@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;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {
    header .menu-header > ul > li > a {
    padding: 17px 13px;
    }
}
/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {
    header .menu-header > ul > li > a {
        padding: 17px 12px;
        font-size: 12px;
    }
}
/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    header .menu-header > ul > li > a {
        padding: 17px 9px;
        font-size: 12px;
    }
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    header .menu-header > ul > li > a {
        padding: 17px 6px;
        font-size: 11px;
    }
}

/* / / Ipad PRO // */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    header .menu-header > ul > li > a {
        padding: 17px 12px;
        font-size: 12px;
    }
    header .row {
        display: block;
    }
    
    header .row .col-md-3, header .row .col-md-9 {
        width: 100%;
        text-align: center;
    }
    
    header .menu-header {
        text-align: center;
    }
    
    header .menu-header ul li a {
        padding: 17px 10px;
    }
    
    .site_slider .inner-item {
        height: 500px;
    }
    
    .site_slider ul.social {
        right: 5px;
    }
    
    .site_slider:after {left: 13px;height: 30px;top: -23px;}
    
    .site_slider:before {
        right: 12px;
    }
    
    .site_slider p.tagline {
        left: -11px;
    }
    
    .menu-header > ul > li:after {
        bottom: -30px;
    }
    
    .section_1 .main .tagline h4 {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }
    
    .section_1 .main .tagline {
        width: 100%;
    }
    
    .section_1 .main .pic {
        width: 100%;
    }
    
    .section_1 .main:after {
        width: 100%;
    }
    
    .section_2 .left {
        padding: 30px 0;
    }
    
    .section_2 .pic {
        height: 784px;
    }
    
    .section_5 ul li {
        height: 250px;
    }
    .footer .emaillist .es_subscription_form_submit {
        right: 29%;
    }
    .footer ul.menu li a {
        padding: 17px 7px;
        font-size: 11px;
    }
}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {
    header .menu-header > ul > li > a {
        padding: 17px 12px;
        font-size: 12px;
    }
    header .row {
        display: block;
    }
    
    header .row .col-md-3, header .row .col-md-9 {
        width: 100%;
        text-align: center;
    }
    
    header .menu-header {
        text-align: center;
    }
    
    header .menu-header ul li a {
        padding: 17px 10px;
    }
    
    .site_slider .inner-item {
        height: 500px;
    }
    
    .site_slider ul.social {
        right: 5px;
        display: none;
    }
    
    .site_slider:after {left: 13px;height: 30px;top: -23px;display: none;}
    
    .site_slider:before {
        right: 12px;
    }
    
    .site_slider p.tagline, .site_slider:before {
        display: none;
    }
    
    .menu-header > ul > li:after {
        bottom: -30px;
    }
    
    .section_1 .main .tagline h4 {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }
    
    .section_1 .main .tagline {
        width: 100%;
    }
    
    .section_1 .main .pic {
        width: 100%;
    }
    
    .section_1 .main:after {
        width: 100%;
        left: 0;
    }
    
    .section_2 .left {
        padding: 30px 0;
    }
    
    .section_2 .pic {
        height: auto;
    }
    
    .section_5 ul li {
        height: 250px;
    }
    .footer .emaillist .es_subscription_form_submit {
        right: 22%;
    }
    .footer ul.menu li a {
        padding: 17px 7px;
        font-size: 11px;
    }
    a#hamburg {
        background: #dd0000;
    }
    
    .nav1 {
        background: #dd0000;
        padding: 30px 0;
    }
    
    .nav1 .container {
        width: auto;
    }
    
    .nav1 .container a {
        color: #fff;
    }
    
    .nav1 .search-nav input {
        display: none;
    }
    
    .nav1 .container li {
        border-color: #fff;
    }
    .section_1 .main {
        margin: 0 !important;
    }
    
    .section_1 {
        padding: 80px 0;
        text-align: center;
    }
    
    .section_1 .title h2 {
        padding: 0;
    }
    
    .section_1 .title h2:before {
        display: none;
    }
    
    .section_2 .left {
        padding-bottom: 100px;
    }
    
    .section_4 .col-md-6 {
        float: left;
        width: 50%;
    }
    
    .section_4 .pic {
        height: 300px;
    }
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    .site_slider .inner-item {
        height: 250px;
    }
    
    .site_slider .video {
        padding: 10px;
    }
    
    .site_slider .video a {
        font-size: 14px;
    }
    
    .section_1 .main .tagline h4 {
        font-size: 14px;
        line-height: 24px;
    }
    
    .section_1 .main .tagline {
        padding: 30px 0;
    }
    
    .section_1 .title h2 {
        font-size: 25px;
        line-height: 25px;
    }
    
    .section_1 .desc {
        margin: 30px auto;
    }
    
    .section_1 .desc p {
        font-size: 13px;
        line-height: 23px;
    }
    
    .section_2 .left .tagline h4:after {
        display: none;
    }
    
    .section_2 .left .tagline h4 {
        margin-bottom: 0;
    }
    
    .section_2 .left .headline h2 {
        margin: 20px auto !important;
        font-size: 25px;
        line-height: 35px;
    }
    
    .section_2 .left .desc p {
        font-size: 13px;
        line-height: 23px;
    }
    
    .section_2 .left .more a {
        padding: 13px 30px;
    }
    
    .section_3 .title h2 {
        margin: 30px auto 0;
        font-size: 25px;
        line-height: 35px;
    }
    
    .section_3 .desc p {
        max-width: 100%;
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 40px;
    }
    
    .section_4 {
        padding: 0 0;
    }
    
    .section_4 .col-md-6 {
        float: none;
        width: 100%;
        margin: 25px auto;
    }
    
    .section_5 .title h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 auto 30px;
    }
    
    .section_5 ul li {
        width: 50%;
        height: 200px;
    }
    
    .section_5 .more a {
        padding: 15px 50px;
    }
    .footer ul.menu li {
        display: block;
        text-align: left;
    }
    
    .footer ul.menu li a {
        line-height: 0;
    }
    
    .footer {
        padding: 30px 0;
    }
    
    .footer .emaillist .es_subscription_form_submit {
        right: 11px;
    }
    .logo {
        max-width: 60%;
        margin: auto;
    }
    .landing {
        align-items: center;
    }
    
    .landing .more a {
        background: #dd0000;
    }
    .home a#hamburg {
        display: none;
    }
    .inner-banner {
        height: 200px;
        background-size: cover !important;
        background-position: center !important;
    }
    
    .inner-banner h2 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
    
    .about_us .desc p {
        text-align: center;
        font-size: 13px;
        line-height: 23px;
    }
    
    .about_us {
        padding: 30px 0;
    }
    
    .about_us .pic-1 {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .about_us .pic-2 {
        margin: auto;
        width: 100%;
        height: auto;
    }
    
    .about_us .pic {height: auto;}
    .axe-band .desc p {
        text-align: center;
    }
    
    .axe-band .row {
        display: block;
    }
    
    .axe-band .desc h2 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    .discography {
        padding:  00;
    }
    
    .discography .row {
        display: block;
    }
    
    .discography .desc h3 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
    
    .discography .desc p {
        font-size: 13px;
        line-height: 23px;
        text-align: center;
    }
    .sec-cta h2 {
        text-align: center;
        font-size: 25px;
        line-height: 35px;
    }
    
    .sec-cta .right {
        height: auto;
    }
    
    .sec-cta .row {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .sec-cta {
        padding: 30px 0;
    }
    .nav-cross span {
        background: #fff;
    }
}