* { margin: 0;}

body {font: 100%/1.4 Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-weight: 400; }

html, body { height: 100%; } /*sticky footer */

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	}
	
table { font-size:16px;
	line-height: 140%;
	 border-collapse: collapse; margin: 10px 0;}
	
table, th, td {
    border-color: #ccc; padding: 6px 10px;}

p { font-size:16px; font-weight: 400;
	line-height: 140%;
	padding: 5px 0 10px 0; }
	
strong {font-weight: 700;}

blockquote { font-family: "Times New Roman", Times, serif;
	font-size: 18px ; line-height: 150%;
  margin: 20px 50px;
  padding-left: 30px;
  border-left: 3px solid #BAAB60; color: #666633;}
  
blockquote p{ font-size: 18px ; line-height: 150%; padding: 0;}  

a, a:active, a:visited{ color: #666633; text-decoration: none;}
a:hover{ color: #333300; text-decoration: none;}

img { -ms-interpolation-mode: bicubic; border: none; }
a img { border: none;}

h1 { color: #333300; font-size:27px; line-height: 110%; font-weight: 400; padding: 5px 0px 15px 0px; font-family: "Times New Roman", Times, serif;}

h2 { color: #666633; font-weight: 700; font-size: 27px; line-height: 100%; padding: 5px 0 15px 0; font-family: "Times New Roman", Times, serif; text-transform:uppercase;}

h3 { color: #666633; font-weight: 400; font-size: 20px; line-height: 110%; padding: 15px 0 5px 0;  font-family: "Times New Roman", Times, serif;}

h4 { color: #666633; font-size:15px; line-height: 110%; padding: 15px 0px 8px 0px; font-weight: 400;}

h5 { color: #666633; font-weight: 300; font-size: 25px; line-height: 110%; padding: 15px 0 5px 0; text-transform:uppercase; }

ul { font-size:16px; line-height: 140%; 
	list-style-type: none;
	padding-left: 0;
	margin: 10px 0 10px 10px;}

li { /*background: url(../images/bullet.png) no-repeat 0px 7px;*/
	padding-left: 16px;
	margin-bottom: 3px;}
	
.page li:before { content: "\f111";  font-family: FontAwesome; position: absolute; margin-left: -15px; color: #BAAB60; font-size: 6px; }	
	
ol { font-size:16px; line-height: 130%; margin: 10px 0 10px 0px;}	
	
ol li { background: none;
	padding-left: 16px;
	margin-bottom: 3px;}
.page ol li:before { content: "";  }
	
hr { border: 0; height: 1px; border-top:1px #BAAB60 solid; width: 100%; padding: 5px 0; margin-top: 20px;}



/**************************
HEADER
**************************/

#wrapper {
	width: 100%;
	padding: 0px;
	/*height: 100%;*/
	margin: 0 auto; min-height: 100%;  
	/* equal to footer height */
  margin-bottom: -230px; } 

#wrapper:after { /* for sticky footer */
  content: "";
  display: block;
  height: 230px; 
}


#headWrapper{ width: 100%; padding: 0px; margin: 0; height: 100px; background: #fff; border-bottom: 4px solid #BAAB60;}

#head { margin: 0 auto;
	padding: 0px;
	width:1200px;
	height: 100px; }

#logo {float: left;  padding: 10px 0;  text-align: left; }

	
#projectsx .backstretch {filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
background: #000;}
/**************************
MAIN NAV
**************************/
#navWrapper{  float: left; padding: 20px 0 0 40px; /*width: 100%; padding: 0px; margin: 0;*/  }
#nav {  width: 800px; padding: 0px 0;  margin: 0; }

#nav a, #nav a:active, #nav a:visited{ color: #666633; text-decoration: none; font-family: "Times New Roman", Times, serif;}
#nav a:hover {color: #fff; background: #BAAB60; text-decoration: none;}


/**************************
CONTENT AND COLUMNS
**************************/
#panelWrapper { width: 100%; padding: 0px; margin: 0 auto; clear: both; /*overflow: hidden;*/}
#panel {margin: 0 auto; height: auto;  padding: 0px; clear: both; text-align: center;} /*full width  */
.tag { padding: 20px 20px!important; width: 35%; font-size: 30px; line-height: 110%; font-family: "Times New Roman", Times, serif; color: #fff; text-shadow: 3px 3px 3px #333; border: 2px #fff solid; margin: 50px auto!important;}
#index .tag {margin: 250px auto 150px auto!important;}


#contentWrapper{}
#content {background-color: rgba(255, 255, 255, .90); width:960px; margin: 0 auto; text-align: left; min-height: 200px; padding: 20px 20px 30px 20px; overflow: hidden; }




.col-wide {width: 40%;  padding: 20px 50px; margin: 0 auto; background-color: rgba(255, 255, 255, .80); overflow: hidden; text-align: center;}
.col-wide .txt { text-align: center; font-family: "Times New Roman", Times, serif; font-size: 25px; line-height: 110%; color: #666633;}
.col-wide .txt p {font-size: 20px; line-height: 140%; color: #666633;}
.col-wide .btn {text-align: center; padding: 0px 10px; }

#col-wide {width: 100%;  padding: 0 20px; margin: 0px; }
#col-left {float: left; width: 250px;  padding: 0 0 0 15px; margin: 0px; }
#col-left p {font-size: 14px;}
#col-right {float: right; width: 630px; padding: 0px 20px 20px 20px; margin: 0 0 20px 0; }

.side-menu ul { 
	list-style-type: none;
	padding: 0;
	margin: 5px 0 10px 0px;
	}
.side-menu li {
	background: none;
	padding: 0px;
	margin-bottom: 3px;
	border: 1px #BAAB60 solid;}

.side-menu a {color: #BAAB60; font-size: 16px; text-decoration: none; font-weight: 700; text-transform: uppercase; padding: 6px 10px; display: block;}
.side-menu a:hover {background: #BAAB60; color: #fff; text-decoration: none;}


.side-menu ul li ul { margin: 5px 0 10px 20px;} 
.side-menu ul li li  { border-bottom: none; padding: 3px 0 0px 14px!important; }
.side-menu ul li li a {color: #333!important;  font-size: 16px!important; font-weight: 400;}
.side-menu ul li li a:hover {color: #BAAB60!important; }

.side-menu ul li li {
    position: relative;
}

.side-menu ul li li:before {
    content:  "\f061"; /*arrow right */
    font-family: FontAwesome;
	color: #BAAB60;
    position: absolute;
    top: 5px;
    left: -15px;
}

.hia {float: right;  text-align: right; padding: 0 20px;}

/**************************
FEATURED FORMATTING
**************************/
#featuredWrapper {width: 100%; background: #666633 url(../images/bg_stripe.gif) repeat top left; padding: 0; margin: 0; overflow: hidden; border-top: 4px #BAAB60 solid;}
#featured{width: 1000px; margin: 0 auto; padding: 20px 0; }



.col-left, .col-right {float: left; width: 45%; margin: 0 2%;  padding:0; margin: 20px 0px; overflow: hidden;  }
.col-left ul, .col-right ul { margin: 0; padding: 0 20px;  }
.col-left li, .col-right li { margin: 0; padding: 5px 0; }
.col-left {border-right: 2px #fff solid; text-align: right;  }
.col-left li a, .col-right li a { color:#fff; line-height: 120%;}
.col-left li a:hover, .col-right li a:hover { color:#BAAB60; }

.three{ width: 32%; margin-left: 1%;margin-top: 1%; margin-bottom: 20px; background-color: #fff; box-sizing: border-box; padding: 20px; }
.col:nth-of-type(3n) {margin-right: 0; border-right: none;}

/**************************
FOOTER FORMATTING
**************************/

#footerWrapper {width: 100%; background: #BAAB60; text-align: left; padding: 0; margin: 0;height: 230px; overflow: hidden;}	
#footer {width: 70%; margin: 0 auto; padding: 20px 0 0 0;}
#footer-phone {font-family: "Times New Roman", Times, serif; font-size: 35px; color:#fff!important; border-bottom: 2px #fff solid; display: block; text-align: center; margin: 0 auto; width: 280px; padding: 10px 0;}

#footer-txt {/*float: left; width:600px;*/  color: #fff;  margin: 0 auto; padding: 20px 0; text-align: center; font-size: 13px;}
#footer-txt a, #footer-txt a:active {color: #fff; text-decoration: none; font-size: 13px; line-height: 120%;}
#footer-txt a:hover{ color: #666633; text-decoration: none;}
#footer-txt p {font-size: 14px; }	

#footer-social{width:auto;margin:0 auto;padding:20px 0 0px 0;text-align:center;}
#footer-social a{background:#666633;color:#fff;-webkit-border-radius:99em;-moz-border-radius:99em;border-radius:99em;display:inline-block;width:25px;height:25px;margin:0 2px;padding:4px;text-align:center;font-size:17px;line-height:150%;}
#footer-social a:hover{background:#fff;color:#BAAB60;}
#footer-social i{padding:0;}

/**************************
SLIDESHOW FORMATTING
**************************/	
	
/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 100%; min-width: 200px;  margin: 0 auto; padding: 0; position: relative;
    background: url(images/spinner.gif) 50% 50% no-repeat; /*max-height: 150px; overflow: hidden;*/}

.cycle-slideshow img { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

.cycle-slide  { width: 100%!important;}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 1000; position: absolute; bottom: 10px;  height: 20px; /*overflow: hidden;*/}
.cycle-pager span { 
	     width: 7px; height: 7px; 
    display: inline-block; 
	-webkit-border-radius: 99em;-moz-border-radius: 99em;border-radius: 99em; 
	border: 1px solid #fff;
	cursor: pointer;
	transition: background-color 0.2s; color: transparent; margin: 0 3px;
}
.cycle-pager span.cycle-pager-active { background-color: #fff;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */

.cycle-overlay { 
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background-color: rgba(0, 0, 0, .20); color: white; padding: 20px;  text-align:center; font-size: 30px; font-weight: 400; line-height: 110%;
}

.cycle-overlay div { width: 50%; margin: 0 auto;}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(images/right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/**************************
PROJECTS FORMATTING
**************************/
#projects .thumb div {float: left; width: 23%; padding: 1%; font-size: 12px; text-transform:uppercase; text-align: center;}

/**************************
IMAGE GALLERY FORMATTING
**************************/

#imgGal { width: 22%; /*height: 130px;*/ float: left; margin: 0px 4px 10px 4px; padding: 5px;font-size: 12px;text-align: center;}

#imgThumb { width: 140px; height: 90px;  border: none !important; padding:0; margin: 0 0 5px 0; overflow: hidden; text-align: center; }
#imgThumb img {max-width: 140px; height: auto; }

.gall-cat-div {float: left; width: 48%;  margin: 10px 5px 0 5px; padding: 0; }
.gall-cat-over { /*background: rgba(255, 255, 255, .5);*/ height: 40px; position: relative; bottom: 0px;}
.gall-cat-img {float: none;  width: 100%; height: 180px; padding: 0px; overflow: hidden; text-align: center;}
.gall-cat-img img {width: auto; height: auto; /*max-width: 290px;*/ max-height: 225px;  }
.gall-cat-title {font-size: 13px; font-weight: 700; line-height: 100%; color: #BAAB60;  text-align: center;  text-transform: uppercase; padding: 8px; }


/**************************
FADEIN CONTENT PAGES
**************************/

.content-inside {
    -webkit-animation: fadein 2s; /* Safari and Chrome */
       -moz-animation: fadein 2s; /* Firefox */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/**************************
OTHER FORMATTING
**************************/

.page img, .page p img, #mobile-image-hide {margin: 5px 10px;   -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; max-width: 100%; height: auto!important;}

.sml, .sml a, small a {font-size: 12px!important;  padding: 10px 0 0 0;}	

.more {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px!important; font-weight: 700;  padding: 10px 0 0 0; border-top: 2px #BAAB60 solid; margin-top: 20px; display: inline-block; }
.more a , .more a:active, .more a:visited {color: #BAAB60!important; text-decoration: none; }	
.more a:hover {color: #555!important;}

.back {font-size: 11px!important; font-weight: 400;  padding: 20px 0; }
.back a, .back a:active, .back a:visited {color: #BAAB60!important; text-decoration: none;}	
.back a:hover {color: #555!important;}

a.opacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.opacity img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}

/**************************
FORMS AND BUTTONS
**************************/

select, input, menu, list, textarea {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px; background: #fff;
	/*-webkit-appearance: none;*/
}

select, input {
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}

.btn-more {width: auto; margin-top: 10px!important; text-align: center; }
.btn-more a, .btn-more a:active, .btn-more a:visited {font-size: 12px; color:#BAAB60; }
.btn-more a:hover {font-size: 12px; color:#555; }


#btn-submit, .btn-submit, .btn-submit input[type="submit"], .btn-more, .btn-checkout-paypal, #casestudy-pdf {
text-align: center;
display:inline-block;
cursor:pointer;
padding: 10px 15px 7px 15px;
color: #666633!important;
text-transform:uppercase;
margin: 0; 
font-family: "Times New Roman", Times, serif; font-weight: 400; font-size: 17px;
margin-top: 20px;
border: 1px solid #666633;
}

.btn-submit:hover, .btn-submit input[type="submit"]:hover, .btn-more:hover {
background: #666633;
color:#fff!important;
}


input[type=radio], .zoom_searchform input[type=radio] {width: 20px!important; margin: 0 10px; -webkit-appearance:radio!important; }
input[type=checkbox] {width: 20px!important; -webkit-appearance:checkbox!important;}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

/**************************
RESPONSIVE NAV
**************************/

.btn-nav { display: none;}

.btn-nav:hover { color: #BAAB60;}
.btn-nav:active, .btn-nav:visited  { color: #fff;}

.nav-collapse.collapse { height: auto;}


/************************** responsive media queries **************************/


@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; }
body, p, ul, ol, h1, h2, h3, h4, blockquote p, table {font-size: 110%;} 
.page img {max-width: 280px!important; }
.btn-nav { margin:0 5px 10px 5px!important; width: auto!important; }
blockquote {margin: 10px 0; border: 2px #BAAB60 solid; padding: 5px 10px;}
blockquote p {font-size: 18px;}
.tag {font-size: 19px;}
#footer-phone {font-size: 30px;}
.hia {float: none; text-align: center;}
	
#form-container, .field-label {display: none;}

#projects #content {width: auto;}
#projects #content table, #projects #content th, #projects #content td {padding: 5px;}
#projects table img {width: 80px!important; height: auto;}	
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { select, input, menu, list, textarea { -webkit-appearance: none; }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For ipad portrait layouts only */
#wrapper,  #contentWrapper, #panelWrapper, #footerWrapper {  min-width: 768px!important; overflow:hidden;}
#headWrapper, #navWrapper {  min-width: 768px!important;}
#content {padding: 40px 30px 20px 30px!important; }	
.col {width: 47%!important;}
.page img {max-width: 400px!important;}
body, p, ul, ol, h1, h2, h3, h4, blockquote p, table {font-size: 110%;}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For ipad landscape layouts only */
html, body { width:100%;  /*overflow-x:hidden; */}
#wrapper,  #contentWrapper,  #footerWrapper { min-width: 1024px!important; overflow:hidden;}
#headWrapper {  min-width: 1024px!important;}
#panelWrapper, #navWrapper {}

}


/*@media only screen and  (max-width: 699px) {*/
@media only screen and  (max-width: 768px) {
		
		#wrapper {width: auto; padding: 0px; height: auto; margin: 0;}
		#wrapper:after {height: 0;}
		#headWrapper {width: 100%; height: auto; }
		#head {width: auto; padding: 5px; height: auto;}
		
		#navWrapper {width: auto; height: auto; padding: 20px 0; float: none; /*min-height: 37px;*/}
		#nav {float: none; width: auto; height: auto; padding: 0px!important;  border: none; }
		
		.btn-nav {display: block; width: 100%; float:none; padding: 0; margin:0 auto;  cursor: pointer; text-align: center; color: #BAAB60;}
		
		.nav-collapse { overflow: hidden; height: 0; padding: 0px; margin: 0!important;  }
		#cssmenu {padding: 0; margin: 0; width: auto!important; height: 0!important;  padding: 0px!important;  text-align: center!important;}		
		#cssmenu ul li{ float: none!important; display: block; margin: 5px 0 0 0!important; min-height: 0!important; padding: 0!important;}  /*menu list  */
		#cssmenu ul li ul {visibility:hidden!important; } /*dropdown hidden */
		#cssmenu ul li:not(:last-child) {border: none!important;}
		#cssmenu ul li a {margin: 0!important; line-height: 130%!important; background: #D0C695;}
		#cssmenu a { color: #000!important;}
		#cssmenu ul li a:hover {background: #BAAB60!important; color: #fff!important;}
	

		#logo {float: none; width: auto; margin: 0 auto; text-align: center; padding: 0; height: auto;}
		#logo img {width: auto; height: auto; padding: 10px 0 0 0;}
		#headRight {float: none; width: 100%; margin: 0 auto; text-align: center; padding: 0; height: auto; }
		#index .tag {margin: 20px  auto!important;}
		.tag, .tag-page {width:60%; margin: 30px  auto!important; font-size: 25px;}
		.col-wide {width: 70%; }
		
		#featured {width: 100%; padding: 30px 0;}
		.col-left, .col-right {width: 100%; float: none; text-align: center; border: none; margin: 0;}
		.col-left li, .col-right li { border-bottom: 1px #767648 solid; display: block; padding: 10px 0; }

		#contentWrapper {}
		#content {float: none; width: 80%; padding: 10px;  }
		.col {float: none;  width: auto!important; border: none!important; padding: 10px!important;}
		.three {margin: 2%;}
		.col:nth-of-type(3n) {margin: 2%; clear: both;}
		.two{width: 100%; }




		#col-left {float: none; width: auto!important; border: none; padding: 0 10px 10px 10px!important; margin: 0; background: none; min-height: 0; clear: both;}
		#col-left img {max-width: 300px;  }
		#col-right {float: none; width: auto; padding: 0 10px 10px 10px; margin: 0; background: none; border: none; clear: both;}
		#col-right ul {margin: 0px!important; }
		#col-right li a {font-size: 15px; }
		
		.side-menu { float: none; width: auto!important; border-top: 1px #ccc solid; padding: 0!important;}
		.side-menu li {width: 100%;}

        #footerWrapper {height: auto; }
		#footer {display: block; width: auto; height: auto; padding: 0; margin: 0;}
		#footer-txt, #footer-social, #footer-copy  {clear: both; float: none; width: auto; padding: 10px; text-align: center; }
		h1, h2 { font-size:  25px; padding: 10px 5px 5px 0px; }
		
		#content table,  table, #main-container{ width: 100%!important; border: none; padding: 3px; margin: 0; height: auto;}
		#detailForm textarea,  #detailForm select {width: 90%!important;}

		.field, .field-label { width: 90%!important;}	
		
		
		.backstretch {/*display: none;*/}
		
		
		#mobile-image-hide{ display: block; }
		.page img, #mobile-image-hide {/*margin: 5px 10px!important;*/   max-width: 100%!important; height: auto!important; }

		#contact iframe {width: 100%;}
    }

/*@media only screen and (min-width: 700px) {*/
	@media only screen and (min-width: 769px) and (max-width : 1224px) {
		
		.nav-collapse.collapse {height: auto !important;}
		.col-wide {width: 80%; }
		.tag, .tag-page {width:60%; margin: 50px  auto!important; font-size: 28px;}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {

}