/* ================== */
/* Flexslider styling */
/* ================== */
.flex_slider {
	margin: 0;
}
.flex_slider img {
	width: 100%;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0 0 -5px;
	padding: 0;
	list-style: none;
}
#flexslider-product.flexslider .slides > li img {
	min-height: 340px;
	max-height: 340px;
	min-width: 380px;
}
section.single #flexcarousel-product .slides > li img {
	min-height: 111px;
	max-height: 125px;
}
section.single#product-content .wrap {
	padding: 0px;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0 auto;
	padding: 0;
}
section.single #flexcarousel-product li {
	text-align: left;
	min-width: 124px;
}
.flexslider .slides > li {
/*	display: none; */
	-webkit-backface-visibility: hidden;
	position: relative;
	text-align: center
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* FlexSlider Default Theme
*********************************/
.carousel-option {
}
.flexslider {
	position: relative;
	max-width: 100%;
	max-height:100%;
	overflow:hidden;
	zoom: 1;
}
.flex-viewport {
	transition: all 1s ease;
}
.loading .flex-viewport {
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 0px
}
.carousel-mini #flexcarousel img {
	cursor: pointer;
	width: 200px;
	border-top: 3px solid #0a3151;
}
.carousel-mini #flexcarousel img:hover {
	border-top: 3px solid #D56452;
	-webkit-transition: all .3s ease;
}
.carousel-option.home {
}
/* Direction Nav */
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -10px 0 0;
	display: block;
	background: url(../images/bg_direction_s.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
}
.flex-direction-nav .flex-next {
	background-position: 95% 0;
	right: -36px;
}
.flex-direction-nav .flex-prev {
	left: -36px;
	background-position: 7% 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-khtml-opacity: 0.5;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-khtml-opacity: 0.5;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}
.flex-caption {
    padding: 1%;
    position: absolute;
    left: 2%;
    top: 10px;
    /*background: rgba(85,36,72,0.80);*/
    color: white;
    text-align: left;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.298039);
    font-size: 26px;
    line-height: 26px;
}

.flex-caption-csoon {
	padding: 1%;
	position: absolute;
	/*border: 1px #ef6860 solid;
	border-radius: 5px;*/
	left: calc(50% - 250px);
	top: 60%; /* Change to 15 when ready */
	/*background:rgba(94,93,93,0.80);
	background:rgba(85,36,72,0.80);*/
	text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
	font-size: 38px;
	line-height: 36px;
	background-image:url(../images/coming_soon_bg.png);
	width:500px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	Color:#313131;
	font-family: 'Petit Formal Script', cursive;
	padding:15px;	
}
.flex-caption-lmore {
	padding: 1%;
	position: absolute;
	/*border: 1px #ef6860 solid;
	border-radius: 5px;*/
	left: calc(50% - 150px);
	top: 73%; /* Change to 15 when ready */
	/*background:rgba(94,93,93,0.80);
	background:rgba(85,36,72,0.80);*/
	color: white;
	/* text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px; */
	line-height: 26px;
	width:300px;
	text-align:center;
	font:normal normal normal 20px/1.4em 'noticia text',serif;
	font-size:20px;
	text-transform:uppercase;
}
.learn-more {
	border:0px solid #200d1b;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 10px 10px 10px; 
	text-decoration:none; 
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
 background-color: #471E3C; background-image: -webkit-gradient(linear, left top, left bottom, from(#ef6860), to(#ef6860));
 background-image: -webkit-linear-gradient(top, #ef6860, #ef6860);
 background-image: -moz-linear-gradient(top, #ef6860, #ef6860);
 background-image: -ms-linear-gradient(top, #ef6860, #ef6860);
 background-image: -o-linear-gradient(top, #ef6860, #ef6860);
 background-image: linear-gradient(to bottom, #ef6860, #ef6860);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ef6860, endColorstr=#ef6860);
 color:#fff !important;
}
.learn-more:hover {
	border:0px solid #200d1b;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 10px 10px 10px; 
	text-decoration:none; 
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #fff;
	background-image:none;
	color:#ef6860 !important;
}
@media (min-width:512px) and (max-width:576px) {
	.flex-caption-lmore {
		top:75%;
	}
}
@media (max-width:511px) {
	.flex-caption-csoon {
		background-image:url(../images/coming_soon_sm.png);
		width:250px;
		background-repeat:no-repeat;
		background-position:center;
		font-size:26px;
		left: calc(50% - 125px);
		top:52%;
	}
	.flex-caption-lmore {
		width:200px;
		font-size:20px;
		left:calc(50% - 100px);
		top:71%;
	}
	.learn-more {
		padding:5px;
	}
	.learn-more:hover {
		padding:5px;
	}
}
.flex-caption-lmore:hover {
	background-color:#ffffff;
	color:#ef6860;
}
.flex-caption-open {
	padding: 1%;
	position: absolute;
	/*border: 1px #ef6860 solid;
	border-radius: 5px;*/
	left:0;
	top: 40%; /* Change to 15 when ready */
	/*background:rgba(94,93,93,0.80);*/
	background:rgba(234,227,212,0.80);
	color: white;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
	font-size: 26px;
	line-height: 26px;
}
.flex-caption-open a {
	color: #ef6860;
	font-size: 22px;
}
@media (min-width:700px) {
.flexwidth {
	/*width:15%;*/
}
.flexwidthopen {
	width:23%;
}
}
@media (min-width:475px) and (max-width:1024px)  {
.flexwidth {
	/*display:none;*/
}
}
@media (max-width:474px) {
.flexwidth {
	/*display:none;*/
}
}
	.flex-caption span {
		color:#cb88d5;	
		font-weight:bold;
		}
		.flex-caption .indent {
			padding-left: 10%;
			font-weight:normal;
			}
		.flex-caption .indento {
			padding-left: 25%;
			font-weight:normal;
			}
			.flex-caption .white {
				color:white;
			}
#flex-search {
	width: 300px;
	padding: 1%;
	border: 1px #ef6860 solid;
	border-radius: 5px;
	position: absolute;
	left: 10%;
	top: 40%; /* Change to 15 when ready */
	background: rgba(234,227,212,0.90); /* BHHS beige */
	color: black;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
	font-size: 14px;
	line-height: 14px;
	z-index:999999;
}
	
.btn-small {
	color: #fff;
}
.btn-small:hover {
	color: #fff;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 9px 4px 0;
	zoom: 1;
	display: inline-block;
}
.flex-control-paging li a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border: 4px solid #fff;
	width: 8px;
	height: 8px;
	display: block;
	background: #666;
	background: rgba(255, 71, 0, 0.6);
	cursor: pointer;
	text-indent: -9999px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #333;
	background: rgba(0,0,0,0.7);
	box-shadow: 0 1px 1px rgba(255,255,255,0.4), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 5px rgba(255,255,255,0.5);
}
.flex-control-paging li a.flex-active {
	cursor: default;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #333;
	background: rgba(0,0,0,0.7);
	box-shadow: 0 1px 1px rgba(255,255,255,0.4), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 5px rgba(255,255,255,0.5);
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .active {
	opacity: 1;
	cursor: default;
}

/*-------------- 400 Washington --------*/

.contact-us {
	width:300px;
	text-align:center;
	font:normal normal normal 20px/1.4em 'noticia text',serif;
	font-size:20px;
	text-transform:uppercase;
}
.contact-us:hover {
	background-color:#EAE2D4 !important;	
}
	

.home-floorp {
	box-shadow: 0px 8px 10px -6px #313131;
    border-color: rgba(48, 49, 50, 1);
    background-color: #fff;
    color: #ef6860;
    padding: 5px 20px;
    border: 0.5px rgba(48,49,50,.2) solid;
    font-size: 18px;
    margin-left:26%
}
.lm {
	margin-left:30%
}	
.north-planh1{
	letter-spacing:5.7px;
	font-size:36px;
	text-transform:uppercase;
	color:#ef6860;
}
.north-plan{
	margin-left:2%;
	text-decoration:none !important;
	padding:10px 25px;
}
@media (min-width:768px) and (max-width:991px) {
	.home-floorp {
		margin-left:26px;
	}
	.lm {
	margin-left:40px;
}
}
@media (max-width:767) {
	.home-floorp {
		margin-left:calc(50% - 88px);
	}
	.lm {
		margin-left:calc(50% - 68px);
	}
	.north-plan{
	margin-left:2%;
	}
}
.home-floorp:hover{
	background-color: #ef6860;
	color:#fff
}
.floorp {
	margin-left:calc(50% - 88px)
}
@media (min-width:992px){
.floorp-box {
	margin-left:calc(25% / 2);
}
}
.nopad{
	padding:0;
}
@media (max-width: 610px) and (min-width:370px) {
	.logo-hp {
		width:60% !important;
	}
}
@media (max-width: 369px) {
	.logo-hp {
		width:50% !important;
	}
}
