/* TOC:
 - wp-img-auto-sizes-contain
 - wp-block-library
 - classic-theme-styles
 - contact-form-7
 - social_share_button_style
 - font-awesome
 - wp-pagenavi
 - u-design-reset
 - u-design-text
 - u-design-grid-960
 - u-design-superfish_menu
 - u-design-pretty_photo
 - u-design-font-awesome
 - u-design-style
 - u-design-custom-style
 - u-design-responsive
 - u-design-style-orig
*/







/* Minit: https://zhconstruction.com/wp-content/plugins/contact-form-7/includes/css/styles.css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}




/* Minit: https://zhconstruction.com/wp-content/plugins/social-share-button/assets/front/css/style.css */
@charset "utf-8";
/* CSS Document */
.wp-share-button {
    margin: 20px 0;
}

.wp-share-button .total-share {
    vertical-align: top;
    margin-right: 20px;
}
.wp-share-button .total-share .total-count-text {
    font-size: 17px;
}
.wp-share-button .total-share .total-count {
    font-size: 25px;
    font-weight: bold;
    color: #1ac695;
    line-height: normal;
}
















/* Minit: https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/font-awesome.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://zhconstruction.com/wp-content/plugins/social-share-button/assets/global/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}




/* Minit: https://zhconstruction.com/wp-content/plugins/wp-pagenavi/pagenavi-css.css */
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}




/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/reset.css */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20091131 */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/text.css */
/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/
/* v1.0 | 20091131 */
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
    font-family: Arial, Tahoma, Verdana, FreeSans, sans-serif;
    font-size: 12px;
    line-height: 1.7;
    color: #333;
    background: #282828;
}
a {
    color: #FE5E08;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #333;
}
p {
    padding: 5px 0;
    margin: 0 0 5px;
    text-align: left;
}
small {
    font-size: 80%;
}
hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {font-size: 1.833em;}
h2 {font-size: 1.667em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.333em;}
h5 {font-size: 1.25em;}
h6 {font-size: 1.083em;}
h1, h2, h3, h4, h5, h6 {line-height: 1.2;}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {list-style: decimal;}

ul {list-style: disc;}

li {margin-left: 30px;}

dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, Tahoma, Verdana, FreeSans, sans-serif;
    font-weight: normal;
    margin: 15px 0 2px;
    padding-bottom: 2px;
}

ul ul,
ul ul ul,
ul ul ul ul,
ul ul ul ul ul,
ol ol,
ol ol ol,
ol ol ol ol,
ol ol ol ol ol {
    margin-bottom: 0;
}

.center {
    text-align: center;
}




/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/960.css */
/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/
/* v1.0 | 20091131 */
/* `Containers
----------------------------------------------------------------------------------------------------*/
.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_24 .grid_1 {
	width:40px;
}
    .container_24 .grid_2 {
	width:80px;
}
    .container_24 .grid_3 {
	width:120px;
}
    .container_24 .grid_4 {
	width:160px;
}
    .container_24 .grid_5 {
	width:200px;
}
    .container_24 .grid_6 {
	width:240px;
}
    .container_24 .grid_7 {
	width:280px;
}
    .container_24 .grid_8 {
	width:320px;
}
    .container_24 .grid_9 {
	width:360px;
}
    .container_24 .grid_10 {
	width:400px;
}
    .container_24 .grid_11 {
	width:440px;
}
    .container_24 .grid_12 {
	width:480px;
}
    .container_24 .grid_13 {
	width:520px;
}
    .container_24 .grid_14 {
	width:560px;
}
    .container_24 .grid_15 {
	width:600px;
}
    .container_24 .grid_16 {
	width:640px;
}
    .container_24 .grid_17 {
	width:680px;
}
    .container_24 .grid_18 {
	width:720px;
}
    .container_24 .grid_19 {
	width:760px;
}
    .container_24 .grid_20 {
	width:800px;
}
    .container_24 .grid_21 {
	width:840px;
}
    .container_24 .grid_22 {
	width:880px;
}
    .container_24 .grid_23 {
	width:920px;
}
    .container_24 .grid_24 {
	width:960px;
}




/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_24 .prefix_1 {
	padding-left:40px;
}
    .container_24 .prefix_2 {
	padding-left:80px;
}
    .container_24 .prefix_3 {
	padding-left:120px;
}
    .container_24 .prefix_4 {
	padding-left:160px;
}
    .container_24 .prefix_5 {
	padding-left:200px;
}
    .container_24 .prefix_6 {
	padding-left:240px;
}
    .container_24 .prefix_7 {
	padding-left:280px;
}
    .container_24 .prefix_8 {
	padding-left:320px;
}
    .container_24 .prefix_9 {
	padding-left:360px;
}
    .container_24 .prefix_10 {
	padding-left:400px;
}
    .container_24 .prefix_11 {
	padding-left:440px;
}
    .container_24 .prefix_12 {
	padding-left:480px;
}
    .container_24 .prefix_13 {
	padding-left:520px;
}
    .container_24 .prefix_14 {
	padding-left:560px;
}
    .container_24 .prefix_15 {
	padding-left:600px;
}
    .container_24 .prefix_16 {
	padding-left:640px;
}
    .container_24 .prefix_17 {
	padding-left:680px;
}
    .container_24 .prefix_18 {
	padding-left:720px;
}
    .container_24 .prefix_19 {
	padding-left:760px;
}
    .container_24 .prefix_20 {
	padding-left:800px;
}
    .container_24 .prefix_21 {
	padding-left:840px;
}
    .container_24 .prefix_22 {
	padding-left:880px;
}
    .container_24 .prefix_23 {
	padding-left:920px;
}


/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_24 .suffix_1 {
	padding-right:40px;
}
    .container_24 .suffix_2 {
	padding-right:80px;
}
    .container_24 .suffix_3 {
	padding-right:120px;
}
    .container_24 .suffix_4 {
	padding-right:160px;
}
    .container_24 .suffix_5 {
	padding-right:200px;
}
    .container_24 .suffix_6 {
	padding-right:240px;
}
    .container_24 .suffix_7 {
	padding-right:280px;
}
    .container_24 .suffix_8 {
	padding-right:320px;
}
    .container_24 .suffix_9 {
	padding-right:360px;
}
    .container_24 .suffix_10 {
	padding-right:400px;
}
    .container_24 .suffix_11 {
	padding-right:440px;
}
    .container_24 .suffix_12 {
	padding-right:480px;
}
    .container_24 .suffix_13 {
	padding-right:520px;
}
    .container_24 .suffix_14 {
	padding-right:560px;
}
    .container_24 .suffix_15 {
	padding-right:600px;
}
    .container_24 .suffix_16 {
	padding-right:640px;
}
    .container_24 .suffix_17 {
	padding-right:680px;
}
    .container_24 .suffix_18 {
	padding-right:720px;
}
    .container_24 .suffix_19 {
	padding-right:760px;
}
    .container_24 .suffix_20 {
	padding-right:800px;
}
    .container_24 .suffix_21 {
	padding-right:840px;
}
    .container_24 .suffix_22 {
	padding-right:880px;
}
    .container_24 .suffix_23 {
	padding-right:920px;
}


/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_24 .push_1 {
	left:40px;
}
    .container_24 .push_2 {
	left:80px;
}
    .container_24 .push_3 {
	left:120px;
}
    .container_24 .push_4 {
	left:160px;
}
    .container_24 .push_5 {
	left:200px;
}
    .container_24 .push_6 {
	left:240px;
}
    .container_24 .push_7 {
	left:280px;
}
    .container_24 .push_8 {
	left:320px;
}
    .container_24 .push_9 {
	left:360px;
}
    .container_24 .push_10 {
	left:400px;
}
    .container_24 .push_11 {
	left:440px;
}
    .container_24 .push_12 {
	left:480px;
}
    .container_24 .push_13 {
	left:520px;
}
    .container_24 .push_14 {
	left:560px;
}
    .container_24 .push_15 {
	left:600px;
}
    .container_24 .push_16 {
	left:640px;
}
    .container_24 .push_17 {
	left:680px;
}
    .container_24 .push_18 {
	left:720px;
}
    .container_24 .push_19 {
	left:760px;
}
    .container_24 .push_20 {
	left:800px;
}
    .container_24 .push_21 {
	left:840px;
}
    .container_24 .push_22 {
	left:880px;
}
    .container_24 .push_23 {
	left:920px;
}




/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_24 .pull_1 {
	right:40px;
}
    .container_24 .pull_2 {
	right:80px;
}
    .container_24 .pull_3 {
	right:120px;
}
    .container_24 .pull_4 {
	right:160px;
}
    .container_24 .pull_5 {
	right:200px;
}
    .container_24 .pull_6 {
	right:240px;
}
    .container_24 .pull_7 {
	right:280px;
}
    .container_24 .pull_8 {
	right:320px;
}
    .container_24 .pull_9 {
	right:360px;
}
    .container_24 .pull_10 {
	right:400px;
}
    .container_24 .pull_11 {
	right:440px;
}
    .container_24 .pull_12 {
	right:480px;
}
    .container_24 .pull_13 {
	right:520px;
}
    .container_24 .pull_14 {
	right:560px;
}
    .container_24 .pull_15 {
	right:600px;
}
    .container_24 .pull_16 {
	right:640px;
}
    .container_24 .pull_17 {
	right:680px;
}
    .container_24 .pull_18 {
	right:720px;
}
    .container_24 .pull_19 {
	right:760px;
}
    .container_24 .pull_20 {
	right:800px;
}
    .container_24 .pull_21 {
	right:840px;
}
    .container_24 .pull_22 {
	right:880px;
}
    .container_24 .pull_23 {
	right:920px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}




/* Minit: https://zhconstruction.com/wp-content/themes/u-design/scripts/superfish-menu/css/superfish.css */

/*** ESSENTIAL STYLES ***/
#navigation-menu .sf-menu, #navigation-menu .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#navigation-menu .sf-menu {
	line-height:	1.0;
}
#navigation-menu .sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
#navigation-menu .sf-menu ul li {
	width:			100%;
}
#navigation-menu .sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#navigation-menu .sf-menu li {
	float:			left;
	position:		relative;
}
#navigation-menu .sf-menu a {
	display:		block;
	position:		relative;
}
#navigation-menu .sf-menu li:hover ul,
#navigation-menu .sf-menu li.sfHover ul {
	left:			0;
	top:			40px; /* match top ul list item height */
	z-index:		99;
}
#navigation-menu ul.sf-menu li:hover li ul,
#navigation-menu ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
#navigation-menu ul.sf-menu li li:hover ul,
#navigation-menu ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
#navigation-menu ul.sf-menu li li:hover li ul,
#navigation-menu ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
#navigation-menu ul.sf-menu li li li:hover ul,
#navigation-menu ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#navigation-menu .sf-menu {
	float:			left;
	margin-bottom:	1em;
}
#navigation-menu .sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}
#navigation-menu .sf-menu a, #navigation-menu .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#777;
}
#navigation-menu .sf-menu a:hover  { 
	color:			#222;
}
#navigation-menu .sf-menu li {
	background:		transparent;
}
#navigation-menu .sf-menu li li {
	background:	url('https://zhconstruction.com/wp-content/themes/u-design/scripts/superfish-menu/css/../images/sf-menu-bg.png') no-repeat 0 100%;
}
#navigation-menu .sf-menu li:hover, #navigation-menu .sf-menu li.sfHover,
#navigation-menu .sf-menu a:focus, #navigation-menu .sf-menu a:hover, #navigation-menu .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
#navigation-menu .sf-arrows a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:	1px; /* trigger IE7 hasLayout so spans position accurately */
}
#navigation-menu .sf-arrows .sf-with-ul:after,
#navigation-menu .sf-arrows .top_bg_color .sf-with-ul:after {
	content: '';
	position:		absolute !important;
	display:		block !important;
	right:			10px !important;
	top:			1.05em !important; /* IE6 only */
	width:			10px !important;
	height:			10px !important;
	text-indent:		-999em !important;
	overflow:		hidden !important;
}
/* indicator image for light background */
#navigation-menu .sf-arrows .sf-with-ul:after {
	background:		url('https://zhconstruction.com/wp-content/themes/u-design/scripts/superfish-menu/css/../images/auto-arrows.png') no-repeat -10px -100px !important; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
/* indicator image for dark background */
.top-bg-color-dark #navigation-menu .sf-arrows .sf-with-ul:after {
	background:		url('https://zhconstruction.com/wp-content/themes/u-design/scripts/superfish-menu/css/../images/auto-arrows.png') no-repeat -30px -100px !important; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

#navigation-menu .sf-arrows a.sf-with-ul:after {  /* give all except IE6 the correct values */
	top:			.8em !important;
	background-position: 0 -100px !important; /* use translucent arrow for modern browsers*/
}
/* hovers for light background */
#navigation-menu .sf-arrows a.sf-with-ul:focus:after,
#navigation-menu .sf-arrows a.sf-with-ul:hover:after,
#navigation-menu .sf-arrows a.sf-with-ul:active:after,
#navigation-menu .sf-arrows li:hover > a.sf-with-ul:after,
#navigation-menu .sf-arrows li.sfHover > a.sf-with-ul:after {
	background-position: -10px -100px !important; /* arrow hovers for modern browsers*/
}
/* hovers for dark background */
.top-bg-color-dark #navigation-menu .sf-arrows a.sf-with-ul:focus:after,
.top-bg-color-dark #navigation-menu .sf-arrows a.sf-with-ul:hover:after,
.top-bg-color-dark #navigation-menu .sf-arrows a.sf-with-ul:active:after,
.top-bg-color-dark #navigation-menu .sf-arrows li:hover > a.sf-with-ul:after,
.top-bg-color-dark #navigation-menu .sf-arrows li.sfHover > a.sf-with-ul:after {
	background-position: -40px -100px !important; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
#navigation-menu .sf-arrows ul .sf-with-ul:after { background-position:  -10px 0 !important; }
#navigation-menu .sf-arrows ul a.sf-with-ul:after { background-position:  0 0 !important; }
/* apply hovers to modern browsers */
#navigation-menu .sf-arrows ul a.sf-with-ul:focus:after,
#navigation-menu .sf-arrows ul a.sf-with-ul:hover:after,
#navigation-menu .sf-arrows ul a.sf-with-ul:active:after,
#navigation-menu .sf-arrows ul li:hover > a.sf-with-ul:after,
#navigation-menu .sf-arrows ul li.sfHover > a.sf-with-ul:after {
	background-position: -10px 0 !important; /* arrow hovers for modern browsers*/
}

.u-design-menu-drop-shadows-on #navigation-menu .sf-menu ul {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}




/* Minit: https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/prettyPhoto.css */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite_x.png') top left repeat-x}
div.pp_default .pp_top .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite_y.png') -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite_y.png') top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite_next.png') center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite_prev.png') center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/default_thumb.png') center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite_x.png') bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/sprite.png') -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/default/loader.gif') center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/btnNext.png') center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/btnPrevious.png') center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/sprite.png') -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/contentPattern.png') top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/contentPattern.png') top right repeat-y}
div.dark_rounded .pp_next:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/btnNext.png') center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/btnPrevious.png') center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/sprite.png') -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/loader.gif') center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/loader.gif') center center no-repeat}
div.dark_square .pp_expand{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/sprite.png') -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/btnNext.png') center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_square/btnPrevious.png') center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/sprite.png') -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/btnNext.png') center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_square/btnPrevious.png') center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/contentPatternTop.png') top left repeat-x}
div.facebook .pp_top .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/contentPatternLeft.png') top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/contentPatternRight.png') top right repeat-y}
div.facebook .pp_expand{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/loader.gif') center center no-repeat}
div.facebook .pp_arrow_previous{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/btnNext.png') center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/btnPrevious.png') center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/contentPatternBottom.png') top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/sprite.png') -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:75px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/facebook/default_thumbnail.gif') 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/light_rounded/loader.gif') center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url('https://zhconstruction.com/wp-content/themes/u-design/scripts/prettyPhoto/css/../images/prettyPhoto/dark_rounded/contentPattern.png') top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}



/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/font-awesome.css */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}




/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/style.min.css */
body{min-width:960px;}
#wrapper-1{background-color:#FBFBFB;display:block;float:left;position:relative;width:100%;}
#top-elements{position:relative;height:90px;z-index:100;}
#top-elements *{box-sizing:content-box;}
#logo{width:auto;top:6px;left:0;position:absolute;z-index:100;padding-left:20px;}
#logo h1{margin:0;padding:0;}
#logo h1 a,
#logo .site-name a{display:block;text-indent:-5000px;overflow:hidden;outline:0;}
#slogan{width:auto;position:absolute;top:100px;left:0;color:#999;font-size:12px;padding-left:20px;}
#search{margin:5px 0 0;}
#search .search_box{float:right;width:200px;height:26px;margin-top:5px;margin-right:20px;display:inline-block;}
#search input.blur, #search input.inputbox_focus{background:transparent none repeat scroll 0 0;border:0 none;float:left;margin:0;padding:5px 0 5px 14px;width:145px;height:16px;font-size:13px;line-height:10px;}
#search input.inputbox_focus{color:#888;}
#search input.blur{color:#999;}
#search input.inputbox_focus{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/searchbox.png') no-repeat scroll 0 -26px;}
#search input.blur{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/searchbox.png') no-repeat scroll 0 0;}
#search input.search-btn{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/searchbox.png') no-repeat scroll 100% 0;border:0 none;cursor:pointer;float:left;height:26px;margin:0;padding:0;width:40px;}
#search input.search-btn:hover{background-position:100% -26px;}
#top-elements .phone-number{text-align:right;color:#999;font-size:14px;padding-top:4px;}
#top-elements .phone-number-padding{padding:3px 20px 0 0;}
#top-elements .social-icons{display:block;float:left;}
#top-elements .social-icons ul{list-style-image:none;list-style-position:outside;list-style-type:none;text-align:right;padding:5px 0 0 0;float:right;margin-bottom:0;}
#top-elements .social-icons li.social_icon{background:none repeat scroll 0 0 transparent !important;padding-left:0 !important;display:inline;float:left;margin-left:6px;}
#top-elements .social-icons a{overflow:hidden;outline:none;}
#top-elements .social_media_top{padding:0 20px 0 0;float:right;clear:both;}
#top-elements .social_media_title{text-align:center;color:#999;padding:0;margin:0;}
#gs-header{background-color:#fff;display:block;float:left;position:relative;width:100%;padding-bottom:23px;padding-top:25px;}
#gs-header #header-content{margin:0 auto;}
#gs-header .gs-slideshow{position:relative;background-color:transparent;overflow:hidden;outline:none;z-index:99;background-color:#000;}
#gs-shadow{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/trans-shadow.png') no-repeat scroll 0 100%;width:940px;height:100px;margin:-70px auto -10px;}
#gs-header .gs-slideshow #flashmo-slider-responsive{display:none;}
#piecemaker-header{background-color:#fff;display:block;float:left;height:470px;position:relative;width:100%;}
#piecemaker-wrapper{margin:15px -70px 0;}
#flashcontent{position:relative;z-index:99;text-align:center;}
#flashcontent .slide-img{margin:20px auto 10px;}
#pm-shadow{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/trans-shadow.png') no-repeat scroll 0 100%;width:940px;height:300px;margin:-260px auto 0;}
#piecemaker-header #piecemaker-wrapper #flashcontent-responsive{display:none;}
#c1-header{background-color:#fff;display:block;float:left;position:relative;width:100%;padding-bottom:10px;}
#c1-header #header-content{padding-top:25px;}
#c1-header .c1-slideshow{position:relative;margin:0 auto;background-color:transparent;overflow:hidden;outline:none;width:960px;height:420px;z-index:99;}
#c1-slider{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/c1-frame.png') no-repeat scroll 50% 0;position:relative;list-style:none outside none;width:960px;height:420px;margin:0 auto;}
#c1-slider li{background:none repeat scroll 0 0 transparent !important;width:960px;height:413px;overflow:hidden;margin:0 auto;padding:0;}
.c1-slide-img-wrapper{padding:23px;display:block;float:left;}
#c1-slider .slide-desc h2{font-size:18px;margin-top:5px;}
#c1-slider .slide-img{float:left;margin:0;}
#c1-nav{z-index:100;padding:5px 5px 0 0;margin:0 auto;float:right;height:14px;position:relative;}
#c1-nav a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-bullet.png') no-repeat scroll 0 0 transparent;display:block;float:left;width:14px;height:14px;margin-right:5px;text-indent:-9999px;border:0 none;outline:0 none;}
#c1-nav a.activeSlide{background-position:-15px 0;}
#c1-pauseButton{z-index:100;margin:0 auto;height:14px;float:right;position:relative;}
#c1-pauseButton a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-controls.png') no-repeat scroll 0 0 transparent;display:block;float:left;width:14px;height:14px;margin:5px 5px 0 0;text-indent:-9999px;border:0 none;outline:0 none;}
#c1-resumeButton{z-index:100;margin:0 auto;height:14px;float:right;position:relative;}
#c1-resumeButton a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-controls.png') no-repeat scroll 100% 0 transparent;display:block;float:left;width:14px;height:14px;margin:5px 30px 0 0;text-indent:-9999px;border:0 none;outline:0 none;}
#c1-shadow{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/trans-shadow.png') no-repeat scroll 0 100%;width:940px;height:300px;margin:-307px auto 0;}
#c2-header{background-color:#fff;display:block;float:left;height:343px;position:relative;width:100%;padding:25px 0 10px;}
#c2-header .c2-slideshow{position:relative;overflow:hidden;outline:none;width:960px;height:329px;z-index:99;margin:0 auto;}
#c2-slider{position:relative;list-style:none outside none;margin:0;}
#c2-slider > li{background:none repeat scroll 0 0 transparent !important;float:left;overflow:hidden;margin:2px 0;padding:0 22px;width:920px;}
#c2-slider .slide-desc{float:left;height:310px;margin:0 20px 0 0;width:400px;padding:0;overflow:hidden;}
#c2-slider .slide-desc h2{margin-top:5px;padding-bottom:2px;}
#c2-slider .slide-desc p{margin:0;padding:5px 0;}
.c2-slide-img-wrapper{float:right;overflow:hidden;padding:15px 0 0 0;width:480px;height:295px;}
#c2-slider .slide-img{float:left;margin:4px 0 0;}
.c2-slide-img-frame{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slide-img-frame.png') no-repeat scroll 0 0;width:516px;height:329px;position:absolute;overflow:hidden;right:2px;}
.c2-slide-img-frame-bg{background-color:#F4F4F4;width:476px;height:287px;overflow:hidden;position:absolute;right:21px;top:21px;}
.c2-slider-controls{float:right;margin:-23px 0 0 0;width:525px;}
#c2-nav{z-index:100;padding:25px 22px 0 0;margin:0 auto;float:right;height:14px;position:relative;}
#c2-nav a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-bullet.png') no-repeat scroll 0 0 transparent;display:block;float:left;width:14px;height:14px;margin-right:5px;text-indent:-9999px;border:0 none;outline:0 none;}
#c2-nav a.activeSlide{background-position:-15px 0;}
#c2-pauseButton{z-index:100;margin:0 auto;height:14px;float:left;position:relative;}
#c2-pauseButton a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-controls.png') no-repeat scroll 0 0 transparent;display:block;float:left;width:14px;height:14px;margin:25px 0 0 30px;text-indent:-9999px;border:0 none;outline:0 none;}
#c2-resumeButton{z-index:100;margin:0 auto;height:14px;float:left;position:relative;}
#c2-resumeButton a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-controls.png') no-repeat scroll 100% 0 transparent;display:block;float:left;width:14px;height:14px;margin:25px 0 0 5px;text-indent:-9999px;border:0 none;outline:0 none;}
#c3-header{background-color:#fff;display:block;float:left;position:relative;width:100%;padding-bottom:0;}
#c3-header #header-content{margin-top:0;}
#c3-header .c3-slideshow{position:relative;margin:0 auto;background-color:transparent;overflow:hidden;outline:none;width:960px;height:430px;z-index:99;}
#c3-slider{position:relative;list-style:none outside none;width:960px;height:430px;}
ul#c3-slider{margin-bottom:0;}
#c3-slider > li{background:transparent none repeat scroll 0 0 !important;width:960px;overflow:hidden;margin:0 auto;padding:0;}
.c3-slide-img-wrapper{padding:0 10px;display:block;float:left;}
#c3-slider .sliding-image,
#c3-slider .sliding-text{width:940px;height:430px;margin:0;padding:0;position:absolute;top:0;right:-940px;overflow:hidden;}
#c3-slider .c3_slide_link_url a{position:absolute;z-index:999;width:940px;height:430px;top:0;left:10px;border:0 none;outline:0 none;}
#c3-slider .sliding-text p{margin:0;padding:5px 0;}
#c3-slider .slide-img{float:left;margin:0;}
#c3-nav{z-index:100;padding:5px 5px 0 0;margin:0 auto;float:right;height:14px;position:relative;}
#c3-nav a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-bullet.png') no-repeat scroll 0 0 transparent;display:block;float:left;width:14px;height:14px;margin-right:5px;text-indent:-9999px;border:0 none;outline:0 none;}
#c3-nav a.activeSlide{background-position:-15px 0;}
.c3-controls{float:right;display:block;margin-top:-35px;}
#c3-pauseButton{z-index:100;margin:0 auto;height:14px;float:right;position:relative;}
#c3-pauseButton a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-controls.png') no-repeat scroll 0 0 transparent;display:block;float:left;width:14px;height:14px;margin:5px 5px 0 0;text-indent:-9999px;border:0 none;outline:0 none;}
#c3-resumeButton{z-index:100;margin:0 auto;height:14px;float:right;position:relative;}
#c3-resumeButton a{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/slider-controls.png') no-repeat scroll 100% 0 transparent;display:block;float:left;width:14px;height:14px;margin:5px 30px 0 0;text-indent:-9999px;border:0 none;outline:0 none;}
#page-content-title{background-color:#fff;}
#page-content-title #page-title h1,
#page-content-title #page-title h2,
#page-content-title #page-title h3,
#page-content-title #page-title .single-post-categories{margin:0 20px;padding:18px 0;font-size:2.3em;color:#333;line-height:42px;}
#page-content-title #page-title h1 a,
#page-content-title #page-title h2 a,
#page-content-title #page-title h3 a,
#page-content-title #page-title .single-post-categories a{color:#333;}
.no-title-present{display:block;height:54px;}
#main-content #page-title h1,
#main-content #page-title h2,
#main-content #page-title h3,
#main-content #page-title .single-post-categories{margin-top:0;}
#page-content{background-color:#fff;display:block;float:left;min-height:104px;position:relative;width:100%;padding-bottom:20px;}
.no_title_section #page-content{background-image:none;background-color:#fff;}
#page-content-title .title-description{font-size:0.45em;font-style:italic;line-height:1.7;margin-left:17px;padding:0 6px;}
.post-top{clear:both;float:left;padding-bottom:0;position:relative;width:100%;}
.post-top h1, .post-top h2, .post-top h3{width:600px;font-size:24px;margin-top:2px;}
.post-top h1 a, .post-top h2 a, .post-top h3 a{text-decoration:none;color:#333;}
.post-top h1 a:hover, .post-top h2 a:hover, .post-top h3 a:hover{text-decoration:none;color:#999;}
.entry{padding:10px 0 20px;clear:both;}
.postmetadata{width:100%;font-size:95%;padding:0 !important;clear:both;margin:7px 0 5px !important;}
.postmetadata a{display:inline-block;}
.sticky{color:inherit;}
.bypostauthor{color:inherit;}
.postmetadata-edit-link{float:right;margin:0 10px;}
.categories-link-divider, .postmetadata-categories-link, .postmetadata-comments-link{display:inline-block;}
h3#comments, #respond h3{font-size:1.25em;}
ol.commentlist{margin:0;padding:0;width:100%;}
.commentlist li{list-style:none;margin-left:15px;padding-top:20px;}
.commentlist .children li{border-left:1px dotted #D6D6D6;padding-top:30px;}
.comment{padding:10px;}
.commentlist ul.children{margin-bottom:0;}
.commentlist .comment-meta{padding:7px 7px 25px;display:block;font-style:normal;}
.commentlist .even .comment-meta,
.commentlist .children .even .comment-meta,
.commentlist .children li .even .comment-meta,
.commentlist .children .children li .even .comment-meta,
.commentlist .children .children .children li .even .comment-meta,
.commentlist .children .children .children .children li .even .comment-meta,
.commentlist .children .children .children .children .children li .even .comment-meta,
.commentlist .children .children .children .children .children .children li .even .comment-meta,
.commentlist .children .children .children .children .children .children .children li .even .comment-meta,
.commentlist .children .children .children .children .children .children .children .children li .even .comment-meta{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/speech-bubble.png') no-repeat scroll 40px 100%;}
.commentlist .odd .comment-meta,
.commentlist .children .odd .comment-meta,
.commentlist .children li .odd .comment-meta,
.commentlist .children .children .children li .odd .comment-meta,
.commentlist .children .children .children .children .children li .odd .comment-meta,
.commentlist .children .children .children .children .children .children .children li .odd .comment-meta{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/speech-bubble-alt.png') no-repeat scroll 20px 100%;}
.commentlist .comment-meta img{padding:1px;border:1px solid #AAB59A;float:left;margin-right:9px;}
.avatar-wrapper{display:block;width:70px;float:left;}
commentmetadata{display:block;width:568px;float:left;}
.commentlist .author{font:small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;margin:5px;}
.commentlist .time{background:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/clock.png') no-repeat 1px;padding-left:25px;}
.commentlist .commenttext{padding:20px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/speech-bubble-bg.png') repeat scroll 0 0;position:relative;word-wrap:break-word;}
.commentlist .alt .commenttext{padding:20px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/speech-bubble-bg-alt.png') repeat scroll 0 0;}
.commentlist .children .even .commenttext,
.commentlist .children li .even .commenttext,
.commentlist .children .children li .even .commenttext,
.commentlist .children .children .children li .even .commenttext,
.commentlist .children .children .children .children li .even .commenttext,
.commentlist .children .children .children .children .children li .even .commenttext,
.commentlist .children .children .children .children .children .children li .even .commenttext,
.commentlist .children .children .children .children .children .children .children li .even .commenttext,
.commentlist .children .children .children .children .children .children .children .children li .even .commenttext{padding:20px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/speech-bubble-bg.png') repeat scroll 0 0;position:relative;}
.commentlist .children .odd .commenttext,
.commentlist .children li .odd .commenttext,
.commentlist .children .children li .odd .commenttext,
.commentlist .children .children .children li .odd .commenttext,
.commentlist .children .children .children .children .children li .odd .commenttext,
.commentlist .children .children .children .children .children .children .children li .odd .commenttext{padding:20px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/speech-bubble-bg-alt.png') repeat scroll 0 0;}
.depth-2, .depth-3, .depth-4, .depth-5, .depth-6, .depth-7, .depth-8, .depth-9, .depth-10{padding-right:0px;padding-bottom:0px;}
#respond{clear:both;margin:30px 0 0 0;padding:0 0 20px 0;width:100%;}
#comment, fieldset textarea{height:150px;padding:5px;width:97%;}
#commentform p, fieldset p{padding:2px 0;clear:both;}
#commentform input{padding:5px;cursor:pointer;}
.nocomments{font-style:italic;padding:5px 0 20px;}
img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail{max-width:100%;height:auto;}
p img{padding:0;}
.alignright, img.alignright, a img.alignright{float:right;margin:4px 0 2px 14px;}
.alignleft, img.alignleft, a img.alignleft{float:left;margin:4px 14px 2px 0;}
.aligncenter, img.aligncenter, a img.aligncenter, img.centered, a img.centered{display:block;margin:6px auto 10px !important;}
.aligncenter,
div.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.wp-caption{border:1px solid #ddd;background-color:#f3f3f3;padding-top:4px;margin:10px;max-width:96% !important;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;text-align:center;}
#sidebarSubnav{margin:0;padding:0;}
#sidebarSubnav h3{margin:12px 0 0;padding-bottom:10px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
#sidebarSubnav a{text-decoration:none;}
.custom-formatting,
.substitute_widget_class{padding:10px 20px;}
.custom-formatting a{display:block;padding:10px 5px;}
.custom-formatting ul{list-style-type:none;margin:0;}
.custom-formatting ul ul li a{padding-left:20px !important;}
.custom-formatting ul ul ul li a{padding-left:35px !important;}
.custom-formatting ul ul ul ul li a{padding-left:50px !important;}
.custom-formatting ul ul ul ul ul li a{padding-left:65px !important;}
.custom-formatting li{margin:0;width:100%;}
.custom-formatting li a:before,
.main-content-bg-dark .custom-formatting li a:before,
.custom-formatting .current_page_item ul a:before{content:"";display:inline-block;width:10px;height:10px;margin-right:5px;}
.custom-formatting li a:before,
.custom-formatting .current_page_item ul a:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/arrow-3-dark.png');}
.main-content-bg-dark .custom-formatting li a:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/arrow-3-light.png');}
.custom-formatting li.current_page_item > a, .custom-formatting li.current-cat > a, .custom-formatting li.current > a{color:#333;}
.custom-formatting li.current_page_item > a:hover, .custom-formatting li.current-cat > a:hover, .custom-formatting li.current > a:hover{color:#555;}
.custom-formatting li a,
.custom-formatting li a:hover,
.custom-formatting li li a:hover,
.custom-formatting li li li a:hover,
.custom-formatting li li li li a:hover,
.custom-formatting li li li li li a:hover,
.custom-formatting .current_page_item ul a{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
.home-cont-box .custom-formatting li a,
.home-cont-box .custom-formatting li a:hover,
.home-cont-box .custom-formatting li li a:hover,
.home-cont-box .custom-formatting li li li a:hover,
.home-cont-box .custom-formatting li li li li a:hover,
.home-cont-box .custom-formatting li li li li li a:hover,
.home-cont-box .custom-formatting .current_page_item ul a{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
.widget_tag_cloud{padding:10px 20px;}
.widget_tag_cloud a{background:transparent none repeat scroll 0 0;border:medium none;display:inline;line-height:1.5em;padding:3px;}
.widget_tag_cloud a:hover{text-decoration:underline !important;}
.custom-rss-formatting .content-padding{padding-left:10px !important;}
ul#recentcomments{list-style-type:none;margin-bottom:0;}
#recentcomments a{display:inline;padding:0;}
#recentcomments li{margin:0;width:100%;padding:8px 5px 11px;width:inherit;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
.home-cont-box #recentcomments li{margin:0;width:100%;padding:5px 5px 5px 5px;width:inherit;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
#recentcomments li span.comment-author-link{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/recent-comment.png') no-repeat scroll 0 1px;width:18px;height:16px;padding-left:25px;}
#recentcomments li a, #recentcomments .current_page_item ul a{border-bottom:none;background-color:transparent;}
#recentcomments .current_page_item a, #recentcomments .current a{background-color:transparent;background-image:none;text-decoration:underline;}
#recentcomments li a:hover{background-color:transparent;background-image:none;}
.textwidget{display:inline-block;width:100%;padding:7px 0 0;}
#calendar_wrap{text-align:center;}
#wp-calendar caption{margin:8px 0;font-size:1.4em;}
#calendar_wrap td#prev a{text-align:left;}
#calendar_wrap td#next a{text-align:right;}
#calendar_wrap td{padding:8px 12px;}
#bottom #calendar_wrap td{padding:6px 8px;}
#calendar_wrap td#today{background-color:#888;color:#fff;}
#calendar_wrap td#today a{color:#fff;text-decoration:underline;}
#calendar_wrap a{padding:0;border:none;}
#bottom #wp-calendar{color:#333;}
.text_input, .text_area, textarea, #commentform input{border:1px solid #ababab;color:#333;}
.widget_search input#s{width:100%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);border:1px solid #DDD9D9;padding:6px;margin:0 4px 0 0;outline:0;line-height:1.2em;color:#A4A4A4;}
.widget_search input#searchsubmit{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/sidebar-search.png') no-repeat scroll 100% 0;border:0 none;cursor:pointer;float:left;height:17px;margin:6px 0 0 -28px;padding:0;text-indent:-9000px;width:18px;}
.widget_search input#s{width:100%;}
.widget_search form#searchform{margin:10px 0 40px;}
.widget_search label.screen-reader-text{display:none;}
.lelfPadding10{padding-left:10px;}
.lelfPadding20{padding-left:20px;}
#sidebarSubnav .widget_googlemap{visibility:hidden;}
.js_on #sidebarSubnav .widget_googlemap{visibility:visible;}
.widget-ads{margin:0 0 15px;}
.sidebar-cont-box-wide{position:relative;}
.sidebar-cont-box-wide .content-padding{padding:0 12px;}
#sidebarSubnav select.postform{margin:5px 0 0;}
#home-page-content select.postform{margin:3px 0 0;}
#sidebarSubnav #googlemap-widget{display:none;}
#front_content{background-color:#F9F9F9;min-height:100px;font-size:14px;z-index:100;}
.entry ul,
.entry ol{margin-bottom:2px;}
.navigation{margin:0 0 5px;}
.attachment .navigation{float:left;margin:10px 0 5px;width:100%;}
.attachment .caption p{display:block;font-style:italic;margin-bottom:20px;padding:10px 20px;text-align:center;}
#footer-bg{background-color:#EAEAEA;position:relative;display:block;float:left;width:100%;padding-bottom:0;min-height:43px;}
.footer-top{height:12px;}
#footer_text{margin:14px 10px 12px;color:#797979;}
#footer_text a{color:#3D6E97;}
#footer_text a:hover{color:#000;}
#footer_text div{padding:0;margin:0;font-size:0.9em;}
.text_centered p{text-align:center;padding:15px 0 0 !important;}
.back-to-top{margin-right:10px;}
.back-to-top a{float:right;text-align:right;margin-top:12px;text-decoration:underline;color:#636363;}
.portfolio-page .entry{padding:10px 0 5px;clear:both;}
#category-links{margin:0;}
#category-links ul{margin:0;padding:0;list-style-type:none;text-align:center;line-height:2.4em;font-size:1.6em;}
#category-links ul li{display:inline;margin:0;padding-top:10px;overflow:hidden;}
#category-links ul li a{text-decoration:none;padding:0 .3em;}
#category-links a.current{background-color:#333333;color:#fff;}
.posts-counter{color:#333;}
.posts-counter{display:inline-block;}
.portfolio-items-wrapper{padding:20px 0 15px;float:left;}
.portfolio-items-wrapper h2{text-decoration:none;margin:0;line-height:1;}
h2.portfolio-single-column{margin:24px 0 5px;}
.thumb-holder-2-col{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/thumb-holder-2-col.png') no-repeat scroll 0 0;width:440px;height:280px;position:relative;margin-bottom:5px;}
.portfolio-img-thumb-2-col{background-color:#fff;overflow:hidden;padding:0;position:absolute;left:14px;top:30px;width:410px;height:220px;}
.portfolio-img-thumb-2-col img{background:#F5F5F5 none repeat scroll 0 0;position:absolute;width:410px;height:220px;}
.portfolio-zoom-image-2-col{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/zoom-image-2-col.png');bottom:0;position:absolute;width:410px;height:220px;line-height:normal;}
.thumb-holder-3-col{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/thumb-holder-3-col.png') no-repeat scroll 0 0;width:280px;height:200px;position:relative;}
.portfolio-img-thumb-3-col{background-color:#fff;overflow:hidden;padding:0;position:absolute;left:16px;top:25px;width:248px;height:148px}
.portfolio-img-thumb-3-col img{background:#F5F5F5 none repeat scroll 0 0;position:absolute;width:248px;height:148px;}
.portfolio-zoom-image-3-col{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/zoom-image-3-col.png');bottom:0;position:absolute;width:248px;height:148px;line-height:normal;}
.thumb-holder-4-col{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/thumb-holder-4-col.png') no-repeat scroll 0 0;width:200px;height:150px;position:relative;margin-bottom:5px;}
.portfolio-img-thumb-4-col{background-color:#fff;overflow:hidden;padding:0;position:absolute;left:12px;top:17px;width:176px;height:116px;}
.portfolio-img-thumb-4-col img{background:#F5F5F5 none repeat scroll 0 0;position:absolute;width:176px;height:116px;}
.portfolio-zoom-image-4-col{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/zoom-image-4-col.png');bottom:0;position:absolute;width:176px;height:116px;line-height:normal;}
.post-image-holder{position:relative;width:600px;height:202px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/post-img-holder.png') no-repeat scroll 0 0;margin:5px 0 10px;}
.post-image{background-color:#fff;overflow:hidden;padding:0;position:absolute;width:570px;height:172px;left:15px;top:15px;}
.post-image img{background:#F5F5F5 none repeat scroll 0 0;width:570px;height:172px;position:absolute;left:0;}
.post-hover-image{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/hover-image.png');bottom:0;width:570px;height:172px;position:absolute;line-height:normal;}
#contactInfo{font-size:1.1em;margin:0 0 40px;}
#contactInfo .contactFieldDesc{padding:5px 0;font-weight:bold;width:20%;}
#contactInfo .contactFieldValue{padding:5px 0;border-bottom:1px dotted #B7B7B7;margin-left:3%;width:77%;}
#contact-wrapper{padding:0;}
#contact-wrapper h3, #contact-wrapper h4{padding-bottom:9px;}
#contact-wrapper #contact-name-fld-1,
#contact-wrapper #contact-email-address-fld-1,
#contact-wrapper #contact-phone-ext-fld-1,
#contact-wrapper #contact-message-box-fld-1,
#contact-wrapper #reCAPTCHA-wrapper,
#contact-wrapper #contact-page-submit-form{clear:both;margin:1em 0;}
#contact-wrapper label,
#contact-wrapper em{float:none;font-size:1.1em;width:auto;}
form#contactForm input,.form-input{border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;border-style:solid;border-width:1px;padding:5px;margin:0px;font-size:1.1em;color:#333;}
form#contactForm input.submit ,.form-submit{border-color:#fff #999 #999 #fff;padding:5px 25px;cursor:pointer;}
form#contactForm textarea,.form-textarea{font-size:100%;padding:0.6em 0.5em 0.7em;margin:0px;border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;border-style:solid;border-width:1px;width:100%;}
form#contactForm label.error,.form-label.error{color:red;float:none;padding-left:0.5em;vertical-align:top;}
form#contactForm input.error,.form-input.error,
form#contactForm textarea.error,.form-textarea.error{border:1px solid red;color:red;margin:0;}
form#contactForm .reCAPTCHA-wrapper .error{color:red;}
strong.search-excerpt{background-color:yellow;}
.search-form-on-page{display:block;margin:50px 0;text-align:center;}
.info, .success, .warning, .erroneous, .validation{display:block;width:100%;margin:10px 0px;background-repeat:no-repeat;background-position:15px 50%;}
.info{color:#00529B;border:1px solid #38AEE5;background-color:#BDE5F8;background:-moz-linear-gradient(center top , #fff, #BDE5F8);background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#BDE5F8));background:-o-linear-gradient(top, #fff 0%,#BDE5F8 99%);background:-ms-linear-gradient(top, #fff 0%,#BDE5F8 99%);}
.info .msg-box-icon{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/info.png') no-repeat scroll 4px 50%;display:block;margin-left:15px;padding:18px 10px 18px 50px;}
.success{color:#4F8A10;border:1px solid #A0CF4C;background-color:#DFF2BF;background:-moz-linear-gradient(center top , #fff, #DFF2BF);background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#DFF2BF));background:-o-linear-gradient(top, #fff 0%,#DFF2BF 99%);background:-ms-linear-gradient(top, #fff 0%,#DFF2BF 99%);}
.success .msg-box-icon{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/success.png') no-repeat scroll 4px 50%;display:block;margin-left:15px;padding:18px 10px 18px 50px;}
.warning{color:#9F6000;border:1px solid #E5BC3B;background-color:#FEEFB3;background:-moz-linear-gradient(center top , #fff, #FEEFB3);background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#FEEFB3));background:-o-linear-gradient(top, #fff 0%,#FEEFB3 99%);background:-ms-linear-gradient(top, #fff 0%,#FEEFB3 99%);}
.warning .msg-box-icon{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/warning.png') no-repeat scroll 4px 50%;display:block;margin-left:15px;padding:18px 10px 18px 50px;}
.erroneous{color:#D8000C;border:1px solid #FF7878;background-color:#FFBABA;background:-moz-linear-gradient(center top , #fff, #FFBABA);background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#FFBABA));background:-o-linear-gradient(top, #fff 0%,#FFBABA 99%);background:-ms-linear-gradient(top, #fff 0%,#FFBABA 99%);}
.erroneous .msg-box-icon{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/error.png') no-repeat scroll 4px 50%;display:block;margin-left:15px;padding:18px 10px 18px 50px;}
.custom{margin:10px 0 !important;display:block;width:100%;border:1px solid #BBB;background-color:#EEEEEE;background:-moz-linear-gradient(center top , #fff, #EEEEEE);background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#EEEEEE));background:-o-linear-gradient(top, #fff 0%,#EEEEEE 99%);background:-ms-linear-gradient(top, #fff 0%,#EEEEEE 99%);}
.custom .inner-padding{padding:17px !important;}
.simple{background-color:#F5F5F5;color:#333333;display:block;margin:10px 0 !important;}
.simple .inner-padding{padding:10px !important;}
pre{padding:10px;overflow:auto;color:#555;border:1px solid #999;background:-moz-linear-gradient(center top , #fff, #eee);background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));}
.msg-box-icon, .simple .inner-padding, .custom .inner-padding{overflow:hidden;}
blockquote.alignleft{margin:10px 20px 0 0;width:220px;}
blockquote.alignright{margin:10px 0 0 20px;width:220px;}
blockquote{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/pull-quote-dark.png') no-repeat scroll 0 4px;padding:5px 10px 5px 35px;font-size:16px;line-height:24px;font-style:italic;}
blockquote.bq-light{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/pull-quote-light.png') no-repeat scroll 0 7px;}
blockquote{quotes:none;}
a.read-more-align-left,
a.read-more-align-right{display:inline-block;}
a.read-more-align-left{text-align:left;}
a.read-more-align-right{float:right;}
a.read-more-align-left span,
a.read-more-align-right span{font-style:italic;padding-right:3px;}
#navigation-menu{position:absolute;top:0;font-size:14px;height:40px;width:100%;}
.navigation-menu{position:relative;z-index:101;}
#main-menu{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/main-menu-btm-border.png') repeat-x scroll 50% 100%;width:100%;position:relative;z-index:auto;height:40px;margin-bottom:0;}
#dropdown-holder{display:block;position:relative;}
#navigation-menu > ul{padding-top:7px;}
#navigation-menu > *{padding:0;margin:0;font-size:1em;}
#navigation-menu ul.sf-menu{padding:0;margin-top:0;height:inherit;}
#navigation-menu ul.sf-menu > li{background:none;list-style:none;float:left;margin:0 0 0 -3px;}
#navigation-menu ul.sf-menu a.default-cursor{cursor:default;}
#navigation-menu ul.sf-menu > li > a{display:block;padding:0 20px 0 0;color:#E8E8E8;text-decoration:none;border:0 none;cursor:pointer;}
#navigation-menu ul.sf-menu a{line-height:1.2em;padding:8px 16px;}
#navigation-menu ul.sf-menu a.sf-with-ul:after{top:17px !important;}
#navigation-menu ul.sf-menu ul a.sf-with-ul:after{top:0.9em !important;}
#navigation-menu ul.sf-menu > li > a > span{display:block;padding:10px 0 10px 20px;color:#999;line-height:22px;}
#navigation-menu ul.sf-menu > li{margin:0 0 0 -3px;}
#navigation-menu ul.sf-arrows > li > a.sf-with-ul{padding:0 26px 0 0;}
#navigation-menu ul.sf-arrows > li > a.sf-with-ul:hover{padding:0 26px 0 0;}
#navigation-menu ul.sf-arrows > li > a.sf-with-ul:after{padding:10px 0 10px 0;}
#navigation-menu ul.sf-menu > li > a:hover{color:#999;text-decoration:none;}
#navigation-menu ul.sf-menu > li > a:hover span{color:#777;}
#navigation-menu ul.sf-menu > li.current-menu-item > a,
#navigation-menu ul.sf-menu > li.current_page_item > a{color:#6A6A6A;text-decoration:none;}
#navigation-menu ul.sf-menu > li.current-menu-item > a > span,
#navigation-menu ul.sf-menu > li.current_page_item > a > span{color:#F95A09;}
#navigation-menu ul.sf-menu > li.current-menu-item > a > span:hover,
#navigation-menu ul.sf-menu > li.current_page_item > a > span:hover{color:#777;}
#secondary-navigation-bar-wrapper{position:relative;background-color:#222;}
#secondary-navigation-bar{display:block;}
#secondary-navigation-bar-content{display:inline-block;width:100%;color:#EBEBEB;font-size:13px;font-weight:600;line-height:2.4;min-height:40px;font-family:"Arial";}
#secondary-navigation-bar-content a{color:#A3A3A3;}
#secondary-navigation-bar-content a:hover{color:#FF8400;}
#sec-nav-text-area-1, #sec-nav-text-area-2, #sec-nav-menu-area{padding:7px 20px 5px;}
#sec-nav-text-area-1{text-align:left;}
#sec-nav-text-area-2{text-align:right;}
#sec-nav-menu-area{text-align:center;}
.ud-social-icons{list-style-type:outside none none;margin:0;padding:0;}
.ud-social-icons li{display:inline-block;margin:0;}
.ud-social-icons i{font-size:1.1em;padding:0 .2em;cursor:pointer;}
#secondary-navigation-bar .secondary-menu-header ul{list-style-type:outside none none;margin:0;padding:0;}
#secondary-navigation-bar .secondary-menu-header ul li{display:inline;margin-left:2px;}
#secondary-navigation-bar .secondary-menu-header ul li a{padding:0 .2em;}
.wp-pagenavi{margin:15px 0;}
.wp-pagenavi span.pages{padding:2px 6px;margin:2px 2px 2px 2px;color:#666;border:1px solid #666;background-color:#fff;}
.wp-pagenavi span.current{padding:2px 6px;margin:2px;font-weight:bold;border:1px solid #666;color:#666;background-color:#fff;}
.wp-pagenavi span.extend{padding:2px 6px;margin:2px;border:1px solid #666;color:#000;background-color:#fff;}
.wp-pagenavi a, .wp-pagenavi a:link{padding:2px 6px;margin:2px;text-decoration:none;border:1px solid #888;color:#888;background-color:#fff;background:-moz-linear-gradient(center top , #fff, #eee) repeat scroll 0 0 #F6F6F6;background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee)) repeat scroll 0 0 #F6F6F6;cursor:pointer;}
.wp-pagenavi a:visited{padding:2px 6px;margin:2px;text-decoration:none;border:1px solid #888;color:#888;background-color:#fff;}
.wp-pagenavi a:active{padding:2px 6px;margin:2px;text-decoration:none;border:1px solid #888;color:#888;background-color:#fff;}
.wp-pagenavi a:hover{border:1px solid #000;color:#000;background-color:#fff;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;background:-moz-linear-gradient(center top , #fff, #eee) repeat scroll 0 0 #F3F3F3;background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee)) repeat scroll 0 0 #F6F6F6;}
.wp-commentnavi{margin-top:20px;}
.wp-commentnavi span.pages{padding:2px 6px;margin:2px 2px 2px 2px;color:#666;border:1px solid #666;background-color:#fff;}
.wp-commentnavi span.current{padding:2px 6px;margin:2px;font-weight:bold;border:1px solid #666;color:#666;background-color:#fff;}
.wp-commentnavi span.extend{padding:2px 6px;margin:2px;border:1px solid #666;color:#000;background-color:#fff;}
.wp-commentnavi a, .wp-commentnavi a:link{padding:2px 6px;margin:2px;text-decoration:none;border:1px solid #888;color:#888;background-color:#fff;background:-moz-linear-gradient(center top , #fff, #eee) repeat scroll 0 0 #F6F6F6;background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee)) repeat scroll 0 0 #F6F6F6;cursor:pointer;}
.wp-commentnavi a:visited{padding:2px 6px;margin:2px;text-decoration:none;border:1px solid #888;color:#888;background-color:#fff;}
.wp-commentnavi a:active{padding:2px 6px;margin:2px;text-decoration:none;border:1px solid #888;color:#888;background-color:#fff;}
.wp-commentnavi a:hover{border:1px solid #000;color:#000;background-color:#fff;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;background:-moz-linear-gradient(center top , #fff, #eee) repeat scroll 0 0 #F3F3F3;background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee)) repeat scroll 0 0 #F6F6F6;}
ul.list-1, ul.list-2, ul.list-3, ul.list-4, ul.list-5, ul.list-6, ul.list-7, ul.list-8, ul.list-9, ul.list-10, ul.list-11{margin:5px 0 5px 5px;position:relative;overflow:hidden;}
ul.list-1 ul, ul.list-2 ul, ul.list-3 ul, ul.list-4 ul, ul.list-5 ul, ul.list-6 ul, ul.list-7 ul, ul.list-8 ul, ul.list-9 ul, ul.list-10 ul, ul.list-11 ul{margin-left:0;}
ul.list-1 li, ul.list-2 li, ul.list-3 li, ul.list-4 li, ul.list-5 li, ul.list-6 li, ul.list-7 li, ul.list-8 li, ul.list-9 li, ul.list-10 li, ul.list-11 li{list-style-image:none;list-style-position:outside;list-style-type:none;margin-left:0;margin-bottom:2px !important;padding-bottom:2px !important;padding-left:24px;position:relative;}
ul.list-1 li:before, ul.list-2 li:before, ul.list-3 li:before, ul.list-4 li:before, ul.list-5 li:before, ul.list-6 li:before, ul.list-7 li:before, ul.list-8 li:before, ul.list-9 li:before, ul.list-10 li:before, ul.list-11 li:before{content:"";display:inline-block;margin-right:4px;position:absolute;}
ul.list-1 li:before, ul.list-2 li:before, ul.list-3 li:before, ul.list-4 li:before, ul.list-5 li:before, ul.list-6 li:before ,ul.list-7 li:before, ul.list-8 li:before{width:16px;height:16px;margin-right:6px;vertical-align:middle;top:4px;left:0;}
ul.list-9 li:before{width:10px;height:8px;margin-right:6px;top:8px;left:4px;}
ul.list-10 li:before, ul.list-11 li:before{width:10px;height:10px;margin-right:6px;top:6px;left:4px;}
ul.list-1 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/tick-green.png');}
ul.list-2 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/tick-grey.png');}
ul.list-3 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/exclamation.png');}
ul.list-4 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/thumb-up.png');}
ul.list-5 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/lifeboy.png');}
ul.list-6 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/calendar-task.png');}
ul.list-7 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/pin.png');}
ul.list-8 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/clock.png');}
ul.list-9 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/double-arrow.png');}
ul.list-10 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/arrow-2.png');}
ul.list-11 li:before{background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/arrow-3-dark.png');}
li h1, li h2, li h3, li h4, li h5, li h6{display:inline-block;}
.dropcap{display:block;float:left;font-size:40px;line-height:34px;margin:5px 8px 0 0;}
.align-btn-left{float:left;display:inline-block;}
.align-btn-right{float:right;display:inline-block;}
.align-btn-none{float:none;display:inline-block;}
.align-btn-center{margin:0 auto;text-align:center;}
a.dark-button,
a.light-button{font-family:Arial,Verdana,Helvetica,sans-serif;font-size:18px;display:inline-block;border:0 none;height:51px;margin:0;overflow:visible;padding:0 0 0 8px !important;position:relative;}
a.dark-button{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/dark-button-l.png') no-repeat scroll left top;}
a.light-button{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/light-button-l.png') no-repeat scroll left top;text-shadow:0 1px #fff;}
a.dark-button span,
a.light-button span{display:block;float:left;position:relative;padding:18px 25px 18px 17px;line-height:15px;}
a.dark-button span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/dark-button-r.png') no-repeat scroll right top;color:#fff;}
a.light-button span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/light-button-r.png') no-repeat scroll right top;color:#666;}
a.dark-button:hover,
a.light-button:hover{background-position:left bottom;color:#666;text-decoration:none;cursor:pointer;}
a.dark-button:hover span,
a.light-button:hover span{background-position:right bottom;text-decoration:none;cursor:pointer;line-height:15px;}
a.dark-button:hover span{color:#DDD;}
a.light-button:hover span{color:#333;}
a.dark-button:focus, a.dark-button:focus span,
a.light-button:focus, a.light-button:focus span{overflow:hidden;outline:none;}
a.small-dark-button,
a.small-light-button{font-family:Arial,Verdana,Helvetica,sans-serif;font-size:12px;display:inline-block;border:0 none;height:31px;margin:0;overflow:visible;padding:0 0 0 8px !important;position:relative;}
a.small-dark-button{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/small-dark-button-l.png') no-repeat scroll left top;}
a.small-light-button{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/small-light-button-l.png') no-repeat scroll left top;text-shadow:0 1px #fff;}
a.small-dark-button span,
a.small-light-button span{display:block;float:left;position:relative;padding:10px 18px 10px 10px;line-height:11px;}
a.small-dark-button span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/small-dark-button-r.png') no-repeat scroll right top;color:#fff;}
a.small-light-button span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/small-light-button-r.png') no-repeat scroll right top;color:#666;}
a.small-dark-button:hover,
a.small-light-button:hover{background-position:left bottom;color:#666;text-decoration:none;cursor:pointer;}
a.small-dark-button:hover span,
a.small-light-button:hover span{background-position:right bottom;text-decoration:none;cursor:pointer;line-height:11px;}
a.small-dark-button:hover span{color:#DDD;}
a.small-light-button:hover span{color:#333;}
a.small-dark-button:focus, a.small-dark-button:focus span,
a.small-light-button:focus, a.small-light-button:focus span{overflow:hidden;outline:none;}
a.dark-round-button,
a.light-round-button{font-family:Arial,Verdana,Helvetica,sans-serif;font-size:21px;display:inline-block;border:0 none;height:60px;margin:0;overflow:visible;padding:0 0 0 26px !important;position:relative;}
a.dark-round-button{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/dark-round-button-l.png') no-repeat scroll left top;}
a.light-round-button{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/light-round-button-l.png') no-repeat scroll left top;text-shadow:0 1px #DDD;}
a.dark-round-button span,
a.light-round-button span{display:block;float:left;position:relative;padding:20px 31px 20px 5px;line-height:20px;}
a.dark-round-button span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/dark-round-button-r.png') no-repeat scroll right top;color:#fff;}
a.light-round-button span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/light-round-button-r.png') no-repeat scroll right top;color:#666;}
a.dark-round-button:hover,
a.light-round-button:hover{background-position:left bottom;color:#666;text-decoration:none;cursor:pointer;}
a.dark-round-button:hover span,
a.light-round-button:hover span{background-position:right bottom;text-decoration:none;cursor:pointer;line-height:20px;}
a.dark-round-button:hover span{color:#DDD;}
a.light-round-button:hover span{color:#333;}
a.dark-round-button:focus, a.dark-round-button:focus span,
a.light-round-button:focus, a.light-round-button:focus span{overflow:hidden;outline:none;}
.custom-button, .custom-button span,
.custom-button:visited, .custom-button span:visited{background:#222222 url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../../common-images/overlay.png') repeat-x scroll 0 0;display:inline-block;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
.custom-button, .custom-button:visited{display:inline-block;text-decoration:none;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.6);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.6);box-shadow:0px 1px 3px rgba(0,0,0,0.6);border-bottom:1px solid rgba(0,0,0,0.25);position:relative;cursor:pointer;}
.custom-button, a.custom-button{outline:0 none;margin:3px;}
.custom-button:active{top:1px;}
.custom-button span{font-family:Arial, Helvetica, sans-serif;position:relative;font-weight:bold;line-height:1;color:#fff;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);text-decoration:none;text-align:center;white-space:nowrap;}
.small.custom-button span, .small.custom-button span:visited{font-size:11px;padding:6px 13px 5px;}
.custom-button span, .custom-button span:visited,
.medium.custom-button span, .medium.custom-button span:visited{font-size:13px;padding:7px 15px;}
.large.custom-button span, .large.custom-button span:visited{font-size:18px;padding:9px 14px 9px;}
.x-large.custom-button span, .x-large.custom-button span:visited{font-size:34px;padding:9px 14px 9px;}
.custom-button:hover{color:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;opacity:0.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);}
.custom-button span, .custom-button span:visited{background-color:#FF5C00;}
.flat-custom-button, .flat-custom-button span,
.flat-custom-button:visited, .flat-custom-button span:visited{display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.flat-custom-button, .flat-custom-button:visited{display:inline-block;text-decoration:none;position:relative;cursor:pointer;}
.flat-custom-button, a.flat-custom-button{outline:0 none;margin:3px;}
.flat-custom-button:active{top:1px;}
.flat-custom-button span{font-family:Arial, Helvetica, sans-serif;position:relative;font-weight:bold;line-height:1;color:#fff;text-decoration:none;text-align:center;white-space:nowrap;}
.flat-custom-button span, .flat-custom-button span:visited{font-size:13px;padding:10px 20px;}
.flat-custom-button:hover{color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;opacity:0.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);}
.flat-custom-button span, .flat-custom-button span:visited{background-color:#FF5C00;border:1px solid #FF5C00;}
.custom-button span, .flat-custom-button span{white-space:normal;line-height:1.2;}
#content-container{margin-top:0px;}
#home-page-content #content-container{padding:20px 0;}
#page-content #content-container{padding:10px 0;}
#main-content .main-content-padding{padding:0 20px;}
.home-cont-box .content-col .content-padding{padding-bottom:25px;}
.home-cont-box h3{padding:5px 0 7px;}
.home-cont-box h4{font-size:1.4em;padding:2px 0;}
.home-cont-box small,
.home-cont-box small.read_more{font-style:italic;}
.underline-1{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
.divider{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;clear:both;display:block;margin-bottom:20px;padding-top:20px;width:100%;}
.top-of-page{font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;font-size:10px;line-height:10px;text-align:right;margin-bottom:25px;position:relative;}
.top-of-page a{height:20px;position:absolute;right:0;top:6px;border:0 none;outline:none;cursor:pointer;}
#bottom-bg{position:relative;display:block;float:left;width:100%;background-color:#F5F5F5;padding-bottom:20px;}
#bottom{padding:14px 0;color:#333;}
#bottom .bottom-content-padding{padding:0 20px;}
#bottom a{color:#3D6E97;}
#bottom a:hover{color:#000;}
#bottom .custom-formatting ul ul li a{padding-left:15px !important;}
#bottom .custom-formatting ul ul ul li a{padding-left:26px !important;}
#bottom .custom-formatting ul ul ul ul li a{padding-left:36px !important;}
#bottom .custom-formatting ul ul ul ul ul li a{padding-left:46px !important;}
#bottom .widget_recent_entries li a:before,
#bottom .widget_categories li a:before,
#bottom .widget_pages li a:before,
#bottom .widget_subpages li a:before,
#bottom .widget_archive li a:before,
#bottom .widget_links li a:before,
#bottom .widget_rss li a:before,
#bottom .widget_meta li a:before,
#bottom .loginform li a:before,
#bottom .widget_nav_menu li a:before{content:"";background-image:url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/double-arrow.png');display:inline-block;width:10px;height:8px;margin-right:6px;vertical-align:baseline;}
#bottom .widget_recent_comments li{list-style-type:none;margin-left:0;width:100%;padding:8px 0 11px;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
#bottom .widget_recent_entries li a,
#bottom .widget_categories li a,
#bottom .widget_pages li a,
#bottom .widget_subpages li a,
#bottom .widget_archive li a,
#bottom .widget_links li a,
#bottom .widget_rss li a,
#bottom .widget_meta li a,
#bottom .loginform li a,
#bottom .widget_nav_menu li a{padding:8px 0 10px 3px;display:block;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
#bottom .widget_search{padding:0 0 10px;}
#bottom select.postform{margin-top:6px;}
.first .bottom-col-content{background-image:none;}
.bottom-col-content{padding:0;}
h3.bottom-col-title{margin-bottom:0;padding-bottom:7px;color:#FE5E08;}
h3.bottom-col-title,
#bottom ul.small-thumb li,
#bottom .widget_recent_entries li a,
#bottom .widget_categories li a,
#bottom .widget_pages li a,
#bottom .widget_subpages li a,
#bottom .widget_archive li a,
#bottom .widget_links li a,
#bottom .widget_rss li a,
#bottom .widget_meta li a,
#bottom .loginform li a,
#bottom .widget_nav_menu li a{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
#bottom .widget_recent_comments li{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
#bottom .latest_posts h4{font-size:12px;}
.top-icons ul{list-style-image:none;list-style-position:outside;list-style-type:none;padding:2px 0 0 45px;margin:0 auto;}
.top-icons li.top-icons{display:inline;margin:0;}
.top-icons a{overflow:hidden;outline:none;}
#bottom .social-icons{display:block;float:left;}
#bottom .social-icons ul{list-style-image:none;list-style-position:outside;list-style-type:none;text-align:right;padding:5px 5px 0 0;}
#bottom .social-icons li.social_icon{background:transparent none repeat scroll 0 0 !important;padding-left:0 !important;display:inline;float:left;margin:3px;}
#bottom .social-icons a{overflow:hidden;outline:none;}
#flickr-images{padding:0px;margin:0px;overflow:hidden;text-align:center;}
#flickr-images ul{list-style:none;float:left;padding:0px;margin:0px;}
#flickr-images ul li{display:inline;background:none;margin:0;}
#flickr-images ul li img{border:2px solid #BBBBBB;margin:3px;width:75px;height:75px;}
#flickr-images ul li img:hover{border:2px solid #000;}
#flickr-images ul li a{display:inline;border:none;padding:0;margin:0;}
#flickr-images ul li a:hover{background:none;}
#content-container .cont_col_1,
#content-container .cont_col_2,
#content-container .cont_col_3,
#content-container .cont_col_4,
#content-container .after_cont_row_1,
#content-container .after_cont_row_2{padding:0 0 10px;border:none;}
#content-container .cont_col_1_title,
#content-container .cont_col_2_title,
#content-container .cont_col_3_title,
#content-container .cont_col_4_title,
#content-container .after_cont_row_1_title,
#content-container .after_cont_row_2_title{font-size:2.0em;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;margin:10px 0 3px;padding:5px 0 7px;}
.widget_wp125{display:table;}
#wp125adwrap_1c{width:100%;}
#wp125adwrap_1c .wp125ad{margin-bottom:10px;}
#wp125adwrap_2c{float:left;margin-bottom:20px;width:100%;}
#wp125adwrap_2c .wp125ad{width:125px;float:left;padding:5px;}
#before-content{background-color:#F8F8F8;display:block;float:left;position:relative;width:100%;padding:10px 0 22px;}
#before-content-column h2, #before-content-column h3{margin-top:5px;}
#home-page-content{background-color:#fff;overflow:hidden;}
#before-content .column-content-wrapper{display:block;width:100%;float:left;margin:0;padding:0;}
#breadcrumbs-container .breadcrumbs, .breadcrumbs{margin:2px 20px 0;font-size:90%;}
.breadarrow{font-size:1.2em;}
.yoast .breadarrow{margin-left:1px;}
.no-breadcrumbs-padding{padding:6px 0;}
#recaptcha_widget_div div{margin-top:-3px !important;margin-bottom:0 !important;}
.featured-text{font-size:14px;line-height:25px;}
table.custom-table{font-size:12px;margin:10px 0;width:100%;text-align:left;border-collapse:collapse;}
table.custom-table th{border-bottom:2px solid #999;padding:12px;font-size:14px;font-weight:bold;text-align:left;}
table.custom-table td{padding:9px 12px;border-top:1px solid #fff;}
table.custom-table tfoot td{font-size:11px;}
table.custom-table tbody td{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/back.png') repeat scroll;}
table.custom-table tbody tr:hover td{background:none;}
.one_fourth, .one_third, .one_half, .two_third, .three_fourth{float:left;margin-bottom:1%;position:relative;}
.one_fourth, .one_half, .three_fourth{margin-right:4%;}
.one_third, .two_third{margin-right:5%;}
.one_fourth{width:22%;}
.one_third{width:30%;}
.one_half{width:48%;}
.two_third{width:65%;}
.three_fourth{width:74%;}
.full_width{width:100%;float:left;}
.last_column{clear:right;margin-right:0 !important;}
.custom-frame-wrapper,
.small-custom-frame-wrapper{display:inline-block !important;max-width:100%;}
.custom-frame-inner-wrapper{border:1px solid #EAEAEA;background-color:#F6F6F6;}
.custom-frame-wrapper .custom-frame-padding,
.small-custom-frame-wrapper .custom-frame-padding{border:1px solid #fff;display:block;max-width:inherit;overflow:hidden;}
.custom-frame-wrapper .custom-frame-padding{padding:8px;}
.small-custom-frame-wrapper .custom-frame-padding{padding:4px;}
.custom-frame-wrapper .custom-frame-padding a img,
.small-custom-frame-wrapper .custom-frame-padding a img{-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s;}
.custom-frame-wrapper .custom-frame-padding a img:hover,
.small-custom-frame-wrapper .custom-frame-padding a img:hover{opacity:0.7;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.custom-frame-wrapper .custom-frame-padding a,
.small-custom-frame-wrapper .custom-frame-padding a{overflow:hidden;outline:0;}
.frame-shadow{box-shadow:2px 2px 5px #CCCCCC;}
ul.small-thumb{list-style:none outside none;margin-bottom:0;}
ul.small-thumb li{font-size:0.95em;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;clear:both;margin-left:0;padding:10px 0 15px;}
ul.small-thumb .teaser-title{font-size:1.3em;}
ul.small-thumb .date-author{font-size:0.85em;}
ul.small-thumb .teaser-content{line-height:1.5em;}
#bottom .custom-frame-inner-wrapper,
#bottom .small-custom-frame-wrapper .custom-frame-inner-wrapper{background-color:#F6F6F6;border:1px solid #EAEAEA;}
#bottom ul.small-thumb li{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/heading_underline.png') repeat-x scroll 0 100%;}
.gallery .gallery-item a{display:inline-block;overflow:hidden;outline:0;}
.gallery .gallery-item img{padding:4px;margin:0;border:1px solid #fff !important;background:#F6F6F6;-webkit-box-shadow:0 0 0 1px #EAEAEA;-moz-box-shadow:0 0 0 1px #EAEAEA;box-shadow:0 0 0 1px #EAEAEA;height:auto;width:80%;}
.gallery .gallery-item .gallery-caption{padding:0 10px;}
h4.slide_toggle{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/toggle-images.png') no-repeat scroll -32px 0;margin:10px 0;padding:0 0 15px 40px;position:relative;}
h4.slide_toggle.clicked{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/toggle-images.png') no-repeat scroll 0 -30px;}
h4.slide_toggle a{padding-top:3px;display:block;text-decoration:none;border:0 none;outline:0 none;line-height:1.1;}
.slide_toggle_content{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/toggle-content-bg.png') repeat scroll 0 0;margin:0 0 20px 40px;padding:30px;clear:both;overflow:hidden;}
h3.accordion-toggle{padding:0;margin:0 0 1px 0;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/accordion-title-bg.png') repeat-x scroll 0 0;width:100%;font-weight:normal;float:left;cursor:pointer;position:relative;}
h3.accordion-toggle a{text-decoration:none;display:block;padding:14px 5px 14px 40px;outline:medium none;border:0 none;line-height:1.5;font-size:0.7em;}
h3.accordion-toggle a:before{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/accordion-toggle-state.png') no-repeat scroll left top;content:"";width:18px;height:18px;position:absolute;top:18px;left:10px;transition:background 0.4s;}
h3.accordion-toggle.active a:before{background-position:left bottom;-webkit-transition:background 0.4s ease-in 0.3s;transition:background 0.4s ease-in 0.3s;}
.accordion-container{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/accordion-content-bg.png') repeat scroll 0 0;margin:0 0 1px;padding:0;overflow:hidden;width:100%;clear:both;}
.accordion-container .content-block{padding:20px;}
.tabs-wrapper ul.tabs{width:100%;margin:20px 0 0;padding:0;float:left;border-bottom:1px solid #EEE;height:auto;}
.tabs-wrapper ul.tabs li{display:block;float:left;margin:-5px 2px -8px 0;}
.tabs-wrapper ul.tabs li a{display:block;float:left;text-decoration:none;}
.tabs-wrapper ul.tabs li a{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-btn_r.png') no-repeat scroll top right;display:block;padding:0 20px 0 0;text-decoration:none;border:0 none;cursor:pointer;overflow:hidden;outline:none;}
.tabs-wrapper ul.tabs li a span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-btn_l.png') no-repeat scroll top left;display:block;padding:10px 0 10px 20px;line-height:22px;}
.tabs-wrapper ul.tabs li a:hover{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-active-btn_r.png') no-repeat scroll top right;text-decoration:none;}
.tabs-wrapper ul.tabs li a:hover span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-active-btn_l.png') no-repeat scroll top left;}
.tabs-wrapper ul.tabs li a.selected{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-active-btn_r.png') no-repeat scroll top right;text-decoration:none;}
.tabs-wrapper ul.tabs li a.selected span{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-active-btn_l.png') no-repeat scroll top left;}
.tabs-wrapper ul.tabs li a.selected span:hover{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tabs-active-btn_l.png') no-repeat scroll top left;}
.tabs-wrapper .tab-content{clear:both;background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/tab-content-bg.png') repeat scroll 0 0;width:100%;border-right:1px solid #EEE;border-bottom:1px solid #EEE;border-left:1px solid #EEE;float:left;}
.js_on .tabs-wrapper .tab-content{display:none;}
.tabs-wrapper .tab-content .tabs-inner-padding{padding:10px;}
.margin-top-0{margin-top:0px;}
.margin-top-1{margin-top:1px;}
.margin-top-2{margin-top:2px;}
.margin-top-3{margin-top:3px;}
.margin-top-4{margin-top:4px;}
.margin-top-5{margin-top:5px;}
.margin-top-10{margin-top:10px;}
.do-uppercase{text-transform:uppercase;}
span.theme-color{color:#626262;font-weight:bold;}
#page-peel{float:right;position:relative;right:0;top:0;z-index:999999;}
#page-peel img{height:52px;position:absolute;right:0;top:0;width:50px;z-index:99999;max-width:none;}
#page-peel .msg_block{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/msg-block.png') no-repeat scroll right top;height:50px;overflow:hidden;position:absolute;right:0;top:0;width:50px;z-index:99990;}
#feedback{margin:0 auto;position:relative;z-index:999;}
#feedback a.feedback{background:transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/style1/css/../images/feedback-btn.png') no-repeat scroll 0 0;display:block;width:30px;height:120px;margin:0;position:absolute;left:0;top:265px;}
#feedback a.feedback:hover{background-position:-30px 0;}
.isotope-item{z-index:2;}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1;}
.isotope,
.isotope .isotope-item{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;}
.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width;}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;-ms-transition-property:-ms-transform, opacity;-o-transition-property:top, left, opacity;transition-property:transform, opacity;}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
#isotope-options{padding-bottom:1.0em;width:920px;margin-top:30px;}
#isotope-options h3{margin-bottom:0.2em;font-size:15px;}
#isotope-options h4{font-weight:bold;}
#isotope-options ul{margin:0;list-style:none;}
#isotope-options ul ul{margin-left:1.5em;}
#isotope-options li{float:left;margin-bottom:0.2em;margin-left:0;margin-left:10px;}
#isotope-options li a{display:block;padding:0.6em 0.5em;color:#666;font-size:1.0em;font-weight:bold;line-height:1.5;}
#isotope-options li a:hover,
#isotope-options li a.selected{color:#FE5E08;border:0 none;outline:0 none;}
.clearfix:before, .clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.isotoope-portfolio-wrapper,
.isotoope-portfolio-wrapper #portfolio-container{margin-left:auto;margin-right:auto;width:960px;}
.isotoope-portfolio-wrapper #main-content .main-content-padding{padding:0;}
.isotoope-portfolio-wrapper #main-content #page-title h1{padding-left:20px;padding-right:20px;}
.isotoope-portfolio-wrapper .portfolio-page .entry{padding:10px 20px 5px;}
.isotoope-portfolio-wrapper p.edit-link{padding:5px 20px;}
.isotope-options-padding{padding-left:20px;margin:0;float:left;}
.one_fourth_isotope, .one_third_isotope, .one_half_isotope{float:left;margin-left:20px;margin-right:20px;position:relative;}
.one_fourth_isotope{width:200px;}
.one_third_isotope{width:280px;}
.one_half_isotope{width:440px;}
.option-combo-sorting{float:right;text-transform:uppercase;margin-top:20px;}
.option-combo-sorting a{font-size:0.8em !important;}
.option-combo-sorting li{margin-left:0 !important;}
.option-combo-sorting #sort,
.option-combo-sorting #sort-direction{display:inline;float:left;}
.option-combo-sorting #option-combo-sorting-description{font-size:0.8em !important;padding:0.6em 0.5em;float:left;font-weight:bold;line-height:1.5;}
.option-combo-sorting #sort-direction{margin-left:10px;}
.option-combo-sorting li,
.option-combo-sorting li a{display:inline-block !important;outline:none;}
.option-combo-sorting li span.s-divider{padding:0.6em 0.5em;font-size:1.0em;line-height:2.2;}
.option-combo #option-combo-filter-categories,
.option-combo #option-combo-filter-tags{font-size:1.0em !important;padding:0.6em 0;float:left;font-weight:bold;text-transform:uppercase;line-height:1.5;}
#isotope-options .divider{padding-top:2px;}
.show-udesign-action-hooks .action-hook-ref{box-shadow:0 -13px 0 0 #FBFBFB inset, 0 -15px 0 0 #FF0000 inset;background-color:#FBFBFB;padding:3px;display:block;text-align:center;}
.show-udesign-action-hooks .action-hook-ref span{color:#000;font-family:Georgia, "Times New Roman", serif;font-size:12px;font-weight:500;line-height:1.4;background-color:#fff;padding:1px 12px 2px;border:2px solid red;position:relative;display:inline-block;}
.show-udesign-action-hooks #footer-bg{min-height:72px;}
.show-udesign-action-hooks #top-elements{min-height:110px;}
@media screen and (min-width:720px){.u-design-fixed-menu-on.fixed-menu #top-elements,
.u-design-fixed-menu-on.fixed-menu #secondary-navigation-bar-wrapper{display:none;height:0;margin:0;padding:0;}
.u-design-fixed-menu-on.fixed-menu #top-wrapper{position:fixed;display:block;width:100%;z-index:9500;opacity:0.90;}
.u-design-fixed-menu-on.fixed-menu #navigation-menu ul.sf-menu{margin-top:0;}
#sticky-menu-alias, #sticky-menu-logo{display:none;}
.u-design-fixed-menu-on.fixed-menu #navigation-menu #sticky-menu-logo{display:inline-block;float:left;height:40px;padding-left:20px;}
.u-design-fixed-menu-on.fixed-menu #navigation-menu #sticky-menu-logo img{height:inherit;}
}
@media screen and (min-width:960px){.c1-slider-controls{width:960px;margin-left:auto;margin-right:auto;}
.c2-slider-controls{margin-left:auto;margin-right:auto;padding-left:440px;float:inherit;}
.c3-controls{width:960px;float:inherit;margin-bottom:35px;margin-left:auto;margin-right:auto;}
#category-links{width:100%;}
.portfolio-items-wrapper{float:none;margin:0 auto;display:table;width:920px;}
}
.pp_gallery li.selected a{border:1px solid #FF0000;}
.wp-video-shortcode{max-width:100%;}
.wp-audio-shortcode{max-width:100%;}
.post-edit-link{margin-right:25px;}
.postmetadata .hide-author,
.u-design-hatom-feed-entries{height:0;margin:0;padding:0;text-indent:-9000px;}
.make-circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
i.circle-wrap{border:2px solid;border-radius:50%;display:inline-block;height:2.5em;line-height:2.5em;position:relative;text-align:center;vertical-align:middle;width:2.5em;}
i.circle-wrap:before{line-height:inherit;}
.fa-ul li{margin-left:0;}
.fa-ul .fa-li{top:0.42em;}
.fa-ul li:first-child .fa-li{top:0.4em;}
ul.fontello-ul, ul.fontello-ul ul{margin:10px 0 10px 2.14286em;}
ul.fontello-ul li{list-style:none;margin-left:0;}
ul.fontello-ul li i{margin-left:-1.8em;margin-right:0.2em;}
.pp_social .facebook{width:100px;}
.mobile-detected .content-block-background{background-attachment:scroll !important;}
body{overflow-x:hidden;}
[class^="eg-icon-"]:before, [class*=" eg-icon-"]:before{line-height:inherit;}
.simple-dark .esg-sortbutton-order:before, .simple-dark .esg-cartbutton-order:before{line-height:26px;}



/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/custom/custom_style.css */
/* Custom Styles */
body, #page-content-title .title-description { font-family:'Open Sans'; }
body { font-size:12px; }
body { line-height:1.7; }
h1, h2, h3, h4, h5, h6, #slogan, .single-post-categories { font-family:'Open Sans'; }
h1, h2, h3, h4, h5, h6 { line-height:1.2; }
#top-elements { height:92px; }
#logo h1 a, #logo .site-name a { background:transparent url( http://zhconstruction.com/wp-content/uploads/2015/04/logo.png ) no-repeat 0 100%; width:120px; height:59px; }       
#slogan { 
    top:100px;
    left:0px;
}
#slogan { font-size:12px; }
#navigation-menu { font-family:'Open Sans'; }
#navigation-menu { font-size:14px; }
#navigation-menu > ul.sf-menu { margin-top:-66px; }
    #main-menu { background:none; }
h1 {font-size:1.883em; }
h2 {font-size:1.667em; }
h3 {font-size:1.5em; }
h4 {font-size:1.333em; }
h5 {font-size:1.25em; }
h6 {font-size:1.083em; }
    
#page-content-title #page-title h1,
#page-content-title #page-title h2,
#page-content-title #page-title h3,
#page-content-title #page-title .single-post-categories {font-size:1.667em;}

.post-top h1, .post-top h2, .post-top h3 { font-size:1.9em; }

#sidebarSubnav h3, h3.bottom-col-title {font-size:1.21em; }

.portfolio-items-wrapper h2 {font-size:1.333em !important; }
h2.portfolio-single-column {font-size:1.667em !important; }

#gs-header #header-content { width:940px; }
#c2-slider .slide-desc h2, #c2-slider .slide-desc { color:#333333; }
#c2-slider .slide-desc h2 { font-size:1.8em !important; font-family:'Open Sans'; line-height:1.7; }
#c2-slider .slide-desc p, #c2-slider .slide-desc ul { font-size:1.2em; line-height:1.7; }
#c3-slider .sliding-text { color:#FFFFFF; font-size:1.2em; line-height:1.7; }


    #navigation-menu > ul.sf-menu { float:right; }
    
/* secondary nav bar items' alignments */
#sec-nav-text-area-1 { text-align: left; }
#sec-nav-text-area-2 { text-align: right; }
#sec-nav-menu-area { text-align: center; }
    

    @media screen and (max-width: 719px) {
        #logo h1 a, #logo .site-name a { background:transparent url( http://zhconstruction.com/wp-content/uploads/2015/04/logo.png ) no-repeat 0 100%; height:150px; }
        #wrapper-1, #top-wrapper, #gs-header, #piecemaker-header, #c1-header, #c2-header, #c3-header, #rev-slider-header, #page-content-title, #home-page-content, #page-content, .no_title_section #page-content, #before-content, #bottom-bg, #footer-bg { background-image:none; }
    }
    @media screen and (max-width: 959px) {
        #c2-slider .slide-desc p, #c2-slider .slide-desc ul  { font-size:1.1em; line-height:1.6; }
        ul#c2-slider li ul li { font-size:0.8em; }
    }
    @media screen and (max-width: 480px) {
        #c2-slider .slide-desc h2 { font-size:1.4em !important; line-height:1.5; }
    }
    @media screen and (min-width: 720px) and (max-width: 959px) {
        #c2-slider .slide-desc h2 { font-size:1.7em !important; line-height:1.6; }
    }
@media screen and (min-width: 720px) {
    .u-design-fixed-menu-on.fixed-menu #top-wrapper { background-color:#FBFBFB; }
    .u-design-fixed-menu-on.fixed-menu #navigation-menu > ul.sf-menu { background-color: transparent; }
        .u-design-fixed-menu-on.fixed-menu #navigation-menu > ul.sf-menu {
          margin-left: 0;
          margin-right: 0;
        }
}
    @media screen and (min-width: 720px) {
        .u-design-fixed-menu-on.fixed-menu #top-wrapper {
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
               -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
                    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
        }
    }




/* Minit: https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/responsive.css */
.selectnav{ display: none; }@media screen and (max-width: 480px){  #dropdown-holder #main-top-menu{ display: none; }  .selectnav{ display: block; width:300px; }  #main-menu{ margin-top: 15px;}  #navigation-menu{ right: 10px; width: auto; }  #sticky-menu-alias, #sticky-menu-logo{ display: none !important; }  body{    min-width: 320px;  }  .container_24{    width: 320px;  }  .container_24 .grid_1{    width: 4.167%;  }  .container_24 .grid_2{    width: 8.333%;  }  .container_24 .grid_3{    width: 12.5%;  }  .container_24 .grid_4{    width: 16.667%;  }  .container_24 .grid_5{    width: 20.833%;  }  .container_24 .grid_6{    width: 25%;  }  .container_24 .grid_7{    width: 29.167%;  }  .container_24 .grid_8{    width: 33.333%;  }  .container_24 .grid_9{    width: 37.5%;  }  .container_24 .grid_10{    width: 41.667%;  }  .container_24 .grid_11{    width: 45.833%;  }  .container_24 .grid_12{    width: 50%;  }  .container_24 .grid_13{    width: 54.167%;  }  .container_24 .grid_14{    width: 58.333%;  }  .container_24 .grid_15{    width: 62.5%;  }  .container_24 .grid_16{    width: 66.667%;  }  .container_24 .grid_17{    width: 70.833%;  }  .container_24 .grid_18{    width: 75%;  }  .container_24 .grid_19{    width: 79.167%;  }  .container_24 .grid_20{    width: 83.333%;  }  .container_24 .grid_21{    width: 87.5%;  }  .container_24 .grid_22{    width: 91.667%;  }  .container_24 .grid_23{    width: 95.833%;  }  .container_24 .grid_24{    width: 100%;  }  .container_24 .prefix_1{    padding-left:4.167%;  }  .container_24 .prefix_2{    padding-left:8.333%;  }  .container_24 .prefix_3{    padding-left:12.5%;  }  .container_24 .prefix_4{    padding-left:16.667%;  }  .container_24 .prefix_5{    padding-left:20.833%;  }  .container_24 .prefix_6{    padding-left:25.0%;  }  .container_24 .prefix_7{    padding-left:29.167%;  }  .container_24 .prefix_8{    padding-left:33.333%;  }  .container_24 .prefix_9{    padding-left:37.5%;  }  .container_24 .prefix_10{    padding-left:41.667%;  }  .container_24 .prefix_11{    padding-left:45.833%;  }  .container_24 .prefix_12{    padding-left:50.0%;  }  .container_24 .prefix_13{    padding-left:54.167%;  }  .container_24 .prefix_14{    padding-left:58.333%;  }  .container_24 .prefix_15{    padding-left:62.5%;  }  .container_24 .prefix_16{    padding-left:66.667%;  }  .container_24 .prefix_17{    padding-left:70.833%;  }  .container_24 .prefix_18{    padding-left:75.0%;  }  .container_24 .prefix_19{    padding-left:79.167%;  }  .container_24 .prefix_20{    padding-left:83.333%;  }  .container_24 .prefix_21{    padding-left:87.5%;  }  .container_24 .prefix_22{    padding-left:91.667%;  }  .container_24 .prefix_23{    padding-left:95.833%;  }  .container_24 .suffix_1{    padding-right:4.167%;  }  .container_24 .suffix_2{    padding-right:8.333%;  }  .container_24 .suffix_3{    padding-right:12.5%;  }  .container_24 .suffix_4{    padding-right:16.667%;  }  .container_24 .suffix_5{    padding-right:20.833%;  }  .container_24 .suffix_6{    padding-right:25.0%;  }  .container_24 .suffix_7{    padding-right:29.167%;  }  .container_24 .suffix_8{    padding-right:33.333%;  }  .container_24 .suffix_9{    padding-right:37.5%;  }  .container_24 .suffix_10{    padding-right:41.667%;  }  .container_24 .suffix_11{    padding-right:45.833%;  }  .container_24 .suffix_12{    padding-right:50.0%;  }  .container_24 .suffix_13{    padding-right:54.167%;  }  .container_24 .suffix_14{    padding-right:58.333%;  }  .container_24 .suffix_15{    padding-right:62.5%;  }  .container_24 .suffix_16{    padding-right:66.667%;  }  .container_24 .suffix_17{    padding-right:70.833%;  }  .container_24 .suffix_18{    padding-right:75.0%;  }  .container_24 .suffix_19{    padding-right:79.167%;  }  .container_24 .suffix_20{    padding-right:83.333%;  }  .container_24 .suffix_21{    padding-right:87.5%;  }  .container_24 .suffix_22{    padding-right:91.667%;  }  .container_24 .suffix_23{    padding-right:95.833%;  }  .container_24 .push_1{    left:4.167%;  }  .container_24 .push_2{    left:8.333%;  }  .container_24 .push_3{    left:12.5%;  }  .container_24 .push_4{    left:16.667%;  }  .container_24 .push_5{    left:20.833%;  }  .container_24 .push_6{    left:25.0%;  }  .container_24 .push_7{    left:29.167%;  }  .container_24 .push_8{    left:33.333%;  }  .container_24 .push_9{    left:37.5%;  }  .container_24 .push_10{    left:41.667%;  }  .container_24 .push_11{    left:45.833%;  }  .container_24 .push_12{    left:50.0%;  }  .container_24 .push_13{    left:54.167%;  }  .container_24 .push_14{    left:58.333%;  }  .container_24 .push_15{    left:62.5%;  }  .container_24 .push_16{    left:66.667%;  }  .container_24 .push_17{    left:70.833%;  }  .container_24 .push_18{    left:75.0%;  }  .container_24 .push_19{    left:79.167%;  }  .container_24 .push_20{    left:83.333%;  }  .container_24 .push_21{    left:87.5%;  }  .container_24 .push_22{    left:91.667%;  }  .container_24 .push_23{    left:95.833%;  }  .container_24 .pull_1{    right:4.167%;  }  .container_24 .pull_2{    right:8.333%;  }  .container_24 .pull_3{    right:12.5%;  }  .container_24 .pull_4{    right:16.667%;  }  .container_24 .pull_5{    right:20.833%;  }  .container_24 .pull_6{    right:25.0%;  }  .container_24 .pull_7{    right:29.167%;  }  .container_24 .pull_8{    right:33.333%;  }  .container_24 .pull_9{    right:37.5%;  }  .container_24 .pull_10{    right:41.667%;  }  .container_24 .pull_11{    right:45.833%;  }  .container_24 .pull_12{    right:50.0%;  }  .container_24 .pull_13{    right:54.167%;  }  .container_24 .pull_14{    right:58.333%;  }  .container_24 .pull_15{    right:62.5%;  }  .container_24 .pull_16{    right:66.667%;  }  .container_24 .pull_17{    right:70.833%;  }  .container_24 .pull_18{    right:75.0%;  }  .container_24 .pull_19{    right:79.167%;  }  .container_24 .pull_20{    right:83.333%;  }  .container_24 .pull_21{    right:87.5%;  }  .container_24 .pull_22{    right:91.667%;  }  .container_24 .pull_23{    right:95.833%;  }  #breadcrumbs-container .breadcrumbs, .breadcrumbs{    margin: 2px 10px 0;  }  #page-content-title #page-title h1, #page-content-title #page-title h2, #page-content-title #page-title h3, #page-content-title #page-title .single-post-categories{    margin: 0 10px;  }  #main-content, #sidebar{ width: 320px; left: 0; }  #recentcomments li{ width: 290px; }  #bottom .bottom-content-padding{ padding: 0; }  #footer_text{ width: 300px; margin-bottom:0; }  .back-to-top{    display: block;    float: left;    margin: 0 10px 5px;    width: 300px;  }  .back-to-top a{ margin-top: 2px; }  .one_fourth, .one_third, .one_half, .two_third, .three_fourth{ margin-right:0; }  .one_fourth{ width:100%; }  .one_third{ width:100%; }  .one_half{ width:100%; }  .two_third{ width:100%; }  .three_fourth{ width:100%; }  .full_width{ width:100%; }  #page-peel, #slogan, #feedback{ display: none;}  #top-elements{    display: table;    height: 100%;  }  #logo{    left: 0;    margin-left: 0;    padding-left: 10px;    position: relative;    width: 300px;  }  #logo h1 a, #logo .site-name a{    width: 300px;    background-position: 50% 60% !important;    -webkit-background-size: contain !important;     -moz-background-size: contain !important;     -ms-background-size: contain !important;     -o-background-size: contain !important;     background-size: contain !important;   }  #top-elements .phone-number{    padding-left: 10px;    width: 300px;    text-align: center;    position: relative;  }  #top-elements .phone-number-padding{ padding: 10px 0 0;}  #top-elements .social-media-area{    padding-left: 10px;    position: relative;    width: 300px;    z-index: 9999;  }  #top-elements .social_media_top{    display: table;    margin: 0 auto;    float:none;    padding: 0;  }  #top-elements .social-icons li.social_icon:first-child{ margin-left:0;}  #top-elements #search{    padding-left: 10px;    width: 300px;    text-align: center;    position: relative;    margin:0;  }  #top-elements #search .search_box{    float: none;    margin: 0;    padding: 10px 0 0;  }  .post-top h1, .post-top h2, .post-top h3{ width: 300px;}  #main-content .main-content-padding{    padding: 0 10px;  }  .custom-formatting, .substitute_widget_class{    padding: 10px;  }  .custom-rss-formatting{    padding: 10px;  }  .custom-rss-formatting ul{    margin-bottom: 0;  }  #bottom .widget_search{    padding: 10px;  }  form#contactForm textarea{ width: 95%;}  .post-image-holder,  .post-image img{    width: 100%;    height: auto;  }  .post-image-holder{ height: 92px;}  .post-hover-image{ display:none;}  .post-image{    top: 0;    left: 0;    width: 100%;    height: 100%;  }  img.responsive-max-width,  .entry .custom-frame-wrapper{    width: 100%;  }  .custom-frame-wrapper img{    width: 300px;    max-width: 100%;  }  .custom-frame-wrapper.alignleft,   .custom-frame-wrapper.alignright{    margin:6px auto 10px !important;  }  .custom-frame-wrapper.aligncenter{ margin-bottom:6px !important;}  ol.commentlist, .grid_24 ol.commentlist{ width: 300px; }  .commentlist li{ padding-right: 0; }  .portfolio-items-wrapper{ width: 300px; }  .portfolio-zoom-image-2-col,  .portfolio-zoom-image-4-col{    background-image: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/../common-images/zoom-image-3-col.png');    width: 248px;    height: 148px;  }  .thumb-holder-2-col,  .thumb-holder-4-col{    background: transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/../common-images/thumb-holder-3-col.png') no-repeat scroll 0 0;    width: 280px;    height: 200px;  }  .portfolio-img-thumb-2-col img,  .portfolio-img-thumb-4-col img{    width: 248px;    height: 148px;    left: 0;    top: 0;  }  .portfolio-img-thumb-2-col,  .portfolio-img-thumb-4-col{    width: 248px;    height: 148px;    left: 16px;    top: 25px;  }  h2.portfolio-single-column{ margin-top: -10px; }  .isotoope-portfolio-wrapper,   .isotoope-portfolio-wrapper #portfolio-container{    width: 320px;  }  .isotoope-portfolio-wrapper #isotope-options{    width: 300px;  }  .option-combo-sorting{ float: left; }  .one_third_isotope,  .one_half_isotope{    width: 300px;    margin-left: 10px;    margin-right: 10px;  }  .one_third_isotope .thumb-holder-3-col{    margin-left: auto;    margin-right: auto;  }  embed, object, iframe{ width: 100%; }  #gs-header .gs-slideshow object#slider,  #gs-header .gs-slideshow #flashmo_slider,  #gs-shadow{ display:none; }  #gs-header .gs-slideshow #flashmo-slider-responsive{ display:block; }  #gs-header #header-content{ max-width: 320px; height: auto; }  #piecemaker-header #piecemaker-wrapper #flashcontent{ display:none; }  #piecemaker-header #piecemaker-wrapper #flashcontent-responsive{ display:block; }  #piecemaker-header{ height: auto; }  #piecemaker-header #piecemaker-wrapper{ max-width: 320px; height: auto; margin: 10px auto; }  #c1-header{    height: auto;    max-width: 100%;  }  #c1-header #header-content{ padding-top: 18px; }  #c1-header .c1-slideshow{    max-width: 320px;    height: 140px;  }  .c1-slide-img-wrapper{    max-width:304px;    height:auto;    padding: 8px;  }  #c1-slider{    width: 100%;    max-height: 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  #c1-slider li{ max-width: 320px; }  #c1-resumeButton a{ margin-right:10px; }  #c1-shadow{ display:none; }  #c1-nav{ max-width: 83%; }  #c2-header{    height: 315px;    max-width: 100%;  }  #c2-header .c2-slideshow{    height: 315px;    width: 100%;  }  #c2-slider > li{ width: 300px !important; padding: 0 10px; }  .c2-slide-img-frame,  .c2-slide-img-frame-bg,  .c2-slide-img-wrapper{    display:none;  }  #c2-slider .slide-desc{    height: 315px;    width: 300px;  }  .c2-slider-controls{    margin-top: -38px;    width: 320px;  }  #c2-nav{ max-width: 67%; }  #c3-header{    width: 100%;  }  #c3-header .c3-slideshow{    width: 320px;    height: 142px;  }  #c3-slider{    width:320px;    height:142px;  }  #c3-slider li{    width: 320px;  }  .c3-slide-img-wrapper,  #c3-slider .sliding-image{    width: 300px;    height: 142px;  }  #c3-slider .sliding-text{ display:none !important; }  #c3-slider .c3_slide_link_url a{    width:300px;    height:142px;  }  .tabs-wrapper ul.tabs li a{ width: 282px;}  .gallery .gallery-item img{ width: 70%; }  .gallery-columns-6 .gallery-item img{ width: 60%; }  .gallery-columns-7 .gallery-item img{ width: 50%; }  .gallery-columns-8 .gallery-item img{ width: 45%; }  #sec-nav-text-area-1, #sec-nav-text-area-2, #sec-nav-menu-area{ padding: 0 10px; }}@media screen and (min-width: 480px) and (max-width: 719px){  #dropdown-holder #main-top-menu{ display: none; }  .selectnav{ display: block; width:440px; }  #main-menu{ margin-top: 15px;}  #navigation-menu{ right: 20px; width: auto; }  #sticky-menu-alias, #sticky-menu-logo{ display: none !important; }  body{    min-width: 480px;  }  .container_24{    width: 480px;  }  .container_24 .grid_1{    width:20px;  }  .container_24 .grid_2{    width:40px;  }  .container_24 .grid_3{    width:60px;  }  .container_24 .grid_4{    width:80px;  }  .container_24 .grid_5{    width:100px;  }  .container_24 .grid_6{    width:120px;  }  .container_24 .grid_7{    width:140px;  }  .container_24 .grid_8{    width:160px;  }  .container_24 .grid_9{    width:180px;  }  .container_24 .grid_10{    width:200px;  }  .container_24 .grid_11{    width:220px;  }  .container_24 .grid_12{    width:240px;  }  .container_24 .grid_13{    width:260px;  }  .container_24 .grid_14{    width:280px;  }  .container_24 .grid_15{    width:300px;  }  .container_24 .grid_16{    width:320px;  }  .container_24 .grid_17{    width:340px;  }  .container_24 .grid_18{    width:360px;  }  .container_24 .grid_19{    width:380px;  }  .container_24 .grid_20{    width:400px;  }  .container_24 .grid_21{    width:420px;  }  .container_24 .grid_22{    width:440px;  }  .container_24 .grid_23{    width:460px;  }  .container_24 .grid_24{    width:480px;  }  .container_24 .prefix_1{    padding-left:20px;  }  .container_24 .prefix_2{    padding-left:40px;  }  .container_24 .prefix_3{    padding-left:60px;  }  .container_24 .prefix_4{    padding-left:80px;  }  .container_24 .prefix_5{    padding-left:100px;  }  .container_24 .prefix_6{    padding-left:120px;  }  .container_24 .prefix_7{    padding-left:140px;  }  .container_24 .prefix_8{    padding-left:160px;  }  .container_24 .prefix_9{    padding-left:180px;  }  .container_24 .prefix_10{    padding-left:200px;  }  .container_24 .prefix_11{    padding-left:220px;  }  .container_24 .prefix_12{    padding-left:240px;  }  .container_24 .prefix_13{    padding-left:260px;  }  .container_24 .prefix_14{    padding-left:280px;  }  .container_24 .prefix_15{    padding-left:300px;  }  .container_24 .prefix_16{    padding-left:320px;  }  .container_24 .prefix_17{    padding-left:340px;  }  .container_24 .prefix_18{    padding-left:360px;  }  .container_24 .prefix_19{    padding-left:380px;  }  .container_24 .prefix_20{    padding-left:400px;  }  .container_24 .prefix_21{    padding-left:420px;  }  .container_24 .prefix_22{    padding-left:440px;  }  .container_24 .prefix_23{    padding-left:460px;  }  .container_24 .suffix_1{    padding-right:20px;  }  .container_24 .suffix_2{    padding-right:40px;  }  .container_24 .suffix_3{    padding-right:60px;  }  .container_24 .suffix_4{    padding-right:80px;  }  .container_24 .suffix_5{    padding-right:100px;  }  .container_24 .suffix_6{    padding-right:120px;  }  .container_24 .suffix_7{    padding-right:140px;  }  .container_24 .suffix_8{    padding-right:160px;  }  .container_24 .suffix_9{    padding-right:180px;  }  .container_24 .suffix_10{    padding-right:200px;  }  .container_24 .suffix_11{    padding-right:220px;  }  .container_24 .suffix_12{    padding-right:240px;  }  .container_24 .suffix_13{    padding-right:260px;  }  .container_24 .suffix_14{    padding-right:280px;  }  .container_24 .suffix_15{    padding-right:300px;  }  .container_24 .suffix_16{    padding-right:320px;  }  .container_24 .suffix_17{    padding-right:340px;  }  .container_24 .suffix_18{    padding-right:360px;  }  .container_24 .suffix_19{    padding-right:380px;  }  .container_24 .suffix_20{    padding-right:400px;  }  .container_24 .suffix_21{    padding-right:420px;  }  .container_24 .suffix_22{    padding-right:440px;  }  .container_24 .suffix_23{    padding-right:460px;  }  .container_24 .push_1{    left:20px;  }  .container_24 .push_2{    left:40px;  }  .container_24 .push_3{    left:60px;  }  .container_24 .push_4{    left:80px;  }  .container_24 .push_5{    left:100px;  }  .container_24 .push_6{    left:120px;  }  .container_24 .push_7{    left:140px;  }  .container_24 .push_8{    left:160px;  }  .container_24 .push_9{    left:180px;  }  .container_24 .push_10{    left:200px;  }  .container_24 .push_11{    left:220px;  }  .container_24 .push_12{    left:240px;  }  .container_24 .push_13{    left:260px;  }  .container_24 .push_14{    left:280px;  }  .container_24 .push_15{    left:300px;  }  .container_24 .push_16{    left:320px;  }  .container_24 .push_17{    left:340px;  }  .container_24 .push_18{    left:360px;  }  .container_24 .push_19{    left:380px;  }  .container_24 .push_20{    left:400px;  }  .container_24 .push_21{    left:420px;  }  .container_24 .push_22{    left:440px;  }  .container_24 .push_23{    left:460px;  }  .container_24 .pull_1{    right:20px;  }  .container_24 .pull_2{    right:40px;  }  .container_24 .pull_3{    right:60px;  }  .container_24 .pull_4{    right:80px;  }  .container_24 .pull_5{    right:100px;  }  .container_24 .pull_6{    right:120px;  }  .container_24 .pull_7{    right:140px;  }  .container_24 .pull_8{    right:160px;  }  .container_24 .pull_9{    right:180px;  }  .container_24 .pull_10{    right:200px;  }  .container_24 .pull_11{    right:220px;  }  .container_24 .pull_12{    right:240px;  }  .container_24 .pull_13{    right:260px;  }  .container_24 .pull_14{    right:280px;  }  .container_24 .pull_15{    right:300px;  }  .container_24 .pull_16{    right:320px;  }  .container_24 .pull_17{    right:340px;  }  .container_24 .pull_18{    right:360px;  }  .container_24 .pull_19{    right:380px;  }  .container_24 .pull_20{    right:400px;  }  .container_24 .pull_21{    right:420px;  }  .container_24 .pull_22{    right:440px;  }  .container_24 .pull_23{    right:460px;  }  #main-content, #sidebar{ width: 480px; left: 0;}  #recentcomments li{ width: 430px; }  .one_fourth, .one_third, .one_half, .two_third, .three_fourth{ margin-right:0; }  .one_fourth{ width:100%; }  .one_third{ width:100%; }  .one_half{ width:100%; }  .two_third{ width:100%; }  .three_fourth{ width:100%; }  .full_width{ width:100%; }  #calendar_wrap td{ padding: 8px 24px; }  #page-peel, #slogan, #feedback{ display: none; }  #top-elements{    display: table;    height: 100%;  }  #logo{    left: 0;    margin-left: 0;    padding-left: 20px;    position: relative;    width: 440px;  }  #logo h1 a, #logo .site-name a{    width: 440px;    background-position: 50% 60% !important;    -webkit-background-size: contain !important;     -moz-background-size: contain !important;     -ms-background-size: contain !important;     -o-background-size: contain !important;     background-size: contain !important;   }  #top-elements .phone-number{    padding-left: 20px;    width: 440px;    text-align: center;    position: relative;  }  #top-elements .phone-number-padding{ padding: 10px 0 0;}  #top-elements .social-media-area{    padding-left: 20px;    position: relative;    width: 440px;    z-index: 9999;  }  #top-elements .social_media_top{    display: table;    margin: 0 auto;    float:none;    padding: 0;  }  #top-elements .social-icons li.social_icon:first-child{ margin-left:0;}  #top-elements #search{    padding-left: 20px;    width: 440px;    text-align: center;    position: relative;    margin:0;  }  #top-elements #search .search_box{    float: none;    margin: 0;    padding: 10px 0 0;  }  .post-image img{    width: 100%;    height: auto;  }  .post-image-holder,  .post-hover-image{    width: 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  .post-image-holder{ height: 148px;}  .post-hover-image{ height: 124px;}  .post-image{    top: 12px;    left: 12px;    width: 416px;    height: 124px;  }  img.responsive-max-width,  .entry .custom-frame-wrapper{    width: 100%;  }  .custom-frame-wrapper img{    width: 460px;    max-width: 100%;  }  .custom-frame-wrapper.alignleft,   .custom-frame-wrapper.alignright{    margin:6px auto 10px !important;  }  .custom-frame-wrapper.aligncenter{ margin-bottom:6px !important;}  ol.commentlist, .grid_24 ol.commentlist{ width: 440px; }  .commentlist li{ padding-right: 0; }  .post-top h1, .post-top h2, .post-top h3{ width: 440px;}  #footer-bg .container_24 .grid_20{    width: 340px;  }  .portfolio-items-wrapper{ width: 440px; }  .portfolio-zoom-image-3-col{    background-image: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/../common-images/zoom-image-4-col.png');    width: 176px;    height: 116px;  }  .thumb-holder-3-col{    background: transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/../common-images/thumb-holder-4-col.png') no-repeat scroll 0 0;    width: 200px;    height: 150px;  }  .portfolio-img-thumb-3-col img{    width: 176px;    height: 116px;    left: 0;    top: 0;  }  .portfolio-img-thumb-3-col{    width: 176px;    height: 116px;    left:12px;    top: 17px;  }  .portfolio-3-column-page .portfolio-items-wrapper .one_third,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .one_third,  .portfolio-4-column-page .portfolio-items-wrapper .one_fourth,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .one_fourth{     width:200px;  }  .portfolio-3-column-page .portfolio-items-wrapper .one_third,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .one_third,  .portfolio-4-column-page .portfolio-items-wrapper .one_fourth,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .one_fourth{     margin-left: 10px;    margin-right: 10px;  }  .portfolio-3-column-page .portfolio-items-wrapper .last_column,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .last_column,  .portfolio-4-column-page .portfolio-items-wrapper .last_column,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .last_column{     margin-right: 10px !important;  }  .portfolio-3-column-page .portfolio-items-wrapper .clear,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .clear,  .portfolio-4-column-page .portfolio-items-wrapper .clear,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .clear{     clear: none;  }  h2.portfolio-single-column{ margin-top: -10px; }  .one_third_isotope{ width: 200px; }  .isotoope-portfolio-wrapper,   .isotoope-portfolio-wrapper #portfolio-container{    width: 480px;  }  .isotoope-portfolio-wrapper #isotope-options{    width: 460px;  }  embed, object, iframe{ width: 100%; }  #gs-header .gs-slideshow object#slider,  #gs-header .gs-slideshow #flashmo_slider,  #gs-shadow{ display:none; }  #gs-header .gs-slideshow #flashmo-slider-responsive{ display:block; }  #gs-header #header-content{ max-width: 480px; height: auto; }  #piecemaker-header #piecemaker-wrapper #flashcontent{ display:none; }  #piecemaker-header #piecemaker-wrapper #flashcontent-responsive{ display:block; }  #piecemaker-header{ height: auto; }  #piecemaker-header #piecemaker-wrapper{ max-width: 480px; height: auto; margin: 15px auto; }  #c1-header{    height: auto;    max-width: 100%;  }  #c1-header .c1-slideshow{    max-width: 480px;    height: 210px;  }  .c1-slide-img-wrapper{    max-width:456px;    height:auto;    padding: 12px;  }  #c1-slider{    width: 100%;    max-height: 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  #c1-slider li{ max-width: 480px; }  #c1-resumeButton a{ margin-right:18px; }  #c1-shadow{ display:none; }  #c1-nav{ max-width: 86%; }  #c2-header{    height: 280px;    max-width: 100%;  }  #c2-header .c2-slideshow{    height: 280px;    width: 100%;  }  #c2-slider > li{ width: 440px !important;  padding: 0 20px; }  .c2-slide-img-frame,  .c2-slide-img-frame-bg,  .c2-slide-img-wrapper{    display:none;  }  #c2-slider .slide-desc{    height: 280px;    width: 440px;  }  .c2-slider-controls{    margin-top: -38px;    width: 480px;  }  #c2-nav{ max-width: 80%; }  #c3-header{    width: 100%;  }  #c3-header .c3-slideshow{    width: 480px;    height: 215px;  }  #c3-slider{    width:480px;    height:215px;  }  #c3-slider li{    width: 480px;  }  .c3-slide-img-wrapper,  #c3-slider .sliding-image{    width: 460px;    height: 215px;  }  #c3-slider .sliding-text{ display:none !important; }  #c3-slider .c3_slide_link_url a{    width:460px;    height:215px;  }  .tabs-wrapper ul.tabs li a{ width: 422px;}  .gallery .gallery-item img{ width: 70%; }}@media screen and (min-width: 720px) and (max-width: 959px){  body{    min-width: 720px;  }  .container_24{    width: 720px;  }  .container_24 .grid_1{    width:30px;  }  .container_24 .grid_2{    width:60px;  }  .container_24 .grid_3{    width:90px;  }  .container_24 .grid_4{    width:120px;  }  .container_24 .grid_5{    width:150px;  }  .container_24 .grid_6{    width:180px;  }  .container_24 .grid_7{    width:210px;  }  .container_24 .grid_8{    width:240px;  }  .container_24 .grid_9{    width:270px;  }  .container_24 .grid_10{    width:300px;  }  .container_24 .grid_11{    width:330px;  }  .container_24 .grid_12{    width:360px;  }  .container_24 .grid_13{    width:390px;  }  .container_24 .grid_14{    width:420px;  }  .container_24 .grid_15{    width:450px;  }  .container_24 .grid_16{    width:480px;  }  .container_24 .grid_17{    width:510px;  }  .container_24 .grid_18{    width:540px;  }  .container_24 .grid_19{    width:570px;  }  .container_24 .grid_20{    width:600px;  }  .container_24 .grid_21{    width:630px;  }  .container_24 .grid_22{    width:660px;  }  .container_24 .grid_23{    width:690px;  }  .container_24 .grid_24{    width:720px;  }  .container_24 .prefix_1{    padding-left:30px;  }  .container_24 .prefix_2{    padding-left:60px;  }  .container_24 .prefix_3{    padding-left:90px;  }  .container_24 .prefix_4{    padding-left:120px;  }  .container_24 .prefix_5{    padding-left:150px;  }  .container_24 .prefix_6{    padding-left:180px;  }  .container_24 .prefix_7{    padding-left:210px;  }  .container_24 .prefix_8{    padding-left:240px;  }  .container_24 .prefix_9{    padding-left:270px;  }  .container_24 .prefix_10{    padding-left:300px;  }  .container_24 .prefix_11{    padding-left:330px;  }  .container_24 .prefix_12{    padding-left:360px;  }  .container_24 .prefix_13{    padding-left:390px;  }  .container_24 .prefix_14{    padding-left:420px;  }  .container_24 .prefix_15{    padding-left:450px;  }  .container_24 .prefix_16{    padding-left:480px;  }  .container_24 .prefix_17{    padding-left:510px;  }  .container_24 .prefix_18{    padding-left:540px;  }  .container_24 .prefix_19{    padding-left:570px;  }  .container_24 .prefix_20{    padding-left:600px;  }  .container_24 .prefix_21{    padding-left:630px;  }  .container_24 .prefix_22{    padding-left:660px;  }  .container_24 .prefix_23{    padding-left:690px;  }  .container_24 .suffix_1{    padding-right:30px;  }  .container_24 .suffix_2{    padding-right:60px;  }  .container_24 .suffix_3{    padding-right:90px;  }  .container_24 .suffix_4{    padding-right:120px;  }  .container_24 .suffix_5{    padding-right:150px;  }  .container_24 .suffix_6{    padding-right:180px;  }  .container_24 .suffix_7{    padding-right:210px;  }  .container_24 .suffix_8{    padding-right:240px;  }  .container_24 .suffix_9{    padding-right:270px;  }  .container_24 .suffix_10{    padding-right:300px;  }  .container_24 .suffix_11{    padding-right:330px;  }  .container_24 .suffix_12{    padding-right:360px;  }  .container_24 .suffix_13{    padding-right:390px;  }  .container_24 .suffix_14{    padding-right:420px;  }  .container_24 .suffix_15{    padding-right:450px;  }  .container_24 .suffix_16{    padding-right:480px;  }  .container_24 .suffix_17{    padding-right:510px;  }  .container_24 .suffix_18{    padding-right:540px;  }  .container_24 .suffix_19{    padding-right:570px;  }  .container_24 .suffix_20{    padding-right:600px;  }  .container_24 .suffix_21{    padding-right:630px;  }  .container_24 .suffix_22{    padding-right:660px;  }  .container_24 .suffix_23{    padding-right:690px;  }  .container_24 .push_1{    left:30px;  }  .container_24 .push_2{    left:60px;  }  .container_24 .push_3{    left:90px;  }  .container_24 .push_4{    left:120px;  }  .container_24 .push_5{    left:150px;  }  .container_24 .push_6{    left:180px;  }  .container_24 .push_7{    left:210px;  }  .container_24 .push_8{    left:240px;  }  .container_24 .push_9{    left:270px;  }  .container_24 .push_10{    left:300px;  }  .container_24 .push_11{    left:330px;  }  .container_24 .push_12{    left:360px;  }  .container_24 .push_13{    left:390px;  }  .container_24 .push_14{    left:420px;  }  .container_24 .push_15{    left:450px;  }  .container_24 .push_16{    left:480px;  }  .container_24 .push_17{    left:510px;  }  .container_24 .push_18{    left:540px;  }  .container_24 .push_19{    left:570px;  }  .container_24 .push_20{    left:600px;  }  .container_24 .push_21{    left:630px;  }  .container_24 .push_22{    left:660px;  }  .container_24 .push_23{    left:690px;  }  .container_24 .pull_1{    right:30px;  }  .container_24 .pull_2{    right:60px;  }  .container_24 .pull_3{    right:90px;  }  .container_24 .pull_4{    right:120px;  }  .container_24 .pull_5{    right:150px;  }  .container_24 .pull_6{    right:180px;  }  .container_24 .pull_7{    right:210px;  }  .container_24 .pull_8{    right:240px;  }  .container_24 .pull_9{    right:270px;  }  .container_24 .pull_10{    right:300px;  }  .container_24 .pull_11{    right:330px;  }  .container_24 .pull_12{    right:360px;  }  .container_24 .pull_13{    right:390px;  }  .container_24 .pull_14{    right:420px;  }  .container_24 .pull_15{    right:450px;  }  .container_24 .pull_16{    right:480px;  }  .container_24 .pull_17{    right:510px;  }  .container_24 .pull_18{    right:540px;  }  .container_24 .pull_19{    right:570px;  }  .container_24 .pull_20{    right:600px;  }  .container_24 .pull_21{    right:630px;  }  .container_24 .pull_22{    right:660px;  }  .container_24 .pull_23{    right:690px;  }  .post-top h1, .post-top h2, .post-top h3{ width: 440px;}  .grid_24 .post-top h1, .grid_24 .post-top h2, .grid_24 .post-top h3{ width: 680px;}  .isotoope-portfolio-wrapper,   .isotoope-portfolio-wrapper #portfolio-container,  #isotope-options{    width: 720px;  }  .isotope-options-padding{    padding-left: 10px;  }  #navigation-menu ul.sf-menu > li{    margin-left: -16px;  }  #navigation-menu ul.sf-menu > li > a.sf-with-ul,  #navigation-menu ul.sf-menu > li > a.sf-with-ul:hover{    padding-right:23px;  }  #logo{    padding-left: 20px;    width: auto;  }  #logo h1 a, #logo .site-name a{    max-width: 440px;    max-height: 100%;    background-position: 0 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  #top-elements .phone-number,  #top-elements #search,  #top-elements .social-media-area{    float: right;    clear: right;    padding-left: inherit;    padding-right: 20px;    width: 240px;  }  #top-elements .phone-number-padding,  #top-elements .social_media_top{    padding-right:0;  }  #search .search_box{ margin-right: 0; }  .post-image img{    width: 100%;    height: auto;  }  .post-image-holder,  .post-hover-image{    width: 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  .post-image-holder{ height: 148px;}  .post-hover-image{ height: 124px;}  .post-image{    top: 12px;    left: 12px;    width: 416px;    height: 124px;  }  #recentcomments li{ width: 190px; }  ol.commentlist{ width: 440px; }  .commentlist li{ padding-right: 0; }  .grid_24 ol.commentlist{ width: 680px; }  #calendar_wrap td{ padding: 8px 7px; }  .thumb-holder-2-col,   .portfolio-zoom-image-2-col{     height: 212px;  }  .portfolio-img-thumb-2-col img{    width: 100%;    height: auto;  }  .thumb-holder-2-col,  .portfolio-zoom-image-2-col{    width: 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  .portfolio-zoom-image-2-col,  .portfolio-img-thumb-2-col img{    width: 307px;    height: 163px;    left: 0;    top: 0;  }  .portfolio-img-thumb-2-col{    width: 307px;    height: 163px;    left: 12px;    top: 24px;  }  .portfolio-zoom-image-3-col{    background-image: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/../common-images/zoom-image-4-col.png');    width: 176px;    height: 116px;  }  .thumb-holder-3-col{    background: transparent url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-css/../common-images/thumb-holder-4-col.png') no-repeat scroll 0 0;    width: 200px;    height: 150px;  }  .portfolio-img-thumb-3-col img{    width: 176px;    height: 116px;    left: 0;    top: 0;  }  .portfolio-img-thumb-3-col{    width: 176px;    height: 116px;    left:12px;    top: 17px;  }  .portfolio-3-column-page .portfolio-items-wrapper .one_third,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .one_third,  .portfolio-4-column-page .portfolio-items-wrapper .one_fourth,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .one_fourth{     width:200px;  }  .portfolio-3-column-page .portfolio-items-wrapper .one_third,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .one_third,  .portfolio-4-column-page .portfolio-items-wrapper .one_fourth,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .one_fourth{     margin-left: 15px;    margin-right: 15px;  }  .portfolio-3-column-page .portfolio-items-wrapper .last_column,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .last_column,  .portfolio-4-column-page .portfolio-items-wrapper .last_column,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .last_column{     margin-right: 15px !important;  }  .portfolio-3-column-page .portfolio-items-wrapper .clear,  .page-template-page-Portfolio3Col-php .portfolio-items-wrapper .clear,  .portfolio-4-column-page .portfolio-items-wrapper .clear,  .page-template-page-Portfolio4Col-php .portfolio-items-wrapper .clear{     clear: none;  }  h2.portfolio-single-column{ margin-top: 10px; }  .one_third_isotope{ width: 200px; }  .one_half_isotope{    width: 335px;    margin-left: 12px;    margin-right: 12px;  }  embed, object, iframe{ width: 100%; }  #gs-header .gs-slideshow object#slider,  #gs-header .gs-slideshow #flashmo_slider,  #gs-shadow{ display:none; }  #gs-header .gs-slideshow #flashmo-slider-responsive{ display:block; }  #gs-header #header-content{ max-width: 720px; height: auto; }  #piecemaker-header #piecemaker-wrapper #flashcontent{ display:none; }  #piecemaker-header #piecemaker-wrapper #flashcontent-responsive{ display:block; }  #piecemaker-header{ height: auto; }  #piecemaker-header #piecemaker-wrapper{ max-width: 720px; height: auto; margin: 15px auto; }  #c1-header{    height: auto;    max-width: 100%;  }  #c1-header .c1-slideshow{    max-width: 720px;    height: 316px;  }  .c1-slide-img-wrapper{    max-width:684px;    height:auto;    padding: 18px;  }  #c1-slider{    width: 100%;    max-height: 100%;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  #c1-slider li{ max-width: 720px; }  #c1-shadow{ display:none; }  #c2-header{    height: auto;    max-width: 100%;  }  #c2-header .c2-slideshow{    height: 255px;    width: 720px;  }  .c2-slide-img-frame{    height: 197px;    width: 310px;    -webkit-background-size: contain;    -moz-background-size: contain;     -ms-background-size: contain;     -o-background-size: contain;     background-size: contain;   }  .c2-slide-img-frame-bg{    height: 169px;    right: 18px;    top: 14px;    width: 280px;  }  #c2-slider > li{ width: 690px !important; }  .c2-slide-img-wrapper{    height: 173px;    width: 280px;    padding-right: 10px;    padding-top: 8px;  }  #c2-slider .slide-desc{    height: 250px;    width: 364px;  }  .c2-slider-controls{ width: 314px; margin-top: -70px; }  #c3-header{    width: 100%;  }  #c3-header .c3-slideshow{    width: 720px;    height: 323px;  }  #c3-slider{    width:720px;    height:323px;  }  #c3-slider li{    width: 720px;  }  .c3-slide-img-wrapper,  #c3-slider .sliding-image{    width: 700px;    height: 323px;  }  #c3-slider .sliding-text{ display:none !important; }  #c3-slider .c3_slide_link_url a{    width:700px;    height:323px;  }  .gallery .gallery-item img{ width: 70%; }}@media screen and (max-width: 719px){  #main-menu{    padding-bottom:20px;    background-color: transparent;  }  #main-menu select.selectnav{    color: #717171;    cursor: pointer;    display: block;    font-family: arial;    font-size: 15px;    overflow: hidden;    padding: 6px 7px;    position: relative;    text-decoration: none;    white-space: nowrap;    line-height: 23px;    cursor: pointer;  }  #main-menu select.selectnav option{ padding: 1px 0; font-size: 0.8em; }  a.meanmenu-reveal{    display: none;  }  nav.mean-nav li a span:nth-child(2){ display: none !important; }  .mean-container a{    border:0 none;    outline:none;    cursor:pointer;  }  .mean-container #main-menu{    padding:0;    margin:0;    height:0;  }  .mean-container .mean-bar{     float: left;    width: 100%;    position: relative;    background: #0c1923;    padding: 4px 0;    min-height: 42px;    z-index: 999999;  }  .mean-container a.meanmenu-reveal{    width: 22px;    height: 22px;    padding: 13px 13px 11px 13px;    position: absolute;    top: 0;    right: 0;    cursor: pointer;    color: #fff;    text-decoration: none;    font-size: 16px;    text-indent: -9999em;    line-height: 22px;    font-size: 1px;    display: block;    font-family: Arial, Helvetica, sans-serif;    font-weight: 700;  }  .mean-container a.meanmenu-reveal span{    display: block;    background: #fff;    height: 3px;    margin-top: 3px;  }  .mean-container .mean-nav{     float: left;    width: 100%;    background: #0c1923;    margin-top: 33px;  }  .mean-container .mean-nav ul{    padding: 0;    margin: 0;    width: 100% !important;    list-style-type: none;  }  .mean-container .mean-nav ul li{    position: relative;    float: left;    width: 100%;    margin-left:0;  }  .mean-container .mean-nav ul li a{    display: block;    float: left;    width: 90%;    padding: 1em 5%;    margin: 0;    text-align: left;    color: #fff;    border-bottom: 1px solid #383838;    border-bottom: 1px solid rgba(255,255,255,0.5);    text-decoration: none;    text-transform: uppercase;  }  .mean-container .mean-nav ul li ul li{    width: 100%;  }  .mean-container .mean-nav ul li li a{    width: 80%;    padding: 1em 10%;    border-bottom: 1px solid #f1f1f1;    border-bottom: 1px solid rgba(255,255,255,0.25);    opacity: 0.75;     filter: alpha(opacity=75);    text-shadow: none !important;    visibility: visible;  }  .mean-container .mean-nav ul li.mean-last a{    border-bottom: none;    margin-bottom: 0;  }  .mean-container .mean-nav ul li li li a{    width: 70%;    padding: 1em 15%;  }  .mean-container .mean-nav ul li li li li a{    width: 60%;    padding: 1em 20%;  }  .mean-container .mean-nav ul li li li li li a{    width: 50%;    padding: 1em 25%;  }  .mean-container .mean-nav ul li a:hover{     background: #252525;    background: rgba(255,255,255,0.1);   }  .mean-container .mean-nav ul li a.mean-expand{    width: 20px;    height: 20px;    line-height: 1.2;    border: none !important;    padding: 12px !important;    text-align: center;    position: absolute;    right: 0;    top: 0;    z-index: 2;    font-weight: 700;  }  .mean-container .mean-nav ul li a.mean-expand:hover{    background: none;  }  .mean-container .mean-push{     float: left;    width: 100%;    padding: 0;    margin: 0;    clear: both;   }  .mean-nav .wrapper{    width: 100%;    padding: 0;    margin: 0;  }  #secondary-nav-bar-location-1, #secondary-nav-bar-location-2, #secondary-nav-bar-location-3{    width: 100%;    text-align: center;  }  #sec-nav-text-area-1, #sec-nav-text-area-2, #sec-nav-menu-area{ text-align: center; padding: 0 20px; }  #secondary-navigation-bar-content .ud-social-icons{ text-align: center; }}@media screen and (max-width: 1000px){  #feedback{ display: none; }}@media screen and (max-width: 1040px){  #page-peel{ display: none; }}@media screen and (min-width: 760px) and (max-width: 959px){  #feedback{ display: block; }}@media screen and (min-width: 800px) and (max-width: 959px){  #page-peel{ display: block; }}



/* Minit: https://zhconstruction.com/wp-content/themes/u-design/style.css */
@font-face{
  font-family: 'icomoon';
  src:url('https://zhconstruction.com/wp-content/themes/u-design/fonts/icomoon.eot');
  src:url('https://zhconstruction.com/wp-content/themes/u-design/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
  url('https://zhconstruction.com/wp-content/themes/u-design/fonts/icomoon.woff') format('woff'),
  url('https://zhconstruction.com/wp-content/themes/u-design/fonts/icomoon.ttf') format('truetype'),
  url('https://zhconstruction.com/wp-content/themes/u-design/fonts/icomoon.svg?#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"]{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before{
  content: "\e600";
}
.icon-google:before{
  content: "\e601";
}
.icon-facebook:before{
  content: "\e602";
}
.icon-twitter:before{
  content: "\e603";
}
.icon-rss:before{
  content: "\e604";
}
.icon-location:before{
  content: "\e605";
}
.icon-down:before{
  content: "\e606";
}
.icon-star:before{
  content: "\e607";
}
.icon-corner-arrow:before{
  content: "\e608";
}
.icon-menu:before{
  content: "\e609";
}
.icon-close:before{
  content: "\e60a";
}


/* BASICS =================================================================================== */

*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body{
  background-color: #fff;
  min-width: 320px;
}
body.noover{
  overflow: hidden;
}

.clr:before,.clr:after,
.container_24:before,.container_24:after,
.wpcf7-form-control-wrap:before,.wpcf7-form-control-wrap:after{
  content: '';
  display: table;
  position: static !important;
  width: 100%;
}
.grid_8p{
  float: left;
  width: 33.3333%;
}
.grid_12p{
  float: left;
  width: 50%;
}
.grid_16p{
  float: left;
  width: 66.6666%;
}

.half{
  float: left;
  width: 50%;
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.text-italic{
  font-style: italic;
}
.text-semibold{
  font-weight: 600;
}
p.lead {
  font-size: 14px;
  margin-bottom: 36px;
}

.shadow-bottomcurved{
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(36,18,0,.3),inset 0 0 10px rgba(255,255,255,.4);
  position: relative;
}
.shadow-bottomcurved:before,
.shadow-bottomcurved:after{
  content: '';
  position: absolute;
  z-index: -2;
}
.shadow-bottomcurved:before{
  border-radius: 100px / 10px;
  box-shadow: 0 0 15px rgba(36,18,0,.6);
  bottom: 0;
  left: 10px;
  right: 10px;
  top: 50%;
}

.shadow-liftedcorns{
  background-color: #ebebec;
  border: 1px solid #666;
  padding: 3px;
  position: relative;
}
.shadow-liftedcorns:before,
.shadow-liftedcorns:after{
  bottom: 15px;
  box-shadow: 0 15px 10px rgba(0,0,0,.7);
  content: '';
  height: 20%;
  left: 10px;
  max-width: 300px;
  position: absolute;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  width: 50%;
  z-index: -2;
}
.shadow-liftedcorns:after{
  left:auto;
  right:10px;
  -webkit-transform:rotate(3deg);
  -moz-transform:rotate(3deg);
  -ms-transform:rotate(3deg);
  -o-transform:rotate(3deg);
  transform:rotate(3deg);
}


#wrapper-1,#page-content{
  background: none;
}


/* Header =================================================================================== */

#header-content{
  background-color: #fff;
  height: 92px;
}
.head{
  margin: 16px 20px;
  position: relative;
}
#head-logo,#head-logo a,#head-logo img{
  display: block;
  height: 59px;
  margin: 0;
  width: 120px;
}
#head-logo{
  left: 0;
  position: absolute;
  top: 0;
}
#head-content{
  margin-left: 160px;
}
#head-phone{
  color: #2D78D2;
  float: right;
  font: 600 18px/24px 'Open Sans', sans-serif;
  padding-top: 3px;
}
#head-phone:before{
  content: "\e600";
  font: 20px 'icomoon';
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.toggle{
  color: #aaa;
  cursor: pointer;
  display: none;
  float: right;
  font-size: 20px;
  margin-left: 30px;
  position: relative;
  top: 5px;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 100;
}
#nav-toggle.white{
  color: #fff;
}
#nav-close.toggle{
  color: #fff;
  right: 7px;
}

#navigation{
  clear: both;
  display: block;
}
#navigation >  .container_24{
  display: none;
}
#navigation .menu{
  display: block;
  float: right;
  list-style: none;
  margin: 10px -10px 0 0;
  padding: 0;
}
#navigation .menu li{
  float: left;
  margin: 0;
  position: relative;
}
#navigation .menu li+li{
  margin-left: 10px;
}
#navigation .menu li a{
  color: #6A6A6A;
  cursor: pointer;
  display: block;
  font: 600 14px/1.2em 'Open Sans', sans-serif;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  z-index: 20;
}
#navigation .menu li.current-menu-item a{
  color: #F2922E;
}
#navigation .menu  li.menu-item-has-children a{
  padding-right: 16px;
}
#navigation .menu-item-has-children:after{
  background-color: #fff;
  content: "\e606";
  color: #000;
  font-family: 'icomoon';
  height: 10px;
  line-height: 10px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 20;
}
#navigation .menu li.menu-item-has-children:hover > a{
  text-shadow: 0 2px 4px rgba(0,0,0,.1);
}
#navigation .menu li ul{
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  z-index: 10;
}
#navigation .menu li:hover ul{
  display: block;
}
#navigation .menu li ul li{
  border-top: 1px solid #ddd;
  display: block;
  float: none;
  margin: 0;
}
#navigation .menu li ul li a:hover{
  background-color: #eee;
  color: #F2922E;
}


/* Scrolled Header ========================================================================== */

body.fixed-menu #header-content{
  background-color: #fbfbfb;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  display: block;
  height: 40px;
  left: 0;
  opacity: 0.9;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 500;
}
body.fixed-menu .head{
  margin: 5px 20px 4px;
}
body.fixed-menu #head-logo,
body.fixed-menu #head-logo a,
body.fixed-menu #head-logo img{
  height: 30px;
  width: 60px;
}
body.fixed-menu #head-content{
  margin-left: 80px;
}
body.fixed-menu #navigation{
  clear: none;
  float: left;
}
body.fixed-menu #navigation .menu{
  margin: 3px;
}
body.fixed-menu #head-phone{
  padding-top: 0;
}


/* IMAGEBLOCK =================================================================================== */

.grey-container{
  background-color: #eee;
  margin-bottom: 20px;
  overflow: hidden;  
  padding: 16px 0;
}
.grey-container > .container_24{
  padding: 10px 20px;
}
.grey-container h1{
  color: #333;
  font-size: 25px !important;
  margin: 7px 0 8px !important;
}
blockquote.testimonial{
  font-size: 13px;
  line-height: 20px;
  margin-top: 39px;
  margin-right: 0 !important;
  width: auto;
}
blockquote.testimonial .icon{
  color: #f93;
}
blockquote.testimonial p{
  padding: 0 0 5px;
}


#content-leader{
  background-color: #606677;
  height: 431px;
  margin: 0 20px;
}
.leader-text{
  height: 431px;
  line-height: 431px;
  margin-right: 346px;
  padding-left: 26px;
  padding-right: 26px;
  text-align: right;
}
.leader-text > .inside{
  color: #fff;
  display: inline-block;
  font: 300 25px/1.3333em 'Open Sans', sans-serif;
  margin-bottom: 64px;
  margin-right: 26px;
  text-align: right;
  text-shadow: 0 2px 0 #444, 0 2px 8px rgba(0,0,0,.2), 0 0 10px rgba(0,0,0,1);
  vertical-align: bottom;
}
.pointer{
  display: block;
  font: 600 26px 'Open Sans', sans-serif;
  margin-top: 16px;
  position: relative;
}
.pointer:after{
  content: ' > ';
  font-family: 'Gloria Hallelujah', cursive;
  margin-left: 10px;
}


/* FORM =================================================================================== */

.wpcf7{
  background-color: rgba(64,66,70,.85);
  border: 1px solid #777;
  box-shadow: 0 2px 8px -2px rgba(0,0,0,.5);
  color: #fff;
  height: 381px;
  padding: 26px !important;
  position: absolute;
  right: 26px;
  top: 26px;
  width: 320px;
}
.wpcf7 .form-row{
  clear: both;
  display: block;
  text-align: left;
}
.wpcf7 .wpcf7-form-control-wrap,
.wpcf7 .wpcf7-form-control-wrap > input,
.wpcf7 .wpcf7-form-control-wrap > select{
  border: none !important;
  border-radius: 3px;
  display: block;
}
.wpcf7 .form-header{
  color: #fff;
  display: block;
  font: 700 22px 'Open Sans', sans-serif;
  margin: -16px -10px -10px 0;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0,0,0,.3);
  text-transform: uppercase;
  word-spacing: 6px;
}
.wpcf7 .form-label{
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 9px 0 2px;
  text-shadow: 0 1px 0 rgba(0,0,0,.3);
}
.wpcf7 .form-input{
  border: 1px solid #666;
  display: block;
  line-height: 16px;
  padding: 6px 10px;
  width: 100%;
}
.wpcf7 .wpcf7-select.consult-type{
  border: 1px solid #666;
  display: block;
  height: 30px;
  line-height: 16px;
  padding: 5px 0 5px 10px;
  width: 100%;
}

.contact-page-submit-form{
  position: relative;
}
.vs_trusted{
  left: 0;
  position: absolute;
  top: 14px;
}
.form-warranty{
  clear: both;
  font-size: 9px;
  line-height: 16px;
  overflow: hidden;
  padding: 6px 0;
  text-align: center;
  text-transform: uppercase;
}
.wpcf7 .wpcf7-submit{
  background-color: #f93;
  border: none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  float: right;
  font: 600 14px/20px 'Open Sans', sans-serif;
  height: 30px;
  margin: 14px 0 0;
  padding: 5px 10px;
  text-shadow: 0 1px 2px rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.2);
  width: 68%;
}
.wpcf7 .wpcf7-submit:hover{
  background-color: #fa5;
  box-shadow: 0 4px 0 -2px rgba(0,0,0,.2);
}
.wpcf7 .form-input.wpcf7-not-valid,
.wpcf7 .form-textarea.wpcf7-not-valid,
.wpcf7 .wpcf7-select.wpcf7-not-valid{
  border-color: #f00 !important;
}
.wpcf7 .wpcf7-not-valid-tip{
  background-color: #e43;
  bottom: -6px;
  color: #fff;
  font-size: 10px;
  line-height: 11px;
  padding: 0 11px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}
.wpcf7 .wpcf7-validation-errors{
  display: none !important;
}
#under-leader{
  display: block;
  margin: 4px auto;
  width: 80%;
}


/* TABS =================================================================================== */

.tabs-wrapper ul.tabs{
  border: none;
  position: relative;
}
.tabs-wrapper ul.tabs li{
  border: none;
  margin: 0 2px -1px 0 !important;
}
.tabs-wrapper ul.tabs li a span,.tabs-wrapper ul.tabs li a.selected span{
  background: none;
  padding: 10px 0 6px 16px;
}
.tabs-wrapper ul.tabs li a{
  background: -webkit-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -moz-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  border: 1px solid #ccc;
  color: #111;
  font-size: 14px;
  padding: 0 16px 0 0;
  position: static;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.tabs-wrapper ul.tabs li a.selected,.tabs-wrapper ul.tabs li a:hover,.tabs-wrapper ul.tabs li a.selected:hover{
  background: -webkit-linear-gradient(top, #47a2e8 0%, #2e7ad3 100%);
  background: -moz-linear-gradient(top, #47a2e8 0%, #2e7ad3 100%);
  background: -ms-linear-gradient(top, #47a2e8 0%, #2e7ad3 100%);
  background: -o-linear-gradient(top, #47a2e8 0%, #2e7ad3 100%);
  background: linear-gradient(top, #47a2e8 0%, #2e7ad3 100%);
  border: 1px solid #ccc;
  color: #fff;
}
.tabs-wrapper ul.tabs li{
  margin: -5px 2px -6px 0;
}
.tabs-wrapper ul.tabs li a:hover span{
  background: none !important;
}
.tabs-wrapper ul.tabs li a.badged{
  overflow: visible;
}
.tabs-wrapper ul.tabs li a.badged:before{
  background-color: #fff;
  border-radius: 6px;
  color: #398cdd;
  content: 'View Our Work';
  font: 26px 'Gloria Hallelujah', cursive;
  right: -12px;
  padding: 0 16px;
  position: absolute;
  text-align: center;
  top: -64px;
}
.tabs-wrapper ul.tabs li a.badged:after{
  color: #398cdd;
  content: '\e608';
  font: 50px 'icomoon';
  right: 80px;
  position: absolute;
  text-align: center;
  top: -26px;
}

.tabs-wrapper .tab-content{
  background: none !important;
  background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 100%);
  background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #fff 0%, #f6f6f6 100%);
  background: linear-gradient(top, #fff 0%, #f6f6f6 100%);
  border: 1px solid #bbb;
  border-top-color: #aaa;
  border-bottom-color: #ccc;
  box-shadow: 0 2px 6px -2px rgba(0,0,0,.2);
  margin-bottom: 35px;
  text-shadow: 0 1px 0 #fff;
}
.tabs-wrapper .tab-content .tabs-inner-padding{
  padding: 5px 25px 10px;
}
.tabs-wrapper .tab-content h3{
  color: #2D78D2;
  font-weight: 600;
}
.tabs-inner-padding ul{
  display: block;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.tabs-inner-padding li{
  list-style: none;
  margin: 0 0 6px 10px;
  padding: 0 0 0 16px;
  position: relative;
}
.tabs-inner-padding li:before{
  border-top: 4px solid transparent;
  border-left: 8px solid #2D78D2;
  border-bottom: 4px solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 5px;
  width: 0;
}
.tabs-inner-padding  img.alignright{
  margin-top: 36px !important;
}


.projects{
  overflow: hidden;
  padding-top: 14px;
}
.projects-text{
  float: left;
  margin: 3px 0 4px;
  width: 42%;
}
.projects-text,.projects-text p{
  text-align: justify;
}
.projects-imgs{
  float: right;
  margin: 3px -10px 4px;
  width: 58%;
}
.projects-imgs > a{
  display: block;
  float: right;
  margin: 10px;
  padding: 5px 5px 0;
}


/* MODAL ================================================================================== */

#modal-consult{
  background-color: #32383f;
  background-color: rgba(50,56,63,.9);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 510;
}
#modal-consult .modal-head{
  left: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 16px;
  z-index: 10;
}
#modal-close{
  color: #fff;
  display: inline-block;
}
#modal-consult .modal{
  display: block;
  margin: -190px 0 0 -160px;
  left: 50%;
  position: absolute;
  top: 50%;
}
#modal-consult .modal .wpcf7{
  display: inline-block;
  left: auto;
  position: static;
  right: auto;
  top: auto;
}

#inspire-block{
  background: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-images/inspiration-blur.jpg') 50% no-repeat;
  background-size: cover;
  height: 110px;
  margin: 0 20px 13px;
  overflow: hidden;
  position: relative;
  text-shadow: 0 1px 0 rgba(0,0,0,.1);
}
#inspire-block > .text{
  height: 110px;
  line-height: 110px;
  margin-right: 286px;
  vertical-align: middle;
}
#inspire-block > .text > span{
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 1.33333em;
  margin-left: 33px;
  vertical-align: middle;
}
#inspire-block strong{
  display: block;
}
#calltoaction2{
  margin-top: 33px;
  position: absolute;
  right: 82px;
  top: 0;
}

#faq{
  margin-bottom: 15px;
}
#faq .slide_toggle_content{
  font-size: 13px;
  padding: 25px 30px;
}
#testimonials,
#content{
  margin-top: 26px;
  margin-bottom: 42px;
  padding: 0 20px;
}
#content h1{
  margin-bottom: 20px;
}
#content h2{
  font-size: 1.5em;
}
.testimonial-item .testimonial{
  font-size: 16px;
  line-height: 1.3333em;
  margin-top: 20px;
  padding-right: 0;
}
.testimonial-item .testimonial p{
  margin: 0;
  padding: 0;
  text-align: justify;
}
.testimonial-item .author{
  font-size: 14px;
  text-align: right;
  margin-bottom: 16px;
}


/* PORTFOLIO ============================================================================== */

#menu-project{
  display: block;
  list-style: none;
  margin: 10px 0 5px;
  padding: 0;
}
#menu-project li{
  display: inline-block;
  margin: 0 0 5px;
}
#menu-project li+li{
  margin-left: 2px;
}
#menu-project li a{
  border: 1px solid #eee;
  color: #6A6A6A;
  cursor: pointer;
  display: block;
  font: 600 12px/1.2em 'Open Sans', sans-serif;
  padding: 6px 8px;
  position: relative;
  text-decoration: none;
}
#menu-project li.current-menu-item a{
  border: 1px solid #fe5e08;
  color: #fe5e08;
}
#menu-project li a:hover{
  border: 1px solid #fe5e08;
}
#main-content .thumb-holder-3-col{
  background: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 8px -2px rgba(0,0,0,.3);
  float: left;
  height: 170px;
  margin-bottom: 20px;
  margin-top: 6px;
  width: 270px;
}
#main-content .portfolio-img-thumb-3-col{
  left: 10px;
  top: 10px;
}


/* FOOTER =================================================================================== */

#foot-bg{
  background-color: #32383f;
}
#bottom-bg{
  background-color: #3c4349;
}
#bottom,#foot,#bottom-bg,#foot-bg{
  color: #fff;
}
#calltoaction{
  margin: 40px auto 4px;
  text-align: center;
}
#calltoaction > h3{
  display: inline-block;
  margin: 0 42px 0 0;
}
a.flat-custom-button.orange-lined > span{
  background-color: transparent;
  border: 3px solid #f93;
  color: #fff;
  font-size: 14px;
  padding: 11px 33px;
}
a.flat-custom-button.orange-lined:hover,
a.flat-custom-button.orange-lined:hover > span{
  background-color: #f93;
  color: #fff;
  opacity: 1;
  text-shadow: 0 1px 2px rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.2);
}
#bottom-bg a,
#foot-bg a{
  color: #ccc;
}
#bottom-bg a:hover,
#foot-bg a:hover{
  color: #F2922E;
}
#bottom h3.bottom-col-title{
  color: #fff;
  padding-bottom: 16px;
}
#bottom .widget_recent_entries li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.footer-top{
  height: auto;
}
#foot > div{
  margin: 0 20px;
  overflow: hidden;
}
#foot_text{
  margin: 14px 0 12px;
  color: #797979;
  width: 75%;
}
#foot_socials{
  margin: 4px 0 0;
  position: static;
  text-align: right;
  width: 25%;
}
#foot_socials > a{
  display: inline-block;
  font-size: 14px;
  margin: 8px 0 0;
}
#foot_socials > a + a{
  margin-left: 12px;
}


/* RESPONSIVE ============================================================================= */

@media screen and (max-width: 959px){

  blockquote.testimonial .half{
    text-align: right;
    width: 100%;
  }

  .tabs-wrapper ul.tabs li a{
    font-size: 12px;
    padding: 0 8px 0 0;
  }
  .tabs-wrapper ul.tabs li a span, .tabs-wrapper ul.tabs li a.selected span{
    padding: 10px 0 6px 8px;
  }
  .tabs-wrapper ul.tabs li a.badged:before{
    font-size: 22px;
    padding: 0 12px;
    right: 0;
    top: -56px;
  }
  .tabs-wrapper ul.tabs li a.badged:after{
    font-size: 36px;
    right: 26px;
    top: -32px;
  }

}
@media screen and (max-width: 959px) and (min-width: 720px){

  #head-content{
    margin-left: 126px;
  }
  body.fixed-menu #head-phone{
    display: none;
  }
  #navigation .menu li a{
    padding-left: 7px;
    padding-right: 7px;
  }
  
  #main-content .thumb-holder-3-col {
    height: 139px;
    width: 198px;
  }

  #calltoaction2{
    right: 36px;
  }
  a.flat-custom-button.orange-lined > span{
    padding-left: 16px;
    padding-right: 16px;
  }

}
@media screen and (min-width: 720px){

  #modal-consult.tmn .modal{
    margin-left: -320px;
    width: 640px;
  }
  #modal-consult.tmn #modal-testimonial{
    color: #fff;
    left: 0;
    margin-left: 340px;
    position: absolute;
    right: 0;
    top: 0;
  }
  #modal-consult.tmn #modal-testimonial > div{
    width: 100%;
  }
  #modal-consult.tmn #modal-testimonial .testimonial{
    background-image: url('https://zhconstruction.com/wp-content/themes/u-design/styles/common-images/pull-quote-light.png');
    float: none;
    font-size: 14px;
    margin-top: 60px;
    width: auto;
  }

}
@media screen and (max-width: 719px){

  #header-content{
    height: 62px;
  }
  #head-logo,
  #head-logo a,
  #head-logo img{
    height: 30px;
    width: 60px;
  }
  #head-content{
    margin-left: 80px;
    padding-top: 0;
    text-align: right;
  }
  #head-phone{
    display: inline-block;
    float: none;
    height: 30px;
    line-height: 30px;
    padding: 0;
    vertical-align: top;
  }
  #head-phone:before{
    top: 0;
  }
  .toggle{
    display: inline-block;
  }
  #navigation{
    display: none;
  }
  #navigation .container_24{
    display: block;
  }
  body.fixed-menu #head-content{
    padding-top: 0;
  }
  #navigation.open{
    background-color: #32383f;
    background-color: rgba(50,56,63,.9);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9500;
  }
  #navigation > .container_24{
    margin-top: 16px;
    padding: 0 20px;
  }

  #navigation.open .wrap{
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    padding-top: 68px;
    padding-bottom: 68px;
    left: 0;
    top: 0;
    z-index: 10;
  }
  #navigation.open .menu-navigation-container{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  #navigation.open .menu{
    float: none;
    margin: 0;
  }
  #navigation.open .menu li{
    float: none;
    display: block;
    overflow: hidden;
    text-transform: uppercase;
  }
  #navigation.open .menu-item-has-children:after{
    display: none;
  }
  #navigation.open .menu li a{
    display: inline-block;
  }
  #navigation.open .menu li.menu-item-has-children a{
    padding-right: 10px;
  }
  #navigation.open .menu ul{
    background: none;
    border: none;
    box-shadow: none;
    display: block;
    margin: 10px 0 2px;
    position: static;
  }
  #navigation.open .menu li{
    margin: 10px 0;
  }
  #navigation.open .menu li li{
    border: none;
    color: #ccc;
    margin: 0;
    text-transform: none;
  }
  #navigation.open .menu li a{
    background: none;
    color: #fff;
  }
  #navigation.open .menu ul li a{
    color: #ccc;
  }
  #navigation.open .menu li a:hover,
  #navigation.open .menu li.current_page_item a{
    background: none;
    color: #f93;
  }

  #content-leader{
    height: auto;
    padding-bottom: 32px;
  }
  #content-leader > .leader-text{
    height: auto;
    line-height: 1.3333em;
    margin: 0;
    text-align: center;
  }
  #content-leader > .wpcf7{
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 0;
  }
  .leader-text > p.inside{
    margin: 0;
    padding: 26px 0;
    text-align: center;
  }
  .pointer:after{
    display: none;
  }

  .tabs-wrapper ul.tabs li a.badged:before,
  .tabs-wrapper ul.tabs li a.badged:after{
    display: none;
  }
  .tabs-wrapper ul.tabs li,
  .tabs-wrapper ul.tabs li a{
    width: 100%;
  }
  .tabs-wrapper ul.tabs li a span,
  .tabs-wrapper ul.tabs li a.selected span{
    padding-left: 20px;
  }
  .tabs-wrapper .tab-content .tabs-inner-padding{
    padding: 0 20px 5px;
  }
  .tabs-inner-padding img.alignright{
    margin: 6px 0 16px !important;
  }
  
  .projects-imgs {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .projects-text {
    float: right;
    width: 100%;
  }

  #main-content .thumb-holder-3-col {
    height: 139px;
    width: 198px;
  }

  #calltoaction > h3{
    display: block;
    margin: 0 0 16px;
  }
  #modal-testimonial{
    display: none;
  }
  #modal-consult .modal {
    top: 0;
    margin-top: 10px;
  }

  #calltoaction2{
    position: static;
    right: auto;
    top: auto;
    margin: 0 auto;
    text-align: center;
  }
  #inspire-block > .text{
    height: auto;
    line-height: 1.3333em;
    margin: 0;
    text-align: center;
  }
  #inspire-block > .text > span{
    font-size: 16px;
    margin: 26px 0 16px;
  }
  #inspire-block{
    height: 150px;
    text-align: center;
  }

}
@media screen and (max-width: 719px) and (min-width: 480px){

  .projects-imgs > a {
    display: inline-block;
    float: none;
  }
  .projects-imgs {
    text-align: center;
  }

}
@media screen and (max-width: 480px){

  #inspire-block > .text > span{
    font-size: 13px;
    margin-top: 16px;
  }
  #inspire-block{
    height: 130px;
  }

  #content-leader > .wpcf7{
    width: auto;
  }
  .wpcf7 .form-header{
    font-size: 18px;
    font-weight: 600;
  }
  .leader-text > p.inside{
    font-size: 14px;
    padding: 16px 0;
  }
  .pointer{
    font-size: 18px;
    margin-top: 6px;
  }
  
  #foot > div{
    margin: 0 10px;
    position: relative;
  }
  #calltoaction > h3{
    font-size: 16px;
  }
  #foot_text,
  #foot_socials{
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  #foot_socials{
    margin: 0 0 16px;
  }
  #foot_socials > a{
    margin: 0;
  }

}
@media screen and (min-width: 480px){

  #foot_text > a:before{
    content: '| ';
    color: #797979;
    display: inline;
  }

}
@media screen and (max-width: 479px){

  #main-content .thumb-holder-3-col {
    width: 270px;    
    height: 170px;
  }
  
  .projects-imgs > a {
    margin: 10px;
    width: calc(50% - 20px);
  }

  #copy{
    display: block;
  }
  #foot_text > a{
    margin: 0 6px;
  }

}