@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
.banner .head {
    padding-top: 430px;
}
.banner .head h2 {
    font-size: 70px;
}
.sec-6 {
    padding: 80px 0;
}
.banner .bg-img {
    height: 950px;
}
.sec-services {
    padding: 100px 0;
    position: relative;
}
.inner-banner {
    height: 140px;
}

.inner-banner h2 {
    padding: 50px 0 0;
    font-size: 38px;
}

.sec-cta {
    padding: 40px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 30px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 25px;
    font-size: 23px;
}

.sec-cta .right ul li a {
    margin: 0;
    font-size: 18px;
}

.sec-cta .right ul li i {
    font-size: 20px;
}

}
@media screen and (min-width: 1300px) and (max-width: 1400px) {
.banner .bg-img {
    height: 700px !important;
}
.banner .head h2 {
    font-size: 60px;
        line-height: 80px;
}
    .banner .head {
        padding-top: 250px;
    }
.sec-services {
    padding: 120px 0;
}
.sec-6 {
    padding: 80px 0;
}
.banner .bg-img .now {
    margin-top: 50px;
}
.sec-services:after {
    bottom: 80px;
    left: 60px;
    height: 180px;
    width: 215px;
}
.sec-services:before {;
    top: 161px;
    right: 0;
    height: 75%;
    width: 260px;
}

header.header .menu-header {
    padding-top: 40px;
}

header.header .logo {
    padding: 12px 0;
}

header.header .searchform {
    padding-top: 48px;
}

.banner .bg-img .now a, banner .bg-img .get a {
    font-size: 18px;
    padding: 10px 40px;
    top: -4px;
}
.banner .bg-img .get a {
    font-size: 18px;
    padding: 10px 40px;
}
    .sec-services {
        padding: 60px 0;
    }
    .sec-services:before {
        top: 71px;
        right: 0;
        height: 90%;
        width: 260px;
    }
    
.sec-services .main .pic img {
    height: 350px;
}

.sec-services .main .disc h3 {
    margin: 0 0 10px;
    font-size: 20px;
}

.sec-services .main .disc .read a {
    font-size: 16px;
    padding: 10px 20px;
}

.sec-services .head {
    margin-bottom: 40px;
}

.sec-6 .head h2 {
    margin: 0 0 30px;
    font-size: 36px;
}


.tabs-menu li {
    margin-bottom: 20px;
}

.tabs-menu .current a {
    font-size: 18px;
}

.sec-6 .disc {
    padding-top: 50px;
    padding-left: 10px;
}

.sec-6 .disc ul li {
    font-size: 16px;
    margin: 0 0 10px;
}

.sec-6 .tabs-img img {
    width: 100%;
    height: 410px;
    object-fit: cover;
    object-position: top;
}

.sec-test {
    padding: 40px 0;
}

.sec-test .head h2 {
    font-size: 40px;
}

.sec-test .main .content p {
    font-size: 18px;
    line-height: 30px;
}

.footer .row.bottom {
    padding: 10px 0;
    margin: 20px 0 0;
}

.footer {
    padding: 40px 0 0;
}
.inner-banner {
    height: 140px;
}

.inner-banner h2 {
    padding: 50px 0 0;
    font-size: 38px;
}

.sec-cta {
    padding: 40px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 30px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 25px;
    font-size: 23px;
}

.sec-cta .right ul li a {
    margin: 0;
    font-size: 18px;
}

.sec-cta .right ul li i {
    font-size: 20px;
}

}

@media screen  and (max-width: 1300px){
.banner .bg-img {
    height: 650px;
}
.banner .head h2 {
    font-size: 70px;
}

.sec-services {
    padding: 120px 0;
}
.sec-6 {
    padding: 80px 0;
}

    .banner .head h2 {
        font-size: 50px;
        line-height: 70px;
    }
        .banner .head {
        padding-top: 350px !important;
    }
    .banner .bg-img:before {
    right: -20px;
    height: 680px;
    width: 100%;
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
}

.sec-services .head {
    margin-bottom: 30px;
}
.sec-services .head h2, .sec-6 .head h2, .sec-test .head h2, .page-about .head h2 {
    font-size: 40px !important;
}

.page-about .head p, .footer .top-heading p, .entry-content p {
    font-size: 15px;
    line-height: 26px;
}
.sec-test .main .content p {
        font-size: 16px;
        line-height: 28px;
    }

.sec-services .main .disc {
    position: absolute;
    bottom: 60px;
    padding: 0 10px 0 10px;
}
    .sec-services .main .disc .read a {
        font-size: 14px;
        padding: 10px 20px;
    }
    
.sec-services .main .disc p {
    font-size: 14px;
    line-height: 20px;
}

.sec-services .main .pic:before {
    height: 45%;
}
    .sec-services .main .pic img {
        height: 300px;
    }
    
.sec-services .main .disc {
    position: absolute;
    bottom: 60px;
    padding: 0 5px 0 10px !important;
}
.sec-services .main .disc .read a {
        font-size: 14px !important;
        padding: 10px 20px;
    }
            .sec-services:before {
        top: 140px;
        right: 0;
        height: 70%;
        width: 200px;
    }
    
.sec-services .slick-next.slick-arrow {
    right: 70px;
}
    .sec-6 {
        padding: 40px 0;
    }
        .sec-6 .tabs-img img {
        width: 100%;
        height: 350px;
        object-fit: cover;
        object-position: top;
    }
    .tabs-menu li {
        margin-bottom: 15px;
    }
    
.sec-6 .tabs-img:before {
    top: -30px;
    left: -30px;
}

.sec-test .head {
    margin: 0 0 20px;
}

.inner-banner {
    height: 140px;
}

.inner-banner h2 {
    padding: 50px 0 0;
    font-size: 38px;
}

.sec-cta {
    padding: 40px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 30px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 25px;
    font-size: 23px;
}

.sec-cta .right ul li a {
    margin: 0;
    font-size: 18px;
}

.sec-cta .right ul li i {
    font-size: 20px;
}

.footer .top-heading h3 {
    margin: 0 0 20px;
    font-size: 20px;
}

.footer .top-heading .menu ul li a {
    font-size: 14px;
    line-height: 20px;
}
.footer input.tnp-submit {
    top: 137px !important;
}


}

@media screen  and (max-width: 1200px){

.banner .bg-img .now a, .banner .bg-img .get a {
    font-size: 16px;
    padding: 10px 30px;
}
            .sec-services:before {
        top: 30px;
        right: 0;
        height: 100%;
        width: 150px;
    }
    
.sec-services .main .disc h3 {
    margin: 0 0 10px;
    font-size: 20px;
}
.sec-services .main .disc {
        position: absolute;
        bottom: 70px;
        padding: 0 5px 0 10px !important;
    }
        .sec-services .main .pic:before {
        height: 50%;
    }
        .sec-services {
        padding: 20px 0;
    }
    
.sec-6 .disc {
    padding-top: 0px;
    padding-left: 0px;
}

.sec-6 .disc ul li {
    font-size: 16px;
    margin: 0 0 10px;
}

.sec-6 .disc .now {
    margin-top: 20px;
}

.sec-6 .disc .now a {
    font-size: 15px;
    padding: 10px 20px;
}

.tabs-menu .current a {
    font-size: 16px;
}
    .sec-services .head h2, .sec-6 .head h2, .sec-test .head h2, .page-about .head h2 {
        font-size: 36px !important;
    }
    

.sec-6 .head h2 {
    margin: 0 0 30px;
}

.sec-test {
    padding: 30px 0;
}

.sec-test .slick-next.slick-arrow {
    left: 40px;
}
.sec-test .slick-arrow {
    right: 40px;
}

.footer {
        padding: 20px 0 0;
}

.footer .row.bottom {
    padding: 10px 0;
    margin: 10px 0 0;
}
    .page-about .head p, .footer .top-heading p, .entry-content p {
        font-size: 14px;
        line-height: 25px;
    }


}

@media screen  and (max-width: 1100px){ 



.menu-header > ul > li > a {
    padding: 10px 6px;
    font-size: 15px;
    letter-spacing: 0px;
}

header.header .searchform {
    width: auto;
    padding-top: 50px;
}
.now a {
    font-size: 13px;
    padding: 10px 10px;
}

.col-sm-8.btns {
    left: 100px;
    top: -37px;
    padding: 0;
}

.header .col-sm-4 {
    padding: 0;
}
.banner .head {
        padding-top: 250px !important;
    }
        .banner .bg-img {
        height: 550px;
    }
        .banner .bg-img:before {
        right: -40px;
        height: 600px;
        width: 100%;
    }
        .inner-banner h2 {
        padding: 30px 0 0;
        font-size: 32px;
    }
        .inner-banner {
        height: 100px;
    }
    
.entry-content img {
    margin: 0 auto 20px;
    width: 30%;
}

.entry-content ul li {
    font-size: 16px;
    font-weight: 600;
    color: #166a70;
    margin: 0 0 10px;
}
    .footer input.tnp-submit {
        top: 160px !important;
    }


}


@media screen  and (max-width: 800px){     
 .col-sm-8.btns {
        left: 0;
        top: -30px;
        padding: 0;
        display: inline-block;
        width: 100%;
    }
    
header.header .logo {
    padding: 22px 0 0;
}
    
.header .now {
    display: inline-block;
}
.header .get {
    display: inline-block;
}

.btns .get a {
    top: 0px;
}
    .now a {
        font-size: 14px;
        padding: 10px 20px;
    }
        .logo img {
        max-height: 80px;
        width: auto;
    }
    .header .col-sm-2 {
    width: 100%;
}

.header .col-sm-4 {
    width: 100%;
    text-align: center;
}

.header .col-sm-6 {
    width: 100%;
}
    .banner .head {
        padding-top: 200px !important;
    }
        .banner .head h2 {
        font-size: 36px;
        line-height: 50px;
    }
    .banner .bg-img .now a, .banner .bg-img .get a {
        font-size: 14px;
        padding: 10px 20px;
    }
    
.banner .bg-img .get {
    margin-left: 0px;
}

.banner .bg-img .now {
    display: inline-block;
    margin-top: 25px;
}
    .banner .bg-img {
        height: 400px;
    }
        .banner .bg-img:before {
        right: 120px;
        height: 500px;
        width: 100%;
    }
    
section.sec-break hr {
    border-top: 2px dashed #166a70;
    display: none;
}
.sec-services .slick-arrow {
    bottom: 0px;
}
    .sec-services:before {
        top: 30px;
        right: 0;
        height: 93%;
        width: 150px;
    }
        .sec-6 .tabs-img img {
        width: 100%;
        height: 300px;
    }
    
.tabs-menu li a {
    font-size: 15px;
}
.tabs-menu .current a {
        font-size: 15px;
    }
        .sec-services .head h2, .sec-6 .head h2, .sec-test .head h2, .page-about .head h2 {
        font-size: 30px !important;
    }
        .sec-6 .tabs-img:before {
        top: -10px;
        left: -10px;
        height: 40px;
        width: 250px;
    }
        .sec-6 .disc ul li {
        font-size: 14px;
        margin: 0 0 5px;
    }
    
    .sec-test .main .content p {
        font-size: 14px;
        line-height: 26px;
    }
    .sec-test .slick-next.slick-arrow {
        left: 0;
    }
        .sec-test .slick-arrow {
        right: 0;
    }
        .footer {
        padding: 0px 0 0;
    }
        .footer .row.bottom {
        padding: 10px 0;
        margin: 0px 0 0;
    }
    
.footer .copy-2 p {
    font-size: 14px;
    text-align: center;
}
.footer .col-sm-3 {
    display: none;
}

.footer .row.bottom .col-sm-6 {
    width: 100%;
    text-align: center;
}
.sec-6 .tabs-img:after {
    display: none;
}
a#hamburg {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #166a70;
  text-align: center;
  color: white;
  transition: all ease-out 0.3s;
}
.nav-cross span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
    
.nav1 .container {
  width: 100%;
}
html.open-menu nav.nav1 {
  z-index: 9999;
  transform: translateX(0);
  background-color: #fff;
}
.push-logo {
  margin: 30px 0 20px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 40%;
}


}

@media screen  and (max-width: 600px){    
.header .now {
        display: inline-block;
        margin-bottom: 5px;
    }
    .banner .head h2 {
        font-size: 20px;
        line-height: 30px;
    }
.banner .head {
        padding-top: 160px !important;
    }
    .banner .bg-img .get a {
    left: 0;
    top: 0px;
}
.banner .bg-img {
        height: 350px;
    }
        .banner .bg-img:before {
        right: 200px;
        height: 600px;
        width: 100%;
    }
        .sec-services:before {
        top: 30px;
        right: 0;
        height: 93%;
        width: 120px;
    }
            .sec-6 {
        padding: 0px 0 0px;
    }
        .sec-services .head h2, .sec-6 .head h2, .sec-test .head h2, .page-about .head h2 {
        font-size: 26px !important;
    }
        .sec-6 .tabs-img img {
        width: 100%;
        height: auto;
    }
    

.tabs-menu {
    height: 150px;
    padding: 0;
    margin: 0 0 20px;
    width: 100%;
    z-index: 99999;
    position: relative;
}

.sec-6 .disc ul {
    padding: 20px 0 0 20px;
    margin: 0;
}
    .sec-test .main .content p {
        font-size: 13px;
        line-height: 25px;
    }
    
.sec-test .main .content {
    padding: 0 10px;
    text-align: center;
}
.sec-test .slick-arrow {
    bottom: 250px;
}
    .sec-test .slick-arrow {
        right: 10px;
    }
    .sec-test .slick-next.slick-arrow {
        left: 15px;
    }
        .sec-6 .head h2 {
        margin: 0 0 15px;
    }
        .sec-test {
        padding: 0px 0 20px;
    }
    
.page-about .row {
    display: block;
    align-items: center;
}

.page-about {
    padding: 30px 0;
}
    .inner-banner h2 {
        padding: 30px 0 0;
        font-size: 28px;
    }
    .inner-banner {
        height: 90px;
    }
        .sec-cta .left h2, .sec-cta .right h2 {
        margin: 0 0 10px;
        font-size: 24px;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
}
    .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100%;
    }
        .sec-cta .head-top h3 {
        margin: 20px 0 15px;
        font-size: 18px;
    }
        .sec-cta {
        padding: 30px 0;
    }
        .page-id-17 .sec-services .main .disc {
        position: absolute;
        bottom: 10px;
        padding: 0 5px 0 10px !important;
    }
        .entry-content img {
        margin: 0 auto 20px;
        width: 100%;
    }
    

.entry-content {
    padding: 20px 0;
    text-align: center;
}

.single-our_services .inner-banner h2 {
        padding: 30px 0 0;
        font-size: 25px;
    }
        .page-id-19 .sec-test {
        padding: 20px 0 20px;
    }
    
.logo_holder img {
    margin: auto;
    width: 400px !important;
}

    header.header .logo {
        padding: 22px 0 10px;
    }
        .btns .get a {
        top: -95px;
    }
    .btns {
    top: 10px;
}
    .banner .bg-img .now {
        display: inline-block;
        margin-top: 15px;
    }
    
}


@media screen  and (max-width: 330px){  
    
section.welcom-sec .head h2 {
    margin: 0 0 20px;
    font-size: 24px;
}
    .banner .head h2 {
        font-size: 20px;
        line-height: 30px;
    }
    
}