@charset "utf-8";
/* CSS Document */

.absolute-center {

/* Internet Explorer 10 */
display:-ms-flexbox;
-ms-flex-pack:center;
-ms-flex-align:center;

/* Firefox */
display:-moz-box;
-moz-box-pack:center;
-moz-box-align:center;

/* Safari, Opera, and Chrome */
display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;

/* W3C */
display:box;
box-pack:center;
box-align:center;

}

#loading-animation2{
	display: none; 
	width:100px; 
	height:100px; 
	position:absolute; 
	left: 44%; 
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	
	}

.post_filter{
	width:100%;
	text-align:center;
	margin:50px 0;
	}

.news_home .post_filter,
.news_home .load_btn2{
	display:none!important;
	visibility:hidden!important;
	}

a.ajax2 {
	font-size: 17px !important;
	padding: 6px 17px !important;
	letter-spacing: 0em !important;
	color:#013154!important;
	display:inline-block;
	margin: 10px 10px;
	font-weight:400!important;
	
	}

a.ajax2:hover,
a.ajax2.current {
	color:#fff!important;
	background-color:#4b92a3!important;
	}
/*
a.load_btn2 {
	font-size: 20px !important;
	padding: 12px 25px !important;
	letter-spacing: 0em !important;
	color:#fff!important;
	background-color:#013154!important;
	display:block;
	max-width:200px;
	margin: 0 auto;
	text-align:center;
	margin-bottom:50px;
	}

*/

a.load_btn2 {
	color:#8c8a8a!important;
	display:block;
	max-width:200px;
	margin: 0 auto;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
	}


a.load_btn2:hover {
	color:#013154!important;
	}
	
i.down {
    border: solid #8c8a8a;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	position: relative;
	top: 25px;
	width: 15px;
	height: 15px;
	right: 28%;
}

a.drkBlue,
a.lgtBlue{
	font-size:18px;
	color:#fff!important;
	padding:10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
	a.drkBlue{ background-color: #013154; }
	a.lgtBlue{ background-color: #4b92a3; }
	a.lgtBlue.arrow{ padding: 10px 10px 15px 20px }
	
	a.lgtBlue i.down{
		border: solid #fff;
		border-width: 0 2px 2px 0;
		padding: 0;
		position: relative;
		top: 12px;
		width: 10px;
		height: 10px;
		right: 55px;
		}
	
.title {
	font-size: 20px !important;
	padding: 14px 26px !important;
	letter-spacing: 0em !important;
	color:#013154!important;
	display:inline-block;
	margin: 7px 6px;
	text-transform:uppercase;
	}


.event-posts{
	max-width:1160px;
	width:100%;
	margin:0 auto;
	margin-left: 6%;
	}

.home .event-posts{
	margin-left: 0;
	}

.post-container-events{
	display: inline-block;
	margin: 10px 30px 10px 0;
	width: calc((100% - 100px) / 1);
	vertical-align: top;
	background-color:#fff;
	}

.home .post-container-events{
	margin: 10px 0 10px 0;
	width: calc((100% - 40px) / 1);
	}

.post-container-events{
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	}
	
.post-container-events .post-title,
.post-event-time,
.post-event-venue{
	height:100px;
	float:left;
	}
	
.post-container-events .post-title{
	padding-left:20px;
	max-width:455px;
	}
	
	.inpage{max-width:400px!important;
	}

.event-date-col{
	display: inline-block;
	width: calc((100% - 20px) / 2);
	vertical-align: top;
	}

.home .event-date-col{
	width: 100%;
	}

.event-date{
	background-color:#4b92a3 !important;
	color:#fff!important;
	max-height:100px;
	max-width:100px;
	height:100px;
	width:100px;
	float:left;
	text-align:center;
	}
	
	.event-date-day{
		font-size:42px;
		line-height:42px;
		font-weight:bold;
		margin-top:20px;
		}
	
	.event-date-month{
		font-size:20px;
		text-transform:uppercase;
		}
	
.post-event-time{
	font-size:25px;
	font-weight:bold;
	}

.post-event-venue{
	font-size:20px;
	}

	.post-event-venue span{
		font-style:italic;
		
		}

.post-container-events .post-title a{
	font-weight:bold;
	font-size:30px;
	}

.post-container-events .post-title a:hover{	
	color:#013154;
}
	
.news.post-container-events .post-title a{	
	color:#013154!important;
}

.news.post-container-events .post-title a:hover{	
	color:#4b92a3;
}
	

.post-container-events .post-content{
	color:#3d4643!important;
	line-height:1.5em;
	margin-bottom:10px;
	padding-left:0!important;
	}

.post-container-events .post-date{
		padding: 30px 26px 0 26px;
	}


.spot-posts{
	max-width:1098px;
	width:100%;
	margin:0 auto;
	margin-bottom:25px;
	padding:25px;
	height:520px;
	background-color:#fff;
	margin-left:6%;
	
	}

.feature-post{
	max-width:700px;
	width:70%;
	height:100%;
	background-repeat:no-repeat;
	background-size:cover;
	display:table;
	padding:30px;
	float:left;
	}

.feature-bottom{
	display: table-cell;
 	vertical-align: bottom;
	
  }

.feature-title{
	width:60%;
	float:left;
  }

.feature-title a{
	color:#fff;
	font-weight:700px;
	font-size:40px;
	}

.feature-date{
	color:#fff;
	font-size:14px;
	width:60%;
	float:left;
	padding-top:10px;
  }


.feature-button{
	color:#fff;
	width:35%;
	float:right;
  }

.feature-button a{
	color:#fff!important;
	border:1px solid #fff;
	padding: 5px 15px;
	font-weight:400;
	float:right;
	}

.feature-button a i {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 5px;
}

.rotateNeg45 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#related-container{
	max-width:380px;
	width:30%;
	height:100%;
	float:right;
	}

.rel-title{
	width:100%;
	border-bottom:2px solid #013154;
	padding:0 0 5px 10px;
	font-size:26px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	}
	
.related-post{
	float:left;
	width:100%;
	padding: 23px 0;
	border-bottom:1px solid #013154;
	}
	
.related-post:last-child{
	border-bottom:none;
	}

.related-left{
	width:45%;
	float:left;
	}

.related-right{
	width:55%;
	float:right;
	padding: 2px 10px;
	}

.related-title{
	font-size:20px;
	color:#3d4643;
	min-height: 60px;
	max-height: 60px;	
	}

.related-button{
  }


.related-button a{
	font-size:13px;
	color:#3d4643;
	border:1px solid #3d4643;
	padding: 3px 5px;
	font-weight:400;
  }

.related-button a i {
    border: solid #3d4643;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
}


@media only screen and (max-width:995px){


.spot-posts{
	padding:0;
	margin-left:0;
    max-width: 100%;
}

.feature-post {
	padding:20px;
    width: 100%;
    max-width: 100%;
	border: 20px solid #fff;
}

.feature-title {
    width: 100%;
}

.feature-date {
    width: 100%;
    padding-top: 5px;
}

.feature-button {
    width: 100%;
    float: left;
	margin-top:15px;
}

.feature-button a {
    color: #fff !important;
    border: 1px solid #fff;
    padding: 5px 15px;
    font-weight: 400;
    float: left;
}

#related-container {
    width: 100%;
    height: auto;
    float: right;
    max-width: 100%;
	background-color:#fff;
	padding:20px;
}

.event-posts {
    margin-left: 0;
}

.post-container-events {
    margin: 10px 0;
    padding: 20px;
	width:100%;
}

.post-container-events .post-title {
    min-height: 40px;
    margin-bottom: 20px;
}

}

@media screen and (max-width:995px) and (orientation: portrait) { 



}


































































