span.span-5 {
    white-space: nowrap!important;
}
@media (max-width: 768px) {

	div.logo {
		width: 80% !important;
		margin-top: 20px !important;	
	}

	div.site-email {
		float: left !important;
		margin: 0 20px;
	}

	div.site-phone {
		text-align: center;	
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		margin-left: 30px !important;
	}

	div.loginWidget {
		float: none;
    	padding: 5px 0px;
   		margin: auto;
    	text-align: center;
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
 	 	float: left;
  		height: 320px !important;
  		margin: 0px 15px 0px 0px;
	}
}	

@media (max-width: 500px) {
	div.loginWidget {
		float: none;
		text-align: center;
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
 	 	float: left;
  		height: 250px !important;
  		margin: 0px 15px 0px 0px;
	}
}



/* ---- 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;
}
.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: left;
	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 Awesome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}


/*------ H Tags ----- */

h1, .h1 {
    font-size: 48px;
    font-family: UNNA;
}

h2 {
    color: #001A4E;
    font-size: 26px;
    font-weight: lighter;
    margin: 20px 0px;
    font-family: UNNA;
}

.header-icons.social-icons{
	margin: auto;
	max-width:  300px;
	float: none;
}

.header-icons.social-icons li {
	float: left;
	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:0px;
	padding:5px;
	width:48px;
	height:48px;
	line-height:30px;
	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;
	background-color: #22285a;
	border: 3px solid #22285a;
}

.header-icons.social-icons li:first-child{
	background-color: #3b5998;
	border: 3px solid #3b5998;
}
.header-icons.social-icons li:first-child:hover a{
	color: #3b5998;
}
.header-icons.social-icons li:nth-child(2){
	background-color: #e4405f;
	border: 3px solid #e4405f;
}

.header-icons.social-icons li:nth-child(2):hover a{
	color: #e4405f;
	
}

.header-icons.social-icons li:nth-child(3) {
    background-color: #d61212;
    border: 3px solid #d61212;
}

.header-icons.social-icons li:nth-child(3):hover a {
    color: red;
    background: white;
    border: 3px solid white;
}


.header-icons.social-icons li:nth-child(4) {
    background-color: #e33329;
    border: 3px solid #e33329;

}

.header-icons.social-icons li:nth-child(4):hover a {
    color: #e33329;
    background: white;
    border: 3px solid white;
}

.header-icons.social-icons .header li:nth-child(5) {
    background-color: white;
    border: solid 3px #4dbc15;
}

.header-icons.social-icons .header li:nth-child(5):hover {
    border: solid 3px white;
}

.header-icons.social-icons li:nth-child(5) {
    background-color: #ffffff;
    border: 3px solid #ffffff;

}
.header-icons.social-icons li:nth-child(5):hover {
    
    background: #efefef00;
    border: 3px solid #4dbc15;
}


.header-icons.social-icons li a {
	font-size: 30px!important;
	text-align: center;
	text-decoration: none !important;
	color: #fff;
}
.header-icons.social-icons li:hover {
	background-color:#fefefe;
}
.header-icons.social-icons li:hover a{
	color: #22285a;
}

#footer-wrapper #footer #footer-inner p.socials{
    display: inline-block;
    color: #22275d !important;
    padding: 5px 0px 0px;
}
.span6 .social-icons {
    list-style: none;
    padding: 0;
    width: 200px;
    float: right;
}

ul.social-icons.col-xs-12.footer-top.header-icons {
    padding-left: 10px;
}

a.btn.btn-primary.request {
    background-color: #cf9c3b;
    color: #ffffff;
    
}

a.btn.btn-primary.request:hover{
    background-color:#9c762c;
    color: #ffffff;
    
}

.request-consultation {
    margin-bottom: 3em;
}

.houzz-icon{
	background-image: url('https://www.royacdn.com/unsafe/smart/1a403e1a6f5578d8e40dd373e6d7c22e/houzz.png');
	width: 100%;
    height: 100%;
    background-size: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

/* Menu - 09/28/21 */

body.header-light #navigation .nav a {
    font-size: 18px !important;
}

.navigation-wrapper .navigation .nav {
	display: table !important;
}

.ry-horizontal-line {
	border-bottom: 1px solid #ccc; padding-bottom: 10px;
}