.banner {
    position: relative;
    background: #e8f8ff;
    height: 740px;
    overflow: hidden;
}

.hm_video .col6:last-child h3 {
    font-size: 22px;
    font-weight: 400;
}

.webox {
    width: 715px;
    text-align: left;
    padding-top: 92px;
}

.hmbo_wrap {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.big_title {
    font-size: 48px;
    color: #111215;
    line-height: 62px;
    font-family: 'Roboto';
    font-weight: normal;
    padding-bottom: 35px;
}

.big_title span {
    background: #908b15;
    color: #fff;
    font-family: 'Lobster 1.3';
    font-weight: normal;
}



.factor_list {
    background: #fff;
    border-radius: 4px;
    padding: 30px 0 28px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 0.10);
    text-align: center;
}

.trust_factor {
    margin-top: -75px;
}

.trustbox > img {
    display: block;
    margin: 0 auto 7px;
    width: 70px;
}

.trustbox p {
    color: #000;
    letter-spacing: normal;
}

.ban_rgtimg {
    margin-top: 115px;
    margin-right: -62px;
}

/*============ Eye care services ============*/

.hm_eyecare {
    padding: 75px 0 80px;
}

.hm_eyecare .btm_line:before {
    right: 0;
    margin: 0 auto;
}

.hm_eyecare .intro {
    margin-bottom: 40px;
}

.eyecare_js {
    margin: 0 -0.5px 0;
    padding-bottom: 55px;
}

.eyecare_js li {
    padding: 0 0.5px;
}

.eyecare_js .slick-dots li button:before {
    content: none;
}

.slick-dots li {
    width: 10px;
    height: 10px;
}

.eyecare_js .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #929397;
    border-radius: 100%;
    border: 2px solid #fff;
    z-index: 1;
}

.eyecare_js .slick-dots {
    bottom: -33px;
    z-index: 2;
}

.eyecare_js .slick-dots li.slick-active button {
    background: #fff;
    border-color: #908b15;
}

.eyecare_js .slick-prev,
.eyecare_js .slick-next {
    top: inherit;
    bottom: -50px;
    z-index: 1;
}

.eyecare_js .slick-prev:before,
.eyecare_js .slick-next:before {
    color: #908b15;
    font-size: 19px;
}

.eyecare_js .slick-next {
    right: 0;
}

.eyecare_js .slick-prev {
    left: 0;
}

.hm_eyecare .line {
    margin: 0;
}

.eyecare_js .slick-prev {
    left: calc(50% - 65px);
}

.eyecare_js .slick-next {
    right: calc(50% - 65px);
}

.hm_eyecare .line span {
    position: relative;
    display: block;
}

.eyecare_js li .care_serimg {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hm_eyecare .line span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    max-width: 180px;
    background: #fff;
    margin: auto;
    height: 30px;
}

/*========== only trained ==========*/
.only_trained {
    padding: 85px 0;
    background: #f9f9f9;
}

.only_left {
    width: 520px;
    padding-right: 118px;
}

.only_right {
    width: calc(100% - 520px);
}

.only_left .title_xlg {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 60px;
    top: 7px;
    text-transform: inherit;

}

.special_list {
    margin: 0 -10px;
}

.special_list > li {
    width: 50%;
    padding: 0 10px;
    display: flex;
}

.optombox {
    background: #3a3b3f;
    padding: 50px 50px 60px;
}

.greenbg {
    background: #908b15;
}

.optombox .title_xlg {
    font-size: 30px;
}

.optombox .btm_line:before {
    background: #fff;
}

.optombox .dlist li:before {
    top: 6px;
}

.optombox .dlist li:not(:last-child) {
    margin-bottom: 15px;
}

.optombox .dlist {
    margin-top: 36px;
}

.optombox .dlist li {
    color: #fff;
    line-height: 24px;
}

/*========== Quality services ==========*/
.qual_factor {
    padding: 85px 0 80px;
}

.qual_factor .container {
    max-width: 1430px;
}

.quality_list li {
    width: 33.33%;
    text-align: center;
    position: relative;
}

.quality_list li:first-child {
    width: 29.02%;
}

.quality_list li:first-child .qualbx {
    max-width: 260px;
    margin: 0 auto 0 0;
}

.quality_list li:nth-child(2) {
    width: 39.16%;
}

.quality_list li:last-child {
    width: 29.30%;
}

.quality_list li:last-child .qualbx {
    max-width: 260px;
    margin: 0 0 0 auto;
}

.quality_list li:not(:last-child):before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 90%;
    background: #ededed;
}

.qual_det .title_md.btm_line {
    margin-bottom: 11px;
    text-transform: inherit;
    font-size: 22px;
}

.ptag .qual_det p {
    line-height: 22px;
    max-width: 290px;
    margin: 0 auto;
    letter-spacing: 0.2px;
    color: #2f2f2e;
}

.circle {
    background: #f4f3e7;
    width: 117px;
    height: 117px;
    border-radius: 100%;
    margin: 0 auto 16px;
    line-height: 117px;
}

.qual_det .title_md:before {
    right: 0;
    margin: 0 auto;
}


/*=============== Start video ============*/

.hm_video {
    padding: 80px 0 100px;
    background: #f9f9f9;
}

.col6 {
    width: 50%;
}

.hm_video .col6:first-child {
    padding-right: 14px;
}

.hm_video .col6:last-child {
    padding-left: 6px;
}

.videover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



.videcr {
    width: 87px;
    height: 87px;
    border-radius: 100%;
    border: 1px solid rgb(255 255 255 / 0.10);
    padding: 5px;
}

.videcr span {
    width: 73px;
    height: 73px;
    border-radius: 100%;
    border: 1px solid rgb(255 255 255 / 0.10);
    display: block;
    margin: 0 auto;
    padding: 5px;
}

.videcr {
    border-color: rgb(255 255 255 / 0.10);
    border-radius: 50%;
    animation: pulse 3000ms infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #fff;
        box-shadow: 0 0 0 0 #fff;
    }

    40% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }

    70% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #fff;
        box-shadow: 0 0 0 0 #fff;
    }

    40% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }

    70% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.popup_close_btn {
    display: block;
    position: absolute;
    top: 0;
    right: -50px;
    padding: 15px 16px;
    background: #fff;
    width: 50px;
    height: 50px;
}

.videover .title_s {
    color: #fff;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.4px;
    padding-top: 12px;
}

.after_pay {
    position: relative;
    height: 556px;
    z-index: 1;
}

.video_inner {
    position: relative;
    height: 556px;
    z-index: 1;
}

.video_inner .see_btn {
    position: absolute;
    right: 50px;
    bottom: -25px;
}

.after_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 66px 45px 70px;
    z-index: 1;
    text-align: center;

}

.after_overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgb(19, 144, 192);
    background-image: linear-gradient(140deg, #1390c0 0%, #18a5ab 50%, #31b990 75%);
    color: white;
    opacity: 0.85;
    z-index: -1;
}

.show_txt {
    font-size: 60px;
    letter-spacing: 10.5px;
    color: #fff;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 900;
    text-transform: uppercase;
    padding: 30px 30px 14px;
    max-width: 500px;
    margin: 33px auto 38px;
    border-top: 1px solid rgb(255 255 255 / 0.30);
    border-bottom: 1px solid rgb(255 255 255 / 0.30);
}

.payit {
    justify-content: center;
}

.payit li {
    padding: 0 25px;
    position: relative;
}

.payit li:not(:last-child):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 19px;
    background: #fff;
    margin: auto 0;
}

.payit li p {
    font-size: 20px;
    letter-spacing: 0.2px;
    font-weight: normal;
    font-family: 'Roboto';
    line-height: 100%;
    color: #fff;
}

/*========== Meet Our Team ========*/
.meet_teamhm {
    padding: 80px 0 26px;
}

.team_left {
    width: 603px;
    padding-right: 120px;
    display: flex;
    align-items: center;
    padding-bottom: 75px;
    flex-wrap: wrap;
}

.team_inner .title_xlg.btm_line {
    padding-bottom: 17px;
}

.team_right {
    width: calc(100% - 603px);
}

.intro img {
    margin-bottom: 30px;
}

.team_left .btn_bdr {
    margin-top: 40px;
}

.team_js {
    margin: 0 -10px;
}

.team_js li {
    padding: 0 10px;
}

.team_info .title_md {
    font-size: 22px;
}

.team_info .btm_line:before {
    right: 0;
    margin: 0 auto;
}

.team_info p {
    line-height: 22px;
}

.team_info {
    background: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 22px 15px;
    text-align: center;
    max-width: 290px;
    margin: 0 auto;
    position: relative;
    transform: translate(0, -30px);
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
}



/*========== Lense for the digital ========*/

.lense_hm {
    position: relative;
    height: 460px;
    padding: 70px 0;
}

.lense_hm .title_xlg {
    padding-bottom: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.4px;
}

.lense_hm .title_xlg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 31px;
    height: 3px;
    background: #fff;
}

.lense_hm .intro {
    margin-bottom: 35px;
}

.lense_hm .see_btn {
    position: absolute;
    left: 12px;
    /* bottom: -105px;*/
    z-index: 1;
    bottom: -110px;
}

.hm_contdiv {
    max-width: 1400px;
    margin: 0 auto;
}

.hm_contdiv {
    max-width: 1400px;
}

.hmcont_left {
    width: 700px;
    padding-top: 63px;
}

.hmcont_right {
    width: calc(100% - 700px);
    position: relative;
    height: 834px;
    z-index: 1;
    padding: 50px;
}

.hmcont_left .title_xlg {
    font-size: 44px;
}

.hm_contdiv .intro p {
    color: #1e1f21;
}

.get_touchfrm {
    max-width: 415px;
    margin-top: 28px;
}

.hm_continfo {
    background: #fff;
    padding: 50px 60px;
    position: relative;
}

.hm_continfo:after {
    content: "";
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 15px solid #fff;
}

.hm_continfo .title_xlg {
    font-size: 30px;
}

.info_icon {
    width: 20px;
    display: inline-block;
}

.info_icon .fa-map-marker {
    margin-top: 4px;
}

.info_det {
    width: calc(100% - 55px);
    display: inline-block;
    vertical-align: top;
    line-height: 1.7;
    font-size: 14px;

}

.info_det p,
.info_det a,
.info_det .label {
    letter-spacing: 0.4px;
    font-size: 14px;
    color: #000000;
    line-height: 22px;
}

.info_det a:hover {
    color: #8f8a14;
}

.hm_infolist li {
    width: 50%;
}

.hm_infolist li:not(:last-child) {
    margin-bottom: 20px;
}

.hmcont_right .see_btn {
    position: absolute;
    bottom: 50px;
    left: -80px;
}

.lense_brand {
    position: relative;
    border-top: 0;
}

.hm_brand {
    padding-bottom: 85px;
}

.vertor_right {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hmcont_left .ft_socail {
    margin-top: 80px;
}

.hmcont_left .ft_socail a {
    color: #000;
}

.hmcont_left .ft_socail a:hover {
    color: #908b15;
}


/*=========== Follow =========*/

.follow_hm {
    background: #fafafa;
    padding: 62px 0 76px;
}

.follow_hm .title_xlg {
    padding-bottom: 44px;
}

.btn_insta,
#sb_instagram .sbi_follow_btn a {
    text-transform: capitalize;
    min-width: 218px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b9328b+0,c13283+10,c33186+15,c43083+19,d33870+33,d73d6e+38,dc475c+48,e65453+60,ed6042+75,f26b3c+88,f57630+100 */
    background: rgb(185, 50, 139);
    /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(185, 50, 139, 1) 0%, rgba(193, 50, 131, 1) 10%, rgba(195, 49, 134, 1) 15%, rgba(196, 48, 131, 1) 19%, rgba(211, 56, 112, 1) 33%, rgba(215, 61, 110, 1) 38%, rgba(220, 71, 92, 1) 48%, rgba(230, 84, 83, 1) 60%, rgba(237, 96, 66, 1) 75%, rgba(242, 107, 60, 1) 88%, rgba(245, 118, 48, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(185, 50, 139, 1) 0%, rgba(193, 50, 131, 1) 10%, rgba(195, 49, 134, 1) 15%, rgba(196, 48, 131, 1) 19%, rgba(211, 56, 112, 1) 33%, rgba(215, 61, 110, 1) 38%, rgba(220, 71, 92, 1) 48%, rgba(230, 84, 83, 1) 60%, rgba(237, 96, 66, 1) 75%, rgba(242, 107, 60, 1) 88%, rgba(245, 118, 48, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(185, 50, 139, 1) 0%, rgba(193, 50, 131, 1) 10%, rgba(195, 49, 134, 1) 15%, rgba(196, 48, 131, 1) 19%, rgba(211, 56, 112, 1) 33%, rgba(215, 61, 110, 1) 38%, rgba(220, 71, 92, 1) 48%, rgba(230, 84, 83, 1) 60%, rgba(237, 96, 66, 1) 75%, rgba(242, 107, 60, 1) 88%, rgba(245, 118, 48, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9328b', endColorstr='#f57630', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */

    border: 0;
    margin-top: 50px;
    padding: 14px 0;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}

#sb_instagram .sbi_follow_btn a:hover {
    box-shadow: none;
    border-bottom-left-radius: 43px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 3px 3px 8px #0000004a;
}

#sb_instagram .sbi_follow_btn a svg {
    display: none !important;
}

.bottm_plus,
#get_pop {
    display: none;
}

html.popup_visible.popup_visible_get_pop,
html.popup_visible.popup_visible_enq_pop {
    position: fixed;
    width: 100%;
}

ul.suburblist {
    display: flex;
    flex-wrap: wrap;
}

ul.suburblist li {
    padding-left: 18px;
    position: relative;
    padding-bottom: 20px;
    color: #000;
    font-size: 16px;
    display: block;
    text-transform: capitalize;
    position: relative;
    line-height: 100%;
    letter-spacing: 0.4px;
    font-family: 'Roboto';
    font-weight: normal;
    width: 33.33%;
}

ul.suburblist li:before {
    content: "\f041";
    position: absolute;
    top: 0px;
    left: 0;
    color: #000;
    font-size: 14px;
    font-family: "FontAwesome";
}

ul.suburblist li:hover a,
ul.suburblist li.active span,
ul.suburblist li:hover:before,
ul.as_list li.active:before {
    color: #908b15;
}

.areas_we_servesection iframe {
    height: 400px;
    padding-right: 50px;
    margin-bottom: 40px;
}


.hm_video .col6:last-child h1,
.hm_video .col6:last-child h2,
.top_cnt h1 {
    font-family: 'Roboto';
    font-weight: normal;
    line-height: 100%;
    color: #121212;
    text-transform: capitalize;
    padding-bottom: 50px;
    letter-spacing: 0.2px;
    position: relative;
    font-size: 40px;
}

.hm_video .col6:last-child h2 {
    font-size: 26px;
    padding-bottom: 25px;
}

.areas_we_servesection .dlist {
    margin-bottom: 45px;
}

.areas_we_servesection .dlist li:before {
    filter: brightness(0.5);
    top: 11px;
}

.areas_we_servesection .ptag p:last-of-type {
    margin-bottom: 45px;
}

.areas_we_servesection.hm_video .col6:first-child {
    position: sticky;
    top: 100px;
    align-self: flex-start;
}

ul.suburblist li.active,
ul.suburblist li.active:before {
    color: #908b15;
}

.info_icon .fa-phone {
    margin-top: 3px;
}

.trustbox > img {
    display: inline-block;
    margin: 0 20px 0 0px;
}

.trustbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.trustbox p {
    text-align: left;
    line-height: 24px;
}

.factor_list .slick-active:not(:last-child) .trustbox {
    border-right: 1px solid rgb(0 0 0 / 9%);
}

.eyecare_js .slick-prev,
.eyecare_js .slick-next {
    z-index: 3;
}

.hm_video h3 {
    font-size: 30px;
    padding-bottom: 25px;
}

.top_cnt {
    padding-bottom: 70px;
}

.top_cnt h1 {
    font-size: 32px;
    text-align: center;
    padding-bottom: 25px;
}

.top_cnt.ptag p {
    text-align: center;
}

/*============== START MEDIA QUERY ==============*/

.op_cnt {
    text-align: center;
}

.op_cnt h1 {
    font-family: 'Roboto';
    font-weight: normal;
    line-height: 100%;
    color: #121212;
    text-transform: capitalize;
    padding-bottom: 50px;
    letter-spacing: 0.2px;
    position: relative;
    font-size: 36px;
}


@media screen and (min-width: 1920px) {
    .insta_div > img {
        width: 100%;
    }
}


@media screen and (min-width: 992px) {

    .eyecare_js li .care_serimg,
    .eyecare_js li .care_serimg:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .35s ease;
        transition: all .35s ease;
    }


    .eyecare_js li .care_serimg:before {
        background: rgb(144 139 21 / 82%);
        position: absolute;
        content: '';
        top: 50%;
        bottom: 50%;
        left: -35%;
        right: -35%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .35s ease;
        transition: all .35s ease;
        -webkit-transition-delay: .1s;
        transition-delay: .1s;
    }

    .eyecare_js li:hover .care_serimg:before {
        top: -35%;
        bottom: -35%;
    }



    .team_js li:hover .team_info {
        transform: translate(0, -100px);
        background: #908b15;
        color: #fff;
    }

    .team_js li:hover .team_info .title_md {
        color: #fff;
    }

    .team_js li:hover .team_info .btm_line:before {
        background: #fff;
    }
}

@media screen and (max-width: 1700px) {
    .show_txt {
        font-size: 45px;
        padding: 20px 0;
        margin: 30px auto;
    }

    .after_overlay {
        padding: 90px 45px 70px;
    }
}

@media screen and (max-width: 1600px) {
    .team_left {
        width: 400px;
        padding-right: 45px;
    }

    .team_right {
        width: calc(100% - 400px);
    }

    .team_info {
        max-width: 250px;
    }

    .ban_rgtimg {
        margin-top: 115px;
        margin-right: 0px;
    }

    .banner {
        height: auto;
        overflow: inherit;
    }
}

@media screen and (max-width: 1440px) {
    .hmcont_left {
        width: 500px;
    }

    .hmcont_right {
        width: calc(100% - 500px);
    }

    .team_info {
        max-width: 195px;
    }

    .after_overlay {
        padding: 30px;
    }

    .show_txt {
        font-size: 30px;
    }

    .payit li {
        padding: 0 15px;
    }

    .after_overlay {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .big_title {
        font-size: 36px;
        line-height: 45px;
    }

    .only_left {
        width: 400px;
        padding-right: 40px;
    }

    .only_right {
        width: calc(100% - 400px);
    }

    .only_left .title_xlg {
        font-size: 26px;
        line-height: 35px;
    }

    .optombox {
        padding: 30px 30px 50px;
    }

    .after_pay,
    .video_inner {
        height: 420px;
    }
}

@media screen and (max-width: 1366px) {
    .big_title {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .follow_hm {
        padding: 35px 0;
    }

    .hmcont_left {
        width: 400px;
        padding-right: 60px;
    }

    .hm_continfo {
        padding: 30px;
    }

    .hmcont_right {
        width: calc(100% - 400px);
        padding: 30px;
    }

    .hm_brand .line {
        margin: 35px 0;
    }

    .lense_hm {
        height: 100%;
        padding: 35px 0 80px;
    }

    .lense_hm .see_btn {
        left: 0;
        bottom: -94px;
        right: 0;
        max-width: 243px;
        margin: 0 auto;
    }

    .lense_hm .intro {
        margin-bottom: 25px;
    }

    .team_left {
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px;
        padding-bottom: 0;
    }

    .meet_teamhm .team_left .btm_line:before {
        right: 0;
        margin: 0 auto;
    }

    .team_right {
        width: 100%;
    }

    .meet_teamhm {
        padding: 35px 0;
    }

    .after_overlay > img {
        width: 200px;
    }

    .show_txt {
        margin: 20px 0;
        padding: 15px 0;
    }

    .video_inner,
    .after_pay {
        height: 400px;
    }

    .come_div {
        margin-top: 40px;
        padding-top: 40px;
        text-align: center;
        justify-content: center;
    }

    .come_div .title_xlg {
        padding-bottom: 20px;
    }

    .btn_insta {
        margin-top: 30px;
    }

    .team_left .btn_bdr {
        margin-top: 20px;
    }

    .factor_list {
        padding: 15px 0;
    }

    .ptag .trustbox p {
        font-size: 14px;
        line-height: 20px;
    }

    .trustbox > img {
        margin: 0 15px 0px 0;
    }

    .trust_factor {
        margin-top: -48px;
    }

    .hm_eyecare {
        padding: 40px 0;
    }

    .hm_eyecare .intro {
        margin-bottom: 25px;
    }

    .only_left {
        width: 300px;
        padding-right: 30px;
    }

    .only_right {
        width: calc(100% - 300px);
    }

    .special_list {
        margin: 0 -5px;
    }

    .special_list > li {
        padding: 0 5px;
    }

    .only_left .title_xlg {
        font-size: 24px;
        line-height: 36px;
    }

    .only_trained,
    .qual_factor {
        padding: 30px 0;
    }

    .optombox .title_xlg {
        font-size: 24px;
    }

    .hm_video {
        padding: 30px 0;
    }

    .hmcont_left .title_xlg {
        font-size: 36px;
    }

    .eyecare_js {
        padding-bottom: 30px;
    }

    .hm_video .col6:last-child h1 {
        font-size: 32px;
    }

    .hm_video .col6:last-child h2 {
        font-size: 24px;
        padding-bottom: 15px;
    }

    .factor_list .slick-active:not(:last-child) .trustbox {
        border-right: none;
    }

    .vertor_right {
        display: none;
    }

    .areas_we_servesection.hm_video .col6:first-child {
        top: 0;
    }

    .top_cnt h1 {
        font-size: 26px;

        padding-bottom: 15px;
    }

    .top_cnt {
        padding-bottom: 30px;
    }

    .hm_video h3 {
        font-size: 26px;
    }
}

@media screen and (max-width: 992px) {
    .hmcont_right {
        width: 100%;
        padding: 30px 30px 150px;
        margin-top: 30px;
        height: auto;
    }

    .hmcont_right .see_btn {
        bottom: -30px;
        left: 30px;
    }

    .hmcont_left {
        padding-right: 0;
        margin: 0 auto;
        padding-top: 0;
    }

    .hm_video .col6:first-child {
        padding-right: 0;
    }

    .hm_video .col6 {
        width: 100%;
    }

    .hm_video .col6:last-child {
        padding-left: 0;
        margin-top: 60px;
    }

    .hmcont_left {
        display: none;
    }

    .hmcont_left .ft_socail {
        margin-top: 30px;
    }

    .show_txt {
        width: 100%;
    }

    .quality_list {
        justify-content: center;
    }

    .quality_list li {
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .quality_list li:first-child,
    .quality_list li:nth-child(2) {
        width: 50%;
    }

    .quality_list li:nth-child(2):before {
        content: none;
    }

    .quality_list li:last-child {
        width: 100%;
    }

    .quality_list li:last-child .qualbx,
    .quality_list li:first-child .qualbx {
        max-width: 100%;
    }

    .big_title {
        font-size: 24px;
        line-height: 35px;
    }

    .webox {
        padding-bottom: 40px;
        padding-top: 0;
    }

    .only_left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .only_right {
        width: 100%;
    }

    .only_left .title_xlg {
        padding-bottom: 20px;
    }

    .payit li p {
        font-size: 14px;
    }

    .video_inner,
    .after_pay {
        height: 310px;
    }

    .show_txt {
        letter-spacing: 2px;
    }

    .after_overlay {
        padding: 30px 20px;
    }

    .bottm_plus {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        padding-bottom: 22px;
        z-index: 1;
        display: block;
    }

    .bottm_plus .get_cir {
        width: 70px;
        height: 70px;
        border-radius: 100%;
        background: #908b15;
        text-align: center;
        line-height: 52px;
        margin: -35px auto 0;
        border: 8px solid #000;
    }

    .get-touch {
        background: #fff;
        padding: 30px;
    }

    #get_pop .popup_close_btn {
        right: 0;
        top: -50px;
    }

    body {
        padding-bottom: 80px;
    }

    .ban_rgtimg {
        margin-top: 30px;
    }

    .brand_js {
        margin: 50px auto 0;
    }

    .areas_we_servesection iframe {
        padding-right: 0;
    }

    .areas_we_servesection.hm_video .col6:first-child {
        position: relative;
    }

    .qual_det .title_md.btm_line {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .hmbo_wrap {
        flex-wrap: wrap;
    }

    .trustbox > img {
        width: 50px;
        margin: 0 5px 0px 0;
    }

    .webox {
        width: 100%;
        padding-top: 30px;
        text-align: center;
        padding-bottom: 20px;
    }

    .ban_rgtimg {
        width: 350px;
        margin: 0 auto;
    }

    .webox .btn_blk {
        padding: 10px 15px;
        font-size: 14px;
        height: 40px;
    }

    .special_list > li {
        width: 100%;
    }

    .special_list > li:not(:last-child) {
        padding-bottom: 30px;
    }

    .hm_eyecare .line {
        display: none;
    }

    .eyecare_js .slick-prev,
    .eyecare_js .slick-next {
        bottom: -9px;
    }

    .eyecare_js .slick-prev {
        left: calc(50% - 30px);
    }

    .eyecare_js .slick-next {
        right: calc(50% - 30px);
    }

    .hmcont_right {
        padding: 30px 20px 150px;
    }

    .hm_continfo {
        padding: 30px 20px;
    }
}

@media screen and (max-width: 580px) {
    .hm_continfo .title_xlg {
        text-align: center;
    }

    .hm_continfo .title_xlg.btm_line:before {
        right: 0;
        margin: 0 auto;
    }

    .hm_infolist li {
        width: 100%;
    }

    /*.info_icon {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .info_det{
        width: 100%;text-align: center;
    }*/
    .info_det {
        max-width: 200px;
        font-size: 14px;
    }

    .info_icon .fa-envelope {
        font-size: 14px;
    }

    .hm_infolist li:not(:last-child) {
        margin-bottom: 22px;
    }

    .hm_infolist {
        margin-top: 30px;
    }

    .hmcont_right .see_btn {
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 200px;
    }

    .ptag .trustbox p,
    .trustbox > img {
        display: inline-block;
        vertical-align: middle;
    }

    .ptag .trustbox p {
        padding-left: 8px;
    }

    .brand_js {
        margin: 30px auto 0;
    }

    .hm_brand .line {
        margin: 30px 0 3px;
    }

    .meet_teamhm {
        padding: 35px 0 0;
    }

    .eyecare_js .slick-prev,
    .eyecare_js .slick-next {
        bottom: -25px;
    }


}

@media screen and (max-width: 480px) {
    .hmcont_left {
        width: 100%;
    }

    .get_touchfrm {
        max-width: 100%;
    }

    .quality_list li:last-child,
    .quality_list li:nth-child(2),
    .quality_list li:first-child {
        width: 100%;
    }

    .quality_list li:not(:last-child):before {
        content: none;
    }

    ul.suburblist li {
        width: 50%;
    }

    #get_pop .popup_close_btn {
        top: 0;
    }

    .hm_brand .line {
        margin: 10px 0 3px;
    }
}

@media screen and (max-width: 450px) {
    .teambox {
        max-width: 300px;
        margin: 0 auto;
        display: block;
    }

    .after_overlay {
        padding: 30px 0;
    }

    .payit li {
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .payit li p {
        letter-spacing: normal;
    }

    .team_info {
        max-width: 230px;
    }

    .team_info {
        padding: 20px 15px 0;
    }
}

@media screen and (max-width: 360px) {
    .ban_rgtimg {
        width: 100%;
    }

    .video_inner {
        height: 258px;
    }

    .bottm_plus .get_cir {
        width: 50px;
        height: 50px;
        line-height: 36px;
        margin: -26px auto 0;
        border: 6px solid #000;
    }
}
