/* COLORS
blue/purp = #3045b0;
*/

 p, li, a {
	 font-size:16px;
 }
 
 /*HEADER*/
 .logo-img {
	height:80px;
 }
 
 .logo-row {
	 width:231px;
 }
 
 .header {
	position:relative;
 }
 
 body.home .header {
	 position:fixed;
 }
 
 .header-1 #main-menu .navbar .nav > li.current > a {
	border-bottom: 2px solid #3045b0;
 }
 
 .page-title-large2-cont {
	padding-top:15px;
 }
 
.affix.header-black .header-wrapper {
background:#fff;
}
 
 .page-title-large2-cont {
	 background:url('../img/about-header.jpg') no-repeat;
 }
 
.affix.header-black .header-wrapper a {
color:#333 !important;
}
  
 h1.page-title2 {
	color:#fff;
	text-shadow: 1px 2px #222222;
 }
  
 #main-menu .navbar .collapsing {
	margin-top:15px;
}

h2.section-title2 {
padding:35px 0 0px 0;
}

/*HOME TESTIMONIALS*/

.testimonial-3 p {
	line-height:28px;
	margin-bottom:15px;
}

div.ts-name {
	font-size:28px;
}

/*INNER*/
 
 #clients-link {
background:url('../img/testimonial-bg.jpg');
 }
 
 #about {
	padding-top:50px;
	padding-bottom:50px;
 }
 
 div.p-140-cont {
	 padding-top:50px;
 }
 
 ul.serviceList li {
	 font-size:20px;
	 line-height:40px;
	 
 }
 
 .port-view-more {
	margin-bottom:40px;
 }
 
 .cis-text p {
	 font-size:16px;
 }
 
 input.button {
	 background-color:#3045b0 !important;
 }
 
 div.testimonialPage hr {
	border-top:1px solid #999;
 }
 
 /*FOOTER*/
 
 
 /*EXTRA*/
 .clearit {
	clear:both;
	height:0;
 }
 
 .right {
	 float:right;
	 margin:15px 0px 15px 15px;
 }
 
.pageSub {
	 color:#3045b0;
 }
 
 /*MOBILE*/
 
 img.footerIcons {
	 margin:0 10px 0 0;
 }
 
 @media only screen and (max-width: 1025px) {
.logo-img {
height:42px;
}

#clients-link {
display:none !important;
}
.header-black .hamb-mob-icon {
color:#2a2b2f;
}
.header-black-bg {
display:none;	
}
div.forcefullwidth_wrapper_tp_banner {
display:none;
}
.header {
margin-bottom:0;
position:relative !important;
}
 }
 
 /*REMOVAL*/
 a.cd-search-trigger {
	 display:none;
 }
 
 div.breadcrumbs2 {
	 display:none;
 }
 
 div.none {
	display:none;
 }
 
 