@media (max-width: 1199px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: right;
		line-height: 15px;
		margin-right: 20px;
	}	

	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
		float: right;
		line-height: 15px;
		margin-right: 0px;
	}
	
div#navigation .container {
	width: 102%;
	}
	
	/* cta after effects */
	
div.cta1:after {
		right: -15vw;
	}
div.cta2:after {
		right: -15vw;
	}
div.cta3:after {
		right: -15vw;
	}
}

@media (max-width: 991px) {
#bio-float {
    color: #fff;
    line-height: 2.5;
    max-width: 65vw;
    background: rgba(0,0,0,0.2);
    padding: 50px 30px;
	}
div.iWrap {
    max-width: 100% !important;
	}
.Pads {
    padding: 20px 5px 35px;
	}
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: left !important;
		margin: 0 20px;
	}

	div.site-phone {
		float: right !important;	
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}
	
	div.navigation-wrapper .navigation .nav li ul li .nolink, .navigation-wrapper .navigation .nav li ul li a {
    color: #000 !important;
}
	
	body.header-light #navigation .nav .nolink, body.header-light #navigation .nav a {
    text-shadow: none !important;
}
	
	
/* shrink effect */
	
div.shrink {
	background: rgba(0,0,0,0.8) !important;
	padding: 10px !important;
	}	
	
div.logo img {
		margin: auto;
		transition: all 0.8s ease
	}	
div#header-inner {
    padding: 10px 0px 0px;
	position: absolute;
	}
#header-wrapper {
    background-color: rgba(0,0,0,0.2) !important;
    position: fixed;
    z-index: 999;
    width: 100%;
}
	
.shrink .logo-wrapper .logo img {
    margin: auto !important;
    max-width: 200px;
	}
ul.mobile-icons-li  {
	transition: all 0.5s ease-in-out;
}
.shrink ul.mobile-icons-li {
    display: none;
	}
}

@media (max-width: 768px) {
div#biosec {
    background: #444;
	}
div#bio-float {
    color: #fff;
    line-height: 1.5;
    max-width: 100vw;
    background: rgba(0,0,0,0.2);
    padding: 30px;
	}
	
div.wow {
	visibility: visible !Important;
	}
div.logo-wrapper {
		margin-left: 10px;
	}
	
div#header-inner {
    position: initial;
	}
div#wrapper-outer {
	width: 100vw;
    overflow: scroll;
}
	
div#header-wrapper {
	position: initial;
	background: #000 !important;
	width: 100vw;
}

div.cta-wrapper {
	padding: 10px 0px 0px !important;
	}
div.logo img {
	max-width: 220px !important;
	}
}

@media (max-width: 499px) {
/* cta after effects */
	
div.cta1:after {
		right: -40vw;
	}
div.cta2:after {
		right: -40vw;
	}
div.cta3:after {
		right: -40vw;
	}
}

/* â€” Mobile Menu Icons â€” */

.mobile-icons-li .fa-envelope:before {
	margin: 0;
}

.mobile-icons-li li {
	display: inline;
	margin: 0 20px 0;
	color: #DEB02E;
}

ul.mobile-icons-li {
	padding: 0;
}

.mobile-icons span.fa {
	font-size: 25px;
	vertical-align: middle;
	color: #f15c22;
}

.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;
	background-color: #fff !important;
}

.logo img {
    max-width: 320px;
    margin: 10px 15px 0px 0px;
    transition: all 0.5s ease;
 }

/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}



/* ---- Contact Information Overrides ----- */
.site-email a:hover {
    color: #f15c22 !important;
    text-decoration: underline !important;
    font-style: italic;
}

.site-phone a {
	color: #fff;
	transition: all 0.5s ease;
	
}
.site-phone a:hover {
	color: #f15c22 !important;
	 font-style: italic;
}
.broker-info ul {
	list-style: none;
	padding: 0;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
	float: right;
}
.social-icons {
	list-style: none;
	margin-top: -10px;
	padding:0;
	transition: all 0.8s ease-in-out;
}
.social-icons li {
	float: right;
	margin-right:5px;
	border: 1px solid #f15c22;
	-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;
	text-shadow: 0px 1px 1px #000;
    color: #f15c22;
}
.social-icons li:hover {
	background-color: #000;
}

/* ----- 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-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;
}

/* Container override */

@media (min-width: 992px) {
#container-inner {
margin-top: 17vh;
}
	
#bio-float {
    color: #fff;
    line-height: 2.5;
    max-width: 65vw;
    padding: 150px 100px;
	}

div#bio-float h4 {
    text-shadow: 0px 1px 0px #000;
    letter-spacing: 0.1vw;
	}

div#bio-float h1 {
    color: #f15c22;
    text-shadow: 0px 1px 0px #000;
    letter-spacing: 1vw;
    text-transform: uppercase;
	}
	
div#wrap-right-button {
   left: 78vw;
	}
div#wrap-right {
    left: 43vw;
    text-align: right;
	} 	
.iWrap {
    max-width: 85vw;
    float: none;
    margin: auto;
    clear: both;
	}
.Pads {
    padding: 50px 0px 65px;
	}

#header .container {
	width: 90%;
	}

#navigation .container {
	width: 100%;
	}
}

.container-fluid {
    display: inline-block;
    padding: 0px;
	width: 100% !important;
}
/* End of container Override */

.dimMe {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.15);
}

/* Header Shrink Effect */
#header-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 999;
    background: rgba(0,0,0,0);
	padding: 15px 25px;
    transition: all 0.8s ease;
}

@media (min-width: 769px) {
.testi hr {
    width: 300px;
}

.testi hr:before {
    content: '\f005';
    font-family: fontawesome;
    position: absolute;
    top: -1.3vw;
    left: 150px;
    font-size: 24px;
    color: #f15c22;
    text-shadow: 0px 1px 0px #000;
}

.testi hr:after {
    content: '\f005';
    font-family: fontawesome;
    position: absolute;
    top: -1.3vw;
    right: 150px;
    font-size: 24px;
    color: #f15c22;
    text-shadow: 0px 1px 0px #000;
}
	
#biosec {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-2d03ad56-2bc8-4b48-8076-91260c51e9c2/index/home_bio2.jpg);
    background-size: cover;
    background-position: 80% 7%;
    background-repeat: no-repeat;
	}

.shrink {
	background: rgba(0,0,0,0.95) !important;
	padding: 0px !important;
	}
	
.shrink .logo-wrapper .logo img {
	margin: 10px 0px 0px;
	max-width: 200px;
	transition: all 0.5s ease;
	}

.shrink ul.social-icons {
    opacity: 0;
 }

#header-wrapper #header #header-inner .navbar .navbar-inner .info {
	transition: all 0.5s ease-in-out;
	}

.shrink .info.visible-lg.visible-md {
    display: none !important;
    transition: all 0.5s ease !Important;
 }	
}
/* End of Header Shrink Effect */

/* Cta Style */

.cta-wrapper {
    text-align: center;
    text-transform: uppercase;
    padding:  0px;
    margin: 0px;
	vertical-align: middle;
}

.cta-wrapper a {
    position: absolute;
	color: #fff !important; 
    right: 0;
    left: 0;
    bottom: 0;
    vertical-align: middle;
    top: 0px;
    background-color: rgba(132, 95, 95, 0);
    width: 100%;
    padding-top: 8px;
	text-decoration: none !important;
}
		

.cta1 {
    padding: 20px;
    background-color: #000;
    color: #fff;
	left:0;
	right:0;
	width: 100%;
	-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cta1:before {
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a2a2a2;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.cta2 {
    padding: 20px;
    background-color: #f15c22;
    color: #fff;
	left:0;
	right:0;
	width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cta2:before {
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a2a2a2;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.cta3 {
    padding: 20px;
    color: #fff;
	left:0;
	right:0;
	width: 100%;
    background-color: #333333;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cta3:before {
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a2a2a2;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	}

.cta1:hover:before, .cta1:focus:before, .cta1:active:before, .cta2:hover:before, .cta2:focus:before, .cta2:active:before, .cta3:hover:before, .cta3:focus:before, .cta3:active:before {
-webkit-transform: scale(1);
transform: scale(1);
	}

/* Hover after Effects */

.cta1 a {
    transition: all 0.5s ease;
	z-index:300;
}


.cta1:after {
    content: '\f030';
    font-family: fontawesome;
    position: absolute;
    right: -25%;
	left: 0;
    top: -25px;
    display: inline-block;
    opacity: 0;
    font-size: 20px;
    transition: all 0.25s ease-in-out;
}

.cta1:hover::after {
    opacity: 1;
    top: 4px;
}

.cta2 a {
    transition: all 0.5s ease;
	z-index:300;
}


.cta2:after {
    content: '\f217';
    font-family: fontawesome;
    position: absolute;
    right: -25%;
	left: 0;
    top: -25px;
    display: inline-block;
    opacity: 0;
    font-size: 20px;
    transition: all 0.25s ease-in-out;
}

.cta2:hover::after {
    opacity: 1;
    top: 4px;
}

.cta3 a {
    transition: all 0.5s ease;
	z-index:300;
}


.cta3:after {
    content: '\f0c4 ';
    font-family: fontawesome;
    position: absolute;
    right: -25%;
	left: 0;
    top: -25px;
    display: inline-block;
    opacity: 0;
    font-size: 20px;
    transition: all 0.25s ease-in-out;
}

.cta3:hover::after {
    opacity: 1;
    top: 4px;
}

/* end of hover after */

/* btn Overrides */

a.btn.btn-primary:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(241, 92, 34);
    opacity: 0;
    top: 0;
    left: -100%;
    z-index: -1;
    border-radius: 4px;
    transition: all 0.2s ease;
}

a.btn.btn-primary:hover::before {
    opacity: 1;
    left: 0;
}

/* End of btn Overrides */

/* Index styles */

#header-desc {
    color: #333;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
}

#header-desc em {
    padding: 1em;
	font-style: normal;
    background: #fff;
    margin: 2em 0 0 0;
	color: #f15c22;
    font-weight: bold;
}

div.blurbWrap {
    max-width: 300px;
    float: none;
    margin: auto;
    clear: both;
}

.blurbWrap img {
    max-width: 150px;
    float: none;
    padding: 10px;
	border-radius: 50%;
    margin: auto auto 30px;
    transition: all 1.5s ease;
    border: 2px solid rgba(0, 0, 0, 0);  
}

.blurbWrap img:hover {
    transform: rotate(360deg);
    border: dashed #444;
}

div#blurb2 img {
    max-width: 300px;
    float: none;
    border-radius: 20px;
    padding: 10px;
    margin: auto auto 30px;
    transition: all 1.5s ease;
    border: 2px solid rgba(0, 0, 0, 0);
}

div#blurb2 img:hover {
    transform: rotateY(180deg);
    border: 5px solid #313131;
}

hr {
    border-top: 2px solid #f15c22;
    width: 150px;
    margin: 0px auto 50px;
}

div#bio-float h4 {
    text-shadow: 0px 1px 0px #000;
    letter-spacing: 0.1vw;
	text-transform: uppercase;
	}

div#bio-float h1 {
    color: #f15c22;
    text-shadow: 0px 1px 0px #000;
	text-transform: uppercase;
}

div.inner-header {
    background: #000 !important;
    transition: all 0.8s ease !important;
}

.shrink .navigation-wrapper .navigation .nav li ul {
    background: rgba(0,0,0,0.7) !important;
}

div.inner-header .navigation-wrapper .navigation .nav li ul {
    background: rgba(0, 0, 0, 0.7) !important;
}
.sidebar h2 {
    color: #333333;
    font-weight: normal;
}

.galleria img {
    max-width: 900px;
    float: none;
    border-radius: 20px;
    box-shadow: 1px 0px 5px 1px #000;
    margin: 5px auto;
    border: 2px solid #f15c22;
}


/****Photo Lightbox***/

@media screen and (min-width: 768px){
div.blueimp-gallery .modal-dialog {
    right: auto;
    left: auto;
    width: auto;
    max-width: 1050px;
    padding-left: 5%;
    padding-right: 5%;
}
}

div.modal-header.close {
    font-size: 30px;
    color: #f15c22 !important;
    text-shadow: none;
    opacity: 1;
}

div.blueimp-gallery .modal-body {
    padding: 0px 0 67.25%;
}

div.modal-footer {
    margin-top: 0px;
    padding: 10px 0px 0px;
    text-align: right;
    border-top: none;
}

div.modal-header {
    padding: 7px;
    border-bottom: none;
}

div.modal-content {
    background-color: #000;
}

div.modal {
    overflow-y: hidden;
}

div.shrink div#google_translate_element {
    opacity: 0 !important;
    transition: all 0.5s ease;
}

.shrink .navigation-wrapper .navigation .nav {
    margin-top: -20px !Important;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
div#wrapper-outer {
    overflow: scroll;
    -webkit-transform: translateZ(0px);
    -webkit-transform: translate3d(0,0,0);
    -webkit-perspective: 1000;
	}
}

@media (max-width: 991px) {
div#content {
  margin-top: 50px !important;
	}
}

#WebPage-933c490e-d47b-4d09-b10a-20168ebc3482modal .modal-body {
    position: relative;
    padding: 35px !important;
}


.galleria div>div{
	max-height: 157px !important;
	overflow: hidden;
	border-radius: 20px;
    margin: 5px auto;
}

.galleria img{
	margin: 0px
}

/*homepage pop-up*/

#pop-up .modal-body {
    padding: 0px !important;
}

#pop-up .modal-footer {
    padding: 0px !important;
}

#pop-up .col-xs-12.col-lg-12 {
    padding: 0px !important;
}

#pop-up button.btn.btn-default {
    background: transparent;
    color: #ff5a03;
    font-weight: 800;
}