﻿@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

	
@media (min-width:640px){
/* THIS IS FOR DESKTOP ONLY ***************************************************************************************** */
.svg-bottom {
  width: 48%; 
  height: 48%;	
}

.desk50-mob100 {
	width:50%;
}


.search-sub {
width:100%;	
}

	
.selectdiv {
  position: relative;
  width:100%;
  /*Don't really need this just for demo styling*/
  float:left;
  margin:0px;
  
}

.selectdiv:after {
/* FORMAT OF DROP ARROW */
 content: '>';
  font: 32px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0px;    
    
    
    color: #000;
    
    top: 6px;
    height: 20px;
    padding: 10px 0px 0px 8px;
    border-left: 0px solid #fff;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdiv select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; /* Add some styling */;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	height: 30px;
	float: right;
	margin: 5px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 16px;
	line-height: 1.75;
	color: #333;
	background-color: #ffffff;
	background-image: none;
	border: 0px solid #0ebeff;
	border-bottom: 1px solid #000000;
	-ms-word-break: normal;
	word-break: normal;
}


.search-box {

	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif; 
	color: #000000; 
	border: 0px; 
	border-bottom : 1px solid #000000; 
	width: 100%; 
	height: 30px;
	padding: 0px 5px 0px 5px;
	margin-top:5px;
}	

.listing-price {
	font-family: 'Abril Fatface', cursive; 
	font-size:3.2em;
	text-align:right;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;	
	}

#navi {
	width: 635px;
	height: 242px; /* margin: 0 auto; */;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 500000;
}
		
.content-title-large {

	padding-right:40px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Abril Fatface', cursive; 
	font-size: 3.2em; 

	}
	
.content-title-med {

	padding-right:0px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Abril Fatface', cursive; 
	font-size: 2.4em; 

	}
	
	
.mls-title-large {

	padding-right:40px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Abril Fatface', cursive; 
	font-size: 3.2em; 

	}
	
	
.content-title-large-right {


	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Abril Fatface', cursive; 
	font-size: 3.2em; 

	}
	
	
	
	
.sub-content {
	font-family: 'Work Sans', Arial, sans-serif;
	font-size: 1.4em;
	font-weight:300;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%; 
	margin-bottom: 20px;
	color: #000000;
	line-height: 200%;
}

.sub-features-content {
	font-family: 'Work Sans', Arial, sans-serif;
	font-size: 1.3em;
	font-weight:300;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%; 
	margin-bottom: 3px;
	color: #000;
	line-height: 120%;
	text-align:justify;
}

.top-menu-margin {
	height:95px;
}

.top-menu-margin-sub {
	height:42px;
}

	
	

.logo-top {
	width: 635px; 
	max-width:635px;

    z-index: 500000;	
	}

.mobile-padding {
	padding-right:0%;
	padding-left:0%;	
	padding-top:0px;
	padding-bottom:0px;	
	}
	
.back-slice {
	background-image: url('images/back-slice.png'); 
	background-repeat: repeat-x;
}	


.back-slice-sub {
	background-image: url('images/back-slice-sub.png'); 
	background-repeat: repeat-x;
}

	
	
.slide-table-outer {
	
	width: 100%; 
	max-width: 1280px;	
	margin-top:200px; 
	
	}
	
.slide-table-outer2 {
	
	width: 100%; 
	max-width: 1280px;		
	margin-top:80px; 
	
	}
	
		
.slide-table {
	
	width: 80%; 
	max-width: 1000px;
	margin-left:40px;
	}	
	
.slide-table2 {
	width: 100%; 
	}	
	
.slide-title-top {
	padding-left:40px;
	padding-right:150px;
	line-height:100%;
	margin-bottom:35px; 
	margin-top:20px; 
	font-family: 'Abril Fatface', cursive; 
	font-size: 3.8em; 
	color: #FFFFFF;
	}
	
.slide-title-top-small {
	padding-left:40px;
	padding-right:40px;

	margin-bottom:20px; 
	margin-top:20px; 
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 30pt; 
	color: #FFFFFF;
	}	
	
	

.slide-title-middle {
	padding-left:40px;
	padding-right:40px;

	line-height:80px; 
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: Arial, sans-serif; 
	font-size: 60pt; 
	color: #FFFFFF;
	}

.slide-learn {
	padding-left:40px;
	padding-right:220px;
	line-height:125%;
	margin-bottom:35px; 
	margin-top:0px; 
	font-family: Arial, sans-serif;  
	font-size: 1.5em; 
	color: #FFFFFF;
	}
	
.slide-learn2 {
	padding-left:25%;
	padding-right:25%;
	line-height:125%;
	margin-bottom:35px; 
	margin-top:0px; 
	font-family: 'Work Sans', Arial, sans-serif;  
	font-size: 2.2em; 
	font-weight:700;
	color: #FFFFFF;
	}
	
.slide-learn3 {
	padding-left:40px;
	padding-right:40px;
	line-height:125%;
	margin-bottom:35px; 
	margin-top:0px; 
	font-family: 'Work Sans', Arial, sans-serif;  
	font-size: 1.3em; 
	font-weight:700;	
	color: #FFFFFF;
	margin-top:40px;	
	}
	
	
	
.section-trans {
	background-color: rgba(0, 0, 0, 0.3);
}	

.slide-link {
	padding-left:40px;
	padding-right:40px;

	margin-bottom:25px; 
	margin-top:0px; 
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 18pt; 
	color: #FFFFFF;
	}

.slide-button-link {
	margin-bottom:35px; 
	margin-top:40px;
	text-align:left; 
	margin-left:20px;
	}


.slide-title-bottom {
	padding-left:2%;
	line-height:80px; 
	margin-bottom:55px; 
	margin-top:0px; 
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 60pt; 
	color: #FFFFFF;
	}
	
.svg-logo-bottom {
  width: 605px; 
  height: 126px; 
  text-align: center; 
  padding-left:0%;
	
}


.svg-size {
  width: 158px; 
  max-width:158px;
  height: 122px; 
  max-height:122px;   
  text-align: left; 
  padding-left:0%;
  }



.corner-main {
	display:block;
}



.contact-left {
	display:block;
	}

	
#div-main {
  border-top:1px solid #b9b9b7;
  border-bottom:0px solid #fff;
  padding-bottom:35px;
  width:350px;
}	



.main-head-title {
	color: #FFFFFF; 
	text-align: center;
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 2.3em;
	margin-top: 35px; 
	margin-bottom: 35px;
	margin-right:15%;
	margin-left:15%;
	font-weight:300;
	}

.main-head {
	height: 865px;
	}

.main-head-text {
	margin-top: 0px; 
	margin-bottom: 35px; 
	color: #FFFFFF; 
	text-align: center;
	font-family: 'Work Sans', Arial, sans-serif;  
	font-size: 1.3em;
	margin-right:14%;
	margin-left:14%;
	}


.news_image {
	width: 400px;
	float: right;
	padding:0%;
	margin-bottom:20px;
	margin-left:20px;
	

}

.accom_image {
	border-width: 4px;
	border-color: #fbbf03;
	border-style:solid;
	width: 85%;
	float: center;
	padding: 0%;
	margin-bottom: 0px;
	text-align:center;
	
}

.accom_text {
	font-family: "Swis721 Cn BT","Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #004C92;
	text-align:center;
	}





.sub-paragraph-head {
	max-width:1000px;
	margin: 25px 0% 20px 0%;
	text-align: left;
	font-size: 1.8em;
	font-family:Arial, Helvetica, sans-serif;
	color: #878F48;
	line-height: 125%;

	}
	
.sub-paragraph-text {
	max-width: 1000px;
	margin: 0px 0% 20px 0%;
	text-align: left;
	font-size: 1.2em;
	font-family: Georgia, 'Times New Roman', Times, serif; 
	color: #6D6F72;
	
}

.sub-head {
	height: 450px;
	}

.contact-table {
width: 80%; 	
}


.half-padding {
	padding-left:40px;
	padding-right:40px;
}

.full-padding {
	padding-left:40px;
	padding-right:40px;
}	

    

.news-padding {
	padding-right:5%;
	padding-left:5%;
	}

.slider-item-width {
	width:220px;	
	}



.nav-icon {
	font-size: 1.3em; 	
	}


.drop-table {
	width:100%;
	
	}


.main-p-height {
	height: 150px;
	text-shadow: 2px 2px 12px #000000;
}




.subwindow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 500px;
  padding: 0px;
 
}

.main-head {
	height: 865px;
	}
	
	
.sub-head {
	height: 350px;
	}
	

.sub-head-title {
	color: #660f10; 
	text-align: center;
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 3em;
	margin-top: 20px; 
	margin-bottom: 0px;
	margin-right:0%;
	margin-left:0%;
}
	
.section-padding {
	padding-left:5%; 
	padding-right:5%;
	}
	


.mobile-image {
	display: inline;
}

.box-footer {
	height: auto;
	min-height: 275px;
	}

.head-icon {
  width: 144px;
  height: 144px;
	margin-top:240px;
	}

.logo-cell {
	width: 200px; 	
	}


.menu-item {
	font-family: 'Alternate Gothic', 'Oswald', sans-serif;
	color: black;
	font-size: 1.2em;
	text-align: center;
	padding: 10px 15px 10px 15px;
	border: 0px solid gray;
	display: inline-block;
	vertical-align: middle;
}


.button3 {

    font-size: 1.3em;
    padding: 20px 25px;
    margin: 4px 2px;
}

.button5 {

    font-size: 1.3em;
    padding: 10px 25px;
    margin: 4px 2px;
}

.button-main1 {
	border: 3px #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	padding: 10px 35px;
	margin: 4px 2px;
}

	
.button-about {
	width: 200px;
	letter-spacing: 1px;
	height: 54px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	margin-top: 20px;
	padding: 0px;
    border-style: solid;
    border-width: 1px;
	color: #ffffff;    
    border-color: #ffffff;
   	background-color: #7d2c2a;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}


.button-learn2 {
	width: 200px;
	letter-spacing: 1px;
	height: 54px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 1.2em;
	margin-top: 20px;
	padding: 0px;
    border-style: solid;
    border-width: 2px;
	color: #ffffff;    
    border-color: #ffffff;
	background-color: transparent;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}


.button-learn {
	width: 200px;
	letter-spacing: 1px;
	height: 45px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	margin-top: 20px;
	margin-left: 40px;
    border-style: solid;
    border-width: 1px;
	color: #ffffff;    
    border-color: #a01416;
   	background-color: #a01416;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    padding: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.bottom-logo-p {
	text-align:left;
	
}



.logo-cluster {
	min-height:200px;
	text-align: right;
	}
	
.right-center {
	text-align:right;
	}
	
.left-center {
	text-align:left;
	}
	


.footer-address {
	text-align:left; 
	margin-bottom:20px; 
	margin-bottom:20px; 
	color:#FFF; 
	font-family: Arial, Helvetica, sans-serif;
}
	
	
.font-agent-name {
	font-family: Tahoma, Arial, sans-serif;

	font-size: 2.5em;
	color: #333333;
	margin-top: 40px;
	padding-bottom: 10px;
	line-height: 120%;
	text-align: left;
	margin-left:20px;
	margin-right:20px;
}
	
.font-agent-desc {
	font-family: Arial, sans-serif;
	font-size:1.2em;
	color:#666666;
	margin-top:20px;
	padding-bottom:40px;
	line-height: 150%;
	text-align: left;
	margin-left:20px;
	margin-right:20px;
	
	}
	
	




.linkedin {
  width: 144px;
  height: 144px;
  }
  
.cmgroup {
  width: 648px;
  height: 216px;
  }


.image-container {
  position: relative;
  max-width: 800px; /* Maximum width */
  margin: 0 auto; /* Center it */
}

.image-container .image-content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.65); /* Black background with 0.5 opacity */
  color: #f1f1f1; /* Grey text */
  width: 100%; /* Full width */
  padding: 10px; /* Some padding */
}


.steel-back {
	background-image: url('images/back-steel.jpg'); 
	background-repeat: repeat;
}


.svg-size {
  width: 288px;
  height: 288px;
  margin-top:30px;

  }
  
.border-right-desktop {
	border-right:1px; 
	border-right-color:gray; 
	border-right-style:solid;
}  
  
.border-left-desktop {
	border-left:1px; 
	border-left-color:gray; 
	border-left-style:solid;
}  
  
.bottom-back-size {
	background-size:auto;	
	background-position: bottom left;
	background-image: url('images/back-bottom-corner.png'); 
	background-repeat: no-repeat;
	
}  

.section-title {


	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Abril Fatface', cursive; 
	font-size: 2.2em; 

	}


.slide-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 791px;
  padding: 0px;

 
}


.sold-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 716px;
  padding: 0px;

 
}

.sold-slide-container {

  height: 716px;


 
}



#soldshow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 719px;
  padding: 0px;
 
}

#soldshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}



.slide-container-sub {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 400px;
  padding: 0px;
}


.head-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 450px;
  padding: 0px;

 
}



#slideshow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 792px;
  padding: 0px;
 
}

#slideshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}


.w3-quarter{width:24.99999%}

.fader-size {
	width:100%; height:500px;
	}
	
.backbar {
	background-size:auto 80px; 
	background-position: top; 
	text-align: center; 
	background-image: url('images/back-top-bar.png'); 
	background-repeat: repeat-x;
	}




	.leftbox {
		width:80%; margin-left:14%; margin-right:6%;
		}
		
	.rightbox {
		width:80%; margin-right: 14%; margin-left:6%;
		}
		
	.p-title { font-size: 1.8em; }
	
	.nav-desk {
		display:block;
		width:100%;
		/*width:60%; */
		}	
		
	.nav-mobile {
		display:none;
		}	
	
.sub-title {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.6em;
	color: #333333;
	margin: 30px 0% 20px 0%;
	text-align: left;
}

.page-heading {
	margin-top:30px;
	margin-bottom:30px;	
	margin-left:0px;
	margin-right:0px;
	color:#000; 
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 3em;
	font-weight:700;
	}


.slice-height {
	height:200px;
	}



.sub-heading {
	color:#000; 
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 3em;
	}



.section-text {
	font-family: 'Roboto', Arial, serif;
	font-size: 1.2em;
	color: #666666;
	margin: 0px 10%; 
	text-align: left;
}



.section-sub-text {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.3em;
	color: #666666;
	margin: 0px 0% 20px 0%;
	text-align: left;
}


.rec-text {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.2em;
	
	color: #666666;  
	text-align:left; 
	margin-bottom:10px; 
	margin-top:20px;
	margin-left:10%; 
	margin-right:10%;	
}

.rec-sub-text {
	font-family: 'Roboto Condensed', Arial, serif;
	font-size: 1.0em;
	color: #555658;

	text-align:left;
	margin-left:10%; 
	margin-top:0px; 
	margin-right:10%;  
	margin-bottom:10px; 
	line-height: 150%;	
	
	
}



.contact-text {
	font-family: 'Work Sans', Arial, sans-serif;
	font-size: 1.4em;
	font-weight:300;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%; 
	margin-bottom: 20px;
	color: #000000;
	line-height: 120%;
}


.section-padding {
	padding-left:15%; 
	padding-right:15%;
}







}  
