img {
    max-width: 100%;
}

.back-to-top,
.bottom-arrow,
.cart-short,
.collections span,
.count,
.dropdown,
.dropdown ul li,
.dropdown ul li a,
.glasses,
.glasses ul li,
.glasses ul li span,
.homepage-content,
.homepage-content p,
.lens-compare-mee,
.love-pres-left h1,
.love-pres-left p,
span#wishusers {
    text-align: center;
}

#container,
.brand1 .imageholder img,
.brands2 .bottom-brand img,
.brands2 .top1 img,
.brands2 .top2 img,
.larger-frame .imageholder img,
.long-frame .imageholder img,
iframe,
img,
video {
    max-width: 100%;
}

.logo,
header,
nav,
nav ul li {
    float: left;
}

body {
    font-family: var(--font-family-sanserif);
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-weight: var(--font-regular);
    font-size: 14px;
    color: #0F3C80;
}


/*h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: initial;
}*/

li {
    list-style: none;
}

#container {
    background: #fff;
    margin: 0 auto;
    display: inline;
}

header {
    width: 100%;
    background: #fff;
    transition: all ease-in 0.5s;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    padding: 0 1.8%;
}

.logo {
    width: auto;
    padding: 0;
}

.back-to-top,
.count,
span#wishusers {
    border-radius: 50%;
}

.count,
.homepage-content p {
    line-height: 20px;
}

.count {
    background: #2c2c2c;
    color: #fff;
    font-size: 11px;
    min-height: 20px;
    min-width: 20px;
    position: absolute;
    right: 16px;
    top: 8%;
    transition: all ease-in 0.5s;
}

.btmlinks .title_h5 {
    color: #fff;
    float: left;
    font-family: var(--font-family-sanserif);
    font-size: 15px;
    font-weight: var(--font-regular);
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding: 10px 0;
    text-transform: capitalize;
    width: 100%;
}

.more_links {
    background: #2e2e2e;
    bottom: 0;
    color: #dedede;
    display: block;
    font-size: 13px;
    position: absolute;
    width: 100%;
}

.guidance_icon,
.services-thumb ul li span.ftr_ser_icon,
footer aside .right-footer>ul.ftr_need_ul>li .img-compound {
    background-image: url(../images/sprite/desk_image_sprite.png);
    background-repeat: no-repeat;
}

.more_links>a {
    color: #dedede;
    font-size: 11px;
    font-weight: var(--font-bold);
}

.btmlinks {
    padding-bottom: 17px;
    position: relative;
}

.services-thumb ul li span.ftr_ser_icon {
    float: left;
    margin-right: 15px;
    display: inline-block;
    width: 66px;
    min-height: 66px;
}

.services-thumb ul li span.ftr_ser_icon.ftr_genuine {
    background-position: 0 -7px;
}

.services-thumb ul li span.ftr_ser_icon.ftr_easy_delivery {
    background-position: 0 -78px;
}

.services-thumb ul li span.ftr_ser_icon.ftr_cash_delivery {
    background-position: 0 -149px;
}

.services-thumb ul li span.ftr_ser_icon.ftr_secure_payments {
    background-position: 0 -221px;
}

footer aside .right-footer>ul.ftr_need_ul>li .img-compound {
    width: 40px;
    height: 25px;
}

footer aside .right-footer>ul.ftr_need_ul>li:first-child .img-compound {
    background-position: 3px -299px;
}

footer aside .right-footer>ul.ftr_need_ul>li:nth-child(2) .img-compound {
    background-position: 4px -323px;
}

footer aside .right-footer>ul.ftr_need_ul>li:nth-child(3) .img-compound {
    background-position: 4px -346px;
}

.back-to-top {
    bottom: 3.5em;
    display: none;
    position: fixed;
    right: 24px;
    text-decoration: none;
    z-index: 99;
    width: 43px;
    height: 43px;
    background-color: #065392;
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

.slide {
    width: 100%;
    float: left;
    position: relative;
}

footer,
footer aside {
    width: 100%;
    float: left;
}

footer {
    padding: 0;
    background: #25387A;
    border-top: 0 solid #25387A;
}

footer aside {
    padding: 2% 5% 0;
    background: #25387A;
    border-top: 0 solid #25387A;
}

footer aside .right-footer>ul>li a .tagname {
    width: 100%;
    float: left;
}

footer aside .fulltime {
    width: 100%;
    float: left;
    margin-top: 42px;
}

footer aside .fulltime>h5 {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    color: #dcdcdc;
}

footer aside .fulltime>.small-contact {
    float: left;
    width: 100%;
}

footer aside .fulltime>.small-contact ul {
    margin: 8px 0 0 5px;
    padding: 0;
    list-style: none;
}

footer aside .fulltime>.small-contact ul li {
    color: #dcdcdc;
    font-size: 11.5px;
    float: left;
    width: 100%;
    margin: 6px 0;
}

footer aside .fulltime>.small-contact ul li>i {
    font-size: 14px;
    color: #353535;
    margin-right: 3px;
}

footer aside .fulltime>.small-contact ul li a {
    color: #dcdcdc;
    text-decoration: none;
}

.tooltip {
    position: relative;
}

.tooltip:after,
.tooltip:before {
    display: block;
    opacity: 0;
    position: absolute;
}

.tooltip:after {
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(69, 150, 243, 0.75);
    border-left: 6px solid transparent;
    content: "";
    height: 0;
    top: -5px;
    left: 2px;
    width: 0;
}

.tooltip:before {
    background: rgba(69, 150, 243, 0.75);
    border-radius: 2px;
    color: #fff;
    content: attr(data-title);
    font-size: 12px;
    padding: 6px 10px;
    top: -34px;
    left: -21px;
    white-space: nowrap;
}

.tooltip.expand:before {
    transform: scale3d(0.2, 0.2, 1);
    transition: all 0.2s ease-in-out;
}

.tooltip.expand:after {
    transform: translate3d(0, 6px, 0);
    transition: all 0.1s ease-in-out;
}

.showme,
.showme1 {
    visibility: hidden;
    opacity: 0;
    transition: all ease-in 0.5s;
    position: absolute;
    float: left;
    width: 100%;
    text-align: center;
    z-index: 9999999;
}

.insidepopup {
    width: 60%;
    margin: 3% auto;
    padding: 30px 20px;
    background: #fff;
    border-radius: 18px;
    position: relative;
    display: inline-block;
    box-shadow: 3px 10px 19px rgba(0, 0, 0, 0.3);
}

.insidepopup .close-pop {
    position: absolute;
    right: -18px;
    top: -15px;
}

.no_dots .owl-dots {
    display: none;
}

.insidepopup .wrapiinside {
    float: left;
    width: 100%;
    text-align: left;
}

.btm-footer .footer-nav {
    margin: 0 auto;
    text-align: center;
    width: 65%;
}

.btm-footer .footer-nav ul {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
}

.btm-footer .footer-nav ul li {
    float: left;
}

.btm-footer .footer-nav ul li a {
    color: #717171;
    text-transform: uppercase;
    font-size: 10px;
    padding: 0 10px;
    line-height: 25px;
    text-decoration: none;
}

.btm-footer .footer-nav ul li::after {
    color: #9f9f9f;
    content: "|";
    font-size: 10px;
}

.btm-footer {
    float: left;
    padding: 0;
    background: transparent;
    width: 100%;
    border-top: 1px solid #AEAEAE4D;
    margin-top: 20px;
}

.btm-inner-footer {
    padding: 10px 1.8% 10px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 15px;
}

.btm-inner-footer>div {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    gap: 20px;
}

.btm-inner-footer .social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.payment-method-wrap span {
    margin: 0 6px;
}

.btm-inner-footer .social-icons a {
    color: #E0E0E0;
    opacity: 1;
}

.btm-inner-footer .social-icons a:hover {
    color: #fff;
}

.btm-inner-footer .social-icons a i {
    font-size: 30px;
}

.btm-footer .follow {
    float: right;
}

.btm-footer .follow span {
    float: left;
    padding-right: 22px;
    font-size: 11px;
    line-height: 31px;
}

.btm-footer .follow .social-icons {
    float: left;
    font-size: 15px;
    color: #262626;
    opacity: 0.8;
    transition: all ease-in 0.5;
}

.btm-footer .follow .social-icons a {
    font-size: 22px;
    color: #717171;
    transition: all ease-in 0.5;
    margin-right: 2px;
}

.success-msg,
.wishlist-header i>span {
    font-family: var(--font-family-sanserif);
}

.success-msg {
    color: #262626;
    border: 1px solid #50aa00;
    font-size: 13px;
    margin: 5px 0;
}

.msg-wrap {
    width: 100%;
    padding: 0 1.8%;
}

.services-thumb ul li .content-ads {
    float: left;
    font-size: 12px;
    width: 54%;
    text-align: center;
    color: #262626;
    text-transform: capitalize;
    text-transform: uppercase;
}

.services-thumb ul li .content-ads .main-con {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #0F3C80;
    font-weight: var(--font-bold);
    text-align: center;
    padding-top: 14px;
}

.services-thumb ul li .content-ads strong {
    font-weight: var(--font-bold);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#wrapper {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

header {
    width: 100%;
    float: left;
    padding: 1% 3%;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    background: #fff;
    z-index: 999;
}

.navigation ul li ul {
    margin: 0;
    padding: 0;
}

.navigation ul {
    margin: 0;
    padding: 0 0 0;
    /* display: inline-block; */
}

.navbar-wrap .navigation>ul {
    margin: 0;
    padding: 0 0 0;
    display: flex;
    width: 85%;
    align-items: center;
    justify-content: center;
    height: 50px;
}

.navigation ul li {
    float: left;
    list-style: none;
}

.navigation>ul>li {
    float: none;
    width: 15%;
}

.logo a {
    display: block;
}

.navigation ul li a {
    color: #0F3C80;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
    font-weight: var(--font-medium);
    padding: 0 10px;
    line-height: 17px;
}

.search_wrap {
    color: #0F3C80;
    float: left;
    width: 400px;
    background: #fff;
    border-bottom: 1px solid #BEBEBE;
    height: 36px;
    position: absolute;
    right: 20px;
    z-index: 2222;
}
.search_wrap img.search-img {
    position: absolute;
    top: 10px;
}
.search_wrap .maqnify {
    transform: scale(0.5);
    float: left;
    width: 33px;
    height: 40px;
    display: inline-block;
    margin-left: 5px;
}

.search_wrap input {
    width: 100%;
    height: 34px;
    font-size: 14px;
    font-weight: 500;
    float: left;
    margin-left: 10px;
    background: no-repeat;
    border: none;
    color: #0F3C80;
    float: left;
    /* background: url(../images/icon/hdr-search2.svg) no-repeat left; */
    /* background-size: 16px; */
    padding-right: 28px;
    padding-left: 16px;
    /* background-position: left; */
}

.search_wrap input::placeholder {
    color: #0F3C80;
    font-size: 14px;
    font-weight: 500;
}

.search_wrap input:focus {
    outline: 0;
}
#close-search-btn {
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 8px;
}
.search_wrap.searchActive {
    background: #fff;
}

.trending {
    color: #2e2e2e;
    opacity: 0.5;
    font-size: 12px;
    font-weight: var(--font-bold);
    width: 100%;
    float: left;
    text-transform: uppercase;
}

.trending_inside li {
    float: left;
    width: 100%;
    font-size: 12px;
    text-transform: capitalize;
    padding: 0 20px 0 30px;
    border-bottom: 1px solid #efefef;
    position: relative;
    color: #0F3C80;
    font-weight: 500;
}

.recent_list li,
.trending_inside li {
    cursor: pointer;
}

.trending_inside li::before {
    content: "";
    position: absolute;
    width: 26px;
    height: 18px;
    left: 0;
    top: 7px;
    background: url(../images/icon/trending.svg) no-repeat left center;
    opacity: 0.5;
}

.recent_list li::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 16px;
    left: 6px;
    top: 9px;
    background: url(../images/icon/recent-viewed.svg) no-repeat left center;
    opacity: 0.5;
}

/* header {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
} */

header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
    /* transform: translateY(0);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0);
    }
}

.signin_icon {
    background: url(../images/icon/user.svg) no-repeat left top;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 20px;
    margin-left: 10px;
}

.cart_icon {
    background: url(../images/icon/hdr-cart-icon.svg) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 20px;
    margin-left: 10px;
}

.wishlist_icon {
    background: url(../images/icon/hdr-whishlist-icon.svg) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 18px;
    margin-left: 10px;
}

.right_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.right_section ul li {
    cursor: pointer;
    float: left;
    width: auto;
    margin: 0 auto;
    text-align: center;
    position: relative;
    line-height: 1.5;
    text-decoration: none !important;
}

span.cat_icon {
    float: left;
    margin-right: 25px;
    width: 50px;
}

img.search-icon {
    width: 21px;
    margin: 14px 0 16px;
    position: relative;
    top: 4px;
    height: 104%;
}

.noScroll {
    overflow-y: hidden;
}

.top-right .nav ul li {
    line-height: 17px;
}

.black-overlay {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
}

.search:focus {
    border: none !important;
}

.search {
    width: 100% !important;
    padding-right: 0;
    background: 0 0;
    float: left;
    line-height: 35px;
    color: #2e2e2e;
    text-transform: normal;
    outline: 0;
    font-size: 13px;
    opacity: 1;
    letter-spacing: 0.2px;
    border: 0 !important;
    padding: 0 12px;
    color: #545454;
    border-radius: 3px;
    padding-left: 39px;
    box-sizing: border-box;
}

.ui-widget-content {
    z-index: 99999;
}

li.desktopsign {
    padding: 19px 25px 15px !important;
}

.searchBox {
    width: 27%;
    height: 35px;
    line-height: 35px;
    right: 0;
    float: right;
    max-width: 369px;
    margin-right: 0;
    margin-top: 10px;
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4 !important;
}

.serachActive {
    visibility: visible;
    opacity: 1;
    right: 0;
}

.searchbutton {
    width: 44px;
    height: 100%;
    background: url(../images/icon/search-icon.svg) center center no-repeat;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    cursor: pointer;
    font-size: 0;
    float: right;
    background-color: transparent;
    background-size: 14px auto;
}

.closeSearch-mannual {
    width: 60px;
    height: 100%;
    background: url(../images/icon/close.svg) no-repeat center center;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    cursor: pointer;
    font-size: 0;
    float: right;
    background-color: #2c2c2c;
    background-size: 25% auto;
}

nav {
    padding-top: 10px;
    margin-left: 6%;
    margin-top: 5px;
    float: left;
    position: relative;
}

.top-right {
    float: right;
    width: 22%;
}

.right_section_wrap .right_section .trending_inside li {
    float: left;
    width: 100%;
    font-size: 12px;
    text-transform: capitalize;
    padding: 4px 20px 4px 30px;
    border-bottom: 1px solid #efefef;
    position: relative;
    color: #0F3C80;
    font-weight: 500;
    text-align: left;
    margin: 0;
}

.trending_inside li::before {
    content: "";
    position: absolute;
    width: 26px;
    height: 18px;
    left: 0;
    top: 5px;
    background: url(../images/icon/trending.svg) no-repeat left center;
    opacity: 0.5;
}

.recent_list li {
    float: left;
    width: 100%;
    font-size: 12px;
    text-transform: capitalize;
    padding: 0 20px 0 30px;
    border-bottom: 1px solid #efefef;
    position: relative;
    color: #2e2e2e;
}

.recent_list li::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 16px;
    left: 6px;
    top: 9px;
    background: url(../images/icon/recent-viewed.svg) no-repeat left center;
    opacity: 0.5;
}

.common-tabs-content span.trending {
    background: #f9f9f9;
    color: #8D8D8D;
    opacity: 0.5;
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    float: left;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
    padding: 2px;
}

#searchform .search:focus {
    border: 0 !important;
    width: 88%;
    color: #2c2c2c;
}

.search::placeholder {
    opacity: 1;
    color: #2c2c2c;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: 0;
}


/* added new style */

.navbar-wrap {
    position: relative;
}

.right_section_wrap {
    padding: 0 2%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    gap: 10px;
    border-bottom: 0.6px solid #0000000F;
    position: relative;
}
.right_section_wrap .right_section {
    display: flex;
    align-items: center;
    width: 70%;
    justify-content: space-between;
    margin-left: auto;
}
.right_section_wrap::before {
    content: '';
    position: absolute;
    width: 145px;
    height: 4px;
    background: #fff;
    bottom: -2px;
    left: 0;
}


/* =============== */

@media screen and (max-width: 1660px) {
    .top-right {
        width: auto;
    }
}

@media screen and (max-width: 1250px) {
    nav {
        width: auto;
    }
}

@media screen and (max-width: 1024px) {
    .searchBox {
        width: 100%;
        text-indent: 15px;
        position: absolute;
        right: 28%;
    }
    .navbar-wrap .navigation>ul {
        width: 100%;
    }
}

#abcd.sticky {
    display: none !important;
    z-index: 999;
}

.newSignin {
    float: left;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease-in 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    display: none;
    font-family: var(--font-family-sanserif);
}

.condition_inner>h3,
ul.gurs li {
    text-align: left;
}

.newSignin:after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
}

.newSignin.showme-active {
    backface-visibility: hidden;
    display: block;
    height: 100% !important;
    left: 0;
    min-height: 100% !important;
    padding: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
}

.insidepopup {
    background: #fff;
    border-radius: 18px;
    box-shadow: 3px 10px 19px rgba(0, 0, 0, 0.3);
    display: inline-block;
    left: 50%;
    padding: 30px 20px;
    position: absolute;
    top: 50%;
    width: 60%;
    max-height: 90%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.insidepopup button.close-pop {
    position: relative;
    background: #f84545;
    border: 0;
    display: inline-block;
    padding: 0 25px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: var(--font-medium);
    font-size: 14px;
    margin-top: 15px;
    cursor: pointer;
    width: auto;
    height: auto;
}

.condition_inner {
    font-size: 14px;
    color: #666;
}

.insidepopup h2 {
    text-align: center;
    font-size: 25px;
    text-transform: capitalize;
}

.ok_janu_sec {
    padding: 0 !important;
}

.ok_janu_sec>img {
    display: block;
    margin: 0 auto;
}

.janu_terms_a {
    cursor: pointer;
    border: 1px dashed #000;
    bottom: 3.2%;
    display: block;
    font-size: 29px;
    left: 46%;
    line-height: 63px;
    margin-left: -205px;
    padding: 0 55px;
    position: absolute;
    text-decoration: none;
    font-weight: var(--font-regular);
    text-transform: uppercase;
    color: #000;
}

.ok_janu_circle {
    background: url(../images/icon/janu_circle.png) no-repeat;
    width: 82px;
    height: 82px;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -41px;
}

ul.gurs {
    font-size: 15px;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 15px;
}

ul.gurs li {
    color: #666;
    font-size: 14px;
    padding: 2px 3px 6px 2px;
    list-style: outside;
}

@media only screen and (max-width: 768px) {
    .janu_terms_a {
        background: #fff;
        bottom: 14px;
        font-size: 20px;
        left: 50%;
        line-height: 32px;
        margin-left: -108px;
        padding: 0 10px;
    }
    .ok_janu_circle {
        width: 42px;
        height: 42px;
        background-size: 100%;
        margin-left: -21px;
        top: -21px;
    }
    .insidepopup,
    .newSignin.showme-active {
        background: #fff;
    }
    .tnc {
        padding-left: 0;
    }
    .remodal {
        padding: 15px 10px;
    }
    .remodal h1 {
        font-size: 21px;
    }
    .insidepopup .close-pop img {
        display: block;
    }
    .insidepopup .close-pop {
        cursor: pointer;
        background: 0 0;
        left: 0;
        top: 0;
    }
    .insidepopup {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        left: 50%;
        padding: 20px 10px;
        top: 50% !important;
        width: 90%;
    }
}

.black,
.black::after {
    height: 100%;
    width: 100%;
}

.black {
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: relative;
}

.black::after {
    clear: both;
    display: inherit;
    top: 0;
}

body.body-hidden {
    overflow: hidden;
}

.newSignin p {
    color: #666;
    font-size: 14px;
}

.newSignin .insidepopup {
    width: 60%;
    max-width: 500px;
    height: auto;
    border-radius: 0;
}

.choose_primary_wrap h4,
.current_mob_wrap h4,
.newSignin_cont h4,
.newregister_wrap h4,
.signOtp_wrap h4,
.update_contact_wrap h4 {
    font-weight: 300;
    color: #373b3e;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.choose_primary_wrap h4,
.current_mob_wrap h4,
.newSignin_cont h4 span,
.newregister_wrap h4,
.signOtp_wrap h4,
.update_contact_wrap h4 {
    font-weight: var(--font-bold);
    text-transform: capitalize;
}

.newSignin_cont .title {
    color: #0F3C80;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: var(--font-medium);
    margin-bottom: 8px;
}

.newSignin_cont>ul,
.newregister_wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.newSignin_cont>ul>li {
    float: left;
    width: 50%;
}

.newregister_wrap {
    position: relative;
}

#frm-register ul li:after,
.newSignin_btm_wrap>ul:after,
.newSignin_btm_wrap>ul>li:after,
.newSignin_cont>ul:after,
.signOtp_cont>ul>li:after,
.update_contact_cont>ul>li:after,
[class$="_cont"]:after,
[class$="_wrap"]:after {
    content: "";
    display: table;
    clear: both;
}

.newSignin_cont .title {
    text-transform: none;
}

.newSignin .insidepopup {
    background: #fff url(../images/bg/pattern-login-bg.png) no-repeat top center;
    background-size: 100% auto;
    max-height: 95vh;
}

.newSignin .insidepopup .close-pop img {
    width: 30px;
    height: 30px;
}

.newSignin .insidepopup .close-pop {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.newSignin_cont>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.newSignin_cont>ul>li {
    float: left;
    width: 50%;
    text-align: left;
}

.newSignin_cont>ul>li a {
    text-decoration: none;
}

.newSignin_cont>ul>li>div {
    line-height: 28px;
}

.fb-signin-btn {
    border: 2px solid #3a589b;
    color: #146199;
    display: inline-block;
    width: 98%;
    padding: 4px 8px;
    cursor: pointer;
}

.google-signin-btn {
    border: 2px solid #e13719;
    color: #e13719;
    display: inline-block;
    width: 98%;
    padding: 4px 8px;
    cursor: pointer;
}

.fb-signin-btn .icon-facebook {
    width: 28px;
    height: 28px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.google-signin-btn .icon-google {
    width: 28px;
    height: 28px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.separator_wrap {
    position: relative;
    text-align: center;
    margin: 25px 0 9px;
}

.separator_wrap span {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    padding: 2px;
}

.separator_wrap:before {
    border-bottom: 1px solid #dadada;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 12px;
    z-index: -1;
}

#frm-register-details ul,
.newSignin_btm_wrap>ul {
    margin: 0;
    padding: 0;
}

#frm-register-details ul li,
.newSignin_btm_wrap>ul>li {
    margin-bottom: 20px;
}

#frm-register input[type="email"],
#frm-register input[type="number"],
#frm-register input[type="password"],
#frm-register input[type="phone"],
#frm-register input[type="text"],
#frm-register-details input[type="email"],
#frm-register-details input[type="text"],
.newSignin_btm_wrap input[type="email"],
.newSignin_btm_wrap input[type="password"],
.newSignin_btm_wrap input[type="text"],
.signOtp_cont input[type="email"],
.signOtp_cont input[type="number"],
.signOtp_cont input[type="text"],
.update_contact_cont input[type="text"] {
    border: none;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
    display: block;
    width: 100%;
    color: #757d85;
    font-size: 14px;
}

#frm-register-details input[type="email"]::placeholder,
#frm-register-details input[type="text"]::placeholder,
.newSignin_btm_wrap input[type="password"]::placeholder,
.newSignin_btm_wrap input[type="text"]::placeholder,
.signOtp_cont input[type="number"]::placeholder,
.signOtp_cont input[type="text"]::placeholder,
.update_contact_cont input[type="text"]::placeholder {
    opacity: 1;
    color: #757d85;
}

.newSignin_btm_wrap label {
    color: #757d85;
    font-size: 14px;
    font-size: var(--font-regular);
}

.choose_primary_cont #choose-primary-submit,
.newSignin_btm_wrap input[type="button"],
.newSignin_btm_wrap input[type="submit"],
.newregister_wrap input[type="submit"],
.signOtp_cont input[type="submit"],
.update_contact_cont input[type="button"] {
    background: #0F3C80;
    width: 100%;
    display: block;
    padding: 12px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: all 0.1s ease 0s;
}

.choose_primary_cont #choose-primary-submit:hover,
.newSignin_btm_wrap input[type="button"]:hover,
.newSignin_btm_wrap input[type="submit"]:hover,
.signOtp_cont input[type="submit"]:hover,
.update_contact_cont input[type="button"]:hover {
    background: #000;
}

.newSignin_cont h3 span {
    font-weight: var(--font-bold);
    text-transform: uppercase;
    background: url(../images/alg-logo.svg) no-repeat right top;
    font-size: 0;
    width: 183px;
    height: 27px;
    display: inline-block;
    vertical-align: bottom;
    background-size: 99% auto;
}

.choose_primary_wrap,
.current_mob_wrap,
.signOtp_wrap,
.update_contact_wrap {
    opacity: 1;
    z-index: -1;
    transition: all 0.3s ease;
    display: none;
    position: relative;
}

.registered-email,
.registered-phone {
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-semibold);
    margin-bottom: 8px;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
}

.signOtp_cont>ul,
.update_contact_cont>ul {
    margin: 0;
    padding: 0;
}

.signOtp_cont>ul>li,
.update_contact_cont>ul>li {
    margin-bottom: 15px;
    list-style: none;
}

.resend-otp {
    float: right;
    font-size: 12px;
    cursor: pointer;
    color: #0F3C80;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.resend-otp:hover {
    color: #000;
    text-decoration: none;
}

.back-btn {
    text-indent: -9999px;
    position: absolute;
    top: -18px;
    left: 0;
    background: url(../images/icon/icon-back.svg) no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.newSignin .insidepopup .close-pop {
    text-indent: -9999px;
    position: absolute;
    top: -21px;
    right: -10px;
    background: url(../images/icon/icon-close.svg) no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
}

.newSignin_wrap,
.socialLogin_wrap {
    position: relative;
}

.error,
.pwd-li,
.registered-email,
.submit-li {
    display: none;
}

#frm-register-details .contact-msg,
.newregister_wrap .contact-msg {
    display: none;
}

.contact-msg.error,
.error {
    color: #d8000c;
    padding: 5px 4px;
    font-size: 12px;
    background: #f5f5f5;
    margin-bottom: 8px;
}

.contact-msg.success,
.error.success,
.success {
    color: #4bb543;
    display: block !important;
}

.contact-msg.error {
    display: block !important;
}

.submit-li.active {
    display: block;
}

.newregister_wrap,
.validate-li.inactive {
    display: none;
}

.newSignin_btm_wrap .submit-li.active input[type="submit"],
.newSignin_btm_wrap .validate-li.active input[type="submit"] {
    margin-right: 3%;
}

.newSignin_btm_wrap .submit-li.active .register-btn,
.newSignin_btm_wrap .validate-li.active .register-btn {
    background: #2e2e2e;
}

.newSignin_btm_wrap .submit-li.active .register-btn:hover,
.newSignin_btm_wrap .validate-li.active .register-btn:hover,
.newregister_wrap .register-btn:hover {
    background: #000;
}

.contact-msg {
    text-align: center;
}

#frm-register ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#frm-register ul li {
    margin-bottom: 15px;
}

.choose_primary_cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.choose_primary_cont ul li {
    margin-bottom: 6px;
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-semibold);
    border: 1px solid #dadada;
    padding: 9px 10px;
    text-align: center;
}

.choose_primary_cont ul li.active {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    position: relative;
    top: -2px;
    border: none;
}

.choose_primary_cont ul li:last-child {
    border: none;
    padding: 0;
    margin-top: 15px;
}

.choose_primary_wrap h3,
.update_contact_wrap h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

.choose_primary_cont ul li label {
    display: block;
    cursor: pointer;
}

.newregister_wrap .error {
    font-size: 14px;
}

#frm-register ul.parsley-error-list,
#frm-register-details ul.parsley-error-list,
.signOtp_cont ul.parsley-error-list {
    margin: 5px 0 0;
    padding: 0;
}

#frm-register ul.parsley-error-list li,
#frm-register-details ul.parsley-error-list li,
.signOtp_cont ul.parsley-error-list li {
    font-size: 13px;
    color: #d8000c;
    margin-bottom: 0;
    margin-left: 15px;
}

.forget-link {
    float: right;
}

.forget-link a {
    color: #0F3C80;
    font-size: 12px;
}

.forget-link a:hover {
    text-decoration: none;
    color: #000;
}

.choose_primary_wrap .note-p {
    font-size: 13px;
}

.note-p sup {
    color: #d8000c;
}

.choose_primary_wrap p {
    text-align: center;
    margin: 0 0 10px;
    padding: 0;
}

.current_mob_wrap h3 {
    font-size: 17px;
    font-weight: var(--font-semibold);
}

.choose_primary_cont {
    padding: 10px 14px 10px 10px;
}

.newSignin .insidepopup {
    max-height: 97vh;
}

.update_contact_wrap {
    display: none;
}

.socialLogin_wrap .newSignin_cont h3 {
    font-size: 20px;
    font-weight: var(--font-regular);
}

.socialLogin_wrap .newSignin_cont {
    margin-bottom: 0;
}

.newSignin .loader {
    width: 100%;
    height: 30vh;
    background: url(../images/loader/loader-eclipse.svg) no-repeat 50% 50%;
    background-size: 50px 50px;
    position: static;
}

.newSignin .loader:after {
    content: "";
    display: table;
    clear: both;
}

.newSignin {
    float: left;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease-in 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    display: none;
    font-family: var(--font-family-sanserif);
}

.condition_inner>h3,
ul.gurs li {
    text-align: left;
}

.newSignin:after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
}

.newSignin.showme-active {
    backface-visibility: hidden;
    display: block;
    height: 100% !important;
    left: 0;
    min-height: 100% !important;
    padding: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
}

.insidepopup {
    background: #fff;
    border-radius: 18px;
    box-shadow: 3px 10px 19px rgba(0, 0, 0, 0.3);
    display: inline-block;
    left: 50%;
    padding: 30px 20px;
    position: absolute;
    top: 50%;
    width: 60%;
    max-height: 90%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.insidepopup button.close-pop {
    position: relative;
    background: #f84545;
    border: 0;
    display: inline-block;
    padding: 0 25px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: var(--font-semibold);
    font-size: 14px;
    margin-top: 15px;
    cursor: pointer;
    width: auto;
    height: auto;
}

.condition_inner {
    font-size: 14px;
    color: #666;
}

.insidepopup h2 {
    text-align: center;
    font-size: 25px;
    text-transform: capitalize;
}

.ok_janu_sec {
    padding: 0 !important;
}

.ok_janu_sec>img {
    display: block;
    margin: 0 auto;
}

.janu_terms_a {
    cursor: pointer;
    border: 1px dashed #000;
    bottom: 3.2%;
    display: block;
    font-size: 29px;
    left: 46%;
    line-height: 63px;
    margin-left: -205px;
    padding: 0 55px;
    position: absolute;
    text-decoration: none;
    font-weight: var(--font-regular);
    text-transform: uppercase;
    color: #000;
}

.ok_janu_circle {
    background: url(../images/icon/janu_circle.png) no-repeat;
    width: 82px;
    height: 82px;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -41px;
}

ul.gurs {
    font-size: 15px;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 15px;
}

ul.gurs li {
    color: #666;
    font-size: 14px;
    padding: 2px 3px 6px 2px;
    list-style: outside;
}

@media only screen and (max-width: 768px) {
    .janu_terms_a {
        background: #fff;
        bottom: 14px;
        font-size: 20px;
        left: 50%;
        line-height: 32px;
        margin-left: -108px;
        padding: 0 10px;
    }
    .ok_janu_circle {
        width: 42px;
        height: 42px;
        background-size: 100%;
        margin-left: -21px;
        top: -21px;
    }
    .insidepopup,
    .newSignin.showme-active {
        background: #fff;
    }
    .tnc {
        padding-left: 0;
    }
    .remodal {
        padding: 15px 10px;
    }
    .remodal h1 {
        font-size: 21px;
    }
    .insidepopup .close-pop img {
        display: block;
    }
    .insidepopup .close-pop {
        cursor: pointer;
        background: 0 0;
        left: 0;
        top: 0;
    }
    .insidepopup {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        left: 50%;
        padding: 20px 10px;
        top: 50% !important;
        width: 90%;
    }
}

.black,
.black::after {
    height: 100%;
    width: 100%;
}

.black {
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: relative;
}

.black::after {
    clear: both;
    display: inherit;
    top: 0;
}

body.body-hidden {
    overflow: hidden;
}

.newSignin p {
    color: #666;
    font-size: 14px;
}

.newSignin .insidepopup {
    width: 60%;
    max-width: 500px;
    height: auto;
    border-radius: 0;
}

.choose_primary_wrap h3,
.current_mob_wrap h3,
.newSignin_cont h3,
.newregister_wrap h3,
.signOtp_wrap h3,
.update_contact_wrap h3 {
    font-weight: 300;
    color: #373b3e;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.choose_primary_wrap h3,
.current_mob_wrap h3,
.newSignin_cont h3 span,
.newregister_wrap h3,
.signOtp_wrap h3,
.update_contact_wrap h3 {
    font-weight: var(--font-bold);
    text-transform: capitalize;
}

.newSignin_cont .title {
    color: #0F3C80;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: var(--font-semibold);
    margin-bottom: 8px;
}

.newSignin_cont>ul,
.newregister_wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.newSignin_cont>ul>li {
    float: left;
    width: 50%;
}

.newregister_wrap {
    position: relative;
}

#frm-register ul li:after,
.newSignin_btm_wrap>ul:after,
.newSignin_btm_wrap>ul>li:after,
.newSignin_cont>ul:after,
.signOtp_cont>ul>li:after,
.update_contact_cont>ul>li:after,
[class$="_cont"]:after,
[class$="_wrap"]:after {
    content: "";
    display: table;
    clear: both;
}

.newSignin_cont .title {
    text-transform: none;
}

.newSignin .insidepopup {
    background: #fff url(../images/pattern-login-bg.png) no-repeat top center;
    background-size: 100% auto;
    max-height: 95vh;
}

.newSignin .insidepopup .close-pop img {
    width: 30px;
    height: 30px;
}

.newSignin .insidepopup .close-pop {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.newSignin_cont>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.newSignin_cont>ul>li {
    float: left;
    width: 50%;
    text-align: left;
}

.newSignin_cont>ul>li a {
    text-decoration: none;
}

.newSignin_cont>ul>li>div {
    line-height: 28px;
}

.fb-signin-btn {
    border: 2px solid #3a589b;
    color: #146199;
    display: inline-block;
    width: 98%;
    padding: 4px 8px;
    cursor: pointer;
}

.google-signin-btn {
    border: 2px solid #e13719;
    color: #e13719;
    display: inline-block;
    width: 98%;
    padding: 4px 8px;
    cursor: pointer;
}

.fb-signin-btn .icon-facebook {
    width: 28px;
    height: 28px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.google-signin-btn .icon-google {
    width: 28px;
    height: 28px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.separator_wrap {
    position: relative;
    text-align: center;
    margin: 25px 0 9px;
}

.separator_wrap span {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    padding: 2px;
}

.separator_wrap:before {
    border-bottom: 1px solid #dadada;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 12px;
    z-index: -1;
}

#frm-register-details ul,
.newSignin_btm_wrap>ul {
    margin: 0;
    padding: 0;
}

#frm-register-details ul li,
.newSignin_btm_wrap>ul>li {
    margin-bottom: 20px;
}

#frm-register input[type="email"],
#frm-register input[type="number"],
#frm-register input[type="password"],
#frm-register input[type="phone"],
#frm-register input[type="text"],
#frm-register-details input[type="email"],
#frm-register-details input[type="text"],
.newSignin_btm_wrap input[type="email"],
.newSignin_btm_wrap input[type="password"],
.newSignin_btm_wrap input[type="text"],
.signOtp_cont input[type="email"],
.signOtp_cont input[type="number"],
.signOtp_cont input[type="text"],
.update_contact_cont input[type="text"] {
    border: none;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
    display: block;
    width: 100%;
    color: #757d85;
    font-size: 14px;
}

#frm-register-details input[type="email"]::placeholder,
#frm-register-details input[type="text"]::placeholder,
.newSignin_btm_wrap input[type="password"]::placeholder,
.newSignin_btm_wrap input[type="text"]::placeholder,
.signOtp_cont input[type="number"]::placeholder,
.signOtp_cont input[type="text"]::placeholder,
.update_contact_cont input[type="text"]::placeholder {
    opacity: 1;
    color: #757d85;
}

.newSignin_btm_wrap label {
    color: #757d85;
    font-size: 14px;
    font-size: var(--font-regular);
}

.choose_primary_cont #choose-primary-submit,
.newSignin_btm_wrap input[type="button"],
.newSignin_btm_wrap input[type="submit"],
.newregister_wrap input[type="submit"],
.signOtp_cont input[type="submit"],
.update_contact_cont input[type="button"] {
    background: #0F3C80;
    width: 100%;
    display: block;
    padding: 12px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: all 0.1s ease 0s;
}

.choose_primary_cont #choose-primary-submit:hover,
.newSignin_btm_wrap input[type="button"]:hover,
.newSignin_btm_wrap input[type="submit"]:hover,
.signOtp_cont input[type="submit"]:hover,
.update_contact_cont input[type="button"]:hover {
    background: #000;
}

.newSignin_cont h3 span {
    font-weight: var(--font-bold);
    text-transform: uppercase;
    background: url(../images/alg-logo.svg) no-repeat right top;
    font-size: 0;
    width: 183px;
    height: 27px;
    display: inline-block;
    vertical-align: bottom;
    background-size: 99% auto;
}

.choose_primary_wrap,
.current_mob_wrap,
.signOtp_wrap,
.update_contact_wrap {
    opacity: 1;
    z-index: -1;
    transition: all 0.3s ease;
    display: none;
    position: relative;
}

.registered-email,
.registered-phone {
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-semibold);
    margin-bottom: 8px;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
}

.signOtp_cont>ul,
.update_contact_cont>ul {
    margin: 0;
    padding: 0;
}

.signOtp_cont>ul>li,
.update_contact_cont>ul>li {
    margin-bottom: 15px;
    list-style: none;
}

.resend-otp {
    float: right;
    font-size: 12px;
    cursor: pointer;
    color: #0F3C80;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.resend-otp:hover {
    color: #000;
    text-decoration: none;
}

.back-btn {
    text-indent: -9999px;
    position: absolute;
    top: -18px;
    left: 0;
    background: url(../images/icon-back.svg) no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.newSignin .insidepopup .close-pop {
    text-indent: -9999px;
    position: absolute;
    top: -21px;
    right: -10px;
    background: url(../images/icon-close.svg) no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
}

.newSignin_wrap,
.socialLogin_wrap {
    position: relative;
}

.error,
.pwd-li,
.registered-email,
.submit-li {
    display: none;
}

#frm-register-details .contact-msg,
.newregister_wrap .contact-msg {
    display: none;
}

.contact-msg.error,
.error {
    color: #d8000c;
    padding: 5px 4px;
    font-size: 12px;
    background: #f5f5f5;
    margin-bottom: 8px;
}

.contact-msg.success,
.error.success,
.success {
    color: #4bb543;
    display: block !important;
}

.contact-msg.error {
    display: block !important;
}

.submit-li.active {
    display: block;
}

.newregister_wrap,
.validate-li.inactive {
    display: none;
}

.newSignin_btm_wrap .submit-li.active input[type="submit"],
.newSignin_btm_wrap .validate-li.active input[type="submit"] {
    margin-right: 3%;
}

.newSignin_btm_wrap .submit-li.active .register-btn,
.newSignin_btm_wrap .validate-li.active .register-btn {
    background: #2e2e2e;
}

.newSignin_btm_wrap .submit-li.active .register-btn:hover,
.newSignin_btm_wrap .validate-li.active .register-btn:hover,
.newregister_wrap .register-btn:hover {
    background: #000;
}

.contact-msg {
    text-align: center;
}

#frm-register ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#frm-register ul li {
    margin-bottom: 15px;
}

.choose_primary_cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.choose_primary_cont ul li {
    margin-bottom: 6px;
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-semibold);
    border: 1px solid #dadada;
    padding: 9px 10px;
    text-align: center;
}

.choose_primary_cont ul li.active {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    position: relative;
    top: -2px;
    border: none;
}

.choose_primary_cont ul li:last-child {
    border: none;
    padding: 0;
    margin-top: 15px;
}

.choose_primary_wrap h3,
.update_contact_wrap h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

.choose_primary_cont ul li label {
    display: block;
    cursor: pointer;
}

.newregister_wrap .error {
    font-size: 14px;
}

#frm-register ul.parsley-error-list,
#frm-register-details ul.parsley-error-list,
.signOtp_cont ul.parsley-error-list {
    margin: 5px 0 0;
    padding: 0;
}

#frm-register ul.parsley-error-list li,
#frm-register-details ul.parsley-error-list li,
.signOtp_cont ul.parsley-error-list li {
    font-size: 13px;
    color: #d8000c;
    margin-bottom: 0;
    margin-left: 15px;
}

.forget-link {
    float: right;
}

.forget-link a {
    color: #0F3C80;
    font-size: 12px;
}

.forget-link a:hover {
    text-decoration: none;
    color: #000;
}

.choose_primary_wrap .note-p {
    font-size: 13px;
}

.note-p sup {
    color: #d8000c;
}

.choose_primary_wrap p {
    text-align: center;
    margin: 0 0 10px;
    padding: 0;
}

.current_mob_wrap h3 {
    font-size: 17px;
    font-weight: var(--font-semibold);
}

.choose_primary_cont {
    padding: 10px 14px 10px 10px;
}

.newSignin .insidepopup {
    max-height: 97vh;
}

.update_contact_wrap {
    display: none;
}

.socialLogin_wrap .newSignin_cont h3 {
    font-size: 20px;
    font-weight: var(--font-regular);
}

.socialLogin_wrap .newSignin_cont {
    margin-bottom: 0;
}

.newSignin .loader {
    width: 100%;
    height: 30vh;
    background: url(../images/loader/loader-eclipse.svg) no-repeat 50% 50%;
    background-size: 50px 50px;
    position: static;
}

.newSignin .loader:after {
    content: "";
    display: table;
    clear: both;
}

.newSignin {
    float: left;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease-in 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999999;
    display: none;
    font-family: var(--font-family-sanserif);
}

.condition_inner>h3,
ul.gurs li {
    text-align: left;
}

.newSignin:after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
}

.newSignin.showme-active {
    backface-visibility: hidden;
    display: block;
    height: 100% !important;
    left: 0;
    min-height: 100% !important;
    padding: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
}

.insidepopup {
    background: #fff;
    border-radius: 18px;
    box-shadow: 3px 10px 19px rgba(0, 0, 0, 0.3);
    display: inline-block;
    left: 50%;
    padding: 30px 20px;
    position: absolute;
    top: 50%;
    width: 60%;
    max-height: 90%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.insidepopup button.close-pop {
    position: relative;
    background: #f84545;
    border: 0;
    display: inline-block;
    padding: 0 25px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: var(--font-semibold);
    font-size: 14px;
    margin-top: 15px;
    cursor: pointer;
    width: auto;
    height: auto;
}

.condition_inner {
    font-size: 14px;
    color: #666;
}

.insidepopup h2 {
    text-align: center;
    font-size: 25px;
    text-transform: capitalize;
}

.ok_janu_sec {
    padding: 0 !important;
}

.ok_janu_sec>img {
    display: block;
    margin: 0 auto;
}

.janu_terms_a {
    cursor: pointer;
    border: 1px dashed #000;
    bottom: 3.2%;
    display: block;
    font-size: 29px;
    left: 46%;
    line-height: 63px;
    margin-left: -205px;
    padding: 0 55px;
    position: absolute;
    text-decoration: none;
    font-weight: var(--font-regular);
    text-transform: uppercase;
    color: #000;
}

.ok_janu_circle {
    background: url(../images/icon/janu_circle.png) no-repeat;
    width: 82px;
    height: 82px;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -41px;
}

ul.gurs {
    font-size: 15px;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 15px;
}

ul.gurs li {
    color: #666;
    font-size: 14px;
    padding: 2px 3px 6px 2px;
    list-style: outside;
}

@media only screen and (max-width: 768px) {
    .janu_terms_a {
        background: #fff;
        bottom: 14px;
        font-size: 20px;
        left: 50%;
        line-height: 32px;
        margin-left: -108px;
        padding: 0 10px;
    }
    .ok_janu_circle {
        width: 42px;
        height: 42px;
        background-size: 100%;
        margin-left: -21px;
        top: -21px;
    }
    .insidepopup,
    .newSignin.showme-active {
        background: #fff;
    }
    .tnc {
        padding-left: 0;
    }
    .remodal {
        padding: 15px 10px;
    }
    .remodal h1 {
        font-size: 21px;
    }
    .insidepopup .close-pop img {
        display: block;
    }
    .insidepopup .close-pop {
        cursor: pointer;
        background: 0 0;
        left: 0;
        top: 0;
    }
    .insidepopup {
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        left: 50%;
        padding: 20px 10px;
        top: 50% !important;
        width: 90%;
    }
}

.black,
.black::after {
    height: 100%;
    width: 100%;
}

.black {
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: relative;
}

.black::after {
    clear: both;
    display: inherit;
    top: 0;
}

body.body-hidden {
    overflow: hidden;
}

.newSignin p {
    color: #666;
    font-size: 14px;
}

.newSignin .insidepopup {
    width: 60%;
    max-width: 500px;
    height: auto;
    border-radius: 0;
}

.choose_primary_wrap h3,
.current_mob_wrap h3,
.newSignin_cont h3,
.newregister_wrap h3,
.signOtp_wrap h3,
.update_contact_wrap h3 {
    font-weight: 300;
    color: #373b3e;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.choose_primary_wrap h3,
.current_mob_wrap h3,
.newSignin_cont h3 span,
.newregister_wrap h3,
.signOtp_wrap h3,
.update_contact_wrap h3 {
    font-weight: var(--font-bold);
    text-transform: capitalize;
}

.newSignin_cont .title {
    color: #0F3C80;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: var(--font-semibold);
    margin-bottom: 8px;
}

.newSignin_cont>ul,
.newregister_wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.newSignin_cont>ul>li {
    float: left;
    width: 50%;
}

.newregister_wrap {
    position: relative;
}

#frm-register ul li:after,
.newSignin_btm_wrap>ul:after,
.newSignin_btm_wrap>ul>li:after,
.newSignin_cont>ul:after,
.signOtp_cont>ul>li:after,
.update_contact_cont>ul>li:after,
[class$="_cont"]:after,
[class$="_wrap"]:after {
    content: "";
    display: table;
    clear: both;
}

.newSignin_cont .title {
    text-transform: none;
}

.newSignin .insidepopup {
    background: #fff url(../images/pattern-login-bg.png) no-repeat top center;
    background-size: 100% auto;
    max-height: 95vh;
}

.newSignin .insidepopup .close-pop img {
    width: 30px;
    height: 30px;
}

.newSignin .insidepopup .close-pop {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.newSignin_cont>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.newSignin_cont>ul>li {
    float: left;
    width: 50%;
    text-align: left;
}

.newSignin_cont>ul>li a {
    text-decoration: none;
}

.newSignin_cont>ul>li>div {
    line-height: 28px;
}

.fb-signin-btn {
    border: 2px solid #3a589b;
    color: #146199;
    display: inline-block;
    width: 98%;
    padding: 4px 8px;
    cursor: pointer;
}

.google-signin-btn {
    border: 2px solid #e13719;
    color: #e13719;
    display: inline-block;
    width: 98%;
    padding: 4px 8px;
    cursor: pointer;
}

.fb-signin-btn .icon-facebook {
    width: 28px;
    height: 28px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.google-signin-btn .icon-google {
    width: 28px;
    height: 28px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.separator_wrap {
    position: relative;
    text-align: center;
    margin: 25px 0 9px;
}

.separator_wrap span {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    padding: 2px;
}

.separator_wrap:before {
    border-bottom: 1px solid #dadada;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 12px;
    z-index: -1;
}

#frm-register-details ul,
.newSignin_btm_wrap>ul {
    margin: 0;
    padding: 0;
}

#frm-register-details ul li,
.newSignin_btm_wrap>ul>li {
    margin-bottom: 20px;
}

#frm-register input[type="email"],
#frm-register input[type="number"],
#frm-register input[type="password"],
#frm-register input[type="phone"],
#frm-register input[type="text"],
#frm-register-details input[type="email"],
#frm-register-details input[type="text"],
.newSignin_btm_wrap input[type="email"],
.newSignin_btm_wrap input[type="password"],
.newSignin_btm_wrap input[type="text"],
.signOtp_cont input[type="email"],
.signOtp_cont input[type="number"],
.signOtp_cont input[type="text"],
.update_contact_cont input[type="text"] {
    border: none;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
    display: block;
    width: 100%;
    color: #757d85;
    font-size: 14px;
}

#frm-register-details input[type="email"]::placeholder,
#frm-register-details input[type="text"]::placeholder,
.newSignin_btm_wrap input[type="password"]::placeholder,
.newSignin_btm_wrap input[type="text"]::placeholder,
.signOtp_cont input[type="number"]::placeholder,
.signOtp_cont input[type="text"]::placeholder,
.update_contact_cont input[type="text"]::placeholder {
    opacity: 1;
    color: #757d85;
}

.newSignin_btm_wrap label {
    color: #757d85;
    font-size: 14px;
    font-size: var(--font-regular);
}

.choose_primary_cont #choose-primary-submit,
.newSignin_btm_wrap input[type="button"],
.newSignin_btm_wrap input[type="submit"],
.newregister_wrap input[type="submit"],
.signOtp_cont input[type="submit"],
.update_contact_cont input[type="button"] {
    background: #0F3C80;
    width: 100%;
    display: block;
    padding: 12px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: all 0.1s ease 0s;
}

.choose_primary_cont #choose-primary-submit:hover,
.newSignin_btm_wrap input[type="button"]:hover,
.newSignin_btm_wrap input[type="submit"]:hover,
.signOtp_cont input[type="submit"]:hover,
.update_contact_cont input[type="button"]:hover {
    background: #000;
}

.newSignin_cont h3 span {
    font-weight: var(--font-bold);
    text-transform: uppercase;
    background: url(../images/alg-logo.svg) no-repeat right top;
    font-size: 0;
    width: 183px;
    height: 27px;
    display: inline-block;
    vertical-align: bottom;
    background-size: 99% auto;
}

.choose_primary_wrap,
.current_mob_wrap,
.signOtp_wrap,
.update_contact_wrap {
    opacity: 1;
    z-index: -1;
    transition: all 0.3s ease;
    display: none;
    position: relative;
}

.registered-email,
.registered-phone {
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-semibold);
    margin-bottom: 8px;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
}

.signOtp_cont>ul,
.update_contact_cont>ul {
    margin: 0;
    padding: 0;
}

.signOtp_cont>ul>li,
.update_contact_cont>ul>li {
    margin-bottom: 15px;
    list-style: none;
}

.resend-otp {
    float: right;
    font-size: 12px;
    cursor: pointer;
    color: #0F3C80;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.resend-otp:hover {
    color: #000;
    text-decoration: none;
}

.back-btn {
    text-indent: -9999px;
    position: absolute;
    top: -18px;
    left: 0;
    background: url(../images/icon/icon-back.svg) no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.newSignin .insidepopup .close-pop {
    text-indent: -9999px;
    position: absolute;
    top: -21px;
    right: -10px;
    background: url(../images/icon/icon-close.svg) no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 18px;
    cursor: pointer;
    font-size: 0;
}

.newSignin_wrap,
.socialLogin_wrap {
    position: relative;
}

.error,
.pwd-li,
.registered-email,
.submit-li {
    display: none;
}

#frm-register-details .contact-msg,
.newregister_wrap .contact-msg {
    display: none;
}

.contact-msg.error,
.error {
    color: #d8000c;
    padding: 5px 4px;
    font-size: 12px;
    background: #f5f5f5;
    margin-bottom: 8px;
}

.contact-msg.success,
.error.success,
.success {
    color: #4bb543;
    display: block !important;
}

.contact-msg.error {
    display: block !important;
}

.submit-li.active {
    display: block;
}

.newregister_wrap,
.validate-li.inactive {
    display: none;
}

.newSignin_btm_wrap .submit-li.active input[type="submit"],
.newSignin_btm_wrap .validate-li.active input[type="submit"] {
    margin-right: 3%;
}

.newSignin_btm_wrap .submit-li.active .register-btn,
.newSignin_btm_wrap .validate-li.active .register-btn {
    background: #2e2e2e;
}

.newSignin_btm_wrap .submit-li.active .register-btn:hover,
.newSignin_btm_wrap .validate-li.active .register-btn:hover,
.newregister_wrap .register-btn:hover {
    background: #000;
}

.contact-msg {
    text-align: center;
}

#frm-register ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#frm-register ul li {
    margin-bottom: 15px;
}

.choose_primary_cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.choose_primary_cont ul li {
    margin-bottom: 6px;
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-semibold);
    border: 1px solid #dadada;
    padding: 9px 10px;
    text-align: center;
}

.choose_primary_cont ul li.active {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    position: relative;
    top: -2px;
    border: none;
}

.choose_primary_cont ul li:last-child {
    border: none;
    padding: 0;
    margin-top: 15px;
}

.choose_primary_wrap h3,
.update_contact_wrap h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

.choose_primary_cont ul li label {
    display: block;
    cursor: pointer;
}

.newregister_wrap .error {
    font-size: 14px;
}

#frm-register ul.parsley-error-list,
#frm-register-details ul.parsley-error-list,
.signOtp_cont ul.parsley-error-list {
    margin: 5px 0 0;
    padding: 0;
}

#frm-register ul.parsley-error-list li,
#frm-register-details ul.parsley-error-list li,
.signOtp_cont ul.parsley-error-list li {
    font-size: 13px;
    color: #d8000c;
    margin-bottom: 0;
    margin-left: 15px;
}

.forget-link {
    float: right;
}

.forget-link a {
    color: #0F3C80;
    font-size: 12px;
}

.forget-link a:hover {
    text-decoration: none;
    color: #000;
}

.choose_primary_wrap .note-p {
    font-size: 13px;
}

.note-p sup {
    color: #d8000c;
}

.choose_primary_wrap p {
    text-align: center;
    margin: 0 0 10px;
    padding: 0;
}

.current_mob_wrap h3 {
    font-size: 17px;
    font-weight: var(--font-semibold);
}

.choose_primary_cont {
    padding: 10px 14px 10px 10px;
}

.newSignin .insidepopup {
    max-height: 97vh;
}

.update_contact_wrap {
    display: none;
}

.socialLogin_wrap .newSignin_cont h3 {
    font-size: 20px;
    font-weight: var(--font-regular);
}

.socialLogin_wrap .newSignin_cont {
    margin-bottom: 0;
}

.newSignin .loader {
    width: 100%;
    height: 30vh;
    background: url(../images/loader/loader-eclipse.svg) no-repeat 50% 50%;
    background-size: 50px 50px;
    position: static;
}

.newSignin .loader:after {
    content: "";
    display: table;
    clear: both;
}

.desktop-shopLinks {
    float: left;
    width: 25%;
}

.desktop-appExperience {
    float: left;
    width: 25%;
}

.desktop-downLinkContainer {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.desktop-downLinkContainer a img {
    height: 45px;
}

.desktop-downLinkContainer span {
    font-size: 13px;
    margin-bottom: 11px;
    float: left;
}

.desktop-appExperience span {
    font-size: 13px;
    margin-bottom: 7px;
}

.desktop-appExperience>p,
.desktop-shopLinks>p, 
.logo-divs > p {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: var(--font-medium);
    margin-bottom: 17px;
    color: #fff;
}

.follow a {
    color: #2c2c2c;
    font-size: 26px;
    margin-right: 6px;
}

.desktop-shopLinks a {
    color: #e5e5e5;
    display: block;
    font-size: 15px;
    text-decoration: none;
    padding-bottom: 10px;
    cursor: pointer;
    line-height: 1.2;
    text-transform: capitalize;
}

.steps-inside li {
    float: left;
    margin-bottom: 6px;
    width: 100%;
    margin-right: 0;
}


/* .submenu {
  float: left;
  width: 100%;
  padding: 0;
  position: absolute;
  left: 50%;
  margin: 0;
  top: 53px;
  padding-bottom: 15px;
  background: #fff;
  box-shadow: -2px 11px 11px rgba(0, 0, 0, 0.3);
  transition: all ease-in 0.5s;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  min-height: 280px;
  transform: translateX(-50%);
} */

.inner_menu_wrap {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: -2px 11px 11px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}

.Medium_bold {
    font-weight: var(--font-semibold);
}

.submenu.active {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

#wrapper.shadow::after {
    width: 100%;
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.5); */
    z-index: 99;
}

.left_section_gender {
    float: left;
    width: 25%;
    box-sizing: border-box;
    height: 100%;
}

.left_section_gender ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left_section_gender ul li {
    float: left;
    width: 100%;
    padding: 10px 27px;
}

.left_section_gender ul li a {
    font-size: 12px;
    color: #0F3C80;
}

.left_section_gender ul li img {
    max-height: 35px;
}

.name_tag {
    float: left;
    line-height: 48px;
}

.submenu li:last-child {
    border-bottom: none;
}

.navigation li.sub_heading,
.navigation .sub_heading {
    padding: 15px 27px !important;
    font-size: 16px;
    color: #0F3C80;
    line-height: inherit;
}

.navigation ul li li a {
    font-weight: normal;
    line-height: initial;
    font-size: 14px;
    transition: all .1s ease 0s;
}

.mid_section_categories ul.w-50,
.last_menu_Section ul.w-50 {
    width: 50%;
    float: left;
}

.mid_section_categories {
    float: left;
    width: 35%;
    height: 100%;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}

.mid_section_categories ul {
    margin: 0;
    padding: 0;
}

.mid_section_categories li {
    width: 100%;
    font-size: 12px;
    padding: 7px 15px !important;
    line-height: 24px;
    color: #555;
}

.last_menu_Section {
    float: left;
    width: 40%;
    height: 100%;
}

.last_menu_Section ul {
    float: left;
    width: 50%;
    height: 100%;
}

.last_menu_Section ul:last-child {
    border: 0;
}

.last_menu_Section ul {
    margin: 0;
    padding: 0;
}

.last_menu_Section ul li {
    float: left;
    width: 100%;
}

.last_menu_Section li {
    float: left;
    width: 100%;
    font-size: 13px;
    padding: 7px 15px;
    color: #555;
}

.steps_footer img {
    height: 55px;
}

img.footer-logo {
    max-width: 148px;
}
span.steps_footer {
    float: none;
    margin-right: 10px;
    font-size: 14px;
    font-weight: var(--font-bold);
    color: #fff;
    display: block;
    text-transform: uppercase;
}

.desktop-shopLinks .social-icons a {
    display: inline-block;
    margin: 0 10px;
    transition: .2s ease all;
    opacity: 1;
}
.desktop-shopLinks .social-icons a:last-child {
    margin-right: 0;
}
.desktop-shopLinks .social-icons a:hover {
    opacity: 0.6;
}
.quote {
    float: left;
    font-weight: var(--font-regular);
    width: 100%;
    padding: 1px 0;
    color: #e5e5e5;
    font-size: 13px;
    text-transform: capitalize;
}

.steps-inside li {
    float: left;
    margin-bottom: 6px;
}

.trending_wrap {
    top: 40px;
    right: 0;
    width: 100%;
    background: #fff;
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.2);
    overflow-y: scroll;
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.5;
    display: none;
    position: absolute;
    z-index: 9999;
    box-shadow: 0px 4px 34px 0px #0F3C8026;
    border-radius: 4px;
    width: 440px;
    max-height: 450px;
}

.trending_wrap.active_search {
    visibility: visible;
    opacity: 1;
}

.right_section_wrap .right_section .trending_inside li {
    float: left;
    width: 100%;
    font-size: 13px;
    text-transform: capitalize;
    padding: 4px 20px 4px 20px;
    border-bottom: 1px solid #efefef;
    position: relative;
    color: #0F3C80;
    font-weight: 500;
    text-align: left;
    margin: 0;
}
.trending_inside {
    max-height: 450px;
    float: left;
    margin: 0;
}
.trending_inside li::before {
    content: "";
    position: absolute;
    width: 26px;
    height: 18px;
    left: 0;
    top: 4px;
    background: url(../images/icon/hdr-search2.svg) no-repeat left center;
    opacity: 0.5;
}

.recent_list li {
    float: left;
    width: 100%;
    font-size: 12px;
    text-transform: capitalize;
    padding: 0 20px 0 30px;
    border-bottom: 1px solid #efefef;
    position: relative;
    color: #2e2e2e;
}

.recent_list li::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 16px;
    left: 6px;
    top: 9px;
    background: url(../images/icon/recent-viewed.svg) no-repeat left center;
    opacity: 0.5;
}

.arrowShow .owl-dots {
    display: none;
}

.arrowShow .owl-nav {
    margin-top: 0;
    height: 0;
}

spna.trending {
    color: #2e2e2e;
    opacity: 0.5;
    font-size: 12px;
    font-weight: var(--font-bold);
    width: 100%;
    float: left;
    text-transform: uppercase;
}

.ui-menu .ui-menu-item-wrapper::before {
    background: url(../images/icon/search-icon.svg) center center no-repeat;
}

#searchform .search:focus {
    border: 0 !important;
    width: 88%;
    color: #2c2c2c;
}

.search::placeholder {
    opacity: 1;
    color: #2c2c2c;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: 0;
}

.count {
    position: absolute;
    right: -5px;
    top: 0;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #3a3a3a;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 19px;
    font-weight: var(--font-regular);
}

#wrapper:after {
    transition: all 0.5s ease 0s;
}

#wrapper.shadow:after {
    /* opacity: 1; */
    /* visibility: visible; */
}

header {
    padding: 0;
}

.navigation>ul>li {
    margin-right: 0;
}

.navigation>ul>li:last-child {
    margin-right: 0;
}

.navigation>ul>li>a {
    padding: 20px 10px;
    display: block;
}

.navigation ul li a:hover,
.navigation>ul>li:hover>a {
    color: #0F3C80;
}

.navigation ul li:hover .submenu {
    opacity: 1;
    visibility: visible;
    top: 48px;
    transform: translate(-50%, 0%);
}

.submenu {
    float: none;
    width: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    margin: 0;
    top: 53px;
    padding-bottom: 0;
    /* background: #fff;
  box-shadow: -2px 11px 11px rgba(0, 0, 0, 0.3); */
    transition: all .1s ease 0s;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    /* min-height: inherit; */
    transform: translate(-50%, 0%);
    display: flex;
    flex-wrap: wrap;
    z-index: 999;
    height: 100vh;
}


/* .fade-in {
	animation: fadeInOpacity ease 0.3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
} */

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.last_menu_Section,
.left_section_gender,
.mid_section_categories {
    float: none;
    height: inherit;
    padding-bottom: 15px;
}

.right_section li a:hover {
    text-decoration: none;
}

.hidden-for-international {
    display: none;
}

.app_wrap img {
    display: inline-block;
    min-height: 35px;
}

@media screen and (max-width: 1660px) {
    .top-right {
        width: auto;
    }
}

@media screen and (max-width: 1250px) {
    nav {
        width: auto;
    }
}

@media screen and (max-width: 1024px) {
    .searchBox {
        width: 100%;
        text-indent: 15px;
        position: absolute;
        right: 28%;
    }
}

@media only screen and (max-width: 1600px) {
    .discover span.cat_icon {
        margin-right: 16px;
        padding-top: 13px;
    }
    .left_section_gender {
        width: 25%;
    }
}

@media only screen and (max-width: 1360px) {
    .search_wrap input {
        padding-left: 19px;
        background-size: 13px;
        font-size: 13px;
    }
    .left_section_gender ul li {
        padding: 10px 13px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    /* .submenu {
    top: 66px;
  } */
    footer aside {
        padding: 1.8% 2%;
    }
    .desktop-downLinkContainer a {
        float: left;
        width: 48%;
    }
    .desktop-downLinkContainer a img {
        width: auto;
    }
    .desktop-shopLinks.steps-inside ul:after {
        content: "";
        display: table;
        clear: both;
    }
    .navigation>ul>li {
        margin-right: 0;
    }
    .desktop-shopLinks a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1279px) {
    .left_section_gender ul li {
        padding: 10px 8px;
    }
    .left_section_gender ul li img {
        max-height: 28px;
    }
    span.cat_icon {
        width: 43px;
        margin-right: 25px;
        margin-top: 5px;
    }
    .navigation li.sub_heading {
        font-size: 12px;
    }
    .navigation ul li li a {
        line-height: 20px;
    }
    .steps-inside li {
        margin-right: 0;
        width: 100%;
        padding-right: 10px;
    }
    .desktop-downLinkContainer a img {
        width: auto;
        height: 40px;
    }
    .desktop-appExperience>p,
    .desktop-shopLinks>p,
    .logo-divs > p {
        font-size: 15px;
    }
    span.steps_footer {
        margin-right: 3%;
        width: 20%;
    }
    .desktop-shopLinks {
        padding-right: 2%;
    }
    .banners {
        margin: 15px 2% 15px 0;
        width: 66%;
    }
}

@media only screen and (max-width: 990px) {
    .navigation ul {
        padding-right: 3px;
        padding-left: 5px;
    }
    .navigation>ul>li {
        margin-right: 0;
    }
    .navigation>ul>li>a {
        padding: 15px 10px;
    }
}

.new-text {
    position: relative;
}

.new-text span.new-hlight {
    position: absolute;
    left: 4px;
    top: 8px;
    font-size: 10px;
    color: #fff;
    padding: 2px 5px;
    font-weight: 800;
    border-radius: 3px;
    background: linear-gradient(to right, #cf0505, #cf0505);
    background-size: 200% 100%;
    animation: slideBackground 2s linear infinite;
}

@keyframes slideBackground {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

.right_section_wrap .right_section>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.right_section_wrap .right_section ul li {
    text-transform: capitalize;
    margin: 0 8px;
}
.right_section_wrap .right_section ul li.btn-link {
    margin: 0;
}
.right_section li a span:last-child,
.right_section li #singnIN {
    text-decoration-color: #0F3C80;
}

.right_section li a,
.right_section li #newSignin {
    color: #0F3C80;
    font-size: 14px;
    font-weight: var(--font-medium);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
}

.right_section li a:hover {
    text-decoration: none;
}

.payment-method-wrap {
    display: flex;
    align-items: center;
    margin: 0 -5px;
}

.right_section ul li.btn-link a {
    background: rgb(27 67 126 / 12%);
    padding: 4px 12px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: var(--font-medium);
    display: block;
}
.right_section ul li.btn-link.active a {
    background: #0F3C80;
    color: #fff;
}
@media screen and (min-width: 1600px) {
    .right_section ul li.btn-link a {
        font-size: 16px;
    }
    .right_section li a,
    .right_section li #newSignin {
        font-size: 16px;
        gap: 5px;
    }
    .right_section_wrap .right_section>ul {
        gap: 10px;
    }
    .navigation ul li a {
        font-size: 16px;
    }
}
/* top search result ui start */
.trending_inside li:hover {
    font-weight: 700;
}
a.see-all-glasses {
    color: #0F3C80;
    font-size: 13px;
    font-weight: 500;
    margin: 15px 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.new-product-list .top-bar {
    display: flex;
    float: left;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #0F3C80;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.new-product-slider .item {
    position: relative;
}
.new-product-slider {
    float: left;
}
.new-product-slider .prod_title {
    font-size: 14px;
}
.new-product-slider .price_wrap .offerprice,
.new-product-slider .price_wrap .regular-price {
    font-size: 13px;
}
.search-top-tabs .tab {
    background: #0F3C800F;
    font-size: 14px;
    padding: 3px 10px;
    flex: 1 1 auto;
    cursor: pointer;
}
.search-top-tabs {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px;
}
.new-product-slider .item a img {
    background: #F3F3F3B2;
    padding: 10px;
    min-height: 110px;
    object-fit: contain;
    margin-bottom: 15px;
}
.new-product-slider img.price-icon {
    width: 12px;
}
.new-product-slider .price_wrap>span,
.new-product-slider .price_wrap {
    display: flex;
    align-items: center;
}
.price_wrap {
    font-size: 15px;
    color: #B9B9B9;
    font-weight: 500;
}
.price_wrap span.regular-price {
    color: #BE0000;
    font-size: 17px;
    font-weight: 500;
}
.price_wrap span {
    display: inline-block;
    margin: 0 2px;
}
.offerprice {
    font-size: 14px;
    color: #b9b9b9;
    text-decoration: line-through;
}
.discount-label.new {
    background: #18438699;
    position: absolute;
    top: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0 30px 30px 0;
    padding: 0px 4px;
    min-width: 40px;
}
.new-product-list {
    float: left;
    width: 100%;
}
.common-tabs-content {
    padding: 10px;
    float: left;
    width: 100%;
}
.new-product-slider .owl-dots {
    display: none;
}
.search-top-tabs .tab.active {
    background: transparent;
}
.new-product-slider .owl-nav .nav-btn {
    width: 25px;
    height: 25px;
    border: 1px solid #EFEFEF;
    box-shadow: 0px 4px 13px 0px #1843861A;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    background: #fff;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-product-slider .owl-nav .nav-btn i {
    color: #0F3C80;
}

.new-product-slider .owl-nav .owl-prev .nav-btn {
    left: 0;
}

.new-product-slider .owl-nav .owl-next .nav-btn {
    right: 0;
}
#newProductSlider .owl-stage {
    margin-left: -40px;
}
#request_otp .request-pin p>span,
#request_otp .forgot-password p>span {
    display: none;
}
@media screen and (max-width: 1200px) {
.right_section_wrap .right_section {
    width: 80%;
}
}
@media screen and (max-width: 1300px) {
.search_wrap {
    width: 320px;
}
}
@media only screen and (min-width: 1550px) {
    .search_wrap {
        width: 500px;
    }
}
html[dir="rtl"] .right_section_wrap .right_section {
    margin-left: unset;
    margin-right: auto;
}
html[dir="rtl"] .right_section_wrap .right_section {
    margin-left: unset;
    margin-right: auto;
}

html[dir="rtl"] .search_wrap {
    right: unset;
    left: 20px;
}

html[dir="rtl"] .search_wrap img.search-img {
    right: 10px;
}

html[dir="rtl"] #close-search-btn {
    right: unset;
    left: 0;
}
/* header.sticky .navbar-wrap {
    display: none;
} */
header.sticky .right_section_wrap::before {
    height: 0;
}

header .right_section_wrap .logo img {
    transition: .3s ease all;
    height: 80px;
}
html[dir="rtl"] li.translate-li .dropdown span.top-arrow {
    right: 0;
}
html[dir="rtl"] .trending_wrap {
 right: unset;
 left: 0;
}
.currency-switcher .lang-wrap {
    position: absolute;
    top: -95%;
    background: #000;
    width: auto;
    right: -10px;
    padding: 0 10px;
    border-radius: 3px;
    opacity: 0;
}
.currency-switcher .lang-wrap #language-span {
    color: #fff;
}
.translate-li:hover .currency-switcher .lang-wrap {
    opacity: 1;
}
.right_section_wrap .right_section ul li.btn-link a {
    display: flex;
    align-items: center;
}
.right_section_wrap .right_section ul li.btn-link a>svg {
    width: 13px;
}


/* new-footer css */

.footer-blocks.new-footer .desktop-shopLinks {
    width: 14%;
}
.footer-blocks.new-footer .desktop-shopLinks.logo-div {
    width: 19%;
}
.footer-blocks.new-footer 
 .desktop-shopLinks.small-sh-link {
    width: 12%;
}
.footer-blocks.new-footer .desktop-shopLinks.top-brands {
    width: 13%;
    margin-left: 40px;
}
.footer-blocks.new-footer  .desktop-shopLinks.social-div {
    width: 23% !important;
     text-align: end;
}

.footer-blocks.new-footer .payment-method-wrap span img {
    max-width: 35px;
    width: 100%;
}
.desktop-shopLinks.social-div .social-icons a i {
    font-size: 21px;
    color: #fff;
}

.app-stores span {
    display: block;
}
.app-stores span img {
    max-width: 100px;
    width: 100%;
}
.app-stores {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 2rem;
}
.footer-blocks.new-footer>div {
    margin-top: 2rem;
}
html[dir="rtl"] .popup-close {
    right: unset;
    left: 10px;
}
html[dir="rtl"] .birthday_sec.form-group ul,
html[dir="rtl"] .form-group.user_main ul {
    float: unset;
}
html[dir="rtl"] .payment-method-wrap {
    justify-content: flex-end;
}