@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;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {
    .menu-header > ul > li > a {
        font-size: 16px;
    }
    .menu-header > ul > li > a {
        font-size: 16px;
    }
    
    .slider .inner-item .caption h1 {
        max-width: 70%;
    }
    
    .slider .inner-item .caption p {
        font-size: 20px;
        margin: 20px auto;
    }    
}
/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {
    .menu-header > ul > li > a {
        font-size: 16px;
    }
    .menu-header > ul > li > a {
        font-size: 16px;
    }
    
    .slider .inner-item .caption h1 {
        max-width: 70%;
    }
    
    .slider .inner-item .caption p {
        font-size: 20px;
        margin: 20px auto;
    } 
}
/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    .menu-header > ul > li > a {
        font-size: 16px;
    }
    .menu-header > ul > li > a {
        font-size: 16px;
        padding: 17px 8px;
    }
    
    .slider .inner-item .caption h1 {
        max-width: 70%;
    }
    
    .slider .inner-item .caption p {
        font-size: 20px;
        margin: 20px auto;
    } 
    header .cta {
        padding: 17px 0;
    }
    
    header .get a {
        padding: 20px 30px;
    }
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    .menu-header > ul > li > a {
        font-size: 16px;
    }
    .menu-header > ul > li > a {
        font-size: 13px;
        padding: 17px 8px;
    }
    
    .slider .inner-item .caption h1 {
        max-width: 70%;
    }
    
    .slider .inner-item .caption p {
        font-size: 20px;
        margin: 20px auto;
    } 
    header .cta {
        padding: 17px 0;
        font-size: 14px;
    }
    
    header .get a {
        padding: 20px 20px;
    }
    #section_2 h2 {
        font-size: 35px;
        line-height: 45px;
    }
}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .menu-header > ul > li > a {
        padding: 10px;
        font-size: 13px;
    }
    
    header .cta a {
        font-size: 13px;
    }
    
    header .get a {
        padding: 10px;
        font-size: 13px;
    }
    
    .slider .inner-item {
        height: 600px;
    }
    
    .slider .inner-item .caption h1 {
        font-size: 30px;
        line-height: 50px;
    }
    
    #section_2 h2 {
        font-size: 20px;
        line-height: 30px;
    }
    
    #section_2 .desc p strong {
        font-size: 16px;
        line-height: 26px;
    }
    
    #section_2 .desc p {
        font-size: 14px;
    }
    
    #section_4 {
        padding: 40px 0;
    }
}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {
    header .cta, header .get {
        display: none;
    }
    .slider .inner-item {
        height: 600px;
    }
    
    .slider .inner-item .caption {
        display: block;
    }
    
    .slider .inner-item .caption h1 {
        font-size: 25px;
        line-height: 35px;
    }
    
    a#hamburg {
        z-index: 9999999;
        background: #ecc746;
    }
    
    html.open-menu nav.nav1 .container {
        width: auto !important;
    }
    
    html.open-menu nav.nav1 {
        background: #ecc746;
    }
    
    html.open-menu nav.nav1 li {
        border-color: #fff;
    }
    
    .call {
        margin: 10px auto;
    }
    #section_2 .left {
        float: none;
        text-align: center;
        max-width: 100%;
        padding: 30px 10%;
    }
    
    #section_2 h2 {
        font-size: 25px;
        line-height: 35px;
    }
    
    #section_2 h2:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    #section_2 .row {
        display: flex;
        flex-direction: column-reverse;
    }
    
    #section_4 {
        padding: 30px 0;
    }
    
    #section_4 .pic {
        height: 230px;
    }
    
    #newsletter .col-md-4, #newsletter .col-md-8 {
        width: 100%;
        text-align: center;
    }
    
    #newsletter .row {
        display: block;
    }
    
    #newsletter h2 {
        margin: 30px auto;
    }
    
    .footer .row {
        display: block;
        height: auto;
    }
    
    .footer .form {
        text-align: center;
    }
    
    .footer img {
        margin: auto;
        display: block;
    }
    
    .footer h3 {
        text-align: center;
    }
    
    .footer ul#menu-main-menu-2 {
        column-count: 1;
        padding: 0 30%;
    }
    .footer ul {
        padding: 0 29%;
    }
    
    .cop p {
        max-width: 200%;
    }
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    .slider .inner-item .caption h1 {
        max-width: 96%;
    }
    
    #section_1 {
        padding: 30px 0;
    }
    
    #section_1 .title h2 {
        font-size: 13px;
        line-height: 23px;
    }
    
    #section_1 .desc p {
        font-size: 13px;
        line-height: 23px;
        max-width: 100%;
    }
    
    #section_1 ul li a {
        padding: 10px 20px;
        display: block;
        width: 100%;
        margin: 10px auto;
    }
    
    #section_3 {
        padding: 30px 0;
    }
    
    #section_3 .title h2 {
        font-size: 25px;
        line-height: 35px;
    }
    
    #section_3 p {
        font-size: 13px;
        line-height: 23px;
        max-width: 100%;
    }
    
    #section_2 .pic {
        height: 250px;
    }
    
    #section_2 .left {
        padding: 30px 3%;
    }
    
    #section_2 .desc p {
        font-size: 13px;
        line-height: 23px;
    }
    
    #section_2 {
        padding: 30px 0;
    }
    
    #section_4 {
        padding: 0 0;
    }
    
    #section_4 .title h2 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
        float: none;
    }
    
    #section_4 .row {
        display: block;
    }
    
    #section_4 .pic {
        margin: 10px auto;
    }
    
    #newsletter h2 {
        font-size: 25px;
        line-height: 35px;
    }
    
    .footer ul#menu-main-menu-2 {
        padding: 0 27%;
    }
    
    .footer ul {
        padding: 0 24%;
    }
    
    .footer socialicons ul {
        padding: 0;
        margin: 0px auto;
    }
    
    .cop {
        padding: 20px 0;
    }
    .section {
        text-align: center;
    }
    
    .section p {
        text-align: center !important;
        font-size: 13px !important;
        line-height: 23px !important;
    }
    
    .section .pic {
        margin: 20px auto;
        height: 200px;
    }
    #section_2 .desc p strong {
        font-size: 13px;
        line-height: 23px;
    }
    .page-template-gallery-php #section_4 p {
        text-align: center !important;
        font-size: 13px;
        line-height: 23px;
    }
    
    .page-template-gallery-php #section_4 {
        padding: 30px 0;
    }
    .sec-cta .form input.wpcf7-form-control.wpcf7-submit {
        width: 100%;
    }    
    .footer ul#menu-main-menu-2,.footer ul {
        padding: 0;
    }
}