@font-face {
 font-family: 'OpenSansBold';
 src: url('fonts/opensans-bold_0.eot');
 src: url('fonts/opensans-bold_0.eot') format('embedded-opentype'), url('fonts/opensans-bold_0.woff') format('woff'), url('fonts/opensans-bold_0.ttf') format('truetype'), url('fonts/opensans-bold_0.svg#OpenSansBold') format('svg');
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

body{ font-family: 'Open Sans', sans-serif;  }
a:focus, a:hover{ text-decoration:none;}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: #000;
}
/* Header Section css Start*/ 		
/*.home-header .main-nav-con{ position:absolute !important; }*/
.main-nav-con{ background-color:#35396d !important; width:100%; padding:3px; z-index: 900 !important;}
@media (min-width:1025px) {
.sticky{
	position: fixed;
    width: 100% !important;
    text-align: right;
    max-width: 100% !important;
    background-color: rgba(53, 57, 109, 0.8) !important;
    margin-left: -13% !important;
    background: url(/Themes/Responsive/css/images/stick-logo.png) no-repeat left center;
    padding: 40px 0px;
    left: 13%;
    background-position-x: 5%;
	}
.sticky .clearfix{ max-width: 1250px;
    text-align: right;
    margin: 0px auto;
    background: url(/Themes/Responsive/images/seb-logo.png) no-repeat left center;
    padding: 15px 0px;}	
.sticky  .menu-item{ float:none !important; display:inline-block; }
.sticky  .menu-item + .menu-item{ padding-left:35px !important;}
.sticky  .menu-item + .menu-item:before{ left:9px !important;}
}
.main-nav-con .wrapper { max-width:100%;}
.main-nav-con .main-nav-con{ background-color:transparent;}
html body .main-nav{ padding:0px; margin-left: 13%; }
html body .main-nav .main-menu-container{ text-transform: uppercase; float: right;}
.main-nav .main-menu-container .menu-item + .menu-item{ padding-left:34px; }
/*.main-nav .main-menu-container .menu-item + .menu-item:before{ content: " | "; position:absolute; left:15px; top:15px; color:#FFF; font-weight:700; }*/
html body .main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{    font-weight: 300 !important; font-size:12px; padding:16px 7px; background:none; color:#fff; margin:0px; border-bottom:none !important; font-weight:700; position:relative; 
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
   -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;}
html body .main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger:before{
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #415671;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
	}
html body .main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger:hover:before, .main-nav .main-menu-container .menu-item:not(.active) .menu-top-label .nav-trigger:hover:before{
	left:0px;
	right:0px;
	}
.main-nav .main-menu-container .menu-item .menu-content li a{ font-weight:700;}
.main-nav .main-menu-container .menu-item:not(.active) .menu-top-label .nav-trigger:hover{ border-color:#25374F !important;background: #415671; color: #ffffff;}
.main-nav .main-menu-container .menu-item.active .menu-top-label .nav-trigger, .main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{ border-bottom:inherit; }
.wrapper{ max-width:1280px;}
.navigation-bar{
	background:url(/Themes/Responsive/images/banner.jpg) repeat-x center bottom #c7c7c7;
	}
.navigation-bar .container, .box-street .container, .box-video .container { max-width:1250px;}
#logo{
	padding-top:25px;
	text-align:center;
	display:inline-block;
	}
#logo h6{
	color:#FFF;
	font-size:18px;
	padding-top:20px;
	font-family: 'Open Sans', sans-serif;
	}	
#logo a{
	float:left;
	}	
#logo .logo-RV{
	width:100%;
	}
#logo .logo-RV img{
	width:60%;
	    margin-bottom: -7px;
	}
#logo .logo-realtor{
	padding:15px 0px 0px 70px;
	}
.popup-btn{
	z-index:1000;
	position:relative;
	margin-top:-4px;
	text-align:right;
	}
.box-rightsocial{
	float:right;
	padding-top: 3%;
	margin-right: 20px;
	}
ul.list-socialIcons{
	float:right;
	padding-bottom:17px;
	}
ul.list-socialIcons li{
	float:left;
	}
ul.list-socialIcons li a{
	display:block;
	}			
.box-rightsocial h4{
	color:#FFF;
	font-size:20px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	}
.box-rightsocial h4 a{
	color:#25374f;
	}
.box-rightsocial h4 p{
	color:#25374f;
	}		
.btn-GetNow{
	color: #25374F;
    font-size: 21px;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    padding: 17px 22px;
    text-transform: uppercase;
    border-radius: 0px 0px 5px 5px;
    background: rgb(245, 155, 15);
    font-family: 'Open Sans', sans-serif;
	}
.btn-GetNow:hover{
	color:#25374F;
	}	
.row-closeBtn{
	margin-top:-5px;
	text-align:center;
	}	
.btn-close{
	font-size:17px;
	padding:9px 20px;
	border-radius:0px 0px 5px 5px;
	}	
.popup-GetKnow{
	left:0px;
	top:0px;
	display:none;
	line-height:1.4;
	text-align:left;
	position:absolute;
	}	
.popup-GetKnow .row-popup{
	padding:30px;
	width:100%;
	display:inline-block;
	background-color:#eeeeee;
	box-shadow:0px 6px 12px rgba(0,0,0,0.5);
	}
.popup-GetKnow .row-popup p{
	text-align:justify;
	padding-bottom:15px;
	}	
.popup-firstColumn{
	padding-right:50px;
	border-right:3px solid #bcb7a4;
	}
.popup-firstColumn a{ color:#25374F; font-weight:700;}	
.popup-thirdColumn{
	padding-left:50px;
	border-left:3px solid #bcb7a4;
	}	
.popup-firstColumn, .popup-thirdColumn{
	width:37.5%;
	float:left;
	min-height:240px;
	}	
.popup-secondColumn{
	width:25%;
	float:left;
	padding:0px 50px;
	}
.popup-thirdColumn iframe{
	margin-bottom:3px;
	border:solid 1px #a29187;
	}		
.popup-thirdColumn p{
	padding-bottom:0px
	}
.popup-thirdColumn a{
	color:#333;
	}					
ul.list-topcontactDetail li a{
	color:#333;
	font-size:19px;
	}	
ul.popup-socialMedia li h6{
	color:#333;
	font-weight:bold;
	font-size:19px;
	display:inline-block;
	text-transform:uppercase;
	padding:9px 0px 0px 15px;	
	}
ul.popup-socialMedia li{
	width:100%;
	display:inline-block;
	}
ul.popup-socialMedia li + li{
	padding-top:11px;
	}	
ul.popup-socialMedia li a img{
	float:left;
	}
html body .search-box-header.logo{ position:absolute; float:left; left:inherit; top:inherit; margin:0px; width:100%; text-align:center; background-color: rgba(62, 140, 194, 0.5) !important; bottom:-16px; box-shadow:0 -30px 40px rgba(0, 0, 0, 0.8); }
.header-con{ margin:0px 0px 30px 0px;}	
html body .search-box-header .form{ margin:0px auto; float:none; width:100%; max-width:1220px;}
html body .search-box-header .form input{ border-radius:5px 0px 0px 5px; border:none; width:80%; padding:10px 1.5% !important; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#000000; height:50px; }
.search-box-header h1{  font-size:30px; }
.search-box-header.logo .form button{ font-family: 'Open Sans', sans-serif; font-weight:700; border-radius:0px 5px 5px 0px; text-transform:uppercase; padding:17px !important; width:20%; font-size:16px; color:#FFF !important;
	background: #25374F !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #25374F 0%,#25374F 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); /* IE6-9 */
	border:none !important;
	}
.search-box-header.logo .form button:hover{ background:#5e5e5e !important;}	
#headerWidgetOneSearch .btn{ border-bottom:0px; }				
/* Header Section css End*/ 			

/*  Featured Listings Section css Start*/ 		
.bg-properties .properties.full-100 .titles{ display:none;}
/*.properties-spacing{ max-width:inherit; margin:0px -2% !important;}*/
.bg-properties { padding:32px 0px; background-color:#FFF; font-family: 'Open Sans', sans-serif; font-weight:700; }
.bg-properties .property .info .details{ font-size:22px; font-weight:bold; margin-top:-52px; font-family: 'Open Sans', sans-serif; padding-left:10px; }
.bg-properties .property .brokerage{ width:100%;}
.bg-properties .property .info .location{ font-size:18px; width:100% !important; margin-top:-45px;  font-family: 'Open Sans', sans-serif; font-weight:600; padding-left:10px;}
.bg-properties .property .info .location{ font-family: 'Open Sans', sans-serif; margin-top:-62px;}
.bg-properties .property .info .price{ float:left; width:100%; position:relative;
	background: #25374F; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #35396d 0%,#35396d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); /* IE6-9 */
 	margin:0px; text-shadow:none; font-size:20px; font-weight:700; line-height:1; padding:9px; top:0px;
	font-family: 'Open Sans', sans-serif;
	}
.bg-properties .property .info{ width:100%; padding:0;  }
.wrapper .properties .titles strong{}
.wrapper .properties .titles{ text-align:center; border-bottom:none; font-size:30px;     font-family: 'museo_sans100';     font-weight: 500;}
.wrapper{ width:auto; max-width:1250px; }
.bg-properties .properties, .bg-properties .communities, .content-inside, .main-nav .main-menu-container, .top-bar .wrapper{ max-width: 1250px; margin: 0px auto; }

/* Featured Listings Section css End*/ 	


/* Communities Section css Start*/ 		
.box-street{
	padding:40px 0px;
	border-bottom:2px solid #000000;
	font-family: 'Open Sans', sans-serif;
	
	}
.content-streetmatch{
	text-align:center;
	font-size:20px;
	line-height:1.3;
	position:relative;
	min-height:390px;
	padding-bottom:55px;
	}
.content-streetmatch .btn-row{
	position:absolute;
	bottom:0px;
	right:0px;
	left:0px;
	padding:0px;
	margin:0px auto;
	}
.content-streetmatch .btn, .content-communities .btn{
	color:#25374F !important;
	background:transparent !important;
	}	
.box-street .row [class*="col-"] + [class*="col-"] .content-streetmatch:after{
	height:277px;
	width:2px;
	left:-16px;
	top:60px;
	content:"";
	position:absolute;
	background-color:#cccccc;
	}	
.content-streetmatch p{
	padding-bottom:10px;
	}		
.box-streetImg{
	padding-bottom:25px;
	}
.box-streetImg img {
	margin:0px auto;
	float:none;
	max-width:100%;
	display:block;
	border:1px solid #414141;
	}	
.content-streetmatch h2{
	color:#25374F;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	}
.box-communities .container{
	max-width: 1280px;
	}
.box-communities{
	padding:30px 0px;
	position:relative;
	font-family: 'Open Sans', sans-serif;	
	background-color: #fff;
	}
.box-communities:before{
	content:"";
	height:100%;
	position:absolute;
	right:0px;
	top:0;
	width:100%;
	z-index:-1;
	background:url(images/pattems.png) repeat center top rgba(0,0,0,0.3)
	}	
.content-communities{
	text-align:center;
	font-size:20px;
	line-height:1.3;
	padding:0px;
	position:relative;
	background-color:#FFF;
	border:solid 1px #333333;
	}
.communitiesContent{
	padding:0px 15px;
	}	
.box-communities .titles{
	color:#000;
	text-align: center;
	font-size: 30px;
	font-family: 'museo_sans100';
	}	
.content-communities p{
	padding-bottom:20px;
	}	
.box-communitiesImg{
	position:relative;
	line-height:0;
	margin:0px 0px 21px 0px;
	}		
.box-communitiesImg img{
	max-width:100%;
	}	
.content-communities h2{
	color:#FFF;
	bottom:0px;
	width:100%;
	line-height:1;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	padding:24px 0px;
	text-transform:uppercase;
	background-color:rgba(0, 0, 0, 0.6);
	font-family: 'Open Sans', sans-serif;
	}
	
/* Communities Section css End*/ 			
	
/* Videos Section css Start*/ 		
.main-videobox{
	width:55%;
	padding-right:0px;
	}
.main-contactMe{
	width:45%;
	}	
.box-youtube{
	padding:30px 60px;
	}
.btn-watchMore a{
	display:block;
	color:#FFF;
	margin:30px 30px 0px 30px;
	padding:30px;
	font-size:19px;
	text-align:center;
	background-color:#333333;
	text-transform:uppercase;
	}	
.btn-watchMore a img{
	top:13px;
	position:relative;
	margin:-31px 5px 0px 5px;	
	}	
.box-contactMe{
	padding:30px;
	margin-right:15px;
	background-color:#FFF;
	}
.box-contactMe .titles{
	color:#000;
	text-align: center;
	}	
.box-contactMe .form-control{
	border-radius:0px;
	height:40px;
	color:#787878;
	font-size:22px;
	border:solid 1px #000;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	}
.box-contactMe textarea.form-control{
	height:160px;
	}	
.box-contactMe p{
	padding-bottom:20px;
	}
ul.list-contactDetail{
	width:100%;
	padding-bottom:35px;
	font-size:25px;
	text-align:center;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	}
ul.list-contactDetail li{
	position:relative;
	padding:0px 12px;
	display:inline-block;
	}
ul.list-contactDetail li + li:after{
	width:2px;
	height:25px;
	left:-2px;
	top:0px;
	content:"";
	position:absolute;
	background-color:#FFF;
	}	
ul.list-contactDetail li a{
	color:#000000;
	}
ul.list-contactDetail li a:hover{
	color:#FFF;
	}	

.btn-send{
	color: #fff;
    padding: 13px 30px;
    font-size: 24px;
    font-weight: 600;
    border-radius: 2px;
    border: solid 2px #000;
    background-color: #415671;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
	}
.btn-send:hover{
	color:#FFF;
	border-color:#FFF;
	background-color:#25374F;
	}	
/* Videos Section css End*/ 		
	
/* Common page css Start*/ 			

.communities{
	
	}
/*.simple-property{
	float:none;
	max-width:280px;
	margin:0px auto;
	}*/
#carousel-listings{
	padding:0px 50px;
	margin-bottom:50px;
	}
#carousel-listings .carousel-indicators{
	bottom:-40px;
	}
#carousel-listings .carousel-indicators li{
	border-color:#3e3e3e;
	background-color:#3e3e3e;
	
	}	
#carousel-listings .carousel-indicators .active{
	background-color:#25374F;
	border-color:#25374F;
	}
			
	
#carousel-listings .carousel-control.left{
	left:0px;
	}	
#carousel-listings .carousel-control.right{
	right:0px;
	}			
ul.list-roomDetail{
	position:absolute;
	right:0px;
	text-align:center;
	}
ul.list-roomDetail li{
	float:left;
	width:41px;
	height:38px;
	line-height:38px;
	border-left:solid 3px #FFF;
	}		
ul.list-roomDetail li a{
	display:block;
	color:#FFF;
	font-size:20px;
	}
.search-box-header.bg{
	padding:39px 20px 80px !important;
	}	
html body .home-header .header-con{
	margin-bottom:0px;
	padding-bottom: 0px;
	}		

.text-properties{
	float:right;
	color:#000;
	right:0px;
	position:absolute;
	margin-top:-14px;
	font-size:16px;
	}
.text-properties strong{
	
	}
.cat-con ul li a{
	position:relative;
	}
.cat-con ul li a:hover:after{
	color:#FFF;
	}	
.cat-con ul li a:after{
	left:8px;
	top:12px;
	content:"\f138";
	color:#333;
	font-size:18px;
	position:absolute;
	font-family:'FontAwesome';
	}
#ContactForm #registerMe{
	margin:9px 9px 0px 0px;
	}
#ContactForm button#RegisterSubmit{
	margin-top:20px;
	}
#btnRefineSearchTwoDND{ margin-top:5px;}	
#currentAddress{ padding-bottom:15px;}	

/* Common page css End*/ 

/* Footer css Start*/ 

.footer-box{ padding:0px; background-color:#333; }
.footer-box .padding-t-b-20{ padding:0px; }
.footer-box .modul-3 { background:none;}
.footer-box .content-inside{ max-width:100%;}
.footer-box .container{ max-width:1250px;}
footer .modul-3 .legal-text{ font-size:12px; line-height:22px; border-bottom:solid 1px #FFF; padding-bottom:10px; }
footer .modul-4{ font-size:13px; color:#000; background-color:#CCC; }
footer .modul-4 .powered-text{ margin:20px 0px; }
footer .modul-4 .powered-text, footer .modul-4 .powered-text a{ color:#000; }
.copyright-links li{ font-size:12px; line-height:22px; }
html body .powered-logo{
	width:137px;
	height:24px;
	margin:16px 0px 0px;	
	background:url(images/logo-agentLocator.png) no-repeat center center;
	}
footer{
	overflow:hidden;
	}
footer .modul-4{
	position:relative;
	}
footer .modul-4:after, footer .modul-4:before{
	content:"";
	width:400%;
	content:"";
	top:0px;
	display:block;
	height:100%;
	position:absolute;
	background-color:#ccc;
	}
.copyright-links{
	font-weight:700;
	}	
footer.clearfix{
	background-color:#35396d;
	}
footer .modul-4:before{
	left:-400%;
	}		
footer .modul-4:after{
	right:-400%;
	}
footer .container.modul-3{
	font-size:18px;
	padding: 15px 5px 14px 240px;
	font-family: 'Open Sans', sans-serif;
	background:url('/Themes/Responsive/images/footer-logo.png') no-repeat center left;
	background-size:232px;
	}
footer .container.modul-3 .padding-t-b-20{
	padding:0px;
	}		
footer .modul-4 .powered-text, footer .modul-4 .powered-text a{
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	}	
footer .modul-3{
	position:relative;
	margin:0px auto;
	max-width:1280px;
	background-color:#333;
	}
/* Footer css End*/ 

/* More option Btn css*/ 
.row-moreoptions{
	top: 10px;
	z-index:100;
	margin:0px auto;
	max-width:1220px;
	text-align:center;
	position:relative; 
	}			
.btn-moreoptions{ font-family: 'Open Sans', sans-serif; font-weight:700; border-radius:0px 0px 5px 5px; text-transform:uppercase; padding:7px 14px; font-size:16px; color:#FFF;
	background: #25374F; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%); 
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%);
	background: linear-gradient(to bottom,  #25374F 0%,#25374F 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); 
	border:none;
	}
.btn-moreoptions:hover {
	color:#FFF;
	background: #5e5e5e none repeat scroll 0 0 !important;
	}	
.row-moreoptions a img{ padding-right:5px;}	
.search-over {
   	display: none;
    position: absolute;
    z-index: 25;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: #111;
    background: rgba(0, 0, 0, 0.8);
}

.box-search-advenced {
    position: relative;

}

.box-search-advenced.focused {
    position: relative;
    z-index: 100;
}

.box-search-advenced .options-con {
    width: 100%;
		color:#333;
		display:none;
    width: calc(100% - 2px);
    left: 1px;
		top:-10px;
    padding: 20px;
    position: absolute;
    background: #fff;
    border: 1px solid #fff;
    z-index: 25;
    -webkit-box-shadow: 0px 18px 25px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 18px 25px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 18px 25px 4px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
}

.box-search-advenced.focused .options-con {
    opacity: 1;
}

.box-search-advenced .form-group {
		float:left;
    width: 25%;
    padding: 1%;
		min-height:100px;
}

.box-search-advenced .main {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.box-search-advenced .term {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.box-search-advenced .submit-btn {

}

.box-search-advenced .form-group .label-name {
    font-size: 12px;        
    width: 98%;    
    padding: 1% 1% 15px;    
    text-align: left;    
    display: block;
}

.box-search-advenced .form-group .slider {
    margin: 7px auto 23px;
}

.box-search-advenced .form-count {
    width: 100%;
    float: left;
    text-align: right;
    font-size: 20px;
    margin: 0 0 20px;
}

.box-search-advenced .form-count span {
    color: #111;
}

.box-search-advenced .form-count strong {
    color: #314866;
}

.box-search-advenced.focused .form-count { 
    text-align: center;
    font-size: 40px;
}

.box-search-advenced.focused .form-count span { 
    color: #fff;
}

.box-search-advenced.focused .form-count strong { 
    color: #000000;
}

.box-search-advenced .update-close {
    width: 100%;
    float: left;
    text-align: center;
    margin: 35px 0 0;
}

.box-search-advenced .update-close .submit-btn {
    display: inline-block;
    float: none;
}

.box-search-advenced .update-close .or {
    display: inline-block;
    float: none;
    padding: 0 20px;
}

.box-search-advenced .update-close .map-search-btn {
    display: inline-block;
    float: none;
    font-size: 18px;
    color: #666;
}

.box-search-advenced .update-close .map-search-btn:hover {
    color: #000000;
}

.box-search-advenced .update-close .close-options-btn {
    display: block;
    width: 100%;
    float: left;
    margin: 35px 0 0;
    color: #666;
}

.box-search-advenced .update-close .close-options-btn:hover {
    color: #333;
}

.box-search-advenced .more-options-btn {
    font-size: 12px;
    background: #000000;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 15px;
    float: left;
    margin: 0 0 0 1px;
}

.box-search-advenced .more-options-btn:hover {
    color: #999;
    background: #e0e9f2;
}

/* invert */

.invert-search .titles.invert .main-title {
    color: #fff;
}

.invert-search .titles.invert .sub-title {
    color: #314866;
}

.invert-search .titles.invert .spacer-title {
    background: #02070e;
}

.invert-search .titles.invert .spacer-title .fa {
    background: #02070e;
    color: #101721; 
}

.invert-search .titles.invert .spacer-title:after {
    border-top: 1px solid #101721;
}

.invert-search {
    background: #02070e;
}

.invert-search .box-search-advenced .form-count span {
    color: #fff;
}

.invert-search .box-search-advenced .form-count strong {
    color: #000000;
}
.search-sort-con .titles {
  text-align: left;
}

.form .form-group span.label-name {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    padding: 1% 12px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* input sizes */
.form-group.small input, input.small, .form-group.small select, select.small, .form-group.small textarea, textarea.small {
    font-size: 12px !important;
    padding: 4px 8px !important;
}
.form-group.medium input, input.medium, .form-group.medium select, select.medium, .form-group.medium textarea, textarea.medium {
    font-size: 14px !important;
		width:100%;
    padding: 10px 12px !important;
}
.form-group.large input, input.large, .form-group.large select, select.large, .form-group.large textarea, textarea.large {
    font-size: 18px !important;
    padding: 6px 15px !important;
}
/* form inline labels */
.form.inline .form-group span.label-name {
    width: 6%;
    padding: 1%;
    text-align: right;
}
.form-group span.form-error {
    font-size: 12px;
    color: #f37e7e;
    font-weight: bold;
}
.inline input, .inline select, .inline textarea {
    width: 100%; 
}
.inline input[type="checkbox"], .inline input[type="radio"] { 
    width: auto;
}
/* form validation */
.form input.valid, .form select.valid, .form textarea.valid, .form .has-success {
    border-color: #cbf37e !important;
}
.form input.error, .form select.error, .form textarea.error, .form .has-error {
    border-color: #f37e7e !important;
}
/* tabs */
/* buttons */
.btn.second {
    background: #666;
    border: none;
    color: #fff;
    cursor: pointer;
}
.btn.second:hover {
    background: #333;
    border: none;
}
.btn.submit-btn {
}
/* button sizes */
.form-group.small .btn, .btn.small {
    padding: 4px 4%;
    font-size: 12px;
    line-height: 14px;
}
.form-group.medium .btn, .btn.medium {
    padding: 8px 4%;
    font-size: 14px;
    line-height: 16px;
}
.form-group.large .btn, .btn.large {
    padding: 10px 4%;
    font-size: 18px;
    line-height: 20px;
}
/* Multi-select */
.form-group.small .ms-choice {
    padding: 4px 2%;
    font-size: 12px;
    border: 1px solid #e3e3e3;
    height: 24px;
    line-height: 24px;
}
.form-group.medium .ms-choice {
    padding: 8px 2%;
    font-size: 14px;
    border: 1px solid #e3e3e3;
    height: 39px;
    line-height: 32px;
    background: #fff;
    font-weight: normal;
    color: #333;
    text-shadow: none;
    font-family: 'museo_sans100';
    line-height: 39px;
}
.form-group.large .ms-choice {
    padding: 10px 2%;
    font-size: 18px;
    border: 1px solid #e3e3e3;
    height: 43px;
    line-height: 43px;
}
.form-group input, .form-group select, .form-group textarea {
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px 1px 3px;
    font-family: "museo_sans100";
    font-size: 0.8em;
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
    z-index: 10;
}
.noUi-stacking + .noUi-origin {
/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
    *z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 18px;
    width: 88%;
    margin: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.noUi-horizontal .noUi-handle {
    width: 30px;
    height: 30px;
    left: -15px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

/* Styling;
 */
.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}
.noUi-origin {
    border-radius: 20px;
    background: #000000;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7);
}
.noUi-background {
    background: #f4f4f4;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}
.noUi-target {
    border-radius: 20px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}
.noUi-target.noUi-connect {
    background: #000000;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7);
}

/* Handles and cursors;
 */
.noUi-dragable {
    cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}
.noUi-handle {
    border: 1px solid #000000;
    border-radius: 50%;
    background: #000000;
    cursor: default;
    box-shadow: inset 0 0 10px #000000, 0 0 6px rgba(0, 0, 0, 0.4);
}
.noUi-active {
    box-shadow: inset 0 0 0 5px #000000, 0 0 0 5px rgba(0, 0, 0, 0.2);
    border: 1px solid #000000;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 6px;
    width: 1px;
    background: #b4a277;
    left: 13px;
    top: 11px;
}
.noUi-handle:after {
    left: 15px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled] .noUi-handle {
    cursor: not-allowed;
}

/*slider Css Start*/
.box-communities .carousel-control.left{ 
	left:-64px;
	background-position:0px 0px !important;
	}
.box-communities .carousel-control.right{
	color: #25374F;
	right:-64px;
	background-position:0px -110px !important;
	}		
html body .carousel-control{
	width:40px;
	height:80px;
	top:50%;
	opacity:1;
	margin-top:-40px;
	background:url(images/slider-arrow.png) no-repeat !important;
	}
html body .carousel-control.left{
	left:-56px;
	background-position:0px -229px !important;
	}
html body .carousel-control.right{
	right:-56px;
	background-position:0px -338px !important;
	}	


/* Responsive css Start*/ 	

/* Images css Start*/ 	
.box-streetImg img{
	-webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   -o-transition: all 200ms ease-in-out;
   -ms-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
	}
.box-streetImg:hover img, .box-communitiesImg:hover {
    opacity:0.9;
   -moz-transform: scale(1.1,1.1);
   -webkit-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
	
.box-communitiesImg{
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	}
.box-communitiesImg:hover{
	-webkit-transform: scale(0.9);
  transform: scale(0.9);
	}	
	
	
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.content-streetmatch .btn, .content-communities .btn, .btn-watchMore, .btn-send {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.content-streetmatch .btn:hover,  .content-communities .btn:hover, .btn-watchMore:hover, .btn-send:hover{
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}	
	
/* Images css end*/ 		



	
	
@media (max-width:1280px) {
	footer .container.modul-3{ background-position:18px 0px;}
	footer .modul-4{ padding:0px 15px;}	
	.container{ padding:0px 15px;}	
	.wrapper{ padding:0px 15px;}
	.container .wrapper, .wrapper .container { padding:0px;}
	.main-nav-con{ padding:0px;}
	}	
@media (max-width:1250px) {
	.text-properties{ margin-right:20px;}
	.main-nav .main-menu-container .menu-item .menu-content{ text-align:left;}
	html body .main-nav .main-menu-container{ text-align:center;}
	.main-nav .main-menu-container .menu-item + .menu-item{ padding-left:40px;}
	.main-nav .main-menu-container .menu-item + .menu-item:before{ left:17px;}
	html body .main-nav .main-menu-container .menu-item{ float:none; display:inline-block;}
	.box-communities{ padding:30px 60px;} 
	.box-contactMe{ margin-right:0px;}
	}
@media (max-width:1080px) {
	#logo .logo-RV{ width:100%;}
	#logo .logo-realtor{ width:75%;}
	#logo{ width:55%;}
	#logo img{ max-width:100%;}
	#logo .logo-realtor{ padding-left:30px; padding-top:35px;}
	footer .container.modul-3{ background-position:26px center; }
	.content-streetmatch h2{ font-size:18px;}
	.content-streetmatch{ font-size:17px;}
	.content-streetmatch .btn{ font-size:19px;}
	ul.list-contactDetail{ font-size:22px;}
	.search-box-header h1{ margin:0px;}
	#logo .logo-RV{ margin-top:25px;}	
	.btn-watchMore a{ font-size:16px; padding:30px 10px;}
	.popup-firstColumn{ padding-right:20px;}
	.popup-secondColumn{ padding:0px 20px; width:33.33%;}
	.popup-thirdColumn{ padding-left:20px;}
	.popup-firstColumn, .popup-thirdColumn{ width:33.333%;}	
	.content-streetmatch{ min-height:354px;}
	.footer-box{ padding:0px;}
	.footer-box footer .container.modul-3{ margin:0px;}
	.box-rightsocial{ padding-top:40px;}
	#logo{ padding-bottom:0px;}
	#logo .logo-RV{ margin-top:0px;}
	.navigation-bar{ padding-bottom:25px;background-position-y: 0;} 
	}
@media only screen and (min-width:1025px) and (max-width:1200px) {
	.sticky.main-menu-container .menu-item .menu-top-label .nav-trigger{ font-size:16px !important;}
	.sticky .clearfix{ padding:8px 0px;}
	.sticky{ padding:0px 15px;}
	.sticky .menu-item + .menu-item{ padding-left:25px !important;}
	.sticky .menu-item{ position:relative; top:4px;}
	.sticky.main-menu-container .menu-item:before{ top:14px;} 
	}	
@media (max-width:1024px) {
	.simple-property{ max-width:100%;}
	html body .main-nav .main-menu-container.item-open-mobile{ width:100%;}
	html body .main-nav .main-menu-container.item-open-mobile .menu-item .menu-top-label .nav-trigger{ width:100%;}
	html body .main-nav .main-menu-container{ text-align:left;}
	html body .main-nav .mobile-menu-button{ width:100%; text-align:center; text-transform:uppercase;}
	.main-nav .main-menu-container .menu-item .menu-content li a:hover{ background-color:#840000; color:#fff;}
	html body .main-nav .main-menu-container .menu-item + .menu-item{ padding-left:0px;} 
	html body .main-nav .main-menu-container .menu-item.dropdown .menu-top-label .icon{ position:absolute; right:0px; height:46px; line-height:46px; top:0px; background-color:#ededed; border-left:1px solid #ddd; color:#3e3e3e;}
	html body .main-nav .main-menu-container.item-open-mobile .menu-item.dropdown .menu-top-label .nav-trigger{ width:100%;}
	html body .homepage .main-nav .main-menu-container .menu-item .menu-content{ width:100%;}
	.main-nav .main-menu-container .menu-item:not(.active) .menu-top-label .nav-trigger:hover{ border-bottom:solid 1px #DDD !important;}
	html body .main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{ border-bottom:solid 1px #DDD !important;}
	html body .main-nav .main-menu-container.item-open-mobile .menu-item .menu-top-label .nav-trigger{ font-size:16px;}
	html body .main-nav{ height:50px !important;}
	html body .main-nav .mobile-menu-button{ padding:12px 22px;}
	.home-header .main-nav-con{ position:inherit !important;}
	html body .main-nav .main-menu-container.item-open-mobile .menu-item .menu-top-label .nav-trigger:hover, html body .main-nav .main-menu-container .menu-item.dropdown .menu-top-label:hover .icon, html body .main-nav .main-menu-container.item-open-mobile .menu-item.active .menu-top-label .nav-trigger,  html body .main-nav .main-menu-container .menu-item.active.dropdown .menu-top-label .icon{ background-color:#3e3e3e; color:#FFF;}
	html body .main-nav .main-menu-container .menu-item{ float:left; display:inherit;}
	.btn-watchMore a{ margin:30px 0px 0px 0px;}
	html body .main-nav .main-menu-container.item-open-mobile{ top:50px !important;}
	}
@media (max-width:980px) {
	.box-contactMe{ padding:30px 15px;}
	footer .container.modul-3{ background-size:290px; padding:20px 15px 20px 335px;}
	ul.list-contactDetail{ font-size:18px; padding-bottom:25px;}
	ul.list-contactDetail li + li:after{ height:18px;}
	.btn-watchMore a{ margin:30px 0px 0px;}
	.btn-watchMore a img{ width:72px; top:10px;}
	#logo{ margin-top:0px;}
	}	
@media (max-width:900px) {
	.content-streetmatch .btn{ font-size:17px; padding:10px;}
	.content-communities h2{ font-size:20px; padding:15px 0px;}
	.content-streetmatch .btn, .content-communities .btn{ font-size:19px;}
	.btn-GetNow{ font-size:17px; padding:13px 22px;}
	}
@media (max-width:854px) {
	footer .modul-3 .legal-text{ font-size:16px;}
	ul.list-contactDetail li + li:after{ display:none;}
	ul.list-contactDetail li + li{ padding-top:5px;}
	.box-rightsocial{ padding-top:25px;margin-top: -170px;}
	.content-communities{ font-size:17px;}
	.box-communities .carousel-control.left{ left:-50px;}
	.box-communities .carousel-control.right{ right:-50px;}
	html body .carousel-control.left{ left:-50px;}
	html body .carousel-control.right{ right:-50px;}
	.box-youtube, .box-communities{ padding:30px 40px;}
	#carousel-streetmatch .row [class*="col-"]{ padding:0px 5px;}
	#carousel-streetmatch .row{ margin:0px -5px;}
	.content-communities .btn{ font-size:16px;}
	.btn-watchMore a{ font-size:13px; padding:30px 5px;}	
	}
@media (max-width:800px) {
	.popup-firstColumn, .popup-thirdColumn, .popup-secondColumn{ width:100%;}
	.popup-firstColumn, .popup-thirdColumn{ min-height:inherit;}
	.popup-secondColumn{ padding:20px 0px; border-top:3px solid #bcb7a4; border-bottom:3px solid #bcb7a4; margin:20px 0px;}
	.popup-thirdColumn, .popup-firstColumn{ padding:0px; border:none;}
	}
@media (max-width:767px) {
	.box-search-advenced {visibility:hidden;}
	.btn-GetNow{ font-size:15px; padding:13px 15px;}
	.content-streetmatch{ padding-bottom:20px;}
	.content-communities{ max-width:350px; margin:0px auto 0px auto;}	
	.box-communities .row [class*="col-"] + [class*="col-"]{ margin-top:25px;}
	ul.list-contactDetail li + li:after{ display:block; top:6px;}
	.search-box-header.bg{ padding:19px 20px 60px !important;}	
	.row-moreoptions{ top:-34px;}
	#logo h6{ font-size:15px;}
	.box-rightsocial h4{ font-size:22px; text-align:right;}
	footer .container.modul-3{ padding:190px 15px 0px; background-size:260px auto; background-position:center 25px;}
	.box-contactMe{ padding-bottom:0px;}
	.content h2{ font-size:21px;}
	.content h1{ font-size:28px; line-height:36px;}
	.popup-GetKnow .row-popup{ padding:15px;}
	.box-search-advenced .form-group{ width:50%;}
	.content-streetmatch p{ padding-bottom:15px;}
	.content-streetmatch{ min-height:inherit; padding-bottom:44px; margin:20px 0px;}
	.footer-box{ padding-top:10px;}
	.navigation-bar{ padding-bottom:15px;}
	.footer-box footer .container.modul-3{ padding-bottom:20px;}
	.main-videobox, .main-contactMe{ width:100%;}
	.box-youtube, .box-communities{ padding:30px 50px;}
	.main-videobox{ padding-right:15px;}
	html body .carousel-control{ width:23px; height:50px; background-size:23px !important;}
	html body .carousel-control.left{ background-position:0px -132px !important;}
	html body .carousel-control.right{ background-position:0px -202px !important;}
	.box-communities .carousel-control.right{ background-position:0px -68px !important;}
	html body .carousel-control.left{ left:-35px;}
	html body .carousel-control.right{ right:-35px;}
	.box-communities .carousel-control.left{ left:-35px;}
	.box-communities .carousel-control.right{ right:-35px;}
	.box-youtube, .box-communities{ padding:30px;}
	ul.popup-socialMedia li h6{ display:none;}
	ul.popup-socialMedia li{ width:auto;}
	ul.popup-socialMedia{ text-align:center;}
	}
@media (max-width:720px) {
	#logo{ width:66%;}
	.row-moreoptions{ text-align:left; padding-left:20px;}
	#logo .logo-realtor{ padding-left:15px;}
	.btn-GetNow{ font-size:14px; padding:13px 15px;}
	.copyright-links li{ font-size:15px;} 
	#logo .logo-RV{ margin-top:15px;}
	html body .search-box-header .form input{ border-radius:5px 0px 0px 0px !important;}
	}	
@media (max-width:640px) {
	footer .footer-social{ margin:0px !important;}
	.main-nav-con, .main-nav{ height:50px !important;}	
	html body .powered-text{ display:block; }
	
	}
@media (max-width:568px) {
	#logo, .box-rightsocial{ width:100%;}
	.box-rightsocial{ padding-top:0px; margin-right: 0px;    margin-top: 10px;}
	#logo{ margin:5px 0px 10px 0px;    display: none;}
	.navigation-bar{ padding-bottom:22px;}
	.box-rightsocial h4{ text-align:center; padding-top:7px;}
	ul.list-socialIcons{ padding-bottom:0px;}
	}		
@media (max-width:533px) {
	.box-street .row [class*="col-"]{ width:100%;}
	.box-street{ padding:20px 0px;}
	}								
@media (max-width:480px) {
	html body .search-box-header .form input{ width:70%;}
	.search-box-header.logo .form button{ width:30%;}
	.row-moreoptions a{ font-size:14px;}
	.row-moreoptions{ top:-56px;}
	.text-properties{ text-align:center;}
	.text-properties{ width:100%; margin:23px 0px 0px;}
	.search-box-header.bg{ padding-bottom:80px !important;}
	html body .search-box-header.logo{ box-shadow:none;}
	.box-search-advenced .update-close .or{ display:block; padding:10px 20px;}
	.navigation-bar{ padding-bottom:17px;    height: 329px; background-position-y: 100%; background-position-x: 50%;}
	.btn-watchMore a{ font-size:13px;}
	.btn-watchMore a img{ width:60px; }
	.btn-watchMore a{ line-height:1.5; padding:20px 10px;}	
	}	
@media (max-width:435px) {
	html body .powered-text{ text-align:center; width:100%; margin-bottom:10px !important;}
	html body .powered-logo{ width:100%; margin:0px auto 10px auto;}
	.row-moreoptions{ top:-56px;}	
	html body .search-box-header .form input{ width:100%; border-radius:5px 5px 0px 0px; text-align:center;}
	.search-box-header.bg{ padding-bottom:100px;}
	.row-moreoptions{ text-align:center; padding-left:0px;}
	.search-box-header.logo .form button{ width:100%; padding:11px !important; font-size:16px; border-radius:0px 0px 5px 5px;} 
	.box-search-advenced .form-group{ width:100%; min-height:inherit;}
	
	}
@media (max-width:384px) {
	#logo .logo-realtor{ padding-top:25px;}
	.box-rightsocial h4{ text-align:center; width:100%; display:inline-block; padding:0px;}
	ul.list-socialIcons{ width:100%; text-align:center; padding-bottom:12px;}
	ul.list-socialIcons li{ display:inline-block; float:none;}
	.wrapper .properties .titles{ font-size:25px;}
	.btn-GetNow{ width:100%; text-align:center;}
	}		
@media (max-width:300px) {
	.btn-GetNow{ font-size:13px; padding:13px 5px;}
	ul.list-topcontactDetail li a{ font-size:15px;}
	.popup-firstColumn{ font-size:15px;}
	
	}						
/* Responsive css Start*/ 							


/*Start Buyer 1.1 Interactive Widget*/
/*the background can be a color or an image*/
.bg-buyer11 { 
	padding: 134px 0;
	background-image: linear-gradient(to right, rgba(133,165,214,0.1) 0%,rgba(133, 165, 214, 0.8) 100%), url(http://crm.agentlocator.ca/imagegallery/2015-7/Picture15.jpg);
  background-position: 50% 31%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
	/*background-color:#cee6f7;*/		 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	}
.bg-buyer11 .buyer1-address-form{ margin:0px auto; float:none; width:100%; max-width:1220px;}
.bg-buyer11 .buyer1-address-form input{ border-radius:5px 0px 0px 5px; border:none; width:80%; padding:10px 1.5% !important; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#000000; height:50px; float:left; }
.bg-buyer11 .buyer1-address-form button{ 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	border-radius:0px 5px 5px 0px; 
	text-transform:uppercase; 
	padding:17px !important; width:20%; 
	font-size:16px; 
	color:#FFF !important;
	background: #25374F !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #25374F 0%,#25374F 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); /* IE6-9 */
	border:none !important;
	}
.bg-buyer11 .titles strong{color: #fff;}
.bg-buyer11 .titles{  text-align:center; border-bottom:none; font-size:30px;color: #fff; }
.bg-buyer11 .titles.small{font-size: 24px;color: #fff;}
.bg-buyer11 .titles.small:before{display:none;}

@media (max-width:568px) {
	.bg-buyer11 {background-size: cover;}
	.bg-buyer11 .buyer1-address-form input{width: 100%; float:none; margin-bottom: 10px; border-radius: 0px;}
	.bg-buyer11 .buyer1-address-form button{ width: 100%; margin: auto; border-radius: 0px; }	
	}

/*End Buyer 1.1 Interactive Widget*/

/*Start StreetMatch Interactive Widget*/
/*the background can be a color or an image*/
.bg-streetmatch { 
	padding: 134px 0;
	background-image: linear-gradient(to right, rgba(133,165,214,0.1) 0%,rgba(133, 165, 214, 0.8) 100%), url(http://crm.agentlocator.ca/imagegallery/2015-7/Picture15.jpg);
  background-position: 50% 31%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
	/*background-color:#cee6f7;*/		 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	border-top: 10px solid #25374f;
	}
.bg-streetmatch .smt-address-form{ margin:0px auto; float:none; width:100%; max-width:1220px;}
.bg-streetmatch .smt-address-form input{ border-radius:5px 0px 0px 5px; border:none; width:80%; padding:10px 1.5% !important; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#000000; height:50px; float:left; }
.bg-streetmatch .smt-address-form button{ 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	border-radius:0px 5px 5px 0px; 
	text-transform:uppercase; 
	padding:17px !important; width:20%; 
	font-size:16px; 
	color:#FFF !important;
	background: #25374F !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #25374F 0%,#25374F 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); /* IE6-9 */
	border:none !important;
	}
.bg-streetmatch .titles strong{color: #fff;}
.bg-streetmatch .titles{  text-align:center; border-bottom:none; font-size:30px;color: #fff; }
.bg-streetmatch .titles.small{font-size: 24px;color: #fff;}
.bg-streetmatch .titles.small:before{display:none;}

@media (max-width:568px) {
	.bg-streetmatch {background-size: cover;}
	.bg-streetmatch .smt-address-form input{width: 100%; float:none; margin-bottom: 10px; border-radius: 0px;}
	.bg-streetmatch .smt-address-form button{ width: 100%; margin: auto; border-radius: 0px; }
	}	

/*End StreetMatch Interactive Widget*/

/*Start HomeWorth2 Interactive Widget*/
/*the background can be a color or an image*/
.bg-homeworth2 { 
	padding: 134px 0;
	background-image: linear-gradient(to right, rgba(133,165,214,0.1) 0%,rgba(133, 165, 214, 0.8) 100%), url(http://crm.agentlocator.ca/imagegallery/2015-7/Picture15.jpg);
  background-position: 50% 31%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
	/*background-color:#cee6f7;*/		 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	border-top: 10px solid #25374f;
    border-bottom: 10px solid #25374f;
	}
.bg-homeworth2 .hic-2-address-form{ margin:0px auto; float:none; width:100%; max-width:1220px;}
.bg-homeworth2 .hic-2-address-form input{ border-radius:5px; border:none; width: 35%; margin-right: 10px; padding:10px 1.5% !important; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#000000; height:50px; float:left; }
.bg-homeworth2 .hic-2-address-form select{ border-radius:5px; border:none; width: 35%; margin-right: 10px; padding:10px 1.5% !important; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#000000; height:50px; float:left; }
.bg-homeworth2 .hic-2-address-form button{ 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	border-radius: 5px; 
	text-transform:uppercase; 
	padding:17px !important; width:20%; 
	font-size:16px; 
	color:#FFF !important;
	background: #25374F !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #25374F 0%,#25374F 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); /* IE6-9 */
	border:none !important;
	}
.bg-homeworth2 .titles strong{color: #fff;}
.bg-homeworth2 .titles{  text-align:center; border-bottom:none; font-size:30px;color: #fff; }
.bg-homeworth2 .titles.small{font-size: 24px;color: #fff;}
.bg-homeworth2 .titles.small:before{display:none;}

@media (max-width:568px) {
	.bg-homeworth2 {background-size: cover;}
	.bg-homeworth2 .hic-2-address-form input{width: 100%; float:none; margin-bottom: 10px; border-radius: 0px; margin-right: 0px;}
	.bg-homeworth2 .hic-2-address-form select{width: 100%; float:none; margin-bottom: 10px; border-radius: 0px; margin-right: 0px;}
	.bg-homeworth2 .hic-2-address-form button{ width: 100%; margin: auto; border-radius: 0px; }
	}	

/*End HomeWorth2 Interactive Widget*/

/*Start CondoWorth Interactive Widget*/
/*the background can be a color or an image*/
.bg-condoworth { 
	padding: 134px 0;
	background-image: linear-gradient(to right, rgba(133,165,214,0.1) 0%,rgba(133, 165, 214, 0.8) 100%), url(http://crm.agentlocator.ca/imagegallery/2015-7/Picture15.jpg);
  background-position: 50% 31%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
	/*background-color:#cee6f7;*/		 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	}
.bg-condoworth .chic-address-form{ margin:0px auto; float:none; width:100%; max-width:1220px;}
.bg-condoworth .chic-address-form input{ border-radius:5px; border:none; width: 35%; margin-right: 10px; padding:10px 1.5% !important; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#000000; height:50px; float:left; }
.bg-condoworth .chic-address-form button{ 
	font-family: 'Open Sans', sans-serif; 
	font-weight:700; 
	border-radius: 5px; 
	text-transform:uppercase; 
	padding:17px !important; width:20%; 
	font-size:16px; 
	color:#FFF !important;
	background: #25374F !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #25374F 0%, #25374F 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #25374F 0%,#25374F 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #25374F 0%,#25374F 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25374F', endColorstr='#25374F',GradientType=0 ); /* IE6-9 */
	border:none !important;
	}
.bg-condoworth .titles strong{color: #fff;}
.bg-condoworth .titles{  text-align:center; border-bottom:none; font-size:30px;color: #fff; }
.bg-condoworth .titles.small{font-size: 24px;color: #fff;}
.bg-condoworth .titles.small:before{display:none;}

@media (max-width:568px) {
	.bg-condoworth {background-size: cover;}
	.bg-condoworth .chic-address-form input{width: 100%; float:none; margin-bottom: 10px; border-radius: 0px; margin-right: 0px;}
	.bg-condoworth .chic-address-form button{ width: 100%; margin: auto; border-radius: 0px; }
	}	

/*End CondoWorth Interactive Widget*/


/* Start Right side search button */
.search-trigger {
    position: fixed;
    z-index: 100;
    padding: 15px;
    background: #25374F;
    color: #fff;
    font-size: 25px;
    top: 350px;
    right: 0;
}

.search-trigger span {
    display: inline-block;
    margin: 4px 10px;
    font-size: 18px;
    text-transform: uppercase;    
    font-family: 'Open Sans';    
    font-style: normal;    
    font-weight: 700;
    float: right;
}

/* End Right side search button */

/* Start Homepage Main Search Area */
	/*the background can be a color or an image*/
	/*NOTE if using an image change the font color of the header so it doesnt blend in*/
	.bg-mainsearch {
		padding: 30px 0px;
    position: relative;
    background-color: #fff;
	}
	
	.bg-mainsearch .titles{
		
    text-align: center;
    border-bottom: none;
    font-size: 30px;
	}
	
	.search-all.homepage {
		position: relative;
		background: transparent;
	}
	
	.search-all.homepage .main-par {
		float: left;
		width: 70%;
		background: #f4f4f4;
	}
	
	.search-all.homepage .refine-par-btn, .search-all.homepage .more-par-btn {
		display: block;
		width: 98%;
		float: left;
		padding: 1%;
		background: #6aacb8;
		color: #fff;
		text-align: center;
		font-weight: normal;
	}
	
	.search-all.homepage .more-par-group,
	.search-all.homepage .refine-par-group {
		float: left;
		width: 96%;
		padding: 2%;
	}
	
	.search-all.homepage .more-par-group {
		display: none;
	}
	
	.search-all.fixed .main-par {
		display: none;
	}
	
	.search-all.homepage .form .typeofhome,
	.search-all.homepage .form .community,
	.search-all.homepage .form .beds,
	.search-all.homepage .form .baths,
	.search-all.homepage .form .minprice,
	.search-all.homepage .form .maxprice,
	.search-all.homepage .form .salerent,
	.search-all.homepage .form .garages,
	.search-all.homepage .form .pool {
		width: 33%;
		padding: 0 1% 20px;
	}
	
	.search-all.homepage .form .searchterm {
		width: 99%;
		padding: 0 1% 0px;
	}
	
	.search-all.homepage .form-count-con {
		float: right;
		width: 30%;
		background: #ccc;
		padding: 20px 3%;
		position: relative;
		min-height: 292px;
	}
	
	.search-all.homepage .form-count {
		width: 80%;
		position: absolute;
		top: 25%;
	}
	
	.search-all.homepage .form-count span {
		font-size: 16px;
		width: 100%;
		display: block;
		float: left;
	}
	
	.search-all.homepage .form-count strong {
		font-size: 54px;
		text-align: center;
	}
	
	.search-all.homepage .form-count .btn {
		width: 100%;
		margin: 10px 0 0;
	}
	
	.search-all.homepage .form-count a.btn {
		display:block;
		text-align:center;
		width: 100%;
		margin: 10px 0 0;
	}
	
	@media only screen and (max-width: 64.063em) { 
	
	
	
	}
	
	@media only screen and (max-width: 40.063em) { 
	
		.search-all.homepage .form-count-con {
			width: 100%;
    	min-height: 205px;
		}
	
		.search-all.homepage .form-count {
			width: 94%;
		}
	
		.search-all.homepage .main-par {
			width: 100%;
		}
	
		.search-all.homepage .more-par .more-par-group {
			width: 98%;
			padding: 1%;
		}
	
		.search-all.homepage .form .typeofhome, 
		.search-all.homepage .form .community, 
		.search-all.homepage .form .beds, 
		.search-all.homepage .form .baths, 
		.search-all.homepage .form .minprice, 
		.search-all.homepage .form .maxprice,
		.search-all.homepage .form .salerent,
		.search-all.homepage .form .garages,
		.search-all.homepage .form .pool {
			width: 99%;
		}
	}
	
	.form .form-group {
	    width: 100%;
	    float: left;
	}
	
	.form .form-group span.label-name {
	  font-size: 16px;
    float: left;
    width: 100%;
    padding: 0px 0px 5px 0px;
    text-align: left;
	}
	
	/* input sizes */
	
	.form-group.small input, input.small, .form-group.small select, select.small, .form-group.small textarea, textarea.small {
	    font-size: 12px !important;
	    padding: 4px 2% !important;
	}
	
	.form-group.medium input, input.medium, .form-group.medium select, select.medium, .form-group.medium textarea, textarea.medium {
	    font-size: 14px !important;
	    padding: 8px 2% !important;
	}
	
	.form-group.large input, input.large, .form-group.large select, select.large, .form-group.large textarea, textarea.large {
	    font-size: 18px !important;
	    padding: 10px 2% !important;
	}
	
	.form-group.small .ms-choice {
	    padding: 4px 2%;
	    font-size: 12px;
	    border: 1px solid #ccc;
	    height: 24px;
	    line-height: 24px;
	}
	
	.form-group.medium .ms-choice {
	    padding: 8px 2%;
	    font-size: 14px;
	    border: 1px solid #ccc;
	    height: 34px;
	    line-height: 34px;
	}
	
	.form-group.large .ms-choice {
	    padding: 10px 2%;
	    font-size: 18px;
	    border: 1px solid #ccc;
	    height: 43px;
	    line-height: 43px;
	}
	
	/* form inline labels */
	
	.form.inline .form-group span.label-name {
	    width: 6%;
	    padding: 1%;
	    text-align: right;
	}
	
	.form .form-group span.form-error {
	    font-size: 12px;
	    color: #f37e7e;
	    font-weight: bold;
	}
	
	/* button sizes */
	
	.form-group.small .btn, .btn.small {
	    padding: 4px 4%;
	    font-size: 12px;
	    line-height: 14px;
	}
	
	.form-group.medium .btn, .btn.medium {
	    padding: 8px 4%;
	    font-size: 14px;
	    line-height: 16px;
	}
	
	.form-group.large .btn, .btn.large {
	    padding: 10px 4%;
	    font-size: 18px;
	    line-height: 20px;
	}
	
	/* Multi-select */
	
	.ms-parent {
	    display: inline-block;
	    position: relative;
	    vertical-align: middle;
	}
	
	.ms-choice {
	    display: block;
	    width: 100%;
	    height: 26px;
	    padding: 0;
	    overflow: hidden;
	    cursor: pointer;
	    text-align: left;
	    white-space: nowrap;
	    line-height: 26px;
	    color: #444;
	    text-decoration: none;
	    background-color: #fff;
	}
	
	.ms-choice.disabled {
	    background-color: #f4f4f4;
	    background-image: none;
	    border: 1px solid #ddd;
	    cursor: default;
	}
	
	.ms-choice > span {
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 20px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: block;
	    padding: 0 0 0 2%;
	}
	
	.ms-choice > span.placeholder {
	    color: #333;
	}
	
	.ms-choice > div:after {
	    position: absolute;
	    width: 0;
	    height: 0;
	    top: 1.1em;
	    right: 0.7em;
	    border-bottom: none;
	    content: '';
	    vertical-align: middle;
	    display: inline-block;
	    border: 0.313em solid transparent;
	    border-top-color: #333;
	    font-size: 14px;
	}
	
	.ms-choice > div.open:after {
	    border-top: none;
	    border-bottom-color: #333;
	}
	
	.ms-drop {
	    width: 100%;
	    overflow: hidden;
	    display: none;
	    margin-top: -1px;
	    padding: 0;
	    position: absolute;
	    z-index: 1000;
	    background: #fff;
	    color: #000;
	}
	
	.ms-drop.bottom {
	    top: 100%;
	    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	}
	
	.ms-drop.top {
	    bottom: 100%;
	    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	}
	
	.ms-search {
	    display: inline-block;
	    margin: 0;
	    min-height: 26px;
	    padding: 4px;
	    position: relative;
	    white-space: nowrap;
	    width: 100%;
	    z-index: 10000;
	}
	
	.ms-search input {
	    width: 100%;
	    height: auto !important;
	    min-height: 24px;
	    padding: 0 20px 0 5px;
	    margin: 0;
	    outline: 0;
	    font-size: 1em;
	    border: 1px solid #aaa;
	    box-shadow: none;
	}
	
	.ms-drop ul {
	    overflow: auto;
	    margin: 0;
	    padding: 5px 8px;
	}
	
	.ms-drop ul > li {
	    display: list-item;
	    background-image: none;
	    position: static;
	    border-bottom: 1px solid #f4f4f4;
	}
	
	.ms-drop ul > li:nth-last-child(2) {
	    border: none;
	}
	
	.ms-drop ul > li:hover {
	    background: #f4f4f4;
	}
	
	.ms-drop ul > li.selected {
	    background: #ccc;
	}
	
	.ms-drop ul > li .disabled {
	    opacity: .35;
	}
	
	.ms-drop ul > li.multiple {
	    display: block;
	    float: left;
	}
	
	.ms-drop ul > li.group {
	    clear: both;
	}
	
	.ms-drop ul > li.multiple label {
	    width: 100%;
	    display: block;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	
	.ms-drop ul > li label {
	    font-weight: normal;
	    display: block;
	    padding: 3px;
	    font-size: 12px;
	    line-height: 15px;
	    cursor: pointer;
	}
	
	.ms-drop ul > li label.optgroup {
	    font-weight: bold;
	}
	
	.ms-drop input[type="checkbox"] {
	    vertical-align: middle;
	    margin: 0 5px 0 0;
	}
	
	.ms-drop .ms-no-results {
	    display: none;
	}
	
	#hsTotMatches {
	    width: 100%;
	    text-align: center;
	    font-weight: 900;
	    font-size: 45px;
	    line-height: 50px;
	    margin-bottom: 20px;
	}
	
	.resp-tab-content {
	  padding: 0px;
	}
	
	.autoCompleteList-con {
	    position: relative;
	}
	
	.autoCompleteList-con .autoCompleteList > div:not(.section):not(.list) {
	    display: none;
	}
	
	.autoCompleteList-con .autoc_big {
	    width: 90%;
	    position: absolute;
	    left: 28px;
	    top: 78px;
	    display: none;
	}
	
	.autoCompleteList-con .autoc_big #searchajaxdiv {
	    width: 92%;
	    position: absolute;
	    z-index: 100;
	    top: 100%;
	    background: #f4f4f4;
	    background: rgba(255, 255, 255, 0.95);
	    border: 1px solid #ccc;
	    padding: 4%;
	    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
	    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
	    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
	}
	
	.autoCompleteList-con .autoCompleteList .section {
	    float: left;
	    width: 100%;
	    margin: 0 0 10px;
	    padding: 0 0 5px;
	    font-size: 10px;
	    text-transform: uppercase;
	    font-weight: bold !important;
	    border-bottom: 1px solid #ccc;
	    color: #314866;
	}
	
	.autoCompleteList-con .autoCompleteList .list {
	    float: left;
	    width: 100%;
	    margin: 0 0 15px;
	}
	
	.autoCompleteList-con .autoCompleteList .list li * {
	    -webkit-transition: all 200ms ease-in-out;
	    -moz-transition: all 200ms ease-in-out;
	    -o-transition: all 200ms ease-in-out;
	    transition: all 200ms ease-in-out;
	}
	
	.autoCompleteList-con .autoCompleteList .list ul, .autoCompleteList-con .autoCompleteList .list ul li {
	    float: left;
	    width: 100%;
	}
	
	.autoCompleteList-con .autoCompleteList .list ul li a {
	    color: #333;
	    font-size: 20px;
	    line-height: 32px;
	    display: block;
	    position: relative;
	}
	
	.autoCompleteList-con .autoCompleteList .list ul li a:hover {
	    background: #bddfff;
	    padding: 0 0 0 15px;
	}
	
	.autoCompleteList-con .autoCompleteList .list ul li a:hover:after {
	    content: "\f18e";
	    position: absolute;
	    right: 10px;
	    display: inline-block;
	    font-family: FontAwesome;
	    font-style: normal;
	    line-height: 1;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    top: 6px;
	    font-size: 20px;
	    color: #1a91ff;
	    font-weight: normal;
	}
	
	.autoCompleteList-con .autoCompleteList .list ul li a strong {
	    color: #000;
	}

/* End Homepage Main Search Area */


/* Start 4 circles area */

.circles {
    position: relative;
    z-index: 9;
}

.circles .circle-item {
    width: 23%;
    margin: 1%;
    float: left;
    text-align: center;
}

.circles .circle-item .avatar {
    height: auto;
    overflow: hidden;
    padding: 75% 0 0;
    width: 75%;
    border-radius: 50%;
    display: block;
    margin: 0 auto 45px;
    position: relative;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

.circles .circle-item:hover .avatar {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.circles .circle-item .avatar img {
    position: absolute;
    z-index: -5;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    border-radius: 50%;
    border: 6px solid #35396d;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.circles .circle-item .name {
    margin: 0 0 10px;
    font-size: 18px;
    color: #35396d;
    text-transform: uppercase;
    letter-spacing: -1px;
    display: block;
    font-weight: 600;
}

.circles .circle-item .title {
    font-size: 16px;
    color: #dc1c2e;
    margin: 0 0 20px;
}

.circles .circle-item .title a {
    color: #35396d;
}

@media only screen and (max-width: 64.063em) {
    .circles .circle-item {
        width: 47%;
        margin: 0 0 2%;
    }
}

@media only screen and (max-width: 50em) {
    .circles {
        margin: 20px 0 0 !important;
    }
}

@media only screen and (max-width: 40.063em) {
    .circles .circle-item {
        width: 96%;
        margin: 20px 0 2%;
    }
}

@media only screen and (max-width: 40em) {
    .circles {
        margin: 0 !important;
    }
}
/* End 4 circles area */

@media only screen and (max-width: 64.063em) {
    .main-nav .main-menu-container .menu-item + .menu-item:before {
		    display:none;
		}
}

.social-block {
    font-size: 0px;
    float: right;
    margin: 0 0 0 15px;
}

.social-block .icon {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    color: #fff;
    background: #111f2c;
    padding: 10px;
    font-size: 16px;
    display: inline-block;
}

.social-block .icon:hover {
    padding: 10px 20px;
    background: #415671;
    color: #fff;
}

.social-block .icon i {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
}

.top-bar{
	background: #111f2c !important;
	border-bottom: 1px solid #111f2c;
}

.main-menu-container .active{
	background: #415671;
	padding: 0 10px;
}

html body .main-nav .main-menu-container .active .menu-top-label .nav-trigger{
	color: #fff;
}

.main-nav .main-menu-container .menu-item {
	padding: 0 0px !important;
}

.zopim{
	right: 0 !important;
	left: 10px;
}

.titles {
    border: none;
    text-align: center;
    margin: 0 0 25px;
}

.titles .sub-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #25374F;
    margin: 0 0 5px;
}

.titles .main-title {
    font-size: 30px;
    color: #25374F;
    margin: 0 0 5px;
    font-family: 'museo_sans100';
}

.titles .spacer-title {
    background: #fff;
    position: relative;
}

.titles .spacer-title .fa {
    padding: 5px 22px;
    display: inline-block;
    z-index: 10;
    position: relative;
    font-size: 24px;
    background: #fff;
    color: #fff;
}
.titles .spacer-title:after {
    border-top: 1px solid #25374F;
}
.titles .spacer-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 16px;
}

.top-bar .fa{
	font-size: 15px;
}

.yt-button{
	text-align: center; 
	margin: auto;
}

.yt-button img{
	max-width: 100%;
}

.yt-button a:hover img{
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}

/*entire top banner with menu wrapper*/
.fullMenuWrap{
	z-index: 900;
	position: relative;
	padding:0px 0px 0px;
	display: inline-block;
	clear:both;
	width: 100%;
	background: #35396d;
	margin-bottom: -3px;	
}


/*left part with logo and photo */
.MenuLeftSide{
	float: left;
	width: 25%;
	margin-top: 31px;
    margin-bottom: 10px;
}	
.MenuAgentPhoto {
	float: left;
	margin-right: 10px;
}
.MenuLogoLink {
	float: right;	
	margin-top: 18px;
}
.MenuLogo{
	
}

/*right side with 2nd logo and menu below it*/
.MenuRightSide{
	float: right;
	width: 75%;
	margin-top: 70px;
}

.MenuLogo2Wrap{
	margin-bottom: 32px;
	text-align: right;
}
.MenuLogo2Image{
}

.main-nav-con {
	position: relative;
	z-index: 120;
	text-align: right;
}
.main-nav {
	position: relative;
}
.main-nav .mobile-menu-button {
	display: none;
	float: right;
	font-size: 25px;
	padding: 0px;
	cursor: pointer;
	position: absolute;
	right: 0;
	z-index: 820;
}				

.main-nav .main-menu-container {
	float:right;
}				
.main-nav .main-menu-container .menu-item {
	position: relative;
	float: left;
}				
.main-nav .main-menu-container .menu-item .menu-top-label {
	position: relative;
	text-align: left;
}				
.main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger {
	padding: 25px 0;
	display: block;
	font-size: 16px;
	margin: 0 0 0 20px;
}

.main-nav .main-menu-container .menu-item .menu-top-label .icon {
	display: none;
	width: 54px;
	height: 54px;
	font-size: 28px;
	text-align: center;
	line-height: 54px;
	float: left;
}
.main-nav .main-menu-container .menu-item .menu-content {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 5px 0;
	width: 230px;
	display: none;
	z-index: 50;
	text-align: left;
}				
.main-nav .main-menu-container .menu-item.item-open > .menu-content,
.main-nav .main-menu-container .menu-item:hover > .menu-content {
	display: block;
}				
.main-nav .main-menu-container .menu-item .menu-content > li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main-nav .main-menu-container .menu-item .menu-content .menu-sub-label {
	width: 100%;
	margin: 0 0 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}				
.main-nav .main-menu-container .menu-item .menu-content li a {
	display: block;
	font-size: 14px;
	padding: 10px 0px 10px 25px;
}


.fullMenuWrap .MenuLogo2Wrap{
	margin-bottom:0px;
	}
.main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{
	padding:10px 0px 18px 0px;
	}
.fullMenuWrap .MenuLogoLink{
	margin-top:0px;
	}
.fullMenuWrap  .MenuAgentPhoto{
	margin-bottom:-54px;
	}
ul.crumbs{
	margin-top:50px;
}		




@media only screen and (max-width: 1600px) {
	.main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{ font-size:14px; margin:0px 0px 0px 10px;}
	}


@media only screen and (max-width: 1350px) {
	.MenuAgentPhoto {
		width: 26%;
	}
	.MenuLogo {
    width: 100%;
	}
	.MenuLogo2Image {
    width: 80%;
	}
	.MenuLogoLink {
    width: 100%;
	}
	.MenuLogo2Wrap {
    margin-bottom: 16px;
  }
  .fullMenuWrap {
		padding-bottom: 1%;
	}
}

@media only screen and (max-width: 1300px) {
	.main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{ font-size:13px;}
	}

@media only screen and (max-width: 1255px) {
	.main-nav {
		padding: 0;
		height: 70px;
	}				
	.main-nav .mobile-menu-button {
		display: block;
	}
	.main-nav .main-menu-container {
		display: none;
	}				
	.main-nav .main-menu-container .menu-item {
		width: 100%;
	}				
	.main-nav .main-menu-container.item-open-mobile {
		display: block;
		margin: 0;
		width: 300px;
		position: absolute;
		z-index: 99;
		right: 0;
		top: 100%;
		z-index: 820;
	}				
	.main-nav .main-menu-container.item-open-mobile .menu-item .menu-content {
		position: static;
		padding: 0;
		display: block;
		opacity: 1;
		display: none;
		float: left;
		width: 300px;
	}				
	.main-nav .main-menu-container.item-open-mobile .menu-item .menu-content > li {
		border-right: none;
	}				
	.main-nav .main-menu-container.item-open-mobile .menu-item .menu-content > li:last-child {
		border-right: none;
		border-bottom: none;
	}				
	.main-nav .main-menu-container.item-open-mobile .menu-item .menu-top-label .nav-trigger {
		font-size: 20px;
		padding: 15px;
		margin: 0;
		width: 270px;
		float: left;
	}				
	.main-nav .main-menu-container.item-open-mobile .menu-item.dropdown .menu-top-label .nav-trigger {
		width: 216px;
	}				
	.main-nav .main-menu-container .menu-item.dropdown .menu-top-label .icon {
		display: block;
	}				
	.main-nav .main-menu {
		display: block;
	}				
}	
@media only screen and (max-width: 420px) {
	.fullMenuWrap {
		padding: 0px;
	}
	
	/*left part with logo and photo */
	.MenuLeftSide{
		width: 100%;
		margin: 10px 0px 10px 0px;
	}	
	.MenuAgentPhoto {
		margin-right: 0px;
	}
	.MenuLogoLink {
		float: right;	
		margin-top: 0px;
	}
	.MenuLogo{
		width: 100%;
	}
	
	/*right side with 2nd logo and menu below it*/
	.MenuRightSide{
		float: left;
		width: 100%;
		margin: 0px;
	}
	
	.MenuLogo2Wrap{
		margin-bottom: 0px;
    text-align: left;
    float: left;
    width: 71%;
	}
	.MenuLogo2Image{
		width: 100%;
	}
	
	.main-nav-con {
    position: static;
	}
	
	.main-nav .mobile-menu-button {
		font-size: 20px;
	}
}

.fullMenuWrap .wrapper{
	max-width: 100%;
	width: 90%;
}

@media only screen and (max-width: 64.063em){
	html body .main-nav .main-menu-container .menu-item .menu-top-label .nav-trigger{
		background: #25374f !important;
	}
	.main-nav .main-menu-container .menu-item{
		padding: 0 !important;
	}
}

.header-con .bg-mainsearch{
	position: absolute;
	top: 30%;
    right: 10%;
    z-index: 100;
    border-bottom: none;
    background: rgba(0, 0, 0, 0.6);
}

.header-con .search-all.homepage .main-par{
	background: none;
}

.header-con .search-all.homepage .form-count-con{
	background: none;
}

.header-con .search-all.homepage .form-count a.btn{
	margin: 25px 0 0;
}

@media only screen and (max-width: 64.063em){
	.header-con .bg-mainsearch{
		display: none;
	}
}

@media (max-width: 1280px) {
	.fullMenuWrap .wrapper {
	    width: 100%;
	}
}

@media (max-width: 1024px) {
	.fullMenuWrap .wrapper {
	    width: 90%;
	}
}


#ibacordotcom-content {
	background: #1a1a1a;
	position: relative;
	width: 100%;
	margin: 0px;
}

#ibacordotcom-content hr {
	display: none;
}

#ibacordotcom-content span.tombol {
	margin-right: 20px
}

#ibacordotcom-content a  {
	text-decoration: none;
}

#ibacordotcom-content a img {
	border: 0;
}

#ibacordotcom-content .ibacordotcom-unit {
	display: block;
	zoom: 1;
}

#ibacordotcom-content .ibacordotcom-vid-katuhu {
	width: 30%;
	float:right;
	position: absolute;
	right: 0;
	top: 0;
	overflow-y: scroll;
	height: 100%;
}

#ibacordotcom-content .ibacordotcom_youtube_channels {
	position: relative;
}

#ibacordotcom-content .ibacordotcom-vid-kenca {
	width: 70%;
}

#ibacordotcom-content .ibacordotcom_youtube_thumb {
    position: relative;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    float: left;
    margin: 0 20px 0 0;
}

#ibacordotcom-content .ibacordotcom_youtube_thumb span {
    position: absolute;
    right: 4px;
    bottom: 10px;
    background: #000;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    display: block;
    line-height: initial;
}

#ibacordotcom-content .ibacordotcom-play {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #333;
	display: table;
	overflow: visible;
	width: 100%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ibacordotcom-content .ibacordotcom-play .video-name {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}

#ibacordotcom-content div.ibacordotcom-vid-top {
	color: #c0c0c0;
	background: #1a1a1a;
	padding: 15px;
	display:block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: initial;
	z-index: 9;
	width: 100%;
	top: 0;
	right: 0;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ibacordotcom-content div.ibacordotcom-vid-bottom {
	color: #c0c0c0;
	background: #222;
	display:block;
}

#ibacordotcom-content .ibacordotcom_youtube_thumb img {
	width: 100%;
}

#ibacordotcom-content div.ibacordotcom-play:hover {
	background:#333;
}

#ibacordotcom-content .ibacordotcom-vid-active {
	background: #3a3a3a;
}

#ibacordotcom-content .ibacordotcom-vid-active img {
	-webkit-box-shadow: 0px 0px 0px 1px rgb(255, 204, 0);
	-moz-box-shadow: 0px 0px 0px 1px rgb(255, 204, 0);
	box-shadow: 0px 0px 0px 1px rgb(255, 204, 0);
}

#ibacordotcom-content .ibacordotcom_vid_prev, #ibacordotcom-content .ibacordotcom_vid_next, .ibacordotcom-play {
	cursor: pointer;
}

#ibacordotcom-content .ibacordotcom_vid_prev, #ibacordotcom-content .ibacordotcom_vid_next {
	position: absolute;
	top: 0px;
	padding: 15px 0;
}

#ibacordotcom-content .ibacordotcom_vid_next{
	right: 15px;
}

#ibacordotcom-content .ibacordotcom_vid_prev{
	right: 45px;
	top: 0;
}

#ibacordotcom-content iframe.ibacordotcom-vid-iframe {
	width: 100%;
	height: 500px;
	border:0
}

#ibacordotcom-content .ibacordotcom-vid-box {
	display: none;
}

#ibacordotcom-content.tv-page {
	width: 100%;
	margin: 0 0 20px;
}

/*#ibacordotcom-content.tv-page {
	width: 100%;
	float: left;
	margin: 0 0 40px;
}

#ibacordotcom-content.tv-page .ibacordotcom-vid-kenca {
	width: 100%;
	position: static;
}

#ibacordotcom-content.tv-page .ibacordotcom_vid_play {
	position:relative;
	padding-bottom: 53.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

#ibacordotcom-content.tv-page .ibacordotcom_vid_play iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#ibacordotcom-content.tv-page .ibacordotcom-vid-katuhu {
	width: 100%;
	position: static;
	float: none;
	max-height: 570px;
}

#ibacordotcom-content.tv-page .ibacordotcom-play {
	width: 25%;
	padding: 2%;
	float: left;
}

#ibacordotcom-content.tv-page .ibacordotcom_youtube_thumb {
	width: 100%;
	padding: 0;
	margin: 0;
	height: initial;
}

#ibacordotcom-content.tv-page .ibacordotcom-play .video-name {
	width: 100%;
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
}*/

@media only screen and (max-width: 64.063em) {
	#ibacordotcom-content .ibacordotcom-vid-katuhu {
		width: 35%
	}
	#ibacordotcom-content .ibacordotcom-vid-kenca {
		width: 65%;
	}
}

@media only screen and (max-width: 40.063em) {
	#ibacordotcom-content .ibacordotcom-vid-katuhu {
		width: 100%;
		position: static;
		height: 332px;
	}
	#ibacordotcom-content .ibacordotcom-vid-kenca {
		width: 100%;
	}

	#ibacordotcom-content.tv-page .ibacordotcom-play {
		width: 50%;
	}

	#ibacordotcom-content {
		width: 100%;
		margin: 0;
	}
	#ibacordotcom-content iframe.ibacordotcom-vid-iframe{
		height: auto;
	}
}