html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{border:none;outline:none;line-height:normal;font-weight:400;margin:0;padding:0;vertical-align:bottom;}
.container{
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: rel; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 260px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
li.frequently-asked-questions{
    margin-left: 15px;
    width: 206px;
    border-bottom: 4px solid #ffffff;
}
li.frequently-asked-questions a{
    color:#ffffff;
    text-decoration: none;
}
.faq-for-eyelid{
    margin: 2px 0 !important;
}
.faq-for-eyelid ul li .question{
    background: transparent !important;
    font-size: 24px !important;
    line-height: 5px !important;
}
.faq ul li .question{
    background: #ffffff !important;
}
.faq ul li .question:after{
    background: #000000 !important;
}
.faq ul li .question:after{
    color:#ffffff !important;
}

.faq_section{
    margin: 0px 0 !important;
    padding:50px 0 !important;
}
.faq{
    margin: 0px 0 !important;
    padding:50px 0 !important;
}
.faq ul li .question.active{
    color: #000000 !important;
}
.videos_block .faq-buttons{
    display: inline-block;
}
.faq-block-buttons{
    margin:auto;
    width:30%;
    margin-top: 30px;
}
.videos_block .faq-buttons a{
    padding: 10px 20px;
    /*border: 1px #454545 solid;*/
    border-radius: 0;
    background: #454545;
    color: #ffffff ;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    transition: 0.5s;
    display: inline-block;
}
.videos_block .faq-buttons a:hover{
    /*background: #454545;*/
    color: #ffffff;
    transition: 0.5s;
}
 ul.inner-ul{
    list-style: circle !important;
}
.faq-for-eyelid ul li .question.active{
    background: transparent !important;
    color: #000000 !important;
}

.faq-for-eyelid ul li .question:after{
    background: #000000 !important;
    color:#ffffff !important;
}
li.frequently-asked-questions:first-child {
    margin-left: 0px;
}
header{
    background-image: url(images/header-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    /*padding: 20px 0;*/
    position: sticky;
    top: 0;
    left: 0;
    z-index: 20;
}

header .container{
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
header .headcovid{
    width: 100%;
    background: #454545;
    padding: 10px 0;
}
header .headcovid .container{
    justify-content: center;
}
header .headcovid p{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
header .headcovid p a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px #fff solid;
    background: #fff;
    color: #454545;
    text-align: center;
    float: right;
    margin-bottom: 0;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    margin-left: 15px;
}
header .headcovid p a:hover{
    background: transparent;
    color: #fff;
    transition: 0.5s;
}

/*footer covid*/

.covid_footer{
	margin-bottom:40px;
}
.covid_footer .headcovid{
    width: 100%;
    background: #454545;
    padding: 15px 0;
}
.covid_footer .headcovid .container{
    justify-content: center;
	display:flex;
}
.covid_footer .headcovid p{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.covid_footer .headcovid p a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px #fff solid;
    background: #fff;
    color: #454545;
    text-align: center;
    float: right;
    margin-bottom: 0;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    margin-left: 15px;
}
.covid_footer .headcovid p a:hover{
    background: transparent;
    color: #fff;
    transition: 0.5s;
}
/*footer covid*/
header .headmainboxes{
    width: 100%;
    padding: 20px 0;
}
header .container .menub{
    width: 123px;
}
header .container .menub .menu{
    width: 90px;
    height: 20px;
    position: relative;
    float: right;
    cursor: pointer;
	color: #454545;
	line-height: 20px;
	text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
header .container .menub .menu i{
/* 	font-size: 30px;
    line-height: 20px; */
	font-size: 25px;
    line-height: 20px;
    margin-left: 5px;
}
/*header .container .menub .menu div{
    width: 100%;
    height: 2px;
    background: #565656;
    position: absolute;
}
header .container .menub .menu div:nth-child(1){
    top: 0;
    left: 0;
}
header .container .menub .menu div:nth-child(2){
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
header .container .menub .menu div:nth-child(3){
    bottom: 0;
    left: 0;
}*/
header .container .menub .menu .icon-holder{
    width: 35px;
    margin-left: 7px;
    display: inline-block;
}
header .container .menub .menu .icon-holder .icon {
    z-index: 104;
    cursor: pointer;
    position: relative;
    height: 20px;
    width: 35px;
}
header .container .menub .menu .icon-holder .icon .bar {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #454545;
    border-radius: 0px;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    transition: 0.45s all ease;
}
header .container .menub .menu .icon-holder .icon .bar.middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
header .container .menub .menu .icon-holder .icon .bar.last {
    top: auto;
    bottom: 0;
}
header .container .menub .menu .icon-holder .icon.active .bar.first {
    left: inherit;
    right: 0;
    transform: translateX(2px) translateY(9px) rotate(-45deg);
}
header .container .menub .menu .icon-holder .icon.active .bar.middle {
    opacity: 0;
    transform: rotate(90deg);
}
header .container .menub .menu .icon-holder .icon.active .bar.last {
    transform: translateX(2px) translateY(-9px) rotate(45deg);
}
header .container .hinf{
    width: calc(100% - 123px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
header .container .hinf .addr{
    width: 37%;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #454545;
}
header .container .hinf .addr i{
    padding-right: 10px;
    font-size: 25px;
    line-height: 22px;
}
header .container .hinf .logo{
    width: 380px;
}
header .container .hinf .logo a{
	width: 100%;
    max-width: 380px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
}
header .container .hinf .logo img{
    display: block;
    width: 100%;
    max-width: 440px;
}

header .container .hinf .logo a img{
    display: block;
    width: 60px;
    margin-right: 10px;
}
header .container .hinf .logo a .logodesc{
	width: calc(100% - 70px);
}
header .container .hinf .logo a .logodesc .logodesc1{
	font-size: 9px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    color: #2c2c2c;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
header .container .hinf .logo a .logodesc .logodesc2{
	font-size: 24px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #2c2c2c;
    margin-bottom: 0;
}
header .container .hinf .phone{
    width: 307px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #454545;
    /*text-align: right;*/
}
header .container .hinf .phone a{
    /*font-family: 'Montserrat',sans-serif;*/
	font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 16px;
    color: #454545;
    /*text-align: right;*/
    margin-bottom: 10px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding-left: 25px;
}
header .container .hinf .phone a.hinf_contact_button{
    width: 150px;
    padding: 5px 10px;
    display: block;
    border:1px #454545 solid;
    background: #454545;
    color: #fff;
    transition: 0.5s;
    text-align: center;
    float: right;
    margin-bottom: 0;
}
header .container .hinf .phone a.hinf_contact_button:hover{
    background: transparent;
    color: #454545;
    transition: 0.5s;
    margin-bottom: 0;
}
header .container .hinf .phone i{
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
header .container .hinf .phone svg{
    width: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
header .container .hinf .phone .phonep i,
header .container .hinf .phone .phonep svg{
    width: 12px;
    left: 2px;
}
header .container .hinf .cus a{
    width: 150px;
    padding: 5px 10px;
    display: block;
    border: 1px #454545 solid;
    background: #454545;
    color: #fff;
    text-align: center;
    float: right;
    margin-bottom: 0;
    text-decoration: none;
	font-family: 'Playfair Display', serif;
}
header .container .hinf .cus a:hover{
    background: transparent;
    color: #454545;
    transition: 0.5s;
    margin-bottom: 0;
}
.topbanner-home{
    width: 100%;
    overflow: hidden;
    background-image: url(images/topbanner-home-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 200px 0;
}
.topbanner-home .box{
    width: 550px;
    overflow: hidden;
}

.topbanner-home .box h1{
    font-size: 64px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #2b2b29;
    margin-bottom: 40px;
}
.topbanner-home .box h1 b{
    color: #727272;
    font-style: italic;
}
.topbanner-home .box p{
    font-size: 18px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    color: #0d1928;
    margin-bottom: 42px;
}
.home_topbaner{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.home_topbaner picture {
    display: block;
    overflow: hidden;
    height: 747px;
}
.home_topbaner picture img {
    width: 100%;
    display: block;
}
.home_topbaner .container{
    height: 100%;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
}
.home_topbaner .container .home_topbaner-titlebox {
    width: 100%;
    overflow: hidden;
}
.home_topbaner .home_topbaner-titlebox h1 {
    font-size: 64px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #2b2b29;
    margin-bottom: 40px;
}
.home_topbaner .home_topbaner-titlebox h1 a {
    text-decoration: none !important;
    color: #2b2b29 !important;
}
.home_topbaner .home_topbaner-titlebox h1 b {
    color: #727272 !important;
    font-style: italic !important;
}
.about-dr .boxes .contbox h2 a,
.procedures h2 a,
.procedures h3 a,
.latestblog h2 a,
.latestblog .ptitle a {
    color: #2c2c2c !important;
    text-decoration: none !important;
}
.page_topbaner{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.page_topbaner picture{
    display: block;
    overflow: hidden;
    height: 494px;
}
.page_topbaner picture img {
    width: 100%;
    display: block;
}
.page_topbaner .container{
    height: 100%;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    z-index: 2;
}
.page_topbaner .page_topbaner-titlebox{
    width: 100%;
    max-width: 650px;
}
.page_topbaner .page_topbaner-titlebox .buttons_box {
    display: inline-block;
    width: 100%;
}
.page_topbaner .page_topbaner-titlebox .buttons_box a {
    display: inline-block;
    margin: 0 10px 15px 0px;
    padding: 5px 15px;
    border: 1px #fff solid;
    border-radius: 5px;
    background: transparent;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    line-height: 33px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.5s;
}

.page_topbaner-titlebox p a{color:#fff !important}
.learnm{
    display: block;
    width: 150px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    color: #292929;
    background: transparent;
    border: 2px #292929 solid;
}
.learnm:hover{
    transition: 1s;
    background: #292929;
    color: #fff;
}
.gallery_top_baner{
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 200px 0;
    background-size: cover;
    background-position: center center;
}
.gallery_top_baner > picture {
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.gallery_top_baner h2{
    font-size: 42px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    /*color: #242424;*/
    color: #fff;
    margin-bottom: 20px;
}
.gallery_top_baner h2:last-child{
    margin-bottom: 0;
}
.gallery_top_baner h1{
    font-size: 24px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    /*color: #0d1928;*/
    color: #fff;
    margin-bottom: 0px;
}
.innerpage{
    display: block;
    width: 100%;
    color: #201e1e;
}
.innerpage h1{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 60px;
    padding-bottom: 30px;
}
.innerpage h2,
.innerpage h3.title{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 36px;
    padding-bottom: 20px;
}
.innerpage h3{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 20px;
}
.innerpage p{
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
}
.innerpage p:last-child{
    padding-bottom: 0;
}
.innerpage p em{
    line-height: unset;
}
.innerpage ul{
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
    list-style: circle;
    padding-left: 20px;
}
.innerpage ul:last-child{
    padding-bottom: 0;
}
.innerpage ul li{
    padding-bottom: 10px;
}
.innerpage ul li:last-child{
    padding-bottom: 0;
}
ul.listhome{
    font-size: 17px;
    line-height: 28px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    color: #0d1928;
    padding-bottom: 30px;
    list-style: circle;
    padding-left: 20px;
}
ul.listhome:last-child{
    padding-bottom: 0;
}
ul.listhome li{
    padding-bottom: 15px;
}
ul.listhome li:last-child{
    padding-bottom: 0;
}

.innerpage ol{
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
    list-style: numeric;
    padding-left: 20px;
}
.innerpage ol:last-child{
    padding-bottom: 0;
}
.innerpage ol li{
    padding-bottom: 15px;
}
.innerpage ol li:last-child{
    padding-bottom: 0;
}

.innerpage a{
    color: #201e1e;
}
.innerpage strong{
    font-weight: 600;
}
.innerpage .combined_list h3{
    padding: 10px 15px;
    background: #e6e6e6;
    margin-bottom: 30px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.innerpage .combined_list ul{
    padding-left: 40px;
}
.innerpage .top_banner{
    width: 100%;
    padding: 100px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    min-height: 500px;
    box-sizing: border-box;
    position: relative;
}
.innerpage .top_banner .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.top_banner_content{
    display: block;
    width: 40%;
    padding: 50px 0;
}
.top_banner_content .buttons_box{
    display: inline-block;
    width: 100%;
}
.top_banner_content .buttons_box a{
    display: inline-block;
    margin: 0 10px 15px 0px;
    padding: 5px 15px;
    border: 1px #fff solid;
    border-radius: 5px;
    background: transparent;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    line-height: 33px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.5s;
}
.top_banner_content .buttons_box a:hover{
    background: #fff;
    color: #454545;
}
.top_banner_content .buttons_box_color_scheme_dark .buttons_box a{
    color: #454545;
    border: 1px #454545 solid;
}
.top_banner_content .buttons_box_color_scheme_dark .buttons_box a:hover{
    color: #fff;
    background: #454545;
}
.innerpage .top_banner.top_banner_contact_us{
    padding: 0;
    min-height: 495px;
}
.buttons_with_links{
    width: 100%;
    padding: 50px 0 20px 0;
}
.buttons_with_links .buttons_with_links_box{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.buttons_with_links .buttons_with_links_box .button{
    display: inline-block;
    margin: 0 10px 30px 10px;
}
.buttons_with_links .buttons_with_links_box .button a{
    padding: 5px 15px;
    border: 1px #454545 solid;
    border-radius: 5px;
    background: #fff;
    color: #454545;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    line-height: 52px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.5s;
}
.buttons_with_links .buttons_with_links_box .button a:hover{
    background: #454545;
    color: #fff;
    transition: 0.5s;
}
.reviews_pg{
    width: 100%;
    padding: 50px 0;
}
.reviews_pg .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reviews_pg .container .reviewscontent {
    width: 60%;
}
.reviews_pg .container .right-column{
    width: 35%;
    position: relative;
}
.reviews_pg .container .reviewscontent .reviews__topstarts{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.reviews_pg .container .reviewscontent .reviews__topstarts .revstars{
    display: inline-block;
    width: 80px;
    height: 16px;
    margin-bottom: 5px;
}
.reviews_pg .container .reviewscontent .testirev{
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px #454545 solid;
}
.innerpage .reviews_pg .container .reviewscontent .testirev p{
    padding-bottom: 15px;
}
.reviews_pg .container .reviewscontent .testirev .fb-like{
    margin-top: 20px;
}
.reviews_pg .container .right-column .right-box{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    background: #f1f1f1;
    position: sticky;
    top: 120px;
    left: 0;
}
.reviews_pg .container .right-column .right-box .testiform{
    display: block;
    width: 100%;
    overflow: hidden;
}
.reviews_pg .container .right-column .right-box .testiform p{
    padding-bottom: 0px;
}
.reviews_pg .container .right-column .right-box .testiform input{
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: #979797 1px solid;
    border-radius: 4px;
    color: #000 ;
    font-size: 14px;
    margin-bottom: 10px;
}
.reviews_pg .container .right-column .right-box .testiform textarea{
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: #979797 1px solid;
    border-radius: 4px;
    color: #000 ;
    font-size: 14px;
    margin-bottom: 10px;
    height: 150px;
}
.reviews_pg .container .right-column .right-box .testiform .stars{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.reviews_pg .container .right-column .right-box .testiform input.submit{
    float: right;
    width: 150px;
    background: #454545 ;
    border: 1px #454545 solid;
    border-radius: 0;
    color: #fff ;
    cursor: pointer;
    margin-bottom: 0;
}
.reviews_pg .container .right-column .right-box .testiform input.submit:hover{
    background: transparent;
    color: #454545 ;
}
.reviews_pg .container .right-column .right-box .likebtn{
    padding-top: 15px;
    width: 220px;
    margin: 0 auto;
}
.blogpage{
    width: 100%;
    padding: 50px 0;
}
.blogpage .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blogpage .mobile-categories {
    display: none;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 0 20px 0;
}
.blogpage .mobile-categories h3 {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 10px 0;
    font-size: 22px;
}
.blogpage .mobile-categories ul {
    display: block;
    width: 100%;
    max-height: 199px;
    overflow-y: scroll;
    padding: 0;
    margin: 0;
    border-top: 1px #ececec solid;
    border-bottom: 1px #ececec solid;
}
.blogpage .mobile-categories .scrollbar {
    display: block;
    width: 11px;
    height: 100%;
    background: rgb(0 0 0 / 0.1);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    border-left: 1px rgb(0 0 0 / 0.1) solid;
}
.blogpage .mobile-categories .scrollbar::before {
    content: "\f077";
    font: normal normal normal 10px/1 FontAwesome;
    position: absolute;
    right: 1px;
    top: 52px;
    z-index: 2;
    color: #949494;
}
.blogpage .mobile-categories .scrollbar::after {
    content: "\f078";
    font: normal normal normal 10px/1 FontAwesome;
    position: absolute;
    right: 1px;
    bottom: 2px;
    z-index: 2;
    color: #949494;
}
.blogpage .mobile-categories ul li {
    list-style: none;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    padding: 10px 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px #ececec solid;
    border-left: 1px #ececec solid;
    border-right: 1px #ececec solid;
}
.blogpage .mobile-categories ul li:last-child {
    border-bottom: none;
}
.blogpage .mobile-categories ul li a {
    text-decoration: none;
}
.blogpage .blog-left{
    width: 65%;
    display: flex;
    flex-wrap: wrap;
}
.blogpage .blog-left .post-box{
    width: 50%;
    border-right: 1px #ebebeb solid;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.blogpage .blog-left .post-box:nth-child(odd){
    padding-right: 50px;
}
.blogpage .blog-left .post-box:nth-child(even){
    padding-left: 50px;
    border-right: 0;
}
.blogpage .blog-left .post-box .entrydate{
    display: inline-block;
    padding: 7px 12px;
    background: #ebebeb;
    margin-bottom: 20px;
}
.blogpage .blog-left .post-box .entrytitle h3 a{
    text-decoration: none;
    padding-bottom: 20px;
}
.blogpage .blog-left .post-box .entrybody p{
    padding-bottom: 20px;
}
.blogpage .blog-left .post-box .entrybody p.read_more{
    font-weight: 500;
    padding-bottom: 0;
}
.blogpage .posts_nav{
    width: 100%;
}
.blogpage .posts_nav .prev-link a,
.blogpage .posts_nav .next-link a{
    display: block;
    width: 130px;
    padding: 7px 20px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    color: #454545;
    background: transparent;
    border: 2px #454545 solid;
    transition: 1s;
    text-decoration: none;

}
.blogpage .posts_nav .prev-link a:hover,
.blogpage .posts_nav .next-link a:hover{
    color: #fff;
    background: #454545;
    transition: 1s;
}
.blogpage .posts_nav .prev-link a,
.blogpage .posts_nav .prev-link{
    float: left;
}
.blogpage .posts_nav .next-link a,
.blogpage .posts_nav .next-link{
    float: right;
}
.blogpage .posts_nav .prev-link,
.blogpage .posts_nav .next-link{
    display: block;
}
.blogpage .blog-right{
    width: 30%;
    box-sizing: border-box;
    border: 1px #d7d7d7 solid;
}
.blogpage .blog-right .catarch-box{
    width: 100%;
}
.blogpage .blog-right .catarch-box .catarch-butt{
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px;
    background: #2d2d2d;
    margin-bottom: 10px;
}
.blogpage .blog-right .catarch-box .catarch-butt h3{
    color: #fff;
    padding-bottom: 0;
}
.blogpage .blog-right .catarch-box .catarch-cont{
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}
.blogpage .blog-right .catarch-box .catarch-cont ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.blogpage .blog-right .catarch-box .catarch-cont ul a{
    text-decoration: none;
    color: #000000;
}
.blogpage .blog-right .catarch-box .catarch-cont ul a:hover{
    text-decoration: underline;
}
.top_banner_blog{
    background-image: url(images/top_banner_blog_bg.jpg);
}
.blogpage .blog-left .post-box-single{
    width: 100%;
}
.innerpage .about-author{
    background: #f9f9fd;
    padding: 50px 0;
}
.innerpage .about-author .about-author-img{
    float: left;
    padding: 10px 30px 10px 0;
}
.blogpage .blog-left .about-author{
    background: #f9f9fd;
    padding: 30px;
    margin: 20px 0 0 0;
}
.blogpage .blog-left .about-author .about-author-img{
    float: left;
    padding: 10px 30px 10px 0;
}
.blogpage .blog-left .post-box-single img{
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.blogpage .blog-left .post-box-single .pressblock{
    display: block;
    width: 98%;
    max-width: 400px;
    margin: 0 auto 30px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.75);
    display: block;
    padding: 5px;
    box-sizing: border-box;
}
.blogpage .blog-left .post-box-single .pressblock img{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.blogpage .blog-left .post-box-single .pressblock p{
    text-align: center;
}
.lm_about {
    flex-wrap: wrap;	
	display: flex;
    justify-content: center;
    align-items: base-line;
    list-style: none;
	margin: 0 !important;
    padding: 0 !important;
}
.lm_about li {
	text-align: center;
    padding: 40px !important;
    list-style: none;
}
.lm_about li img {
    width: 100%;
}
.lm_about li span {
    font-size: 24px;
    color: #212121;
    background-color: #fff;
    padding: 0;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
}
.lm_about li span strong {
    padding: 20px 10px;
    display: block;
}
.lm_about li a{
    text-decoration:none;
	display: block;
    width: 100%;
}
.lm_about_3box .icon-box {
    width: 30%;
	box-sizing:border-box;	
}
.lm_about_4box .icon-box {
    width: 25%;
	box-sizing:border-box;	
}
.lm_about .icon-box div {
    display: flex;
    height: 100%;
    background: #fff;
    width: 100%;
}
.nav_aq_icon ul {
	display: flex;
    justify-content: center;
    align-items: top;
    list-style: none;
    flex-wrap: wrap;
}
.nav_aq_icon ul li {
	width: 20%;
    box-sizing: border-box;
	text-align: center;
    padding: 30px;
}
.nav_aq_icon ul li a {
	text-decoration: none;	
}
.nav_aq_icon ul li strong {
	display: block;	
}
.nav_aq_icon ul li img {
	width: 75%;
}
.faq_side ul li .question {
	background: none !important;
    margin-bottom: 5px;
    padding-left: 0 !important;
	line-height: 26px !important;
}
body .row2button .videos_block_button {
	margin: 0;
}
body .row2button .videos_block_button a {
    background: #454545;
    color: #fff;
    margin: 0 20px;
}
body .row2button .videos_block_button a:hover {
    background: #fff;
    color: #454545;
}
.btn {
	padding: 10px 20px;
    border: 1px #454545 solid;
    border-radius: 0;
    background: #fff;
    color: #454545;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    transition: 0.5s;
    display: inline-block;
}
.btn:hover {
    background: #454545;
    color: #fff;
    transition: 0.5s;
}
body .btn_black {
    background: #454545;
    color: #fff;
}
body .btn_black:hover {
    background: #fff;
    color: #454545;
}
.row_2button .btn {
	margin: 0 20px;
}
.rhino_tab .row_2button {
	text-align: center;
    margin-bottom: 40px;
}
.rhino_tab .row_2button .btn {
	margin: 20px;
	cursor: pointer;
}
.text_bg_gradient {
	background-color: rgb(255 255 255 / 84%);
    padding: 20px;
}
.text_bg_gradient .box {
	padding: 0 35px;
    width: 50%;
    box-sizing: border-box;
}
.text_bg_gradient .box:nth-child(2) {
	border-left: 1px solid #C9C9C9;
}
.media_2box {
	 max-width:270px; 
	float:right; 
	text-align:center; 
	padding-top:30px;	
}
.content_block_box_1_column_2 .media_2box {
	float:left; 
}
.nav_aq h2 {
	text-align: center;
    color: #ffffff !important;
    padding-bottom: 36px !important;	
}
.nav_aq ul {
	display: flex;
    color: #ffffff;
    list-style: none;	
}
.nav_aq ul:nth-child(1) {
	border-bottom: 1px solid #686868;	
}
.nav_aq ul:nth-child(2) {
	padding-top: 30px;
}
.ytb_play .youtube-player .youtube-play-btn:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url(images/play.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.inthemedia .youtube-container,
.inthemedia .youtube-player {
    margin: 0 !important;
	max-width: 100% !important;
}
#nav_tab .tab_section {
	position: relative;	
}
#nav_tab .tab_section:after {
	content: '+';
	position: absolute;
	right: 7px;
	font-size: 22px;
}
#nav_tab .active:after {
    content: '-';
    font-size: 26px;
    top: 1px;
}
@media screen and (max-width: 1903px){
    .home_topbaner picture img,
    .page_topbaner picture img {
        width: inherit;
        display: block;
        max-width: fit-content;
        max-width: -moz-fit-content;
    }
}
@media screen and (max-width: 1400px){
.home_topbaner picture{
    height: 650px;
}
.home_topbaner picture img{
    margin-left: -250px;
}
.page_topbaner picture{
    height: 455px;
}
.page_topbaner picture img{
    margin-left: -250px;
}
.gallery_top_baner img{
    margin-left: -250px;
}
}
@media screen and (max-width: 1280px){
.home_topbaner picture{
    height: 500px;
}
.home_topbaner picture img{
    margin-left: -350px;
    margin-top: -150px;
}
.gallery_top_baner img{
    margin-left: -350px;
}
}
@media screen and (max-width: 1200px){
    .blogpage .blog-left .post-box{
        width: 100%;
        border: 0;
    }
    .blogpage .blog-left .post-box:nth-child(odd) {
        padding-right: 0px;
    }
    .blogpage .blog-left .post-box:nth-child(even) {
        padding-left: 0px;
        border-right: 0;
    }
}
@media screen and (max-width: 1170px){
   header .container .hinf .addr,
   header .container .hinf .phone{
    font-size: 14px;
   }
   header .container .hinf .addr i {
        font-size: 20px;
        line-height: 20px;
    }
    header .container .hinf .phone i {
        font-size: 22px;
        line-height: 22px;
    }
    .topbanner-home{
        padding: 150px 0;
    }
    .topbanner-home .box {
        width: 400px;
    }
    .topbanner-home .box h1 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .topbanner-home .box p {
        font-size: 16px;
        margin-bottom: 32px;
    }
}
@media screen and (max-width: 1040px){
    header .container .hinf .phone{
        display: none;
    }
}
@media screen and (max-width: 1024px){
.home_topbaner picture{
    height: 400px;
}
.home_topbaner picture img{
    margin-left: -450px;
    margin-top: -220px;
}
.home_topbaner .home_topbaner-titlebox h1 {
    font-size: 40px;
    margin-bottom: 30px;
}
.page_topbaner::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}
.page_topbaner picture img{
    margin-left: -450px;
}
}
@media screen and (max-width: 990px){
	header .container .hinf .logo a .logodesc .logodesc1{
		font-size: 9px;
	}
	header .container .hinf .logo a .logodesc .logodesc2{
		font-size: 24px;
	}
}
@media screen and (max-width: 935px){
    header {
        display: block;
        width: 100%;
        /*padding: 5px 0;*/
        background: #fff;
        position: sticky;
        top: 0;
        left: 0;
        z-index: 20;
    }
    header .container .hinf {
        width: calc(100% - 103px);
        /*display: block;
        margin-left: 35px;*/
    }
    header .container .menub {
        width: 103px;
    }
    header .container .hinf .addr, header .container .hinf .phone {
        display: none;
        font-size: 0px;
        line-height: 0;
        visibility: hidden;
        width: 40px;
        text-align: center;
        box-sizing: border-box;
        order: 2;
        float: right;

    }
    header .container .hinf .phone{
        margin-right: 10px;
    }
    /*header .container .hinf .logo {
        width: 100%;
        order: 1;
        float: unset;
        margin: 7px auto;
    }*/
    header .container .hinf .addr i, header .container .hinf .phone i {
        font-size: 35px;
        line-height: 40px;
        visibility: visible;
        width: 40px;
        padding-right: 0;
        border: 1px #454545 solid;
        border-radius: 5px;
        box-sizing: border-box;
        text-align: center;
    }
    .topbanner-home{
        background-image: url(images/topbanner-home-bg.jpg) !important;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 60px 0;
    }
    .topbanner-home .box {
        width: 100%;
        max-width: 400px;
        text-align: center;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 20px 20px;
        background-color: rgba(0,0,0,0.4);
    }
    .topbanner-home .box h1{
        color: #fff;
    }
    .topbanner-home .box h1 b{
        color: #e4e2e2;
    }
    .topbanner-home .box p{
        display: none;
    }
    .topbanner-home .box .learnm{
        color: #fff;
        background: transparent;
        border: 2px #fff solid;
    }
    .home_topbaner picture {
        height: 350px;
    }
    .home_topbaner picture img {
        margin-left: -500px;
        margin-top: -240px;
    }
    .home_topbaner .container .home_topbaner-titlebox{
        width: 100%;
        max-width: 400px;
        text-align: center;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 20px 20px;
        background-color: rgba(0,0,0,0.4);
    }
    .home_topbaner .home_topbaner-titlebox h1{
        color: #fff;
    }
    .home_topbaner .home_topbaner-titlebox h1 b{
        color: #e4e2e2;
    }
    .home_topbaner .home_topbaner-titlebox .learnm {
        color: #fff;
        background: transparent;
        border: 2px #fff solid;
    }
    .gallery_top_baner{
        padding: 80px 0;
    }
    .gallery_top_baner .gallery_top_baner_title_box{
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        background-color: rgba(0,0,0,0.4);
    }
    .gallery_top_baner h2 {
        font-size: 30px;
        font-family: 'Playfair Display', serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        margin-bottom: 10px;
    }
    .gallery_top_baner h1 {
        font-size: 20px;
        font-family: 'Montserrat',sans-serif;
        font-weight: 500;
        color: #fff;
        text-align: center;
        margin-bottom: 0px;
    }
    .gallery_top_baner img{
        margin-left: -750px;
        margin-top: -150px;
    }
    .innerpage .top_banner {
        padding: 20px 0;
        min-height: 200px;
    }
    .innerpage .top_banner::before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.4);
        z-index: 1;
    }
    .innerpage .top_banner .container{
        z-index: 2;
    }
    .innerpage .top_banner.top_banner_contact_us{
        padding: 20px 0;
        min-height: 200px;
    }
    .innerpage .top_banner .top_banner_content{
        width: 100%;
        /*max-width: 400px;
        text-align: center;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 20px 20px;
        background-color: rgba(0,0,0,0.4);
        color: #fff !important;*/
    }
    .innerpage .top_banner .top_banner_content h1{
        /*padding-bottom: 10px;*/
		font-size: 35px;
		padding-bottom: 15px;
    }
	.innerpage .top_banner .top_banner_content p{
		display:none;
	}
    .reviews_pg .container .reviewscontent {
        width: 100%;
    }
    .reviews_pg .container .right-column {
        width: 100%;
        position: relative;
        padding-top: 30px;
    }
    .reviews_pg .container .right-column .right-box{
        position: unset;
    }
    .page_topbaner .page_topbaner-titlebox{
        width: 100%;
        max-width: 100%;
    }
    .page_topbaner .page_topbaner-titlebox h1{
        font-size: 35px;
        padding-bottom: 15px;
    }

}
@media screen and (max-width: 830px){
    .home_topbaner picture img {
        margin-left: -700px;
        margin-top: -240px;
    }
    .page_topbaner picture img {
        margin-left: -500px;
    }
}
@media screen and (max-width: 800px){
    .blogpage .blog-left{
        width: 100%;
    }
    .blogpage .blog-right{
        display: none;
    }
    .blogpage .mobile-categories {
        display: block;
    }
}
@media screen and (max-width: 768px){
	.nav_aq ul {
		flex-wrap: wrap;
		padding: 0;
		justify-content: space-between;
	}
	.nav_aq ul li {
		width: 46%;
		box-sizing: border-box;
		margin: 0 0 25px;
	}
	.nav_aq_icon ul li {
		width: 25%;
		padding: 15px;
	}
	.home_topbaner .home_topbaner-titlebox h1 a {
		color: #ffffff !important;
	}
	.home_topbaner .home_topbaner-titlebox h1 b {
		color: #e4e2e2 !important;
	}
}
@media screen and (max-width: 689px){
     header .container .hinf .logo {
        width: 100%;
    }
    header .container .hinf .cus {
        display: none;
    }
    header .container .hinf {
        width: calc(100% - 36px);
    }
    header .container .menub {
        width: 26px;
    }
    header .container .menub .menu {
        width: 26px;
        font-size: 0;
        line-height: 0;
    }
    header .container .menub .menu .icon-holder {
        width: 26px;
        margin-left: 0;
    }
    header .container .menub .menu .icon-holder .icon{
        width: 26px;
    }
}
@media screen and (max-width: 600px){
    .home_topbaner picture img {
        margin-left: -780px;
        margin-top: -240px;
    }
}
@media screen and (max-width: 475px){
    header .container .hinf .logo a img {
		width: 45px;
	}
	header .container .hinf .logo a .logodesc {
		width: calc(100% - 60px);
	}
	header .container .hinf .logo a .logodesc .logodesc1 {
		font-size: 10px;
		letter-spacing: -0.5px;
	}
	header .container .hinf .logo a .logodesc .logodesc2 {
		font-size: 24px;
	}
	.nav_aq_icon ul li {
		width: 50%;
	}
	.lm_about_3box .icon-box,
	.lm_about_4box .icon-box {
		width: 100%;
		padding: 15px !important;
	}
	.home_topbaner,
	.innerpage {
		margin-top: 135px;
	}
	header {
		position: fixed;
	}
	.sticky header .headcovid {
		display: none;	
	}
	.sticky .menu-box {
		top: 85px;
		height: calc(100% - 85px);
	}
}
@media screen and (max-width: 435px){
	header .container .hinf .logo a .logodesc .logodesc1 {
		font-size: 9px;
	}
	header .container .hinf .logo a .logodesc .logodesc2 {
		font-size: 22px;
	}
	.sec_big_girl #circle_Up .rbox,
	.sec_big_girl #circle_Middle .rbox,
	.sec_big_girl #circle_Lower .rbox{
		width: 38% !important;
		background: rgb(255 255 255 / 92%);
		padding: 10px;	
	}
	.sec_big_girl #circle_Up .rbox {
	    top: 2% !important;
	}
	.sec_big_girl #circle_Middle .rbox {
	    top: 15% !important;
	}
	.sec_big_girl #circle_Lower .rbox{
	    top: auto !important;
		bottom: 25px;
	}
}
@media screen and (max-width: 414px) {
    .blogpage .blog-left .about-author{
        padding: 20px;
    }
    .blogpage .blog-left .about-author .about-author-img{
        float: none;
        display: block;
        margin: 0 auto;
        padding: 0 0 20px 0;
    }
    .innerpage .about-author{
        padding: 30px 0;
    }
    .innerpage .about-author .about-author-img{
        float: none;
        display: block;
        margin: 0 auto;
        padding: 0 0 20px 0;
    }
    .topbanner-home{
        /*height: 580px;*/
        background-image: url(images/mobile_home_banner.jpg) !important;
    }
    /*.topbanner-home .container{
        position: absolute;
        bottom: 60px;
        width: 100%;
    }*/
    .topbanner-home .box h1{
        font-size: 35px
    }
    .home_topbaner picture {
        height: 290px;
    }
    .home_topbaner picture img,
    .page_topbaner picture img,
    .gallery_top_baner img{
        margin: inherit;
        min-height: 292px;
    }
    .gallery_top_baner {
        box-sizing: border-box;
        min-height: 292px;
    }
    .page_topbaner,
    .page_topbaner picture img {
        min-height: 455px;
    }
    .page_topbaner .page_topbaner-titlebox .buttons_box a{
        font-size: 14px;
        line-height: 23px;
    }
	.videos_block .faq-buttons {
		padding: 0 1px !important;
	}
	.videos_block .faq-buttons a {
		padding: 10px;
		font-size: 17px;
	}
	.lm_about li p br {
		display: none;	
	}
	body .row2button .videos_block_button a,
	.row_2button .btn {
		background: #454545;
		color: #fff;
		margin: 0 4px;
		padding: 10px 5px;
		font-size: 18px;
	}
	.faq ul li .question {
		line-height: 26px;
	}
	.faq_side ul li .question {
		margin-bottom: 0;
		padding-left: 0 !important;
		line-height: 30px !important;
	}
	.text_bg_gradient .box {
		padding: 0 10px;
		width: 100%;
	}
	.text_bg_gradient .box:nth-child(2) {
		border-left: none;
		border-top: 1px solid #C9C9C9;
		padding-top: 20px;
		margin-top: 20px;
	}
	.nav_aq_icon ul {
		padding: 0;
	}
	.media_2box {
		float: none !important;
		margin: auto !important;
	}
}
@media screen and (max-width: 394px){
	header .container .hinf .logo a .logodesc .logodesc1 {
		font-size: 8px;
	}
	header .container .hinf .logo a .logodesc .logodesc2 {
		font-size: 18px;
	}
}
@media screen and (max-width: 375px){
	header .container .hinf .logo a img {
		width: 35px;
		margin-right: 5px;
	}
	header .container .hinf .logo a .logodesc {
		width: calc(100% - 40px);
	}
    header .container .hinf .logo a .logodesc .logodesc1{
        margin-bottom: 0;
    }
	.sticky .menu-box {
		top: 75px;
		height: calc(100% - 75px);
	}
}
@media screen and (max-width: 333px){
	header .container .menub {
		width: 30px;
	}
	header .container .hinf {
		width: calc(100% - 30px);
	}
	header .container .hinf .logo a .logodesc .logodesc1 {
		font-size: 7.5px;
	}
}
