
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700|Roboto+Condensed:400,300|Roboto+Slab);

/* Globals
----------------------------------------------- */	
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 120%;
	color: #333;
	}
	
h1,
h2,
h3 {
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #002953;
	}
	
h1 {
	font-size: 31px;
	text-align: center;
	text-transform: capitalize;
	padding-bottom: 18px;
	border-bottom: 1px solid #7AC041;
	}

.main {
	min-height: 350px;
	margin: 20px 0;
	}

a,
a:visited {
	color: #002953;
	}
	
a.button,
input.button {
	width: auto;
	height: auto;
	line-height: 120%;
	padding: 12px 12px;
	background: #002A52;
	border-radius: 0 12px 0 12px;
	border: 1px solid #fff;
	}
	
a.button.buttonAuto {
	padding: 12px;
	}
	
a.button:hover,
input.button:hover {
	color: #fff;
	background: #0050A0;
	}
	
a:visited,
a:hover {
	color: #7AC041;
	}
	
.player {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	}

.textRight {
    text-align: right;
	}
	
.bg_781D7E {
	color: #fff;
	background: #781D7E;
	}

.show {
	color: #79BF40;
	display: block;
	background: none;
	border: none;
	padding: 0 10px;
	}
	
.show:hover {
	cursor: pointer;
	text-decoration: underline;
	}
	
.hide {
	display: none;
	border: none;
	background: #dedede;
	padding: 10px;
	margin: 0;
	}
	
img.left {
    float: left;
    margin: 0 10px 10px 0;
	}
	
img.right {
    float: right;
    margin: 0 0 10px 10px;
	}
	
.stared {
	font-size: 11px;
	}

/* Promo Classes
----------------------------------------------- */	
.formFooter form {
	font-size: 15px;
	}
	
.formFooter h1 {
	color: #fff;
	border: 0;
	}
	
.formFooter .submit {
	text-align: center;
	}
	
.formFooter .contactForm form input.error {
	color: #000;
	}
	
.orange-quote {	
	margin: 10px 0px 40px 0px;
	padding: 15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color: #7AC142;
	-webtkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	color: #fff;
	font-size: 18px;
	font-weight: 400px;
	float: left;
	}
	
.orange-quote .purple {
	color: #002953;
	font-size: 14px;
	}
	
.image-feature-right {
	width: 45%;
	float: right;
	margin: 0px 0px 40px 40px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	}
	
/* Chart Classes
----------------------------------------------- */
.chartTitle {
	text-align: center;
	margin: 20px 0;
	}
	
.tableChart {
	width: 98%;
	padding: 12px;
	margin-bottom: 20px;
	background: #7AC142;
	border-radius: 0 15px;
	float: left;
	overflow: hidden;
	}
	
.tCol {
	width: 25%;
	font-weight: 300;
	text-align: center;
	float: left;
	position: relative;
	left: -100px;
	opacity: 0;
	z-index: 1;
	}

.tRow {
	padding: 10px;
	}
	
.tRow:last-child {
	margin-bottom: 0;
	}

.tRowHead {
	font-weight: 300;
	}
		
.tColWhite {
	background: #fff;
	}
	
.tColWhite.first {
	/*border-radius: 0 0 0 15px;*/
	}
	
.tColWhite .tRow {
	border-bottom: 1px solid #7AC142;
	}
	
.tColSage {
	background: #E2F1D4;
	}

.tColWhite .tRow:first-child,
.tColWhite .tRow:last-child,
.tColSage .tRow:first-child,
.tColSage .tRow:last-child {
	border-bottom: 0;
	}
	
.tColWhite.first .tRow {
	border-right: 1px solid #7AC142;
	}
	
.tColSage.first .tRow {
	border-right: 1px solid #fff;
	}

.tColSage.first .tRow.tRowHead {
	border-right: 1px solid #7AC142;
	}
		
.tColSage .tRow {
	border-bottom: 1px solid #fff;
	}
	
.tColWhite .tRow.tRowHead,
.tColSage .tRow.tRowHead {	
	color: #fff;
	background: #7AC142;
	}

.rowBold {
	font-weight: 400;
	}
		
.tableFooter {
	color: #fff;
	}
	
.evo {
	}
	
.evoMain,
.evoSub {
	display: inline-block;
	margin-top: 8px;
	vertical-align: middle;
	opacity: 0;
	}
	
.evoMain {
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	}
	
.evoSub {
	font-size: 13px;
	}
	
	
	
.barGraph {
	font-size: 19px;
	}

.graphTitle {
	font-weight: 400;
	text-transform: uppercase;
	color: #002953;
	}
		
.gRow {
	}

.gRowHead,
.gRowBody {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 10px;
	}
		
.gRowHead {
	width: 12%;
	font-weight: 400;
	color: #002953;
	text-align: right;
	padding-right: 10px;
	}
	
.gRowBody {
	width: 80%;
	border-left: 1px dashed #002953;
	}
	
.bar {
	width: 0;
	color: #fff;
	padding: 3px;
	position: relative;
	margin-bottom: 2px;
	}
	
.barNumber {
	font-weight: 400;
	color: #fff;
	text-align: right;
	margin-right: 10px;
	}
	
.threeper {
	color: #7AC142;
	background: #7AC142;
	}
	
.fiveper {
	color: #002953;
	background: #002953;
	}
	
.barLegend {
	text-align: center;
	}
	
.legendItem {
	display: inline-block;
	vertical-align: top;
	margin: 20px;
	}

.lBox,
.lDesc {
	display: inline-block;
	vertical-align: middle;
	}
	
.lBox {
	width: 19px;
	height: 19px;
	margin-right: 5px;
	}
	
.lDesc.threeper,	
.lDesc.fiveper {
	font-weight: 400;
	text-transform: uppercase;
	background: none;
	}	
	
	
	
		
/* Animation Classes
----------------------------------------------- */
.comeIn {
  transform: translateY(150px);
  animation: comeIn 0.8s ease forwards;
	}

.comeIn:nth-child(odd) {
  animation-duration: 0.6s; /* So they look staggered */
	}

.alreadyVis {
  transform: translateY(0);
  animation: none;
	}

@keyframes comeIn {
  to { transform: translateY(0); }
	}
	
/* Featherlight Overrides Classes
----------------------------------------------- */
.featherlight-content {
	border-radius: 0 14px 0 14px;
	}
	
.featherlight .featherlight-content {
	background: #002953;
	border: none;
	padding: 0;
	}

.featherlight-next, 
.featherlight-previous	{
	top: 0;
	}
	
.featherlight-previous {
	left: 0;
	right: 84%;
	}
	
.featherlight-next {
	right: 0;
	left: 84%;
	}
	
.featherlight-next:hover,
.featherlight-previous:hover {
	/*background: rgba(244,145,30,0.25);*/
	background: rgba(255,255,255,0.25);
	}

.featherlight .featherlight-close-icon {
	color: #fff;
	background: #7AC041; /* Set the background in case it overlaps the content */
	}

/* Listing Classes
----------------------------------------------- */	
#list2 {
	display: none;
	}

#list3 {
	display: block;
	}
		
.listingPageTitle {
	text-align: center;
	}
	
.resultCount {
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
	font-weight: 300;
	text-align: center;
	color: #002852;
	margin: 20px 0 50px 0;
	}

.searchTitle {
	font-size: 24px;
	font-weight: 300;
	color: #002852;
	}
	
/* Range Slider Overrides */
.rangeSlider {
	width: 90%;
	margin: 0 auto 25px auto;
	}
	
#range {
	margin: 0 auto 30px;
	}

.rSliderVals {
	text-align: center;
	font-size: 34px;
	}
	
.searchBox .rSliderVals input {
	font-weight: 400;
	font-size: 34px;
	color: #002852;
	padding: 0;
	border: none;
	}

#valueLow {
	text-align: right;
	}
	
#valueHi {
	text-align: left;
	}
	
#value-span,
#value-input {
	width: 50%;
	float: left;
	display: block;
	text-align: center;
	margin: 0;
	}
	
.rSliderTitle {
	text-align: center;
	margin-bottom: 20px;
	}

.noUi-pips.noUi-pips-horizontal {
	font-size: 18px;
	color: #002852;
	top: -55px;
	}
	
.noUi-value-horizontal {
	margin-left: -35px !important;
	padding: 0 !important;
	}
		
.noUi-marker-horizontal.noUi-marker.noUi-marker-normal,
.noUi-marker-horizontal.noUi-marker.noUi-marker-large {
	height: 0;
	}

.noUi-origin.noUi-background,
.noUi-target.noUi-ltr.noUi-horizontal.noUi-background {	
	height: 9px;
	border: none;
	box-shadow: none;
	background: #002852;
	border-radius: 4px;
	}
	
.noUi-origin.noUi-connect,
.noUi-origin.noUi-connect.noUi-draggable {
	background: #7AC041;
	border-radius: 4px;
	}
	
.noUi-handle.noUi-handle-lower::before, 
.noUi-handle.noUi-handle-lower::after,
.noUi-handle.noUi-handle-upper::before, 
.noUi-handle.noUi-handle-upper::after {
	box-shadow: none;
	background: none;
	}
	
.noUi-handle.noUi-handle-lower,
.noUi-handle.noUi-handle-upper {
	border-radius: 8px;
	box-shadow: none;
	background: #eee;
	}

.noUi-horizontal .noUi-handle {	
	width: 42px !important;
	height: 26px !important;
	background: #ccc;
	top: -9px !important;
	left: -22px !important;
	border: 1px solid #002852;
	}
		
.propItem,
.propItemsp {
	font-size: 13px;
	line-height: 120%;
	width: 31%;
	margin: 1%;
	float: left;
	border: 1px solid #002953;
	border-radius: 0 15px 0 15px;
	overflow: hidden;
	}

.propItem.go,
.propItemsp.go {
	text-align: left;
	}
	
.animatedParent {
	width: 100%;
	float: left;
	}
	
.propCover {
	/*
	max-height: 250px;
	height: 250px;
	*/
	max-height: 210px;
	height: 210px;
	background: #fff;
	overflow: hidden;
	position: relative;
	}

.propCover .propThumb:hover {
	transform: scale(1.1);
	}
			
.propCover .propThumb {
	width: 110%;
	margin: -5% -5%;
	display: block;
	}

.propAddy {
	width: 93%;
	color: #fff;
	font-weight: 300;
	/*background-color: rgba(0, 40, 82, 0.8);*/
	/*background-color: rgba(0, 40, 82, 1);*/
	background: #002953;
	padding: 4%;
	}	

/*
.propAddy.relative {
	display: none;
	}

.propAddy.absolute {
	bottom: 0;
	}
*/
		
.propAddy a {
	color: #fff;
	}
	
.propPrice {
	font-weight: 700;
	}
		
.propPostal {
	text-transform: uppercase;
	}

.propContent {
	color: #fff;
	padding: 4% 4% 0 4%;
	background: #002953;
	}

.propContentLeft,
.propContentRight {
	display: inline-block;
	vertical-align: top;
	}

.propContentLeft {
	width: 75%;
	}
	
.propContentRight {
	width: 23%;
	text-align: right;
	}
		
/*
.propGo,
.propGo:visited {
	width: 52px;
	height: 35px;
	font-size: 52px;
	color: #fff;
	padding-top: 17px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #7AC041;
	border-radius: 50%;
	}
*/
.propGo, 
.propGo:visited {
	font-family: "Open Sans",sans-serif;
    background: #7ac041 none repeat scroll 0 0;
    font-weight: 700;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 40px;
    height: 25px;
    margin: 0 auto;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
    width: 35px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}
	
.propGo:hover {
	background: #98EF51;
	cursor: pointer;
	}
	
.propAddyMain {
	text-transform: capitalize;
	}

.propAgents {
	min-height: 60px;
	height: 60px;
	max-height: 60px;
	}
		
.listAgent a,
.listAgent a:visited {
	color: #fff;
	}

.compHead {
    background: #002953;
    border-radius: 0 12px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
	}
	
.compTitle {
	padding: 10px;
	}
	
.compItem {
	font-size: 14px;
	color: #fff;
	margin: 10px 0;
	background: #002953; 
	border-radius: 0 16px;
	border: 1px solid #aaa;
	overflow: hidden;
	}

.compItem .realtorPhoto {
	overflow: hidden;
	}
		
.compItem .realtorPhoto img {
	width: 110%;
	display: block;
	margin: -5%;
	}
	
.compItem .realtorPhoto img:hover {
	transform: scale(1.1);
	}
	
a.back {
	font-size: 16px;
	color: #7AC041;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 10px;
	}
	
a.back:hover {
	color: #002953;
	}
	

/* Search Function Classes
----------------------------------------------- */	
.normBox,
.gridWrap {
	overflow: hidden;
	}

#criteria,
.filterInput {
	margin-top: 15px;
	}
	
#criteria {
	font-size: 16px;
	text-align: center;
	}
	
.criteriaItem {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	}
	
#criteria select {
	width: 130px;
	font-size: 16px;
	font-weight: 300;
	margin-right: 1%;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #002953;
	border-radius: 0 12px 0 12px;
	outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('/themes/listings/structure/selectArrow_b.jpg') no-repeat 93% center;
	}
	
#criteria select option {
	padding: 3px;
	}
	
#criteria select,
.optionTitle {
	display: inline-block;
	vertical-align: middle;
	}

.optionTitle {
	color: #002953;
	font-weight: 400;
	}
			
.go {
	text-align: center;
	margin-top: 25px;
	}
	
.go .button.doSearch {
	margin-right: 20px;
	}
	
.backto {
	float: right;
	}

.searchBox input {
	padding: 5px;
	text-align: center;
	}
		
.searchBox .filterInput input {
	width: 96%;
	font-size: 16px;
	text-align: center;
	}
	
.resultFade {
	display: block;
	}
	
.searchresults,
.loading {
	display: none;
	}
	
.loading.preload {
	display: block;
	}
	
.searchBox {
	padding-top: 15px;
	margin-bottom: 25px; 
	position: relative;
	top: auto;
	right: auto;
	}
	
.searchBox input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0 12px 0 12px;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    padding: 7px 12px;
    width: 210px;
	}

/* Loading */
.spinner {
  	width: 40px;
 	height: 40px;
  	position: relative;
  	margin: 0 auto;
	}

.double-bounce1, .double-bounce2 {
	width: 100%;
  	height: 100%;
  	border-radius: 50%;
  	background-color: #333;
  	opacity: 0.6;
  	position: absolute;
  	top: 0;
  	left: 0; 
  	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  	animation: sk-bounce 2.0s infinite ease-in-out;
	}

.double-bounce2 {
  	-webkit-animation-delay: -1.0s;
 	 animation-delay: -1.0s;
	}

@-webkit-keyframes sk-bounce {
  	0%, 100% { -webkit-transform: scale(0.0) }
  	50% { -webkit-transform: scale(1.0) }
	}

@keyframes sk-bounce {
	0%, 100% { 
		transform: scale(0.0);
    	-webkit-transform: scale(0.0);
  	} 50% { 
    	transform: scale(1.0);
    	-webkit-transform: scale(1.0);
  	}
	}
	
a.button.goButton {
	width: 180px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	background: #002953;
	border-radius: 0 15px 0 15px; 
	margin: 0 0 10px 0;
	border: none;
	}
	
a.button.goButton:hover {
	background: #7AC041;
	}

/* Listing Detail Classes
----------------------------------------------- */
.bigPic {
	border-radius: 0 16px;
	position: relative;
	overflow: hidden;
	}
	
.bigPic img {
	width: 110%;
	display: block;
	margin: -5%;
	}

.thmGrid {
	}

.picFrame {
	width: 80px;
	height: 50px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
	overflow: hidden;
	}
		
.thmGrid img {
	width: 110%;
	margin: -5% -5%;
	}
	
.thumbs img {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	}

.deetStuff {
	font-family: 'Open Sans', sans-serif;
	}
	
.deetPrice,
.deetAddy,
.deetDesc {
	color: #002852;
	line-height: 110%;
	}
	
.deetPrice {
	font-size: 32px;
	margin-bottom: 10px;
	}
	
.deetAddy {
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 15px;
	}
	
.deetAddy a {
	color: #002852;
	}
	
.deetAddy a:hover {
	color: #7AC041;
	text-decoration: none;
	}
	
.deetDesc {
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 15px;
	}
		
.deetRealtor {
	color: #fff;
	margin-bottom: 10px;
	background: #7AC041;
	border-radius: 0 16px 0 16px;
	overflow: hidden;
	}

.realtorPhoto,
.realtorContent {
	display: inline-block;
	vertical-align: top;
	}
	
.realtorPhoto {
	width: 45%;
	max-height: 155px;
	position: relative;
	}
	
.realtorContent {
	width: 48%;
	padding: 3%;
	}
	
.realtorContent a,
.realtorContent a:visited {
	color: #fff;
	}
	
.realtorName {
	font-size: 18px;
	font-weight: 400;
	}

.realtorTitle {
	font-size: 12px;
	margin-bottom: 15px;
	}	

.prodBadge {
	width: 134px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 1;
	}
		
.tp {
	width: 60px;
	position: absolute;
	bottom: 2px;
	left: 8px;
	}

.level2Head,
.sideHead {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	background: #7AC041;
	border-radius: 0 12px 0 12px;
	}

.contentTrigger,
.sideTrigger {
	padding: 10px;
	}
	
.indicator,
.sideInidcator {
	margin: 0;
	}
	
.level2Body,
.sideBody {
	margin-bottom: 16px;
	}
	
.sideBody {
	display: none;
	}
	
.level2Head:hover, 
.level2Head.hActive,
.sideHead:hover, 
.sideHead.hActive {
	background: #002953;
	}
	
.level2Content,
.sideContent {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	}

.secTitle {
	font-weight: 400;
	margin-top: 15px;
	}
	
.deetStats {
	
	}
		
.mainDeets {
	font-weight: 400;
	border-bottom: 1px solid #002953;
	}
	
.otherDeets {
	clear: both;
	}
	
.deetCol {
	}
	
.deetCol h4 {
	margin: 10px 0 5px 0;
	}
	
.dim {
	font-size: 12px;
	}
			
/* Header
----------------------------------------------- */
.header {
	width: 100%;
	padding: 8px 0;
	position: relative;
	z-index: 10;
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/bg_header.png') no-repeat left bottom #fff;
	border-bottom: 1px solid #7AC041;
	}
	
.logo,
.tagLine {
	display: inline-block;
	vertical-align: bottom; 
	}
	
.logo {
	margin-left: 47px;
	}
	
.tagLine {
	margin: 0 0 4px 12px;
	}
	
.headContact {	
	color: #002953;
	text-align: right;
	margin: 20px 20px 0 0;
	float: right;
	}
	
.headContact a,
.headContact a:visited {
	color: #002953;
	text-decoration: none;
	}
	
.headContact a:hover {
	color: #7AC041;
	}
	
.headPhone {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
.headEmail {
	font-size: 24px;
	font-weight: 300;
	}

.floatHeader {
	width: 100%;
	padding: 8px 0;
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/bg_header.png') no-repeat -25px bottom #fff;
	border-bottom: 1px solid #7AC041;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 12;
	}
		
.floatHeader .logo {
	width: 50px;
	position: relative;
	}
	
.floatHeader .headNav {
	width: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	}
	
			
.menuTrigger {
	width: 34px;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
	right: 20px;
	margin-top: -25px;
	}
	
.menuTrigger:hover {
	cursor: pointer;
    }

.menuBar {
	width: 34px;
	height: 4px;
	margin: 4px 0;
	background: #002953;
	position: relative;
	}

.mainFrame {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
	}

/* Nav Classes
----------------------------------------------- */
/* Straight Nav */
ul.mega-menu {
	max-width: 100%;
	}
	
ul.mega-menu .item1.navBlue,
ul.mega-menu .item1.navOrange {
	color: #fff;
	}
	
.navBlue {
	background: #0085dd;
	}
	
.navOrange {
	background: #ff9900;
	}
 
ul.mega-menu .item1.navBlue.active {
	outline: 1px solid #0085dd;
	}
	
ul.mega-menu .item1.navOrange.active {
	outline: 1px solid #ff9900;
	}
	
.headNav {

	}
	
.topNav {
	width: 100%;
	float: none;
	height: auto;
	}
	
ul.mega-menu {
	height: auto;
	float: right;
	}
	
ul.mega-menu .item1:hover, 
ul.mega-menu .item1.active, 
ul.mega-menu .mega-hover {
    background: none;
    color: #7AC041;
	}

ul.mega-menu .item1 {
	font-size: 13px;
	color: #002A52;
	line-height: 160%;
	font-weight: 300;
	}

ul.mega-menu li .sub-container {
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/bg_002852_75.png');
	border-radius: 0 15px;
	}
	
ul.mega-menu li .sub-container.non-mega a.item2,
.item2.mega-hdr-a,
ul.mega-menu .sub li.mega-hdr li a {
	min-width: 80px;
	font-size: 13px;
	color: #fff;
	text-align: left;
	padding: 10px 15px;
	display: block;
	}	
	
ul.mega-menu .sub li.mega-hdr li a {
	margin-left: 10px;
	}
	
ul.mega-menu li .sub-container.non-mega a.item2:hover,
.item2.mega-hdr-a:hover,
ul.mega-menu .sub li.mega-hdr li a:hover {
	color: #7AC041;
	}
	
ul.mega-menu li .sub-container.non-mega .sub {
    padding: 0;
	}	
	
ul.mega-menu li .sub-container.mega .sub {
	padding: 0;
	}

ul.mega-menu li .sub-container.mega {
	width: auto !important;
	left: auto !important;
	}

ul.mega-menu li .sub li.mega-hdr {
	height: auto !important;
	}	

.item2.mega-hdr-a {
	height: auto !important;
	margin-bottom: 0;
	}
			
/* Curtain Nav */
.navClose {
	font-size: 44px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 50px;
	right: 50px;
	z-index: 12;
	display: none;
	}
	
.navClose:hover {
	transform: scale(1.1);
	}
	
.navClose:hover {
	cursor: pointer;
	}
	
.navCurtain {
	width: 100%;
	height: 100%;
	text-align: center;
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 15;
	display: none;
	overflow: auto;
	background: rgba(0,41,83,0.95);
	}
	
.mainNav {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	width: 35%;
	height: auto;
	text-align: left;
	padding: 13% 0 0;
	/*
	position: absolute;
	top: -10px;
	*/
	opacity: 0;
	display: inline-block;
	}
	
.mainNav a {
	color: #fff;
	}
	
ul.treeview li {
	list-style: none;
	}
	
.mainNav li a {
	font-size: 20px;
	line-height: 140%;
	text-decoration: none;
	display: block;
	}
	
.mainNav li a:hover {
	}
	
.treeview .item1, 
.treeview .item1:hover, 
.treeview .item1.active, 
.treeview .item1.active:hover {
	font-size: 26px;
	color: #fff;
	line-height: 120%;
	padding: 0;
	}

#navMobile {
	display: none;
	}

.navbar {
	height: 44px;
	padding-right: 20px;
	}
	
#menu-icon {
	width: 31px;
	height: 31px;
	color: #fff;
	font-size: 19px;
    margin-right: 32px;
    padding: 8px 0 0 40px;
	float: right;
	}	

#menu-icon:hover {
	cursor: pointer;
	opacity: 0.75;
	}
	
.panelTitle {
	color: #fff;
	line-height: 43px;
	font-size: 20px;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #777;
	}
	
.panelTitle h1 {
	color: #fff;
	font-size: 19px;
	}
		
#jPanelMenu-menu {
	background: #333;
	}
	
.treeview {
	margin: 0;
	position: relative;
	}
	
.treeview ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.treeview li {
	display: block;
	position: relative;
	margin: 4px 0;
	}

.treeview .collapsable {
	background: none;
	}

/*.treeview .navMobile-submenu-item.expandable.collapsable {
	background: none;
	}
*/	
.navMobile .active {
	
	}
	
.treeview .item1,
.treeview .item1:hover,
.treeview .item1.active,
.treeview .item1.active:hover {
	line-height: 30px;
	color: #fff;
    text-decoration: none;
    display: block;
    padding: 8px 15px 8px 30px;
    position: relative;
    z-index: 11;
	}
	
.treeview .item1:hover,
.treeview .item1.active:hover {	
	color: #7AC041;
	}

.treeview .item2,
.treeview .item2:hover,
.treeview .item2.active,
.treeview .item2.active:hover {
	color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
	padding: 4px 8px 4px 50px;
	margin: 0px 0px 0px 0px;
	}
	
.treeview .item2:hover,
.treeview .item2.active,
.treeview .item2.active:hover {
	color: #7AC041;
	}
	
.treeview .treeview-submenu {
    z-index: -1;
	}
	
.treeview .treeview-submenu li.expandable ul {
	padding: 0 10px;
	display: block !important;
	}

.treeview .treeview-submenu-item.expandable ul.navMobile-submenu {
	background: none;
	}

.navMobile .navMobile-submenu-item.expandable ul.navMobile-submenu .item2,
.navMobile .navMobile-submenu-item.expandable ul.navMobile-submenu .item2:hover,
.navMobile .navMobile-submenu-item.expandable ul.navMobile-submenu .item2.active,
.navMobile .navMobile-submenu-item.expandable ul.navMobile-submenu .item2.active:hover {
	font-size: 11px;
	font-weight: normal;
	}
	
.hitarea.expandable-hitarea {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 8px;
	left: 0;
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/plusminus_lg.png') no-repeat 0 0;
	z-index: 12;
	}
	
.hitarea.expandable-hitarea:hover {
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/plusminus_lg.png') no-repeat 0 0;
	cursor: pointer;
	}
	
.hitarea.collapsable-hitarea {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 8px;
	left: 0;
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/plusminus_lg.png') no-repeat 0 -30px;
	z-index: 12;
	}

.hitarea.collapsable-hitarea:hover {
	cursor: pointer;
	}

.collapsable .section li .hitarea.collapsable-hitarea,
.collapsable .section li .hitarea.expandable-hitarea {
	top: -3px;
	left: 10px;
	}
			
.navMobile .navMobile-submenu li .hitarea {
	display: none;
	}
	
.navMobile-submenu {
	margin: 0 10px;
	}
	
.navLogo {
	width: 100px;
	margin: 2px 0;
	float: right;
	}	
		
/* Home Page
----------------------------------------------- */	
.blueOverlay {
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,43,84,0) 0%, rgba(0,43,84,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,43,84,0) 0%,rgba(0,43,84,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,43,84,0) 0%,rgba(0,43,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00002b54', endColorstr='#002b54',GradientType=0 );
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	}
	
.bannerBG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	}
	
.featVid {
	width: 100%;
	max-width: 550px;
	margin: 30px auto 0 auto;
	}
	
.featSocial {
	text-align: right;
	}
	
.featSocial.featCenter {
	text-align: center;
	margin: 20px 0 30px 0;
	}
	
.vidGrid .intrRatio {
	margin-bottom: 20px;
	}
	
.vidBottom {
	margin-bottom: 20px;
	}
	
.container.vidContainer {
	-webkit-transform: translate3D(0, 0, 0);
	-webkit-backface-visibility: hidden;
	}
	
.bigShow {
	position: relative;
	margin-top: 110px;
	-webkit-transform: translate3D(0, 0, 0);
	-webkit-backface-visibility: hidden;
	}
.bigShow2 {
	position: relative;
	-webkit-transform: translate3D(0, 0, 0);
	-webkit-backface-visibility: hidden;
	}
	
.bigShow video {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2;
	}
	
.bigShowWrap {
	width: 100%;
	left: 0;
	top: 25%;
	}
	
.bigShowContent {
	color: #fff;
	text-align: center;
    text-shadow:
    -1px -1px 3px #777,
    1px -1px 3px #777,
    -1px 1px 3px #777,
    1px 1px 3px #777;  
	}
	
.bigShowContent h1,
.bigShowContent h2,
.bigShowContent h3 {
	font-family: "Oswald",sans-serif;
	color: #fff;
	line-height: 110%;
	}
	
.bigShowContent h1 {
	font-size: 50px;
	font-weight: 700;
	}

.bigShowContent h2 {
	font-size: 42px;
	font-weight: 300;
	}

.badgeStage {
	text-align: center;
	}
	
.catTitle {
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	font-weight: 400;
	text-align: center;
	color: #781D7E;
	clear: both;
	margin: 45px 0 20px 0;
	}
	
.homeContent {
	color: #fff;
	}
		
.bItem {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 120%;
	color: #781D7E;
	text-align: center;
	-webkit-backface-visibility: hidden;
	display: inline-block;
	vertical-align: top;
	}

.bItem,
.bItem:visited,	
.bItem a,
.bItem a:visited {
	color: #781D7E;
	text-decoration: none;
	}
	
.bItem img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
	}

.bItem:hover > img.badge {
	transform: scale(1.1);
	}
		
.bItem .bText {
	padding: 5% 8%;
	}
	
.container.flyOpen {
	color: #781D7E;
	background: #eee;
	display: none;
	}
	
.container.flyOpen .content {
	padding: 30px 20px;
	}
	
.container.flyOpen .flyDesc {
	display: none;
	}
	
.flyDesc,
.flyDesc h1,
.flyDesc h2,
.flyDesc h3 {
	color: #333;
	}

.flyDescIcon,
.flyDescContent {
	display: inline-block;
	vertical-align: middle;
	}
	
.flyDescIcon {
	width: 12%;
	}
	
.flyDescContent {
	width: 78%;
	padding: 0 4%;
	}
		
.flyClose {
	font-size: 24px;
	font-weight: 400;
	float: right;
	}

.bItem:hover,	
.flyClose:hover {
	cursor: pointer;
	}
	
.flyClose:hover {
	color: #F4911E;
	}

.tagBits {
	font-weight: 400;
	color: #fff;
	text-align: right;
	margin-top: 30px;
	}
	
.tagTitle {
	color: #fff;
	font-size: 60px;
	line-height: 100%;	
	}
    
.tagTitle2 {
	color: #fff;
	font-size: 30px;
	line-height: 100%;	
	}

.tagLine1,
.tagLine2 {
	text-shadow: 0 0 4px #333;
	}
	
.tagContent {
	color: #fff;
	text-align: left;
	margin: 5px 0;
	}
		
.tagLine1 {
	font-size: 8vmin;
	line-height: 100%;
	}
	
.tagLine2 {
	font-size: 11vmin;
	line-height: 87%;
	}
		
.featureTop {
	/*max-height: 684px;*/
	overflow: hidden;
	}
	
.featOverlay {
	width: 100%;
	color: #fff;
	border-radius: 0 15px 0 0;
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/bg_002852_75.png');
	position: absolute;
	bottom: 0;
	}

.featDeets,
.featBadge {
	padding: 16px 20px;
	display: inline-block;
	vertical-align: top;
	}
		
.featDeets {
	width: 70%;
	}
    
.featDeets a {
	color: #fff;
}

.realName,
.realTitle,
.realcDeets {
	font-weight: 300;
	}
		
.realName {
	font-size: 32px;
	margin-bottom: 10px;
	}
	
.realTitle {
	}
	
.realcDeets {
	margin-top: 10px;
	}
	
.featBadge {
	width: 17%;
	margin-top: -41px;
	}

.featTop {
	margin-bottom: 5px;
	}
	
.socialIcon {
	display: inline-block;
	vertical-align: top;
	}
	
.featureBott {
	text-align: center;
	padding: 16px 20px;
	background: #7AC041;
	border-radius: 0 0 0 15px;
	border-top: 1px solid #fff;
	}
	
.featureBottItem {
	width: 33%;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	}

a.button.hfButton,
a.button.hfButton:visited {
	min-width: 270px;
	color: #fff;
	padding: 18px 12px;
	}
	
.featHead {
	font-size: 19px;
	color: #fff;
	text-align: center;
	}
	
.popTitle {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	color: #002852;
	padding: 5px;
	}
	
.popTitleWhite {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 5px;
	}
		
.popWrap {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	}
	
.popBadge {
	padding: 5px;
	}

.popFrame {
	border-radius: 0 15px;
	overflow: hidden;
	background: url('https://network.2percentrealty.ca/themes/2per_franchise_with_2per/structure/bg_7AC041_50.png');
	}
	
.popFrame img {
	opacity: 0.5;
	}
	
.popFrame img:hover,
.popFrame.phActive img {
	opacity: 1;
	cursor: pointer;
	}

.popCorner {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 84px 84px;
	border-color: transparent transparent #002852 transparent;
	-webkit-transform:rotate(360deg);
	bottom: 0;
	right: 0;
	}	
	
.popCorner.ptActive {
	opacity: 0.5;
	}

.popPlus {	
	color: #fff;
	font-size: 47px;
	font-weight: 700;
	bottom: -66px;
	right: 11px;
	opacity: 1;
	}
		
.popUp {
	display: none;
	}
	
.popTip {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 0 22.5px 24px 22.5px;
	border-color: transparent transparent #79C041 transparent;
	border-style: solid;
    -webkit-transform:rotate(360deg);
	}

.popContent {
	color: #fff;
	padding: 5%;
	background: #002852;
	border-radius: 0 15px;
	}

.regionContainer {
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	}
		
.mapWrap {
	position: absolute;
	right: -20%;
	top: -328px;
	z-index: -1;
	}

.mapGradVert,
.mapGradHorz {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	}
		
.mapGradVert {
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 31%, rgba(255,255,255,0.25) 51%, rgba(255,255,255,0.03) 57%, rgba(255,255,255,0) 68%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,0.25) 51%,rgba(255,255,255,0.03) 57%,rgba(255,255,255,0) 68%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,0.25) 51%,rgba(255,255,255,0.03) 57%,rgba(255,255,255,0) 68%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	}
	
.mapGradHorz {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 52%, rgba(255,255,255,1) 92%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 52%,rgba(255,255,255,1) 92%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 52%,rgba(255,255,255,1) 92%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}

.regionList {
	}

.globRegion {
	margin-bottom: 10px;
	}
	
.globTitle {
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	padding: 12px;
	border-radius: 0 12px;
	background: #7AC041;
	}

.globTitle:hover,	
.globTitle.hActive {
	background: #0050A0;
	}
	
.globTitle:hover {
	cursor: pointer;
	}
	
.globList {
	display: none;
	}
	
.globList.open {
	display: block;
	}
		
.button.regionTrigger {
	width: 280px;
	margin: 10px 0 10px -3%;
	opacity: 0;
	display: block;
	}
	
.button.regionTrigger.rActive {
	background: #0050a0;
	}
		
.officeList {
	/*width: 50%;
	position: absolute;*/
	right: 0;
	top: 0;
	display: none;
	}

.siteBox {
	color: #fff;
	padding: 3%;
	margin: 3% 3% 3% 6%;
	background: #7AC041;
	border-radius: 0 15px 0 15px;
	opacity: 0;
	}
	
.siteBox a,
.siteBox a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.siteBox a:hover {
	color: #002B54;
	}
	
.siteTitle {
	font-size: 16px;
	font-weight: 600;
	}
	
.backTrigger {
	display: none;
	}

.featureSquircleGreen {
	margin: 20px;
	padding: 10px;
	background-color: #7AC041;
	border-top-left-radius: 0px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-webtkit-transfor: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700px;
}

.featureSquircleBlue {
	margin: 20px;
	padding: 10px;
	background-color: #002A52;
	border-top-left-radius: 0px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-webtkit-transfor: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700px;
}
.feautreSquircleOrange p{
font-size: 24px;

}

/* News Classes
----------------------------------------------- */
.viewFP {
	text-align: right;
	display: block;
	margin-bottom: 7px;
	}
	
.shareTitle,
.share {
	text-align: right;
	}
	
.shareBar {
	padding: 7px 0 0 0;
	border-top: 1px solid #ddd;
	clear: both;
	}
	
.shareBar a {
	text-decoration: none;
	}
	
.shareBar a:hover {
	opacity: 0.8;
	}
	
.shareBar .share img {
	width: auto;
	display: inline;
	margin: 0;
	}
	
.nWrap {
	width: 24%;
    display: inline-block;
    vertical-align: top;
	}

.nPad {
	padding: 5px;
	}
	
.nItem {
    border-radius: 0 15px;
    overflow: hidden;
    box-shadow: 1px 1px 3px #ddd;
    margin-bottom: 15px;
	}
	
.nCover {
	}
	
.nCoverImg {
	width: 100%;
	display: block;
	}

.nCoverOverlay {
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.7) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
	bottom: 0;
	}
	
.nTitle {
	width: 94%;
	color: #fff;
	font-weight: 600;
	padding: 8px;
	bottom:0;
	left: 0;
	background: -moz-linear-gradient(top,  rgba(0,43,84,0) 0%, rgba(0,43,84,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,43,84,0) 0%,rgba(0,43,84,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,43,84,0) 0%,rgba(0,43,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00002b54', endColorstr='#002b54',GradientType=0 );

	}
	
.nTitle span {
	width: 80%;
	display: block;
	}
	
.nDate {
	color: #fff;
	text-align: center;
	font-weight: 400;
	padding: 8px;
	background: #002852;
	top: 8px;
	left: 8px;
	border-radius: 0 15px;
	}
	
.nContent {
	}
	
.nPre {
	display: block;
	}
	
.nFull {
	padding: 8px;
	display: none;
	}
	
.nFull img {
	width: 100%;
	margin: 10px 0;
	display: block;
	}
	
a.nReadmore {
	width: 37px;
	font-size: 31px;
	font-weight: 400;
	line-height: 120%;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	padding: 0;
	background: #7AC041;
	border-radius: 0 15px;
	bottom: 8px;
	right: 8px;
	z-index: 3;
	}

a.nReadmore:hover,	
a.nReadmore.isActive {
	background: #002B54;
	}
	
a.nReadmore:hover {
	cursor: pointer;
	}

.nItem.noClick {
	opacity: 0.5;
	
	}

.nItem.isClick {
	
	}
		
.nItem.isActive {
	opacity: 1;
	
	}
	
/* Franchise Pages
----------------------------------------------- */
.slab {
	font-family: 'Roboto Slab', serif;
	}

.textSize31 {
	font-size: 31px;
	line-height: 100%;
	}
	
.textSize53 {
	font-size: 53px;
	line-height: 100%;
	}
	
.textSize77 {
	font-size: 77px;
	line-height: 100%;
	}
	
.textSize63 {
	font-size: 63px;
	line-height: 100%;
	}
	
.textSize41 {
	font-size: 41px;
	line-height: 100%;
	}

.textSize107 {
	font-size: 107px;
	line-height: 100%;
	}
		
.weight400 {
	font-weight: 400;
	}

.weight600 {
	font-weight: 600;
	}
		
.nudgeRight {
	margin-right: 11%;
	}

.nudgeLeft {
	margin-left: 11%;
	}
	
.topSpacer {
	margin-top: 5px;
	}
			
.grid {
	margin: 1%;
	}
	
.gTypeRow {
	clear: both;
	}
			
.gType1 {
	}
	
.gType2 {
	}
	
.gCol {
	
	}
	
.gRow {
	}

.gutterSizer { 
	width: 1%;
	}

.gridSizer,
.gridItem {
	width: 32.66%;
	}

.padded {
	padding: 3%;
	}
		
.gRowS,
.gRowD {
	position: relative;
	}
		
.gRowS {

	}
	
.gRowD {
	width: 66.33%;
	}
	
.gRowF {
	width: 100%;
	}

.gridItem {
	min-height: 278px;
	position: relative;
	overflow: hidden;
	border-radius: 0 13px;
	margin-bottom: 1%;
	}

.gridItem.gShort {
	min-height: 100px;
	height: 100px;
	}	
		
a.gridOver {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	/*
	bottom: -100%;
	*/
	z-index: 10;
	}
		
.gridOverlay {
	width: 100%;
	height: 100%;
	color: #fff;
	background: #002856;
	position: absolute;
	top: 0;
	opacity: 0.85;
	}
	
.wItemTitle {
	width: 100%;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	}

.containerGrid .group {
	padding: 0;
	}

.gridItem {
	color: #fff;
	font-size: 27px;
	line-height: 120%;
	}
		
.gridItem .img {
	display: block;
	}	

.gYellow {
	background: #FFB62D;
	}
	
.gOrange {
	background: #FF6633
	}
	
.gGreen {
	background: #8FC663;
	}
	
.gPurple {
	background: #663399;
	}

.gBlue {
	background: #0066CC;
	}
	
.gViolet {
	background: #6A72CC;
	}
	
.gMoss {
	background: #9DA840;
	}
	
.gNavy {
	background: #003467;
	}
	
.glightBlue {
	background: #158AFF;
	}
	
.gWhite {
	background: #fff;
	}
	
.goutline {
	background: #fff;
	border: 1px solid #74B83D;
	}
		
.robert {
	float: right;
	margin-bottom: -5%;
	}
	
.leftAlign {
	text-align: left;
	}
	
.rightAlign {
	text-align: right;
	}
	
.centerAlign {
	text-align: center;
	}
	
.textFloat {
	width: 50%;
	}
	
.button.franButton {
    height: 93px;
    line-height: 93px;
	color: #fff;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
	display: block;
    padding: 0 25px;
    background: #002953
    border-radius: 0 15px;
    border: none;
    position: relative;
	}
	
img.franbuttonArrow {
    margin: 0 0 0 15px;
    vertical-align: middle;
	}	
/*	
.imgArray img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	}
*/


/* Content Pages
----------------------------------------------- */	
.contentSpacer {
 margin-top: 150px;
 }
 
 /* Forms
----------------------------------------------- */

.mainBody form ul,
.mainBody form ol {
	margin: 20px 0;
	}
	
form ul,
form ol,
form li {
	list-style: none;
	margin: 15px 0;
	}
	
form label {
	width: 28%;
	min-width: 135px;
	display: inline-block;
	}
	
form .extra_name {
	display: none;
	}
	
.submit .button,
.submit .buttonSm,
.submit .franButton {
	margin: 0 0 10px 0;
	}
	
.contactForm {
	width: 300px;
	color: #fff;
	padding: 5%;
	margin: 20px auto;
	border-radius: 0 15px;
	background: #7AC041;
	}

.contactForm h2 {
	color: #fff;
	text-align: center;
	}
	
.contactForm form {
	width: 280px;
	margin: 10px auto;
	}

.contactForm form label,
.contactForm form input {
	display: block;
	}
	
.contactForm form label {
	width: 100%;
	margin-bottom: 5px;
	}
		
.contactForm form input {
	width: 96%;
	padding: 2%;
	border: 0;
	}
	
.contactForm form .PhoneInput .optionGroup input {
	width: 65px;
	display: inline-block;
	}
	
.contactForm form .RadioInput.is_realtor .optionGroup .radio_option input,
.contactForm form .RadioInput.is_realtor .optionGroup .radio_option label,
.contactForm form .RadioInput.mail_list .optionGroup .radio_option input,
.contactForm form .RadioInput.mail_list .optionGroup .radio_option label {
	display: inline-block;
	vertical-align: middle;
	}

.contactForm form .RadioInput.is_realtor .optionGroup .radio_option label,
.contactForm form .RadioInput.mail_list .optionGroup .radio_option label {
	width: 67px;
	min-width: 67px;
	margin: 0 0 0 8px;
	font-size: 13px;
	}
	
.contactForm form .RadioInput.is_realtor .optionGroup .radio_option input,
.contactForm form .RadioInput.mail_list .optionGroup .radio_option input {
	width: 15px;
	margin: 0;
	padding: 0;
	border: 0;
	}

.contactForm form .TextareaInput textarea {
	width: 100%;
	}
	
.contactForm form .SelectInput select {
	width: 100%;
	padding: 2%;
	border: 0;
	}
	
.submit {
	text-align: right;
	border-top: 1px solid #fff;
	padding-top: 10px;
	}
		
.submit .button {
	width: 46%;
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin: 10px 0 0 0;
	display: inline-block;
	vertical-align: middle;
	}
	
.contactForm form .error {
	color: #fff;
	font-style: italic;
	background: #00B5F7;
	}
	
.contactForm form input.error,
.contactForm form .RadioInput.is_realtor .optionGroup .radio_option input.error { 
	background: #fff;
	border: 1px solid #00B5F7;
	}
	
/*	
.radio_option label {
	width: 75px;
	min-width: 75px;
	}
	
.radio_option .cms_radio {
	margin: 0 10px 0 0;
	}
*/	
/* iFrame Overrides
----------------------------------------------- */
div.listing-content {
	width: 80%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #002852;
	margin: 0;
	}
	
div.listing-details-navigation-container {
	display: none;
	}

div.listing-main-photo-container,
div.listing-main-photo-container div.listing-main-photo-wrapper {
	background-color: none;
	border: none;
	box-shadow: none;
	}

div.listing-summary-section dl {
	font-size: 13px;
	}

div.listing-description {
	font-size: 18px;
	line-height: 140%;
	}

div.listing-info-container label.section-head {
	font-size: 18px;
	padding-bottom: 8px;
	}

div.listing-info-container dl {
	font-size: 16px;
	}

div.listing-info-container dl dt,
div.listing-info-container dl dd {
	padding: 5px 0;
	}

div.vertical-tools-section li.details-action-link, 
div.vertical-tools-section2 li.details-action-link {
	font-size: 18px;
	}
	
.contact-cell {
	vertical-align: top;
	}

h1.listing-address, 
h2.listing-address {
	font-size: 30px; 
	text-transform: uppercase;
	color: #79BF40;
	}

h1.listing-address span, 
h2.listing-address span {
	color: #000;
	padding: 0;
	display: block;
	}
								
div.listing-details-page-navigation,
div.listing-breadcrumbs {
	display: none;
	}

div.results-item-map div.column-num {
    width: 3%;
	}

div.results-item-map div.column-price {
    width: 10%;
	}

div.results-item-map div.column-beds, 
div.results-item-map div.column-baths {
    width: 4%;
	}

div.results-item-map div.column-livearea {
    width: 14%;
	}	
	
div.results-item-map div.column-addr {
    width: 30%;
	}

div.results-item-map div.column-status {
    width: 10%;
	}

div.results-item-map div.column-link {
    float: right;
    width: 5%;
	}

div.results-item-map div.column-onmap {
    margin-left: 0;
    width: 5%;
	}

div.results-filter-form table td {
	width: 30% !important;
	}
	
div.results-filter-form div.filter-form-buttons {
	margin-right: 1px;
	}
 
/* Footer
----------------------------------------------- */		
.footer {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	padding: 30px 0;
	background: #002B54;
	}
	
.footLogo {
	display: block;
	}
	
.footer a,
.footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #0050A0;
	}
	
.foot {
	font-size: 16px;
	line-height: 120%;
	}
	
.foot.extra {
	font-size: 12px;
	}

.foot.extra p {
	margin: 0;
	}

.footDeets,
.footDeets a {
	color: #7AC142;
	font-size: 16px;
	font-weight: 300;
	line-height: 110%;
	}

.fTitle {
	text-align: right;
	}
		
.fItem,
.fItem a {
	font-size: 16px;
	text-align: right;
	}	
	
.disclaimer,
.impello {
	font-size: 9px;
	text-align: left;
	}
	
* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
@media handheld, only screen and (max-width: 1023px) {
/* Header Classes
----------------------------------------------- */

}

@media handheld, only screen and (max-width: 995px) {
/* Initial Classes
----------------------------------------------- */
.desktop {
	display: none;
	}
	
.mobile {
	display: block;
	}
	
.content {
	padding: 0 20px;
	}


/* Header Classes
----------------------------------------------- */
.header {
	background-position: -25px bottom;
	}
	
.logo {
	width: 8%;
	}

.floatHeader .logo {
	width: 5%;
	}
	
.tagLine {
	width: 40%;
	}	
	
.menuTrigger {
	margin-top: -16px;
	position: absolute;
	top: 50%;
	right: 20px;
	}
	
/* Home Classes
----------------------------------------------- */
.featureTop {
	max-height: 100%;
	}

.featOverlay {
	position: relative;
	}

.featDeets {
	width: 60%;
	}
		
.featBadge {
	width: 25%;
	}
	
.featureBottItem {
	width: 33%;
	}
}

@media handheld, only screen and (max-width: 800px) {
/* Global
----------------------------------------------- */
h1 {
	font-size: 27px;
	}
	
/* Header
----------------------------------------------- */
.quickNav .twocol {
	display: none;
	}
	
/* Home
----------------------------------------------- */
.realPhoto {
	width: 60%;
	margin: 0 auto 20px auto;
	}

.featOverlay {
	margin-top: 20px;
	}
	
.featureBottItem {
	width: 48%;
	}
	
.popWrap {
	width: 48%;
	}

.backTrigger {
	width: 120px;
	color: #fff;
	text-align: center;
	padding: 12px;
	border-radius: 0 12px;
	background: #002a52;
	display: none;
	float: right;
	}
	
.backTrigger:hover {
	cursor: pointer;
	background: #0050a0;
	}

/* News
----------------------------------------------- */	
.nWrap {
	width: 48%;
    display: inline-block;
    vertical-align: top;
	}
	
/* Chart
----------------------------------------------- */
.tRowHead {
	height: 42px;
	}
	
/* Listings Page
----------------------------------------------- */
#list2 {
	display: block;
	}
	
#list3 {
	display: none;
	}
	
#criteria select, 
.optionTitle {
	display: block;
	margin-bottom: 10px;
	}

.optionTitle {
	text-align: center;
	}
	
#criteria select {
	width: 100%;
	}
	
#criteria select,
.searchBox .filterInput input {
	font-size: 13px;
	}
	
.propItem, .propItemsp {
	width: 47%;
	}
	
.propCover {
	/*
	height: 220px;
	max-height: 220px;
	*/
	}
	
.realtorPhoto {
	max-height: 100%;
	}
	
.deetStats .textRight {
	text-align: left;
	margin-bottom: 10px;
	}
	
.mainDeets,
.otherDeets {
	padding: 0;
	}
	
/* Footer
----------------------------------------------- */
.footDeets, 
.footDeets a {
	font-size: 19px;
	}
	
.footTag {
	max-width: 270px;
	}
	
.footLogo,
.footTag {
	margin: 0 auto;
	}
}

@media handheld, only screen and (max-width: 767px) {
/* Nav
----------------------------------------------- */
.mainNav {
	width: 100%;
	}
	
/* Header
----------------------------------------------- */

	
/* Home
----------------------------------------------- */
.bigShow {
	margin-top: 100px;
	}

/* Franchise Pages
----------------------------------------------- */
.gridSizer,
.gridItem,
.gRowD {
	width: 100%;
	}


.gridItem {
	min-height: 50px;
	}

img.franImg {
	display: block;
	position: relative;
	}
	
	
/* Content
----------------------------------------------- */
img.imageLeft, 
img.imageRight, 
.orange-quote img, 
.orange-quote img.imageLeft, 
.orange-quote img.imageRight {
    width: 100% !important;
    display: block;
    margin: 5px 0;
    max-width: 100%;
    float: none;
	}
	
/* Footer
----------------------------------------------- */
.footLogo,
.footTag {
	margin: 0 auto;
	}
	
.footTag {
	margin-bottom: 10px;
	}
	
.footDeets,
.disclaimer,
.impello {
	text-align: center;
	}
	
.footDeets,
.footDeets a {
	font-size: 13px;
	}
}

@media handheld, only screen and (max-width: 640px) {
/* Nav
----------------------------------------------- */
.quickNav {
	display: none;
	}

.navClose {
	top: 20px;
	right: 20px;
	}

/* Header
----------------------------------------------- */
.header,
.floatHeader {
	background-position: -50px bottom;
	}
	
.logo {
	width: 8%;
	margin-left: 21px;
	}
	
.bannerBG {
	width: auto;
	height: 100%;
	}
	
/* Home
----------------------------------------------- */
.bigShow {
	margin-top: 55px;
	}
	
.bigShowContent h1 {
	font-size: 32px;
	}

.bigShowContent h2 {
	font-size: 22px;
	}
	
.player {
	position: relative !important;
	left: 0 !important;
	bottom: 0 !important;
	margin: 0 auto !important;
	}
	
/* Chart
----------------------------------------------- */	
.chart {
	width: 96%;
	}
	
.tRow,
.tRowHead {	
	font-size: 13px;
	}

.tRowHead {
	line-height: 110%;
	}
	
/* Content
----------------------------------------------- */	
.contentSpacer {
    margin-top: 70px;
	}
	
.content {
	padding: 0;
	}

/* Listings Page
----------------------------------------------- */	
.resultCount,
.searchTitle {
	text-align: center;
	}
	
.resultCount {
	line-height: 110%;
	}
	
.criteriaItem {
	width: 100%;
	margin-bottom: 10px;
	}
	
.optionTitle {
	width: 40%;
	text-align: left;
	}
	
#criteria select {
	width: 50%;
	}
	
.go {
	text-align: center;
	}
	
.propItem, .propItemsp {
	width: 100%;
	}

.searchBox input {
	width: 100px;
	}
		
.searchBox .rSliderVals input {
	font-size: 16px;
	display: inline-block;
	margin: 5px auto 5px auto;
	}
	
.rSliderVals {
	font-size: 16px;
	}
	
#valueLow,
#valueHi {
	text-align: center;
	}
	
#criteria select, 
.optionTitle {
	display: inline-block;
	}
	
}

@media handheld, only screen and (max-width: 639px) {
/* Header
----------------------------------------------- */
.floatHeader .logo {
	width: 8%;
	}
	
/* Home
----------------------------------------------- */	
.realPhoto {
	width: 100%;
	}
	
.featDeets,
.featBadge {
	width: 90%;
	text-align: center;
	display: block;
	}
	
.featBadge {
	margin-top: 0;
	}

.featTop {
	margin: 0 auto 5px auto;
	}
		
.featureBottItem {
	width: 100%;
	display: block;
	margin-bottom: 5px;
	}
	
.tagTitle2 {
	font-size: 16px;
	}
	
a.button.hfButton, 
a.button.hfButton:visited {
	min-width: 212px;
	}
	
.tRow, 
.tRowHead {
	font-size: 11px;
	}

.globTitle {
	font-size: 18px;
	}
		
.button.regionTrigger {
	width: 255px;
	font-size: 13px;
	}

/* Listings Page
----------------------------------------------- */	
.resultCount,
.searchTitle {
	text-align: center;
	}
	
.resultCount {
	line-height: 110%;
	}
	
.criteriaItem {
	width: 100%;
	margin-bottom: 10px;
	}
	
.optionTitle {
	width: 40%;
	text-align: left;
	}
	
#criteria select {
	width: 50%;
	}
	
.go {
	text-align: center;
	}
	
.propItem, .propItemsp {
	width: 98%;
	}
	
#valueLow,
#valueHi {
	width: 100%;
	text-align: center;
	margin: 12px 0;
	display: block;
	}
}


@media handheld, only screen and (max-width: 481px) {
/* News
----------------------------------------------- */	
.nWrap {
	width: 100%;
    display: inline-block;
    vertical-align: top;
	}
}

@media handheld, only screen and (max-width: 479px) {
/* Header
----------------------------------------------- */	
.tagLine2 {
	font-size: 10vmin;
	}	
	
/* Chart
----------------------------------------------- */	
.chart {
	width: 92%;
	}
	
.evoMain {
	font-size: 20px;
	}
	
/* Home
----------------------------------------------- */	
.barGraph {
	font-size: 16px;
	}
	
.barLegend {
	text-align: left;
	}
	
.legendItem {
	display: block;
	margin: 10px;
	}
	
.popWrap {
	width: 100%;
	}
	
/* Listings Page
----------------------------------------------- */	
.propCover {
	height: 170px;
	max-height: 170px;
	}
	
.realtorPhoto {
	width: 100%;
	}
	
.go .button.doSearch {
    margin-right: 0;
	}

/* Franchise Pages
----------------------------------------------- */
.textSize31 {
	font-size: 31px;
	line-height: 100%;
	}
	
.textSize53 {
	font-size: 53px;
	line-height: 100%;
	}
	
.textSize77 {
	font-size: 57px;
	line-height: 100%;
	}
	
.textSize63 {
	font-size: 63px;
	line-height: 100%;
	}
	
.textSize41 {
	font-size: 41px;
	line-height: 100%;
	}
	
.nudgeRight,
.nudgeLeft {
	margin-right: 0;
	margin-left: 0;
	}

.leftAlign,
.rightAlign,
.centerAlign {
	text-align: left;
	}
	
.textFloat.absolute {
	width: 100%;
	position: relative;
	}
	
.robert {
	}
	
/* Forms
----------------------------------------------- */	
.contactForm {
	width: 90%;
	}

.contactForm form {
	width: 100%;
	}
		
.contactForm form label {	
	width: 90%;
	display: block;
	}	

.contactForm form .PhoneInput .optionGroup input { 
	width: 62px;
	}
		
.contactForm form .RadioInput.mail_list .optionGroup .radio_option label,
.contactForm form .RadioInput.is_realtor .optionGroup .radio_option label {	
	min-width: 50px;
	width: auto;
	display: inline-block;
	}
	
}
/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 


}

