/*@media (min-width: 2300px){
header::before{

    height: 355px;
    background-size: 99%;
    background-position: 33px -8px;
}
}*/

/*@media only screen and (max-width: 1730px) and (min-width: 1600px){*/
 /*header::before{
        content: "";
        z-index: -1;
        margin-bottom: 0;
        background-image: url(../img/header-bg.svg);
        background-repeat: no-repeat;
        height: 258px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        background-size: 110%;
        background-position: 33px -15px;

       }*/
/*
       header::before {
    content: "";
    z-index: -1;
    margin-bottom: 0;
    background-image: url(../img/header-bg.svg);
    background-repeat: no-repeat;
    height: 265px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-size: 104%;
    background-position: 51px -1px;
 }
    .container {
    width: 1350px;
     }
}
*/

@media only screen and (max-width: 3000px) and (min-width: 2000px){
    header::before{
        background-size: 100%;
        background-position: 0px;
        height: 175px;
        background-image: url(../img/header-bg-full.png);
    }

     .banner-right h2 {
    font-size: 27px;
    line-height: 35px;
}
.logo-brand {
    max-width: 570px;
    margin: -25px 0 0 -76px;
}
}





@media (min-width: 1500px) and (max-width: 1700px){

    header::before {
    content: "";
    z-index: -1;
    margin-bottom: 0;
    background-image: url(../img/header-bg.svg);
    background-repeat: no-repeat;
    height: 250px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-size: 104%;
    background-position: 33px -9px;
}
}


@media (min-width: 1700px) and (max-width: 1900px){
   /* header::before{
        background-size: 112%;
        background-position: 33px -8px;
    }*/

    header::before {
    content: "";
    z-index: -1;
    margin-bottom: 0;
    background-image: url(../img/header-bg.svg);
    background-repeat: no-repeat;
    height: 250px;
    /*height: 257px;*/
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-size: 104%;
    background-position: 54px -36px;
}
}

@media (min-width: 1900px) and (max-width: 2100px){

    header::before {
    content: "";
    z-index: -1;
    margin-bottom: 0;
    background-image: url(../img/header-bg.svg);
    background-repeat: no-repeat;
    height: 250px;
    /*height: 268px;*/
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-size: 104%;
    background-position: 123px -74px;
}
}

@media (min-width: 2100px)  and (max-width: 2300px){
    header::before {
    content: "";
    z-index: -1;
    margin-bottom: 0;
    background-image: url(../img/header-bg.svg);
    background-repeat: no-repeat;
    height: 250px;
    /*height: 268px;*/
    display: block;
    position: absolute;
    left: 0;
    right: 0;
  background-size: 104%;
    background-position: 163px -120px;
}
}



@media (min-width: 1401px){
    .container{
        width: 1350px;
    }
footer {
    background-size: 130%;
}
    .prescribe-way::before{
        height: 400px;
    }
    footer::after {
        height: 300px;
    }
}
/*=========================MEDIA QUERIES*/
@media (max-width: 1400px){
    .container{
        width: 1120px;
    }
    .order-no-1 {
    width: 50%;
    padding-right: 35px;
}
.order-no-2 {
    width: 50%;
}
.slide-btns {
    left: -65px;
    top: -60px;
}
.banner-right h2 {
    font-size: 29.5px;
    line-height: 35px;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.light-green {
    font-size: 40px;
    line-height: 40px;
}
.banner-left h1 {
    font-size: 62px;
    line-height: 72px;
}
.banner-left ul li img {
    width: 18px;
}
.banner-left ul p {
    padding-left: 5px;
}
.banner-left ul p,.banner-left p {
    font-size: 20px;
}
.banner-left ul li {
    margin: 0 0 8px;
}
.banner-left h1 {
    padding-top: 5px;
}
.two-btns .btns a {
    font-size: 18px;
    width: 175px;
    line-height: 25px;
    height: 50px;
    padding: 0 20px;
    border-radius: 10px;
}
.clickherebtn p img {
    margin-right: 0px;
    margin-bottom: 0;
    width: 32px;
}
.bner-1-p,.clickherebtn p.sml-text-p {
    font-size: 20px;
    margin: 0;
    line-height: 30px;
}
.clickherebtn {
    margin-top: 0;
    margin-bottom: 60px;
}
.two-btns {
    /* margin-top: 50px; */
    margin-bottom: 0;
}
.banner-left ul {
    margin-bottom: 35px;
    padding-left: 0px;
    padding-top: 30px;
}
.product-slide-image::after {
    left: 110px;
}
.slideImage {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.counter {
    width: 55px;
    height: 55px;
}
.inline-block-points label {
    font-size: 38px;
    padding-bottom: 2px;
}
.sub-heading h2 {
    margin-bottom: 20px;
    font-size: 48px;
}
.counter-big {
    width: 100px;
    height: 100px;
    margin-top: -50px;
    font-size: 60px;
    line-height: 60px;
    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;
}
.borderLine:after {
    width: 150px;
    height: 8px;
    top: 3px;
    border-radius: 20px;
}
.boxX1 {
    width: 120px;
    height: 120px;
    margin: 5px -15px 0 0;
}
.boxX2 {
    max-width: calc(100% - 120px);
    background: #419aa0;
    padding: 20px;
    height: 140px;
    border-radius: 0px 50px 0px 0px;
}
.mar-bot-100px {
    margin-bottom: 80px;
}
.boxDesignSec ul li, .boxDesignSec ul li, .ulList ul li, .liston2 li, .liston2 p {
    padding: 0 0 0 25px;
    font-size: 22px;
    line-height: 38px;
}
.boxDesignSec ul li img, .boxDesignSec ul li img, .ulList ul li img, .liston2 li img, .liston2 p img {
    top: 0;
    max-width: 20px;
}
.box-center-p.box-center-pAdd p {
    font-size: 25px;
    margin: 30px 0 0;
}
.boxDesignSec.mar-top-150px {
    margin-top: 80px;
    margin-bottom: 80px;
}
.boxX2 p {
    font-size: 30px;
    line-height: 38px;
}
.subsection-heading2 {
    margin-bottom: 80px;
}
.aboutus h2 {
    margin-bottom: 80px;
}
.aboutus p {
    margin: 0 0 30px;
    line-height: 35px;
    font-size: 25px;
}
.subsection-heading {
    font-size: 25px;
    padding: 0 0;
    line-height: 40px;
}
footer {
    background-size: 130%;
}
.section-steps1 {
    margin: 0 0 80px;
}
.homePage .slide-btns {
    left: -30px;
}
.oder_left.order_pd {
    max-width: 100%;
    margin: 0;
}
.order_left img {
    max-width: 450px;
}
}
@media only screen and (max-width: 1350px) {
    .banner-right h2 {
    font-size: 27px;
    line-height: 35px;
}
.logo-brand {
    max-width: 450px;
    margin: -5px 0 0 30px;
}
}
@media only screen and (max-width: 1199px) {
header::before{
    background-position: 3px 0;
    height: 305px;
}
.oder_left {
    max-width: 100%;
    padding: 50px 40px;
}
.oder_left ul li p {
    font-size: 22px;
}
.oder_left ul li {
    margin: 0 0 10px;
}
.oder_left.order_pd {
    padding: 50px 50px;
}
.order_left img {
    max-width: 380px;
}
.orderPage .subTitles {
    margin: 15px 0 0;
    font-size: 22px;
    line-height: 28px;
}
.homePage {
    padding-bottom: 150px;
}
.container {
    width: 920px;
}
footer {
    background-size: 150%;
}
.banner-right p {
    font-size: 20px;
    text-align: center;
}
.banner-left h1{
    font-size: 60px;
}
.banner-left h4 {
    font-size: 25px;
}
.banner-left ul p {
    font-size: 20px;
}
.banner-left p {
    font-size: 16px;
}
.banner-right h2 {
    font-size: 28px;
    white-space: nowrap;
}
.section-heading {
    margin: 50px 0 0;
    line-height: 48px;
}
.inline-block-points label {
    font-size: 35px;
}
h2 {
    font-size: 40px;
}
.subsection-heading {
    font-size:
}
.midSec::after {
    height: 130px;
}
footer::after {
    height: 400px;
}
.product-slide-image::after {
    left: 70px;
    width: 380px;
    height: 380px;
}
.slideImage img {
    max-width: 90px;
}
.product-slide-image {
    width: 100%;
    margin-left: -80px;
    margin-top: -90px;
}
.homePage .slide-btns {
    left: -50px;
}
.homePage .banner-left h4 {
    font-size: 25px;
}
}

@media only screen and (max-width: 1100px) {
header::before{
    background-position: 3px 0;
    height: 305px;
}
.banner-left h1{
    font-size: 60px;
}
.banner-left h4 {
    font-size: 25px;
}
.banner-left ul p {
    font-size: 20px;
}
.banner-left p {
    font-size: 16px;
}
.banner-right h2 {
    font-size: 24px;
    white-space: nowrap;
}
h2 {
    font-size: 40px;
}

.subsection-heading {
    font-size:
}
.midSec::after {
    height: 130px;
}
footer::after {
    height: 400px;
}
}


@media only screen and (max-width: 1023px) {
    .logo-brand{display: none;}
    header::before {
        background-image: url(../img/m-m-header.svg);
        height: 335px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        background-size: 100%;
        background-position-y: -160px;
        background-position-x: 0;
    }
    .orderPAge footer {
    background-color: unset;
}
    .homePage .slide-btns {
    left: 0;
}
.orderPage {
    margin: 60px 0;
}
.tnames {
    top: -9px;
    left: -8px;
}
    .banner-left h1 {
        text-align: left;
        padding-top: 150px;
        font-size: 50px;
        line-height: 62px;
    }
    .banner-left h4 {
        text-align: left;
        font-size: 18px;
        line-height: 23px;
        margin-top: 5px;
    }
    .banner-left ul li {
        margin: 0 0 10px;
        max-width: 100%;
    }
    .banner-left img {
        width: 15px;
    }
    .banner-left ul p {
        font-size: 14px;
        line-height: 22px;
        padding-right: 0;
    }
    .banner-left h1 {
        font-size: 43px;
    }
    .light-green{
        font-size: 35px;
    }
    .two-btns .btns a {
        font-size: 17px;
        font-size: 15px;
        line-height: 6px;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #fff;
        height: 50px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0px 20px;
        border-radius: 7px;
    }
.headerRow {
    padding: 30px 0;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
}
#scroll {
    left: 20px !important;
    bottom: 20px !important;
    width: 50px !important;
    height: auto !important;
}
.prescribe-way {
    padding: 0;
    margin-top: 70px;
}
.two-btns .btns a {
    font-size: 18px;
    width: 100%;
    line-height: 25px;
    height: auto;
    padding: 15px 30px;
}
.banner {
    padding-top: 70px;
}
div#sticky-header {
    padding-bottom: 0;
}
.logo-brand {
    display: none;
}
    .banner-left h1 {
        font-size: 43px;
    }
    .container{
        padding: 0 40px;
    }
    .mobile_menu img {
        max-width: 26px;
    }
    .mobile_menu {
        display: block;
    }
    .logo_menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }


    body {
        background: #ffffff;
    }

    .slideImage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
.product-slide-image::after {
    content: "";
    width: calc(100% - 100px);
    height: 445px;
    background: url(../img/slide-bottle-bg.svg) 0px 0;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 0;
    left: 55px;
    display: block;
    position: absolute;
    z-index: -1;
}
    .order-no-2 {
        width: 100%;
    }
    .order-no-1 {
        width: 100%;
        padding-right: 0;
        margin-left: 0;
        padding-left: 0;
        text-align: center;
    }
    .tab-logo {
        display: block;
        width: 100%;
    }

.nav__trigger{display: block;}


.centerText.buttons.for_mobile .buttonS1 {
    background-color: #0FC8B6;
}
.centerText.buttons.for_mobile .buttonS2 {
    height: 42px;
    margin-right: 15px;
}
.centerText.buttons.for_mobile .buttonS1 {
    height: 42px;
    margin-right: 0;
}

    .tab-logo img {
        width: 100%;
    }
    .tab-logo img {
        width: 60%;
    }
      .navigation, .top-header{display: none;}
      .logo-brand a img {
        width: 57%;
    }
    header::before {
        background-image: url(../img/m-m-header.svg);
        height: 335px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        background-size: 100%;
        background-position-y: -100px;
        background-position-y: -185px;
        background-position-x: 0;
    }
    .banner-right h2 {
    font-size: 40px;
    line-height: 50px;
    padding-top: 0;
    white-space: nowrap;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
    .p-s-i-bg img {
        width: 140%;
        display: block;
        margin: 40px 0 0 -25%;
    }
    .slide-btns {
        text-align: center;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1111111111111;
        z-index: 1111111;
        margin-top: 150px;
    }
header {
    padding-bottom: 0;
    margin: 0;
    background: #0e465d;
}
    .banner-right p br,header::before {
        display: none;
    }
.tab-logo a {
    display: block;
}
.tab-logo img {
    width: 100%;
    max-width: 500px;
}
    .slide-btn {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        padding: 10px 20px;
        height: auto;
        line-height: 18px;
        font-size: 18px;
        width: 100px;
        margin: 0 1px;
    }
    .slide-btns p{
        font-size: 14px;
    }
    .product-slide-image {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    position: relative;
}
    .p-s-i-bottle img {
        width: 110px;
        margin-left: 0;
        margin-top: 0;
        max-width: 110px;
    }
    .banner-right h2::after {
        left: 0;
        width: 100%;
        right: 0;
        margin: 0 auto;
        top: 55px;
    }
    .sidenav a {
        padding: 10px 80px;
        text-decoration: none;
        font-size: 25px;
        line-height: 25px;
    }
    .sidenav a {
        padding: 10px 30px;
        text-align: left;
        top: -10px!important;
    }
    a.menu-btn {
        width: 214px;
        margin-right: 30px;
    }
    .banner-right p {
    left: 0;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    padding: 0;
    white-space: break-spaces;
    margin: 0 0 15px;
}
    .prescribe-way::before {
        background: url(../img/color_waves_mobile.svg) 40% 0;
        background-repeat: no-repeat;
        background-size: cover;
        height: 150px;
    }
    .profile-pic {
        text-align: center;
        margin-top: 50px;
    }
    .prescribe-way .text-position {
        font-size: 25px;
        margin-top: 20px;
    }
    .prescribe-way .section-heading {
        text-align: center;
        margin: 35px 0 0;
        font-size: 40px;
        line-height: 50px;
    }
    .inline-block-points label {
        font-size: 25px;
        margin-left: 5px;
    }
    .counter {
        background-color: #D9892D;
        color: #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 25px;
    }
.product-slide-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    margin-top: 50px;
}
    .banner .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse;
                flex-flow: column-reverse;
    }
    .light-green{
        text-align: center;
        font-size: 40px;
        line-height: 50px;
        display: inline-block;
        /* padding: 0 10px 0px 0; */
    }
    .banner-left h1 {
        text-align: center;
        padding-top: 50px;
        font-size: 40px;
        line-height: 50px;
    }
    .banner-left h4 {
        text-align: center;
        font-size: 18px;
        line-height: 23px;
        margin-top: 5px;
    }
    .banner-left ul li {
        margin: 0 0 10px;
        max-width: 100%;
    }
    .banner-left ul li img {
    width: 22px;
}
    .banner-left ul p {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-left: 10px;
    }
    .section-heading {
        text-align: center;
        margin: 20px;
        font-size: 32px;
        line-height: 35px;
    }
    .inline-block-points {
        display: inline-block;
        margin: 0 0px;
        text-align: left;
    }
    .four-points {
        max-width: 100%;
        margin: 70px auto 50px;
        color: #419AA0;
    }
    .counter{text-align: left;}
    .banner-left ul {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        margin: 0 auto 30px;
    }
    .banner-left {
        max-width: 100%;
        margin: 0 auto;
    }

    .mobile_hide{display: none;}
    .mobile_show{display: block !important;}
    .mobile_show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .two-btns {
    margin-top: 50px;
    margin-bottom: 0;
}
    .mobile_show .btns1,.mobile_show .btns2 {
        max-width: 48%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 48%;
                flex: 0 0 48%;
    }
    .mobile_show .btns2 {
        width: 100%;
    }
    .banner-left p {
        font-size: 22px;
        padding: 0px 0px 0;
        line-height: 30px;
    }

    .link-cta, .clickherebtn{display: none;}

    .easy-process-bg{
        margin: 0;
    }
    .midSec .container {
        max-width: 100%;
        background-color: #f8f1f1;
    }
    .aboutus .container {
        max-width: 100%;
    }
    .aboutus p {
        margin: 0 0 30px;
        text-align: left;
        font-size: 25px;
        line-height: 38px;
        color: #787575;
    }
    .ab-bg-image img {
        max-width: 60%;
        display: block;
        margin: 0 auto 70px auto;
    }
    .aboutus h2 {
        margin-bottom: 70px;
        font-size: 45px;
        line-height: 48px;
    }
    .easy-process-bg {
        background-color: #f8f1f1;
        border: none;
        padding: 50px 15px;
    }
    .boxX1 {
        width: 50px;
        height: 50px;
    }
    .boxX1 span {
        font-size: 25px;
        font-weight: 600;
    }
    .boxX2 {
        max-width: 100%;
    }
    /* .counter-big{display: none;} */
    .counter-big {
        background-color: #D9892D;
        color: #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        display: inline-block;
        margin-top: -25px;
        position: absolute;
        line-height: 50px;
        font-size: 25px;
        text-align: center;
        margin-left: 0;
    }
    .easy-process-bg .sub-heading h2 {
        font-size: 40px;
        line-height: 50px;
        margin: 0 0 10px;
    }
    .borderLine {
        height: 2px;
    }
    .borderLine:after {
        width: 120px;
        top: 0px;
    }
    .main-heading {
        text-align: center;
        margin: 0 0 70px;
        font-size: 45px;
        line-height: 55px;
    }
    .boxX1{
        margin: 0 -30px -30px 0;
    }
    .boxX1:after {
        -webkit-box-shadow: 0 0 0 10px #f7f1f1;
                box-shadow: 0 0 0 10px #f7f1f1;
    }
    .boxX2{background-repeat: no-repeat;}
    .boxX2 {
        background-size: 100%;
        padding: 0;
        text-align: center;
        height: 100px;
    }
    .box-design {
        max-width: 465px;
        margin: 0 auto;
        display: block;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .boxDesignSec p {
        font-size: 24px;
        line-height: 36px;
        padding: 0 ;
    }

    .boxDesignSec ul {
        max-width: 100%;
        width: 100%;
        padding: 0;
        margin: 30px auto 0;
    }
    .boxDesignSec p, .boxDesignSec ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
        font-size: 25px;
        line-height: 30px;
        padding: 0px 0 0px 0;
    }
    .homePage .banner-left {
    margin-top: 30px;
}
    .boxDesignSec .boxX2 p {
        font-size: 25px;
        line-height: 30px;
        margin: 0;
        padding-left: 0px;
    }

    .boxDesignSec.boxDesignSec2.mar-top-150px ul li, .boxDesignSec.boxDesignSec2.mar-top-150px ul li p {
        display: block;
    }
    .boxDesignSec.boxDesignSec2.mar-top-150px ul li img {
        float: left;
    }

    .mar-bot-100px {
        margin-bottom: 0px;
    }
    .boxDesignSec.mar-top-150px {
        margin-top: 70px;
        margin-bottom: 0;
    }
    .main-heading span {
        display: block;
    }

    .boxX1 .mobile_show {
        display: block!important;
    }
    .sub-heading h2 {
        font-size: 32px;
        line-height: 63px;
        color: #419aa0;
        margin-bottom: 0;
    }
    .borderLine{
        margin-bottom: 50px;
    }
    .hide_design h2 {
        color: #676767;
    }


    .listone, .liston2 {
        width: 100%;
        display: block;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        max-width: 100%;
    }
    .ulList {
        display: block;
        padding: 0 0;
        margin-top: 30px;
    }
    .liston2 span{
        padding-left: 10px;
    }
    .ulList ul{
        padding-left: 0;
    }
    .midSec::after{background-color: #fff;
    height: 78px;
    }
    .aboutus {
        padding: 0px 0 50px 0;
    }
    #about-us {
        position:relative;
        top:-230px
    }

    #step1 {
        position:relative;
        top:-300px
    }
    
    #step2 {
        position:relative;
        top:-260px
    }
    
    #step4 {
        position:relative;
        top:-300px
    }
    
    .ab-left-width {
        width: 100%;
        padding: 0;
    }
    .ab-right-width {
        width: 100%;
        padding: 0;
    }
    .aboutus .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse;
                flex-flow: column-reverse;
    }
    .section-steps {
        margin-top: 70px;
    }
    .sub-heading {
        margin-bottom: 0;
    }
    .section-steps .centerText {
        padding: 0;
        font-size: 20px;
        line-height: 30px;
    }
    .buttonS.buttonS1, .buttonS.buttonS2 {
        max-width: 200px;
        margin-right: 15px;
        height: 42px;
        font-size: 18px;
    }

    .listone p{
        padding-left: 10px;
    }
    .buttons .buttonS a {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        white-space: nowrap;
        padding: 0 10px;
    }

    .section-steps .text-center {
        padding: 0;
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 50px;
    }
    .ulList ul li, .boxDesignSec ul li, .liston2 p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
        font-size: 25px;
        line-height: 30px;
        font-weight: 600;
        margin-left: 25px;
        padding-left: 0;
    }
    .ulList ul li img, .boxDesignSec ul li img, .liston2 p img {
        max-width: 22px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 0px;
                flex: 0 0 0;
        margin-right: 0;
        margin-top: 5px;
        margin-left: -30px;
    }

    footer::before {
        height: 364px;
        top: 52%;
    }
    footer::after {
        content: "";
        display: block;
        width: 100%;
        height: calc(100% - 200px);
        background-color: #0E465D;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
    }
    footer {
        background: url(../img/f-m-bg.svg);
        background-repeat: no-repeat;
        background-position: 0 30px;
        background-size: 130%;
    }
    footer .container {
        width: 100%;
        max-width: 100%;
    }
    .footer-logo {
        padding-top: 70px;
    }
    .top-footer-icon {
        position: relative;
        top: -10px;
    }
    .footer_para, .footer_para a {
        font-size: 15px;
        line-height: 19px;
    }
    .footer_last_line {
        font-size: 14px;
        margin: 0;
        font-weight: 300;
        padding: 20px 30px 0 30px;
    }
    .centerText.buttons.for_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 25px !important;
        padding: 0 0;
        margin-bottom: 0 !important;
    }
      .homePage:after{
        display: none;
    }
}


@media only screen and (max-width: 991px) {
    .container {
        padding: 0 15px;
        width: 680px;
    }
    .HowToPrescribe {
    padding: 0px 0 80px;
}
.HowToPrescribe .boxDesignSec .box-design .boxX2 {
    height: 80px;
}
.HowToPrescribe .boxDesignSec {
    padding-bottom: 50px;
}
.HowToPrescribe .boxDesignSec .box-design {
    margin-bottom: 50px;
}
.HowToPrescribe .boxDesignSec .box-center-p p {
    margin: 0;
}
.boxDesignSec.mar-top-150px {
    margin-top: 0;
}
.HowToPrescribe .boxDesignSec .box-design .boxX1 {
    height: 80px;
    width: 80px;
}
    .col-sm-6.order_1 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.col-sm-6.order_2 {
    width: 100%;
    margin: 0 0 30px;
}
.order_right {
    padding-left: 0;
}
.order_2 .order_right img {
    max-width: 380px;
    margin: 0 auto;
}
.order_right {
    text-align: center;
}
    .prescribePage {
    padding: 0 0 30px;
}
.order_2.order_img {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
}
.order_1.order_list {
    width: 100%;
}
    .banner-right h2 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.banner-right h2::after {
    top: 45px;
}
.banner-right p {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}
.tab-logo img {
    max-width: 420px;
}
.banner-left ul p,.banner-left p,.prescribe-way .text-position,.box-center-p.box-center-pAdd p,
.ulList ul li, .boxDesignSec ul li,.aboutus p, .liston2 p,.boxDesignSec p, .boxDesignSec ul li,
.section-steps .text-center,.footer_para, .footer_para a,.footer_last_line {
    font-size: 20px;
    line-height: 30px;
}
.ulList ul li, .boxDesignSec ul li, .liston2 p {
    margin-bottom: 10px;
}
.ulList ul li img, .boxDesignSec ul li img, .liston2 p img {
    max-width: 20px;
    margin-top: 6px;
    margin-left: -25px;
}
.banner-left h1,.light-green,.prescribe-way .section-heading,.easy-process-bg .sub-heading h2,
.aboutus h2 {
    font-size: 35px;
    line-height: 45px;
}
.sub-heading small {
    top: -15px;
}
.aboutus h2 {
    margin-bottom: 50px;
}
.tnames {
    top: -5px;
    left: -8px;
}
.inline-block-points label {
    font-size: 20px;
    margin-left: 0;
}
.counter {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 20px;
}
.counter {
    font-size: 22px;
    
    line-height: 20px;
}
.inline-block-points label small {
    font-size: 15px;
    top: -10px;
}
.boxDesignSec .boxX2 p {
    font-size: 22px;
    line-height: 28px;
}
}
@media only screen and (max-width: 867px) {
  header::before {
      background-position-y: -160px;
  }
}

@media only screen and (max-width: 844px) {
  header::before {
      background-position-y: -140px;
  }
}

@media only screen and (max-width: 767px) {
  header::before {
      background-position-y: -120px;
  }
.container {
    width: 100%;
}
.oder_left {
    padding: 50px 30px;
}
.prescribe-way {
    margin-top: 50px;
}
.support_btns .row {
    max-width: 100%;
}
.support_btns .row .col-sm-6 {
    width: 50%;
}
.centerText.buttons.for_mobile .buttonS2 {
    margin-right: 10px;
}
.buttons .buttonS a {
    font-size: 16px;
    padding: 0;
    line-height: 25px;
}
.buttonS.buttonS1, .buttonS.buttonS2 {
    max-width: 180px;
    height: 38px !important;
    font-size: 16px;
    width: 180px;
}
.banner {
    padding-top: 60px;
}
.banner-right h2 {
    font-size: 28px;
    line-height: 35px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.banner-right p {
    font-size: 20px;
    line-height: 25px;
}
.banner-left h1, .light-green, .prescribe-way .section-heading, .easy-process-bg .sub-heading h2, .aboutus h2 {
    font-size: 28px;
    line-height: 35px;
}
.banner-left ul p, .banner-left p, .prescribe-way .text-position, .box-center-p.box-center-pAdd p, .ulList ul li, .boxDesignSec ul li, .aboutus p, .liston2 p, .boxDesignSec p, .boxDesignSec ul li, .section-steps .text-center, .footer_para, .footer_para a, .footer_last_line {
    font-size: 18px;
    line-height: 25px;
}
.banner-left ul li img {
    width: 18px;
}
.banner-left ul p {
    padding-left: 5px;
}
.two-btns .btns a {
    font-size: 16px;
    line-height: 25px;
    height: 40px;
    padding: 10px 20px;
}
.mobile_show .btns1, .mobile_show .btns2 {
    max-width: 220px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
            flex: 0 0 220px;
}
.two-btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.section-steps4{
    margin-bottom: 70px;
}
.ab-left-width {
    padding: 0 15px;
}
.aboutus {
    padding: 70px 0 0 0;
}
.order-no-1 {
    padding-right: 15px;
    padding-left: 15px;
}
.headerRow {
    padding: 20px 0;
}
.tab-logo {
    text-align: center;
}
.tab-logo img {
    max-width: 350px;
}
}

@media only screen and (max-width: 712px) {
  header::before {
      background-position-y: -100px;
  }
}

@media only screen and (max-width: 667px) {
  header::before {
      background-position-y: -80px;
  }
}


@media only screen and (max-width: 600px) {
    .four-points .row.text-center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.callusbox img {
    max-width: 70px;
}
.homePage .banner-left h4 {
    font-size: 20px;
}
.supportText p {
    line-height: 25px;
    font-size: 20px;
}
.customerSupport {
    padding-bottom: 50px;
}
.heading2b .subTitles {
    line-height: 28px;
    font-size: 22px;
}
.heading2b .subTitles br{
    display: none;
}
.inline-block-points {
    margin: 0 0px 15px;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0px 15px 0;
}
.inline-block-points label {
    font-size: 22px;
    margin-left: 0;
    display: block;
    width: 100%;
    line-height: 20px;
    border-width: 2px;
}
.counter {
    font-size: 22px;
    max-width: 40px;
    line-height: 20px;
    height: 38px;
}
.prescribe-way .text-position {
    margin-top: 15px;
}
.prescribe-way .section-heading {
    margin: 20px 0 0;
}
.four-points {
    margin: 50px auto 50px;
}
.borderLine:after {
    width: 100px;
    height: 5px;
}
.boxDesignSec.mar-top-150px {
    margin-top: 50px;
}
.sub-heading small {
    top: -13px;
    font-size: 16px;
}
.section-steps {
    margin-top: 60px;
}
.section-steps4 {
    margin-bottom: 60px;
}
.banner-left ul p, .banner-left p, .prescribe-way .text-position, .box-center-p.box-center-pAdd p, .ulList ul li, .boxDesignSec ul li, .aboutus p, .liston2 p, .boxDesignSec p, .boxDesignSec ul li, .section-steps .text-center, .footer_para, .footer_para a, .footer_last_line {
    font-size: 17px;
}
.banner-right h2 {
    white-space: inherit;
}
.banner-right h2::after {
    top: unset;
    bottom: 0;
}
}
@media only screen and (max-width: 580px) {
  header::before {
      background-position-y: -40px;
  }
}

@media only screen and (max-width: 480px) {
.mobile_show .btns1 {
    width: 100%;
    margin-bottom: 10px;
}
.orderPage .subTitles {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 25px;
}
.orderPage .headingBoxd {
    margin-bottom: 30px;
}
.oder_left {
    padding: 30px 15px;
    border-radius: 20px;
}
.oder_left ul li img {
    width: 20px;
    height: 22px;
}
.oder_left ul li p {
    padding-left: 5px;
}
.oder_left ul li {
    margin: 0 0 12px;
    align-items: flex-start;
}

.tnames {
    top: -4px;
    left: -5px;
    height: 20px;
}
.banner-left ul {
    margin: 0 auto 20px;
}
.two-btns {
    margin-top: 30px;
}
    body {
        background: #ffffff;
    }
    .product-slide-image::after {
        content: "";
        width: 300px;
        height: 320px;
        background: url(../img/slide-bottle-bg.svg) 0px 0;
        background-repeat: no-repeat;
        background-size: 100%;
        top: -40px;
        left: 50%;
        display: block;
        position: absolute;
        z-index: -1;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    .banner-left {
        max-width: 100%;
        margin: 0 auto;
    }
    .profile-pic {
        text-align: center;
        margin-top: 0px;
    }
    .order-no-2 {
        width: 100%;
    }
    .order-no-1 {
        width: 100%;
    }
    .tab-logo {
        display: block;
        width: 100%;
        text-align: left;
    }
.nav__trigger{display: block;}


.centerText.buttons.for_mobile .buttonS1 {
    background-color: #0FC8B6;
}
.centerText.buttons.for_mobile .buttonS2 {
    height: 35px;
    margin-right: 10px;
}
.centerText.buttons.for_mobile .buttonS1 {
    height: 35px;
    margin-right: 0;
}

    .tab-logo img {
        width: 100%;
    }
    .tab-logo img {
        width: 80%;
    }
      .navigation, .top-header{display: none;}
      .logo-brand a img {
        width: 57%;
    }
    .headerRow {
    }
    header::before {
        background-image: unset;
        height: 0;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        background-size: 100%;
        background-position: top;
    }
    .banner-right h2 {
        /* font-size: 24px; */
        /*line-height: 48px;*/
        /* white-space: nowrap; */
    }
    .p-s-i-bg img {
        width: 140%;
        display: block;
        margin: 40px 0 0 -25%;
    }
    .slide-btns {
        text-align: center;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1111111;
        margin-top: 120px;
    }
    header {
    }
    .banner-right p br {
        display: none;
    }

    .slide-btn {
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        padding: 8px 0;
        height: auto;
        line-height: 16px;
        font-size: 16px;
    }
    .slide-btns p{
    }
    .product-slide-image {
        width: 100%;
        margin: 0 auto;
    }
    .p-s-i-bottle img {
        width: 70px;
        margin-left: -5px;
        margin-top: 0;
    }
    .banner-right h2::after {
        left: 0;
        width: 83%;
        right: 0;
        margin: 0 auto;
    }
    .sidenav a {
        padding: 10px 80px;
        text-decoration: none;
        font-size: 25px;
        line-height: 25px;
    }
    .sidenav a {
        padding: 10px 30px;
        text-align: left;
        top: -10px!important;
    }
    a.menu-btn {
        width: 214px;
        margin-right: 30px;
    }
    .banner-right p {
    }
    .prescribe-way::before {
        background: url(../img/color_waves_mobile.svg) 40% 0;
        background-repeat: no-repeat;
        background-size: 200%;
        height: 150px;
    }
    .prescribe-way .text-position {
    }
    .prescribe-way .section-heading {
    }
    .inline-block-points label {
    }
    .counter {
    }
    .product-slide-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse;
                flex-flow: column-reverse;
    }
    .banner .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse;
                flex-flow: column-reverse;
    }
    .light-green{
        display: block;
        text-align: center;
    }
    .banner-left h1 {
        text-align: center;
        padding-top: 70px;
    }
    .banner-left h4 {
        text-align: center;
        font-size: 18px;
        line-height: 23px;
        margin-top: 5px;
    }
    .banner-left ul li {
        margin: 0 0 10px;
    }
    .banner-left img {
        width: 15px;
    }
    .banner-left ul p {
    }
    .section-heading {
        text-align: center;
        margin: 20px;
        font-size: 30px;
        line-height: 35px;
    }
    .inline-block-points {
    }
    .four-points {
    }
    .counter{}
    .banner-left ul {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile_hide{display: none;}
    .mobile_show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .mobile_show .btns1 {
        width: 100%;
    }
    .mobile_show .btns2 {
        width: 100%;
    }
    .banner-left p {
    }

    .link-cta, .clickherebtn{display: none;}

    .easy-process-bg{
        margin: 0;
    }
    .midSec .container {
        max-width: 100%;
        background-color: #f8f1f1;
    }
    .aboutus .container {
        max-width: 100%;
    }
    .aboutus p {
        margin: 0 0 40px;
        text-align: left;
        font-size: 16px;
        line-height: 25px;
        color: #787575;
    }
    .ab-bg-image img {
        max-width: 60%;
        display: block;
        margin: 0 auto 30px auto;
    }
    .aboutus h2 {
    }
    .easy-process-bg {
        background-color: #f8f1f1;
        border: none;
        padding: 0;
    }
    .boxX1 {
        width: 44px;
        height: 44px;
    }
    .boxX1 span {
        font-size: 24px;
        font-weight: 600;
    }
    .boxX2 {
        max-width: 100%;
    }
    /* .counter-big{display: none;} */
    .counter-big {
        background-color: #D9892D;
        color: #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        display: inline-block;
        margin-top: -25px;
        position: absolute;
        line-height: 50px;
        font-size: 31px;
        text-align: center;
        margin-left: 0;
    }
    .easy-process-bg .sub-heading h2 {
    line-height: 30px;
    }
    .borderLine {
        height: 2px;
    }
    .borderLine:after {
        width: 80px;
        top: 0px;
    }
    .main-heading {
        text-align: center;
        margin: 0 0 70px;
        font-size: 45px;
        line-height: 55px;
    }
    .boxX1{
        margin: 0 -30px -30px 0;
    }
    .boxX1:after {
        -webkit-box-shadow: 0 0 0 10px #f7f1f1;
                box-shadow: 0 0 0 10px #f7f1f1;
    }
    .boxX2{background-repeat: no-repeat;}
    .boxX2 {
        background-size: 100%;
        padding: 0;
        text-align: center;
        height: 111px;
    }

    .boxDesignSec p {
    }

    .boxDesignSec ul {
        max-width: 900px;
        width: 100%;
        padding: 0;
    }
    .boxDesignSec p, .boxDesignSec ul li {
    }
    .boxDesignSec .boxX2 p {
    }

    .boxDesignSec.boxDesignSec2.mar-top-150px ul li, .boxDesignSec.boxDesignSec2.mar-top-150px ul li p {
        display: block;
    }
    .boxDesignSec.boxDesignSec2.mar-top-150px ul li img {
        float: left;
    }

    .mar-bot-100px {
        margin-bottom: 0px;
    }
    .boxDesignSec.mar-top-150px {
        margin-top: 30px;
    }
    .main-heading span {
        display: block;
    }

    .boxX1 .mobile_show {
        display: block!important;
    }
    .sub-heading h2 {
        font-size: 32px;
        line-height: 63px;
        color: #419aa0;
        margin-bottom: 0;
    }
    .borderLine{
        margin-bottom: 50px;
    }
    .hide_design h2 {
        color: #676767;
    }


    .listone, .liston2 {
        width: 100%;
        display: block;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        max-width: 100%;
    }
    .ulList {
        display: block;
        padding: 0 0;
        margin-top: 30px;
    }
    .liston2 span{
        padding-left: 10px;
    }
    .ulList ul{
        padding-left: 0;
    }
    .midSec::after{background-color: #fff;
    height: 78px;
    }
    .aboutus {
    padding: 0;
}
    .ab-left-width {
    }
    .ab-right-width {
        width: 100%;
        padding: 0;
    }
    .aboutus .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse;
                flex-flow: column-reverse;
    }
    .section-steps {
        margin-top: 70px;
    }
    .sub-heading {
        margin-bottom: 0;
    }
    .section-steps .centerText {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .buttonsBlock {
      display: block;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    .section-steps .centerText .buttonS.buttonS1, .section-steps .centerText .buttonS.buttonS2 {
        max-width: 200px;
        margin-right: 0;
        margin-bottom: 10px;
        height: 40px !important;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 200px;
                flex: 0 0 200px;
        width:100%;
    }

    .listone p{
    }
    .buttons .buttonS a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        white-space: nowrap;
        padding: 0 10px;
    }

    .section-steps .text-center {
    }
    .ulList ul li, .boxDesignSec ul li, .liston2 p {
    }
    .ulList ul li img, .boxDesignSec ul li img, .liston2 p img {
    }

    footer::before {
        height: 364px;
        top: 52%;
    }
    footer::after {
        content: "";
        display: block;
        width: 100%;
        height: calc(100% - 200px);
        background-color: #0E465D;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
    }
    footer {
        background: url(../img/f-m-bg.svg);
        background-repeat: no-repeat;
        background-position: -434px 39px;
    }
    footer .container {
        width: 100%;
        max-width: 100%;
    }
    .footer-logo {
        padding-top: 93px;
    }
    .top-footer-icon {
        position: relative;
        top: -10px;
    }
    .footer_para, .footer_para a {
        font-size: 15px;
        line-height: 19px;
    }
    .footer_last_line {
        font-size: 14px;
        margin: 0;
        font-weight: 300;
        padding: 20px 30px 0 30px;
    }
    .centerText.buttons.for_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 24px;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        padding: 0 0;
    }
    .two-btns .btns a {
    }
    .oder_left.order_pd {
    padding: 50px 25px;
}
.oder_left ul li p {
    font-size: 20px;
    margin: -3px 0 0;
}
.HowToPrescribe h2.section-heading {
    margin: 0;
}
.heading2b .subTitles {
    line-height: 25px;
    font-size: 20px;
    margin: 10px 0 0;
}
.HowToPrescribe .prescribe-way .four-points {
    margin: 30px 0;
}
.HowToPrescribe .easy-process-bg {
    padding: 50px 0 0;
    border-bottom-right-radius: 0;
}
.HowToPrescribe .boxDesignSec .box-design .boxX1 {
    height: 50px;
    width: 50px;
}
.HowToPrescribe .boxDesignSec .box-design .boxX2 {
    height: 60px;
    padding: 18px 0px;
}
.HowToPrescribe .boxDesignSec .box-design {
    margin-bottom: 20px;
}
.HowToPrescribe .boxDesignSec .box-center-p p {
    line-height: 23px;
    font-size: 18px;
}
.boxDesignSec .boxX2 p {
    font-size: 22px;
    line-height: 25px;
}
.counter {
    max-width: 40px;
    height: 40px;
    flex: 0 0 40px;
    margin-right: 0px;
}
.inline-block-points label {
    padding: 0px 5px 5px;
}
.HowToPrescribe .boxDesignSec {
    padding-bottom: 0;
}
.HowToPrescribe .boxDesignSec:last-child {
    padding-bottom: 50px;
}
.homePage {
    padding-bottom: 50px;
}
.oder_left.order_pd {
    padding: 30px 15px;
}
.orderPage {
    margin: 50px 0;
}
.prescribePage h2.section-heading {
    margin: 0;
}
.midSec.easyas .sub-heading {
    margin-top: 130px;
}
.liston2 span br {
    display: none;
}
}
@media only screen and (max-width: 400px) {
    .banner-right h2 {
    font-size: 26px;
    line-height: 32px;
}
.callusbox img {
    max-width: 55px;
}
.supportText p {
    line-height: 20px;
    font-size: 16px;
}
.centerText.buttons.for_mobile {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.centerText.buttons.for_mobile .buttonS2 {
    margin-right: 0px;
    margin-bottom: 10px;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.centerText.buttons.for_mobile .buttonS1,.mobile_show .btns1,.mobile_show .btns2 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.banner-left ul li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.banner-left ul li img {
    margin-top: 5px;
}
.banner-left h1, .light-green, .prescribe-way .section-heading, .easy-process-bg .sub-heading h2, .aboutus h2 {
    font-size: 26px;
    line-height: 32px;
}
.inline-block-points label {
    font-size: 20px;
}

/*=-======================*/
.section-steps1,.section-steps2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0px 0 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.section-steps4 {
    margin: 130px 0 50px;
}
.boxX2 {
    height: 120px;
    padding: 40px 0 15px;
}
.box-center-p.box-center-pAdd p {
    margin: 25px 0 0;
}
.boxDesignSec .boxX2 p {
    font-size: 20px;
    line-height: 25px;
}
.section-steps1 h2,.section-steps2 h2 {
    margin: 0 !important;
}

.section-steps1 .borderLine,.section-steps2 .borderLine{
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.section-steps1 h2,.section-steps2 h2{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.counter-big {
    margin-top: -75px;
    width: 60px;
    height: 60px;
    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;
}
.sub-heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 25px;
}
.section-steps .centerText {
    width: 100%;
}
.section-steps .centerText .buttonS.buttonS1, .section-steps .centerText .buttonS.buttonS2 {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    height: 38px !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
}
.section-steps4 .sub-heading {}

.section-steps4 .sub-heading h2 {
    width: 100%;
    text-align: center;
    margin: 0;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}

.section-steps4 .sub-heading .borderLine {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
}
.footer_para, .footer_para a {
    line-height: 22px;
    padding: 0 0 15px;
}
.aboutus h2 {
    margin-bottom: 30px;
}
}