.clear-fix{ clear: both;}
.detailsheading2 {
    color: #000;
    margin-top: 1%;
    border: 2px solid #390;
    /* background-color: #dae7e866; */
    padding: 8px 0;
    border-radius: 20px;
}
.detailsheading2 div{
    max-height: 200px;
    overflow: auto;
}
@media(max-width:800px){
    li.nav-item {
        border-bottom: 1px solid #ccc;
    }
}
.chapterdetailsmain .card-body > p {
    border-bottom: 1px solid #cccccc70;
    padding-bottom: 5px;
}
.selectedStudents{ margin-right:5px;}
/* @media (max-width: 1200px){
.ordr_rsp2{
    padding-right:30px;
}
} */

/* Slider css*/

.ad-gallery .ad-image-wrapper{
height: auto !important;
}

.ad-image img{
max-height: 80% !important;
}

.ad-gallery .ad-image-wrapper .ad-image{
position: static !important;
max-width:100% !important;
}

.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next{
height:100% !important;
}
.ad-controls .ad-slideshow-controls {
    display: none !important;
}
.ad-gallery p.ad-info {
    text-align: center;
    margin-top: -20px;
    margin-bottom: 20px;
}

/* .ad-thumb-list{
    width: auto !important;
}
.ad-forward{
    display: none !important;
}
.ad-back{
    display: none !important;
} 
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image{
    top: 0 !important;
    display: block !important;
    bottom: 0 !important;
}*/

.ad-gallery .ad-nav{ display:none !important; }

.slideshowPlugin {
    width: 25%;
    float: left;
    margin: 10px 0 !important;
}

.ad-controls{
    display: none !important;
}

.card-body div.slideshowPlugin:nth-of-type(4n+1) {
    clear: both;
}

@media(max-width:900px){
    .slideshowPlugin{width: 50%;}
    .card-body div.slideshowPlugin:nth-of-type(2n+1){clear: both !important;}
}
@media(max-width:550px){
.slideshowPlugin{width: 100%;}
}
 

/*Slider css ends*/