@media screen 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: 1100px) {
   .menu-header > ul > li {
    padding: 0 17px;
} 
section.banner {
    text-align: center;
}
section.banner img {
    max-width: 500px;
}
.sec-offer .main .disc h3 {
    font-size: 23px;
}
html.open-menu nav.nav1 {
    background: #fff;
}
}
@media screen and (max-width: 800px) {
 header.header {
    text-align: center;
}
header.header .col-md-3 {
    width: 50%;
}  
html.open-menu nav.nav1 .container {
    width: 250px;
}
html.open-menu nav.nav1 img {
    padding: 20px 0 0 0;    margin-bottom: 50px;
}
.sec-offer .head h2 {
    margin: 0 auto 20px;
    font-size: 27px;
    font-weight: 700;
    color: #000;
    font-family: FuturaStdBold;
    line-height: 50px;
    max-width: initial;
}
section.banner img {
    max-width: 400px;
    margin-top: 20px;
}
.inner-banner {
    height: 100px;
}
.sec-cta .desc, .sec-cta .desc a {
    font-size: 12px;
}
.sec-cta .form input, .sec-cta .form textarea {
    margin-bottom: 0;
}
.page-id-238 .row.services .col-sm-4 {
    width: 50%;
}
}
@media screen and (max-width: 600px) {
   .header .row {
    display: block;
} 
header.header .col-md-3 {
    width: 100%;
}
.logo img {
    max-height: initial;
    width: auto;
    margin-bottom: 20px;
}
.home section.banner {
    display: none;
}
.sec-about .pic img {
    margin-bottom: 20px;
}
section.sec-about {
    padding-top: 30px;
}
.sec-offer .head h2 {
    font-size: 19px;
    line-height: 33px;
}
.home section.sec-offer {
    padding-top: 0;
}
form.wpcf7-form.init {
    margin-top: 30px;
}
.pic iframe {
    height: 200px;
}
textarea.wpcf7-form-control.wpcf7-textarea  {
    height: 100px;
}
.row.border_btm {
    display: none;
}
footer .social_icons {
    text-align: center;
}
.footer_col3 .textwidget {
    text-align: center;
}
.copyright.row.text-center.copy .col-sm-12 {
    padding: 0;
}
.copyright p {
    font-size: 10px;
    margin: 0;
}
.social_icons ul li a {
    padding: 15px;
}
.social_icons ul li {
    margin: 5px;
}
.sec-cta .icon {
    margin-top: 20px;
}
section.sec-cta {
    padding-top: 50px;
}
.inner-banner h2 {
    font-size: 25px;
}
.page-id-238 .row.services .col-sm-4 {
    width: 100%;
}
.page-id-238 section.sec-offer {
    padding-bottom: 50px;
}
.single .entry-content img {
    width: 100%;
    height: auto;
}
.single .entry-content p {
    max-width: 100%;
}
}