@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-Book.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-Black.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-Bold.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-SemiBold.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-Light.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-Thin.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-Medium.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenHeaderCampton';
    src: url('/assets/fonts/Campton/Campton-ExtraLight.woff2') format('woff2'),
        url('/assets/fonts/Campton/Campton-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


div.main-wrapper h1 {
    font-weight: 600;
    font-size: 80px;
    font-size: 60px;
    line-height: 1.05;
    margin: 20px 0;
    color: #0A1C2B;
    letter-spacing:0;
}

.section-title span.text-danger{
    vertical-align: inherit;
}

.section--danger{
    background:#f5f5f5;
    color:#131627;
}
.king.np5-crown-area:after{
    display:none;
}


div.main-wrapper .wrapper .row .col-lg-6:nth-child(1){
    display: flex;
    align-items: center;
}

span {
    position: relative;
    vertical-align: text-top;
}

sup {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.treatment-price sup {

    font-size: 0.5em;
    margin-top: 6px;
}

.np7-tpa-right sup {
    font-size: 0.8em;
    margin-top: 10px;
}
.is-fixed .np7-esa-menu ul {
    margin-top:40px;
    padding: 8px 15px
}
.stickyMenu{
    top:40px !important;
}
@media screen and (max-width: 1250px) {
    div.main-wrapper h1 {
        font-size: 45px;
    }
    .treatment-items-block .treatment-price,
    .treatment-items-block .treatment-price-btn {
        margin: 0 auto;
        text-align: center;
    }
    .is-fixed .np7-esa-menu {
        top: 31px !important;
    }

}

@media screen and (max-width: 991px) {
    div.main-wrapper h1 {
        font-size: 35px;
    }
    .np7-banner .new-inner-btn {
        margin: 0 auto;
    }

    .stickyMenu-block {
        padding-bottom: 0px;
    }

    .np7-esa {
        margin-top: -50px;
    }

    .np7-banner {
        padding: 50px 0 0;
    }

    .np7-banner-img:before {
        top: 50px;
    }
    .is-fixed .np7-esa-menu {
        height:auto !important;
    }
}

@media screen and (max-width: 768px) {
.stickyMenu-block.is-fixed > .anchor-tag:{
    margin-bottom:190px;
}
    .p7-esa-title-block p {
        font-size:14px;
        line-height:1.5;
    }
    .new-inner-btn {
        text-align: center;
    }
    .is-fixed .np7-esa-menu {
        top: 10vw !important;
    }
    .np7-esa-menu ul {
        line-height: 1.25;
    }
    .np7-esa-menu ul li,
    .np7-esa-menu ul li a {
        line-height:1;
        height:auto;
        padding:0;
        margin:0 inherit;
    }
    .np7-esa-menu ul li {
        margin:0 1vw;
    }
    .np7-esa-menu ul li a{
        font-size:3.3vw !important;
    }
    .np7-esa-menu ul li a:before{
        bottom: -5px;
    }
}
@media screen and (max-width: 550px) {
    .np7-esa-menu ul li a{
        font-size:2.75vw !important;
    }
}

.np7-banner-img,
.np7-banner-img-area {
    position: relative;
}

.treatment-items-details {
    text-align: center;
}

.free_del {
    font-size: 20px;
}

@media (max-width:450px) {
    .free_del {
        font-size: 24px;
        text-align: center;
        display: block;
        width: 80%;
        margin: 0 auto;
        text-transform: uppercase;
        line-height: 30px;
    }
}



@keyframes dots-bg {
from {
    background-position-x: 0;
}

to {
    background-position-x: -24px;
}
}

.page-content-block.n3p-sliper-area:hover .process-row__column:before {
animation: 0.5s linear infinite dots-bg;
}

.get-started {
overflow: initial;
}

.process-row__column:not(:last-child):before {
left: calc(100% / 2 + (8.5rem / 2));
}

.np3-banner {
background-image: none;
overflow: hidden;
}

.banner-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.banner-background__inner {
position: absolute;
background-image: url('https://res.cloudinary.com/conversion-labs-inc/image/upload/v1606160154/RexMD/np3-banner-bg_atf15p.jpg');
background-repeat: no-repeat;
background-position: center;
background-size: cover;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.inner-banner-bottom {
position: relative;
background-color: #1D253C;
z-index: 1;
}



@media (max-width: 650px){
h1{
}
.np7-banner { padding: 30px 0 0;}

.np7-banner .inner-banner-txt h2{
font-size:var(--mobile-header-font-size);
line-height:var(--mobile-header-line-height);
letter-spacing:var(--mobile-header-letter-spacing);
text-align:var(--mobile-header-text-align);
font-weight:var(--mobile-header-font-weight);
}

}

.inner-banner-area,
.inner-banner-txt,
.inner-banner-txt h2,
.inner-banner-txt p,
.inner-banner-txt li{
    color:#0a1c2b !important;
}
.np7-banner .inner-banner-txt h2{
    font-size:50px;
    font-family:GenHeaderCampton;
    font-weight:600;
}
.np7-banner::before{
    display:none;
}
.inner-banner-area{
    background:none;
    background-color:transparent;
}   
.inner-banner-area .bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow:hidden;
}
.inner-banner-area .bg .icon {
    display: block;
    width: 100%;
    height:auto;
}

@media (max-width: 1100px) {
    .inner-banner-area .bg .icon {
        width: 1100px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 991px) {
    .np7-banner .inner-banner-txt h2{
        font-size:8vw;
    }
    .inner-banner-area .bg .icon {
        min-width:1000px;
        width:150vw;
        height: 1230px;
    }
    .inner-banner-area .h-991 {display: none !important;}
    .inner-banner-area .s-991 {display: block !important;}
}

@media (max-width: 768px) {
    .inner-banner-area .bg {top: 0}
    .inner-banner-area:after {top: 20vw;}

    .inner-banner-area .bg {top: 0}
    .inner-banner-area .bg .icon {
        width: inherit;
        position: absolute;
        left: inherit;
        right: 0;
        transform: none;
    }

}

@media (max-width: 500px) {
    .inner-banner-area .h-500 {display: none !important;}
    .inner-banner-area .s-500 {display: block !important;}
    .np7-banner .inner-banner-txt h2{
        font-size:10vw;
        margin:20px 0
    }
}

#weightLoss + div + div .treatment-img { 
    left:12px;
}
#weightLoss+ div + div .treatment-img,
#testosterone + div + div .treatment-img { 
    left:12px;
}
#weightLoss + div + div .np7-tpa-right span,
#testosterone + div + div .np7-tpa-right span {
    font-size:12px;
    text-align:left;
    text-transform:uppercase;
}
#weightLoss + div + div .np7-tpa-right span:nth-child(odd),
#testosterone + div + div .np7-tpa-right span:nth-child(odd) {
    max-width: 70%;
}
#weightLoss + div + div .np7-tpa-right span:nth-child(even),
#testosterone + div + div .np7-tpa-right span:nth-child(even) {
    max-width:30%;
}
@media(min-width:768px){
    #prematureEjaculation + div + div .treatment-img { 
        max-width: 200px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        bottom: inherit;
        left:12px;
    }
}
.np7-esa{
    position:relative;
}
.menuLinkTrigger{
    position:absolute;
    display:block;
    width:1px;
    height:1px;
    z-index:-1;
}
@media (min-width: 100px) and (max-width: 991px) {
    .np7-esa-menu ul {
        padding: 0 0 15px;
    }
}
@media(max-width:767px){
    .anchor-tag {
        margin-bottom: 200px;
    }
    .menuLinkTrigger.solid{
        display:block;
    }
    .menuLinkTrigger:not(.solid){
        margin-top:200px;
    }
}
body{
    flex-direction:column;
}




#topCTA {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 52px;
    width: 350px;
    font-size: 18px;
    font-weight: 500;
    background: #23f197;
    border-radius: 11px;
    color: #091938;
    text-decoration: none;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    animation: shadow-pulse 3s infinite;
    letter-spacing:0;
    line-height:1;
    font-family: var(--greycliff);
}
#topCTA b {font-weight: bold;}
#topCTA span,
#topCTA b {
    position: relative;
    z-index: 2;
}
#topCTA svg {
    fill: #091938;
    margin-left: 10px;
    width: 8px;
    height: 13px;
    transition: all 0.3s;
    position: relative;
    top: 0px;
    z-index: 2;
}
#topCTA:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #051C3A;
    width: 0;
    transition: all 0.3s;
    z-index:-1;
}
#topCTA:hover {color: #fff !important;}
#topCTA:hover:after {width: 100%;}
#topCTA:hover svg {
    transform: translateX(10px);
    fill: #fff;
}

