@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: 1500px){
    
    .home .header {
        top: 20px;
    }
    
    section.banner .bg-img {
        padding: 270px 110px 600px;
    }
    
    section.banner .bg-img .head h1 {
        font-size: 130px;
        line-height: 130px;
    }
    
    section.banner .bg-img .head h3 {
        font-size: 85px;
        line-height: 85px;
    }
    
    section.banner {
        margin-bottom: 50px;
    }

    .banner .bg-vid video {
        height: 880px;
    }
    
    section.sec2_slider_image {
        bottom: 0;
    }
    
    section.sec-8-mail {
        padding: 135px 0;
    }
}

@media screen and (max-width: 1400px){
    header.header .main .logo {
        padding: 5.5px 0;
    }
    
    header.header .main .menu-header {
        padding: 28.5px 0;
    }
    
    section.banner {
        margin-bottom: 70px;
    }
    
    
    section.banner .bg-img .head h1 {
        font-size: 120px;
        line-height: 120px;
    }
    
    section.banner .bg-img .head h3 {
        font-size: 75px;
        line-height: 75px;
    }
    
    section.banner .bg-img {
        padding: 240px 110px 610px;
    }
    
    section.banner .video-box img{
        width: 60%;
    }

    .banner .bg-vid video {
        height: 790px;
    }
    
    section.sec2_slider_image {
        bottom: 0;
    }
    
    section.sec-8-mail {
        padding: 100px 0;
    }
}

@media screen and (max-width: 1300px){
    section.sec2_slider_image .main .pic {
        height: 320px;
    }
    section.sec5-dj-out .main-1 .pic, section.sec5-dj-out .main-2 .pic {
        height: 540px;
    }
    section.sec6-music .pic {
        height: 900px;
    }
    section.sec6-music {
        padding-top: 140px;
    }
    section.sec7-product {
        padding-bottom: 0;
    }
    section.sec-8-mail .head h2 {
        font-size: 55px;
    }
    .page-id-36 section.about-will h2 {
        font-size: 47px;
    }
    .page-id-38 section.sec4-events-page .pic-1, section.sec4-events-page .pic-2 {
        height: 530px;
    }
    .page-id-40 section.sec6-music .music-player-wrap .player-image {
        width: 12%;
        height: 87px;
    }
}

@media screen and (max-width: 1200px){
    .banner .bg-vid video {
        height: 680px;
    }
    section.sec3-radio .head-left h5 {
        font-size: 65px;
    }
    section.sec5-dj-out .head h2 {
        margin: 0 0 40px;
        font-size: 50px;
        line-height: 54px;
    }
    section.sec5-dj-out .main-1 .pic, section.sec5-dj-out .main-2 .pic {
        height: 520px;
    }
        section.sec6-music {
        padding-top: 100px;
    }
    section.sec6-music .head h2, section.sec7-product .head h2 {
        margin: 0 0 40px;
        font-size: 55px;
        line-height: 54px;
    }
    section.sec6-music .pic {
        height: 860px;
    }
    section.sec6-music .music-player-wrap .player-image {
        width: 15%;
    }
    section.sec6-music .music-player-wrap .player-info h3 {
        font-size: 22px;
    }
    section.sec7-product {
        padding-top: 100px;
    }
    section.sec6-music .head h2, section.sec7-product .head h2 {
        font-size: 50px;
    }
    section.sec7-product .bottom-btn a {
        font-size: 16px;
    }
    section.sec-8-mail {
        margin-top: 80px;
    }
    section.sec-8-mail .head h2 {
        font-size: 50px;
    }
    section.sec-8-mail .head {
        padding: 63px 0;
    }
    footer.sec-footer {
        padding: 40px 0 0;
    }
    footer.sec-footer .last {
        margin-top: 40px;
    }
    .page-id-36 section.about-will h3 {
        margin: 25px 0 3px;
        font-size: 36px;
        line-height: 48px;
    }
    .page-id-36 section.about-will h2 {
        font-size: 44px;
    }
    .page-id-40 section.sec6-music .music-player-wrap .player-image {
        width: 15%;
    }
    .page-id-90 ul.products li.product a.woocommerce-LoopProduct-link img {
    object-fit: none;
        height: 230px !important;
        margin-bottom: 15px !important;
    }
    .page-id-90 ul.products li.product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
        margin: 5px 0 10px;
        font-size: 20px;
    }
}

@media screen and (max-width: 1100px){
    .banner .bg-vid video {
        height: 620px;
    }
    section.sec3-radio .head-left h5 {
        font-size: 62px;
    }
    section.sec3-radio .music-head h2 {
        font-size: 130px;
        line-height: 110px;
    }
    section.sec3-radio .play h5 {
        font-size: 25px;
    }
    section.sec3-radio .play {
        margin-top: 260px;
    }
    section.sec5-dj-out {
        padding-top: 120px;
    }
    section.sec5-dj-out .head h2 {
        margin: 0 0 30px;
        font-size: 45px;
        line-height: 50px;
    }
    section.sec5-dj-out .main-1 .pic, section.sec5-dj-out .main-2 .pic {
        height: 480px;
    }
    section.sec6-music .music-player-wrap .player-action .run-stop .arrow:before {
        top: 10px;
        left: 16px;
    }
    section.sec6-music .music-player-wrap .player-action .run-stop .arrow {
        height: 40px;
        width: 40px;
    }
}



@media screen and (max-width: 999px){
    .banner .bg-vid video {
        height: 490px;
    }
    section.sec3-radio .subs span {
        font-size: 24px;
        line-height: 26px;
    }
    section.sec3-radio .music-head h2 {
        font-size: 110px;
        line-height: 100px;
    }
    section.sec3-radio .music-head {
        right: -240px;
        top: 120px;
    }
    section.sec3-radio .play {
        margin-top: 170px;
    }
    section.sec3-radio .head-left h5 {
        font-size: 55px;
    }
    section.sec5-dj-out {
        padding-top: 0;
    }
    section.sec5-dj-out .head h2 {
        font-size: 40px;
        line-height: 40px;
    }
    section.sec5-dj-out .main-1 .pic, section.sec5-dj-out .main-2 .pic {
        height: 440px;
    }
    section.sec6-music .pic {
        height: 650px;
    }
    section.sec6-music .music-player-wrap .player-image {
        width: 20%;
    }

    section.sec6-music .music-player-wrap .player-info {
        width: 35%;
    }
    section.sec6-music .music-player-wrap .player-info h3 {
        font-size: 17px;
    }
    section.sec6-music .music-player-wrap .player-action .run-stop .arrow {
        height: 30px;
        width: 30px;
    }
    section.sec6-music .music-player-wrap .player-action .run-stop .arrow:before {
        top: 5px;
        left: 11px;
    }
    section.sec6-music .music-player-wrap .music-download {
        width: 6%;
        height: 30px;
    }
    section.sec6-music .head h2, section.sec7-product .head h2 {
        font-size: 40px;
    }
    .sec7-product a .main .pic {
        height: 200px;
        margin-bottom: 5px;
    }
    section.sec7-product .bottom-btn a {
        font-size: 14px;
        padding: 12px 32px;
    }
    section.sec-8-mail .head h2 {
        font-size: 40px;
    }
    section.sec-8-mail .head {
        padding: 40px 0;
    }
    section.sec-8-mail {
        margin-top: 50px;
    }
    section.sec-8-mail {
        padding: 60px 0;
    }
    .page-id-36 section.about-will h2 {
        font-size: 36px;
    }
    .page-id-36 section.about-will h3 {
        margin: 15px 0 3px;
        font-size: 30px;
        line-height: 35px;
    }
    .page-id-38 section.sec4-events-page .pic-1, section.sec4-events-page .pic-2 {
        height: 450px;
    }
    .page-id-38 section.sec4-events-page .video-box {
        height: 450px;
        margin-top: 30px;
    }
    .page-id-40 section.sec6-music .music-player-wrap .player-image {
        width: 19%;
    }
    .sec-cta .left h2 ,.sec-cta .head-top h3 {
        margin: 0px 0 20px;
        font-size: 32px;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        margin: 0 0 15px;
        height: 45px;
        padding: 0 10px;
    }
    .sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        margin: 0 0 15px;
        padding: 10px 10px;
        min-height: 160px;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 17px;
        padding: 10px 25px;
    }
    .sec-cta {
        padding: 60px 0;
    }
    .inner-banner h2 {
        font-size: 36px;
    }
}




@media screen and (max-width: 499px){
    section.sec2_slider_image .main .pic img {
        object-fit: contain;
    }
    
    section.sec2_slider_image .main {
        margin-right: 10px;
        margin-left: 10px;
    }
    
    section.sec2_slider_image .slick-list {
        margin-left: 0;
    }
    
    section.sec2_slider_image .main .pic {
        height: auto;
    }
    section.sec3-radio .head-top h2 {
        font-size: 40px;
    }
    section.sec3-radio .head-left h5 {
        font-size: 50px;
    }
    section.sec3-radio .head-left h5:before {
        width: 210px;
        height: 75px;
        left: -15px;
    }
    section.sec3-radio .head-left h5:after {
        width: 255px;
        height: 75px;
        left: -15px;
        bottom: 0px;
    }
    section.sec3-radio .subs {
        margin-top: 20px;
    }
    section.sec3-radio .play {
        margin-top: 220px;
    }
    section.sec5-dj-out {
        padding-top: 680px;
    }
    section.sec5-dj-out .head h2 {
        font-size: 30px;
        line-height: 30px;
    }
    section.sec3-radio .time span.current-time, section.sec3-radio .time span.duration {
        width: 45%;
    }
    section.sec3-radio .player-wrap .button .arrow::before, section.sec3-radio .player-wrap .button .arrow::after {
        left: -90%;
    }
    section.sec3-radio .player-wrap {
        padding: 20px 20px;
        margin: 50px 0;
    }
    section.sec5-dj-out .main-1 {
        padding: 0 0 50px 0;
    }
    section.sec6-music {
        padding-top: 20px;
    }
    section.sec6-music .pic {
        height: auto;
    }
    section.sec6-music .music-player-wrap .player-image img {
        object-fit: fill;
    }
    section.sec6-music .music-player-wrap .player-info h3 {
        font-size: 10px;
        margin-bottom: 5px;
    }


    section.sec6-music .music-player-wrap .player-info h5{
        font-size: 8px;
    }
    section.sec6-music .music-player-wrap {
        padding-right: 0;
    }
    
    section.sec6-music .music-player-wrap .player-action {
        width: 20%;
    }
    section.sec6-music .music-player-wrap .player-action .run-stop.playing .arrow::before {
        top: 7px;
        left: 7px;
        height: 15px;
        width: 4px;
    }
    section.sec6-music .music-player-wrap .player-action .rw {
        width: 18%;
    }
    section.sec6-music .music-player-wrap .player-time span.duration {
        font-size: 12px;
    }
    section.sec6-music .music-player-wrap .player-progress {
        display: none;
        width: 15%;
    }
    section.sec6-music .music-player-wrap .player-time {
        width: 10%;
    }
    section.sec6-music .music-player-wrap .music-download {
        left: 0;
        position: relative;
        width: 10%;
    }
    section.sec7-product {
        padding-top: 40px;
    }
    .sec7-product a .main .pic {
        height: auto;
    }
    .sec7-product a .main .disc {
        padding-bottom: 20px;
    }
    section.sec7-product .bottom-btn {
        margin-top: 10px;
    }
    section.sec-8-mail {
        margin-top: 40px;
    }
    section.sec-8-mail .head .form-list .tnp-subscription form .tnp-field-email:before {
        left: 35px;
        top: 13px;
    }
    section.sec-8-mail .head .form-list .tnp-subscription form .tnp-field {
        width: 100%;
        padding: 0 20px;
    }
    section.sec-8-mail .head h2 {
        font-size: 30px;
        line-height: 14px;
        margin: 0 0 10px;
    }
    section.sec-8-mail .head .form-list .tnp-subscription form .tnp-field-button {
        width: 50%;
    }
    section.sec-8-mail .head .form-list .tnp-subscription form .tnp-field-button:before {
        right: 35px;
        top: 13px;
    }
    .page-id-36 section.about-will h2 {
        font-size: 26px;
        line-height: 36px;
    }
    section.about-will p {
        font-size: 14px;
        line-height: 24px;
    }
    .inner-banner h2 {
        font-size: 32px;
    }
    .inner-banner {
        height: 120px;
    }
    .page-id-36 section.about-will h3 {
        margin: 10px 0 3px;
        font-size: 16px;
        line-height: 26px;
    }
    .page-id-38 section.sec4-events-page .pic-1, section.sec4-events-page .pic-2 {
        height: auto;
        padding-bottom: 20px;
    }
    .page-id-38 section.sec4-events-page .video-box video {
        height: auto;
    }
    .page-id-38 section.sec4-events-page .video-box {
        height: auto;
        margin-top: 0;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100% !important;
    }
    .sec-cta .head-top {
        padding-top: 50px;
    }
}