  /*strategy*/
.intro-block.container, .social-tiles.atricles-block , .diagram-block .container, .atricles-block.container{
	border-left: 1px solid #315473; 
	border-right: 1px solid #315473;
}


.hero-block h2 {
	margin-right: 45px;
}

.strat h2 {
	color: #315473;
	margin-right: 45px;
}

.page-id-74 .sub-content h3 {
	color:#7FA9B8;
	font-weight: 700;
}

.atricles-block a:hover{
	color: #7FA9B8 !important;
}


.atricles-block h2,  .atricles-block p {
	color: #315473;
	text-align: left;
}

.atricles-block p {
	margin-bottom: 0px;
}

.page-id-74 .social-tiles.atricles-block:before{
	background-color:#C7C9D4;
	padding: 130px 0;
}


.hero-block .content-block:before {
    right: none;
}

.content-block.bg-blue:after{
	position:relative;
	border-left:1px solid white;

}

.content-block.bg-blue:before {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	bottom: 0;
	right:0;
	left: -400px;
	background: #315473;
	z-index: -1;
	width:2000px;
}

.page-id-74 .sm-text-hr {
	width: 260%;
	margin-left: -100%;
	border-top:1px solid #315473;
	border-bottom:none;
}

.page-id-74 .icon hr {
    border-top: 1px solid #707070;
    margin: 20px 0;
    border-bottom: none;
}

.page-id-74 .info-block .btn-cta:after {
    border-color: #315473 #315473 transparent transparent;
}

.info-block .btn-cta:before {
    background: #315473;
}

.info-block .btn-cta , .info-col .btn-cta{
		color:#315473;
		font-weight: 700;
	}

	.info-block .row {
    margin: 0 0px;
}

.info-block .info-col .text-holder {
	padding-right:20px;
}

.social-tiles.atricles-block {
    padding-top: 130px;
    padding-bottom: 130px;
		padding-left: 10px;
    padding-right: 10px;
}

.atricles-block .section-header {
    max-width: 100%;
    margin: 0px auto 0;
}


.horizontal-post h2 , .horizontal-post p{
	color:#FFFFFF;
}

.horizontal-post {
    width: auto;
    height: auto;
    position: relative;
    margin: 0;
}

.horizontal-post .icon-arrow-right:before{	
	content: " ";
	background-image: url(/wp-content/themes/gibraltarcom/images/white-arrow-long.png);
	width: 131px;
	height: 17px;
	position: absolute;
	background-repeat: no-repeat;
}


.intro-block .text-large{
	font-size: 26px;
	font-weight: 700;
	color: #315473;
	font-family: 'Causten Bold';
	text-transform: uppercase;
	line-height: 31px;
}

.diagram-block{
	margin-bottom: 0px;

}

.diagram-block .text-holder strong, .diagram-block .text-content ol > li:before{
	color:#7FA9B8;
	font-family: 'Causten Bold';
	font-size: 22px;
}



.diagram-block .text-holder {
    border: 0px solid #c0c4c9;
}

.diagram-block .text-holder:before{
	content:" ";
	border-top: 1px solid #315473;
	width: 200%;
	position: absolute;
	left: -38px;
}


.diagram-block .text-content ol > li:before{
	left: -28px;
 }

.diagram-block .text-content ol > li{
	font-family: 'Causten Regular';
	font-size: 20px;
	width: 202px;
	line-height: 30px;
}


.bg-light.bg-extended:before {
	background: #B6CFDD;
}


.atricles-block .posts-holder {
	padding-top: 90px;
}

.article-post, .atricles-block {
	padding:0;
	background:transparent;
}

.article-post:nth-child(even) .visual, .article-post.reverse .visual , .article-post .visual {
    padding: 0 0 0;
}


.article-post .more {
	color: #315473;
	font-family: 'Causten Regular';
	margin-top:10px;
	display:block;
}

.article-post h2{
	color: #315473;
	font-size:26px;
	font-family: 'Causten Bold';
}

.article-post .text-holder{
	color:#545860;
}

.atricles-block .btn-holder .btn-cta{
	color:#315473;
}

.atricles-block .btn-holder {
    padding: 30px 30px;
}

.atricles-block .btn-holder .btn-cta:before{
	background:#000000;
}

.atricles-block .btn-holder .btn-cta:after {
    border-color: #000000 #000000 transparent transparent;
}

.atricles-block .btn-holder {
    padding: 30px 30px 90px 30px;
}

.sources-details.text-small {
	font-size:16px;
}

/*responsive start/

@media (max-width: 991px){
	.horizontal-post {
		background-color: #315473;
		color: #ffffff;
	}
}

.social-tiles.atricles-block {
    padding-top: 50px;
    padding-bottom: 50px;
		
}



@media (min-width: 992px) {
	.hero-block .section-header {
		width:100% !important;
	}
	.hero-block .content-holder {
		margin-left:22px;
	}
	.horizontal-post .text-holder p {
		font-size: 16px;
		margin-top: 10px !important;
	}
	
	.diagram-block .text-content {
		padding-left:0px;
		padding-right:0px;
	}

	.diagram-block .text-content ol {
		padding-left:0px;
		padding-right:0px;
	}
	.page-id-74 .horizontal-post {
		width: 283px;
		height: 360px;
		position: relative;
		background:#315473;
	}

	.horizontal-post .text-holder h2 {
		font-size: 28px;
		width:90%!important;
		line-height: 38px;
	}
	
	.horizontal-post .text-holder {
    margin-left: 21px;
    margin-top: 21px;
	}

	.horizontal-post .text-holder a {
		display: initial;
		color: #8fe9ff;
		margin-left: 21px;
		position: relative;
		top: 20px;
	}
	
	.horizontal-post .overlay-h2 {
		position: absolute !important;
		top: 80%;
		bottom: 0;
		left: 0;
		right: 0;
		display: flex;
		margin:0 21px;
	}

	.horizontal-post .fakeh2 {
		font-size:28px; 
    	line-height:38px;
		font-family: "Causten Bold", "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    	font-weight: 500 !important;
		text-transform: uppercase;
		margin:22px 21px 0px;
		letter-spacing: 0;
	}

	.horizontal-post .overlay {
		z-index:9;
	}

	.horizontal-post .visual, .horizontal-post .visual picture img {
		height:100% !important;
	}

	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		color: #fff;
		background:#315473;
		display: block !important;
		opacity: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: opacity .2s, visibility .2s;
	}

	.overlay:hover {
		opacity:1;
		display:block;
	}

	.modules-holder.bg-light {
    background: #D6D3D2;
	}

	.modules-holder{
		padding: 0px;
	}

	.modules-holder:before {
    width: 100%;
    left: 0;
    position: relative;
	}

	.info-block {
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 1px solid white;
		border-right: 1px solid white;
    background: transparent!important;
		padding: 90px 0px;
	}

	.info-block:before {
    left: 0;
    position: relative;
		background:transparent!important;
	}

	.info-block .text-holder{
		color:#315473;
	}

	.info-block h3{
		font-weight: 700;
	}

	.atricles-block .btn-holder {
    padding: 64px 0 90px;
	}

}




@media (min-width: 1159px){
	.horizontal-post .text-holder p {
    margin: 0px 10px 0px 21px;
	}	
	
}

@media (min-width: 1220px){
.social-tiles.atricles-block {
    padding-top: 130px;
    padding-bottom: 130px;
		padding-left: 20px;
    padding-right: 20px;
}

}
@media (max-width: 1930px) and (min-width: 1159px){

	.horizontal-post .text-holder p {
		font-size: 16px;
		margin-top: 10px !important;
	}

	.horizontal-post:nth-child(2) .text-holder p {
    	font-size: 16px;
    	margin-top: 10px !important;
	}	

	.overlay {
			width: 100%;
			height: 360px;
	}

}