@media screen and (max-width: 1375px) and (min-width: 1281px) {
    .custom-navbar-nav {
        margin-left: 10px;
    }

}

@media screen and (min-width: 767px) {
    .mac.safari.mobile-chrome .register-btn:not(.more-details) {
        padding-top: 14px !important;
    }

}

@media screen and (max-width: 991px) and (min-width: 767px) {
    .bannerCaption {
        margin-top: 50px;
    }
}


.header-input-group {
    width: 150px;
    margin-left: 10px;
    margin-top: 0px;
}

.navbar-default .navbar-brand {
    width: 200px;
}

.register-btn {
    width: 120px;
}

.custom-navbar-nav li a {
    padding: 0;
}

.custom-navbar-nav2>li>a {
    width: 174px;
    height: 47px;
    padding-top: 16px !important;
    margin: 0;
}

.navbar-default .navbar-brand {
    padding: 0
}

.custom-navbar {
    padding: 15px 0;
}

.custom-navbar-nav {
    padding-top: 20px;
}

.header-input-group {
    width: 250px;
    height: 44px;
    margin-right: 20px;
}

.search_field,
.search-icon-web {
    height: 44px !important;
}

.custom-navbar .navbar-right {
    padding-right: 0 !important;
}

.custom-navbar-nav2 {
    padding-top: 7px;
}

.custom-navbar-nav>li+li {
    margin-left: 30px;

}

.navbar-default .navbar-nav>li>a {
    color: #132044;
}

.search-input {
    background-color: #EDF3F5;
}

.header-input-group .input-group-btn span {
    background-color: #EDF3F5 !important;
}

.search-icon {
    width: 80px;
    padding-top: 6px;
    padding-right: 10px;
}

.register-withoutLogin {
    color: #fff !important;
}

.custom-navbar-nav li a.color-pink {
    color: #ff0d7b !important;
    background-color: transparent !important;
}

.custom-navbar .custom-navbar-nav li a:hover {
    color: #ff0d7b !important;
}

.subject-title {
    font-size: 18px !important;
    line-height: 26px;
    margin: 10px auto 0;
    max-width: 175px;
}

.homeBanner {
    position: relative;
}

.homeBanner .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bannerCaption {
    margin-top: 94px;
    max-width: 587px;
}

.bannerCaption h1 {
    color: #132044;
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
}

.bannerCaption h1 span {
    color: #FF0D7B;
    display: block;
}

.bannerCaption p {
    font-size: 17px;
    line-height: 36px;
    color: #303E4E;
    margin-bottom: 20px;
}

.bannerCaption .register-btn {
    width: 173px;
    border-radius: 10px;
    min-height: 47px;
}

/* #register-btn{
    border-radius: 10px;
} */
.helpSection {
    padding-top: 40px;
    background-color: #EFF2F6;
}

.helpSection .section-heading {
    color: #132044;
    font-size: 44px;
    margin-bottom: 25px;
}

.helpBox {
    border: 1px solid #BCD1D1;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    background-color: #fff;
}

.helpBox header {
    text-align: center;
}

.helpBox header h4 {
    position: relative;
    font-size: 24px;
    color: #132044;
    line-height: 35px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.helpBox header h4:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 78px;
    height: 5px;
    border-radius: 3px;
    margin: 0 auto;
    background: #FF0D7B;
    content: "";
}

.helpBox header p {
    font-size: 18px;
    color: #303E4E;
    line-height: 27px;
    margin-bottom: 20px;
}

.helpBox header figure {
    border-radius: 15px;
}

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

.helpBox ul li {
    font-size: 16px;
    line-height: 21px;
    color: #303E4E;
    padding-left: 25px;
    position: relative;
}

.helpBox ul li:after {
    content: '';
    left: 0;
    top: 3px;
    position: absolute;
    width: 14px;
    height: 14px;
    background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_195_1065)"><path d="M6.99999 12.6667C10.2216 12.6667 12.8333 10.055 12.8333 6.83333C12.8333 3.61167 10.2216 1 6.99999 1C3.77833 1 1.16666 3.61167 1.16666 6.83333C1.16666 10.055 3.77833 12.6667 6.99999 12.6667Z" stroke="%234C8080" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.08334 7.11805L5.83334 8.82638L9.91668 4.84027" stroke="%234C8080" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_195_1065"><rect width="14" height="13.6667" fill="white"/></clipPath></defs></svg>');
}

.helpBox ul li+li {
    margin-top: 10px;
}

.helpBoxFooter {
    margin-top: 30px;
    border-top: 1px solid #CED6E0;
    padding-top: 20px;
    text-align: center;
}

.helpBoxFooter .register-btn {
    width: 107px;
    height: 39px;
    border-radius: 10px;
}

.helpSection .row:not(.helpBox .row) {
    display: flex;
    flex-wrap: wrap;
    margin-top: -10px;
    margin-bottom: -10px;
}

.helpSection .row [class*=col-]:not(.helpBox .row [class*=col-]) {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.badgeCol {
    margin-bottom: 20px;
    display: flex;
}

.badgeCol a {
    padding: 10px 20px 8px;
    background-color: #EFF2F6;
    border-radius: 24px;
    color: #132044;
    display: flex;
    align-items: center;
}

.badgeCol a+a {
    margin-left: 10px;
}

.badgeCol .active {
    color: #fff;
    background-color: #4C8080;
    box-shadow: 0px 34px 14px rgba(18, 126, 129, 0.02), 0px 19px 11px rgba(18, 126, 129, 0.08), 0px 8px 8px rgba(18, 126, 129, 0.13), 0px 2px 5px rgba(18, 126, 129, 0.15);
}

.heightAdjustment {
    min-height: 270px;
}

.register-btn {
    width: 100%;
}

@media screen and (min-width: 1025px) {
    .sub-foot-width {
        width: 14%;
    }

    .about-us-banner-sec {
        padding: 100px 0;
    }
}

.custom-navbar-nav2>li>a {
    width: 160px;
}


.header-input-group {
    width: 240px;
}

footer.section-bg {
    padding-top: 20px;
    padding-bottom: 46px;
    background-color: #EFF2F6;
    border-top: 1px solid #CAD8D8;
    margin-top: -20px;
}

.footer-heading {
    color: #132044;
}

.footer-menu-list li a {
    color: #303E4E;
}

.footer-menu-list2 li span {
    color: #303E4E;
}

.footer-menu-list2 li a {
    color: #132044;
}

.bottom-footer-terms-list li a,
.bottom-footer-terms-list li span,
.gphc-icon .link-what {
    opacity: 1;
}

.section-bg-blue {
    background-color: #1C2A54;
}

@media screen and (min-width: 1200px) {
    .footer-bottom.section-bg-blue {
        padding: 20px 0px 20px;
    }
}





.left-arrow:before,
.right-arrow:before {
    height: 63px;
}

.helpSection {
    padding-bottom: 40px;
}

.fire-fox .register-btn:not(.more-details) {
    padding-top: 14px !important;
    padding-bottom: 0 !important;
}

.custom-navbar-nav {
    margin-left: 20px;
}

@media screen and (min-width: 1090px) {
    .fire-fox .custom-navbar-nav li a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .custom-navbar-nav li a .img1,
    .section-heading span {
        display: inline-block !important;
    }
}

.feature-list li b {
    font-size: 16px;
    color: #211e5e;
}

.feature-list li span {
    top: 0;
}

.pink-btn-100 {

    background: linear-gradient(to bottom, #4C8080, #4C8080);
    border: 1px solid #4C8080;
}



.homeBanner {
    position: relative;
    max-height: 432px;
    overflow: hidden;
}

.homeBanner .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bannerCaption {
    max-width: 472px;
}

.bannerCaption h1 {
    color: #132044;
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
}

.section-bg {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-heading {
    color: #132044;
}

.custom-row-margin-top {
    margin-top: 20px;
}

.pink-btn {
    padding: 10px;
    background-color: #4C8080;
    font-size: 18px;
    border-color: transparent;
    line-height: 15px;
    padding: 18px 15px 12px;
}

.pink-btn:hover {
    color: #4C8080;
    border-color: #4C8080;
}

.disease-box {
    position: relative;
    border: 1px solid #C5CFEB;
    border-radius: 30px;
    padding: 16px 22px;
    box-shadow: 0px 234px 94px rgba(160, 178, 202, 0.01), 0px 132px 79px rgba(160, 178, 202, 0.05), 0px 59px 59px rgba(160, 178, 202, 0.09), 0px 15px 32px rgba(160, 178, 202, 0.1);
}

.disease-box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 8px;
    height: 18px;
    background-color: #4C8080;
}

.disease-box li {
    padding-left: 25px;
    position: relative;
}

.disease-box ul li a {
    font-size: 18px;
    line-height: 27px;
    color: #303E4E !important;
}

.disease-box li:after {
    position: absolute;
    left: 0;
    top: 3px;
    background-image: url('data:image/svg+xml,<svg width="15" height="13" viewBox="0 0 15 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.1643 6.5L7.95716 0.292908L6.54296 1.70712L11.3359 6.5L6.54296 11.2929L7.95716 12.7071L14.1643 6.5ZM8.51436 6.5L2.30728 0.292908L0.893066 1.70712L5.68596 6.5L0.893066 11.2929L2.30728 12.7071L8.51436 6.5Z" fill="%234C8080"/></svg>');
    width: 15px;
    height: 13px;
    content: "";
}

.disease-box h2 {
    color: #132044;
    font-size: 24px;
    line-height: 145%;
}

.section-heading:after {
    position: absolute;
    left: 27px;
    right: 0;
    bottom: -5px;
    width: 78px;
    height: 5px;
    border-radius: 3px;
    margin: 0 auto;
    background: #FF0D7B;
    content: "";
}

.section-heading {
    position: relative;
    padding-top: 40px;
}

.testimonial-item {
    border: 1px solid #DCECEC;
    text-align: left !important;
    border-radius: 10px;
}

.testimonial-body {
    background-color: #fff;
    padding: 10px 15px;
}

.testimonial-footer {
    background-color: #EFF2F6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.testimonial-list .owl-item img {
    margin: 0 !important;
}

.testimonial-main-slider .testimonial-item .testimonial-txt {
    margin: 0 !important;
}

.testimonial-item .testimonial-auth {
    font-size: 18px;
    color: #000;
}

.testimonial-item .testimonial-order {
    color: #303E4E;
}

.left-arrow:before,
.right-arrow:before {
    height: 60px;
    width: 17px;
    top: 38%;
}

.testimonial-main-slider .testimonial-item .testimonial-txt {
    max-width: 100%;
    min-height: 100px;
}

.prescriptionCare {
    padding: 0 0 60px;
}

.prescriptionCare .custom-row {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #D3D9EA;
    padding-top: 30px;
}

.prescriptionCare .item {
    width: 33.33%;
    text-align: center;
    position: relative;
}

.prescriptionCare .item img {
    display: inline-block;
}

.prescriptionCare .item figure {
    margin-bottom: 20px;
    min-height: 123px;
}

.prescriptionCare .item p {
    font-size: 18px;
    color: #132044;
}

.prescriptionCare .item+.item {
    position: relative;
}

.prescriptionCare .item+.item:after {
    position: absolute;
    content: "";
    left: -90px;
    top: 40%;
    width: 190px;
    height: 30px;
    background-image: url('data:image/svg+xml,<svg width="190" height="30" viewBox="0 0 190 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.30664C31.1667 21.9733 110.9 50.9066 188.5 1.30664" stroke="%23D4DAF0" stroke-width="2"/></svg>');
}

.prescriptionCare .item:last-child:after {
    transform: rotate(180deg);
}

.getStarted {
    position: relative;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.getStarted h2 {
    margin-top: 0;
    color: #fff;
}

.getStarted p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 0px;
}

.fire-fox .pink-btn {
    padding-top: 10px !important;
    padding-bottom: 7px !important;
}

.mainBanner .container{
  top:35%;
}

.treatment-list p {
    color: #9e9dac;
    font-size: 14px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 0px 4px;
}
.short-description{
    height: 120px;
    overflow: hidden;
}

.health-article-truncated {
    height: 127px;
    overflow: hidden;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 9px;
    /*margin-bottom: 5px !important;*/
}
.tab-questions p a{
    color: #9e9dac;
    text-decoration: none;
}

.box-txt{
    font-family: tondo-regular, Sans-Serif;
    text-align: center;
    margin-top: 25px;
    font-size: 22px;
    color: #1c2a54;
    margin-bottom: 25px;
}

.ship-section-bg {
    padding-bottom: 16px;
}

.treatment-list:hover {
    -webkit-box-shadow: -1px 1px 5px 4px rgba(76,128,128,0.71);
    -moz-box-shadow: -1px 1px 5px 4px rgba(76,128,128,0.71);
    box-shadow: -1px 1px 5px 4px rgba(76,128,128,0.71);
}

.condition-plan li:only-child { margin-left: auto; margin-right: auto !important;}

.tabsCustom {
    border: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}

.tabsCustom .list-unstyled {
    display: flex !important;
    justify-content: center !important;
}

.tabs.tabsCustom ul li {
    float: inherit;
    border: 1px solid #1c2a54;
    background-color: #f6f6f8;
}

.tabs.tabsCustom ul li:first-of-type {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tabs.tabsCustom ul li:last-of-type {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.list-unstyled {
    display: block !important;
}

.disclaimer-text {
    clear: both;
    padding-top: 30px;
}

.landing-banner-bottom-list ul.feature-lists li span {
    font-size: 20px;
}

.accordion-sec img {
    max-width: 100%;
}

.anxiety-faq-inner .accordion-sec .panel-body p {
    max-width: 100%;
}

.anxiety-frequently-sec .sec-main-heading {
    padding-top: 0;
}

.medzino-us .landing-banner-lhs .banner-btn .book-btn{
font-size: 22px !important;
}
.frequently-rhs-wrap ul li:only-child {
margin-top: 34px !important;
padding-top: 15px;
}

@media (max-width: 991px) {

    .badgeCol a {
        padding: 10px 10px 8px;
    }
}

@media (max-width: 767px) {
    .custom-navbar-nav>li+li {
        margin-left: 0px;
        margin-top: 15px;
    }

    .navbar .custom-navbar-nav {
        margin-left: 15px;
    }

    .header-input-group {
        width: 93% !important;
        margin-left: 0 !important;
    }

    .user-login-icon {
        margin-top: 0;
    }

    .navbar-toggle.collapsed {
        margin-top: 0;
    }

    .homeBanner .container {
        position: static;
        transform: inherit;
    }

    .bannerCaption {
        margin-top: 0;
        padding: 30px 0 40px;
    }

    .bannerCaption h1 {
        font-size: 28px;
        line-height: normal;
    }

    .bannerCaption p {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .helpSection .section-heading {
        font-size: 24px;
    }

    .badgeCol {
        display: block;
    }

    .badgeCol a {
        justify-content: center;
    }

    .badgeCol a+a {
        margin-top: 10px;
    }

    .helpBox ul {
        margin-top: 10px;
    }

    .helpBoxFooter .register-btn {
        width: 100%;
    }

    .custom-navbar .navbar-toggle {
        margin-top: 0;
    }

    .prescriptionCare .item+.item:after {
        display: none;
    }

    .prescriptionCare .item {
        width: 100%;
    }

    .homeBanner .container {
        position: static;
        top: 0;
        transform: inherit;
    }

    .sub-footer-menu .footer-menu-list {
        padding-top: 30px;
    }

    .homeBanner{
        max-height: 100%;
    }
}