html, body { 
	width: 100%;
	height: 100%;
	margin: 0;
	font-family:"nelvetica Neue", sans-serif;
}

/* Header BAR: */



.image{
  width: auto%;
  height: 600px;
  max-height:500px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  max-height: 500px;
}



.img-responsive {
	width: 100%;
    height: auto;
}



.padding{
	padding-left: 10px;
	padding-right: 60px;
}

.padding-top{
	padding-top: 10px;
	padding-bottom:0px;
}


.Times-header{
	font-family: "Times New Roman", "serif";
	font-size: 18px;

}

.header {
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: undefined;
	width: 50%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
	font-size: 16px;
}

/* End Header BAR: */

.header2 {
	
	color: #CBA14C;
	text-decoration: none;
	font-weight: normal;
	text-align: undefined;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 18px;
}

.header3 {
	
	color: #CBA14C;
	text-decoration: none;
	font-weight: normal;
	text-align: undefined;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 18px;
}


.Times-header-24px{
	
font-family:"Times New Roman", "serif";	
font-size: 24px;
	font-weight: 800;
}

.header-table{
	background-color:#273C75;
	color: white;
	
	}


.text_column {
	column-width: 300px;
	width: 95%;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	
}


.body-font {
	
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family:"Open Sans", sans-serif; 
	font-size:15px;
	font-style: normal;
	font-weight:400;
	margin-bottom: 0px;
	  
}

.body-font-blk {
	
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family:"Open Sans", sans-serif; 
	font-size:15px;
	font-style: normal;
	font-weight:400;
	margin-bottom: 0px;
	  
}

.white-link {
	
	color: #FFFFFF;
	text-decoration: none;
	text-underline-position: none;
	text-align: center;
	font-family:"Open Sans", sans-serif; 
	font-size:20px;
	font-style: normal;
	font-weight:400;
	margin-bottom: 20px;
	  
}


.w3-container {
	height: auto;
	
}


.nav {
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
	height: 40px;
	line-height:  30px;
}
.menu {
	margin: 0 30px 0 0;
}
.menu a { 
	
	clear: right;
	text-decoration: none;
	color:#000000;
	margin: 0 10px;
	line-height: 30px;
	font-size: 15px;
}

label { 
	margin: 0 40px 0 0;
	font-size: 26px;
	line-height: 50px;
	display: none;
	width: 26px;
	float: right;
}

#toggle {
	display: none;
}


/* END NAV BAR: */

 /*  section break */

.section-break{
	background-color:#273C75;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
	font-size: 46px;
	padding-bottom: 10px;
	padding-top: 40px;
}

/*  END section break */

 /* Parallax section Image */
	 
 .parallax1{
	background: url('../image/main/home-page-parallax1.jpg') no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	height: 500px;
	 
	
	}
.parallax_description1{
	font-weight:500;
	text-align: center;
	font-size: 45px;
	color: #FFFFFF;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	
}

.parallax2{
	background: url('../image/main/property_reunion_golf_course.jpg') no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	height: 480px;
	width: 100%;
	
	}
.parallax_description2{
	font-weight:400;
	text-align: center;
	font-size: 45px;
	color: #FFFFFF;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	
}

.parallax-form {
	
font-weight:500;
	text-align: center;
	font-size: 25px;
	color: black;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"	
	
}
 /* END Parallax section Image */
 
.form-container-mobile{
display: none;	
}


.mobile-table{
	
display: none;	
}

.table-text {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	
}

.padding-right {
	

	padding-right: 40px;
	
}


/* END Collapsible Text */


.collapsible3 {
  background-color: #E5E5E5;
  color: #272626;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  height: 90px;	
}

.active, .collapsible3:hover {
  background-color: #EF9B43;
}

.collapsible3:after {
  content: '\002B';
  color: #272626;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  height: 90px;		
}


.collapsible3 {
  background-color: #E5E5E5;
  color: #272626;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  height: 90px;		
	
}

.active, .collapsible2:hover {
  background-color: #EF9B43;
}

.collapsible2:after {
  content: '\002B';
  color: #272626;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}





.collapsible1 {
  background-color: #E5E5E5;
  color: #272626;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
	
}

.active, .collapsible1:hover {
  background-color: #EF9B43;
}

.collapsible1:after {
  content: '\002B';
  color: #272626;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

/* Collapsible Text */



	

 /* Footer Section */ 


.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	padding-bottom: 20px;
}

.sticky-footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 40px;
   background-color: #EF9B43;
   color: white;
   text-align: center;
   padding-bottom: 10px;	
   font-size: 18px;
   text-decoration: none;
   
	

}	 

.sticky-footer:active {
  
   
   background-color: #EF9B43;
	
   
}

.sticky-footer:visited {
  
   
   background-color: #EF9B43;
	
   
}

.sticky-footer:hover {
  
   
   
	text-decoration: none;
      
}



/* Resales Page */


/* END divider Image */
.divider{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
	height: 27px;	
}
/* END divider Image */

.propety-details{
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-left:  20px;
	
}
.title-resales {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 25px;
	font-weight: bold;
}

.title-resales-small {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 15px;
	font-weight: bold;
}

/* End Resales Page */



 .mobile-parallax-form{
		 
		display: none; 
	 }	 


.phone-link {
 text-decoration: none;
 color: white;
}

.mobile-pic{
	display: none; 
}
.mobile-vid{
	display: none; 
}

.pc-pic{
	display: none; 
}

.pc-vid{
	display: block; 
	border-style: solid;
    border-width: 10px;
	border-color: white;
}



.mobilr-social{
	display: none; 
}

 /* END Footer Section */ 




.email-mobile {
	display: none; 
}

.email-pc {
	display: block; 
}

.hr-full {
    display: block;
    border-width: 2px;
    border-color: #273C75;
	width: 95%;
}

.pc-show{
	display: block; 
}

.mob-show{
	display: none; 
}



@media (max-width : 768px )

 {

	 
	 
.pc-show{
	display: none; 
}	

.mob-show{
	display: block; 
}	 
	 

.email-mobile {
	display: block; 
}
	 
.email-pc {
	display: none; 
}	 
	 
.mobilr-social{
	display: block; 
}
	 
	 
.pc-vid{
	display: none; 
}
	 
.pc-pic{
	display: block; 
}
	 
.mobile-pic{
	display: block; 
}	 
.mobile-vid{
	display: block; 
	
}
	 
  .mobile-parallax-form{
		 
		display:block; 
	 align-content:center;
	 }	 
	 .parallax-form{
		 
	display: none;	 
	 }

	 
.form-container-mobile{
display:block;
}	 
	 
	 .responsive-table-1{
		display: none; 
		 
	 }

	.mobile-table{
	
display: block;	
} 
	 
	 
	 
	.txt-responsive-title {font-size: 20px;
	 }	 
	.txt-responsive-nav {font-size: 10px;
	 }
	 
label { 
	display: block;
	cursor: pointer;
	 
	}
	
/* Parallax section Image */
	 

	 
 	 
/* END Parallax section Image */
	 
	#toggle:checked	+.menu {
		display: block;
	}
	 /* Responsive Image */
.img-responsive {
	width: 100%;
    height: auto;
}
	 

.menu {
		text-align: center;
		width: 100%;
		display: none;
	}	
	.menu a {
		display: block;
		border-bottom: 1px solid #BBBBBB;
		margin: 0px;
	}
	 
	/*  Collapsible Text */


.collapsible {
  background-color: #E5E5E5;
  color: #272626;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
	
}

.active, .collapsible:hover {
  background-color: #EF9B43;
}

.collapsible:after {
  content: '\002B';
  color: #272626;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}



/* End Collapsible Text */ 

	 
	/*  section break */

.section-break{
	background-color:#273C75;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
	font-size: 22px;
	padding-bottom: 40px;
	padding-top: 20px;
}

/*  END section break */
 
	 
	
	 
 /* Footer Section */ 
	 
	 
	 
	 
/* End Footer Section */ 

}
.title-resales-small {
}

}
.lazyload {
}
.lozad {
}
