@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: 1400px){  

.header .logo img {
    width: 60%;
}

.inner-banner {
    height: 100px;
}

.inner-banner h2 {
    padding: 25px 0 0;
}

.banner .head h2 {
    margin: 0 0 230px;
    font-size: 70px;
}

.banner .head {
    padding-top: 110px;
}
.banner .bg-img {
    height: 740px;
    border-radius: 10px;
}

.banner .head .now a, .banner .head .learn a, .sec2-story .head .read a, .sec4-menu .learn a, .sec6-client .read a, .sec7-fresh .read a {
    font-size: 15px;
    padding: 13px 30px;
}

.sec2-story, .sec4-menu, .sec5-customer, .sec6-client {
    padding: 100px 0;
}

.sec2-story .head h2, .sec4-menu .head h2, .sec5-customer .head h2, .sec7-fresh .head h2, .sec6-client .head h2 {
    margin: 0 0 20px;
    font-size: 60px;
}

.sec3-image .pic img {
    height: 650px;
}

.sec5-customer .head p {
    font-size: 22px;
    line-height: 32px;
}

.sec7-fresh .main .pic img {
    height: 380px;
    border-radius: 10px;
}

.footer {
    padding: 0px 70px 20px;
}

    .footer .row.three {
        padding: 30px 50px;
    }
    .footer .row.three .head-top h3 {
    margin: 0 0 20px;
    font-size: 18px;
}

.footer .row.one {
    width: 70%;
    padding: 20px 10px 10px;
    bottom: -100px;
}

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

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

.footer iframe {
    height: 300px;
}

section.our-menu {
    padding: 50px 0;
}

section.our-menu .menu-card .menu-inner {
     height: 550px;
     }
     
     section.our-menu .menu-card {
    margin: 45px auto;
}

}

@media screen  and (max-width: 1300px){  
.client .slick-arrow {
    right: -40px !important;
}
.client .slick-next.slick-arrow {
    left: -40px !important;
}
}
 
@media screen  and (max-width: 1200px){  
sec6-client .main .pic {
    height: 140px;
    width: 230px;
}
sec6-client .main .pic {
    height: 140px;
    width: 230px;
}
.client .slick-arrow {
    right: -60px !important;
}
.client .slick-next.slick-arrow {
    left: -60px !important;
}
.sec7-fresh .bev-head p {
    font-size: 15px;
}
.sec7-fresh .main .pic img {
    height: 325px;
}
.sec7-fresh .read {
    margin-top: 30px;
}
.page-id-13 .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 36px;
}
.page-id-13 .sec-cta .right ul li a {
    font-size: 18px;
}


}

@media screen  and (max-width: 1100px){   
.banner .head h2 {
    font-size: 60px;
}
.sec2-story .head h2, .sec4-menu .head h2, .sec5-customer .head h2, .sec7-fresh .head h2, .sec6-client .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
}
.sec2-story .head p {
    font-size: 15px;
}
.sec2-story, .sec4-menu, .sec5-customer, .sec6-client {
    padding: 60px 0;
}
.sec3-image .pic img {
    height: 540px;
}
.sec6-client .main .pic {
    height: 150px;
    width: 230px;
}
.client .slick-arrow {
    right: -40px !important;
}
.client .slick-next.slick-arrow {
    left: -30px !important;
}
.footer .row.three .head-top h3 {
    margin: 0 0 15px;
    font-size: 13px;
}
section.our-menu .menu-card .menu-inner {
    height: 530px;
}
.sec7-fresh .main .pic img {
    height: 285px;
}
}

@media screen  and (max-width: 999px){     
.banner .bg-img {
    height: 450px;
}
.banner .head h2 {
    font-size: 45px;
}
sec2-story .head h2, .sec4-menu .head h2, .sec5-customer .head h2, .sec7-fresh .head h2, .sec6-client .head h2 {
    font-size: 40px;
}
.sec2-story .head p {
    font-size: 14px;
}
.sec3-image .pic img {
    height: 420px;
}
.sec4-menu .main .disc h3 {
    margin: 0 0 5px;
    font-size: 15px;
}
.sec4-menu .learn {
    margin-top: 30px;
}
.banner .head .now a, .banner .head .learn a, .sec2-story .head .read a, .sec4-menu .learn a, .sec6-client .read a, .sec7-fresh .read a {
    font-size: 14px;
}
.sec6-client .main .pic {
    height: 120px;
    width: 170px;
}
.footer .call a i {
    font-size: 30px;
}
.footer .row.one {
    width: 100%;
}
.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
    text-align: center !important;
}
section.our-menu .menu-card .menu-inner {
    height: 400px;
}
.sec7-fresh .main .pic img {
    height: 215px;
}
.page-id-13 .sec-cta .right ul li a {
    font-size: 14px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 40%;
    font-size: 18px;
}
.sec-cta .left h2 {
    margin: 0 0 10px;
    font-size: 32px;
}
.page-id-13 .sec-cta .right h2 {
    margin: 0 0 10px;
    font-size: 32px;
}
.page-id-13 .sec-cta .right ul li i {
    font-size: 22px;
}
.page-id-13 .sec-cta {
    padding: 60px 0;
}
a#hamburg {
    display: none;
}
.logo img {
    max-width: 100% !important;
}
.header .logo img {
    width: 100%;
}
.animatedfsmenu-navbar-toggler.right_top {
    right: 40px !important;
    top: 25px !important;
}
}

@media screen  and (max-width: 499px){     
.banner .head h2 {
    font-size: 25px;
}
.banner .head .now {
    margin-right: 10px;
    margin-top: 0;
}
.banner .bg-1 .head {
    padding-top: 20px;
}
.banner .head {
    padding-top: 80px;
}
.banner .head .now a, .banner .head .learn a, .sec2-story .head .read a, .sec4-menu .learn a, .sec6-client .read a, .sec7-fresh .read a {
    font-size: 14px;
    padding: 10px 20px;
}
.sec2-story .head h2, .sec4-menu .head h2, .sec5-customer .head h2, .sec7-fresh .head h2, .sec6-client .head h2 {
    margin: 0 0 10px;
    font-size: 40px;
}
.sec2-story, .sec4-menu, .sec5-customer, .sec6-client {
    padding: 40px 0;
}
.sec3-image {
    padding: 40px 10px 40px;
}
.sec3-image .pic img {
    height: auto;
}
.sec4-menu .custom-menu-col:nth-child(odd):before, .sec4-menu .custom-menu-col:nth-child(even):before {
    display: none;
}
.sec4-menu .custom-menu-col:nth-child(even), .sec4-menu .custom-menu-col:nth-child(odd) {
    margin-top: 30px;
}
.sec4-menu .custom-menu-col:nth-child(even) .main {
    display: block;
}
.sec6-client .main {
    padding: 0 40px;
}
.sec6-client .main .pic {
    height: 190px;
    width: 100%;
}
.client .slick-arrow {
    right: 0 !important;
}
.client .slick-next.slick-arrow {
    left: 0 !important;
}
.footer .row.one .col-sm-4 {
    border-bottom: solid 1px #ebebeb;
}
.footer {
    padding: 0 10px 30px;
}
footer .row.three {
    padding: 60px 0 20px 0;
}
.footer .row.three .head-top h3 {
    margin: 0 0 10px;
    font-size: 20px;
}
.footer .social {
    width: 100%;
}
.footer .row.three .head-top .menu {
    padding-bottom: 40px;
}
.footer .row.bottom .copy-2 p {
    font-size: 14px;
}
section.our-menu .menu-card {
    width: 100%;
    margin: 20px auto;
}
section.our-menu {
    padding: 0 0 40px 0;
}
.page-id-21 .sec7-fresh {
    padding: 40px 10px 40px;
}
.page-id-21 .sec7-fresh .bev-head p {
    font-size: 14px;
}
.page-id-21 .sec7-fresh .main .pic img {
    height: auto;
}
.inner-banner h2 {
    padding: 30px 0 0;
    font-size: 32px;
}
.sec7-fresh .bev-head {
    padding: 0;
}
.page-id-13 .sec-cta .right {
    padding-top: 40px;
}
.page-id-13 .sec-cta .head-top h3 {
    margin: 60px 0 20px;
    font-size: 24px;
}
.page-id-13 .sec-cta .right h2 {
    margin: 0 0 10px;
    font-size: 28px;
}
.footer .row.three {
    padding: 30px 10px;
}
.header {
    padding: 20px 20px;
}
.logo img {
    max-height: 100px !important;
}
}