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


@import url(https://fonts.googleapis.com/css?family=Advent+Pro:400,200);




#page-title h1 {
	font-family: "DINWeb",Arial,sans-serif !important;

}

#main-content h1 {
	font-family: "DINWeb",Arial,sans-serif !important;
	font-weight: normal!important;
	font-size: 32px!important;
	margin-bottom: 5px!important;
	padding-bottom: 0!important;
}
#main-content h2 {
	font-family: "DINWeb",Arial,sans-serif !important;
	padding-top: 0!important;
	margin-top: 5px!important;
}


.homepage #section-box-link .text, .homepage #section-box-link .text a {
	font-family: "DINWeb",Arial,sans-serif !important;
	text-transform: none!important;
	margin-top: 6px!important;
    font-weight: bold!important;
   
}
.homepage #section-box-link .text {
	 border-bottom: dotted 3px #eee;
}
.homepage #section-box-link:hover .text {
	 border-bottom: dotted 3px #ccc;
}

.homepage #main-content.content-fullwidth #content-wrapper-wide.dropshadow {
    height: 10px!important;
}



.homepage #main-content.content-fullwidth #content-wrapper-wide {
	padding: 20px 0!important;
}
.homepage #main-content.content-fullwidth #content-wrapper-wide.container-02 {
	padding-bottom: 60px!important;
}





/* Homepage slider */


.homepage .contentSlider.customContainer-touch-slider {
	padding: 0!important;
	background-color: #361163!important;
}
.homepage.sidebar-right .contentSlider.customContainer-touch-slider {
	padding: 40px 0 0 0!important;
	background-color: #fff!important;
}
.homepage .contentSlider.customContainer-touch-slider .content-wrapper {
	width: 100%!important;
}
.homepage.sidebar-right .contentSlider.customContainer-touch-slider .content-wrapper {
	width: 1180px!important;
}
.homepage .contentSlider-img-full-width {
	padding: 0!important;
	border: 0 none!important;
}
.homepage .contentSlider-img-full-width {
	margin: 0!important;
}
.homepage .contentSlider-img-full-width-dropshadow {
	display: none!important;
}
.homepage .contentSlider-img-full-width .container {
	width: 100%;
	height: 135px!important;
	position: absolute;
    bottom: 0!important;
    background-color: rgba(0, 0, 0, 0.2);
}
.homepage .contentSlider-img-full-width .wrap-frost {
	overflow: hidden;
	width: 100%;
	height: 135px!important;
	position: absolute;
    bottom: 0!important;
}
.homepage .contentSlider-img-full-width .frost {
	background-position: center bottom !important;
    background-size: 100% auto;
    bottom: -10px !important;
    height: 170px !important;
    padding: 10px 0 !important;
    position: absolute;
    width: 100%;
    -webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);


}
.homepage .rsText-BlockCaption.left {
    bottom: 0!important;
    width: 1180px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-left: 0!important;
    padding-right: 0!important;
    position: relative!important;
	background-image: none!important;
}

.homepage .rsText-BlockCaption h3 {
	margin-top: 10px!important;
	margin-bottom: 2px!important;
	font-family: "DINWeb",Arial,sans-serif !important;
	font-size: 46px!important;
	width: calc(100% - 200px);
}

.homepage .rsText-BlockCaption p {
	margin: 0!important;
	color: #fff!important;
	width: calc(100% - 200px);
	float: left;
	font-family: "DINWeb",Arial,sans-serif !important;
	font-size: 16px!important;
	line-height: 1.3;
}
.homepage .rsText-BlockCaption {
	padding-top: 10px!important;
}
.homepage .rsText-BlockCaption a {
	float: right;
	margin-right: 40px;
	position: absolute;
	top:30px;
	right: 30px;
}
.homepage .rsText-BlockCaption p.source {
	font-weight: bold;
	font-style: normal;
	font-size: 24px!important;
}





#main-content ul li.rss__item {
	background-image: none!important;
	padding: 10px!important;
	font-size: 16px!important;
}
.rss__date {
	display: block;
	color: #999!important;
	font-size: 13px!important;
	margin-top: -5px!important;
}
.rss__date::before {
	content: "Date posted: ";
}
.signpost-button {
	text-transform: none!important;
}



.homepage .rsDefault .rsBullets {
    display: none;
}    
  
#main-content .download-doc a {
	background-color: #f6f6f6!important;
}  
#main-content .download-doc a:hover {
	background-color: #eee!important;
}
#main-content .download-doc a p.title {
	font-size: 20px;
	font-family: "DINWeb",Arial,sans-serif !important;
}




/* Featured job listing */

.jobfeature img {
	width: 100%;
}
#main-content .jobfeature h2 {
	margin: 30px 0 4px!important;
	border-bottom: dotted 2px #eee;
}
#main-content .jobfeature h3 {
	font-weight: normal!important;
	font-family: "DINWeb",Arial,sans-serif !important;
	letter-spacing: normal!important;
	margin: 4px 0 20px!important;
	color: #999!important;
}
#main-content .jobfeature h4 {
	color: #ed2482!important;
	font-size: 14px!important;
	margin-bottom: 30px;
	padding: 6px 0 4px 15px;
    border-top: dotted 2px #eee;
    border-bottom: dotted 2px #eee;
	font-weight: normal;
}
.jobfeature p.jlink a {
	display: block;
	background-color: #f6f6f6;
	color: #6f3092;
	font-weight: bold;
	padding: 8px 10px 10px 15px;
	margin-top: -10px;
	font-family: "DINWeb",Arial,sans-serif !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.jobfeature p.jlink a:after {
	content: ">";
	padding-left: 10px;
	font-family: "Advent Pro";
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	font-weight: normal!important;
	font-size: 18px;
	margin-top: 4px;
	color: #ddd;
}
.jobfeature p.jlink a:hover {
	background-color: #6f3092;
	color: #fff;
}
.jobfeature p.jlink a:hover:after {
	color: #fff;
	padding-left: 15px;
}
.jobfeature p.jlink.last {
	margin-bottom: 40px;
}



@media (max-width: 1220px) {



.homepage #main-content.content-fullwidth #touchslider-desktop .content-wrapper {
	padding-left: 0!important;
	padding-right: 0!important;
}
.homepage .rsText-BlockCaption.left {
	width: 100%!important;
}


}

@media (max-width: 880px) {



.homepage.sidebar-right .contentSlider.customContainer-touch-slider .content-wrapper {
    width: 100%!important;
}
.homepage .contentSlider-img-full-width .frost {
	display: none;
}
.homepage .contentSlider-img-full-width .container {
	position: relative;
	height: auto!important;
}
.homepage .rsText-BlockCaption a {
	float: none;
}
.homepage .rsText-BlockCaption {
	background-color: #361163!important;
}

.homepage #main-content.content-fullwidth #touchslider-mobile .content-wrapper {
	padding-left: 0!important;
	padding-right: 0!important;
}
.homepage .rsText-BlockCaption a {
	display: block;
	clear: both;
	position: relative;
	margin-left: 30px;
	padding-bottom: 1px;
	top: 0;
}
.homepage .rsText-BlockCaption a section-link-box {
	margin-bottom: 30px;
}



}    
    
    
    