@media only screen and (max-width: 1450px) {
    .container {
        max-width: 1280px;
    }
    .fooLinks {
        padding-left: 220px;
    }
    .bnTxt h1 {
        font-size: 115px;
    }
    .eyeTxt {
        font-size: 35px;
    }
    .textBottom p {
    font-size: 35px;
    line-height: 120%;
}
.Crclebg {
    top: -185px;
}
.threeEyes img {
    max-width: 480px;
}
.threeEyes {
    margin: 235px 0 0 -160px;
}
}
@media only screen and (max-width: 1350px) {
    .container,.greyBg .container {
    max-width: 1130px;
}
    .bnTxt h1 {
    font-size: 90px;
}
.eyeTxt {
    font-size: 27px;
}
.textBottom p {
    font-size: 28px;
}
.bnTxt {
    margin: 70px 0 0 0;
}
.bg3 {
    margin-bottom: 50px;
}
.Crclebg {
    top: -165px;
}
.sect3 .container {
    padding: 0 80px 0 150px;
}
.f4box a {
    word-break: break-all;
}
footer .container {
    padding: 0 100px;
}
}
@media only screen and (max-width: 1199px) {
    .container {
        max-width: 920px;
    }
    .bottomMenu ul li a {
    margin: 55px 0 98px 50px;
}
.scrollup {
    top: calc(67vh);
    height: calc(33vh);
}
  .boxVisiblef {
      margin-bottom:calc(33vh) !important;
  }

footer {
    margin-bottom: calc(33vh);
}
.bnTxt h1 {
    font-size: 70px;
}
.bg3 img {
    margin-right: 10px;
    max-width: 100px;
}
.eyeTxt {
    font-size: 23px;
}
.eyeTxt {
    font-size: 23px;
}
.bg3 {
    margin-bottom: 40px;
}
.bottleBox img {
    right: -45px;
}
.bottleBox {
    margin-top: -70px;
}
.textBottom p {
    font-size: 25px;
}
.sect3 .container {
    padding: 0 50px 0 50px;
}
.circleBg {
    max-width: 200px;
}
.circleBg img{
    width: 100%;
}
.circleBg {
    bottom: 110px;
}
.threeEyes img {
    max-width: 400px;
}
.threeEyes {
    margin: 235px 0 0 -130px;
}
.Crclebg {
    top: -150px;
}
footer .container {
    padding: 0 15px;
}
.btm-footer ul li {
    padding: 20px 0 20px 30px;
}
}
@media only screen and (max-width: 991px) {
    .container,.container, .greyBg .container{
        max-width: 700px;
    }
    /*.scrollup {
        top: calc(100vh - 250px);
        height: 250px;
    }*/
    .scrollup {
        top: calc(67vh);
        height: calc(33vh);
    }

      .boxVisiblef {
      margin-bottom:250px !important;
  }
    .headingh31Dark2 h3 {
    margin: 40px 0 25px;
}
.scrollTop {
    position: relative;
    overflow: hidden;
}
footer {
    margin-bottom: 250px;
}
.slides .scrolls {
    padding-bottom: 250px;
}
    .burgerIco {
    display: block;
    }
    /*.menus {
        display: none;
    }*/
    .fooLinks {
        padding-left: 120px;
    }
    .btm-footer ul li {
        padding: 20px 0 20px 17px;
    }
    .thirdSec p br{
        display: none;
    }
    .bg3 img {
    max-width: 80px;
}
.eyeTxt {
    font-size: 17px;
}
.Crclebg {
    top: -130px;
}
.bnTxt h1 {
    font-size: 60px;
}
.bottleBox img {
    right: -30px;
}
.bottleBox {
    margin-top: 0;
}
.sect3 .container {
    padding: 0 15px;
}
.sect3 .col-sm-7 {
    max-width: 78%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 78%;
            flex: 0 0 78%;
}
.sect3 .col-sm-5 {
    max-width: 22%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
            flex: 0 0 22%;
}
.threeEyes img {
    max-width: 255px;
}
.threeEyes {
    margin: 270px 0 0 -130px;
}
.bottom_header nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}









.menus {
        background: #FFF;
    -webkit-box-shadow: 0px 4px 30px 2px rgba(0, 0, 0, 0.80);
            box-shadow: 0px 4px 30px 2px rgba(0, 0, 0, 0.80);
    position: fixed;
    right: -100%;
    top: 0;
    height: 100vh;
    z-index: 9999;
    width: 550px;
    text-align: right;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-align: right;
}
.menus.slide {
    right: 0;
}
.mIcon2 {
    display: block;
}
.bottomMenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 100px 0 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.bottomMenu ul li a {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    color: #000;
    padding: 27px 35px;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    line-height: 35px;
}
.bottomMenu ul li a.active:after{
    display: none;
}
.bottomMenu ul a.active {
    background: #A31D4E;
    color: #FFF;
    font-weight: 600;
}
.bottomMenu ul li {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.bottomMenu ul li:nth-child(1){-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.bottomMenu ul li:nth-child(2){-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 2;}
.bottomMenu ul li:nth-child(3){-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 3;}
.bottomMenu ul li:nth-child(4){-webkit-box-ordinal-group: 1;-ms-flex-order: 2;order: 4;}

header.sticky .bottomMenu ul li a {
    margin-top: 0;
    margin-bottom: 0;
}
}

@media(max-width: 767px) {
 
.scrollTop{
    bottom: 140px
}}

@media only screen and (max-width: 769px) {
    .container {
        max-width: 520px;
    }
    .menus {
    width: 500px;
}
  .topHeader {
    height: auto;
    padding: 15px 0;
}
.headingh31Dark2 h3 {
    margin: 30px 0 25px;
}
/*.scrollup {
    top: calc(100vh - 245px);
    height: 245px;
}*/
    .scrollup {
        top: calc(67vh);
        height: calc(33vh);
    }
  .boxVisiblef {
      margin-bottom:245px !important;
  }
footer {
    margin-bottom: 245px;
}
.topHeader ul {
    display: block;
    text-align: center;
}
.topHeader ul li:first-child {
    margin-right: 0;
}
.topHeader ul a, .topHeader ul p {
    padding: 5px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.banner .col-sm-5,.banner .col-sm-7 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.brand-logo a {
    padding: 40px 0;
}
.bottom_header {
    height: auto;
}
.banner:after {
    background: rgba(250, 243, 233, 1);
    position: absolute;
    left: -35%;
    top: 0;
    width: 170%;
    height: 100%;
    content: '';
    border-radius: 50%;
}
.banner {
    background: #fff;
    overflow: hidden;
}
.bottleBox {
    margin: 0;
}
.bottleBox img {
    right: 0;
}
.Crclebg {
    display: none;
}
.banner .container {
    position: relative;
    z-index: 1;
}
.bnTxt h1 {
    font-size: 70px;
    text-align: center;
}
.bg3 img {
    max-width: 100%;
    margin-right: 15px;
}
.eyeTxt {
    font-size: 20px;
}
.bg3 {
    margin: 10px auto 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.textBottom p {
    font-size: 30px;
    text-align: center;
    line-height: 140%;
}
.sect3 {
    padding: 70px 0 90px;
}
.sect3 h4 {
    font-size: 25px;
    margin: 0 0 50px;
    text-align: center;
}
.sect3 .col-sm-7,.sect3 .col-sm-5 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.liHdng p b {
    font-size: 19px;
    font-weight: 400;
    line-height: 167.5%;
}
.liHdng span {
    font-size: 24px;
    width: 40px;
    height: 40px;
}
.ulBox .li {
    margin-bottom: 0px;
}
.li_cnt ul li {
    font-size: 19px;
    line-height: 33px;
}
.li_cnt {
    padding-left: 115px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.threeEyes {
    margin: 60px 0 0;
}
.threeEyes img {
    max-width: 100%;
}
.circleBg{
    display: none;
}
.thirdSec {
    height: auto;
    padding: 85px 0px;
}
.liningborder {
    display: none;
}
.liningborder_m {
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 18px;
    overflow: hidden;
}
.thirdSec a {
    width: 295px;
    height: 58px;
}
.liningborder_m img{
    width: 100%;
}
.fourthSec {
    padding: 60px 0 40px;
}

.fourthSec h3 {
    margin-bottom: 10px;
}
.f4box h4 {
    line-height: 215%;
    margin: 0;
}
.f4box ul {
    margin: 0 0 0 20px;
}
.circleBg2 {
    display: none;
}
.greyBg {
    padding-bottom: 140px;
    padding-top: 55px;
}
.formHd {
    margin: 0 0 80px;
    text-align: center;
}
.dsm{
    display: block;
}
.formBox {
    padding: 0;
}
.formBox .col-sm-6 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.formBox .form-group {
    margin: 0 0 25px;
}
.row.firstfoo {
    display: none;
}
footer {
    padding-top: 95px;
}
.btm-footer {
    display: none;
}
.TopLogo {
    margin-bottom: 0;
}
.TopLogo img {
    margin-bottom: 60px;
}
.dismb {
    display: block;
}

.dismb ul {
    margin: 0;
    list-style: none;
}

.dismb ul a {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 139%; /* 25.02px */
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    padding: 5px 0;
    display: block;
}

.pvcbox {
    padding: 60px 0 40px;
}

.pvcbox ul {
    margin: 30px 0 0;
}
p.bottomTextFoo {
    margin: 0 0 0;
    padding: 0 0 70px;
}

.pvcbox p {
    margin: 0;
}
.form-group-checkbox p {
    font-size: 14px;
    margin-bottom: 100px;
}
.fifthSec:after {
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%;
    height: 47px;
    background: url(../img/contctfo.png);
    content: '';
    z-index: 0;
    background-size: 100%;
}
.fifthSec {
    position: relative;
}
.mobileMenu {
    width: 500px;
}
}
@media only screen and (max-width: 575px) {
    .container {
        max-width: 100%;
    }
    .scrollup {
    padding: 0;
}
.mobileMenu {
    width: 100%;
}
}
@media only screen and (max-width: 500px) {
    .mobileMenu ul a,.bottomMenu ul li a {
    font-size: 18px;
}
.mIcon,.mIcon2 {
    margin-top: 35px;
}
/* .mobileMenu ul,.bottomMenu ul {
    margin: 50px 0 0;
} */
.menus {
    width: 100%;
    -webkit-box-shadow: unset;
            box-shadow: unset;
}
.form-group-btn {
    /* margin-top: 210px !important; */
}
}
@media only screen and (max-width: 400px) {
    .burgerIco svg {
    width: 50px;
}
.mobileMenu ul a {
    height: 75px;
    font-size: 18px;
    line-height: 22px;
}
.mIcon svg {
    width: 50px;
}
.brand-logo a {
    max-width: 200px;
}
.brand-logo a {
    padding: 30px 0;
}
.bnTxt h1 {
    font-size: 55px;
}
.bg3 img {
    max-width: 70px;
    margin-right: 10px;
}
.eyeTxt {
    font-size: 18px;
}
.textBottom p {
    font-size: 25px;
    line-height: 120%;
}
.liHdng span {
    font-size: 18px;
    width: 35px;
    height: 35px;
}
.liHdng span {
    left: 0;
}
.liHdng {
    font-size: 20px;
    line-height: 120%;
    padding-left: 45px;
}
.ulBox .li {
    margin-bottom: 20px;
}
.li_cnt {
    padding-left: 70px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.li_cnt ul li {
    font-size: 18px;
    line-height: 30px;
}




}


@media only screen and (max-width: 280px) {
    .form-group-btn {
        /* margin-top: 280px !important; */
    }
}

@media only screen and (max-width: 1224px) {
    .circleBg img{
           display: none;
    }}