@media (max-width: 972px){
	.home-button a{
		font-size: 30px !important;
	}
}

@media (max-width: 331px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone{
		margin-left: 0px !important;
		float: left !important;
	}
}

@media (max-width: 1199px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: left;
		line-height: 50px;
		margin-left: 20px;
	}	

	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
		float: left;
		line-height: 50px;
		margin-left: 0px;
	}
	
	div.home-button a {
    font-size: 18px;
	}
}

@media (max-width: 991px) {

	div.logo-wrapper .logo img {
		margin-top: -10px;
		max-width: 400px;
		float: none;
		margin: auto;
	}
	
	div.logo-wrapper {
		width: 100% !important;
		margin-left: 10px;
	}
	
	div#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		float: none;
		margin-left: 0;
	}

	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
		height: auto;
	}	

	div.site-email {
		float: left !important;
		margin: 0 20px;
	}

	div.site-phone {
		float: right !important;	
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}

	div#content div#main {
		padding-left: 0px;
		padding-right: 0px;
	}

	div#content {
		padding-bottom: 30px;
		padding-top: 20px;
		background-color: #fff;
	}

	body.nav-open div#wrapper-outer {
		background-color: #272727;
	}
}

/* -- Mobile Menu icons -- */

.mobile-icons-li .fa-envelope:before {
	margin: 0;
}

.mobile-icons-li li {
	display: inline;
	margin: 0 20px 0;
}

ul.mobile-icons-li {
	padding: 0;
}

.mobile-icons span.fa {
	font-size: 25px;
	vertical-align: middle;
}

.mobile-icons {
	text-align: center;
}

.mobile-icons-li a {
	color: #C3C3C3;
}




/* -- Fix for mobile repsonsive issue with display: table; -- */

body #wrapper-outer #wrapper {
	display: block !important;
}

body #wrapper-outer #wrapper #wrapper-inner {
	display: inline !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
	display: block !important;
	height: auto !important;
	float: left;
}

#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
	margin-top: 10px !important;
	position: absolute;
	z-index: 500;
	left: -15px;
}

body {
	font-size: 16px !important;
	color: #313131 !important;
}

.logo-wrapper .logo img {
	margin-top: -10px;
	max-width: 400px;
}

/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}



/* ---- Contact Information Overrides ----- */

.site-phone a {
	text-decoration: none;
	color: #fff;
}
.site-phone a:hover {
	color: #fff;
	text-decoration: none;
}
.broker-info ul {
	list-style: none;
	padding: 0;
}

.contact td {
	color: #fff;
	font-size: 14px;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
	float: right;
}
.social-icons {
	list-style: none;
	padding:0;
	width: 320px;
}
.social-icons li {
	float: right;
	margin-right:5px;
	border:1px solid rgba(255,255,255,0.3);
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	padding:5px;
	width:32px;
	height:32px;
	line-height:26px;
	text-align:center;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 15px!important;
	text-align: center;
	text-decoration: none !important;
}
.social-icons li:hover {
	background-color:#fefefe;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #fff !important;
}
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 10px 0px !important;
}
.span6.copyright {
	float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}



/*-- Details Page --*/

ul.slide-item-features.item-features {
	list-style: none
}

.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block
}

span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

.modal-body form.cmsForm {
	display: inline-block;
}


/*------ Font Awsome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home2:before {
	content: "\f015";
}

/* -- Back Button -- */

.btn.btn-primary.arrow-left {
	background-image: url("../images/arrow-left-white.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 8px 11px;
	padding-left: 15px;
}

input.btn.btn-primary.arrow-left.back-button {
	margin: 0 0 -50px;
	float: right;
	position: relative;
	right: 30px;
	width: 10px;
	z-index: 100;
	border-radius: 50px;
	height: 30px;
}

/*---- Community Images ----*/

.communityblock{
	padding: 20px 0px; 
	background-color: #474747;
	background-image: url('https://www.royacdn.com/unsafe/smart/Site-7ee4d778-acc1-4348-9282-ca08039bc0d9/dark_wood_horizontal.png');
}

.communityblock h1{
	color: #fff;
}

.community .img-responsive {
	border-radius: 20px !important;
	padding-bottom: 10px;

}
.community .img-responsive:hover {
	opacity: .9;

}

.home-button a {
    color: #fff;
    padding: 5px;
    background: rgba(33, 33, 33, 0.8);
    width: 200px;
    border-radius: 5px;
    border: 1px solid #fff;
    font-size: 25px;
	text-shadow: 1px 1px 0px #202020;
}

.home-button {
    position: absolute;
    top: 55%;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.home-button a:hover{
	text-decoration: none;
	color: #06A7EA !important;
}


/*---- Home-Buttons ----*/

a.home-buttons {
	width: 100%;
	padding: 30px;
	font-size: 20px;
	margin: 5px 0px;
	border: 3px double #ECECEC !important;
	box-shadow: 0 10px 20px -10px #000000;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-57d05501-babd-4bb3-a024-19490687b732/dark_wood.jpg);
	text-transform: uppercase;
	background: gray !important;
}

a.home-buttons:hover {
	box-shadow: none;
	border: 3px solid #ececec !important;
}

.home-text{
	border-top: 1px solid #c7c7c7;
}

.slider-text{
	text-transform: uppercase;
}

h1, .h1{
	text-transform: uppercase;
}
#navigation .container{
	max-width: 910px;
}

.communityblock .img-responsive{
	max-width: 380px;
	float: none;
	margin: auto;
}

.properties-grid .property .wrap{
	max-width: 400px;
	margin: auto;
}
