ul#modul-air-advantages {

    list-style: inside;

    padding: 0;

    margin: 0;

    font-family: GothamBook;

}



p#modul-air-desc-title-p2{

    font-weight: 700;

    margin-top: 30px;

}



p#modul-air-desc-p2{

    font-weight: 600;

    margin-top: 20px;

}

@media(max-width:768px){
    section#product-details{

        /* margin-bottom: 20px; */
        padding-bottom: 0;
    
    }
}


p#modul-air-cycle-align{
    text-align: center;
}

img#modul-air-cycle-width{
    width: 70%;
    margin-bottom: 90px;
}

.youtube-video{
    margin-bottom: 50px;
}

p#youtube-video1{
    text-align: center;
}

@media(min-width:992px){
    img#modul-air-cycle-width{
        width: 75%;
    }
}

@media(max-width:374px){
    iframe#youtube-video{
        width: 285px;
        height: 220px;
    }
}

@media(min-width:375px){
    iframe#youtube-video{
        width: 345px;
        height: 230px;
    }
}

@media(min-width:500px){
    iframe#youtube-video{
        width: 700px;
        height: 400px;
    }
}

/* youtube size for modul air */
@media(max-width:374px){
    iframe#youtube-video2{
        width: 285px;
        height: 220px;
    }
}

@media(min-width:375px){
    iframe#youtube-video2{
        width: 345px;
        height: 230px;
    }
}

@media(min-width:500px){
    iframe#youtube-video2{
        width: 500px;
        height: 350px;
    }
}

