/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

#page-header .l-subheader.at_middle.width_full{
    padding-left: 4rem;
    padding-right: 4rem;
}
#page-header .w-nav-title{
    text-shadow: 0px 2px 5px rgb(0 0 0 / 70%);
}
.landing-banner h1{
    line-height: 1;
    text-shadow: 0px 2px 10px rgb(0 0 0 / 70%);
    margin-bottom: 20px;
}
.landing-banner p{
    text-shadow: 0px 2px 5px rgb(0 0 0 / 70%);
}
.landing-social .w-image img{
    height: 25px;
    width: auto;
}
.landing-social .special-logo img{
    height: 40px;
}
.landing-social .w-btn-wrapper:nth-child(1){
    margin-left: auto;
}
.w-btn.us-btn-style_1{
    padding-bottom: 0.5em;
}
.landing-social .w-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sound-btn{
    cursor: pointer;
}
.video-mobile-container{
    display: none!important;
}
.unmuted-img{
    display: none;
}

@media (min-width: 601px) and (max-width: 1023px){
    h1{
        font-size: 45px!important;
    }
}
@media (max-width: 1199px) and (orientation: landscape){
    h1.us_custom_614be765 {
        font-size: 45px!important;
        max-width: 615px!important;    
    }
    .landing-banner p{
        max-width: 700px;
    }
}
@media(max-width: 1023px){
    .us-btn-style_1 {
        font-size: 20px!important;
    }
    .video-mobile-container{
        display: block!important;
        margin-bottom: 20px!important;
    }
    .sound-btn{
        display: none!important;
    }
    .us_custom_c3145f75 {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .us_custom_c3145f75 .wpb_text_column  p{
        display: none;
    }
    .landing-social{
        flex-wrap: wrap;
    }
    .landing-social .w-btn-wrapper{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 20px;
    }
    .us_custom_0f761ab7 {
        margin-left: auto!important;
    }
    .page-id-9 .l-section-h.i-cf{
        padding-top: 0px!important;
    }
    .landing-banner{
        justify-content: center!important;
        min-height: auto!important;
    }
    .landing-banner .l-section-overlay{
        background: transparent!important;
    }
}
@media(max-width: 767px){
    .landing-social{
        flex-wrap: wrap;
    }
    .landing-social .w-btn-wrapper{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 20px;
    }
   
}