@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
/*img,*/ object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
	background: rgba(255,255,255,1);
}
#mainHeader {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logoContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logoContainer p {
	text-align: center;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #006;
}
div#mainLogo {
	width: 220px;
	height: 78px;
	margin: 0 auto;
	padding-top: 2%;
}
div#mainLogo img{
	background-position: center center;
}
#siteTitle {
	display: none;
}
#mainNav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
nav#mainNav ul {
	display: none;
}
nav#mainNav select {
	width: 80%;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	padding: 5px;
	background: #006;
	border-radius: 8px;
	color: #fff;
	outline: none;
}
#searchWrapper {
	clear: both;
	float: left;
	width: 79.4642%;
	display: block;
	padding-left: 10.2679%;
	padding-right: 10.2679%;
}
#callSearch {
	display: none;
}
#theFooter {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: #1b1b1b;
}
#footerContainer {
	clear: both;
	width: 88.626%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
#footerNav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footerNav ul li {
	float: left;
}
#footerWidgets{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footerWidget1{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footerWidget2{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.footerWidgetSection ul {
	padding-right: 5%;
	list-style: none;
	padding-left: 5%;
}
#footerFormSection {
	display: none;
}
#footerFormContainer {
	overflow: hidden;
}
#contactButton {
	display: none;
}
#footerEx {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footerSocialSpace {
	display: none;
}
#footerCopyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#footerCopyright p {
	font-size: 0.785em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 0.9em;
	color: #555555;
	margin-top: 0px;
	padding-top: 0px;
}
#footerLogo {
	display: none;
}
a#backtotop {
	display: none;
}
/* ----- HomePage Styles ----- */
#mainContentWrapper {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainSideBar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#theSlider {
	display: none;
}
#theContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#recentProjects {
	clear: both;
	float: left;
	margin-left: 0;
	padding-left: 0;
	width: 100%;
	display: block;
}
#industryNews {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#latestPost {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
/* ----- AboutUs Styles ----- */
.anyH1 {
	font-size: 16px;
	text-align: left;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/resources/mainNavHover.png);
	color: #fff;
}
.pageBanner {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 20px;
	margin-bottom: 0;
}
#aboutUsTabs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#aboutUsContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Cambria, Georgia, serif;
}
#companyOverview {
	clear: both;
	float: left;
	margin-left: 0;
	width: 90%;
	display: block;
}
#missionVision {
	clear: both;
	float: left;
	margin-left: 0;
	width: 90%;
	display: block;
}
#ourPolicies {
	clear: both;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	width: 87%;
	display: block;
}
ul.aboutUsTabs {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-top-left-radius: 8px;
}
ul.aboutUsTabs li {
	width: 75px;
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 5px ;
	height: 31px;
	line-height: 15px;
	border: 1px solid #999;
	border-left: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(../images/resources/mainNav.png) #EEEEEE;
	overflow: hidden;
	position: relative;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
ul.aboutUsTabs li:hover {
	background: #8c910b;
	color: #fff;
}	
ul.aboutUsTabs li.currentTab{
	background: #fff;
	color: #006;
	border-bottom: 1px solid #fff;
}
.aboutUsContent {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	margin-bottom: 20px;
}
.tabContent {
	padding: 20px;
	font-size: 1.2em;
	display: none;
}
.accordionContainer {
	font-size: 16px;
	background: #ffffff;
	margin: 20px auto;
	padding: 5px 10px 10px 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 15px #cccccc;
	-webkit-box-shadow: 0 5px 15px #cccccc;
	-ms-box-shadow: 0 5px 15px #cccccc;
	-o-box-shadow: 0 5px 15px #cccccc;
	box-shadow: 0 5px 15px #cccccc;
}
.accordionHeader {
	font-size: 12px;
	background: #ebebeb;
	margin: 5px 0 0 0;
	padding: 5px 20px;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.activeHeader {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(../images/resources/activeHeader.gif) #cef98d;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.activeHeader:hover {
	background: url(../images/resources/activeHeader.gif) #c6f089;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.inactiveHeader {
	background: url(../images/resources/inactiveHeader.gif) #ebebeb;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.inactiveHeader:hover {
	background: url(../images/resources/inactiveHeader.gif) #f5f5f5;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.accordionContent {
	display: none;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.accordionContent li {
	list-style: lower-roman;
	font-style: italic;
	color: #666;
}	
.aboutUsContent div h3 {
	font-size: 1.05em;
	margin: 5px auto;
	color: #fff;
	background: #006666;
	padding-left: 4px;
}
.aboutUsContent div h4 {
	color: #009900;
}
#missionVision p span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0000FF;
}
/* ----- Services Styles ----- */
#servicesContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#serviceList1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#serviceList2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#serviceList3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#servicesContainer #servicesIntro {
	padding: 10px 20px 20px 20px;
}
#servicesContainer p {
	font-size: 16.5px;
}
.serviceList h3 {
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 55px;
	line-height: 50px;
	font-size: 15px;
	color: #8c910b;
}
h3#generalServices {
	padding-top: 12px;
	height: 50px;
	line-height: 15px;
	background: url(../images/resources/general.png) no-repeat;
}
h3#roadConstruction {
	background: url(../images/resources/road.png) no-repeat;
}
h3#suppliesServices {
	background: url(../images/resources/supplies.png) no-repeat;
}
.serviceList ol {
	margin-bottom: 20px;
	padding-right: 10px;
	font-size: 15px;
}
/* ----- ContactUs Styles ----- */
#contactUsContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 10px;
	font-size: 16px;
}
#gMapContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	margin-bottom: 10px;
}
#contactInformation {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95%;
	display: block;
	margin-bottom: 10px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#mainContactForm {
	clear: both;
	float: left;
	margin-left: 0;
	width: 95%;
	display: block;
	margin-bottom: 10px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.containerBorder {
	border: 1px solid #E1A60A;
    padding: 5px;
    background-color: #EFEECB;
}
#contactInformation #detailedInfo div {
	padding-left: 6px;
	position: relative;
}
#contactInformation #detailedInfo p {
	font-size: 12px;
	padding-left: 40px;
}
#detailedInfo div {
	width: 100%;
}
#detailedInfo span {
	font-family: 'ModernPictogramsNormal', cursive;
	font-size: 40px;
	color: #8c910b;
	position: absolute;
	left: 4;
	top: 0;
}
#detailedInfo #one1 {
	top: 5px;
}
#detailedInfo #one1, #detailedInfo #third3 {
	left: 10px;
}
#detailedInfo #second2, #detailedInfo #third3, #detailedInfo #fourth4 {
	top: -10px;
}
#formTable {
	width: 100%;
	margin: 10px auto;
}
#formTable th {
	text-align: left;
	padding: 12px 0 0 10px;
	color: #000;
	font-size: 14px;
}
#formTable td {
	position: relative;
	width: 100%;
}
#formTable input, #formTable textarea {
	width: 98%;
	background-color: #CCFFCC;
	display: inline;
	color: #000;
	border: 1px solid #CCCCCC;
	margin: 2px;
	font-family: arial;
	height: 28px;
	font-size: 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#formTable input[type=submit] {
	float: right;
	margin-right: 10px;
	width: 120px;
	color: #fff;
	font-size: 13px;
	-webkit-text-shadow: -1px -1px 0  #C93;
	-moz-text-shadow: -1px -1px 0  #C93;
	text-shadow: -1px -1px 0  #C93;
	font-weight: bold;
	background: #8c910b;
	-webkit-box-shadow: 1px 1px 1px #666;
	-moz-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
}
#formTable input[type=submit]:hover {
	background: #CC6633;
}
#formTable input:focus, #formTable textarea:focus{
	background: #fff;
	outline: none;
}
#formTable input + span, #formTable textarea + span {
	display: none;
	background: url(../images/resources/message.png) no-repeat center left;
	line-height: 32px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0px 20px;
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 150px;
	z-index: 99;
}
/* ----- Blog Styles ----- */
#blogContentContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 13px;
}
.post {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin: 0 0 40px 0;
}
.blogHomeTitle {
	font-size: 30px;
	background: url(../images/resources/mainBg8.png);
	color: #fff;
	text-shadow: -1px -1px 0px #666;
	padding-left: 4px;
}
.post a {
	text-decoration: none; 
}
.post a.blogReadMoreButton {
	font-size: 11px;
	background-color: #3b4f63;
	padding: 5px 15px; 
	color: #ffffff !important; 
	font-weight: normal !important;
	border: 2px solid white !important; 
	-webkit-box-shadow: 1px 1px 3px #666; 
	-moz-box-shadow: 1px 1px 3px #666;
	-ms-box-shadow: 1px 1px 3px #666;
	-o-box-shadow: 1px 1px 3px #666; 
	box-shadow: 1px 1px 3px #666;
}
.post a.blogReadMoreButton:hover {
	color: #ffffff !important;
	background-image: none; 
	background-color: #6b7886; 
	-webkit-box-shadow: 0px 0px 2px #999; 
	-moz-box-shadow: 0px 0px 2px #999; 
	-ms-box-shadow: 0px 0px 2px #999;
	-o-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999; 
	text-decoration: none !important; 
}
.post h4, .post h4 a, .post h4 a:hover {
	border: 0;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000;
}
.post h4 a:hover {
	text-decoration: underline;
}
.post * ~ h3, .post * ~ h4 {
	margin-top: 25px;
}
.meta {
	background: #006666;
	padding: 1px 5px;
	color: #eee;
	margin: 5px 0; 
}
.single #postTitle {
	color: #eee;
	text-shadow: -1px -1px 0 #666;
	font-size: 20px;
	background: url(../images/resources/mainBg8.png);
	padding: 20px 0;
	margin: 220px 0 0 0;
	width: 100%;
	text-align:	center;
}
.single .meta {
	padding: 3px 0 3px 0;
	width: 100%;
	text-indent: 3.5%;
}
.single .entry p:first-child:first-line {
	font-size: 135%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.single .entry p:first-child:first-letter {
	font-size: 500%;
	float: left;
	line-height: 79px !important;
	margin: 0 12px 0 0;
	text-shadow: 1px 1px 0 #ccc, 2px 2px 0 #ccc;
	font-weight: 100;
}
/* ----- Portfolio Styles ----- */
.portfolioHomeTitle {
	background: #006666 url(../images/resources/mainBg8.png);
	color: #fff;
	text-shadow: -1px -1px 0 #666;
	padding: 5px 0px 5px 5px;
}
#portfolioContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif, "Century Gothic";
}
.portfolioEntry {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.projectTitle {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.projectTitle a {
	color: #000;
	text-decoration: none;
}
.projectTitle a:hover {
	text-decoration: underline;
}
.projectDetails {
	background: #006666;
	color: #fff;
	padding-left: 4px;
}
.portfolioEntry img {
	width: 96.5%;
	height: auto;
}
.projectEntry {
	font-size: 16px;
}
.portfolioEntry a.caButton {
	text-transform: none;
	font-size: 12px;
	float: right;
}
.projectContainer {
	padding: 0 2%;
}
.projectContainer h1 {
	width: 96%;
	font-size: 25px;
}
.projectContainer .projectMeta {
	width: 96%;
}
.projectContainer > img {
	width: 95%;
	height: auto;
}
.projectContainer p {
	width: 96%;
	font-size: 17px;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
body {
	background: url(../images/resources/mainBg8.png);
}
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
	position: relative;
}
#logoContainer p {
	display: none;
}
div#mainLogo {
	padding: 2%;
}
#siteTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 25px;
	background: url(../images/resources/siteTitle.png) no-repeat center;
	margin-bottom: 10px;
	z-index: 10;
}
#mainNav {
	height: 45px;
	bottom: -1px;
	border-bottom: 1px solid #006;
}
nav#mainNav ul {
	display: block;
	padding-left: 15px;
}
nav#mainNav select {
	display: none;
}
#searchWrapper {
	float: right;
	margin-left: 0;
	width: 61.8784%;
	position: absolute;
	top: 5px;
	right: 50px;
	display: none;
}
#callSearch {
	display: block;
}
#footerContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
#footerNav {
	float: none;
	width: 74.5856%;
	margin-left: 12.7072%;
	margin-right: 12.7072%;
}
#footerNav ul {
	padding: 0;
}
#footerNav ul li {
	margin-right: 5%;
}
#footerNav ul li a {
	font-size: 0.9em;
}
#footerWidget1 {
	width: 49.1712%;
}
#footerWidget2 {
	clear: none;
	margin-left: 1.6574%;
	width: 49.1712%;
}
.footerWidgetSection ul {
	padding-right: 7%;
}
a#backtotop {
	display: block;
}
/* ----- HomePage Styles ----- */
#mainSideBar {
	width: 92%;
	display: block;
	margin-left: 4%;
	margin-right: 4%;
}
#theSlider {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#hendazSlider ul, #hendazSlider ol { 
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}
.hendazSlider {
	position: relative;
	width: 90%;
	max-width: 960px;
	height: 200px;
	display: block;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.hendazSliderLoading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 300px;
}
.sliderGallery {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.sliderGallery li {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.sliderGallery li img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
.galleryExerpt {
	position: absolute;
	right: 50%;
	left: 0%;
	bottom: 20%;
	background: rgba(0,0,0,0.5);
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.galleryExerptTitle {
	padding: 1%;
	font-family: "Century Gothic", Century, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5625em;
	line-height: 1;
	font-style: italic;
	color: #b5b5b5;
}
.galleryExerpt a {
	text-decoration: none;
	color: #b5b5b5;
}
.galleryExerpt p {
	text-align: left;
	padding: 1%;
	font-size: 0.81em;
	font-weight: normal;
	line-height: 1.2em;
	color: #f0f0f0;
}
.galleryThumbs {
	list-style: none;
	width: 100%;
	height: 10px;
	position: relative;
	margin: 0 auto;
}
.galleryThumbs li {
	position: relative;
	float: left;
	height: 100%;
	list-style: none;
}
.galleryThumbs li.hendazSliderElement {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000000;
	background: rgba(0,0,0,0.9);
}
.galleryThumbs li a {
	display: block;
	text-indent: -9000px;
	background: #666;
	width: 100%;
	height: 100%;
	cursor: pointer;
	outline: none;
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.galleryThumbs li a:hover {
	background-color: #f0f0f0;
}
.galleryThumbs li img {
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 800;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.galleryThumbs li:hover img {
	opacity: 1;
	bottom: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#theContent {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
#intro {
	line-height: 2;
}
#theContent h1 {
	text-align: left;
	margin-top: 10px;
	font-size: 1.2em;
}
#theContent h2 {
	font-size: 1.1em;
}
#theContent h3 {
	text-align: right;
}
#theContent img {
	width: 48%;
	float: left;
}
#theContent .recentProjects p {
	float: right;
	width: 45%;
	margin-top: 0;
}
#industryNews {
	width: 88%;
}
#latestPost {
	width: 88%;
}
.widget {
	background: url(../images/resources/widgetShadow.png) top left no-repeat;
	padding: 6%;
}
.widget h4 {
	font-size: 1.2em;
}
.widget .sideBarDate {
	position: absolute;
	right: 0;
	width: 89.5%;
	font-size: 0.95em;
}
.widget .sideBarDate span {
 	position: absolute;
	left: 100%;
	top: 25%;
	width: 3%;
	height: 100%;
	background: #197b30;
	background-image: url(../images/resources/ribbonShadow.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.widget h5 {
	font-size: 1.25em;
	margin-top: 10px;
}
.widget p {
	font-size: 0.975em;
}
.widget .sidebarPost {
	margin:0 0 2em 0;
}
/* ----- AboutUs Styles ----- */
.pageBanner {
	margin-top: 0;
}
#aboutUsTabs {
	width: 99.5%;
}
#aboutUsContent {
	width: 99.5%;
}
#ourPolicies {
	width: 90%;
}
ul.aboutUsTabs {
	height: 22px;
}
ul.aboutUsTabs li {
	width: 130px;
	height: 21px;
	line-height: 23px;
}
.accordionHeader {
	font-size: 16px;
}
/* ----- ContactUS Styles ----- */
#gMapContainer {
	width: 97.5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contactInformation {
	width: 46.1712%;
	margin-top: 10px;
}
#mainContactForm {
	clear: none;
	margin-left: 1.6574%;
	width: 46.7712%;
	margin-top: 10px;
}
#contactUsContainer p {
	padding: 0 20px 0 20px;
}
/* ----- Blog Styles ----- */
#blogContentContainer {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}
.single #postTitle {
	font-size: 22px;
	margin: 200px 0 0 0;
}
/* ----- Portfolio Styles ----- */
.portfolioEntry {
	clear: none;
	margin-left: 2%;
	margin-right: 2%;
	width: 46%;
}
}

/* Notebook Layout: 769px to 1024px. Inherits styles from: Mobile and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer { margin-top: 10px;}
#logoContainer {
	width: 32.6007%;
}
div#mainLogo {
	padding: 3%;
}
#siteTitle {
	clear: none;
	margin-left: 1.0989%;
	width: 66.3003%;
	height: 50px;
	background: url(../images/resources/siteTitleTablet.png) no-repeat;
	margin-top: 25px;
	margin-bottom: 20px;
}
nav#mainNav ul {
	padding-left: 40px;
}
nav#mainNav ul li {
	width: 15%;
}
nav#mainNav p {
	font-size: 14px;
}
#searchWrapper {
	float: left;
	width: 32.6007%;
	top: 60px;
	right: 10px;
}
#footerNav {
	float: left;
	width: 15.7509%;
	margin-left: 0;
	margin-right: 0;
}
.leftAlign {
	text-align: left;
}
#footerNav ul {
	border-right: 1px solid #181818;
	margin-top: 25px;
}
#footerNav ul li {
	float: none;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
#footerNav ul li a {
	font-size: 1em;
	color: #999;
}
#footerWidgets {
	clear: none;
	margin-left: 1.0989%;
	width: 83.1501%;
}
#footerWidget1 {
	width: 49.4505%;
}
#footerWidget2 {
	margin-left: 1.0989%;
	width: 49.4505%;
}
/* ----- HomePage Styles ----- */
#mainContent {
	width: 66.3003%;
}
#mainSideBar {
	clear: none;
	margin-left: 1.0989%;
	width: 32.6007%;
	margin-right: 0;
	margin-top: 20px;
}
.hendazSlider {
	width: 92%;
	height: 250px;
	margin-right: 3%;
}
#theContent {
	margin-right: 3%;
	width: 92%;
}
#intro {
	font-size: 1.1em;
}
#industryNews {
	width: 84%;
}
#latestPost {
	width: 84%;
}
.widget {
	padding: 8%;
}
.widget .sideBarDate {
	width: 30%;
	font-size: 0.95em;
}
.widget .sideBarDate span {
	width: 5%;
}
/* ----- AboutUs Styles ----- */
#aboutUsTabs {
	width: 99.7%;
}
#aboutUsContent {
	width: 99.7%;
}
#companyOverview {
	width: 95%;
}
#missionVision {
	width: 95%;
}
#ourPolicies {
	margin-left: 1.5%;
	margin-right: 2%;
	width: 94%;
}
ul.aboutUsTabs {
	height: 26px;
}
ul.aboutUsTabs li {
	width: 170px;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
}
.accordionHeader {
	font-size: 18px;
}
/* ----- Services Styles ----- */
#serviceList1 {
	width: 32.6007%;
}
#serviceList2 {
	clear: none;
	margin-left: 1.0989%;
	width: 32.6007%;
}
#serviceList3 {
	clear: none;
	margin-left: 1.0989%;
	width: 32.6007%;
}
/* ----- ContactUs Styles ----- */
#gMapContainer {
	width: 98.6%;
}
#contactInformation {
	width: 45.4505%;
}
#mainContactForm {
	margin-left: 1.0989%;
	width: 49.4505%;
}
#contactInformation #detailedInfo p {
	font-size: 14px;
}
/* ----- Blog Styles ----- */
#blogContentContainer {
	margin-right: 3%;
	width: 92%;
}
.single #postTitle {
	font-size: 24px;
	margin: 160px 0 0 0;
}
}

/* Desktop Layout: 1025px to a max of 1232px.  Inherits styles from: Mobile Layout, Notebook Layout and Tablet Layout. */

@media only screen and (min-width: 1025px) {
.gridContainer {
	width: 79.1304%;
	max-width: 1232px;
	padding-left: 0.4347%;
	padding-right: 0.4347%;
	margin: auto;
	margin-top: 10px;
}
#siteTitle {
	background: url(../images/resources/siteTitleDesktop.png) no-repeat;
	height: 60px;
}
nav#mainNav ul {
	padding-left: 33.7%;
}
#searchWrapper {
	width: 24.1758%;
}
#theFooter {
	position: relative;
	background: url(../images/resources/footerBg.png);
	z-index: 1;
}
#footerContainer {
	width: 79.1304%;
	max-width: 1232px;
	padding-left: 0.4347%;
	padding-right: 0.4347%;
	padding-top: 0px;
	margin: auto;
}
#footerWhiteBar {
	clear: both;
	display: block;
	width: 79.1304%;
	max-width: 1232px;
	padding-left: 0.4347%;
	padding-right: 0.4347%;
	margin: auto;
	height: 30px;
	background: rgba(255,255,255,1);
}
#footerWidgets {
	width: 57.8754%;
}
#footerFormSection {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 24.1758%;
	display: block;
}
#footerFormContainer {
	position: absolute;
	clear: both;
	float: left;
	width: 35%;
	display: block;
	right: 30.5%;
	left: 34.5%;
	top: 50px;
	z-index: -2;
	height: 340px;
}
#contactButton {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	display: block;
	font-size: 10px;
}
.contactButton {
	position: relative;
	height: 100px;
	width: 100px;
	cursor: pointer;
	border: none;
    color: #FFF;  
    display: block;  
    background-color: #8c910b;  
    -webkit-border-radius: 50%; 
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%; 
}
#clickHere {
	position: absolute;
	font-size: 10px;
	top: 10px; 
	left: 25px;
}
#clickHereIcon {
	font-family: 'ModernPictogramsNormal';
	font-size: 70px;
	color: #fff;
	position: absolute;
	left: -7px; 
	top: -5px;
}
#contactButton:hover, #clickHereIcon:hover {
	color: #666;
}
#footerFormSection hgroup h2 {
	color: #ddd;  
    font-size: 11px;
	padding: 20px 0px 0px 0px;
	letter-spacing: 2px;
	text-align: center; 
}
#backgroundPopup {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	z-index: 11;
}
.border, .rain {
	display: none;
	height: 322px;
	width: 322px;
}
.rain {
	 padding: 10px 12px 12px 10px;
	 -moz-box-shadow: 10px 10px 10px rgba(0,0,0,1) inset, -9px -9px 8px rgba(0,0,0,1) inset;
	 -webkit-box-shadow: 8px 8px 8px rgba(0,0,0,1) inset, -9px -9px 8px rgba(0,0,0,1) inset;
	 box-shadow: 8px 8px 8px rgba(0,0,0,1) inset, -9px -9px 8px rgba(0,0,0,1) inset;
}
.border {
	padding: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.border, .rain, .border.start, .rain.start {
	background-repeat: repeat-x, repeat-x, repeat-x, repeat-x;
	background-position: 0 0, 0 0, 0 0, 0 0;
	background-image: -moz-linear-gradient(left, #09BA5E 0%, #00C7CE 15%, #3472CF 26%, #00C7CE 48%, #0CCF91 91%, #09BA5E 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(0,0,0,.3)), color-stop(23%,rgba(0,0,0,.1)), color-stop(40%,rgba(255,231,87,.1)), color-stop(61%,rgba(255,231,87,.2)), color-stop(70%,rgba(255,231,87,.1)), color-stop(80%,rgba(0,0,0,.1)), color-stop(100%,rgba(0,0,0,.25)));
	background-color: #39f;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00BA1B', endColorstr='#00BA1B',GradientType=1 );
}
.border.end, .rain.end {
	-moz-transition-property: background-position;  
	-moz-transition-duration: 30s;
	-moz-transition-timing-function: linear;
	-webkit-transition-property: background-position;  
	-webkit-transition-duration: 30s;  
	-webkit-transition-timing-function: linear;
	-o-transition-property: background-position;  
	-o-transition-duration: 30s;  
	-o-transition-timing-function: linear;
	transition-property: background-position;  
	transition-duration: 30s;  
	transition-timing-function: linear;
	background-position: -5400px 0, -4600px 0, -3800px 0, -3000px 0;	
}
@-webkit-keyframes colors {
	0% {background-color: #39f;}
	15% {background-color: #F246C9;}
	30% {background-color: #4453F2;}
	45% {background-color: #44F262;}
	60% {background-color: #F257D4;}
	75% {background-color: #EDF255;}
	90% {background-color: #F20006;}
	100% {background-color: #39f;}
}
.border, .rain{
	-webkit-animation-direction: normal;
	-webkit-animation-duration: 20s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name: colors;
	-webkit-animation-timing-function: ease;
}
#myfForm {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 320px;
	width: 300px;
	display: none;
	padding: 2px 12px;
	background: #2d2d2d;
	background: -webkit-gradient(
			linear,
	        left bottom,
	        left top,
	        color-stop(0, rgb(60,60,60)),
	        color-stop(0.74, rgb(43,43,43)),
	        color-stop(1, rgb(60,60,60))
	        );
	background: -moz-linear-gradient(
	        center bottom,
	        rgb(60,60,60) 0%,
	        rgb(43,43,43) 74%,
	        rgb(60,60,60) 100%
	        );
	     -moz-border-radius: 5px;
	     -webkit-border-radius: 5px;
	     -ms-border-radius: 5px;
		 -o-border-radius: 5px;
		 border-radius: 5px;
}
.bar {
	display: none;
	background: url(../images/resources/ajax-loader.gif) no-repeat center;
	margin-top: 100px;
	height: 40px; width: 230px;
}
input.fInput {
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 -ms-border-radius: 5px;
	 -o-border-radius: 5px;
	 border-radius: 5px;
	 border: solid 1px #000;
	 font-size: 12px;
	 width: 95%;
	 margin: 0px 0px 0px 5px;
	 padding: 3px 0px 3px 3px;
	 background: #ddd;
	 background: -moz-linear-gradient(
		  center bottom,
		  rgb(225,225,225) 0%,
		  rgb(215,215,215) 54%,
		  rgb(173,173,173) 100%
	 );
	 background: -webkit-gradient(
		  linear,
		  left bottom,
		  left top,
		  color-stop(0, rgb(225,225,225)),
		  color-stop(0.54, rgb(215,215,215)),
		  color-stop(1, rgb(173,173,173))
	  );
	  color:#333;
}
#footerForm p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#footerForm textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 60px;
	resize: none;
	background: #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #000;
	font-size: 12px;
	width: 95%;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 3px 3px;
}
input, textarea {outline: none;}
#footerForm input:focus,
#footerForm textarea:focus {
	border: 1px solid #AFCDD8;  
    background-color: #EBF2F4;
}
#AntiSpamQ {
	font-size: 11px;
	padding: 5px;
	color: #888;
}
#AntiSpam {
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 -ms-border-radius: 5px;
	 -o-border-radius: 5px;
	 border-radius: 5px;
	 border: solid 1px #000;
	 font-size: 11px;
	 width: 10%;
	 margin: 3px 0px 4px 5px;
	 padding: 3px 10px 3px 10px;
	 background: #ddd;
	 background: -moz-linear-gradient(
		  center bottom,
		  rgb(225,225,225) 0%,
		  rgb(215,215,215) 54%,
		  rgb(173,173,173) 100%
	 );
	 background: -webkit-gradient(
		  linear,
		  left bottom,
		  left top,
		  color-stop(0, rgb(225,225,225)),
		  color-stop(0.54, rgb(215,215,215)),
		  color-stop(1, rgb(173,173,173))
	  );
	  color:#333;
}
#myfForm span {
	display: none;
	font-size: 9px;
	line-height: 10px;
	padding-left: 6px;
	color: #f5c478;
}
#footerFormSubmit {
	background: url(../images/resources/sendMail.png);
	width: 32px;
	height: 32px;
	cursor: pointer;
	float: right;
	padding: 2px;
	margin: 3px 5px 5px 0px;
	border: none;
    display: block;  
}
#footerFormSubmit:hover {
	opacity: 0.8;  
}
.footerFormLabel {
	font-size: 11px;
	letter-spacing: 2px;
	color: #8c910b;
}
[data-icon]:before {
    content: attr(data-icon);
    font-family: 'ModernPictogramsNormal';
	font-size: 20px;
    color: rgb(106, 159, 171);
}
.fClose {
	margin-top: 0px;
	height: 22px; width: 65px;
	cursor: pointer;
	float: left;
	cursor: pointer;
	border: none;
    color: #FFF;  
    display: block;  
    background-color: #8c910b;  
    -webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 0px #663300;
	-moz-box-shadow: 1px 1px 0px #663300;
	-ms-box-shadow: 1px 1px 0px #663300;
	-o-box-shadow: 1px 1px 0px #663300;
	box-shadow: 1px 1px 0px ##663300;
	margin: 5px; 
}
.fClose p {
	text-align: center;
	font-size: 11px;
	padding: 5px;
}
.fClose:hover {
	background: #669933;
	margin-top: 6px;
	box-shadow: none;
}
#footerEx {
	margin-top: 60px;
	padding-bottom: 5px;
	background: url(../images/resources/footerDivider.png) no-repeat top center;
	padding-top: 30px;
}
#footerSocialSpace {
	clear: both;
	float: right;
	margin-left: 0;
	padding-right: 2%;
	width: 33%;
	display: block;
	font-size: 12px;
	color: #555555;
}
#footerSocialSpace h1 {
	font-size: 9px;
}
#footerCopyright {
	clear: none;
	width: 65%;
	text-align: left;
}
#footerCopyright p {
	font-size: 0.785em;
	line-height: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footerLogo {
	display: block;
}
#footerSocialSpace ul li{
	float: right;
}
#footerSocialSpaceText {
	width: 100%;
	display: table;
	float: right;
	text-align: right;
}
#footerSocialSpaceText h1 {
	padding: 0;
	font-weight: normal;
	letter-spacing: 1px;
}
#footerSocialSpaceH2 {
	text-align: right;
}
.footerIconWrapper {
	float: right; 
	width: 168px;
	height: 32px;
	margin: 20px auto 0px;
	z-index: 20;
}
.footerIconWrapper li {list-style: none;}
.footerIconWrapper li a {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 5px;
	outline: none;
	background: transparent url(../images/resources/socialIconsSprite.png) no-repeat top left;
	text-indent: -9000px;
	position: relative;
}
.footerIconWrapper li #footerGplus {background-position: 0px 0px;}
.footerIconWrapper li #footerTwitter {background-position: -64px 0px;}
.footerIconWrapper li #footerFacebook {background-position: -32px 0px;}
.footerIconWrapper li #footerRss {background-position: -96px 0px;}
.footerIconWrapper li a {text-decoration: none;}
.footerIconWrapper li a span {
	width: 100px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	left: 50%;
	margin-left: -64px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background: rgba(255,255,255,1);
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	bottom: 70px;
	opacity: 0;
	visibility: visible;
	pointer-events: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transform: translate(35px) rotate(25deg) scale(1.5);
	-moz-transform: translate(35px) rotate(25deg) scale(1.5);
	-o-transform: translate(35px) rotate(25deg) scale(1.5);
	-ms-transform: translate(35px) rotate(25deg) scale(1.5);
	transform: translate(35px) rotate(25deg) scale(1.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footerIconWrapper li a span:before,
.footerIconWrapper li a span:after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.footerIconWrapper li a span:after{
	bottom: -13px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.footerIconWrapper li a:hover span{
	visibility: visible;
	opacity: 0.9;
	-webkit-transform: translate(0px) rotate(0deg) scale(1);
	-moz-transform: translate(0px) rotate(0deg) scale(1);
	-o-transform: translate(0px) rotate(0deg) scale(1);
	-ms-transform: translate(0px) rotate(0deg) scale(1);
	transform: translate(0px) rotate(0deg) scale(1);
}
/* ----- HomePage Styles ----- */
.hendazSlider {
	height: 300px;
}
.widget .sideBarDate {
	font-size: 0.95em;
}
.widget .sideBarDate span {
	width: 5%;
}
/* ----- AboutUs Styles ----- */
#aboutUsTabs {
	width: 99.8%;
}
#aboutUsContent {
	width: 99.8%;
}
#companyOverview {
	width: 96%;
}
#missionVision {
	width: 96%;
}
#ourPolicies {
	margin-left: 2%;
	width: 94%;
}
.accordionHeader {
	font-size: 18px;
}
/* ----- ContactUs Styles ----- */
#gMapContainer {
	width: 98.7%;
}
#contactInformation {
	width: 46.4505%;
}
#mainContactForm {
	width: 48.8505%;
}
#contactInformation #detailedInfo p {
	font-size: 14px;
}
}




.ImageGrid {
    width: 80%;
    margin: 50px auto;
}

.ImageGrid img {
    vertical-align: 0;
}