body{
	font-size: 14px;
}
.eventCalendar-wrap {
    border: solid 1px #d3d3d3;
    box-shadow: none; 
    border-radius: 2px;
    margin-bottom: 0; 
    background-color: #fff;
    color: #807E7E;
}
.eventsCalendar-monthWrap, .eventCalendar-wrap .arrow{
    top: 0;
}
.eventsCalendar-daysList.showAsWeek{
    margin: 5px;
    
}
.eventsCalendar-daysList.showDayNames.showAsWeek{
    border-radius: 2px;
}
.showAsWeek .eventsCalendar-day a{
    border-color: #e9d4d4;
}
.eventDesc .bt{
    display: none;
}
.header-top{
	padding: .25rem 0;
	background-color: #fdf914;
}
.header-top ul li{
	display: inline-block;
	padding: 0;
}
.header-top ul li>a{
	color: #1e1e1e;
    font-size: 13px;
    padding: 5px 10px;
    text-transform: capitalize;
}
.header-top ul li a:hover{
	opacity: .8;
}
.title-line h2{
	margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.title-line h2:before{
	width: 50px;
    height: 3px;
    background-color: #F4DD4B;
    position: relative;
    display: inline-block;
    left: 25px;
    margin-right: 15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 6px;
    content: '';
}
.row-8 {
    margin: 0 -4px;
}
.row-8>div {
    padding: 0 4px;
}
.event-schedule .item{
    margin: 15px 15px 60px 15px;
    padding: 30px 30px 30px 30px;
}
.our-link, .about-home{
    margin-top: -30px;
}
.about-home p{
    margin-bottom: 0!important
}
.our-link .notification{
	border-radius: 5px;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
.our-link .notification .list-item{
	margin: 15px 15px 20px 15px;
}
.notification .list-item h4{
	font-size: 17px;
    font-weight: 700;
    color: #1e1e1e;
}
.notification .list-item span{
	font-size: 12px;
    color: #aaa;
}
.sidebar-widget .owl-dots{
	padding-bottom: 0;
}
a{
	color: #1e1e1e;
}
.news-post .down-content {
    padding: 10px!important;
}
.news-post .down-content h4 {
    margin-top: 0!important;
}
.news-post .down-content p {
    margin-top: 10px!important;
}
.news-sidebar ul li:not(:last-child), .search-page ul li:not(:last-child){
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.search-page ul li{
    display: block!important;
    margin-right: 0!important
}
.search-page ul li a{
    color: #1e1e1e!important;
}
.search-page ul li a:hover{
    color: #0056b3!important;
}
.news-sidebar ul li h6 {
    font-size: 14px;
}
.title-nowrap-two-line {
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.description-tiny{
	display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.description-tiny p{
	margin-top: 0!important;
}
.contact-info .small-posts p{
	margin: 0!important;
}
em.error{
	font-size: 11px;
    color: red;
}
.post-gallery .PrevArrow {
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding-left: 15px;
    left: -15px;
    width: 32px;
    height: 32px;
    background: rgba(0, 0, 0, 0.5);
    border: 0 none;
    margin-top: -22.5px;
    text-align: center;
    font: 18px/30px FontAwesome;
    color: #FFF;
    z-index: 5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;

}
.post-gallery .NextArrow {
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding-right: 15px;
    right: -15px;
    width: 32px;
    height: 32px;
    background: rgba(0, 0, 0, 0.5);
    border: 0 none;
    margin-top: -22.5px;
    text-align: center;
    font: 18px/30px FontAwesome;
    color: #FFF;
    z-index: 5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.post-alumni, .post-gallery{
	text-align: center;
}
.post-alumni .icon, .post-gallery .icon{
	border: 1px solid #eee;
	overflow: hidden;
}
.post-alumni img, .placeholder .wave-image, .post-gallery img{
	width: 100%;
	height: 155px;
	object-fit: contain;
	transition: transform .5s;
}
.post-gallery img{
	object-fit:cover!important;
}
.post-alumni a:hover img {
  transform: scale(1.1);
  filter: grayscale(0);
}
.post-alumni h6, .post-gallery h6{
	font-size: 13px;
    margin-bottom: 0;
    height: 50px;
    border: 1px solid #eee;
    border-top: none;
    padding: .5rem;
}
.post-gallery .content-link span{
	width: 50%;
	float: left;
	padding: .25rem;
}
.post-gallery .content-link span:last-child{
	border-left: 1px solid #eee;
}
.post-alumni.placeholder .wave-image,
.post-gallery.placeholder .wave-image{
  background: #E8E8E8;
}
.post-alumni.placeholder .wave-title,
.post-alumni.placeholder .wave-title{
  background: #E8E8E8;
  height: 2rem;
}

.post-alumni.placeholder .wave-image,
.post-alumni.placeholder .wave-title,
.post-gallery.placeholder .wave-image,
.post-gallery.placeholder .wave-title{
  animation: wave 1s infinite linear forwards;
  -webkit-animation:wave 1s infinite linear forwards;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
}

.news-post.placeholder .wave-title,
.news-post.placeholder .wave-category,
.news-post.placeholder .wave-date,
.news-post.placeholder .wave-description,
.search-post.placeholder .wave-title{
  background: #E8E8E8;
  height: 2rem;
  margin-bottom: .5rem;
}
.search-post.placeholder .wave-date{
    background: #E8E8E8;
    height: 1.25rem;
    width: 50%;
}
.news-post.placeholder .wave-category,
.news-post.placeholder .wave-date{
  height: 1rem;
}
.news-post.placeholder .wave-description{
  width: 100%;
  height: 5.9rem;
  margin-bottom: 0!important;
}
.news-post.placeholder .wave-image{
  height: 100%;
  width: 100%;
  background: #E8E8E8;
}

.news-post.placeholder .wave-inline .wave-category{
   width: calc(50% - 3rem);
   margin-right: 1rem;
}
.news-post.placeholder .wave-inline .wave-date{
  width: calc(50% - 3rem);
}

.news-post.placeholder .wave-image,
.news-post.placeholder .wave-title,
.news-post.placeholder .wave-category,
.news-post.placeholder .wave-date,
.news-post.placeholder .wave-description,
.search-post.placeholder .wave-title,
.search-post.placeholder .wave-date{
  animation: wave 1s infinite linear forwards;
  -webkit-animation:wave 1s infinite linear forwards;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
}
@keyframes wave{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

@-webkit-keyframes wave{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}
.search-post.placeholder:first-child{
    margin-top: 1rem;
}
.title-search{
    padding-bottom: .725rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #1e1e1e;
    color: #1e1e1e;
    font-size: 18px;
}

.btn-load-search, .title-search em{
    color: #b0290f;
}
.btn-load-search:focus,.btn-load-search:active {
    outline: none;
    box-shadow:none;
}
.event-schedule .date-agenda i{
    position: absolute;
    line-height: 20px;
}
.event-schedule .date-agenda span.left-date{
    font-size: 14px;
    margin-left: 1.5rem;
    font-weight: 600;
}
.detail-alumni-results{
	height: calc(100vh - 2rem);
	overflow-x: hidden;
    overflow-y: auto;
}
.detail-alumni-results .box-content{
	border: 2px solid #eee;
	padding: .5rem;
}
.detail-alumni-results img, .detail-alumni-results table, .description-tiny table{
	width: 100%;
}
.box-shadow{
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    padding: .25rem;
    border-radius: 5px;
}
.description-tiny table p{
	margin-bottom: 0;
}
.description-tiny table tr th{
    font-weight: bold;
}
.detail-alumni-results table tr, .description-tiny table tr{
	border: 1px solid #eee;
}
.detail-alumni-results table tr td, .description-tiny table tr td, .description-tiny table tr th{
	padding: .5rem;
	font-size: 14px;
}
.description-tiny table tr td, .description-tiny table tr th{
	border: 1px solid #eee;
}
.detail-alumni-results table tr td:first-child{
	width: 30%;
}
.sidebar-widgets .sidebar-widget .categories ul li a{
	display: block;
	padding: .25rem;
}
.sidebar-widgets .sidebar-widget .categories ul li ul{
	padding-left: 10px;
}
.sidebar-widgets .sidebar-widget .categories ul li ul li{
	margin-bottom: 0;
	padding-bottom: 0;
    border-bottom: none;
}
.sidebar-widgets .sidebar-widget .categories ul li ul li a:before {
    content: '-';
}

.accordion .title-header a{
	font-size: 15px;
	text-transform: uppercase;
    font-weight: 700;
    display: block;
}
.site-header #cssmenu ul ul.last-child li a:last-child{
	width: 160px;
}
.blog-page .blog-classic-post .item:last-child{
	margin-bottom: 0;
}
.news-post .col-post-left .post-image .date-agenda i:before{
	font-size: 64px;
	line-height: 64px;
}
.blog-page .blog-classic-post .item .thumb-content .date-post {
    left: 0px;
    top: 0px;
   
}
.blog-page .blog-classic-post .item .thumb-content .date-post a{
	height: 65px;
}
.news-post .col-post-left .post-image .date-agenda{
	border: 3px solid #2e2e2b;
    padding: 2rem;
}
ul.small-posts > li {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
ul.small-posts li .icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-right: .5rem;
    font-size: 16px;
}
.contact-content h6 {
    font-size: 13px;
    margin-bottom: 0;
}
.latest-news .item .thumb-content .thumb-inner img{
    height: 210px;
    object-fit: cover;
}
ul.small-posts > li h4 {
    text-transform: initial;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    color: #fff;
}
ul.small-posts > li p{
    margin: 0;
}
.description-about-home ul{
    padding-inline-start: 15px;
}
.description-about-home ul:last-child{
    margin-bottom: 0;
}
@media (min-width: 992px){
  .sidebar-sticky.open {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .sidebar-sticky.open .sticky-content {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    padding: 0 15px;
  }
}
.search-btn{
    display: none;
}
@media (max-width:991px) {
    .search-btn{
        display: block;
        position: absolute;
        right: 95px;
        top: 39px;
        width: 46px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        background-color: #b0290f;
    }
    .search-btn a{
        color: #fff;
    }
}
@media (min-width:992px) and (max-width: 1024px){
	.site-header #cssmenu ul{
		background-color: transparent;

	}
	.site-header #cssmenu>ul>li>a{
		padding: 30px 5px;
	}
	.site-header #cssmenu>ul>li.has-sub>a{
		padding-right: 25px;
	}
}
@media (min-width:768px) and (max-width: 991px){
	.site-header #cssmenu ul{
		background-color: #fff;
	}
	.site-header #cssmenu>ul>li>a{
		color: #1e1e1e;
        padding: 17px;
	}
	.site-header #cssmenu #menu-button{
		top: -17px;
	    padding: 1.9rem 0;
	}

	
}
@media (min-width:768px) and (max-width: 991px) {

	.site-header #cssmenu #menu-button{
		position: absolute;
	    top: -14px;
	    right: 0;
	    padding: 1.6rem 0;
	}
    .site-header.scrolled-header .search-btn{
        top: 12px;
    }
	
}
@media (min-width:768px){
	.news-post .col-post-left .post-image img,
	.news-post .col-post-left .post-image .date-agenda,
	.news-post .placeholder .wave-image {
	    height: 178px;
	    object-fit: cover;
	    width: 100%;
	}

	.latest-news.homepage{
		margin-top: 2rem!important;
	}
	.site-header .nav-brand a{
		position: absolute;
	    top: 2px;
	}
	.site-header.scrolled-header .nav-brand a{
		position: absolute;
		top: 14px;
	}
}
@media (max-width:767px) {
    .search-btn{
        right: 65px;
        top: 6px;
    }
    .search-btn a{
        color: #1e1e1e;
    }
    .site-header #cssmenu #menu-button, .search-btn{
        box-shadow: 0 0px 2px rgba(0,0,0,0.12), 0 0px 2px rgba(0,0,0,0.24);
        background-color: transparent;
      
    }
    .title-line h2{
        font-size: 14px;
        font-weight: 600;
    }
    .event-schedule .item, .more-about-us .right-content, .box-shadow, .blog-page .blog-classic-post .item .down-content{
        padding: 15px;
    }
    .event-schedule .item .text-button{
        margin-right: 15px;
    }
	.blog-page .single-post .item .down-content h4 {
	    margin-top: 10px;
	    margin-bottom: 10px;
	    font-size: 14px;
	    font-weight: 700;
	}
	.news-post .col-post-left .post-image .date-agenda{
		padding: 0;
	}
	.news-post .col-post-left .post-image img, 
	.news-post .col-post-left .post-image .date-agenda,
	.news-post .placeholder .wave-image {
	    height: 100px;
	    object-fit: cover;
	    width: 100%;
	}
	.news-post .col-post-left {
	    width: 128px;
	    height: 128px;
	    -webkit-box-flex: 0;
	    -webkit-flex: none;
	    -ms-flex: none;
	    flex: none;
	    position: absolute;
	}
	.news-post .col-post-right .down-content {
	    left: 128px;
	    position: relative;
	    width: calc(100% - 128px);
	    height: 100px;
	}
	.news-post .col-post-right h4 {
	    text-transform: initial;
	    font-size: 14px!important;
	    line-height: 16px;
	}
	.news-post .down-content p {
	    margin-top: 5px!important;
	}
	.text-button a {
	    font-size: 12px;
	}
	
	.page-heading{
		padding: 90px 0px 30px 0px;
	}
	.header-top{
		display: none!important;
	}
	
	.nav-brand img{
		padding: .5rem 0;
	}
    .post-alumni img, .placeholder .wave-image, .post-gallery img {
        height: 125px;
    }
}