/*
Theme Name: ZEN
Theme URI: http://themeforest.net/item/zen-responsive-wordpress-theme/3168344
Author: Digital Science
Author URI: http://www.digitalscience.za.org/
Description: ZEN Responsive WordPress Theme is clean and modern theme design with several built in theme colors to suit your needs. Built on Bootstrap, this theme has been carefully crafted to be easily customized and flexible using custom built plugins. With it's clean design, this theme is versatile for any type of website, such as an online portfolio, corporate website, retail/service showcase, personal blog etc. Being responsive the theme layout is fluid and is compatible with all mobile and tablet devices, with the option to set the layout to be fixed if required.
Version: 1.3.0
License: ThemeForest Licensing Terms
License URI:	http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: pink, red, orange, green, blue
Text Domain: zen
*/




/* Table of Contents

* Defaults
* Styles
* Wrappers
* Social Links
* Header
* Main
* Archives
* Posts
* Projects
* Team
* Search
* Pagination
* Page Navigation
* Comments
* Respond
* Secondary
* Footer Widgets
* Footer
* Shortcodes
  * Content Blocks
  * Pricing Tables
  * Post Slider
* Sliders
* Project Sliders
* Forms
* Contact Form 7
* Search Form
* Additional Content Boxes
* MediaElement Player
* @media Queries
* RepairShopr

*/

/* Defaults
------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6, h3.gform_title,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	color: #296b70;
	margin: 0;
	margin-bottom: 10px;
}
h1, h1 a {
	margin-bottom: 30px;
	margin-top: 10px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    color: #296b70;
	

}
h2, h2 a, h3.gform_title {
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	color: #296b70;
}

h2.slider, h2.slider a {
	font-size: 100px;
	line-height: 80px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	letter-spacing:-5px;
	color: #000;
}

h2.slider-white, h2.slider-white a {
	font-size: 100px;
	line-height: 80px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	letter-spacing:-5px;
	color: #fff;
}

h3 {
	font-size: 22px;
	font-weight: 200;
	line-height: 26px;
	color: #296b70;
	padding-bottom: 2px;

}

h4 {
	font-size: 16px;
	line-height: 26px;
	font-weight: 100;
	color: #296b70;
	padding-bottom: 0px;
	padding-top: 20px;

}


h5, h5 a,
h6, h6 a {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 400;
	color: #296b70;
}
p, a, label {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #296b70;
}

span {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

li, div {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

p {
	margin-bottom: 25px;
}
a {
	 outline: 0;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
}
a:hover {
	color: #F47920;
	text-decoration: none;
}
ul, ol {
	margin-bottom: 25px;
}

ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

blockquote {
	padding: 0 0 0 30px;
	margin: 0 0 30px 30px;
	border-left: none;
	background: url(images/bg-divider-vertical.png) repeat-y left top;
}
pre {
	margin-bottom: 30px;
}
hr {
	clear: both;
	border: none;
	height: 1px;
	background: url(images/bg-divider.png) repeat-x left bottom;
	margin: 30px 0 35px 0;
	padding-top: 10px;
}
iframe {
	border: none;
	margin: 0;
}
.clear {
	clear: both;
}
.assistive-text {
	display: none;
}
strong, b {
	font-weight: bold;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}

/* Styles
------------------------------------------------------------ */

.mtphr-hover-anim {
	position: relative;
}
.mtphr-hover-anim .mtphr-hover-anim-target {
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.mtphr-hover-anim:hover .mtphr-hover-anim-target,
.mtphr-hover-anim.active .mtphr-hover-anim-target {
	filter: alpha(opacity=100);
	opacity: 1;
}
.zen-overlay-graphic,
.mtphr-overlay-graphic {
	width: 100%;
	height: 100%;
	background: #F47920 url(images/hover-overlay.png) no-repeat center center;
}
.mtphr-hover-anim:hover .mtphr-hover-anim-target.zen-overlay-graphic,
.mtphr-hover-anim:hover .mtphr-hover-anim-target.mtphr-overlay-graphic {
	filter: alpha(opacity=50);
	opacity: .5;
}
.widget-title,
.widget-title a {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
.widget-title {
	font-weight: lighter;
	background: url(images/bg-diagonal-large.png) repeat-x left top;
}
.widget-title > .wrapper {
	margin-bottom: 35px;
}
.widget-title span {
	display: block;
	font-size: 18px;
	line-height: 18px;
}
.widget-title .inner {
	float: left;
	background: #FFF;
	padding-right: 10px;
}
.alignleft {
	float: left;
	margin: 0 20px 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 20px;
}
.aligncenter, dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sub-heading-large {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	font-size: 36px;
	line-height: 60px;
	color: #333;
	margin-bottom: 25px;
}
.sub-heading {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	font-size: 36px;
	line-height: 48px;
	color: #333;
	margin-bottom: 25px;
}
.sub-heading-small {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	font-size: 30px;
	line-height: 40px;
	color: #666;
	margin-bottom: 25px;
}
.inline-heading {
	display: inline-block;
	color: #F47920;
	width: 70px;
}
.drop-cap {
	display: block;
	font-size: 3.35em;
	line-height: .8em;
	/* line-height: .05em; */
	float : left;
	color : #F47920;
	margin-top: 0.16em;
	margin-bottom: -.1em;
	padding-right: 0.1em;
	height: auto;
}
.mtphr-style-link a,
a.mtphr-style-link {
	background: url(images/graphic-plus.png) no-repeat left 3px;
	padding-left: 12px;
}
.mtphr-style-link a:hover,
a.mtphr-style-link:hover {
	color: #ffffff;
}
.mtphr-style-button a,
a.mtphr-style-button {
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 15px 8px 15px;
	background: #CECECE;
}
.mtphr-style-button a:hover,
a.mtphr-style-button:hover {
	color: #F47920;
}
.highlight {
	color: #F47920;
}
.border-image {
	padding: 9px;
	background: #FFF;
	border: 1px solid #CCC;
}
.border-image * {
	display: block;
	margin-bottom: 0;
}


.navwrapper{
	width: 100%;
	height: 31px;
	background-color: #404041;
}

.navwrapperinner{
	max-width: 920px;
	height: 31px;
/* 	background-color: red; */
	margin-left: auto;
	margin-right: auto;
}


.facebooknew{
	width: 25px;
	height: 25px;
	float: right;
	margin-right: 10px;
	/* margin-right: 10%; */
	margin-top: 3px;
	background: url(images/fbwhite.png) no-repeat top center; 
}



.topspace{
	width: 90%;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.greynav{
	width: 90%;
	max-width: 920px;
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e7e8e9;
}

#toptabs {
	padding: 0 20px;
}

#support {
	padding: 0 5px 0 0;
	float: right;
	height: 50px;
}

#logoleft{
	width: 500px;
	float: left;
	margin-top: 30px;
	margin-left: 0;
	height: 370px;
	background-color: #aaa;
	background: url(images/logo-poweredbyheadway.png) no-repeat top center; 
}

#sloganright{
	width: 400px;
	float: right;
	height: 100%;
	background-color: #aaa;
	background: url(images/PINZsponsorlogo.png) no-repeat bottom right;
	background-size: 300px 125px;
}

h1.orange{
	font-size: 32px !important;
	line-height: 36px !important;
	text-align: left !important;
	padding-top: 30px !important;
	text-transform: none !important;
	margin: 80px 0 0 10px !important;
	color: #f37323 !important;
	font-weight: bold !important;
	letter-spacing: 0px !important;
}

p.slogan{
	font-size: 32px !important;
	line-height: 36px !important;
	text-align: left !important;
	text-transform: none !important;
	padding: 0 !important;
	margin: 0 0 0 10px !important;
	font-weight: normal !important;
	color: #296b70 !important;
	letter-spacing: 0px !important;
}

.logowrapperinnerhome{
	width: 90%;
	max-width: 920px;
	height: 496px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(images/cityscape.jpg) no-repeat center;
}

.logowrapperinner{
	width: 90%;
	max-width: 920px;
	height: 420px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(images/cityscape.jpg) no-repeat top center;
}

.greybuttonwrapper{
	width: 100%;
/* 	background-color: red; */
	overflow: hidden;
	margin-bottom: 50px;
}


.greybutton{
	width: 23%;
	border-radius: 4px;
	height: 110px;
	margin: 1%;
	background-color: #404041;
	float: left;
}

.greybutton:hover{
	background-color: #4d4c4e;
}



.greybuttontext{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	margin-top: 45px;
	color: #fff;
}

/* Wrappers
------------------------------------------------------------ */

body {
	/*background: #303030;*//* includes the main header backgound colour */
    background: #296b70;
    margin: 0;
    background-color: #296b70;
	max-width: 100%;
	overflow-x: hidden;
}
body.fixed {
	min-width: 980px;
}
.container,
.container-fluid {
	width: 100%;
	max-width: 880px;
	min-height: 50px;
}
.container {
	padding: 0 20px;
}

/* Social Links
------------------------------------------------------------ */

#social-links {
	float: right;
	margin-top: 35px;
}
.mtphr-social-link {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	background: #666 url(images/icons-social-old.png) no-repeat;
	margin-right: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.mtphr-social-link span {
	width: 30px;
	height: 30px;
	background: #666 url(images/icons-social-old.png) no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.mtphr-twitter-link {
	background-position: 0 -100px;
}
.mtphr-twitter-link span {
	background-position: 0 -150px;
}
.mtphr-facebook-link {
	background-position: -50px -100px;
}
.mtphr-facebook-link span {
	background-position: -50px -150px;
}
.mtphr-google-link {
	background-position: -100px -100px;
}
.mtphr-google-link span {
	background-position: -100px -150px;
}
.mtphr-linkedin-link {
	background-position: -150px -100px;
}
.mtphr-linkedin-link span {
	background-position: -150px -150px;
}
.mtphr-social-link-small {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background: #CCC url(images/icons-social-old.png) no-repeat;
	margin-right: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mtphr-social-link-small span {
	width: 20px;
	height: 20px;
	background: #999 url(images/icons-social-old.png) no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mtphr-twitter-link-small,
.mtphr-twitter-link-small span {
	background-position: -200px -50px;
}
.mtphr-facebook-link-small,
.mtphr-facebook-link-small span {
	background-position: -250px -50px;
}
.mtphr-google-link-small,
.mtphr-google-link-small span {
	background-position: -300px -50px;
}
.mtphr-linkedin-link-small,
.mtphr-linkedin-link-small span {
	background-position: -350px -50px;
}

/* Header
------------------------------------------------------------ */

#siteHeader {
	width: 100%;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#header-widget-area {
	float: right;
}
#header-widget-area .widget {
	margin-top: 35px;
	margin-bottom: 0;
}
#header-widget-area .mtphr-social-widget-links {
	margin-bottom: -5px;
}
#logo {
	display: block;
	float: left;
	margin: 9px 30px 0 0;
}
#logo img {
	display: block;
	height: auto;
	width: auto;
}
#logo .wrapper {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
}

.main-menu-container {
display: block;
height: auto;
width: 910px;
margin-bottom: -4px;
margin-left: auto;
margin-right: auto;
}
.main-menu-container a {
	text-decoration: none;
}
.main-menu-container ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-menu-container > ul > li,
.main-menu-container > ul > li > a {
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 14px;
	color: #fff;
}
.main-menu-container a {
	display: block;
	padding: 9px 15px 2px 15px;
	height: 20px;

	background: #404041;

	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.main-menu-container ul li {
	float:left;
}
.main-menu-container > ul > li {
	display: block;
	position: relative;
	/* background: url(images/bg-divider-vertical.png) repeat-y right top; */
	padding-right: 1px;
}
.main-menu-container > ul > li > ul {
	/* padding-top: 35px; */
	background: #7fb438;
}
.main-menu-container li ul {
	width: auto;
	position: absolute;
	z-index: 99999;
	left: -9999px;
	/* width: 200px; */
}
.main-menu-container li ul li {
	width: auto;
	white-space: nowrap;
	border-top: 1px solid #393939;
	margin-top: -1px;
}
.main-menu-container li ul a {
	float: left;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #999;
	padding: 10px 15px 2px 15px;
	min-width: 100px;
}
.main-menu-container > ul > li:last-child {
	background: none;
	padding-right: 0;
}
.main-menu-container li:hover > ul {
	left: 0;
}
.main-menu-container a:hover,
.main-menu-container li.current-menu-item > a,
.main-menu-container li.current_page_item > a,
.main-menu-container li.current-menu-ancestor > a,
.main-menu-container li.current-page-ancestor > a {
	background: #404041;
    color: #7fb438;
}
.main-menu-container > ul > li > ul a:hover,
.main-menu-container > ul > li > ul li.current-menu-item a,
.main-menu-container > ul > li > ul li.current_page_item a {
	color: #404041;
    background: #92c056;
}

/* !Main mobile menu */
.main-menu-mobile-container {
	display: none;
	clear: both;
	overflow: hidden;
	position: relative;
	/*border: 1px solid #3d3d3d;*/
	height: 31px;
}
.main-menu-mobile-container ul {
	/* position: absolute; */
	width: 100%;
	margin: 0;
}
.main-menu-mobile-container li {
	border-top: 1px solid #fff;
}
.main-menu-mobile-container-condensed li {
	border-color: #262626;
}
.main-menu-mobile-container > ul > li:first-child {
	border: none;
}
.main-menu-mobile-container li,
.main-menu-mobile-container a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #404041;
	background: #92c056;
}
.main-menu-mobile-container a {
	padding: 6px 20px 3px 20px;
}
.main-menu-mobile-container > ul > li > a {
	text-transform: uppercase;
	color: #FFF;
}
.main-menu-mobile-container li ul a {
	color: #FFF;
}
.main-menu-mobile-container a:hover,
.main-menu-mobile-container li.active-menu-item > a {
	color: #fff;
	text-decoration: none;
}
.main-menu-mobile-container a.mtphr-menu-level-1 {
	padding-left: 40px;
}
.main-menu-mobile-container a.mtphr-menu-level-2 {
	padding-left: 60px;
}
.main-menu-mobile-container a.mtphr-menu-level-3 {
	padding-left: 80px;
}
.main-menu-mobile-container a.mtphr-menu-level-4 {
	padding-left: 100px;
}
.main-menu-mobile-container a.mtphr-menu-level-5 {
	padding-left: 120px;
}
.main-menu-mobile-container a.mtphr-menu-level-6 {
	padding-left: 140px;
}
.main-menu-mobile-container a.mtphr-menu-level-7 {
	padding-left: 160px;
}
.main-menu-mobile-container a.mtphr-menu-level-8 {
	padding-left: 180px;
}
.main-menu-mobile-container a.mtphr-menu-level-9 {
	padding-left: 200px;
}
.main-menu-mobile-container a.mtphr-menu-level-10 {
	padding-left: 220px;
}
.main-menu-mobile-container li.mobile-menu-top a {
	text-transform: uppercase;
	color: #FFF;
	background: url(images/bg-mobile-menu.png) no-repeat right;
}
.main-menu-mobile-container li.active-menu-item.mobile-menu-top a {
	text-transform: uppercase;
	color: #FFF;
	background-image: url(images/bg-mobile-menu.png);
	background-repeat: no-repeat;
	background-position: right 12px;
	-webkit-background-size: 25px 8px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.main-menu-mobile-container li.mobile-menu-top a {
		background-image: url(assets/images/bg-mobile-menu@2x.png);
	}
}
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-1,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-2,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-3,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-4,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-5,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-6,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-7,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-8,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-9,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-10 {
	padding-left: 20px;
}
.main-menu-container a:active, .main-menu-container a:selected, .main-menu-container a:visited,
.main-menu-mobile-container a:active, .main-menu-mobile-container a:selected, .main-menu-mobile-container a:visited {
  border: none;
  outline: none;
}

/* facbook logo */
#facebook-icon {
    margin: 32px 0 0;
    border: none;
    outline: none;

}

#builder-icons {
    margin-top: 91px;
    display: none;
}
#builder-icons img {
    margin-left: 10px;
}

/* move fb icon over */
.main-menu-container > ul > li:last-child {
    padding-right: 20px;
}

.light-overlay-container {
	background-color:rgba(0,0,0,0.6) !important;
    width: 45% !important; /* need to chaneg fro smaller screens?? */
    display:none;
}
.sub-heading-large {
    color:  #fff !important;
    line-height: 48px;
}
.light-overlay-container p {
    color: #bbb !important;
}

.gallery .gallery-item {
    width: 170px !important;
}
.gallery img {
    border: none !important;
}
#head-wrapper {
	width: 90%;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
/*     padding-bottom: 20px;  */
}

#sloganbanner {
	min-height: 60px;
	width: 100%;
	overflow: hidden;
	background-color: #f37323;
}

p#slogan{
	font-size: 22px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
}

#featurebox {
	min-height: 300px;
	/*overflow: hidden;*/
	width: 100%;
	background-color: #2b656f;
}
#features {
	height: 300px;
	float: left;
	width: 66.66%;
	background: url(images/racetrack.png) no-repeat center bottom;
}

#featuresleft {
	height: 100%;
	float: left;
	width: 50%;
}

#designed {
	height: 50%;
	float: left;
	width: 80%;
	margin-left: 20%;
	background: url(images/designed.png) no-repeat center;
	background-size: auto;
}

#assimilate {
	height: 35%;
	float: left;
	width: 80%;
	margin-left: 20%;
	margin-bottom: 15%;
	background: url(images/assimilate.png) no-repeat center;
	background-size: auto;
}

#featuresright {
	height: 100%;
	float: right;
	width: 50%;
}

#accurate {
	height: 50%;
	float: left;
	width: 80%;
	margin-right: 20%;
	background: url(images/accurate.png) no-repeat center;
	background-size: auto;
}

#flexibility {
	height: 35%;
	float: left;
	width: 80%;
	margin-right: 20%;
	margin-bottom: 15%;
	background: url(images/flexibility.png) no-repeat center;
	background-size: auto;
}

#hostedstatus {
	float: right;
	position: relative;
	height: 300px;
	width: 33.33%;
	background: url(images/statuspanel.png) no-repeat center;
}

#statuscontentblock{
	width: 200px;
	height: 240px;
	margin: 30px auto;
	
}

img#hostingstatus{
	margin: 0 auto 0 auto;
	padding: 1px 0 0 0;
	
}

p#hostingstatus, p#hostingstatus a, p#hostingstatus a:hover, p#hostingstatus a:visited{
	text-align: center;
	width: 190px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	
}

p#hostingstatus a, p#hostingstatus a:hover, p#hostingstatus a:visited {
	text-decoration: underline;
}

#demobanner {
	min-height: 60px;
	overflow: hidden;
	width: 100%;
	background-color: #f37323;
}

#stepsbanner {
	min-height: 715px;
	overflow: hidden;
	width: 100%;
	background-color: #e7e8e9;
}

#step1 {
	height: 700px;
	float: left;
	width: 33.3%;
	border-right: #fff 1px solid;
	position: relative;
}

#step1::after{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 48px;
	background: url(images/step1-bg.png) no-repeat top left;

}

#step2 {
	height: 700px;
	position: relative;
	float: left;
	width: 33.3%;
	border-right: #fff 1px solid;
}

#step2::after{
	content: "";
	position: absolute;
	left: -1px;
	top: 0px;
	width: 310px;
	height: 48px;
	background: url(images/step2-bg.png) no-repeat top left;
}

#step3 {
	height: 700px;
	float: right;
	min-width: 33%;
	background: url(images/step3-bg.png) no-repeat top left;
}

p#steps{
	font-size: 22px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 20px 0 20px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
}

p#choice{
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	padding: 25px 10px 0 10px;
	margin-bottom: 0;
	color: #296b70;
	font-weight: bold;
}

#stepsimgcenter{
	width: 200px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	padding: 0 auto;
}

img.steps{
	margin: 10px auto;
	padding: 0 auto;
}

p#choicedesc{
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	padding: 15px 25px;
	margin-bottom: 0;
	color: #296b70;
	font-weight: normal;
}

#demobutton {
	min-height: 100px;
	overflow: hidden;
	width: 100%;
}

#introvideo {
	height: 537px;
	overflow: hidden;
	width: 100%;
}

#buttonplaceholder {
	height: 40px;
	margin: 30px auto;
	width: 472px;
	background: #000;
	background: url(images/button_try-valbiz-v-for-days-for-free.png) no-repeat center;
}

p#demo{
	font-size: 22px;
	line-height: 18px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

span.bolder {
	font-weight: bolder;
	font-size: 22px;
	line-height: 18px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

div#centerresponsivemenu{
	margin: auto !important;
	width: 920px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	pointer-events:none;
}

#googlemap{
	margin-left: -30px;
	width: 920px;
}

#orangebanner{
	margin: -20px 0 -25px -30px;
	width: 920px;
	height: 75px;
	background: #f37323;
}

h2#orangebanner{
	color: white;
	transform: uppercase;
	font-size: 22px;
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
	letter-spacing: 1px;
}

#post-109 .entry-content p {
    margin: 0;
}

#post-109 #mtphr-acb-above {
    margin: 0;
}
.page-id-113  .page-header ,
.page-id-109 .page-header {
    background:none;
    margin: 0 0 0px 0;
}
.page-id-113  .page-title {
    margin-bottom: 0px;
}
.gallery {
    margin-left: -9px !important;
}
.post-109 h2 {
    clear: both;
    display: block;
    
}
.menu-item-332,
#menu-item-332 {
    display: none;
}

#responsive-menu-pro-title-image{
	margin: 0 auto;
}

::-webkit-scrollbar:horizontal {
	
} 

/* Main
------------------------------------------------------------ */

#main {
	width: 90%;
	max-width: 920px;
	min-height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e7e8e9;
}

#main-home {
	width: 90%;
	background-color: #2b656f;
	padding-top: 10px;
	max-width: 920px;
	min-height: 90px;
	margin-left: auto;
	margin-right: auto;
}

#content {
/* 	margin-bottom: 30px; */
}

#requestquote{
	width: 920px;
	margin: 0 -50px 0 -30px;
}

#greenintoblurbtop{
	background-color: #2b656f;
	margin: -25px 0 25px -30px;
	width: 920px;
	min-height: 50px;
}

#featurecomparison{
	border-top: #2b656f 20px solid;
	margin-left: -30px;
	padding: 0;
	width: 920px;
	min-height: 1040px;
}

#greenintoblurb{
	background-color: #2b656f;
	margin-left: -30px;
	padding: 0;
	width: 920px;
	min-height: 20px;
}

#systemrequirements{
	background-color: #4a858b;
	margin-left: -30px;
	padding: 20px 60px;
	width: 800px;
	min-height: 20px;
}

h1#systemrequirements{
	color: fff;
	font-size: 26px;
	margin: -25px 0 10px 0;
	text-align: left;
	text-transform: uppercase;
	background: transparent;
	width: 890px;
	padding: 0;
}

#systemrequirements p{
	color: fff;
}

#systemrequirements ul, #systemrequirements li{
	color: fff;
	margin: 0;
}

#systemrequirements ul{
	padding-left: 25px;
}

#faqs{
	background-color: #2b656f;
	margin-left: -30px;
	padding: 20px 60px;
	width: 800px;
	min-height: 20px;
}

#faqs p.question{
	color: #f47f34;
	font-weight: bold;
}

#faqs p.answer{
	color: #fff;
}

.rtbs.rtbs_valbiz {
	width: 920px;
	margin: -25px 0 0 0;
	padding-top: 20px;
}

.rtbs_menu li{
	width: 33.33%;
}

.rtbs_menu li a{
	width: 80%;
	text-align: center;
	font-weight: bold;
}

#valbiz-tab-0 {
	border-top: 15px solid #ec8211 !important;
}

li#valbiz0, li#valbiz0 a.active{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: transparent !important;
	background: #2b656f; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#f8a529, #ec8211); /* Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f8a529, #ec8211); /* For Opera 11.6 to 12.0 */
	background: -moz-linear-gradient(#f8a529, #ec8211); /* For Firefox 3.6 to 15 */
	background: radial-linear(#f8a529, #ec8211); /* Standard syntax */
	color: #2b656f !important;
}

li#valbiz0 a{
	color: #2b656f !important;
}

#valbiz-tab-1 {
	border-top: 15px solid #2b656f !important;
}

li#valbiz1, li#valbiz1 a.active{
	max-width: 100%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: transparent !important;
	background: #2b656f; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#468188, #2b656f); /* Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#468188, #2b656f); /* For Opera 11.6 to 12.0 */
	background: -moz-linear-gradient(#468188, #2b656f); /* For Firefox 3.6 to 15 */
	background: radial-linear(#468188, #2b656f); /* Standard syntax */
	color: #fff !important;
	
}

li#valbiz1 a{
	color: #fff !important;
}

#valbiz-tab-2 {
	border-top: 15px solid #e6581e !important;
}

li#valbiz2, li#valbiz2 a.active{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: transparent !important;
	background: #2b656f; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#f47836, #e6581e); /* Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f47836, #e6581e); /* For Opera 11.6 to 12.0 */
	background: -moz-linear-gradient(#f47836, #e6581e); /* For Firefox 3.6 to 15 */
	background: radial-linear(#f47836, #e6581e); /* Standard syntax */
	color: #fff !important;
}

li#valbiz2 a{
	color: #fff !important;
}

p#whitetext{
	color: #fff;
	padding: 40px 20px 20px 60px;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
}

h1#valbiz{
	color: #fff;
	font-size: 26px;
	margin: -93px 0 50px 30px;
	text-align: left;
	text-transform: uppercase;
}

h1#valbiz2{
	color: #fff;
	font-size: 26px;
	margin: -93px 0 50px 0px;
	text-align: left;
	text-transform: uppercase;
}

h1#valbiz3{
	color: #fff!important;
	font-size: 26px;
	margin: 0 0 20px 60px;
	text-align: left;
	text-transform: uppercase;
}

#valbizdetail{
	margin: 10px 30px;
}

img.overhanglabel{
	margin: 40px 0 0 -67px;
}

img.overhang{
	margin: 50px 0 0 -98px;
}

img.packagelogo{
	margin: 0;
	
}

div#hoursleft{
	float: left;
	width: 160px;
}

div#hoursright{
	float: right;
	width: 95px;
}

.page-header {
	margin: 0 0 0px 0;
	padding: 0;
	border: none;
}
.page-title {
	font-size: 26px;
	line-height: 48px;
	font-weight: 100;
	color: #333;
	margin-bottom: 12px;
}
.entry-header {
	margin-bottom: 13px;
}

.sticky .entry-title,
.sticky .entry-title a {
	color: #F47920;
}
.entry-title a:hover {
	color: #F47920;
}
.featured-image-container-wrapper {
	text-align: center;
}
.featured-image-container {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 30px;
	border: 1px solid #CDCDCD;
}
.featured-image-container > .wrapper {
	position: relative;
	display: block;
	border: 9px solid #FFF;
}
.featured-image {
	display: block;
}
.featured-image-title {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 48px;
	line-height: 48px;
	font-weight: 100;
	color: #FFF;
	margin-top: -20px;
	margin-bottom: 0;
}
.entry-meta {
	clear: both;
	margin: 0 0 12px 0 !important;
}
.entry-utility {
	margin-right: 14px;
}
.entry-utility,
.entry-utility a {
}
.entry-utility-prep {
	color: #F47920;
	margin-right: 2px;
}
.entry-utility a:hover,
.entry-utility a:hover .entry-utility-prep {
	color: #F47920;
}
.wp-caption {
	width: auto !important;
	max-width: 97%;
	border: 1px solid #CDCDCD;
	padding: 9px;
	background: #FFF;
	margin-bottom: 25px;
}
.wp-caption img {
	max-width: 100%;
	margin-bottom: 10px;
}
.wp-caption-text,
.gallery-caption {
	font-style: italic;
	text-align: center;
	margin-bottom: 0;
}
.gallery-icon {
	margin-bottom: 10px;
}

/* Archives
------------------------------------------------------------ */

.archive-title {
	margin-bottom: 20px;
}
.archive-title,
.archive-title-meta {
	font-size: 24px;
	font-weight: 100;
}
.archive-title-meta {
	color: #F47920;
}
.mtphr-archive-entry-title,
.mtphr-archive-entry-title a {
	font-size: 18px;
	line-height: 18px;
	color: #666;
}
.mtphr-archive-entry-title a:hover {
	color: #F47920;
}
.mtphr-archive-item-excerpt {
	/* line-height: 18px; */
	margin-bottom: 0;
}
.mtphr-archive-thumbnail-wrapper {
	text-align: center;
}
.mtphr-archive-thumbnail-link {
	position: relative;
	display: inline-block;
	max-width: 100%;
	border: 1px solid #CDCDCD;
	margin-bottom: 20px;
}
.mtphr-archive-thumbnail-link > .wrapper {
	border: 9px solid #FFF;
}
.mtphr-archive-thumbnail-link a {
	display: block;
}
.mtphr-archive-thumbnail {
	display: block;
}

/* Posts
------------------------------------------------------------ */

/* Archives */
.page-template-pgtemp-blog-php .type-post,
.archive article {
	padding-bottom: 32px;
	margin-bottom: 26px;
	background: url(images/bg-divider.png) repeat-x left bottom;
}
.page-template-pgtemp-blog-php .type-post .entry-content > p {
	margin-bottom: 13px;
}

/* Single */
.single-post .page-title {
	float: left;
}
.single-post #content {
	padding-bottom: 32px;
	background: url(images/bg-divider.png) repeat-x left bottom;
}

/* Post Blocks */
.mtphr-post-block-post .entry-header {
	position: relative;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
}
.mtphr-post-block-post .entry-title,
.mtphr-post-block-post .entry-title a {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
.mtphr-post-block-post .entry-title a:hover {
	color: #F47920;
}
.mtphr-post-block-post .entry-title-arrow {
	display: block;
	position: absolute;
	bottom: -20px;
	right: 27px;
	width: 20px;
	height: 20px;
	background: url(images/arrow-bubble.png);
}
.mtphr-post-block-post .entry-date {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F47920;
	margin: 0;
}

/* Projects
------------------------------------------------------------ */

.single-mtphr_projects .page-header,
.page-template-pgtemp-mtphr_projects-php .page-header {
	margin-bottom: 24px;
}
.single-mtphr_projects .entry-header {
	margin-bottom: 23px !important;
}
.single-mtphr_projects .mtphr-project-slider {
	/* clear: none !important; */
}
/*
.single-mtphr_projects .mtphr-slider-buttons {
	top: 8px !important;
}
*/
.page-template-pgtemp-mtphr_projects-php #mtphr-nav-columns {
	padding-top: 5px;
}
.page-template-pgtemp-mtphr_projects-php .entry-header {
	margin-bottom: 24px;
}

/* Team
------------------------------------------------------------ */

.single-mtphr_team_members .page-header {
	margin-bottom: 24px;
}
.single-mtphr_team_members .entry-header {
	margin-bottom: 24px;
}
.single-mtphr_team_members .entry-title {
	margin-bottom: 0;
}
.type-mtphr_team_members .archive-entry-title,
.type-mtphr_team_members .archive-entry-title a {
	font-size: 18px;
	line-height: 18px;
}
.mtphr-team-members-title,
.mtphr-team-members-title a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F47920;
	margin: 0;
}
.post-type-archive-mtphr_team_members .type-mtphr_team_members .entry-content p {
	line-height: 18px;
	margin-bottom: 20px;
}
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-team-members-title,
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-team-members-title a,
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-archive-item-excerpt {
	line-height: 18px;
}

/* Search
------------------------------------------------------------ */

.search-results article {
	padding-bottom: 32px;
	margin-bottom: 26px;
	background: url(images/bg-divider.png) repeat-x left bottom;
}
.search-results .entry-header {
	margin-bottom: 0;
}
.search-results .entry-title,
.search-results .entry-title a {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 0;
}
.search-results .entry-content p {
	margin-bottom: 0;
}

/* Pagination
------------------------------------------------------------ */

.paginate-break {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
}
#paginate-container,
#page-paginate-container,
#comment-nav {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}
.paginate-heading {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 18px;
}
#page-paginate-container .paginate-heading {
	margin-right: 19px;
}
ul.page-numbers {
	display: inline;
	margin: 0;
}
ul.page-numbers li {
	float: left;
	display: block;
	color: #333;
	border-left: 1px solid #CCC;
	padding: 0;
	margin: 0;
}
ul.page-numbers li:last-child {
	border-right: none;
}
ul.page-numbers li a,
ul.page-numbers li span {
	display: block;
	height: 19px;
	font-weight: bold;
	line-height: 19px;
	color: #CCC;
	padding: 0 18px 0 20px;
	margin: 0;
}
ul.page-numbers a.next,
ul.page-numbers a.prev,
ul.page-numbers li.next-link a,
ul.page-numbers li.prev-link a {
	text-transform: uppercase;
}
ul.page-numbers li.next-link a {
	margin-left: 4px;
}
ul.page-numbers li a:hover {
	color: #F47920;
}
ul.page-numbers li span.current {
	color: #666;
}

/* Page Navigation
------------------------------------------------------------ */

.single-nav ul {
	list-style: none;
	margin: 0;
}
.single-nav ul li {
	float: left;
	direction: block;
	color: #333;
	border-left: 1px solid #E5E5E5;
	padding: 0;
	margin: 0;
}
.single-nav ul li:first-child {
	border-left: none;
}
.single-nav ul li a,
.single-nav ul li span {
	display: block;
	height: 19px;
	font-weight: bold;
	line-height: 19px;
	color: #CCC;
	padding: 0 20px 0 12px;
	margin: 0;
}
.single-nav ul li:first-child a {
	padding-left: 0;
}
.single-nav ul li:last-child a {
	padding-right: 0;
}
.single-nav ul li a:hover {
	color: #F47920;
}
.single-nav ul li.active a {
	color: #666;
}
#single-nav-top {
	float: right;
	padding: 10px 0;
}
#content-nav {
	float: right;
	padding-top: 10px;
}
#content-nav > div {
	float: left;
	height: 19px;
	border-right: 1px solid #CCC;
}
#content-nav div:last-child {
	border-right: none;
}
#content-nav a {
	display: block;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
	padding: 0 24px 0 14px;
}
#content-nav a:hover {
	color: #F47920;
}
.page-nav .paginate-heading {
	margin-right: 8px;
}
.page-nav {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
.page-nav a {
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
}
.page-nav a:hover {
	color: #F47920;
}
.paginate-links {
	letter-spacing: 10px;
}
#comment-nav ul li:first-child {
	border: none;
}

/* Comments
------------------------------------------------------------ */

#social-links-container {
	float: right;
	margin: 0 0 30px 0;
}
#social-links-container a {
	float: left;
	margin-right: 5px;
	margin-top: -2px;
}
#social-links-container span {
	float: left;
	margin-right: 15px;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}
#social-links-container .mtphr-social-link,
#social-links-container .mtphr-social-link span {
	background-color: #CCC !important;
}
#social-links-container .mtphr-twitter-link {
	background-position: 0 -50px !important;
}
#social-links-container .mtphr-twitter-link span {
	background-position: 0 -150px !important;
}
#social-links-container .mtphr-facebook-link {
	background-position: -50px -50px !important;
}
#social-links-container .mtphr-facebook-link span {
	background-position: -50px -150px !important;
}
#social-links-container .mtphr-google-link {
	background-position: -100px -50px !important;
}
#social-links-container .mtphr-google-link span {
	background-position: -100px -150px !important;
}
#social-links-container .mtphr-linkedin-link {
	background-position: -150px -50px !important;
}
#social-links-container .mtphr-linkedin-link span {
	background-position: -150px -150px !important;
}
#social-links-container-date {
	color: #F47920;
}

#comments-links-container {
	float: left;
	margin: 0 0 30px 0;
}
#comments-links-container .comments-link {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}
#comments {
	clear: both;
	margin: 30px 0;
}
#commentscontainer {
	background: url(images/bg-divider.png) repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#commentscontainer ol, #commentscontainer ul {
	list-style: none;
}
.commentlist {
	margin-left: 0;
}
.commentlist ul.children {
	margin-left: 90px;
}
.commentlist > li > ul.children {
	margin-left: 120px;
}
.comment-container {
	width: 100%;
	vertical-align: top;
	border-spacing: 0;
	margin-bottom: 20px;
}
.comment-container td {
	vertical-align: top;
	padding: 0;
}
.comment-avatar {
	float: none;
	width: 90px;
	margin: 0;
}
.comment-avatar .wrapper {
	border: 1px solid #CCC;
}
ul.children .comment-avatar {
	width: 60px;
}
.comment-avatar img {
	display: block;
	border: 9px solid #FFF;
}
ul.children .comment-avatar img {
	width: 50px;
	height: 50px;
	border-width: 4px;
}
.comment-arrow {
	width: 30px;
}
.comment-arrow span {
	float: right;
	display: block;
	width: 20px;
	height: 34px;
	background: url(images/comment-arrow.png) no-repeat top right;
	margin-right: -1px;
}
.comment-container td.comment-data {
	clear: none;
	background: #F2F2F2;
	border: 1px solid #CCC;
	padding: 15px;
}
.comment-data p {
	margin-bottom: 10px;
}
.comment-data .comment-author,
.comment-data .comment-author a {
	font-size: 14px;
	line-height: 14px;
}
.comment-data .comment-author a:hover {
	color: #F47920;
}
.comment-data .comment-body p {
	font-size: 14px;
	font-style: italic;
}
.comment-data .comment-date {
	float: left;
	font-style: italic;
	line-height: 14px;
	color: #F47920;
	margin: 0;
}
.comment-data .comment-reply-link {
	float: right;
	font-style: italic;
	line-height: 14px;
	margin: 0;
}
.comment-data .comment-reply-link:hover {
	color: #F47920;
}
.bypostauthor > .comment-container .comment-avatar .wrapper {
}

/* Respond
------------------------------------------------------------ */

#reply-title {
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
#reply-title small,
#reply-title small a {
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
}
#respond {
}
.depth-2 #respond {
	margin-left: -120px;
}
.depth-3 #respond {
	margin-left: -210px;
}
.depth-4 #respond {
	margin-left: -300px;
}
.depth-5 #respond {
	margin-left: -390px;
}
.depth-6 #respond {
	margin-left: -480px;
}

/* Secondary
------------------------------------------------------------ */

.widget {
	margin-bottom: 55px;
}
.widget-title > .wrapper {
	margin-bottom: 20px;
}
.widget-sub-title {
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #CCC;
	background: url(images/bg-divider.png) repeat-x left bottom;
	margin-bottom: 13px;
	padding-bottom: 8px;
}
.widget > ul {
	list-style: none;
	margin: 0;
}
.widget p, .widget li, .widget a, .widget label, .widget span, .widget div {
	line-height: 18px;
}
.widget p {
	margin-bottom: 20px;
}

/* Widget Form Fields */
.widget form p {
	margin-bottom: 0;
}

/* Archives, Categories, Links, RSS, Recent Comments, Recent Entries */
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_links > ul > li,
.widget_rss > ul > li,
.widget_recent_comments > ul > li,
.widget_recent_entries > ul > li {
	background: url(images/bg-divider.png) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.widget_archive > ul > li:last-child,
.widget_categories > ul > li:last-child,
.widget_links > ul > li:last-child,
.widget_rss > ul > li:last-child,
.widget_recent_comments > ul > li:last-child,
.widget_recent_entries > ul > li:last-child {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* Archives, Categories, Links, Recent Comments, Recent Entries */
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_recent_entries a {
	color: #666;
	background: url(images/graphic-plus.png) no-repeat 3px 2px;
	padding-left: 16px;
}
.widget_archive a:hover,
.widget_categories a:hover,
.widget_links a:hover,
.widget_recent_comments a:hover,
.widget_recent_entries a:hover {
	color: #F47920;
}

/* Recent Comments */
.widget_recent_comments a {
	color: #CCC;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-size: 12px;
	font-weight: bold;
  text-align: center;
  padding-bottom: 5px;
}
#wp-calendar th {
	font-weight: bold;
	font-size: 12px;
  text-align: center;
  padding: 5px 0;
  width: 14.2%;
}
#wp-calendar td {
  text-align: center;
  font-size: 12px;
  padding: 2px 0 0 0;
  width: 14.2%;
}
#wp-calendar td#today {
	color: #FFF;
	background: #F47920;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#wp-calendar td a {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #F47920;
}
#wp-calendar tfoot td {
	padding: 5px 0;
}

/* RSS */
.widget_rss .rsswidget,
.widget_rss cite {
	color: #CCC;
}
.widget_rss .rsswidget:hover {
	color: #F47920;
}

/* Tag Cloud */
.widget_tag_cloud a {
	display: inline-block;
	font-size: 12px !important;
	color: #FFF;
	background: #CCC;
	padding: 6px 10px;
	margin: 0 8px 7px 0;

	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;
}
.widget_tag_cloud a:hover {
	background: #F47920;
}

/* Metaphor Posts */
.mtphr-posts-widget-title {
	color: #CCC;
}
.mtphr-posts-widget a.readmore {
	background: url(images/graphic-plus.png) no-repeat left center;
	padding-left: 12px;
}

/* Metaphor Comments */
.mtphr-comments-widget ul li {
	padding-bottom: 18px;
	margin-bottom: 20px;
	background: url(images/bg-divider.png) repeat-x left bottom;
}
.mtphr-comments-widget ul li:last-child {
	padding-bottom: 0;
	background: none;
}
.mtphr-comments-avatar {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	margin-bottom: 20px;
}
.mtphr-comments-avatar img {
	width: 30px;
	height: 30px;
}
.widget .mtphr-comments-author {
	line-height: 22px;
	padding-top: 8px;
}
.widget .mtphr-comments-date {
	color: #F47920;
	line-height: 22px;
}
.widget .mtphr-comments-excerpt {
	line-height: 22px;
}

/* Metaphor Twitter */
.mtphr-twitter-widget-image {
	background-color: #F47920 !important;
	background-position: 0 -50px;
}
.mtphr-twitter-widget-date {
	color: #F47920;
}

/* Maven Social Widget */
.mtphr-social-widget-title {
	color: #CCC;
	text-transform: uppercase;
}
.mtphr-twitter-widget ul li,
.mtphr-twitter-widget ul li a {
	line-height: 18px;
	color: #999;
}
.mtphr-twitter-widget ul li a:hover {
	color: #F47920;
}
.mtphr-social-widget-date {
	color: #CCC;
}
.mtphr-social-widget .mtphr-social-link,
.mtphr-social-widget .mtphr-social-link span {
	background-image: url(images/icons-social-old.png) !important;
}
#secondary .mtphr-social-widget .mtphr-social-link,
#secondary .mtphr-social-widget .mtphr-social-link span {
	background-color: #CCC !important;
}
.mtphr-social-widget .mtphr-twitter-link {
	background-position: 0 -50px !important;
}
.mtphr-social-widget .mtphr-twitter-link span {
	background-position: 0 -150px !important;
}
.mtphr-social-widget .mtphr-facebook-link {
	background-position: -50px -50px !important;
}
.mtphr-social-widget .mtphr-facebook-link span {
	background-position: -50px -150px !important;
}
.mtphr-social-widget .mtphr-google-link {
	background-position: -100px -50px !important;
}
.mtphr-social-widget .mtphr-google-link span {
	background-position: -100px -150px !important;
}
.mtphr-social-widget .mtphr-linkedin-link {
	background-position: -150px -50px !important;
}
.mtphr-social-widget .mtphr-linkedin-link span {
	background-position: -150px -150px !important;
}
.mtphr-social-widget-date {
	color: #F47920;
}

/* Metaphor Contact Widget */
.mtphr-contact-widget-title,
.mtphr-contact-widget-title * {
	color: #F47920 !important;
}
.mtphr-contact-widget-email a,
.mtphr-contact-widget-info a {
	text-decoration: underline;
}
.mtphr-contact-widget-email a:hover,
.mtphr-contact-widget-info a:hover {
	color: #F47920;
}

/* --------------------------------------------------------- */
/* !Metaphor Social Links */
/* --------------------------------------------------------- */

.mtphr-social-widget-links a {
	margin: 0 0 5px 5px;
}
.mtphr-social-widget-links a i {
	width: 30px;
	height: 30px;
	font-size: 1.5em;
	line-height: 30px;
	color: #FFF;
	background-color: #CCC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
}
.mtphr-social-widget-links a:hover i {
	color: #F47920;
}

/* Footer Widgets
------------------------------------------------------------ */

#footer-before {
	padding-top: 37px;
}
#footer-before .widget > ul {
	padding-left: 0;
}
#footer-before .widget-title {
	font-weight: bold;
	color: #FFF;
	background: none;
}
#footer-before .widget-title > .wrapper {
	float: none;
	color: #FFF;
	background: url(images/bg-divider.png) repeat-x left bottom;
	padding-bottom: 15px;
}
#footer-before .widget-title > .wrapper > .inner {
	float: none;
	color: #FFF;
	background: none;
}

#footer-before h1, #footer-before h2, #footer-before h3, #footer-before h4, #footer-before h5, #footer-before h6,
#footer-before h1 a, #footer-before h2 a, #footer-before h3 a, #footer-before h4 a, #footer-before h5 a, #footer-before h6 a {
	color: #FFF;
}
#footer-before p, #footer-before li, #footer-before a, #footer-before label, #footer-before span, #footer-before div {
	color: #999;
}
#footer-before a:hover {
	color: #F47920;
}

/* Metaphor Posts */
#footer-before .mtphr-posts-widget-title {
	color: #FFF;
}
#footer-before .mtphr-posts-widget-title:hover {
	color: #F47920;
}
#footer-before .mtphr-posts-widget a.readmore {
	color: #FFF;
	background: url(images/graphic-plus.png) no-repeat left center;
	padding-left: 12px;
}
#footer-before .mtphr-posts-widget a.readmore:hover {
	color: #F47920;
}

/* Metaphor Twitter */
#footer-before .mtphr-twitter-widget-image {
	background-color: #F47920 !important;
}
#footer-before .mtphr-twitter-widget-date {
	color: #FFF;
}

/* Metaphor Contact Widget */
#footer-before .mtphr-contact-widget-title {
	color: #F47920;
}
#footer-before .mtphr-contact-widget-email a {
	color: #FFF;
}
#footer-before .mtphr-contact-widget-email a:hover {
	color: #F47920;
}

/* Metaphor Social Widget */
#footer-before .mtphr-social-widget-title {
	color: #FFF;
	text-transform: uppercase;
}
#footer-before .mtphr-social-widget-date {
	color: #FFF;
}
#footer-before .mtphr-social-widget-links a i,
#header-widget-area .mtphr-social-widget-links a i {
	color: #b3b3b3;
	background-color: #666;
}
#footer-before .mtphr-social-widget-links a:hover i,
#header-widget-area .mtphr-social-widget-links a:hover i {
	color: #F47920;
}

/* Footer
------------------------------------------------------------ */

#siteFooter {
	height: 200px;
	overflow: hidden;
	width: 90%;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4a858b;
}

#footerlogo{
	width: 250px;
	margin-top: 10px;
	margin-left: 20px;
	height: 130px;
	background-color: #aaa;
	background: url(images/logo-poweredbyheadway-sml-white.png) no-repeat top center; 
}

#footerleft{
	width: 47%;
	padding: 10px 0 10px 20px;
	float: left;
	height: 40px;
}

p#footerleft, p#footerleft.a{
	text-align: left;
	padding: 0 0 0 20px;
	margin :0;
	color: #fff !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal;
	
}

#footerleft a:hover, #footerleft a:visited{
	color: #fff !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal;
}

#footerright{
	width: 47%;
	padding: 10px 20px 10px 0;
	float: right;
	height: 40px;
}

p#footerright, p#footerright.a{
	text-align: right;
	padding: 0 20px 0 0;
	margin :0;
	width: 100%;
	color: #fff !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#footerright a:hover, #footerright a:visited{
	color: #fff !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.footerinner{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 50px;	
}

.terms{
	width: 170px;
	height: 61px;
	margin: 1%;
	float: left;
	background: url(images/terms.png) no-repeat top center; 
}



#siteFooter .container-fluid {
}

#siteFooter .wrapper {
	max-width: 940px;
	padding: 0 10px;
	margin: 0 auto;
}
#footer-text-left {
	float: left;
}
#footer-text-right {
	float: right;
	text-align: right;
}
#siteFooter p {
	color: #fff;
	margin: 0;
}
#siteFooter a {
	color: #fff;
/* 	text-decoration: underline; */
	margin-bottom: 0;
}
#siteFooter a:hover {
	color: #fff;
}

#siteFooter .footer-logo {
    position: absolute;
    right: 16px;
    top: -49px;
}

#siteFooter #footer-text-center {
    text-align: center !important;
    margin-bottom: 40px;
}


/* Shortcodes
------------------------------------------------------------ */

/* Content Blocks */

.content-blocks-header {
	background: url(images/bg-diagonal-large.png) left top repeat-x;
}
.content-blocks-title {
	float: left;
	text-transform: uppercase;
	color: #F47920;
	background: #FFF;
	padding: 0 10px 0 0;
}
.content-blocks h1, .content-blocks h2, .content-blocks h3, .content-blocks h4, .content-blocks h5, .content-blocks h6,
.content-blocks h1 a, .content-blocks h2 a, .content-blocks h3 a, .content-blocks h4 a, .content-blocks h5 a, .content-blocks h6 a {
	margin: 0;
}

/* Pricing Tables */

.mtphr-pricing-table-list {
	border: none !important;
	background: url(images/bg-divider.png) repeat-x left top;
	padding-top: 1px;
}
.mtphr-pricing-table-condensed .mtphr-pricing-table-price {
	border: none !important;
	background: url(images/bg-divider.png) repeat-x left bottom;
}
.mtphr-pricing-table-values p {
	border-bottom: none !important;
	background: url(images/bg-divider.png) repeat-x left bottom;
}
.mtphr-pricing-table-condensed:hover .mtphr-pricing-table-title {
	background: #F47920 !important;
}
.mtphr-pricing-table-button a:hover {
	background-color: #F47920 !important;
}
.mtphr-pricing-table-normal:hover .mtphr-pricing-table-price {
	background: #F47920 !important;
}
.mtphr-pricing-table-list .mtphr-pricing-table-values p strong {
	color: #F47920 !important;
}

/* Post Slider */

.mtphr-post-slider-header {
	background: url(images/bg-diagonal-large.png) left top repeat-x;
	margin-bottom: 20px;
}
.mtphr-post-slider-title {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #F47920;
	background: #FFF;
	padding: 0 10px 0 0;
	margin: 0 0 17px 0;
}
.mtphr-post-slider-navigation {
	clear: both;
}
.mtphr-post-slider .mtphr-post-slider-prev,
.mtphr-post-slider .mtphr-post-slider-next {
	display: block;
	float: left;
	width: 20px;
	height: 21px;
	background: #B2B2B2;
	padding: 10px 0 0 11px;

	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.mtphr-post-slider .mtphr-post-slider-prev:hover,
.mtphr-post-slider .mtphr-post-slider-next:hover {
	background: #666;
}
.mtphr-post-slider .mtphr-post-slider-prev span,
.mtphr-post-slider .mtphr-post-slider-next span {
	display: block;
	width: 8px;
	height: 12px;
	text-indent: -9999px;
	background: url(images/icons.png) no-repeat;
}
.mtphr-post-slider .mtphr-post-slider-prev span {
	background-position: -15px -15px;
}
.mtphr-post-slider .mtphr-post-slider-next span {
	background-position: 0 -15px;
}


/* Sliders
------------------------------------------------------------ */

.mtphr-slider-container {
	position: relative;
	/*border: 1px solid #CDCDCD;*/
}
.mtphr-slider-container > .wrapper {
	display: block;
	border: 0px solid #FFF;
}
.mtphr-slider-buttons p a.active {
	background: #ffffff !important;
}
.mtphr-feature-slider .mtphr-slider-buttons a.active {
	background: #ffffff !important;
}

.mtphr-feature-slider.mtphr-buttons-enabled .mtphr-slider-container {
    margin-bottom: 10px !important;
}
.mtphr-feature-slider .mtphr-slider-buttons {
    float: right;
}

.mtphr-slider-prev {
	left: 10px !important;
}
.mtphr-slider-next {
	right: 10px !important;
}

/* Project Sliders
------------------------------------------------------------ */
.mtphr-project-slider.mtphr-buttons-enabled .mtphr-slider-container {
	margin-bottom: 0 !important;
}
.single-mtphr_projects .mtphr-project-slider {
	position: relative;
}
.single-mtphr_projects .mtphr-slider-buttons {
	float: right;
	margin-top: 6px;
	margin-bottom: 23px;
}
.single-mtphr_projects .mtphr-slider-buttons a {
	color: #CCC;
	border: 1px solid #E5E5E5;
}
.single-mtphr_projects .mtphr-slider-buttons a:hover,
.single-mtphr_projects .mtphr-slider-buttons a.active {
	color: #666;
}

/* Forms
------------------------------------------------------------ */

form .controls {
	padding: 4px 6px;
	border: 1px solid #CCC;
}
input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form .controls input[type="text"],
form .controls input[type="email"],
form .controls input[type="password"] {
	font-style: italic;
	border: none;
	padding: 0;
	margin: 0;

	width: 100%;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form .controls textarea {
	font-style: italic;
	border: none;
	padding: 0;
	margin: 0;

	width: 100%;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-submit {
	text-align: right;
}
form input[type="submit"] {
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	background: #666;
	border: none;
	padding: 6px 25px;

	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
form input[type="submit"]:hover {
	background: #F47920;
}

/* Contact Form 7
------------------------------------------------------------ */

.wpcf7-response-output,
span.wpcf7-not-valid-tip {
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
	font-weight: 100 !important;
	line-height: 18px !important;
	color: #FFF !important;
	background: #303030 !important;
	padding: 12px 15px !important;
	margin: 0 !important;
	border: 1px solid #F47920 !important;
}
span.wpcf7-not-valid-tip {
	top: 10% !important;
	left: 0 !important;
}
.wpcf7-mail-sent-ok {
	border: 1px solid #F47920 !important;
}
.wpcf7-validation-errors {
	border: 1px solid #F47920 !important;
}


/* Search Form
------------------------------------------------------------ */

.search-form {
	position: relative;
	height: 30px;
}
.search-form .control-group {
	padding-right: 30px;
}
.search-form .controls {
	border-right: none;
}
.search-form .submit-wrapper,
.search-form .submit {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
}
.search-form .submit-wrapper {
	z-index: 1;
	background: #666 url(images/btn-search.png) no-repeat left center;
}
.search-form [type="submit"].submit {
	text-indent: -9999px;
	background: #F47920 url(images/btn-search.png) no-repeat left center;
	border: none;
	padding: 0;

	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.search-form .submit:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* Additional Content Boxes
------------------------------------------------------------ */

#mtphr-acb-above.border-top,
#mtphr-acb-below.border-top {
	background: url(images/bg-divider.png) repeat-x left top;
	border: none !important;
	padding-top: 30px !important;
}
#mtphr-acb-above.border-bottom,
#mtphr-acb-below.border-bottom {
	border: none !important;
}
#mtphr-acb-above.border-bottom .wrapper,
#mtphr-acb-below.border-bottom .wrapper {
	background: url(images/bg-divider.png) repeat-x left bottom;
	padding-bottom: 1px;
}



/* MediaElement Player
------------------------------------------------------------ */

.mediaelement {
	margin-bottom: 25px;
}
.mejs-overlay-button,
.mejs-container .mejs-controls div.mejs-button,
.mejs-controls .mejs-button button {
	background-image: url(images/controls.png) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-image: url(images/mejs-time-rail-loading.png) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background-image: url(images/mejs-time-rail-progress.png) !important;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	background: #F47920 !important;
}

/* Media Queries
------------------------------------------------------------ */
#footer-before.row > .wrapper {
	max-width: 940px;
	padding: 0;
	margin: 0 auto;
}
.row-fluid [class*="span"] {
	min-height: 0 !important;

}
@media (min-width: 768px) and (max-width: 979px) {





}

@media (max-width: 767px) {


.facebooknewgrey{
	width: 25px;
	height: 25px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	/* margin-right: 10%; */
	margin-top: -90px;
	background: url(images/fbgrey.png) no-repeat top center; 
}




.footerinner{
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

	overflow: hidden;
	min-height: 70px;	
}


.navwrapper{
	width: 100%;
	height: 31px;
	background-color: #404041;
}

.navwrapperinner{
	max-width: 920px;
	height: 31px;
/* 	background-color: red; */
	margin-left: auto;
	margin-right: auto;
}


.facebooknew{
display:none;
}




.greybutton{
	width: 48%;
	border-radius: 4px;
	height: 110px;
	margin: 1%;
	background-color: #404041;
	float: left;
}

.greybutton:hover{
	background-color: #4d4c4e;
}



.greybuttontext{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	margin-top: 45px;
	color: #fff;
}


h1, h1 a {
	font-size: 40px;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
		margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;

}
h2, h2 a {
	font-size: 100px;
	line-height: 80px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing:0px;
	color: #000;
}

h6{
	display:none;
}

	.fluid #logo {
		/* float: none; */
		margin-bottom: 35px;
	}
	#header-widget-area .widget {
		margin-bottom: 30px;
	}
	.fluid #social-links {
		margin-bottom: 35px;
	}
	.fluid .featured-image-title {
		font-size: 28px;
		line-height: 28px;
		margin-top: -15px;
	}
	.fluid .page-title {
		font-size: 32px;
		line-height: 32px;
	}
	.fluid .entry-title {
		font-size: 24px;
		line-height: 24px;
	}
	.fluid #footer-text-left,
	.fluid #footer-text-right {
		float: none;
		text-align: center;
	}

	/* !Main menu */
	.fluid .main-menu-container {
		display: none;
	}
	.fluid .main-menu-mobile-container {
		display: block;
		height: 31px;
		z-index: 100;
	}
	/*
.fluid .main-menu-container {
		clear: both;
		float: none;
		overflow: hidden;
		position: relative;
		border: 1px solid #393939;
	}
	.fluid .main-menu-container ul {
		position: absolute;
		top: 0;
		width: 100%;
	}
	.fluid .main-menu-container li {
		display: block;
		float: none;
		position: static;

		background: none;
		padding-right: 0;
		border-top: 1px solid #393939;
	}
	.fluid .main-menu-container li,
	.fluid .main-menu-container a {
		float: none !important;
	}
	.fluid .main-menu-container > ul > li:first-child {
		border: none;
	}
	.fluid .main-menu-container li ul {
		position: static;
		z-index: auto;
		left: auto;
		padding-top: 0;
	}
	.fluid .main-menu-container li ul li {
		position: static;
	}
	.fluid .main-menu-container li ul a {
		padding-bottom: 0;
		padding-left: 35px;
	}
	.fluid .main-menu-container li.current-menu-item > a,
	.fluid .main-menu-container li.current_page_item > a,
	.fluid .main-menu-container li.current-menu-ancestor > a,
	.fluid .main-menu-container li.current-page-ancestor > a {
		background: none;
	}
	.fluid .main-menu-container li.current-menu-item > a.selected,
	.fluid .main-menu-container li.current_page_item > a.selected {
		background: #F47920;
	}
	.fluid .main-menu-container li.current-menu-item > a:hover,
	.fluid .main-menu-container li.current_page_item > a:hover,
	.fluid .main-menu-container li.current-menu-ancestor > a:hover,
	.fluid .main-menu-container li.current-page-ancestor > a:hover {
		background: #F47920;
	}
	.fluid .main-menu-container > ul > li > ul li.current-menu-item a,
	.fluid .main-menu-container > ul > li > ul li.current_page_item a {
		font-size: 14px;
		font-weight: bold;
		padding-left: 20px;
	}
	.fluid .main-menu-container > ul > li > ul li.current-menu-item a.selected,
	.fluid .main-menu-container > ul > li > ul li.current_page_item a.selected {
		font-size: 12px;
		font-weight: normal;
		padding-left: 35px;
	}
*/
	.fluid .sub-heading-large,
	.fluid .sub-heading,
	.fluid .sub-heading-small {
		font-size: 24px;
		line-height: 30px;
	}
	.fluid.single-mtphr_team_members .page-title,
	.fluid.single-mtphr_projects .page-title {
		float: none;
		margin-bottom: 0;
	}
	.fluid.single-mtphr_team_members #single-nav-top,
	.fluid.single-mtphr_projects #single-nav-top {
		float: none;
	}
	.fluid.single-mtphr_team_members #single-nav-top > ul > li,
	.fluid.single-mtphr_team_members #single-nav-top > ul > li > a,
	.fluid.single-mtphr_projects #single-nav-top > ul > li,
	.fluid.single-mtphr_projects #single-nav-top > ul > li > a {
		padding: 0;
		border: none;
	}
	.fluid.single-mtphr_team_members #single-nav-top > ul > li:first-child,
	.fluid.single-mtphr_projects #single-nav-top > ul > li:first-child {
		display: none;
	}
	.fluid.single-mtphr_team_members #single-nav-top > ul > li:last-child,
	.fluid.single-mtphr_projects #single-nav-top > ul > li:last-child {
		float: right;
	}
	.single-mtphr_projects .mtphr-project-slider {
		clear: both !important;
		/* padding-top: 60px; */
	}
	/*
.single-mtphr_projects .mtphr-slider-buttons {
		top: auto !important;
		left: auto;
		position: relative;
		margin-top: 20px;
		margin-bottom: 0;
	}
*/
}
@media (max-width: 767px) {
}
@media (min-width: 1200px) {
}
@media (min-width: 768px) {
}
@media (max-width: 480px) {

h1, h1 a {
	font-size: 40px;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;

}

.footerinner{
	display: none;	
}

.greybutton{
	width: 100%;
	border-radius: 0px;
	height: 53px;
	margin: 0.25%;
	background-color: #404041;
	float: left;
}

.greybutton:hover{
	background-color: #4d4c4e;
}



.greybuttontext{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
	margin-top: 15px;
	color: #fff;
}

	.fluid .commentlist > li > ul.children {
		margin-left: 0;
	}
	.fluid .commentlist ul.children {
		margin-left: 0;
	}
	.fluid .comment-avatar {
		width: 60px;
	}
	.fluid .comment-avatar img {
		width: 50px;
		height: 50px;
		border-width: 4px;
	}

    #builder-icons {
        position: absolute;
        top: 30px;
        right: 20px;
    }
    
    .facebooknewgrey{
	width: 25px;
	height: 25px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	/* margin-right: 10%; */
	margin-top: -90px;
	background: url(images/fbgrey.png) no-repeat top center; 
}




}
@media (max-width: 979px) {
}
@media (min-width: 980px) {
}

@media (max-width: 360px) {

.logocenter{
	width: 240px;
	height: 90px;
	margin-top: 20px;
	background-color: red;
	margin-left: 10px;
	margin-right: 0;
	background: url(images/logo240.jpg) no-repeat top center; 
}
}

@media (max-width: 325px) {

h1, h1 a {
	font-size: 40px;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
		margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;

}

}

#primary{
	/* background-color: #fff; */
	padding: 20px 5px 0 10px;

}


body {
padding-right: 0px !important;
padding-left: 0px !important;
}



/*
.wrapper{
	margin-bottom:  -50px !important;
}
*/


/* responsive table 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ 
------------------------------------------------------------ */

#responsive-wrap {
	margin: 0px;
}




	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background: #75a346 
	}
	th { 
		background: #404041; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 1px solid #618839; 
		text-align: left; 
	}
	/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		/* tr { border: 1px solid #618839 } */
		
		td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #618839; 
			position: relative;
			padding-left: 50%; 
		}
		
		td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		#bw td:nth-of-type(1):before { content: "Paper"; }
		#bw td:nth-of-type(2):before { content: "Weight"; }
		#bw td:nth-of-type(3):before { content: "Config"; }
		#bw td:nth-of-type(4):before { content: "1 - 25"; }
		#bw td:nth-of-type(5):before { content: "26 - 500"; }
		#bw td:nth-of-type(6):before { content: "501 - 1000"; }
		#bw td:nth-of-type(7):before { content: "1001+"; }
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		
	}
	
.nav-pills>li>a {
border-radius: 0px !important;
}

.osc-res-tab .dropdown-menu {
	background-color: #75a346 !important;
	border-color: #75a346 !important;

}

.osc-res-tab .nav a:hover .caret {
border-top-color: #000 !important;

}

.osc-res-tab .nav .caret {
	border-top-color: #404041 !important;
}

.osc-res-tab .dropdown-menu{
	box-shadow: none !important;
	border: none !important;
}


.dropdown-menu > li >a:hover,
.dropdown-menu > .active > a{
	background-image: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0))!important; 

}


.scroll-target{
	position:fixed;
	top:0;
	left:0;
}

/* Valbiz Quotation Request Form
-------------------------------------------------------------------*/

li.gchoice_1_6_0, li.gchoice_1_6_1, li.gchoice_1_6_2{
	width: 250px;
	float: left;
	position: relative;
}

li.gchoice_1_7_0, li.gchoice_1_7_3{
	width: 250px;
	float: left;
	position: relative;
}

li.gchoice_1_7_1, li.gchoice_1_7_2{
	width: 150px;
	float: left;
	position: relative;
}

li.gchoice_1_10_1, li.gchoice_1_10_2{
	width: 250px;
	float: left;
	position: relative;
}

input#choice_1_6_0[type="radio"]{
	display: none;
}

input#choice_1_6_0[type="radio"] + label#label_1_6_0{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/professional-logo-sml.png);
	height: 117px;
	width: 200px;
	display: inline-block;
	padding: 0;
	cursor: pointer;
}

label[for="choice_1_6_0"], label[for="choice_1_6_1"], label[for="choice_1_6_2"], label[for="choice_1_7_0"], label[for="choice_1_7_1"], label[for="choice_1_7_2"], label[for="choice_1_7_3"], label[for="choice_1_10_1"], label[for="choice_1_10_2"]{
	color: transparent !important;
}

input#choice_1_6_0[type="radio"]:checked + label#label_1_6_0{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/professional-logo-sml-ticked.png);

}

input#choice_1_6_1[type="radio"]{
	display: none;
}

input#choice_1_6_1[type="radio"] + label#label_1_6_1{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/analyst-logo-sml.png);
	height: 117px;
	width: 200px;
	display: inline-block;
	padding: 0;
	cursor: pointer;
}

input#choice_1_6_1[type="radio"]:checked + label#label_1_6_1{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/analyst-logo-sml-ticked.png);

}

input#choice_1_6_2[type="radio"]{
	display: none;
}

input#choice_1_6_2[type="radio"] + label#label_1_6_2{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/enterprise-logo-sml.png);
	height: 117px;
	width: 200px;
	display: inline-block;
	padding: 0;
	cursor: pointer;
}

input#choice_1_6_2[type="radio"]:checked + label#label_1_6_2{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/enterprise-logo-sml-ticked.png);

}



input#choice_1_7_0[type="radio"]{
	display: none;
}

input#choice_1_7_0[type="radio"] + label#label_1_7_0{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/newzealand-region.png);
	height: 156px;
	width: 200px;
	display: inline-block;
	padding: 0px;
	margin: 0 0 30px 0;
	cursor: pointer;
}

input#choice_1_7_0[type="radio"]:checked + label#label_1_7_0{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/newzealand-region-ticked.png);

}

input#choice_1_7_1[type="radio"]{
	display: none;
}

input#choice_1_7_1[type="radio"] + label#label_1_7_1{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/north-region.png);
	height: 158px;
	width: 94px;
	display: inline-block;
	padding: 0px;
	margin: 0 0 30px 0;
	cursor: pointer;
}

input#choice_1_7_1[type="radio"]:checked + label#label_1_7_1{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/north-region-ticked.png);

}

input#choice_1_7_2[type="radio"]{
	display: none;
}

input#choice_1_7_2[type="radio"] + label#label_1_7_2{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/south-region.png);
	height: 158px;
	width: 94px;
	display: inline-block;
	padding: 0px;
	margin: 0 0 30px 0;
	cursor: pointer;
}

input#choice_1_7_2[type="radio"]:checked + label#label_1_7_2{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/south-region-ticked.png);

}


input#choice_1_7_3[type="radio"]{
	display: none;
}

input#choice_1_7_3[type="radio"] + label#label_1_7_3{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/upto10-regions.png);
	height: 156px;
	width: 200px;
	display: inline-block;
	padding: 0px;
	margin: 0 0 30px 0;
	cursor: pointer;
}

input#choice_1_7_3[type="radio"]:checked + label#label_1_7_3{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/upto10-regions-ticked.png);

}


input#choice_1_10_2[type="checkbox"]{
	display: none;
}

input#choice_1_10_2[type="checkbox"] + label#label_1_10_2{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/unconfirmedsales.png);
	height: 221px;
	width: 200px;
	display: inline-block;
	padding: 0px;
	margin: 0 0 30px 0;
	cursor: pointer;
}

input#choice_1_10_2[type="checkbox"]:checked + label#label_1_10_2{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/unconfirmedsales-ticked.png);

}

input#choice_1_10_1[type="checkbox"]{
	display: none;
}

input#choice_1_10_1[type="checkbox"] + label#label_1_10_1{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/re.co.nz-photos.png);
	height: 221px;
	width: 200px;
	display: inline-block;
	padding: 0px;
	margin: 0 0 30px 0;
	cursor: pointer;
}

input#choice_1_10_1[type="checkbox"]:checked + label#label_1_10_1{
	background-image: url(http://valbiz.co.nz/wp-content/themes/zen/images/re.co.nz-photos-ticked.png);

}

h2#messagesent, h3.gform_title, h1.entrytitle{
	margin-bottom: 30px !important;
	margin-top: 10px !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-align: left;
    color: #296b70;
}

h1.entrytitle {
	text-align: left !important;
}

h3#messagesent{
	margin-bottom: 30px !important;
	margin-top: 10px !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-align: left;
    color: #f37323;
}

#div#mc4wp-form-fields p{
	margin-bottom: 5px !important;
}


.ArpPriceTable #ArpPricingTableColumns{
	margin: 0 !important;
}

.ArpTemplate_main #ArpTemplate_main {
	height: 420px !important;
    margin-top: -20px !important;
    padding-top: 0 !important;
}

#kbe_container {
    width: 920px !important;
    margin: 30px 0px 0 -20px !important;
    background: #e7e8e9 !important;
    overflow: hidden;
}

.kbe_breadcrum {
    margin: 0 25px 10px!important;
	width: calc(100% - 50px)!important;
}

#live-search{
	width: calc(100% - 50px)!important;
    margin-left: 25px!important;
}

.kbe_search_field {
    margin: 0 0 10px!important;
    width: 100%;
}

.kbe_search_field input[type=text] {
    width: calc(100% - 77px)!important;
}

#kbe_container h1 {
    display: none!important;
}

.kbe_leftcol {
    width: calc(100% - 50px)!important;
    margin: 0 25px 0 25px!important;
}

.kbe_categories {
    width: calc(100% + 50px)!important;
    margin: 0 -25px 0 -25px!important;
}

.kbe_category {
    width: calc(50% - 50px)!important;
    margin: 0 25px 30px 25px!important;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#kbe_content .kbe_leftcol .kbe_article_list li {
    margin-bottom: 10px!important;
    padding: 0 0 0 25px!important;
    line-height: 20px!important;
}

#kbe_content .kbe_category h2 a {
    font-size: 25px!important;
	color: #296b70!important;
}

#kbe_content .kbe_leftcol h2 {
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #296b70!important;
    padding-bottom: 5px!important;
    margin-bottom: 15px!important;
}

#kbe_content .kbe_leftcol h2 {
    border-bottom: 1px solid #296b70!important;
    padding-bottom: 5px!important;
    margin-bottom: 15px!important;
	color: #296b70!important;
	font-weight: 600!important;
}

#kbe_content .kbe_leftcol .kbe_article_list li a {
	line-height: 10px!important;
}

/* DivTable.com */

div.divTable{
	display: table;
	max-width: 865px;
}
div.divTableRow {
	display: table-row;
}
div.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
div.divTableCell, div.divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
div.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
div.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
div.divTableBody {
	display: table-row-group;
}

#kbe_content .kbe_leftcol ul li, ol, ol li {
    line-height: 35px!important;
    font-size: 14px!important;
    color: #333333;
}