
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (min-width: 993px){

}
@media only screen and (min-width: 1200px){

    .title-course{
        font-size: 40px;
        line-height: 120%;
    }
    
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {

}
@media only screen and (min-width: 601px) and (max-width: 992px) {


}
@media only screen and (min-width: 601px){    

}

@media (max-width: 1199px) {
}
@media (max-width: 1120px) {    

}
@media (max-width: 992px) {

}
@media (min-width: 769px) {
    
/*    .item-section{
        height: 450px;
    }*/

}
@media (max-width: 768px) {
    .col-media, .col-text {
        width: 100% !important;
    }
    .wrap_playlits{
    position: relative;
    height: 300px;
}
}    
@media (max-width: 680px) {
    .curses_cover{
        height: 300px;
    }    
    .curses_cover  h1{
        font-size: 1.5rem;
    }    
    .curses_cover span{
        font-size: .8rem;
    }        

}
@media (max-width: 600px) {
.wrap_audio_ul{
        height: 150px;
    }
    .img_bg_course{
        min-height: 450px;
        background-size: cover !important;
        background-position: center center !important;        
        background-repeat: no-repeat !important;
    }
}

@media (max-width: 520px) {    

}
@media (max-width: 480px) {

}
@media (max-width: 430px) {


}
@media (max-width: 360px) {

}
