
/* Font Face Start
-------------------------------------------------- */

@font-face {
    font-family: 'gothamboldwebfont';
    src: url('../fonts/gothamboldwebfont.eot');
    src: url('../fonts/gothamboldwebfont.eot') format('embedded-opentype'), url('../fonts/gothamboldwebfont.woff2') format('woff2'), url('../fonts/gothamboldwebfont.woff') format('woff'), url('../fonts/gothamboldwebfont.ttf') format('truetype'), url('../fonts/gothamboldwebfont.svg#gothamboldwebfont') format('svg');
}

@font-face {
    font-family: 'gothambookitalic';
    src: url('../fonts/gothambookitalic.eot');
    src: url('../fonts/gothambookitalic.eot') format('embedded-opentype'), url('../fonts/gothambookitalic.woff2') format('woff2'), url('../fonts/gothambookitalic.woff') format('woff'), url('../fonts/gothambookitalic.ttf') format('truetype'), url('../fonts/gothambookitalic.svg#gothambookitalic') format('svg');
}

@font-face {
    font-family: 'gothambook';
    src: url('../fonts/gothambook.eot');
    src: url('../fonts/gothambook.eot') format('embedded-opentype'), url('../fonts/gothambook.woff2') format('woff2'), url('../fonts/gothambook.woff') format('woff'), url('../fonts/gothambook.ttf') format('truetype'), url('../fonts/gothambook.svg#gothambook') format('svg');
}

@font-face {
    font-family: 'gothammediumwebfont';
    src: url('../fonts/gothammediumwebfont.eot');
    src: url('../fonts/gothammediumwebfont.eot') format('embedded-opentype'), url('../fonts/gothammediumwebfont.woff2') format('woff2'), url('../fonts/gothammediumwebfont.woff') format('woff'), url('../fonts/gothammediumwebfont.ttf') format('truetype'), url('../fonts/gothammediumwebfont.svg#gothammediumwebfont') format('svg');
}

@font-face {
    font-family: 'gothammediumitalicwebfont';
    src: url('../fonts/gothammediumitalicwebfont.eot');
    src: url('../fonts/gothammediumitalicwebfont.eot') format('embedded-opentype'), url('../fonts/gothammediumitalicwebfont.woff2') format('woff2'), url('../fonts/gothammediumitalicwebfont.woff') format('woff'), url('../fonts/gothammediumitalicwebfont.ttf') format('truetype'), url('../fonts/gothammediumitalicwebfont.svg#gothammediumitalicwebfont') format('svg');
}

@font-face {
    font-family: 'gothamlightwebfont';
    src: url('../fonts/gothamlightwebfont.eot');
    src: url('../fonts/gothamlightwebfont.eot') format('embedded-opentype'), url('../fonts/gothamlightwebfont.woff2') format('woff2'), url('../fonts/gothamlightwebfont.woff') format('woff'), url('../fonts/gothamlightwebfont.ttf') format('truetype'), url('../fonts/gothamlightwebfont.svg#gothamlightwebfont') format('svg');
}


/* Font Face End
-------------------------------------------------- */

/* Font Family Start
-------------------------------------------------- */

body,
#header .bootstrap-select > .dropdown-toggle,
.wellness-text h3,
.conslt-grid .thumbnail .caption h5,
.conslt-search-btn .bootstrap-select > .dropdown-toggle,
.skills-interests .btn .close {
    font-family: 'gothambook';
}

i,
.italic-style,
.italic-style .btn,
.insp-brief p span {
    font-family: 'gothambookitalic';
}

h2, h4, h5, h6,
.h2, .h4, .h5, .h6,
.btn,
b,
strong,
.newsletter p,
.footer-menu-left li a,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.sign-up-text,
.search-course label,
.content-main-wrapper .bootstrap-select.btn-group .dropdown-menu li a,
.searchnail .list-group-item,
.course-banner .course-text h1,
.course-time,
.search-chat .input-lab-group label,
.addresses-block h5,
.addresses-block ul li a,
.view-thumb span {
    font-family: 'gothamboldwebfont';
}

h1, .h1,
h3, .h3,
.down-arrow span,
.lead-text,
.section-heading h1,
.ing-grid .read-more,
.back-to-prod .product-num,
.conslt-filter h2,
label,
.overlay-text,
.searchnail .cap-bot-head,
.aura-address h3,
.event-fee,
.event-thumb-section h2,
.eve-country,
.course-block h2,
.consult-short-detail h4,
.section-title h2,
.cert-thumbnail .caption-bottom {
    font-family: 'gothammediumwebfont';
}

.quote-text {
    font-family: 'gothammediumitalicwebfont';
}

.form-control.form-control-normal,
.order-by,
.searchnail .cap-bot-head span,
.event-text-location,
.input-lab-group label,
.input-lab-group .form-control,
.content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle,
.content-main-wrapper .input-lab-group .bootstrap-select.btn-group .dropdown-menu li a,
.event-thumb-section .caption-top p,
.memb-date {
    font-family: 'gothamlightwebfont';
}

/* Font Family End
-------------------------------------------------- */

/* Body and General Styles Start
-------------------------------------------------- */

html {
    min-height: 100%;
    position: relative;
}

body {
    line-height: 20px;
}

a:hover,
a:focus {
    text-decoration: none;
    color: inherit;
}

#wrapper {
    padding-top: 108px;
}

.container {
    width: 100%;
    max-width: 1540px;
}

:focus {
    outline: none !important;
}

.btn-min {
    min-width: 300px;
}

.thumbnail .thumb img {
    width: 100%;
}

.gray-bg {
    background-color: #e3e3e3;
}

.row.no-col-space-xs {
    margin: 0;
}

    .row.no-col-space-xs > [class*="col-"] {
        padding: 0;
    }

i {
    font-style: normal;
}

.light-gray-bg {
    background-color: #f1f1f1;
}

.btn-group {
    margin-left: -18px;
}

    .btn-group > .btn {
        margin-left: 18px;
        margin-bottom: 10px;
    }

.bootstrap-select.btn-group {
    margin: 0;
}

    .bootstrap-select.btn-group > .btn {
        margin: 0;
    }

b,
strong {
    font-weight: normal;
    font-weight:bold;
}

.btn-danger.btn-inverse {
    background-color: #ec7000;
    border-color: #ec7000;
    color: #fff;
}

.btn-default.btn-white {
    border-color: #fff;
    color: #fff;
}

    .btn-default.btn-white:hover,
    .btn-default.btn-white:focus,
    .btn-default.btn-white:active,
    .btn-default.btn-white:hover:active,
    .btn-default.btn-white:focus:active {
        background-color: #fff;
    }

/* Body End
-------------------------------------------------- */

/* header Start 
-------------------------------------------------- */

#header {
}

.header-top {
    padding: 15px 0;
}

#header [class*="col-"] {
    position: static;
}

.header-left > ul {
    padding: 0;
    margin: 0;
}

    .header-left > ul > li {
        list-style: none;
        float: left;
        padding: 0 3px;
    }

#header .language-select {
    width: 92px;
    background-color: #fff;
    height: 34px;
}

#header .bootstrap-select.language-select {
    font-size: 11px;
    margin-top: 3px;
}

#header .bootstrap-select > .dropdown-toggle {
    text-transform: uppercase;
    font-size: inherit;
    padding-top: 7px;
    padding-bottom: 7px;
}

#header .bootstrap-select.btn-group .dropdown-menu {
    text-transform: uppercase;
    font-size: inherit;
    border: none;
    box-shadow: none;
}

    #header .bootstrap-select.btn-group .dropdown-menu li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.header-search {
    margin-top: 4px;
}

.search-button,
.search-close {
    background-color: transparent;
    border: none;
    text-align: center;
    width: 30px;
    height: 30px;
}

    .search-button img {
        width: 19px;
    }

.header-seacth-drop {
    background-color: #fff;
    position: relative;
    padding: 11px 0;
    border-top: 1px solid #e0e0e0;
    display: none;
}

.header-seacth-form {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 100px;
    position: relative;
}

    .header-seacth-form .form-control {
        border: none;
        text-align: center;
        height: 35px;
    }

    .header-seacth-form .search-button,
    .header-seacth-form .search-close {
        right: 50px;
        width: 40px;
        height: 36px;
        position: absolute;
        top: 0;
    }

    .header-seacth-form .search-close {
        right: 0;
    }

.header-right {
    float: right;
}

    .header-right ul {
        padding: 0;
        margin: 0;
    }

        .header-right ul li {
            list-style: none;
        }

            .header-right ul li a {
                text-transform: uppercase;
                display: block;
            }

.header-login li {
    float: left;
}

    .header-login li a {
        font-size: 11px;
        padding: 0 19px;
        position: relative;
    }

    .header-login li + li a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 18px;
        width: 1px;
    }


/* header End
-------------------------------------------------- */

/* navbar Start 
-------------------------------------------------- */

#nav {
}

.nav-humberger {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.8);
    z-index: 9999;
    display: none;
}

.navside-inner {
}

.close-nav {
    background-color: transparent;
    border: none;
}

.nav-side {
    width: 460px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 120px 100px 50px 130px;
    left: -460px;
    overflow: auto;
}

.nav-open .nav-side {
    left: 0;
}

.nav-side nav {
    margin-bottom: 12px;
}

.close-nav {
    position: absolute;
    left: 130px;
    top: 40px;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
}

.nav-menu {
    padding: 0;
    margin: 0;
}

    .nav-menu li {
        list-style: none;
        margin-bottom: 33px;
    }

        .nav-menu li a {
            text-transform: uppercase;
            display: inline-block;
            position: relative;
            padding-bottom: 6px;
            letter-spacing: 0.28px;
        }

            .nav-menu li a:after {
                content: "";
                height: 1px;
                width: 0;
                position: absolute;
                left: 50%;
                bottom: 0;
                z-index: 1;
            }

            .nav-menu li.active a:after,
            .nav-menu li a:hover:after,
            .nav-menu li a:focus:after {
                width: 100%;
                left: 0;
            }

.side-search {
    position: relative;
    margin-bottom: 43px;
    padding-right: 40px;
}

    .side-search .navbar-form {
        display: block;
        width: 100%;
    }

    .side-search .form-control {
        height: 30px;
        border: 1px solid #5e5d5f;
    }

    .side-search .btn {
        position: absolute;
        right: 0;
        top: 0;
        border: 1px solid #5e5d5f;
        background-color: transparent !important;
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 28px;
        padding: 0;
    }

        .side-search .btn img {
            width: 18px;
        }

.social-media {
    margin-bottom: 30px;
}

    .social-media ul {
        padding: 0;
        margin: 0 -20px;
    }

        .social-media ul li {
            float: left;
            list-style: none;
        }

            .social-media ul li a {
                padding: 0 20px;
                font-size: 21px;
            }

/* navbar End
-------------------------------------------------- */

/* Banner Start 
-------------------------------------------------- */

#banner {
    position: relative;
}

    #banner video {
        width: auto;
        vertical-align: middle;
        position: absolute;
        left: 50%;
        top: 50%;
        height: auto;
    }

.banner-text { /*position:absolute;left:0;top:270px;right:0;*/
    margin-top: 124px;
    text-align: center;
    color: #fff;
}

.banner-image {
    height: 800px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.equi-banner {
    background-image: url(../images/banner-image-1.jpg);
}

.product-banner {
    background-image: url(../images/banner-image-2.jpg);
}

.banner-image img {
    width: 100%;
}

.product-banner .banner-text {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.video-js {
    width: 100% !important;
}

#banner .video-js {
    height: 100%;
    overflow: hidden;
    width: 100%; /*height:auto;*/
    background-color: transparent;
    background-image: url(../images/video-poster.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/* Banner End
-------------------------------------------------- */

/* content Start 
-------------------------------------------------- */

#content {
    background-color: #fff;
    position: relative; /*z-index:5;*/
}

.white-block {
    color: #fff;
}

    .white-block a {
        color: inherit;
    }

.section-block {
    padding: 80px 0;
}

.section-heading {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

    .section-heading h2 {
        margin: 0 0 30px;
        font-weight:bold;
    }

    .section-heading h1 {
        margin: 0 0 40px;
        font-weight:bold;
    }

    .section-heading p {
        margin-bottom: 29px;
        font-size: 20px;
        line-height: 23px;
        letter-spacing: 0.4px;
    }

.large-text {
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 23px;
}

.down-arrow {
    position: absolute;
    left: 50%;
    bottom: 26px;
    margin-left: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 26px solid #fff;
    z-index: 99;
}

    .down-arrow span {
        position: absolute;
        bottom: -23px;
        left: -20px;
        text-transform: uppercase;
    }

.content-block {
    position: relative;
}

    .content-block p {
        margin: 0;
    }

    .content-block .down-arrow {
        top: 26px;
        bottom: auto;
    }

.hover-image,
.hover-image .thumb {
    position: relative;
    overflow: hidden;
}

.image-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.8);
    opacity: 0;
}

.hover-image:hover .image-overlay {
    opacity: 1;
}

.overlay-text {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    text-align: center;
    text-transform: uppercase;
}

    .overlay-text a.read-more {
        padding-bottom: 10px;
    }

a.read-more {
    font-size: 15px;
    padding-bottom: 3px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    a.read-more:after {
        content: "";
        height: 3px;
        width: 0;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 1;
    }

    a.read-more:active:after,
    a.read-more:hover:after,
    a.read-more:focus:after {
        width: 100%;
        left: 0;
    }

.equi-bottle .thumb {
    margin-bottom: 10px;
}

    .equi-bottle .thumb img {
        max-width: 76%;
    }

.qui-text p {
}

.section-block.equi-bottle {
    padding-bottom: 110px;
}

.con-change {
    min-height: 900px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.con-change-text {
    background-color: #fff;
    padding: 30px 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 535px;
}

.logo-icon {
    margin-bottom: 40px;
}

    .logo-icon img {
        max-width: 73px;
    }

.con-change-text p {
    margin-bottom: 20px;
}

.con-change-text .bar-title {
    margin-bottom: 30px;
}

.bar-title {
    position: relative;
}

.bar-line {
    height: 4px;
    position: absolute;
    bottom: 0;
    display: block;
}

.bar-line-right {
    left: -100px;
    right: 0;
}

.bar-line-left {
    right: -100px;
    left: 0;
}

.bar-line-cenright {
    left: -100px;
}

.bar-line-cenleft {
    right: -100px;
}

.bar-title h3, .bar-title h2 {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
    font-weight:bold;
}

.joy-life {
    padding: 90px 0 130px;
}

    .joy-life .section-heading {
        margin-bottom: 68px;
    }

        .joy-life .section-heading h2 {
            margin-bottom: 34px;
        }

        .joy-life .section-heading p {
            margin-bottom: 0;
        }

.caption-inner {
    max-width: 400px;
    margin: 0 auto;
}

.teaser-block .thumb {
    display: block;
}

.teaser-block .caption {
    padding: 75px 10px 100px;
    position: relative;
    color: inherit;
    border-top-width: 7px;
    border-top-style: solid;
    min-height: 326px;
}

    .teaser-block .caption .btn {
        position: absolute;
        left: 50%;
        bottom: 40px;
    }

    .teaser-block .caption p {
        margin-bottom: 20px;
    }

.quoter-name {
    position: relative;
    padding-left: 66px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}

    .quoter-name:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px;
        height: 2px;
        width: 50px;
    }

.interconnect-wrapper {
    margin-top: 50px;
}

.consult-thumb {
    height: 296px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
}

.hover-image.consult-thumb:hover {
    background-size: 110% auto;
}

.consult-thumb img {
    width: 100%;
}

.consult-detail {
    padding-left: 40px;
    padding-right: 5px;
    padding-top: 45px;
}

    .consult-detail.text-right {
        padding-right: 40px;
        padding-left: 5px;
    }

.country-name {
    margin-bottom: 30px;
    text-transform: uppercase;
}

.consult-detail .bar-title {
    margin-bottom: 10px;
}

.consult-detail .btn-min {
    min-width: 222px;
}

.consult-detail .bar-line-right {
    left: -50px;
}

.consult-detail .bar-line-left {
    right: -50px;
}

.find-consult {
    margin-top: 60px;
}

.wellness {
    height: 914px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.wellness-text {
    max-width: 480px;
    margin-left: auto;
    margin-top: 190px;
    margin-right: 90px;
}

    .wellness-text h3 {
        margin-bottom: 58px;
        letter-spacing: 3.2px;
        margin-top: 0;
    }

    .wellness-text p {
        margin-bottom: 60px;
    }

    .wellness-text .btn {
        min-width: 250px;
    }

.connect-with {
}

    .connect-with .social-media {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 110px;
    }

        .connect-with .social-media ul {
            margin: 0 -25px;
        }

            .connect-with .social-media ul li a {
                padding: 0 26px;
                font-size: 35px;
            }

    .connect-with img {
        width: 100%;
    }

/* content End
-------------------------------------------------- */

/* footer Start 
-------------------------------------------------- */

/*#footer {font-size:12px;line-height:16px;position:relative;z-index:6;letter-spacing:0.42px;position: absolute;left: 0;right: 0;bottom: 0;}*/
#footer {
    font-size: 12px;
    line-height: 16px;
    position: relative;
    z-index: 6;
    letter-spacing: 0.42px;
    left: 0;
    right: 0;
}

.newsletter {
    padding: 16px 0 25px;
}

.newsletter-block {
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
}

.newsletter p {
    margin-bottom: 5px;
}

.newsletter-form .form-group {
    position: relative;
    margin: 0;
    padding-right: 110px;
}

.newsletter-form .form-control {
    height: 30px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    box-shadow: none;
}

.newsletter-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}

.footer-bottom {
    padding: 18px 0;
    background-color: #f1f1f1;
}

#footer .social-media {
    margin: 0;
    text-align: center;
}

    #footer .social-media ul {
        display: inline-block;
    }

        #footer .social-media ul li {
            display: inline-block;
            float: none;
            vertical-align: middle;
        }

.footer-menu {
    padding: 0;
    margin: 0;
}

    .footer-menu li {
        list-style: none;
        display: inline-block;
        vertical-align: middle;
    }

        .footer-menu li a {
            display: block;
        }

.footer-menu-left li a {
}

.footer-menu-left li + li {
    margin-left: 35px;
}

.footer-menu-right {
    text-align: right;
}

    .footer-menu-right li + li {
        margin-left: 50px;
    }

    .footer-menu-right li a {
        font-size: 10px;
        letter-spacing: 0.35px;
    }

/* footer End
-------------------------------------------------- */

/* Equilibrium page Start 
-------------------------------------------------- */

.equi-text.large-text {
    line-height: 29px;
}

.equi-text p {
    margin-bottom: 0;
    max-width: 661px;
}

    .equi-text p + p {
        margin-top: 20px;
    }

.animated-image-block.section-block {
    text-align: center;
    position: relative;
}

.animate-wrapper { /*display:table;width:100%;table-layout:fixed;*/
    position: relative;
    overflow: hidden;
}

.animate-image { /*width:100%;display:table-cell;vertical-align:middle;padding:150px;*/
}

    .animate-image img { /*max-height:100%;max-width:100%;*/
        max-height: 85%;
        max-width: 85%;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1;
    }

.animate-image-outer {
    width: 100%;
    position: relative;
}

.animated-image-block .down-arrow {
    bottom: 0;
}

.product-exp.section-block {
    position: relative;
    padding: 0;
}

.product-exp-image {
    height: 900px;
}

.product-exp-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 160px;
    bottom: 160px;
}

.product-exp-block {
    max-width: 480px;
    background-color: #fff;
    padding: 70px 20px 30px;
    margin: 0 auto;
}

    .product-exp-block .thumb {
        margin-bottom: 50px;
    }

        .product-exp-block .thumb img {
            max-width: 240px;
        }

    .product-exp-block .btn {
        white-space: normal;
    }

.lead-text {
    margin: 20px 0 40px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

    .lead-text p {
        margin: 0;
        max-width: 430px;
        display: inline-block;
        vertical-align: middle;
    }

.product-wrapper + .product-wrapper {
    margin-top: 40px;
}

.product-image img {
    width: 100%;
}

.product-detail {
    padding: 20px 50px;
}

    .product-detail .bar-title {
        margin-left: -50px;
        margin-right: -50px;
        margin-bottom: 40px;
        color: #525154;
    }

    .product-detail p {
        margin-bottom: 60px;
    }

/* Equilibrium page End
-------------------------------------------------- */

/* Product page Start
-------------------------------------------------- */

.product-slide-thumb {
    text-align: center;
    overflow: visible;
    padding: 30px;
}

    .product-slide-thumb img {
        max-width: 100%;
    }

.product-slide-text {
    max-width: 490px;
}

.product-slider h3 {
    color: #525154;
    margin: 0 0 25px;
}

.product-slide-text .btn-group {
    margin-top: 68px;
}

.product-slide-text .btn-min {
    min-width: 230px;
}

.quick-product.section-block {
    background-color: #f1f1f1;
    padding: 50px 0 20px;
}

.quick-prod {
    margin-bottom: 30px;
    cursor: pointer;
}

    .quick-prod .hover-image,
    .quick-prod .hover-image .thumb {
        overflow: visible;
    }

    .quick-prod .thumb {
        display: table;
        width: 100%;
    }

        .quick-prod .thumb img {
            max-width: 100%;
        }

    .quick-prod .thumb-inner {
        width: 100%;
        display: table-cell;
        vertical-align: bottom;
        height: 350px;
    }

    .quick-prod .caption {
        margin-top: 10px;
    }

    .quick-prod .bar-title {
        display: table;
        vertical-align: middle;
        margin: 0 auto;
    }

        .quick-prod .bar-title h3 {
            display: table-cell;
            vertical-align: bottom;
            height: 55px;
        }

    .quick-prod .bar-line {
        left: 0;
        right: 0;
        width: 0;
    }

    .quick-prod:hover .bar-line {
        width: 100%;
    }

/* Product page End
-------------------------------------------------- */

/* Ingredient Grid page End
-------------------------------------------------- */

.ing-grid .section-heading {
    max-width: 941px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
    display: block;
}

.ing-grid .product-detail {
    padding: 50px 0 20px;
    max-width: 530px;
    display: inline-block;
}

    .ing-grid .product-detail h2 {
        margin-top: 0;
    }

    .ing-grid .product-detail p {
        margin-bottom: 29px;
    }

    .ing-grid .product-detail .bar-title {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .ing-grid .product-detail .bar-text {
        position: relative;
        /*padding: 10px 0 0 0;*/
        padding-bottom: 10px;
        font-size: 30px;
        line-height: 1.2;
    }

    .ing-grid .product-detail .bar-line {
        bottom : 0;
        top: auto;
    }

    .ing-grid .product-detail.product-detail-right {
        padding-left: 80px;
    }

.ing-grid .bar-line-right {
    left: -200px;
}

.ing-grid .product-detail.product-detail-left {
    padding-right: 80px;
}

.ing-grid .bar-line-left {
    right: -200px;
}

/* Ingredient Grid page End
-------------------------------------------------- */

/* Product Detail page Start
-------------------------------------------------- */

#prod-img,
#prod-text {
    position: relative;
}

#prod-text {
    top: 0;
}

.product-detail-section {
    position: relative;
    overflow: hidden;
}

.product-detail-image {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .product-detail-image img {
        max-width: 100%;
    }

.product-detail-scroll {
    padding: 30px 90px 30px;
    overflow: auto;
    max-height: 100%;
}

.back-to-prod {
    text-transform: uppercase;
    margin-bottom: 60px;
}

    .back-to-prod .back-main {
        color: #aaaaaa;
        font-size: 12px;
        line-height: 20px;
        text-decoration: underline;
    }

    .back-to-prod .product-num {
        font-size: 15px;
    }

.detail-text {
    min-height: 440px;
}

    .detail-text p {
        max-width: 510px;
    }

        .detail-text p a {
            text-decoration: underline;
        }

.product-detail-text .section-heading h2 {
    max-width: 510px;
}

.prod-button {
    margin-top: 30px;
    margin-bottom: 80px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.prod-prev {
    left: 50px;
    border-right: 26px solid;
}

.prod-next {
    right: 50px;
    border-left: 26px solid;
}

.prod-arrow {
    position: absolute;
    top: 50%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    z-index: 9;
}

/* Product Detail page End
-------------------------------------------------- */

/* Find Consult page Start
-------------------------------------------------- */

.conslt-filter.section-block {
    padding-top: 0;
}

.book-conslt {
    padding: 34px 0;
}

    .book-conslt h2 {
        margin: 0;
    }

.section-block.conslt-grid-teaser {
    padding-bottom: 40px;
    padding-top: 40px
}

.conslt-wrapper {
    margin-top: 70px;
    width: 100%;
    display: inline-block;
}

    .conslt-wrapper .caption {
        padding: 10px 0;
    }

.conslt-cap-title {
    border-bottom: 4px solid;
    margin-bottom: 30px;
}

    .conslt-cap-title h3 {
        margin-top: 0;
    }

.conslt-wrapper .caption p {
    margin: 0;
}

.conslt-search {
    background-color: #bebebe;
    padding: 27px 0 19px;
}

.conslt-search-form {
    position: relative;
    padding-right: 200px;
}

.inspire-story-form {
    padding-right: 130px;
}

.conslt-search-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

    .conslt-search-btn .btn {
        background-color: #fff;
    }

    .conslt-search-btn .btn-min {
        min-width: 182px;
    }

.conslt-search-form label {
    margin-bottom: 10px;
}

.white-field .form-control {
    background-color: #fff;
}

.conslt-grid {
    padding-top: 80px;
}

    .conslt-grid .thumbnail {
        margin-bottom: 60px;
    }

        .conslt-grid .thumbnail .caption {
            padding: 18px 10px 15px;
            border-top-style: solid;
            border-top-width: 4px;
            text-transform: uppercase;
        }

    .conslt-grid .caption h5 {
        margin: 0;
    }

    .conslt-grid .thumbnail .btn-min {
        min-width: 154px;
    }

    .conslt-grid .conslt-city {
        display: block;
        margin-bottom: 12px;
        font-size: 10px;
    }

.blog-posts .conslt-city {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.conslt-pagin {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: -30px;
}

/* Find Consult page End
-------------------------------------------------- */

/* Consult Detail page Start
-------------------------------------------------- */

.consult-detail-section {
    position: relative;
    padding-top: 45px;
}

    .consult-detail-section .back-to-prod {
        margin-bottom: 45px;
    }

    .consult-detail-section .prod-arrow {
        top: 545px;
    }

.consult-detail-main {
    margin-bottom: 20px;
}

    .consult-detail-main .slick-arrow {
        border: none;
        width: 16px;
        height: 32px;
    }

        .consult-detail-main .slick-arrow img {
            max-width: 100%;
        }

    .consult-detail-main .slick-prev {
        left: 18px;
    }

    .consult-detail-main .slick-next {
        right: 18px;
    }

.consult-detail-left {
    padding-right: 50px;
}

    .consult-detail-left .thumb img,
    .consult-detail-right .thumb img {
        width: 100%;
    }

.consult-detail-nav {
    margin: 0 -12px;
    padding-bottom: 30px;
}

    .consult-detail-nav .slick-slide {
        padding: 0 12px;
    }

.consult-detail-right {
}

.consult-name h3 {
    margin: 0 0 6px;
}

.conslt-det-city {
    margin-bottom: 26px;
}

.consult-det-address {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

    .consult-det-address p {
        margin-bottom: 12px;
    }

.consult-detail-btns {
    margin-top: 75px;
}

    .consult-detail-btns .btn-min {
        min-width: 280px;
    }

/* Consult Detail page End
-------------------------------------------------- */

/* Inspiring page Start
-------------------------------------------------- */

.sign-up-section {
    background-color: #f1f1f1;
    padding: 10px 0;
}

.sign-up-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.sign-up-form .form-group {
    margin: 0;
    position: relative;
    padding-right: 110px;
}

.sign-up-form .form-control {
    height: 30px;
    background-color: #fff;
    width: 272px;
}

.sign-up-form .btn {
    min-width: 100px;
    position: absolute;
    right: 0;
    top: 0;
}

.sign-up-text {
    margin-top: 9px;
    margin-right: 13px;
}

.conslt-search-btn .bootstrap-select {
    background-color: transparent;
}

    .conslt-search-btn .bootstrap-select > .dropdown-toggle {
        min-width: 100px;
        background-color: transparent !important;
    }

.consult-brief {
    margin-bottom: 70px;
}

    .consult-brief p:last-child {
        margin-bottom: 0;
    }

.insp-brief {
    margin-bottom: 30px;
}

    .insp-brief p {
        margin: 0 0 3px;
        padding-left: 150px;
        position: relative;
    }

        .insp-brief p span {
            width: 150px;
            position: absolute;
            left: 0;
            top: 0;
        }

.quote-text p {
    max-width: 380px;
    display: inline-block;
    margin: 0;
}

.consult-brief.full-image {
    margin-bottom: 40px;
}

.share-block {
    margin-bottom: 10px;
}

    .share-block span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2px;
    }

    .share-block ul {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0;
    }

        .share-block ul li {
            float: left;
            list-style: none;
        }

            .share-block ul li a {
                padding: 0 6px;
                color: #cccccc;
            }

.share-tag {
    margin-bottom: 40px;
}

    .share-tag a {
        display: inline-block;
        vertical-align: middle;
        margin: 0 11px;
        border-bottom: 2px solid;
        padding-bottom: 2px;
        margin-bottom: 8px;
    }

.insp-button .btn-min {
    min-width: 254px;
}

.consult-video .video-js {
    overflow: hidden;
    height: auto;
    width: 100%
}

    .consult-video .video-js video {
        width: 100%;
        height: auto;
        position: relative;
    }

.inspire-section.consult-detail-section .back-to-prod {
    margin-bottom: 30px;
}

.max-text-block {
    max-width: 630px;
    margin: 0 auto;
}

/* Inspiring page End
-------------------------------------------------- */

/* Form Start
-------------------------------------------------- */

.form-wrapper form {
    max-width: 380px;
    margin: 0 auto;
}

.google-map {
    height: 400px;
    width: 100%;
    margin-bottom: 80px;
}

.form-heading {
    margin-bottom: 0;
}

    .form-heading h3 {
        margin: 0 0 40px;
    }

    .form-heading .large-text p {
        margin: 0 0 42px 0;
        max-width: 740px;
        display: inline-block;
    }

.form-wrapper .no-margin {
    margin-bottom: 0;
}

textarea.form-control {
    height: 240px;
    resize: none;
}

.gray-select.bootstrap-select > .dropdown-toggle {
    background-color: #f1f1f1;
}

.gray-select .dropdown-menu {
    background-color: #f1f1f1;
}

    .gray-select .dropdown-menu > li > a:hover,
    .gray-select .dropdown-menu > li > a:focus {
        background-color: #fff;
    }

.form-wrapper .checkbox {
    margin-bottom: 10px;
}

.checkbox {
    margin-bottom: 0;
    margin-top: 0; /*font-size:12px;line-height:20px;*/
    display: inline-block;
    width: 100%;
}

    .checkbox label {
        padding-left: 28px;
    }

    .checkbox input[type="checkbox"] {
        opacity: 0;
    }

.check-style {
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-color: #f1f1f1;
    background-position: center center;
    background-repeat: no-repeat;
}

/* Form End
-------------------------------------------------- */

/* Consultation Start
-------------------------------------------------- */

.content-wrapper {
    padding-left: 300px;
    position: relative;
}

.sidebar-menu {
    padding-left: 18px;
    width: 280px;
    position: absolute;
    left: 0;
    top: 37px;
    bottom: 0;
    overflow: auto;
}

.main-side-menu {
    padding: 0;
    margin: 0;
}

    .main-side-menu li a {
        font-size: 14px;
        padding: 13px 0;
        display: inline-block;
        text-transform: uppercase;
        position: relative;
    }

        .main-side-menu li a img {
            margin-left: 5px;
        }

        .main-side-menu li a:after {
            width: 0;
            height: 2px;
            content: "";
            position: absolute;
            bottom: 5px;
            left: 0;
        }

        .main-side-menu li a:hover:after,
        .main-side-menu li a:focus:after,
        .main-side-menu li.active > a:after {
            width: 84px;
        }

.sub-side-menu {
    padding-left: 16px;
}

.content-main-wrapper {
    padding-top: 75px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.register-new-user .content-main-wrapper {
    padding-left: 40px;
}

.content-main-wrapper h3 {
    font-size: 23px;
    text-transform: none;
    color: #000;
    letter-spacing: 0;
    margin: 0 0 4px;
}

.content-main-wrapper p {
    margin-bottom: 25px;
}

.consult-search-block {
    margin-bottom: 58px;
    padding-right: 37px;
}

.top-text {
    margin-bottom: 36px;
    display: inline-block;
    width: 100%;
}

.lead-font {
    font-size: 18px;
    line-height: 24px;
}

.consult-search-inner {
    position: relative;
    padding-right: 360px;
}

    .consult-search-inner .btn {
        position: absolute;
        right: 0;
        top: 9px;
        width: 306px;
    }

.form-control.form-control-normal {
    height: 56px;
    background-color: transparent;
    font-size: 22px;
    color: #949494;
    border-bottom: 1px solid #e6e1e0;
}

.consult-list-wrapper {
    padding-left: 10px;
}

.order-by {
    font-size: 22px;
    color: #949494;
    margin-bottom: 33px;
}

    .order-by span {
        color: #000;
    }

.consult-list {
    display: inline-block;
    width: 100%;
}

    .consult-list .media-left,
    .consult-list .media > .pull-left {
        padding-right: 21px;
    }

    .consult-list .btn-group {
        width: 456px;
        margin-right: 37px;
        margin-top: 14px;
    }

        .consult-list .btn-group .btn {
            width: 134px;
        }

.consult-short-detail {
    color: #616161;
}

    .consult-short-detail span {
        display: block;
    }

    .consult-short-detail .level {
        text-transform: uppercase;
    }

    .consult-short-detail .country {
    }

.consult-image {
    width: 83px;
    height: 83px;
    overflow: hidden;
}

    .consult-image img {
        width: 100%;
        height: 100%;
    }

.consult-list .media {
    padding: 15px 0;
    border-bottom: 1px solid #e6e1e0;
    margin-top: 0;
}

.consult-list {
    margin-bottom: 85px;
}

.consult-list-wrapper .more-view {
    margin-bottom: 73px;
    display: inline-block;
    width: 100%;
}

.search-course {
    padding-left: 166px;
    position: relative;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin-bottom: 32px;
}

    .search-course label {
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
        position: absolute;
        left: 0;
        top: 12px;
    }

.content-main-wrapper .bootstrap-select.form-control {
    height: 44px;
}

.content-main-wrapper .bootstrap-select > .dropdown-toggle {
    border: none;
    padding: 12px 48px 12px 32px;
    text-transform: uppercase;
}

.content-main-wrapper .bootstrap-select.btn-group .dropdown-toggle .caret {
    background-image: url("../images/down-caret.png");
    background-size: 18px auto;
    width: 18px;
    height: 10px;
    right: 16px;
    margin-top: -5px;
}

.content-main-wrapper .bootstrap-select.btn-group.dropup .dropdown-toggle .caret {
}

.content-main-wrapper .bootstrap-select.btn-group .dropdown-menu li a {
    padding: 5px 22px;
    line-height: 16px;
}

.content-main-wrapper .h3-small {
    font-size: 25px;
    color: #404042;
    margin-bottom: 19px;
}

.search-list-section {
    padding-bottom: 50px;
}

    .search-list-section .searchnail {
        margin-bottom: 69px;
    }

.searchnail .caption {
    padding: 0;
    color: #616161;
}

.searchnail .caption-top {
    padding: 24px 20px 10px;
}

    .searchnail .caption-top h3 {
        font-size: 24px;
        color: #404042;
        margin-bottom: 24px;
    }

.searchnail .caption-bottom {
    font-size: 12px;
}

.searchnail .cap-bot-head {
    color: #fff;
    padding: 15px 145px 14px 18px;
    text-transform: uppercase;
    position: relative;
    min-height: 48px;
}

    .searchnail .cap-bot-head .btn {
        position: absolute;
        right: 9px;
        top: 8px;
        background-color: #ffffff;
        color: #404042;
        border-color: #fff;
        padding: 3px 12px;
    }

.searchnail .complete-search .cap-bot-head {
    background-color: #127e00;
}

.searchnail .no-complete-search .cap-bot-head {
    background-color: #c70000;
}

.searchnail .list-group-item {
    color: #000;
    padding: 9px 18px;
    position: relative;
    border: none;
    border-top: 1px solid #fff;
    background-color: transparent;
}

    .searchnail .list-group-item img {
        position: absolute;
        right: 12px;
        top: 6px;
    }

.cap-bot-body {
    background-color: #e3e3e3;
}

    .cap-bot-body p {
        font-size: 14px;
        padding: 13px 18px;
        border-top: 1px solid #fff;
    }

.event-text {
    padding: 0 22px;
}

.event-timing-block span {
    display: block;
}

.event-top-detail {
    padding-bottom: 34px;
}

    .event-top-detail .img-thumbnail {
        border: none;
        padding: 0;
        display: block;
    }

        .event-top-detail .img-thumbnail img {
            width: 100%;
        }

.content-main-wrapper .event-text h3 {
    font-size: 22px;
    margin-bottom: 22px;
}

.event-date {
    font-size: 18px;
    color: #616161;
    display: block;
    margin-bottom: 25px;
}

.event-text-location {
    border-top: 1px solid #e6e1e0;
    padding-top: 17px;
}

.event-text-location {
    font-size: 18px;
    line-height: 26px;
}

    .event-text-location h4 {
        color: #616161;
        margin: 0 0 5px;
    }

    .event-text-location .btn {
        max-width: 260px;
    }

.event-fee {
    font-size: 22px;
}

.event-content-text {
    padding: 25px 0 15px;
    margin: 0 15px 35px;
    border-top: 1px solid #e6e1e0;
    border-bottom: 1px solid #e6e1e0;
}

.map {
    margin-bottom: 30px;
    height: 400px;
    overflow: hidden;
}

.aura-address {
    padding-bottom: 63px;
    font-size: 17px;
}

    .aura-address h3 {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .aura-address p {
        line-height: 31px;
    }

.social-share li {
    margin: 0 3px;
    display: inline-block;
}

    .social-share li a {
        display: block;
    }

.add-eve-text .btn {
    min-width: 185px;
}

.input-lab-group {
    border-bottom: 1px solid #e6e1e0;
    padding-bottom: 10px;
    margin-bottom: 40px;
    width: 100%;
}

    .input-lab-group .input-lab-group {
        border: none;
        padding: 0;
    }

    .input-lab-group .input-group-addon {
        background-color: transparent;
        padding: 0 9px;
        border: none;
    }

    .input-lab-group label {
        font-size: 22px;
        font-weight: normal;
    }

    .input-lab-group .form-control,
    .content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle {
        background-color: transparent;
        font-size: 22px;
        color: #000000;
        text-transform: uppercase;
    }

.content-main-wrapper .input-lab-group .bootstrap-select.form-control {
    height: 40px;
}

.content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle {
    padding: 4px 12px 5px;
}

    .content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle .caret {
        display: none;
    }

.content-main-wrapper .input-lab-group .bootstrap-select.btn-group .dropdown-menu li a {
    font-size: 15px;
    line-height: 20px;
    padding: 6px 12px;
}

.input-lab-group .search-btn {
    position: absolute;
    right: 13px;
    top: 0;
    width: 51px;
    height: 51px;
    border: none;
    padding: 0;
    background-color: transparent;
    background-image: url(../images/seach-orange.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11;
}

.search-input {
    margin-right: 80px;
    width: auto;
}

    .search-input .search-btn {
        right: -80px;
    }

.event-thumb-section .row {
    margin-left: -15px;
    margin-right: -15px;
}

.event-thumb-section [class*="col-"] {
    padding: 0 15px;
}

.event-thumb-section .thumbnail {
    position: relative;
    padding-bottom: 58px;
    margin-bottom: 37px;
}

.event-thumb-section .caption {
    padding: 0;
    color: #616161;
    font-size: 18px;
    line-height: 24px;
}

.event-thumb-section .caption-top {
    padding: 15px 12px 25px;
}

.event-thumb-section h2 {
    letter-spacing: 0;
    margin: 0 0 3px;
    color: #000;
}

.event-thumb-section .date {
    display: block;
    margin-bottom: 23px;
    font-size: 23px;
    line-height: 24px;
}

.eve-country {
    color: #616161;
}

.event-thumb-section .caption-bottom {
    border-top-width: 10px;
    border-top-style: solid;
    background-color: #e3e3e3;
    padding: 12px 18px;
    color: #000000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

    .event-thumb-section .caption-bottom a {
        color: inherit;
        font-size: 12px;
        float: left;
        text-transform: uppercase;
    }

    .event-thumb-section .caption-bottom .event-fee {
        float: right;
    }

.course-section {
    overflow: hidden;
    padding-bottom: 60px;
}

.course-block {
    position: relative;
    margin-bottom: 19px;
}

    .course-block img {
        width: 100%;
    }

.course-section .container-fluid {
    padding: 0;
}

.course-text {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 35px;
    text-align: center;
    color: #fff;
    z-index: 11;
}

.course-banner {
    border-top-width: 4px;
    border-top-style: solid;
}

    .course-banner .course-text {
        top: 80px;
    }

        .course-banner .course-text h1 {
            font-size: 40px;
            letter-spacing: 2.8px;
            margin: 0 0 18px;
            font-weight:bold;
        }

            .course-banner .course-text h1 span {
                display: block;
                font-size: 22px;
                letter-spacing: 1.54px;
                font-weight: bold;
            }

.course-text .btn {
    min-width: 167px;
}

.course-grid .course-text .btn-danger {
    border-color: #fff;
    color: #fff;
    margin-top: 26px;
}

.course-block h2 {
    margin: 0 0 4px;
    letter-spacing: 2.1px;
}

.course-time {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/course-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.chat-message {
    background-color: #f8f8f8;
    padding-left: 355px;
    position: relative;
}

.friend-list {
    width: 355px;
    padding-right: 15px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.consult-short-detail h4 {
    font-size: 16px;
    text-transform: none;
    margin-top: 0;
    color: #000;
    margin-bottom: 6px;
}

.consult-short-detail p {
    margin: 0;
}

.friend-list .media {
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e1e0;
}

    .friend-list .media + .media {
        padding-top: 15px;
    }

.chat-body {
    height: 883px;
    padding: 78px 17px 120px;
    position: relative;
}

    .chat-body .search-chat {
        position: absolute;
        left: 0;
        right: 0;
        top: 13px;
        padding: 0 17px;
    }

.search-chat .input-lab-group {
    padding-top: 10px;
}

    .search-chat .input-lab-group label {
        color: #949494;
    }

.mesasge-field {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px 20px;
}

.mesasge-field-inner {
    padding-right: 226px;
    position: relative;
    border-top: 1px solid #e0dbda;
    padding-top: 10px;
}

.mesasge-field .form-control {
    padding: 6px 10px 6px 28px;
    background-color: transparent;
    height: 87px;
    font-size: 22px;
}

.message-action {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 220px;
}

    .message-action ul {
        padding: 0;
        margin: 0;
    }

        .message-action ul li {
            float: left;
            margin-right: 23px;
        }

    .message-action button {
        border: none;
        background-color: transparent;
        padding: 0;
    }

.chat-area-outer {
    padding: 20px 16px 20px 20px;
}

.chat-area {
    height: 645px;
    overflow: auto;
}

.chat-msg {
    margin-bottom: 18px;
}

.message-box {
    position: relative;
    text-align: left;
    display: inline-block;
    max-width: 77.43243243243243%;
    border-width: 2px;
    border-style: solid;
    padding: 20px 22px 30px;
    margin-bottom: 13px;
    font-size: 18px;
    cursor: pointer;
}

    .message-box p:last-child {
        margin-bottom: 0;
    }

.receive-chat .message-box {
    border-color: #969696;
}

.message-time {
    color: #000;
}

.chat-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(219,91,47,0.83);
    display: none;
}

.receive-chat .chat-overlay {
    background-color: rgba(150,150,150,0.83);
}

.chat-overlay .btn-group {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
}

    .chat-overlay .btn-group .btn {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

.chat-overlay .btn {
    min-width: 185px;
}

.receive-chat .btn-success,
.receive-chat .btn-success:focus,
.receive-chat .btn-success.focus,
.receive-chat .btn-success:hover,
.receive-chat .btn-success:active,
.receive-chat .btn-success.active,
.receive-chat .open > .dropdown-toggle.btn-success,
.receive-chat .btn-success:active:hover,
.receive-chat .btn-success.active:hover,
.receive-chat .open > .dropdown-toggle.btn-success:hover,
.receive-chat .btn-success:active:focus,
.receive-chat .btn-success.active:focus,
.receive-chat .open > .dropdown-toggle.btn-success:focus,
.receive-chat .btn-success:active.focus,
.receive-chat .btn-success.active.focus,
.receive-chat .open > .dropdown-toggle.btn-success.focus {
    color: #969696;
}

.friend-list .search-chat {
    display: none;
}

.chat-select .friend-list .search-chat {
    display: block;
}

.chat-select .search-chat .input-lab-group label {
    font-size: 18px;
    color: #000000;
}

.chat-select .input-lab-group .form-control {
    font-size: 18px;
    color: #616161;
}

.chat-select .chat-body-inner .search-chat .input-lab-group {
    padding-top: 0;
    padding-bottom: 7px;
}

.chat-select .chat-body-inner .input-lab-group .search-btn {
    width: 46px;
    height: 46px;
    background-size: cover;
    margin-top: -3px;
}

.chat-body-inner .search-chat .input-group {
    padding-right: 70px;
}

/* Consultation End
-------------------------------------------------- */

/* from Start
-------------------------------------------------- */

.form-block {
    display: block;
    margin-bottom: 40px;
}

    .form-block .btn-group {
        margin-bottom: 40px;
    }

    .form-block .btn.btn-danger {
        line-height: 24px;
        width: 125px;
    }

    .form-block .btn.save {
        width: 185px;
    }

    .form-block .btn.download {
        width: 135px;
    }

    .form-block .btn.record {
        width: 185px;
    }

    .form-block .form-group label {
        font-size: 22px;
        line-height: 38px;
        color: #949494;
        font-family: 'gothambook';
        float: left;
        width: 35%;
    }

    .form-block .form-group .form-control {
        height: 38px;
        width: 65%;
    }

.gas-table {
    margin-bottom: 30px;
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.table-slider {
    padding-left: 0;
    padding-right: 0;
    border-left: 9px solid #db5a2e;
    border-right: 9px solid #db5a2e;
    margin-bottom: 40px;
}

    .table-slider .slick-list {
        padding: 0 45px 0 32px;
    }

    .table-slider .fa {
        font-size: 80px;
        position: absolute;
        top: 50%;
        margin-top: -40px;
        z-index: 100;
        cursor: pointer;
        line-height: 80px;
    }

        .table-slider .fa.slick-disabled {
            display: none !important;
        }

    .table-slider .next-arrow.fa {
        right: -45px;
    }

    .table-slider .prev-arrow.fa {
        left: -45px;
    }

    .table-slider .table-slider {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .table-slider .slick-slide {
        float: left;
        padding: 0 5px;
    }

    .table-slider .table-block {
        overflow: hidden;
        text-align: center;
        position: relative;
        padding-top: 20px;
        position: relative;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .table-slider .table-block:last-child {
            margin-bottom: 0;
        }

        .table-slider .table-block:after {
            height: 18px;
            width: 16px;
            position: absolute;
            left: 50%;
            top: 0;
            margin-left: -8px;
            content: "";
            background: #484848;
        }

        .table-slider .table-block .gas {
            height: 60px;
            width: 100%;
            background: #000;
            margin-bottom: 0;
        }

        .table-slider .table-block .number {
            font-size: 12px;
            line-height: 26px;
            color: #5d5d5d;
            font-family: 'gothambook';
            display: inline-block;
        }

.table-number {
    width: 65px;
    display: table-cell;
}

    .table-number .block {
        width: 65px;
        display: table-cell;
        vertical-align: bottom;
        padding-left: 20px;
        position: relative;
        padding-top: 26px;
    }

        .table-number .block:after {
            height: 24px;
            width: 18px;
            position: absolute;
            left: 50%;
            top: 0;
            margin-left: 1px;
            content: "";
            background: #fff;
            border: 1px solid #a2a2a2;
        }

    .table-number span {
        height: 38px;
        width: 65px;
        border: 1px solid #a2a2a2;
        margin-bottom: 1px;
        float: left;
    }

    .table-number .number {
        display: table-cell;
        vertical-align: bottom;
        font-size: 25px;
        color: #404042;
        padding-left: 15px;
        font-family: 'gothammediumwebfont';
    }

.real-gas {
    overflow: hidden;
    padding-top: 20px;
}

    .real-gas h3 {
        color: #404042;
        font-size: 22px;
        margin-bottom: 25px;
    }

    .real-gas .bottle-block {
        width: auto;
        position: absolute;
        left: 0;
        top: 0;
    }

    .real-gas .bottle-details {
        padding-left: 95px;
        position: relative;
        padding-top: 20px;
        margin-bottom: 50px
    }

    .real-gas .details {
        overflow: hidden;
        width: 100%;
    }

        .real-gas .details p {
            margin: 0;
            line-height: 22px;
            color: #949494;
        }

        .real-gas .details .vertical-content {
            background: #f1f1f1;
            padding: 12px 15px;
        }

        .real-gas .details .fa {
            position: absolute;
            right: -30px;
            top: 0;
            width: 30px;
            cursor: pointer;
        }

            .real-gas .details .fa.next-arrow {
                position: absolute;
                right: -30px;
                top: 50px;
                width: 30px;
            }

            .real-gas .details .fa:before {
                float: right;
                width: 23px;
                height: 44px;
                background: #f1f1f1;
                line-height: 44px;
                text-align: center;
                font-size: 18px;
            }

.customer-profile h3 {
    font-size: 22px;
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
}

.customer-profile .profile-row {
    display: table;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 5px;
}

    .customer-profile .profile-row label {
        display: table-cell;
        line-height: 28px;
        color: #949494;
        font-size: 22px;
        font-family: 'gothambook';
        width: 40%;
    }

    .customer-profile .profile-row .label_check {
        padding-right: 25px;
        background: url(../images/check-box.jpg) no-repeat right center;
        display: inline-block;
        overflow: hidden;
        position: relative;
        width: 50px;
        margin-right: 15px;
        cursor: pointer;
        color: #000;
        text-align: right;
    }

.customer-profile .label_check input {
    position: absolute;
    left: -100%;
}

.customer-profile .profile-row .label_check.c_on {
    background: url(../images/check-box-check.jpg) no-repeat right center;
}

.customer-profile .profile-row .media-right {
    padding-left: 0;
    width: 100%;
    text-align: right;
}

.customer-profile .adtd-more {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 35px;
}

.customer-profile,
.consultation-details {
    margin-bottom: 40px;
}

    .consultation-details h3 {
        font-size: 22px;
        margin-bottom: 25px;
        width: 100%;
        display: inline-block;
    }

    .consultation-details .vertical-content {
        padding-right: 30px;
        position: relative;
    }

        .consultation-details .vertical-content .slick-list {
            background: #f1f1f1;
        }

        .consultation-details .vertical-content .slick-slide {
            padding: 12px 15px;
            overflow: hidden;
        }

    .consultation-details p {
        margin-bottom: 10px;
    }

    .consultation-details .vertical-content .fa {
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        cursor: pointer;
    }

        .consultation-details .vertical-content .fa.next-arrow {
            position: absolute;
            right: 0;
            top: 78px;
            width: 30px;
        }

        .consultation-details .vertical-content .fa:before {
            float: right;
            width: 23px;
            height: 44px;
            background: #f1f1f1;
            line-height: 44px;
            text-align: center;
            height: 70px;
            line-height: 60px;
            font-size: 18px;
        }

.no-kids {
    margin-bottom: 40px;
}

    .no-kids label {
        display: table-cell;
        line-height: 34px;
        color: #949494;
        font-size: 22px;
        font-family: 'gothambook';
        margin: 0;
        padding: 0;
    }

    .no-kids h3 {
        font-size: 22px;
        margin-bottom: 25px;
        width: 100%;
        display: inline-block;
        color: #404042;
        margin-bottom: 30px;
    }

    .no-kids .input-group {
        width: 100%;
        display: inline-block;
        margin-bottom: 8px;
        position: static;
    }

.textarea-wrapper {
    height: 91px;
    background-color: #f1f1f1;
    margin-right: 30px;
    padding: 12px 15px;
}

    .textarea-wrapper textarea {
        height: 67px;
        resize: none;
        overflow: hidden;
        outline: none;
        margin: 0;
        border: none;
        background: transparent;
        box-shadow: none;
        width: 100%;
        color: #949494;
        line-height: 22px;
    }

    .textarea-wrapper .textarea-clone {
        position: absolute;
        top: -9999px;
        left: -9999px;
        visibility: hidden;
        min-height: 67px;
        word-wrap: break-word;
        white-space: pre-wrap;
        line-height: 22px;
    }

    .textarea-wrapper .mCSB_scrollTools {
        visibility: visible !important;
        width: 23px;
        right: -45px;
        opacity: 1;
        top: -12px;
        bottom: -12px !important;
    }

    .textarea-wrapper .mCustomScrollBox {
        overflow: visible;
    }

    .textarea-wrapper .mCSB_buttonUp,
    .textarea-wrapper .mCSB_buttonDown {
        background-color: #f1f1f1;
        font-size: 18px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        width: 23px;
        opacity: 1;
        background-image: none;
    }

        .textarea-wrapper .mCSB_buttonUp:hover,
        .textarea-wrapper .mCSB_buttonDown:hover {
            opacity: 1;
        }

        .textarea-wrapper .mCSB_buttonUp:before {
            content: "\f106";
            font-family: 'FontAwesome';
        }

        .textarea-wrapper .mCSB_buttonDown:before {
            content: "\f107";
            font-family: 'FontAwesome';
        }

    .textarea-wrapper .mCSB_draggerContainer {
        display: none;
    }

.consultation-details .textarea-wrapper {
    height: 171px;
}

    .consultation-details .textarea-wrapper textarea {
        height: 147px;
    }

    .consultation-details .textarea-wrapper .mCSB_buttonUp,
    .consultation-details .textarea-wrapper .mCSB_buttonDown {
        height: 78px;
        line-height: 78px;
    }

    .consultation-details .textarea-wrapper .textarea-clone {
        min-height: 147px;
    }

/* Profile Start
-------------------------------------------------- */

.book-conslt.prof-edit {
    padding-left: 152px;
    padding-right: 152px;
    position: relative;
}

.prof-edit .btn {
    position: absolute;
    right: 10px;
    top: 50%;
    min-width: 142px;
    margin-top: -15px;
}

.profile {
    margin-top: -30px;
    margin-bottom: 50px;
    font-family: 'gothamlightwebfont';
}

    .profile .profile-img {
        width: 100%;
        overflow: hidden;
    }

        .profile .profile-img img {
            border-bottom: 5px solid #e95528;
            max-width: 100%;
        }
    /*.profile .teacher-login-details label{float:left;}*/
    .profile label {
        line-height: 30px;
        color: #949494;
        font-size: 22px;
        font-family: 'gothamlightwebfont';
        font-weight: 300;
        width: auto;
        float: left;
    }

    .profile .input-group {
        padding: 20px 0;
        width: 100%;
        margin: 0;
    }

        .profile .input-group .input-lab-group {
            padding: 0;
        }

    .profile .input-lab-group .input-group-addon {
        padding: 0 10px 0 0;
    }

    .profile .input-group .form-control {
        height: 40px;
        width: 150px;
        width: 85%;
        display: none;
        text-transform: capitalize;
    }

    .profile .input-group span.form-control {
        height: auto;
        width: 100%;
        display: table-cell;
        float: none;
        text-transform: none;
        vertical-align: middle;
        padding: 0 5px;
        line-height: 30px;
    }

    .profile .change-password {
        float: right;
        color: #153891;
        line-height: 30px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .profile .teacher-details {
        margin-top: 50px;
    }

    .profile .label_check {
        padding-right: 32px;
        background: url(../images/check-box.jpg) no-repeat right center;
        display: inline-block;
        overflow: hidden;
        position: relative;
        width: auto;
        margin-right: 15px;
        cursor: pointer;
        color: #000;
        text-align: center;
        margin-left: 5px;
    }

        .profile .label_check.text-left {
            text-align: left;
        }

        .profile .label_check.text-right {
            text-align: right;
        }

        .profile .label_check input {
            position: absolute;
            left: -100%;
        }

        .profile .label_check.c_on {
            background: url(../images/check-box-check.jpg) no-repeat right center;
        }

    .profile .tick-box {
        margin-top: 30px;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .profile .addresses p {
        color: #616161;
    }

    .profile .tick-box label {
        font-size: 18px;
        padding-left: 0;
        margin: 0;
        line-height: 26px;
    }

    .profile .addresses {
        margin: 0;
    }

.addresses-slider {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    border-left: 10px solid #db5a2e;
    border-right: 10px solid #db5a2e;
    font-family: Arial, Helvetica, sans-serif;
}

    .addresses-slider .addresses-block {
        border-top: 1px solid #e1dbd9;
        padding-top: 20px;
    }

    .addresses-slider .slick-slide {
        padding: 0 20px;
    }

.addresses-block-top {
    font-size: 16px;
    color: #616161;
    line-height: 25px;
    min-height: 250px;
}

.addresses-block h5 {
    text-transform: none;
    color: inherit;
    margin: 0 0 5px;
}

.addresses-block p {
    margin: 0;
}

.addresses-block-bottom {
    padding: 14px 10px;
    background: #e3e3e3;
    border-top: 4px solid #db5a2e;
}

    .addresses-block-bottom ul {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: hidden;
    }

.addresses-block ul li {
    float: left;
    line-height: 14px;
    padding: 0 10px;
    position: relative;
}

    .addresses-block ul li:first-child {
        padding-left: 0;
    }

    .addresses-block ul li + li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 2px;
        width: 2px;
        height: 12px;
        background-color: #000006;
    }

    .addresses-block ul li a {
        line-height: 14px;
        font-size: 12px;
        color: #000006;
        text-transform: uppercase;
    }

        .addresses-block ul li a:hover,
        .addresses-block ul li a:focus,
        .addresses-block ul li.active a {
            color: #005404;
        }

.addresses .btn {
    min-width: 185px;
}

.section-title {
    display: inline-block;
    width: 100%;
}

    .section-title h2 {
        margin-top: 10px;
        float: left;
        margin-bottom: 0;
    }

    .section-title .btn-group {
        float: right;
    }

.section-head {
    margin-bottom: 25px;
}

.addresses-slider.slick-dotted.slick-slider {
    margin-bottom: 60px;
}

.addresses-slider .slick-prev,
.addresses-slider .slick-next {
    border: none;
    width: 24px;
    height: 42px;
}

.addresses-slider .slick-prev {
    left: -50px;
}

.addresses-slider .slick-next {
    right: -50px;
}

.teaser-certificate {
    padding-bottom: 26px;
}

    .teaser-certificate .section-title {
        margin-bottom: 40px;
    }

        .teaser-certificate .section-title p {
            margin: 0;
        }

.cert-thumbnail {
    padding-top: 38px;
    border-top: 1px solid #e1dbd9;
    margin-bottom: 54px;
    position: relative;
}

    .cert-thumbnail .caption {
        padding: 0;
        color: #616161;
    }

    .cert-thumbnail .caption-top {
        padding: 0 20px 10px;
    }

        .cert-thumbnail .caption-top h3 {
            font-size: 24px;
            color: #404042;
            margin-bottom: 24px;
        }

    .cert-thumbnail .caption-bottom {
        font-size: 12px;
        border-top: 10px solid #127e00;
        background-color: #e3e3e3;
        padding: 13px 18px;
        color: #000;
    }

        .cert-thumbnail .caption-bottom.not-cert {
            border-top: 10px solid #c70000;
        }

            .cert-thumbnail .caption-bottom.not-cert a {
                color: #c30000;
                text-transform: uppercase;
                font-size: 15px;
            }

        .cert-thumbnail .caption-bottom.renew-cert {
            border-top: 10px solid #df5f2e;
        }

            .cert-thumbnail .caption-bottom.renew-cert a {
                color: #df5f2e;
                text-transform: uppercase;
                font-size: 15px;
            }

        .cert-thumbnail .caption-bottom.pendingpayment-cert {
            border-top: 10px solid #04b9cc;
        }

            .cert-thumbnail .caption-bottom.pendingpayment-cert a {
                color: #df5f2e;
                text-transform: uppercase;
                font-size: 15px;
            }

        .cert-thumbnail .caption-bottom.expired-cert {
            border-top: 10px solid #ff0000;
        }
            .cert-thumbnail .caption-bottom.expired-cert a {
                color: #df5f2e;
                text-transform: uppercase;
                font-size: 15px;
            }

a.view-thumb {
    border: 1px solid #a6a6a6;
    position: relative;
}

    a.view-thumb span {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 50%;
        width: 100%;
        font-size: 12px;
        color: #000;
    }

.cert-thumbnail.searchnail .caption-top {
    padding-top: 24px;
}

.cert-thumbnail.searchnail .caption-bottom {
    text-transform: uppercase;
}

    .cert-thumbnail.searchnail .caption-bottom.not-cert a {
        float: right;
    }

    .cert-thumbnail.searchnail .caption-bottom.renew-cert a {
        float: right;
    }

.membership {
    border-top: 1px solid #e1dbd9;
    border-bottom: 1px solid #e1dbd9;
    font-size: 26px;
    margin-bottom: 16px;
    line-height: 30px;
    padding: 34px 10px 28px;
}

.memb-date {
    display: inline-block;
    vertical-align: middle;
    margin-right: 32px;
}

.memb-renew {
    display: inline-block;
    vertical-align: middle;
}

    .memb-renew .btn {
        min-width: 302px;
    }

.address-form {
    padding-top: 15px;
}

    .address-form .input-lab-group {
        border: none;
        padding-bottom: 0;
        width: 100%;
        margin-bottom: 11px;
    }

        .address-form .input-lab-group .input-group-addon {
            width: 184px;
            text-align: right;
            padding: 0 13px 0 0;
        }

        .address-form .input-lab-group .form-control {
            background-color: #f1f1f1;
        }

.line-1 {
    margin-bottom: 11px;
}

.modal-body .section-title h2 {
    margin-top: 0;
}

.modal-body button.close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
}

.address-form textarea {
    height: 108px;
}

.textarea-field .input-group-addon {
    vertical-align: top;
}

.address-form .btn {
    min-width: 185px;
}

.address-type {
    padding: 0;
    margin: 0 0 10px 0;
}

    .address-type li {
        float: left;
        margin-right: 25px;
        list-style: none;
    }

        .address-type li a {
            padding-left: 36px;
            line-height: 30px;
            font-size: 16px;
            background-position: left center;
            background-repeat: no-repeat;
            display: block;
        }

        .address-type li.private a {
            background-image: url(../images/home-icon.png);
        }

        .address-type li.private.active a {
            background-image: url(../images/home-icon-active.png);
        }

        .address-type li.business a {
            background-image: url(../images/briefcase-icon.png);
        }

        .address-type li.business.active a {
            background-image: url(../images/briefcase-icon-active.png);
        }

        .address-type li.public a {
            background-image: url(../images/home-icon.png);
        }

        .address-type li.public.active a {
            background-image: url(../images/home-icon-active.png);
        }

.address-form .input-lab-group .input-group-addon.phone-type {
    width: 142px;
    padding-left: 20px;
    padding-right: 0;
}

.phone-type {
    padding: 0;
    margin: 0;
}

    .phone-type li {
        float: left;
        list-style: none;
        width: 40px;
        height: 40px;
        background-position: center center;
        background-repeat: no-repeat;
    }

        .phone-type li.private {
            background-image: url(../images/home-icon.png);
        }

            .phone-type li.private.active {
                background-image: url(../images/home-icon-active.png);
            }

        .phone-type li.business {
            background-image: url(../images/briefcase-icon.png);
        }

            .phone-type li.business.active {
                background-image: url(../images/briefcase-icon-icon.png);
            }

        .phone-type li.public {
            background-image: url(../images/public-icon.png);
        }

            .phone-type li.public.active {
                background-image: url(../images/public-icon-active.png);
            }

.upload-name {
    position: absolute;
    left: 0;
    bottom: 2px;
    font-size: 14px;
}

.profile-detail.profile .teacher-login-details .label_check,
.profile-detail .public-icon,
.profile-detail .hide-prof {
    display: none;
}

.change-pass {
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #153891;
    font-size: 14px;
    cursor: pointer;
}

.profile-edit .change-pass {
    display: none;
}

.profile-detail.profile .passport-picture {
    line-height: 30px;
}

/* Profile End
-------------------------------------------------- */

/* Consultation Start
-------------------------------------------------- */

.searchIcon {
    border: none;
    color: #db5b2f;
    font-size: 50px;
    float: right;
    border: none;
    background: none;
}

.course-order-list .Orderdate {
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: 30px;
}

    .course-order-list .Orderdate label {
        line-height: 30px;
        color: #949494;
        font-size: 22px;
        float: left;
        font-weight: normal;
        font-family: 'gothamlightwebfont';
    }

    .course-order-list .Orderdate span {
        float: left;
        line-height: 30px;
        font-size: 22px;
        color: #000000;
        text-transform: uppercase;
        padding-left: 5px;
    }

.course-order-list ul {
    list-style: none;
    padding: 0;
}

    .course-order-list ul li {
        border-top: 1px solid #e6e1e0;
        padding: 20px 15px 0;
        margin-bottom: 0px;
    }

        .course-order-list ul li p {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 20px;
        }

        .course-order-list ul li .uploaded p {
            font-size: 22px;
        }

.course-order-list .orderDetails {
    font-size: 22px;
    padding: 0 140px 0 100px;
    position: relative;
}

.course-order-list h3 {
    color: #000000;
    margin: 0;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: 'gothamboldwebfont';
}

.course-order-list .btn-danger {
    position: absolute;
    right: 0;
    top: 8px;
    width: auto;
    width: 120px; /*line-height:30px;padding:5px 0;*/
}

    .course-order-list .btn-danger:hover {
        color: #fff;
    }

.course-order-list .videoButton {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    color: #000;
    font-size: 70px;
}

.btn.viewMore {
    clear: left;
    width: 100%;
    position: relative;
    left: 0;
    margin-top: 30px;
}

/* Consultation end
-------------------------------------------------- */

/* Profile Edit Start
-------------------------------------------------- */
/*.profile-edit .teacher-login-details .input-group{display:inline-block;width:100%;}*/
.profile label.input-group-addon {
    float: none;
}

.profile .teacher-login-details label.input-group-addon {
    width: 136px;
}

.profile-edit .input-group span.form-control {
    display: none;
}
/*.profile-edit .teacher-login-details .input-group .input-group-addon{width:15%;float:left;min-width:inherit;display:inline-block;text-align:left;line-height:40px;}
.profile-edit .input-group .input-group-addon{width:auto;float:left;min-width:inherit;display:inline-block;text-align:left;line-height:40px;}
.profile-edit .teacher-login-details .input-group input.form-control{width:85%;float:left;min-width:inherit;display:inline-block;background:#f1f1f1;height:40px;text-transform:none;text-align:left;}
.profile-edit .input-group input.form-control{width:auto;float:right;min-width:inherit;display:inline-block;background:#f1f1f1;height:40px;text-transform:none;text-align:right;padding-right:10px;}*/
.profile-edit .input-group .form-control {
    display: table-cell;
}

.profile-edit .teacher-login-details .input-group input.form-control.small {
    width: 50%;
}

.profile-edit .teacher-login-details .input-group input[type="password"].form-control {
    width: 100%;
}

.profile .passport-picture {
    float: left;
    padding-left: 10px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    position: relative;
}

    .profile .passport-picture input {
        width: 40px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
    }

.profile-edit .label_check {
    line-height: 40px;
}

.profile-edit .input-group .form-control,
.profile-edit .input-group select.form-control {
    width: auto;
    background-color: #f1f1f1;
    width: 100%;
}

.content-main-wrapper .profile-edit .input-group .dropdown-toggle {
    padding-right: 25px;
}

    .content-main-wrapper .profile-edit .input-group .dropdown-toggle .caret {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -5px;
    }

.profile-edit .public-icon {
    float: right;
}

    .profile-edit .public-icon a {
        line-height: 40px;
        color: #db6036;
        text-decoration: none;
        font-size: 28px;
        margin-left: 15px;
        float: right;
    }

.skill-drop.btn-group.bootstrap-select.form-control {
    border: 2px solid #db6036;
    float: left;
    width: 150px;
    margin-left: 15px;
    height: 40px;
}

    .skill-drop.btn-group.bootstrap-select.form-control .btn-select {
        background: #fff;
        padding: 9px 35px 7px 12px;
        color: #db6036;
        line-height: 1.42857143;
    }

    .skill-drop.btn-group.bootstrap-select.form-control .caret {
        right: 10px;
        top: 20px;
        background-image: url(../images/down-caret-orange.png);
    }

.captcha-box {
    margin: 20px 0;
    overflow: hidden;
}

    .captcha-box .captcha {
        float: left;
        padding-right: 80px;
    }

    .captcha-box .btn {
        width: 185px;
        margin-top: 24px;
    }

.skills-interests .btn .close {
    color: #fff;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
    z-index: 1;
    opacity: 1;
    display: none;
    font-size: 16px;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
}

.skills-interests .btn:hover .close,
.skills-interests .btn:focus .close,
.skills-interests .btn.active .close {
    display: block;
}

.skills-interests > .btn-group > .btn {
    padding-left: 27px;
    padding-right: 27px;
}

/* Profile Edit end
-------------------------------------------------- */

/* Add Course Start
-------------------------------------------------- */

.add-cource-form .btn-submit {
    min-width: 220px;
}

.cancel-btn {
    width: 214px;
}

.table-left {
    float: left;
}

    .table-left .pagination {
        float: left;
        margin-right: 20px;
    }

.table-right {
    float: right;
    padding-top: 3px;
    padding-right: 13px;
}

.table .pagination > li > a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    border: 1px solid #c5c5c5;
    margin-left: 2px;
}

.table .pagination > li.active > a {
    color: #fff;
}

.table > tfoot {
    background-color: #f9f9f9;
}
/*.table-left .item-page{float: left;}
.item-page .bootstrap-select{display: inline-block;vertical-align: middle;margin-right: 10px;}
.item-page .per-page{display: inline-block;vertical-align: middle;}
.content-main-wrapper .item-page  .bootstrap-select.form-control{height: 38px;width: 80px;}
.content-main-wrapper .item-page .bootstrap-select > .dropdown-toggle{padding: 9px 30px 9px 15px;}
.content-main-wrapper .item-page .bootstrap-select.btn-group .dropdown-menu li a{padding-left: 15px;padding-right: 15px;}*/

.login-block h3 {
    margin: 0 0 20px;
}

.login-body {
    background-color: #fafafa;
    margin-bottom: 30px;
    padding: 20px;
}

    .login-body p {
        margin: 0;
    }

.login-block {
    margin-bottom: 50px;
}

.about-login h2 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.my-membership h2 {
    margin: 0 0 40px;
}

.membership-block {
    background-color: #e3e3e3;
    padding: 18px 38px 8px;
    margin-bottom: 20px;
}

    .membership-block p {
        margin-bottom: 10px;
    }

    .membership-block .btn {
        margin-bottom: 10px;
    }

.password-recovery {
    padding-bottom: 40px;
}

.recovery-form {
    background-color: #f9f9f9;
    padding: 30px;
    margin-bottom: 50px;
}

    .recovery-form .input-group {
        max-width: 900px;
        margin-bottom: 0;
    }

.course-action {
    margin-bottom: 40px;
}

    .course-action .skill-drop.btn-group.bootstrap-select.form-control {
        width: 230px;
    }

.edit-form .checkbox {
    margin-bottom: 40px;
}

.edit-form .label_check {
    padding-right: 32px;
    background: url(../images/check-box.jpg) no-repeat right center;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: auto;
    margin-right: 15px;
    cursor: pointer;
    color: #000;
    text-align: center;
    margin-left: 5px;
}

    .edit-form .label_check.text-left {
        text-align: left;
    }

    .edit-form .label_check.text-right {
        text-align: right;
    }

    .edit-form .label_check input {
        position: absolute;
        left: -100%;
    }

    .edit-form .label_check.c_on {
        background: url(../images/check-box-check.jpg) no-repeat right center;
    }

/* Add Course End
-------------------------------------------------- */


/* CSS Added on 19-02-18 */
.ddlBlogsTags select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.ddlBlogsTags {
    position: relative;
    display: block;
}

    .ddlBlogsTags::after {
        content: "\f0d7";
        font-family: fontawesome;
        position: absolute;
        right: 15px;
        top: 10px;
        color: #000;
        pointer-events: none;
    }

.conslt-grid .thumbnail .caption {
    min-height: 135px;
}

.language-selector .btn-select span.caret {
    margin-top: -7px !important;
    right: 8px !important;
}

/*Search for safari*/
.plch-wrap {
    position: relative;
    z-index: 1;
    display: block;
    background: #f1f1f1;
}

    .plch-wrap i {
        font-size: 14px;
        color: #aaa;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 7px;
        display: none;
        z-index: -1;
    }

    .plch-wrap .hideplc::-webkit-input-placeholder {
        color: rgba(0,0,0,0);
    }

    .plch-wrap input {
        background: rgba(0,0,0,0);
        line-height: 23px;
    }

/* Blog Section Changes Start */
.newBlog-section .right-bgMain .small-img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 70%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 100%;
}

    .newBlog-section .right-bgMain .small-img img {
        display: none;
    }

.newBlog-section .right-bgMain .right-bgInner {
    width: 30%;
}

.newBlog-section .container {
    padding-left: 0px;
    padding-right: 0px
}
.link-color a, a.hiperlinkanchor, .link-color a:hover, .a.hiperlinkanchor:hover, .product-wrapper p a, .product-wrapper p a:hover, .product-list .thumbnail p a, .product-list .thumbnail p a:hover{
    color: blue !important;
}
@media (max-width: 1199px) {
    .newBlog-section .right-bgMain .small-img {
        width: 60%;
    }

    .newBlog-section .right-bgMain .right-bgInner {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .newBlog-section .right-bgMain .small-img {
        width: 100%;
        position: static;
    }

        .newBlog-section .right-bgMain .small-img img {
            display: block;
        }

    .newBlog-section .right-bgMain .right-bgInner {
        width: 100%;
    }
}
/* Blog Section Changes End */

/* Responsive Style Start 
-------------------------------------------------- */

@media (min-width: 768px) {

    /* Body and General Styles Start
-------------------------------------------------- */

    .row.no-col-space-sm {
        margin: 0;
    }

        .row.no-col-space-sm > [class*="col-"] {
            padding: 0;
        }

    /* Body and General Styles End
-------------------------------------------------- */

    /* Banner Start
-------------------------------------------------- */

    #banner.paralex-banner {
        background-color: #fff;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 0;
        bottom: 0;
    }

        #banner.paralex-banner.load-vid {
            position: fixed;
            height: 100%;
        }

    #banner video {
        min-width: 100%;
        min-height: 100%;
    }

    /* Banner End
-------------------------------------------------- */

    /* content Start
-------------------------------------------------- */

    .con-change-text .bar-title {
        margin-left: -50px;
        margin-right: -50px;
    }

    .consult-thumb img {
        opacity: 0;
        visibility: hidden;
    }

    .content-wrapper {
        min-height: 600px;
    }

    /* content End
-------------------------------------------------- */

    /* Product Detail page Start
-------------------------------------------------- */

    .back-to-prod .product-num {
        float: right;
    }

    .back-to-prod .back-main {
        float: left;
    }

    .prod-prev {
        border-right: 26px solid #fff;
    }

    .product-detail-section .prod-arrow {
        display: none;
    }

    /* Product Detail page End
-------------------------------------------------- */

    /* Find Consult page Start
-------------------------------------------------- */

    .conslt-cap-title {
        display: table;
        width: 100%;
    }

        .conslt-cap-title h3 {
            display: table-cell;
            width: 100%;
            vertical-align: middle;
            height: 85px;
        }

    /* Find Consult page End
-------------------------------------------------- */

    /* Inspiring page Start
-------------------------------------------------- */

    .sign-up-text {
        float: left;
    }

    .sign-up-form {
        float: left;
    }

    .consult-brief .thumbnail {
        margin-bottom: 0;
    }

    .forget-check .checkbox {
        float: left;
        width: auto;
    }

    .forget-check .forget-pass {
        float: right;
    }

    /* Inspiring page End
-------------------------------------------------- */

}

@media (min-width: 992px) {

    /* Body and General Styles Start
-------------------------------------------------- */

    .row.no-col-space-md {
        margin: 0;
    }

        .row.no-col-space-md > [class*="col-"] {
            padding: 0;
        }

    /* Body and General Styles End
-------------------------------------------------- */

    /* Equilibrium page Start
-------------------------------------------------- */

    .product-detail p {
        max-width: 480px;
        display: inline-block;
    }

    /* Equilibrium page End
-------------------------------------------------- */

    /* Profile Start
-------------------------------------------------- */

    .address-form .input-lab-group.town-field .input-group-addon {
        width: 127px;
    }

    .certificate-list .cert-thumbnail .caption-top {
        min-height: 250px;
    }

    /* Profile End
-------------------------------------------------- */

}

@media (min-width: 1200px) {


    /* Body and General Styles Start
-------------------------------------------------- */

    .row.no-col-space-lg {
        margin: 0;
    }

        .row.no-col-space-lg > [class*="col-"] {
            padding: 0;
        }

    .input-group-addon, .input-group-btn {
        white-space: nowrap;
    }

    /* Body and General Styles End
-------------------------------------------------- */

    /* content Start
-------------------------------------------------- */

    .teaser-block .thumb {
        height: 578px;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
    }
        /*.teaser-block .thumb:hover{background-size:110% auto;}*/
        .teaser-block .thumb img {
            opacity: 0;
            visibility: hidden;
            width: 100%;
        }

    /* content End
-------------------------------------------------- */

}

@media (max-width: 1199px) {

    .nav-humberger {
        cursor: pointer;
    }

    /* content Start
-------------------------------------------------- */

    .consult-detail .btn-min {
        min-width: 170px;
    }

    /* content End
-------------------------------------------------- */

    /* Equilibrium page Start
-------------------------------------------------- */

    .product-detail p {
        margin-bottom: 30px;
    }

    .product-detail .bar-title {
        margin-bottom: 25px;
    }

    /* Equilibrium page End
-------------------------------------------------- */

    /* Ingredient Grid page Start
-------------------------------------------------- */

    .ing-grid .product-detail.product-detail-right {
        padding-left: 50px;
    }

    .ing-grid .bar-line-right {
        left: -170px;
    }

    .ing-grid .product-detail.product-detail-left {
        padding-right: 50px;
    }

    .ing-grid .bar-line-left {
        right: -170px;
    }

    /* Ingredient Grid page End
-------------------------------------------------- */

    /* Product Detail page Start
-------------------------------------------------- */

    .product-detail-scroll {
        padding-left: 30px;
    }

    /* Product Detail page End
-------------------------------------------------- */

    /* Consultation Start
-------------------------------------------------- */

    .consult-search-inner {
        padding-right: 320px;
    }

    .consult-list .btn-group {
        margin-right: 0;
        width: 153px;
    }

    .chat-message {
        padding-left: 230px;
    }

    .friend-list {
        width: 230px;
    }

    /* Consultation End
-------------------------------------------------- */

    /* from Start
-------------------------------------------------- */

    .customer-profile .profile-row label {
        width: 30%;
    }

    .customer-profile .profile-row label,
    .no-kids label {
        font-size: 16px;
    }

    .form-block .form-group label {
        width: 40%;
        font-size: 16px;
        line-height: 18px;
    }

    .form-block .form-group .form-control {
        width: 60%;
    }

    .customer-profile .profile-row label {
        line-height: 18px;
    }

    .table-slider .prev-arrow.fa {
        left: -24px;
    }

    .table-slider .next-arrow.fa {
        right: -24px;
    }

    .profile .input-group span.form-control {
        word-break: break-all;
    }

    /* from End
-------------------------------------------------- */

    /* Profile Edit Start
-------------------------------------------------- */
    .profile-edit .input-group input.form-control {
        width: 100%;
        text-align: left;
    }

    .profile-edit .input-group .form-control,
    .profile-edit .input-group select.form-control {
        width: 100%;
    }

    .memb-date {
        margin: 0 0 15px;
    }

    /* Profile Edit end
-------------------------------------------------- */
    a.read-more:active:after, a.read-more:hover:after, a.read-more:focus:after {
        content: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    /* Consultation Start
-------------------------------------------------- */

    .event-top-detail {
        padding-bottom: 0;
    }

    .event-add-block {
        margin-bottom: 30px;
    }

    /* Consultation End
-------------------------------------------------- */
    .wellness {
        background-size: 100% auto;
    }

    .wellness-text {
        max-width: 380px;
        margin-right: 10px;
    }

    .consult-video .video-js {
        height: 440px;
    }

        .consult-video .video-js video {
            position: absolute;
            width: 100%;
            height: 440px;
        }

    /*22-feb-18*/
    /*.bootstrap-select .dropdown-menu.open {max-height: 90px;overflow: hidden;}
.bootstrap-select .dropdown-menu.inner {max-height: 100px;overflow-y: auto;}*/
    /*.bootstrap-select.open .dropdown-menu.open {max-height: 150px!important;overflow: hidden;}
.bootstrap-select.open .dropdown-menu.inner {max-height: 160px!important;overflow-y: auto;}*/
    .bootstrap-select.open .dropdown-menu.open {
        max-height: initial !important;
    }

    .bootstrap-select.open .dropdown-menu.inner {
        max-height: 160px !important;
        overflow-y: auto !important;
    }
    /*22-feb-18 .*/
}

@media (max-width: 991px) {

    /* content Start
-------------------------------------------------- */

    .teaser-block .caption {
        padding-top: 40px;
    }

    .equi-bottle .thumb img {
        max-width: 86%;
    }

    .wellness-text {
        margin-right: 20px;
    }

    /* content End
-------------------------------------------------- */

    /* Equilibrium page Start
-------------------------------------------------- */

    .product-detail {
        padding-left: 20px;
        padding-right: 20px;
    }

        .product-detail p {
            margin-bottom: 30px;
            overflow: hidden;
        }

        .product-detail .bar-title {
            margin-left: -20px;
            margin-right: -20px;
        }

    /* Equilibrium page End
-------------------------------------------------- */

    /* Product page Start
-------------------------------------------------- */

    .quick-prod .bar-title h3 {
        font-size: 16px;
        letter-spacing: 1.6px;
    }

    /* Product page End
-------------------------------------------------- */

    /* footer Start
-------------------------------------------------- */

    #footer .social-media ul {
        margin: 0 -12px;
    }

        #footer .social-media ul li a {
            padding: 0 12px;
        }

    .footer-menu-left li + li {
        margin-left: 15px;
    }

    .footer-menu-right li + li {
        margin-left: 10px;
    }

    /* footer End
-------------------------------------------------- */

    /* Ingredient Grid page Start
-------------------------------------------------- */

    .ing-grid .product-detail {
        padding: 10px;
    }

        .ing-grid .product-detail.product-detail-right {
            padding-left: 10px;
        }

    .ing-grid .bar-line-right {
        left: -130px;
    }

    .ing-grid .product-detail.product-detail-left {
        padding-right: 10px;
    }

    .ing-grid .bar-line-left {
        right: -130px;
    }

    /* Ingredient Grid page End
-------------------------------------------------- */

    /* Consult Detail page Start
-------------------------------------------------- */

    .consult-detail-left {
        padding-right: 20px;
    }

    .consult-detail-btns {
        margin-top: 40px;
    }

    /* Consult Detail page End
-------------------------------------------------- */

    /* Consultation Start
-------------------------------------------------- */

    .consult-search-inner {
        padding-right: 0;
    }

        .consult-search-inner .form-control {
            margin-bottom: 20px;
        }

        .consult-search-inner .btn {
            position: static;
            width: 100%;
            display: block;
        }

    .content-main-wrapper {
        padding-right: 20px;
    }

    .register-new-user .content-main-wrapper {
        padding-left: 20px;
    }

    .consult-search-block {
        padding-right: 0;
    }

    .consult-list-wrapper {
        padding-left: 0;
    }

    .event-text {
        padding: 30px 0 0 0;
    }

    .event-content-text {
        margin-left: 0;
        margin-right: 0;
    }

    .add-eve-text .text-center {
        text-align: left;
    }

    .friend-list {
        position: relative;
        width: 100%;
    }

    .chat-message {
        padding-left: 0;
    }

    .message-action {
        width: 182px;
    }

    .mesasge-field-inner {
        padding-right: 192px;
    }

    /* Consultation End
-------------------------------------------------- */

    /* from Start
-------------------------------------------------- */

    .customer-profile .profile-row label {
        width: 25%;
    }

    .form-block .form-group label {
        width: 100%;
    }

    .form-block .form-group .form-control {
        width: 100%;
    }

    .table-number .number {
        font-size: 20px;
    }

    .profile label {
        font-size: 18px;
    }

    .input-lab-group .form-control, .content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle {
        font-size: 18px;
    }

    .section-title h2 {
        float: none;
    }

    .section-title .btn-group {
        float: none;
        margin-top: 15px;
    }

    .addresses-block ul li {
        padding: 0 10px;
    }

    .addresses-slider .slick-prev {
        left: -15px;
    }

    .addresses-slider .slick-next {
        right: -15px;
    }

    .view-thumb {
        min-height: 200px;
    }

    .memb-date {
        margin-bottom: 10px;
    }

    .table-slider .slick-list {
        padding: 0 25px 0 15px;
    }

    /* from End
-------------------------------------------------- */
    /*22-feb-18*/
    /*.bootstrap-select .dropdown-menu.open {max-height: 130px;overflow: hidden;}
.bootstrap-select .dropdown-menu.inner {max-height: 130px;overflow-y: auto;}*/
    .bootstrap-select.open .dropdown-menu {
        top: 40px;
        bottom: auto;
    }
        /*.bootstrap-select.open .dropdown-menu.open {max-height: 160px !important;overflow: hidden !important;}
.bootstrap-select.open .dropdown-menu.inner {max-height: 160px !important;overflow-y: auto !important;}*/
        .bootstrap-select.open .dropdown-menu.open {
            max-height: initial !important;
        }

        .bootstrap-select.open .dropdown-menu.inner {
            max-height: 160px !important;
            overflow-y: auto !important;
        }
    /*22-feb-18 .*/
}


@media (min-width: 768px) and (max-width: 991px) {

    /* content Start
-------------------------------------------------- */

    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .consult-detail.text-sm-left {
        padding-left: 40px;
        padding-right: 5px;
    }

    .consult-detail.text-sm-right {
        padding-right: 40px;
        padding-left: 5px;
    }

    .consult-detail.text-sm-left .bar-line-right {
        left: 0;
        right: -50px;
    }

    .consult-detail.text-sm-right .bar-line-left {
        right: 0;
        left: -50px;
    }

    .equi-text p {
        max-width: 100%;
    }


    /* content End
-------------------------------------------------- */
    .consult-video .video-js {
        height: 330px;
    }

        .consult-video .video-js video {
            position: absolute;
            width: 100%;
            height: 330px;
        }
}

@media (max-width: 767px) {

    /* Body and General Styles Start
-------------------------------------------------- */

    #wrapper {
        padding-top: 90px;
    }

    h1, .h1 {
        font-size: 45px;
        letter-spacing: 4.5px;
        font-weight: bold;
    }

    h3, .h3 {
        font-size: 25px;
        letter-spacing: 2.5px;
        font-weight: bold;
    }

    .btn-min {
        min-width: 260px;
    }
    /*.btn-default,
.btn-danger{color:#fff !important;}*/

    /* Body and General Styles End
-------------------------------------------------- */

    /* header Start 
-------------------------------------------------- */

    .navbar-brand > img {
        width: 100%;
        max-width: 98px;
    }

    #header .language-select {
        width: 62px;
    }

    /* header End
-------------------------------------------------- */

    /* navbar Start
-------------------------------------------------- */

    .nav-side {
        width: 280px;
        padding: 80px 30px 20px 30px;
        left: -280px;
    }

    .close-nav {
        left: 25px;
        top: 15px;
    }


    /* navbar End
-------------------------------------------------- */

    /* Banner Start 
-------------------------------------------------- */

    #banner.paralex-banner {
        opacity: 1 !important;
    }

    .banner-image {
        height: 500px;
    }

    .banner-text {
        margin-top: 50px;
    }
    /*.equi-banner{background-image:url(../images/banner-image-1-mob.jpg);}*/
    .product-banner .banner-text {
        top: 50px;
        padding: 0 15px;
    }

    #banner .video-js {
        height: auto;
        min-height: 150px;
    }

    #banner.home-video.load-vid {
    }

    #banner.paralex-banner img {
        width: 100%;
    }

    #banner video {
        position: static;
        transform: none !important;
        width: 100%;
    }

    /* Banner Start 
-------------------------------------------------- */

    /* content Start
-------------------------------------------------- */

    .section-block {
        padding: 40px 0;
    }

    .bar-title h3 {
        position: relative;
    }

    .bar-line {
        right: 0 !important;
        left: 0 !important;
        height: 3px;
    }

    a.read-more {
        font-size: 11px;
    }

    .content-block p,
    .con-change-text p {
        display: inline-block;
        max-width: 86%;
    }

    /*.con-change{min-height:10px;background-image:none !important;padding-top:0;}*/
    .con-change-text {
        padding: 30px 15px;
        position: absolute;
        max-width: 80%;
        font-size: 14px;
    }

    .con-change .section-heading {
        display: block !important;
    }

    .con-change {
        background-position: 20%;
    }

    .consult-detail {
        padding: 20px 10px 40px !important;
        text-align: center;
        position: relative;
        min-height: 220px;
    }

        .consult-detail .btn-min {
            min-width: 150px;
            bottom: 40px;
            left: 50%;
            position: absolute;
        }

    .find-consult {
        margin-top: 30px;
    }

    .consult-thumb {
        height: 290px;
        background-position: top center !important;
    }
    /* .consult-thumb{height:290px;background-position:top center !important; background-size:200px 200px;} */

    /*.wellness{height:440px;}*/
    .wellness-text {
        margin-top: 10px;
        margin-right: 0;
        max-width: 180px;
    }

        .wellness-text .logo-icon {
            margin-bottom: 30px;
        }

        .wellness-text h3 {
            margin-bottom: 35px;
        }

        .wellness-text .btn {
            min-width: 180px;
        }

    .animated-image-block .down-arrow {
        bottom: 26px;
    }

    .down-arrow span {
        left: -24px;
    }

    .connect-with .social-media ul {
        margin: 0 -15px;
    }

        .connect-with .social-media ul li a {
            font-size: 25px;
            padding: 0 15px;
        }

    .section-block.equi-bottle {
        padding-bottom: 40px;
    }

    .teaser-block .caption {
        min-height: 2px;
    }

    .quoter-name {
        font-size: 20px;
        line-height: 23px;
    }

    .interconnect-wrapper {
        margin-top: 35px;
    }
    /*.consult-thumb{height:auto;}*/

    .image-gallery {
        padding: 0 12px;
    }

        .image-gallery .row {
            margin: 0 -7px;
        }

        .image-gallery [class*="col-"] {
            padding: 0 7px;
        }

    a.read-more:after {
        width: 100%;
        left: 0;
    }

    /* content End
-------------------------------------------------- */

    /* Equilibrium page Start
-------------------------------------------------- */

    .animate-image {
        padding: 50px 30px;
    }

    .product-wrapper + .product-wrapper {
        margin-top: 20px;
    }

    .product-detail {
        padding-top: 30px;
    }

        .product-detail .bar-title {
            margin: 0 0 15px 0;
        }

        .product-detail p {
            margin-bottom: 20px;
        }

        .product-detail .btn {
            padding: 5px 10px;
            font-size: 12px;
            line-height: 1.5;
            min-width: 200px;
        }

    .lead-text p {
        max-width: 85%;
    }

    .text-block {
        text-align: center;
    }

    /* Equilibrium page End
-------------------------------------------------- */

    /* Product page Start
-------------------------------------------------- */

    .product-slider .slick-arrow {
        top: -8px;
    }

    .product-slide-thumb {
        margin-bottom: 50px;
    }

    .product-slide-text .btn-group {
        margin-top: 30px;
    }

    .product-slide-text .btn-min {
        min-width: 200px;
    }
    /*.product-slide-text .btn-group .btn + .btn{margin-left:0;margin-top:10px;}*/

    /* Product page End
-------------------------------------------------- */

    /* Ingredient Grid page Start
-------------------------------------------------- */

    .ing-grid {
        padding-bottom: 60px;
    }

        .ing-grid .section-heading {
            margin-bottom: 0;
        }

        .ing-grid .product-detail {
            padding: 15px 0 30px 0 !important;
            max-width: 100%;
            text-align: left;
        }

            .ing-grid .product-detail .bar-text {
                display: block;
            }

            .ing-grid .product-detail .bar-title {
                margin-bottom: 20px;
            }
    /*.ing-grid .product-detail p{max-height: 140px;}*/

    /* Ingredient Grid page End
-------------------------------------------------- */

    /* Product Detail page Start
-------------------------------------------------- */

    .product-detail-image {
        background-image: none !important;
    }

    .back-to-prod {
        position: relative;
        margin-bottom: 30px;
    }

    .product-detail-scroll {
        padding: 20px;
    }

    .prod-same-height {
        height: auto !important;
    }

    .prod-prev {
        left: 0;
    }

    .prod-next {
        right: 0;
    }

    .back-to-prod .product-num {
        display: block;
        text-align: center;
        margin-top: 40px;
    }

    .prod-arrow {
        bottom: -8px;
        top: auto;
    }

    .detail-text {
        min-height: 20px;
    }

    .prod-button {
        margin-bottom: 30px;
    }

    .product-detail-section {
        height: auto !important;
    }

    .prod-same-height {
        float: left;
        width: 50%;
    }

    #prod-img,
    #prod-text {
        width: 200%;
    }

    .detail-text p,
    .product-detail-text .section-heading h2 {
        max-width: 100%;
    }

    /* Product Detail page End
-------------------------------------------------- */

    /* Find Consult page Start
-------------------------------------------------- */

    .conslt-wrapper {
        margin-top: 30px;
    }

    .conslt-search {
        padding: 30px 0 15px;
    }

    .conslt-cap-title {
        margin-bottom: 20px;
    }

    .conslt-search-form {
        padding-right: 140px;
    }

    .conslt-search-btn .btn-min {
        min-width: 120px;
    }

    .conslt-wrapper .caption {
        text-align: center;
    }

    /* Find Consult page End
-------------------------------------------------- */

    /* Consult Detail page Start
-------------------------------------------------- */

    .consult-detail-section {
        padding-top: 20px;
    }

        .consult-detail-section .back-to-prod {
            margin-bottom: 20px;
        }

    .consult-detail-left {
        margin-bottom: 30px;
        padding: 0;
    }

    .consult-detail-nav {
        margin: 0 -5px;
    }

        .consult-detail-nav .slick-slide {
            padding: 0 5px;
        }

    /* Consult Detail page End
-------------------------------------------------- */

    /* Inspiring page Start
-------------------------------------------------- */

    .inspire-section {
        padding-bottom: 80px;
    }

    .sign-up-form .form-control {
        width: 100%;
    }

    .sign-up-text {
        margin: 0 0 9px 0;
    }

    .consult-brief {
        margin-bottom: 40px;
    }

        .consult-brief [class*="col-"]:last-child .thumbnail {
            margin-bottom: 0;
        }

    .quote-text {
        padding: 60px 0 0;
    }

    .quote-text-left {
        margin-bottom: 0;
    }

    .insp-button .btn-group .btn {
        float: none;
    }

    /* Inspiring page End
-------------------------------------------------- */

    /* Product page Start
-------------------------------------------------- */

    .product-slide-text {
        text-align: center;
        margin: 0 auto;
    }

        .product-slide-text .btn-group {
            text-align: center;
        }

        .product-slide-text .btn {
            float: none;
        }

    .quick-product [class*="col-"] {
        width: 25%;
    }

    .quick-prod .bar-title h3 { /*font-size:10px;letter-spacing:1px;height:40px;*/
    }

    .product-slide-thumb img {
        max-width: 60%;
    }

    .quick-prod .bar-line {
        width: 100%;
    }

    /* Product page End
-------------------------------------------------- */


    #header .bootstrap-select > .dropdown-toggle {
        min-width: 100px;
        position: relative;
    }

    .bootstrap-select.btn-group .dropdown-toggle .caret {
        top: 10px;
        right: 10px;
    }


    /* footer Start
-------------------------------------------------- */

    #footer .social-media {
        margin-bottom: 10px;
    }

    .footer-menu-right,
    .footer-menu-left {
        text-align: center;
    }

    .footer-menu-left {
        margin-bottom: 10px;
    }

    /* footer End
-------------------------------------------------- */

    /* Consultation Start
-------------------------------------------------- */

    .content-wrapper {
        padding-left: 0;
    }

    .sidebar-menu {
        position: static;
        padding-top: 40px;
        padding-left: 15px;
    }

    .content-main-wrapper {
        padding: 40px 15px 0;
    }

    .top-text {
        margin-bottom: 0;
    }

    .consult-list {
        margin-bottom: 50px;
    }

        .consult-list .media-left, .consult-list .media > .pull-left {
            padding-right: 10px;
        }

        .consult-list .media-right {
            display: block;
        }

        .consult-list .btn-group {
            width: 100%;
            margin-top: 20px;
        }

    .consult-list-wrapper .more-view {
        margin-bottom: 50px;
    }

    .search-course {
        padding-left: 0;
    }

        .search-course label {
            position: static;
            margin-bottom: 8px;
        }

    .content-main-wrapper .bootstrap-select.btn-group .dropdown-menu li a {
        white-space: normal;
    }

    .search-list-section .searchnail {
        margin-bottom: 40px;
    }

    .event-top-detail {
        padding-bottom: 0;
    }

    .event-add-block {
        margin-bottom: 30px;
    }

    .map {
        height: 200px;
    }

    .add-eve-text {
        margin-bottom: 30px;
    }

    .input-lab-group label {
        font-size: 16px;
    }

    .input-lab-group .form-control,
    .content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle {
        font-size: 16px;
    }

    .content-main-wrapper .input-lab-group .bootstrap-select.btn-group .dropdown-menu li a {
        font-size: 16px;
        line-height: 18px;
    }

    .content-main-wrapper .input-lab-group .bootstrap-select > .dropdown-toggle {
        padding: 8px 12px 7px;
    }

    .course-banner .course-text {
        top: 20px;
    }

        .course-banner .course-text h1 {
            font-size: 26px;
            letter-spacing: 1.82px;
        }

            .course-banner .course-text h1 span {
                font-size: 16px;
                letter-spacing: 1.12px;
            }

    .course-block h2 {
        letter-spacing: 1.4px;
    }

    .message-box {
        font-size: 14px;
        padding: 10px 12px 0;
    }

    .chat-area-outer {
        padding-left: 0;
        padding-right: 0;
    }

    .mesasge-field-inner {
        padding-right: 0;
    }

    .message-action {
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .mesasge-field .form-control {
        padding-left: 12px;
        font-size: 16px;
    }

    .chat-body {
        padding-bottom: 160px;
        height: auto;
    }

    .input-lab-group .search-btn {
        width: 42px;
        height: 42px;
        background-size: cover;
    }


    /* Consultation End
-------------------------------------------------- */

    /* from Start
-------------------------------------------------- */

    .customer-profile .profile-row label {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }

    .customer-profile .profile-row .media-right {
        display: block;
        text-align: left;
    }

    .real-gas .bottle-details {
        padding-left: 70px;
    }

    .real-gas .bottle-block {
        width: 50px;
    }

        .real-gas .bottle-block img {
            max-width: 100%;
        }

    .table-number {
        margin-bottom: 20px;
        display: block;
    }

    .gas-table {
        padding: 0 5px;
    }

    .profile .input-group span.form-control {
        display: block;
    }

    .memb-renew .btn {
        min-width: 110px;
    }

    .input-lab-group label {
        float: none;
        display: block;
        text-align: left;
        width: auto;
    }

    .input-lab-group {
        padding-bottom: 0;
    }

    .profile .input-group span.form-control {
        display: block;
        word-break: break-all;
    }

    .membership {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
    }

    .memb-date {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .profile .input-group span.form-control {
        padding-left: 0;
        padding-right: 0;
    }

    .book-conslt.prof-edit {
        padding-left: 0;
        padding-right: 0;
    }

    .prof-edit .btn {
        position: static;
        min-width: 142px;
        margin-top: 15px;
    }

    .address-form .input-lab-group .input-group-addon {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }

    .address-form {
        padding-top: 0;
    }

        .address-form .input-lab-group .input-group-addon.phone-type {
            width: 100%;
            display: block;
            padding-left: 0;
            margin-top: 5px;
        }

    .address-type li {
        margin-bottom: 5px;
    }

    .profile.profile-edit .input-group span.form-control {
        display: none;
    }

    .table-slider .slick-list {
        padding: 0 20px 0 10px;
    }

    .real-gas .bottle-details {
        padding-top: 0;
    }

    /* from End
-------------------------------------------------- */

    /* Consultation Start
-------------------------------------------------- */

    .course-order-list .orderDetails {
        font-size: 22px;
        padding: 0 0px 0 80px;
        position: relative;
    }

    .course-order-list .btn-danger {
        position: relative;
    }

    .course-order-list ul li {
        float: left;
        width: 100%;
        display: inline-block;
        top: 0;
        margin: 0 0 30px;
    }

    .course-order-list .videoButton {
        font-size: 60px;
    }

    .course-order-list {
        margin-bottom: 30px;
        display: inline-block;
        width: 100%;
    }

    .forget-check .checkbox {
        margin-bottom: 15px;
    }

    /* Consultation end
-------------------------------------------------- */
    /*22-feb-18*/
    .course-section .course-banner.course-block {
        margin-top: 21px;
    }

    body.modal-open {
        min-height: 1px !important;
        top: auto !important;
    }
    /*22-feb-18 .*/

}

@media (min-width: 640px) and (max-width: 991px) {

    /* Find Consult page Start
-------------------------------------------------- */

    .conslt-search-form label {
        min-height: 40px;
    }

    .conslt-search-form.inspire-story-form label {
        min-height: 1px;
    }

    /* Find Consult page End
-------------------------------------------------- */
    .section-heading h2 {
        line-height: 26px;
    }

    .mingredient.ing-grid .product-detail p {
        max-height: none;
    }

    .mingredient.ing-grid .product-detail p {
        margin-bottom: 10px;
    }

    .mingredient.ing-grid .product-detail {
        padding: 15px 0 10px 0 !important;
    }
}

@media (max-width: 639px) {

    /* Find Consult page Start
-------------------------------------------------- */

    .conslt-search-form {
        padding-right: 0;
    }

        .conslt-search-form [class*="col-"] {
            width: 100%;
        }

    .conslt-search-btn {
        position: static;
        text-align: center;
    }

        .conslt-search-btn .btn-min {
            min-width: 200px;
        }

    /* Find Consult page End
-------------------------------------------------- */

    .google-map {
        height: 200px;
        margin-bottom: 50px;
    }

    .book-conslt h2 {
        font-size: 19px;
        line-height: 26px;
    }
}

@media (max-width: 479px) {

    /* Body and General Styles Start
-------------------------------------------------- */

    h1, .h1 {
        font-size: 26px;
        letter-spacing: 2.6px;
        font-weight: bold;
    }

    h2, .h2 {
        font-size: 20px;
        letter-spacing: 2.0px;
        font-weight: bold;
    }

    h3, .h3 {
        font-size: 18px;
        letter-spacing: 1.8px;
        font-weight: bold;
    }

    /* Body and General Styles End
-------------------------------------------------- */

    /* content Start
-------------------------------------------------- */

    .consult-detail .btn-min {
        min-width: 100px;
    }

    /* content End
-------------------------------------------------- */

    /* Product page Start
-------------------------------------------------- */

    .product-slide-text .btn + .btn {
        margin-top: 10px;
    }

    .product-slide-text .btn-min {
        min-width: 220px;
    }

    .quick-prod .bar-title h3 { /*font-size:8px;letter-spacing:0;height:30px;*/
    }

    .quick-prod .thumb-inner {
        height: 228px;
    }

    /* Product page End
-------------------------------------------------- */

    /* Find Consult page Start
-------------------------------------------------- */

    .conslt-grid [class*="col-"] {
        width: 100%;
    }

    /* Find Consult page End
-------------------------------------------------- */

    /* Consultation Start
-------------------------------------------------- */

    .chat-body-inner .search-chat .input-group label {
        display: block;
        width: 100%;
    }

    .chat-body-inner .search-chat .input-group .search-btn {
        bottom: 8px;
        top: auto;
    }

    /* Consultation End
-------------------------------------------------- */

    /* footer Start
-------------------------------------------------- */

    .newsletter p {
        font-size: 9px;
    }

    /* footer End
-------------------------------------------------- */
    .country-name {
        font-size: 13px;
        line-height: 16px;
    }
}

@media (max-width: 320px) {

    /* Product page Start
-------------------------------------------------- */

    .quick-prod .thumb-inner {
        height: 146px;
    }

    /* Product page End
-------------------------------------------------- */

}


.wellness {
    height: auto;
}

.wellness-wrapper {
    margin-top: 110px;
}

    .wellness-wrapper .wellness-text {
        margin: 0 auto 0;
    }

.wel-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .wel-image img {
        width: 100%;
    }

.header-login li.userName {max-width: 210px;}

.header-login li.userName a {overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}

@media (max-width: 1199px) {
    label#basic-addon15 {
        float: left;
        margin-bottom: 15px;
    }

    .backLink {
        float: left;
        width: 100%;
        padding-top: 10px;
    }

        .backLink a {
            float: left !important;
        }

    span.AddStudent {
        width: 60% !important;
        float: left;
        margin-bottom: 15px;
    }

    span.btnStudent {
        width: 40% !important;
        float: left;
        margin-bottom: 15px;
    }

    .skills-interests span {
        float: left;
        width: 100%;
    }

    .header-login li a {
        padding: 0 5px;
        font-size: 10px;
    }

    .header-login li + li a:before {
        height: 13px;
        top: 4px;
    }

    .header-login li:nth-child(2) a {
        max-width: 130px;
        text-align: center;
    }
}

@media (min-width: 992px) {
    .wellness-wrapper .wellness-text {
        padding-bottom: 45px;
    }
}

@media (max-width: 991px) {
    .wellness-wrapper .wellness-text {
        padding-top: 30px;
    }

    .wellness-wrapper {
        margin-top: 50px;
    }

    .wel-image {
        margin: 0 !important;
    }

    .wellness-text {
        max-width: 100%;
    }

    .conslt-search-form.white-field .open > .dropdown-menu {
        max-width: 120px;
    }

    .conslt-search-btn {
        top: 50px !important;
    }

    .section-block .col-sm-3 {
        width: 33.33%;
    }

    .vid-thumlist .col-md-4 {
        width: 33.33%;
    }

    .video-cont {
        padding: 0 10px !important;
    }

        .video-cont a {
            display: inline-block;
            width: 100%;
            vertical-align: top;
            position: relative;
        }

        .video-cont img {
            width: 100%;
        }

            .video-cont img.play-button {
                width: 50px;
                height: 50px;
                top: 0;
                bottom: 0;
                right: 0;
                left: 0;
                margin: auto;
            }

    .paymentButton .btn {
        float: left;
        word-break: break-all;
        width: 100%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .header-login li:nth-child(2) a { /*max-width: 80px;*/
        text-align: center;
    }
}

@media (max-width: 767px) {
    .wellness-wrapper {
        margin-top: 0;
    }

    #header [class*="col-"] {
        width: 100%;
        position: inherit;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }

    .bootstrap-select.btn-group .dropdown-toggle .caret {
        top: 15px;
        right: 5px;
    }

    .header-left > ul > li .navbar-toggle {
        float: left;
    }

    #header .bootstrap-select.language-select {
        width: auto;
    }

    .header-left > ul > li:last-child {
        float: right;
        position: relative;
        right: 15px;
    }

    .header-right {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
    }

    .header-top .row-height {
        display: inline-block;
        width: 100%;
    }

    .section-block .col-sm-3 {
        width: 50%;
    }

    .vid-thumlist .col-md-4 {
        width: 50%;
    }

    a.read-more:active:after, a.read-more:hover:after, a.read-more:focus:after {
        width: 100%;
        left: 0;
    }

    a.read-more:after {
        content: "";
        height: 3px;
        width: 0;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 1;
    }

    .header-seacth-form {
        padding-left: 0;
    }

    #wrapper {
        padding-top: 158px;
    }
}

@media (max-width: 481px) {
    .section-block .col-sm-3 {
        width: 100%;
    }

    .vid-thumlist .col-md-4 {
        width: 100%;
    }

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        padding-left: 31px;
        padding-right: 31px;
    }

    span.AddStudent {
        width: 100% !important;
        margin-bottom: 0;
    }

    span.btnStudent {
        width: 100% !important;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
        float: left;
    }

    .studmar_top {
        margin-top: 20px;
        float: left;
        width: 100%;
        text-align: center;
    }

        .studmar_top button {
            float: none !important;
            display: inline-block;
        }
    /* CSS Added on 19-02-18 */
    label#basic-addon15 {
        float: none;
        margin-bottom: 0;
    }

    .upload-name {
        bottom: 0 !important;
    }
}
/*#banner.paralex-banner.load-vid {  z-index:-1; }*/
.connect-with .social-media {
    display: inline-block;
    width: auto;
}


.profile div::-webkit-scrollbar-thumb {
    background-color: #888080;
    outline: 1px solid #565050;
}

.profile div::-webkit-scrollbar {
    width: 20px;
}

.profile div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

/* Start For My Payment Design Changes (Mobile Responsive) */
.profile-detail table .small-view {
    display: none;
}

.profile-detail table td.align-button {
    white-space: nowrap;
}

    .profile-detail table td.align-button a.btn {
        white-space: normal;
        word-break: break-word;
    }

@media(max-width:767px) {
    .profile-detail table {
        table-layout: fixed;
    }

        .profile-detail table td {
            padding-top: 0px !important;
        }

        .profile-detail table .small-view {
            display: block;
            font-family: 'gothammediumwebfont';
            font-size: 16px;
            margin: 0 -8px 5px -8px;
            padding: 0 8px;
            line-height: 30px;
        }

    .payment {
        background: #ea5a2a;
        color: #fff;
    }

    .profile-detail .table-bordered > tbody > tr > td {
        border: 0px solid #ddd;
    }

    .profile-detail .table-bordered tbody tr td.action {
        border-bottom: 2px solid #ddd;
    }

    .profile-detail .table-bordered tbody tr td.striped-td {
        padding: 10px 8px 10px 8px !important;
        background: #fff;
    }

    .profile-detail table th {
        display: none;
    }

    .profile-detail table td {
        display: block;
        text-align: left !important;
        white-space: normal !important;
    }

        .profile-detail table td table.mar-left100 {
            margin-left: 0 !important;
            width: 100%;
        }

        .profile-detail table td img {
            float: right;
        }

    .profile-detail.paymentButton table .btn {
        width: auto;
        float: none;
        white-space: normal;
    }

    .profile-detail table td.align-button a.btn {
        width: 49%;
        margin-bottom: 5px;
    }
}
/* End For My Payment Design Changes (Mobile Responsive)*/




/* START FOR MY DETAIL PAGE PROFILE PHOTO SECTION */
.div-wrap {
    padding: 15px 0;
}

    .div-wrap a {
        color: #ea5a2a;
        text-decoration: underline;
    }

.image-warning-text {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 15px 15px 60px;
    background: #fde2d9;
    border: solid 1px #ea5a2a;
    font-size: 15px;
}

    .image-warning-text span {
        position: absolute;
        top: 40px;
        left: 25px;
    }

        .image-warning-text span .fa {
            font-size: 35px;
            color: #ea5a2a;
        }

    .image-warning-text p {
        margin-bottom: 10px;
        font-family: 'gothammediumwebfont';
        color: #ea5a2a;
    }

.profile-img {
    position: relative;
}

    .profile-img img {
        width: 100% !important;
    }

.profile-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: 'gothammediumwebfont';
    color: #ea5a2a;
    font-size: 18px;
    padding: 0 50px;
    line-height: 1.5;
    text-transform: uppercase;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.update-photo {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
}

@media screen and (max-width:991px) {
    .div-wrap {
        padding: 0;
    }

    .header-login li.userName {max-width: 160px;}
}

@media screen and (max-width:767px){
	.header-login li.userName {max-width: 160px;}
}

/*@media screen and (max-width:767px) {
    #mod-upload-profile-image .modal-dialog {overflow-y:auto; width:100%; }
    #mod-upload-profile-image .modal-content {width:600px; }
}*/

/* END FOR MY DETAIL PAGE PROFILE PHOTO SECTION */

/*#region page-not-found */
.page-title.page-not-found-title h1 {
    text-align: center;
    margin: 30px 0px;
    font-family: gothamboldwebfont;
    font-weight: bold;
    color: #39383a
}

.page-title.page-not-found-title {
    border: none;
    margin: 0;
}
.page-not-found-container {
    display: flex;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.page-not-found-left img{
    width: 100%;
}

.page-not-found-sorry {
    color: #39383a;
    font-family: gothammediumwebfont;
    text-transform: none;
    /*font-size: 18px;*/
    font-size: 1.7vw;
    margin-bottom: 25px;
}

.orange-text {
    font-family: gothambook;
    color: #e74f26;
}

.not-found-page .page-not-found-para {
    margin: 15px 0px;
    font-family: gothambook;
    color: #39383a;
    /*font-size: 13px;*/
    font-size: 1vw;
    width: 80%;
    line-height: 1.5;
}
.page-not-found-para a:hover {
    text-decoration: underline;
    color: #e74f26;
}
@media screen and (max-width:1000px) {
    .page-not-found-container .page-not-found-sorry, .page-not-found-container .page-not-found-para {
        text-align: left;
    }

    .page-not-found-container {
        display: block;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .page-title.page-not-found-title{
        margin: 0px;
    }

    .page-not-found-sorry {
        font-size: 18px;
    }

    .not-found-page .page-not-found-para {
        font-size: 13px;
        width: 100%;
    }
}
/*#endregion */