
@media only screen and (max-width: 990px) {
    .graphLastPara {
        position: relative;
        top: 0px;
    }
}


@media only screen and (min-width: 1400px) {
    
    header {
        margin-bottom: -87px;
    }
}



@media only screen and (min-width: 990px) and (max-width: 1200px) {
    .graphLastPara {
        position: relative;
        top: -60px;
    }
    header {
        margin-bottom: -70px;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .graphLastPara {
        position: relative;
        top: 0px;
    }
    header {
        margin-bottom: -80px;
    }
}


@media only screen and (max-width: 1400px) {
    .anesthesiaSec {
    width: 90%;
    max-width: 637px;
}


/* .graphLastPara {
	position: relative;
	top: 0px;
} */

@font-face {
    font-family: "Lumberjack-Inline-Rough";
    src: url("Lumberjack-Inline-Rough.otf")
  }

#anesthesiaH2 {
    /* font-size: 40px; */
}
.textCenter h3 br{
    display: none;
}
.FooterPara p {
    font-size: 22px;
    line-height: 32px;
}

.pdf-icon {
    max-width: 75px;
    -ms-flex: 0 0 75px;
    -webkit-box-flex: 0;
            flex: 0 0 75px;
}
.Reimbursement h2 br{
    display: none;
}
.anesthesiaCol-1 {
    left: -8px;
}
.Reimbursement-col-L {
    max-width: 65%;
    -ms-flex: 0 0 65%;
    -webkit-box-flex: 0;
            flex: 0 0 65%;
}
.Reimbursement-col-R {
    max-width: 35%;
    -ms-flex: 0 0 35%;
    -webkit-box-flex: 0;
            flex: 0 0 35%;
}
.anesthesiaCol-1 .dropTimer {
    left: 100px;
}
/* .anesthesiaCol-2 {
    left: 170px;
} */
.anesthesiaCol.anesthesiaCol-3 {
    left: 64%;
}
.anesthesiaCol.anesthesiaCol-4 {
    left: 96.3%
}
.anesthesiaSec:after {
    /*! left: .5%; */
    width: 102%;
}
    .container {
        max-width: 1120px;
    }
    .anesthesia .protocol1 .pro-col-L {
    max-width: 60%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
}
.anesthesia .protocol1 .pro-col-R {
    max-width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
}
.protocol5 h2 br{
    display: none;
}
    .checkboxs {
    padding-right: 100px;
    padding-left: 40px;
}
.an-graph {
    padding-top: 150px;
}
.drop-arrow {
    right: 45px;
}
    .order-col-L {
    max-width: 64%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
}
.order-col-R {
    max-width: 36%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
}
    .top-header h3 {
        font-size: 30px;
    }
.logo-brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
}
.navigation {
    max-width: 75%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
}
.logo-brand a {
    max-width: 240px;
}
.main-menu a {
    padding: 12px 12px;
    font-size: 20px;
}
.home .space-left {
    margin-left: 40px;
}
.logo-icon {
    max-width: 390px;
    right: 125px;
}
.banner-text {
    max-width: 550px;
    padding-top: 150px;
    padding-bottom: 50px;
}
.banner-text h1 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.2px;
    margin-bottom: 15px;
    font-family: "Lumberjack";
    font-weight: 600;
}
.banner-text h3 {
    font-size: 30px;
    line-height: 40px;
}
.code {
    font-size: 35px;
    line-height: 30px;
    margin: 15px 0 15px;
}
}


@media only screen and (min-width: 1300px) {
    .banner {
        background: url(../img/banner-bg.png);
        background: url(../img/back_ground.png);
        padding: 0;
        background-size: 100%;
        height: 508px;
        background-repeat: no-repeat;
        margin: 0 0 0;
        background-position: right bottom;
        position: relative;
        z-index: 0;
        background-size: cover;
        background-position: right bottom;
    }
    
    .banner-text {
        max-width: 750px;
        padding-top: 150px;
        padding-bottom: 50px;
    }

}
@media only screen and (max-width: 1199px) {
    .container {
    max-width: 920px;
}
.thankyouInner h3 {
    margin: 0 0 50px;
    padding-bottom: 20px;
}
.thankyouInner p br{
    display: none;
}
.t-h-logo {
    max-width: 300px;
}
.colSM70 {
    max-width: 70%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
}
.colSM30 {
    max-width: 30%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
}
.colSM10 {
    max-width: 20%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
}
.colSM60 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}

/* .iframe1{
    display: none;
}
.iframe2{
    display: block;
} */
.FooterPara {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.FooterPara p {
    font-size: 20px;
    line-height: 30px;
    width: 100%;
}
.footerPlast {
    position: relative;
    top: 0;
}
.Footer {
    padding: 50px 0;
}
.regForm form p {
    font-size: 20px;
    line-height: 25px;
}
.titleTexT h4 {
    line-height: 25px;
}
.protocol5 .pro-col-L,.protocol5 .pro-col-R {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}

.Reimbursement-col-L {
    max-width: 58%;
    -ms-flex: 0 0 58%;
    -webkit-box-flex: 0;
            flex: 0 0 58%;
}
.Reimbursement-col-R {
    max-width: 42%;
    -ms-flex: 0 0 42%;
    -webkit-box-flex: 0;
            flex: 0 0 42%;
}
.drop-arrow {
    right: 120px;
}
.an-graph {
    padding-top: 50px;
}
.protocol5 {
    margin-top: 50px;
    position: relative;
    z-index: 0;
}
.form-input-col6 input, .form-input-col6 select {
    /* font-size: 18px; */
    line-height: 25px;
}
.checkboxs p {
    font-size: 18px;
    line-height: 25px;
}
    .order-col-L,.order-col-R {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}
.pro1-header p {
    font-size: 18px;
    line-height: 25px;
}
.pro-col-R ul li {
    margin-bottom: 25px;
}
.pro4-box p {
    font-size: 22px;
    line-height: 30px;
}
.protocol2 {
    margin-top: 0px;
}
.pg-icon-2 {
    left: 550px;
}
.pro4-box {
    height: auto;
}
.img3box-title h4 {
    font-size: 20px;
    line-height: 27px;
}
.img3box-orig span {
    font-size: 35px;
    line-height: 30px;
}
.pg-icon-3 {
    left: 615px;
}
.top-header h3 {
    font-size: 25px;
    line-height: 50px;
}
.pro-col-R h4 {
    font-size: 25px;
    line-height: 30px;
}
.logo-brand a {
    max-width: 200px;
}
.pro-col-R h4 {
    margin: 0 0 25px;
}
.main-menu a {
    font-size: 18px;
    padding: 15px 12px;
    display: block;
    text-align: left;
}
.home .space-left {
    margin-left: 0;
}
.banner-text h1 {
    font-size: 50px;
    line-height: 60px;
}
.banner-text h3 {
    font-size: 30px;
    line-height: 40px;
}
.banner {
    height: 465px;
}
.logo-icon {
    max-width: 350px;
    right: 80px;
    top: 60px;
}
.col-left {
    max-width: 55%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
}
.col-right {
    max-width: 45%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    padding: 0 15px;
}
.para p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
}
.para {
    margin-bottom: 20px;
}
.order-iheezo-box h2 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0;
}
.button-div {
    width: 100%;
    max-width: 200px;
}
.foo-copyright p br {
    /* display: none; */
}
footer {
    padding: 25px 0 35px;
    background-size: cover;
}
.foo-social ul li a img {
    max-width: 35px;
}
.anesthesiaPage .protocol1 .pro-col-L {
    /*height: 150px;*/
    height:auto;
    /*margin: 0 0 35px;*/
    margin:0;
}

.anesthesiaPage .protocol1 .pro-col-L, .anesthesiaPage .protocol1 .pro-col-R {
    /*
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    */
}
.protocol5 .pro-col-L
{
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
} 
.protocol5 .pro-col-R {
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
}
.anesthesiaPage .protocol1 .pro-col-L, .anesthesiaPage .protocol1 .pro-col-R {
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
}
.anesthesiaPage .protocol1 .pro-col-R {
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
}
#mobile-view-left {
    display: block;
}
#mobile-view {
    display: none;
}
#anesthesiaH2 {
    margin-bottom: 8px;
}
#mobile-view-anesthesia-left {
    display: block;
}
#mobile-view-anesthesia {
    display: none;
}
}
@media only screen and (max-width: 991px) {
    .banner {
        background: url(../img/banner-bg.png);;
        padding: 0;
        background-size: 100%;
        height: 508px;
        background-repeat: no-repeat;
        margin: 0 0 0;
        background-position: right bottom;
        position: relative;
        z-index: 0;
    }
    .container {
    max-width: 680px;
}

.iframe1{
    display: none;
}
.iframe2{
    display: block;
}
.sups {
    top: -12px;
}
.thankyouInner {
    height: auto;
    padding: 50px;
}
.thankyouInner p {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
.t-h-menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.Header {
    background-size: cover;
    background-position: top right;
}
.Reimbursement .para-bold p b br{
    display: none;
}
.Reimbursement-box-disblock {
    display: block;
    padding: 10px 0 0;
}
.Reimbursement-box-a,.Reimbursement-box-pdf {
    margin-bottom: 20px;
}
.Reimbursement-col-L,.Reimbursement-col-R {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
}
p.spacetop {
    margin-top: 20px;
}
.support-team {
    margin-top: 30px;
}
.Reimbursement-box-disnone {
    display: none;
}
.mobile-dispaly {
    display: block;
}
.mobile-logo a {
    display: block;
}
.main-menu li {
    background: none;
  }
.mobile-logo a img {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
}
.mobile-logo {
    display: block;
    padding-bottom: 25px;
    border-bottom: 2px solid #ffedc8;
    padding: 25px 20px;
    text-align: center;
    background: #e0faff;
    margin-bottom: 10px;
}
.closeXbtn {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    border: 2px solid rgb(243 253 255 / 60%);
    line-height: 40px;
    z-index: 100;
    width: 55px;
    height: 55px;
    background: #ff4b4b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: -1px 5px 15px rgb(0 0 0 / 20%);
            box-shadow: -1px 5px 15px rgb(0 0 0 / 20%);
    border-radius: 50%;
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
}
/* .closeXbtn:hover {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
} */

.burger-menu.active {
    display: none;
}
.bg.active {
    display: block;
}
.navigation.active {
    left: 0;
}
.Viscosity-opt p {
    font-size: 25px;
    line-height: 30px;
}
.pro1-header h2 br,.pro1-header p br{
    display: none;
}
.form-col-R, .form-col-L {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.ab-sec1 .pro-col-R {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.form-col-R {
    margin-top: 35px;
}
.checkboxs {
    padding-right: 0;
    padding-left: 30px;
    max-width: 100%;
}
.order-col-L, .order-col-R {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.pg-icon-1.d-b-mob {
    display: block;
}
.order-box {
    margin-top: 30px;
    margin-bottom: 50px;
}
.order-box p br{
    display: none;
}
.ab-sec1.order {
    padding: 75px 0 0;
}
.pro-col-L {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.pagetitle-text h1 br {
    display: none;
}
.pro2box {
    margin-top: 30px;
}
.pro2box p {
    font-size: 20px;
    line-height: 30px;
}
.pro-col-R.long-m {
    margin-top: 30px;
}
.top-header {
    height: auto;
}
.pg-icon-1 img {
    width: 45px;
}
.pg-icon-1 {
    bottom: -95px;
    height: 40px;
}
.pg-icon-2 {
    left: 450px;
}
.pg-icon-3 {
    left: 505px;
}
.pg-icon-3 img {
    max-width: 100px;
}
.pg-icon-3 {
    bottom: -40px;
}
.pagetitle {
    background-position: left bottom;
}
.top-header h3 {
    font-size: 25px;
    line-height: 50px;
}
.close-btn {
    width: 20px;
    height: 20px;
}
.path11,.path12 {
    width: 4px;
    height: 22px;
}
.navigation {
    max-width: 300px;
    width: 300px;
    position: fixed;
    left: -320px;
    top: 0;
    -webkit-box-shadow: 10px 0px 15px rgb(41 59 151 / 15%);
            box-shadow: 10px 0px 15px rgb(41 59 151 / 15%);
    padding: 0;
    height: 100vh;
    border-radius: 2px;
    background: #f3fdff;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    z-index: 99;
}
.top-menu,.main-menu{
    display: block;
    max-width: 100%;
}
.top-menu{display: none;}
.main-menu{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: auto;
}
.top-menu a {
    font-size: 18px;
    padding: 8px 10px;
}
.logo-brand a {
    margin: 30px 0 0;
}
.logo-brand {
    -webkit-box-flex: 90%;
        -ms-flex: 90%;
            flex: 90%;
    max-width: 90%;
}
.middle-header:after {
    display: none;
}
.burger-menu {
    top: 60px;
    padding: 10px 8px;
    display: block;
}
.burger-menu span:nth-child(2) {
    margin: 5px 0;
}
.burger-menu span {
    width: 100%;
    height: 5px;
}
.burger-menu {
    width: 45px;
    height: 45px;
    cursor: pointer;
}
.banner-text {
    max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}
.logo-icon{
    display: none;
}
.banner {
    height: 400px;
}
header {
    margin-bottom: 0;
}
.banner-text h1 br {
    display: none;
}
.banner-text h3 {
    font-size: 35px;
    line-height: 45px;
}
.col-left {
    max-width: 55%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
}
.col-right {
    max-width: 45%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
}
.order-iheezo-box {
    padding: 25px 20px;
}
.foo-copyright p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
}
.foo-inner-col-15 {
    max-width: 180px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
}
.foo-inner-col-85 {
    max-width: calc(100% - 180px);
    padding-left: 20px;
}
.foo-social {
    margin-bottom: 15px;
}
.foo-social ul li a img {
    max-width: 25px;
}
.foo-social ul li {
    margin-right: 15px;
}
#mobile-view-left {
    display: none;
}
#mobile-view {
    display: block;
}
#anesthesiaH2 {
    margin-bottom: 18px;
}
#mobile-view-anesthesia-left {
    display: none;
}
#mobile-view-anesthesia {
    display: block;
}
.anesthesiaPage .protocol1 .pro-col-L, .anesthesiaPage .protocol1 .pro-col-R {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
}
@media only screen and (max-width: 767px) {
    .container {
    max-width: 100%;
}
.sups {
    font-size: 20px;
    line-height: 20px;
    top: -12px;
}
.Viscosity.Viscosity2 {
    display: block;
}
.thankyouInner h3 {
    margin: 0 0 50px;
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 20px;
}
.t-h-logo {
    max-width: 250px;
}
.regForm h3 {
    font-size: 30px;
    line-height: 35px;
}
.regForm {
    padding: 60px 0;
}
.regForm form {
    padding-top: 50px;
}
.Reimbursement-box-disblock {
    padding: 0;
}

.pdf-icon img{
    width: 100%;
}
.colSM60, .colSM30, .colSM70, .colSM10, .colSM12, .formBox2 h3, .titleTexT, .colSM6, .regForm h3 {
    height: 65px;
    padding: 20px 15px 0;
}
.formBox2 h3, .formBox h3 {
    font-size: 25px;
    line-height: 30px;
    height: auto;
    padding: 0 15px;
}
.colSM30 {
    max-width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
}
.colSM60 {
    max-width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
}
.titleTexT,.textCenter h3 {
    height: auto;
    padding: 0 15px;
}
.regForm form .required-fields {
    margin-top: 50px;
    padding: 0 15px;
}
.colSM70 {
    max-width: 60%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
}
.formBox2 {
    margin: 50px 0 0;
}
.Reimbursement-box-pdf a {
    height: auto;
}
.Reimbursement-box-pdf a p {
    font-size: 16px;
    padding: 18px 0;
    line-height: 16px;
}
.Reimbursement-box-a a {
    font-size: 16px;
}
.pdf-icon {
    max-width: 50px;
    -ms-flex: 0 0 50px;
    -webkit-box-flex: 0;
            flex: 0 0 50px;
    padding: 10px 8px;
}
.Reimbursement-box-a {
    height: 52px;
}
.drop-arrow {
    right: 14%;
    top: unset;
    bottom: -28px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.Viscosity2 .Viscosity-opt {
    display: block;
}
.anesthesiaSec2 {
    display: block;
}
.anesthesiaSec {
    display: none;
}
.anesthesiaSec2 {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
}
.dropIconboxs {
    width: 70px;
    text-align: center;
    margin-bottom: 55px;
    position: relative;
}

.dropIconboxs span {
    color: #293b97;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
    margin: 8px 0 0;
    display: block;
}
.dropIconboxs:after {
    top: 85px;
    left: 35px;
    width: 1px;
    height: 50px;
    content: '';
    background: #293b97;
    position: absolute;
}
.dropIconboxs:before {
    top: 108px;
    left: 35px;
    width: 200px;
    height: auto;
    content: '';
    border-bottom: 1px solid #293b97;
    position: absolute;
}

.dropIconboxs-last:before, .dropIconboxs-last:after {
    display: none;
}
.dropIconboxs img {
    width: 35px;
}
.dropIconboxs-last img {
    width: 14px;
    margin-top: 0px;
}
.anesthesiaPage .protocol1 .pro-col-L {
    height: auto;
    margin: 0;
}
.anesthesiaPage .protocol5 .pro-col-L {
    /*
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    */
}
.dropIconboxs-last {
    margin-bottom: 0;
}
.Viscosity-opt {
    display: none;
}
.an-graph {
    padding-top: 30px;
}
.anesthesia .protocol1 .pro-col-L,.anesthesia .protocol1 .pro-col-R {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.dropTimers img {
    width: 45px;
}
.dropTimers {
    position: absolute;
    left: 245px;
    top: 86px;
    width: 50px;
}
.protocol5 {
    margin-top: 0;
}
.anesthesia .protocol1 .pro-col-R {
    margin: 30px 0 0;
}
.anesthesia .pro-col-R li {
    margin-bottom: 10px;
}
.pro-col-R h4 {
    margin: 0;
    text-align: center;
}
.Viscosity {
    margin-top: 0;
}
.ab-sec1 .pro-col-R {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 30px;
}
.Viscosity-opt1 {
    padding: 25px 20px;
}
.protocol5 h2 {
    margin-bottom: 20px;
}
.Viscosity2 {
    display: block;
    margin-top: 30px;
}
.Viscosity-opt p {
    font-size: 20px;
    line-height: 25px;
    padding: 25px 20px;
    text-align: left;
}
.drop-arrow {
    right: 13%;
}
.protocol5 .last-para,.protocol5 .para {
    margin-bottom: 20px;
}
.form {
    margin-top: 0px;
}
.form-input-col6 input, .form-input-col6 select,.form-col-R textarea {
    margin-top: 30px;
}
.contact-header p br {
    display: none;
}
.required-fields {
    margin-top: 30px;
}
.ab-sec1.order {
    padding: 50px 0 0;
}
.pg-icon-2,.pg-icon-3{
    display: none;
}
.pagetitle {
    padding-top: 100px;
}
.pg-icon-1 {
    left: 85%;
    bottom: -95px;
}
.pagetitle {
    padding: 80px 0;
}
.pagetitle-text h1 {
    font-size: 50px;
    line-height: 60px;
}
.logo-brand a {
    margin: 25px 0 0;
}
.ab-sec1 {
    padding: 50px 0;
}
h2 {
    font-size: 30px;
    line-height: 35px;
}
.pro-col-R ul li {
    margin-bottom: 15px;
}
.pro1-header p br{
    display: none;
}
.burger-menu span {
    height: 4px;
}
.pro2box p {
    font-size: 20px;
    line-height: 28px;
}
.pro2box {
    height: auto;
}
.burger-menu span:nth-child(2) {
    margin: 4px 0;
}
.burger-menu {
    width: 40px;
    height: 40px;
}
.banner-text-h3-desk {
    display: none;
}
.banner {
    height: auto;
}
.banner-text {
    padding: 100px 0;
}
.col-left,.col-right {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.content-box {
    max-width: 100%;
}
.home-s2 {
    padding: 50px 0;
}
.banner-text-h3-mob {
    display: block;
    margin-bottom: 25px;
}
.banner-text-h3-mob h3 {
    color: #293b97;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
}
.para {
    margin-bottom: 20px;
}
.last-para-10 {
    margin-bottom: 30px;
}
.order-iheezo-box {
    margin-top: 50px;
}
.order-iheezo-box h2 {
    font-size: 28px;
    line-height: 27px;
}
.order-iheezo-box p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    margin: 0;
}
.code {
    font-size: 30px;
    margin: 10px 0 10px;
}
.home-s3 {
    padding: 50px 0;
}
.last-para{
    margin-bottom: 0;
}
.top-header h3 {
    width: calc(100% - 50px);
}
.foo-inner-col-15{
    display: none;
}
.foo-inner-col-85 {
    max-width: 100%;
    padding-left: 15px;
}
.foo-logo-2 {
    display: block;
}
.foo-social ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.foo-social ul li a img {
    max-width: 30px;
}
.foo-social ul li {
    margin: 0 15px;
}
footer {
    padding: 30px 0;
}
.foo-logo-2 {
    max-width: 185px;
    margin: 30px auto;
}
.foo-logo-2 img{
    width: 100%;
}
.foo-logo-2 {
    max-width: 175px;
    margin: 30px auto;
}
.foo-social ul li a img {
    max-width: 42px;
}
.foo-copyright p {
    text-align: center;
}

.pvc {
    max-width: 100%;
    width: 100%;
    /* margin: 0 auto 15px; */
  }
.pvc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

.top-header h3 {
    line-height: 30px;
    padding: 5px 0;
}
}
@media only screen and (max-width: 600px) {
.img3box-orig, .img3box-shadow {
    max-width: 100%;
    margin: 0 auto;
}
.sups {
    top: -7px;
}
.regForm form .required-fields {
    padding: 0;
}
.thankyouInner p {
    font-size: 18px;
}
.thankyouInner {
    padding: 50px 20px;
}
.closeX {
    right: 10px;
    top: 10px;
}
.thankyouInner h3 {
    margin: 0 0 30px;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 20px;
}
.colSM6 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.regForm form .required-fields h6 {
    font-size: 20px;
    line-height: 25px;
}
.regForm h3 {
    font-size: 25px;
    line-height: 30px;
}
.regForm form {
    padding-top: 60px;
}
.colSM70 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.formRow .form-group .palceholder,.formRow input, .formRow select {
    font-size: 17px;
    line-height: 25px;
}
.colSM30,.colSM60,.colSM10 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}
.t-h-menu ul a {
    font-size: 18px;
    text-align: center;
    padding: 1px 0;
}
.t-h-logo {
    max-width: 200px;
}
.t-h-menu {
    padding: 8px 0;
}
.t-h-menu ul li:first-child {
    margin-right: 0;
}
.t-h-menu ul li {
    margin-right: 0;
    width: 100%;
}
.topHeader {
    height: auto;
}
.colSM60, .colSM30, .colSM70, .colSM10, .colSM12, .formBox2 h3, .titleTexT, .colSM6, .regForm h3 {
    padding: 20px 0px 0;
}
.formBox2 h3, .formBox h3,.titleTexT, .textCenter h3{
    padding: 0;
}
.titleTexT {
    margin-top: 50px;
}
.titleTexT h4 {
    line-height: 35px;
    font-size: 25px;
}
.colSM30, .colSM60, .colSM10{
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.submit-btns2 input {
    height: 50px;
    width: 100%;
    max-width: 280px;
}
.img3box-col {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 15   px;
}
.FooterPara p {
    font-size: 18px;
    line-height: 28px;
}
.pro-col-R h4 {
    text-align: left;
}
.ab-sec1 .pro-col-R {
    /*
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    */
    text-align: center;
}
.pro2box p br{
    display: none;
}
.ab-sec1 .pro-col-L {
    /*
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    */
}
.ab-sec1 .pro-col-R ul {
    /* display: none; */
}
.img3box-title {
    width: 100%;
    margin-top: 15px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.img3box-title p {
    display: block;
}
.img3box-title h4 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
}
.img3box-shadow {
    display: none;
}
.pro-col-R.long-m {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 30px;
    margin-top: 30px;
}
.form-input-col6 input, .form-input-col6 select,.form-col-R textarea {
    font-size: 17px;
    line-height: 22px;
}
.pro-row {
  margin: 0;
}
}
@media only screen and (max-width: 450px) {
    .top-header h3 {
    line-height: 25px;
    padding: 6px 0;
    font-size: 20px;
}
.Viscosity-opt p {
    font-size: 18px;
    line-height: 22px;
    padding: 20px 15px;
    text-align: left;
}
.drop-arrow img {
    width: 30px;
}
.drop-arrow {
    right: 12%;
    bottom: -22px;
}
.an-graph h4 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 5px;
    text-align: center;
}
.anesthesiaSec2 {
    max-width: 260px;
}
.dropTimers {
    left: 210px;
}
.dropIconboxs:before {
    width: 165px;
}
.form-input-rows {
    margin: 0 -15px;
}
.form-col-R {
    margin-top: 10px;
}
.checkboxs {
    padding-left: 0;
}
.checkboxs input{
    margin-top: -30px;
}
.checkmarks {
    top: -30px;
}
.form-row-submit {
    margin-top: 50px;
}
.form-input-col6 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px;
}
.order-box p {
    font-size: 20px;
    line-height: 25px;
}
.img3box-title p {
    font-size: 18px;
    line-height: 25px;
}
.protocol4 {
    margin-top: 30px;
}
.safety-box {
    display: none;
}
.img3box-title h4 {
    font-size: 20px;
    line-height: 20px;
}
.pro2box p {
    font-size: 20px;
    line-height: 25px;
}
.pagetitle {
    padding: 50px 0;
    background-size: cover;
}
.pagetitle-text h1 {
    font-size: 40px;
    line-height: 45px;
}
.foo-social ul li a img {
    max-width: 35px;
}
.foo-social ul li {
    margin: 0 12px;
}
.foo-logo-2 {
    max-width: 150px;
}
.pg-icon-1 {
    bottom: -65px;
}
.banner-text {
    padding: 80px 0;
}
.burger-menu {
    top: 45px;
}
.logo-brand a {
    max-width: 165px;
}
.logo-brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(100% - 40px);
}
.pro1-header {
    margin-bottom: 20px;
}
.img3box-title {
    margin-top: 10px;
}
.img3box-title h4 {
    margin-bottom: 5px;
}
.pro2box p, .pro4-box p {
    text-align: left;
}
.pro2box {
    margin-top: 20px;
}
.protocol3 {
    padding: 30px 0 0;
}
.protocol4 {
    margin-top: 15px;
}
.protocol4 .last-para {
    margin-top: 30px;
}
.pg-icon-1 {
    left: 80%;
}
}
@media only screen and (max-width: 350px) {
    .banner-text h1 {
    font-size: 40px;
    line-height: 48px;
}
.navigation {
    max-width: 240px;
    width: 240px;
    left: -260px;
}
.closeXbtn {
    right: 10px;
    top: 10px;
    font-size: 25px;
    line-height: 25px;
    width: 45px;
    height: 45px;
}
.main-menu a {
    padding: 12px 12px;
    height: auto;
}
.dropIconboxs img {
    width: 30px;
}
.pdf-icon {
    max-width: 45px;
    -ms-flex: 0 0 45px;
    -webkit-box-flex: 0;
            flex: 0 0 45px;
    padding: 11px 8px;
}
.Reimbursement-box-pdf a p {
    font-size: 15px;
}
h2 {
    font-size: 25px;
    line-height: 30px;
}
.dropIconboxs span {
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 0;
}
.dropIconboxs-last img {
    width: 14px;
}
.dropIconboxs {
    margin-bottom: 45px;
}
.dropIconboxs:after {
    height: 50px;
}
.dropIconboxs:after {
    top: 70px;
}
.dropIconboxs:before {
    top: 90px;
}
.dropTimers {
    left: 200px;
}
.dropTimers {
    top: 74px;
}
.dropTimers img {
    width: 35px;
}
.an-graph h4 {
    text-align: center;
    font-size: 20px;
}
h2 {
    font-size: 25px;
    line-height: 30px;
}
.order-row .para {
    margin-bottom: 20px;
}
.checkboxs p {
    font-size: 16px;
    line-height: 22px;
}
.order-box {
    margin-top: 20px;
}
.pro1-header p,.img3box-title p,.foo-copyright p {
    font-size: 16px;
    line-height: 20px;
}
.pro-col-R h4 {
    font-size: 22px;
    line-height: 28px;
}
.foo-social ul li a img {
    max-width: 25px;
}
.foo-social ul li {
    margin: 0 10px;
}
.banner {
    background-position: left top;
    background-size: 200%;
}
.banner {
    background-position: left 85px;
    background-size: 142%;
}
.banner-text-h3-mob h3 {
    font-size: 25px;
    line-height: 30px;
}
.para p {
    font-size: 15px;
    line-height: 20px;
}
.order-iheezo-box {
    padding: 25px 15px;
}
br{
    display: none;
}
.para p a {
    color: #292929;
    font-size: 15px;
}
.button-div {
    height: 55px;
}
.order-iheezo-box h2 {
    font-size: 25px;
    line-height: 30px;
}
.order-iheezo-box p {
    font-size: 17px;
    line-height: 22px;
}
.code {
    font-size: 25px;
    margin: 15px 0 15px;
}
.dropdown-btn {
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    width: 25px;
}
.dropdown-btn img {
    height: auto;
    width: 100%;
}
.foo-logo-2 {
    max-width: 125px;
    margin: 25px auto;
}
.img3box-orig span br {
    display: block;
}
.img3box-orig span {
    font-size: 35px;
    line-height: 30px;
}
.pro2box p,.pro4-box p {
    font-size: 18px;
    line-height: 25px;
}
.pro2box,.pro4-box {
    height: auto;
    padding: 20px 15px;
}
.img3box-orig img {
    max-width: 200px;
}
}

@media only screen and (max-width: 600px) {
    .anesthesiaSec:after {
        /*! left: .5%; */
        width: 106%;
    }
    .button-div {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 350px) {
    .anesthesiaSec:after {
        /*! left: .5%; */
        width: 113%;
    }
}
