#sp-top-bar .sp-module{
	width:100%;
	margin:0px;
}

.top-preheader{
	position:relative;
	z-index:1;
}

#sp-header{
	opacity:0.95;
}

div.sppb-animated-number-wrap div.sppb-animated-number{
	width:100%;
	text-align:center;
}

div.map-types-elements .sppb-addon-single-image-container{
	background-color:#fff;
	border-radius:50%;
}

div.map-types-elements .sppb-animated-number-title{
	padding:60px 0 0 0;
}

.event-callto-action .sppb-addon.sppb-addon-cta:before, .course-callto-action .sppb-addon.sppb-addon-cta:before, .sp-page-title:before {
    background: rgba(0,133,38,0.70);
}

.educon-notice-board article.item .educon-notice div.published-date-wrap{
	width:100px;
}



@media (min-width:992px){

.image-section-big-left img.sppb-img-responsive{
	transform:scale(1.25);
	position:relative;
	left:50px;
}

.image-section-big-right img.sppb-img-responsive{
	transform:scale(1.25);
	position:relative;
	right:50px;
}

}



@media screen and (max-width: 600px){
	
	.educon-notice-board article.item .educon-notice .readmore-wrap{
	margin-top: 25px;
}
	
	
}