body {
    margin: 0;
    font-size: 100%;
    margin: 0;
    font-size: calc(1em + 9 * (100vw - 320px) / 1600) !important;
    font-size: -webkit-calc(100% + 9 * (100vw - 320px) / 1600) !important;
    font-family: 'Oswald', sans-serif !important;
    background-color: black;
}
.clear{clear: both;}

.container {background:#fff !important; font-size:16px !important;}
.body-wrapper {padding:35px 0 !important; font-size:16px !important;}
.CaptchaWhatsThisPanel a{color:#fff!important;}
/*#*/
.list-top-section .list-title .list-listings-count,
.list-content .price-container .price,
.listing-prices__retail-price,
.list-top-section .list-listings-count{color:#445eab !important;}

.view-listing-details-link {background:#445eab !important;}


.content-body-div,
.CaptchaMessagePanel {color: #fff;}




.header {
    background: white url("/siteart/light-wood.png") no-repeat center center;
    background-size: cover;
    border-bottom: 3px solid #445eab;
    padding: 0 0.25em;
    position: relative;
    z-index: 2;
}

.header-logo {
    display: inline-block;
    vertical-align: middle;
    width: 10em;
    height: auto;
}


#menu-button{display:none;}
nav.mobile {display:none;}

.nav {
    display: inline-block;
    vertical-align: middle;
    background-color: #445eab;
    float: right;
    margin: 1.5em 0 0 0;
}

@media screen and (min-width: 1150px) {
    .nav {
        margin: 0.5em 1em 0 0;
        background-color: white;
    }
}

.nav-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}

@media screen and (max-width: 1149px) {
	#menu-button{width:100%; display: block; font-size: 1.65em; line-height:60px; position: relative; z-index:400; background: #445eab; cursor:pointer;}
	#menu-button a{color:#fff; text-decoration: none; padding:.85em 0.5em; font-weight:400;}
	
	nav.mobile ul li a .fa{
		width:25px;
		font-weight:100;
		padding:8px 3px;
		margin:0 0 0 5px;
		text-align:center;
		background:#292929;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}
	
	nav.mobile ul li .fa-chevron-down {position:absolute; right:10px; margin:18px 0 0 0;}

	nav.mobile {
		display:block;
		position: fixed;
		top: 0;
		right: -285px;
		width: 285px;
		height: 100%;
		z-index: 500;
		overflow:auto;
		padding-bottom:40px;
		background:#333;
	}
	
	
	/* MENU HEADER STYLES */
	nav.mobile .menu-header {	
		color: #ccc;
		padding: 23px 0;
		position: relative;
		font-size: 18px;
		background:#313131;
	}			
	nav.mobile .menu-title {position: absolute; vertical-align: top; top: 16px; right: 47px; text-transform:uppercase; font-size:12px; color: #ccc;}
		
	/* MENU CLOSE 'X' BUTTON */
	nav.mobile .menu-toggle {position: absolute; top: 8px; right: 10px; padding: 6px 9px 5px; display: inline-block; font-weight: 700; font-size: 18px; line-height: 1; color: #ccc; text-decoration: none; vertical-align: top; font-family: Arial, sans-serif; cursor:pointer;}
	nav.mobile .menu-toggle:hover {color: #fff;}
	
	/* MENU LIST STYLE */
	nav.mobile ul {list-style: none; font-weight: 300; margin:0; padding:0;}
	nav.mobile ul li {color: #999; font-size:15px; border-bottom: 1px solid #303030;}
	
	/* FIRST LEVEL */
	nav.mobile ul li a {
		color: #999;
		position: relative;
		display: block;
		font-size:18px;
		text-align:left;
		text-decoration: none;
		border-left:4px #333 solid;
		padding: 15px 35px 15px 20px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}
	nav.mobile ul li a:hover {background:rgba(45,45,45,0.5); color: #fff; border-left:4px #254b89 solid;}
	
	/* SECOND LEVEL */
	nav.mobile ul li li:last-child {border:none;}
	nav.mobile ul li li a {color: #ccc; background: #444; border-left:4px #444 solid; padding: 15px 10px 15px 15px;}
	nav.mobile ul li li a:hover {background:rgba(65,65,65,0.5);}
	
	/* THIRD LEVEL */
	nav.mobile ul li li li:last-child {border:none;}
	nav.mobile ul li li li a {color: #ccc; background: #555; border-left:4px #555 solid;}
	nav.mobile ul li li li a:hover {background:rgba(85,85,85,0.5);}	
	
}

@media screen and (min-width: 1150px) {
	
	    .nav-ul {
        display: block;
    }
}

.js-tingle-modal-1 {
    display: block;
    text-decoration: none;
    font-size: 1.602em;
    padding: 0.25em;
    color: white;
}
	
    .js-tingle-modal-1 {
        display: none;
    }


.nav-li {
    display: inline-block;
    border-right: 2px solid #445eab;
}

.nav-li-last {
    border: none;
}

.nav-a {
    display: block;
    text-decoration: none;
    text-align: center;
}

.nav-icon {
    margin: 0.5em 0;
    height: 2em;
    width: auto;
    display: inline;
}

.nav-label {
    text-transform: uppercase;
    font-weight: 400;
    color: white;
    background-color: #445eab;
    padding: 0;
    margin: 0;
    padding: 0 0.5em;
}

.mobile-li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-a {
    text-decoration: none;
    color: black;
}

.feature {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

@media screen and (min-width: 800px) {
    .feature {
        width: 50%;
    }
} 

.feature-img {
    position: relative;
    z-index: 1;
    top: -0.25em;
    width: 100%;
    margin-bottom: -0.5em;
}

.shortcuts {
    background: black url("/siteart/dark-wood.jpg") no-repeat center center;
    background-size: cover;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

@media screen and (min-width: 800px) {
    .shortcuts {
        width: 49.6%;
    }
}

.shortcuts-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    height: auto;
}

@media screen and (min-width: 800px) {
    .shortcuts {
        height: 33vw;
    }
}

.shortcuts-li {
    list-style: none;
    display: inline-block;
    position: relative;
    width: 50%;
    margin: 1vw 0;
}

@media screen and (min-width: 550px) {
    .shortcuts-li {
        width: 33.3%;
    }
}

@media screen and (min-width: 1050px) {
    .shortcuts-li {
        width: 33%;
    }
}

.shortcuts-taptarget {
    display: block;
}

.shortcuts-img {
    width: 90%;
}

.shortcuts-label {
    position: relative;
    display: block;
    text-align: center;
    width: 90%;
    left: 5%;
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.25em 0;
    bottom: 0.25em;
}

.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.about {
    background: black url("/siteart/blue-bg.jpg") no-repeat center center;
    background-size: cover;
    padding: 2em 0;
    text-align: center;
}

.about-h2 {
    font-size: 1.602em;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

.about-p {
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 12em;
    text-align: left;
}

.about-img {
    width: 11em;
    height: auto;
}

.contact {
    background-color: #445eab;
    border-top: 10px solid #254b89;
    border-bottom: 10px solid #254b89;
    text-align: left;
    padding: 1em 0;
}

@media screen and (min-width: 750px) {
    .contact {
        text-align: center;
    }
}

.contact-info {
    display: inline-block;
    width: auto;
    margin: 0 0 2em 10%;
}

@media screen and (min-width: 445px) {
    .contact-info {
        margin: 0 0 2em 30%;
    }
}

@media screen and (min-width: 600px) {
    .contact-info {
        margin: 0 0 2em 34%;
    }
}

@media screen and (min-width: 750px) {
    .contact-info {
        width: 33%;
        margin: 0;

    }
}

@media screen and (min-width: 1100px) {
    .contact-info {
        width: 25%;
    }
}

@media screen and (min-width: 1550px) {
    .contact-info {
        width: 20%;
    }
}

.contact-info-img {
    display: inline-block;
    vertical-align: top;
    width: 4.5em;
    height: auto;
}

.contact-info-div {
    display: inline-block;
    vertical-align: top;
    margin-left: 0.79em;
    text-align: left;
}

.contact-h2 {
    margin: 0;
    color: white;
    text-transform: uppercase;
    font-size: 1.424em;
    text-align: left;
}

.contact-a {
    color: white;
    text-decoration: none;
    font-size: 0.79em;
    text-align: left;
}

.responsive-map {
    overflow: hidden;
    padding-bottom: 40%;
    position: relative;
    height: 0;
}

@media screen and (min-width: 770px) {
    .responsive-map {
        padding-bottom: 20%;
    }
}

.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.footer {
    background-color: black;
    color: white;
    padding: 1em 0.79em;
}

.footer-ul {
    margin: 0 5em 2em 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
}

.footer-li {}

.footer-h3 {
    margin: 0 0 0.79em 0;
    padding: 0;
    text-transform: uppercase;
}

.footer-a {
    color: white;
    text-decoration: none;
    font-weight: 300;
    font-size: 0.79em;
}

.footer-col {
    display: inline-block;
    vertical-align: top;
    margin: 0 1.2em 0 0;
}

.footer-half {
    width: auto;
    display: block;
}

@media screen and (min-width: 820px) {
    .footer-half {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
}

.footer-copyright {
    font-size: 0.555em;
    width: 27em;
    font-weight: 300;
    line-height: 2;
    margin: 0 auto 0 auto;
    text-align: center;
}

@media screen and (min-width: 820px) {
    .footer-copyright {
        text-align: left;
        margin: 0 0 0 auto;
    }
}

.footerlink {
    color: white;
}

.content {
    width: 95%;
    margin: 0 auto 1em auto;
    padding: 1em 0 0 0;
}

.content-title {
    background: #445408 url("/siteart/content-bg-1.jpg") no-repeat center center;
    background-size: cover; 
    padding: 2em 0;
}

.content-h1 {
    text-shadow: rgb(0, 0, 0) 2px 2px 1px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
}

.content-body-div {
    padding: 1em 0;
}

.contact-form {
    width: 96%;
    margin: 0 auto;
}

.contact-form-body {}

.contact-input {
    display: block;
    width: 96%;
    border: none;
    border-bottom: 1px solid #445EAB;
    padding: 0.5em;
    box-sizing: border-box;
    margin: 0 auto 1em auto;
    font-size: 0.79em;
    font-family: 'Oswald', sans-serif;
    background-color: #f2f2f2;
}

.contact-textarea {
    font-family: 'Oswald', sans-serif;
    width: 96%;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0.79em;
    margin-top: 1em;
    display: block;
    padding: 0.5em;
    border: 1px solid #445EAB;
    background-color: #f2f2f2;
}

#CaptchaAnswer {
    display: block;
    width: 96%;
    border: none;
    border-bottom: 1px solid #445EAB;
    padding: 0.5em;
    box-sizing: border-box;
    margin: 0 auto 1em auto;
    font-size: 0.79em;
    font-family: 'Oswald', sans-serif;
    max-width: 180px;
    background-color: #f2f2f2;
}

@media screen and (min-width: 700px) {

    .contact-input,
    .contact-textarea,
    #CaptchaAnswer {
        width: 46em;
    }
}



.contact-submit {
    display: block;
    margin: 0 auto;
    border: none;
    font-family: 'Oswald';
    font-size: 1em;
    padding: 0.5em;
    text-transform: uppercase;
    background-color: #445EAB;
    color: white;
}

.thanks-paragraph {
    text-align: center;
}

/*0.79em
1em
1.424em
1.602em
