/*--- moduleWrap services css start ---*/.moduleWrap.services {	background: url(../images/bg_repeat_2.png) repeat left top;}.moduleWrap.services h2 {	background: #cbcbcd;	color: #242424;	font-family:"Sony Sketch EF", sans-serif;	font-size: 36px;	font-weight: 400;	height: 54px;	line-height: 46px;	margin-bottom: 30px !important;	text-align: center;	text-transform: uppercase;}.moduleWrap.services .module .module-inner {	background: #efefef;	border-radius: 10px;	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);	margin-bottom: 30px;}.moduleWrap.services .module .image-box {	border-radius: 10px 0 0 10px;	float: left;	height: 180px;	overflow: hidden;	width: 60%;}.moduleWrap.services .module .image-box img {	border-radius: 10px 0 0 10px;	height: 100%;	width: 100%;}.moduleWrap.services .module .text-box {	color: #101010;	font-family: 'Lato', sans-serif;	font-size: 14px;	float: left;	padding: 10px;	position: relative;	width: 40%;}.moduleWrap.services .module .text-box h3 {	color: #101010;	font-family:"Sony Sketch EF", sans-serif;	font-size: 24px;	font-weight: 400;	line-height: 18px;	margin-bottom: 10px !important;	min-height: 44px;}.moduleWrap.services .module .text-box h3 a {	color: #101010;	}.moduleWrap.services .module .text-box .intro-text {	}.moduleWrap.services .module .text-box .readMore {	background: none;	color: #1071b5;	font-family:"Sony Sketch EF";	font-size: 16px;	text-decoration: none;	text-transform: uppercase;}/*--- moduleWrap services css end ---*//*--- moduleWrap business css start ---*/.moduleWrap.business {	background: #e3e5e5;	border-bottom: 1px solid #d8d8d8;	padding: 25px 0 30px;}.moduleWrap.business .module {	background: #f4f4f4;	border-bottom: 3px solid #424242;	border-radius: 10px 10px 0 0;}.moduleWrap.business h2 {	background: #cbcbcd;	border-radius: 10px 10px 0 0;	color: #242424;	font-family:"Sony Sketch EF", sans-serif;	font-size: 24px;	font-weight: 400;	height: 38px;	line-height: 34px;	padding: 0 15px;	text-transform: uppercase;}.moduleWrap.business ul {	border: 1px solid #bbb;	padding: 20px 15px;}.moduleWrap.business ul li {	color: #101010;	font-family: 'Open Sans', sans-serif;	font-size: 14px;	font-weight: 600;	float: left;	/*list-style-type: circle;	list-style-position: inside;*/	margin-bottom: 5px;	width: 33.33%;    background: url("../images/rightcol-li-bg.png") no-repeat left center;    padding: 0 20px;}.moduleWrap.business ul li a {    color: #1071b5;}/*--- moduleWrap business css end ---*//*--- moduleWrap our-blog css start ---*/.moduleWrap.our-blog {	background: #e3e5e5;	padding: 25px 0 30px;}.moduleWrap.our-blog h2 {	color: #242424;	font-family:"Sony Sketch EF", sans-serif;	font-size: 24px;	font-weight: 400;	margin-bottom: 15px !important;	text-transform: uppercase;}.moduleWrap.our-blog .module {	color: #242424;	font-family: 'Open Sans', sans-serif;	font-size: 14px;    text-transform: uppercase;}.moduleWrap.our-blog .module h4 {	color: #1071b5;	font-family:"Sony Sketch EF", sans-serif;	font-size: 16px;	font-weight: 400;	line-height: 16px;	margin-bottom: 10px !important;	min-height: 32px;}.moduleWrap.our-blog .module h4 a {	color: #1071b5;}.moduleWrap.our-blog .module .date {	color: #b2b1b1;	font-family:"Sony Sketch EF";	font-size: 14px;	line-height: 14px;	margin-bottom: 10px;}.moduleWrap.our-blog .module .readMore {	background: none;	color: #1071b5;	font-family:"Sony Sketch EF";	font-size: 14px;	line-height: 14px;	text-decoration: none;	text-transform: uppercase;}.moduleWrap.business ul li a:hover,.innerpage .rightCol .moduleBox .postBox a.more:hover,.innerpage .rightCol .moduleBox h4 a:hover,.moduleWrap.services .module .text-box .readMore:hover,.moduleWrap.our-blog .module h4 a:hover,.moduleWrap.our-blog .module .readMore:hover {    color: #53b7fe;}.content a:hover {    color: #3b88be;}/*--- moduleWrap our-blog css end ---*//* Large desktop */@media (min-width: 1200px) {}@media (min-width: 992px) and (max-width: 1199px) {}/* Portrait tablet to landscape and desktop */@media (min-width: 768px) and (max-width: 991px) {	}/* Landscape phone to portrait tablet */@media (max-width: 767px) {	.moduleWrap.business ul li {		width: 50%;	}		.moduleWrap.our-blog .module h4 {		min-height: inherit;	}}/* Landscape phones and down */@media (max-width: 480px) {	.moduleWrap.services .module .image-box {		width: 100%;	}	.moduleWrap.services .module .image-box {		border-radius: 10px 10px 0 0;	}	.moduleWrap.services .module .image-box img {		border-radius: 10px 10px 0 0;	}	.moduleWrap.services .module .text-box {		width: 100%;	}	.moduleWrap.services .module .text-box h3 {		min-height: inherit;	}		.moduleWrap.business ul li {		width: 100%;	}}