@font-face {
    font-family: 'VinylRegular';
    src: url('../fonts/vinylregular-webfont.eot');
    src: url('../fonts/vinylregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vinylregular-webfont.woff2') format('woff2'),
         url('../fonts/vinylregular-webfont.woff') format('woff'),
         url('../fonts/vinylregular-webfont.ttf') format('truetype'),
         url('../fonts/vinylregular-webfont.svg#vinylregularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nimbus';
    src: url('../fonts/ufonts.com_nimbus-sans-l-regular-condensed-webfont.eot');
    src: url('../fonts/ufonts.com_nimbus-sans-l-regular-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_nimbus-sans-l-regular-condensed-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_nimbus-sans-l-regular-condensed-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_nimbus-sans-l-regular-condensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*   MAIN CONTENT STYLES   */
body{
	font-family: Nimbus !important;
}
ul{
	margin-left: 0rem !important;
}
blockquote p{
	line-height: 2.2rem;
}
strong{
	font-weight: inherit;
}
#banner, .contain-to-grid, .top-bar, .contact_information, .contact_information a, .main_nav_element, .main_nav_element a{
	background-color: #45557F !important;
}
.f-topbar-fixed{
	padding-top: 80px !important;
}
.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
}
.page_column{
	padding: 25px 0 15px 0;
	min-height:664px;
	letter-spacing: 0.9px;
}
.page_column2{
	padding-top:30px;
}
.page_column p{
	text-align:left;
}
.home_list{
	list-style-type: none;
}
.home_list li{
	font-size: 1.1rem !important;
}
.page_list{
	margin-left: 20px !important;
}
.page_list li{
	
}
.bio_image{
	width: 290px;
}
.bio_image img{
	width: 290px;
}
.bio_title_block{
	margin: 10px 0 10px 0;
	width: 280px;
	text-align: center;
}
.bio_quote_block{
	text-align:left;
	margin: 10px 0 10px 0;
	font-size: 24px;
}
.big_quote{
	font-size: 36px;
	font-weight: bold;
}
.bio_content p, .bio_content ul li{
	font-size: 1.1rem !important;
}
.project img{
	width: 380px;
}
.project h4{
	margin: 0;
}
.project h7{
	margin-bottom: 20px;
	display: block;
}
.project p{
	font-size: 1.2rem !important;
}
.project_list h5{
	margin-left: 20px !important;
}
.project_list ul{
	margin-right: 20px !important;
	margin-left: 5px !important;
	list-style-type: none;
	/*border-left: 2px solid #45557F;*/
  	padding-left: 20px;
}
.project_list ul li{
	font-size: 18px;
	line-height: 30px;
}
.project_list ul li span{
	font-size: 14px;
	display: block;
	font-style: italic;
	float:right;
}
.project_images img{
	width: 290px;
	height: 210px;
	border-bottom: 5px solid #222222;
}
.project_images h5{
	color: #444444;
	font-family: Nimbus !important;
}
.small_project span{
	font-weight: bold;
}
.contact_text{
	font-size: 28px;
}
.contact_quote{
	text-align:left;
	margin: 40px 30px 10px 60px;
	font-size: 18px;
	display: block;
	line-height: 36px;
}
#contactpage_information_container{
	text-align:left;
	margin-left:50px;
}
#employment-opportunities{
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 70px;
}
#employment-opportunities ul{
	margin-left: 15px !important;
	color: #45557F;
}
#employment-opportunities ul li span{
	font-size: 18px;
	color: #222222;
}
#contactpage_information{
	font-size: 17px;
	margin: 20px 0 0 0;
	text-align:left;
	display: inline-block;
}
#contactpage_information a{
	color: #45557F;
}
.contact_label{
	display: inline-block;
	width: 40px;
	margin-right: 10px;
	font-size: 17px;
	text-align:right;
}
#bbb_container{
	text-align:center;
	padding-top: 30px;
}
.project_commlinks #commercial_projects_list{
	list-style-type: none;
	margin-left: 5px !important;
	/*border-left: 2px solid #45557F;*/
  	padding-left: 20px;
	font-size: 18px;
}
.project_commlinks #project_links_list{
	list-style-type: none;
	font-size: 18px;
	margin-left: 20px !important;
}
.project_commlinks a{
	color: #45557F !important;
}
.project_commlinks a:hover{
	text-decoration: underline;
}
#sitemap{
	list-style-type: none;
	margin-left: none;
	font-size: 18px;
	line-height: 32px;
}
#sitemap a{
	color: #45557F !important;
}
#sitemap a:hover{
	text-decoration: underline;
}
#construction_content{
	font-size: 1.2rem;
}
#roc_info{
	clear: both;
	float: none;
	margin-top: 20px;
	margin-left: 48px;
}
#partners{
	padding-top: 30px;
	padding-bottom: 30px;
}
#partners img{
	margin-top: 10px;
}
#construction-categories .columns{
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
	/*width:*/ 
}

@media only screen and (max-width: 64.063em) {
	.page_column2{
		padding-top:0px;
	}
	.contact_quote{
		font-size: 18px;
		margin: 0px 20px 0px 30px !important;
	}
	#slider .large-2:first-of-type{
		height: 0px !important;
	}
	#slider .large-2:nth-of-type(3){
		height: 0px !important;
	}
	.slide_content p{
		font-size: 1.05em !important;
	}
}
/*   NAVIGATION STYLES   */
@media only screen and (min-width: 40.063em) {
	#main_nav {
  		  max-width: 66% !important;
  	}
}
@media only screen and (min-width: 87em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0px 1.3rem !important;
	}
}

@media only screen and (min-width: 73.0em) and (max-width: 87em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0px 0.9rem !important;
	}
	#main_nav ul li a {
		font-size: 15px !important;
	}
}
@media only screen and (min-width: 47.0em) and (max-width: 73em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0px 0.6rem !important;
	}
	#main_nav ul li a {
		font-size: 14px !important;
	}
}
@media only screen and (min-width: 37.5em) and (max-width: 47.0em) {
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0px 0.6rem !important;
	}
	#main_nav ul li a {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 64.063em) {
	.footer_column {
		padding-left: 80px !important;
	}
	#main_nav {
  		  max-width: 100% !important;
  	}
  	.page_column{
  		padding-left: 15px;
  		padding-right: 15px;
  	}
}
@media only screen and (min-width: 64.063em) and  (max-width: 100.0em){
	.footer_column {
		padding-left: 0px !important;
	}
	#footer_column2 {
		padding-left: 40px !important;
	}
}
@media only screen and (min-width: 64.063em ) and (max-width: 91.5em) {
	#logo_container{
	  left: 40px !important;
	  top: 10px !important;
	}
	#logo_container img {
		height: 100px !important;
	}
	.slide_content p{
		font-size: 1.4em !important;
	}
}
@media only screen and (min-width: 64.063em ) and (max-width: 78.0em) {
	.slide_content p{
		font-size: 1.15em !important;
	}
}
@media only screen and (max-width: 61.5em) {
	#logo_container{
	  left: 60px !important;
	  top: 10px !important;
	}
	#logo_container img {
		height: 120px !important;
	}
}
@media only screen and (max-width: 53.0em) {
	#logo_container{
	  left: 40px !important;
	  top: 10px !important;
	}
	#logo_container img {
		height: 100px !important;
	}
}
@media only screen and (max-width: 41.0em) {
	.slide_content p{
		font-size: 1.03em !important;
	}
	#slider_container{
		background-position: -80px;
	}
}
@media only screen and (max-width: 25.0em) {
	.slide_content p{
		font-size: 0.9em !important;
	}
}
#main_nav{
	min-height: 80px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main_nav ul li a{
	font-family: VinylRegular;
	font-size: 16px;
}
.title-area .name{
	min-height: 60px !important;
	padding-left: 10px;
}
.title-area a:first-child span{
	font-size: 24px !important;
	line-height: 1.5rem;
}
.title-area a:hover{
	color: #46cef4 !important;
}
.title-area .email_address{
	font-family: helvetica, sans-serif !important;
}
.title-area a{
	color: #FFFFFF;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}
.title-area a:hover{
	color: #10c4ff;
}
.title-area, .toggle-topbar a{
	background-color: #45557F !important;
}
.top-bar.expanded .toggle-topbar a{
	color: #FFFFFF !important;
}
.main_nav_element a{
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}
.main_nav_element a:hover{
	color: #AAAAAA !important;
}
/*   SLIDER STYLES   */
#slider{
	background-color: #222222;
}
#slider_container{
	background-image: url('../img/slider_bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	-moz-box-shadow:    inset 0 0 10px #000000;
   	-webkit-box-shadow: inset 0 0 10px #000000;
   	box-shadow:         inset 0 0 10px #000000;
}
#logo_container{
	position: absolute;
	left: 100px;
	top: 20px;
}
#logo_container img{
	height: 150px;
}
.bxslider{
	margin-bottom: 0 !important;
	list-style-type: none;
}
#slider .large-2:first-of-type{
	height: 445px;
	background-image: url('../img/wallpaper.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.5;
	background-position: 0px;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
}
#slider .large-2:nth-of-type(3){
	height: 445px;
	background-image: url('../img/wallpaper.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -390px;
	opacity: 0.5;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
}
.bx-viewport{
	height: 445px !important;
}
.slide{
	height: 445px !important;
}
.slide_heading{
	font-size: 32px;
	color: #222222;
	background-color:rgba(255,255,255,0.5);
	padding: 5px 0 5px 10px;
	width: 400px;
	float: right;
}
.slide_content{
	/*background-color: rgba(255,255,255,0.6);*/
	padding: 10px 15px 10px 20px;
	max-width: 85%;
	clear: both;
	position:relative;
	top: 382px;
	margin-left:auto;
	margin-right:auto;
	height: 80px;
	/*-moz-box-shadow:    inset 0px -3px 10px -4px #000000;
   	-webkit-box-shadow: inset 0px -3px 10px -4px #000000;
   	box-shadow: 		inset 0px -3px 10px -4px #000000;*/
}
.slide_content h3{
	font-family: Nimbus !important;
}
.slide_content p{
	font-size: 1.6em;
	color: white;
	text-shadow: 2px 2px 2px #222222;
	text-align:center;
}
/*   CIRLCES STYLES   */
#circles{
	background-color: #EEEEEE;
	text-align:center;
	padding: 30px 0px 30px 0px;
}
#circles p{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.3em;
}

/*   SQUARES STYLES   */
#squares{
	margin-top: 40px;
}
#squares h4{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Nimbus;
}
#squares img{
	width: 250px;
	height: 180px;
}

/*   SOCIAL MEDIA   */
#social_media{
	color: #FFFFFF;
	text-align:center;
	padding: 20px 0px 40px 0px;
	background: url('../img/utility_west_job.jpg');
     background-position: 0px 0px;
     background-size: cover;
     background-repeat: no-repeat;
}
#social_media h4{
	color: #FFFFFF !important;
	font-weight: bold;
}
#social_media ul{
	list-style-type: none;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 65px;
	width:375px;
}
#social_media ul li{
	float: left;
	margin-right: 30px;
}
#social_media ul li img{
	height: 36px;
}
#social_media .paragraph{
	font-size: 1.2em;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

/*   DIVIDER   */
#divider_blue{
	height: 10px;
	background-color: #45557F;
}
#divider_grey{
	height: 10px;
	background-color: #333333;
}

/* CONTACT FORM STYLES */
#contact_form{
	margin-bottom: 20px;
}
#contact_form .prefix{
	font-size: 16px;
}
#contact_form textarea{
	height: 125px;
	resize: none;
}
#contact_form input[name="resume"]{
	padding-top: 7px;
    margin-bottom: 0;
    border: 1px solid #CCCCCC;
    padding-bottom: 6px;
    padding-left: 5px;
}
#submit_contact{
	width: 150px;
	height: 36px;
	background-color: #45557F;
	color: #FFFFFF;
	font-weight:normal;
	border: none;
	outline: none;
	float: right;
	cursor: pointer;
}
#loading_contact_form{
	height: 40px;
	display: none;
}

/*   FOOTER 1 STYLES   */
#top_footer{
	font-family: Nimbus;
	background-color: #45557F;
	padding-bottom: 0px;
}
.footer_icon{
	height: 45px;
}
.first_footer_icon{
	margin-bottom: 50px;
}
.phone_label{
	color: #FFFFFF;
	display: inline-block;
	width: 20px;
}
.fax_label{
	color: #FFFFFF;
	display: inline-block;
	width: 20px;
}
.footer_column{
	padding-top: 30px;
	padding-bottom: 0px;
}
#footer_column1{
	padding-left: 8%;
}
#footer_column2{
	padding-left: 8%;
}
#footer_column3{
	padding-bottom: 0px;
}
.footer_column a, .footer_column p{
	color: #FFFFFF;
}
.footer_column p{
	float: left;
	max-width: 220px;
}
.no_wrap{
	width: 300px;
}
#social_media_footer{
	font-family: Nimbus;
	background-color: #45557F;
	padding-bottom: 0px;
	text-align:center;
}
#social_media_footer ul{
	list-style-type: none;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom: 0 !important;
	height: 50px;
}
#social_media_footer ul li{
	display: inline-block;
	margin-right: 20px;
	transition: background-color 0.8s ease;
}
#social_media_footer ul li span{
	border: 2px solid white;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 0px;
	width: 35px;
	padding: 3px;
	color: white;
	font-size: 20px;
}
#social_media_footer ul li:hover{
	background-color: #097998;
}
#picture_footer{
	height: 220px;
	color: #FFFFFF;
    text-align: center;
    padding: 20px 0px 40px 0px;
    background: url('../img/utility_west_job.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
#picture_footer2{
	height: 220px;
	color: #FFFFFF;
    text-align: center;
    padding: 20px 0px 40px 0px;
    background: url('../img/footer_image.jpg');
    background-position: 0px -85px;
    background-size: cover;
    background-repeat: no-repeat;
}
/*   FOOTER 2 STYLES   */
#bottom_footer{
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
	padding-top:10px;
	padding-bottom: 5px;
	background-color: #444444;
	color: #FFFFFF;
	text-align: center;
	font-family: VinylRegular;
	font-size: 14px;
	font-weight:normal !important;
}
.footer_icon{
	float:left;
	margin-right: 15px;
}
