@import url("../CherryFramework/style.css");
/*--
	Theme Name: theme2100
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
	MotoPress Version: 1
--*/
/* #General
================================================== */
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
}

h2, h3, h4, h5, h6 { font-family: 'futura-pt' !important;}
h2 { color: #1f89ca !important; }
h3 { font-size: 20px !important; }
h4 { color: #1A171B !important; font-size: 16px !important; line-height: 19px !important; }
h6 { font-size: 16px !important; margin-top: 0; }
h3, h4, h5 { margin: 10px 0 !important; }

.p1 { margin-bottom: -2px; padding-top: 9px; }
.p2 { margin-bottom: 0; padding-top: 8px; }

.read-more { 
  float: right; 
  position: inherit; 
  text-align: right; 
  text-decoration: underline; 
}

a {
  color: #1f89ca;
}
a .sf-sub-indicator {
  margin-top: -5px;
  right: -12px;
  top: 50%;
  background: url(images/arrows.png) no-repeat 0px -100px;
}
.hr { 
  margin: 12px 0;
}
.alignright{
	float:right;
	clear:right;
}
.alignleft{
	float:left;
	clear:left;
}
.align-right-text{
	text-align: right;	
}

@media (min-width: 1200px) {
  a .sf-sub-indicator {
    right: -17px;
  }
}
#motopress-main {
  overflow: hidden;
}
@media (max-width: 767px) {
  .content-holder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.google-map,
.flexslider {
  background-image: url(images/loader.gif) !important;
}
#back-top-wrapper span {
  border-radius: 100%;
  background-color: #1f89ca;
}
#back-top-wrapper:hover span {
  background-color: #d2d6db !important;
}
.post_meta i {
  color: #877f7f;
}
@media (max-width: 767px) {
  .post_meta {
    float: left;
  }
}
@media (max-width: 767px) {
  .post_meta span {
    width: 100%;
  }
}
.pagination ul {
  box-shadow: none;
}
.pagination ul li {
  border-radius: 0;
}
.pagination ul li a {
  background: none;
  border: none;
  margin: 0 5px;
  padding: 0;
  border-radius: 0 !important;
  font: 400 17px/22px Arial;
  color: #1a171b;
  text-decoration: underline;
  text-align: center;
}
.pagination ul .active a,
.pagination ul li:hover a {
  background-color: transparent;
  color: #1f89ca;
}
.pager li {
  border-radius: 0;
}
.pager li a {
  border-radius: 0 !important;
  background-color: transparent;
  font: 400 17px/22px Arial;
  padding: 0;
  border: none;
  color: #1a171b;
  text-decoration: underline;
}
.pager .active a,
.pager li:hover a {
  background: none;
  color: #fff;
  color: #1f89ca;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .filter-wrapper .pull-right {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .filter-wrapper .pull-right li {
    width: 100%;
    padding: 8px 0;
  }
}
@media (max-width: 767px) {
  .filter-wrapper .pull-right li a {
    display: inline;
  }
}
.filter-wrapper {
  margin: 3px 0 6px;
}
@media (max-width: 480px) {
  .filter-wrapper .pull-right {
    float: left;
    width: 100%;
  }
}
.filter-wrapper .pull-right strong {
  font: 400 italic 20px/22px 'futura-pt';
  color: #1f89ca;
  padding: 11px 0 8px;
  margin-right: 12px;
}
.filter-wrapper .pull-right #filters {
  margin: 0;
}
@media (max-width: 480px) {
  .filter-wrapper .pull-right #filters {
    width: 100%;
  }
}
.filter-wrapper .pull-right #filters a {
  font: 400 italic 20px/22px 'futura-pt';
  color: #1f89ca;
  border-radius: 0;
  padding: 0;
  margin: 10px 12px;
}
.filter-wrapper .pull-right #filters .active a {
  color: #1a171b;
  text-decoration: underline;
  background: none;
}
.filter-wrapper .pull-right #filters a:hover {
  color: #1a171b;
  background: none;
  text-decoration: underline;
}
.select-menu {
  border-radius: 0;
  background: #fafafa;
  color: #877f7f;
}
/*/ General */
/* #Header
================================================== */

#convo-slide {
  position: fixed;
  z-index: 99;
}
.convo-tab{
	background: url('images/FacadeTech_convo_tab.gif') no-repeat;
	position: fixed;
	top: 302px;
	right: 0;
	width: 60px;
	height: 265px;
	z-index: 100;
}

.header {
  padding-top: 0;
  padding-bottom: 10px;
  border: none;
  background: url(images/header.png) 0 0 transparent repeat-x;
}
.header .top-sf-menu {
  text-align: right;
  float: none;
}
.header .nav__top {
	width: 95.5%;
}
@media (max-width: 768px) {
  .header .top-sf-menu {
    margin-left: 0;
  }
}
.header .top-sf-menu li {
  list-style: none;
  display: inline;
}
.header .top-sf-menu li a {
  float: none;
  font: 400 15px/20px Arial;
  color: #969697;
  margin: 0 10px;
}
.header .top-sf-menu li a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .header .top-sf-menu li a {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .header .top-sf-menu li a {
    font-size: 10px;
    margin: 0 2px;
  }
}
.header .nav__primary {
  background: #fff;
  height: 44px;
  border-bottom: 4px solid #0079C3;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.12);
  width: 95.5%;
  
}
@media (min-width: 1200px) {
  .header .nav__primary {
  }
}
@media (max-width: 979px) {
  .header .nav__primary {
    background-size: 100% 100%;
  }
}
@media (max-width: 767px) {
  .header .nav__primary {
    background: none !important;
    height: auto;
    width: 100%
  }
}
 .header .nav__primary .sf-menu {
  float: none;
  border-radius: 80px;
  background: none;
  height: 43px;
  border: none;
  margin-top: -6px;
}
.header .nav__primary .sf-menu li {
  background: none;
  margin: 0 0px 0 55px;
  padding: 0;
}
.header .nav__primary .sf-menu li .sub-menu {
  background: #e1e4e9;
  min-width: 150px;
  width: auto;
  margin-top: 2px;
}
.header .nav__primary .sf-menu li .sub-menu li {
  border-top: 1px solid #fff;
  margin: 0;
  height: auto;
  text-align: left;
}
.header .nav__primary .sf-menu li .sub-menu li ul {
  margin-top: 0;
  margin-left: 1px;
}
.header .nav__primary .sf-menu li .sub-menu li a {
  background-image: none;
  font: 400 12px/14px Arial;
  color: #1a171b;
  text-transform: none;
  padding-left: 11px;
  display:block;
}
.header .nav__primary .sf-menu li .sub-menu li a:hover {
  color: #1f89ca;
}
.header .nav__primary .sf-menu li .sub-menu .current-menu-item a {
  color: #1f89ca;
}
.header .nav__primary .sf-menu li .sub-menu li:first-child {
  border-top: none;
  width: 250px;
}
.header .nav__primary .sf-menu li a {
  background:url('images/marker-nav.gif') no-repeat right 22px;
  border-left: none;
  border: none;
  font-family: 'futura-pt';
  font-size: 25px;
  margin: 0;
  padding-right: 75px;
  display: inline;
}
/* added to remove bullet on last nav element */
.header .nav__primary .sf-menu li#menu-item-262 a{
	background:none;
	padding-right: 0px
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu li {
	  margin: 0 0px 0 16px;
	}
  	 
	.header .nav__primary .sf-menu li a {
	  background:url('/wp/wp-content/uploads/2013/07/marker-nav.gif') no-repeat right 15px;
	  font-size: 18px;
	
	}
}
.header .nav__primary .sf-menu li a:hover {
  color: #0079c3;
}
.header .nav__primary .sf-menu li:first-child {
  margin-left: 75px;
}
.header .nav__primary .sf-menu li.current-menu-item a,
.header .nav__primary .sf-menu .sfHover a,
.header .nav__primary .sf-menu .current-menu-parent a {
  color: #1f89ca;
}
.header .top-sf-menu {
  padding-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .header .nav__primary .sf-menu > li > a {
	  padding: 10px 12px 10px 0;
	}
  .header .nav__primary .sf-menu li {
  margin: 0 0px 0 20px;
  }
  .header .nav__primary .sf-menu > li {
    margin: 0 21px;
  }
  /* add styles here */
  .header .nav__primary .sf-menu > li:first-child {
    margin-left: 35px;
  }
  .header .nav__primary .sf-menu li a {
  padding-right: 55px;
  }
  
}
@media (max-width: 979px) {
  .header .nav__primary .sf-menu > li {
    margin: 0 22px 0 5px;
  }
  .header .nav__primary .sf-menu > li:first-child {
    margin-left: 43px;
  }
  .header .nav__primary .sf-menu li a {
  	padding-right: 45px;
  }
  .header .nav__primary .sf-menu #menu-item-262 a{
	padding-right: 0px;
	}
}
.ie8 .header .nav__primary .sf-menu > li {
  margin: 0 21px;
}
.ie8 .header .nav__primary .sf-menu > li:first-child {
  margin-left: 58px;
}
/*/ Header */
/* Logo
---------------------------------------- */
.logo {
  float: none;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 39px;
  width: 95.5%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .logo {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
}
.logo .logo_h__txt {
  padding: 25px 0;
}
.logo .logo_h__txt a {
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .logo .logo_h__txt a {
    font-size: 50px;
  }
}
.logo .logo_h__txt a:hover {
  color: inherit;
}
.logo .logo_h {
	float: left;
}
.logo .building-exp {
	float: right;
	margin-right: 17.85%;
}
/*/ Logo */
/* #Content
================================================== */
#content {
  margin-bottom: 30px;  
  padding-top: 0;
}
section.title-section {
  background-size: 100% 100%;
  min-height: 63px;
  padding: 0;
}
@media (min-width: 1200px) {
  section.title-section {
  }
}
@media (max-width: 767px) {
  section.title-section {
    background: #ffffff;
    border-bottom: 3px solid #1f89ca;
    padding-top: 15px;
    /*min-height: 140px;*/
  }
}
section.title-section .breadcrumb {
  background: none;
  padding-left: 30px;
}
@media (max-width: 480px) {
  section.title-section .breadcrumb {
    padding-left: 15px;
  }
}
section.title-section .breadcrumb li {
  font: 400 16px/19px 'futura-pt';
  color: #1a171b;
  text-transform: uppercase;
  padding-right: 12px;
}
@media (max-width: 767px) {
  section.title-section .breadcrumb li {
    font-size: 14px;
  }
}
section.title-section .breadcrumb li a {
  font: 400 16px/19px 'futura-pt';
  color: #1a171b;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  section.title-section .breadcrumb li a {
    font-size: 14px;
  }
}
section.title-section .breadcrumb .active {
  color: #1f89ca;
}
section.title-section .title-header {
  font: 400 30px/21px 'futura-pt';
  color: #333;
  padding: 10px 0 16px 1px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  section.title-section .title-header {
    padding-left: 0;
  }
}
@media (max-width: 980px) {
  section.title-section .title-header {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  section.title-section .title-header {
    padding-left: 0;
    padding-top: 16px;
    padding-right: 20px;
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  section.title-section .title-header {
    padding-right: 30px;
    font-size: 22px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  section.title-section .title-header small {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  section.title-section .title-header small {
    font-size: 14px;
  }
}
.ie8 section.title-section .title-header {
  padding-left: 58px;
}
.content-slider .camera_wrap {
  overflow: hidden;
}
.content-slider .container {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 979px) {
	.content-slider .container {
  	width: 724px;
  	margin-left: auto;
  	margin-right: auto;
	}
}
.content-slider .container .camera_pag {
  position: relative;
  top: -70px;
}
@media (max-width: 767px) {
  .content-slider .container .camera_pag {
    top: -57px;
  }
}
.content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb {
  background: none !important;
  width: auto;
  margin: 27px 10px 0;
}
@media (max-width: 480px) {
  .content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb {
    margin: 27px 3px 0;
  }
}
.content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb .camera_thumb {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  margin-top: -3px !important;
  border: 3px solid #fefefe;
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb .camera_thumb {
    width: 155px;
  }
}
@media (max-width: 767px) {
  .content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb .camera_thumb {
    width: 80px;
    border: 1px solid #fefefe;
  }
}
@media (max-width: 480px) {
  .content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb .camera_thumb {
    width: 60px;
  }
}
.content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb .thumb_arrow,
.content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb span {
  display: none !important;
}
.content-slider .container .camera_pag ul.camera_pag_ul li.camera_hover > span {
  background: #434648;
}
.content-slider .container .camera_pag ul.camera_pag_ul .cameracurrent.pix_thumb .camera_thumb,
.content-slider .container .camera_pag ul.camera_pag_ul li.pix_thumb:hover .camera_thumb {
/*
  border-color: #2d2c2e;
  border-color: rgba(45, 44, 46, 0.4);
*/
}
.content-slider .container .camera_thumbs_cont {
  width: 100%;
  top: -104px;
  background: transparent;
}
.content-slider .container .camera_thumbs_cont > ul {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 979px) {
  .content-slider .container .camera_thumbs_cont {
    top: -74px;
  }
}
/*
@media (min-width: 768px) and (max-width: 979px) {
  .content-slider .container .camera_thumbs_cont {
    top: -74px;
  }
}
*/
/*
@media (max-width: 767px) {
  .content-slider .container .camera_thumbs_cont {
    top: -74px;
  }
}
*/
@media (max-width: 480px) {
  .content-slider .container .camera_thumbs_cont {
    top: -40px;
  }
}
.content-slider .container .camera_thumbs_cont li {
  margin: 27px 10px 0;
  padding: 0;
}
@media (max-width: 480px) {
  .content-slider .container .camera_thumbs_cont li {
    margin: 27px 3px 0;
  }
}
.content-slider .container .camera_thumbs_cont li .camera_thumb {
  position: static !important;
  //opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  /* margin-top: -3px !important; */
  border: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-slider .container .camera_thumbs_cont li .camera_thumb {
    width: 155px;
  }
}
@media (max-width: 767px) {
  .content-slider .container .camera_thumbs_cont li .camera_thumb {
    width: 155px;
    /* border: 1px solid #fefefe; */
  }
}
@media (max-width: 480px) {
  .content-slider .container .camera_thumbs_cont li .camera_thumb {
    width: 60px;
  }
}
.content-slider .container .camera_thumbs_cont li.cameracurrent .camera_thumb,
.content-slider .container .camera_thumbs_cont li:hover .camera_thumb {
/*
  border-color: #2d2c2e;
  border-color: rgba(45, 44, 46, 0.4);
*/
/*
	-webkit-box-shadow: 3px 3px 10px 3px #1f89ca;
	box-shadow: 3px 3px 10px 3px #1f89ca;
*/
	/* opacity: 0.5; */
}
.content-holder {
  padding-bottom: 0px;
}
.content-holder .container {
  margin-top: -10px;
}
.home .content-holder .container {
  margin-top: 0px;
}
.home .camera_wrap {
  margin-bottom: 30px !important;
}
.home .slider {
  margin: 0 auto !important;
  max-height: 567px;     /* added by sidney */
  width: 1170px;
}
.home .banner-wrap {
  background: #fff;
  border-bottom: 4px solid #1f89ca;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.12);
  padding-bottom: 36px;
  margin: 0 0 30px;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .home .banner-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home .banner-wrap .featured-thumbnail {
  margin: 0 0 32px;
  text-align: center;
}
.home .banner-wrap .featured-thumbnail a {
  border: none;
  float: none;
  text-align: center;
  display: inline;
}
.home .banner-wrap .featured-thumbnail a img {
/*
	width: 100%;
  height: 171px;
*/
}
.home .banner-wrap h5 {
  font: 400 27px/41px 'futura-pt';
  color: #1a171b;
  margin-bottom: 24px;
  text-align: center;
}
.home .banner-wrap h5 span {
  color: #1f89ca;
}
.home .banner-wrap p {
  font: italic 400 17px/22px 'futura-pt';
  color: #a9a5a5;
  text-align: center;
}
.home .banner-wrap .link-align {
  text-align: center;
}
.home .banner-wrap .btn-link {
  font: 400 14px/20px Arial;
  color: #0079c3 !important;
  text-decoration: underline;
  text-align: center;
}
.home .banner-wrap .btn-link:hover {
  color: #1a171b !important;
}
.home .extra-wrap li {
  border-bottom: 1px dotted #bfbfbf;
  border-top: none;
  float: left;
  line-height: 22px;
  padding-top: 2px;
  padding-bottom: 5px;
}
.home-about {
  padding-bottom: 5px;
}
.single .portfolio .main-block .featured-thumbnail.large {
  margin-bottom: 0;
}
.testimonial {
  background: #ffffff;
  border: 1px solid #e7edf0;
  border-bottom: 4px solid #1f89ca;
  font-style: normal;
}
.testimonial p{
	margin-bottom: 10px;
}
.extra-wrap h4 { color: #1f89ca !important; }
.extra-wrap {
  background: #ffffff;
  border: 1px solid #e7edf0;
  border-bottom: 4px solid #1f89ca;
  height: auto;
  padding: 20px 23px 27px 27px;
  margin-bottom: 29px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12);
}
.extra-wrap .custom-list ul {
  margin: -6px 0 0px 0;
}
.extra-wrap .custom-list ul li {
  list-style: none;
  background: url(images/list.png) 0 13px no-repeat;
  margin: 0;
  padding-left: 18px;
  color: #1f89ca;
}
.extra-wrap .custom-list ul li a {
  font: 400 italic 17px/30px 'futura-pt';
  color: #1f89ca;
}
.extra-wrap .custom-list ul li:before {
  display: none;
}
.extra-wrap h4 {
  font: 400 29px/41px 'futura-pt';
  font-style: italic;
  color: #1a171b;
  margin: 0;
}
.extra-wrap h4 a {
  font: italic 400 20px/22px 'futura-pt';
  color: #1f89ca;
}
.extra-wrap .mini-posts-list {
  margin: 0;
  padding-bottom: 9px;
}
.extra-wrap .mini-posts-list li {
  padding: 8px 0 9px;
  margin: 0;
}
.extra-wrap .mini-posts-list li .featured-thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .extra-wrap .mini-posts-list li .featured-thumbnail {
    float: none;
  }
}
@media (max-width: 480px) {
  .extra-wrap .mini-posts-list li .featured-thumbnail {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .extra-wrap .mini-posts-list li .featured-thumbnail a {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .extra-wrap .mini-posts-list li .featured-thumbnail a {
    text-align: center;
  }
}
.extra-wrap .mini-posts-list li h4 {
  line-height: 16px;
  padding-bottom: 13px;
  min-height: 23px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .extra-wrap .mini-posts-list li .mini-post-content {
    clear: both;
  }
}
@media (max-width: 480px) {
  .extra-wrap .mini-posts-list li .mini-post-content {
    clear: both;
  }
}
.extra-wrap h5 {
  margin-bottom: 11px;
}
.extra-wrap h5 a {
  font: italic 400 20px/22px 'futura-pt';
  color: #1f89ca;
}
.extra-wrap .excerpt {
  font: 400 14px/21px Arial;
  color: #877f7f;
  margin-bottom: 12px;
}
.extra-wrap .btn-link {
  font: 400 17px/22px Arial;
  color: #1a171b;
  text-decoration: underline;
  padding: 0;
}
.extra-wrap .recent-posts_li {
  margin-bottom: 18px;
}
.extra-wrap .btn-link:hover {
  color: #1f89ca;
}
.extra-wrap .testimonials {
  padding-bottom: 1px;
}
.extra-wrap .testimonials .testi-meta {
  display: none;
}
.extra-wrap .testimonials .testi-item:first-child {
  border-bottom: 1px dotted #bfbfbf;
}
.extra-wrap .testimonials .testi-item {
  margin-bottom: 10px;
  padding-bottom: 1px;
}
.extra-wrap .testimonials .testi-item_blockquote {
  background: none;
  padding: 1px 0;
}
.extra-wrap .testimonials .testi-item_blockquote .featured-thumbnail {
  height: auto;
  margin: -6px 4px 0 0;
  width: auto;
}
.extra-wrap .testimonials .testi-item_blockquote a {
  font: 400 13px/21px Arial;
  color: #555;
}
.extra-wrap .testimonials .testi-item_blockquote a:hover {
  color: #1f89ca;
}
.extra-wrap .testimonials .testi-item_blockquote:before {
  display: none;
  padding: 50px;
  content: "";
}
.extra-wrap .testimonials .testi-item_blockquote:after {
  background: none;
}
.extra-wrap .testimonials .testi-name {
  font: 400 16px/22px 'futura-pt';
  color: #1f89ca;
}
.btn,
.wrapper .reply .comment-reply-link,
#respond form #submit {
  font: 400 13px/21px Arial;
  color: #1a171b !important;
  text-decoration: underline !important;
  padding: 0;
  background: none !important;
  box-shadow: none !important;
  text-shadow: none;
  border: none !important;
}
.btn:hover,
.wrapper .reply .comment-reply-link:hover,
#respond form #submit:hover {
  color: #1f89ca !important;
  background: none;
  text-decoration: underline;
}
.caption__portfolio h3 a {
  font: 400 20px/22px 'futura-pt';
  color: #1f89ca;
}
.menu-page .post_meta,
.menu-page .clear {
  display: none;
}
.menu-page li {
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .menu-page li {
    clear: both;
    padding-bottom: 10px;
    overflow: hidden;
  }
}
.menu-page li h5 {
  margin: 0;
  margin-top: -3px;
  padding-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .menu-page li h5 {
    clear: both;
    padding-top: 8px;
  }
}
@media (max-width: 480px) {
  .menu-page li h5 {
    clear: both;
  }
}
.menu-page li h5 a {
  font: italic 400 20px/24px 'futura-pt';
  color: #1f89ca;
}
.menu-page li .menu-price {
  font: italic 400 24px/22px 'futura-pt';
  color: #1f89ca;
}
.menu-page li .thumbnail {
  padding: 2px 19px 0 2px;
  width: 157px\0;
  height: 147px\0;
}
@media (max-width: 480px) {
  .menu-page li .thumbnail {
    margin-bottom: 5px;
  }
}
.featured-thumbnail,
.thumbnail {
  border: none;
  padding: none;
  box-shadow: none;
}
.title-box_primary {
  font: 400 italic 29px/41px 'futura-pt';
  color: #1a171b;
}
.events-list {
  margin-top: -11px !important;
  padding-bottom: 28px !important;
}
.events-list .excerpt {
  margin-bottom: 4px;
}
.events-list li {
  padding-bottom: 20px;
  padding-top: 15px !important;
}
.events-list li:first-child {
  padding-top: 8px !important;
}
.event-list-large {
  padding-bottom: 10px;
}
.event-list-large .post_meta {
  display: none;
}
.event-list-large h2 {
  margin: 0;
  padding-bottom: 11px;
}
@media (max-width: 480px) {
  .event-list-large h2 {
    clear: both;
  }
}
.event-list-large h2 a {
  font: 400 italic 20px/22px 'futura-pt';
  color: #1f89ca;
}
.event-list-large time {
  font: 400 14px/21px Arial;
  color: #c7c7c7;
}
.event-list-large .featured-thumbnail {
  margin: 0px 13px 10px 0;
}
@media (min-width: 1px) {
  .event-list-large .featured-thumbnail img {
    width: 100%;
  }
}
.event-list-large .row-fluid {
  padding-bottom: 16px;
}
.event-list-large .row-fluid article {
  margin-bottom: 0;
  padding-bottom: 0px;
  border-bottom: 1px dotted #bfbfbf;
}
@media (max-width: 480px) {
  .filter-wrapper .pull-right #filters a {
    font-size: 16px;
  }
}
.page-template-page-Portfolio2Cols-filterable-php #content .span12:first-child,
.page-template-page-Portfolio3Cols-filterable-php #content .span12:first-child,
.page-template-page-Portfolio4Cols-filterable-php #content .span12:first-child {
  width: 910px;               /* changed from 890px */
  background: #ffffff;
  padding: 20px 23px 0 0;
  margin-bottom: 29px;
}
@media (min-width: 1200px) {
  .page-template-page-Portfolio2Cols-filterable-php #content .span12:first-child,
  .page-template-page-Portfolio3Cols-filterable-php #content .span12:first-child,
  .page-template-page-Portfolio4Cols-filterable-php #content .span12:first-child {
    padding-left: 10px;
    width: 1140px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .page-template-page-Portfolio2Cols-filterable-php #content .span12:first-child,
  .page-template-page-Portfolio3Cols-filterable-php #content .span12:first-child,
  .page-template-page-Portfolio4Cols-filterable-php #content .span12:first-child {
    width: 705px;   /* changed from 675px */
  }
}
@media (max-width: 767px) {
  .page-template-page-Portfolio2Cols-filterable-php #content .span12:first-child,
  .page-template-page-Portfolio3Cols-filterable-php #content .span12:first-child,
  .page-template-page-Portfolio4Cols-filterable-php #content .span12:first-child {
    width: 100%;
  }
}
.error404-holder_num {
  font-family: 'futura-pt';
  color: #1f89ca;
}
.span5 .main-block {
  background: #ffffff;
  border: 1px solid #E7EDF0;
  border-bottom: 4px solid #1f89ca;
  padding: 10px 23px 13px 27px;
  margin-bottom: 29px;
}
.faq-list,
.no-results {
  background: #ffffff;
  border: 1px solid #E7EDF0;
  border-bottom: 4px solid #1f89ca;
  padding: 37px 23px 13px 27px;
  margin-bottom: 29px;
}
.single .main-block,
.single .related-posts,
.single .comment-holder,
.single #respond {
  background: #ffffff;
  border: 1px solid #E7EDF0;
  border-bottom: 4px solid #1f89ca;
  padding: 10px 23px 13px 27px;
  margin-bottom: 29px;
}
.single .main-block .extra-wrap,
.single .related-posts .extra-wrap,
.single .comment-holder .extra-wrap,
.single #respond .extra-wrap {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.single .comment-holder #respond {
  background: none;
  border: none;
}
.single .post_meta {
  border-top: 1px dotted #c3c3c3;
  border-bottom: 1px dotted #c3c3c3;
  padding: 8px 0;
}
.single .post_meta a,
.single .post_meta time {
  color: #1f89ca;
  font: 400 14px/20px Arial;
}
.single .post_meta .post_category a {
  color: #877f7f;
}
#commentform textarea {
  max-width: 100%;
  width: 553px;
}
@media (min-width: 1200px) {
  #commentform textarea {
    width: 704px;
  }
}
.span7 #commentform textarea {
  min-width: auto !important;
  width: 100%;
}
.search article,
.blog article,
.category article,
.archive .span8.left article,
.archive .span8.right article {
  background: #ffffff;
  border: 1px solid #e7edf0;
  border-bottom: 4px solid #1f89ca;
  padding: 10px 23px 13px 27px;
  margin-bottom: 29px;
}
.search article .thumbnail,
.blog article .thumbnail,
.category article .thumbnail,
.archive .span8.left article .thumbnail,
.archive .span8.right article .thumbnail {
  margin: 0 20px 0 0;
}
.search article #lipsum,
.blog article #lipsum,
.category article #lipsum,
.archive .span8.left article #lipsum,
.archive .span8.right article #lipsum {
  padding-bottom: 22px;
}
.search article .post-title a,
.blog article .post-title a,
.category article .post-title a,
.archive .span8.left article .post-title a,
.archive .span8.right article .post-title a {
  font: 400 italic 29px/41px 'futura-pt';
  color: #1a171b;
}
.search article .post_meta,
.blog article .post_meta,
.category article .post_meta,
.archive .span8.left article .post_meta,
.archive .span8.right article .post_meta {
  border-top: 1px dotted #c7c7c7;
  border-bottom: 1px dotted #c7c7c7;
  padding: 8px 0;
}
.search article .post_meta a,
.blog article .post_meta a,
.category article .post_meta a,
.archive .span8.left article .post_meta a,
.archive .span8.right article .post_meta a,
.search article .post_meta time,
.blog article .post_meta time,
.category article .post_meta time,
.archive .span8.left article .post_meta time,
.archive .span8.right article .post_meta time {
  color: #1f89ca;
  font: 400 14px/20px Arial;
}
.search article .post_meta .post_category a,
.blog article .post_meta .post_category a,
.category article .post_meta .post_category a,
.archive .span8.left article .post_meta .post_category a,
.archive .span8.right article .post_meta .post_category a {
  color: #877f7f;
}
.search .pagination,
.blog .pagination,
.category .pagination,
.archive .span8.left .pagination,
.archive .span8.right .pagination {
  background: #ffffff;
  border: 1px solid #e7edf0;
  border-bottom: 4px solid #1f89ca;
  padding: 10px 23px;
  margin-bottom: 29px;
}
#sidebar {
  padding-top: 1px;
}
.related-posts_list a {
  font: 400 14px/21px Arial;
  color: #877f7f;
}
.post-author {
  color: #877f7f;
}
.single-post .post-header h1.post-title {
  font: italic 400 29px/41px 'futura-pt' !important;
}
.post-author_h {
  font: 400 14px/20px Arial;
  color: #877f7f;
}
.post-author_h a {
  color: #877f7f;
}
.post-author_link a {
  color: #1f89ca;
}
.post-author_gravatar img {
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}
.related-posts_h,
.comments-h,
#respond h3 {
  font: 400 italic 29px/41px 'futura-pt';
  color: #1a171b;
}
.author,
.comment-meta {
  font: 400 14px/20px Arial;
  color: #1f89ca;
}
.comment .comment-body {
  border: 1px solid #d5d5d5;
  background: #ffffff !important;
}
.blog .gallery-post {
  padding-bottom: 60px;
}
.testimonial_content {
  background: none;
}
/*/ Content */
/* #Comments
================================================== */
#respond input,
#respond textarea {
  background: none;
  border-radius: 0;
  font: 400 14px/20px Arial;
  color: #877f7f;
}
.wpcf7 input,
.wpcf7 textarea {
  background: none;
  border-radius: 0;
}
.nocomments {
  background: #ffffff;
  border: 1px solid #E7EDF0;
  border-bottom: 4px solid #1f89ca;
  padding: 10px 23px 10px 27px;
  margin-bottom: 29px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-color: #d6d6d6;
  box-shadow: none;
}
/*/ Comments */
/* #Widgets
================================================== */
.sidebar .widget {
  background: #ffffff;
  border: 1px solid #e7edf0;
  border-bottom: 4px solid #1f89ca;
  padding: 1px 23px 27px 10px;
  margin-bottom: 29px;
}
.sidebar .widget ul {
  margin: -6px 0 0px 0;
}
.sidebar .widget ul li {
  background: url('https://facadetech.com/wp/wp-content/uploads/2013/07/list.png') no-repeat scroll 0 9px transparent;
  padding-left: 18px;
  list-style: none outside none;
  margin: 0;
  color: #1f89ca;
}
.sidebar .widget ul li a {
  font: 400 15px/28px 'futura-pt';
  color: #1f89ca;
}
.sidebar .widget ul li.social_li {
  background: none;
  padding-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
}
.sidebar .widget ul li.social_li span {
  vertical-align: middle;
}
.sidebar .widget ul li:before {
  display: none;
}
.sidebar .widget h3 {
  font: 400 29px/41px 'futura-pt';
  color: #1a171b;
}
/*/ Widgets */
/* #Shortcodes
================================================== */
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  background: #e1e4e9;
  padding: 9px 0;
  z-index: -2;			/*  added to float convo-tab on top of footer */
}
@media (max-width: 767px) {
  .footer .footer-widgets {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer .footer-widgets .social {
  padding-top: 9px;
}
.footer .footer-widgets .social .social_li {
  margin-left: 9px;
}
.footer .footer-widgets .social .social_li:first-child {
  margin-left: 0;
}
.footer .footer-widgets h4 {
  font: 400 18px/38px 'futura-pt';
  color: #1a171b !important;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .footer .footer-widgets h4 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer .footer-widgets h4 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .footer .footer-widgets h4 {
    height: auto;
  }
}
.footer .footer-widgets .menu {
  margin: 20px 0 0;
}
.footer .footer-widgets .menu li {
  list-style: none;
  padding-bottom: 10px;
}
.footer .footer-widgets .menu li a {
  color: #0079c3;
  font: 400 13px/20px Arial;
}
.footer .footer-widgets .menu:first-child {
  margin: 0;
  float: left;
}
.footer .footer-widgets .textwidget {
  color: #7d7d82;
  font: 400 14px/21px Arial;
  padding-top: 4px;
}
.footer .footer-widgets .textwidget span {
  display: block;
  color: #333333;
  font: 400 24px/28px Arial;
}
@media (max-width: 767px) {
  .footer .menu-footer-menu-2-container {
    margin-top: -8px;
  }
}
.footer .menu li a:hover {
  color: #1a171b;
  text-decoration: underline;
}
.footer .copyright {
  padding: 20px 0 0;
}
@media (max-width: 767px) {
  .footer .copyright {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer .copyright .span12 {
  border-top: none;
  padding-bottom: 8px;
}
.footer .copyright .footer-text {
  color: #969697;
  font-size: 12px;
}
.footer-text strong {
  color: #0079c3;
}
.footer .copyright .footer-text a:first-child {
  color: #1f89ca;
}
.footer .copyright .footer-text a {
  color: #969697;
}
.footer .copyright a:hover {
  color: #1f89ca;
}
.footer .footer-nav {
  margin-bottom: 0;
}
footer.motopress-wrapper.footer {
	display: none;
}
.footer.credentials {
	background: #fff;
}
.footer.above {
	background: #fff;
}
/*/ Footer */
/* posts */
div.jp-playlist li,
div.jp-progress {
  background-color: #000;
}
div.jp-interface {
  background-color: #3c3c3c;
  background-image: -moz-linear-gradient(top, #595958, #272626);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#595958), to(#272626));
  background-image: -webkit-linear-gradient(top, #595958, #272626);
  background-image: -o-linear-gradient(top, #595958, #272626);
  background-image: linear-gradient(to bottom, #595958, #272626);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff595958', endColorstr='#ff272626', GradientType=0);
}
div.jp-playlist li a:hover,
div.jp-playlist li.jp-playlist-current a {
  color: #848484;
}
.format-quote blockquote {
  border-color: #1f89ca;
  color: #848484;
}
.flex-control-paging li a {
  background: #cfcccc !important;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background: #1f89ca !important;
}
.mini-post-holder {
  border-color: #bfbfbf;
  border-style: dotted;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.dropcap {
  background: #1f89ca;
}
.ie8 .footer-widgets .social_link .social_ico img {
  background-color: #E1E4E9;
}
.filter-wrapper ul#tags {
  margin-top: 5px;
  margin-bottom: 15px;
}

/* #Misc
================================================== */
/*/ Misc */
/* responsive -*/
.portfolio-4cols .portfolio_item {
  width: 283px !important;
}
.ie8 .camera_thumbs_cont ul {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 3000px) {
  .camera_thumbs_cont ul {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  .post_meta .post_permalink {
    float: none;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .home .banner-wrap h5 {
    font-size: 28px;
    line-height: 34px;
  }
}
.ie8 .home .banner-wrap h5 {
  font-size: 28px;
  line-height: 34px;
}
@media (max-width: 1200px) {
  .home .slider {
    width: 941px;
  }
}
@media (max-width: 980px) {
  .home .slider {
    width: 725px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .home .banner-wrap h5 {
    font-size: 22px;
    line-height: 26px;
  }
   .home .slider {
    width: 725px;
  }
}
@media (max-width: 768px) {
  .home .banner-wrap {
    padding-left: 0;
    padding-right: 0;
  }
   .home .slider {
    width:100%;
  }
}
@media (max-width: 480px) {
	.home .slider {
    width: 100%;
  }
  
}
@media (max-width: 360px) {
  .home .banner-wrap h5 {
    font-size: 22px;
    line-height: 26px;
  }
  	.home .slider {
    width: 100%;
  }

}
/* - responsive  */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.lp-children {
	margin: 0;
	padding: 0;
}
.lp-children li {
	list-style-type: none;
}


/* removed to fix responsive issue     .span4 { width: 370px; }  */
.span12 { width: 100%; }





/******************** PROJECT PORTFOLIO BOXES ON HOMEPAGE ******************/
.project-portfolio-widget {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.project-portfolio-widget img {
	float: left;
	margin: 5px 15px 5px 0;
}



/******************** CORRECT ALIGNMENT ISSUE WITH BOXES ON HOMEPAGE ******************/
.span4:first-child,
.span2:first-child {
	margin-left: 15px;
}

@media (max-width: 1200px) {
	.span4:first-child,
	.span2:first-child {
		margin-left: 10px;
	}
}

@media (max-width: 768px) {
	.span4:first-child,
	.span2:first-child {
		margin-left: 0px;
	}	
}


/***************** slider fixes? ***************/
#be-slider {
	background: url(images/building-experience.png) no-repeat;
	width: 236px;
	height: 88px;
	position: absolute;
	bottom: 155px;
	right: 0;
	z-index: 1;
}
@media (max-width: 979px) {
	#be-slider {
		bottom: 105px;
	}
}
@media (max-width: 480px) {
	#be-slider {
		display: none;
	}
}

/** home page **/
.span2 .banner-wrap {
	padding: 32px 0;
}
.span2 .banner-wrap.two-line {
	padding: 15px 0;
}
.span2 .banner-wrap .text {
	font-family: 'futura-pt';
	font-size: 28px;
	color: #097abf;
	text-align: center;
	line-height: 32px;
}

/**
**/
.sidebar .widget ul li.featured-projects {
	background: none;
}

/**
suppliers slider
**/
.suppliers-wrap {
	overflow: hidden;
}
.suppliers-list {
	margin: 10px 0;
	width: 1200px;
	height: 80px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
}
.suppliers-list li {
	float: left;
	margin-left: 30px;
	height:80px;
	display:block;
	vertical-align: middle;
}
.suppliers-list li:first-child {
	margin-left: 0;
}