/*\ 
%6C%6F%73%74%62%6C%6C%6C%64%31%35
BUNGOT
font-family: 'Open Sans', sans-serif;
\*/
body {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#3e3e3d;
	line-height:25px;
	font-size:16px;
	color:#191919;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
:focus {
	outline:0 !important;
}
::-moz-focus-inner {
border:0 !important;
}
img {
	max-width:100%;
	height:auto;
}
address {
	font-style:normal;
	line-height:inherit;
	margin:0;
}
ul, ol {
	margin:20px 0;
	padding:0;
}
ul li {
	background:url(../images/icon-bullet.png) no-repeat left 11px;
	margin:0 0 7px;
	padding:0 0 0 20px;
	list-style:none;
}
ol {
	margin-left:16px;
}
ol li {
	padding-left:10px;
	margin-bottom:7px;
}
a, a:hover, a:focus {
	color:#da2d23;
}
h1, h2, h3, h4, h5, h6, .h2 {
	margin-top:0;
	line-height:normal;
	font-weight:bold;
}
h1, #body h1 {
	color:#ee2e24;
	text-align:center;
	font-size:23px;
	margin-bottom:30px;
}
h1 {
	font-size:26px;
	line-height:30px;
}
h2, .h2 {
	color:#3f4041;
	font-size:20px;
	line-height:25px;
	margin-bottom:12px;
}
.h2 {
	color:#ee2e24;
	margin-bottom:25px;
}
h5 {
	font-size:16px;
	color:#ee2e24;
	margin:0;
}
p {
	margin-bottom:20px;
}
.regular {
	font-weight:400;
}
.form-control::-moz-placeholder {
color: #3b3b3b;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #3b3b3b;
}
.form-control::-webkit-input-placeholder {
color: #3b3b3b;
}
.form-control {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	border:1px solid #c4c4c4;
	border-radius:0;
	height:46px;
	padding: 6px 12px 7px;
	color:#3b3b3b;
	font-size:15px;
	margin-bottom:20px;
}
textarea {
	resize:none;
}
textarea.form-control {
	height:85px;
}
.btn {
	font-family: 'Lato', sans-serif;
	background-color:#ee2e24;
	font-size:16px;
	font-weight:700;
	padding:11px 15px 12px;
	text-transform:uppercase;
	border:0;
	min-width:85px;
	border-radius:0;
	color:#fff;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .125);
}
.btn:hover, .btn:focus {
	color:#fff;
}
.btn-sm {
	font-size:13px;
	padding:7px 15px;
}
.btn-md {
	padding:12px 15px;
}
.btn-lg {
	font-size:19px;
	padding:15px;
}
.btn-black {
	background-color:#181616;
}
.btn-text {
	cursor:default !important;
}

.btn.mamba {
    font-size: 15px;
}


.container, .wrapper, .holder {
	position:relative;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.container {
	max-width: 1041px;
}
.wrapper {
	max-width:1000px;
}
.holder {
	max-width:960px;
}
#header {
	height:128px;
	position:relative;
	padding:0;
	z-index:2;
}
#logo {
	float:left;
}
#header-rbox, #logo {
	margin:28px 15px;
}
#header-rbox {
	float:right;
}
.social-network {
	overflow:hidden;
	margin-bottom:13px;
}
.social-network ul {
	margin:0;
	padding:0;
}
.social-network ul li {
	background:none;
	list-style:none;
	display:inline-block;
	margin:0 8px 0 0;
	padding:0;
}
.social-network ul li:last-child {
	margin:0;
}
.social-network ul li a {
	font-size:14px;
	background-color:#757474;
	display:block;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#fff;
	text-decoration:none;
}
.call-no {
	font-size:25px;
	color:#ee2e24;
	font-weight:400;
}
#menu-wrap {
	position:relative;
	background:none;
	float:left;
	margin:47px 0 0;
}
#menu {
	margin:0;
	padding:0;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	background:none;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li a {
	display:block;
	font-size:12px;
	color:#555;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	padding:0 10px;
}
#menu ul li a:hover {
	color:#ee2e24;
}
#menu ul li.selected a {
	background:url(../images/icon-arrow-menu.png) no-repeat center bottom;
	padding-bottom:30px;
	color:#ee2e24;
}
#banner {
	position:relative;
	overflow:hidden;
	height:433px;
	z-index:1;
}
.loader-slides {
	background:url(../images/loader.gif) no-repeat center center;
	width:100%;
	height:100%;
	position:absolute;
	z-index:9999;
}
.banner-slider {
	height:100%;
	position:relative;
	display:none;
}
.banner-slider ul.slides, .banner-slider ul.slides li {
	margin:0;
	padding:0;
	list-style:none;
	height:100%;
}
.banner-slider ul.slides li {
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.flex-direction-nav, .flex-direction-nav li {
	background:none;
	list-style:none;
	margin:0;
	padding:0;
}
.flex-direction-nav a {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 48px;
	height: 48px;
	margin-top:-24px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	z-index: 9999;
}
.flex-direction-nav a.flex-prev {
	background-image:url(../images/icon-flex-prev.png);
	left:40px;
}
.flex-direction-nav a.flex-next {
	background-image:url(../images/icon-flex-next.png);
	right:40px;
}
.flex-control-nav {
	padding:0;
	margin:0;
	bottom: 30px;
	height: 9px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
	line-height:0;
}
.flex-control-nav li {
	background:none;
	display: inline-block;
	margin: 0 16px;
	padding:0;
}
.flex-control-nav li a {
	border:1px solid #393939;
	cursor: pointer;
	display: block;
	width:9px;
	height: 9px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.flex-control-nav li a.flex-active {
	background-color: #ee2e24;
	border-color:#ee2e24;
}
.banner-content {
	font-weight:400;
	float:right;
	width:482px;
	margin-top:20px;
}
.ifl {
	background:url(../images/bg-ifl-top.png) no-repeat left top;
	padding:45px 0 0;
	line-height:28px;
	color:#202021;
	margin-bottom:20px;
	border-bottom:3px solid #ee2e24;
}
.ifl p {
	margin-bottom:15px;
}
.ifl strong {
	display:block;
	font-size:58px;
	color:#ee2e24;
	font-weight:900;
	margin-bottom:12px;
	text-transform:uppercase;
	line-height:47px;
}
.black-content {
	background-color:#191919;
	padding:10px 0 15px 23px;
	text-transform:uppercase;
	color:#fff;
	font-size:25px;
	line-height:38px;
}
.black-content span {
	color:#ee2e24;
	font-size:45px;
	font-weight:900;
}
.black-content p {
	background:url(../images/icon-gray-circ-right.png) no-repeat left 13px;
	padding-left:45px;
	margin:0;
}
.box1 {
	background-color:#ececec;
	text-align:center;
	font-weight:400;
	overflow:hidden;
	padding:38px 0 20px;
}
.box2 {
	text-align:center;
	margin:40px auto;
}
.box2 h1, .box1 h1 {
	margin-bottom:8px;
}
.start-to-finish {
	position:relative;
	text-align:left;
	max-width:900px;
	margin:0 auto;
	right:-55px;
	overflow:hidden;
	padding-bottom:18px;
}
#subscribe-api {
	background-color:#ce3328;
	color:#fff;
	padding:30px 0 40px;
}
#subscribe-api h3 {
	color:#fff;
	text-align:center;
	font-size:26px;
	line-height:30px;
	margin-bottom:27px;
}
#subscribe-api .form-control {
	background-color:#efefef;
	margin-bottom:24px;
	border:0;
	font-weight:400;
	box-shadow:none;
}
#subscribe-api .btn {
	background-color:#821113;
}
#subscribe-api .row {
	margin:0 -5px;
}
.apis-box {
	padding:0 5px;
}
.clientvid-box {
	padding-top:65px;
}
.clientvid-box ul {
	margin:0 -7px;
	padding:0;
}
.clientvid-box ul li {
	float:left;
	background:none;
	width: 33.3333%;
	padding:0 7px;
	margin:0 0 14px;
}
.client-vid {
	position:relative;
}
.client-vid img {
	width:100%;
}
.cv-overlay {
	background:url(../images/bg-transparent-black.png) repeat left top;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	color:#fff;
}
.cv-caption {
	text-align:left;
	padding:20px;
}
.cv-name {
	font-size:28px;
	font-weight:700;
	line-height:32px;
	text-transform:uppercase;
}
.cv-label {
	font-size:16px;
	font-weight:400;
}
.cv-play {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	z-index:2;
	text-align:center;
}
.cv-play img {
	width:auto;
}
#client-say-home {
	background-color:#f3feff;
	padding-top:40px;
}
#client-say-home h1 {
	margin-bottom:40px;
	text-align:center;
}
#client-say-home .clientvid-box ul {
	margin:0 -15px;
}
#client-say-home .clientvid-box ul li {
	padding:0 15px;
	margin-bottom:118px;
}
#blog-home {
	background-color:#e8e8e8;
	text-align:center;
	overflow:hidden;
	padding:25px 0px;
}
#blog-home .wrapper {
	max-width:790px;
}
#blog-home .blog-header {
	margin-bottom:10px;
}
#blog-home .blog-title {
	display:block;
	margin:0;
}
#blog-home .blog-date {
	display:block;
	color:#191919;
	border:0;
	line-height:25px;
	height:auto;
}
.partners-logo {
	text-align:center;
	overflow:hidden;
}
.partners-logo h3 {
	font-size:26px;
	color:#da2d23;
	margin:40px 0 0;
}
.partners-logo ul {
	margin:0 -45px;
	padding:0;
}
.partners-logo ul li {
	background:none;
	display:inline-block;
	margin:40px 0;
	padding:0 45px;
}
#trusted-partners ul {
	margin:0 -25px;
}
#trusted-partners ul li {
	padding:0 25px;
}
#footer {
	background-color:#ececec;
}
#footer-logo {
	margin:60px 0 0;
}
#footer-contactus {
	margin:30px 0;
}
#footer-contactus h3 {
	color:#ec3f36;
	font-size:16px;
	margin-bottom:12px;
}
#footer-contactus .row {
	margin:0 -5px;
}
#footer-contactus .form-control {
	height:34px;
	font-size:12px;
	margin-bottom:12px;
}
#footer-contactus textarea {
	height:80px !important;
}
#footer-contactus .social-network {
	margin-bottom:21px;
}
#footer-contactus .btn {
	background-color:#ee4138;
}
#disclaimer-footer {
	background-color:#272727;
	text-align:center;
	font-size:13px;
	line-height:18px;
	color:#d3d3d3;
	overflow:hidden;
	padding:15px 0;
}
#disclaimer-footer p {
	margin:0;
}
#disclaimer-footer h6 {
	font-weight:300;
	color:#fff;
}
#body {
	background:url(../images/bg-gradient-x.png) repeat-x left top;
	padding-top:55px;
}
.page-content, #sidebar {
	margin-bottom:70px;
}
#sidebar {
	margin-top:8px;
}
.sbox {
	margin-bottom:50px;
}
.color-red {
	color:#ee2e24 !important;
}
.picture-box {
	position:relative;
	float:left;
	margin:0 20px 24px 0;
}
.pbox-label {
	background:url(../images/bg-transparent-black-dark.png) repeat left top;
	width:100%;
	font-weight:400;
	position:absolute;
	left:0;
	bottom:0;
	padding:2px 15px;
	color:#fff;
	font-size:12px;
}
.side-vid {
	border-top:5px solid #ee2e24;
	padding-top:14px;
}
.sv-body {
	border:1px solid #bfbfbf;
}
.side-vid .cv-play {
	margin-top:-22px;
}
.side-vid .cv-label {
	margin-bottom:15px;
}
.side-vid .cv-caption {
	color:#3f4041;
}
.side-vid .cv-overlay {
	background:url(../images/bg-transparent-black-dark.png) repeat left top;
}
.link-viewmore {
	font-weight:400;
	text-transform:uppercase;
	font-size:15px;
}
.link-back-blog {
	font-weight:700;
	text-transform:capitalize;
	font-size:16px;
}
.link-viewmore span, .link-back-blog span {
	margin-right:4px;
	position:relative;
	top:-1px;
}
.side-form {
	border:1px solid #bfbfbf;
}
.sf-header {
	background-color:#ee2e24;
	color:#fff;
	font-size:15px;
	line-height:19px;
	padding:14px 20px 10px;
	overflow:hidden;
}
.sf-header p {
	margin-bottom:10px;
}
.sf-header h3 {
	font-size:24px;
	color:#fff;
	margin-bottom:6px;
}
.sf-body {
	padding:30px 20px;
}
.side-form .form-control, .side-form .captcha {
	margin-bottom:32px;
}
.side-form textarea {
	height:177px;
}
.captcha {
	background-color:#fff;
	text-align:center;
	border:1px solid #bfbfbf;
	margin-bottom:20px;
}
.subcribe-newsletter label {
	font-weight:300;
	margin:0;
}
.subcribe-newsletter {
	font-size:18px;
	padding-left:15px;
	margin-bottom:32px;
}
.side-orange {
	font-family: 'Open Sans', sans-serif;
	background-color:#e55327;
	font-size:24px;
	line-height:40px;
	font-weight:600;
	text-transform:uppercase;
	color:#491313;
	letter-spacing:-.2px;
	text-align:center;
	padding:20px;
}
.side-orange strong {
	color:#fff;
	font-size:29px;
}
.box3 {
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	overflow:hidden;
	background-color:#fcfcfc;
	padding:30px 0 0;
	-webkit-box-shadow:inset 0 3px 8px 0 #e6e9e9;
	box-shadow:inset 0 3px 8px 0 #e6e9e9;
}
.box3.bg-1 {
	background-image:url(../images/bg-box3-bg-1.jpg);
}
.box3.bg-1 .girl {
	bottom:0;
	left:30px;
}
.form-box3 {
	position:relative;
	z-index:2;
}
.form-box3 .row {
	margin:0 -10px;
}
.form-box3 [class*=col] {
padding:0 10px;
}
.form-box3 .captcha {
	height:95px;
	margin-bottom:20px;
}
.form-box3 h3 {
	font-size:28px;
	color:#ee2e24;
	margin-bottom:3px;
}
.form-box3 p {
	margin-bottom:24px;
}
.form-box3 .verification-box .form-control {
	margin-bottom:13px;
}
.verification-box, .overflow-hidden {
	overflow:hidden;
}
.verification-box .form-control {
	height:41px;
}
.verification-box .btn, .adjust-field .btn {
	padding-top:8px;
	padding-bottom:10px;
}
.adjust-field {
	margin-bottom:40px;
}
.girl {
	position:absolute;
	left:30px;
	bottom:0;
	z-index:1;
}

.girl {
    background:url("/asset/images/julie-bg.png") left bottom no-repeat;
    width:546px;
    height:472px;
}
.investing-onmind {
	color:#3f4041;
	font-size:21px;
	text-align:center;
	font-weight:400;
	line-height:30px;
}
.investing-onmind a {
	text-decoration:underline;
}
.investing-onmind .call-no {
	font-weight:700;
}
.blog-box {
	overflow:hidden;
	margin-bottom:10px;
}
.blog-img {
	width:100%;
    
    overflow:hidden;
	/*float:left; height:260px;*/
	margin:0 20px 18px 0;
}
.blog-header {
	margin-bottom:20px;
}
.blog-title {
	display:inline;
}
.blog-date {
	display:inline-block;
	border-left:1px solid #6f7071;
	padding-left:8px;
	margin-left:8px;
	color:#ee2e24;
	font-style:italic;
	height:16px;
	line-height:16px;
}
#blog-list .blog-img {
	margin-bottom:30px;
}
#blog-list .blog-box {
	margin:0;
}
#blog-list ul {
	margin:0;
	padding:0;
}
#blog-list ul li {
	background:none;
	margin:0 0 30px;
	padding:0;
	border-bottom:2px solid #ee2e24;
}

.ilisthide ul li {
	border-bottom:0!important;
    background: url(../images/icon-bullet.png) no-repeat left 11px!important;
    margin: 0 0 7px!important;
    padding: 0 0 0 20px!important;
    list-style: none;    
    
}



#blog-list ul li:last-child {
	border:0;
	margin-bottom:0;
}
.side-genbox {
	border:1px solid #bfbfbf;
}
.side-genbox h3 {
	text-align:center;
	font-size:28px;
	color:#ee2e24;
	margin:14px 0;
	text-transform:uppercase;
}
.side-genbox ul {
	margin:0;
	padding:0;
}
.side-genbox ul li {
	background:none;
	margin:0;
	padding:0;
	border-top:1px solid #bfbfbf;
}
.side-genbox ul li a {
	font-weight:400;
	text-decoration:none;
	color:#191919;
	line-height:normal;
	display:block;
	padding:11px 20px;
}
.side-genbox ul li a:hover, .side-genbox ul li.selected a {
	background-color:#636466;
	color:#fff;
}
.contact-details {
	padding-top:5px;
}
.map-wrap {
	background-color:#f4f4f4;
	padding:8px;
	margin:45px 0 0;
}
.map-wrap img {
	width:100%;
}
#testimonial-wrap {
	background-color:#da2c23;
	text-align:center;
	position:relative;
}
#testimonial-wrap:before {
	content:"";
	position:absolute;
	border-top: 22px solid;
	border-top:   22px solid;
	border-right: 22px solid transparent;
	border-left:  22px solid transparent;
	border-bottom:22px solid transparent;
	margin-right:-22px;
	top:100%;
	right:50%;
	color:#da2c23;
}
#testimonial-slider {
	position:relative;
}
#testimonial-slider .flex-direction-nav a.flex-prev {
	background-image:url(../images/icon-flex-prev-white.png);
}
#testimonial-slider .flex-direction-nav a.flex-next {
	background-image:url(../images/icon-flex-next-white.png);
}
#testimonial-slider ul.slides, #testimonial-slider ul.slides li {
	margin:0;
	padding:0;
	background:none;
}
.ts-box {
	position:relative;
	color:#fff;
	max-width:850px;
	margin:0 auto;
	padding:25px 15px 35px;
}
.ts-box:before, .ts-box:after {
	position:absolute;
	content:"";
	width:70px;
	height:46px;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:no-repeat;
	z-index:-1;
}
.ts-box:before {
	background-image:url(../images/icon-quote-left.jpg);
	left:-115px;
	top:0;
}
.ts-box:after {
	background-image:url(../images/icon-quote-right.jpg);
	right:-115px;
	bottom:0;
}
.ts-box h3 {
	font-size:34px;
	color:#fff;
	margin:0;
}
.ts-label {
	font-size:23px;
	color:#fff;
	font-weight:bold;
	margin-bottom:22px;
}
.ts-content {
	padding:20px 0;
	position:relative;
}
.ts-content:after, .ts-content:before {
	background-color:#ffa406;
	content:"";
	position:absolute;
	height:1px;
	width:440px;
	left:50%;
	margin-left:-220px;
	bottom:0;
}
.ts-content:before {
	bottom:auto;
	top:0;
}
.ts-content p {
	margin:0;
}
.box4 {
	padding:65px 0;
}
.properties-available-list {
	overflow:hidden;
	padding-top:8px;
}
.properties-available-list ul {
	margin:0 -7px;
	padding:0;
}
.properties-available-list ul li {
	background:none;
	margin:0 0 14px;
	padding:0 7px;
	float:left;
	width: 33.3333%;
}
.properties-img img {
	width:100%;
}
.properties-body {
	padding:15px 20px 0;
}
.properties-box {
	border:1px solid #bfbfbf;
	font-size:15px;
	line-height:23px;
}

.single-prop .properties-box {
	border:none;
}

.single-prop .properties-body {
	padding: 15px 0;
}

.properties-box h3 {
	color:#3f4041;
	font-size:22px;
}
.properties-box p {
	margin-bottom:18px;
}
.pricing {
	font-weight:700;
	margin-bottom:8px;
}
.pricing span {
	color:#ee2e24;
}
@media (max-width: 1200px) {
.banner-slider .flex-direction-nav {
display:none;
}
}
@media (max-width: 1025px) {
.ts-box:before {
left:0;
}
.ts-box:after {
right:0;
}
}
@media (max-width: 1000px) {
#header {
height:auto;
}
.navbar-default .navbar-toggle {
border-color:#757474;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #757474;
}
.navbar-toggle {
display:block;
z-index:9999;
}
.navbar-collapse.collapse {
display:none !important;
}
.navbar-collapse.collapse.in {
display:block !important;
}
#menu-wrap {
background-color:#e1e2e3;
width:100%;
margin:0;
text-align:left;
}
#menu {
background-color:#e1e2e3;
position:absolute;
left:0;
top:0;
width:100%;
}
#menu ul li {
float:none;
}
#menu ul li a {
padding:10px 15px;
font-size:14px;
}
#menu ul li.selected a {
padding:10px 15px;
background:none;
}
#banner {
height:320px;
}
.flex-control-nav {
bottom:20px;
}
.banner-content {
width:400px;
}
.ifl {
line-height:20px;
padding-top:30px;
margin-bottom:15px;
}
.ifl strong {
font-size:47px;
line-height:normal;
margin:0;
}
.black-content {
font-size:18px;
line-height:25px;
}
.black-content span {
font-size:30px;
}
#client-say-home {
padding-top:30px;
}
#client-say-home .clientvid-box ul li {
margin-bottom:50px;
}
.partners-logo ul {
margin:0 -15px;
}
.partners-logo ul li {
padding:0 10px;
margin:30px 0;
}
.partners-logo h3 {
margin-top:30px;
}
.page-content, #sidebar, .sbox {
margin-bottom:40px;
}
.side-orange {
font-size:20px;
line-height:30px;
}
.side-orange strong {
font-size:25px;
}
.side-orange br {
display:none;
}
#body {
padding-top:35px;
background:none;
}
#blog-list ul li:last-child p {
margin-bottom:0;
}
.blog-img {
text-align:center;
float:none;
width:auto;
margin:0 0 25px !important;
}
.side-form .form-control, .subcribe-newsletter, .side-form .captcha {
margin-bottom:20px;
}
.clientvid-box {
padding-top:35px;
}
#testimonial-wrap .flex-direction-nav {
display:none;
}
.box4 {
padding:35px 0;
}
}
@media (max-width: 767px) {
#banner {
height:200px;
}
.banner-slider ul.slides li {
background-position:left top;
}
.banner-content {
display:none;
}
.flex-control-nav li {
margin:0 8px;
}
.start-to-finish {
margin:0;
right:auto;
overflow:inherit;
padding:0;
}
#client-say-home h1 {
margin-bottom:30px;
}
.clientvid-box ul li {
width:auto;
float:none;
margin-bottom:30px;
}
    
     .clientvid-box2 ul li{
width:auto !important;
float:none!important;
margin-bottom:30px!important;
}   
    
    .cv-name  {
   font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    }
    
.clientvid-box ul li:last-child, .properties-available-list ul li:last-child {
margin-bottom:0;
}
#subscribe-api {
padding-bottom:30px;
}
.box2 {
margin:30px 0;
}
.box1, #blog-home {
padding:30px 0 13px;
}
.partners-logo ul li {
display:block;
padding:0 15px;
}
#footer-logo {
text-align:center;
margin:30px 0;
}
#footer-contactus .social-network {
float:right;
}
.girl {
display:none;
}
.map-wrap {
margin-top:30px;
}
.properties-available-list ul li {
width:50%;
margin-bottom:30px;
}
.box3 {
background-image:none!important;
}
}
@media (max-width: 480px) {
#header-rbox, #logo {
float:none;
text-align:center;
margin:25px;
}
.picture-box {
float:none;
display:inline-block;
}
.sf-body {
padding-left:15px;
padding-right:15px;
}
.investing-onmind {
font-size:18px;
}
.ts-content:after, .ts-content:before {
width:250px;
margin-left:-125px;
}
.properties-available-list ul li {
width:100%;
}
}


/** PROPERTY MENU **/

.property-menu { border:solid 1px #636466; margin-bottom:30px;}
.property-menu ul { padding:0; margin:0; text-align:left; list-style:none !important;}
.property-menu li { background:none !important; margin:0;padding:0 !important; border-bottom:solid 1px #636466; list-style:none !important;}
.property-menu li a { color:#000; display:block; background:#fff; line-height:45px; font-size:18px; font-weight:bold; text-decoration:none!important; padding:0 15px;}
.property-menu li a:hover { color:#fff; background:#636466;}
.property-menu li:last-child { border-bottom:none;}

a.view-more-prop {
    background:#f04239;
    color:#fff;
    text-decoration:none;
    display:block;
    padding: 10px;
    text-align:center;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    width:45%;
}

a.view-more-prop:before {
    content:"\f177";
    margin-right:10px;
    color:#fff;
    font-family:FontAwesome;
    
}
.fa-file-pdf-o {
	display:block;
    color:#da2d23;
}

.fa-file-pdf-o:before {
    margin-right:10px;
}

.fa-file-pdf-o a {
    text-decoration:underline;
}

.clientvid-box2 {
    position:relative  !important;
}

.clientvid-box2 li {
    background:none !important;
    padding:0 !important;
}

.clientvid-box2 .client-vid img {
    width: 100%!important;
}

.clientvid-box2 .cv-play img {
    width: auto!important;
}

.book-box .wrapper,
.book-box .wrapper h1{
    text-align:left;
}
.book-box .wrapper h1 {
    margin-bottom:15px;
}

.book-box .wrapper {
    position: relative;
    padding-left: 330px;
    z-index: 9;
}

.book-box .wrapper:before {
    content: "";
    background: url("/asset/images/julie-bg.png") left bottom no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -110px;
    height: 295px;
    z-index: 1;
    width: 351px;
}

.book-box {
    overflow:hidden;
    height:213px;
    padding:50px 0;
    -moz-box-shadow:    inset  0  10px 10px -10px #696868, 
                        inset  0 -10px 10px -10px #696868;
    -webkit-box-shadow: inset  0  10px 10px -10px #696868, 
                        inset  0 -10px 10px -10px #696868;
     box-shadow:        inset  0  10px 10px -10px #696868, 
                        inset  0 -10px 10px -10px #696868;
    background:#fff;
}


.blog-content img,
.call-no{
    display:none !important;
    visibility:hidden !important;
}

.blog-content .blog-img.iblogimg img {
    display:block !important;
    visibility:visible !important;
}


/* added 11-28-2017 */

.banner-content {
   /* float: left;
    width: 520px;    
    position: relative;
    top: 55px;
    right: 17%;
    background-color: white;
    padding: 5px;
    opacity: .8;*/
}

p.uhover {
   /* font-size: 13px; */
}


.ifl p{
   /*display:none;*/
}

.ifl strong {
   /*font-size: 24px;
   line-height: 1.3em; */
}    

.black-content p {
	/*padding-left:40px;	
	line-height:1.8em;*/
}

.black-content span{
	/*font-size: 24px;	*/
}

body.how_to_build .side-vid.sbox {
    display: none;
}

body.how_to_build p{
	color: 
}    

p.main_p {
    text-align: justify;
}

span.with_color {
    color: #dbb65d;
}

@media screen and (min-width:1140px) and (max-width:1440px)   {
	
    html {
    	overflow-x: hidden;
	}
	
    .banner-content {
	   /* top: 65px;
	    right: 1.5%;*/
	}	
}