@charset "utf-8";
/* CSS Document */
.multicolumn ul{
     width:350px;
     margin-bottom:20px;
     overflow:hidden;
}
.multicolumn li{
     line-height:1.5em;
     float:left;
     display:inline;
}
#single li {
     width:100%;
}
#double li {
     width:50%;
}
#triple li {
     width:33%;
}
#quad li {
     width:25%;
}
#six li {
     width:16.666%;
}
.hours {
	margin:0px 20px 10px 0px;
	font-size:1.2em;

}
.hours ul li{
	list-style-type:none;
}
.hours span{
	float:right;
}
.amenities-list {
     columns: 2;
     -webkit-columns: 2;
     -moz-columns: 2;
}
/* STAR RATINGS */
.stars_count_box{
}
.stars_count_box.col1{
     width:21%;
     float:left;
}
.stars_count_box.col2{
     width:69%;
     float:left;
}
.stars_count_box.col3{
     width:9%;
     float:right;
     text-align:right;
}
.agent-img img {
     width: 100%;
}
.img-fade {
     bottom: 0px;
}
.googlead {
     margin:20px;
}
.property-img img {
     width: 100%;
}
.plea_box {
     text-align:center;
     padding:20px 0px 20px 0px;
     border-bottom:1px solid#EEE;
}
.plea_box a{
     margin:10px 0px 10px 0px;
     width:200px;
}
.plea_box h4{
     text-transform: capitalize;
}
.plea_box img{
     width:190px;
     margin:0px auto 20px auto;
}
.plea_blurb {
     width:250px;
     text-align:left;
     margin:0 auto;
}
.property-details-single a{
     color:#FFF;
}
.qa_votes .fa {
     font-size: 20px;
     cursor: pointer;
	 margin:0px 0px 0xp 5px;
}
.qa_votes {
     text-align: center;
     width: 12%;
     float: left;
}
.qa_votes span {
     font-size: 10px;
}
.qa_arrow {
     width: 0;
     height: 0;
     border-top: 8px solid transparent;
     border-bottom: 8px solid transparent;
     border-right: 8px solid#900;
     float: left;
	 margin:8px 10px 0px -6px;
}
.qa_text{
     margin-bottom: 5px;
     background: white;
     padding: 1px;
     border-left: 2px solid#900;
}
.qa_input {
	
	border:1px solid #CCC;
}
.green{
     color:#090;
}
.red{
     color:#C30;
}
.cta.ebook {
     background:#59aee9;
     background-image:url(../images/ebook.png);
     background-repeat:no-repeat;
     background-position:20% 50%;
}
.cta.ebook.ebook-form {
     position:relative;
}
.cta.ebook input[type="email"] {
     margin-top:15px;
     background:transparent;
     padding:10px 5px;
     border:none;
     border-radius:0px;
     border-bottom:1px solid white;
     color:white;
     font-size:16px;
     outline:none !important 
}
.cta.ebook input[type="email"]::-webkit-input-placeholder {
     color: white;
}
.cta.ebook input[type="email"]:-moz-placeholder {
     color: white;
     opacity: 1;
}
.cta.ebook input[type="email"]::-moz-placeholder {
     color: white;
     opacity:1;
}
.cta.ebook input[type="email"]:-ms-input-placeholder {
     color:white;
}
.cta.ebook button[type="submit"] {
     background:none;
     border:none;
     position:absolute;
     right:0;
     top:23px;
}
.additional-details-list {
     columns:1;
     -webkit-columns:1;
     -moz-columns:1;
}
.additional-details-list li {
     list-style:none !important;
     margin-left:0 !important;
     border-bottom:1px solid rgba(0, 0, 0, 0.1);
     line-height:2.3;
     padding-right:10px;
}
.additional-details-list li span {
     float:right;
     font-weight:700;
}
.property-footer i {
     margin-right:30px;
}
.property-details-buttons a {
     color:#FFF;
}
.property-details-buttons {
     text-align:center;
     padding:20px 0px;
     margin:0px;
     background:#48a0dc;
     color:#FFF;
}
.property-details-buttons .fa {
     font-size:28px;
     display:block;
}
.property-details-buttons span {
     font-size:24px;
     font-weight:600;
}

footer {
     font-size: 15px;
}
.label {
     font-size: 100%;
}
.property-gallery.slide-counter {
     top:inherit;
     font-size: 14px;
}
.vote {
     font-size:30px;
     cursor:pointer;
     margin-right:10px;
}
.property-gallery img {
     margin-left:auto;
     margin-right:auto;
}
.answer_blank {
     width:100%;
}
.answer_filled {
     width:89%;
     float:left;
}
.submit_answer {
     display:none;
}
.submit_answered {
     width:9%;
     display:block;
     float:right;
}
.narrow{
     padding-left:0px;
}
.narrow h4 {
     padding-left:30px;
}
.costs_chart {
     height: 300px;
     width: 98%;
     margin-left:0px;
}
.rating-stars ul {
     list-style-type: none;
     padding: 0;
     -moz-user-select: none;
     -webkit-user-select: none;
}
.rating-stars ul > li.star {
     display: inline-block;
}
.rating-stars ul > li.star > i.fa {
     font-size: 3.5em;
     color:#ccc;
}
.rating-stars .fa-fw {
	width: 1em;
}

.rating-stars ul > li.star.hover > i.fa {
     color:#ffcc36;
}
.rating-stars ul > li.star.selected > i.fa {
     color:#ff912c;
}

.ebookhthreewhite{
	color:white; font-weight:200;
	font-size:20px;
}
.ebookhfourwhite{
	color:white; font-weight:200;
	font-size:15px;
}

 @media only screen and (max-width: 480px) {
     body {
         font-size:2em;
    }
	.table {
         font-size:.75em;
	}
    .costs_chart {
         height: 300px;
         width: 98%;
         margin-left:0px;
    }
    .stars_box{
         margin-left:-10px;
    }
    .ui-accordion.ui-accordion-content {
         padding: 30px 0px 30px 0px;
    }
    .amenities-list {
         columns: 1;
         -webkit-columns: 1;
         -moz-columns: 1;
    }
    .property-single-item {
         padding: 10px;
    }
    .property-details-buttons {
         width:98%;
         border-bottom:5px solid#FFF;
         text-align:center;
         padding:20px 0px;
         margin:0px 5px 0px 0px;
         background:#3c86b9;
         color:#FFF;
    }
	.ui-accordion .ui-accordion-content {
		padding: 30px 0px 0px 0px;
	}
	.content ul li {
		margin-left: 0px;
	}	
	.rating-stars .fa-fw {
		width: .75em;
	}
	.rating-stars ul > li.star > i.fa {
		 font-size: 2.5em;
	}

    #single li {
         width:100%;
    }
    #double li {
         width:100%;
    }
    #triple li {
         width:100%;
    }
    #quad li {
         width:100%;
    }
    #six li {
         width:100%;
    }
}

/* Mobile Youtube */
@media screen and (max-width:767px) {
	iframe[src*="youtube"] {
		width: 100% !important;
}
