.responsive body
{
    min-width: 240px;
}

.responsive img 
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}  

.responsive .courseslist-content-layout img,
.responsive .courseslist-content-layout video
{
    max-width: 100%;
    height: auto !important;
}

.responsive.responsive-phone .courseslist-content-layout img 
{
    margin: 1%;
}

.responsive.responsive-phone .courseslist-collage,
.responsive.responsive-tablet .courseslist-collage {
    margin: 0 !important;
}

.responsive .courseslist-content-layout .courseslist-sidebar0, 
.responsive .courseslist-content-layout .courseslist-sidebar1, 
.responsive .courseslist-content-layout .courseslist-sidebar2 
{
    width: auto !important;
}

.responsive .courseslist-content-layout, 
.responsive .courseslist-content-layout-row, 
.responsive .courseslist-layout-cell 
{
    display: block;
}

.responsive .courseslist-content-layout, 
.responsive .courseslist-content-layout-row
{
    padding: 0;
}

.responsive .image-caption-wrapper 
{
    width: auto;
}

.responsive.responsive-tablet .courseslist-vmenublock,
.responsive.responsive-tablet .courseslist-block
{
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.responsive .courseslist-responsive-embed 
{
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
    position: relative;
}

.responsive .courseslist-responsive-embed iframe,
.responsive .courseslist-responsive-embed object,
.responsive .courseslist-responsive-embed embed
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.responsive .courseslist-header 
{
    /*width: auto !important;
    max-width: none !important;*/
    /*min-height: 100px !important;*/
    min-width: 0 !important;
    text-align: center;
    width: 100% !important;
    background-position: center top;
    height: 9% !important;
}

.default-responsive .courseslist-header 
{
    height: auto;
}

.default-responsive .courseslist-header *
{
    position: relative;
    text-align: center;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.default-responsive .courseslist-header .courseslist-headline, 
.default-responsive .courseslist-header .courseslist-slogan 
{
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    margin: 2% !important;
    text-align: center !important;
}

.default-responsive .courseslist-header .courseslist-headline a, 
.default-responsive .courseslist-header .courseslist-slogan 
{
    white-space: normal !important;
}

.default-responsive .courseslist-header .courseslist-logo
{
    display: inline-block;
    margin: auto !important;
    left: auto;
    top: auto !important;
    width: auto;
    height: auto;
}

.responsive .courseslist-header .courseslist-slidenavigator 
{
    position: absolute;
}

.default-responsive .courseslist-header .courseslist-positioncontrol 
{
    display: block !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin: 2% auto !important;
    width: auto !important;
    height: auto !important;
}

.responsive .courseslist-header #courseslist-flash-area
{
    display: none;
}

/* Search and other elements in header element directly */
.default-responsive .courseslist-header>.courseslist-textblock
{
    position: relative !important;
    display: block !important;
    margin: 1% auto !important;
    width: 75% !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
}

.default-responsive .courseslist-header .courseslist-textblock 
{
    position: relative !important;
    display: block !important;
    margin: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    height: auto !important;
    width: auto;
    background-image: none;
}

/* '.courseslist-header *' used noram align, but for '.courseslist-textblock *' we must force align because of preview */
.responsive .courseslist-header .courseslist-textblock *
{
    text-align: center !important;
}

.default-responsive .courseslist-header .courseslist-shapes > .courseslist-textblock,
.default-responsive .courseslist-header .courseslist-slide-item > .courseslist-textblock
{
    display: none !important;
}

.default-responsive .courseslist-header .courseslist-shapes > .courseslist-textblock *
{
    text-align: center !important;
    width: auto !important;
    height: auto !important;
    display: block;
}

.default-responsive .courseslist-header .courseslist-slider .courseslist-textblock *
{
    text-align: center !important;
    width: auto !important;
    height: auto !important;
    display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .courseslist-header>.courseslist-textblock>div 
{
    width: 100%;
}
.responsive .courseslist-sheet
{
    width: auto !important;
    min-width: 240px !important;
    max-width: none !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
    margin-top: 1% !important;
}

#courseslist-resp {
    display: none;
}

@media all and (max-width: 888px)/*768px)*/
{
    #courseslist-resp, #courseslist-resp-t { display: block; }
    #courseslist-resp-m { display: none; }
    .courseslist-footer{          
        width: 100% !important;
    }
    .container{
        display:none;
    }
    .courseslist-sheet{
        padding-left:2px !important;
        padding-right:0px !important;
    }
    .courseslist-layout-cell{
        padding-right:0px !important;  
    }
     .courseslist-footer{
        width: 96% !important;
    }
    .modal.in .modal-dialog {
     max-width: 90% !important;
     width: 90% !important;
    }
}
.anuncio-response-max480{
    color: #EAEBE0; 
}
@media all and (max-width: 480px)
{
    #courseslist-resp, #courseslist-resp-m { display: block; }
    #courseslist-resp-t { display: none; }
    .response480padding{
        padding-right:2px !important   
    }
    .cell-instructor-response-max480-padding {
        padding-right:2px !important
    }
    .price-response-max480{
        padding-bottom: 20px;
        padding-top: 20px;
        width: 100%;
    }
    .courseslist-content .courseslist-postcontent-0 .layout-item-0 {
        margin-top: 3px !important;
        margin-bottom: 37px !important;
        -webkit-border-radius:10px !important;
        -moz-border-radius:10px !important;
        border-radius:10px !important;
        -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.2) !important;        
    }
    .courseslist-content .courseslist-postcontent-0 .layout-item-12 {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }
    .anuncio-response-max480{
        padding-left:7px;        
        color: darkgray !important;
    }
    .courseslist-footer{
        width: 95% !important;
    }
    .widthMax480ResponseCourseName{
        max-width: 300px !important;
    }
    .modal.in .modal-dialog {
     max-width: 90% !important;
     width: 90% !important;
    }
}

#courseslist-resp-desktop {
    display: none;
}
#courseslist-resp-tablet-landscape {
    display: none;
}
#courseslist-resp-tablet-portrait {
    display: none;
}
#courseslist-resp-phone-landscape {
    display: none;
}
#courseslist-resp-phone-portrait {
    display: none;
}

@media (min-width: 1200px)
{
    #courseslist-resp-desktop { display: block; }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #courseslist-resp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #courseslist-resp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #courseslist-resp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #courseslist-resp-phone-portrait { display: block; }
}
.responsive .courseslist-content-layout, 
.responsive .courseslist-content-layout-row, 
.responsive .courseslist-layout-cell 
{
    display: block;
}

.responsive .courseslist-layout-cell 
{
    width: auto !important;
    height: auto !important;
}

.responsive .courseslist-content-layout:after, 
.responsive .courseslist-content-layout-row:after, 
.responsive .courseslist-layout-cell:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.responsive .responsive-tablet-layout-cell,
.responsive.responsive-tablet .courseslist-footer .courseslist-content-layout .courseslist-layout-cell 
{
    margin: 1%;
    width: 98% !important;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.responsive .responsive-layout-row-2 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .courseslist-footer .courseslist-content-layout .responsive-layout-row-2 .courseslist-layout-cell
{
    width: 48% !important;
}

.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .courseslist-footer .courseslist-content-layout .responsive-layout-row-3 .courseslist-layout-cell
{
    width: 31% !important;
}
.responsive .courseslist-post
{
    border-radius: 0;
}

.responsive .courseslist-footer-inner
{
    width: auto;
    padding: 2% !important;
    min-width: 0;
}

