/*
Theme Name: suttonwestcoast 
URI: http://suttonwestcoast.com
Description: Sutton West Coast 
Version: 1.0 
Author: Homezilla
URI: http://www.homezilla.ca
*/
/* ALL STYLES START*/
a {
	text-decoration: none;
	color: inherit !important;
}
a:hover {
	text-decoration: none;
	color: inherit !important;
}
a:visited {
	text-decoration: none;
	color: inherit !important;
}
a:active {
	text-decoration: none;
	color: inherit !important;
}
body {
    background: none repeat scroll 0 0 #f1f1f1;
	-webkit-font-smoothing: antialiased;	
}
body, input, select, textarea, button {
	font-family: roboto;
    font-weight: 400;
}
body {
    color: #333333;
    font-size: 0.875rem;
    line-height: 1.5em;
}
body {
    margin: 0;
}
body {
    background-color: #f1f1f1;
    background-position: 0 0;
    background-repeat: repeat;
	font-family: roboto;
    font-weight: 400;
    min-width: 1000px;
	color: #949699;
}
body {
    height: 100%;
    min-height: 100%;
    position: relative;
    width: 100%;
}
* {
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
input {
	appearance:button;
	-moz-appearance:button; /* Firefox */
	-webkit-appearance:button; /* Safari and Chrome */	
}
.content-width {
    height: 100%;
    margin: auto;
    max-width: 980px;
    width: 100%;
}

/* ALL STYLES END*/

/* HEADER STYLES START*/
#header-overall {
	background: #f1f1f1;
	border-bottom: 4px solid #C41230;
    height: 93px;
}
#header-upper-nav {
    border-bottom: 1px solid #d5d5d5;
    height: 46px;
    width: 100%;
}
#upper-nav-left {
    float: left;
    height: 100%;
    width: 792px;
}
#upper-nav-right {
    float: right;
    height: 100%;
    width: 188px;
}
.social-nav-contain{
    float: left;
    height: 46px;
    width: 46px;
	cursor: pointer;
}
#log-reg-text {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
	cursor: pointer;
	color: #949699;
}
#log-reg-text:hover {
    color: #C41230;
}
#social-fb-nav:hover {
	background: #385986;
	background-image: url("images/swc_nav_sprite.png");
    background-position: 13px -27px;
	background-repeat: no-repeat;
}
#social-twitter-nav:hover {
	background: #2BBFEC;
	background-image: url("images/swc_nav_sprite.png");
	background-position: -23px -27px;
	background-repeat: no-repeat;
}
#social-youtube-nav:hover {
	background: #FF2025;
	background-image: url("images/swc_nav_sprite.png");
    background-position: -74px -27px;
	background-repeat: no-repeat;
}
#social-linkedin-nav:hover {
	background: #1184CD;
	background-image: url("images/swc_nav_sprite.png");
    background-position: -123px -27px;
	background-repeat: no-repeat;
}
#header-logo {
    background-image: url("images/SuttonWC-hor-2C.png");
    background-repeat: no-repeat;
    float: left;
    height: 70px;
    margin-top: 11px;
    width: 282px;
}
#header-lower-nav {
    float: left;
    height: 50px;
    margin-top: 43px;
    width: 698px;
}

#menu-sutton-header > li {
    cursor: pointer;
    float: left;
    font-size: 15px;
    height: 22px;
    list-style: none outside none;
    padding: 14px 17px;
    text-align: center;
    text-decoration: none;
	position: relative;
}
.menu-item:hover {
    background: #c41230;
	color: #ffffff;
	
}
.nested-nav-button {
    color: #FFFFFF;
}
#menu-sutton-header {
    float: left;
    margin-left: 12px;
}
#social-fb-nav {
	background-image: url("images/swc_nav_sprite.png");
    background-position: 13px 12px;
    background-repeat: no-repeat;
}
#social-twitter-nav {
    background-image: url("images/swc_nav_sprite.png");
    background-position: -23px 12px;
    background-repeat: no-repeat;
}
#social-youtube-nav {
    background-image: url("images/swc_nav_sprite.png");
    background-position: -74px 12px;
    background-repeat: no-repeat;
}
#social-linkedin-nav {
    background-image: url("images/swc_nav_sprite.png");
    background-position: -123px 12px;
    background-repeat: no-repeat;
}
#nav-button-about {
    position: relative;
}
.sub-menu {
    background: none repeat scroll 0 0 #C41230;
    color: #FFFFFF;
    opacity: 0;
    left: 0;
    list-style: none outside none;
    margin-top: 50px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    top: -9999999px;
    width: 167px;
    z-index: 4;
}
#menu-sutton-header li:hover > .sub-menu {
	position: absolute;
	top: 0px;
	opacity: 1;
}
#menu-sutton-header > li > ul > li {
    line-height: 35px;
	color: #ffffff;
}
#menu-sutton-header > li > ul > li a {
    font-size: 12px;
    padding: 9px 18px 10px;
}
#menu-sutton-header > li > ul > li:hover {
    background: #7c0000;
}
.nested-text {
	padding: 9px 18px 10px;	
	font-size: 13px;
}
#header-search {
    background: none repeat scroll 0 0 #C41230;
    display: none;
    height: 45px;
}

#toggle-tab {
    background: none repeat scroll 0 0 #C41230;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    margin: auto;
    text-align: center;
    width: 161px;
}
#tab-text {
    background: url("images/tab-text.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 13px;
    width: 100px;
}

#top-search-input {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #394041;
    float: left;
    margin-left: 4px;
    margin-top: 4px;
    padding: 8px;
    width: 77%;
	height: 36px;
}
#top-search-submit {
    background: #394041 none repeat scroll 0 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    margin-top: 4px;
    padding: 8px;
    text-align: center;
    width: 20%;
	height: 36px;
}
#top-search-submit:hover {
    background: none repeat scroll 0 0 #333333;
}
#top-search-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}
/* HEADER STYLES END*/

/* HOME PAGE BODY STYLES START*/
#content-overall {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
	float: left;
}
#mobile-search-box {
	display: none;	
}
/*#full-res-bg-img {
    background-attachment: fixed;
    background-image: url("../images/vancouver-high-res.jpg");
    background-position: top 10px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}*/
#full-res-bg-container {
    height: 400px;
    overflow: hidden;
    position: relative;
}
.mobile-only-hero-ctn {
	display: none;
}
.home-gallery-img {
	width: 1000px; 
	height: 400px;	
}
#content-search-contain {
    margin: auto;
    max-width: 980px;
    position: relative;
    width: 100%;
}
#search-box-container {
    background: none repeat scroll 0 0 rgba(10, 10, 10, 0.8);
    border-radius: 5px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
    height: 150px;
    margin: auto;
    position: relative;
    max-width: 685px;
	width: 100%;		
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#search-campaign {
    left: 137px;
    position: absolute;
    top: 137px;
    z-index: 3;
}
#search_box_input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #4e4e37;
    float: left;
    padding: 14px;
    width: 80%;
	border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
	height: 45px;
}
#search_button:hover {
    background: none repeat scroll 0 0 #7C0000;
}
#search-button-text {
	background: #c41230 none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 14px;
    position: relative;
    width: 20%;
	border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
	cursor: pointer;
	height: 45px;
}
#search-button-text:hover {
	background: #7c0000;
}
#motto-container {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
#motto-text {
    color: #FFFFFF;
    display: inline-block;
    font-size: 44px;
    font-style: normal;
    letter-spacing: 1px;
    margin-top: 12px;
}

#search-tier1 {
    display: inline-block;
    width: 100%;
}
#search-tier2 {
    display: inline-block;
    width: 100%;    
	margin-top: 11px;
}
.full-width {
    width: 100%;
	float: left;
}

#main-campaign {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #D5D5D5;
}
#lead-promo-box {
    float: left;
}
#lead-promo-header {
    margin: 65px auto auto;
    position: relative;
    text-align: center;
}
#promo-header-text {
    color: #394041;
    font-size: 30px;
}
#lead-promo-content {
    float: left;
    margin-left: 98px;
    width: 80%;
	text-align: center;
	margin-top: 15px;
}
#promo-content-text {
    font-size: 15px;
}
#lead-promo-links {
    float: left;
    margin-left: 98px;
    width: 80%;
	margin-top: 15px;
}
.top-link {
    border: 1px solid #DEDEDE;
    float: left;
    height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    width: 380px;
}
.top-link:hover {
    background: #c41230;
	color: #ffffff;
}
.link-text {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}
#top-3-contain {
    float: left;
    margin-left: 50px;
    margin-top: 15px;
    width: 90%;
}
.t3-content-box {
    float: left;
    margin-bottom: 65px;
    margin-top: 65px;
    width: 266px;
}
#t3-box-b, #t3-box-c {
	margin-left: 39px;
}
.t3-image-contain {
    border: 3px solid #c41230;
    border-radius: 50%;
    box-shadow: 0 0 0 6px #F2F2F2;
    color: #88C354;
    cursor: pointer;
    font-size: 0;
    height: 80px;
    position: relative;
    text-align: center;
    width: 80px;
    z-index: 1;
	margin: auto;
	background: url(images/swc-trio-spritesheet.png) no-repeat scroll #ffffff;
}

.t3-cont-contain {
    border: 1px solid #DEDEDE;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-top: -43px;
    padding-bottom: 17px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
}

.t3-text-link {
    background: none repeat scroll 0 0 #C41230;
    border-radius: 2px;
    bottom: -34px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    padding: 8px 18px;
    position: relative;
	cursor: pointer;
}
.t3-text-link:hover {
    background: none repeat scroll 0 0 #7C0000;
}
.t3-text {
    display: inline-block;
	margin-top: 8px;
}

.t3-text-head {
	color: #394041;
    display: inline-block;
    font-size: 18px;
    margin-top: 60px;
}
#t3-image-a {
    background-position: -9px -3px;
}
#t3-image-b {
    background-position: -132px -3px;
}
#t3-image-c {
    background-position: -251px -3px;
}

#newest-listing-overall {
    float: left;
    margin-left: 50px;
    margin-top: 35px;
	margin-bottom: 30px;
    width: 90%;
}
.nl-header {
    text-align: center;
	margin-bottom: 15px;
    width: 100%;
}
.nl-header-text, .nl-content-text {
	display: block;
}
.nl-content-text {
    color: #555555;
    font-size: 12px;
    margin-top: 4px;
}
.nl-header-text {
    color: #333333;
    font-size: 24px;
	font-weight: 300;
}
.strong-header-text {
    color: #c41230;
    font-weight: 500;
}
.nl-container {
    float: left;
    margin-bottom: 65px;
    margin-top: 25px;
    width: 266px;
}
#nl-contain-b, #nl-contain-c {
    margin-left: 39px;
}
.nl-image {
    width: 266px;
	position: relative;
	cursor: pointer;
}
.nl-photo {
    width: 100%;
}
.nl-infromation {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: bold;
    left: 0;
    margin-top: 11px;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.nl-price {
    float: left;
}
.nl-baths {
    float: right;
}
.description-address {
    color: rgb(57, 64, 65);
    font-size: 16px;
    text-align: center;
	cursor: pointer;
}
.description-address:hover {
    color: #c41230;
}
.description-content {
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
}
.nl-infromation:hover {
	color: #c41230 !important;	
}
#hero-search-box {
    padding: 175px 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://suttonwestcoast.com/wp-content/uploads/2015/08/vancouver.jpg");
    background-position: center center !important;
    -moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
/* HOME PAGE BODY STYLES END*/

/* FOOTER STYLES START*/
#footer-overall {
    background: none repeat scroll 0 0 #373737;
    float: left;
    width: 100%;
}
#search-col-contain {
    float: left;
    width: 100%;
	margin-bottom: 10px;
	10px
}
#corp-col-contain {
	float: left;
    width: 100%;
}
#legal-disclaimer {
    border-top: 1px solid #424242;
    float: left;
    font-size: 9px;
    margin-bottom: 40px;
    padding-top: 30px;
    width: 100%;
}
#search-col-a, #search-col-b, #search-col-c, #search-col-d, #corp-col-a, #corp-col-b, #corp-col-c, #corp-col-d,{
	margin-right: 16px;
}
.search-col {
    color: #ADADAD;
    float: left;
    line-height: 19px;
    min-height: 157px;
    width: 183px;
}
.col-header {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 20px;
}
.col-out-entry, .col-out-entry, .show-more-links, .col-in-entry {
	list-style: none;
	text-decoration: none;	
	color: #B7B7B7;
	cursor: pointer;
	font-size: 12px;
}
.col-out-entry:hover {
	color: #FF5353;	
}
.col-in-entry:hover {
	color: #FF5353;	
}
.show-more-links {
	color: #c41230;	
}
.col-inner-contain {
	display: none;
	color: #ffffff;
}
.corp-col {
    color: #ADADAD;
    float: left;
    line-height: 19px;
    min-height: 156px;
    width: 183px;
}
.corp-col-header {
	color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
#footer-rights {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #ffffff;
}
#copyright {
	float: left;
}
#theme {
	float: right;
}
#sutton-text, .sutton-text {
	color: #c41230;
}
#hz-text {
	color: #88C354;
}
/* FOOTER STYLES END*/
/* AGENTS BODY STYLES START*/
#realtor-page-overall {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
#agent-search-header {
    display: block;
}
#agent-search-content {
    display: block;
    margin-top: 33px;
}
#agent-search-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #D5D5D5;
	padding: 30px 140px;
}
#agent-box {
    display: inline-block;
    position: relative;
    width: 100%;
}
#agent-header-text {
    color: #394041;
    display: block;
    font-size: 25px;
    text-align: center;
}
#agent-message-text {
    color: #C41230;
    display: block;
    line-height: 38px;
    text-align: center;
}

#office-filter-contain {
    background: url("http://suttonwestcoast.com/wp-content/uploads/2014/12/down-arrow.png") no-repeat scroll 100% 0px #ffffff;
    border: 1px solid #dedede;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	margin-top: 9px;
}
#agent-search-more-button {
    background: #c41230;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    margin-top: 20px;
    padding: 6px;
    text-align: center;
    width: 100%;
}
#agent-search-more-button:hover {
    background: #7c0000;
}
#office-select-input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #c41230;
    padding: 4px;
    width: 721px;
	height: 35px;
	-webkit-appearance: none;
	-moz-appearance:none; /* Firefox */
	appearance: none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 15px;
}

#agent_search_box_input {
    border: 1px solid #dedede;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #c41230;
    float: left;
    font-size: 15px;
    padding: 9px;
    width: 80%;
}

#agent-search-button {
    background: #c41230 none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-left: 0;
    padding: 9px;
    text-align: center;
    width: 20%;
}
#agent-search-button:hover {
    background: none repeat scroll 0 0 #7c0000;
}

#preset-location-search {
    float: left;
    margin-top: 8px;
    display: none;
}
.preset-location-box {
    border: 1px solid #DEDEDE;
    color: #EE8282;
    float: left;
    font-size: 12px;
    height: 20px;
    margin: 8px;
    padding: 5px;
    text-align: center;
    width: 205px;
}
.preset-location-box:hover {
    background: #c41230;
    color: #ffffff;
}
#agent-view-container {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 30px;
	min-height:300px;
	margin-top: 30px;
	border: 1px solid #D5D5D5;
}

.agent-profile {
    float: left;
    height: 240px;
    margin: 7px;
    width: 31%;
}
#av-box {
    display: inline-block;
    margin-left: 15px;
    margin-top: 15px;
    position: relative;
}
.top-profile {
    border-bottom: 1px solid #DEDEDE;
    float: left;
    height: 120px;
    width: 100%;
}

#agent-search-results {
    float: left;
    width: 100%;
}
.profile-photo {
    float: left;
    height: 151px;
    margin-right: 9px;
    margin-top: 9px;
    width: 100%;
    text-align: center;
}
.agent-img {
    height: 111px;
}
.swc-agent-hover-box {
    margin-left: 69px;
    margin-top: -36px;
    position: absolute;
	display: none;
}
.profile-info {
    float: left;
    text-align: center;
    width: 100%;
	line-height: 17px;
    margin-top: 7px;	
}
.agent-name {
    color: #c41230;
    display: block;
    font-size: 13px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.agent-position {
	color: #333333;
	font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bottom-profile {
    display: block;
    float: left;
    height: 40px;
    width: 100%;
}
.agent-phone {
    float: left;
    text-align: center;
    width: 100%;
	color: #333333;
}
.agent-phone-text {
    display: inline-block;
    font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.agent-offi {
    color: #333333;
    float: left;
    font-size: 12px;
    line-height: 9px;
    width: 100%;
}
.agent-email {
    background: none repeat scroll 0 0 #c41230;
    border-radius: 13px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    text-align: center;
    width: 79px;
}
.agent-email:hover {
    background: none repeat scroll 0 0 #7c0000;
}
.agent-site-text {
    display: inline-block;
    margin-top: 3px;
}
.agent-phone-text {
    display: inline-block;
    font-size: 12px;
}
/* AGENTS BODY STYLES END*/
/* ABOUT BODY STYLES START*/
#about-page-overall {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
#about-container {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin-bottom: 30px;
    margin-top: 30px;
    min-height: 300px;
    padding: 25px 125px;
}
#about-content {
    display: inline-block;
    position: relative;
    width: 100%;
}
.content-div {
    line-height: 22px;
	float: left;
}
.format_text li {
    list-style: decimal inside none;
}
.content-div li {
    list-style: disc inside none;
}
.reg-header {
    color: #394041;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.reg-content {
    margin-bottom: 10px;
}
#main-header-text {
    color: #C41230;
    margin-top: 3px;
}
/* ABOUT BODY STYLES END*/
/* CONTACT BODY STYLES START*/
#contact-page-overall {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
#contact-container {
    background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 30px;
	min-height: 300px;
	margin-top: 30px;
	border: 1px solid #D5D5D5;
	padding: 15px;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#recent-join-container {
    background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 30px;
	min-height: 300px;
	margin-top: 30px;
	border: 1px solid #D5D5D5;
	padding: 15px 30px;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-box {
    display: inline-block;
    position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
}
#contact-box-main {
    display: inline-block;
    position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#rj-box {
    display: inline-block;
    position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#recent-join-box {
    display: inline-block;
    position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#left-contact-col {
    float: left;
    width: 650px;
}

.ad-container {
    float: left;
    width: 100%;
	margin-top: 15px;
}
.ad-container img {
    float: right;
}
#right-contact-col {
    float: left;
    width: 270px;
}
#left-contact-col-main {
    float: left;
    width: 685px;
}

#right-contact-col-main {
    float: left;
    width: 262px;
}

#left-rj-col {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 0 30px;
    width: 708px;
}

#right-rj-col {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 30px;
    width: 270px;
}
#session-box-careers {
    float: left;
    margin-left: 33px;
}
#session-box {
    margin: auto;
    width: 236px;
}
.location-entry {
    border: 1px solid #DEDEDE;
    height: 136px;
    width: 100%;
}
.top-office-row {
    border-bottom: 1px solid #DEDEDE;
    float: left;
    height: 176px;
    width: 100%;
	background: none repeat scroll 0 0 #F6F6F6;
}
.bottom-office-row {
    float: left;
    height: 38px;
    width: 100%;
}
.location-entry {
    border: 1px solid #DEDEDE;
    float: left;
    height: 215px;
    margin-right: 18px;
    width: 320px;
	margin-bottom: 18px;
}
.entry-text {
    display: block;
    float: left;
    font-size: 13px;
    width: 100%;
}
.le-contents {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
	float: left;
}
#office-text {
    color: #C41230;
    font-size: 19px;
}
#street-text {
    margin-top: 10px;
}
#phone-text, #fax-text {
	color: #394041;
}
.phone-icon {
    background-image: url("images/icon-phone2.png");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    float: left;
    height: 18px;
    margin-right: 10px;
    margin-top: 3px;
    width: 24px;
}
.fax-icon {
    background-image: url("images/icon-fax.png");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    float: left;
    height: 18px;
    margin-right: 10px;
    margin-top: 3px;
    width: 24px;
}
.br-spacer {
    border-right: 1px solid #DEDEDE;
    float: left;
    height: 38px;
    width: 37%;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.map-contain {
    background: url("images/icon-location.png") no-repeat scroll 50% 11px rgba(0, 0, 0, 0);
    float: left;
    height: 38px;
    width: 16%;
	cursor: pointer;
}
.map-contain:hover {
	background: url("images/icon-location.png") no-repeat scroll 20px 11px #f6f6f6;	
}
.email-broker-contain {
    background: none repeat scroll 0 0 #C41230;
    float: left;
    padding: 9px;
    width: 47%;
	font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.email-broker-contain:hover {
    background: none repeat scroll 0 0 #7c0000;
}

#title-text {
    margin-bottom: 10px;
}
#join-box {
    display: inline-block;
	padding: 25px 102px;
    position: relative;
    width: 100%;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-text {
    text-align: center;
}
.bdm-entry {
    border: 1px solid #DEDEDE;
    float: left;
    height: 128px;
    margin: 14px;
    width: 230px;
}

.bdm-top {
    border-bottom: 1px solid #DEDEDE;
    float: left;
    height: 97px;
    width: 100%;
}
.bdm-img-contain {
    border: 1px solid #DEDEDE;
    float: left;
    height: 80px;
    margin-left: 9px;
    margin-top: 7px;
    width: 64px;
}
.bdm-photo {
    height: 80px;
    width: 64px;
}
.bdm-bottom {
    background: none repeat scroll 0 0 #C41230;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 100%;
	cursor: pointer;
}
.bdm-bottom:hover {
    background: none repeat scroll 0 0 #7c0000;
}
.bdm-email {
    display: inline-block;
    margin-top: 4px;
}
.bdm-info {
    float: left;
    font-size: 12px;
    height: 98px;
    line-height: 15px;
    text-align: center;
    width: 155px;
}
.bdm-name {
    color: #394041;
    display: inline-block;
    font-size: 13px;
    margin-top: 6px;
}

.bdm-title {
    display: inline-block;
    margin-top: 9px;
}

.training-entry {
    border: 1px solid #dedede;
    float: left;
    height: 132px;
    margin: 14px;
    width: 45%;
}

.top-training {
    border-bottom: 1px solid #DEDEDE;
    float: left;
    height: 95px;
    width: 100%;
}
.bottom-training {
    background: none repeat scroll 0 0 #C41230;
    float: left;
    height: 36px;
    width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	cursor: pointer;
}
.bottom-training:hover {
    background: none repeat scroll 0 0 #7c0000;
}
.train-button-text {
    display: inline-block;
    margin-top: 7px;
}
#training-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: inline-block;
    padding: 40px 165px;
    position: relative;
}
#training-header {
    margin: auto auto 30px;
    position: relative;
    text-align: center;
}
#training-header-text {
    color: #394041;
    font-size: 23px;
}

#career-box {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: inline-block;
	position: relative;
    padding: 30px 110px;
    width: 100%;
}
#feedback-header {
    position: relative;
    text-align: center;
}
#feedback-header-text {
    color: #c41230;
    font-size: 23px;
}
.feedback-content {
    text-align: center;
}
#feedback-box {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: inline-block;
    padding: 30px 125px;
    position: relative;
    width: 100%;
}
#name-input {
    float: left;
    height: 50px;
    margin-top: 10px;
    width: 49%;
}
#name-in {
    border: 1px solid #dedede;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #c41230;
    padding: 9px;
    width: 100%;
}
#email-input {
    float: left;
    height: 50px;
    margin-left: 13px;
    margin-top: 10px;
    width: 49%;
}
#email-in {
    border: 1px solid #dedede;	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #c41230;
    padding: 9px;
    width: 100%;
}
#form-container {
    float: left;
    width: 100%;    
	margin-top: 18px;
}

#message-in {
    border: 1px solid #DEDEDE;
    color: #C41230;
    font-size: 14px;
    height: 300px;
    padding: 9px;
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#feed-email-err {
	display: none;
}
#send-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    height: 47px;
    width: 110px;
}
#reg-cis{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
}
#send-feedback-button {
    background: none repeat scroll 0 0 #c41230;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 47px;
    margin-top: 11px;
    text-align: center;
    width: 110px;
}
#send-feedback-button:hover {
    background: none repeat scroll 0 0 #7c0000;
}
/* CONTACT BODY STYLES END */
/* CAREERS BODY STYLES START */
#career-page-overall {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
#career-container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 30px;
    min-height: 350px;
	margin-top: 30px;
	border: 1px solid #D5D5D5;
}
#career-content {
    display: inline-block;
    margin-bottom: 25px;
    margin-left: 125px;
    margin-top: 25px;
    position: relative;
    width: 75%;
}
#tablet-vid {
    height: 343px;
    margin-left: 38px;
    width: 671px;
}
iframe {
	width: 100%;
}
.career-header {
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 0;
    margin-left: 8px;
}
#custom_box {
    display: block;
    margin-left: 95px;
    width: 177px;
}
.reg-list {
    line-height: 18px;
    margin-bottom: 17px;
	list-style: decimal;
	list-style-position:inside;
}

#career-access {
    display: inline-block;
    margin-top: 5px;
}

#careers-col {
    float: left;
    margin-bottom: 19px;
    width: 100%;
}
#sutton-vid {
    float: left;
    width: 100%;
}
.no-1-img {
	margin-left: 18px;
}
.most-transaction-img {
	margin-left: 15px;
}
#career-gal-contain {
    height: 339px;
    margin-left: 99px;
    overflow: hidden;
    position: relative;
    width: 475px;
    z-index: 2;
}
.gallery-img {
	width: 475px; 
	height: 339px;	
}
#is-first-name-input {
    float: left;
    margin-top: 10px;
    width: 49%;
}
#is-date-input {
    background: url("http://suttonwestcoast.com/wp-content/uploads/2014/12/down-arrow.png") no-repeat scroll 100% 1px #ffffff;
    border: 1px solid #dedede;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#is-date-in {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #333333;
    padding: 9px;
    width: 100%;
	-webkit-appearance: none;
	-moz-appearance:none; /* Firefox */
	appearance: none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0.8rem;
}
#is-first-in {
    border: 1px solid #DEDEDE;
    color: #333333;
    padding: 9px;
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#is-last-name-input {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 49%;
	
}
#is-last-in {
    border: 1px solid #DEDEDE;
    color: #333333;
    padding: 9px;
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#is-email-input {
    float: left;
    margin-top: 10px;
    width: 49%;
}
#is-email-in {
    border: 1px solid #DEDEDE;
    color: #333333;
    padding: 9px;
    width: 100%;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#is-phone-input {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 49%;
	
}
#is-phone-in {
    border: 1px solid #DEDEDE;
    color: #333333;
    padding: 9px;
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#send-register-button {
    background: none repeat scroll 0 0 #c41230;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 14px;
    margin-top: 11px;
    text-align: center;
    width: 110px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#send-register-button:hover {
    background: none repeat scroll 0 0 #7c0000;
}

#cis-success {
    background: none repeat scroll 0 0 #c41230;
    border-radius: 25px;
    color: #ffffff;
    display: none;
    font-size: 12px;
    font-weight: 600;
    height: 32px;
    margin-left: 8px;
    margin-top: 23px;
    padding-top: 9px;
    text-align: center;
    width: 751px;
}
#success {
    background: none repeat scroll 0 0 #c41230;
    border-radius: 25px;
    color: #ffffff;
    display: none;
    font-size: 12px;
    font-weight: 600;
    height: 32px;
    margin-left: 8px;
    margin-top: 23px;
    padding-top: 9px;
    text-align: center;
    width: 751px;
}
.mb-headers {
    color: #C41230;
    font-size: 15px;
    text-align: center;
}
.mb-entry {
    margin-top: 15px;
    text-align: center;
}
.mb-entry {
    margin-top: 15px;
    text-align: center;
}
.recent-join-entry {
    border: 1px solid #dedede;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.nj-top {
    border-bottom: 1px solid #DEDEDE;
    float: left;
    height: 30px;
    width: 100%;
	text-align: center;
}
.nj-middle {
    border-bottom: 1px solid #dedede;
    float: left;
    width: 100%;
}
.profile-photo-rj {
    float: left;
    height: 111px;
    margin: 9px;
    text-align: center;
    width: 100px;
}
.nj-bottom {
    background: none repeat scroll 0 0 #C41230;
    float: left;
    height: 33px;
    text-align: center;
    width: 100%;
}
.rj-entry-points {
    float: left;
    width: 81%;
}
.rj-entry-points ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    float: right;
    font-size: 13px;
    height: 100%;
    list-style: inside none square;
    padding: 10px;
    width: 100%;
}
.rj-header {
    color: #394041;
    display: inline-block;
    font-size: 12px;
    margin-left: 12px;
    margin-top: 4px;
	font-weight: 600;
}
.rj-man-broker {
	display: inline-block;
	margin-top: 6px;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
}

.rj-entry-points li {
    margin-bottom: 7px;
}
/* CAREERS BODY STYLES END */
/* NEW HOME PAGE STYLES START */
#old-campaign {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}
.swc-t3-entry {
	background: #ffffff none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: inline-block;
    margin: 8px;
    width: 18%;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
	float: left;
}
.campaign-point-icon-box {
    width: 100%;
}

.campaign-point-circle {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #333333;
    font-size: 40px;
    height: 85px;
    margin: auto;
    padding: 29px 0;
    text-align: center;
    width: 100px;
}
.swc-t3-entry-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-box-margin {
    float: left;
    margin-bottom: 60px;
    margin-top: 60px;
    width: 100%;
}

.swc-t3-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #666666;
    font-size: 12px;
    letter-spacing: 0;
	padding: 2px 10px;
    text-align: left;
	min-height: 110px;
	width: 100%;
}

.swc-t3-header {
    color: #333333;
    font-weight: 600;
    text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	width: 100%;
}
.swc-t3-image {
    color: #333333;
    font-weight: 600;
    text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.swc-t3-btn-ctn {
    width: 100%;
}
.swc-t3-button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background: #c41230 none repeat scroll 0 0;    
	color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;  
    border-top: 5px solid #333333;
	display: inline-block;
	text-decoration: none;
}
.swc-t3-button:hover {
	background: #7c0000;
}
#swc-t3-right {
    float: left;    
    width: 350px;
	overflow: hidden;
	float: left;
	margin-left: 52px;
    margin-top: 8px;
}
.luxury-homes-img {
    float: left;
    width: 100%;
}
#newest-listings-container {
	background-color: #ffffff;
    background-image: url("http://suttonwestcoast.com/wp-content/uploads/2015/08/city-footer.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: scroll;
}
#swc-t3r-header {
    background: none repeat scroll 0 0 #c41230;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 12px;
    font-weight: 600;
    padding: 7px;
    text-align: center;
    width: 100%;
}
#swc-t3r-new-list {
    float: left;
    width: 100%;
	margin-bottom: 21px;
}
.swc-new-list {
    background: none repeat scroll 0 0 #ffffff;
    list-style: outside none none;
    width: 100%;
}
.new-list-entry  {
    background: #ffffff none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    height: 127px;
    overflow: hidden;
    position: relative;
    width: 350px;
}

.recent-listings-btn {
    background: #333333 none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 11px;
    font-weight: 600;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	cursor: pointer;
}
.recent-listings-btn:hover {
	opacity: 0.8;
}
.nle-left {
    float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	 padding: 6px;
}
.nle-right {
    float: left;
}

.nle-image {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 35%;
}

.swc-nl-image {
    display: block;
    height: 100%;
    position: relative;
    width: auto;
	height: 92px;
	width: 123px;
}

.nle-data-overlay {
    float: left;
    width: 65%;
	padding-top: 9px;
}
.nle-top {
    float: left;
    width: 100%;
}
.nle-bottom {
    background: none repeat scroll 0 0 #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 8px;
    text-align: center;
    width: 100%;
	text-transform: uppercase;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nle-address {
    color: #c41230;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.nle-amenities, .nle-mls, .nle-price {
    color: #333333;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 16px;
}
.fa.fa-tint.swc-listing-icon, .fa.fa-bed.swc-listing-icon {
    margin-left: 10px;
}
.swc-listing-icon {
    font-size: 15px;
    margin-right: 5px;
}
/* NEW HOME PAGE STYLES END */
/* GENERIC PAGE STYLES START */
#generic-content {
    display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 20px;
    position: relative;
    width: 100%;
}
.generic-content-div {
    overflow: hidden;
    width: 100%;
}
#padded-generic-content {
    display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 25px 125px;
    position: relative;
    width: 100%;
}

.sutton-agent-office-title {
    float: left;
    margin: 18px 0 10px;
    width: 100%;
}
.agent-search-title {
    font-size: 1.2rem;
}
/* GENERIC PAGE STYLES START*/

/* START CUSTOM MOBILE MENU */
.slideout-menu {
	position: fixed;
	top: 0;
	right: -250px;
	width: 250px;
	height: 100%;
	background: #333;
	z-index: 100;    
	overflow-y: scroll;
}
.slideout-menu h3 {
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
}
.slideout-menu .slideout-menu-toggle {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
.slideout-menu .slideout-menu-toggle:hover {
	color: #fff;
}
.slideout-menu ul {
	list-style: none;
	font-weight: 300;
	border-top: 1px solid #151515;
	border-bottom: 1px solid #454545;
}
.slideout-menu ul li {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #151515;
}
.slideout-menu ul li a {
	position: relative;
	display: block;
	padding: 10px;
	color: #999;
	text-decoration: none;
}
.slideout-menu ul li a:hover {
	background: #000;
	color: #fff;
}
.slideout-menu ul li a i {
	position: absolute;
	top: 15px;
	right: 10px;
	opacity: .5;
}
#mobile-menu-toggle {
	display: none;	
}
/* END CUSTOM MOBILE MENU */

/* MOBILE BUILD START */
@media (max-width: 979px) {
body {
	min-width: 0px;	
}

#full-res-bg-container {
	display: none;	
}
.swc-t3-entry {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    margin: 1%;
    width: 31%;
	float: left;
}
.swc-t3-content {
    padding: 10px;
	min-height: 128px;
}
#swc-t3-right .img, #swc-t3-right {
    display: none;
}
.swc-t3-button {
	font-size: 10px
}
.swc-t3-image a img {
    height: auto;
    width: 100% !important;
}

#footer-overall {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 10px;
}

#search-col-contain {
    display: none;
}
.corp-col {
    color: #adadad;
    float: left;
    line-height: 18px;
    margin-bottom: 20px;
    width: 100%;
	min-height: 0px;
}
#corp-col-a, #corp-col-b {
    width: 145px;
}
#corp-col-b {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding-left: 35px;
}

#motto-text {
    font-size: 1rem;
}

#hero-search-box {
    padding: 75px 0;
}

#search-box-container {
    width: 94%;
}
#swc-t3r-new-list {
    float: none;
    margin: auto auto 10px;
    max-width: 300px;
    width: 100% !important;
}

.luxury-homes-img {
    margin-bottom: 10px;
}
#swc-t3-right {
    float: left;
    margin: auto;
    width: 100%;
}

#swc-t3r-header {
    float: none;
    margin: auto;
    width: 300px;
}
.new-list-entry {
    height: 111px;
    width: 300px;
}

#agent-search-container {
    padding: 30px;
    width: 90%;
}

.sutton-agent-office-title, .agent-search-title, .sutton-text {
    font-size: 12px;
}
body, input, select, textarea, button {
    font-size: 12px !important;
}

#search-button-text {
    padding: 13px;
}

#top-search-submit {
    padding: 7px;
}
#about-container {
    padding: 30px;
    width: 90%;
}
#contact-container {
	width: 90%;
}
#left-contact-col , #left-contact-col-main, #left-rj-col {
    width: 100%;
	margin: 0px;
}
#right-contact-col, #right-contact-col-main, #right-rj-col {
    display: none;
}
.location-entry {
    margin-right: 18px;
    width: 100%;
}
#join-box {
    padding: 0;
}
#training-box {
    padding: 0px;
}
.email-broker-contain {
    padding: 10px;
}

#feedback-box {
    padding: 0;
}

#name-input {
    width: 100%;
}
#email-input {
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
}
#career-container {
    width: 90%;
}
#career-gal-contain {
    display: none;
}

#career-box {
    padding: 20px;
}
#is-first-name-input, #is-email-input {
	width: 100%;	
}
#is-last-name-input, #is-phone-input {
	width: 100%;
	margin-left: 0px;	
}
#header-lower-nav {
    display: none;
}

#header-logo {
    background-repeat: no-repeat;
    background-size: 215px auto;
    margin-left: 11px;
    width: 215px;
}

#mobile-menu-toggle {
    display: block;
    float: right;
  	font-size: 25px;
    margin-right: 24px;
    margin-top: 34px;
}
#hero-search-box {
    background-position: center bottom !important;
}
input {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#hero-search-box {
	background-attachment: scroll;
}
.mobile-only-hero-ctn {
    background-attachment: scroll;
    background-image: url("http://suttonwestcoast.com/wp-content/uploads/2014/09/main-gal6.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    width: 100%;
	display: block;
}

.mobile-only-hero-overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin: auto;
    padding: 20px;
    width: 90%;
}
.mobile-hero-header {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.mobile-search-form {
    display: inline-block;
    width: 100%;
}
.mobile-search-input {
    border: medium none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #333333;
    float: left;
    padding: 9px;
    width: 70%;
}

.mobile-search-btn {
    background: #c41230 none repeat scroll 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #ffffff;
    float: left;
    padding: 9px;
    width: 30%;
}

#padded-generic-content {
    padding: 0;
}
}

@media (max-width: 768px) {
.agent-profile {
    width: 45%;
}
.rj-entry-points, .profile-photo-rj {
    float: none;
    width: 90%;
	margin: auto;
}
}

@media (max-width: 630px) {
.bdm-entry {
    float: none;
    margin: 14px auto;
}
.training-entry {
    margin: 0;
    width: 100%;
}
}

@media (max-width : 479px) {
.agent-profile {
    width: 100%;
}

#agent-search-button {
    font-size: 9px;
}

#hero-search-box {
    padding: 0;
}
.swc-t3-entry {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    margin: 5px auto;
    width: 90%;
	float: none;
}
.swc-t3-content {
    min-height: 0px;
    padding: 10px;
}

.swc-t3-image a img {
    height: auto;
    width: 100% !important;
}
}
/* MOBILE BUILD END */