/* Global Customization */
html, body {
	font-family: sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: geometricPrecision;
	text-rendering: optimizeLegibility;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/* Added Recently */
/* Callback example */
.events {
  list-style: none;
  }
.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }
.callbacks .caption {
	width:35%;
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	margin: 0;
	/*color: #C3B48B;*/
	background: #00384E;
	/*background: rgba(0, 56, 78, 0.90);*/
}
.callbacks .caption {
	padding:20px;
	width: auto;
	position: relative;
}
.callbacks .caption span {
	color:#fff;
	font-family:Gotham-Light;
	text-transform:uppercase;
}
.callbacks .caption span strong {
	font-family:Gotham-Medium;
	font-weight: normal;
}
.callbacks .caption h1, .callbacks .caption h2, .callbacks .caption h3, .callbacks .caption h4 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../img/slider/themes.gif) no-repeat left top;
  margin-top: -45px;
  }
.callbacks_nav:active {
  opacity: 1.0;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
  .callbacks .caption{
	}
}
img {
	max-width:100%;
	height:auto;
}
a,a:focus {
	outline:none;
}
a:hover {
	text-decoration:none;
}
p {
	color:#3F3F3F;
	font-family:DroidSans;
	line-height:19px;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
/* Generic Styles */
#header {
	padding:10px;
}
.navigation {
	position:absolute;
	z-index:2;
}
header .menu {
	z-index: 999;
}
#bannerwrap {
	z-index: 1;
}
#banner-carousel {
	position:relative;
	z-index:0;
}
#main-body {
	padding:55px 0;
}
.container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
#logo {
	text-align:left;
	margin:0 0 20px;
	position:absolute;
	top:18%;
	left:10%;
	z-index:3;
	width:33%;
}
#logo a img {
	max-width:100%;
}
#toll-head {
	text-align:center;
	color:#fff;
}
#toll-head h2 {
	text-transform:capitalize;
	font-size:24px;
	margin:0;
}
#toll-head p {
	margin:0;
}
#toll-mid {
	text-align:center;
	padding:10px;
}
#toll-mid h3 {
	text-transform:capitalize;
	color:#fff;
	margin:10px 0;
}
#toll-mid button {
	font-size:16px;
	text-transform:capitalize;
	background:none #e77e23;
	border-width:0 0 5px 0;
	border-color:#c86812;
	border-style:solid;
	border-radius:25px;
	padding:6px 15px;
	outline:none;
}
#toll-mid button:hover {
	background:none #c86812;
	border-color:#e77e23;
}
#toll-mid button span {
	border-radius:15px;
	margin-right:15px;
	padding-bottom:4px;
	vertical-align:bottom;
}
.thumblink-container h1, .thumblink-container h2, .thumblink-container h3 {
	margin:0 0 30px;
	font-size:36px;
	font-family:Gotham-Light;
	color:#000000;
     text-transform: uppercase;
}
.thumblink-container h3 strong {
	font-family:Gotham-Medium;
	font-weight:normal;
}
.thumblink-box {
	margin-bottom:35px;
}
.thumblink-box:before, .thumblink-box:after {
	content:" ";
	display:table;
}
.thumblink-box:after {
	clear:both;
}
.thumblink-box figure, .thumblink-box .figure {
	float:left;
	padding: 0 0 0 0;
	margin: 0 10px 10px 0;
	min-width: 108px;
}
.thumblink-box figure img, .thumblink-box .figure img {
	max-width: 100%;
}
.thumblink-box>div {
}
.thumblink-box>div h4 {
	text-transform:capitalize;
	margin:0;
	font-size:22px;
	line-height:1;
	font-family:Gotham-Medium;
	color:#000;
	text-transform:uppercase;
}
.thumblink-box>div p {
	line-height:19px;
	font-size:14px;
	color:#3f3f3f;
	font-family:DroidSans;
}
.thumblink-box>div a {
	text-transform:capitalize;
	color:#fff;
	display:inline-block;
	outline:none;
	text-decoration:none;
	padding:3px 15px;
	font-family:Gotham-Bold;
	font-size:14px;
}
.call-intention h3 {
	margin:0 0 30px;
	color:#000;
	font-size:36px;
	font-family:Gotham-Light;
}
.call-intention h3 strong {
	font-family:Gotham-Medium;
	font-weight:normal;
}
.call-intention p {
	padding-left:25px;
	color:#3F3F3F;
	font-family:DroidSans;
	line-height:20px;
	margin:0 0 20px 0;
}
.call-intention p:before {
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:normal;
	line-height:1;
	position:relative;
	top:1px;
	content:"\e074";
	color:#000000;
	margin-left:-25px;
	margin-right:10px;
}
.call-intention p strong {
    font-weight: 600;
    font-family: sans-serif;
}
.call-us-now {
	text-align:center;
	text-transform:capitalize;
	font-size:25px;
	color:#000;
	font-family:Gotham-Light;
	margin:10px 0 0;
}
.call-us-now strong {
	font-family:Gotham-Medium;
	font-weight:normal;
}
.clients-quote {
	display:inline-block;
	margin-bottom: 0;
}
.clients-quote h3 {
	font-size:20px;
	font-family:Gotham-Medium;
	text-transform:uppercase;
	color:#000;
	margin:0 0 5px;
}
.clients-quote p {
	font-family:DroidSans;
	line-height:19px;
	color:#3f3f3f;
	margin:0 0 20px 0;
}
.clients-quote a {
	text-decoration:underline;
	text-transform:uppercase;
	font-size:15px;
	font-family:Gotham-Medium;
	text-align:right;
	float: right;
	clear: both;
	display: inline-block;
}
.clients-quote a {
	color:#070707;
}
.clients-quote a:hover {
	color:#4b6367;
}
.headline-box {
	padding:30px 30px 0;
}
.headline-box h3 {
	margin:0 0 10px;
	font-size:20px;
	font-family:Gotham-Medium;
	color:#fff;
}
.headline-box p {
	font-family:DroidSans;
	font-size:14px;
	line-height:19px;
	color:#3f3f3f;
	margin:0 0 20px;
}
.headline-box ul {
	margin:0 0 0 15px;
	padding:0;
}
.headline-box ul li {
	font-family:DroidSans;
	font-size:14px;
	line-height:19px;
	color:#3f3f3f;
	padding-bottom:4px;
}
.brandicon-box {
	padding:0 30px 30px;
	text-align: center;
}
.brandicon-box img {
	margin: 0 auto 1em auto;
	display: block;
	max-width: 90%;
	max-height: 100px;
	height: auto;
	width: auto;
	float: left;
	-ms-interpolation-mode: bicubic;
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: -moz-crisp-edges;	/* Firefox */
	image-rendering: -o-crisp-edges;	/* Opera */
	image-rendering: crisp-edges;
	image-rendering: auto;
}
.brandicon-box :last-child, .brandicon-box :last-child img, .brandicon-box img:last-child {
	/*margin-bottom: 0;*/
}
.brandicon-box .col-sm-6.gutterless {
	float: none;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.brandicon-box .col-sm-6.gutterless.top {
	vertical-align: top;
}
.callnow-container {
	text-align:center;
	text-transform:capitalize;
	color:#fff;
	font-size:26px;
	font-family:Gotham-Light;
	padding:15px 0;
	margin-bottom: 30px;
	background-color:#020202;
}
.callnow-container strong {
	font-family:Gotham-Medium;
	font-weight: 500;
}
.about-container {
	margin-bottom: 30px;
}
.about-container h2 {
	text-transform:capitalize;
	color:#000;
	font-size:20px;
	font-family:Gotham-Medium;
	margin:0 0 10px;
}
.about-container p img {
	border:1px solid #eeeeee;
	width:100%;
	height:auto;
}
.seo-headline-container {
	border:1px solid #b3b3b3;
	background:none #fff;
}
.seo-headline-container:before, .seo-headline-container:after {
	content:" ";
	display:table;
}
.seo-headline-container:after {
	clear:both;
}
.seo-headline-container figure img, .seo-headline-container .figure img {
	max-width:100%;
	height:auto!important;
}
.seo-content {
	padding:10px;
}
.seo-content p {
	font-family:DroidSans;
	font-size: 14px;
	line-height:1.33em;
	color:#3f3f3f;
	margin:0 0 1.33em 0;
}
#toll-foot {
	text-align:center;
	color:#fff;
	text-transform:capitalize;
}
#toll-foot h3 {
	margin:40px 0;
	font-size:37px;
	font-family:Gotham-Light;
	text-transform:uppercase;
}
#toll-foot h3 strong {
	font-family:Gotham-Medium;
	font-weight:normal;
}
#foo-logo {
	margin-bottom:2em;
	text-align:left;
}
#foo-logo a {
    color: #000;
    font-size:30px;
}
#foo-logo .light {
    font-weight:400;
}
#foo-logo .heavy {
    font-weight:900;
}
#foo-sitemap {
	padding:0px;
}
#menu-footer-menu {
	margin:0 0 2em;
	padding:0;
	list-style:none;
	text-align:center;
}
#menu-footer-menu:before, #menu-footer-menu:after {
	content:" ";
	display:table;
}
#menu-footer-menu:after {
	clear:both;
}
.mob-foo-location {
	display:none;
}
#menu-footer-menu li {
	margin-right:15px;
	float:left;
}
#menu-footer-menu li:first-child {
	margin-top:0;
}
#menu-footer-menu li a {
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	font-family:Gotham-Medium;
}
#foo-social-links {
	margin:0 0 2em;
	padding:0;
}
#social-icons-head {
    float: right;
    text-align: right;
    margin: 15px 0 0 0;
    height: auto;
    font-size:30px;
    line-height:30px;
}
#foo-social-links ul, #social-icons-head ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#foo-social-links li, #social-icons-head li {
    list-style:none;
    padding: 0 0 0 0;
    display: inline-block;
}
#foo-social-links li {
    margin: 0 1em 0 0;
}
#social-icons-head li img {
    height:24px;
    width:24px;
    outline: none;
    border: none;
}
#social-icons-head li {
    margin: 0 0 0 10px;
}
#foo-social-links:before, #foo-social-links:after {
	content:" ";
	display:table;
}
#foo-social-links:after {
	clear:both;
}
#foo-policy {
	margin:0 0 2em;
	padding:0;
	list-style:none;
}
#menu-privacy {
	margin:0;
	padding:0;
	list-style:none;
}
#menu-privacy li.active a {
	text-decoration:underline;
}
#foo-policy:before, #foo-policy:after {
	content:" ";
	display:table;
}
#foo-policy:after {
	clear:both;
}
#foo-policy li {
	float:left;
	margin-right:15px;
}
#foo-policy li, #foo-policy li a {
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	font-family:Gotham-Medium;
}
#foo-locations h4 {
	text-transform:uppercase;
	margin:0 0 10px;
	font-size:20px;
	font-size:2rem;
	color:#000;
	font-family:Gotham-Medium;
}
#foo-locations .col-sm-3 span {
	font-size:13px;
	font-family:DroidSans;
	display:block;
	color:#000;
}
#foo-locations .col-sm-3 .address-head {
	font-size:14px;
	font-family:Gotham-Medium;
	text-transform:uppercase;
}
#foo-locations .col-sm-3 span strong {
	text-transform:uppercase;
	font-size:15px;
	font-family:DroidSans-Bold;
	font-weight: normal;
}
/* --Generic Styles */
hr {
	border-top:1px solid #a1a7b5;
}
#banner-callus {
	z-index:2;
	position: relative;
	text-shadow:none;
	color:#fff;
	margin:0;
	max-width:none;
	text-align:center;
	background: #99896C;
	/*background-color: rgba(153, 137, 108, 0.90);*/
}
#banner-callus h3 {
	font-size:50px;
	font-size:5rem;
	font-family:Gotham-Light;
	margin:10px 0;
	color:#ffffff;
	text-transform:uppercase;
}
#banner-callus h3 strong {
	font-family:Gotham-Medium;
	font-weight:normal;
}
#branch-container .container {
	position:relative;
}
#branch-container {
	background: #00384E;
	/*background-color: rgba(0, 56, 78, 0.90);*/
}
#select-branch {
	padding:0px;
	display:table;
	margin:0 auto;
	clear:both;
	font-family:'Open Sans',Helvetica,Arial,sans-serif;
	font-size:14px;
	height:44px;
	line-height:20px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	width:auto;
}
#select-branch li {
	float:left;
	padding:10px 0;
	margin:0 10px;
	list-style:outside;
	color:#fffefc;
	font-size:12px;
}
#select-branch li:first-child {
	list-style:none;
}
#select-branch li a {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	font-family:Gotham-Book;
}
#scroll-bar {
	color:#FFFFFF;
	position:absolute;
	width:84px;
	right:15px;
	top:10px;
	color:#fffefc;
	text-transform:uppercase;
}
#scroll-bar span {
	color:#fff;
	font-family:Gotham-Medium;
	font-size:12px;
}
#scroll-bar a {
	padding:0px 2px;
	border:1px solid #686868;
}
.wd-black-1 {
	background-color: #00384E;
}
.wd-black-2 {
	text-shadow:none;
	color:#fff;
	background:#000;
	opacity:0.5;
	left:0;
	right:0;
	margin:0;
	max-width:none;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/
}
.wd-btn-service {
	background:none #020001;
}
.wd-btn-service:hover {
	background:none #2C3739;
}
.thumblink-container h3, .call-intention h3, .call-us-now, .headline-box h3, .about-container h3, .about-container h2 {
	color:#000;
	text-transform:uppercase;
}
.footer {
	background:none #fff;
}
.foo-container {
	margin:35px 0;
}
.accredited-business {
	text-align:center;
	padding:20px 0;
}
.verisign-trusted {
	text-align:center;
}
.mcafee-secure {
	text-align:center;
	margin-top: 15px;
}
/*--n--*/
.headline-container {
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#b5b5b5;
}
#foo-logo img {
	max-width: 240px;
}
/* =========Interior Pages============*/
.main-body-interior {
	padding: 3em 0 3em;
}
#logo-inner {
	margin: 5px 0;
	padding:0px;
	background:transparent;
	background-color:transparent;
}
#logo-inner a {
    position: relative;
    display: table;
    /*min-width:250px;*/
    /*min-height:50px;*/
}
#logo-inner img {
	max-height: 110px;
	max-width: 360px;
	height: auto;
	width: auto;
	display: table;
	image-rendering: optimizeQuality;
	image-rendering: auto;
}
#logo-inner .logo-text, footer .logo-text {
    font-size: 40px;
    line-height: 1em;
    color: #fff;
    font-weight:bold;
    text-transform:capitalize;
    letter-spacing: -0.05em;
}
footer .logo-text {
    color: #222;
    font-size:24px;
}
#logo-inner .logo-text .heavy {
    font-weight: 900;
}
#logo-inner .logo-text .medium {
    font-weight: 600;
}
#banner-carousel .logo-text {
    font-size: 40px;
    color: #fff;
    white-space: nowrap;
}
#banner-carousel .logo-text .light {
    font-weight: 400;
}
#banner-carousel .logo-text .heavy {
    font-weight: 900;
}
.main-body-interior .two-col-a {
	border-right:1px solid #000000;
	padding-right:30px;
}
.page-headline h1 {
	margin:0px 0 25px;
	font-size:36px;
	font-family:Gotham-Light;
	color:#000;
	text-transform:uppercase;
}
.page-headline p, .page-sub-headline p {
	color:#3F3F3F;
	font-family:DroidSans;
	line-height:19px;
}
.page-sub-headline {
	padding-bottom:20px;
}
.page-sub-headline h2 {
	margin:20px 0 10px;
	font-size:20px;
	color:#000000;
	text-transform:uppercase;
	font-family:Gotham-Medium;
}
.page-sub-headline .figure {
	float:left;
	margin:5px 15px 10px 0;
}
.main-body-interior .clients-quote {
	margin:50px 0 0 0;
}
.main-body-interior p > img:last-child {
	margin-bottom: 0;
}
.newsletter-container {
	line-height: 0;
}
.subscribe-letter h3 {
	font-size: 24px;
	font-family:Gotham-Light;
	padding:0 0 15px;
	text-align:left;
	text-transform:uppercase;
	margin:0 0 5px;
	color:#000000;
	line-height:32px;
}
.subscribe-letter h3 strong {
	font-family:Gotham-Book;
	font-weight:normal;
}
.sidebar .subscribe-letter h3 {
    font-size: 23px;
}
.subscribe-mail {
	padding:0;
	display:inline-block;
	width:100%;
}
.subscribe-mail span {
	font-size:15.03px;
	font-family:Gotham-Medium;
	color:#0b0a09;
	float:left;
	margin-top:6px;
	text-transform:uppercase;
	width:77px;
	position:relative;
}
.subscribe-mail span.wpcf7-form-control-wrap {
	width:calc(100% - 77px);
	width:-moz-calc(100% - 77px);
	width:-webkit-calc(100% - 77px);
	margin-top:0px;
}
.subscribe-mail input {
	margin:0;
	border-radius:0px;
	border:0px;
	display:block;
	float:left;
	width:100%;
	color:#2f4052;
	border:1px solid #63596c;
	margin-bottom:20px;
}
.subscribe-mail h3 {
	/*background:#000;*/
	text-align:center;
	text-transform:capitalize;
	font-size: 20px;
	/*font-family: Gotham-Bold;*/
	font-family: Gotham-Medium;
	font-weight: 500;
	padding:0;
	margin: 5px 0 0 0;
	display:inline-block;
	width:100%;
	color:#fff;
	position:relative;
}
.subscribe-mail h3 input[type="submit"] {
	float:none;
	margin:0px auto;
	border:0px;
	padding:15px 0;
	font-size:18px;
	font-family: Gotham-Light;
	font-weight: 600;
	width:100%;
	text-align:center;
	white-space:normal;
}
div.wpcf7 img.ajax-loader {
	top:19px;
	right:7px;
	position:absolute;
}
span.wpcf7-not-valid-tip {
	color:#FF0000;
	text-transform:none;
	font-size:12px;
	font-family:DroidSans;
}
.subscribe-mail span.wpcf7-not-valid-tip {
	position:relative;
	width:auto;
	color:#FF0000;
	text-transform:none;
	font-size:12px;
	font-family:DroidSans;
	top: auto;
	margin: -2.66em 0 1em 1em;
}
.blogpost .content {
	display:inline-block;
	margin-bottom:30px;
}
.content p {
    font-size: 14px;
    line-height: 1.33em;
    margin-bottom: 1.33em;
}
.entry-header h1 {
    margin-bottom: 0.66em;
}
.type-post .entry-header img {
	float:left;
	margin-right:18px;
}
.type-post .entry-header h3 {
	margin:0 0 5px;
}
.type-post .entry-header h3 a {
	margin-top:-2px;
}
.type-post .entry-header h3 a, .type-post .entry-header h2.entry-title {
	font-size:14px;
	font-family:Gotham-Medium;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	display:table;
}
.type-post .entry-content p {
	color:#555555;
	font-family:DroidSans;
     font-size: 14px;
     line-height: 1.33em;
     margin-bottom: 1.33em;
}
.type-post .entry-content p a {
	text-decoration:underline;
	color:#000;
	text-transform:uppercase;
	font-family:Gotham-Medium;
}
.type-post .entry-header .comments-link, .type-post .entry-header .entry-content {
	display:table;
}
.widget.widget_text {
    margin-bottom: 3em;
}
.sidebar #tabbed-sidebar-widgets .widgettitle {
	display:table;
	margin:0 auto 20px;
	list-style:none;
	padding:0px;
	border-bottom: 1px solid #666;
}
#tabbed-sidebar-widgets .widgettitle .tab-title {
	font-size:13px;
	line-height:18px;
	font-family:Gotham-Light;
	padding:0;
	text-transform:uppercase;
	color:#000;
	float:left;
}
#tabbed-sidebar-widgets .widgettitle .tab-title span {
	color:#000;
	text-transform:uppercase;
	padding:0 7px;
	border-left:1px solid #b2b6bb;
}
#tabbed-sidebar-widgets .widgettitle .tab-title:first-child span {
	padding-left:0px;
	border-left:0;
}
#tabbed-sidebar-widgets .widgettitle .selected {
	background: transparent !important;
}
#tabbed-sidebar-widgets .widgettitle .selected span {
	text-decoration: none;
	font-family:Gotham-Medium;
	color:#000!important;
}
.sidebar #tabbed-sidebar-widgets .tab-container ul li {
	padding: 0 0 0 0;
}
.tab-container .tab-content ul {
	padding:0px;
}
.tab-container .tab-content ul li a {
	font-size:14px;
	color:#373737;
	display:block;
	font-family:DroidSans;
	line-height: 1.33em;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	list-style:none;
	display:inline-block;
}
.tab-container .tab-content ul li a:before {
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:normal;
	line-height:1;
	position:relative;
	top:1px;
	left:2px;
	content:"\e074";
	color:#000;
	margin-left:-25px;
	margin-right:10px;
}
.archive-title {
	color:#000000;
	font-family:Gotham-Light;
	font-size:36px;
	line-height: 1em;
	margin:0 0 20px;
	text-transform:uppercase;
}
.blogpost table {
	width:100%!important;
}
.blogpost table .column0 {
	padding-right:20px;
}
.blogpost table .column1 {
	padding-left:20px;
}
.featured-thumbnail {
	float:left;
	margin-right:30px;
}
.blogpost table .post {
	display:inline-block;
}
.blogpost table .post h3 {
	margin:0 0 5px;
	display:table;
}
.blogpost table .post h3 a {
	font-size:14px;
	font-family:Gotham-Medium;
	color:#000;
	margin:0;
	text-transform:uppercase;
	display:block;
	line-height:17px;
}
.blogpost .post-excerpt p {
	color:#3F3F3F;
	font-family:DroidSans;
	margin: 0 0 1em 0;
}
.blog-social-links {
	float:right;
	margin-top:10px;
}
.blog-social-links #foo-social-links li {
	margin-right:0;
	margin-left:15px;
}
.contentheading {
	color:#000;
	display:block;
     text-transform: uppercase;
}
.content h1, h1.contentheading {
    font-family:Gotham-Light;
    font-size: 36px;
    line-height: 1em;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 0;
}
.content h2, h3, h4 {
	color: #000;
	font-family:Gotham-Light;
	line-height: 1.15em;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}
.seo-content h2, .seo-content h3 {
	font-size:20px;
	margin:0 0 15px 0;
	font-family:Gotham-Medium;
	text-transform:uppercase;
	color:#000;
}
#toll-foot h2, #toll-foot h4, #toll-foot .supra-foot h3 {
  font-family: "Gotham-Light";
  color: #fff;
}
input[type='text'],input[type='email'],input[type='password'],input[type='tel'],textarea {
	border-radius:0px;
	border:1px solid #000;
	height:35px;
}
textarea {
	height:auto;
	width:250px;
}
input[type='submit'] {
	border-radius: 0;
	width:auto;
	padding:0.5em 1em;
	text-transform:capitalize;
	font-family:Open Sans;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 15px;
	/*background-color: #E67900;*/
	background-color: #009DDA;
	color: #fff;
}
input[type='submit']:hover {
	background-color: #00415B;
}
#secondary input[type='submit'] {
	width:100%;
	display: block;
	border-radius:0;
}
form .main.contact p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
form .main.contact > br {
	display: none;
}
h3.widget-title {
}
.mobile-callus {
	display:none;
}
.callbacks #logo img {
	padding: 5px;
}
header {
}
header .cta {
    float:right;
    clear: right;
    margin: 15px 0 0 1em;
    line-height:30px;
    color:#fff;
}
header .cta a {
    color:#fff;
    text-decoration:none;
    outline: none;
}
span.phonenum {
    font-size: 30px;
    margin-left: 10px;
}
span.phone-cta {
    font-size: 20px;
}
.grid-2:before, .grid-2:after {
	content:'';
	display: block;
	clear:both;
}
#secondary input, #secondary textarea {
	max-width:none;
}
#secondary h1, #secondary h2, #secondary h3, #secondary h4 {
	padding: 0 0 0 0;
	margin: 0 0 0.66em 0;
	line-height: 1em;
}
#secondary h2 {
	font-size:25px;
}
div[id]:before, div[id]:after, div[class]:before, div[class]:after, section:before, section:after {
	content:'';
	display: table;
	clear: both;
}
.thumblink-box .figure {
	float: left;
	overflow: hidden;
}
.thumblink-box .figure {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}
.thumblink-container a.see-all {
	float: left;
	clear: left;
	margin: 0 0 0 0;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 3px 15px;
	font-family: Gotham-Bold;
	font-size: 14px;
	width: 33%;
	min-width: 110px;
	background-color:#020201;
	border-bottom:2px solid #00384E;
	border-right:2px solid #00384E;
}
.thumblink-container a.see-all:hover {
    background-color:#eee;
    border-bottom:2px solid #00384E;
    border-right:2px solid #00384E;
    color:#fff;
}
.thumblink-box {
    padding-right: 15px;
    position: relative;
}
.thumblink-box .figure img,
.services.preview .attachment-thumb.wp-post-image {
    height: auto;
    width: auto;
}
.thumblink-box h2 a {
    margin: 0;
    font-size: 17px;
    line-height: 1em;
    font-family: Gotham-Medium;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.nopad, .thumblink-container .col-sm-6 {
    padding: 0;
}
.xs-only {
	display: none;
}
/* media queries */
@media (min-width:320px) {
	.navigation {
		position:relative;
	}
	#logo {
		top:0;
		left:0;
		width:100%;
		margin:0px;
		text-align:center;
		background:#000;
		background:rgba(0,0,0, .3);
		padding:20px 20px 20px;
	}
	#main-body {
		padding:25px 0;
	}
	.wd-black-2 {
		background:none;
		opacity:1;
	}
	.thumblink-container h3 {
		font-size:25px;
	}
	.thumblink-container .thumblink-box>div h4 {
		font-size:18px;
	}
	.thumblink-box>div a {
		float:right;
	}
	.seo-headline-container figure, .seo-headline-container .figure {
	}
	#foo-social-links, #foo-policy {
		margin:0 auto 2em;
		display:table;
	}
	#foo-social-links {
		margin:30px auto;
	}
	#select-branch {
		width:290px;
	}
	#select-branch li {
		padding:0;
		font-size:10px;
		font-size:1rem;
		margin:0 5px 3px 10px;
	}
	#select-branch li a {
		font-size:12px;
	}
	#select-branch li:last-child {
		margin-right:0px;
	}
	#select-branch li:first-child {
		margin-left:22px;
	}
	#select-branch li:nth-child(4) {
		list-style:none;
		margin-left:0px;
	}
	#scroll-bar {
		display:none;
	}
	#banner-callus {
		width:65%;
	}
	#banner-callus h3 {
		font-size:20px;
		font-size:2rem;
		color:#000;
		text-align:right;
		margin:10px 0 0 0;
	}
	#banner-callus h3 strong {
		text-decoration:underline;
		font-weight:normal;
	}
	.call-us-now {
		font-size:18px;
	}
	.callnow-container {
		font-size:20px;
		font-size:2rem;
	}
	#foo-logo {
		text-align:center;
	}
	#toll-foot h3 {
		margin:10px 0;
		font-size:10px;
		font-size:3rem;
	}
	#foo-locations {
		display:none;
	}
	.mob-foo-location {
		display:block;
	}
	.mob-foo-location .select-loction {
		width:90%;
		display:table;
		margin:0 auto;
		border:1px solid #000000;
		color:#000000;
		font-family:Gotham-Medium;
		font-size:2rem;
		text-transform:uppercase;
		height:32px;
		text-indent:2px;
		text-overflow:"";
		border-radius:0px;
		background:url("img/select-arrow.png") no-repeat right center;
	}
	.mob-address {
		width:90%;
		display:table;
		margin:10px auto 0px;
	}
	.mob-address address {
		margin-bottom:0px;
	}
	.mob-address address span {
		color:#000000;
		display:block;
		font-family:DroidSans;
		text-align:center;
	}
	.mob-address address span srtong {
		font-family:DroidSans-Bold;
		text-transform: uppercase;
	}
	/*--Banner Slider--*/
	.callbacks .caption {
		padding:0px 25px 0 12px;
	}
	.callbacks .caption span {

	}
	.callbacks img {
		height:240px;
	}
	.callbacks #logo img {
		height:auto;
		padding:0px;
		border:none;
	}
	.wd-black-2, #banner-callus, .callbacks .caption {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	#tabbed-sidebar-widgets .widgettitle .tab-title {
		font-size:12px;
	}
	.hidden-xs {

	}
	/* =========Interior logo============*/
	#logo-inner {
	}
	#logo-inner .logo-text {
	}
	.mobile-callus {
		display:block;
		/*float:right;*/
		text-align:right;
		width:100%;
		padding-bottom: 10px;
	}
	.mobile-callus h3 {
		text-align:right;
		color:#000;
		font-family:Gotham-Light;
		font-size:2rem;
		margin:10px 0 0;
		text-transform:uppercase;
	}
	.mobile-callus h3 strong {
		font-family:Gotham-Medium;
		text-decoration:underline;
		font-weight:normal;
	}
	.blogpost table td {
		display:block;
	}
	.blogpost table .column0, .blogpost table .column1 {
		padding:0px;
	}
	.subscribe-mail h3 input[type="submit"] {
		font-size: 16px;
	}
	.main.contact input[type='text'], .main.contact input[type='email'], .main.contact textarea, #commentform input[type='text'], #commentform input[type='email'], #commentform textarea, .main.contact input[type='tel'] {
		display: block;
	}
}
@media (min-width:768px) {
	#banner-carousel {
		bottom: 9em;
		position: absolute;
	}
	.callbacks .caption {
		right: 2em;
		top: 2em;
		position: absolute;
		min-width: 20em;
	}
	.callbacks .caption h2 {
		font-size: 20px;
	}
	.main-body-interior {
		padding-top: 11.50em;
	}
	li.inactive > a {
		pointer-events: none;
	}
	#banner-carousel {
		min-height: 480px;
	}
	header nav#menu {
	   position: absolute;
	   bottom: 0;
	   right: 0;
	   float: right;
	   min-width: 66%;
	   width:auto;
	   height:auto;
	   clear:right;
    }
    #menu .menu-main-menu-container {
	   display: block;
	   position: absolute;
	   right: 0;
	   bottom: 0;
    }
	hr {
		margin:30px 0;
	}
	#logo {
		text-align:left;
		margin-bottom:0;
		margin-top:3px;
		top:18%;
		left:10%;
		width:33%;
		background:none;
		padding:0px;
	}
	.callbacks #logo img {
		padding: 5px;
	}
	#main-body {
		padding: 45px 0;
	}
	.wd-black-2 {
		background: #00384E;
		/*background-color: rgba(0, 56, 78, 0.90);*/
	}
	#toll-head {
		text-align:right;
	}
	#toll-head h2 {
		font-size:30px;
	}
	#toll-mid button {
		float:right;
		font-size:20px;
	}
	#toll-mid h3 {
		text-align:left;
		font-size:24px;
	}
	.thumblink-container h3 {
		font-size:36px;
	}
	.thumblink-box figure, .thumblink-box .figure {
		width:33%;
		float:left;
	}
	.thumblink-box>div {
	}
	.thumblink-box>div a {
		float:left;
	}
	.thumblink-box>div h4 {
		font-size:22px;
	}
	.thumblink-container .thumblink-box p {
		display: table;
	}
	.call-us-now {
		text-align:left;
		font-size:25px;
	}
	.call-intention h3 {
		font-size:36px;
	}
	#toll-foot h3 {
		margin:40px 0;
		font-size:30px;
	}
	#foo-logo {
		text-align:left;
	}
	#menu-footer-menu {
		text-align:left;
	}
	#menu-footer-menu li {
		float:left;
		margin-top:0;
	}
	#foo-social-links, #foo-policy {
		display:block;
	}
	#foo-policy {
		margin-bottom:0;
	}
	#foo-social-links {
		margin-bottom:2em;
		margin-top:0px;
	}
	#foo-locations {
		display:block;
	}
	.mob-foo-location {
		display: none;
	}
	/*--n--*/
	.seo-headline-container figure, .seo-headline-container .figure {
		width:48%;
	}
	.navigation {
		position:fixed;
	}
	.fixed {
		position:fixed;
		top:0px;
	}
	#select-branch {
		width:auto;
	}
	#select-branch li {
		padding:10px 0px;
	}
	#select-branch li a {
		font-size:11px;
	}
	#select-branch li:first-child {
		margin-left:0px;
		padding-right:0px;
	}
	#select-branch li:nth-child(4) {
		list-style:outside;
		margin-left:10px;
	}
	#scroll-bar {
		display:block;
	}
	#banner-callus {
		width:100%;
	}
	}
	#banner-callus h3 {
		font-size:25px;
		color:#fff;
		text-align:center;
		margin:10px 0;
	}
	#banner-callus h3 strong {
		text-decoration:none;
		font-weight:normal;
	}
	.callbacks .caption {
		max-width:66%;
	}
	.callnow-container {
		font-size:26px;
	}
	/*--Banner Slider--*/
	.callbacks .caption {
		padding:15px;
		height: auto;
	}
	.callbacks .caption span {

	}
	.callbacks img {
		height:auto;
	}
	#tabbed-sidebar-widgets .widgettitle .tab-title {
		font-size:13px;
		font-size: 1.3rem;
	}
	/* =========Interior logo============*/
	#logo-inner {
	}
	.mobile-callus {
		display:none;
	}
	.blogpost table td {
		display:table-cell;
	}
	.blogpost table .column0 {
		padding-right:20px;
	}
	.blogpost table .column1 {
		padding-left:20px;
	}
	.subscribe-mail h3 input[type="submit"] {
		font-size:18px;
	}
	.main.contact input[type='text'], .main.contact input[type='email'], .main.contact textarea, #commentform input[type='text'], #commentform input[type='email'], #commentform textarea {
		display: inline;
	}
	.banner, .home.banner-image {
        margin: 0 auto;
        padding: 0;
        position: relative;
	   background-size:cover;
	   background-repeat:no-repeat;
	   background-position:center center;
	   background-position:center bottom;
    }
    .home.banner-image img {
        min-height: 100%;
        height: auto;
        max-height: none;
        min-width: 100%;
        width: auto;
        max-width: none;
    }
    #commentform input[type='text'],
    #commentform input[type='email'],
    #commentform textarea {
        width: 50%;
        padding: 0.33em 0.66em;
    }
    .thumblink-container a.see-all {
    }
    .thumblink-box .figure img,
.services.preview .attachment-thumb.wp-post-image {
		width: auto;
		height: auto;
    }
    /* nav tweaks */
    #menu-main-menu ul.sub-menu > li:hover {
	   background: #444;
    }
    #banner-carousel {
	top: 8em;
    }
    .col-sm-4.grid.thumb {
		height: 200px;
		overflow: hidden;
		margin-bottom: 15px;
		max-width: 360px;
    }
    .col-sm-4.grid.thumb img {
		min-height: 100%;
		min-width: 100%;
		max-width: 100%;
		width: auto;
		height: auto;
    }
}/* end min-width 768 */
/* ===================== Desktop Starts =======================*/
div { border: 1px solid red !important; }
@media (min-width:992px){
	.sidebar {
		border-left: 1px solid #a1a7b5;
	}
	.home .sidebar {
		border: none;
	}
	#toll-mid button {
		float:right;
		font-size:24px;
		margin-top:4px;
	}
	#select-branch li a {
		font-size:15px;
		padding:0 5px;
	}
	.callbacks .caption {
		top: 30px;
		right: 30px;
	}
	.callbacks .caption span {
		font-size:20px;
		font-size:2rem;
	}
	#tabbed-sidebar-widgets .widgettitle .tab-title {
		font-size:12px;
	}
	.subscribe-mail h3 input[type="submit"] {
		font-size: 18px;
	}
}
@media (min-width:1024px){
	.seo-headline-container figure {
		float: left;
		width: 50%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	.seo-headline-container .seo-content {
		float: left;
		width: 52%;
		padding: 30px;
		margin: 0 0 0 0;
	}
	#banner-carousel {
		min-height: 360px;
	}
    .grid-2 .wpcf7-list-item {
	display:block;
	float:left;
	width:45%;
	margin:0 2% 0 0.5em;
    }
}
/* ===================== Widescreen Starts=======================*/
@media (min-width:1200px) {
	.thumblink-container .thumblink-box p {

	}
	#toll-mid h3 {
		text-align:left;
		font-size:34px;
	}
	#toll-foot h3 {
		font-size:37px;
	}
	#banner-callus h3 {
		font-size:50px;
	}
	.callbacks .caption {
		padding: 20px;
		right: 30px;
	}
	.callbacks .caption span {
		font-size:31px;
	}
	#tabbed-sidebar-widgets .widgettitle .tab-title {
		font-size: 14px;
	}
	.subscribe-mail h3 input[type="submit"] {
		font-size:24px;
	}
	#select-branch li {
		font-size:11px;
	}
}
.error {
	padding:10px 0 20px 0;
	color:#FF0000;
}
input.error,textarea.error {
	color: #000000;
}
/* mods 07112014 */
#select-branch > *, #select-branch a {
	color:#fff;
	display:inline;
	font-family:Gotham-Book;
	font-size:15px;
	height:auto;
	line-height:44px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
#select-branch .dot {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:inline-block;
	margin:0 0.33em;
}
.entry-content .featured-img.wrapper {
    display: inline-block;
    float: right;
    margin: 0 0 1em 1em;
}
.preview.bottom.wrapper {
    margin: 1em 0 1em 0;
}
.preview .more-link {
	float:right;
     clear: right;
	margin: 0;
	text-decoration:none !important;
	background:#020001;
	color:#fff !important;
	padding:0.15em 0.5em;
     display: inline-block;
}
.preview .more-link a {
    color: #fff;
    text-transform: uppercase;
}
.preview .social-sharing {
    float: left;
    clear: left;
    display: inline-block;
}
.content.loop {
	margin-bottom:1em;
}
h1.entry-title {
    margin-top: 0;
    padding-top: 0;
}
.content.loop .entry-title {
	margin-top:0;
	padding-top:0;
	vertical-align:text-top;
}
.paginate-wrapper {
	margin-top:25px;
	clear:both;
}
.archive-header.blog {

}
.entry-content.preview p {
    font-size: 14px;
    line-height: 1.33em;
    margin: 0;
    padding: 0;
}
.preview-title {
    font-size: 20px;
    line-height: 1em;
    vertical-align: text-top;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Gotham-Light;
    font-weight: 600;
    text-transform: uppercase;
}
.preview-title a {
    color: #000;
}
.entry-content.preview img.attachment-thumbnail.wp-post-image {
	width:auto;
	height:auto;
	min-width:150px;
	min-height:150px;
	max-width:none;
	max-height:none;
	border:none;
}
.preview.thumb.wrapper {
	height:150px;
	width:150px;
	overflow:hidden !important;
	margin:0 1em 1em 0;
	float:left;
	display: inline-block;
}
.container .row {
    margin: 0;
    padding: 0;
}
.container .row.wide {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
}
#respond div.error {
    margin: -1em 0 1em 0;
    padding: 0.15em 0;
}
#respond label {
}
#respond input, #respond textarea {
    display: block !important;
    clear: both;
    float: none;
    margin-bottom: 1em;
}
.widget .wpcf7-response-output {
	margin-top:1.33em;
}
@media (max-width:1024px){
    #select-branch {
        display: inline;
    }
}
h1.entry-title {
	font-family: "Gotham-Light";
	text-transform: uppercase;
}
article .content p {
	color: #565656;
}
.col-md-4 {
	/*border-left: solid 1px #a1a7b5;*/
}
.contact input[type="submit"], #respond input[type="submit"] {
	display: block;
	float: none;
	border:0px;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
	font-family:Gotham-Bold;
	text-align:center;
	white-space:normal;
	border-radius: 0px;
	width: 100%;
	max-width: 360px;
}
.mob-foo-location .select-loction {
	overflow: hidden;
}
nav.menu, nav.active {
	left: 0;
}
#authors-2 a, .tagcloud a {
	color: #000000;
}
#authors-2 a:hover, .tagcloud a:hover {
	color: #161616;
}
#recent-posts-3 h3 {
	font-family: "Gotham-Medium";
	text-transform: uppercase;
}
#recent-posts-3 li a {
	font-family: "DroidSans";
	color: #000000;
}
#recent-posts-3 li a:hover {
	color: #161616;
}
.paginate-wrapper {
	margin-bottom: 25px;
}
@media(min-width:768px) and (max-width:1023px){
	#banner-carousel {
		top: 8em;
	}
}
@media (max-width:991px) and (min-width: 768px) {
	h1.contentheading {
		margin-top: 25px;
	}
	.contact input[type="submit"], #respond input[type="submit"] {
		width:100%;
		float: none;
	}
	.col-md-4 {
		border-left-style: none;
	}
	#logo-inner {
	}
	#select-branch a {
		font-size: 12px;
	}
}
@media (max-width:767px) {
	.xs-only {
		display: block;
	}
	body {
        font-size:16px;
    }
    .container {
    }
    p {
        font-size: 16px;
        line-height: 1.33em;
    }
	#banner-carousel {
		top: auto;
	}
	.header-inner.wrap {
		background-color: #00384E;
	}
	#logo-inner {
		margin: 0 0 0 0;
		width: auto;
	}
	#logo-inner a {
		position: relative;
		float: right;
	}
	#logo-inner {
		display: inline-block;
	}
	.header-inner.wrap #logo-inner .logo-text, .header-inner.wrap #header-info {
		color: #000;
	}
	.callbacks .caption {
		position: absolute;
		right: 0;
		max-width: none;
		text-align: right;
		width: auto;
		left: auto;
		top: auto;
		left: initial;
		top: initial;
	}
	.callbacks .caption h1, .callbacks .caption h2 {
		font-size: 20px;
	}
	.callbacks .caption h1, .callbacks .caption h2, .callbacks .caption h3, .callbacks .caption h4, .callbacks .caption h5 {
		line-height: 1.25em;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	#bannerbottom {
		/*position: relative;*/
		background-color: #000;
		background-color: rgba(0,0,0,0.66);
	}
    #respond {
        margin-bottom: 2em;
        width: 100%;
    }
    #commentform input[type='text'],
    #commentform input[type='email'],
    #commentform textarea {
        width: 98%;
        padding: 0.33em 2%;
    }
	#branch-container, #select-branch {
		text-align: center;
	}
	#banner-callus {
		width:100%;
		text-align: center;
	}
	.banner-image {
		width: 100%;
		height: auto;
	}
	.banner-image img {
		width: 100%;
		height: auto!important;
	}
	#banner-carousel {
		height: 100%;
		position: absolute;
		bottom: 0;
	}
	.callbacks .caption {
		top: 2em;
		right: 2em;
	}
	#logo {
		display: none;
	}
	h1.contentheading {

	}
	#main-body .container h1, #main-body .container h2, .archive-title {
		font-size: 24px;
		font-weight: bold;
	}
	#main-body .container h3 {
		font-size: 20px;
	}
	#main-body .container h1, #main-body .container h2, #main-body .container h3 {
		margin-bottom: 15px;
	}
	.thumblink-box figure, .thumblink-box .figure {
		padding: 0 0 0 0;
	}
	.thumblink-box figure img, .thumblink-box .figure img {
		width: 150px;
		height: 150px;
		margin: 0 1em 1em 0;
	}
	.thumblink-container a.see-all {
		margin: 0 1em 1em 0;
		padding: 0.5em 1em;
		text-align: center;
		display: block;
		width: 150px;
		font-size: 15px;
	}
	.preview .more-link {
		height: 32px;
		line-height: 32px;
	}
	.col-sm-4.grid.thumb {
		height: auto;
	}
	.col-sm-4.grid.thumb img {
		height: auto;
		max-width: 100%;
		width: auto;
	}
} /* max 767 */
@media (max-width:720px){
	#select-branch > *, #select-branch a {
		line-height: 2em;
		padding: 0 0 0 0;
		font-size: 14px;
	}
	#select-branch .dot {
		margin: 0 5px;
	}
}
@media (max-width:480px) {
	.callbacks .caption {
		top: 0;
		right: 0;
		left: 0;
		width: 100%;
	}
	#logo-inner {
		display: block;
		float: none;
		clear: both;
	}
	#logo-inner img {
		max-width: 100%;
		width: auto;
		height: auto;
		float: none;
	}
	.banner, .home.banner-image {
		min-height: 640px;
	}
	#banner-callus h3 strong, #toll-foot h3 strong {
		display: inline-block;
	}
	.entry-content .featured-img.wrapper {
		float: none;
		clear: both;
	}
	.thumblink-box .figure, .thumblink-container h1, .thumblink-container h2, .thumblink-container h3 {
		float: none;
		clear: both;
		display: block;
	}
	.thumblink-container a.see-all {
        float: left;
        clear: both;
    }
    .thumblink-box .figure img,
    .services.preview .attachment-thumb.wp-post-image{
        min-height: 90px;
        min-width: 90px;
    }
    .thumblink-box h2 a {
        font-size: 16px;
    }
    .supra-foot .tel {
        display: block;
        clear: both;
    }
	.mobile-clear {
		clear: both;
	}
} /* max 480 */
@media (max-width:360px){
	.banner, .home.banner-image {
		max-height: 410px;
		min-height: 360px;
		background-position: center top;
		background-size: contain;
	}
	#banner-carousel {
		bottom: 0;
	}
	.callbacks .caption {
		bottom: 6em;
	}
	.preview .social-sharing {
		float: right;
	}
} /* max 360 */
@media(max-width:320px){
	.banner, .home.banner-image {
		max-height: 440px;
		min-height: 360px;
		background-position: center top;
		background-size: contain;
	}
	.callbacks .caption {
		bottom: 10em;
	}
}
@media (min-width:481px) {
	.mobile-clear {
		clear: none;
	}
}
.menu ul ul ul, .menu ul li:hover ul ul {
	left: 140px!important;
	display: none;
}
.menu ul li ul li:hover ul {
	left: 140px!important;
	display: block;
}
.menu ul li ul li:hover ul li ul {
	left: 140px!important;
	display: none;
}
.menu ul li ul li ul li:hover ul {
	left: 140px!important;
	display: block;
}
ul li ul li.menu-item {
	width: 100%!important;
}
#scrollmarker {
	margin-bottom: 3em;
}
input[type='text'],input[type='email'],input[type='date'],input[type='number'],input[type='phone'],input[type='tel'],input[type='password'], textarea, select {
	border-radius:0px;
	border:1px solid #CCCCCC;
	height:35px;
	max-width: 360px;
	width:100%;
	margin-bottom: 1.33em;
	padding: 0.33em 0.66em;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0 0.5em 0 0;
    vertical-align: middle;
}
textarea{
	height:7.99em;
}
label {
    display: block;
    clear: both;
    float: none !important;
}
.floatleft {
    min-height:1.33em;
    display: block;
    clear:both;
}
.floatleft > * {
    float:left;
    line-height: 1.33em;
    height: auto;
}
form .required {
    color:red;
    font-size:14px;
    font-weight:bold;
    display:inline-block;
    padding-left:0.33em;
}
.clear{
    clear:both;
}
.wpcf7-list-item-label {
    margin-right:0.5em;
}
span.wpcf7-not-valid-tip {
    margin-top:-1em;
    margin-bottom:1em;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.wpcf7-form-control-wrap.disclaimer .wpcf7-not-valid-tip {
    position: absolute;
    width: 240px;
    display: block;
    white-space: nowrap;
    top: 1.33em;
    margin-top:0;
}
span.wpcf7-list-item {
    float:left;
}
.absolute.bottom {
    position: absolute;
    bottom: 0;
}
.col-lg-12 {
}
.salmon {
    color:#ff6b6b;
}
.salmonbg, input.salmonbg {
	background-color:#ff6b6b;
}
.full-width {
	width:100%;
}
.wrap {
	margin: 0 0 0 0;
}
#disclaimerbox {
	padding:1em 1em 0 1em;
	border:1px solid #ccc;
	margin-bottom:1.33em;
}
ul, ol {
	margin-bottom:1.33em;
}
.cerulean, .cerulean a {
  color: #00A5E5;
}
.cedar {
  color: #351911;
}
.prussianblue {
  color: #00384E;
}
.arrowtown {
  color: #99896C;
}
.khaki, div[id] .khaki, div[class] .khaki, * .khaki {
  color: #C3B48B;
}
.medium {
  font-family: "Gotham-Medium";
  font-weight: 500;
}
.content blockquote p {
  font-style: italic;
  line-height: 1.4em;
}
.content blockquote p {
  margin-bottom: 0.66em;
}
.content blockquote p, .content blockquote small {
  font-size: 15px;
  color: #3F3F3F;
}
blockquote .date {
  font-size: 0.90em;
}
