 

body {margin:0px; background-color:#FFF; color:#000; font-family:'PT Sans', Verdana, Geneva, sans-serif; font-size:17px; line-height:1.3;}
form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
h1{ font-size:30px; color:#000;line-height:normal;font-weight:normal; font-family:'Figtree'; font-weight:300;}
h2{ font-size:24px; color:#000; line-height:normal;font-weight:normal; font-family:'Figtree'; font-weight:300;}
h3{ font-size:18px; color:#000;line-height:normal;font-weight:normal; font-family:'Figtree'; font-weight:300;}
ul,ol{ padding-left:25px;}
a:hover{ color:#CC0000;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box;}

.avenir-light{ font-family:'Figtree'; font-weight:300;}

img {
	vertical-align: bottom;
}

.z-container {
	max-width: 960px;
	font-family:'Figtree' !important; font-weight:700;
}
.header-logo{
	margin-top:21px;
	text-align:center;
}
.header-logo a {
	display: inline-block;
}
.header-top-container {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.header-top-container .z-container {

}

.header-top {
	padding: 40px 0;
}
.header-phone {
	display: inline-block;
	padding: 19px 0;
	text-transform: uppercase;
}
.header-phone a {
	color: #fdd562;
	font-weight: normal;
	font-size: 24px;
}
.header-phone i.fa.fa-phone {
	color: #FFFFFF;
	background-color: #38c765;
	width: 1.25em;
	display: inline-block;
	text-align: center;
	font-size: 1.5em;
	padding: 3px;
	line-height: 1em;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 10px;
}
.header-contact {
	display: inline-block;
	padding: 19px 0;
	margin-left: 40px;
}
.header-contact-button.z-button {
	background-color: #fdd562 !important;
	color: #FFFFFF;
	padding: 0 2em !important;
	line-height: 2.5em;
	border-radius: 2em;
}

.header-nav-container {
	background-color: #3b0104;
	height:50px;
}
.header-nav {
	position: relative;
	z-index: 10;
	width:1000px;
}
.header-nav > ul,
.header-nav > ul > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}
.header-nav > ul > li > a {
	display: inline-block;
	z-index: 10;
	color:#f8c14e;
	font-family:'Figtree'; font-weight:400; 
	vertical-align: middle;
	font-size: 20px;
	padding: 0 9px;

	text-decoration: none;
}

.header-nav > ul > li:last-child > a {
	padding-right: 0;
}
.header-nav > ul > li:last-child > a:after {
	display: none;
}

.header-nav > ul > li .dropdown-container {
	display: none;
}
.header-nav > ul > li:hover .dropdown-container {
	display: table-row;
}
.header-nav .dropdown-container {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 11;
	display: table-row;
	background-color: #B11B29;
	padding: 20px;
	text-align: left;
}
.header-nav .dropdown-column {
	display: table-cell;
	padding-right: 20px;
}
.header-nav .dropdown-container .dropdown-column:last-child {
	margin-right: 0;
}
.header-nav .dropdown-heading {
	color: #E9BABF;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.header-nav .dropdown-column ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.header-nav .dropdown-column li {
	display: block;
	margin: 0 0 10px;
	padding: 0;
}
.header-nav .dropdown-column a {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
.header-nav .dropdown-column a:hover {
	text-decoration: underline;
}

.z-mobile-header-spacer {
	/*background-color: #FFFFFF;*/
	background-image: url(../images/top-bg.jpg);
	border-bottom: 5px solid #fdd562;
}
.z-mobile-menu-icon {
	top: 15px;
}
.z-mobile-header .z-mobile-menu {
	background-color: #3b0104;
}
.z-mobile-menu-icon span {
	background-color: #f8c14e;/*803813;*/
}
.z-mobile-menu-icon.open span {
	background-color: #FFFFFF;
}

.footer-container {
	background-color: #044a7e;
	color: #FFFFFF;
}
.footer-logo {
	/*width: 30%;*/
}
.footer-links {
	/*float: left;
	display: inline-block;*/
}
.footer-links ul {
	display: inline-block;
	margin: 0;
	padding: 20px 0;
}
.footer-links li {
	display: inline-block;
	margin: 0;
	padding: 0 20px;
}
.footer-links a {
	display: inline-block;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-copyright-container {
	background-color: #803813;
	color: #f2c127;
}
.footer-copyright-container a {
	color: #f2c127;
	text-decoration: none;
}




.page-header {
	background-image: url(../images/page-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 472px;
}
.page-header-container {
	position: relative;
	height: 472px;
}
.page-header-title {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: inline-block;
	padding: 20px 40px;
	background-color: rgba( 0, 0, 0, 0.87 );
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1em;
}



.z-default-subpage-body-full {
	background-color: #803813;
	background-repeat: repeat-x;
	background-size: contain;
}
.z-default-subpage-subpage {
	border: 10px solid rgba( 255, 255, 255, 0.5 );
	margin-top: 40px;
	margin-bottom: 40px;
}
.z-default-subpage-subcontent-full {
	background-color: #FFFFFF;
	padding: 20px;
}


.section-slideshow {
	background-image: url(../images/slide.jpg);
	background-position: center center;
	background-size: cover;
}
.slideshow-heading-container {
	margin: 120px auto;
	height: 170px !important;
}
.slideshow-heading-icon {
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.slideshow-heading {
	color: #FFFFFF;
}
.slideshow-subheading {
	color: #FFFFFF;
}
.slideshow-button .z-button {
	background-color: #38c765 !important;
	color: #FFFFFF;
	font-size: 24px;
	padding: 0 2em !important;
	height: 64px;
	line-height: 64px;
	border-radius: 64px;
}

.cta-container {
	position: relative;
}
.cta {
	/*border-bottom: 10px solid #B11B29;*/
}
.cta img {
	width: 100%;
	max-width: 100%;
}

.body-container {
	background-color: #803813;
	/*background-image: url(../images/content-bg.png);*/
	background-repeat: repeat-x;
	background-size: contain;
}

.intro-container {
	border: 10px solid rgba( 255, 255, 255, 0.5 );
}
.intro-content-container {
	background-color: #FFFFFF;
	padding: 10px;
}

.intro-content-container-left {
	background-color: #FFFFFF;
	padding: 34px;
	float:left;
	width:576px;
}
.intro-content-container-right {
	background-color: #3b0104;	
	padding: 10px;
	float:left;
	width:384px;
}

.intro-content {
	width:578px;
	padding: 40px 20px;
	margin-bottom: 20px;
}

.intro-container {
}
.intro-heading {
	color: #b3242f;
	font-weight: bold;
}
.about-button .z-button {
	background-color: #FFFFFF !important;
	color: #b3242f !important;
	border: 1px solid #b3242f  !important;
	font-family:'Figtree';
	width:192px; 
	/*padding: 0.5em 3em !important;
	border-radius: 3em;*/
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
   word-break: keep-all;
}

.fb{
	color: #000000;
	font-family:'Figtree'; font-weight:300;
}
.fw{
	color: #ffffff;
	font-family:'Figtree'; font-weight:300;
}
.fy{
	color: #ffcf29;
	font-family:'Figtree'; font-weight:300;
}

.testimonials-container {
	background-color: #ffffff;
	position: relative;
}
.testimonials-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 98px;
	height: 32px;
	transform: translate(-50%,-50%);
}

.testimonials-heading {
	text-align: left;
	color: #b3242f;
	font-family:'Figtree'; font-weight:300;
	font-size:33px;
}
.testimonials-button {
	text-align: center;
}
.testimonials-button .z-button {
	border-radius: 2em;
	background-color: #38c765 !important;
	padding: 0.5em 3em !important;
}
.testimonial-text {
	line-height: 1.5em;
}


.testimonial-slider {
	/*margin: 40px 0;*/
}
.testimonial-slider-container {
	/*margin: 0 100px;*/
	/*background-color: rgba( 0, 0, 0, 0.5 );*/
}
.content-slides-container{ width:100%; float:left;}
.testimonial-slider .testimonial-slide {
	/*padding: 40px;*/
	color: #555555;
	font-style: italic;
	text-align: center;
}
.testimonial-slider.content-slider .slider-previous-button {
	background-color: #000000;
	width: 60px;
	height: 120px;
	padding: 0;
	margin-right: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.testimonial-slider.content-slider .slider-previous-button:hover {
	background-color: #666666;
}
.testimonial-slider.content-slider .slider-next-button {
	background-color: #000000;
	width: 60px;
	height: 120px;
	padding: 0;
	margin-left: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.testimonial-slider.content-slider .slider-next-button:hover {
	background-color: #666666;
}

.parentContainer{ text-align:center;}
.child{display:inline-block; text-align:left; float:none; width:200px;}
.push64{
	margin-top:-64px;
}


 

@media screen and (max-width: 1362px) {
	.section-slideshow .z-container {
		width: 100%;
	}
	.slideshow-heading-container {
	}


	.testimonials-container {
		padding: 20px;
	}
	header .z-container {
		width: 100%;
	}
	.header-logo img {
		max-height: 128px;
	}
	.page-header-title {
		font-size: 48px;
	}
}

@media screen and (max-width: 992px) {
	.header-nav{max-width:100%;}
	footer.header-nav-container li{ padding-bottom:10px; display:inline-block;}
	.z-mobile-header-fixed{ background-color:#3b0104 !important;}
	.header-nav-container{height:auto;}
	.z-mobile-header-spacer{background:none; }
	.z-mobile-header{background-color:#3b0104;}
	.push64{
		margin-top:0px;
	}
	.section-slideshow {
		background-image: url(../images/slide-mobile.jpg);
	}
	.cta-container {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.cta {
		max-width: 382px;
	}
	.cta img {
		width: 100%;
		max-width: 100%;
	}
	.intro-container {
		max-width: 100% !important;
		border: 0;
	}
	.intro-content-container {
		padding: 0;
	}
	.intro-content {
		padding: 40px 20px;
		margin-bottom: 20px;
	}

	.contact-container {
		text-align: center;
	}
	.header-top-container {
		display: none;
	}
	.z-mobile-header .z-mobile-header-logo {
		width: auto;
		max-width: none;
	}
	.header-logo {
		float: left;
		position: static;
		top: auto;
		left: auto;
		width: 175px;
		height: 62px;
	}
	.z-mobile-header .z-mobile-header-logo img {
		max-width: 100%;
		max-height: 62px;
	}
	.header-logo{ background:none !important;}
	.header-mobile-phone-container {
		float: left;
		display: inline-block;
		color: #fdd562;
		line-height: 62px;
		margin-left: 80px;
		text-transform: uppercase;
	}
	.header-mobile-phone {
		color: #fdd562;
		font-weight: bold;
		text-decoration: none;
	}
	.header-mobile-phone i.fa {
		display: inline-block;
		color: #38c765;
		width: 1em;
		line-height: 16px;
		font-size: 1.25em;
		vertical-align: middle;
		text-align: center;
	}

	.footer-logo {
		text-align: center;
	}

	.footer-links {
		padding: 0;
	}
	.footer-links ul {
		padding: 0;
	}
	.footer-links a {
		font-size: 18px;
	}

	.footer-copyright-container a {
		white-space: nowrap;
	}
}

@media screen and (max-width: 767px) {
	.z-mobile-header .z-mobile-menu ul li a {
	    display: block;
	    padding: 8px 20px;
	    line-height: 1.25em;
	    color: #f8c14e;
	font-family:'Figtree'; font-weight:300;
	    text-decoration: none;
	    font-size: 20px;
	    width: 100%;
	    float: left;
    }
    .slideshow-heading {
		font-size: 33px;
	}
	.slideshow-subheading {
		font-size: 18px;
	}
	.slideshow-heading-container {
		max-width: none;
	}

	.intro-content {
		padding: 40px 0;
	}

	.contact-container {
		text-align: center;
		min-width: 200px;
		max-width: 90%;
		width: 90.000%;
	}
	.header-mobile-phone-container {
		margin-left: 20px;
	}
	.header-mobile-phone-container .call-label {
		display: none;
	}
	.header-mobile-phone {
		font-weight: normal;
		letter-spacing: -0.5px;
	}

	.footer-logo {
		min-width: 200px;
		max-width: 90%;
		width: 90.000%;
		text-align: center;
		padding: 0;
	}

	.footer-links li {
		display: block;
	}

	.page-header {
		height: 236px;
	}
	.page-header-container {
		height: 236px;
	}
	.page-header-title {
		font-size: 24px;
	}
}

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

	.footer-logo {
		max-width: 100%;
		width: 85.000%;
		margin-left: 7.500%;
		margin-right: 7.500%;
		display: block;
	}

	.header-mobile-phone-container {
		margin-left: 10px;
	}

	.listings-container .listing {
		width: 85%;
		max-width: 85%;
	}

	.slideshow-search-form input.search-text {
		width: 70%;
		font-size: 16px;
		line-height: 40px !important;
	}
	.slideshow-search-form .search-button.z-button {
		font-size: 16px;
		height: 40px;
		line-height: 40px !important;
	}

	.contact-container {
		min-height: 1px;
		max-width: 100%;
		width: 85.000%;
		margin-left: 7.500%;
		margin-right: 7.500%;
		display: block;
	}
}
@media screen and ( max-width: 480px ) {
	.testimonial-slider-container {
		margin: 0;
	}
	.testimonial-slider .slider-previous-button {
		display: none;
	}
	.testimonial-slider .slider-next-button {
		display: none;
	}
}