body, .container-fluid {
    height: 100%;
	margin: 0;
	padding: 0!important;
	background-color: none;
	border: none;
	}

.main {
    max-width: 1600px;
    margin: auto;
	overflow: hidden!important;
    }
    
.container {
	height: auto;
	margin: 80px auto auto auto!important;
	padding: 0 0 50px 0!important;
	overflow-x: hidden;
	}

.container {
	position: relative;
	width: 95%;
	max-width: 1920px;
	height: auto;
	margin: 3% auto 3% auto!important;
	padding: 0 0 30px 0!important;
	border-radius: 8px;
	}

.col-sm-9 {
    width: 74.5%;
    }
    
.col-sm-8 {
	width: 65%!important;
	}

.col-sm-7 {
	width: 58%!important;
	}

.col-sm-6 {
	width: 48%!important;
	}
	
.col-sm-5 {
	width: 39%!important;
	}
	
.col-sm-4 {
	width: 32%!important;
	}

.col-sm-3 {
	width: 23.5%!important;
	padding: 0!important;
	}	

.col-sm-2 {
	position: relative;
	float: left;
	width: 18%!important;
	padding: 0;
	margin: 0;
	}
	

.center {
	margin: auto 2%;
	}

.left-center {
	margin: auto 1% auto 2%!important;;
	}

.right-center {
	margin: auto 2% auto 1%!important;;
	}

.left {
	margin-right: 2%;
	}	

.right {
	margin-left: 2%;
	}

.left-33 {
	margin-right: 3%!important;
    }
    
.left-50 {
	margin-right: 4%!important;
	}

.right-33 {
	margin-left: 3%;
    }
    
.padded {
	width: 90%!important;
	margin: auto 5% auto 5%!important;
	padding: auto 2%;
	}

.double-pad {
	width: 84%!important;
	margin: auto 8% auto 8%!important;
	}

.contrast {
	background: #f7f7f7;
	border-radius: 8px;
	}

.bordered {
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	}
		
.space {
	position: relative;
	display: block;
	width: 100%;
	height: 45px;
	}

a {
    color:  inherit;
    }
    
/*Masts*/

header {
	width: 100%;
	height: 145px;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0!important;
	background: #fff;
	z-index: 1001;
	backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
	-webkit-transition: height 0.s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;  
	}

.mast-wrap {
    background: #ff7700;
    }
    
.topmast {
    width: 100%;
    height: 35px;
    background: #ff7700;
	font-family: 'Open Sans Condensed', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 35px;
	color:  #fff;
	text-align: center;
	}

.topmast col-sm-4 {
    text-align: center;
    }
    
.mast {
	position: relative;
	width: 100%;
	height: 110px;
	margin-left: 0%;
	margin-top: 0px;
	padding: 0!important;
	z-index: 10001;
	}

header.smaller {
	height: 35px;
	}
	
header.smaller .topmast {
	height: 0px;
	}

header.smaller .navbar-fixed-top {
	padding-top: 10px!important;
	}

.social {
    display: none!important;
}	

.logo, .navbar-brand, .navbar-header img {
    width: 300px;
    margin: 2% auto auto 5%!important;
    padding-left: 5%;
    font-size: 2.5rem;
	-webkit-transition: transform 0.6s;
	-moz-transition: transform 0.6s;
	-ms-transition: transform 0.6s;
	-o-transition: transform 0.s;
	transition: transform 0.6s; 
	}

.phone {
    height: 80px;
    margin: -7% 5% auto 25%!important;
    }

.phone .col-sm-2 {
    position: relative;
    float: left;
    width: 20%;
    padding-top: 1%!important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	font-weight: 400;
    text-align: center;
    color: #86b9c2;
    }

.phone  .col-sm-2 a {
    color: inherit;
    }

header.smaller .navbar-header img {
    margin-top: -12%!important;
    transform: scale(.75,.75);
    }
    
header.smaller .phone {
    display: none;
    }

hr {
	width: 80%;
	height: 2px;
	margin: 30px auto;
	background: #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	}
	
.social {
	display: none;
	position: fixed;
	width: 45px;
	height: 220px;
	margin: 12% auto auto 98%;
	}
	
.social img {
	width: 30px;
	margin: 5px auto;
	}


/*NAVIGATION*/

.navbar {
    height: inherit;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #2f4f4f;
    }

.navbar-header img {
    width: 180px;
    margin: -7% auto auto 15%!important;
    }

.navbar-right {
    width: 75%;
    margin: 2% auto auto auto;
    }
    
.navbar-right li {
    width: 19%;
    text-align: center;
    }    

.navbar-nav li:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background: none;
    border-top: 1px solid #ff7700;
    }

.navbar-nav>li>a {
    padding-bottom: 50px;
    }
    
.dropdown-mega {
    position: static!important;
    }

.mega {
    width: 90%;
    height: 250px;
    margin: 0 5% 0 5%;
    background: rgba(255,255,255, 0.9);
    color: #888888;
    }    

.mega h2 {
	width: 90%;
	margin: 2% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	font-weight: 500;
	text-transform: uppercase;
	color: #ff7700;
    }

.mega p {
	width: 90%;
	margin: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color:  #888888;
    }    
    
.mega ul {
    width: 90%;
    margin: 5% auto auto 10%;
    padding: 0;
	list-style: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #888888;
    }    

.mega ul li {
    width: 80%;
    height: 40px;
    margin: auto;
    text-align: left;
    }

.mega ul li:hover {
    border-top: none;
    }

.mega ul li a:hover {
    border-bottom: 1px solid #ff7700;
    color: inherit;
    }    
    
.dropdown:hover .dropdown-menu {
    display: block;
    }

.dropdown-menu a.button { 
    position: absolute;
    width: 45%;
    bottom: 10%;
    right: 3%;
    padding: .5em 2.5em;
    font-size: 19px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-color: #ff7700;
    border: 1px solid #ff7700;
    border-radius: 6px;
    }
    

/*BANNERS*/

.banner {
    position: relative;
    width: 100%;
    height: 553px;
    margin-top: 145px;
    background: url(images/staging2.jpg) no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    }    

.residential-banner {
    width: 100%;
    height: 520px;
    margin-top: 145px;
    padding-top: 15%;
    background: url(images/luxury-home.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: 100% 100%;
    }
    
 .commercial-banner {
    width: 100%;
    height: 520px;
    margin-top: 145px;
    padding-top: 15%;
    background: url(images/commercial-banner.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: 100% 100%;
    }

.specialty-banner {
    width: 100%;
    height: 520px;
    margin-top: 145px;
    padding-top: 15%;
    background: url(images/piano-banner.jpg) no-repeat;
    background-attachment: fixed;
    background-position: bottom center;
    background-size: 100% 100%;
    }
    
.residential-banner .item,.specialty-banner .item, .commercial-banner .item { 
    width: 55%;
    height: 150px;
    margin: 0 0 15% 45%;
    padding: .25% 0 .25% 0;
    background: rgba(255,255,255, 0.9);
    border-radius: 8px 0 0 8px;
    z-index: 1;
    }

.residential-banner .item h1, .commercial-banner .item h1, .specialty-banner .item h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 48px;
	font-weight: 500;
	line-height: 35px;
	color:  #ff7700;
	text-align: center;
	text-transform: uppercase;
    }

.residential-banner .item p, .commercial-banner .item p, .specialty-banner .item p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 23px;
	font-weight: 300;
	line-height: 35px;
	color:  #2f4f4f;
	text-align: center;
    }

.residential-banner .item p:last-child, .commercial-banner .item p:last-child, .specialty-banner .item p:last-child {
	color:  #ff7700;
    }
    
.error-header {
    width: 100%;
    height: 480px;
    background: url(images/404.jpg) no-repeat;
    background-size: cover;
    }

.error-header p {
	width: 25%;
	margin: auto 2%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
	color:  #fff;
    }

.error-header p:first-child {
	padding-top: 8%;
    }

.error-header a {
    color: #ff7700;
    }


/*Carousels*/

#myCarousel .carousel {
    width: 100%;
    height: inherit;
    }

#myCarousel .carousel-indicators {
    display: none;
    }
    
#myCarousel .carousel-inner .item, .item .active {
    width: 55%;
    height: auto;
    margin: 15% 0 15% 45%;
    padding: .25% 0 .25% 0;
    background: rgba(255,255,255, 0.9);
    border-radius: 8px 0 0 8px;
    z-index: 1;
    }

    
#myCarousel .carousel-inner .item h1, #myCarousel .carousel-inner .item h2, .residential-banner .item h1, .commercial-banner .item h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 35px;
	color: #ff7700;
	text-align: center;
	text-transform: uppercase;
    }

#myCarousel .carousel-inner .item p, .residential-banner .item p, .commercial-banner .item p {
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 23px;
	font-weight: 400;
	line-height: 28px;
	color: #2F4F4F;
	text-align: center;
    }

#myCarousel .carousel-inner .item p:last-child, .residential-banner .item p:last-child, .commercial-banner .item p:last-child {
	color:  #ff7700;
    }
    
#myCarousel .controls {
    width: 90%;
    margin-left: 5%;
    border: 1px solid #fff;
    }
    
#myCarousel .carousel-control {
    width: 50px;
    height: 50px;
    top: 45%;
    background-color: transparent;
    border: 1px solid #fff;
    color: #ff7700;
    font-weight: 300;
    line-height: 50px;
    opacity: 1;
    z-index: 1000;
    }    

#myCarousel .carousel-control.left { 
    margin-left: 3%;
    background-image: none;
    }

#myCarousel .carousel-control.right { 
    margin-right: 3%;
    background-image: none;
    }

#carousel2 .carousel {
    width: 100%;
    height: auto;
    }

#carousel3 {
    width: 95%;
    height: auto;
    margin: 3% auto;
    border: 1px solid #e6e6e6;
    }
    
#carousel2 .carousel-indicators {
    position: relative;
    width: 100%;
    height: 145px;
    margin: 0 auto 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    }
    
#carousel2 .carousel-indicators li {
    position: relative;
    float: left;
    width: 14.8%;
    height: 145px;
    margin: 0 1.7% auto auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-weight: 500;
	color:  #ff7700;
    text-align: center;
    text-indent: 0;
    }

#carousel2 .carousel-indicators li.active {
    color: #ff7700;
    }

#carousel2 .carousel-indicators li:first-child {
    margin-left: 1%!important;
    }
 
#carousel2 .carousel-indicators li img {
    width: 90px;
    height: 90px;
    margin-top: 1%;
    margin-left: 30%;
    }

#carousel3 .carousel-indicators {
    display: none;
    }

#carousel2 .carousel-inner {
    height: auto;
    margin-top: 0;
    padding: 0;
    background: #ff7700;
    }

#carousel2 .carousel-inner h3 {
	width: 85%;
	margin: 4% auto 2% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 38px;
	font-weight: 500;
	color:  #fff;
    }
    
#carousel2 .carousel-inner p {
	width: 85%;
	margin: 2% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	font-weight: 500;
	color:  #fff;
    }

#carousel2 .carousel-inner img {
    }

#carousel3 .carousel-inner h4 {
	width: 90%;
	margin: 3%  auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: 500;
	color: #909090;
    }    

#carousel3 .carousel-inner img {
    width: 150px;
    margin: auto;
    }

p.stars { 
    text-align: center;
    }

/*PARALLAX*/

.bg1 {
    width: 100%;
    height: 600px;
    max-height: 600px;
    background: url(images/small-moves4.jpg) no-repeat;
    background: url(images/staging3.jpg) no-repeat;
    background: url(images/staging3.jpg) no-repeat;
    background: url(images/staging3-1.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    }

.bg2 {
    width: 100%;
    height: 600px;
    max-height: 600px;
    background: url(images/luxury2.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    }

.bg3 {
    width: 100%;
    height: 600px;
    max-height: 600px;
    background: url(images/small-moves4.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    }

.bg4 {
    width: 100%;
    height: 600px;
    max-height: 600px;
    background: url(images/office.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    }
    
.bg2 .row, .bg2 .col-sm-4 {
    height: inherit;
    }

.overlay-wrap {
    position: relative;
    height: inherit;
    margin: 0;
    }
    
.overlay, .overlay2 {
    position: relative;
    width: 100%; 
    height: inherit;
    padding: 0;
    background: rgba(255,255,255, 0.9);
    }

.overlay h2, .overlay2 h2 {    
	width: 80%;
	margin: 3% auto auto auto;
	padding: .5em 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 35px;
	font-weight: 300;
	color: #ff7700;
    text-align: center;
    }

.overlay hr {
    width: 50%;
    height: 2px;
    margin: 2% auto;
    background:#ff7700;
    border-color: #ff7700;
    }
    
.overlay p, .overlay2 p {
    width: 75%;
    margin: 3% auto auto auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #2f4f4f;
    text-align: center;
    }

.overlay2 a.button, .overlay a.button, .intro a.button, .intro2 a.button {
    background-color: #ff7700;
    color: white;
    margin-top: 5%;
    padding: .5em 2.5em;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px;
    }


/*MAIN*/

.col-wrap {
    width: 95%;
    margin:auto;
    }
    
.intro {
    position: relative;
    padding: 3% 0 3% 0;
    text-align: center;
    }

.intro2 {
    width: 85%;
    margin: 0 7.5% 3% 7.5%;
    text-align: center;
    }

.intro .col-sm-3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 500;
    text-align: center;
    }

.icon {
    margin-bottom: 5%;
    }
    
.intro h2, .intro h3, .intro2 h2 {
    width: 95%;
    margin: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: #ff7700;
    }    

.intro2 h2 {    
    width: 95%;
    margin: auto auto 3% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 34px;
	line-height: 36px;
	color: #ff7700;
    }    

.intro p, .intro2 p, .about p, .qualities p {
    width: 95%;
    margin: auto auto 2% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color:  #909090;
    }    

.intro2 p {
    font-size: 18px;
    }
    
.qualities .col-sm-3 h2, .about h3, .qualities .col-sm-4 h2 {
	width: 95%;
	margin: 3% auto 6% auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #ff7700;
    text-transform: uppercase;
    }    

.about h3 {
    font-size: 27px;
	color: #ff7700;
    }

.about img {
    width: 350px;
    margin: 5% auto auto 15%;
    }
    
.qualities .col-sm-4 h2 {
	color: #ff7700;
    }

.services {
    width: 100%;
    height: auto;
    margin: 0;
    background: #f7f7f7;
    }

.services .container {
    margin-bottom: 0!important;
    }
    
.services .col-sm-3, .services .col-sm-12 {
    margin-top: 3%!important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #888888;
    text-align: center;
    }

.services h2 {
	color: #ff7700;
    }
    
.services .col-sm-12 {
    margin-top: 0!important;
    font-size: 35px;
	color: #ff7700;
    }
    
.services img {
    width: 100%;
    height: auto;
    }    

.services p {
    width: 95%;
    margin: 3% auto;
    }    

.specialty-services {
    position: relative;
    width: 100%;
    height: auto;
    margin: 5% auto;
    }

p.testimonial, p.cite {
	width: 90%;
	margin: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	color: #888888;
    }

p.cite {
    margin-top: 3%;
    }
    
    
/*Footers*/

.footer .col-sm-12 {
    height: 35px;
    margin-top: 25px;
	padding: 0!important;
    }

.footer {
	width: 100%;
	height: auto;
	margin: 0!important;
	padding: 3% 0 1% 0!important;
    background: #0b53a1;
    background: #ff7700;
	overflow: hidden;
	}

.inner {
    width: 95%;
    height: 275px;
    margin: auto;
    border-bottom: 1px solid #fff;
    }

.q-links {
	width: 100%;
	margin: 5% auto 1.5% 0;
	padding: 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color:  #fff;
	text-align: center;
	}

.footer .col-sm-6 h6 {
	width: 85%;
	margin: -2% auto 1.5% 14%;
	padding: 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color:  #fff;
	text-align: center;
	} 

.footer .col-sm-6 img {
    width: 300px;
    margin: auto auto auto 20%;
    }
	
ul.links {
	list-style: none;
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	}

ul.links li, .subtext4 {
	margin: 1.5% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	}

ul.links li a {
    color: inherit;
    }

.subtext4 {
	position: relative;
	float: right;
	margin: 4% auto auto auto;
	color: #fff;
	}

.footer form {
    width: 85%;
    height: 220px;
    margin-left: 15%;
    padding: 3%;
    border: 1px solid #fff;
    border-radius: 3%;
    }

.reverse {
       display: none;
       }

.footer form .inline input {
    position: relative;
    float: left;
    width: 45%;
    margin: auto 2.5% 3% 2.5%;
    padding-left: 2%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
    border-radius: 3%;
    }

.footer form textarea {
    width: 95%;
    margin: auto auto auto 2.5%;
    padding-left: 2%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
    }

.go2 {
    position: relative;
    float: right;
    width: 35%;
    margin: 3%;
    background: #ff7700;
    color: #fff;
    }
    
.logo1 {
    display: block;
	width: 180px;
    }  

.call2 {
    width: 35px;
    }  

.disclaim {
    width: 90%;
    margin-left: 5%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
    text-align: center;
    }
    

@media (max-width: 1024px) {

    .navbar {
        height: auto;
        z-index: 10001;
    }
        
    .navbar-brand {
        padding-top: 0;
    }
        
    .logo, .navbar-brand img {
        width: 150px;
        margin: 5% auto auto 0;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,.navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
        margin: 5% 5% auto auto;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-default .navbar-collapse {
        background: rgba(255, 255, 255, 0.8);
        z-index: 10001;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav {
        float: none!important;
        width: 100%;
        margin: 1% 0 0 0!important;
    }

    .navbar-nav>li {
        float: none;
        width: 100%;
        text-align: left;
        background: #fff;
    }

    .navbar-nav>li:hover {
        background: #f7f7f7;
    }

    .navbar-nav>li>a {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in{
        display:block !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    #myCarousel .carousel-inner .item, .item .active {
    width: 65%;
    height: auto;
    margin: 15% 0 15% 35%;
    padding: .25% 0 .25% 0;
    background: rgba(255,255,255, 0.9);
    border-radius: 8px 0 0 8px;
    z-index: 1;
    }

}


/*Forms*/	

.reverse {
       display: none;
       }

p.large {
	position: relative;
	width: 100%;
	margin:0;
	padding: 10px 25px 25px 25px;
	font: normal 26px helvetica;
	color: #fff;
	}


.form-wrap, .thanks-wrap {
    height: 420px;
    margin-top: 12%!important;
    padding: 0!important;
    }
    
.form-left, .thanks-left {
	height: inherit;
	margin: auto 2% auto auto;
    padding: 0!important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	background: #ff7700;
	border-radius: 8px;
	}

.thanks-left {
    padding-top: 30px!important;
    background: #ff7700;
    }
    
.thankyou {
	background:rgba(255,255,255,0.8)!important;
	}

.form-left p, .thanks-left p {
	width: 90%;
	margin: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	padding: 15px 0px 3px 0px;
	}

.thanks-left p {
    width: 90%;
    color: #fff;
	font-size: 23px;
    }
    
.form-left p:first-child {
 	font-size: 27px;
	padding-bottom: 25px;
	}	

.form-left form {
    width: 90%;
    margin: auto;
    }
    
fieldset {
	border-radius: 8px;
	padding: 10px 5px 25px 20px;
	border: none;
	}

.inline, .inline2 {
	width: 100%;
	display: inline;
	padding: 0;
	margin: 45px 0px 25px 0px;
	white-space: nowrap;
    }

.inline div, .inline2 div {
	float: left;
	width: 30%;
	margin: 0% 1% 3% 1%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	font-weight: 500;
	color: #fff;
    }
	
.form-left input {
	width: 100%;
	border-radius: 6px;
    overflow: hidden;
	}

.inline2 div {
    width: 95%;
    }

textarea.wide {
	position: relative;
	float: left;
	width: 70%;
	height: 90px;
	border-radius: 6px;
	color: #2f4f4f;
	}

.tall {
    width: 70%;
	height: 270px;
	margin: 2% 10%;
	background: none;
	}

.go3 {
	display: inline-block;
	width: 20%!important;
	height: 60px;
	margin: 20px auto auto 25px;
	background: url(images/beige-bk.jpg);
	}

.address2, .address3 {
	height: inherit;
	background: #ff7700;
	border-radius: 8px;
	text-align: center!important;
	}	

.address3 {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    }
    
.address2 p, .address3 p {
	width: 90%;
	margin: 3% 8% 1% 5%; 
	text-align: center!important;
	line-height: 32px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 23px;
	font-weight: 500;
	color: #fff;
	}		

.address3 p {
    color: #2f4f4f;
    }
    
.address2 img, .address3 img {
    width: 180px;
    margin-bottom: 2%;
    clear: both;
    }

img.cc {
    width: 200px;
    padding-top: 4%;
    }

.map-wrap {
    margin-top: 40px!important;
    border: 1px solid #e6e6e6;
    }

.map iframe {
    width: 500px;
    height: 375px;
    margin: 3%;
    border: none;
    }


.map-wrap p {
    width: 85%;
    margin: 2% auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 500;
	font-size: 24px;
	color:  #ff7700;
	text-align: left;
    }

.win .map-wrap p {
	font-weight: 600;
	font-size: 20px;
    }
    
.map-wrap ul {
    list-style: none;
    position: relative;
    float: left;
    width: 90%;
    margin: 5% auto 5% auto;
    padding: 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #606060;
    }


/*Returns And Privacy*/    

.privacy, .return {
	width: 100%;
	height: auto;
	margin: 160px auto auto auto;
	padding: 0 0 30px 0;
	background: #fff;
	border-radius: 8px;
	}
	
.privacy-left, .return-left {
	position: relative;
	float: left;
	width: 24%;
	height: auto;
    max-height: 2500px;
	margin: 2% 3% 0 0!important;
	border-right: 1px solid #ccdfeb;
	border-left: 1px solid #ccdfeb;
	}

.return-left {
	position: relative;
	float: left;
	width: 24%;
	height: 1100px;
	margin: 13% 3% 0% 0%!important;
	border-right: 1px solid #ccdfeb;
	}

.privacy-left div, .return-left div {
	width: 90%;
	height: 300px;
	border: 1px solid #ccdfeb;
	border-radius: 8px;
	}

.address3 {
    width: 80%;
    height: auto;
    margin: 10% auto auto auto;
    padding: 10% 5% 15% 5%;
	text-align: center!important;
	line-height: 32px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 21px;
	font-weight: 300;
	color: #fff!important;
	background: #ff7700;
	border-radius: 6px;
    }

.address3 p {
	width: 85%;
	margin: 3% 7.5%;
	}

.highlight-grey {
	width: 90%;
	height: 100px;
	margin: auto;
	padding: 10px 0px 25px 0px;
	background: #333;
	}
	
p.lead {
	width: 100%;
	height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	}


a.cta6 {
	width: 85%;
	height: 30px;
	margin: 0% 12.5%;
	padding: 0px 35px;
	border-radius: 8px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	text-decoration: none;
	}
			
		
.privacy-right, .return-right {
	width: 76%;
	height: auto;
	margin: 0 0 0 24%;
	padding: 3% 5%;
	background: #fff;
	border-radius: 8px;
	}

.privacy-right h3, .return-right h3 {
	position: relative;
	float: left;
	width: 60%;
	margin: 0 0 3% 5%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	font-weight: 300;
	color: #530000;
	}

.privacy-right p:first-child {
    position: relative;
    float: right;
    }
    
.privacy-right h2 {
	width: 70%;
	margin: 3% 0% 3% 5%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	color: #530000;
	}
			
.privacy-right p, .return-right p {
	display: block;
	width: 90%;
	margin: 10px auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	}

.privacy-right ul {
	width: 80%;
	margin: 10px auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	}
		
ul.policies {
	width: 90%;
	margin: 10px auto;
	}



/*Media Queries*/

@media (max-width: 1024px) {
    .navbar-default {
        height: 120px;
    }
        
    .dropdown-menu {
        display: none !important;
    }
    
    .open .dropdown-menu {
        display: block !important;
    }

    .banner, .residential-banner, .commercial-banner, .specialty-banner {
        height: 443px;
        background-position: bottom center!important;
    }

    .banner {
        background: url(images/staging2-1024.jpg) no-repeat;
        }    
    
    .residential-banner {
        background: url(images/luxury-home-1024.jpg) no-repeat;
        }
        
     .commercial-banner {
        background: url(images/commercial-banner-1024.jpg) no-repeat;
        }
    
    .specialty-banner {
        background: url(images/piano-banner-1024.jpg) no-repeat;
        }
    

    #carousel2 .carousel-inner p, #carousel2 .carousel-inner h3  {
        width: 70%;
        margin-left: 25%;
    }
    
    #carousel2 .carousel-indicators li img {
        margin-left: 17%;
    }
    
    .map iframe {
        width: 400px;
        height: 300px;
        margin: 3%;
        border: none;
    }
    
    .overlay-wrap .col-sm-4 {
        width: 40%!important;
    }

}

@media (max-width: 768px) {
    .non-mobile {
        display: none;
    }

    body, .container-fluid {
        width: 100%;
        }
    
    .navbar {
        min-height: 115px;
    }  
    
    .logo, .navbar-brand img {
        margin-top: 10px;
    }
    
    .banner, .residential-banner, .commercial-banner, .specialty-banner {
        height: 332px;
        background-position: bottom center!important;
    }

    .banner {
        background: url(images/staging2-768.jpg) no-repeat;
        }    
    
    .residential-banner {
        background: url(images/luxury-home-768.jpg) no-repeat;
        }
        
     .commercial-banner {
        background: url(images/commercial-banner-768.jpg) no-repeat;
        }
    
    .specialty-banner {
        background: url(images/piano-banner-768.jpg) no-repeat;
        }
    
    #myCarousel .carousel-inner {
        height: 322px;
    }

    #myCarousel .carousel-inner item {
        width: 65%;
        margin-top: 1%;
    }
    
    #carousel2 .carousel-indicators li {
        font-size: 17px;
    }

    #carousel2 .carousel-indicators li img {
        margin-left: 10%;
    }
    
    #carousel2 .carousel-inner img {
        width: 100%;
    }
    
    #carousel2 .carousel-inner p, #carousel2 .carousel-inner h3 {
        width: 95%;
        margin-left: 5%;
    }
    
    #carousel2 .carousel-inner h3 {
        font-size: 28px;
    }
    
    #carousel2 .carousel-inner p {
        font-size: 16px;
    }
    
    .overlay-wrap .col-sm-4, .contracting .col-sm-4 {
        width: 100%!important;
        height: 100%;
        margin: 0 0 0 0!important;
    }

    .col-wrap .col-sm-3, .services .col-sm-3 {
        width: 48%!important;
        margin: auto 0;
    }
    
    .about img {
        margin: 5% auto auto 0;
    }
    
    .residential .col-sm-5 img {
        width: 230px;
        margin-left: 8%;
    }
    
    .commercial .col-sm-8, .contracting .col-sm-8 {
        width: 48%!important;
    }

    .commercial .col-sm-4, .contracting .col-sm-4 {
        width: 100%!important;
    }

    .map iframe {
        width: 350px;
        height: 263px;
        margin: 3%;
        border: none;
    }
    
    .map-wrap p {
        width: 80%;
        margin-left: 15%;
    }
    
    .subtext4 {
        margin: 1.5% 0 1.5% 20%;
    }
}

@media (max-width: 414px) {
    
    .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-wrap .col-sm-3, .services .col-sm-3 {
        width: 98%!important;
        margin-left: 1%!important;
        text-align: center;
    }
    
    header, .navbar, .navbar-default {
        height: 90px;
        min-height: 90px;
    }
    
    .mast {
        height: 80px;
    }

    .logo, .navbar-brand img, .navbar-header img {
        margin: 3%  auto auto 6%!important;
        width: 110px;
    }
    
    .banner, .residential-banner, .commercial-banner, .specialty-banner {
        height: 220px;
        margin-top: 100px;
        background-position: center center!important;
    }

    .banner {
        background: url(images/staging2-414.jpg) no-repeat;
        }    
    
    .residential-banner {
        background: url(images/luxury-home-414.jpg) no-repeat;
        }
        
     .commercial-banner {
        background: url(images/commercial-banner-414.jpg) no-repeat;
        }
    
    .specialty-banner {
        background: url(images/piano-banner-414.jpg) no-repeat;
        }

    #myCarousel .carousel-control {
        display: none;
    }

    #myCarousel .carousel-inner .item, .item .active {
        width: 100%;
        height: 100px;
        margin: 10% auto 3% auto;
        padding: 2% 0 0 2%;
        border-radius: 0 0 0 0;
    }

    .residential-banner .item, .commercial-banner .item, .specialty-banner .item {
            width: 100%;
            height: 100px;
            margin: 3% auto 3% auto;
            padding: 2% 0 0 2%;
    }

    #myCarousel .carousel-inner .item h1,  #myCarousel .carousel-inner .item h2, .residential-banner .item h1,  .commercial-banner .item h1, .specialty-banner .item h1 {
        font-size: 28px;
    }
        
    #myCarousel .carousel-inner .item p,  .residential-banner .item p,  .commercial-banner .item p, .specialty-banner .item p {
        width: 95%;
        margin: auto;
        font-size: 16px;
        line-height: 18px;
    }
    
    #myCarousel .carousel-inner .item p:last-child, .residential-banner .item p:last-child, .commercial-banner .item p:last-child, .specialty-banner .item p:last-child {
        display: none;
    }
    
    .navbar-nav {
        margin-top: 20%!important;
    }
    
    .navbar-nav li:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
        border: none;
    }
    
    .intro {
        height: auto;
        padding-bottom: 3%;
    }
    
    .residential2 .col-sm-4.center {
        border: none;
    }

    .residential .col-sm-5 {
        display: none;
    }
    
    .map iframe {
        margin: 3% auto;
    }
    
    .overlay-wrap .col-sm-8, .contracting .col-sm-8 {
        width: 100%!important;
    }

    .overlay-wrap .col-sm-4.overlay, .contracting .col-sm-4 {
        width: 100%!important;
        height: 100%;
        margin: -3% 0 0 0!important;
    }
    
    #carousel2 .carousel-indicators li:last-child {
        display: none;
    }
    
    #carousel2 .carousel-indicators {
        height: 70px;
    }
        
    #carousel2 .carousel-indicators li {
        width: 18%;
        height: 70px;
        padding-top: 10px;
    }
    
    #carousel2 .carousel-indicators li img {
        width: 45px;
        height: 45px;
    }
    
    #carousel2 .carousel-inner p, #carousel2 .carousel-inner h3 {
        margin-left: auto;
        padding-bottom: 3%;
    }
    
    .non-mobile {
        display: none;
    }
    
    .form-wrap, .thanks-wrap {
        height: auto;
    }
    
    .form-left {
        margin-bottom: 3%;
        }
        
    .inline div, .inline2 div {
        float: none;
        width: 90%;
        margin-left: 5%;
    }
    
    textarea.wide {
        float: none;
        width: 100%;
    }
    
    .go3 {
        display: block;
        width: 90%!important;
        margin: auto;
    }
    
    .address2 {
        display: none;
    }
    
    .service-areas {
        display: none;
    }
    
    .footer .col-sm-12 {
        height: 90px;
        padding-bottom: 3%;
    }
    
    .footer .col-sm-6, .footer-left {
        display: none;
    }
    
    .subtext4 {
        float: none;
        width: 80%;
        margin: 1.5% 10% 1.5% 10%;
        text-align: center!important;
    }
    
    .logo1 {
        margin-left: 20%;
    }
    
}


@media (max-width: 375px) {
    .banner, .residential-banner, .commercial-banner, .specialty-banner  {
        height: 180px;
        }

    .banner {
        background: url(images/staging2-375.jpg) no-repeat;
        }    
    
    .residential-banner {
        background: url(images/luxury-home-375.jpg) no-repeat;
        }
        
     .commercial-banner {
        background: url(images/commercial-banner-375.jpg) no-repeat;
        }
    
    .specialty-banner {
        background: url(images/piano-banner-375.jpg) no-repeat;
        }
        
    #myCarousel .carousel-inner .item, .item .active {
        width: 100%;
        height: 100px;
        margin: 11% auto 3% auto;
        padding: .1% 0 0 2%;
        border-radius: none!important;
    }

    .residential-banner .item, .commercial-banner .item, .specialty-banner .item {
            width: 100%;
            height: 100px;
            margin: 1% auto 3% auto;
            padding: .1% 0 0 2%;
        }

    #myCarousel .carousel-inner .item h1, #myCarousel .carousel-inner .item h2, .residential-banner .item h1, .commercial-banner .item h1 {
        line-height: 30px;
    }
    
    .map {
        overflow: hidden;
        }
        
    .map iframe {
        position: relative;
        width: 320px;
        height: 240px;
        margin: 3% auto;
        border: none;
        }

    .logo1 {
        margin-left: 12%;
    }
    
}

@media (max-width: 320px) {
    .banner, .residential-banner, .commercial-banner, .specialty-banner  {
        height: 138px;
        }

    .banner {
        background: url(images/staging2-375.jpg) no-repeat;
        }    
    
    .residential-banner {
        background: url(images/luxury-home-375.jpg) no-repeat;
        }
        
     .commercial-banner {
        background: url(images/commercial-banner-375.jpg) no-repeat;
        }
    
    .specialty-banner {
        background: url(images/piano-banner-375.jpg) no-repeat;
        }

    #myCarousel .carousel-control {
        display: none;
    }

    #myCarousel .carousel-inner .item, .item .active {
        width: 100%;
        height: 80px;
        margin: 10% auto 3% auto;
        padding: .1% 0 0 2%;
    }

    .residential-banner .item, .commercial-banner .item, .specialty-banner .item {
            width: 100%;
            height: 80px;
            margin: 1% auto 3% auto;
            padding: .1% 0 0 2%;
        }

    #myCarousel .carousel-inner .item h1,  #myCarousel .carousel-inner .item h2, .residential-banner .item h1,  .commercial-banner .item h1, .specialty-banner .item h1 {
        margin-top: 5px;
        font-size: 22px;
        line-height: 25px;
    }
        
    #myCarousel .carousel-inner .item p,  .residential-banner .item p,  .commercial-banner .item p, .specialty-banner .item p {
        width: 95%;
        margin: auto;
        font-size: 16px;
        line-height: 18px;
    }

    #myCarousel .carousel-indicators {
        display: none;
    }
    
    .about img {
        width: 200px;
        margin: 5% auto auto 0;
    }
}   
    
    
    

