@charset "utf-8";

.fast, .QR {
	min-height : 150px!important;
}

.fast img, .QR img {
	max-height : 100px!important;
}



.easy-wrapper img {
	padding-top : 2px;
	/* padding-bottom : 5px; */
}

.flyer .banner-wrapper{
	background:url("../images/banner2.jpg") repeat scroll center center rgba(0,0,0,0);
	height:474px;
	float:left;
	width:100%;
	position:relative;
	border-bottom:1px solid #ccc;
	overflow:visible;
	padding:0;
}

.flyer .bannerbottom-wrapper{
	background:url("../images/banner-bottom-bg2.jpg") repeat scroll center center rgba(0,0,0,0);
	float:left;
	width:100%;
	min-height:173px;
}


.flyer .banner-wrapper::after{
	background:url("../images/banner-shadow.png") repeat-x scroll center center rgba(0,0,0,0);
	content:"";
	height:16px;
	left:0;
	position:absolute;
	right:0;bottom:0;
}


.flyer .banner-wrapper h1{
	color: #F37610;
	font-size:36px;
	font-weight:400;
	text-shadow:3px 3px 3px rgba(0,0,0,0.75);
	margin-bottom:10px;
}

.flyer .banner-wrapper .container ul {
	color:#fff;
	font-size:18px;
	margin:0;
	margin-bottom : 10px;
	margin-left : 20px;
	padding-left : 0px;
}

.flyer .banner-wrapper .container ul li {
	padding-bottom : 10px;
}


.flyer .banner-wrapper .content-right{
	float:left;
	width:52%;
	margin:95px 0 0;
}

.flyer .banner-wrapper .content-right a{
	background:#006bb7;
	border-radius:3px;
	color:#fff;
	font-size:15px;
	font-weight:300;
	padding:8px 16px;
	text-decoration:none;
}

.flyer .content-wrapper .link:hover,.flyer .content-wrapper .for-sale .blue-button:hover,.flyer .banner-wrapper .content-right a:hover{
	background:#084f81;
	transition:all .3s ease-out 0
}

.flyer .banner-wrapper .cost{
	background:url("../images/cost.png") no-repeat scroll center center rgba(0,0,0,0);
	bottom:-56px;
	height:200px;
	left:-84px;
	position:absolute;
	right:0;
	width:153px;
	z-index:9999;
	background-size:cover;
}

.flyer .banner-wrapper .banner-image .cost h5{
	font-size:14px;
	font-weight:700;
	text-align:center;
	
	margin-top : 45px;
}

.cost_tag {
	font-size:24px;
	font-weight:700;
	text-align:center;
	margin:0;
}

.flyer .banner-wrapper .banner-image .cost h5 a{
	color:#000;
	text-decoration:none;
}

.banner-wrapper .banner-image img{
	margin:42px 0 0;
	width:100%;
}

.flyer .banner-wrapper .banner-image{
	float:right;
	position:relative
}

.flyer .bannerbottom-wrapper .flyers h6{
	float:right;
	margin:76px 0 0;
}

.flyer_reason_list {
	background:#b6cbdd;
	border-radius:10px;
	margin:5px 0 0;
	padding:7px;
}

.flyer .bannerbottom-wrapper .flyers .content-left > p{
	color:#2a2a2b;
	font-size:15px;
	font-weight:400;
	margin:0 1px;
}

.flyer .bannerbottom-wrapper .flyers .content-left h2{
	color:#052031;
	font-size:24px;
	font-weight:500;
	text-shadow:1px 1px 1px rgba(0,0,0,0.42);
	margin:36px 1px 0;
	letter-spacing:.1px;
}

.flyer_reason_list li{
	background:url("../images/tick.png") no-repeat scroll 5px 2px rgba(0,0,0,0);
	background-size: 15px 15px;
	display:inline;
	padding:0 7px 0 27px;
	color:#052031;
}

h6.view a{
	background:#fc9601;
	border-radius:5px;
	color:#fff;
	padding:10px 20px;
	font-size:18px;
	border:1px solid #C57808;
	text-decoration:none;
	font-weight:400;
}

h6.view a:hover{
	background:#333;
}

.flyer .bannerbottom-wrapper .flyers h6 a:hover{
	background:#323233;
	transition:all .3s ease-out 0;
}

.flyer .bannerbottom-wrapper .flyers .content-left{
	float:left;
}

.flyer .content-wrapper{
	/*border-top:1px solid #c9e0f0; */
	float:left;
	margin:1px 0 0;
	width:100%;
}

.flyer .content-wrapper .for-sale p{
	margin:0;
	line-height:16.5px;
	font-size:16px;
}

.flyer .content-wrapper .easy p{
	background:#efefef;
	font-weight:500;
	border-radius:40px;
	border:1px solid #e6e6e6;
	color:#1a1a1a;
	font-size:25px;
	float:left;
	padding:30px 0;
	width:97%;
	text-align:center;
	position:relative;
	margin:37px 0 20px 30px;
}

.flyer .content-wrapper .easy{
	float:left;
	width:100%
}

.flyer .content-wrapper .for-sale img{
	border:2px solid #c4c9cc;
	border-radius:3px;
	float:left;
	margin-right:15px;
	width: 183px;
	background : grey;
}

.flyer .content-wrapper .for-sale img:hover{
    opacity:0.5;
}



.flyer .content-wrapper .for-sale .blue-button{
	background:#006bb7;
	border:1px solid #044f85;
	border-radius:5px;color:#fff;
	font-size:16px;
	padding:9px 31px 8px 10px;
	position:relative;
	font-weight:400;
	text-decoration:none;
}

.flyer .content-wrapper .for-sale{
	float:left;
	margin:50px 0 25px;
}

.flyer .content-wrapper .signup-para{
	float:left;
	width:64%l
}

.flyer .content-wrapper .sign-up .link{
	clear:both;
	float:left;
	margin:20px 0 0;
}

.flyer .content-wrapper .signup-para h2,.flyer .content-wrapper .realty-juggler h2{
	color:#052031;
	font-size:18px;
	font-weight:400;
}

.flyer .content-wrapper .realty-juggler p,.flyer .content-wrapper .sign-up p{
	line-height:18px;
	margin:5px 0;
	font-size:14px;
}

.flyer .content-wrapper .sign-up{
	float:right;
	margin:0;
	float:right!important;
	margin:0!important;
}

.flyer .content-wrapper .sign-up,.flyer .content-wrapper .realty-juggler{
	overflow:hidden;
	min-height:220px;
	margin:0 10px 44px 0;
	width:46%;float:left;
	border:1px solid #d2d0d0;
	border-radius:5px;padding:4px 15px 0;position:relative;
	box-shadow:0 0 73px rgba(0,0,0,0.16) inset;background:#e7e7e7;
	background:-moz-linear-gradient(top,#e7e7e7 0%,#f0f0f0 50%,#efefef 51%,#e2e2e2 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e7e7e7),color-stop(50%,#f0f0f0),color-stop(51%,#efefef),color-stop(100%,#e2e2e2));
	background:-webkit-linear-gradient(top,#e7e7e7 0%,#f0f0f0 50%,#efefef 51%,#e2e2e2 100%);
	background:-o-linear-gradient(top,#e7e7e7 0%,#f0f0f0 50%,#efefef 51%,#e2e2e2 100%);
	background:-ms-linear-gradient(top,#e7e7e7 0%,#f0f0f0 50%,#efefef 51%,#e2e2e2 100%);
	background:linear-gradient(to bottom,#e7e7e7 0%,#f0f0f0 50%,#efefef 51%,#e2e2e2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7',endColorstr='#e2e2e2',GradientType=0);
}

.flyer .content-wrapper .link{
	cursor:pointer;background:#006bb7;
	border:1px solid #044f85;
	border-radius:5px;
	color:#fff;font-size:14px;
	padding:8px 15px;text-decoration:none;
	float:left;
	clear:both;
	margin-bottom:20px;
}

.flyer .content-wrapper .reality-para{
	float:left;
	width:70%;
}

.flyer .content-wrapper .reality-image{
	float:left;
}

.flyer .content-wrapper .sign-up img,.flyer .content-wrapper .realty-juggler img{
	float:left;
	margin:0 12px 0 0;
}

.flyer .content-wrapper .reality-image:hover,.flyer .content-wrapper .reality-image:focus,.flyer .content-wrapper .reality-image:active,.flyer .banner-wrapper .cost:hover,.flyer .banner-wrapper .cost:focus,.flyer .banner-wrapper .cost:active{
	-webkit-animation-name:hvr-bob-float,hvr-bob;
	animation-name:hvr-bob-float,hvr-bob;
	-webkit-animation-duration:.3s,1.5s;
	animation-duration:.3s,1.5s;
	-webkit-animation-delay:0s,.3s;
	animation-delay:0s,.3s;
	-webkit-animation-timing-function:ease-out,ease-in-out;
	animation-timing-function:ease-out,ease-in-out;
	-webkit-animation-iteration-count:1,infinite;
	animation-iteration-count:1,infinite;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-direction:normal,alternate;
	animation-direction:normal,alternate;
}

.btn_view{
	font-size:20px;
	border-radius:5px;border:solid 2px #FFF;
	background:#f17211;
	padding:3px;
	margin:71px 0 20px;
	float:right;
}

.btn_view a:hover{
	background:#E8E8E8}

.btn_view a{
	color:#000;
	text-decoration:none;
	border-radius:5px;
	background:#FFF;
	padding:9px 18px;
	display:block;
	text-align:center;
}

@media only screen and (min-width: 940px) and (max-width: 1023px) {

.flyer .banner-wrapper h1{
	font-size : 30px;
}

.flyer .banner-wrapper .banner-image{
	width:48%;
}

}

@media only screen and (min-width: 768px) and (max-width: 939px) {

.flyer .banner-wrapper h1{
	font-size : 22px;
}

.bottom-content{
	margin-top:90px;
}

.reality-juggler,.free-trial{
	width:100%;
	min-height:100px;
	margin-bottom:20px;
}

.easy{
	width:97%;
}

.easy > p{
	width:85%;
	margin:33px 0;
}

.col-50{width:50%!important}

.flyer .banner-wrapper .content-right{
	max-width:45%;
}

.flyer .banner-image{
	width:50%;
}

.flyer .bannerbottom-wrapper .flyers .content-left{
	width:50%;
}

.flyer .bannerbottom-wrapper .flyers .content-left li{
	display:block;
}

.flyer .bannerbottom-wrapper .flyers .content-left ul{
	margin-bottom:10px;
}

.flyer .banner-wrapper .content-right{
	margin:30px 0 0;
}

.flyer .content-wrapper .easy p{
	font-size:17px;
}

.flyer .content-wrapper .sign-up,.flyer .content-wrapper .realty-juggler{
	width:auto;
}

.flyer .content-wrapper .sign-up{
	margin-bottom:20px!important;
}

.flyer .content-wrapper .sign-up::after,.flyer .content-wrapper .realty-juggler::after{
	bottom:-5px;width:95%;
}

}

@media only screen and (max-width: 767px) {

.flyer .banner-wrapper .container ul {
	font-size:16px;
}

.reality-juggler,.free-trial{
	width:90%;
	padding:5%;
	margin-bottom:20px;
	background-size:contain;
}

.free-trial .text,.reality-juggler .text{
	margin-top:20px;
}

.free-trial .text,.reality-juggler .text,.free-trial .img,.reality-juggler .img{
	width:100%;
	text-align:center;
}

.free-trial .img a{
	width:180px;
	height:180px;
	margin:0 auto;
}

.free-trial .text p,.reality-juggler .text p{
	margin:8px 0 15px;
	text-align:left;
}
	
.col-50{
	margin:20px 0;
	width:100%;
}

.trial{
	padding:0;
}

.easy{
	width:91%;
}

.easy > h3{
	float:none;
	margin:0 auto;
	display:block;
	position:relative;
	top:-39px;
}

.easy > p{
	width:100%;
	text-align:center;
	margin:0 0 10px;
}

.one-fourth,.one-third{
	width:100%!important;
}

.col-50.detail,.col-50.contact-form{
	width:100%;
	float:none;
	margin:0 auto;
}

.flyer .banner-wrapper .content-right{
	float:none;
	margin:0;
	padding:0 1%;
	width:auto;
}

.flyer .banner-wrapper h1{
	text-align:center;
	font-size : 30px;
}

.flyer .banner-wrapper .container ul {
	text-align:justify;
}

.flyer .banner-wrapper .banner-image img{
	margin:0;
	width:56%;
	float:right;
}

.flyer .banner-wrapper .cost{
	top:0;
	left:0;
}

.flyer .bannerbottom-wrapper .flyers .content-left{
	float:left;
	margin:0;
}

.flyer.bannerbottom-wrapper .flyers h6{
	float:left;
	margin:25px 0;
}

.flyer .bannerbottom-wrapper .flyers .content-left li{
	display:block;
}

.flyer .bannerbottom-wrapper .flyers h6 a{
	display:block;
	padding:17px 0;
}

.flyer .content-wrapper .for-sale p{
	float:left;
	margin:inherit;
	text-align:justify;
	line-height:normal;
	margin:10px 0;
}

.flyer .content-wrapper .for-sale .blue-button{
	float:left;
}

.flyer .content-wrapper .for-sale img{
	float:none;
}

.flyer .content-wrapper .for-sale{
	text-align:center;
}

.flyer .content-wrapper .sign-up,.flyer .content-wrapper .realty-juggler{
	width:98%;
	text-align:center;
}

.flyer .content-wrapper .reality-image{
	float:none;
}

.flyer .content-wrapper .sign-up img,.flyer .content-wrapper .realty-juggler img{
	float:none;
}

.flyer .content-wrapper .reality-para{
	width:auto;
}

.flyer .content-wrapper .realty-juggler p,.flyer .content-wrapper .sign-up p{
	line-height:normal;
	margin-bottom:10px;
}

.flyer .content-wrapper .link{
	float:none!important;
}

.flyer .content-wrapper .sign-up,.flyer .content-wrapper .realty-juggler{
	padding:0 0 20px;
}

.flyer .content-wrapper .sign-up::after,.flyer .content-wrapper .realty-juggler::after{
	bottom:-5px;
	left:21px;
	width:290px;
	height:19px;
}

.flyer .content-wrapper .signup-para{
	width:auto
}

.flyer .content-wrapper .sign-up{
	float:left!important;
	margin:0 0 10px!important;
}

.flyer .banner-wrapper{
	overflow:hidden;
}

.flyer .banner-image{
	width:100%;
	margin-top:0;
}

.flyer .bannerbottom-wrapper .flyers .content-left{
	width:100%;
}

.flyer_reason_list li{
	display:inline-block;
}

..flyer_reason_list ul{
	margin-bottom:10px;
}

.flyer .banner-wrapper .content-right{
	margin:30px 0 0;
}
.flyer .content-wrapper .sign-up,.content-wrapper .realty-juggler{
	width:auto;
}

.flyer .content-wrapper .sign-up{
	margin-bottom:20px!important;
}

.flyer .content-wrapper .sign-up::after,.flyer .content-wrapper .realty-juggler::after{
	bottom:-5px;
	width:95%;
}

.flyer .bannerbottom-wrapper .flyers h6{
	float:right;
	margin:0 0 10px;
	display:block;
	width:100%;
	text-align:center;
}

.btn_view{
	margin:20px auto;
	width:97%;
	font-size:18px;
}

.btn_view a{
	padding:9px 0;
}

}

@media only screen and (min-width: 300px) and (max-width: 479px) {

.flyer .banner-wrapper {
    height: 450px;
}

.flyer .banner-wrapper h1 {
	line-height : 25px;
	font-size : 20px;
}

.flyer_reason_list li{
	display:default;
}

}