body {
	font-family: 'Open Sans', sans-serif;
    color: #4a3c31;
    line-height: 1.75;
    font-size: 16px;
}
h1, h2, h3, h4 {
    color: #4a3c31;
    font-weight: 700;
    margin: 0 0 15px;
}
img {
	max-width: 100%;
	height: auto;
}
#header {
    background-color: #edebe5;
}
#logo {
    max-width: 310px;
    width: 100%;
    position: relative;
    top: 2px;
}
#main-navigation {
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    top: 64px;
    /*font-size: 14px;*/
}
.navbar-nav>li {
    background-image: url(images/separator.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
.navbar-nav>li:first-child {
	background-image: none;
}
.navbar-nav>li>a {
	color: #4a3c31;
	padding: 15px 65px;
}
.navbar-nav>li:last-child>a {
    padding-right: 0;
}

.navbar-nav>li:first-child>a {
    padding-left: 0;
}
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    background: none;
    text-decoration: underline;
}
.contact-info p {
    margin: 15px 30px;
    text-transform: uppercase;
}

span.slide-subtitle {
    font-size: 20px;
    display: block;
    line-height: 1;
    font-weight: normal;
}

.section-1 {
    padding: 60px 0;
    background-color: #edebe5;
}
.section-2 {
    padding: 60px 0 30px;
}
.section-1 .container {
    background-color: #fff;
}
.contact-us_section {
    padding: 40px;
    font-size: 16px;
}
.contact-us_section p {
    margin-bottom: 0;
    line-height: 1.5;
}
.contact-us_section a {
    color: #4a3c31;
}
p.phone-number {
    font-size: 22px;
    font-weight: 700;
}
img.phone-icon {
    margin-right: 18px;
    width: 32px;
}
.separator-2 {
    margin: 20px 0;
}
.separator-2 img {
    width: 325px;
}
.contact-address h3 {
    margin: 0 0 12px 0;
    font-size: 18px;
    font-weight: 700;
    color: #4a3c31;
    letter-spacing: 1px;
}
.contact-address p {
    margin: 0 0 16px 0;
}
/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 50px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.section-3 {
    padding: 30px 0;
}
.section-4 {
    padding: 30px 0 60px;
}
.section_title {
    margin-bottom: 25px;
}
.section-3 h4 {
    margin-bottom: 0;
    color: #000;
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 17px;
}
.section-3 p {
    margin-bottom: 20px;
}
.map-pdfs_section  {
    text-align: center;
}   
.map-pdfs_section img {
    max-width: 80px;
    width: 100%;
    margin: 1px;
}
#page-content .container .container,
.container .container {
	width: 100%;
}
.footer-top {
    padding: 40px 0;
    background-color: #edebe5;
    text-align: center;
    line-height: normal;
}
.footer-top img {
    max-width: 320px;
    width: 100;
    margin: 0 auto;
}
.footer-bottom {
    background-color: #71726c;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}
.footer-bottom p {
    margin-bottom: 0;
}
.footer-bottom a {color:#fff;}
p.footer-copyright {
    margin-bottom: 50px;
}

/*.section {
    /*width: 100%;
    height: 500px;*/
    z-index:0; 
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}
/*
 *Scrolling
 */

a[id="contact"]:target ~ #main-content div.section {
    -webkit-transform: translateY( 0px);
    transform: translateY( 0px );
}

a[id="about" ]:target ~ #main-content div.section {
    -webkit-transform: translateY( -500px );
    transform: translateY( -500px );
}
a[id="pricing"]:target ~ #main-content div.section {
    -webkit-transform: translateY( -1000px );
    transform: translateY( -1000px );
}
a[id="photos"]:target ~ #main-content div.section {
    -webkit-transform: translateY( -1500px );
    transform: translateY( -1500px );
}*/

/*=====================BAck to top Styles================================

#elevator_item {
width: 40px;
position: fixed;
right: 15px;
bottom: 10px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
display: none;
}
#elevator_item.off {
opacity: 0;
visibility: hidden
}
#elevator {
display: block;
width: 40px;
height: 40px;
background: url(images/double-arrow-up-white.png) center center no-repeat;
background-size: 15px 15px;
background-color: #000000;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
}
#elevator:hover {
}
#elevator:active {
}
#mobile-nav {
    text-transform: uppercase;
    font-weight: 500;
}
.pixo-form-wrapper .ccmFormBlock-captcha {
    position: relative;
    clear: both;
}
*/
@media (min-width: 768px) {
    .section-1 .container > .row {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 1199px) {
    .navbar-nav>li>a {
        padding: 15px 40px;
    }
    .contact-us_section {
        padding: 30px 30px 25px;
        font-size: 13px;
    }
}
@media (max-width: 991px) {
    #main-navigation {
        font-size: 14px;
    }
    .navbar-nav>li>a {
        padding: 15px 18px;
    }
    .separator-2 {
        margin: 10px 0;
    }
    .section-3 h4 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    #logo {
        top: 0;
        margin: 0 auto;
    }
    .slicknav_menu {
        background: #625d5f;
    }
    .contact-info {
        text-align: center;
    }
    .contact-info p {
        margin: 15px 0;
        line-height: normal;
        font-size: 14px;
    }
    .about-us_section {
        margin-bottom: 40px;
    }
    .footer-top {
        font-size: 14px;
    }
}
@media (max-width: 479px) {
    .map-pdfs_section img {
        max-width: 65px;
    }
}