    @media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
	margin: auto;
  }

}

html {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

html {
    background-image:url("/images/video-placeholder.png");
}

html.scrolled1 {
    background-image:url("/images/bg-photo1.jpg");
}

html.scrolled-osborne {
    background-image:url("/images/village-vibe-bg.jpg");
}

html.scrolled-palmer {
    background-image:url("/images/palmer-bg.jpg");
}


.mobile_nav, .mobile_nav2, .mobile_nav-blank, .divTable_mobile, .osborne-day-mobile, .osborne-day-tablet, .mobile_attract_right, .mobile_attract_left, .bg3_mobile, .bg3_mobile_dt, .bg3_mobile_osb, .bg3_mobile_wb, .bg3_mobile_ph, .bg3_mobile_wil, .bg3_mobile_gg, .hero_mobile {
	display:none;
}

     
	body {
		font-family: Arial, Geneva, sans-serif; 
		color:#000;
		text-align:center;
		margin: auto;
		overflow-x:hidden;
	}

p strong {font-weight: 600;}
	
		a img
	{
		border:none;
	
	}
	
	a {
	 color: #FFF;
	 text-decoration:none;
	 }
	 
	 
	a:hover {
	 color: #FFF;
	 text-decoration:underline;

	 }	 


	
	.clear{clear:both;}
	
	.outer_container {
		height: 100%;
		width: 100%;
	}
	
	
	.content {
	  font-size:18px;
	  line-height: 35px;
	  padding-top:10px;
	  color:#1773B4;
	letter-spacing: 0.5px;
	font-family: 'Source Sans Pro', sans-serif;
		
	}
	

iframe {
    border: none;
}


    .fadeIn {
        -webkit-animation: animat_show 1.4s;
        animation: animat_show 1.4s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show{
        0%{opacity:0}
        100%{opacity:1}
    }

	.fadeInLeft {
        position: relative;
        animation: animat_show_left 1.4s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_left {
        0%{opacity:0.0; left:50px;}
        100%{opacity:1.0; left:0px;}
    }

	.fadeInRight {
        position: relative;
        animation: animat_show_right 1.4s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_right {
        0%{opacity:0.0; right:60px;}
        100%{opacity:1.0; right:0px;}
    }


	.fadeInUp1 {
        position: relative;
        animation: animat_show_up1 1.0s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_up1 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

	.fadeInUp2 {
        position: relative;
        animation: animat_show_up2 1.5s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_up2 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

	.fadeInUp3 {
        position: relative;
        animation: animat_show_up3 2.0s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_up3 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.fadeInUpModal1 {
        position: relative;
        animation: animat_show_modal1 0.25s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_modal1 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.fadeInUpModal2 {
        position: relative;
        animation: animat_show_modal2 0.5s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_modal2 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.fadeInUpModal3 {
        position: relative;
        animation: animat_show_modal3 0.75s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_modal3 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.fadeInUpModal4 {
        position: relative;
        animation: animat_show_modal4 1.0s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_modal4 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.fadeInUpModal5 {
        position: relative;
        animation: animat_show_modal5 1.25s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_modal5 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.fadeInUpModal6 {
        position: relative;
        animation: animat_show_modal6 1.5s;
        visibility: visible !important;
    }

    @-webkit-keyframes animat_show_modal6 {
        0%{opacity:0.0; top:40px;}
        100%{opacity:1.0; top:0px;}
    }

.thrive {
	width: 40%;
    margin-left: 30%;
    margin-top: -28%;
    position: relative;
    z-index: 8;
    filter: drop-shadow(0px 0px 40px #080c1a);
    float: left;
    opacity: 0.65;
}
	
	
h1 {
	font-size: 33px;
	line-height: 36px;
}
		
	
	.container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}		
	
	.bg1 {
	float: left;
    height: auto;
    width: 100%;
	}

	.bg1_mobile {
	float: left;
    height: auto;
    width: 100%;
	}
	
	
	.bg1 img, .bg1_mobile img, .top_logo img, .top_logo2 img, .bg2_topimage img, .bg2_botimage img, .bg4_right img, .bg_colpic img, .doublecol_pic img, .icon_colpic img, doublecol_pic .bg3_text img, .attraction_left img, .who_left img {
	width:100%;	
	}

	.icon_colpic img { max-width:120px; }
	.bg4_right img { max-width:940px; }


	.top_logo{
	float: left;
    height: auto;
    width: 15%;
    margin-left: 2%;
    margin-top: -55%;
    position: relative;
	z-index: 4;	
	filter: drop-shadow(0px 0px 36px #0c205c);
	}

.top_logo2{
	float: left;
    height: auto;
    width: 15%;
    margin-left: 2%;
    margin-top: -23.75%;
    position: relative;
	z-index: 4;	
	filter: drop-shadow(0px 0px 36px #0c205c);
	}

.top_logo-blank{
	float: left;
    height: auto;
    width: 15%;
    margin-left: 2%;
    margin-top: 1.75%;
    position: relative;
	z-index: 4;	
	filter: drop-shadow(0px 0px 36px #0c205c);
	}
	
	.top_nav{
	float: right;
    height: auto;
    width: 72%;
    margin-right: 2%;
    margin-top: -55%;
    position: relative;
	z-index: 6;	
	filter: drop-shadow(0px 0px 14px #0c205c);
	}	
	
	.top_nav ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  background-color: transparent;
	  float:right;
		
	}
	
	.top_nav li{

		float: left;

	}		

	.top_nav li a{
	  display: initial;
	  color: white;
	  text-align: center;
	  padding: 16px;
	  text-decoration: none;
		
	}

	.top_nav li img{
		width: 70%;
		max-width: 32px;
		
		
	}
	
	.top_nav	li a:hover {
		  color: #767877;
		}	

.top_nav2{
	float: right;
    height: auto;
    width: 72%;
    margin-right: 2%;
    margin-top: -23.75%;
    position: relative;
	z-index: 6;	
	filter: drop-shadow(0px 0px 14px #0c205c);
	}	
	
	.top_nav2 ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  background-color: transparent;
	  float:right;
		
	}
	
	.top_nav2 li{

		float: left;

	}		

	.top_nav2 li a{
	  display: initial;
	  color: white;
	  text-align: center;
	  padding: 16px;
	  text-decoration: none;
		
	}

	.top_nav2 li img{
		width: 70%;
		max-width: 32px;
		/*--	margin-top: -4px; --*/
		
	}
	
	.top_nav2	li a:hover {
		  color: #767877;
		}


.top_nav-blank{
	float: right;
    height: auto;
    width: 72%;
    margin-right: 2%;
    margin-top: 1.75%;
    position: relative;
	z-index: 6;	
	filter: drop-shadow(0px 0px 14px #0c205c);
	}	
	
	.top_nav-blank ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  background-color: transparent;
	  float:right;
		
	}
	
	.top_nav-blank li{

		float: left;

	}		

	.top_nav-blank li a{
	  display: initial;
	  color: white;
	  text-align: center;
	  padding: 16px;
	  text-decoration: none;
		
	}

	.top_nav-blank li img{
		width: 70%;
		max-width: 32px;
		/*--	margin-top: -4px; --*/
		
	}
	
	.top_nav-blank	li a:hover {
		  color: #767877;
		}


video {
    width: 100%;
    height: auto;
}


.mobile_nav{
	float: right;
    height: auto;
    width: 50%;
    margin-right: 2%;
    margin-top: -55%;
    position: relative;
	z-index: 6;	
	}	
	
	.mobile_nav ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  background-color: transparent;
	  float:right;
		
	}
	
	.mobile_nav li{

		float: left;

	}		

	.mobile_nav li a{
	  display: initial;
	  color: white;
	  text-align: center;
	  padding: 16px;
	  text-decoration: none;
		
	}

	.mobile_nav li img{
		width: 70%;
		max-width: 35px;
	/*--	margin-top: -4px; --*/
		
	}
	
	.mobile_nav	li a:hover {
		  color: #88C7FA;
		}



.mobile_nav2{
	float: right;
    height: auto;
    width: 50%;
    margin-right: 2%;
    margin-top: -55%;
    position: relative;
	z-index: 6;	
	}	
	
	.mobile_nav2 ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  background-color: transparent;
	  float:right;
		
	}
	
	.mobile_nav2 li{

		float: left;

	}		

	.mobile_nav2 li a{
	  display: initial;
	  color: white;
	  text-align: center;
	  padding: 16px;
	  text-decoration: none;
		
	}

	.mobile_nav2 li img{
		width: 70%;
		max-width: 35px;
		/*--	margin-top: -4px; --*/
		
	}
	
	.mobile_nav2	li a:hover {
		  color: #88C7FA;
		}


.mobile_nav-blank{
	float: right;
    height: auto;
    width: 33%;
    margin-right: 2%;
    margin-top: 3.75%;
    position: relative;
	z-index: 6;	
	}	
	
	.mobile_nav-blank ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  background-color: transparent;
	  float:right;
		
	}
	
	.mobile_nav-blank li{

		float: left;

	}		

	.mobile_nav-blank li a{
	  display: initial;
	  color: white;
	  text-align: center;
	  padding: 16px;
	  text-decoration: none;
		
	}

	.mobile_nav-blank li img{
		width: 70%;
		max-width: 35px;
		/*--	margin-top: -4px; --*/
		
	}
	
	.mobile_nav-blank	li a:hover {
		  color: #88C7FA;
		}



	
	.bg2 {
	float: left;
    height: auto;
    width: 100%;
    background-color: #231F20;
    margin-top: -5px;
    padding-bottom: 4%;
		
	}

	.bg2_text {
	float: left;
    height: auto;
    width: 37%;
    margin-left: 5%;
    font-size: 22px;
	line-height: 36px;
	letter-spacing: .1px;
    color: #FFF;
    padding: 4%;
    padding-top: 6%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}

.bg2_text a {
	text-transform: uppercase;
	text-decoration: underline;
}

.bg2_text a:hover {
	text-decoration: none;
}

	.bg2_text span{
font-weight: 400;
		
	}


.res_info {
	float: left;
    height: auto;
    width:81%;
    margin-left: 5%;
    font-size: 22px;
	line-height: 36px;
	letter-spacing: .1px;
    color: #FFF;
    padding: 4%;
    padding-top: 6%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}

.res_info a {
	text-transform: uppercase;
	text-decoration: underline;
}

.res_info a:hover {
	text-decoration: none;
}

	.res_info span{
font-weight: 400;
		
	}


.contact_text {
	float: left;
    height: auto;
    width: 37%;
    margin-left: 5%;
    font-size: 22px;
	line-height: 36px;
	letter-spacing: .1px;
    color: #4c4b47;
    padding: 4%;
    padding-top: 6%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}

.contact_text a {
	color: #4c4b47;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 400;
}

.contact_text a:hover {
	color: #000;
	text-decoration: none;
	font-weight: 400;
}

	.contact_text span{
font-weight: 400;
		
	}


.title_text span {
	font-size: 50px;
    color: #FFF;
	line-height: 60px;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
	
	.bg2_right {
    float: left;
    width: 40%;
    height: auto;
    margin-top: 4%;	
	}
	
	
	.bg2_topimage {
    float: left;
    width: 65%;
    height: auto;
		
	}
	
	.bg2_botimage {
    float: right;
    width: 65%;
    height: auto;
    margin-top: 3%;
	margin-right: 8%;
		
	}	
	
	
	.photo1, .photo2, .title_text, .body_text, .bg3_text, .bg_col1, .bg_col2, .bg_col3, .villagevibe_text, .dtvibe_text, .wbroadvibe_text, .left_text, .icon_colpic, .icon_col1, .icon_col2, .icon_col3, .icon_col4, .attraction_text, .mobile_attract_text, .who_text, .left_text, .right_text, .doublecol1, .doublecol2, .osborne-day-heading {
	visibility: hidden;
		
	}

	
	.bg3 {
	float: left;
    height: auto;
    width: 100%;
  }	

	.bg3_mobile {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/bg-photo1.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	

.bg3_mobile_dt {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/dt-vibe-bg.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	

.bg3_mobile_osb {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/village-vibe-bg.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	

.bg3_mobile_wb {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/wbroad-vibe-bg.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	

.bg3_mobile_ph {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/palmer-bg.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	

.bg3_mobile_wil {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/wilmot-bg.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	

.bg3_mobile_gg {
	float: left;
    height: auto;
    width: 100%;
	background-image:url("/images/gg-bg.jpg");
		background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }	
  
  
	.bg3_text {
    float: left;
    width: 22%;
    height: auto;
    margin-left: 61%;
    margin-top: 4%;
    margin-bottom: 7%;
	}  


	.villagevibe_text {
	float: left;
    width: 42%;
    height: auto;
    margin-left: 44%;
    margin-top: 16%;
    margin-bottom: 6%;
}

.dtvibe_text {
    float: left;
    width: 54%;
    height: auto;
    margin-left: 30%;
    margin-top: 12%;
    margin-bottom: 6%;
}

.wbroadvibe_text {
    float: left;
    width: 41%;
    height: auto;
    margin-left: 41%;
    margin-top: 12%;
    margin-bottom: 6%;
}

.palmerdiscover_text {
	float: left;
    width: 47%;
    height: auto;
    margin-left: 10%;
    margin-top: 8%;
    margin-bottom: 7%;
}

	

	.bg4 {
	float: left;
    height: auto;
    width: 100%;
    background-color: #231F20;
    margin-top: -5px;
		
	}

	.bg4_text {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    height: auto;
    width: 37%;
    margin-left: 5%;
    font-size: 22px;
	line-height: 36px;
	letter-spacing: .1px;
    color: #FFF;
    padding: 4%;
    padding-top: 6%;
	} 

	.bg4_text select {
	height: 60px;
    width: 55%;
    font-size: 23px;
    float: left;
    padding: 10px;
    font-family: 'Roboto';
    font-weight: 400;
 	}
	
	.search_btn {
	width: 26%;
    height: auto;
    border: none;
    float: left;
	}	
	
	.search_btn img{
		height:60px;
	}		
	
	.bg4_text span{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 50px;
    color: #FFF;
	line-height: 60px;
	}

	.bg4_right {
    float: left;
    width: 50%;
    height: auto;
	}

	.bg4_right span{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 60px;
    color: #FFF;
	line-height: 65px;
	}

	.attraction_right {
    float: left;
    width: 40%;
    height: auto;
	margin-left:3%;
	}

	.attraction_right span{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 60px;
    color: #FFF;
	line-height: 65px;
	}

	.attraction_left {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    height: auto;
    width: 37%;
    margin-left: 6%;
    font-size: 30px;
    color: #FFF;
    padding: 4%;
    line-height: 40px;
	}

.attraction_left span{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 60px;
    color: #FFF;
	line-height: 65px;
	}

.who_right {
    float: left;
    width: 40%;
    height: auto;
	margin-left:3%;
	}

	.who_right span{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 60px;
    color: #FFF;
	line-height: 65px;
	}

	.who_left {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    height: auto;
    width: 37%;
    margin-left: 6%;
    font-size: 30px;
    color: #FFF;
    padding: 4%;
    line-height: 40px;
	}

.who_left span{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 60px;
    color: #FFF;
	line-height: 65px;
	}
	
	
	.bg5 {
	float: left;
    height: auto;
    width: 100%;
    background-color: #CAD0CE;
    margin-top: -5px;
		
	}

	.bg5_heading {
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	float: left;
    height: auto;
    width: 91%;
    font-size: 60px;
    text-align: left;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 9%;
	
	}

	.osborne_day_heading {
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	float: left;
    height: auto;
    width: 91%;
    font-size: 60px;
    text-align: left;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 9%;
	display: contents;
		color:#4c4b47;
	}

.osborne-mobile-heading {
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	float: left;
    height: auto;
    width: 91%;
    font-size: 60px;
    text-align: left;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 9%;
	display: contents;
		color:#4c4b47;
	}


	.bg_col1 {
	float: left;
    height: auto;
    width: 22%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 3%;
	background-color:#FFF;
	}

	.bg_col2, .bg_col3 {
	float: left;
    height: auto;
    width: 22%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 2%;
	background-color:#FFF;
	}

	.bg_colpic {
	float:left;
	width:100%;
	height:auto;
	-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;	
	}
	
	.bg_colcontent {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    width: 90%;
    height: 290px;
    padding: 5%;
    font-size: 20px;
	line-height: 28px;
	}	
	
	.bg_colcontent span{
	font-size:26px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	}		
	
	.bg_colcontent a{
	font-size:22px;
	color:#000;
	text-transform: uppercase;
    text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #000;
  text-decoration-thickness: 1px;
	}

.bg_colcontent a:hover{
	text-decoration: none;
	}




.doublecol1 {
	float: left;
    height: auto;
    width: 39.5%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 9%;
	background-color:#FFF;
	}

	.doublecol2 {
	float: left;
    height: auto;
    width: 39.5%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 3%;
	background-color:#FFF;
	}

	.doublecol_pic {
	float:left;
	width:100%;
	height:auto;
		
	}
	
	.doublecol_content {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    width: 90%;
    height: auto;
    padding: 5%;
    font-size: 22px;
	}	
	
	.doublecol_content span{
	font-size:26px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	}

	.doublecol_content span a{
	font-size:26px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	text-decoration:none;
	}

	.doublecol_content span a:hover {
	
	text-decoration:underline;
	}
	
	.doublecol_content a{
	font-size:22px;
	color:#000;
	text-transform: uppercase;
    text-decoration: underline;
	}







.footercol1 {
	float: left;
    height: auto;
    width: 40%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 9%;
	margin-top: 4%;
	opacity: 0.9;
	}

	.footercol2 {
	float: left;
    height: auto;
    width: 16%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 3%;
	margin-top: 4%;
	}

	.footercol_pic {
	float:left;
	width:100%;
	height:auto;
		
	}
	
	.footercol_content {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	float: left;
    width: 90%;
    height: auto;
    padding: 5% 0%;
    font-size: 17px;
	line-height: 30px;
	color: #fff;
	}	
	
	.footerthrive {
	font-size:22px;
	line-height: 34px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	color: #fff;
	}

	.footercol_content span a{
	font-size:26px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	text-decoration:none;
	color: #fff;
	}

	.footercol_content span a:hover {
	text-decoration: none;
	color: #828282;
	}
	
	.footercol_content a{
	font-size:17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	}

.footercol_content a:hover{color: #828282;}

	.footercol_logo img {
	max-width: 35%;
	}


.footerButton {
	background-color:transparent;
	border:2px solid #7e6e5f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	padding: 8px 25px;
	margin: 18px 0px;
	text-decoration:none;
}

.footerButton:hover {
	background-color:transparent;
	border:2px solid #998677;
}

.footerButton:active {
	position:relative;
	top:1px;
}



.headerButton {
	background-color:#000;
	border:2px solid #7e6e5f;
	display:inline-block;
	cursor:pointer;
	padding: 8px 25px;
	margin: 18px 0px;
	text-decoration:none;
}

.headerButton:hover {
	background-color:transparent;
	border:2px solid #998677;
}

.headerButton:active {
	position:relative;
	top:1px;
}


.titleButton {
	float:right;
}

.titleButton p {
	margin:0px;
}

.titleButton a {
	text-decoration:none !important;
	font-family: 'Roboto Condensed', sans-serif;
	    font-weight: 500;
}



.credits {
		white-space: nowrap;
	}






	.attraction_text {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    width: 90%;
    height: auto;
    padding: 5%;
    font-size: 22px;
	color: #fff;
	}	
	
	.attraction_text span{
	font-size:26px;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	}		

.attraction_text p {
	margin-block: 0;
}
	
	.attraction_text a{
	font-size:26px;
	color:#fff;
	text-transform: uppercase;
    text-decoration: none;
	}

	.attraction_text a:hover {
	text-decoration: underline;
	}

.who_text {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    width: 90%;
    height: auto;
    padding: 5%;
    font-size: 22px;
	color: #fff;
	}	
	
	.who_text span{
	font-size:26px;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	}		

.who_text p {
	margin-block: 0;
}
	
	.who_text a{
	font-size:26px;
	color:#fff;
	text-transform: uppercase;
    text-decoration: none;
	}

	.who_text a:hover {
	text-decoration: underline;
	}
	
	.bg6 {
	float: left;
    height: auto;
    width: 100%;
    background-color: #000;
    margin-top: -5px;
	
		
	}	
	
	.bg6_heading {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	float: left;
    height: auto;
    width: 91%;
    font-size: 60px;
    text-align: left;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 9%;
	color:#FFF;
	}


	.bg7 {
	float: left;
    height: auto;
    width: 100%;
    background-color: #dcd6d0;
    margin-top: -5px;
	
		
	}	
	
	.bg7_heading {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	float: left;
    height: auto;
    width: 91%;
    font-size: 60px;
    text-align: left;
    margin-top: 5%;
    margin-bottom: 4%;
    margin-left: 9%;
	color:#000;
	}


	.icon_col1 {
	float: left;
    height: auto;
    width: 20%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 9%;
	}

	.icon_col2, .icon_col3, .icon_col4 {
	float: left;
    height: auto;
    width: 20%;
    font-size: 60px;
    text-align: left;
    margin-bottom: 4%;
    margin-left: 1%;
	}

	.icon_colpic {
	float:left;
	width:100%;
	height:auto;
		
	}
	
	.icon_colcontent {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	float: left;
    width: 90%;
    height: auto;
    padding: 4%;
    font-size: 22px;
	line-height: 30px;
	}

	.bg7_content {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	line-height: 36px;
	letter-spacing: .1px;
	float: left;
    width: 80%;
    height: auto;
    padding: 1% 9%;
    font-size: 22px;
	
	}

	.palmericon_col1 {
	float: left;
    height: auto;
    width: 25%;
    font-size: 60px;
    text-align: center;
    margin-bottom: 4%;
    margin-left: 11.5%;
	}

	.palmericon_col2, .palmericon_col3 {
	float: left;
    height: auto;
    width: 25%;
    font-size: 60px;
    text-align: center;
    margin-bottom: 4%;
    margin-left: 1%;
	}
	
	
.icontitle {
	font-size:26px;
	font-weight: 500;
	color: #4c4b47;
}

.iconsub {
	font-weight: 400;
}

.iconbody {
	white-space: nowrap;
}
	
	.icon_colcontent a{
	font-size:22px;
	color:#000;
	text-decoration:none;
	}

	.icon_colcontent a:hover{
	text-decoration:underline;
	}


#village_tab {
    position: fixed;
    top: 7%;
    width: 100%;
    z-index: 2;
    float: right;
}


.osborne_day_content {
    height: auto;
    width: 70%;
    margin-left: 11%;
    padding: 4%;
    /*-- font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300; --*/
}

.floorplan_content {
    height: auto;
    width: 70%;
    margin-left: 11%;
    padding: 4%;
    /*-- font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300; --*/
}


#osborne-day-wrapper {
    /*-- display: flex; --*/
}

#osborne-day-wrapper ul {
    margin-left: 0 0 13px 0px;
	padding: 0;
}

.even-content, .odd-content {
    display: flex;
	min-height: 152px;
}

li {
	line-height: 26px;
}

.left-side {
    display: flex;
    float: left;
    align-self: center;
    min-width: 70px;
}

.odd-content .hori-strip {
    background: #7e6e5f;
    height: 3px;
    min-width: 40px;
    margin: 0 7px;
    display: flex;
    align-self: center;
}

.even-content .hori-strip {
    background: #7e6e5f;
    height: 3px;
    min-width: 340px;
    margin: 0 7px;
    display: flex;
    align-self: center;
}

.time-slot {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    vertical-align: super;
    min-width: 75px;
}

.bullet-icon {
    background: #fff;
    border: 5px solid #7e6e5f;
    border-radius: 30px;
    width: 15px;
    height: 15px;
    z-index: 4;
}

.verti-strip {
    background: #7e6e5f none repeat scroll 0 0;
    bottom: auto;
    left: 5px;
    max-width: 6px;
    min-height: 152px;
    position: relative;
    right: 0;
    top: 16px;
    z-index: 0;
}

.right-side {
    display: flex;
    float: right;
    align-self: center;
}

.routine-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 90px;
    display: flex;
    justify-content: space-around;
    min-width: 85px;
    padding: 27px;
}

.routine-icon img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.main-content {
    display: block;
    justify-content: space-around;
    margin-left: 30px;
    align-self: center;
}

.routine-header {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    text-transform: capitalize;
    color: #4c4b47;
}

.routine-header, .routine-content p {
    margin: 0 0 13px;
}

.routine-content {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    max-width: 330px;
}

.routine-content a {
	color: #4c4b47;
    font-weight: 500;
}


.wbroadvibe_text {
   width: 45%;
   margin-left: 38%;
}

.villagevibe_text {
    width: 44%;
    margin-left: 40%;
}

.dtvibe_text {
    width: 56%;
    margin-left: 28%;
}


#floorplan-container {
    width: 100%;
    height: auto;
    float: left;
	margin-top: 5%;
}

#floorplan-spacer {
    width: 18%;
    border-right: 2px solid #808285;
    height: 115px;
    margin-left: 4%;
    margin-right: 2%;
    float: left;
	text-align: left;
}

#floorplan-spacer h2 {
	font-size: 21px;
	line-height: 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

#floorplan-spacer-none {
    width: 18%;
    border-right: 2px solid #808285;
    height: 115px;
    margin-left: 4%;
    margin-right: 2%;
    float: left;
    text-align: left;
}

#floorplan-apartment {
    width: 34%;
    height: auto;
    float: left;
	margin-left: 3%;
}

#floorplan-image{
		width: 31%;
		height: auto;
		float: left;
	}
	#floorplan-image img{
		width: 100%;
		height: auto;
		float: left;
	}
	
	#floorplan-image2{
		width: 38%;
		height: auto;
		float: left;
	}
	#floorplan-image2 img{
		width: 100%;
		height: auto;
		float: left;
	}

#floorplan-description2 {
    width: 55%;
    height: auto;
    float: left;
    text-align: left;
    margin-left: 5%;
}

#floorplan-description2 h3 {
    margin: 0px;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

#floorplan-description2 p {
    margin: 0px;
    font-size: 0.8vw;
    line-height: 1.3vw;
    font-weight: 500;
    font-family: 'Roboto';
}

#floorplan-description2 img {
	    max-width: 165px;
    height: auto;
}



/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
	height:100%;
}
.divTableRow {
	display: table-row;
	
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell1, .divTableCell2, .divTableHead {
	
	display: table-cell;
	position: relative;
	/* padding: 3px 10px; */
}

.divTableBody {
	display: table-row-group;
}









ul.nav li {
  line-height:50px;
	list-style: none;
}

ul.nav2 li {
  line-height:54px;
	list-style: none;
}

.modal .nav {
	text-align: left;
	font-size:26px;
	font-weight: 100;
	margin: 0;
  position: absolute;
  top: 50%;
  left: 44%;
  -ms-transform: translate(-44%, -50%);
  transform: translate(-44%, -50%);
}

.modal .nav2 {
	text-align: left;
	font-size:26px;
	font-weight: 100;
}

/* .modal span {
	    text-transform: uppercase;
    font-size: 19px;
    font-weight: 300;
	margin-left:24px;
} */

.modal ul a:hover {
	text-decoration:none;
	color:#aaa;
}



/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  font-family: 'Roboto';
	color:#828282;
}

.modal a{
  color:#FFF;
}


/* Modal Content */
.modal-content {
  background-color: #000;
  height: 100%;
  width: 100%;
  
}

/* The Close Button */
.close, .close2 {
  color: #aaaaaa;
  float: right;
  font-size: 50px;
    font-weight: 100;
    font-family: 'Roboto';
	padding-right: 3%;
	padding-top:1%;
	position:relative;
	z-index: 15;
}

.close:hover,
.close:focus, 
.close2:hover,
.close2:focus {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}



#nav_link:hover {
cursor:pointer;
}


.text_container {margin-left:40px;}


#floating_tab {
position: fixed;
top: 96px;
right: 3%;
width: 11%;
z-index: 9;
float: right;
/*-- filter: drop-shadow(0px 0px 40px #fff); --*/
	}
	
#floating_tab img {width:100%}
	

.find_apartment {
	text-align: center;
}


	
	#phonefixed { display:none; }






/* Float cancel and delete buttons and add an equal width */
.cancelbtn-confirm, .deletebtn-confirm {
  float: left;
  width: 10%;
	cursor: pointer;
	border: none;
	padding: 4px 14px;
	margin: 4px 0px;
	opacity: 0.9;
}

.cancelbtn-confirm:hover, .deletebtn-confirm:hover {
  opacity:1;
}

/* Add a color to the cancel button */
.cancelbtn-confirm {
  background-color: #f2f2f2;
  color: black;
	margin-left:45%;
}

/* Add a color to the delete button */
.deletebtn-confirm {
  background-color: #f2f2f2;
	margin-left:4%;
}

/* Add padding and center-align text to the container */
.container-confirm {
  padding: 0.1% 3% 1.1% 3%;
  text-align: center;
}

.container-confirm a { 
	font-weight: bold;
	color: #f2f2f2;
}

.container-confirm a:hover { 
	text-decoration: underline;
}

/* The Modal (background) */
.modal-confirm {
  /* display: none;  Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 95; /* Sit on top */
  left: 0;
  bottom: 0;
  width: 100%; /* Full width */
  /* height: 100%;  Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: none;
}

/* Modal Content/Box */
.modal-content-confirm {
	width: 100%;
	border-top: 2px solid white;
}

/* Style the horizontal ruler */
hr-confirm {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px;
}
 
/* The Modal Close Button (x) */
.close-confirm {
  position: absolute;
  right: 35px;
  top: 15px;
  font-size: 40px;
  font-weight: bold;
  color: #f1f1f1;
}

.close-confirm:hover,
.close-confirm:focus {
  color: #f44336;
  cursor: pointer;
}

/* Clear floats */
.clearfix-confirm::after {
  content: "";
  clear: both;
  display: table;
}


@media only screen and (max-width: 760px){
.cancelbtn-confirm, .deletebtn-confirm { width: 90%; }
.cancelbtn-confirm { margin-left:5%; }
.deletebtn-confirm { margin-left:5%; }
}

@media only screen and (min-width: 761px) and (max-width: 1365px) {
.cancelbtn-confirm, .deletebtn-confirm { width: 30%; }
.cancelbtn-confirm { margin-left:35%; }
.deletebtn-confirm { margin-left:4%; }
}


	
	


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 760px)  {
	
	
/*-- html {
    background-image:url("/images/bg-photo1.jpg") !important;
}	--*/
	
	
	
	
	
	.top_nav, .top_nav2, .top_nav-blank, .bg4_right, .divTable, #floating_tab, .attraction_left, .attraction_right, .bg3, .hero {
		
		display:none;
	}
	
	.mobile_nav-blank, .mobile_nav2, .divTable_mobile, .mobile_attract_right, .mobile_attract_left, .bg3_mobile, .bg3_mobile_dt, .bg3_mobile_osb, .bg3_mobile_wb, .bg3_mobile_wil, .bg3_mobile_ph, .bg3_mobile_gg, .hero_mobile  {display:block;}
	
	.mobile_nav2 li a {
		padding: 6px 0px;
	}
	
	.mobile_nav, .divTable_mobile {display:block;}
	
	/*-- .mobile_nav li a {
		padding: 6px 0px;
	} 
	
	.mobile_nav-blank li a {
		padding: 6px 0px;
	}
	
	--*/
	
	
	.thrive {
    width: 70%;
    margin-left: 15%;
    margin-top: -39%;
    opacity: 0.80;
}
	
	
	.divTable_mobile{
	display: table;
	width: 100%;
	height:100%;
}
	
.top_logo {
    width: 30%;
}
	
.top_logo2 {
    width: 30%;
}
	
.top_logo-blank {
    width: 30%;
	    margin-top: 3.75%;
}
	
	.mobile_nav2 {
		margin-top: -24%;
	}
	

	.palmerdiscover_text img {width:100%}
	
	.palmerdiscover_text {
		width:80%;
		margin-left:10%;
		padding: 6% 0% 6% 0%;
	}
	
	
	
	.bg1_mobile {
	float: left;
    height: 0px;
    width: 100%;
	}
	
	
	
	.headerButton {
	
	padding: 8px 18px;
    margin: 18px 0px 9px 9px;
	
}
	
	
	
	.bg2_text {
    font-size: 4vw;
    line-height: 6.4vw;
	margin-left:0%;
	width:90%;
	padding:2% 5% 0% 5%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}
	
	.bg2_text span{
		font-weight: 400;
		
	}
	
	.res_info {
    font-size: 4vw;
    line-height: 6.4vw;
	margin-left:0%;
	width:90%;
	padding:2% 5% 0% 5%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}
	
	.res_info span{
		font-weight: 400;
		
	}
	
	.text_container {
    margin-left: 0px;
}
	
	.bg2_right{
	width: 97%;
    margin-top: 1%;
    margin-left: 5%;
    margin-bottom: 5%;
	}	

	
	.contact_text {
    font-size: 4vw;
    line-height: 6.4vw;
	margin-left:0%;
	width:90%;
	padding:2% 4%;
	}
	

	
	
	
	
	.title_text span {
	font-size: 5.7vw;
    line-height: 9vw;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	white-space: nowrap;
}
	

.bg3_text {
    width: 68%;
    margin-left: 16%;
	margin-top: 7%;
    margin-bottom: 8%;
}



	.bg4_text {

    font-size: 4vw;
    line-height: 6.4vw;
	margin-left:0%;
	width:97%;
	padding:2%;
	
	} 
	
	
	.bg4_text span{
	font-size: 5.8vw;
    line-height: 9vw;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	white-space: normal;
	}	
	
	.bg4_right span{
	font-size: 5vw;
	line-height: normal;
	}

	.bg4_text select {
    font-size: 4vw;
	height: 42px;
	margin-top: 2%;

 	}
	
	
	.dtvibe_text {
    width: 98%;
    margin-left: 1%;
	margin-bottom: 8%;
}
	
	.wbroadvibe_text {
    width: 98%;
    margin-left: 1%;
	margin-bottom: 8%;
}
	
	
	.villagevibe_text {
    width: 98%;
    margin-left: 0%;
    margin-top: 7%;
    margin-bottom: 8%;
}
	
	
	
	.search_btn {
		margin-top: 2%;
		margin-bottom: 6%;
	}
	
	.search_btn img {
		height: 42px;
	}
	
	
	
.mobile_attract_right span{
	font-size: 5vw;
	line-height: normal;
}
	
.mobile_attract_left {
	
	padding:8% 8% 4% 8%;
} 
	
	.mobile_attract_left img {
		width:100%;
	}
	

	
.mobile_attract_left span{
	font-size: 6vw;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #FFF;
	    				}
	
.mobile_attract_text {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	float: left;
    height: auto;
    padding: 0% 8% 0% 8%;
    font-size: 4.5vw;
    line-height: 6.3vw;
	color: #fff;
	margin-bottom: 14%;
}	
	
	
	.mobile_attract_text span{
	font-size:5vw;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	}		

.mobile_attract_text p {
	margin-block: 0;
}
	
	.mobile_attract_text a{
	font-size:26px;
	color:#fff;
	text-transform: uppercase;
    text-decoration: none;
	}

	.mobile_attract_text a:hover {
	text-decoration: underline;
	}
	
	
	
	
	.who_right span{
	font-size: 5vw;
	line-height: normal;
	}
	
	.who_left {
    font-size: 4vw;
    line-height: 6.4vw;
	margin-left:9%;
	width:97%;
	padding:2%;
	} 
	
	.who_text {
		    margin: 8% 0% 2% 0%;
	}
	
	.who_left span{
	font-size: 5.8vw;
	line-height: normal;
	}
	

	.bg5_heading, .bg6_heading, .bg7_heading, .osborne_day_heading, .osborne-mobile-heading {
    font-size: 5.8vw;
	line-height: 9vw;
    margin: 6% 0% 6% 0%;
    width: 100%;
    text-align: center;
}
	
	.osborne_day_content {
		display:none;
	}
	
	.osborne-day-mobile {
		display:block;
		padding: 6%;
	}
	
	.osborne-day-mobile img {
		
		width: 100%;
		height:auto;
	}

	.bg_col1, .bg_col2 {
	margin-left: 6%;
    width: 88%;
	font-size: 0px;
	margin-bottom:8%;
	}
	
	.bg_col3 {
	margin-left: 6%;
    width: 88%;
	font-size: 0px;
	margin-bottom:12%;
	}	
	

	.bg_colcontent {
	font-size: 4vw;
    line-height: 7vw;
		height: auto;
	}
	
	.bg_colcontent p {
		margin:0%;
	}
	
	.bg_colcontent span{
	font-size: 5.8vw;
    line-height: 9vw;
	}		
	
	.bg_colcontent a{
	font-size: 4vw;
    line-height: 6.2vw;
	}
	
	
	.doublecol1 {
    margin-left: 6%;
    width: 88%;
    margin-bottom: 8%;
    font-size: 0px;
}
	
	.doublecol2 {
    margin-left: 6%;
    width: 88%;
    margin-bottom: 8%;
    font-size: 0px;
}	
	

	.doublecol_content {
font-size: 4vw;
    line-height: 7vw;
	}	
	
	.doublecol_content span{
	font-size: 5.8vw;
    line-height: 9vw;
	}	
	
	.doublecol_content span a{
	font-size: 5.8vw;
    line-height: 9vw;
	}	
	
	.doublecol_content a{
	font-size: 4vw;
    line-height: 7vw;
	}
	
	
	.attraction_text {
    font-size: 4vw;
    line-height: 6.4vw;
	}	
	
	.attraction_text span{
	font-size: 4.5vw;
    line-height: 6.4vw;
	}		
	
	.attraction_text a{
	font-size: 4vw;
    line-height: 6.4vw;
	}
	
	.who_text {
    font-size: 4vw;
    line-height: 6.4vw;
	}	
	
	.who_text span{
	font-size: 4.5vw;
    line-height: 6.4vw;
	}		
	
	.who_text a{
	font-size: 4vw;
    line-height: 6.4vw;
	}

	.bg6 {
	padding-bottom:12%;

	}
	
	.icon_col1 {
	width:94%;
	margin-left:3%;
	text-align: center;
	}
	
	.icon_col2, .icon_col3, .icon_col4 {
	width:94%;
	margin-left:3%;
	text-align: center;
	}	
	
	
	.palmericon_col1 {
		width:100%;
		margin-left:0%;
		margin-top:3%;
	}
	
	.palmericon_col2, .palmericon_col3 {
	width:100%;
	}
	

	.icon_colcontent {
    font-size: 4.5vw;
    line-height: 6vw;
	padding-top: 1%;
	}	
	
	.icon_colcontent p {
		margin-top:0.75em;
	} 
	
	.icontitle{
	font-size:5vw;
	}		
	
	.icon_colcontent a{
	font-size: 4.5vw;
    line-height: 6vw;
	}
	
	.bg7_content {
    font-size: 4vw;
    line-height: 6.4vw;
	width: 90%;
    padding: 1% 5%;
	}
	
	
	#floating_tab {
    position: fixed;
    top: 80px;
    right: 3%;
    width: 25%;
    z-index: 9;
    float: right;
}
	
#floating_tab img {
	width:100%
	}
	
	
	
	#sub_floorplan_container{
			
    float: left;
    width: 90%;
    height: auto;
	text-align:center;
	margin-bottom: 30px;
	}
	
	#floorplan-container{
		width:100%;
		height: auto;
		float: left;
		margin-top: 2%;
	}
	
	#floorplan-title{
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
	}
	
	#floorplan-spacer{
		width:100%;
		border-right: none; 
    	height: 30%; 
		margin-left: 0%;
		margin-right: 2%;
		float: left;
		text-align: center;
		margin-top: 2%;
	}
	
	#floorplan-spacer-none{
		display: none;
		width:100%;
		border-right: none; 
    	height: 30px; 
		margin-left: 0%;
		margin-right: 2%;
		float: left;
		text-align: center;
	}
	
	#floorplan-apartment{
		width: 100%;
		height: auto;
		float: left;
		margin-left: 0%;
		margin-top: 6%;
	}
	
	#floorplan-image{
		width: 30%;
		height: auto;
		float: left;
	}
	
	#floorplan-image img{
		width: 100%;
		height: auto;
		float: left;
	}
	
	#floorplan-image2{
		width: 40%;
		height: auto;
		float: left;
	}
	
	#floorplan-image2 img{
		width: 100%;
		height: auto;
		float: left;
	}
	
	#floorplan-description{
		width: 60%;
		height: auto;
		float: left;
		text-align: left;
		margin-left: 5%;
	}
	
	#floorplan-description h3{
		margin: 0px;
		font-size: 18px;
	}
	
	#floorplan-description p{
		margin: 0px;
		font-size: 14px;
		line-height: 22px;
	}
	
	#floorplan-description2{
		width: 55%;
		height: auto;
		float: left;
		text-align: left;
		margin-left: 5%;
	}
	
	#floorplan-description2 h3{
		margin: 0px;
		font-size: 18px;
	}
	
	#floorplan-description2 p{
		margin: 0px;
		font-size: 11px;
		line-height: 22px;
	}
	
	
	.modal .nav2 {
	font-size:23px;
}
	
	ul.nav2 li {
    line-height: 41px;
}
	
	
	.footercol_logo {
		max-width: 80%;
		margin-left:5%;
		margin-top:2%;
		margin-bottom:4%;
	}
	
	.footercol_logo img {
		max-width: 80%;
	}
	
	.footerthrive {
	font-size:20px;
	line-height: 32px;
	}
	
	.footercol1 {
		width: 90%;
		margin-top: 12%;
		margin-left: 9%;
		margin-bottom: 0%;
		text-align: center;
	}
	
	.footercol2 {
		width: 90%;
		margin-top:0%;
		margin-left: 9%;
		text-align: center;
	}
	
	.footercol2 span {
	display:none;	
	}
	
	.footercol_content  {
		font-size: 14px;
		line-height: 25px;
		padding-top:0%;
		padding-bottom:0%;
	}
	
	.touch {
		display:none;
	}
	
	.invisible {
		display:none;
	}
	
	
	
	.find_apartment img {
	width:72%;
}
	
	
	
	#phonefixed {
	position: fixed;
	width: 100%;
	bottom: 0px;
	background: #000;
	padding: 14px 0px;
		display:block;
		z-index: 90;
} 
	
#phonefixed img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	height: 50px;
}
	
	
	
}	


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	
@media only screen and (min-width: 761px) and (max-width: 1365px)  {
	
	
	#phonefixed { display:none; }
	
	
	.top_nav{
	    width: 79%;
    	margin-right: 1%;
    	margin-top: -55%;
	}
	
	.top_nav li img {
    width: 70%;
    margin-top: 0px;
}
	
	.top_nav li a{
	  padding: 11px;
	  font-size:1.3vw;
	}
	
	.top_nav2 {
	    width: 79%;
    	margin-right: 1%;
	}
	
	.top_nav2 li img {
    width: 70%;
    
}
	
	
	.top_nav2 li a{
	  padding: 11px;
	  font-size:1.3vw;
	}
		
	.bg2_text {
    font-size: 2.4vw;
    line-height: 4vw;
	margin-left:4%;
	width:40%;
	padding:2%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}
	
	.res_info {
    font-size: 2.4vw;
    line-height: 4vw;
	margin-left:4%;
	width:81%;
	padding:2%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}
	
	.bg2_right{
	width:50%;	
	}	

	.res_info span{
		font-weight: 400;
	}
	
	.bg_colcontent {
    font-size: 17px;
	line-height: 24px;
		height: auto;
	}	
	
	.bg_colcontent span{
	font-size:18px;
	}		
	
	.bg_colcontent a{
	font-size:18px;
	}
	

	.contact_text {
    font-size: 2vw;
    line-height: 2.6vw;
	margin-left:3.5%;
	width:42%;
	padding:2%;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;	
	}
	
	.contact_text span{
		font-weight: 400;
	}
	
	.title_text span {
	font-size: 4.4vw;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
	

.bg3_text {
    width: 35%;
    margin-left: 49%;
}

	.bg4_text {
    	font-size: 2.4vw;
		line-height: normal;
		margin-left:0%;
		width:45%;
		padding:2%;
	} 
	
	
	.bg4_text span{
		font-size: 4.4vw;
		line-height: normal;
	}
	
	.bg4_right span{
		font-size: 4.4vw;
		line-height: normal;
	}

	.bg4_text select {
    	font-size: 18px;
		height: 45px;
 	}
	.search_btn img {
		height: 45px;
	}
	
	.bg4_right {
		width: 51%;
	}	
	
	.attraction_right span{
	font-size: 4.4vw;
	line-height: normal;
	}
	
	.attraction_left {
    font-size: 2.4vw;
	line-height: normal;
	width: 32%;
    margin-left: 8%;
	padding:2%;
	} 
	
	
	.attraction_left span{
	font-size: 4.4vw;
	line-height: normal;
	}
	
	
	.who_right span{
	font-size: 4.4vw;
	line-height: normal;
	}
	
	.who_left {
    font-size: 2.4vw;
	line-height: normal;
	width: 32%;
    margin-left: 8%;
	padding:2%;
	} 
	
	
	.who_left span{
	font-size: 4.4vw;
	line-height: normal;
	}
	

	.bg5_heading, .bg6_heading, .osborne_day_heading {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 4vw;
	margin-left:2%;
}
	
	.bg7_heading {
		font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 4vw;
	margin-left:6%;
	}
	
	.osborne_day_content {
		width:80%;
	}
	
	.floorplan_content {
		width:92%;
		margin-left:0%;
	}

	.bg_col1 {
	margin-left:2%;	
	width:22%;
	}
	
	.bg_col2, .bg_col3 {
	width:22%;
		margin-left: 2%;
	}	
	
	.doublecol1 {
	margin-left:8%;	
	width:40%;
	}
	
	.doublecol2 {
	margin-left: 4%;
	width:40%;
	}	
	
	.doublecol_content {
    font-size: 1.6vw;
}
	.doublecol_content span a {
    font-size: 2.1vw;
}

	.attraction_text {
    font-size: 1.5vw;
	}	
	
	.attraction_text span{
	font-size:1.6vw;
	line-height: normal;
	}		
	
	.attraction_text a{
	font-size:1.5vw;
	}
	
	.who_text {
    font-size: 1.5vw;
	}	
	
	.who_text span{
	font-size:1.6vw;
	}		
	
	.who_text a{
	font-size:1.5vw;
	}
	
	.icon_col1 {
	margin-left:6%;	
	width:21%;
	}
	
	.icon_col2, .icon_col3, .icon_col4 {
	width:21%;
	}
	
	.palmericon_col1 {
	margin-left:2%;	
	width:30%;
	}
	
	.palmericon_col2, .palmericon_col3  {
	width:30%;
	}
	

	.icon_colcontent {
    font-size: 1.4vw;
    line-height: 1.9vw;
	}	
	
	.icontitle{
	font-size:1.5vw;
	}		
	
	.icon_colcontent a{
	font-size: 1.4vw;
    line-height: 1.9vw;
	}	
	
	.icon_colpic img {
    width: 50%;
}
	
	.bg7_content {
    font-size: 2.4vw;
	}
	
	.footercol_content {
    font-size: 15px;
	line-height: 29px;
	}
	
	.footercol_content a{
	font-size:15px;
	}
	
	.footercol_logo img {
    max-width: 56%;
}
	
	.footerthrive {
    font-size: 20px;
    line-height: 26px;
	}
	
	
	
	.footercol1 {
    width: 40%;
    margin-bottom: 4%;
    margin-left: 6%;
	margin-top: 4%;
	
	}

	.footercol2 {
    width: 22%;
    margin-bottom: 4%;
    margin-left: 2%;
	margin-top: 4%;
	}

	.footercol_pic {
	float:left;
	width:100%;
	height:auto;
		
	}
	
	
	.osborne_day_content {
		display:none;
	}
	
	
	.osborne-day-tablet {
		display:block;
		padding: 6%;
		margin-left: 4%;
	}
	
	.osborne-day-tablet img {
		max-width: 980px;
    	margin-top: 5%;
		width: 100%;
		height:auto;
	}
	
	
	.modal .nav2 {
	font-size:23px;
		left: 40%;
		width: 54%;
		 -ms-transform: translate(-45%, -50%);
  transform: translate(-45%, -50%);
}
	
	ul.nav2 li {
    line-height: 41px;
}
	
		.modal .nav {
	font-size:23px;
			left: 40%;
			width: 54%;
			 -ms-transform: translate(-45%, -50%);
  transform: translate(-45%, -50%);
}
	
	ul.nav li {
    line-height: 36px;
}
	
	
	#floorplan-description2 p {
    
    font-size: 10px;
    line-height: normal;
    
}
	
		
		
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 1366px) and (max-width: 1919px)  {
	
	
	
	#phonefixed { display:none; }
	
	.bg2_text {
    font-size: 1.3vw;
    line-height: 2.4vw;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	}
	
	.bg2_text a {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 1.4vw;
	}
	
	.bg2_text a:hover {
    text-decoration: none;
	}

	.bg2_text span{
	font-weight: 400;
	}
	
	.res_info {
    font-size: 1.3vw;
    line-height: 2.4vw;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	
	}
	
	.res_info a {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 1.4vw;
	}
	
	.res_info a:hover {
    text-decoration: none;
	}

	.bg2_text span{
	font-weight: 400;
	}
	
	.contact_text {
    font-size: 1.3vw;
    line-height: 2.4vw;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	}
	
	.contact_text a {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 1.4vw;
	}
	
	.contact_text a:hover {
    text-decoration: none;
	}

	.contact_text span{
	font-weight: 400;
	}
	
	.title_text span {
	font-size: 3.7vw;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	letter-spacing: .05vw;
}
	
	
	.bg3_text {
    width: 23%;
    margin-left: 62%;
	}


	.bg4_text {
    font-size: 1.3vw;
    line-height: 2.4vw;	
	} 
	
	
	.bg4_text span{
	font-size: 3.5vw;
	line-height:4.0vw;
	letter-spacing: .05vw;
	}
	
	.bg4_right span{
	font-size: 3.5vw;
	line-height:4.0vw;
	letter-spacing: .05vw;
	}

	.bg4_text select {
    font-size: 16px;
 	}
	
	.attraction_right span{
	font-size: 3.5vw;
	line-height:4.0vw;
	letter-spacing: .05vw;
	}
	
	.attraction_left {
    font-size: 1.7vw;
    line-height: 2.6vw;	
	width:32%;
	} 
	
	
	.attraction_left span{
	font-size: 3.5vw;
	line-height:4.0vw;
	letter-spacing: .05vw;
	}
	
	.who_right span{
	font-size: 3.5vw;
	line-height:4.0vw;
	letter-spacing: .05vw;
	}
	
	.who_left {
    font-size: 1.7vw;
    line-height: 2.6vw;	
	width:32%;
	} 
	
	
	.who_left span{
	font-size: 3.5vw;
	line-height:4.0vw;
	letter-spacing: .05vw;
	}
	
	.bg5_heading, .bg6_heading, .bg7_heading, .osborne_day_heading  {
    font-size: 3.5vw;
	letter-spacing: .05vw;
}
	
	.osborne_day_content {
		width:80%;
	}
	
	.floorplan_content {
		width:80%;
	}
	
	.bg_colcontent, .doublecol_content {
    font-size: 1.2vw;
	line-height: 1.6vw;
		height: auto;
	}	
	
	.doublecol_content span{
	font-size:1.45vw;
	}
	
	.bg_colcontent span{
	font-size:1.45vw;
	}
	
	.bg_colcontent, .doublecol_content a{
	font-size:1.2vw;
	
	}
	
	.bg_colcontent, .doublecol_content a:hover{
    text-decoration: none;
	}
	
	.attraction_text {
    font-size: 1.2vw;
	line-height: 1.6vw;
	}	
	
	.attraction_text span{
	font-size:1.45vw;
	line-height: normal;
	}		
	
	.attraction_text a{
	font-size:1.2vw;
	
	}
	
	.attraction_text a:hover{
    text-decoration: none;
	}
	
	.who_text {
    font-size: 1.2vw;
	line-height: 1.6vw;
	}	
	
	.who_text span{
	font-size:1.45vw;
	}		
	
	.who_text a{
	font-size:1.2vw;
	
	}
	
	.who_text a:hover{
    text-decoration: none;
	}
	
	.icon_colcontent {
    font-size: 1.2vw;
	line-height: 1.6vw;
	}	
	
	.icontitle{
	font-size:1.45vw;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	}		
	
	.icon_colcontent a{
	font-size:1.2vw;
	
	}
	
	.icon_colcontent a:hover{
    
	}
	
	.bg7_content {
    font-size: 1.3vw;
    line-height: 2.4vw;
	}
	
.footercol_content {
	font-size: 15px;
	line-height: 29px;
}

	.footercol_content a{
	font-size:15px;
	}
	
	.footercol_logo img {
	max-width: 40%;
	}
	
	
	#floating_tab {
position: fixed;
top: 85px; 
right: 3.25%; 
width: 12%;
z-index: 9;
float: right;
	}



	
}

