main .size h1#main-header { display: none;}

.bgBlue { background: #0D5C7E; }
	.pageBody .bgBlue .detailPage a { color: #fff; }
.bgLightBlue { background: #DDEBF2; }
	.bgLightBlue p { font-size: 22px; margin-bottom: 17px; margin-top: 17px;}
	
	.bgLightBlue .whyicon p { font-size: 16px; margin-bottom: 0px; margin-top: 0px;}

.pageBody  .bgBlueD .detailPage { background: #0D5C7E; position: relative;}
		.pageBody  .bgBlueD .detailPage img.Image { position: absolute; bottom: 0px; left: 5%; height: 130%; width: auto;}

	
	@media only screen and (min-width: 0px) and (max-width: 990px) {
		.pageBody .bgBlueD .detailPage img.Image { display: none; }
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) { 
	}

.pageBody .detailPage { padding-top: 68px;} 
.pageBody .detailPage a { color: #0054A6;} 
.pageBody .detailPage h5 { margin-bottom: 9px; text-transform: uppercase;} 
.pageBody   .detailPage .link_request_form { background: #0D5C7E; border: solid 1px #0D5C7E; color: #fff; }
.pageBody  .detailPage  .link_request_form:hover	{ background: #DDEBF2; border: solid 1px #0D5C7E; color: #0D5C7E; }
.pageBody .detailPage h2	{ font-weight: 600; font-size: 30px; color: #000; margin-bottom:34px;}
.pageBody .bgLightBlue .detailPage h2	{ text-align: center; }
.pageBody .detailPage h3	{ font-weight: 600; font-size: 22px; color: #000; margin-bottom: 9px;}
.pageBody .detailPage ul	{ margin-bottom: 17px;}



.bgBlue .detailPage a.linkMore  {  display: inline-block; padding-right: 35px;  background: url('/upload/solutions/tss/right.svg') center right no-repeat; font-size: 20px; line-height: 24px;  color: #fff; }