  /*#agora-link.btn.btn-default {
    text-transform: none !important;
}

.int-wrap.school-wrap.nohero .bulk-wrap> main {
    margin-top: 190px;
}
.responsive-columns-advanced .padded-section-new .padded-lgray-dg {
    margin-top: -12px!important;
    padding: 0px 8px 0px!important;
}

.padded-section-new.padded-lgray-dg {
    background: #edefef!important;
    color: #685c53!important;
    padding: 0 14px 20px!important;
    margin-top: -12px!important;
}


.padded-section-new.padded-lgray-dg .news-list a .image {
    width: 40% !important;
    float: left !important;
    margin-bottom: 10px !important;

}
.col-md-4.col-sm-8 .news-list .news-item a .content p, .col-md-4.col-sm-4 .news-list .news-item a .content p, .int-wrap  .col-md-4.col-sm-4 p {
    font-size: 14px;
    line-height: 20px; 

}


.news-list a .image {
    max-height: 100%;
    float: none;
    margin-bottom: 20px;
    width: 100
}

.col-md-4.col-sm-8 .news-list a .image, .col-md-4.col-sm-4 .news-list a .image {
    width: 100%;
    max-height: 255px ;
}

.col-md-4.col-sm-8 .news-list a:hover .image img {
    width: 148%;
    margin: auto -30.1%;
    transition: 0.2s linear;
    /* vendorless fallback */
    /*-o-transition: 0.2s linear;
    /* opera */
   /* -ms-transition: 0.2s linear;
    /* IE 10 */
    /*-moz-transition: 0.2s linear;
    /* Firefox */
   /* -webkit-transition: 0.2s linear;
    /*safari and chrome */
/*}*/
/*.col-md-4.col-sm-8 .news-list a .content,  .col-md-4.col-sm-4 .news-list a .content {
    width: 100%;
    min-height: 75px;
    margin-bottom: 25px;
}
.col-md-4.col-sm-8 .news-list a h4,  .col-md-4.col-sm-4 .news-list a h4 , .int-wrap.school-wrap .bulk-wrap > main .nosidenav .col-md-4.col-sm-4  h4 {

    font-weight: 600 !important;
    font-size: 15px !important;
    margin-top: 4px !important;
    margin-bottom: 8px !important;
    line-height: 20px !important;
}

.col-md-3.col-sm-4.col-xs-4 .news-list a h4 {

    font-weight: 600!important;
    font-size: 13px!important;
    margin-top: 0;
    margin-bottom: 1px!important;
}
@media (min-width: 774px) {
.padded-section-new.padded-lgray-dg .news-list .news-item a .content p {
    display: none;
}
}
@media (min-width: 768px) {
.col-md-4.col-sm-8 {
    width: 32.666667%;
}
.col-md-4.col-sm-8 .news-list a .image , .col-md-4.col-sm-4 .news-list a .image {
    margin-bottom: 10px !important;
    max-height: 205px;
 }

}
@media screen and (max-width: 1000px){
    .col-md-9.col-sm-8.col-xs-12, .col-md-3.col-sm-4.col-xs-12{
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px){

.col-md-3.col-sm-4.col-xs-12 {
    margin-top: 15px;
    }
.col-md-4.col-sm-8 .news-list .news-item a .content p, .col-md-4.col-sm-4 .news-item a .content p {
    display: block;
}
.padded-section-new.padded-lgray-dg .news-list .news-item a .content p {
    display: block;
}
 .padded-section-new.padded-lgray-dg .news-list a h4 ,  .col-md-4.col-sm-4 .news-list a h4, .int-wrap.school-wrap .bulk-wrap > main .nosidenav .col-md-4.col-sm-4 h4{
    font-size: 15px !important;
    margin-top: 0px !important;
}
.col-md-4.col-sm-8 .news-list a .content {
    width: 100% !important;
    min-height: 50px !important;
    margin-bottom: 5px !important;
}
.col-md-4.col-sm-8 .news-list a .image, .col-md-4.col-sm-4 .news-list a .image {
    width: 100%;
    max-height: 205px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25% !important;
    padding-top: 0px !important; height: 0; overflow: hidden;
    min-height: 250px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin-top: 42px !important;
    margin-bottom: 20px;
}
/*.video iframe, .video img.video-thumb {
    width: 100%;
    max-height: 162px !important;
    margin-top: 42px ;
}*/
/*body .video {
    margin-right: 0 !important;
}
 .col-md-9.col-sm-8.col-xs-12{
        margin-top: 5px;
    }
}*/


/* START news list css */
.bc-padded-section .bc-news-article-list .news-list .horizontal{
    width: 100% !important;
}

.bc-padded-section .bc-news-article-list .news-list a h4 {
    font-family: 'open sans condensed' !important;
}


.bc-padded-section .bc-news-article-list .news-list p{
    font-family: 'utopia';
    font-size: 14px;
}

.bc-padded-section .bc-news-article-list .news-list .horizontal a .content {
    width: 100%;
    margin-bottom: 15px;
}

.bc-padded-section .bc-news-article-list .news-list .horizontal a .image {
    max-height: 135px;
    float: none;
    margin-bottom: 10px;
    width: 100%;
}

.bc-padded-section .bc-news-article-list .bc-link-button .btn {
    width: 100%;
    border-radius: 2px;
    max-width: 200px;
}


/* END news list css */