@charset "utf-8";
/* CSS Document */

/* Reset
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



body {
	line-height: 1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6b6b6b;
	background:#FFF;
	font-family: 'Noto Sans', sans-serif;
	border-top:
}
.container {
	margin:0 auto;
	max-width:1080px;
	box-sizing:border-box;
	padding:0 10px;
}

.cf {
	clear:both;
}

header {
/*	position:fixed;
	float:left;
	top:0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index:10;
*/	width:100%;
	background:url(../images/header-bg.jpg) no-repeat top center #A10D01;
}
#headerContact {
	background:#fdc13a; 
	text-align:right; 
	padding:10px 0px;
	}
/*#slider {
	padding-top:153px;
}
*/

.pageBanner {
	background-color:none; 
	background-position:center center !important; 
	background-repeat:no-repeat; 
	background-size:cover !important; 
    padding: 180px 0;
}

#tagline {
	background:#fdc13a;
	padding:20px 0;
}
.feature {
    float: left;
    width: 31%;
    margin: 0 3.25% 0 0;
}

.feature:nth-child(3) {
	margin-right:0;
}


#latest {
	background:#242424;
	color:#FFF;
	padding: 35px 0;
}

#latest .container {
	background:url(../images/features-bg.jpg) repeat-y top center;
	background-size:contain;
}

#quote {
	background:url(../images/quote-bg.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
	padding:80px 0;
	color:#FFF;
}

.fifty {
	float:left;
	width:50%;
}
.twentyfive {
	float:left;
	width:25%;
}


#C2As {
	padding:50px 10px;}

#affiliates {
	padding:50px 10px;
	background:url(../images/affiliates-bg.jpg);
	}
#affiliates img {
	float:left;
	margin: 0 1.45%;
}
#affiliates img.last {
	margin-right:0;
}

footer {
	font-family: 'Noto Sans', sans-serif;
	background:#FFF;
	padding: 40px 0 0;
}


footer .feature {
	margin:0 1%;
}

footer .feature.last {
	margin-right:0;
}

footer .twentyfive.connect {
	box-sizing:border-box; 
	padding-left:40px;
	float:right;
}

footer .fifty.oneSource {
	box-sizing:border-box; padding-left:60px;
}

#copy {
	font-family: 'Noto Sans', sans-serif;
	font-size:14px;
	background:#0069AA;
	padding:10px; 
	color:#FFF;}

.companyprojects {
	background:#2A89D5;
	padding:0 0 40px 0;
}


#content {
	width:68%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
}

#content.container {
	float: none;
	width:100%;
}

.container.fourOfour {
	padding-top:150px;
	}
#errorSearch {
	width:320px;
}
#errorSearch .screen-reader-text {
	display:none;
}
#sidebar {
    width: 28%;
    float: right;
    margin-top: 40px;
    margin-bottom: 40px;
    box-sizing: border-box;
    border-left: 1px solid #f0f0f0;
    padding-left: 35px;
}
#sidebar #C2As {
	padding:0;
}

#sidebar #C2As .btn {
    font-size: 18px;
}
#sidebar #C2As .btn i {
    padding-right: 20px;
    font-size: 32px;
    vertical-align: sub;
}


/*PORTFOLIO OVERRIDES
-------------------------------------------------------------------*/

#huge_it_portfolio_popup_list_2 .heading-navigation_2,
#huge_it_portfolio_popup_list_3 .heading-navigation_3,
#huge_it_portfolio_popup_list_4 .heading-navigation_4 {
	background:none;
}

#huge_it_portfolio_popup_list_2 .heading-navigation_2 .left-change, #huge_it_portfolio_popup_list_2 .heading-navigation_2 .right-change,
#huge_it_portfolio_popup_list_3 .heading-navigation_3 .left-change, #huge_it_portfolio_popup_list_3 .heading-navigation_3 .right-change,
#huge_it_portfolio_popup_list_4 .heading-navigation_4 .left-change, #huge_it_portfolio_popup_list_4 .heading-navigation_4 .right-change {
	display:none !important;
}
#huge_it_portfolio_popup_list_2 .popup-wrapper_2 .image-block_2, #huge_it_portfolio_popup_list_2 .popup-wrapper_2 .right-block,
#huge_it_portfolio_popup_list_3 .popup-wrapper_3 .image-block_3, #huge_it_portfolio_popup_list_3 .popup-wrapper_3 .right-block,
#huge_it_portfolio_popup_list_4 .popup-wrapper_4 .image-block_4, #huge_it_portfolio_popup_list_4 .popup-wrapper_4 .right-block {
	overflow:hidden !important;
}

.portelement_2,
.portelement_3,
.portelement_4 {
	height:225px !important;
}

.portelement_2 .title-block_2 h3,
.portelement_3 .title-block_3 h3,
.portelement_4 .title-block_4 h3 {
	font-size:16px !important;
}