@media only screen and (min-width: 2500px) and (max-width: 2800px) {
    .banner2 {
        /* display: block; */
        margin-top: calc(100vw / -10 + 80px);
    }
}

@media only screen and (min-width: 2200px) and (max-width: 2500px) {
    .banner2 {
        /* display: block; */
        margin-top: calc(100vw / -10 + 50px);
    }
}
@media only screen and (max-width: 1500px) {

    .container {
    max-width: 1320px;
}
.FirstScreen {
    background-position: right top;
}
.conTentImg img {
    width: 100px;
}
.leftText {
    font-size: 17px;
    top: -10px;
}
.flotscolLeft {
}
.flotscol {
}
.contentBox p br{
    display: none;
}
.bottomText {
    font-size: 17px;
    bottom: -25px;
    left: 29%;
}
.RightText {
    font-size: 17px;
    top: -10px;
}
.banner2 {
    margin-top: -140px;
}
}
@media only screen and (max-width: 1400px) {
    .container {
    max-width: 1120px;
}
.contentBox p {
}
.conTentImg img {
    width: 80px;
}
.RightText {
    font-size: 14px;
    top: -7px;
}
.bottomText {
    font-size: 14px;
    bottom: -20px;
    left: 30%;
}
.noQuest form {
    width: calc(100% - 100px);
}
.leftText {
    font-size: 14px;
    top: -8px;
}
.bannerHead-info .bannerHead {
    margin-left: 80px;
}
/* .paras2 {
    top: calc(100vh - 325px);
    height: 325px;
} */
footer {
    margin-bottom: 220px;
}
.banner2 {
    margin-top: -130px;
}
}
@media only screen and (max-width: 1250px) {

    .banner2 {
        margin-top: -120px;
    }

    .noQuest form .form-group select {
        padding: 6px 0px 6px;
        font-size: 20px;
    }

    .divSelects {
        position: relative;
        height: 44px;
        margin-top: 46px;
    }
    #select-facility {
        margin-top: 35px;
    }
    .noQuest form .form-group select option {
        background: white;
        font-size: 20px;
        padding: 20px 0;
        color: rgba(94, 94, 94, 0.80);
    }

    .noQuest form .form-group input {
        height: 50px;
        padding: 6px 0px 6px;
        margin-top: 40px;
        font-size: 20px;
    }
    
    .noQuest form .form-group input:focus ~ label,.noQuest form .form-group input:valid~ label{
        bottom: 30px;
        font-size: 16px;
        line-height: 16px;
    }

    .noQuest form .form-group label {
        font-size: 20px;
        line-height: 22px;
    }

    .bannerHead-info .bannerHead {
    margin-left: 50px;
}
.midHeader nav ul li {
}
}
@media only screen and (max-width: 1199px) {
    .footer-popup-header {
        font-size: 24px !important;
        font-weight: 700;
        line-height: normal;
    }
    .footer-popup-p p {
        font-size: 19px !important;
    }
    .container {
    max-width: 920px;
}
.bannerImg {
    max-width: 450px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
    height: 435px;
}
.bannerHead-info {
    max-width: calc(100% - 450px);
    height: 355px;
    margin-top: -9px;
}
.banner:after {
    top: -8.7px;
    height: 354px;
}
.banner:before {
    top: -8px;
    height: 341px;
    border-bottom: 12px solid #f7ed3a;
}
.bannerHead-info .bannerHead {
    max-width: 350px;
    margin-left: 200px;
}
.midHeader nav ul a {
}
.btn-s-l {
    font-size: 18px;
}
.contentBox h3 {
}
.conTentImg img {
    width: 55px;
}
/* .paras2 {
    top: calc(100vh - 350px);
    height: 350px;
} */
.contentBox {
}
.noQuest form {
    width: 100%;
}
.noQuest form .form-group select, .noQuest form .form-group input {
}
.contentBox p {
}
footer {
    margin-bottom: 220px;
}
footer .row .col-sm-5 p {
    font-size: 16px;
}
.col_headers1 {
    max-width: 38%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
}
.cols.col_headers2 {
    max-width: 62%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62%;
            flex: 0 0 62%;
    padding-left: 80px;
}
}
@media only screen and (max-width: 991px) {
    #select-facility {
        margin-top: 15px;
    }
    .divSelects {
        position: relative;
        height: 44px;
        margin-top: 26px;
    }

    .noQuest form .form-group input {
        height: 50px;
        padding: 6px 0px 6px;
        margin-top: 20px;
        font-size: 20px;
    }
    
    .noQuest form .form-group input:focus ~ label,.noQuest form .form-group input:valid~ label{
        bottom: 35px;
        font-size: 16px;
        line-height: 12px;
    }

    .noQuest form .form-group label {
        font-size: 20px;
        line-height: 20px;
    }

    .footer-popup-header {
        font-size: 23px !important;
        font-weight: 700;
        line-height: normal;
    }
    .footer-popup-p p {
        font-size: 24px !important;
    }

    .flotscol {
    width: 100%;
    padding-right: 0;
}
footer .row .col-sm-5 p br{
    display: none;
}
.banner2 {
    margin-top: -105px;
}
.noQuest form .submitBtn {
    max-width: 250px;
    margin: 60px auto 0;
}
.noQuest form .submitBtn input {
    font-size: 18px;
    line-height: 18px;
}
.midHeader nav ul a {
    font-size: 20px;
    line-height: 20px;
}
.midHeader nav ul li {
    padding-left: 25px;
}
.btn-s-l {
}
.show-less-btn {
    padding: 12px 0;
    margin-bottom: 0px;
}
.col_sm3 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
/* .paras2 {
    top: calc(100vh - 320px);
    height: 320px;
} */
.slides {
    top: 250px;
    max-height: 900px;
    height: 100%;
}
.container {
    max-width: 680px;
}
.leftText {
    font-size: 18px;
    top: -14px;
}
.bottomText {
    font-size: 18px;
    bottom: -25px;
    left: 24%;
}
.conTentImg img {
    width: 150px;
}
.RightText {
    font-size: 18px;
    top: -14px;
}
.FirstScreen {
    background-position: left top;
    background-size: contain;
    padding: 40px 0 0px;
}
.col_headers1 a {
    max-width: 300px;
}
.prescBtn {
    max-width: 100%;
}
.prescBtn a {
    max-width: 357px;
    margin: 0 auto;
}
.contentBox {
}
.prescInfo {
    margin: 100px auto 150px;
}
.parasss {
}
.prescInfo ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.prescInfo ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding: 0 15px;
}
.prescribSec {
    margin-bottom: 0;
}
.textFooter {
    margin-top: 100px;
    margin-bottom: 230px;
}
.textFooter img {
    margin-bottom: 50px;
}
.contentBox p {
    font-size: 25px;
    line-height: 130%;
}

.parasss h3 {
    font-size: 20px;
    font-weight: 600;
}

/* .headingh31Dark2 h3 {margin-bottom: 30px;} */
footer .row .col-sm-2 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    margin: 0 0 30px;
}
footer .row .col-sm-5 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}
footer .row .col-sm-5 p {
    font-size: 17px;
}
footer {
    padding: 60px 0;
    margin-bottom: 220px;
    height: auto;
}
.noQuest form {
    margin: 30px 0 60px;
}
noQuest form .submitBtn {
    max-width: 220px;
    margin: 40px auto 0;
}
.footerLogo {
    margin: 0;
}
.requiredField1 {
    margin: 30px 0 0;
}
.requiredField2 {
    margin-top: 30px;
}
.noQuest form textarea {
    height: 200px;
    border: 1px solid #CBCBCB;
    margin-top: 35px;
}
.bannerImg {
    max-width: 350px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
    height: 390px;
    margin-top: -78px;
}
.midHeader nav ul li {
    padding: 35px 0;
    padding-left: 30px;
}
.banner:after {
    top: -0.5px;
    height: 275px;
}
.banner:before {
    top: 0;
    height: 266px;
    border-bottom: 10px solid #f7ed3a;
}
.bannerHead-info .bannerHead {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: 25px;
    padding-left: 100px;
}
.bannerHead-info .viewpinfo a {
    padding: 12px 30px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}
.bannerHead-info .viewpinfo {
    max-width: 250px;
    height: 40px;
    margin-top: 20px;
    margin-right: 20px;
}
}

@media only screen and (max-width: 850px) {
    .bannerImg {
    max-width: 320px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px;
    height: 300px;
    margin-top: -72px;
    margin-left: -30px;
}
.bannerHead-info {
    max-width: calc(100% - 320px);
    height: 250px;
    margin-top: 0;
}
.banner:after {
    height: 252px;
}
.banner:before {
    top: 0;
    height: 242px;
    border-bottom: 10px solid #f7ed3a;
}
.bannerHead-info .bannerHead {
    padding-left: 50px;
    padding-right: 40px;
}
.bannerHead-info .bannerHead img {
    width: 100%;
    max-width: 300px;
}
.bannerHead-info .viewpinfo {
    margin-top: 15px;
    margin-right: 20px;
}
.banner2 {
    margin-top: -73px;
}
}
@media only screen and (max-width: 768px) {
    .footer-popup-p p{
        font-size: 24px;
    }

    .mobile-banner-button {
        width: 90%; 
        padding-top:20px;
        padding-right: 15px;
    }
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 250px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }

    .divSelects {
        position: relative;
        height: 54px;
        margin-top: 0px;
    }

    #safety-anchor {
        display: block;
        position: relative;
        top: -200px;
        visibility: hidden;
    }
.midHeader nav ul li:nth-child(1) {
    order: 1;
}

.midHeader nav ul li:nth-child(2) {
    order: 3;
}

.midHeader nav ul li:nth-child(3) {
    order: 2;
}
    #contact-anchor {
        display: block;
        position: relative;
        top: -140px;
        visibility: hidden;
    }
    #section_A {
        display: block;
        position: relative;
        top: -230px;
        visibility: hidden;
    }
    
    .noQuest form .form-group input {
        height: 50px;
        padding: 6px 0px 6px;
        margin-top: 20px;
        font-size: 20px;
    }
    
    .noQuest form .form-group input:focus ~ label,.noQuest form .form-group input:valid~ label{
        bottom: 25px;
        font-size: 16px;
        line-height: 16px;
    }

    .noQuest form .form-group label {
        font-size: 20px;
        line-height: 20px;
    }

    .footer-popup-header {
        font-size: 22px !important;
        font-weight: 700;
        line-height: normal;
    }
    .footer-popup-p p {
        font-size: 24px !important;
    }

.prescInfo ul li img {
    width: 22px;
    margin-right: 5px;
}
/* .noQuest form .form-group label {
    font-size: 25px;
    line-height: 25px;
    text-shadow: unset;
} */
/* .scrolls.maxitrol1 {
    display: none;
} */
html,body{
    overflow-x: unset;
}
footer {
    padding: 100px 0 150px;
}
.footerLogo img {
    max-width: 325px;
}
.parasss p {
    font-size: 40px;
    line-height: 120%;
    font-weight: 600;
    /* margin: 0; */
    text-align: center !important;
}

.parasss h3 {
    font-size: 32px;
    line-height: 120%;
    font-weight: 600;
    margin: 0;
    text-align: center !important;
}

.requiredField2 p {
    font-size: 25px;
}
.formRow.row .col-sm-6 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 10px 15px;
}
.noQuest form .form-group select, .noQuest form .form-group input {
    /* font-size: 34px; */
    text-shadow: unset;
    padding: 8px 0 0px;
    height: 45px;
    /* margin: 20px 0 0; */
}
.headingh31Dark1 h3  {
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 60px;
}

.headingh31Dark2 h3  {
    font-size: 18px;
    font-weight: 700;
}
.p-disclaimer {
    font-size: 22px;
}
.contentBox p {
    font-size: 26px;
    line-height: 115%;
    /* margin-bottom: 50px; */
    text-align: left;
}
.parasss h3 {
    font-size: 22px;
    font-weight: 600;
}

header {box-shadow: 0 0 15px rgb(0 0 0 / 30%);}
.mobile_show {
    display: block;
}
header.sticky ul li {
    /* padding-top: 0;
    padding-bottom: 0; */
    padding: 5px 0;
}
header.sticky .topHeader {
   display: block;
}
.desktop_show {
    display: none;
}
.banner2 {
    margin-top: -140px;
}
.midHeader nav ul li {
    padding: 0;
    padding-left: 0;
}
.midHeader nav ul a {
    font-size: 40px;
    line-height: 27px;
    padding: 30px 30px;
    font-weight: 500;
    text-align: right;
}
.midHeader nav ul a.active,.midHeader nav ul a.hover {
    background: #88371c;
    color: #fff;
}
.midHeader nav ul a:after{
    display: none;
}
.midHeader nav ul.slideRight {
    right: 0 !important;
    z-index: 999 !important;
}
.topHeader {
    height: auto;
}
footer .row .col-sm-5 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
}
.parasss.parasssD {
    display: none;
}
    .parasssM {
    display: block;
}

.noQuest {
    margin-top: 45px;
}
footer ul {
    margin-top: 15px;
    text-align: center;
}
footer .row .col-sm-5.margintop35 {
    margin-top: 120px;
}
footer .row .col-sm-5 p {
    text-align: center;
}
.midHeader {
    height: auto;
}
.midHeader nav {
    height: 118px;
    position: relative;
    display: block;
    z-index: 999;
}
.midHeader nav ul {
    display: block;
    list-style: none;
    position: fixed;
    right: -100%;
    background: white;
    top: 0;
    z-index: 9;
    height: 100vh;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    width: 85%;
    padding: 235px 0px 50px;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.topHeader ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.topHeader ul li {
    padding: 5px 0;
    font-size: 20px;
    /* line-height: 25px; */
    width: 100%;
    text-align: center;
}
.topHeader ul li:first-child {
    padding-right: 0;
}
.topHeader {
    padding: 20px 0;
}
.contentBox {
    margin-top: 200px;
}
        .contentBox {
    padding: 0;
}
.FirstScreen.fixed {
    position: fixed;
}
.requiredField1 p {
    font-size: 22px;
    color: #5E5E5E;
}
.flotscol {
    width: 100%;
    padding-right: 0;
}
.contentBox p {
}
.prescBtn a {
    max-width: 340px;
    font-size: 20px;
    padding: 0 30px;
    width: 100%;
}
.noQuest form .submitBtn input {
    font-size: 27px;
    line-height: 27px;
}
.noQuest form .submitBtn {
    max-width: calc(100% - 40px);
    margin: 25px auto 0;
    width: 100%;
    height: 70px;
    margin-left: 40px;
}
.noQuest form {
    margin: 45px 0 170px;
}
.headingh31Dark3 h3 {
    font-size: 35px;
    margin-bottom: 30px;
}
.lastPara {
    display: block;
    margin-top: 20px;
}
.cols.col_headers2 {
    max-width: 60%;
    -ms-flex: 0 0 60%;
    -webkit-box-flex: 0;
            flex: 0 0 60%;
    padding-left: 50px;
}
.col_headers1 {
    max-width: 40%;
    -ms-flex: 0 0 40%;
    -webkit-box-flex: 0;
            flex: 0 0 40%;
}
.contentBox {
    padding: 0;
}
.prescInfo ul li a {
    font-size: 20px;
    line-height: 16px;
}
.FirstScreen {
    padding: 25px 0 40px;
}
.prescSec .container {
    padding: 0 15px;
}
.prescSec {
    padding: 50px 0;
}
.conTentImg {
    width: 300px;
}
.conTentImg img {
    width: 80px;
}
.RightText {
    font-size: 13px;
    top: -7px;
}
.leftText {
    font-size: 13px;
    top: -8px;
}
.bottomText {
    font-size: 13px;
    bottom: -16px;
    left: 95px;
}
.fsheader.row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 30px;
}
.logo2 {
    text-align: center;
}
.col_headers1 a {
    max-width: 265px;
    margin: unset;
    margin: 0 0 0 -10px;
}
.cols.col_headers2 a {position: relative;right: -15px;}
.col_headers2 a {
    max-width: 365px;
    padding-top: 0;
}
.FirstScreen {background-size: contain !important;background-position: right 100px;background: #fff url(../img/background.jpg);background-repeat: no-repeat;}
.textFooter p {
    margin-bottom: 0;
}
.contentBox p {
}
.container {
    max-width: 100%;
    padding: 0 35px;
}
.contentBox {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* .paras2 {
    top: unset;
    height: auto;
    position: relative;
    z-index: 0;
    padding: 0;
} */
/* .show-less-btn {
    display: none;
} */
/* .paras2 {
    top: unset;
    height: auto;
    position: relative;
    z-index: 0;
    padding: 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
} */
.maxitrol1p {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
footer {
    margin-bottom: 220px;
}
.prescInfo {
    margin: 50px auto 80px;
}
.prescInfo ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.prescInfo ul li {
    padding: 0 15px;
}
.textFooter .pvc ul li a {
}
.textFooter img {
    max-width: 200px;
    margin: 30px 0px;
}
.textFooter {
    margin-top: 0px;
    padding: 0 30px;
    margin-bottom: 200px;
}
.contentBox .paras {
    text-align: left;
    margin-bottom: 30px;
    padding: 0 30px;
}
.contentBox h3 {
}
/*.paras2 {
    text-align: left;
    padding: 0 30px;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    height: 220px;
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}*/
.slides {
    top: 250px;
    max-height: 900px;
    height: 100%;
}
.mobilebtn {
    width: 65px;
    height: 65px;
    background: #88371c;
    border-radius: 50%;
    padding: 20px 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 3px 7px rgb(0 0 0 / 40%);
    box-shadow: 0 3px 7px rgb(0 0 0 / 40%);
    cursor: pointer;
    right: 0;
    z-index: 99;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
    .mobilebtn.btnRotate {
    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
            z-index: 1001 !important;
}
.bannerHead-info .viewpinfo a {
    padding: 12px 15px;
}
.spanbtn {
    display: block;
    width: 35px;
    height: 4px;
    background: white;
    border-radius: 50px;
}
.spanbtn1 {
    width: 27px;
}
.spanbtn3 {
    width: 27px;
    margin-left: 13px;
}
.spanbtn2 {
    margin: 7px 0;
    width: 40px;
}
.bannerHead-info .viewpinfo {
    margin-top: 30px;
    margin-right: 0;
}
.bannerHead-info .bannerHead {
    padding-left: 30px;
    padding-right: 0;
}
footer .row .col-sm-5 p, footer .row .col-sm-5 p a,footer ul a, footer .row .col-sm-5 p a {
    /* font-size: 32px; */
    line-height: 139%;
}
footer .row .col-sm-5 p br {
    display: block;
}
footer .row .col-sm-5.margintop35 ul {
    margin: 50px 0 0;
}
.margintop36 ul {
    margin: 50px 0 0;
}
.midHeader nav ul {
    padding: 315px 0px 50px;
}

.main-menu {
    display: flex !important;
    flex-direction: column;
  }
  
  .main-menu li:first-child{
  }
  
  .main-menu li:nth-child(2){
  }

  .main-menu li:nth-child(3){
  }

}

@media only screen and (max-width: 690px) {
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 240px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
}
@media only screen and (max-width: 650px) {
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 230px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
    .footer-popup-header {
        font-size: 22px !important;
        font-weight: 700;
        line-height: normal;
    }
    .footer-popup-p p {
        font-size: 24px !important;
    }

    .midHeader nav ul {
    padding: 290px 0px 50px;
}
.midHeader nav ul a {
    font-size: 35px;
    line-height: 35px;
}
.contentBox p {
    font-size: 25px;
}
.parasss h3 {
    font-size: 20px;
    font-weight: 600;
}
}
@media only screen and (max-width: 600px) {
    .mobile-banner-button {
        width: 90%; 
        padding-top:10px;
        padding-right: 10px;
    }
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 210px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
    .noQuest form .form-group input {
        height: 50px;
        padding: 6px 0px 6px;
        margin-top: 20px;
        font-size: 20px;
    }
    
    .noQuest form .form-group input:focus ~ label,.noQuest form .form-group input:valid~ label{
        bottom: 35px;
        font-size: 16px;
        line-height: 12px;
    }

    .noQuest form .form-group label {
        font-size: 20px;
        line-height: 20px;
    }
.prescInfo ul li a {
    font-size: 22px;
}
.midHeader nav ul {
    padding: 315px 0px 50px;
}
.show-less-btn {
    padding: 12px 0;
    margin-bottom: 0px;
}
.midHeader nav ul a {
    font-size: 28px;
    line-height: 25px;
}

.banner2 {
    /* margin-top: -90px; */
}
.bannerImg {
    margin-left: -80px;
}
.parasss {
    margin-bottom: 70px;
}
.bannerHead-info {
    max-width: calc(100% - 250px);
}
.bannerHead-info .bannerHead {
    padding-left: 15px;
}
.contentBox {
}
.prescBtn a {
    max-width: 450px;
    font-size: 22px;
    padding: 10px 35px;
    height: auto;
    width: 100%;
}
.prescInfo ul {
    max-width: 200px;
}
.prescInfo ul li img {
    width: 24px;
    margin-right: 10px;
}
.prescInfo {
    margin: 35px auto 35px;
}
.contentBox p {
}
.contentBox h3 {
}
.contentBox h3 {
}
.prescInfo ul li {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 12px 0;
}
.contentBox .paras {
    margin-bottom: 40px;
}
.FirstScreen {
    background: #fff url(../img/mobilebg.png);
    background-repeat: no-repeat;
}
.col_headers1 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
}
.cols.col_headers2 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    padding-left: 0;
}
.FirstScreen {
    padding: 40px 0px;
}
.col_headers1 a {
    max-width: 270px;
    margin: 0 auto;
}
.col_headers2 a {
    max-width: 340px;
}
.cols.col_headers2 a {
    right: 0;
    margin: 15px auto 0;
}
.lastPara {
    margin-top: 30px;
}
.breakline {
    display: block;
}
.lastPara {
    line-height: 32px;
}
.dblock {
    display: block;
    margin-top: 12px;
}
.contentBox p br {
    display: none;
}
p.textbreak {
    margin-bottom: 0;
}

.contentBox p {
    font-size: 25px;
    margin-bottom: 35px;
}
.parasss h3 {
    font-size: 20px;
    font-weight: 600;
}
.parasss p {
    font-size: 28px;
    font-weight: 600;
}
.headingh31Dark3 h3 {
    font-size: 24px !important;
}

.contentBox p {
    text-align: left;
}
.parasss p{
    text-align: center;
    /* margin: 0; */
}
footer .row .col-sm-5 p, footer .row .col-sm-5 p a, footer ul a, footer .row .col-sm-5 p a {
    /* font-size: 20px; */
    line-height: 115%;
}
/* footer .row .col-sm-5 p br {
    display: none;
} */
.contentBox {
    margin-top: 70px;
}
}
@media only screen and (max-width: 550px) {
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 210px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
    .col_headers1 a {
    max-width: 250px;
}
.midHeader nav ul {
    padding: 300px 0px 50px;
}
.midHeader nav ul a {
    font-size: 25px;
    line-height: 20px;
}
.col_headers2 a {
    max-width: 300px;
}

.slides {
    top: 250px;
    max-height: 900px;
    height: 100%;
}
html, body {
    overflow-x: unset;
}
}
@media only screen and (max-width: 515px) {

    .mobile-banner {
        position: absolute;
        right: 0;
        top: 170px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }


    .topHeader {
    padding: 10px 0;
}
.topHeader ul li {
    padding: 4px 0;
}
.bannerImg {
    max-width: 280px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
    height: 280px;
    margin-top: -63px;
}
.bannerHead-info {
    max-width: calc(100% - 180px);
    height: 220px;
}
.banner:after {
    height: 221px;
}
.banner:before {
    top: 0;
    height: 212px;
    border-bottom: 8px solid #f7ed3a;
}
.bannerHead-info .bannerHead img {
    width: 100%;
    max-width: 200px;
    margin-right: 20px;
}
.bannerHead-info .viewpinfo {
    margin-top: 15px;
    margin-right: 20px;
    max-width: 200px;
}
.bannerHead-info .viewpinfo a {
    font-size: 16px;
}
}
@media only screen and (max-width: 500px) {

    .mobile-banner {
        position: absolute;
        right: 0;
        top: 200px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }

    .FirstScreen {
    background-position: right 0;
}
.prescribSec,.textFooter,.contentBox .paras,.fsheader.row {
    padding: 0 20px;
}
.col_headers1 a {
    max-width: 240px;
}
/* .paras2 {
} */
.slides {
    height: 100%;
}
.FirstScreen {
    padding: 35px 0px;
}
.logo2 img {
    max-width: 180px;
    width: 100%;
}
.logo2 h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
}
.conTent {
    margin-bottom: 30px;
}
.col_headers1 a {
}
.col_headers2 a {
    max-width: 280px;
}
.contentBox {
}
.textFooter img {
    max-width: 220px;
}
.textFooter .pvc {
    max-width: 100%;
}
.textFooter .pvc ul li a {
    font-size: 25px;
}
/* .paras2 {
} */
.formRow.row .col-sm-6,.formRow.row .col-sm-12{
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 10px;
}
.midHeader nav ul {
    right: -100%;
    padding: 215px 0px 50px;
}
footer {
    padding: 70px 0;
}
.footerLogo img {
    max-width: 250px;
}
footer .row .col-sm-5 p, footer .row .col-sm-5 p a, footer ul a, footer .row .col-sm-5 p a {
    /* font-size: 20px; */
    line-height: 115%;
}
footer .row .col-sm-2 {
    margin: 0 0 40px;
}
.margintop36 ul {
    margin: 30px 0 0;
}
footer .row .col-sm-5.margintop35 {
    margin-top: 70px;
}
.container {
    padding: 0 20px;
}
.topHeader ul li {
    font-size: 18px;
    line-height: 18px;
}
.mobilebtn {
    width: 55px;
    height: 55px;
    padding: 15px 12px;
}
.midHeader nav {
    height: 100px;
}
.spanbtn {
    width: 32px;
}
.spanbtn1,.spanbtn3 {
    width: 23px;
}
.spanbtn3 {
    margin-left: 9px;
}
.spanbtn2 {
    margin: 5.5px 0;
}
.banner2 {
    margin-top: -100px;
}
.contentBox p {
    font-size: 20px;
    margin-bottom: 30px;
}
.parasss h3 {
    font-size: 21px;
    font-weight: 600;
}
.parasss p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
}
.parasss {
    margin-bottom: 0px;
}
.headingh31Dark1 h3{
    margin-bottom: 20px;
}

.headingh31Dark2 h3 {
    margin-bottom: 18px;
}
.headingh31Dark3 h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
}
.midHeader nav ul {
    right: -110%;
}
.formRow.row {
    margin: 0;
}
/* .noQuest form .form-group {
    margin: 0;
} */

.noQuest form {
    margin: 0px 0 70px;
}
.requiredField2 p {
    margin: 0;
}
.noQuest form .submitBtn input {
    font-size: 20px;
    line-height: 20px;
}
.noQuest form .submitBtn {
    max-width: 280px;
    margin: 50px auto 0;
    height: 60px;
    margin-top: 10px;
}
.midHeader nav ul a {
    font-size: 22px;
    line-height: 20px;
    padding: 25px 15px;
}
}



@media (max-width: 480px) {

    .mobile-banner {
        position: absolute;
        right: 0;
        top: 200px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
    .col_headers1 a {
    max-width: 230px;
}
.cols.col_headers2 a {
    margin: 10px auto 0;
}
.contentBox {
}
.slides {top: 250px;
    max-height: 900px;
}

}


@media only screen and (max-width: 450px) {
    .mobile-banner-button {
        width: 90%; 
        padding-top:0px;
    }
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 190px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
    .bannerHead-info .viewpinfo {
    max-width: 170px;
}
.bannerHead-info .viewpinfo a {
    font-size: 14px;
}
.bannerHead-info .viewpinfo a {
    padding: 12px 7px;
}
.bannerHead-info .bannerHead img {
    max-width: 150px;
}
.bannerHead-info .bannerHead {
    margin-bottom: 45px;
    margin-top: 45px;
}
}
@media only screen and (max-width: 400px) {
    .topHeader ul li {
        padding: 5px 0;
        font-size: 16px;
        line-height: 16px;
        width: 100%;
        text-align: center;
    }
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 180px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
.prescribSec {
    padding: 0 20px;
}
.banner2 {
    margin-top: -100px;
}
.midHeader nav ul a {
    font-size: 20px;
    line-height: 20px;
    padding: 30px 15px;
}
.banner:before,.banner:after{
    display: none;
}
.slides {top: 250px;
    max-height: 900px;}
.fsheader.row {
    padding: 0 20px;
}
.textFooter {
    padding: 0 20px;
}
.FirstScreen {
    padding: 30px 0 40px;
}
.contentBox {
    margin-top: 60px;
}
.prescBtn a {
    font-size: 20px;
}
.col_headers1 a {
    max-width: 200px;
}
.prescInfo ul li a {
    font-size: 20px;
}
.prescInfo ul li img {
    width: 22px;
}
.prescInfo ul li {
    padding: 12px 0;
}
.col_headers2 a {
    max-width: 250px;
}
.cols.col_headers2 a {
    margin: 10px auto 0;
}
.prescInfo {
    margin: 50px auto 65px;
}
.contentBox h3 {
    font-size: 20px;
    line-height: 25px;
}

.headingh31Dark1 h3  {
    font-size: 17px;
    font-weight: 600;
    line-height: 35px;
}

.headingh31Dark2 h3  {
    font-size: 17px;
    font-weight: 600;
}

.contentBox p {
    line-height: 28px;
    font-size: 25px;
    margin-bottom: 25px;
}
.parasss h3 {
    font-size: 20px;
    font-weight: 600;
}
.contentBox .paras {
    margin-bottom: 40px;
}
.lastPara {
    margin-top: 20px;
}
.prescBtn a {
    padding: 10px 15px;
}
.textFooter .pvc ul li a {
    font-size: 22px;
}
.textFooter .pvc ul li:first-child {
    margin: 0 20px;
}
.textbreak {
    margin-bottom: 0;
}
.banner .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.bannerImg {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    height: auto;
    margin: 0;
    position: relative;
    right: 0;
}
.bannerImg img {
    width: 100%;
    position: relative;
    border-radius: 10px;
    margin-top: 0;
}
.bannerHead-info .bannerHead {
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0;
}
.bannerHead-info .viewpinfo {
    max-width: 200px;
    margin: 25px auto 0;
}
.bannerHead-info .viewpinfo a {
    font-size: 17px;
}
.bannerHead-info .viewpinfo a {
    padding: 12px 10px;
}
.bannerHead-info .bannerHead img {
    max-width: 280px;
    margin: 0 auto;
}
.bannerHead-info {
    max-width: 100%;
    height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.banner {
    background: #88371c;
    padding: 15px 0;
}
.noQuest form .form-group select, .noQuest form .form-group input {
    font-size: 20px;
    margin-top: 15px;
    height: 45px;
}
.noQuest form .form-group label {
    font-size: 20px;
    line-height: 20px;
}
.noQuest form .submitBtn input {
    font-size: 18px;
    line-height: 18px;
}
.noQuest form .submitBtn {
    max-width: 250px;
    height: 50px;
}
.midHeader nav ul {
    padding: 205px 0px 50px;
    width: 85%;
}
}
@media only screen and (max-width: 350px) {
    .mobile-banner {
        position: absolute;
        right: 0;
        top: 171px;
        padding-bottom: 10%;
        padding-right: 0%;
        padding-left: 25%;
        width: 75%;
    }
    .textFooter img {
    max-width: 200px;
}
.midHeader nav ul {
    padding: 230px 0px 50px;
    width: 90%;
}
.midHeader nav ul {
    padding: 210px 0px 50px;
}
.banner2 {
    margin-top: -96px;
}
.textFooter .pvc ul li:first-child {
    margin-right: 20px;
}
.prescBtn a {
    font-size: 18px;
}
.col_headers1 a {
    max-width: 200px;
}
.col_headers2 a {
    max-width: 230px;
}
.contentBox {
    margin-top: 100px;
}
.prescInfo {
    margin: 60px auto;
    max-width: 180px;
}
.prescInfo ul li img {
    width: 22px;
    margin-right: 8px;
}
.prescInfo ul li a {
    font-size: 18px;
    line-height: 18px;
}

}

