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


    body {
        background-position: center;
        height: 2150px;
    }


}

@media screen  and (max-width: 1500px){  
.footer .row.bottom {
    display: flex;
    padding: 0 5%;
}

    body {
        height: 2100px;
    }

}

@media screen  and (max-width: 1400px){  

body {
        height: 2000px;
    }
    
    .header {
    padding: 20px 0 0px 0px;
}

.join .one .main h2 {
    font-size: 26px;
}

    .join .one .main h3{
        font-size: 22px;
    }

.join .one {
    width: 70%;
}

.join .one .tnp-subscription form .tnp-field-email input, .join .one .tnp-subscription form .tnp-field-button input[type="submit"], .join .one .wpcf7 form input, .join .one .wpcf7 form input[type="submit"]{
    padding: 12px 15px;
}
    
.footer .row.bottom p {
    font-size: 12px;
    line-height: 26px;
}

.footer .footer-menu ul li a {
    font-size: 13px;
    padding: 0 5px;
}

.footer .store-icon {
    width: 35%;
}


}


@media screen  and (max-width: 1300px){  


.join .one .tnp-subscription form .tnp-field-email input, .join .one .tnp-subscription form .tnp-field-button input[type="submit"] {
    padding: 12px 30px;
}

.footer .social ul li a {
        height: 60px;
        width: 60px;
        font-size: 24px;
    }
    
.footer .social ul li {
    margin: 0 2px;
}

.footer .row.bottom p {
    font-size: 14px;
    line-height: 23px;
}

}
 
@media screen  and (max-width: 1200px){  
        body {
        height: 1200px;
        background-position: 100% 100%;
    }
        .join .one .main h2 {
        margin: 0 0 20px;
        font-size: 34px;
    }
        .join .one .main h2 {
        margin: 0 0 15px;
        font-size: 26px;
    }
    
    .join .one .tnp-subscription form .tnp-field-email input, .join .one .tnp-subscription form .tnp-field-button input[type="submit"],.join .one .wpcf7 form input, .join .one .wpcf7 form input[type="submit"] {
        padding: 8px 30px;
    }
    .footer .social ul li a {
        height: 50px;
        width: 50px;
        font-size: 22px;
    }
    .footer .social ul li a {
        height: 50px;
        width: 50px;
        font-size: 22px;
    }
    

.join .one input[type="text"] {
    width: 90%;
    padding: 20px 30px;
    font-size: 16px;
    margin: 0 0 0 50px;
}

}

@media screen  and (max-width: 1100px){ 
    .header .logo img {
        width: 200px;
    }
    .join .one .main h2 {
        margin: 0 0 15px;
        font-size: 28px;
    }
    .join .one .tnp-subscription form .tnp-field-email input {
    padding: 15px 30px;
    font-size: 15px;
}
.join .one .tnp-subscription form .tnp-field-button input[type="submit"] {
    font-size: 18px;
    padding: 15px 20px;
}
    body {
        background-size: 100% 100%;
        height: 1150px;
    }
    .footer .row.bottom {
        display: block;
        padding: 0 5%;
        text-align: center;
    }
    
.footer .row.bottom p {
    text-align: center;
    font-size: 13px;
}

.footer .row.bottom .col-sm-9 {
    width: 100%;
}


.footer .row.bottom .col-sm-3 {
    width: 100%;
}
.footer .social {
        margin-bottom: 15px;
    }
    .header {
        padding: 10px 0 0px 0px;
    }
    
    .footer .store-icon {
    width: 25%;
}


}

@media screen  and (max-width: 800px){     
    .header .logo img {
        width: 200px;
        max-height: 200px;
    }
        .join .one {
        padding: 20px 0 30px;
        border-radius: 140px;
        margin: 0 10px;
    }
        body {
        background-size: cover;
        height: 1030px;
    }
    

a#hamburg {
    display: none !important;
}
    
    

}

@media screen  and (max-width: 600px){  
    .header .logo img {
        width: 150px;
        max-height: 150px;
    }
        .join .one .main h2 {
        margin: 0 0 5px;
        font-size: 11px;
    }
    .join .one .main h3 {
        font-size: 11px;
        margin: 0 0 8px;
    }
    .join .one .tnp-subscription form, .join .one .wpcf7 form {
    width: 100%;
    flex-flow: wrap;
    display: flex;
    padding: 0 30px;
}

    .join .one .tnp-subscription form .tnp-field-email input, .join .one .wpcf7 form input {
        padding: 5px 10px;
        font-size: 11px;
    }
    .join .one .tnp-subscription form .tnp-field-button input[type="submit"], .join .one .wpcf7 form input[type="submit"] {
        padding: 7px 10px;
        font-size: 9px;
    }

    .join .one .wpcf7 form .row{
        display: flex;
        flex-flow: wrap;
    }
    .join .one {
        padding: 10px 0 10px;
        margin: 0 0px;
        width: 100%;
    }
        body {
        background-image: url(/wp-content/uploads/2025/08/Mobile-new.jpg);
        height: 1400px;
        background-position: center;
        background-size: 130% 100%;
    }
    
    .join .two .claim-text {
        padding: 20px;
    }
    
    .join .two{
        width: 100%;
    }
    
    .join .two .claim-text p {
        margin-bottom: 10px !important;
    }
    
    .join .two .claim-text p, .join .two .claim-text ul li {
        font-size: 10px;
        line-height: 18px;
    }
    
    .join .two .claim-text ul li {
        margin-bottom: 5px;
    }
        .footer .social ul li a {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }
    .footer .social ul li {
        margin: 0 0px;
    }
    
    .footer .pic img {
        width: 140px;
    }
    .footer .row.bottom p {
        text-align: center;
        font-size: 12px;
        line-height: 20px;
    }
        .footer .row.bottom {
        padding: 0 1%;
    }
    
    .footer .row {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: wrap;
    }
    
    .footer .play-icon{
        width: 30%;
        padding-right: 0;
    }
    
    .footer .app-icon{
        width: 30%;
        padding-left: 0;
    }
    
    .footer .store-icon {
        padding: 10px;
        width: 100%;
    }
    
    .join .one .wpcf7 form .wpcf7-response-output {
    font-size: 10px;
    width: 90%;
    bottom: -15px;
}
}