
/*-------------------------------- Region Marquee ------------------------------*/
@media(min-width: 769px){
	.emergency-notification .block-views .views-field-title a{
		float: left;
		padding: 0 30px;
	}
}


/*------------------------------- Region Counters ------------------------------*/
#counter-box{	
	color: #fff;
	text-align: center;
	margin: 10px 0;
}
span.counter{
	font-size: 2.4em;
	font-weight: 700;
	display: block;
}
@media(min-width: 769px){
	#counter-box{
		margin: 80px 0;
	}
	span.counter{
		font-size: 4.5em;
		font-family: 'Source Serif Pro', serif;
		line-height: 1;
	}
}

/*---------------------------- Region Main Content -----------------------------*/

.views-field-field-publishing-date,
.published-date{
	color: #999;
	font-size: 0.9rem;
	margin-bottom: 15px;
}
.published-date{
	border-bottom: solid 1px #e94c26;
	padding-bottom: 10px;
}
.block-views .views-field-field-publishing-date{
	margin-bottom: 5px;
}
.telephone-directory table{
	margin-top: 50px;
}
table .views-field-title{
	font-size: inherit;
}
table thead{
	background: #888;
}
table th{
	color: #fff;
}
table thead,
table tbody{
	border: none;
}
table tbody tr,
tbody tr:nth-child(even){
	border-bottom: solid 1px #ddd;
	background: none;
}
.telephone-directory table th,
.telephone-directory table td{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.telephone-directory table th:nth-child(1),
.telephone-directory table tr td:nth-child(1){
	padding-left: 3rem;
}

.publications .item-list ul li{
	margin-bottom: 15px;
}
.publications .item-list .views-field-field-link{
	font-weight: bold;
}
.publications .file a{
	word-break: break-all;
}
@media(max-width: 768px){
	.field_page_banner{
		padding-bottom: 20px;
	}
}

@media(min-width: 769px){
	.field_page_banner{
		float: left;
		padding-right: 30px;
		width: 47%;
		background: #fff;
	}
	.block-views img,
	.field_page_banner img{
		width: 100%;
	}
	.telephone-directory header{
		width: 66.67%;
	}
	.telephone-directory form input{
		float: left;
		width: auto;
		margin-right: 3%;
	}
	.block-views .views-field-field-publishing-date{
		margin-bottom: 15px;
	}
}

/*-------------------------------- Region Footer -------------------------------*/
.footer-logo{
	margin-bottom: 30px;
}
.footer-menu,
.copyright{
	font-size: 0.9rem;
}
.address{
	margin-bottom: 30px;
}
address{
	margin-bottom: 25px;
}
.subtitle:after{
	content: ' ';
	width: 18%;
	height: 1px;
	margin-top: 6px;
	display: block;
	background-color: #e94c26;
}
.contact-phone{
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
.footer-menu-menu1,
.footer-menu-menu2,
.footer-menu-menu3{
	padding-top: 20px;
}
.footer-menu li{
	width: 100%;
}

@media(min-width: 769px){
	address{
		width: 50%;
		padding-right: 2%;
		float: left;
	}
	#block-copyrightblock-2 p{
		margin: 0 auto;
	}
}

/*---------------------------------------- Form ----------------------------------------*/
body.path-user form .form-item{
	margin-bottom: 15px;
}
body.path-user form .form-item input{
	margin-bottom: 5px;
}
body.path-user form input.form-submit{
	margin-top: 15px;
}
form .description{
	font-size: small;
	color: #777;
	font-style: italic;
}


.paragraph--type--additional-informations .paragraph{
	display:none;
}

.paragraph--type--additional-informations .field_label{
	font-size:20px;
	font-weight:bold;
	border-bottom: 1px solid;
}

.field_contact,
.field_location {
	float:left;
}

.grid-x.large-12.field_contact.node,
.grid-x.large-12.field_location.node{
	font-weight:bold;
}
