@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 (max-width: 1900px){
    section.sec_3 {
        padding: 180px 0 120px;
    }
}

@media screen and (max-width: 1800px){
    section.sec_3 {
        padding: 150px 0 110px;
    }
}

@media screen and (max-width: 1700px){
    section.sec_3 {
        padding: 140px 0 70px;
    }
}

@media screen and (max-width: 1600px){
    section.sec_3 {
        padding: 120px 0 70px;
    }
}

@media screen and (max-width: 1500px) {
    section.sec_3 {
        padding: 70px 0 50px;
    }
}


@media screen  and (max-width: 1400px){  
.home_banner .inner-item {
    height: 900px;
    padding: 300px 0 0 0px;
}


header {
    top: 70px;
}

header .logo img{
        width: 230px;
        right: 0;
        left: auto;    

}

header .menu_head ul li {
    padding: 25px 20px;
}

header .logo {
    text-align: center;
}
.home_banner .inner_desc h1 {
    font-size: 65px;
    margin: 0 0 20px;
}

.sec_2 {
    padding: 50px 0 60px;
}

.head h2 {
    margin: 0 0 10px;
    font-size: 45px;
}

.head {
    margin-bottom: 40px;
}
section.sec_3 {
    padding: 150px 0 50px;
    height: 630px;
}

.sec_3 .about_desc p {
    font-size: 14px;
    line-height: 24px;
}

.sec_3 .about_desc a {
    margin-top: 10px;
}
.sec_4 {
    padding: 50px 0 70px;
    margin-top: -80px;
}

.head_up {
    margin-bottom: 40px;
    text-align: center;
}

.head_up h2 {
    font-size: 45px;
}

.head_up h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 auto 5px;
}
.sec_5 {
    padding: 50px 0;
}

.sec_5 .head_test {
    margin-bottom: 30px;
}

.sec_5 .head_test h2 {
    font-size: 36px;
    margin: 0 0 10px;
}

.sec_5 .main .pic {
    margin-bottom: 20px;
}

.sec_6 {
    padding: 50px 0 40px;
}
.sec_7 {
    height: 760px;
    padding: 60px 0;
}
.head p{
    font-size: 15px;
    line-height: 25px;
    max-width: 75%;
}
.footer {
    padding: 50px 0 0;
}

.footer .row.bottom {
    margin-top: 30px;
    padding: 15px 0;
}

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

.footer .top-heading h3:before {
    width: 90px;
    height: 2px;
    bottom: 9px;
}


.page-id-9 section.sec_3 .about_desc {
    margin-bottom: 0;
}
    .page-id-9 section.sec_3 {
        padding: 50px 0 60px;
        height: auto !important;
        background-image: none !important;
    }
    


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

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

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

.inner-banner h2 {
    padding: 40px 0 50px;
    font-size: 40px;
}
.inner-banner {
    height: 220px;
}

}

@media screen  and (max-width: 1300px){  
        .sec_7 {
        height: auto;
            
        }
     .sec6 .head h2 {
        margin: 0 0 10px;
        font-size: 36px;
    }
    .sec6 .head {
        margin-bottom: 20px;
    }
    
.sec_6 .soon h1 {
    font-size: 40px;
}

}
 
@media screen  and (max-width: 1200px){ 
        .home_banner .inner-item {
        height: 750px;
        padding: 280px 0 0 0px;
    }
        .home_banner .inner_desc h1 {
        font-size: 55px;
        margin: 0 0 20px;
    }
    
section.sec_logos .wrapper h4 {
    font-size: 16px;
}

section.sec_logos {
    padding: 50px 0 60px;
    background-color: #8a164a;
}
    .head h2 {
        margin: 0 0 10px;
        font-size: 40px;
    }
    

}

@media screen  and (max-width: 1100px){ 
        .home_banner .inner-item {
        height: 650px;
        padding: 260px 0 0 0px;
    }
    .home_banner .inner_desc h1 {
        font-size: 52px;
        margin: 0 0 15px;
    }
    

.home_banner .inner_desc .btns a {
    font-size: 16px;
    border: 2px solid #000000;
    padding: 10px 35px;
}
.sec_2 .slick-arrow {
    right: -20px;
}

.sec_2 .slick-next.slick-arrow {
    left: -20px;
}
    section.sec_3 {
        padding: 50px 0 50px;
        height: 460px;
    }
    
section.sec_3 .about_desc {
    margin-bottom: 0;
}
    .head h2 {
        margin: 0 0 10px;
        font-size: 36px;
    }
    
section.sec_logos .wrapper .pic {
    height: 350px;
}

.footer .three .Info ul li i.fa-map-marker {
    margin-bottom: 35px;
}

.footer .col-sm-4.four {
    position: relative;
    left: 50px;
}
    header .logo img {
        width: 180px;
        right: 0;
        left: auto;
        top: -90px;
    }

}

@media screen  and (max-width: 800px){     
      header .logo img {
        width: 150px;
        max-height: 150px;
        right: 0;
        left: 0;
        top: -65px;
        right: 0;
        margin: 0 auto;
        box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.59);
    }
    
header .row {
    display: block;
    align-items: center;
}
    
header .row .col-sm-9 {
    width: 100%;
    display: none;
}
    header .conatiner {
        width: 100%;
        margin: 0;
    }
    
header .container {
    width: 100%;
}
    header .row .col-md-3 {
        width: 100%;
        height: 30px;
        background-color: #8a164a;
    }
    
    .home_banner .inner_desc {
        max-width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .home_banner .inner-item {
        height: 450px;
        padding: 180px 0 0 0px;
    }
        .home_banner .inner_desc h1 {
        font-size: 36px;
        margin: 0 0 15px;
        padding: 0;
    }
    .sec_2 .slick-arrow {
        right: -12px;
        background-size: 70% 70%;
    }
        .sec_2 .slick-next.slick-arrow {
        left: -12px;
        background-size: 70% 70%;
    }

.sec_2 .main .pic {
    height: 250px;
    width: 100%;
}

element.style {
}
.sec_2 .main .icon .icon_fa {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

element.style {
}
.sec_2 .main .desc {
    padding: 50px 15px 20px;
}

.sec_2 .main .desc p {
    line-height: 25px;
    font-size: 14px;
    height: 75px;
}
section.coverage-sec .coverage-text p {
    font-size: 32px;
}
    section.sec_3 {
        padding: 30px 0 40px;
        height: auto;
    }
    
.sec_3 .col-sm-5 {
    padding: 0;
}
    section.sec_3 .about_desc {
        margin-bottom: 0;
        padding-left: 20px;
    }
    .head h2 {
        margin: 0 0 10px;
        font-size: 32px;
    }
        section.sec_logos .wrapper .pic {
        height: 250px;
    }
        .sec_6 .head {
        margin-bottom: 10px;
    }
        .sec_6 {
        padding: 40px 0 30px;
    }
    .sec_7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px 20px;
    font-size: 14px;
    margin: 0 0 5px;
}
.sec_7 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 10px 20px;
    font-size: 14px;
    height: 150px;
}

.footer .row.bottom {
        margin-top: 0px;
        padding: 15px 0;
    }
.footer {
    padding: 20px 0 0;
}

.footer .onr{
    margin-bottom: 30px;
}

.footer .onr .top-heading h3 {margin-bottom: 0;}

.footer .onr .top-heading p {margin-top: 0;}

.footer .four{
    left: 0 !important;
}
    
.footer .middle {
    margin-top: 0px;
}

a#hamburg {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color:     #8a164a;
  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 .search-nav input {
        display: none;
    }
    
.nav1 .container {
  width: 100%;
}
html.open-menu nav.nav1 {
  z-index: 9999
;  transform: translateX(0);
  background-color: #fff;
}
.push-logo {
  margin: 30px 0 20px;
}


        .inner-banner h2 {
        padding: 0px 0 30px;
        font-size: 34px;
        margin-top: 170px;
    }
    .inner-banner {
        height: 170px !important;
    }
    
.page-id-9 section.sec_3 .col-sm-6 {
    width: 100%;
    text-align: center;
}
.page-id-9 section.sec_3 .about_desc {
        margin-bottom: 30px;
        padding: 0;
    }
    
.single-services .col-sm-6 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.single-services .icon {
    margin-bottom: 20px;
    text-align: center;
}

.single-services p {
    font-size: 14px;
    line-height: 26px;
}

.sec-faq {
    padding: 50px 0;
}


}

@media screen  and (max-width: 600px){    
        .home_banner .inner_desc h1 {
        font-size: 30px;
        margin: 0 0 15px;
        padding: 0;
    }
        .home_banner .inner-item {
        height: 400px;
        padding: 180px 0 0 0px;
    }
    
section.marquee-sec .moving-text p {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

section.marquee-sec .col-sm-12 {
    padding: 0;
}
    .sec_2 {
        padding: 30px 0 40px;
    }
        .head p {
        font-size: 13px;
        line-height: 25px;
        max-width: 100%;
    }
        .head {
        margin-bottom: 20px;
    }
        .head h2 {
        margin: 0 0 10px;
        font-size: 26px;
    }
        .sec_2 .slick-arrow {
        right: -6px;
        background-size: 50% 50%;
    }
    .sec_2 .slick-next.slick-arrow {
        left: -6px;
        background-size: 50% 50%;
    }
        section.coverage-sec .coverage-text p {
        font-size: 26px;
        line-height: 32px;
    }
        section.sec_3 {
        padding: 30px 0 40px;
        height: auto;
        background-color: #fff;
        background-image: none !important;
        text-align: center;
    }
        section.sec_3 .about_desc {
        margin-bottom: 0;
        padding-left: 0px;
        padding: 0 10px;
    }
        section.sec_logos {
        padding: 20px 0 30px;
        background-color: #8a164a;
    }
    section.sec_logos .wrapper {
    margin-bottom: 30px;
}
    .sec_6 .soon h1 {
        font-size: 26px;
    }
        .sec_7 {
        height: auto;
        padding: 40px 0;
    }
    
.sec_7 .col-sm-6.one {
    margin-bottom: 30px;
}

}