@media (max-width: 1024px) {
	#navigation .container{
	width: 100%;
	}
}
@media (max-width: 1199px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: left;
		line-height: 50px;
		
	}	

	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
		float: left;
		line-height: 50px;
		margin-left: 0px;
	}
}

@media (max-width: 991px) {
	
	.logo-wrapper .logo img {
		max-width: 300px !important;
	}
	
	div.logo-wrapper {
		width: 100% !important;
	
	}
	
	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: none !important;
    	margin: auto;
    	text-align: center;
		line-height: 0 !important;
	}

	div.site-phone {
		float: none !important;
    	margin: auto;
    	text-align: center;
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}
	
	body.header-light #navigation {
		padding-top: 0 !important;
	}
}


/* -- 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: auto;
	max-width: 400px;
}

/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}



/* ---- Contact Information Overrides ----- */

.site-phone a {
	text-decoration: none;
	color: #FFFFFF;
}
.site-phone a:hover {
	color: #707070;
}
.broker-info ul {
	list-style: none;
	padding: 0;
}


/* ----- 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;
}

/* -- Back Button -- */

.btn.btn-primary.arrow-left {
    background-image: url("../images/arrow-left-black.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;
}

#navigation .container{
	max-width: 1100px
}
/* -- sidebar --*/

.sidebar{

}

.side-bar-image{
padding-bottom: 50px;
}

.sidebar img{
max-width: 250px;
float: none;
margin: auto;

}

.resort-hospitality-slider img{
	width: 100%;
    float: none;
    margin: auto;
}

a.sidecta-button{
    width: 100%;
    height: 100%;
    padding: 20px 0px;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 10px 20px -10px #000000;
    margin: 10px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 550px;
    font-weight: 900 !important;
    color: #FFF !important;
    background-color: #333;
    letter-spacing: .1em;
    text-shadow: 0 -1px 0px #7309DE, 0 -2px 0px #6E0AD9,         0 1px 0px #2c2c2c,         0 2px 0px #7207E0;
}

a.kidsroom{
	background-image: url("https://www.royacdn.com/unsafe/smart/Site-96812d35-a884-4027-ade8-214858297e5a/themes_c.jpg");	    
}

a.starterhomes{
background-image: url("https://www.royacdn.com/unsafe/Site-96812d35-a884-4027-ade8-214858297e5a/starter_c.jpg");
}

a.moveup{
background-image: url("https://www.royacdn.com/unsafe/Site-96812d35-a884-4027-ade8-214858297e5a/moveup_c.jpg");
}

a.multifamily{
background-image: url("https://www.royacdn.com/unsafe/Site-96812d35-a884-4027-ade8-214858297e5a/multi_c.jpg");
background-position: bottom;
}
a.resorhospitality{
background-image: url("https://www.royacdn.com/unsafe/Site-96812d35-a884-4027-ade8-214858297e5a/resort_c.jpg");
}
a.vrbo{
background-image: url("https://www.royacdn.com/unsafe/smart/Site-96812d35-a884-4027-ade8-214858297e5a/vrbo.jpg");
background-position: center;
}	
	.ctacontainservices{
		text-align: center; 	
		background-color: #1e1e1e; 	
		border-radius:0; 	
		float: left; 	
		width: 100%; 	
		color: white; 
		padding-left: 10px; 
		padding-right: 10px;
margin: auto; clear:both; width: 100%; 
}
.borderservices{
	margin-top: 20px !important;
	border: 2px solid #7107DB;
	color: #E8E677;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	width: 115px;
	height: 115px;
	border-radius: 50%;
	float:none;
	margin:auto;
	clear: both;
	background-color: #7107DB;
}
.servicesicon .fa{
	margin: 15px 14px;
	color: #E8E677;
	font-size: 80px;
}
.titleservices h3{color: #E8E677 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1em;
}

.fullcontainer{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.index-set{
	max-width: 1200px;
	float:none;
	margin: auto;
}
.home-main-title{
	background-color: #7107DB;
	padding: 20px;
	margin-top: 20px;
}
.home-main-title h2{
	color: #fff !important;
	
}
.home-buttons a {
	position: absolute;
    top: 60%;
    color: #fff !important;
    float: left;
    padding: 5px 20px;
    font-size: 20px;
    color: #272727 !important;
	background-color: #f0f0f0;
	font-family: 'Comfortaa', cursive;
	
}
.home-buttons a:hover {
	text-decoration: none;
}
.community{
	margin: 0px 0px 30px;

}
.community .img-responsive{
	max-width: 400px;
	margin-bottom: 5px
}
.community .img-responsive:hover{
	opacity: .5
}

.servicesblock{
	background-color: #272727;
	padding: 20px 0px 40px;
	box-shadow: 0px 5px 5px #272727 !important;
	margin-bottom: 30px;
}
.servicesblock h2{
	text-transform: uppercase;letter-spacing: 1px;
	color: #f0f0f0}

.portfoliosection{
	background-color: #F0F0F0;
	padding: 30px 0px 0px;
}
.portfoliosection h2{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 30px;
	font-family: 'Comfortaa', cursive;
}

hr{
	width: 10%;
	border: solid 2px #7208DE;
}



.slider-button a {
    color: #7107DB !important;
}
.slider-button a:hover {
    color: #fff !important;
}

.h1, h1, h2, h3{
	font-family: 'Comfortaa', cursive;
}
.portfolioitem{
	margin:auto;
	max-width: 350px;
	float:none;
}

.initialconsultation{
	    background-color: #272727;
    padding: 20px 0px;
    margin: 0px;
}
.initialconsultation h2{
	color: #fff;
}
.initialconsultation a{
	color: #E8E633;
}
.initialconsultation a:hover{
	color: #E8E633;
}

.home-title h1{
	letter-spacing: 3px;
	text-transform: uppercase
}
.home-title h2 a{
	letter-spacing: 2px;
	color: #fff;
}
.home-title h2 a:hover{
	color: #fff;
}

.carousel-control.right{
	background-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(240, 240, 240, 0) 100%) !important;
}


.carousel-control.left{
	background-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(0,0,0,0.0001) 100%) !important;
	
}

#sidebar-logo {
	max-width: 300px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,bea4d8+38,3a3a3a+75,000000+100 */
	background: rgb(240,240,240); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(240,240,240,1) 0%, rgba(190,164,216,1) 38%, rgba(58,58,58,1) 75%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(190,164,216,1) 38%,rgba(58,58,58,1) 75%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(240,240,240,1) 0%,rgba(190,164,216,1) 38%,rgba(58,58,58,1) 75%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	margin-top: 15px;

}

.testi-wrapper {
	margin: 0px 0px 20px;
	border-bottom: 1px solid #c1c1c1;
    padding-bottom: 20px;
}