﻿@media only screen and (max-width: 480px) {
img, iframe, video {
	max-width: 100%;
}
.wrapper_inner {
	width: 90%;
	margin: 0 auto;
}
.footer_wrapper {
	width: 90%;
	height:auto;
	margin: 0 auto;
}
.footer_left {
	width: 100%;
	margin: 0 auto;
	padding: 0px 5px;

}
.footer_center {
	width: 100%;
	margin: 0 auto;
	padding: 0px 5px;
}
.footerHours{
		width: 100%;
	margin: 0 auto;

}
.footer_right {
	display:none;
}

.main_menu {
    display: none;
}

/********** project code ***********************/
.third, .half{
	width:100%;
	margin:0 auto;
	text-align:center;
}
/********** project code ***********************/

.welcome-section > h1 {
        font-size: 34px;   
    width: 100%;
}
.half > h1 {
    font-size: 34px;
}

.fullwidth {
    width: 88%;
}

.logo {
    float: none;
    height: auto;
    margin: 0 auto;
    max-width: 90%;
    width: 100%;
}


.map-search #skycitydiv {
       margin-top: 13px;  
    width: 100%;
}
#skycitydiv .inputFieldClass {
    margin: 5px 16px 5px auto;
    padding: 10px;
	 width: 80%;
}

.widget-text.wp_generations_plugin_box #skycitydiv2 {
      width: 100%;
}

.widget-text.wp_generations_plugin_box #left_div {
    display: inline;
    width: 100%;
	height: auto;
}
table {
 border-collapse: collapse;
    display: inline;
    float: left;
   
    width: 33%;
}
#left_div table tr td {
    border-bottom: medium none;
}

#skycitydiv2 select {
    width: 80%;
}

#left_div table tr td {
    border-bottom: medium none;
    font-size: 10px;
}
.footer_left {
       font-size: 17px;
   
}
h2.thinWhite {
        font-size: 17px;
}
.main_menu {
  display: none;
}
.widget-text.wp_generations_plugin_box #right_div {
    width: 100%;
}


#skycitydiv2 input {
    width: 77%;
}
.banner {
    height: 800px;
    min-height: auto;
   
}
#skycitydiv2 form .submit-map {
    width: 85px;
}
.concierge_inner { 
    padding: 0;   
}
.concierge_inner {
       margin: 0 auto;    
    width: 97%;
}
.concierge .concierge_inner > div {
    width: 100% !important;
}

}


@media only screen and (min-width: 481px) and (max-width: 640px) {
.third, .half{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.third{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.main_menu {
    display: none;
}

.logo {
        float: none;
    margin: 10px;
    max-width: 350px;
    width: 100%;
	
}
.menu {
      width: 100%;
}
.header {
   
    height: auto;
    
}
.welcome-section > h1 {
    float: left;
    font-size: 35px;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 22px;
    width: 100%;
}
.half {
      width: 50%;
}
.half img {
    float: left;
    width: 100%;
}

.thinWhite, .thinWhite a, a.thinWhite {
    color: white;
    font-family: "Lato";
    font-size: 13px;
}
.half > h1 {
    font-size: 19px;
    letter-spacing: 0;
    padding: 2px;
}


.fullwidth_inner > p {
      width: 100%;
}
.list > li {
    line-height: 30px;
    list-style-position: inside;
}

.menu a {   
    font-size: 16px;   
}
#skycitydiv img {
    width: 100%;
}
.main_menu {
  display: none;
}
.footer_wrapper {
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    width: 95%;
}
.menu {
    display: none;
}
.fullwidth {
     width: 92%;
}

.fullwidth_inner img {
    height: auto;
    width: 100%;
}
.fullwidth .half img {
    float: left;
    width: 100%;
}
.footer_right .textwidget > div {
    width: 100% !important;
}
.map-search #skycitydiv {
       margin-top: 13px;  
    width: 100%;
}
#skycitydiv .inputFieldClass {
    margin: 5px 16px 5px auto;
    padding: 10px;
	 width: 78%;
}

.widget-text.wp_generations_plugin_box #skycitydiv2 {
      width: 100%;
}

.widget-text.wp_generations_plugin_box #left_div {
    display: inline;
    width: 100%;
	height: auto;
}
table {
 border-collapse: collapse;
    display: inline;
    float: left;
   
    width: 33%;
}
#left_div table tr td {
    border-bottom: medium none;
}

.widget-text #right_div{
      width: 100%;
}
.section-third .third img {
    width: auto;
}
#skycitydiv2 select {
    width: 80%;
}

#left_div table tr td {
    border-bottom: medium none;
    font-size: 10px;
}

.footer_left {
       font-size: 17px;
   
}
h2.thinWhite {
        font-size: 17px;
}
.map-search #skycitydiv img {
    width: auto;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
 
    width: 77%;
}

.concierge_inner { 
    padding: 0;   
}
.concierge_inner {
       margin: 0 auto;    
    width: 97%;
}
.concierge .concierge_inner > div {
    width: 100% !important;
}
}
@media only screen and (min-width: 641px) and (max-width: 767px) {

.third{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.main_menu {
    display: none;
}

.logo {
        float: none;
    margin: 10px;
    max-width: 350px;
    width: 100%;
	
}
.menu {
      width: 100%;
}
.header {
   
    height: auto;
    
}
.welcome-section > h1 {
    float: left;
    font-size: 35px;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 22px;
    width: 100%;
}
.half {
      width: 50%;
}
.fullwidth .half img {
    float: left;
    width: 100%;
}
.section-third .third img {
    float: none;
    width: auto;
}

.thinWhite, .thinWhite a, a.thinWhite {
    color: white;
    font-family: "Lato";
    font-size: 13px;
}
.half > h1 {
    font-size: 40px;
}


.fullwidth_inner > p {
      width: 100%;
}
.list > li {
    line-height: 30px;
    list-style-position: inside;
}

.menu a {   
    font-size: 16px;   
}
#skycitydiv img {
    width: 100%;
}

.footer_wrapper {
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    width: 95%;
}
.menu {
    display: none;
}
.fullwidth {
     width: 92%;
}

.fullwidth_inner img {
    height: auto;
    width: auto;
}
.footer_right .textwidget > div {
    width: 100% !important;
}
.map-search #skycitydiv {
       margin-top: 13px;  
    width: 100%;
}
#skycitydiv .inputFieldClass {
    margin: 5px 16px 5px auto;
    padding: 10px;
}

.widget-text.wp_generations_plugin_box #skycitydiv2 {
      width: 100%;
}

.widget-text.wp_generations_plugin_box #left_div {
    display: inline;
    width: 100%;
	height: auto;
}
table {
 border-collapse: collapse;
    display: inline;
    float: left;
   
    width: 33%;
}
#left_div table tr td {
    border-bottom: medium none;
}

.widget-text #right_div{
      width: 100%;
}
.map-search #skycitydiv img {
    width: auto;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
       width: 45%;
}
.concierge_inner { 
    padding: 0;   
}
.concierge_inner {
       margin: 0 auto;    
    width: 97%;
}
.concierge .concierge_inner > div {
    width: 100% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.logo {
        float: none;
    margin: 10px;
    max-width: 350px;
    width: 100%;
	
}
.menu {
      width: 100%;
}
.header {
   
    height: auto;
    
}
.welcome-section > h1 {
    float: left;
    font-size: 35px;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 22px;
    width: 100%;
}
.half {
      width: 50%;
}
.half img {
    float: left;
    width: 100%;
}

.thinWhite, .thinWhite a, a.thinWhite {
    color: white;
    font-family: "Lato";
    font-size: 13px;
}
.half > h1 {
    font-size: 40px;
}
.fullwidth_inner img {
    float: left;
    width: 100%;
}

.fullwidth_inner > p {
      width: 100%;
}
.section-third .third img {
    float: none;
    width: auto;
}
.list > li {
    line-height: 30px;
    list-style-position: inside;
}

.menu a {   
    font-size: 16px;   
}
#skycitydiv img {
    width: 100%;
}
.footer_right .textwidget > div {
    width: 100% !important;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
        width: 45%;
}
#skycitydiv .inputFieldClass {
       width: 88%;
}
.widget-text.wp_generations_plugin_box #left_div {
    width: 100%;
}
.widget-text #right_div {
    width: 100%;
}
.concierge_inner { 
    padding: 0;   
}
.concierge_inner {
       margin: 0 auto;    
    width: 97%;
}
.concierge .concierge_inner > div {
    width: 100% !important;
}

}
@media only screen and (min-width: 991px) and (max-width: 1280px) {
	
	.logo {
        float: none;
    margin: 10px;
    max-width: 350px;
    width: 100%;
	
}
.menu {
      width: 100%;
}
.header {
   
    height: auto;
    
}
.welcome-section > h1 {
    float: left;
    font-size: 35px;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 22px;
    width: 100%;
}
.half {
      width: 50%;
}
.half img {
    float: left;
    width: 100%;
}

.thinWhite, .thinWhite a, a.thinWhite {
    color: white;
    font-family: "Lato";
    font-size: 13px;
}
.half > h1 {
    font-size: 55px;
}
.fullwidth_inner img {
    float: left;
    width: 100%;
}

.fullwidth_inner > p {
      width: 100%;
}
.list > li {
    line-height: 30px;
    list-style-position: inside;
}

#skycitydiv .inputFieldClass {
       
	   width: 90%;
}
.concierge_inner { 
    padding: 0;   
}
.concierge_inner {
       margin: 0 auto;    
    width: 97%;
}
.concierge .concierge_inner > div {
    width: 100% !important;
}
}
@media only screen and (min-width: 1281px) and (max-width: 10000px) {
}