/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

h1 {font-size:2.3em;margin-bottom:20px;}

#s5_header_area2 {
	padding-top:10px;
	padding-bottom:10px;}

#s5_pos_custom_3 {
padding-top:70px;}

#s5_footer_area_inner {
	padding-top:20px;
	padding-bottom:20px;}

#s5_component_wrap_inner h2 {
font-size: 1.7em;
text-align:left;
font-weight: 600;
}

#s5_center_area2{
padding-top:40px;
padding-bottom:20px;}

/* NEWS BLOCK */

.gkNspPM-NewsBlocks > figure > img {
	float: left;
	width: 65%;
}

.gkNspPM-NewsBlocks > figure > figcaption {
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 0 32px 40px 32px;
	position: absolute;
	right: 0;
	width: 35%;
}

/* Image overlays */
.gkNspPM-NewsBlocks > figure .gkImgOverlay {
	-webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.35);
	cursor: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 65%;
}

/* S5 MASONRY
----------------------------------------------------------- */	

.s5_masonry_hover .item .s5_mason_abi_wrap_inner {
	transition-delay:0ms;
	-webkit-transition-delay:0ms; 
	-moz-transition-delay:0ms; 
	-o-transition-delay:0ms; }

.s5_masonry_hover .item .s5_mason_abi_wrap {
	-webkit-transition:  all 0ms ease-in;
	-moz-transition:  all 0ms ease-in;
	-o-transition: all 0ms ease-in;
	transition:  all 0ms ease-in;
}


#s5_masondisplay_container .item:hover {
	-webkit-box-shadow:0 0px 17px 4px rgba(0, 0, 0, 0.2); 
	box-shadow: 0 0px 17px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 17px 4px rgba(0, 0, 0, 0.2); 
	z-index:2;
	-webkit-transform: scale(1.04) translate(0px);
	-moz-transform: scale(1.04) translate(0px); 
	-ms-transform: scale(1.04) translate(0px);
	-o-transform: scale(1.04) translate(0px);}

#s5_masondisplay_container .item:hover .s5_masonwrapinner {
	border:none !important;}

#s5_masondisplay_container {
	margin-left:0px !important;
	margin-right:0px !important;}

#s5_masonry_form_outer_wrap {
	padding-top:50px;}

	.s5_masonry_inactive a {
	color:#9e9e9e;
	border-bottom:2px solid #fbfbfb;}
	
	.s5_masonry_active a {
	border-bottom:2px solid #000;}
	
.s5_masoncat {
	bottom: 9%;
	top: auto;
	font-size: 10px;
    font-weight: 500;
	background:none;}
	
	.s5_masonry_articletitle, .s5_masondate {
		position: relative;
        top: 50%;}
		
.s5_masonwrapinner {
	margin-top:0px !important;
	border: 1px solid #fff !important;}
	
.s5_masonwrapinner {
	margin-left:0px;
	margin-right:0px;
	border:none;}
	
.s5_masonry_inactive a {
	border:1px solid transparent;}	
	
.s5_masonry_articles li {
	margin:0 13px;}

.module_round_box_outer .s5_h3_last {
  line-height: 1.2;
}

#s5_center_area1 .module_round_box {
  padding-top: 10px;
}

.btn-group>.btn {
  color:#000000;
}

.btn-group>.btn:hover {
  color:#fffff;
}