.ct-p{
	font-size: 18px;
	color: #aaaaaf;
	margin-top: 30px;
	margin-bottom: 0;
}
.ct-info h5{
	font-size: 18px;
	color: #e15a2d;
	margin: 40px 0;
}
.ct-info h6{
	font-size: 14px;
	margin-bottom: 20px;
}
.ct-info h6 a{
	color: #e15a2d;
}
.col-md-6:nth-child(2){
	padding: 0 15px 0 0;
}
.col-md-6:nth-child(3){
	padding: 0 0 0 15px;
}
.col-md-6>div{
	border: 1px solid #e5e5e5;
	padding: 15px;
	height: 400px;
	margin-bottom: 20px;
}
.linkImg-a{
	font-size: 12px;
}
.linkImg-a:visited{
	color: #FFF;
}
.col-md-12{
	padding: 0;
}
.col-md-12>div{
	border: 1px solid #e5e5e5;
	padding: 15px;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.col-md-6:nth-child(2),.col-md-6:nth-child(3){
		padding: 0 !important;
	}
	.col-md-6>div{
		height: auto;
	}
} 