.column-wrap a { 
	color:#000;
}
.sub-content .column-wrap {
	background-color:#fff;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 100px;
	padding-bottom: 100px;
}
.sub-content .bgDots { 
	height: 300px;
	top:500px;
	opacity: 0.8;
	z-index:-1;
	background-image: url(../../image/dots.png);
}
@media only screen and (max-width : 1450px) {
	.sub-content .bgDots { 
		top:500px;
	}	
}
@media only screen and (max-width : 1450px) {
	.sub-content .bgDots { 
		top:500px;
	}	
}
@media only screen and (max-width : 768px) {
	.sub-content .column-wrap {
		padding-top: 30px;
		padding-bottom: 25px;
		font-size:16px;
	}
	.sub-content .bgDots { 
		top:575px;
	}	
}
.sub-content .image-wrap  {
	background-color:#fff;
    position: relative;
    float: left;
    width: 100%;
	padding-bottom: 100px;
}

.sub-content .image-wrap .image-holder {
	width:100%;
	height:200px;
	background: no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	margin-bottom:30px;
}
.sub-content .content .container .row .image-wrap:last-child  { 
	padding-bottom:0px!important;
}
@media only screen and (max-width : 992px) {
	.sub-content .image-wrap  .col-md-6:first-child {
		margin-bottom:30px;
	}
	.sub-content .image-wrap .image-holder {
		margin-bottom:10px;
	}
	.sub-content .image-wrap  .col-xs-6:nth-child(even) {
		padding-left:5px!important;	
	}
	.sub-content .image-wrap  .col-xs-6:nth-child(odd) {
		padding-right:5px!important;	
	}
	
}
@media only screen and (max-width : 768px) {
.sub-content .image-wrap  {
		padding-bottom: 50px;
	}
}
.sub-content .column-wrap h1, .sub-content .call-wrap h1 { 
	margin: 0px;
	margin-bottom: 40px;
	font-family: 'DINOT-Black';
	text-transform: uppercase;
	font-size: 32px;
} 
.sub-content .newsTitle h1 a {
	color:#000;
}
.sub-content .column-wrap p, .sub-content .call-wrap p, .sub-content .search-wrap p, .opening {
	font-size: 18px;
	font-family: 'MyriadPro-Light';
	line-height: 30px;
	margin-bottom:30px;
}
.sub-content .column-wrap .people p  {
	font-size: 16px!important;
} 
.sub-content .column-wrap .people strong  {
	font-size: 18px!important;
} 
 
 ul, li {
	font-size: 18px;
	font-family: 'MyriadPro-Light';
	line-height: 30px; 
	margin-left:8px;
	padding:0px;
} 
 ul { 
 	margin-bottom:30px; 
 	
 }
 
 
.sub-content .call-wrap {
	background-color:#fff;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 110px;
	padding-bottom: 100px;
	border-top:1px solid #efefef;
} 

@media only screen and (max-width : 992px) {
	.sub-content .image-wrap .image-holder {
		height:250px;
	}
	
}
@media only screen and (max-width : 768px) {
	.sub-content .newsText { 
		padding-bottom:30px;
	}
 	
	.sub-content .call-wrap {
	padding-bottom: 50px;
	} 
	.sub-content .column-wrap h1, .sub-content .call-wrap h1 { 
		margin-bottom: 30px;
		font-size: 24px;
	}
	.sub-content .column-wrap p, .sub-content .call-wrap p, .sub-content .search-wrap p, .opening { 
		font-size:16px;
		line-height:28px;
	}
	.sub-content .column-wrap .people p  {
		font-size: 16px!important;
		line-height:28px;
	} 
	.sub-content .column-wrap .people strong  {
		font-size: 16px!important;
		line-height:28px;
	} 
	ul, li { 
		font-size:16px;
		line-height:28px;
		margin:0px;
		margin-left:5px;
		padding:0px;
	}
	ul {
		margin-bottom:30px;
	}
	.sub-content .image-wrap .image-holder {
		height:200px;
		
	}
	 
}
@media only screen and (max-width : 475px) {
	.sub-content .image-wrap .image-holder {
		height:100px;
		
	}
}

.sub-content .col-md-6 {
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    line-height: 30px;
    border-bottom:1px solid #efefef;
    padding-top:5px;  
}

.sub-content .wpcf7-form .col-md-6 {
	border-bottom: 0px;	
}

.sub-content .mb { 
	margin-bottom:75px;
	}
	@media only screen and (max-width : 768px) {
		.sub-content .mb { 
			margin-bottom:30px;
			}
		.sub-content .col-md-6 {
		    font-size:16px;
			line-height:28px;
		}			
	}
.cta-button {
	color: #233146;
	font-size: 16px;
	border: 2px solid #233146;
	display: inline-block;
	clear: both;
	padding: 10px 20px 10px 20px;
	font-family: 'DINOT-Bold';
	margin:0 auto;
	text-transform:uppercase;
}
.cta-button:hover {
	text-decoration: none;
	color: #1a2633;
	border: 2px solid #fff;
	background-color: #fff;
	display: inline-block;
	clear: both;
	cursor: pointer;
}
.cta-button:after {
	font-family: "Glyphicons Halflings"!important;
	content: "\e080";
	padding-left: 10px;
	font-size: 15px;
	color: #d3d92b;
}

@media only screen and (max-width : 768px) {
 
.cta-button {
	font-size: 15px;
	border: 2px solid #fff;
	padding: 5px 10px 5px 10px;
	font-family: 'DINOT-Medium';
}
.cta-button:after {
	font-size: 13px;
}
}

.sub-content .hcb-button {
	text-transform:uppercase;
	color: #000;
	font-size: 18px;
	border: 2px solid #fff;
	clear: both;
	padding-bottom:5px;
	border-bottom: 2px solid #d3d92b;
	font-family: 'DINOT-Bold';
	display:inline-block;
	padding-top:5px;
}
.sub-content .hcb-button:hover {
	text-decoration: none;
	border-bottom: 2px solid #04a696;
	color: #1a2633; 
	background-color: #fff;
	display: inline-block;
	clear: both;
	cursor: pointer;
}
.sub-content .hcb-button:after {
	font-family: "Glyphicons Halflings"!important;
	content: "\e080";
	padding-left: 10px;
	font-size: 15px;
	color: #d3d92b;
}
.sub-content .hcb-button:after {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.sub-content .hcb-button:hover:after {
	color: #04a696;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
@media only screen and (max-width : 768px) {	 
	.sub-content .hcb-button {
		font-size: 15px;
		border: 2px solid #fff;
		border-bottom: 2px solid #d3d92b;
	}
	.sub-content .hcb-button:after {
		font-size: 12px;
		color: #d3d92b;
	}
}