.scrolltotop{width:40px;height:40px;border-radius:20px 20px 0 0;background:rgba(0, 0, 0, 0.5);display:block;text-align:center;padding-top:8px;font-size:22px;color:#ffffff;position:fixed;right:5px;bottom:5px;display:none;z-index:9999999999;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.scrolltotop:hover{background:#000;color:#fff;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);}
.hamburger{padding:10px 0px 0px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;outline:0px !important;}
.hamburger:hover{opacity:0.7;}
.hamburger-box{width:40px;height:24px;display:inline-block;position:relative;}
.hamburger-inner{display:block;top:50%;margin-top:-2px;}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after{width:36px;height:3px;background-color:#333;border-radius:2px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease;}
.hamburger-inner::before,
.hamburger-inner::after{content:"";display:block;}
.hamburger-inner::before{top:-10px;}
.hamburger-inner::after{bottom:-10px;}
.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease, opacity 0.075s ease;}
.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease, opacity 0.075s 0.12s ease;}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}
.header-top{background:#0ea6b8;padding:10px 0px;text-align:center;position:relative;z-index:999999999;}
.header-top span{color:#ffffff;font-size:16px;font-weight:500;text-transform:uppercase;}
.header-top span a{text-decoration:underline;}
.header-box{background:#ffffff;position:relative;z-index:999999;}
.header-box:before{content:'';position:absolute;left:0px;top:0;width:100%;height:100%;background-image:url(/wp-content/uploads/2020/12/skew_hero_bg.png) !important;background-size:100% 100%;background-repeat:no-repeat;background-position:bottom;z-index:-9999;}
.header-area .navbar{padding:0px;}
.logo-blue{display:none;}
.logo-white img{max-width:80% !important;}
.logo-blue img{max-width:100px;}
#navbar_stiky{overflow:hidden;background:transparent;padding:10px 0px;transition:0s all;width:100%;z-index:999999999;/* position:fixed; */
}
/**********sticky**/
div#navbar_stiky.sticky-header{background:#fff;padding:10px 0;box-shadow:0 0 10px rgba(0,0,0,0.2);}
div#navbar_stiky.sticky-header nav.navbar{align-items:center;}
/*sticky*/
.navbar-brand img{max-width:100%;margin:0px;}
.white-menu li a{position:relative;color:#ffffff;display:block;font-weight:600;font-size:16px;margin-left:30px;}
.white-menu a:before{content:"";position:absolute;top:32px;left:100%;right:100%;height:2px;background:#ffffff;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.white-menu li a:hover:before{left:5%;right:5%;}
.white-menu li a.ip:hover:before{left:100%;right:100%;}
.white-menu li a.ip{height:46px;width:150px;display:flex;align-items:center;border:2px solid #ffffff;border-radius:5px;justify-content:center;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;padding:0;}
.white-menu li a.ip:hover{background:#ffffff;color:#007D9E;}
.header-area .navbar{padding:0px;align-items:flex-start;}
.header-area a.navbar-brand.logo-white{padding-top:13px;}
.blue-menu{display:none;}
.blue-menu li a{position:relative;color:#054974;display:block;font-weight:600;font-size:16px;margin-left:30px;}
.blue-menu a:before{content:"";position:absolute;top:32px;left:100%;right:100%;height:2px;background:#054974;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.blue-menu li a:hover:before{left:5%;right:5%;}
.blue-menu li a.ip:hover:before{left:100%;right:100%;}
.blue-menu li a.ip{height:46px;width:150px;display:flex;align-items:center;border:2px solid #0993c9;border-radius:5px;justify-content:center;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.blue-menu li a.ip:hover{background:#054974;color:#ffffff;}
.hero-area{/*background-image:url(/wp-content/uploads/2021/03/header.png);*/
width:100%;/*     padding:246px 0; */
background-repeat:no-repeat;background-size:cover;background-position:center;/*     position:relative; */
/*     z-index:999999; */
/*     padding:50px 0px 70px; */
height:100% !important;}
.hero-content{padding:60px 0px;}
.hero-content h1{color:#ffffff;margin-bottom:20px;}
.hero-content p{font-size:19px;color:#ffffff;}
.hero-img{position:relative;width:400px;height:400px;margin:0 auto 0;border-radius:50%;border:20px solid #ffffff;bottom:-80px;}
.hero-img img{position:absolute;bottom:-20px;left:10px;width:100%;height:100%;display:block;transform:scale(1.1);}
.hero-img{text-align:center;}
.freedom-area{position:relative;z-index:99999;padding:100px 0px 85px;background:#ffffff;}
.freedom-content h2{margin-top:0px;}
.freedom-content{padding-left:20px;}
.freedom-content p span{color:#006699;font-weight:600;font-size:20px;}
.freedom-content ul li{position:relative;padding-left:70px;display:flex;align-items:center;margin:30px 0px;color:#0993c9;}
.freedom-content ul li:last-child{margin-bottom:0px;}
.freedom-content ul li i{position:absolute;left:0px;width:34px;height:34px;display:flex;font-size:15px;color:#ff1414;align-items:center;justify-content:center;border-radius:50%;border:1px solid #3c3c3c;}
.glasses-area{position:relative;z-index:99999;padding:85px 0px;background:#f3f3f3;text-align:center;}
.glasses-area h2{text-align:center;margin-bottom:45px;}
.glasse-item{margin:10px 0px;text-align:center;}
.glasse-item .glasse-number{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #006699;margin:0px auto 20px;background:#ffffff;}
.glasse-item .glasse-number span{color:#00cccc;font-size:64px;}
.glasse-item h5{font-weight:600;font-size:23px;color:#054974;margin:16px 0px;}
.glasse-item p{font-size:18px;margin:0px;}
.docs-img img{width:100%;height:100%;}
.patients-text{padding:36px;max-width:640px;}
.patients-text p span{color:#0993c9;font-weight:600;}
.patients-text .btn-box{justify-content:flex-start;}
.patients-text .btn-box .find-btn{width:160px;}
.procedure-area{position:relative;z-index:99999;padding-bottom:85px;background:#ffffff;}
.procedure-area > img{width:100%;height:662px;}
.procedure-border{position:relative;top:-48px;width:800px;height:50px;margin:0px auto;background:#ffffff;padding:20px;z-index:9999;}
.procedure-heading{position:relative;z-index:9999999;top:-36px;max-width:980px;margin:auto;text-align:center;}
.procedure-item{position:relative;top:0px;background:#f3f3f3;text-align:center;max-width:280px;min-height:270px;margin:10px auto;border-radius:5px;padding:20px 0px 10px;border:1px solid #e4e4e4;cursor:pointer;transition:0.5s all ease;-webkit-transition:0.5s all ease;-moz-transition:0.5s all ease;}
.procedure-item span{display:block;}
.procedure-item h5{font-weight:600;font-size:22px;color:#0ea6b8;color:#007d9d !important;}
.procedure-item img{max-width:140px;margin:20px auto 30px;display:block;}
.procedure-item a{display:block;background:#0ea6b8;padding:10px;color:#ffffff;margin-bottom:20px;
}
section.transparency-area .procedure-item a{font-size:20px;}
.procedure-item:hover{box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);top:-5px;box-shadow:0 4px 40px rgba(0,0,0,.30);}
.procedure_2 a{background:#006386;}
.procedure_2 h5{color:#006386;}
.procedure_3 a{background:#019294;}
.procedure_3 h5{color:#019294;}
.candidates-area{padding:200px 0px;background-image:url(/wp-content/uploads/2021/07/SelfTestBackaground.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;z-index:99999;}
.candidate-content{text-align:center;}
.candidate-content h2{color:#ffffff;font-size:35px;text-align:center;}
.candidate-content p{font-weight:600;color:#ffffff;}
.candidate-age{display:flex;justify-content:center;}
.candidate-age .age{width:105px;height:105px;border:7px solid #a9c2c6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:21px;font-weight:600;margin:0px 12px;}
.candidate-content span{font-size:16px;color:#ffffff;}
.candidate-content .p-text{font-size:24px;font-weight:500;}
.candidate-age .age_1{background:#0993c9;}
.candidate-age .age_2{background:#2669aa;}
.candidate-age .age_3{background:#054974;}
.candidate-age .age_1:hover{background:#0786b7;}
.candidate-age .age_2:hover{background:#1f78ce;}
.candidate-age .age_3:hover{background:#093d5f;}
.guarantee-area{padding:85px 0px 160px;background:#ffffff;position:relative;z-index:99999;}
.guarantee-content .btn-box{justify-content:flex-start;}
.guarantee-content p span{color:#0993c9;font-weight:600;}
.guarantee-img{text-align:center;}
.financing-area{background:#ecf6f6;padding-bottom:85px;position:relative;z-index:99999;}
.financing-logo{text-align:center;}
.financing-logo img{position:relative;top:-60px;}
.financing-area h2{text-align:center;}
.financing-content{text-align:center;max-width:820px;margin:0px auto;}
.financing-content h2{font-size:36px;}
.reviews-item2 p span,
.sonner-heading p span,
.financing-content p span{color:#0993c9;font-weight:600;font-size:18px;}
.financing-content .border-line{width:80px;margin:30px auto 20px;height:1px;background:#0993c9 ;}
.financing-area .btn-box a{width:290px;}
.financing-area .btn-box .find-btn{width:220px;}
.sooner-area{padding:85px 0px;text-align:center;background:#ffffff;position:relative;z-index:99999;}
.sooner-item{text-align:center;max-width:200px;margin:10px auto;}
.sooner-item h5{color:#006386;font-weight:bold;}
.sooner-item img{max-width:120px;margin:20px auto;}
.sooner-area .btn-box{justify-content:center;}
.reviews-item{position:relative;z-index:99999;text-align:center;height:calc(100% - 4px);margin-bottom:4px;}
.reviews-item > img{width:100%;max-height:600px;height:100%;}
.reviews-text{position:absolute;bottom:40px;width:100%;text-align:center;color:#ffffff;max-width:555px;right:0;}
.reviews-text h2, .reviews-text h2 + p{color:#ffffff;max-width:440px;}
.reviews-item2{text-align:center;max-width:600px;padding:40px;}
.review-img{padding-bottom:30px;}
.winner-box{min-height:600px;background:#f3f3f3;}
.winner-area{border-top:4px solid #ffffff;padding-top:30px;display:flex;align-items:center;justify-content:center;background:#f3f3f3;position:relative;z-index:999999;}
.winner-text{margin-right:20px;}
.winner-text h5{color:#0993c9;font-weight:600;font-size:22px;}
.winner-text span{color:#0993c9;display:block;}
.technology-area{position:relative;z-index:999999;padding-bottom:60px;background:linear-gradient(to right, rgba(5, 73, 116, 1) 0%, rgba(38, 105, 170, 1) 100%);}
.technology-content h2{color:#ffffff;font-size:36px;margin-bottom:30px;}
.technology-content .btn-box{justify-content:flex-start;margin-top:50px;}
.techab-content .btn-box .find-btn,
.technology-content .btn-box .find-btn{border-color:#ffffff;color:#ffffff;width:240px;}
.techab-content .btn-box .find-btn:hover,
.technology-content .btn-box .find-btn:hover{border-color:#2b9bd6;background:#2b9bd6;}
.technology-content{padding:30px 40px 30px 0px;padding-top:130px;color:#ffffff;}
.technology-content p{font-size:18px;font-weight:300;}
.technology-content h2 + p{font-weight:600;font-size:20px;}
.technology-img{display:flex;align-items:flex-end;}
.technology-img img{height:450px;}
.technology-img span{position:relative;top:6px;color:#D2D2D3;padding-left:16px;font-size:15px;line-height:170%;}
.history-area{padding:30px 0px;background:#ffffff;position:relative;z-index:99999;}
.history-img{text-align:right;padding-right:20px;}
.history-text{padding-top:84px;text-align:center;max-width:900px;margin:0px auto;}
.history-text img{margin-bottom:26px;}
.customized-area{position:relative;z-index:99999;background:linear-gradient(142deg, rgba(32, 153, 156, 1) 0%, rgba(23, 77, 117, 1) 100%);padding:30px 0px 20px;}
.customize-content .border-line{width:100px;height:1px;background:#ffffff;margin:12px auto 0px;}
.customize-content h2{color:#ffffff;margin-bottom:0px;text-align:center;}
.benefits-content{margin:60px 0px;}
.benefits-content h2{margin-top:30px;}
.benefits-content .btn-box{justify-content:flex-start;}
.benefits-content ul li{position:relative;padding-left:20px;display:flex;margin-bottom:20px;align-items:center;}
.benefits-content ul li span{width:7px;height:7px;border-radius:50%;background:#000;position:absolute;left:0px;top:10px;}
.tech-about-area{position:relative;z-index:99999;padding:85px 0px 140px;background:linear-gradient(142deg, rgba(32, 153, 156, 1) 0%, rgba(23, 77, 117, 1) 100%);}
.techab-content{max-width:900px;margin:0px auto;color:#ffffff;text-align:center;}
.techab-content h2{color:#ffffff;margin-bottom:30px;}
.techab-content p span{font-weight:600;font-size:22px;}
.techab-content .btn-box .find-btn{width:280px;}
.pricing-area{position:relative;z-index:999999;padding-bottom:85px;background:#ffffff;}
.pricing-area h2{margin:0 0 28px;}
.pricing-heading{margin-bottom:60px;text-align:center;}
.pricing-heading img{position:relative;top:-60px;}
.pricing-area h2 + p{margin:0 0 38px;font-weight:300;}
.pricing-heading p span{font-weight:bold;color:#006386;font-size:28px;}
.pricing-item > span{color:#006386;font-size:24px;}
.pricing-item{text-align:center;}
/*.pricing-item p.pricing-item-left{padding-right:30px;}*/
.pricing-item p{position:relative;font-weight:300;}
.pricing-item p button{background:none;border:none;outline:none;}
.pricing-item p .info{position:absolute;right:0px;top:0px;width:26px;height:26px;border-radius:50%;border:1px solid #006386;display:flex;align-items:center;justify-content:center;font-family:serif;color:inherit;cursor:pointer;}
.pricing-item h5{font-weight:600;margin-bottom:20px;}
.pricing-item h5,
.pricing-item span{color:#006386;}
.transparency-area{position:relative;z-index:99999;background:#ffffff;padding:30px 0px;}
.transparency-heading{text-align:center;max-width:800px;margin:0px auto 40px;}
.transparency-item{min-height:250px;}
.transparency-item p{margin-bottom:0px;margin-top:20px;}
.transparency-item span{font-size:26px;margin-bottom:20px;color:#0ea6b8;}
/*.pricing_1 h5{color:#006386;}
.pricing_1 span{color:#006386;}*/
.pricing_1 a{background:#006386;}
/*.pricing_2 h5{color:#019294;}
.pricing_2 span{color:#019294;}*/
.pricing_2 a{background:#019294;}
/*.pricing_3 h5{color:#007d9e;}
.pricing_3 span{color:#007d9e;}*/
.pricing_3 a{background:#007d9e;}
.vision-area{position:relative;z-index:99999;background:#ffffff;padding:85px 0px;}
.vision-heading{text-align:center;margin-bottom:60px;}
.vision-area .row{max-width:960px;margin:0 auto;}
.vision-area .row .col-md-6:first-child{width:41%;flex:0 0 41%;}
.vision-area .row .col-md-6:last-child{flex:0 0 59%;max-width:59%;}
.vision-item{padding-right:60px;border-right:3px solid #dee2e6 !important;}
.vision-item h5{margin-bottom:32px;}
.vision-item h5, .vision-item ul li p{color:#007D9D;font-weight:600;font-size:20px;}
.vision-item ul li{display:flex;justify-content:space-between;margin-bottom:7px;}
.vision-item ul li > span{font-size:18px;}
.vision-item ul li:last-child{justify-content:flex-end;}
.vision-item ul li p{text-align:right;margin:10px 0 0;}
.vision-item2{padding-left:25px;}
.vision-item2 h5{color:#007D9D;margin:30px 0px 16px;font-weight:600;font-size:20px;}
.vision-item2 h5:not(.mt-1){margin-top:40px;}
.vision-item2 img{max-width:100%;}
.vision-item2 span{font-size:16px;display:block;margin:15px 0px 0;text-transform:uppercase;}
.vision43-area{position:relative;z-index:99999;background:#ffffff;padding-bottom:85px;}
/*.vision43-area h3{color:#ff0000;font-size:34px;text-align:center;font-family:DroidSerif;font-style:italic;margin-bottom:30px;}*/
.vision34-text .btn-box{justify-content:flex-start;}
.vision34-text{padding-left:40px;}
.vision34-text p a,
.vision34-text p span{color:#006699;font-weight:600;font-size:20px;}
.results-area{padding:160px 0px;}
.results-area{position:relative;z-index:99999;background:url(/wp-content/uploads/2020/12/results.png);background-repeat:no-repeat;background-position:top;background-size:cover;}
.results-content{text-align:center;}
.results-content h2{color:#ffffff;margin:0px;}
.results-content .border-line{width:150px;height:2px;background:#ffffff;margin:10px auto;}
.our-patients-area{background:linear-gradient(142deg, rgba(32, 153, 156, 1) 0%, rgba(23, 77, 117, 1) 100%);padding:85px 0px ;}
.result-page .our-patients-area h2{color:#ffffff;text-align:center;margin-bottom:40px;}
.meet-item{text-align:center;max-width:300px;margin:10px auto;}
.meet-item{padding-left:20px;}
.meet-item h5{font-size:18px;color:#ffffff;margin:16px 0px 8px;}
.result-page .meet-item p{font-size:16px;color:#ffffff;font-weight:300;}
.footer-area{padding:85px 0px 0px;position:relative;z-index:9;background:#ffffff;}
.footer-menu{padding-left:60px;}
.footer-menu h5{font-weight:bold;margin-bottom:20px;color:#3c3c3c;}
.footer-menu ul li a{position:relative;font-weight:500;font-size:15px;color:#4c4c4c;text-transform:capitalize;margin-bottom:10px;display:block;transition:0.2s all ease;-webkit-transition:0.2s all ease;-moz-transition:0.2s all ease;}
.footer-menu ul li a:hover{color:#2b9bd6;}
.footer-social ul{margin-top:50px;padding-bottom:10px;display:flex;justify-content:flex-end;}
.footer-social ul li a{color:#ffffff;background:#999999;width:30px;height:30px;border-radius:50%;margin:10px;display:flex;align-items:center;justify-content:center;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.footer-social ul li a:hover{background:#2b9bd6;}
.copyright-content{display:flex;align-items:center;justify-content:space-between;}
.copyright-area{padding:24px 0px;border-top:1px solid #999999;}
.copyright-content span{font-size:14px;color:#4c4c4c;}
.tooltip{width:435px;background:#ffffff;z-index:99999999;}
.row .col-md-6:first-child .pricing-item h5 + p{margin-right:15px;}
.pricing-item .tooltip-inner{background:#ffffff;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);padding:30px 25px 30px;max-width:435px;width:435px !important;color:inherit;text-align:left;position:absolute;top:-55px;left:100%;z-index:999999;margin-left:0px;display:none;}
/*.pricing-item .tooltip-inner::before, .pricing-item .tooltip-inner::after{content:"";position:absolute;top:105px;left:-35px;border:15px solid transparent;border-right:20px solid #fff;width:30px;height:30px;z-index:1;}
.pricing-item .tooltip-inner::after{border-right-color:rgba(0,0,0,0.2);z-index:0;left:-36px;}*/
.pricing-item .tooltip-inner::before, .pricing-item .tooltip-inner::after{content:"";position:absolute;top:105px;right:-35px;border:15px solid transparent;border-left:20px solid #fff;width:30px;height:30px;z-index:1;}
.pricing-item .tooltip-inner::after{border-left-color:rgba(0,0,0,0.2);z-index:0;right:-36px;}
.tooltip-inner p{margin-bottom:6px;font-size:18px;font-family:"ubuntu", sans-serif;}
.tooltip-inner ul{background:#ffffff;padding:10px 0px;}
.tooltip-inner ul li{position:relative;padding-left:15px;font-size:18px;margin-bottom:6px;font-family:"ubuntu", sans-serif;font-weight:300;}
.tooltip-inner ul li span{width:5px;height:5px;background:#000;border-radius:50%;position:absolute;left:0px;top:8px;}
.tooltip-inner small{font-size:14px;font-family:"ubuntu", sans-serif;line-height:1.8;}
.tooltip-arrow{border-right-color:red;border-left-color:red;border-bottom-color:red;border-top-color:red;}
.tooltip.show{opacity:1 !important;}
.tool-box{background:#ffffff;}
.tooltip.bs-tooltip-right .arrow:before{border-right-color:#ffffff !important;}
.tooltip.bs-tooltip-left .arrow:before{border-right-color:#ffffff !important;}
.tooltip.bs-tooltip-bottom .arrow:before{border-right-color:#ffffff !important;}
.tooltip.bs-tooltip-top .arrow:before{border-right-color:#ffffff !important;}
.tool-box a{display:block;width:200px;padding:0 12px;height:58px;text-align:center;margin:16px auto 0px;border-radius:5px;color:#007D9E;font-weight:600;letter-spacing:2px;text-transform:uppercase;border:2px solid #007D9E;font-size:16px;line-height:54px;}
.tool-box a:hover{background:#007D9E;color:#fff;}
.mobile-show{display:none;}
.copyright-content span a{font-size:13px;font-weight:300;color:#4c4c4c;}
.techab-content .btn-box .find-btn,
.history-text .btn-box .find-btn{margin-right:0px;}
.benefits-area,
.reviews-area,
.patients-area{position:relative;z-index:99999;background:#ffffff;}
.procedure-box{max-width:940px;margin:0px auto;}
.reviews-area{background:#f3f3f3;}
.our-patients-area{position:relative;margin-bottom:590px;z-index:999;box-shadow:10px 10px 30px rgba(0,0,0,0.25);}
.provideo-wrap #myVideo{display:none;position:absolute;left:0;right:0;top:0;width:100%;height:662px;background:rgba(0,0,0,0.95);}
.provideo-wrap > a{position:absolute;top:25%;left:0;right:0;width:80px;height:80px;background:#007d9e;border-radius:100%;margin:0 auto;font-size:0;box-shadow:0 0 20px rgba(0,0,0,.5);}
.provideo-wrap > a::before{content:"";position:absolute;left:15px;right:0;width:20px;height:25px;border:13px solid transparent;border-left:15px solid #fff;margin:auto;bottom:0;top:0;}
.procedure-area .procedure-item:hover a{background:#006386;background:#fff;background:#007d9e;}
.result-page .section-padding-top{padding-top:100px;}
.result-page .section-padding-bottom{padding-bottom:100px;}
.result-page .goal-area p{color:#11ABBD;font-size:35px;font-style:italic;line-height:160%;text-align:center;margin:0;font-family:"ubuntu", sans-serif;}
.result-page h2{color:#3B3B3B;font-size:36px;}
.result-page p{color:#171313;font-size:18px;line-height:150%;}
.result-page p:last-child{margin-bottom:0px;}
.really-mean-content p > span{color:#007D9D;font-weight:600;}
.result-reviews-area{background:#ebf5f5;}
.result-page .result-reviews-item img{height:100%;width:100%;}
.result-winner-box .result-reviews-item2{max-width:615px;padding:0 15px 0 60px;}
.result-page .result-reviews-item2 p{color:#007D9D;font-size:30px;font-weight:600;margin:35px auto 20px;}
.result-page .transparency-heading{/*max-width:1000px;*/}
.result-page .procedure-item{margin-bottom:0px;padding-bottom:5px;}
.result-page .procedure-item h5{font-size:26px;}
.result-page .transparency-item span{font-size:35px;}
.result-page section.transparency-area .procedure-item a{/*font-size:22px;*/}
.result-page .convenient-section{background:#f3f3f3;}
.convenient-section .section-title{text-align:center;}
.convenient-section .pay-service-wrap{margin-top:58px;}
.convenient-section .pay-service-wrap{margin-top:50px;}
.convenient-section .pay-service-wrap .list-content{-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;margin-bottom:39px;}
.convenient-section .pay-service-wrap .list-content:last-child{margin-bottom:0;}
.convenient-section .list-content .pay-title-wrap{width:28%;margin-right:2.7%;position:relative;}
.convenient-section .list-content .pay-content{width:70%;position:relative;}
.convenient-section .list-content .pay-title-wrap p{color:#019294;font-size:85px;font-weight:normal;line-height:110%;display:inline-block;vertical-align:top;}
.convenient-section .list-content .pay-title-wrap p span{padding:0 15px 0 25px;font-size:35px;color:#171515;line-height:110%;display:inline-block;vertical-align:top;margin-top:10px;letter-spacing:0.25px;font-weight:500;}
.convenient-section .list-content .pay-content p{position:relative;margin-top:6px;}
.convenient-section .list-content .pay-content p::before{position:absolute;right:auto;left:-32px;height:auto;width:3px;background:#277B9B;content:"";margin:0;top:7px;bottom:0;}
.convenient-section .tax-free-btn{padding-top:60px;}
.result-page img{width:auto;max-width:100%;max-height:100%;height:auto;}
.result-review-img .social-rating-wrap ul{padding:0;margin:0;list-style:none;}
.result-review-img .social-rating-wrap .social-btn{display:inline-block;vertical-align:top;margin-right:6%;border:2px solid #c8c8c8;padding:10px 15px 10px 70px;width:44.8%;text-align:right;font-size:0;position:relative;}
.result-review-img .social-rating-wrap .social-btn .totat-rate, 
.result-review-img .social-rating-wrap .social-btn .rating-star{display:inline-block;vertical-align:top;font-size:0;}
.result-review-img .social-rating-wrap li{display:inline-block;vertical-align:top;margin-top:6px;font-size:17px;margin-right:4px;}
.result-review-img .social-rating-wrap .reviews{display:block;}
.result-review-img .social-rating-wrap .social-btn{display:inline-block;vertical-align:top;margin-right:6%;border:2px solid #c8c8c8;padding:10px 15px 10px 60px;width:46.3%;}
.result-review-img .social-rating-wrap .social-btn:last-child{margin-right:0;}
.result-review-img .social-rating-wrap .social-btn .totat-rate{font-size:26px;padding-right:6px;}
.result-review-img .social-rating-wrap .reviews{font-size:10px;text-align:right;}
.result-review-img .social-rating-wrap li:last-child{margin-right:0;}
.result-review-img .social-rating-wrap{font-size:0;}
.result-review-img .social-rating-wrap .social-btn::before{position:absolute;content:"";height:40px;width:40px;background:url("/wp-content/themes/clearsight/img/social-sprite2.png") no-repeat;left:15px;border-radius:0;background-position:0 0;}
.result-review-img .social-rating-wrap .google::before{background-position:0 -59px;}
.result-review-img .social-rating-wrap .social-btn.facebook{color:#0c2190;}
.result-review-img .social-rating-wrap .social-btn.google{color:#df0000;}
body.page.page-id-39255 .main-content{padding-left:15px;padding-right:15px;}
body.page.page-id-39250 .main-content{padding-left:15px;padding-right:15px;}
body.page.page-id-39247 .main-content{padding-left:15px;padding-right:15px;}
.hero-area .hero-content.pricing-item{position:relative;}
.hero-area .hero-content{}
.hero-area .hero-content.pricing-item p.pricing_wp_raw_html_outer{padding-right:20px;position:relative;}
.hero-area .hero-content.pricing-item .tool-box.tooltip-inner{top:65%;left:106%;right:initial;transform:translate(0, -50%);max-width:340px !important;width:100% !important;}
.hero-area .hero-content.pricing-item .tool-box.tooltip-inner:before,
.hero-area .hero-content.pricing-item .tool-box.tooltip-inner:after{content:"";position:absolute;top:28px;right:initial;border:15px solid transparent;border-right:15px solid #fff;width:0px;height:0px;z-index:1;left:-30px;}
.hero-area .hero-content.pricing-item .tool-box.tooltip-inner:after{border-right-color:rgba(0,0,0,0.2);z-index:0;right:-35px;}
.hero-area .hero-content.pricing-item .tool-box.tooltip-inner p{color:#000;line-height:1.35em;}
.hero-area .hero-content.pricing-item .tool-box a.close-tooltip{position:absolute;right:-10px;top:-10px;font-size:0;line-height:0;width:30px;height:30px;padding:0;border-radius:30px;margin:0;background-color:#fff;}
.hero-area .hero-content.pricing-item .tool-box a.close-tooltip:before{content:"";position:absolute;left:4px;top:12px;height:2px;width:18px;background-color:#007D9E;transform:rotate(45deg);}
.hero-area .hero-content.pricing-item .tool-box a.close-tooltip:after{content:"";position:absolute;left:4px;top:12px;height:2px;width:18px;background-color:#007D9E;transform:rotate(-45deg);}
.hero-area .hero-content.pricing-item .tool-box a.close-tooltip:hover{background:#007D9E;color:#fff;}
.hero-area .hero-content.pricing-item .tool-box a.close-tooltip:hover:after{background-color:#fff;}
.hero-area .hero-content.pricing-item .tool-box a.close-tooltip:hover:before{background-color:#fff;}

.hero-area .hero-content.pricing-item .tooltip-inner p{color:#000;}
.hero-area .hero-content.pricing-item p.pricing_wp_raw_html_outer .info{position:absolute;right:0px;top:0px;width:26px;height:26px;border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-family:serif;color:inherit;cursor:pointer;color:#fff;}

.hero-area .hero-content.pricing-item p.pricing_wp_raw_html_outer .info{width:18px!important;height:18px;padding:0px;font-weight:bold;top:7px;right:2px;}

.vc_row.wpb_row.procedure_row_with_roll_over{}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container{padding:0;text-align:left;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container p{color:#000;max-width:100%;font-weight:normal;margin:0 0 19px 0;font-size:16px;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container p:last-child{margin:0 0 0 0;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .pricing_wp_raw_html_outer{font-size:27px;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box.tooltip-inner{top:19%;left:96%;right:initial;transform:translate(0, -50%);max-width:340px !important;width:100% !important;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box.tooltip-inner:before,
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box.tooltip-inner:after{content:"";position:absolute;top:20px;right:initial;border:15px solid transparent;border-right:20px solid #fff;width:0px;height:0px;z-index:1;left:-35px;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box.tooltip-inner:after{border-right-color:rgba(0,0,0,0.4);z-index:0;right:-35px;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box.tooltip-inner p{color:#000;line-height:1.35em;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip{position:absolute;right:-10px;top:-10px;font-size:0;line-height:0;width:30px;height:30px;padding:0;border-radius:30px;margin:0;background-color:#fff;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip:before{content:"";position:absolute;left:4px;top:12px;height:2px;width:18px;background-color:#007D9E;transform:rotate(45deg);}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip:after{content:"";position:absolute;left:4px;top:12px;height:2px;width:18px;background-color:#007D9E;transform:rotate(-45deg);}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip:hover{background:#007D9E;color:#fff;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip:hover:after{background-color:#fff;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip:hover:before{background-color:#fff;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container p{position:initial;text-align:left;}

.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .info{background:none;border:none;outline:none;width:18px;height:18px;border-radius:50%;border:1px solid #006386;display:inline-block;align-items:center;justify-content:center;font-family:serif;color:inherit;cursor:pointer;position:relative;vertical-align:middle;padding:0;font-weight:700;text-transform:lowercase !important;font-size:16px;letter-spacing:0;line-height:16px;margin:0 0 0 5px;}
.vc_row.wpb_row.procedure_row_with_roll_over .hero-content.pricing-item.wpb_column.vc_column_container .tool-box a.close-tooltip{display:none;}

.page-id-204 .main-content .section-gapping .section-gapping{padding-bottom:25px;}
.result-page .goal-area.section-padding-bottom{padding-bottom:35px;}
.result-page .section-padding-bottom{padding-bottom:85px;}
.pricing-btn .btn-box{margin-top:10px!important;}
.techab-content{padding-right:15px;padding-left:15px;}
.hero-content h1{margin-bottom:0px;}
.benefits-area .benefits-content.fadeInRight{padding-left:0px;}
.pricing-area .pricing-heading.fadeInUp{padding-left:15px;padding-right:15px;}
.header-wrapper{max-height:650px;}
.hero-gif img{max-width:800px;margin-top:-60px;}
.home .why-text-bottom h5{font-size:21px;}
.footer-menu h5{font-family:"ivyora-display", serif!important;font-weight:bold;}
.technology-area .technology-img span{top:-60px;}
header .internal-header .blue-menu li.nav-schedule a.ip:hover, header .sticky-header .blue-menu li.nav-schedule a.ip:hover, header .internal-header .blue-menu li.nav-schedule button.ip:hover, header .sticky-header .blue-menu li.nav-schedule button.ip:hover{background-color:#0093c9;}
.blue-menu li a.ip:hover, .blue-menu li button.ip:hover{border-color:#054974;}
.why-sec .why-text-upper h2{color:#fff;}
.why-sec .inner-col{padding-top:30px;}
.why-sec .symptom-col .inner-col h2{margin-bottom:7px;}
#main .why-sec{background-color:#013251;padding:85px 0;}
.why-sec .symptom-col h5{font-family:"ivyora-display", serif!important;font-size:14px;letter-spacing:2px;font-weight:bold;color:#0093cb;}
.technology-area .technology-content .find-btn{width:280px;}
.technology-content h2 + p{font-weight:600;font-size:17px;}
btn-box button:hover, .hero-btn button:hover{border:2px solid #0093c9;background:#0093c9;color:#ffffff;}
.overview-section .overview-right h3{font-family:"ivyora-display", serif!Important;}
.pricing-item h5{font-family:"ivyora-display", serif!important;}
button.info-tooltip{text-transform:lowercase!important;}
.btn-box button:hover{background-color:#0093c9;border-color:#0093c9;}
.restore-the-vision-content-outer .btn-box button, .sooner-include .btn-box button:hover{background-color:#0093c9!important;border-color:#0093c9!important;}
.restore-the-vision-content-outer .btn-box button, .sooner-include .btn-box button{background-color:#054974!important;border-color:#054974!important;}
.mobile-tag .hero-btn .find-btn{border:2px solid #fff;}
.hero-btn a{background-color:#0093c9;border-color:#0093c9;}
.mobile-tag .hero-btn button, .heroo-btn button{color:#ffffff;display:inline-block;align-items:center;justify-content:center;width:216px;height:60px !important;line-height:56px;border-radius:5px;padding:0 !important;background:#0093cb;border:2px solid #0093cb;text-transform:uppercase;cursor:pointer;letter-spacing:1px;font-weight:600;font-size:14px;}
.btn-box button:hover{background-color:#0093c9;border-color:#0093c9;}
.heroo-btn button:hover{border:2px solid #0093c9;background:#0093c9;color:#ffffff;}
.btn-box button{color:#ffffff;display:flex;align-items:center;justify-content:center;width:216px;height:60px !important;border-radius:5px;background:#054974;border:2px solid #054974;cursor:pointer;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;letter-spacing:1px;font-weight:600;font-size:14px;}
.hero-btn button{color:#ffffff;display:flex;align-items:center;justify-content:center;width:216px;height:60px !important;border-radius:5px;background:#054974;border:2px solid #054974;cursor:pointer;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;letter-spacing:1px;font-weight:600;font-size:14px;text-align:center;}
.blue-menu li button.ip{height:46px;width:150px;display:flex;align-items:center;border:2px solid #0993c9;border-radius:5px;justify-content:center;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}
.sooner-include{background-color:#F3F3F3;}
.single .sooner-area, .page-template-page-blog .sooner-area{margin-bottom:500px;}
.tab-img-wrap img{max-width:100%;display:block;margin:0 auto;}
.clear{clear:both;overflow:hidden;display:block;width:100%;height:0;font-size:0;line-height:0;margin:0;padding:0;}
.patients-text .btn-box{margin-top:45px;}
#age-description-wrap{position:absolute;top:-1000px;height:100px;}
.technology-area .technology-content p{font-size:16px;}
.home h5{font-size:24px;font-family:"ubuntu", sans-serif!important;}
.home .guarantee-area .row{max-width:1100px;margin:auto;}
body #splash-offer{z-index:1000000;}
.tablet-show .btn-box a{width:210px;background-color:#007d9f;color:#fff;height:42px;display:flex;align-items:center;border:2px solid #007D9E;border-radius:5px;justify-content:center;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;}
.tablet-show a.ip{height:42px;width:130px;display:flex;align-items:center;border:2px solid #007D9E;border-radius:5px;justify-content:center;transition:0.3s all ease;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;background-color:#ffffff;color:#007D9E;}
.technology-content h2{font-size:29px;line-height:1.4;}
#splash-offer .splash-circle img{width:100%;}
body .splash-circle{background-color:#f2f2f2;border:10px solid #fff;}
.freedom-area{padding:65px 0px 85px;}
.home .freedom-area .btn-box{margin-top:45px;}
.hp-special-offer{background-color:#f3f3f3;}
.hp-special-offer-img{border:20px solid #ffffff;-webkit-box-shadow:1px 0px 15px -1px rgb(0 0 0 / 41%);box-shadow:1px 0px 15px -1px rgb(0 0 0 / 41%);max-width:100%;}
.hp-special-offer-content{max-width:420px;}
.hp-special-offer-content .btn-box .find-btn{width:auto;padding:10px 15px;}
.hp-special-offer.section-gapping{padding-top:85px;padding-bottom:85px;}
.guarantee-img img{max-width:100%;}
.mobile-tag{
/* 	    background-image:url(/wp-content/uploads/2021/03/header.png); */
/*     width:100%; */
/* padding:246px 0; */
/*     background-repeat:no-repeat; */
/*     background-size:cover; */
/*     position:relative; */
/*     z-index:999999; */
/*     padding:50px 0px 70px; */
/*     height:100% !important; */
/* 	background-color:#006386; */
/* 	padding:20px 10px; */
/* 	margin-top:-15px; */
}
.procedure-area .procedure-heading{position:static;padding-top:85px;}
.single section.get-started, .page-template-page-blog section.get-started{margin-bottom:500px!important;}
.blog-excerpt strong{font-size:17px;color:#006386;}
.home .header-box:before{background-image:none!important;}
.homepage-header-bg{width:100%;}
.video-container.mobile-container{height:410px;margin-top:200px;}
.video-container.mobile-container video{max-width:100%;}
.ytvideo{/*position:fixed;*/top:0;left:0;right:0;/* z-index:-2;*/width:100%;height:100%;background:url(/wp-content/uploads/2019/06/homepage-poster.jpg) no-repeat;background-size:cover;background-position:center;}
.intro-bgvid{/* 	position:fixed; */top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:inline-block;}
.mobile-container .intro-bgvid{/* 	position:fixed; top:50%;left:50%;*/min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:none;transform:none;display:inline-block;height:auto!important;}
body, .header-box{background-color:transparent;}
.header-box:before{position:relative;}
.home #main{box-shadow:none;}
.bgvid-wrapper{position:fixed;overflow:hidden;z-index:-9999;width:100%;}
.bgvid{width:100%;}
.home .footer-area{display:none;}
header .hero-area{padding-bottom:0px;background-position:center bottom;padding-bottom:225px;padding-top:225px;/*background-image:url(/wp-content/uploads/2021/04/hero-bg-4.jpg);*//* 	max-height:750px !important; */}
.hero-area .hero-content .hero-btn .find-btn{border:2px solid #0093c9;background-color:#0093c9;}
.hero-area .hero-btn .find-btn:hover{background-color: #054974;border-color: #054974;}
.hero-content h1{padding-top:30%;font-size:50px;font-weight:100;}
.hero-content h1.hero-top{font-size:43px;}
.mobile-tag .hero-content a{margin:10px 0;}
/*.convenient-section .list-content .pay-title-wrap{
width:20%;
margin-right:0px;
}*/
.dr-wrpa h4{color:#3c3c3c;}
.result-review-img .social-rating-wrap .social-btn .totat-rate{font-size:17px;}
.result-review-img .social-rating-wrap .social-btn .totat-rate{vertical-align:bottom;}
.social-rating-wrap .fa-star:before{font-size:13px;}
.result-review-img .social-rating-wrap .social-btn{background-color:#fff;-webkit-transition:background-color 1s ease-out;-moz-transition:background-color 1s ease-out;-o-transition:background-color 1s ease-out;transition:background-color 1s ease-out;}
/*.result-review-img .social-rating-wrap .social-btn:hover{
background-color:rgba(255, 255, 255, .3);
}*/
.result-review-img .social-rating-wrap .social-btn.facebook:hover{background-color:#0c2190;color:#fff;}
.result-review-img .social-rating-wrap .social-btn.google:hover{background-color:#df0000;color:#fff;}
.result-review-img .social-rating-wrap .google::before{background-position:0 -33px;background-size:80%;height:30px;width:30px;}
.result-review-img .social-rating-wrap .social-btn.facebook::before{background-position:0 5px;height:40px;width:30px;background-size:90%;}
.result-review-img .social-rating-wrap .social-btn{width:40%;min-width:211px;}
.result-review-img .social-rating-wrap .reviews{font-size:9px;}
.vision-item ul li > span{font-size:16px;}
.vision-area img{max-width:400px;}
.financing-area{background-color:#eef4f7;}
.financing-area h2{margin-top:-20px;}
.vision-item2 h5:not(.mt-1){margin-top:45px;}
.vision-item2 h5{margin:30px 0px 25px;}
.vision-item h5, .vision-item ul li p, .vision-item2 h5{font-size:17px;}
.result-page p{font-size:16px;}
.transparency-item span{font-size:26px;margin-bottom:20px;color:#2669aa !important;font-family:"ubuntu", sans-serif;}
.convenient-section .list-content .pay-title-wrap p{font-size:67px;}
.main-content .convenient-section .list-content .pay-title-wrap p span{font-size:27px;font-weight:200;margin-top:7px;}
/*homepage adjustments*/
.candidate-age .age_1:hover{background-color:#0786b7;}
.candidate-age .age_2:hover{background-color:#1f78ce;}
.candidate-age .age_3:hover{background-color:#093d5f;}
/*.freedom-content h2{
line-height:1.5;
}*/
.candidate-age .age a{font-size:19px;}
/*homepage*/
/*procedure details template*/
.results-content .border-line{width:80px;}
.tooltip-inner small{line-height:.9;font-size:12px;}
#main .pricing-area .pricing-item .tooltip-inner{width:380px!important;}
.tooltip-inner ul li, .tooltip-inner p{font-size:16px;}
.tooltip-inner p{line-height:1.1em;}
.pricing-item .tooltip-inner{padding:25px 25px 20px;}
.pricing-item p .info{width:18px!important;height:18px;padding:0px;font-weight:bold;top:4px;right:20px;}
.pricing-item .font-size-16{font-size:16px;}
.pricing-area{padding-bottom:0px;}
.pricing-btn .btn-box{margin-top:0px; margin-bottom:85px;}
.wpb_content_element.pricing-item{margin-bottom:0px;}
.pricing-bottom-margin{margin-bottom:0px;}
.page-id-163 .pricing-area .btn-box{margin-top:15px;}
.page-id-163 .main-content{padding-bottom:50px!important;}
.benefits-content.border-right{margin-top:0px;}
.pricing-area .container{max-width:1040px;}
.pricing-item .tooltip-inner{top:-68px;left:40px;}
.pricing-item p.pricing-item-left{margin-bottom:10px;}
.pricing-item p.pricing-item-right{padding-right:30px;width:100%;margin-bottom:10px;}
.tool-box.tooltip-inner.showmypopuptemporaray{display:block !important;}
/*.page-id-363 .pricing-item{
padding-right:30px;
}*/
.techab-content{max-width:700px;}
.pricing-item  span{font-size:24px;font-weight:100;}
.pricing-item p:nth-of-type(2){margin-bottom:10px;}
.pricing-item p:nth-of-type(4){margin-top:-4px;}
.pricing-item p .price-span{font-size:17px;}
.tech-about-area{padding:85px 0px 130px;}
.pricing-heading img{margin-top:-10px;top:-50px;}
.pricing-area h2{margin:-20px 0 20px;}
.pricing-heading p span:first-of-type{font-size:22px;}
.pricing-heading p span:nth-of-type(2){font-size:30px;}
.pricing-item .mb-1 .font-weight-bold{font-weight:700;font-size:16px;}
.pricing-item .fadeInRight p span:nth-of-type(2){font-size:16px;}
.pricing-area h2 + p{margin:0 0 22px;}
.pricing-item h5{font-size:1.03em;}
.pricing-item p{max-width:450px;margin:auto;}
.main-contnent .benefits-area .benefits-content{margin:60px 0;}
/*.benefits-area h2{
font-size:28px;
}*/
.pricing-area .pricing-heading.fadeInUp{visibility:visible;animation-name:fadeInUp;}
.benefits-content h2{margin-top:0px;}
.benefits-area  .btn-box{margin-bottom:0px;}
.benefits-content{margin:60px 0px 0px;}
#main .benefits-area .border-right{margin:30px auto 85px;}
#main .benefits-area .border-right .wpb_wrapper{max-width:500px;}
.benefits-area .benefits-content.fadeInRight{padding-left:1.3rem!important;}
.benefits-area .btn-box a{width:200px;}
.pricing-area .fadeInLeft.border-right{visibility:visible;animation-name:fadeInLeft;}
.pricing-area .pricing-item.fadeInRight{visibility:visible;animation-name:fadeInRight;}
#main .content-width .container{max-width:1180px;margin:auto;}
.techab-content strong{font-weight:600;}
.green-gradient-back .hero-btn .find-btn{margin:auto;}
.content-width-sm  .container{max-width:800px;margin:auto;}
.green-gradient-back .container .vc_col-sm-12{max-width:800px;margin:auto;}
.green-gradient-back .vc_col-sm-12{float:none;}
.white-text{color:#fff;}
.center-text{text-align:center;}
.green-gradient-back{background:rgb(32,153,156);background:linear-gradient(138deg, rgba(32,153,156,1) 0%, rgba(29,114,143,1) 100%);}
body #main .grey-f4{background-color:#f4f4f4;}
.padding-bottom{padding-bottom:50px;}
.how-work-section .how-works-wrap{-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;margin:-20px -25px 0;padding-top:55px;}
.how-work-section .how-works-wrap .how-img-wrap{padding:0 25px;margin-bottom:20px;position:relative;width:33.33%;}
/*procedure details template*/
/*tertiary template */
.tertiary-template .tt-top-container{margin-bottom:60px;}
.overview-section .fadeInLeft .wpb_wrapper{max-width:550px;}
.page-id-38799 .overview-section.tt-container-top{
padding-bottom:50px;
}
.customized-area{padding-bottom:30px;}
.vision34-text p a, .vision34-text p span, p span{color:#0093cb;font-weight:600;font-size:17px;line-height:150%;}
/*.tertiary-template .main-content .btn-box a.find-btn{
color:#007d9e!important;
}
.tertiary-template .main-content .btn-box a{
color:#fff!important;
}*/
.tt-content .btn-box{justify-content:flex-start;}
.tertiary-template .main-content{padding-top:60px;padding-bottom:0px;background-color:#ffffff;}
.page-id-51 .main-content{padding-top:55px;}
.tt-non-border .overview-content-1{padding-bottom:10px;margin-bottom:0px;}
.tt-border-bottom .overview-content-1{border-bottom:1px solid #acacac;padding-bottom:20px;margin-bottom:45px;}
.section-gapping.tt-container-top{padding-top:80px;padding-bottom:50px;}
.how-img-wrap .wpb_single_image img{width:100%;max-width:200px;}
.overview-section .overview-container{float:none;max-width:1180px;width:100%;margin-right:auto;margin-left:auto;}
.main-content{padding-left:0px;padding-right:0px;}
#main .overview-section{background-color:#ffffff;}
.overview-section .overview-wrap{-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;}
.overview-section .overview-wrap > div{width:50%;}
.overview-section .overview-wrap .overview-left{padding-right:45px;}
.overview-section .overview-wrap .overview-right{padding-left:45px;}
.overview-section  .overview-right iframe{border:0 none;height:300px;width:100%}
.overview-section .overview-right .overview-video-list{position:relative;overflow:hidden;/* max-width:500px; */}
.overview-section .overview-right  h3{background:rgba(39, 123, 154, 0.87);bottom:0;color:rgb(255, 255, 255);font-size:26px;font-weight:600;left:0;line-height:120%;padding:27px 15px 23px;position:absolute;right:0;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;transform:translateY(0);-moz-transform:translateY(0%);-webkit-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);}
.overview-section .overview-right .overview-video-list:hover  h3{-moz-transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);}
/*tertiary */
/* Header */
.header-box .blue-menu li a{font-weight:600;}
div#navbar_stiky.sticky-header.internal-header{padding:5px 0px;}
.sticky_header div#navbar_stiky.sticky-header.internal-header{background-color:rgba(255, 255, 255, .95);}
.sticky_header .logo-blue img{width:195px;}
.logo-blue img{width:230px;transition-property:width;transition-duration:.5s;transition-timing-function:linear;}
#navbar_stiky{padding:50px 0px 10px;background-color:transparent;box-shadow:none;}
#navbar_stiky.sticky-header{padding:5px 0px;background-color:#fff;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 20px 10px;transition:all 0.4s ease;}
#navbar_stiky.internal-header{padding:0px 0px 5px 0px;background-color:#fff;box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 20px 10px;}
#navbar_stiky.internal-header .logo-white{display:none;}
#navbar_stiky.internal-header .logo-blue{display:inline;}
#navbar_stiky.internal-header .blue-menu{display:flex;}
#navbar_stiky.internal-header .white-menu{display:none;}
div#navbar_stiky.sticky-header.internal-header{padding:0px 0px 5px 0px;}
.admin-bar #navbar_stiky.sticky-header{}
.header-area a.navbar-brand.logo-white{padding-top:10px;}
.internal-header #navbarSupportedContent{margin-top:24px;}
.internal-header.sticky-header #navbarSupportedContent{margin-top:0px;}
.nav-schedule{display:none;}
.internal-header .nav-schedule, .sticky-header .nav-schedule{display:block;}
.internal-header .blue-menu li a, .sticky-header .blue-menu li a, .internal-header .blue-menu li button, .sticky-header .blue-menu li button{font-size:14px;}
.internal-header .blue-menu li a.ip, .sticky-header .blue-menu li a.ip, .internal-header .blue-menu li button.ip, .sticky-header .blue-menu li button.ip{height:42px;width:130px;}
.internal-header .blue-menu li.nav-schedule a.ip, .sticky-header .blue-menu li.nav-schedule a.ip, .internal-header .blue-menu li.nav-schedule button.ip, .sticky-header .blue-menu li.nav-schedule button.ip{width:210px;background-color:#054974;color:#fff;border:none !important;}
.internal-header .blue-menu li.nav-schedule a.ip:hover, .sticky-header .blue-menu li.nav-schedule a.ip:hover{background-color:#054974;border-color:#054974;}
.blue-menu li a, .white-menu li a, .blue-menu li button, .white-menu li button{letter-spacing:1.2px;}
.blue-menu li a.active::before{left:5%;right:5%;}
.blue-menu li a{font-weight:800;}
.blue-menu li button{position:relative;display:block;font-weight:600;font-size:14px;margin-left:30px;}
.internal-image-header{position:relative;z-index:99999;background-size:cover;background-repeat:no-repeat;padding:180px 0px;background-color:#fff;}
.results-header{background-image:url(/wp-content/uploads/2021/01/results.png);background-position:center;}
.procedures-header{/*background-image:url(/wp-content/uploads/2021/01/procedures-hero.jpg);*/background-image:url(/wp-content/uploads/2021/04/procedures_banner.jpg);background-position:center;}
.about-header{background-image:url(/wp-content/uploads/2020/12/about-hero.jpg);background-position:center;}
.pricing-header{/*background-image:url(/wp-content/uploads/2020/12/about-hero.jpg);*/background-image:url(/wp-content/uploads/2021/04/pricing_banner.jpg);background-position:center;}
.fortythreevision-header, .fortythreevision-cataracts-header{background-image:url(/wp-content/uploads/2021/01/43vision-hero.jpg);background-position:center -50px;}
.fortythreevision-header h2, .fortythreevision-cataracts-header h2{color:transparent;}
.fortythreevision-header .border-line, .fortythreevision-cataracts-header .border-line{background:transparent;}

.home #main{margin-top:-1px;}
.page-template-page-tertiary #main, .page-template-page-contact #main{margin-top:90px;}
.admin-bar.page-template-page-tertiary #main, .admin-bar.page-template-page-contact #main{margin-top:90px;}
.section-gapping.blog-details{padding-bottom:100px;}
.section-gapping{padding-bottom:60px;padding-top:60px;}
/*About Page */
.page-id-51 .results-area{background-image:url(/wp-content/uploads/2020/12/about-hero.jpg);background-size:cover;background-repeat:no-repeat;}
/*about page */
.technology-content{padding-top:80px;padding-right:60px;}
.technology-img span{max-width:180px;}
.history-content{max-width:none;}
.history-text{max-width:750px;padding-bottom:66px;}
.history-area{padding-bottom:50px;}
/* get started section */
section.get-started{background-color:#F4F4F4;}  
.page-template-page-procedures-php section.get-started{background-color:#f4f4f4;padding-top:0px;}
section.get-started{padding-top:80px;padding-bottom:86px;}
section.secondary-get-started{padding:100px 0px;}
.home section.get-started{padding-top:90px;padding-bottom:100px;}
section.secondary-get-started{background-color:#f4f4f4;padding:100px 0px;}
.started-wrap{text-align:center;}
.started-btn-wrap{margin-top:54px;}
.btn-started{display:inline-block;vertical-align:top;border:2px solid #007d9f;line-height:50px;background-color:#007d9f;color:#fff;font-weight:bold;font-size:15px;letter-spacing:1.5px;padding:0 17px;min-width:0px;border-radius:5px;margin:0 18px;}
.btn-started:hover{background-color:#64aedd;border-color:#64aedd;color:#fff;}
.btn-started.btn-test{color:#007d9f;background-color:transparent;}
.btn-started.btn-test:hover{color:#fff;background-color:#64aedd;}
.get-started .btn-box a{width:250px;}
/* get started section close */
/*breadcrump*/
.breadcrumbs{background:#EBEBEB;position:relative;z-index:9;top:0px;}
.top-breadcrumb{display:block;font-size:0;line-height:100%;padding:10px 0 8px;}
.top-breadcrumb > li{color:#000;display:inline-block;font-size:12px;font-weight:400;line-height:100%;margin:0 10px 0 0;padding:0px 15px 0 0;vertical-align:top;position:relative;}
.top-breadcrumb > li::before{content:"\f105";display:block;font-family:fontawesome;font-size:12px;font-weight:400;line-height:100%;margin:0 0 0;position:absolute;right:0;color:#464646;}
.top-breadcrumb>li:last-child{margin:0;padding:0;}
.top-breadcrumb>li>a{color:#464646;display:block;font-weight:400;line-height:100%;text-transform:none;font-size:12px;}
.top-breadcrumb>li:last-child::before{display:none;}
.top-breadcrumb>li>a:hover{color:#006387;}
/*breadcrump*/
.history-area .row.align-items-center{max-width:1100px;margin:40px auto 0;}
.history-area .experience-title h2{text-align:center;max-width:450px;margin-left:auto;margin-right:auto;}
/*experience-section css*/
.about.experience-section{background-color:#f3f3f3;}
.experience-section{background-color:#fff;}
.experience-section .experience-title p{line-height:180%;color:#171515;text-align:left;font-size:16px;line-height:196%;letter-spacing:0.25px;font-weight:normal;}
.experience-section .experience-wrap [class*="-col"] .exper-box{float:left;width:31.6%;margin-right:2.5%;border:1px solid #969696;border-radius:10px;/* overflow:hidden; */position:relative;cursor:pointer;}
.experience-section .experience-wrap .exper-box::before{position:absolute;content:"";height:25px;width:47px;top:auto;left:0;right:0;bottom:-26px;border-bottom:24px solid #969696;border-left:24px solid transparent;border-right:24px solid transparent;margin:auto;opacity:0;}
.experience-section .experience-wrap .exper-box::after{position:absolute;content:"";height:25px;width:47px;top:auto;left:0;right:0;bottom:-28px;border-bottom:25px solid #f3f3f3;border-left:25px solid transparent;border-right:25px solid transparent;z-index:99;background:transparent;margin:auto;opacity:0;}
.experience-section .experience-wrap .exper-box.active::before{opacity:1;bottom:-46px;transition:all 0.5s ease 0.2s;}
.experience-section .experience-wrap .exper-box.active::after{opacity:1;bottom:-48px;transition:all 0.5s ease 0.2s;}
.experience-section .experience-wrap [class*="-col"] .exper-box:last-child{margin-right:0;}
.experience-section .experience-wrap .exper-info-wrap{clear:both;display:block;}
.popup-close{display:none;}
.experience-section .experience-wrap .two-col .exper-box:nth-child(2n+2){margin-right:0;/* margin-top:98px; */}
.experience-section .experience-wrap .two-col .exper-box{width:48.7%;}
.alm-btn-wrap .alm-load-more-btn.done{display:None;}
.experience-section .experience-wrap .three-col > .exper-box:nth-child(3n+3){margin-right:0;}
.experience-section .experience-wrap .two-col::after, 
.experience-section .experience-wrap .three-col::after{clear:both;content:"";display:block;}
.experience-wrap .three-col:first-of-type{margin-bottom:60px;}
.page-template-page-blog .experience-wrap .three-col:first-of-type{margin-bottom:15px;}
.experience-section .experience-wrap .exper-box .img-wrap img{position:absolute;right:0;left:0;bottom:0;top:0;margin:auto;width:100%;height:auto;max-width:100%;-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;object-fit:cover;border-radius:10px;}
.experience-section .experience-wrap .three-col .img-wrap{height:281px;border-radius:10px;position:relative;}
.experience-section .experience-wrap .exper-box .content-wrap{padding:35px 30px;position:relative;}
.experience-section .experience-wrap .exper-box .content-wrap h4{font-size:24px;font-weight:bold;line-height:120%;margin:0px 0 2px auto;letter-spacing:0.25px;text-align:left;font-family:'DroidSerif', serif;}
.experience-section .experience-wrap .exper-box .content-wrap p{font-size:16px;line-height:150%;letter-spacing:0.25px;text-align:left;}
.experience-section .experience-wrap .exper-box .content-wrap .dr-wrpa{padding-right:50px;}
.experience-section .experience-wrap .two-col{margin-bottom:30px;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info{position:absolute;right:30px;left:auto;top:0;bottom:0;font-size:0;height:35px;width:35px;margin:auto;font-family:fontawesome;cursor:pointer;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info::before{content:"\f067";font-size:22px;position:absolute;right:0;left:auto;top:-3px;bottom:0;margin:auto;color:#a6a6a6;font-weight:normal;}
.experience-section .experience-wrap .exper-box.active .content-wrap .plus-info::before{content:"\f068";}
.experience-section .experience-wrap{margin-top:50px;}
.experience-section .experience-wrap .exper-info-wrap{padding:45px 0 50px 0;position:relative;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{padding:30px 50px;border:1px solid #949494;border-radius:10px;position:relative;}
.experience-section .exper-inner-wrap > div{float:left;width:48%;margin-right:4%;}
.experience-section .exper-inner-wrap .content-right{margin-right:0;}
.experience-section .exper-inner-wrap::after{clear:both;content:"";display:block;}
.experience-section .exper-inner-wrap h4{font-size:29px;font-weight:bold;line-height:150%;letter-spacing:0.25px;margin-bottom:8px;font-family:'DroidSerif', serif;color:#3c3c3c;}
.experience-section .exper-inner-wrap > div p{text-align:left;line-height:196%;letter-spacing:0.25px;color:#171515;font-size:16px;}
.experience-section .exper-inner-wrap .bio-btn-wrap a{display:inline-block;vertical-align:top;border:2px solid #0093cb;line-height:50px;color:#0093cb;font-weight:bold;font-size:15px;letter-spacing:1.5px;padding:10px 15px;min-width:250px;border-radius:5px;margin-top:20px;text-align:center;}
.experience-section .exper-inner-wrap .bio-btn-wrap a:hover{background:#2b9bd6;border-color:#2b9bd6;color:#fff;}
.experience-section .experience-title{margin:0 100px;}
/*experience-section css*/
.freedom-content ul li:first-of-type{margin-top:20px;}
.freedom-content ul li{padding-left:50px;margin:32px 0px;font-weight:bold;}
.freedom-content.fadeInLeft{padding-top:15px;}
.freedom-content ul li i{width:24px;height:24px;font-size:14px;/* 	font-weight:*/}
.freedom-content p{max-width:440px;}
.white-menu li a.ip{height:42px;width:130px;margin-top:-2px;}
.blue-menu li a.ip, .blue-menu li a.ip:hover, .blue-menu li button.ip, .blue-menu li button.ip:hover{margin-top:-2px;}
button{text-transform:uppercase;}
.copyright-content span a{text-transform:none;}
.patients-area{background:rgb(243,243,243);background:linear-gradient(180deg, rgba(243,243,243,1) 0%, rgba(255,255,255,1) 100%);}
.patients-text{max-width:620px;}
.procedure-item{min-height:255px;}
.financing-content p{max-width:740px;margin:auto;}
.financing-content p:first-of-type, .financing-content p:nth-of-type(3){padding-bottom:10px;}
.financing-content p.blue-bold{padding-bottom:10px;}
.docs-img img{object-fit:cover;max-height:600px;object-position:top;}
.reviews-item > img{object-fit:cover;max-height:560px;}
.reviews-item{height:calc(100%);margin-bottom:0px;}
.reviews-area .winner-box{min-height:560px;background-color:#f5f5f5;}
.reviews-item2 p{margin:35px 0 25px;}
.reviews-item2 p span{font-size:24px;padding:30px 0;}
.procedure-area .container{background-color:#ffffff;}
h2{font-size:29px;line-height:1.4;}
body{font-size:16px;}
.glasse-item .glasse-number span{color:#ff1414;font-size:58px;}
.glasse-item p{font-size:16px;}
.glasse-item h5{font-size:22px;}
.glasse-item .glasse-number{border:2px solid #054974;width:80px;height:80px;}
.glasses-area h2{margin-bottom:35px;}
.glasses-area{background-color:#fff;}
.procedure-border{height:40px;width:650px;top:-40px;padding:25px;}
.procedure-area .row{max-width:800px;margin:auto;}
.procedure-item h5{font-size:20px;}
.procedure-item a{font-size:17px;}
.procedure-item{padding:20px 0 0;margin-top:45px;}
.procedure-area{padding-bottom:85px;}
.procedure-area p{max-width:750px;margin:auto;}
.candidate-content h2{font-size:29px;line-height:1.4;}
.guarantee-content h2{max-width:400px;}
.guarantee-content p{max-width:420px;}
.guarantee-area .btn-box a{width:auto;padding:10px 15px;}
.financing-content .border-line{width:50px;margin:20px auto 20px;height:1.4px;}
.sooner-area .sooner-item h5{font-family:"ivyora-display", serif!important;}
.sooner-area h2{font-style:italic;}
.sooner-item img{max-width:141px;width:100%;}
.sooner-area .row{max-width:750px;margin:auto;}
.reviews-item2{padding:40px;}
.reviews-text{bottom:30px;}
.footer-menu{padding-left:0px;}
.footer-logo img{margin-top:-10px;width:260px;}
.footer-menu h5{color:#888888;}
.footer-area, .footer-menu ul li a{color:#888888;}
.copyright-content span a{font-size:14px;}
.glasse-item .glasse-number{-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);}
.glasse-item{margin:10px 0px 15px;}
.home .hp-special-offer-content .btn-box, .home .guarantee-area .btn-box, .home .financing-area .btn-box, .page-template-page-tertiary .btn-box{margin-top:45px;}
.btn-box{margin-top:30px;}
.freedom-content p span{color:#0993c9;font-size:17px;}
.why-sec .heroo-btn{padding-top:45px;}
/*.hp-special-offer .btn-box a{
min-width:190px;
}*/

body .logo-white img{max-width:100% !important;}
.white-menu li a{font-size:14px;}
.hero-area{padding-top:240px;padding-bottom:240px;}
.hero-content{padding-top:60px;}
.hero-img{width:450px;height:450px;bottom:-20px;}
.hero-img img{bottom:-33px;left:-118px;width:auto;height:118%;max-width:none;}
/* Results Page */
#main .result-page .goal-area p{font-size:29px;}
#main .result-page h2{font-size:29px;line-height:1.4;}
.result-page .section-padding-top{padding-top:25px;}
.our-patients-area{margin-bottom:0px;z-index:1;box-shadow:none;}
.history-text btn-box{margin-top:40px;}
.result-page .goal-area p{line-height:150%;}
/* Pricing Page */
.convenient-wrap{max-width:1040px;margin:auto;}
.convenient-wrap .btn-box{margin-top:60px;}
section.transparency-area .procedure-item a{font-size:16px;}
section.not-sure-section h2{margin-top:30px;}
.not-sure-section{padding-top:85px!important;}
section.not-sure-section .btn-box{margin-top:40px;}
.main-content .result-page .convenient-section{padding-top:85px;}
.convenient-section .list-content .pay-content p::before{height:50px;}
.convenient-section .list-content .pay-content p.honor-insurance::before{background:none;}
.convenient-section .list-content .pay-content p{margin-top:10px;}
.convenient-section .list-content .pay-content p.honor-insurance{margin:60px auto 0px;}
.convenient-section .tax-free-btn{padding-top:0px;}
.vision-item2 span{font-size:12px;font-weight:500;margin-top:10px;}
.vision-area{padding-bottom:54px;}
/* 43Vision page */
.vision-43-tag{font-family:"ubuntu", sans-serif;color:#11ABBD;font-size:30px;font-style:italic;line-height:150%;text-align:center;max-width:850px;margin:0px auto 50px auto;font-weight:normal;max-width:900px;}
.vision-43-tag .row{max-width:1000px;}
.vision43-area{padding-bottom:85px;}
.vision43-area .container{max-width:1040px;margin:auto;}
.vision43-area .border-left{border-left:1px solid #c1c1c1!important;}
.vision34-text p a{font-size:16px;text-transform:capitalize;}
/*.vision34-text{
max-width:590px;
}*/
/*how eye section*/
/*how eye section*/
.how-eyes-section .sub-title{margin:-4px 0 20px 0;font-size:22px;line-height:120%;font-weight:normal;}
.how-eyes-section .eyes-wrap > div{float:left;width:40%;margin-right:3%;}
.how-eyes-section .eyes-wrap > div:last-child{margin-right:0;width:48%;}
.how-eyes-section .eyes-wrap::after{clear:both;content:"";display:block;}
.how-eyes-section .eyes-wrap > div h2{color:#000;}
.how-eyes-section .eyes-wrap > div p{line-height:196%;color:#000;text-align:left;letter-spacing:0.25px;font-size:16px;}
.how-eyes-section .eyes-wrap ul{list-style:none;padding:0;font-size:0;margin-top:35px;text-align:center;}
.how-eyes-section .eyes-wrap li{display:inline-block;vertical-align:top;margin-right:6%;position:relative;cursor:pointer;}
.how-eyes-section .eyes-wrap li:last-child{margin-right:0;}
.how-eyes-section .eyes-wrap li{display:inline-block;vertical-align:top;margin-right:6%;position:relative;cursor:pointer;color:#474747;line-height:167%;padding:0 0px 6px 0;border-bottom:5px solid #dadada;font-size:18px;-webkit-transition:0.5s all;-moz-transition:0.5s all;-ms-transition:0.5s all;-o-transition:0.5s all;transition:0.5s all;letter-spacing:0.25px;margin-bottom:10px;}
.how-eyes-section .eyes-wrap li.active{border-color:#0993c9;}
/*procedure-section*/
.procedure-section .age-description-wrap .content-dark p img{height:auto;}
.content-dark{margin-bottom:40px;}
.content-dark img{margin-top:40px;}
.content-dark p{margin-bottom:10px;}
.main-content .procedure-section .common-age .age-title p:first-of-type{margin-bottom:5px;}
.age-sub-common a{color:#006386;font-size:14px;text-transform:capitalize;}
.visit{font-size:29px;letter-spacing:.06em;margin-bottom:0px;}
.procedure-section .section-title{text-align:center;margin-bottom:15px;}
.procedure-section .procedure-wrap > p{text-align:center;line-height:180%;color:#171515;font-size:15px;letter-spacing:0.25px;margin-bottom:40px;}
.procedure-section .procedure-wrap .sub-title{text-align:center;margin:-5px 0 25px 0;font-size:24px;letter-spacing:0.25px;line-height:150%;color:#000;}
.procedure-section .procedure-wrap .life-wrap > p{text-align:center;font-size:15px;}
.procedure-section .age-options{text-align:center;}
.procedure-section .age-options [class*="age-"]{align-items:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;background:#2669aa;border-radius:260px;color:#ffffff;display:flex;float:left;font-size:30px;font-weight:700;height:100px;justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;line-height:120%;margin-right:auto;margin-left:auto;padding:13px 10px 10px;text-align:center;width:100px;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;cursor:pointer;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:relative;}
.procedure-section .age-options [class*="age-"]:hover{background:#000;}
.procedure-section .age-options [class*="age-"] p{color:#ffffff;font-size:30px;font-weight:700;line-height:120%;}
.procedure-section .age-options{text-align:center;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:30px;border-bottom:1px solid #e9e9e9;margin-bottom:0px;max-width:250px;margin-left:auto;margin-right:auto;}
.procedure-section .age-options .age-2{background:#054974;}
.procedure-section .age-options .age-3{background:#007d9f;margin-right:0;}
.procedure-section .age-options [class*="age-"] span{font-size:13px;width:100%;margin:-10px 0 1px 0;}
.procedure-section .age-options [class*="age-"] p{color:#ffffff;font-size:22px;font-weight:700;line-height:120%;margin:-35px 0 0 0 !important;}
.procedure-section .common-age .age-title .age{font-size:24px;line-height:136%;font-weight:bold;margin:0 0 10px 0;display:block;text-align:left;letter-spacing:0.25px;}
.procedure-section .common-age .age-title h4{text-align:left;line-height:94%;font-weight:bold;font-size:34px;margin:0 0 13px 0;letter-spacing:0.25px;}
.age-title strong{color:#000;}
.procedure-section .common-age .age-title p{/* font-size:22px;*/font-weight:bold;margin:-5px 0 20px 0;line-height:136%;letter-spacing:0.25px;text-align:left;}
/*.procedure-section .common-age .content-dark p{font-weight:600;color:#8B8D8D;line-height:180%;font-size:18px;text-align:left;margin:0 0 18px 0;letter-spacing:0.25px;}
.procedure-section .common-age .content-dark{margin:-6px 0 50px 0;}*/
.procedure-section .common-age .age-cate-box h3{font-size:22px;font-weight:bold;line-height:100%;letter-spacing:0.25px;text-align:left;}
.procedure-section .common-age .age-cate-box .age-cate-content{line-height:180%;letter-spacing:0.25px;font-size:15px;margin-top:23px;}
.procedure-section .common-age .option-wrap ol{padding-left:15px;margin-left:0px;margin-top:15px;}
.procedure-section .common-age .option-wrap ol li{padding-left:15px;}
.procedure-section .common-age .option-wrap ol li p{line-height:187%;margin:0 0 10px 0;font-size:15px;}
.procedure-section .common-age .age-cate-box:first-of-type{padding-top:0px;}
/*.procedure-section .common-age .age-cate-box :last-of-type{border-bottom:0px;}*/
.procedure-section .age-45-64 .age-cate-box .age-button span{display:block;}
.procedure-section .age-45-64 .age-cate-box .age-button{letter-spacing:.03em;}
.procedure-section .common-age .age-cate-box{padding:40px 0;border-bottom:1px solid #acacac;}
.procedure-section .common-age .age-cate-box:last-child{margin-bottom:0;padding-bottom:0px;border-bottom:0px!important;}
.procedure-section .common-age .age-cate-box h3 > span{font-weight:normal;margin-left:20px;font-size:24px;color:#8B8D8D;line-height:75%;letter-spacing:0.25px;}
.procedure-section .common-age .age-button{margin:40px 0 0;color:#0093cb;background-color:transparent;border-color:#0093cb;text-align:center;width:360px;padding:0 10px;font-size:13px;}
.procedure-section .common-age{margin:0 0 0px 0;padding:30px 0 0px 0;border-bottom:0px solid #a2a1a1;display:none;position:relative;}
.procedure-section .common-age.age-18-44{display:block;}
.age-description-wrap{position:relative;padding-left:175px;}
.age-description-wrap::before{position:absolute;content:"";background:rgb(255,255,255);background:linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);top:-0px;right:-3000px;left:-3000px;bottom:0;z-index:0;border-top:1px solid #7e7e7e;}
.procedure-section .age-options > div.active::before, .procedure-section .age-options > div.active::after{content:"";position:absolute;bottom:-31px;right:0;left:0;margin:auto;border-bottom:14px solid #7e7e7e;border-right:14px solid transparent;border-left:14px solid transparent;width:26px;}
.procedure-section .age-options > div.active::after{border-bottom:14px solid #f5f5f5;border-right:14px solid transparent;border-left:14px solid transparent;bottom:-32px;z-index:1;}
.procedure-section .age-45-64{position:relative;}
.procedure-section .age-45-64::before{position:absolute;content:"";background:#f5f5f5;top:0px;right:-3000px;left:-3000px;bottom:0;z-index:-1;border-top:1px solid #B7B7B7;}
.procedure-section .common-age .age-title p{color:#000;}
.procedure-section .common-age .age-title .age,
.procedure-section .common-age .age-title h4{color:#27908b;text-align:left;}
.procedure-section .age-45-64 .age-title .age,
.procedure-section .age-45-64 .age-title h4,
.procedure-section .age-45-64 .age-title p{color:#006684;}
.procedure-section .age-45-64 .age-cate-box .age-button:first-of-type{margin-right:20px;}
.procedure-section .age-45-64 .age-cate-box .age-button{color:#007d9e;border-color:#007d9e;max-width:220px;line-height:1.5em;padding:10px 5px;margin-top:00px;}
.procedure-section .age-65 .age-title .age,
.procedure-section .age-65 .age-title h4,
.procedure-section .age-65 .age-title p{color:#007d9f;}
.procedure-section .age-65 .age-cate-box .age-button{color:#007d9f;border-color:#007d9f;}
.procedure-section .common-age .age-button:hover{background:#64aedd;color:#fff;border-color:#64aedd;}
.procedure-section .age-45-64 .age-cate-box .age-button:hover{/* background:#006684; */background:#64aedd;color:#fff;border-color:#64aedd;}
.procedure-section .age-65 .age-cate-box .age-button:hover{/* background:#64aedd; */background:#64aedd;color:#fff;border-color:#64aedd;}
.procedure-section .common-age .left-box{float:left;width:10%;margin-right:2%;margin-top:10px;}
.procedure-section .common-age .age-sub-common{float:left;width:72%;}
.procedure-section .common-age::after{clear:both;content:"";display:block;}
.procedure-section .common-age .left-box .age-45-64-age{align-items:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;background:#006386;border-radius:260px;color:#ffffff;display:flex;float:left;font-size:28px;font-weight:700;height:110px;justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;line-height:120%;margin-right:50px;padding:13px 10px 10px;text-align:center;width:110px;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;cursor:pointer;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:relative;}
.procedure-section .common-age .left-box .age-45-64-age span{font-size:14px;width:100%;letter-spacing:0.25px;line-height:200%;}
.procedure-section .common-age .left-box .age-45-64-age p{color:#ffffff;font-size:22px;font-weight:700;line-height:120%;margin:-40px 0 0 0 !important;}
.procedure-section .common-age .left-box .age-45-64-age:hover{background:#000;}
.procedure-section .age-65 .left-box{color:#fff;}
.procedure-section{overflow:hidden;}
.procedure-section .common-age .age-cate-box:first-of-type{padding-top:0px;}
.procedure-section .common-age .age-cate-box{margin:0px;border-bottom:1px solid #acacac;padding:40px 0px;}
/* *** CONTACT PAGE *** */
iframe .si-float-wrapper .si-content-wrapper{border-top:10px solid #297c9c!important;}
.si-close-button{display:none;}
.mobile-map{display:none;}
.location-directions{text-align:center; padding-top:40px;padding-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;font-weight:500;line-height:30px;}
.contact-section{padding-bottom:50px;background-color:#fff;}
.contact-section .container{max-width:880px;display:block;}    
.contact-section .caldera-grid{margin-top:60px;}
.contact-section .caldera-grid .form-control{border-top:none;border-bottom:1px solid #5D5B5C;border-left:none;border-right:none;box-shadow:none;border-radius:0px;font-size:16px;color:#605E5F;}
.contact-section .caldera-grid .form-control:focus{border-color:#5D5B5C;}
.contact-section .caldera-grid .form-control,.contact-section .caldera-grid .form-control::placeholder{color:#605E5F;}
.contact-section .caldera-grid .contact-input{margin-bottom:40px;}
.contact-section .caldera-grid .btn-started{line-height:50px;font-weight:bold;font-size:15px;margin:0 18px;}
#fld_7908577_1-wrap{margin-left:auto;margin-right:auto;text-align:center;margin-top:30px;}
/* *** BLOG PAGE *** */
.blog-featured{padding-top:0px;padding-bottom:0px;margin-top:70px;background-color:#006284;z-index:1;position:relative;}
.blog-featured .owl-carousel.owl-loaded{margin-top:0px;}
.blog-featured .owl-dots{display:none;}
.blog-featured .our-approach-slider-wrap .owl-carousel .owl-nav button[type="button"]{background:transparent !important;color:#fff;bottom:0;box-shadow:none;margin:auto 55px;}
.blog-featured .our-approach-slider-wrap .owl-carousel .owl-nav button[type="button"]:hover{opacity:0.5;}
.blog-featured .our-approach-slider-wrap .owl-carousel .owl-nav button[type="button"]:before{height:50px;width:50px;}
.blog-featured h2 a{color:#fff;font-size:34px;text-transform:none;font-family:"ivyora-display", serif;font-weight:600;}
.blog-featured .approach-content h2{text-align:center;}
.blog-featured .feature-excerpt{margin-top:20px;margin-bottom:40px;color:#fff;}
.blog-featured .keep-reading{border-color:#fff;padding:10px 70px;font-weight:500;font-size:18px;}
.blog-featured .our-approach-content:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;opacity:0.4;background:#000;z-index:1;}
.blog-featured .our-approach-content .approach-content{position:absolute;left:0;right:0;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);padding:0px 60px;max-width:1115px;margin:auto;z-index:2;color:#fff;}
.blog-featured .our-approach-content .approach-content .top-row{margin-bottom:15px;text-align:center;}    
.blog-featured .our-approach-content .approach-content .btn-started{border-color:#fff;background:none;margin-left:auto;margin-right:auto;text-align:center;width:200px;display:block;}
.blog-featured .our-approach-content .approach-content .btn-started:hover{background:#2b9bd6;border-color:#2b9bd6;}
.blog-featured .approach-image img{width:100%;height:70vh;object-fit:cover;object-position:top;}
.our-approach-slider.owl-loaded{padding:0px;}
html body .owl-carousel .owl-nav button[type="button"]{left:0px;}
html body .owl-carousel .owl-nav button[type="button"].owl-next{right:-20px;}
.blog-featured{margin-top:10px;padding-top:160px;padding-bottom:80px;}
.blog-featured .feature-category a, .blog-featured span{color:#fff;font-size:16px;font-weight:normal;text-transform:none;}
.blog-featured  .feature-overlay{position:absolute;top:0px;left:0px;height:700px;width:1600px;opacity:0.5;z-index:-1;}    
.blog-grid-section [class*="-col"] .exper-box{float:left;width:31.6%;margin-right:2.5%;margin-bottom:60px;border:1px solid #969696;border-radius:10px;/* overflow:hidden; */position:relative;}
.blog-grid-section2 .exper-box::before{position:absolute;content:"";height:25px;width:47px;top:auto;left:0;right:0;bottom:-26px;border-bottom:24px solid #444;border-left:24px solid transparent;border-right:24px solid transparent;margin:auto;opacity:0;}
.blog-grid-section2 .exper-box::after{position:absolute;content:"";height:25px;width:47px;top:auto;left:0;right:0;bottom:-28px;border-bottom:25px solid #fff;border-left:25px solid transparent;border-right:25px solid transparent;z-index:99;background:transparent;margin:auto;opacity:0;}
.blog-grid-section2 .exper-box.active::before{opacity:1;bottom:-46px;transition:all 0.5s ease 0.2s;}
.blog-grid-section2 .exper-box.active::after{opacity:1;bottom:-48px;transition:all 0.5s ease 0.2s;}
.blog-grid-section [class*="-col"] .exper-box:nth-child(3n){margin-right:0;}
.blog-grid-section .three-col{clear:both;display:block;}
.blog-grid-section .three-col .img-wrap{height:220px;border-radius:10px;position:relative;}
.blog-grid-section .exper-box .img-wrap img{position:absolute;right:0;left:0;bottom:0;top:0;margin:auto;width:100%;height:auto;max-width:100%;max-height:220px;-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;object-fit:cover;border-radius:10px;}
.blog-grid-section  .exper-box .content-wrap{padding:15px 20px;position:relative;}
.blog-grid-section .exper-box .content-wrap{padding-bottom:30px;}
.contact-section .caldera-grid .btn-started:hover{background-color:#2b9bd6;}
.contact-section .caldera-grid .btn-started{height:50px;font-size:14px;letter-spacing:1.5px;}
.blog-grid-section .exper-box .content-wrap h4{font-size:26px;font-weight:bold;line-height:120%;margin:0 0 2px auto;letter-spacing:0.25px;text-align:left;}
.blog-grid-section .exper-box .content-wrap p{font-size:16px;line-height:150%;letter-spacing:0.25px;text-align:left;}
html .blog-featured .our-approach-slider-wrap .owl-dots{display:none;}
.blog-category{text-transform:uppercase;font-size:14px;margin-bottom:5px;}
.blog-grid-section h2{font-size:24px;color:#000;font-weight:700;margin-bottom:10px;min-height:55px;}
.blog-grid-section h2 a{font-size:24px;color:#007D9E;font-family:"ubuntu", sans-serif, sans-serif;font-weight:700;text-transform:none;}
.blog-category a{color:#007D9E;}
.blog-grid-section .blog-date{font-size:14px;color:#989898;margin-bottom:15px;}
.blog-grid-section .blog-excerpt{font-size:16px;font-weight:400;line-height:24px;line-height:22px;margin-bottom:10px;margin-top:10px;color:#171515;}
.blog-grid-section .blog-keep-reading{color:#007D9E;font-weight:800;letter-spacing:1.5px;font-size:14px;text-decoration:none;border-bottom:1px solid #007D9E;padding-bottom:2px;}
.blog-grid-section .blog-content-top{min-height:125px;}
.blog-grid-section .blog-content-bottom{min-height:100px;}
section.blog-filter-section{background-color:#fff;padding-top:30px;padding-bottom:0px;}
.blog-search-container{position:relative;display:inline-block;}
.blog-search-container .fa-search{position:absolute;right:60px;top:50%;transform:translateY(-50%);color:#007E9F;font-size:20px;}
.blog-filter-section .btn-started.blog-search, .blog-filter-section .btn-started.blog-filter{background-color:#fff;color:#007E9F;margin:0px 28px;}
.blog-filter-section .btn-started.blog-filter option{color:#007E9F;font-size:15px;}
.blog-filter-section .btn-started.blog-search::placeholder{color:#007E9F;}
.blog-filter-section .btn-started.blog-filter{border-color:#007E9F;}
.blog-filter-section .btn-started.blog-search{border-color:#B6B6B6;}
.owl-stage::after{clear:both;content:"";display:block;}
html .owl-carousel .owl-dots .owl-dot{background:#e1e1e1;border:0 none;border-radius:50px;display:inline-block;font-size:0;height:12px;margin:0 8px;padding:0;vertical-align:top;width:12px;}
html .our-approach-slider .owl-dot.active,
html .our-approach-slider .owl-dot:hover{background:#00cef4;}
html .owl-carousel .owl-dots{text-align:center;}
html body .owl-carousel .owl-nav button[type="button"]{border:0 none;border-radius:50px;bottom:0;font-size:0 !important ;font-weight:400;height:60px;left:0;line-height:60px;margin:auto;padding:0;position:absolute;text-align:center;top:0;width:60px;box-shadow:0 0 18px 0 rgba(25, 27, 28, 0.25);}
html body .owl-carousel .owl-nav button[type="button"].owl-next{left:auto;right:0;}
html .owl-carousel .owl-stage-outer{overflow:hidden;}
button{cursor:pointer;}
html .owl-carousel .owl-nav button::before{bottom:0;content:"";height:16px;left:0;margin:auto;position:absolute;right:0;top:0;transform:rotate(45deg);width:16px;}
html .owl-carousel .owl-nav button.owl-prev::before{border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;right:-5px;}
html .owl-carousel .owl-nav button.owl-next::before{border-top:2px solid #ffffff;border-right:2px solid #ffffff;left:-5px;}
html body .owl-carousel .owl-nav button[type="button"]:hover{background:#00cef4 !important;}
.blog-details .blog-category{text-align:center;margin-bottom:15px;}
.started-btn-wrap #blog-search{width:0px;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out;}
.blog-details .blog-date{text-align:center;margin-bottom:15px;}
.single .content-wrap{max-width:880px;display:block;margin-left:auto;margin-right:auto;}
.single h1{font-size:29px;font-weight:700;font-family:'DroidSerif', serif;color:#3c3c3c;line-height:39px;margin-bottom:-10px;}
.single .blog-date{line-height:60px;}
.single p strong{font-size:17px;color:#006386;}
.single .nav-links{margin-top:30px;}
.single .nav-links .nav-previous, .single .nav-links .nav-next{display:inline-block;}
.single .nav-links .nav-next{float:right;}
.single .nav-links .nav-previous a{display:inline-block;vertical-align:top;border:2px solid #007d9f;line-height:50px;background-color:#fff;color:#007d9f;font-weight:bold;font-size:15px;letter-spacing:1.5px;padding:0 12px;min-width:250px;border-radius:5px;margin:0;text-align:center;}
.single .nav-links .nav-next a{display:inline-block;vertical-align:top;border:2px solid #007d9f;line-height:50px;background-color:#007d9f;color:#fff;font-weight:bold;font-size:15px;letter-spacing:1.5px;padding:0 12px;min-width:250px;border-radius:5px;margin:0;text-align:center;}
.single .nav-links .nav-previous a:hover, .single .nav-links .nav-next a:hover{background-color:#2b9bd6;border-color:#2b9bd6;color:#fff;}
.blog-category-row{border-top:#ccc 1px solid;border-bottom:#ccc 1px solid;margin-top:40px;margin-bottom:40px;}
.blog-category-row .blog-category{padding-top:3px;font-size:16px;display:inline-block;line-height:65px;margin:0px;}
.blog-category-row .blog-category a{text-decoration:underline;font-weight:bold;}
.blog-category-row .blog-share{padding:25px 0px 5px 0px;display:inline-block;float:right;}
.blog-category-row .blog-share .socal-icon{margin-top:0px;}
.blog-category-row .socal-icon li i{font-size:12px;width:24px;height:24px;line-height:26px;border-radius:24px;}
.alm-btn-wrap{clear:both;text-align:center;}
body .blog-grid-section .alm-load-more-btn, body .alm-btn-wrap .alm-load-more-btn.loading{color:#ffffff;display:flex;align-items:center;justify-content:center;width:220px;height:50px;letter-spacing:1px;border-radius:5px;background:#007d9f;font-size:14px;padding:10px 0px;border:2px solid #007d9f;margin:auto;font-weight:600;text-transform:uppercase;}
body .alm-btn-wrap .alm-load-more-btn:hover{background-color:#2b9bd6;border-color:#2b9bd6;}
/*{
color:#007D9E;
font-weight:800;
letter-spacing:1.5px;
font-size:16px;
text-decoration:none;
text-align:center;
border-bottom:1px solid #007D9E;
padding-bottom:2px;
background:none;
border-top:none;
border-right:none;
border-left:none;
text-transform:uppercase;
height:30px;
border-radius:0px;
padding:0px 5px;
}*/
.single .blog-category-row .blog-category a{font-size:16px;}
iframe{display:block;width:100%;}
h2.screen-reader-text{display:none;}
.socal-icon{margin:28px 0 0;list-style:none;padding:0;text-align:center;font-size:0;}
.socal-icon li:first-child{padding-left:0;}
.socal-icon li{display:inline-block;vertical-align:top;padding:0 8px;}
.socal-icon li a{display:block;border-radius:50%;}
.socal-icon li i{background-color:#6f6f71;border-radius:30px;color:#ffffff;display:inline-block;font-size:20px;height:36px;line-height:38px;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;vertical-align:top;width:36px;}
body .blog-get-started{padding-top:80px;padding-bottom:80px;}
select#blog-category-filter{background:url(/wp-content/uploads/2021/01/caret-down-8.png) no-repeat right #fff;background-size:auto 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:22px;height:50px;padding:0px 15px;min-width:295px;}
.started-btn-wrap{position:relative;}
.started-btn-wrap #blog-search{width:0px;-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out;min-width:295px;padding:0 15px;line-height:70px;border-color:#007E9F;height:50px;}
.procedure-section .age-description-wrap img{height:45px;}
/*=================popup==============*/
#splash-offer{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:10000;display:flex;align-items:center;justify-content:center;/*    opacity:1;transition:opacity .25s ease-in;*/transition:top .25s ease-in;}
#splash-offer.splash-hide{/*opacity:0;*/top:-200%;bottom:100%;}
.splash-circle .btn-box{margin-top:10px;}
.splash-circle{width:669px;height:450px;padding:10px;background-color:#f2f2f2;border:20px solid #ffffff;background-size:contain;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;}
.splash-circle hr{border:0px;height:2px;background:#c5c5c5;width:100px;margin-top:.5rem;margin-bottom:.5rem;}
.splash-circle span{display:block;}
.splash-circle span.splash-line-1 img{width:auto;}
.splash-circle span.splash-line-1{font-size:30px;font-weight:bold;font-family:"ubuntu", sans-serif;color:#9d1e14;font-style:normal;text-transform:uppercase;padding-top:40px;letter-spacing:.1em;margin-bottom:10px;}
#splash-offer .splash-circle span.splash-line-2 a{border-bottom:3px solid #0b3958;}
#splash-offer .splash-circle span.splash-line-2, #splash-offer .splash-circle span.splash-line-2 a{font-family:"ubuntu", sans-serif;color:#0b3958;font-size:24px;font-style:normal;line-height:1.3em;margin-top:15px;font-weight:bold;}
#splash-offer .splash-circle span.splash-line-3{font-family:"ubuntu", sans-serif;color:#006699;font-size:18px;line-height:1.5em;font-style:normal;font-weight:600;margin-top:0px;}
#splash-offer .splash-circle span.splash-line-4{font-family:"ubuntu", sans-serif;color:#171515;font-size:15px;font-style:normal;line-height:1.2em;font-weight:400;margin-top:10px;}
#splash-offer .splash-circle span.splash-line-5{font-family:"ubuntu", sans-serif;color:#171515;font-size:14px;font-style:normal;font-weight:bold;font-weight:600;text-decoration:underline;margin-top:40px;text-transform:none;}
#splash-offer .splash-circle span.splash-line-5 a{text-transform:none;}
.splash-circle form p{font-size:.875rem;margin-top:.5rem;margin-bottom:.5rem;}
.splash-circle input[type="email"]{width:100%;height:30px;border:1px solid #999;padding:3px;border-radius:3px;color:#ada7a2;font-size:.875rem;}
.splash-circle input[type="submit"]{margin-top:10px; margin-bottom:12px; border:none; padding:5px 30px; color:#fff; font-size:13px; text-transform:uppercase; background:#348b9d; -webkit-font-smoothing:auto; width:100%; font-family:"ubuntu", sans-serif;}
.splash-disclaimer{font-size:.625rem; width:65%;}
.splash-close{cursor:pointer;text-decoration:underline; font-size:.875rem;}
.splash-close-icon{color:#fff;font-size:20px;font-weight:100;background-color:#007d9e;border-radius:10px;padding:5px 10px 7px 12px;font-family:"ubuntu", sans-serif;/* -webkit-box-shadow:0px 0px 6px 3px rgba(0,0,0,0.2);-moz-box-shadow:0px 0px 6px 3px rgba(0,0,0,0.2);box-shadow:0px 0px 6px 3px rgba(0,0,0,0.2);*/display:block;position:absolute;right:10px;text-decoration:none !important;}
.splash-circle .popup-button{color:#006699;display:flex;align-items:center;justify-content:center;width:220px;height:50px;letter-spacing:1px;border-radius:5px;background:#fff;font-size:14px;padding:10px 0px;border:2px solid #006699;}
.splash-circle .popup-button2{color:#ffffff;display:flex;align-items:center;justify-content:center;width:220px;height:50px;letter-spacing:1px;border-radius:5px;background:#006699;font-size:14px;padding:10px 0px;border:2px solid #006699;}	
/*****************************************
7-4-2021
*****************************************/
.procedure-section .common-age .age-sub-common .age-title h2{color:#000;margin:0 0 20px 0;}
.procedure-section .common-age .age-sub-common .age-title h2 span{color:#8c8d8d;font-family:"ivyora-display", serif;font-size:24px;line-height:75%;letter-spacing:0.25px;}
.procedure-section .common-age .age-sub-common .age-title{padding:0 0 15px 0;}
.procedure-section .common-age .age-sub-common hr{margin:40px 0 40px 0;border-top-color:#acacac;}
#main .result-page .transparency-area.pricing_main_dev .transparency-heading h2{color:#3c3c3c;}
#main .result-page .transparency-area.pricing_main_dev .transparency-heading p{color:#171515;}
.result-page .transparency-area .pricing_main_dev_outer .procedure-item h5{font-family:"ubuntu", sans-serif !important;color:#2669aa !important;font-weight:600;}
.result-page .transparency-area .pricing_main_dev_outer .procedure-item p{font-family:"ubuntu", sans-serif;color:#171515;font-weight:300;font-size:16px;line-height:16px;}
.result-page .transparency-area .pricing_main_dev_outer .procedure-item span{font-family:"ubuntu", sans-serif;color:#2669aa;font-weight:300;font-size:30px;line-height:40px;}
.result-page .transparency-area .pricing_main_dev_outer .procedure-item span i{font-style:normal;font-size:20px;}
.pricing_main_dev_outer .procedure-item a{background:#0993c9;}
.pricing_main_dev_outer .procedure-item.pricing_2 a{background:#2669aa;}
.pricing_main_dev_outer .procedure-item.pricing_1 a{background:#054974;}
.pricing_main_dev_outer .procedure-item{border:1px solid #e1e1e1;}
#main .result-page .not-sure-section h2{color:#3c3c3c;}
.main-content .result-page .convenient-section h2{color:#3c3c3c;}
.convenient-section .list-content .pay-content p,
.main-content .result-page .convenient-section p{color:#171515;}
.convenient-section .list-content .pay-title-wrap p{color:#0093cb;}
.main-content .convenient-section .list-content .pay-title-wrap p span{font-weight:400;}
.convenient-section .list-content .pay-content p:before{background:#0093cb;}
body.page-id-339 .sooner-include{background-color:#fff;}

.restore-the-vision-header{max-width:850px;margin:0 auto;}
.result-page section.restore-the-vision{padding-bottom:85px;}
.restore-the-vision-content-outer{padding:45px 0 0 0;position:relative;z-index:0;}
.restore-the-vision-content-outer h2{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);width:420px;height:auto;color:#fff;font-family:"ubuntu", sans-serif !important;font-size:48px !important;line-height:normal !important;}
.restore-the-vision-content-outer .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;font-size:0;line-height:0;position:relative;z-index:0;}
.restore-the-vision-content-outer .container .row{padding-right:0;padding-left:0;margin-right:0;margin-left:0;font-size:0;line-height:0;}
.restore-the-vision-content-outer .container .row .restore-the-vision-col{padding-right:0;padding-left:0;margin-right:0;margin-left:0;font-size:0;line-height:0;}
.restore-the-vision-content-outer .restore-the-vision-col .restore-the-vision-content{font-size:0;line-height:0;padding:0;margin:0;display:block;width:100%;position:relative;z-index:0;}
.restore-the-vision-content-outer .restore-the-vision-content .restore-the-vision-content-image{font-size:0;line-height:0;padding:0;margin:0;display:block;width:100%;position:relative;z-index:1;}
.restore-the-vision-content-outer .restore-the-vision-content .restore-the-vision-content-image img{font-size:0;line-height:0;padding:0;margin:0;display:block;width:100%;max-width:100%;}
.restore-the-vision-content-outer .restore-the-vision-content .restore-the-vision-content-text{font-size:0;line-height:0;padding:0;margin:0;display:block;width:100%;position:absolute;z-index:3;left:0;top:0;width:100%;height:100%;opacity:1;visibility:visible;}
.restore-the-vision-content-outer .restore-the-vision-content .restore-the-vision-content-text:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:100%;z-index:2;background:rgb(5,73,116);background:-moz-linear-gradient(0deg, rgba(5,73,116,1) 0%, rgba(5,73,116,0) 46%);background:-webkit-linear-gradient(0deg, rgba(5,73,116,1) 0%, rgba(5,73,116,0) 46%);background:linear-gradient(0deg, rgba(5,73,116,1) 0%, rgba(5,73,116,0) 46%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#054974",endColorstr="#054974",GradientType=1);opacity:0.31;visibility:hidden;}
.restore-the-vision-content-outer .restore-the-vision-content:hover .restore-the-vision-content-text:after{opacity:0.31;visibility:visible;}
.page-id-227 .what-result-i-expect{ padding-bottom:55px;}
.restore-the-vision-content-outer .restore-the-vision-content .restore-the-vision-content-text h3{position:absolute;z-index:4;bottom:14%;left:0;width:100%;color:#fff;margin:0;padding:0 13%;transform:translate(0,50%);font-size:28px;font-family:"ubuntu", sans-serif, sans-serif!important;line-height:1.14em;text-shadow:0px 0px 7px black;}
.result-page section.restore-the-vision .restore-the-vision-content-outer .btn-box{margin-top:85px;}
.meet-some-our-patient-section{background-color:#0b5a70;padding:85px 0 85px 0;}
.meet-some-our-patient-section .meet-some-our-patient-title{}
.meet-some-our-patient-section .meet-some-our-patient-title .meet-some-our-patient-titl-innere{max-width:800px;margin:0 auto;padding:0 0 45px 0;}
.meet-some-our-patient-bottom .btn-box button{background-color:#054974;border-color:#054974;}
.meet-some-our-patient-bottom .btn-box button:hover{background-color:#0093c9;border-color:#0093c9;}
.result-page .result-reviews-item img{object-fit:cover;max-height:550px;width:100%;object-position:top;}
.meet-some-our-patient-section .meet-some-our-patient-title .meet-some-our-patient-titl-innere h2{color:#fff;text-align:center;margin:0;max-width:500px;  margin:auto;}
.meet-some-our-patient-bottom .btn-box .find-btn{background-color:#fff;}
.what-result-i-expect{padding:85px 0;}
.what-result-i-expect-inner h2{text-align:center;}
.what-result-i-expect-inner{text-align:center;max-width:711px;margin:0 auto;}
.goal-area .vision-43-tag{margin:0px auto 25px auto;}
@media only screen and (max-width:767px){
.age-description-wrap{padding-left:0px;}
.mobile-container{margin-top:70px;}
/*.page-template-page-tertiary .vc_column_container > .vc_column-inner{
padding-left:0px;
padding-right:0px;
}*/
.bgvid-wrapper{display:none;}
header .hero-area{display:none;}
.page-template-page-tertiary-php #main .overview-section{padding-top:25px;}
.result-page .goal-area.section-padding-bottom{padding-bottom:0px;}
.restore-the-vision-content-outer{padding:40px 0 0 0;}
.result-page section.restore-the-vision{padding-bottom:40px !important;}
.restore-the-vision-content-outer h2{position:relative;z-index:5;left:initial;top:initial;transform:translate(0,0);width:100%;height:auto;color:#3B3B3B;font-family:'DroidSerif', serif!important;font-size:28px !important;line-height:normal !important;}
.result-page section.restore-the-vision .restore-the-vision-content-outer .btn-box{margin-top:40px;}
.result-page section.restore-the-vision{padding-bottom:50px;}
.meet-some-our-patient-section .meet-some-our-patient-title .meet-some-our-patient-titl-innere h2{font-size:28px !important;}
.meet-some-our-patient-section .meet-some-our-patient-title .meet-some-our-patient-titl-innere{padding-bottom:40px;}
.meet-some-our-patient-section{padding:40px 0;}
.meet-some-our-patient-section .meet-some-our-patient-bottom .btn-box{margin-top:30px;}
.vision-43-tag{font-size:26px;margin:40px auto 10px auto;}
.vision-43-tag br{display:none;}
.what-result-i-expect{padding:40px 0;}
}
/********
9-7-2021
********/
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner{padding:0 10%;margin-bottom:0px;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-image{display:block;width:100%;height:auto;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-image img{display:block;width:100%;height:auto;max-width:100%;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-name-about{padding:20px 0 25px 0;text-align:center;color:#fff;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-name-about h5{text-align:center;color:#fff;margin:0 0 5px 0;font-family:"ivyora-display", serif !important;font-weight:600;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-name-about p{font-size:18px;line-height:21px;color:#fff;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-link-buton{text-align:center;display:block;margin:0;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-link-buton a.find-btn{display:inline-block;margin:0;background-color:#fff;line-height:36px;}
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-link-buton a.find-btn:hover,
.meet-some-our-patient-slider .col-12.meet-some-our-patient-col .meet-some-our-patient-inner .meet-some-our-patient-link-buton a.find-btn:focus{background:#054974;border:2px solid #054974;color:#ffffff;}
/********************************************
*********************************************/
@media only screen and (min-width:1500px){
.reviews-item > img{object-position:0 -100px;}
}
@media only screen and (min-width:1300px) and (max-width:1400px){
.experience-section .experience-title{margin:0 40px 60px;}
.experience-section .experience-title p{font-size:15px;}
.experience-section .experience-wrap{margin-top:30px;}
.experience-section .experience-wrap .exper-box .img-wrap{height:270px;}
.experience-section .experience-wrap .exper-box .content-wrap{padding:65px 20px 35px;}
.experience-section .experience-wrap .exper-box .content-wrap h4{font-size:22px;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info::before{font-size:24px;top:2px;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{padding:15px 20px;margin-top:-5px;}
.experience-section .exper-inner-wrap > div{width:49%;margin-right:2%;}
.experience-section .experience-wrap .exper-info-wrap{padding:50px 0 30px 0;}
html .experience-section .experience-wrap .three-col .img-wrap{height:220px;border-radius:10px;}
html .blog-grid-section .experience-wrap .three-col .img-wrap{height:220px;border-radius:10px;}
.how-eyes-section .sub-title{margin:-4px 0 10px 0;font-size:15px;}
.how-eyes-section .eyes-wrap > div p{font-size:15px;margin-bottom:5px;}
.how-eyes-section .eyes-wrap > div{width:48.5%;margin-right:3%;}
.how-eyes-section .eyes-wrap li{padding:0 15px 5px 0;/*font-size:14px;*/margin-bottom:20px;}
.how-eyes-section .eyes-wrap ul{margin-top:15px;}
.procedure-section .section-title{margin-bottom:10px;}
.procedure-section .procedure-wrap .sub-title{margin:-5px 0 10px 0;}
.procedure-section .common-age .age-title .age{font-size:22px;margin:0 0 8px 0;}
.procedure-section .common-age .age-title h4{font-size:28px;margin:0 0 15px 0;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:15px;font-size:18px;}
.procedure-section .common-age .age-cate-box:first-of-type{padding-top:0px;}
.procedure-section .common-age .age-cate-box{margin:0px;border-bottom:1px solid #acacac;padding:40px 0px;}
.procedure-section .common-age{margin:0 0 45px 0;padding:0px 0 45px 0;}
.procedure-section .common-age .left-box .age-45-64-age{height:80px;width:80px;}
.procedure-section .common-age .left-box .age-45-64-age p{margin:-20px 0 0 0 !important;}
.procedure-section .common-age .left-box .age-45-64-age span{width:100%;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:0;}
}
@media only screen and (min-width:1200px){
.convenient-section .list-content .pay-content p::before{top:0px;}
}
@media only screen and (min-width:1200px) and (max-width:1299px){
.experience-section .experience-title{margin:0 40px 65px;}
.experience-section .experience-title p{font-size:15px;}
.experience-section .experience-wrap{margin-top:30px;}
.experience-section .experience-wrap .exper-box .img-wrap{height:210px;}
.experience-section .experience-wrap .exper-box .content-wrap{padding:15px 20px;}
.experience-section .experience-wrap .exper-box .content-wrap h4{font-size:22px;}
.experience-section .experience-wrap .exper-box .content-wrap p{font-size:15px;line-height:150%;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info::before{font-size:24px;top:2px;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{padding:15px 20px}
.blog-grid-section .experience-wrap .exper-box .img-wrap{height:210px;}
.experience-section .exper-inner-wrap h4{font-size:26px;font-weight:bold;line-height:113%;}
.experience-section .exper-inner-wrap > div p{font-size:15px;}
.experience-section .exper-inner-wrap > div{width:49%;margin-right:2%;}
.experience-section .exper-inner-wrap .bio-btn-wrap a,
.btn-wrap a{line-height:60px;font-size:15px;min-width:225px;margin-top:0;}
.experience-section .experience-wrap .exper-info-wrap{padding:50px 0 30px 0;}
html .experience-section .experience-wrap .three-col .img-wrap{height:280px;border-radius:10px;}	
.how-eyes-section .sub-title{margin:-4px 0 10px 0;font-size:15px;}
.how-eyes-section .eyes-wrap > div p{font-size:15px;margin-bottom:5px;}
.how-eyes-section .eyes-wrap > div{width:48.5%;margin-right:3%;}
.how-eyes-section .eyes-wrap li{padding:0 15px 5px 0;/*font-size:14px;*/margin-bottom:20px;}
.how-eyes-section .eyes-wrap ul{margin-top:15px;}
.procedure-section .section-title{margin-bottom:10px;}
.procedure-section .procedure-wrap > p{font-size:15px;}
.procedure-section .procedure-wrap .sub-title{margin:-5px 0 10px 0;}
.procedure-section .procedure-wrap .life-wrap > p{font-size:15px;}
.procedure-section .common-age .age-title .age{font-size:22px;margin:0 0 8px 0;}
.procedure-section .common-age .age-title h4{font-size:28px;margin:0 0 15px 0;}
/*.procedure-section .common-age .age-title p{font-size:22px;margin:-5px 0 10px 0;}*/
.procedure-section .common-age .content-dark p{font-size:18px;margin:0 0 2px 0;}
.procedure-section .common-age .age-cate-box h3{font-size:28px;margin-bottom:5px;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:15px;font-size:18px;}
.procedure-section .common-age .age-cate-box{margin:0 0 40px 0;}
.procedure-section .common-age{margin:0 0 45px 0;padding:0px 0 45px 0;}
.procedure-section .common-age .left-box .age-45-64-age{height:80px;width:80px;}
.procedure-section .common-age .left-box .age-45-64-age p{font-size:18px;margin:-20px 0 0 0 !important;}
.procedure-section .common-age .left-box .age-45-64-age span{font-size:15px;width:100%;}
/*.procedure-section .common-age .age-title p{
font-size:20px;
}*/
.procedure-section .common-age .age-cate-box h3 > span{margin-left:0;}
}
@media only screen and (max-width:1450px){
.how-eyes-section .eyes-wrap ul{margin-left:auto;margin-right:auto;}
}
@media (max-width:1280px) and (min-width:992px){
.winner-box{min-height:0;}
.reviews-item2{padding:30px 40px 20px;}
}
@media only screen and (min-width:1025px) and (max-width:1199px){
.experience-section .experience-title{margin:0 40px;}
.experience-section .experience-title p{font-size:15px;}
.experience-section .experience-wrap{margin-top:30px;}
.experience-section .experience-wrap .exper-box .img-wrap{height:290px;}
.experience-section .experience-wrap .exper-box .content-wrap{padding:15px 20px;}
.experience-section .experience-wrap .exper-box .content-wrap h4{font-size:22px;}
.experience-section .experience-wrap .exper-box .content-wrap p{font-size:15px;line-height:150%;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info::before{font-size:24px;top:2px;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{padding:15px 20px}
.experience-section .exper-inner-wrap h4{font-size:26px;font-weight:bold;line-height:113%;}
.experience-section .exper-inner-wrap > div p{font-size:15px;}
.experience-section .exper-inner-wrap > div{width:49%;margin-right:2%;}
.experience-section .exper-inner-wrap .bio-btn-wrap a, .btn-wrap a{line-height:60px;font-size:15px;min-width:225px;margin-top:0;}
.experience-section .experience-wrap .exper-info-wrap{padding:50px 0 30px 0;}
html .experience-section .experience-wrap .three-col .img-wrap{height:230px;border-radius:10px;}
}
@media (max-width:1200px) and (min-width:992px){
.category .breadcrumbs{top:60px;}
.category .customized-area{margin-top:60px;}
.category .section.blog-filter-section{margin-top:60px;}
.single .breadcrumbs{top:23px;}
.page-template-page-blog-php .breadcrumbs{top:31px;}
.convenient-section .list-content .pay-title-wrap p span{font-size:27px;}
.convenient-section .list-content .pay-title-wrap{width:27%;}
.winner-img img{max-height:100px;}
.reviews-item2{padding:10px 40px 10px;}
.how-eyes-section .sub-title{margin:-4px 0 10px 0;font-size:15px;}
.how-eyes-section .eyes-wrap > div p{font-size:15px;margin-bottom:5px;}
.how-eyes-section .eyes-wrap > div{width:48.5%;margin-right:3%;}
.how-eyes-section .eyes-wrap li{padding:0 15px 5px 0;/*font-size:14px;*/margin-bottom:20px;}
.how-eyes-section .eyes-wrap ul{margin-top:15px;}
.procedure-section .section-title{margin-bottom:10px;}
.procedure-section .procedure-wrap > p{font-size:15px;}
.procedure-section .procedure-wrap .sub-title{margin:-5px 0 10px 0;}
.procedure-section .procedure-wrap .life-wrap > p{font-size:15px;}
.procedure-section .common-age .age-title .age{font-size:22px;margin:0 0 8px 0;}
.procedure-section .common-age .age-title h4{font-size:28px;margin:0 0 15px 0;}
/*.procedure-section .common-age .age-title p{font-size:22px;margin:-5px 0 10px 0;}*/
.procedure-section .common-age .content-dark p{font-size:18px;margin:0 0 2px 0;}
.procedure-section .common-age .age-cate-box h3{font-size:28px;margin-bottom:5px;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:15px;font-size:18px;}
.procedure-section .common-age .age-cate-box{margin:0 0 40px 0;}
.procedure-section .common-age{margin:0 0 45px 0;padding:0px 0 45px 0;}
.procedure-section .common-age .left-box .age-45-64-age{height:80px;width:80px;}
.procedure-section .common-age .left-box .age-45-64-age p{font-size:18px;margin:-20px 0 0 0 !important;}
.procedure-section .common-age .left-box .age-45-64-age span{font-size:15px;width:100%;}
/*.procedure-section .common-age .age-title p{font-size:20px;}*/
.procedure-section .common-age .age-cate-box h3 > span{margin-left:0;}	
}
@media only screen and (min-width:1201px){
.category .breadcrumbs, .search .breadcrumbs{top:90px;}
.category .customized-area, .search .customized-area{margin-top:90px;}
.category .section.blog-filter-section{}
/*#main .convenient-section .list-content .pay-content{width:80%;}*/
.page-template-page-blog-php .breadcrumbs{top:90px;}
.single .breadcrumbs{top:90px;}
.convenient-section .list-content .pay-content
#main .convenient-wrap p.about-common-p{max-width:700px;margin:auto;margin-top:11px;}
.convenient-section .list-content .pay-content p.honor-insurance{max-width:700px;}
}
@media only screen and (max-width:1200px){
#main .convenient-wrap p.about-common-p{max-width:600px;margin:auto;}
#main .convenient-section .list-content .pay-content{width:70%;}
.convenient-section .list-content .pay-content p.honor-insurance{max-width:600px;}
}

@media only screen and (min-width:768px) and (max-width:1023px){
.result-review-img .social-rating-wrap .social-btn{max-width:210px;}
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){
html .experience-section .experience-wrap .three-col .img-wrap{height:230px;border-radius:10px;}
.experience-section .experience-wrap .exper-box .img-wrap{height:280px;}
}
@media only screen and (min-width:768px) and (max-width:1024px){
.experience-section .experience-title{margin:0 40px;}
.experience-section .experience-title p{font-size:15px;}
.experience-section .experience-wrap{margin-top:30px;}
.experience-section .experience-wrap .exper-box .img-wrap{height:210px;}
.experience-section .experience-wrap .exper-box .content-wrap{padding:15px 20px;}
.experience-section .experience-wrap .exper-box .content-wrap h4{font-size:22px;}
.experience-section .experience-wrap .exper-box .content-wrap p{font-size:15px;line-height:150%;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info::before{font-size:24px;top:2px;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{padding:15px 20px}
.experience-section .exper-inner-wrap h4{font-size:26px;font-weight:bold;line-height:113%;}
.experience-section .exper-inner-wrap > div p{font-size:15px;}
.experience-section .exper-inner-wrap > div{width:49%;margin-right:2%;}
.experience-section .exper-inner-wrap .bio-btn-wrap a, .btn-wrap a{line-height:60px;font-size:15px;min-width:225px;margin-top:0;}
.experience-section .experience-wrap .exper-info-wrap{padding:50px 0 30px 0;}
html .experience-section .experience-wrap .three-col .img-wrap{height:160px;border-radius:10px;}
}	
@media screen and (max-width:991px) and (min-width:768px){
.category .breadcrumbs{top:92px;}
.category .customized-area{margin-top:92px;}
.search .breadcrumbs{top:60px;}
.search .customized-area{margin-top:60px;}
.single .breadcrumbs{top:49px;}
.convenient-section .list-content .pay-title-wrap{width:28%;margin-right:5%;}
.hp-special-offer .container{max-width:90%;}
.hp-special-offer .btn-box .find-button{min-width:190px;}
html .experience-section .experience-wrap .three-col .img-wrap{height:160px;border-radius:10px;}
.candidate-content h2, .glasses-area h2, h2{max-width:600px;margin:auto;}
.how-eyes-section .sub-title{margin:-4px 0 10px 0;font-size:15px;}
.how-eyes-section .eyes-wrap > div p{font-size:15px;margin-bottom:5px;}
.how-eyes-section .eyes-wrap > div{width:48.5%;margin-right:3%;}
.how-eyes-section .eyes-wrap li{padding:0 15px 5px 0;/*font-size:14px;*/margin-bottom:20px;}
.how-eyes-section .eyes-wrap ul{margin-top:15px;}
.procedure-section .section-title{margin-bottom:10px;}
.procedure-section .procedure-wrap > p{font-size:15px;}
.procedure-section .procedure-wrap .sub-title{margin:-5px 0 10px 0;}
.procedure-section .procedure-wrap .life-wrap > p{font-size:15px;}
.procedure-section .common-age .age-title .age{font-size:22px;margin:0 0 8px 0;}
.procedure-section .common-age .age-title h4{font-size:28px;margin:0 0 15px 0;}
/*.procedure-section .common-age .age-title p{font-size:22px;margin:-5px 0 10px 0;}*/
.procedure-section .common-age .content-dark p{font-size:18px;margin:0 0 2px 0;}
.procedure-section .common-age .age-cate-box h3{font-size:28px;margin-bottom:5px;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:15px;font-size:18px;}
.procedure-section .common-age .age-cate-box{margin:0 0 40px 0;}
.procedure-section .common-age{margin:0 0 45px 0;padding:0px 0 45px 0;}
.procedure-section .common-age .left-box .age-45-64-age{height:80px;width:80px;}
.procedure-section .common-age .left-box .age-45-64-age p{font-size:18px;margin:-20px 0 0 0 !important;}
.procedure-section .common-age .left-box .age-45-64-age span{font-size:15px;width:100%;}
/*.procedure-section .common-age .age-title p{font-size:20px;}*/
.procedure-section .common-age .age-cate-box h3 > span{margin-left:0;}
}
@media only screen and (max-width:991px) and (min-width:768px){
.procedure-section .common-age .left-box{margin-right:5%;}
.pricing-item .tooltip-inner{left: -30%;}
}
@media (max-width:991px){
.age-description-wrap{padding-left:0px;}
.pricing-item p.pricing-item-right, .pricing-item p.pricing-item-left{margin-bottom:20px!important;}
.pricing-item p.pricing-item-left{padding-right:45px;}
.how-works-wrap .wpb_single_image .vc_figure{text-align:center;display:block;}
.max-width-90{max-width:90%;margin-left:auto!important;margin-right:auto!important;}
.reviews-area{margin-bottom:0px;}
}
@media only screen and (min-width:768px){
.page-id-294 .pricing-item p.pricing-item-right, .page-id-363 .pricing-item p.pricing-item-right{margin-bottom:20px;}
.page-id-294 .pricing-item p.pricing-item-left, .page-id-39247 .pricing-item p.pricing-item-left{margin-bottom:0px;}
.page-id-39247 .pricing-item p.pricing-item-right{margin-bottom:25px;}
.overview-section .overview-container.tt-content{max-width:750px;}
.page-id-39250 .pricing-item p.pricing-item-left, .page-id-163 .pricing-item p.pricing-item-left, .page-id-39247 .pricing-item p.pricing-item-left{margin-bottom:0px;}
.pricing-item p.pricing-item-left{height:73px;margin-bottom:-15px;}
.page-id-39250 .pricing-item p.pricing-item-right, .page-id-163 .pricing-item p.pricing-item-right{margin-bottom:25px;}
.hero-content h1{padding-top:0;}
.convenient-wrap p.about-common-p{max-width:700px;margin:auto;}
/*.header-area .custom-container{max-width:90%;}*/
}
@media only screen and (max-width:767px){
.btn-box button{margin:10px 0px !important;width:290px !important;}
.max-width-90{max-width:90%;margin-left:auto!important;margin-right:auto!important;}
.category .breadcrumbs{top:49px;}
.category .customized-area{margin-top:49px;}
.why-sec .inner-col{margin-bottom:30px;}
.why-sec .inner-col img{object-fit:cover;width:100%;max-height:260px;}
.convenient-section .container{max-width:90%;}
.vision43-area .vision34-text{border:0!important;}
.result-page .convenient-section .pay-service-wrap .list-content{margin-bottom:85px;}
.hp-special-offer-content .btn-box{margin-bottom:30px;}
.hero-content h1{padding-top:10%;}
.blue-menu li button.ip:hover{background:#054974;color:#ffffff;}
.blue-menu li a.ip, .blue-menu li button.ip:hover{margin-top:10px;margin-bottom:20px;}
.tertiary-template .main-content{padding-top:0px;}
#main .result-page .goal-area p{font-size:21px;margin-top:30px;}
.vision-area img{max-width:100%;}
.admin-bar.page-template-page-tertiary #main, .admin-bar.page-template-page-contact #main{margin-top:17px;}
.page-template-page-tertiary #main, .page-template-page-contact #main{margin-top:77px;}	
.internal-image-header{padding:50px 0px;}
.main-content .result-page .goal-area{padding-top:50px;}
.experience-section .experience-wrap .two-col .exper-box{width:100%;}
.blog-grid-section .experience-wrap .two-col .exper-box{width:100%;}
.experience-section .experience-wrap [class*="-col"] .exper-box{float:none;width:100%;margin-right:0;margin-bottom:20px;}
.blog-grid-section .experience-wrap [class*="-col"] .exper-box{float:none;width:100%;margin-right:0;margin-bottom:30px;}
.experience-section .experience-title{margin:0;}
.experience-section .experience-wrap .two-col{margin-bottom:0;}
.experience-section .experience-wrap .three-col > .exper-box:nth-child(3n+3){margin-bottom:0;}
.experience-section .experience-title p{font-size:14px;}
.experience-section .experience-wrap{margin-top:30px;}
.experience-section .experience-wrap .exper-box .img-wrap{height:240px;}
.our-techenology-section .content-wrap img{width:auto;margin:0 auto;display:block;}
.experience-section .experience-wrap .exper-box .content-wrap{padding:15px 20px;}
.experience-section .experience-wrap .exper-box .content-wrap h4{font-size:15px;}
.experience-section .experience-wrap .exper-box .content-wrap p{font-size:13px;line-height:150%;}
.experience-section .experience-wrap .exper-box .content-wrap .plus-info::before{font-size:24px;top:2px;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{padding:15px 20px;background:#fff;overflow:auto;height:420px;}
.experience-section .exper-inner-wrap h4{font-size:22px;font-weight:bold;line-height:113%;margin-bottom:5px;}
.experience-section .exper-inner-wrap > div p{font-size:14px;}
.experience-section .exper-inner-wrap > div{width:100%;margin-right:0;margin-bottom:20px;float:none;}
.experience-section .exper-inner-wrap .bio-btn-wrap a, .btn-wrap a{line-height:50px;font-size:14px;min-width:215px;margin-top:0;}
.procedure-section .common-age .age-cate-box .age-button{margin:0;}
.procedure-section .age-btn-wrap{text-align:center;}
/*.experience-section .experience-wrap .exper-info-wrap{padding:50px 0 30px 0;}*/
.experience-section .experience-wrap .exper-info-wrap{padding:0;border-radius:2px;background:transparent;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translateY(-50%);-o-transform:translatey(-50%);transform:translateY(-50%);position:fixed;left:0;right:0;top:50%;display:block;max-width:90%;margin:0 auto;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;/* z-index:999; */box-shadow:0px 0px 30px 0px rgba(0,0,0,0.4);width:90%;height:420px;overflow:visible;z-index:99999;}
.popup-close{position:absolute;right:0;top:0;width:39px;height:39px;border-radius:60px;background:#0b5b81;text-align:center;line-height:36px;font-size:36px;color:#fff;margin:-16px -13px 0px 0px;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:600;box-shadow:0 0 0 2px #fff inset,0 0 10px -5px #000;border:3px solid transparent;z-index:9;display:block;}
.open-popup{overflow:hidden;position:relative;}
.open-popup::before{position:absolute;content:"";top:0px;right:0;left:0;bottom:0;background:rgba(0,0,0,0.8);z-index:9999;}
.experience-section .experience-wrap .exper-box::before,
.experience-section .experience-wrap .exper-box::after{display:none;}
html .experience-section .experience-wrap .three-col .img-wrap{height:210px;border-radius:10px;}
select#blog-category-filter{line-height:56px;padding:0 10px;}
.experience-section .experience-wrap .exper-box .img-wrap img{width:100%;height:100%;}
.our-techenology-section .btn-wrap{text-align:center;}
.experience-section .experience-wrap .mobile-image{display:block;}
.experience-section .experience-wrap .dektop-image{display:none;}
.the-original-section .mobile-image{display:block;}
.the-original-section .desktop-image{display:none;}
.experience-section .experience-wrap .exper-box.click-1 .img-wrap img,
.experience-section .experience-wrap .exper-box.click-2 .img-wrap img{object-position:center 0;}		
.how-eyes-section .sub-title{margin:-4px 0 10px 0;font-size:14px;}
.how-eyes-section .eyes-wrap > div p{font-size:14px;margin-bottom:10px;line-height:160%;}
.how-eyes-section .eyes-wrap > div{width:100%;margin-right:0;}
.how-eyes-section .eyes-wrap > div:last-child{width:100%;}
.how-eyes-section .eyes-wrap li{padding:0 15px 5px 0;/*font-size:12px;*/margin-right:20px;float:left;min-width:94px;text-align:left;margin-bottom:15px;}
.how-eyes-section .eyes-wrap ul::before{clear:both;content:"";display:block;}
.how-eyes-section .eyes-wrap li:nth-child(2n+3){clear:both;display:block;}
.how-eyes-section .eyes-wrap li:nth-child(2n+2){margin-right:0;}
.how-eyes-section .eyes-wrap li:nth-last-child(-n+2){margin-bottom:0;}
.how-eyes-section .eyes-wrap ul{margin-top:15px;text-align:center;max-width:280px;margin:15px auto 0;display:block;}
.procedure-section .section-title{margin-bottom:10px;}
.procedure-section .procedure-wrap > p{font-size:14px;}
.procedure-section .procedure-wrap .sub-title{margin:-5px 0 10px 0;font-size:17px;}
.procedure-section .procedure-wrap .life-wrap > p{font-size:15px;}
.procedure-section .age-options{margin-bottom:30px;padding-bottom:0px;border:0px;}    
.procedure-section .age-description-wrap{padding-top:20px;}
.procedure-section .age-description-wrap img{max-width:78px;}
.procedure-section .common-age .age-title .age{font-size:18px;margin:0 0 8px 0;}
.procedure-section .common-age .age-title h4{font-size:22px;margin:0 0 15px 0;}
.procedure-section .common-age .age-title p{/* font-size:22px;*/margin:-5px 0 20px 0;}
.procedure-section .common-age .content-dark p{font-size:15px;margin:0 0 20px 0;line-height:150%;}
.procedure-section .common-age .content-dark{margin:-6px 0 15px 0;}
.procedure-section .common-age .age-cate-box h3{font-size:22px;margin-bottom:5px;padding-top:20px;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:15px;font-size:15px;}
.procedure-section .common-age .age-cate-box{margin:0 0 20px 0;}
.procedure-section .common-age{margin:0 0 50px 0;padding:0px 0 25px 0;border-bottom:none;}
.procedure-section .common-age .left-box .age-45-64-age{height:80px;width:80px;float:none;margin:0 auto 15px;}
.procedure-section .common-age .left-box .age-45-64-age p{font-size:18px;margin:-20px 0 0 0 !important;}
.procedure-section .common-age .left-box .age-45-64-age span{font-size:15px;width:100%;}
.procedure-section .common-age .age-title p{/* font-size:17px;*/text-align:left;line-height:130%;}
.procedure-section .common-age .age-cate-box h3 > span{margin-left:0;}
.procedure-section .age-options [class*="age-"]{margin-right:15px;}
.history-section .history-wrap{display:block;}
.about-banner .banner-img-wrap{margin:0;}
.procedure-section .age-options [class*="age-"] span{font-size:12px;width:100%;margin:-5px 0 1px 0;}
.procedure-section .age-options [class*="age-"] p{font-size:16px;margin:-29px 0 0 0 !important;}
.procedure-section .common-age .age-cate-box .age-cate-content{line-height:157%;font-size:14px;margin-top:0;text-align:justify;}
.age-btn-wrap .btn-started{font-size:10.58px;line-height:50px;margin:10px 0;min-width:244px;padding:0 8px;text-align:center;}
.procedure-section .common-age .option-wrap ul li p{line-height:160%;margin:0 0 5px 0;font-size:14px;}
.procedure-section .common-age .option-title{font-size:14px;line-height:160%;}
.procedure-section .common-age .option-wrap ol li p{font-size:14px;text-align:justify;line-height:157%;}
html .procedure-section .age-options .age-3{margin-right:0;}
.procedure-section .common-age .left-box{float:none;width:100%;margin-right:0;text-align:center;margin-bottom:15px;}
.procedure-section .common-age .age-sub-common{float:none;width:100%;}
.procedure-section .age-65 .left-box{display:none;}
.fortythreevision-header, .fortythreevision-cataracts-header{background-position:center;}
html body .blog-featured .owl-carousel .owl-nav button[type="button"].owl-prev{left:20px;margin:auto;}
html body .blog-featured .owl-carousel .owl-nav button[type="button"].owl-next{right:20px;margin:auto;}
.blog-grid-section .blog-content-top, .blog-grid-section .blog-content-bottom, .blog-grid-section h2{min-height:auto;}
.blog-filter-section .btn-started.blog-filter{padding:18px;margin-bottom:30px;}
.blog-search-container .fa-search{right:45px;}
.blog-filter-section .btn-started.blog-search{padding-left:20px;}
.post-navigation .screen-reader-text{display:none;}
.single .nav-links .nav-previous{display:block;text-align:center;margin-bottom:20px;}
.single .nav-links .nav-next{float:none;display:block;text-align:center;}	
.blog-grid-section .experience-wrap .two-col .exper-box{width:100%;}
.blog-grid-section .experience-wrap [class*="-col"] .exper-box{float:none;width:100%;margin-right:0;margin-bottom:30px;}
.blog-filter-section .btn-started.blog-search, .blog-filter-section .btn-started.blog-filter{min-width:296px;}
.blog-featured h2 a{font-size:20px;}
.blog-featured .feature-category a, .blog-featured span{font-size:14px;}
.mobile-map{display:block;}
.snazzy-map{display:none;}
}
@media (min-width:800px){
.meet-some-our-patient-slider .ms-skin-default .ms-nav-next{right:-40px;}
}
.meet-some-our-patient-slider .ms-skin-default .ms-nav-next{background-image:url(/wp-content/uploads/2021/06/arrow-right-2.png);background-size:contain;background-position:center;}
.meet-some-our-patient-slider .ms-skin-default .ms-nav-prev{background-image:url(/wp-content/uploads/2021/06/arrow-left-2.png);background-size:contain;background-position:center;}
@media (min-width:800px){
.meet-some-our-patient-slider .ms-skin-default .ms-nav-prev{left:-40px;}
}
@media only screen and (min-width:768px){
.overlay-image{display:block!important;/*position:absolute;*/top:-215px;z-index:100;width:100%;/*margin-bottom:-200px;*/}
}
@media only screen and (min-width:576px)and (max-width:767px){
.search .breadcrumbs{top:90px;}
.search .customized-area{margin-top:90px;}
.category .breadcrumbs{top:70px;}
.category .customized-area{margin-top:70px;}
.single .breadcrumbs{top:30px;}
}
@media only screen and (min-width:480px) and (max-width:767px){
.how-eyes-section .eyes-wrap ul{text-align:center;}
.experience-section .experience-wrap .exper-info-wrap{height:280px;}
.experience-section .experience-wrap .exper-info-wrap .exper-inner-wrap{height:290px;}
.experience-section .experience-wrap [class*="-col"] .exper-box{float:left;width:48.6%;margin-right:2.5%;border:1px solid #969696;}
.experience-section .experience-wrap .three-col .exper-box.click-4{margin-right:0;}
.experience-section .experience-wrap .exper-box .img-wrap, html .experience-section .experience-wrap .three-col .img-wrap{height:200px;/*170*/}
}
@media only screen and (min-width:577px) and (max-width:767px){
.page-template-page-blog-php .breadcrumbs{top:40px;}
.mobile-container{margin-top:50px;}
}
@media (min-width:577px){
#main .border-right{border-right:1px solid #c1c1c1!important;}
.page-id-51 .experience-section{padding-bottom:85px;}
}
@media (max-width:767px){
.mobile-container{margin-top:50px;}
.btn-box a, .hero-btn a{width:290px;}
/*.home .mobile-container video{height:0 !important;}*/
.splash-circle span.splash-line-1{font-size:26px;padding-top:50px;}
#splash-offer .splash-circle span.splash-line-2, #splash-offer .splash-circle span.splash-line-2 a{font-size:18px;max-width:300px;}
.splash-circle .popup-button{font-size:18px;padding:10px;}
.splash-circle{padding:10px 10px 30px;width:95%;height:auto;}
.splash-close-icon{font-size:18px;padding:5px 10px;}
/*.home .mobile-container{-webkit-box-shadow:inset 10px 0px 19px -4px rgb(0 0 0 / 54%);-moz-box-shadow:inset 10px 0px 19px -4px rgba(0,0,0,0.54);box-shadow:inset 10px 0px 19px -4px}*/
.home .mobile-container video{height:450px;object-fit:cover;}
.guarantee-content{padding-left:20px;}
.freedom-area{padding-top:40px;}
.hp-special-offer-content{padding-left:20px;}
.hero-content{padding:45px 0px 56px;}
.bgvid-wrapper{display:None;}
.home .hero-area{display:none;}
.hero-content h1{padding-top:0;max-width:320px;margin:auto;}
.hero-content{padding:20px 0px 30px;}
.hero-area{min-height:310px;}
.procedure-section .age-description-wrap{padding-left:0px;}
.how-eyes-section img{max-width:90%;}
.procedure-section .common-age .age-cate-box .age-button{margin-top:20px;}
.admin-bar.page-template-page-tertiary #main, .admin-bar.page-template-page-contact #main{margin-top:29px;}
.benefits-content li{font-size:18px!important;}
.tertiary-template .main-content{padding-bottom:0px;}
#main .border-right{border:0px!important;}
.benefits-content.fadeInRight{margin:0px;}
#main .benefits-area .border-right{margin-bottom:0px;}
.guarantee-img img, .review-img img{max-width:300px;}
.procedure-item h5{font-size:18px;}
}
@media only screen and (max-width:576px){
.mobile-container{margin-top:80px;}
.search .breadcrumbs{top:92px;}
.search .customized-area{margin-top:92px;}
.category .breadcrumbs{top:92px;}
.category .customized-area{margin-top:92px;}
.page-template-page-blog-php .breadcrumbs{top:60px;}
.single .breadcrumbs{top:49px;}
}
@media (max-width:1450px){
.hero-gif img{max-width:700px;}
}
@media only screen and (min-width:1401px){
.overlay-image{height:150px;}
.hero-area{ height:100%!important;}
}
@media only screen and (max-width:1400px){
.overlay-image{height:auto;}
.hero-area{ height:470px!important;}

}
@media only screen and (min-width:1001px) and (max-width:1400px){
.bgvid-wrapper{ height:650px;}
}
@media only screen and (max-width:1000px){
.bgvid-wrapper{ height:470px;}
}
@media (max-width:1350px){
.hero-gif img{max-width:700px;}
}

@media (max-width:1240px){
.hero-gif img{max-width:650px;}
}
@media only screen and (min-width:1201px){
.overlay-image{top:710px;}
}
@media only screen and (max-width:1200px){
header .hero-area{ padding-top:100px;padding-bottom:100px;}
}
@media only screen and (max-width:991px) and (min-width:768px){
.overlay-image{ margin-top:-80px;}
}
@media only screen and (min-width:1024px) and (max-width:1200px){
.overlay-image{top:500px;}
}
@media (max-width:1180px){
.hero-gif img{max-width:600px;}
}

@media (min-width:768px){

header .hero-area{overflow:hidden;position:relative;}
/*.overlay-image{position:absolute;top:64vh;}*/
}
@media (min-width:1500px){
/*.overlay-image{position:absolute;top:58vh;}*/
}
@media (max-width:1366px){
/*header .hero-area{height:74vh!important;}*/
}
/* Landscape */
@media only screen and (min-width:1280px) and (max-width:1300px) and (max-height:950px) and (orientation:landscape){
/*header .hero-area{height:70vh!important;}*/
/*.overlay-image{top:55vh;}*/
}
/* Portrait */
@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5){
/*header .hero-area{height:43vh!important;}*/
/*.overlay-image{top:34vh;}*/
}
/* Landscape */
@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5){
/*header .hero-area{height:70vh!important;}*/
/*.overlay-image{top:52vh;}*/
}
@media only screen and (max-width:1366px) and (max-height:768px){
/*header .hero-area{height:75vh!important;}*/
/*.overlay-image{top:56vh;}*/
}
@media only screen and (max-width:1024px) and (max-height:600px){
/*header .hero-area{height:550px!important;}*/
/*.overlay-image{top:420px;}*/
}
@media only screen and (max-width:1024px) and (min-width:992px){
/*.overlay-image{top:535px;}*/
}
@media (min-width:768px) and (max-width:991px){

.hero-gif img{max-width:580px;}
/*.overlay-image{position:absolute;top:49vh;}*/
/*header .hero-area{height:57vh!important;}*/
}
@media only screen and (max-width:800px) and (max-height:1280px){
/*header .hero-area{height:46vh !important;}*/
/*.overlay-image{top:40vh;}*/
}
@media only screen and (max-width:800px) and (max-height:600px){
/*header .hero-area{height:85vh !important;}*/
/*.overlay-image{top:71vh;}*/
}
@media only screen and (min-width:1440px) and (min-height:900px){
/*header .hero-area{height:77vh!important;}*/
/*.overlay-image{top:710px; height:150px;}*/
}
@media only screen and (min-width:1600px) and (min-height:1050px){
/*header .hero-area{height:800px !important;}*/
/*.overlay-image{top:530px;}*/
}
@media only screen and (min-width:2000px) and (min-height:1100px){
/*header .hero-area{height:800px !important;}*/
/*.overlay-image{top:530px;}*/
}

@media only screen and (min-width:3000px) and (min-height:1700px){
/*header .hero-area{height:800px !important;}*/
/*.overlay-image{top:400px;}*/
}
.ui-loader.ui-corner-all.ui-body-a.ui-loader-default{opacity:0;visibility:hidden;}
.ui-loader.ui-corner-all.ui-loader-default{opacity:0;visibility:hidden;}
.ui-loader.ui-loader-default{opacity:0;visibility:hidden;}
.ui-loader{opacity:0;visibility:hidden;}

#closex img {
    width: 30px;
}
.btn.btn-two.bookbtn {
    color: #fff!important;
}
.btn.btn-two.bookbtn:hover {
    color: #fff!important;
}
.btn.bookbtn:hover {
    color: #fff!important;
  }
.modalpop {
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    transition: all .5s ease-in-out;
    justify-content: center;
    align-items: center;
}
.open {
    display: flex;	
    z-index: 11;
}
.modalcont {
    background-color: #fff;
    padding: 20px 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.modalcont .logo {
    margin: auto;
}
.modalcont p {
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 30px;
}
.modalcont .offer {
    font-size: 1.2em;
    margin-bottom: 0;
}
#closex {
    align-self: flex-end;
    margin-bottom: 10px;
}
.btnbox {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .modalcont {
        max-width: 90vw;
    }
}

@media (max-width: 980px) {
  #stickymob {
  	z-index: 999!important;
  }
}