@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 .row.main, .header .row.top {
    padding: 30px 50px;
}

.menu-header > ul > li > a {
    padding: 0px 9px;
    font-size: 15px;
    letter-spacing: 0px;
}
.banner .bg-img {
    height: 772px;
}
.banner .head h5 {
    margin: 0 0 20px;
    font-size: 90px;
    line-height: 60px;
}
.banner .head h5 span {
    margin: 0 15px 0px 0px;
    font-size: 55px;
}
.banner .head h2 {
    margin: 0 0 20px;
    font-size: 55px;
}
.banner .head p {
    font-size: 16px;
    line-height: 28px;
    padding-right: 50px;
}

.banner .head {
    padding: 200px 0 0 150px;
}

.sec3 .col-sm-7 {
    padding: 0 80px 60px 0;
}
.sec3 {
    height: 1000px;
    background-size: 29% 80%;
    padding: 150px 0;
}
.sec3 .main .disc {
    padding: 0 30px;
    top: 100px;
}
.sec4 {
    height: 720px;
}
.sec4 .head h2 {
    font-size: 83px;
    display: inline-block;
    padding: 0 40px;
}

.sec4 .play {
    text-align: center;
    margin-top: 50px;
}

.sec5 .main .pic img {
    width: 100%;
    height: 220px;
}
.sec6 {
    height: 590px;
    padding: 40px 0 0;
}

.footer .row.bottom {
    padding: 20px 0;
    margin: 40px 0 0;
}

}

@media screen  and (max-width: 1300px){  
    .header .row.main, .header .row.top {
        padding: 20px 5px;
    }
    .banner .head {
        padding: 180px 0 0 60px;
    }
        .banner .bg-img {
        height: 715px;
    }
}

@media screen  and (max-width: 1200px){  

}

@media screen  and (max-width: 1100px){  

}

@media screen  and (max-width: 800px){     

}

@media screen  and (max-width: 600px){     

}