.hdr-top {
    /* background: #fff url(../../../../assets/images/hdr-bg.html) center top repeat-x; */
    position: relative;
    z-index: 9;
    
}
.hdr-top:after {
    box-shadow: 0 5px 5px -5px #333;
    position: absolute;
    /* top: -27px; */
    content: "";
    z-index: 99;
    width: 100%;
    height: 100%;
}

.staff_imgarea {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    max-height: 240px;

}

.student_imgarea {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    max-height: 240px;
}
.singCourse_content {
    float: left;
    display: inline;
    width: 100%;
    padding: 4px;
    color: white;
    background-color: #ed7b58;
}

.staff_imgarea img {
    display: block;
    position: relative;
    width: 100%;
    height: 220px;
    background-color: #ed7b58;
    /* padding: 12px; */
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border: solid 1px #f36b41;
}

.singCourse_price {
    margin:1px;
    
}

.singCourse_title {
    border-bottom: 1px solid #efefef;
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 2px;
}

.ss-album-img {
    height: 225px;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.ss-album-caption {
    text-align: center;
    color: white;
    background-color: #b30000;
    padding: 5px;
    margin-bottom: 8px;
    font-size: 17px;
}

.mData {
    font-size: 15px;
    padding-left: 20px;
}
.mTitle {
    font-weight: 600;
    font-size: 17px;
}
.mBox {
    background-color: #fff;
    border: solid 1px #cacaca;
    border-radius: 4px;
    width: 100%;
    float: left;
    margin: 10px;
    padding: 10px;
    /*height: 180px;*/
}

.ss-download-tile {
    font-size: 85%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 .6% 10px;
    background: #b30000;
    color: #555;
    min-width:210px;
}
.single_Teachers {
padding:12px;
margin-top:18px;
}
.single_Students {
    padding: 12px;
    margin-top: 18px;
}
.ss-download-tile a {
    color: #fff;
    display: block;
    padding: 15px 5px;
}
    .ss-download-tile a:hover, .ss-download-tile a:focus {
        background: #FCF044;
    }

    .ss-download-tile a i {
        display: block;
        text-align: center;
        color: #fff;
        transition: all ease-in 0.5s;
        height: 41px;
        margin-bottom: 10px;
        font-size: 41px;
    }

    .ss-download-tile a:hover  i, .ss-download-tile a:focus  i {
        color: #050505;
        text-decoration: none;
        transition: all ease-in 0.5s;
        transform: rotateY(360deg);
    }


.marquee-container {
    padding: 3px;
    /* border: 1px solid #e6e6e6; */
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-top: -20px;
    overflow-x: hidden;
}
.marquee-div {
    display: block;
    position: relative;
    width: 400%;
    height: 160px;
    
    padding: 3px;
}
.marquee-li {
    float: left;
    display: block;
    position: relative;
    width: 200px;
    height: 240px;
    padding: 5px;
}

.single_whyus_top {
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
}
.whyus_icon {
    border-radius: 150px;
    color: #2fad4f;
    display: inline-block;
    height: 150px;
    text-align: center;
    width: 150px;
}
.whyus_icon span {
        display: inline-block;
        font-size: 70px;
        height: 100%;
        line-height: 160px;
        width: 100%;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
}

.single_whyus_top > h3 {
    font-size: 18px;
    font-weight: bold;
}

.ss-tile-li {
height:170px;
}



.news {
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    border-radius: 4px;
    padding: 1px;
    -webkit-user-select: none;
}
.blue {
    background: #f8f9fa;
}
.news span {
    float: left;
    color: #fff;
    padding: 6px;
    position: relative;
    top: 1%;
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
    font: 16px 'Raleway', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer;
}
.text1 {
    box-shadow: none !important;
    width: 1000px;
}



.ss-calender-date {
    /*width: 20%;*/
    color: white !important;
    border: 1px solid #222235;
    
    background: #b30000;
    padding: 3%;
    text-align: center;
}

.ss-calender-text {
    /*width: 80%;*/
    text-align: center;
    vertical-align: middle;
    margin: auto;
    
}

img.footer__icon {
    float: right;
    margin-right: 10px;
}

.download-section {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
    margin-top: -20px;
}

.download-section p {
    font-size: 17px;
    margin: 0;
    font-weight: 700;
}

.download-buttons {
    display: flex;
    gap: 10px;
}
