@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 (min-width: 1200px){
.container {
    width: 1156px !important;
}	
}



@media screen  and (max-width: 1400px){  

.banner .bg-img {
    height: 646px;
}
.logo_main a {
    font-size: 28.63px;
}
.banner .head h2 {
    font-size: 38px;
}
.banner ul.slick-dots {
    bottom: 40px;
}
.sec-about .head h2 {
    font-size: 38px;
}
.sec-about {
    padding: 50px 0;
}
.sec-offer {
    padding: 50px 0;
}
.sec-offer .head h2 {
    font-size: 38px;
}
.sec-news {
    padding: 30px 0;
}
.sec-news .head h2 {
    font-size: 38px;
}
.copyright {
    padding-top: 20px;
}
footer.footer {
    background: #000;
    padding: 20px 0 20px 0;
    color: #fff;
}
}

@media screen  and (max-width: 1200px){ 

.banner .bg-img {
    height: 506px;
}

.banner .head h2 {
    font-size: 34px;
}
.banner ul.slick-dots {
    bottom: 40px;
}
.sec-about .head h2 {
    font-size: 34px;
}

.sec-offer .head h2 {
    font-size: 34px;
}

.sec-news .head h2 {
    font-size: 34px;
    text-align: center;
}
.banner .head p a {
    padding: 7px 25px;
}

.logo_main {
    margin-top: -30px;
}
footer.footer {
    padding: 50px 0 20px 0;
}

footer .social_icons {
    margin-top: 10px;
}

}


@media screen  and (max-width: 1100px){ 

.banner .bg-img {
    height: 450px;
}

.banner .head h2 {
    font-size: 32px;
}
.banner ul.slick-dots {
    bottom: 40px;
}
.sec-about .head h2 {
    font-size: 32px;
}

.sec-offer .head h2 {
    font-size: 32px;
}

.sec-news .head h2 {
    font-size: 32px;
    text-align: center;
}
.banner .head p a {
    padding: 7px 25px;
}

.logo_main {
    margin-top: -35px;
}
	
	
	
}

@media screen  and (max-width: 800px){   

.banner .bg-img {
    height: 350px;
}
.banner .head {
    padding: 12% 6% 0;
}

.banner .head h2 {
    font-size: 28px;
}
.banner ul.slick-dots {
    bottom: 40px;
}
.sec-about .head h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.sec-offer .head h2 {
    font-size: 28px;
}

.sec-news .head h2 {
    font-size: 28px;
    text-align: center;
}
.banner .head p a {
    padding: 7px 25px;
}
.sec-about .col-sm-5 {
    width: 100%;
}
.sec-about .col-sm-7 {
    width: 100%;
}
.sec-about .head p {
    font-size: 14px;
    color: #5d5d5d;
    line-height: 24px;
    margin: 0 0 10px;
}

.sec-about .head {
    margin-bottom: 40px;
    text-align: center;
    padding: 0 20px;
}
.sec-about .head .read {
    margin-top: 20px;
}

.sec-about .pic {
    text-align: center;
}

footer .social_icons {
    margin-top: 0;
    text-align: center;
}
footer.footer {
    padding: 60px 0 20px !important;
}


}

@media screen  and (max-width: 700px){    
a#hamburg {
    display: none;
}
.banner .head {
    max-width: 100%;
    padding: 31% 0% 0 !important;
    text-align: center;
}
.banner .head p {
    font-size: 13px;
    color: #fff;
    width: 100%;
}
.banner ul.slick-dots {
    bottom: 20px;
}
.sec-about .head h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.sec-about {
    padding: 30px 0 0;
}
.sec-about .head h5 {
    margin: 0 0 15px;
    font-size: 14px;
}
.sec-about .head {
    margin-bottom: 30px;
    text-align: center;
    padding: 0 0px;
}
.sec-offer {
    padding: 30px 0;
}
.sec-offer .head h2 {
    font-size: 24px;
    line-height: 20px;
}
.sec-news .row {
    display: block;
    align-items: center;
}
.es_subscription_form_submit.es_submit_button.es_textbox_button {
    padding-left: 10px;
}
input.es_required_field.es_txt_email.ig_es_form_field_email {
    padding: 14px;
    padding-left: 10px;
}
footer.footer {
    padding: 50px 0 20px !important;
}
.logo_main a {
    font-size: 24.63px;
}
.copyright {
    padding-top: 10px;
}
.sec-news .head h2 {
    font-size: 24px;
    text-align: center;
}
.sec-about .head .read a {
    font-size: 14px;
    padding: 8px 18px;
}
}

@media screen  and (min-width: 501px){
    .banner-for-mobile{
        display: none !important;    
    }
}

@media screen  and (max-width: 500px){
    .banner{
        display: none  
    }
    
    .banner-for-mobile .bg-img {
    height: 350px;
    position: relative;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-for-mobile .bg-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: url(./images/vedio-overlay.png); */
    z-index: 0;
    background-color: rgb(0 0 0 / 40%);
}

.banner-for-mobile .bg-img .head h2 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    line-height: 30px;
    font-family: 'FuturaStd-Heavy';
    letter-spacing: 0.5px;
    text-align: center;
}

.banner-for-mobile .bg-img .head p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin: auto;
    width: 70%;
}

.banner-for-mobile .bg-img .head p a {
    background-color: #ff5000;
    font-size: 14px;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    text-transform: capitalize;
    transition: .5s all ease-in-out;
    border-radius: 24px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 7px 0px rgba(0, 0, 0, 0.35);
    font-family: 'FuturaStd-Book';
    letter-spacing: 0.40px;
}

.banner-for-mobile .bg-img .head {
    margin-top: 200px;
    z-index: 0;
    position: relative;
}

}
