    @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: 1100px) and (max-width: 1200px){
        .menu-header > ul > li > a {
            font-size: 15px;
        }
    }
    @media screen and (min-width: 1201px) and (max-width: 1300px){
        .menu-header > ul > li > a {
            font-size: 15px;
        }
    }
    /* ===================Responsive ===================*/

    @media screen and (min-width: 1600px) and (max-width: 1700px) {}

    @media screen and (min-width: 1500px) and (max-width: 1599px) {}

    @media screen and (min-width: 1300px) and (max-width: 1499px) {}

    @media screen and (min-width: 1100px) and (max-width: 1299px) {}

    @media screen and (min-width: 1000px) and (max-width: 1100px) {
        .menu-header > ul > li > a {
            font-size: 14px;
            padding: 17px 10px;
        }
        #section_1 .main:hover .ab-content {
            top: 40%;
        }
        #section_2 .tagline h2 {
            font-size: 30px;
            line-height: 40px;
        }
        #newsletter h2 {
            font-size: 26px;
        }    
        #section_2 .desc p strong {
            font-size: 16px;
        }
        
        #section_2 .desc p {
            font-size: 16px;
            line-height: 20px;
        }
        
        #section_2 .two .rep-desc p {
            font-size: 16px;
            line-height: 20px;
        }
    }

    @media screen and (min-width: 100px) and (max-width: 949px) {
        a#hamburg {
            background: #000099;
            z-index: 9999;
        }
        
        .nav-cross span {
            background: #fff;
        }
        
        .nav1 .push-logo, .nav1  .accordion-nav {
            width: 30% !important;
        }
        
        .nav1 {
            background: #000000;
        }
        
        .nav1 ul li a {
            color: #fff !important;
        }
        .slider .inner-item .caption {
            display: block;
        }
        
        .slider .inner-item .caption p {
            max-width: 90%;
        }
        .slider .inner-item .caption {
            display: block;
        }
        
        .slider .inner-item .caption p {
            max-width: 90%;
        }
        
        #section_1 .main {
            margin: 20px auto;
        }
        
        #section_2 .pic {
            height: auto;
        }
        #section_2 .left {
            max-width: 90%;
            float: none;
            text-align: center;
            margin: 50px auto;
        }
        
        #section_2 .tagline h2 {
            font-size: 30px;
        }
        
        #section_2 .tagline h2:after {
            left: 0;
            right: 0;
            margin: 0 auto;
        }
        
        #section_2 .pic:before {
            display: none;
        }
        
        #section_3 .col-md-6 {
            max-width: 100%;
            float: none;
            overflow: hidden;
        }
        
        .col-md-6 {}
        
        #section_3 .row {
            display: block;
        }
        
        #section_3 .title {
            text-align: center !important;
        }
        
        #section_3 .title h2 {
            max-width: 100%;
            margin: 20px auto;
            text-align: center;
            float: none;
            font-size: 30px;
        }
        
        #section_3 {
            padding: 0px 0 30px;
        }
        #section_2 {
            padding: 0;
        }
        #section_1 {padding-bottom: 0;}
        #section_1 {padding-bottom: 0;}


        #section_4 .row {
            display: block !important;
        }
        
        #section_4 .pic {
            margin: 30px auto;
            max-width: 80%;
        }
        
        #newsletter h2 {
            font-size: 19px;
        }
        
        .footer .col-md-4 {
            max-width: 100% !important;
            float: none;
            margin: 0 auto;
        }
        
        .footer .row {
            display: block;
        }
        
        .footer .row img {
            margin: 0 auto 40px;
            display: block;
        }
        
        .footer h3 {
            text-align: center;
        }
        
        .emaillist {
            text-align: center;
        }
        
        .footer .menu li {padding-left: 30% !important;}
        
        .footer .col-md-4:nth-last-child(1) ul {
            text-align: center;
        }
        
        .footer {
            padding: 50px 0 30px;
        }
        #team .pic {
            height: auto;
            max-width: 70%;
            margin: 0 auto;
        }
        .slider .inner-item .caption h1 {
            font-size: 25px;
            line-height: 35px;
        }
        
        .slider .inner-item .caption p {
            font-size: 13px;
            line-height: 23px;
        }
        
        .logo {
            text-align: center;
        }
    }

    @media screen and (min-width: 100px) and (max-width: 550px) {
        #section_1 .main:hover .ab-content {
            top: 40%;
        }
        .slider .inner-item .caption h1 {
            font-size: 25px;
            line-height: 35px;
            max-width: 90%;
            margin: 0 auto;
        }
        
        .slider .inner-item .caption p {
            font-size: 13px;
            line-height: 23px;
        }
        #section_2 .tagline h2 {
            font-size: 25px;
            line-height: 35px;
        }
        
        #section_2 .desc p strong, #section_2 .desc p {
            font-size: 13px;
            line-height: 23px;
        }
        
        #section_3 .title h2 {
            font-size: 25px;
            line-height: 35px;
        }
        
        #section_3 .desc ul li {font-size: 13px;line-height: 23px;}
        
        #section_4 {padding: 30px 0;}
        
        #section_4 .title-2 {
            top: 80%;
        }
        
        #section_4 .title-2 h3 {
            font-size: 20px;
            line-height: 30px;
        }
        .footer input {
            width: 100%;
        }
        .footer input[type="submit"] {
            right: 0;
        }
        #section_1 {
            padding: 30px 0;
        }
        
        #section_1 .title h2 {
            font-size: 25px;
            line-height: 35px;
        }
        
        #section_1 .desc p {
            max-width: 100%;
            font-size: 13px;
            line-height: 23px;
        }
        
        #section_5 .title h2 {
            font-size: 25px;
            line-height: 35px;
        }
        
        #section_5 .main .desc p {font-size: 13px;line-height: 23px;}
        
        #newsletter .row {
            display: block;
            text-align: center;
        }
        
        #newsletter {
            padding: 30px 0 50px;
        }
        
        #newsletter h2 span {
            display: block;
        }
        
        #newsletter h2 {line-height: 30px;}
        
        .footer input[type="submit"] {
            right: 0;
        }  
        .nav1 .push-logo, .nav1 .accordion-nav {
            width: 100% !important;
        }  
        .section .row {
            display: block;
        }
        
        .section .pic {
            margin: 20px auto;
        }
        
        .section .desc p {
            text-align: center;
        }
        
        .section .desc p, .section .desc li {
            font-size: 13px;
            line-height: 23px;
        }
        
        section.section {
            padding-bottom: 0;
        }
        .single-gallery ul.tabs-menu li {display: block;}

    .single-gallery ul.tabs-menu {
        column-count: 2;
    }

    .single-gallery ul.tabs-menu li a {
        padding: 10px 30px !important;
    }

    .single-gallery .tab ul li {
        width: 100%;
        float: none;
        margin: 20px auto;
    }
    .page-template-testimonials #section_5.inner .main {
        max-width: 90%;
    }
    .page-template-testimonials #section_5.inner .main {
        max-width: 90%;
    }
    .inner-banner h2 {
        text-align: center;
        font-size: 25px;
        line-height: 35px;
    }
    .inner-banner {
        height: 300px;
    }
    .sec-cta h2 {
        text-align: center;
        font-size: 20px;
    }
    
    .sec-cta p {
        font-size: 13px;
        text-align: center;
        line-height: 23px;
    }
    .sec-cta .col-xs-6 {
        width: 100%;
        margin: 10px auto;
    }
    
    .sec-cta label {
        display: block;
    }
    .single-gallery ul.tabs-menu {
        column-count: 1;
    }
    
    .single-gallery ul.tabs-menu li {
        margin: 0 auto 40px;
        width: 100%;
    }
    header {
        background: transparent;
    }
    }