body, html{
	font-size: 16px;
	font-weight: 400
}

@font-face {
font-family:"titling-gothic-fb";
src:url("../fonts/titling-gothic-fb-400") format("woff2"),url("../fonts/titling-gothic-fb-400.woff") format("woff"),url("../fonts/titling-gothic-fb-400.ttf") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"titling-gothic-fb";
src:url("../fonts/titling-gothic-fb-700") format("woff2"),url("../fonts/titling-gothic-fb-700.woff") format("woff"),url("../fonts/titling-gothic-fb-700.ttf") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"titling-gothic-fb-narrow";
src:url("../fonts/titling-gothic-fb-narrow-400") format("woff2"),url("../fonts/titling-gothic-fb-narrow-400.woff") format("woff"),url("../fonts/titling-gothic-fb-narrow-400.ttf") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"titling-gothic-fb-narrow";
src:url("../fonts/titling-gothic-fb-narrow-700") format("woff2"),url("../fonts/titling-gothic-fb-narrow-700.woff") format("woff"),url("../fonts/titling-gothic-fb-narrow-700.ttf") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"titling-gothic-fb-narrow";
src:url("../fonts/titling-gothic-fb-narrow-200") format("woff2"),url("../fonts/titling-gothic-fb-narrow-200.woff") format("woff"),url("../fonts/titling-gothic-fb-narrow-200.ttf") format("opentype");
font-display:auto;font-style:normal;font-weight:200;
}


.tk-titling-gothic-fb { font-family: "titling-gothic-fb",sans-serif; }
.tk-titling-gothic-fb-narrow { font-family: "titling-gothic-fb-narrow",sans-serif; }

html, body{
	font-family: "titling-gothic-fb-narrow",sans-serif;
}


.site-navigation{
	font-family: "titling-gothic-fb",sans-serif;

}


img#fsb_image {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -9999;
}
@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img#fsb_image {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}


.dwd-header-float-outer{
	position: relative;
}
.dwd-header-float{
	position: absolute;
}


.footer-float-outer{
	position: relative;
}

.dwd-footer-float {
    position: absolute;
    right: 11px;
    bottom: -275px;
}

.footer-float-call-outer{
	position: relative;
}

.footer-float-call{
	position: absolute;
	margin: 0 auto;
	bottom: 120px;
	z-index: 1;
	width: 100%

}

.footer-float-call .phone-list-text{
	padding-left: 123px;
	font-size: 26px
}


.dwd-header-logo img{
	max-width: 100%;
}

.site-navigation-inner .navbar-default {
    background-color: transparent;
	border:none;
}


.site-navigation-inner  .navbar-default .navbar-nav > li > a {
    color:  #fff;
}

.site-navigation-inner  .navbar-default .navbar-nav > .active > a, 
.site-navigation-inner  .navbar-default .navbar-nav > .active > a:hover, 
.site-navigation-inner  .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
	background-color:   transparent;
}



.site-navigation-inner  .navbar-default .navbar-nav > li > a:hover, 
.site-navigation-inner  .navbar-default .navbar-nav > li > a:focus {
    color: #000;
	background-color:   transparent;
}

.header-border-blue{
	background-color: rgba(35,37,82,0.67);
	height: 5px;

}

.header-border-white{
	background-color: rgba(255,255,255,0.7);
	height: 5px;
	margin-bottom: 10px
}

.header-border-outer{
	position: relative;
	z-index: 10
}


.footer-border-blue{
	background-color: rgba(35,37,82,0.67);
	height: 5px;
	margin-top: 5px

}

.footer-border-white{
	background-color: rgba(255,255,255,0.7);
	height: 5px;
	margin-bottom: 10px
}

.footer-border-outer{
	position: relative;
	z-index: 10
}


.blue-header-background{
	position: relative;
	right: 0;
	text-align: right;
}

.blue-header-background-inner{

	position: absolute;
	height: 127px;
	width:80%;
	right: 0;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#282a56+0,a1a2b5+100&0.9+0,0.86+100 */
background: -moz-linear-gradient(left,  rgba(40,42,86,0.9) 0%, rgba(161,162,181,0.86) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6282a56', endColorstr='#dba1a2b5',GradientType=1 ); /* IE6-9 */


}

#home-skills{
	font-family: "titling-gothic-fb-narrow",sans-serif;
	font-size: 26px;
}

#home-skills ul{
	list-style: none;
}

#home-skills ul li { color: white }
#home-skills ul li:nth-child(odd) { color: #222552; }


.phone-list-text{
	list-style: none;
	color: #222552;
	
	font-size: 21px;
	font-family: "titling-gothic-fb",sans-serif;
	text-align: center;
}

.callme{
	color: white
}

#main-content-as-plastering{
	margin-top: 100px
}


.main-content{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a1a2b5+0,a1a2b5+25,a1a2b5+36,4c4d72+100&0+0,0+25,0.86+36,1+100 */
background: -moz-linear-gradient(top,  rgba(161,162,181,0) 0%, rgba(161,162,181,0) 25%, rgba(161,162,181,0.86) 36%, rgba(76,77,114,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(161,162,181,0) 0%,rgba(161,162,181,0) 25%,rgba(161,162,181,0.86) 36%,rgba(76,77,114,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(161,162,181,0) 0%,rgba(161,162,181,0) 25%,rgba(161,162,181,0.86) 36%,rgba(76,77,114,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1a2b5', endColorstr='#4c4d72',GradientType=0 ); /* IE6-9 */


	padding-bottom: 80px

}

#menu-footer{
	list-style: none;
	font-size: 16px;
	margin-top: 10px

}

#menu-footer li{
	display: inline-block;
}

#menu-footer li + li{
	margin-left: 16px
}

#menu-footer li a:link, #menu-footer li a:visited{
	color: #232323
}


.whitebox{
	background-color: rgba(255,255,255,0.9);
	padding: 20px
}

.homeintro{
	text-align: center;
	font-size: 22px;
	font-weight: 200
}

.homeintro h3 {
	font-weight: 400;
	color: #222552;
	margin-top: 10px
}

.homeintro p{
	line-height: 26px;
	padding: 10px 0
}

.diamond-list ul{
	list-style: none;
}

.diamond-list ul li{
	background-image: url(../../images/diamond.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	
	font-size: 18px;
	margin-bottom: 5px;
	background-position: 0 4px
}

.whitebox-horz{
	background-color: rgba(255,255,255,0.9);
	padding: 20px
}


#main-content-gallery .main-content-inner h3.widget-title{
	color: #222552;
	text-align: center;
}


h1.page-title{
	text-align: center;
	font-family: "titling-gothic-fb",sans-serif;

	color: #444;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
  	-webkit-text-stroke-color: #222552;
  	
}


#main-content-gallery .foogallery-container{
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd
}


.gallery-snippet{
	position: relative;
	overflow: hidden;
	margin-left: -50px
}

.gallery-snippet-frame{
	display: inline-block;
	float: left;
	width: 32%
}

.gallery-snippet-frame img{
	max-width: 100%;
	height: auto;
}

.view-gallery-button-container{
	text-align: center;
	font-family: "titling-gothic-fb",sans-serif;
}


.foogallery .fg-caption-title{
	text-align: center;
}


.polaroid{ background: #fff; display: inline; float: left; margin: 0 0 0px 0px; width: auto; padding: 10px 10px 10px; text-align: center; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 18px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.125); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.125);  }


ul.polaroids{
	margin-left: -20px;

}

.lots-of-polaroids ul.polaroids{
	margin-left: 20px;

}

ul.polaroids li { display: inline; }
  	ul.polaroids a { background: #fff; display: inline; float: left; margin: 0 0 27px 0px; width: auto; padding: 10px 10px 15px; text-align: center; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 18px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }
    ul.polaroids li {
      padding-left: 0;
    }
    @media screen and (max-width: 768px) {
      ul.polaroids li a {
        margin-left: 0;
      } 
    }
		ul.polaroids img { display: block; width: 220px; margin-bottom: 12px; }
		ul.polaroids a:after { content: attr(alt); }
		
		ul.polaroids li:nth-child(even) a { -webkit-transform: rotate(2deg);  -moz-transform: rotate(2deg); }
		ul.polaroids li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px;  -moz-transform: none; }
		ul.polaroids li:nth-child(5n) a { -webkit-transform: rotate(5deg); position: relative; right: 5px;  -moz-transform: rotate(5deg); }
		ul.polaroids li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
		ul.polaroids li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
		
		ul.polaroids li.messy a {
      margin-top: -400px;
      position: relative;
      left: 160px;
    }
		
		ul.polaroids li a:hover { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); position: relative; z-index: 5; }


.main-content{
	min-height: 500px
}


.our-services-list h3{
	color: #222552;
}


.service-image img{
	max-width: 100% !important;
	height: auto !important
}

.our-services-list{
	padding: 20px 40px
}

.our-services-list-section{
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	margin-bottom: 12px
}

.service-text{
	line-height: 24px;
	font-weight: 200;
line-height: 26px;
font-size: 18px;
}

.row0{
	background-color: rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.7);
-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.7);
box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.7);
	padding: 20px 10px 10px 20px
}

.row1{
	margin-bottom: 0
}

.our-services-list strong{
	font-weight: 200;
	color: #222552;
}

.wpcf7-form label{
	width: 100%;
	font-weight: 200;
	color: #222552;
}

.logged-in div.wpcf7 {
    position: relative;
    margin-top: 20px;
}


.btn-primary { 
  color: #ffffff; 
  background-color: #222552; 
  border-color: #222552; 
} 
 
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary { 
  color: #ffffff; 
  background-color: #222552; 
  border-color: #222552; 
} 
 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary { 
  background-image: none; 
} 
 
.btn-primary.disabled, 
.btn-primary[disabled], 
fieldset[disabled] .btn-primary, 
.btn-primary.disabled:hover, 
.btn-primary[disabled]:hover, 
fieldset[disabled] .btn-primary:hover, 
.btn-primary.disabled:focus, 
.btn-primary[disabled]:focus, 
fieldset[disabled] .btn-primary:focus, 
.btn-primary.disabled:active, 
.btn-primary[disabled]:active, 
fieldset[disabled] .btn-primary:active, 
.btn-primary.disabled.active, 
.btn-primary[disabled].active, 
fieldset[disabled] .btn-primary.active { 
  background-color: #222552; 
  border-color: #222552; 
} 
 
.btn-primary .badge { 
  color: #222552; 
  background-color: #ffffff; 
}

.contact-intro{
	font-size: 18px
}


#map1{
	border: 3px solid #222552
}

#main-content-contact h1.page-title {
    margin-bottom: 20px
}

.blue{
	 color: #222552; 
}


a:link, a:visited {
    color:#222552 ;
    
    text-decoration: none;
}

a.btn-primary:link, a.btn-primary:visited{
	color: white
}

.entry-content h3.widget-title{
	color:#222552 ;
	font-size: 20px
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 360px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 360px;
  background-color: #a1a2b6;
  overflow: hidden;
  
}


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

	.dwd-header-float{
		width: 100%
	}	
	.dwd-header-float img{
		width: 100%
	}

	.blue-header-background{
		display: none;
	}

	#masthead{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#282a56+0,a1a2b5+100&0.9+0,0.86+100 */
	background: -moz-linear-gradient(left,  rgba(40,42,86,0.9) 0%, rgba(161,162,181,0.86) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6282a56', endColorstr='#dba1a2b5',GradientType=1 ); /* IE6-9 */
	}

	#masthead .container{
		padding: 0
	}

	.below-header{
		display: none;
	}

	.dwd-header-logo{
		padding: 10px 20px 10px 20px;
		display: block;
	}

	.site-navigation-inner .navbar {

	    margin-bottom: 0px;

	}

	.navbar-default .navbar-brand {
    	color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}

	#main-content-as-plastering {
    	margin-top: 10px;
	}

	#home-skills {
    	font-size: 20px;
	}

	#home-skills ul{
		padding-left: 0
	}

	.edit-page{
		display: none;
	}

	.dwd-footer-float{
		width: 100%
	}
	.dwd-footer-float img {
	    width: 100%;
	}
	.dwd-footer-float {
	    position: relative;
	    bottom: inherit;

	}
	.footer-float-call{
		position: relative;
		text-align: center;bottom: inherit;
	}

	.footer-float-call .phone-list-text {
	    padding-left: 0px;
    	font-size: 22px;
	}
	.footer-float-outer {
	    position: relative;
    	bottom: -40px;
	}

	.header-row{
		margin-left: 0px;
		margin-right: 0px;
	}

	#menu-footer{
		padding-left: 0;
		text-align: center;
	}

	#menu-footer li:first-child {
	  display: block;
	}

	.below-header-mobile .phone-list-text{
		padding-left: 0
	}

}

@media (min-width: 321px) and (max-width: 400px) {

	.dwd-header-float{
		width: 100%
	}	
	.dwd-header-float img{
		width: 100%
	}

	.blue-header-background{
		display: none;
	}

	#masthead{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#282a56+0,a1a2b5+100&0.9+0,0.86+100 */
	background: -moz-linear-gradient(left,  rgba(40,42,86,0.9) 0%, rgba(161,162,181,0.86) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6282a56', endColorstr='#dba1a2b5',GradientType=1 ); /* IE6-9 */
	}

	#masthead .container{
		padding: 0
	}

	.below-header{
		display: none;
	}

	.dwd-header-logo{
		padding: 10px 20px 10px 20px;
		display: block;
	}

	.site-navigation-inner .navbar {

	    margin-bottom: 0px;

	}

	.navbar-default .navbar-brand {
    	color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}

	#main-content-as-plastering {
    	margin-top: 10px;
	}

	#home-skills {
    	font-size: 20px;
	}

	#home-skills ul{
		padding-left: 0
	}

	.edit-page{
		display: none;
	}

	.dwd-footer-float{
		width: 100%
	}
	.dwd-footer-float img {
	    width: 100%;
	}
	.dwd-footer-float {
	    position: relative;
	    bottom: inherit;

	}
	.footer-float-call{
		position: relative;
		text-align: center;bottom: inherit;
	}

	.footer-float-call .phone-list-text {
	    padding-left: 0px;
    	font-size: 22px;
	}
	.footer-float-outer {
	    position: relative;
    	bottom: -30px;
	}

	.header-row{
		margin-left: 0px;
		margin-right: 0px;
	}

	#menu-footer{
		padding-left: 0;
		text-align: center;
	}

	#menu-footer li:first-child {
	  display: block;
	}

	.below-header-mobile .phone-list-text{
		padding-left: 0
	}

}

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

	
	



}





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

		
	.service-image{
		padding: 10px 0px;
		overflow: hidden;
	}
	.our-services-list {
    	padding: 20px 20px;
	}

	.row0{
		margin-top: 10px;
		padding: 11px 10px 10px 10px;
	}

	.row0 .service-image{
		margin-left: -10px;
		margin-right: -10px;
	}

	h1.page-title {
    	font-size: 32px;
	}

	.homeintro{
		height: auto !important;
	}

	ul.polaroids img{
		width: auto;
	}


	ul.polaroids {
    	margin-left: 0px;
    	padding: 0
	}

	.our-services-list-section {
    	border-bottom:none;
    	padding-bottom: 0;
    }

    .row0 .service-image{
    	margin-bottom: 0;
		padding-bottom: 0;
	}

}

@media (min-width: 401px) and (max-width: 767px) {
	.dwd-header-float{
		width: 100%
	}	
	.dwd-header-float img{
		width: 100%
	}

	.blue-header-background{
		display: none;
	}

	#masthead{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#282a56+0,a1a2b5+100&0.9+0,0.86+100 */
	background: -moz-linear-gradient(left,  rgba(40,42,86,0.9) 0%, rgba(161,162,181,0.86) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6282a56', endColorstr='#dba1a2b5',GradientType=1 ); /* IE6-9 */
	}

	#masthead .container{
		padding: 0
	}

	.below-header{
		display: none;
	}

	.dwd-header-logo{
		padding: 10px 20px 10px 20px;
		display: block;
	}

	.site-navigation-inner .navbar {

	    margin-bottom: 0px;

	}

	.navbar-default .navbar-brand {
    	color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}

	#main-content-as-plastering {
    	margin-top: 10px;
	}

	#home-skills {
    	font-size: 20px;
	}

	#home-skills ul{
		padding-left: 0
	}

	.edit-page{
		display: none;
	}

	.dwd-footer-float{
		width: 100%
	}
	.dwd-footer-float img {
	    width: 100%;
	}
	.dwd-footer-float {
	    position: relative;
	    bottom: inherit;

	}
	.footer-float-call{
		position: relative;
		text-align: center;bottom: inherit;
	}

	.footer-float-call .phone-list-text {
	    padding-left: 0px;
    	font-size: 22px;
	}
	.footer-float-outer {
	    position: relative;
    	bottom: -20px;
	}

	.header-row{
		margin-left: 0px;
		margin-right: 0px;
	}

	#menu-footer{
		padding-left: 0;
		text-align: center;
	}

	#menu-footer li:first-child {
	  display: block;
	}

	.below-header-mobile .phone-list-text{
		padding-left: 0
	}


}

@media (min-width: 768px) {
	.navbar-nav > li {
	    float: none;
	    display: inline-block;
	}
}

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

	.below-header-outer-mobile .col-sm-4{
		width: 100%
	}

	.below-header-outer-mobile .phone-list-text{
		padding-left: 0
	}


	.below-header{
		display: none;
	}

	.site-header-logo{
		text-align: center;
	}

	.below-header-outer-mobile .container{
		width: auto;
		padding: 0
	}

	.navbar-default .navbar-brand {
		display: none;

	}

	#main-menu{
		width: 100%;
		text-align: center;
	}
	.blue-header-background{
		display: none;
	}

	#masthead{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#282a56+0,a1a2b5+100&0.9+0,0.86+100 */
	background: -moz-linear-gradient(left,  rgba(40,42,86,0.9) 0%, rgba(161,162,181,0.86) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(40,42,86,0.9) 0%,rgba(161,162,181,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6282a56', endColorstr='#dba1a2b5',GradientType=1 ); /* IE6-9 */
	}

	.dwd-header-logo img {
	    max-width: 50%;
	    padding-top: 10px
	}

	.navbar {
	    margin-bottom: 0px;
  

	}

	.dwd-header-float img{
		width: 87%
	}

	.site-footer-inner{
		position: relative;
		z-index: 10
	}


}

@media (min-width: 992px) and (max-width: 1199px) {

	.below-header-outer-mobile{
		
	}

	.navbar-default .navbar-brand {
		display: none;

	}
	.dwd-header-float img{
		width: 67%
	}
	.below-header-outer{
		display: none;
	}

	.below-header-outer-mobile .phone-list-text{
		padding-left: 0;
		text-align: left;
	}

	.site-header-logo{
		margin-left: 0;
		padding-top: 10px

	}
	#home-skills {
	    font-size: 20px;
	}
	#main-menu{
		padding-top: 10px
	}

		
}

@media (min-width: 1200px) {

	.below-header-outer-mobile{
		display: none;
	}

	
	.navbar-brand{
		display: none;
	}


	.site-header-logo{
		padding-top: 34px;
		padding-bottom: 23px;
		padding-left: 0;
		padding-right: 0
	}

	.site-navigation{
		margin-top: 34px;
		font-size: 18px

	}

	#main-menu{
		width: 100%;
		text-align: right;
	}

	#main-menu .navbar-nav > li {
    	float: none;
    	display: inline-block;
	}
	

	.dwd-header-float {
	    position: absolute;
	    left: 11px;
	    top: -64px;
	}

	.home-content-row{
		padding: 0 60px
	}

	.home-content-row-horz{
		margin-left: 60px;
		margin-right: 60px
	}

	#main-content-gallery .main-content-inner,
	#main-content-services .main-content-inner,
	#main-content-contact  .main-content-inner,
	#main-content-about   .main-content-inner
	{
		padding-left: 60px;
		padding-right: 60px
	}

	#main-content-contact  .main-content-inner
	{
		
	}

	#main-content-about   .entry-content{

		background-color: rgba(255,255,255,0.6);
		padding: 40px;
		font-weight: 200;
		line-height: 26px;
		font-size: 18px

	}

	.service-image{
		margin-top: -40px;
		margin-bottom: -30px;
		margin-left: -20px;
		overflow: hidden;

	}

	.row0 .service-image{
		margin-left: 0px;
		margin-right: -20px
	}

	.row1 .service-image{
		margin-top: -30px;
	}

}


@media (min-width: 1300px) {

	.container {
    	width: 1270px;
	}


}

@media (min-width: 1500px) {

	.container {
    	width: 1370px;
	}
	.dwd-header-float {
    	
    	left: 216px;
    	top: -64px;
	}


}