@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|PT+Serif:400,400i,700,700i';
@media (min-width: 1200px){
.container {
    width: 1140px;
}}
body {
	font-family: 'Open Sans', sans-serif;
	color: #737373;
	font-size: 15px;
}
.site-header{
    background: #f6f6f6;
    border-bottom: 1px solid #e6e6e6;
}
.m-t-3{ margin-top:30px;}
.page-header {
    padding-bottom: 0;
    margin: 0 0 20px;
    border-bottom: 0px solid #eee;
}
.home .site-header{
    background: transparent;
    border-bottom: 0px solid #e6e6e6;
}
hr {
    width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0);
}
a {
	text-decoration: none!important;
	color: #1e398f;
}
img {
	display: block;
	position: relative;
	max-width: 100%;
	height: auto;
	width: auto;
}
a img {
	border: none;
}
h1 {
	font-family: 'PT Serif', serif;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	color: #737373;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 0 30px;
}
div.alignright, img.alignright {
	float: right;
	margin: 5px 20px 13px 0;
	max-width: 100%;
}
div.alignleft, img.alignleft {
	float: left;
	margin: 5px 20px 13px 0;
	max-width: 100%;
}
address, blockquote, dd, dl, fieldset, form, ol, p, pre, table, ul {
	margin-bottom: 25px;
}
.page-content, .entry-content, .entry-summary {
	margin: 10px 0 0;
}
.post-navigation {
    margin: 0 0 30px !important;
}
.entry-title {
	font-family: 'PT Serif', serif;
	color: #afafaf;
	font-weight: 400;
	font-style: italic;
}
.page-title {
	font-family: 'PT Serif', serif;
	color: #afafaf;
	font-weight: 400;
	font-style: italic;
}
.entry-content p {
	line-height: 1.8
}
.site-content {
	padding: 60px 0;
}
.gform_wrapper label.gfield_label {
    font-weight: 500;
}
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-content {
    border: none;
    border-radius: 0;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.gform_wrapper .gform_heading {
    margin-bottom: 0 !important;
    background: #afafaf;
    padding: 15px;
    text-align: center;
}
.gform_wrapper h3.gform_title {
    letter-spacing: normal!important;
    margin: 10px 0 6px;
    font-family: 'PT Serif', serif;
    color: #ffffff;
    font-size: 24px;
}
.gform_wrapper span.gform_description {
    font-weight: 400;
    display: block;
    width: 100%;
    margin-bottom: 16px;
    color: #fff;
    font-size: 18px;
}
.gform_wrapper .gform_body {
    background: #f1f1f1;
    padding: 15px;
    width: 100% !important;
}
.gform_wrapper .gform_footer {
    padding: 0 0 16px 0 !important;
    margin: 0 !important;
    background: #f1f1f1;
    text-align: center;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto;
    margin: 0 16px 0 0;
    background: #acacac;
    border: none;
    color: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 14px;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    border: 1px solid #ddd !important;
}
.gform_wrapper label.gfield_label {
    font-weight: 600 !important;
    font-size: 14px !important;
    margin-bottom: 0 !important;
}
.gform_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text] {
    width: 86% !important;
    border: 1px solid #ddd !important;
}

.gform_wrapper textarea.large {
    height: 120px !important;
	border: 1px solid #ddd !important;
}
.read-more{
    background: #737373;
    color: #fff;
    padding: 5px 15px;
    margin-top: 45px;
    display: block;
    float: left;
}
.message-sent #secondary{ position:inherit;}
.gform_confirmation_message{
    font-size: 20px;
}
#gform-notification .button {
    margin: 20px auto 0px !important;
    padding: 5px 10px;
    background: #013168;
    display: block;
    max-width: 100px;
    color: #fff;
}
.big-images.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}
.sitemap-sizer,
.sitemap-items { width: 22%; }
.sitemap-gutter-sizer { width: 4%; }
.sitemap-items {
    margin-bottom: 30px;
}
.sitemap-items h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
}
.sitemap-items ul {
    padding:0 0 0 18px;
}
.sitemap-items ul li a {
    font-size:14px;
	color:#737373;
}
.sitemap-items ul li a:hover {
	color:#014694;
}
.sitemap-items h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.sitemap-items ul ul{
    margin-bottom:10px;
}
/* Header */

.logo a {
	margin: 15px 0;
	display: block;
}
.logo a img {
	max-width: 350px;
}
.navbar {
	padding: 0.5rem 0;
}
.header:before {
	content: '';
	height: 280px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 );
}
.home .header:before {
	height: 350px;
}
.site-header *{
transition: all 0.4s ease;	
}
.site-header.sticky {
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 333 !important;
    background: #f6f6f6 !important;
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
}
.site-header.sticky .logo img {
    max-width:187px;
}
.site-header.sticky .social,
.site-header.sticky .phone,
.site-header.sticky .login {
    display:none;
}
.site-header.sticky .header:before{
	display:none;	
}


.wsmenu {
    font-family: inherit;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	    top: 23px;
    position: relative;
}
.wsmenu-submenu {
    top: 58px;
	min-width:200px;
	background: rgba(255,255,255,0.8) !important;
}
.wsmenu-list {
	float:right;
	width:auto;
    diisplay: block;
}
.wsmenu-list > li {
    text-align: center;
    display: block;
    float: left;
    padding-left: 7px;
	background-color: transparent !important;
}
.wsmenu-list > li > a{display: block;
    padding: 5px 9px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    font-size: 17px;
	border:1px solid transparent !important;
}
.wsmenu-list > li > a:hover {
    background-color: #fff !important;
}

.wsmenu-submenu li a {
    border: 1px solid #fff !important;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: 300;
    background: rgba(255,255,255,0.8) !important;
}
.wsmenu-list li:hover > a {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #eee !important;
}
.wsmenu-submenu li a:hover {
    background:#f3f3f3 !important;
	color:#222 !important;
}
.sticky .wsmenu{
top:10px;	
}
.sticky .wsmenu-submenu {
    top: 67px;
}
.site-header.with-images{
	position: absolute;
	z-index: 2;
	width: 100%;
	background: transparent;
    border-bottom: none;
}
.page-header.with-images{
display:none;	
}
.phone {
	float: right;
	line-height: 40px;
	font-weight: 400;
	font-size: 22px;
	color: #014694;
}
.login {
	display:none;
    float: right;
    line-height: 40px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    margin-left: 30px;
}
.login a{
    color: #999999;
}
.social {
	float: right;
}
.social ul {
	list-style: none;
}
.social ul li {
	float: left;
}
.social ul li a {
	width: 40px;
	height: 40px;
	background: #014694;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 40px;
	margin: 0 5px;
}
.testimonials-carousel{ margin-top:60px;}
.theiframewrap {
    overflow: hidden;
    border: 1px solid #d2d2d2;
	
}
.theiframein {
    width: 300px!important;
    position: relative;
    overflow: hidden;
    left: -11px;
}
.theiframewrap iframe { 
 
        -webkit-transform: scale(0.94);
        -webkit-transform-origin: 0 0;
}
/* Footer */
.site-footer {
	background: #f1f1f1;
	padding: 35px 0;
	margin-top: 75px;
}
.footer-menu {
	list-style: none;
	margin: 0 35px 0 0;
	padding: 0;
	float: left;
}
.footer-menu li {
	float: left;
	margin-right: 15px;
}
.footer-contact {
	margin-bottom: 15px;
}
.houzz-widget {
	position: absolute;
	top: -88px;
}
.designed-by {
    float: right;
    font-size: 13px;
    color: #b0b0b0;
}
.designed-by a{

    color: #b0b0b0;
}
/* Homepage */
.home .entry-content{
    border-bottom: 1px solid #737373;
    padding-bottom: 15px;
}
.home-slide {
	position: relative;
	top: 0;
	z-index: 1;
}
#home-carousel .slide-item {
	min-height: 440px
}
.home #home-carousel .slide-item {
	min-height: 768px
}
#home-carousel .owl-controls {
	position: absolute;
	width: 100%;
	z-index: 5;
}
#home-carousel .owl-prev {
	top: -356px;
	left: 35px;
	position: absolute;
	color: #fff;
	font-size: 48px;
	opacity: 0.5;
}
#home-carousel .owl-next {
	top: -356px;
	right: 35px;
	position: absolute;
	color: #fff;
	font-size: 48px;
	opacity: 0.5;
}
.home #home-carousel .owl-prev {
	top: -408px;
}
.home #home-carousel .owl-next {
	top: -408px;
}
#home-carousel .owl-next:hover, #home-carousel .owl-prev:hover {
	opacity: 1;
}
.home-slide h2 {
	position: absolute;
	z-index: 3;
	bottom: 30px;
	width: 100%;
	margin: 0;
	color: #fff;
	padding: 15px 0;
	text-align: left;
	font-family: 'PT Serif', serif;
	font-size: 42px;
	text-shadow: 0 4px 8px rgba(0,0,0,0.5);
	font-weight: 700;
}
.home-portfolio-item h3 {
	margin: 20px 0;
}
.home-portfolio-item img {
	width:100%;
}
.home-portfolio-item h3 a {
	color: #737373;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
}
.home-portfolio-item .excerpt {
	line-height: 1.8;
}
.home-portfolio-item .excerpt a {
	text-transform:uppercase;
	font-weight:700;
	margin-left:10px;
}
.mail-list {
	background: #f1f1f1;
    padding: 0 15px 15px 15px;
	z-index: 3;
	display: none;
}
.handle {
	z-index: 3;
	background: #737373;
	transform: rotate(270deg);
	padding: 15px;
	color: #fff !important;
	width: auto !important;
	height: auto !important;
	text-indent: 0 !important;
	top: 75px !important;
	left: -120px !important;
}
.mail-list form {
	text-align: left;
	margin: 0;
}
.mail-list .gfield_label {
	font-weight: 400 !important;
	font-size: 13px !important;
	margin-bottom: 0;
}
.mail-list .gform_footer {
	padding: 5px 15px 0 !important;
}
.mail-list .gform_footer input[type="submit"] {
	width: 100% !important;
	padding: 5px !important;
	background: #737373;
	padding: 9px !important;
	border: 1px solid #666;
	color: #fff;
}
/* Page with Sidebars */
.page-template-page-sidebar #secondary ul{
list-style:none;
padding:0;	
}
.page-template-page-sidebar #secondary ul li {
    margin: 3px 0;
    border-bottom: 1px solid #c1d3e8;
}
.page-template-page-sidebar #secondary ul li:last-child {
    border-bottom:0px solid #c1d3e8;
}
.page-template-page-sidebar #secondary ul li a{
    padding: 5px 0;
    display: block;
}
.page-template-page-sidebar #secondary ul li a:after {
    content: '\f101';
    font-family: FontAwesome;
    font-size: 16px;
    float: right;
    top: -1px;
    position: relative;
}

/* Blog Archives */

.searchandfilter ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.searchandfilter ul li li {
	float: left;
}
.searchandfilter ul li input[type="radio"] {
	opacity: 0;
	width: 0;
}
.searchandfilter ul li label {
	padding: 5px 10px !important;
	border: 1px solid #eee;
	text-transform: uppercase;
	margin: 0 5px;
	font-size: 12px;
	cursor: pointer !important;
}
.searchandfilter ul li label:hover {
	    background: #f6f6f6;
}
.searchandfilter ul li.sf-option-active label {
	background: #014694;
	color: #fff;
}
.blog-item {
	    overflow: hidden;
    position: relative;
    background: whitesmoke;
    min-height: 235px;
    width: 100%;
    display: block;
}
.blog-item img{
    width: 100%;
}
.blog-item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.blog-item-detail{
    overflow: hidden;
    position: absolute;
    bottom: -130px;
}
.blog-item:hover .blog-item-detail{
    overflow: hidden;
    position: relative;
    bottom: 0;
}
.post-entry {
	position: absolute;
	bottom: 0;
	background: rgba(255,255,255,0.8);
	text-align: center;
	padding: 10px;
	width:100%;
}
.post-entry .entry-title {
	color: #000000;
	margin-bottom: 5px;
	font-size:22px;
}
.post-entry .entry-title a {
	color: #000000;
	max-height: 88px;
	overflow: hidden;
	display: block;
}
.post-entry .entry-meta {
	font-size: 18px;
	font-style: italic;
	font-family: 'PT Serif', serif;
	font-weight: bold;
	margin-bottom: 5px;
	-webkit-transition: display 0.5s;
    transition: display 0.5s;
}
.post-entry .post-excerpt {
	color: #000;
	-webkit-transition: display 0.5s;
    transition: display 0.5s;
}
.post-entry .read-more {
	display: table;
	margin: 10px auto;
	background: #737373;
	padding: 5px 15px;
	color: #fff;
	float:none;
	font-size: 12px;
	-webkit-transition: display 0.5s;
    transition: display 0.5s;
}
.blog-item:hover .read-more {
	background: #1e398f;
	color: #fff;
}
.blog-item:hover .entry-title,
.blog-item:hover .entry-meta,
.blog-item:hover .entry-title,
.blog-item:hover .post-excerpt{
	display:block;
}
.blog-item:hover .read-more{
	display:table;
}

/* Single Post */
.fullbg {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	height: 100px;
	left: 50%;
	min-height: 450px;
	margin-bottom:45px;
}
.single-post .entry-meta {
    font-size: 25px;
    margin: 25px 0;
    font-style: italic;
    font-family: 'PT Serif', serif;
}
.single-tag {
	display: inline-block;
	padding: 8px;
	font-size: 75%;
	font-weight: 500;
	line-height: 1;
	color: #fff !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	text-transform: uppercase;
	margin-right: 10px;
	margin-bottom:10px;
}
.social-share {
	text-align: right;
}
#atstbx {
	float: right;
}
.addthis_inline_share_toolbox:after {
	content: 'Share';
	font-size: 20px;
	color: #737373;
	font-family: 'PT Serif', serif;
	float: right;
	margin-right: 10px;
}
.single-post .post-navigation {
	margin-bottom: 45px;
}
.single-post .nav-previous:before {
	content: 'PREVIOUS POST';
	color: #444;
	clear: both;
	display: block;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 5px;
}
.single-post .nav-next:before {
	content: 'NEXT POST';
	color: #444;
	clear: both;
	display: block;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 5px;
	text-align: right;
}
.post-type-archive-portfolios .post-entry {
    position: relative;
    bottom: 30px;
    background: #fff;
    text-align: center;
    padding: 10px;
    z-index: 3;
    margin: 0 auto;
    max-width: 80%;
}
.post-type-archive-portfolios .post-entry .entry-title a {
    border: 1px solid #ddd;
    padding: 5px;
    font-size: 20px;
}
.handle2 {
    z-index: 3;
    background: #737373;
    transform: rotate(270deg);
    padding: 15px;
    color: #fff !important;
    width: auto !important;
    height: auto !important;
    text-indent: 0 !important;
    top: 71px !important;
    left: -117px !important;
}
.portfolio-filter{ background:#f1f1f1;padding: 20px;  z-index: 1;}
.portfolio-filter input,
.portfolio-filter select{
    width: 100%;
    padding: 5px;
    font-size: 13px;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
}
 .portfolio-filter ul li input[type="radio"] {
    opacity: 1;
    width: auto;
}
 .portfolio-filter .searchandfilter ul li.sf-option-active label {
     background: transparent; 
     color: inherit; 
}
 .portfolio-filter .searchandfilter ul li li {
    float: none;
}
.portfolio-filter .searchandfilter ul li label {
    padding: 0 !important;
    border: 0px solid #eee;
    text-transform: uppercase;
    margin: 0;
    font-size: 13px;
    cursor: pointer !important;
}
#overlay {
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	display: block;
	float: left;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}

#gform-notification {
	background: #fff;
	border-radius: 0;
	display: block;
	margin: auto;
	max-height: 237px;
	max-width: 520px;
	padding: 45px;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 101;
}

#gform-notification .button {
	margin: 20px 0 0;
	padding: 12px 24px;
}
/* Portfolio Archive */
.post-type-archive-portfolios .mail-list{ display:none !important;}
.portfolio-item {
	overflow: hidden;
    position: relative;
    padding-bottom: 23px;
}
.portfolio-item img{
	margin:0 auto;
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	-webkit-transition: 0.5s -webkit-filter linear;
-moz-transition: 0.5s -moz-filter linear;
-moz-transition: 0.5s filter linear;
-ms-transition: 0.5s -ms-filter linear;
-o-transition: 0.5s -o-filter linear;
transition: 0.5s filter linear;
}
.portfolio-item:hover img{
	-webkit-filter: grayscale(10%);
    filter: grayscale(10%);
}
.portfolio-item .post-entry {
    position: absolute;
    bottom: -10px;
    background: #fff;
    text-align: center;
    padding: 10px;
    z-index: 1;
    margin: 0 auto;
    width: 80%;
    left: 10%;
    right: 10%;
}
.portfolio-item .post-entry .entry-title {
	color: #000000;
	margin-bottom: 0;
	font-size:22px;
}
.portfolio-item .post-entry .entry-title a {
	color: #000000;
	max-height: 88px;
	overflow: hidden;
	display: block;
}
.testimonials-content {
    border-left: 6px solid #eee;
    padding-left: 15px;
    font-family: 'PT Serif', sans-serif;
    line-height: 1.8;
    font-size: 16px;
}
.testimonials-content p{
    margin-bottom:20px;
	    color: #aaa;
}
.testimonials-title {
    text-align: right;
    font-size: 18px;
	    color: #aaa;
}

/* Single Portfolio */
.entry-header .social-share {
    margin: 15px 0;
}
.big-images{
    margin-bottom:30px;
} 


.big-images .owl-controls{
    position: absolute;
    z-index: 200;
    top: 250px;
    width: 100%;
} 

.big-images .owl-prev{
    position: absolute;
    left: 30px;
    color: #eee;
    font-size: 40px;
}

.big-images .owl-next{
    position: absolute;
    right: 30px;
    color: #eee;
    font-size: 40px;
}
.single-portfolios .thumbs{
	margin-bottom:45px;	
}
.single-portfolios .post-navigation {
    margin: 0 0 45px 0 !important;
}
.get-started{
    text-align: center;
    margin-bottom: 45px;
    font-size: 20px;
    font-family: 'PT Serif', sans-serif;
    font-style: italic;
	color:#aaa;
}
.get-started-btn{
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    background: #737373;
    color: #fff;
    font-weight: 400;
    padding: 5px 15px;
    margin-left: 10px;
}
.get-started-btn:hover{
    background: #444;
	color:#fff;
}
.single-portfolios .nav-previous:before {
    content: 'PREVIOUS PROJECT';
    color: #444;
    clear: both;
    display: block;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
}
.single-portfolios .nav-next:before {
    content: 'NEXT PROJECT';
    color: #444;
    clear: both;
    display: block;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
    text-align: right;
}

/* Services Archive */
.service-item .post-entry {
    background: #fff;
    text-align: center;
    padding: 10px;
    z-index: 10;
    margin: 0 auto;
    width: calc(100% - 30px);
	position: relative;
}
.service-item .entry-title {
    font-family: 'PT Serif', serif;
    color: #afafaf;
    font-weight: 700;
    font-style: normal;
	font-size: 30px;
}
.service-item .entry-title a{
    color: #bcbcbc;
}

.service-item span {
    font-style: italic;
    color: #bcbcbc;
    font-family: 'PT Serif', serif;
    font-size: 20px;
	min-height: 60px;
    display: block;
}

/* Single Service */
.single-services .entry-content {
    margin-top: 0;
    margin-bottom: 30px;
}
.gallery-item{ margin-bottom:30px;}

/* Team Archive */
.team-item{ margin-bottom:45px;}
.team-item .post-entry {
    position: relative;
    bottom: 0;
    background: transparent;
    text-align: center;
    padding: 10px 10px 0;
    display: block;
    width: 100%;
}
.team-item span {
    text-align: center;
    width: 100%;
    display: block;
}

/* Testimonial Archive*/

.testimonials-item{
    margin-bottom: 60px;
}

/* Contact Page */
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
.filter-btn{
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 10px;
    background: #014694;
    color: #fff;
    border-radius: 4px 4px 0 0;
    width: 100%;
    display: block;
    text-transform: uppercase;
}
.filter-btn:hover{
    background: #0f61be;
    color: #fff !important;
}
.filter-btn2{
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 10px;
    background: #014694;
    color: #fff;
    border-radius:0;
    width: 100%;
    display: block;
    text-transform: uppercase;
	text-align:center;
}
.filter-btn2:hover{
    background: #0f61be;
    color: #fff !important;
}
.image-filter .searchandfilter ul {
    overflow:auto;
}
.image-filter .searchandfilter ul li{
    float: none;
	padding: 0;
	margin-bottom:0; 
}
.image-filter .searchandfilter ul li ul li{
    float: none;
	padding:1px 0;
	margin-bottom:0;
}
.image-filter .searchandfilter ul li label {
    padding: 0;
    border: none;
        text-transform: inherit;
    margin: 0 5px;
    font-size: 14px;
	    font-weight: 500;
		background-color:transparent !important;
} 
.image-filter .searchandfilter ul li.sf-option-active label {
    background-color: #bcbcbc !important;
    font-weight: 700;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 8px 10px !important;
}
.image-filter .search-filter-reset{
    background: #5e9fe7;
    border: none;
    color: #fff;
    padding: 6px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
} 
#search-filter-form-661 .sf-level-0.sf-item-0{display:none !important;}
.image-sizer,
.image-item { width: 33.33%;}
.image-item {    margin-bottom:0;  display: block;
    border: 5px solid #fff; }

.image-nav .nav-links a {
    font-size: 13px;
    border: 1px solid #d9dbdd;
    padding: 5px 10px;
    font-weight: 600;
    color: #aaa;
}
.image-nav .nav-links span {
    font-size: 13px;
    border: 1px solid #014694;
    padding: 5px 10px;
    font-weight: 600;
    color: #014694;
}
.image-filter input[type=checkbox], 
.image-filter input[type=radio] {
    display:none;
}
.image-filter .searchandfilter ul li label {
    background-color: #f8f8f8 !important;
    width: 100%;
	margin:0; 
	padding: 8px 10px !important;
}
.image-filter .searchandfilter h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
    background: #014694;
    color: #fff;
	    border-radius: 4px 4px 0 0;
		display:none;
}

@media (max-width: 1366px) {
#home-carousel .slide-item {
	min-height: 400px
}
.header:before {
	height: 250px;
}
#home-carousel .owl-prev {
	top: -336px;
}
#home-carousel .owl-next {
	top: -336px;
}
}

@media (max-width: 1199px) {
	.big-images.owl-carousel .owl-item img {

    max-height: 440px;
}
.big-images .owl-controls {
    top: 195px;
}
.sitemap-sizer,
.sitemap-items { width: 22%; }
.sitemap-gutter-sizer { width: 4%; }
.header:before {
	height: 200px;
}
.home #home-carousel .owl-prev {
    top: -286px;
}
.home #home-carousel .owl-next {
    top: -286px;
}
#home-carousel .owl-prev {
	top: -336px;
}
#home-carousel .owl-next {
	top: -336px;
}
	.logo a img {
    max-width: 300px;
}
.wsmenu-list > li {
    padding-left: 15px;
}
.wsmenu-list > li > a {
    font-size: 16px;
	line-height: 24px;
}
.home #home-carousel .slide-item {
    min-height: 500px;
}
#home-carousel .slide-item {
    min-height: 360px;
}
}

@media (max-width: 991px) {
	.searchandfilter ul>li>ul {
    max-height: 190px !important;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
	.theiframewrap {
    overflow: hidden;
    border: 0px solid #d2d2d2;
	
}
.theiframein {
    width: auto !important;
    position: relative;
    overflow: hidden;
    left: 0;
}
.theiframewrap iframe { 
        -webkit-transform: scale(1);
        -webkit-transform-origin: 0 0;
}

	.sitemap-sizer,
.sitemap-items { width: 46%; }
.sitemap-gutter-sizer { width: 4%; }
	.home #home-carousel .owl-next {
    top: -286px;
}
.home #home-carousel .owl-prev {
    top: -286px;
}
.login{display:none;}
.social {
    float: left;
    margin: 20px 20px 20px 0;
}
.social ul{
    padding:0;
}
#wsnavtoggle{
    margin: 26px 15px 26px 0;
}
.phone {
    float: left;
    line-height: 40px;
    font-weight: 400;
    font-size: 22px;
    color: #014694;
    margin: 20px 0;
}
	.logo a img {
    max-width: 200px;
    margin: 0 auto;
} 
.wsmenu {
   font-family: inherit; 
     width: 240px; 
     -webkit-border-radius: 0; 
    -moz-border-radius: 0;
     border-radius: 0; 
     top: 0; 
     position: fixed; 
}
.wsmenu-list {
     float: none; 
     width: 100%; 
}
.wsmenu-list > li {
    text-align: left;
    display: block;
    float: none;
    padding-left: 0;
    background-color: transparent !important;
}
.site-header.sticky {
    position: absolute !important;
    width: 100%;
    top: 0;
    z-index: inherit !important;
    background: #f6f6f6 !important;
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
}
.home .site-header {
	position: relative;
	    z-index: inherit;
}

}

@media (max-width: 767px) {
	.image-sizer, .image-item {
    width: 50%;
}
	.searchandfilter ul>li>ul {
    max-height: 190px !important;
}
	.big-images .owl-controls {
    position: absolute;
    z-index: 200;
    top: 108px;
    width: 100%;
}
	.sitemap-sizer,
.sitemap-items { width:100%; }
.sitemap-gutter-sizer { width: 0%; }
	.get-started-btn {

    display: table;
    margin: 15px auto 0;
}
	.entry-title {

    margin-bottom: 10px;
    font-size: 36px;
}
#atstbx {
    float: left;
}
.addthis_inline_share_toolbox:before {
    content: 'Share';
    font-size: 20px;
    color: #737373;
    font-family: 'PT Serif', serif;
    float: left;
    margin-right: 10px;
}
.social-share {
    margin-top: 35px;
}
.addthis_inline_share_toolbox:after {
    content: '';
}
	.single-post .entry-meta {
    font-size: 16px;
    margin: 0 0 25px 0;
    float: left;
}
	.logo a img {
    max-width: 200px;
    margin: 0 auto;
} 
.wsmenu {
   font-family: inherit; 
     width: 240px; 
     -webkit-border-radius: 0; 
    -moz-border-radius: 0;
     border-radius: 0; 
     top: 0; 
     position: fixed; 
}
.wsmenu-list {
     float: none; 
     width: 100%; 
}
.wsmenu-list > li {
    text-align: left;
    display: block;
    float: none;
    padding-left: 0;
    background-color: transparent !important;
}
.site-header.sticky {
    position: absolute !important;
    width: 100%;
    top: 0;
    z-index: inherit !important;
    background: #f6f6f6 !important;
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
}
.home .site-header {
	position: relative;
	    z-index: inherit;
}
#home-carousel .slide-item {
	min-height: 360px
}
#home-carousel .owl-prev {
	top: -236px;
}
#home-carousel .owl-next {
	top: -236px; 
}
.home-slide h2 {
    font-size: 28px;
}

.houzz-widget {
    position: relative;
    top: 0;
    margin-bottom: 15px;
    display: block;
	    text-align: center;
}
.houzz-widget img {
        margin: 0 auto;
    display: block;
	    text-align: center;
}
.footer-menu {
    list-style: none;
    padding: 0;
    float: none;
    display: table;
    margin: 0 auto 20px;
}
.designed-by {
    text-align: center;
    font-size: 14px;
    float: none;
}
.footer-contact {
    margin-bottom: 15px;
    text-align: center;
}
.social {
    margin: 20px 50px 20px 0;
	float: right;
}
.phone {
    margin: 20px 50px 20px 0;
	float: right;
}
}

@media (max-width: 543px) {
	.image-sizer, .image-item {
    width:100%;
}
	.big-images .owl-controls {

    top: 77px;
}
	.social {
    float: none;
    display: table;
    margin: 20px auto 10px;
}
.phone {
    margin: 0 auto 20px;
    float: none;
    display: table;
}
.home .site-header {
	position: relative;
}
#home-carousel .slide-item {
	min-height: 360px
}
#home-carousel .owl-prev {
	top: -236px;
}
#home-carousel .owl-next {
	top: -236px;
}
.home-slide h2 {
    font-size: 28px;
}
.logo a img {
    max-width: 200px;
    margin: 0 auto;
}
	.searchandfilter ul>li>ul {
    max-height: 190px !important;
}
}

.project-list{
    list-style:none;
	padding:0;
}
.project-list li{
	float: none;
    padding: 1px 0;
    margin-bottom: 0;	
}
.project-list li a{
    background-color: #f8f8f8 !important;
    width: 100%;
    margin: 0;
    padding: 8px 10px !important;	
	display:block;
	color: #737373;
}