/*
@font-face {
	font-family: 'SabonLTPro-Bold';
	src: url('webfonts/34699A_0_0.eot');
	src: url('webfonts/34699A_0_0.eot?#iefix') format('embedded-opentype'),
	url('webfonts/34699A_0_0.woff2') format('woff2'),
	url('webfonts/34699A_0_0.woff') format('woff'),
	url('webfonts/34699A_0_0.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'SabonLTPro-Bold';
  src: url('../fonts/34699A_0_0.woff2') format('woff2'), url('../fonts/34699A_0_0.woff') format('woff');
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
}
.rbt {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.js1 {
  font-family: 'SabonLTPro-Bold', serif;
  font-weight: normal;
}
* {
  box-sizing: border-box;
}
.blue {
  color: #1f2a44;
}
.aqua {
  color: #a4c8e1;
}
.ltgray {
  color: #d0d3d4;
}
.dkgray {
  color: #666666;
}
.white {
  color: #ffffff;
}
.trans {
  -webkit-transition: all 150ms ease-out 0s;
  -moz-transition: all 150ms ease-out 0s;
  -o-transition: all 150ms ease-out 0s;
  transition: all 150ms ease-out 0s;
}
.transfast {
  -webkit-transition: all 100ms ease-out 0s;
  -moz-transition: all 100ms ease-out 0s;
  -o-transition: all 100ms ease-out 0s;
  transition: all 100ms ease-out 0s;
}
.slowtrans {
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
}
.notrans {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.centerm {
  margin-left: auto;
  margin-right: auto;
}
.centert {
  text-align: center;
}
.valign {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.valign55 {
  position: relative;
  top: 55%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
}
.bottomed {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}
#wp-admin-bar-edit,
#wpseo_meta,
.add-new-h2,
.ab-sub-wrapper,
#wp-admin-bar-updates,
#wp-admin-bar-comments,
#wp-admin-bar-new-content,
#wp-admin-bar-wpseo-menu {
  display: none!important;
}
#edit-slug-box {
  visibility: hidden;
}
.page-9 #wpseo_meta {
  display: block;
}
.user-1 #wpseo_meta,
.user-1 .add-new-h2,
.user-1 .ab-sub-wrapper,
.user-1 #wp-admin-bar-updates,
.user-1 #wp-admin-bar-comments,
.user-1 #wp-admin-bar-new-content,
.user-1 #wp-admin-bar-wpseo-menu {
  display: block!important;
}
.user-1 #edit-slug-box {
  visibility: visible;
}

/*========================================
            CONTACT FORM                         
=========================================*/
.tabcontainer .hywrap{max-width: 500px;margin: 0 auto;}
.tabcontainer .hywrap .controls{position: relative;top:0;text-align: left;}
.tabcontainer .hywrap select, .tabcontainer .hywrap input[type="text"]{height: 40px;border: none;font-family: 'Montserrat', sans-serif;font-weight: 300;color: #666666;}
.tabcontainer .hywrap textarea{resize: none;border: none;border-radius:0px;font-family: 'Montserrat', sans-serif;font-weight: 300;color: #666666;background-color: #d0d3d4;}
.tabcontainer .hywrap button{background-color: #a4c8e1;border: 2px #a4c8e1 solid;font-size: 12px;text-transform: uppercase;width: 120px;height: 40px;font-family: 'Montserrat', sans-serif;font-weight: 300;    line-height: 1em;color: #000000;}
.tabcontainer .hywrap .control-label{color:#000;text-align: left;font-family: 'Montserrat', sans-serif;font-weight: 300;font-size: 14px;line-height: 20px;}
.tabcontainer .hywrap .LV_invalid{text-align: left;font-size: 13px;}
.tabcontainer #more-info a{color:#000;outline: none;}
.tabcontainer .hywrap button:hover{background: #fff;}
.tabcontainer .hywrap select{background: #d0d3d4;}
.tabcontainer .hywrap select, .tabcontainer .hywrap input[type="text"]{color: #666666;  background-color: #d0d3d4;  border-radius: 0px;font-size: 12px;}
.tabcontainer .hywrap .unstyled li{margin-bottom:0px;}
.tabcontainer .hywrap button[type="submit"] {border-radius:0px;background-color: #a4c8e1;border: 2px #a4c8e1 solid;font-size: 12px;text-transform: uppercase;width: 120px;height: 40px;font-family: 'Montserrat', sans-serif;font-weight: 300;line-height: 1em;color: #000000;}
.tabcontainer .hywrap button[type="submit"]:hover {background: #fff;border: 2px #a4c8e1 solid;color:#000;}

#thankyou{top:0;height: auto;padding-top:0;margin-top:122px;}
#thankyou .thankyou_section{transform: translateY(-50%);top: 50%;position: absolute;width: 100%;max-width: 100%;left:0;right:0;}
.bozzuto_a{padding-left: 20px;}
.tabcontainer .hywrap .radio input{background: transparent;}
#thankyou .centerm img{width:30px;height: auto;}
/*#thankyou .centerm a{outline: none;}*/

@media only screen and (min-width: 1px) {
  .hide {
    display: none;
  }
  .video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 110;
  }
  .video:first-child {
    z-index: 120;
  }
  .no-object-fit .video {
    min-width: 100vw;
    height: auto;
    width: auto;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .clearfix {
    clear: both;
    float: none;
  }
  .spacer50 {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    height: 50px;
  }
  .spacer50.hideheight {
    height: 0;
  }
  .spacer25 {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    height: 25px;
  }
  .spacer25.hideheight {
    height: 0;
  }
  .spacer10 {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    height: 10px;
  }
  .spacer10.hideheight {
    height: 0;
  }
  body h1 {
    font-family: 'SabonLTPro-Bold', serif;
    font-weight: normal;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0 0 10px 0;
    font-size: 26px;
    line-height: 1.28em;
  }
  body h2 {
    font-family: 'SabonLTPro-Bold', serif;
    font-weight: normal;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0 0 10px 0;
  }
  h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0 0 10px 0;
  }
  h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0 0 0px 0;
  }
  h5,
  .h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0 0 10px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.375em;
    letter-spacing: 0.050em;
    text-transform: uppercase;
  }
  p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.375em;
    letter-spacing: 0.010em;
  }
  h4 + p,
  p:nth-of-type(1) {
    margin-top: 0;
  }
  b, strong {
    font-style: normal;
    font-weight: 500;
  }
  a {
    color: inherit;
  }
  span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
  }
  ul {
    list-style: disc outside;
    margin: 0 0 0 30px;
    padding: 0;
  }
  ul > li {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .tabletonly {
    display: none!important;
  }
  .notablet {
    display: inline-block;
  }
  .datepick {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
  }
  .datepick * {
    font-family: 'Montserrat', sans-serif !important;
  }
  .datepick .datepick-month td .datepick-highlight {
    background-color: #1f2a44;
    color: #ffffff;
  }
  .datepick .datepick-month td .datepick-today {
    background-color: #a4c8e1;
  }
  .datepick .datepick-nav {
    background-color: #a4c8e1;
  }
  .datepick .datepick-ctrl {
    background-color: #1f2a44;
  }
  #uptop {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    display: block;
    position: fixed;
    right: 20px;
    bottom: 20px;
    height: 50px;
    width: 50px;
    opacity: 0.1;
    z-index: 98;
  }
  #uptop img {
    width: 50px;
    height: 50px;
  }
  #uptop:hover {
    opacity: 0.3;
  }
  #mobile-detect {
    display: none;
    visibility: visible;
  }
  .leftdent {
    text-align: left;
    margin-left: 30px!important;
  }
  .container {
    max-width: 1035px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
  .midcontainer {
    /* max-width: 1000px; */
    max-width: 1080px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;

  }
  .precontainer {
    max-width: 1060px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
  }
  .minicon {
    max-width: 660px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
  .twob {
    width: auto;
    height: auto;
    text-align: center;
  }
  .twob > .button {
    margin-right: 10px;
  }
  .twob > .button:last-child {
    margin-right: 0px;
  }
  .twob.left {
    float: left;
  }
  .twob.right {
    float: right;
  }
  .hidemobile {
    display: none;
  }
  .button {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    text-transform: uppercase;
    display: inline-block;
    width: 120px;
    height: 40px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 0px;
    color: #fff;
    background-color: #a4c8e1;
    border: 2px #a4c8e1 solid;
    font-size: 12px;
    line-height: 1em;
    color: #000000;
  }
  .button:hover {
    color: #000000;
    background-color: #ffffff;
    border: 2px #a4c8e1 solid;
  }
  .button.laf {
    width: 100%;
  }
  .button > span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px;
    line-height: 1em;
  }
  .button.blue {
    color: #fff;
    background-color: #1f2a44;
    border: 2px #1f2a44 solid;
  }
  .button.blue:hover {
    color: #000000;
    background-color: #ffffff;
    border: 2px #ffffff solid;
  }
  .button.blueline {
    color: #1f2a44;
    background-color: transparent;
    border: 2px #1f2a44 solid;
  }
  .button.blueline:hover {
    color: #ffffff;
    background-color: #1f2a44;
    border: 2px #1f2a44 solid;
  }
  .button.aqua {
    color: #fff;
    background-color: #a4c8e1;
    border: 2px #a4c8e1 solid;
  }
  .button.aqua:hover {
    color: #000000;
    background-color: #ffffff;
    border: 2px #ffffff solid;
  }
  .button.white {
    color: #fff;
    background-color: transparent;
    border: 2px #ffffff solid;
  }
  .button.white:hover {
    color: #ffffff;
    background-color: #1f2a44;
    border: 2px #1f2a44 solid;
  }
  .button.black {
    color: #000000;
    background-color: transparent;
    border: 2px #000000 solid;
  }
  .button.black:hover {
    color: #ffffff;
    background-color: #1f2a44;
    border: 2px #1f2a44 solid;
  }
  .button.dkgray {
    color: #666666;
    background-color: transparent;
    border: 2px #666666 solid;
  }
  .button.dkgray:hover {
    color: #ffffff;
    background-color: #1f2a44;
    border: 2px #1f2a44 solid;
  }
  .button.dkgrayfill {
    color: #ffffff;
    background-color: #666666;
    border: 2px #666666 solid;
  }
  .button.dkgrayfill:hover {
    color: #ffffff;
    background-color: #1f2a44;
    border: 2px #1f2a44 solid;
  }
  .button.wide {
    width: 150px;
  }
  .tabs {
    font-size: 0;
  }
  .tabs.dark .tab:not(.active) {
    background-color: #ffffff;
  }
  .tab {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    text-transform: uppercase;
    display: inline-block;
    width: 120px;
    height: 40px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 0;
    background-color: #ffffff;
    border-top: 2px #a4c8e1 solid;
    border-bottom: 2px #a4c8e1 solid;
    border-left: 1px #a4c8e1 solid;
    border-right: 1px #a4c8e1 solid;
    color: #000000;
  }
  .tab.thirds {
    width: 90px;
  }
  .tab.thirds > span {
    font-size: 11px;
  }
  .tab:hover {
    color: #000000;
    background-color: #a4c8e1;
    border: 2px #a4c8e1 solid;
  }
  .tab.active {
    color: #000000;
    background-color: #a4c8e1;
    border: 2px #a4c8e1 solid;
    outline: none;
  }
  .tab:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 2px #a4c8e1 solid;
  }
  .tab:first-child:hover,
  .tab:first-child.active {
    border-left: 2px #a4c8e1 solid;
  }
  .tab:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 2px #a4c8e1 solid;
  }
  .tab:last-child:hover,
  .tab:last-child.active {
    border-right: 2px #a4c8e1 solid;
  }
  .tab > span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 11px;
    line-height: 1em;
    letter-spacing: 0.050em;
  }
  .tabdiv {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    opacity: 0;
    z-index: 0;
    height: 0;
    position: relative;
    overflow: hidden;
    display: none;
  }
  .tabdiv.active {
    opacity: 1;
    z-index: 90;
    height: auto;
    display: block;
  }
  hr {
    height: 2px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    border-style: none;
  }
  hr.blue {
    background-color: #1f2a44;
  }
  hr.aqua {
    background-color: #a4c8e1;
  }
  hr.ltgray {
    background-color: #d0d3d4;
  }
  hr.dkgray {
    background-color: #666666;
  }
  hr.white {
    background-color: #ffffff;
  }
  hr.small {
    width: 100px;
  }
  header {
    height: 70px;
    background-color: #ffffff;
    border-bottom: 1px #d0d3d4 solid;
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  header > .midcontainer {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  header .burger {
    display: block;
    cursor: pointer;
    width: 24px;
    height: auto;
    position: absolute;
    z-index: 121;
    top: 22px;
    left: 20px;
  }
  header .burger img {
    width: 100%;
  }
  .site-bar + header {
    top: 52px;
  }
  .site-bar ~ .container {
    padding-top: 50px;
  }
  .site-bar + header + nav.mobile-menu {
    top: 150px;
  }
  nav.mobile-menu {
    display: none;
    position: fixed;
    top: 70px;
    width: 100%;
    background-color: #ffffff;
    z-index: 121;
  }
  nav.mobile-menu ul {
    width: 90%;
    margin: 0 auto;
    display: block;
    list-style: none;
    text-align: left;
  }
  nav.mobile-menu ul li {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
  }
  nav.mobile-menu ul li:last-child a {
    border-bottom: none;
  }
  nav.mobile-menu ul li a {
    font-size: 13px;
    padding: 10px 0 10px 0;
    display: block;
    width: 100%;
    float: left;
    position: relative;
    text-transform: none;
    text-decoration: none;
    line-height: 26px;
    color: #1f2a44;
    background: #ffffff;
    border-bottom: 1px solid #d0d3d4;
  }
  nav.mobile-menu ul li a:active {
    background: #1f2a44;
    color: #ffffff;
  }
  nav.main-menu {
    display: none;
  }
  .headspace {
    width: 100%;
    height: 70px;
  }
  .logo {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 140px;
    height: auto;
    position: relative;
  }
  .logo object {
    width: auto;
    /* height: 44px; */
    height: 98px;
  }
  .logo img {
    width: auto;
    /* height: 44px; */
    height: 90px;
  }
  .logo::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .page {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
    padding-top: 70px;
  }
  .page.blue {
    background-color: #1f2a44;
  }
  .page.aqua {
    background-color: #a4c8e1;
  }
  .page.ltgray {
    background-color: #d0d3d4;
  }
  .page.dkgray {
    background-color: #666666;
  }
  .page.white {
    background-color: #ffffff;
  }
  .page.hasback {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .page#home {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    padding-top: 0px;
    height: 230px;
    overflow: hidden;
    background-color: #000000;
  }
  .page#home .page {
    height: 230px;
    padding-top: 0px;
  }
  .page#about {
    height: auto;
    overflow: hidden;
    background-color: #1f2a44;
  }
  .page#about .precontainer {
    padding: 0 20px;
  }
  .page#gallery {
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
  }
  .page#amenities {
    height: auto;
    overflow: hidden;
    background-color: #1f2a44;
    color: #ffffff;
  }
  .page#contact {
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
  }
  .page#retail {
    height: auto;
    overflow: hidden;
    background-color: #d0d3d4;
    color: #666666;
  }
  .fader {
    display: block;
    opacity: 0;
    position: relative;
    top: 55%;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
  }
  .slidetext {
    display: block;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    font-family: 'SabonLTPro-Bold', serif;
    font-weight: normal;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0.25em;
  }
  .rbox {
    width: 100%;
    height: auto;
    padding-top: 20px;
    border-radius: 0px;
    border: 2px #a4c8e1 solid;
    color: #a4c8e1;
    text-align: center;
  }
  .rbox .rboxleft {
    float: none;
    width: 0;
    height: 0;
  }
  .rbox .rboxright {
    float: none;
    width: 100%;
  }
  .rbox .number {
    float: left;
    padding: 0 0px 25px 0px;
    width: 50%;
  }
  .rbox .bignum {
    font-family: 'SabonLTPro-Bold', serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 1em;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .rbox .numcap {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.0em;
    text-align: center;
    text-transform: uppercase;
  }
  .standout {
    position: absolute;
  }
  .standout#tower {
    opacity: 1;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    bottom: -51px;
    left: 8%;
  }
  .gallery#gallery-highlights {
    position: relative;
  }
  .gallery#gallery-highlights .gallery-slide {
    width: 100%;
  }
  .gallery#gallery-highlights .gallery-3rd {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    position: relative;
    display: block;
    width: 33.333333%;
    height: 0;
    float: left;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #views {
    position: relative;
  }
  #views .views-slide {
    width: 100%;
  }
  #views .views-slide img {
    width: 100%;
    display: block;
    visibility: hidden;
    position: absolute;
    opacity: 1;
  }
  #views .views-slider {
    width: 100%;
    position: relative;
    height: auto;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    overflow: hidden;
  }
  #views .views-slider img {
    height: auto;
    width: 100%;
  }
  #views .views-container {
    width: 100%;
    position: relative;
    height: auto;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    overflow: hidden;
  }
  #views .views-select.dir {
    position: absolute;
    bottom: 6px;
    left: 5px;
    z-index: 106;
  }
  #views .views-select.tal {
    position: absolute;
    bottom: 6px;
    right: 85px;
    z-index: 106;
  }
  #views .views-select.vis {
    position: absolute;
    bottom: 6px;
    right: 5px;
    z-index: 106;
  }
  #views .views-select > button {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    cursor: pointer;
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    text-align: center;
    background-color: #ffffff;
    color: #666666;
    border: 1px #666666 solid;
    margin: 0 4px 0 0;
  }
  #views .views-select > button:last-child {
    margin: 0;
  }
  #views .views-select > button.active,
  #views .views-select > button:hover {
    background-color: #1f2a44;
    color: #ffffff;
    border: 1px #1f2a44 solid;
  }
  #thankyou h2.aqua {
    font-family: 'Montserrat', sans-serif;
    transition: all 150ms ease-out 0s;
    margin: 0 0 10px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.375em;
    letter-spacing: 0.050em;
    text-transform: uppercase;
  }
  #views .views-select > button > span {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    line-height: 1em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    top: 50%;
    /*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
  }
  #views .views-select.dir > button:first-child > span::after {
    content: 'E';
  }
  #views .views-select.dir > button:nth-child(2) > span::after {
    content: 'S';
  }
  #views .views-select.dir > button:nth-child(3) > span::after {
    content: 'W';
  }
  #views .views-select.dir > button:last-child > span::after {
    content: 'N';
  }
  #community {
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: #1f2a44;
  }
  #community.tabdiv.active {
    height: auto;
    min-height: 434px;
  }
  #community li {
    color: #ffffff;
  }
  #community .alist-left .topwrap {
    background-image: url('../img/ballin.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }
  #community .alist-right {
    background-color: #1f2a44;
    padding: 20px 10px;
  }
  #apartments {
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: #1f2a44;
  }
  #apartments.tabdiv.active {
    height: auto;
    min-height: 434px;
  }
  #apartments li {
    color: #ffffff;
  }
  #apartments .alist-left .topwrap {
    background-image: url('../img/kitchen.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100%;
  }
  #apartments .alist-right {
    background-color: #a4c8e1;
    padding: 20px 10px;
  }
  div.table {
    display: block;
    table-layout: fixed;
  }
  .alist-left {
    display: block;
    vertical-align: top;
    float: none;
    width: 100%;
    background-color: #b2b3b8;
    height: 480px;
    position: relative;
  }
  .alist-left .topwrap {
    width: 100%;
    height: 85%;
  }
  .alist-right {
    display: block;
    text-align: left;
    float: none;
    width: 100%;
    background-color: #1f2a44;
    vertical-align: top;
  }
  .half {
    width: 100%;
    float: none;
    margin: 0;
  }
  .half:first-child {
    margin-right: 0;
  }
  #plans-slider {
    height: auto;
  }
  #plans-slider .plans-slide {
    width: 100%;
  }
  input#date,
  input#udate {
    background: transparent;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border: 1px #a4c8e1 solid;
    width: 80%;
    height: 32px;
    box-sizing: border-box;
    padding-left: 4px;
    font-size: 12px;
  }
  input#datego,
  input#udatego {
    background: #a4c8e1;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    color: #ffffff;
    width: 32px;
    height: 32px;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
  }
  .unithead {
    margin-left: 0;
    text-align: center;
  }
  .ava {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
  }
  .ava.condensed .col {
    display: table-cell;
    width: auto;
  }
  .ava.condensed .col.halfer {
    display: none;
  }
  .ava tr,
  .ava .row {
    border-bottom: 1px #d0d3d4 solid;
  }
  .ava .row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .ava th,
  .ava .col-head {
    height: 50px;
    background-color: #d0d3d4;
    text-align: center;
  }
  .ava th form,
  .ava .col-head form {
    position: relative;
    margin-top:auto;
    right: auto;
    left: auto;
    text-align: center;
  }
  .ava th span,
  .ava .col-head span {
    visibility: hidden;
    color: #1f2a44;
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
  }
  .ava th:first-child,
  .ava .col-head:first-child {
    text-align: left;
    padding-left: 0px;
  }
  .ava th.halfer,
  .ava .col-head.halfer {
    width: 0%;
  }
  .ava .col {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  .ava .col.col-head {
    display: none;
  }
  .ava .col.col-head.dateform {
    display: table-cell;
  }
  .ava td,
  .ava .col {
    padding: 1px;
    text-align: left;
  }
  .ava td span,
  .ava .col span {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    margin-left: 8%;
    text-align: left;
    display: inline-block;
  }
  .ava td:first-child,
  .ava .col:first-child {
    text-align: left;
    padding-left: 0px;
  }
  .ava td a,
  .ava .col a {
    color: #98694c;
    font-size: 14px;
    line-height: 1em;
    text-transform: none;
    text-decoration: none;
  }
  .ava td a:hover,
  .ava .col a:hover {
    text-decoration: underline;
    color: #000000;
  }
  .ava td.halfer,
  .ava .col.halfer {
    width: 0%;
  }
  .disclo {
    height: 70px;
    vertical-align: middle;
    width: 100%;
  }
  .disclo span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    display: block;
    color: #666666;
    font-size: 10px;
    line-height: 12px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .priv {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #666666;
    font-size: 10px;
    line-height: 12px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    display: inline;
  }
  .priv a {
    color: #000000;
  }
  .priv.left {
    text-align: left;
  }
  .priv.privfp {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    height: 33px;
  }
  .fp-instuct {
    font-size: 14px;
    line-height: 20px;
  }
  .fp-instuct span {
    font-size: 10px;
  }
  .fp-title {
    float: none;
    text-align: center;
    margin-left: 0 !important;
  }
  .fp-top {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
  }
  .fp-top .fp-col {
    display: block;
    vertical-align: top;
  }
  .fp-top .fp-image {
    width: 100%;
    text-align: center;
  }
  .fp-top .fp-space {
    width: 100%;
  }
  .fp-top .fp-ac {
    width: 100%;
  }
  .fp-top .fp-space-wide {
    width: 100%;
  }
  .fp-top .fp-ac-wide {
    width: 100%;
  }
  .fp-top img.fp {
    width: auto;
    height: auto;
    max-width: 320px;
    max-height: 650px;
  }
  .fp-top.furns {
    text-align: center;
  }
  .fp-subtable {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .fp-links {
    display: block;
    width: 100%;
    padding: 0;
  }
  .fp-accs {
    display: block;
    width: 100%;
    padding: 0;
  }
  img.yesfurn,
  img.nofurn {
    position: relative;
    width: auto;
    max-width: 280px;
    max-height: 650px;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
  }
  .furnon,
  .furnoff {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    display: inline-block;
    cursor: pointer;
    width: 33px;
    height: 33px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 33px 66px;
    float: none;
    margin: 0 auto;
  }
  .furnon.active,
  .furnoff.active {
    background-position: top;
  }
  .furnon {
    background-image: url('../img/furnon.png');
  }
  .furnoff {
    background-image: url('../img/furnoff.png');
  }
  #map {
    max-width: 616px;
    width: auto;
    height: 465px;
    margin: 0 auto;
  }
  #map .leaflet-bottom,
  #map .leaflet-top {
    z-index: 100;
  }
  #map .leaflet-control-attribution {
    display: none;
  }
  .accord {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    padding: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: none;
    border-left: 1px #a4c8e1 solid;
    border-right: 1px #a4c8e1 solid;
    border-bottom: 1px #a4c8e1 solid;
    margin: 0;
  }
  .accord.first {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: 1px #a4c8e1 solid;
  }
  .accord.last {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: none;
    border-bottom: 1px #a4c8e1 solid;
  }
  .accord h4 {
    cursor: pointer;
    text-align: left;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0;
    color: #a4c8e1;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1em;
    text-transform: uppercase;
  }
  .accord h4 button {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    padding: 0;
  }
  .accord h4 button:focus,
  .accord .mapGroupLi span.name:focus {
    outline: 1px dashed #ffffff;
  }
  .accord h4.shopping {
    color: #a4c8e1;
  }
  .accord h4.diningnightlife {
    color: #c3a38f;
  }
  .accord h4.entertainment {
    color: #78add4;
  }
  .accord h4.conveniences {
    color: #d0d3d4;
  }
  .accord h4.transportation {
    color: #707272;
  }
  .accord h4.schools {
    color: #98694c;
  }
  .accord h4:hover,
  .accord h4:hover::before {
    color: #ffffff;
  }
  .accord h4.active::before {
    content: "-";
  }
  .accord h4::before {
    width: 5px;
    display: inline-block;
    content: "+";
    margin-right: 8px;
  }
  .accord h4.mapMenuInner + .accdiv ul {
    height: 220px;
  }
  .accord img {
    width: 100%;
    height: auto;
  }
  .accord ul {
    list-style: disc outside;
    margin-left: 0px;
    padding-left: 30px;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
  }
  .accord ul li {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
  }
  .accord .mapGroupLi span.counter {
    display: none;
  }
  .accord .mapGroupLi span.name {
    cursor: pointer;
  }
  .accord .mapGroupLi span.name:hover {
    color: #a4c8e1;
  }
  .fp-col .accord .mapGroupLi {
    color: #ffffff;
  }
  .fp-col .accord li {
    color: #000000;
  }
  .fp-col .accord h4:hover {
    color: #666666;
  }
  .fp-col .accord h4:hover::before {
    color: #666666;
  }
  .threes {
    display: block;
    width: 100%;
  }
  .threes .col {
    display: block;
    width: 100%;
    margin: 0 0 25px 0;
    clear: both;
  }
  .threes span {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
  }
  .threes .icon {
    display: inline-block;
    width: 16px;
    height: auto;
    vertical-align: sub;
  }
  .threes .sm {
    font-size: 0;
  }
  .threes .sm img {
    width: 28px;
    height: auto;
    display: inline-block;
    margin-right: 20px;
  }
  .threes .sm a:last-child img {
    margin-right: 0;
  }
  .threes span a:hover {
    text-decoration: none;
  }
  .conhalf-wrap {
    max-width: 200px;
    margin: 0 auto;
  }
  .conhalf {
    width: 50%;
    float: left;
    text-align: left;
  }
  .conhalf p {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #666666;
  }
  .conhalf img {
    width: 100%;
    height: auto;
  }
  .conhalf img.lpr {
    width: 94px;
  }
  .map-desktop {
    display: none;
    text-align: left;
  }
  .map-desktop .map-cutout {
    display: none;
  }
  .map-mobile {
    display: none;
  }
  .map-280 {
    display: block;
  }
  .retail-bg {
    width: 100%;
    background-color: #d0d3d4;
  }
  .retail-col h4 {
    color: #1f2a44;
  }
  .retail-col h5 {
    color: #1f2a44;
  }
  .retail {
    display: block;
  }
  .retail .retail-col {
    display: block;
    vertical-align: top;
  }
  .retail .img-col {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #d0d3d4;
    width: 100%;
    height: 434px;
  }
  .retail .info-col {
    background-color: #d0d3d4;
    padding: 10px 20px;
    width: 100%;
    color: #1f2a44;
  }
  .retail h4 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
  }
  .retail p {
    font-size: 14px;
    line-height: 20px;
  }
  .retail li {
    margin: 0;
  }
  .retail li:last-child {
    margin-bottom: 10px;
  }
  footer {
    width: 100%;
    background-color: #d0d3d4;
    padding: 40px 0 20px;
  }
  footer .footer-wrap {
    display: table;
    width: 100%;
    height: 60px;
    table-layout: fixed;
    text-align: center;
  }
  footer .footer-wrap.precontainer {
    padding: 0 5px;
  }
  footer .fcol {
    display: block;
    vertical-align: middle;
    width: 100%;
  }
  footer .fcol.fcol25 {
    width: 100%;
  }
  footer span,
  footer p {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #000000;
    font-size: 9px;
    line-height: 12px;
    display: block;
  }
  .footer_logos{
    margin: 10px auto;
  }
  .footer_logos > a{
    text-decoration:none;
    padding-right: 5px;
  }
  footer .address > span > a,
  footer .address span{
    font-size: 12px; 
    font-weight: bold;
    font-style: normal;
  }

  footer .address span{
    text-align: center;
  }

  footer .address > a{
    margin-top: 15px;
    display: block;
  }

  footer .social_media{
    text-align: center;
    margin-top: 25px;
    padding-bottom: 50px;
  }

  footer .social_media a{
    text-decoration: none;
    padding-left: 15px;
  }
  footer .social_media a:first-child{
    padding: 0;
  }

  footer .footer_lower{
    text-align: center;
    display:inline-block; 
    width:100%;
    padding-top: 10px;
  }

  footer .footer_lower .copyright{
    margin-bottom: 10px;
  }

  footer .bozzuto_logo{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
  }

  footer .footer_lower a,
  footer .footer_lower p{
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
  }

  footer .footer_lower .bottom_links a{
    padding:0 5px;
    text-decoration: underline;
  }

  footer .footer_lower .bottom_links a:hover,
  footer .footer_lower .bottom_links a.separator{text-decoration: none;}

  footer span.oneline,
  footer p.oneline {
    display: block;
    margin-top: 10px;
  }
  footer .footer_lower .bottom_links span.separator {
    display: inline;
    font-style: normal;
    font-weight: bold;
    padding: 0 5px;
    font-size: 11px;
  }
  footer a {
    text-decoration: underline;
    font-style: normal;
    font-size: 11px;
    line-height: 12px;
  }
  footer a:hover {
    text-decoration: none;
  }
  footer .fhan {
    max-width: 40px;
    height: auto;
  }
  footer .whiteoak {
    max-width: 156px;
    height: auto;
  }
  footer .cares {
    max-width: 130px;
    height: auto;
  }
  form .charleft.ginput_counter.warningTextareaInfo {
    display: none;
  }
  form ul {
    list-style: none;
    margin: 0;
    width: 100%;
  }
  form li {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
  }
  form li.field-left {
    width: 49%;
    margin-right: 2%;
  }
  form li.field-right {
    width: 49%;
  }
  form .gselect {
    text-align: center;
    color: #666666;
  }
  form .gselect > label {
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    margin: 0 0 10px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.375em;
    letter-spacing: 0.050em;
    text-transform: uppercase;
    color: #a4c8e1;
  }
  form .gselect .ginput_container {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
  }
  form .gfield_checkbox {
    display: table;
    table-layout: fixed;
    text-align: center;
  }
  form .gfield_checkbox li {
    text-align: center;
    display: table-cell;
    width: auto;
    float: none;
  }
  form .gfield_checkbox input {
    width: auto;
    height: auto;
    display: inline-block;
    margin-right: 10px;
  }
  form .gfield_checkbox label {
    display: inline-block;
  }
  form input {
    height: 40px;
  }
  form input,
  form textarea {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    width: 100%;
    background-color: #d0d3d4;
    color: #666666;
    border: none;
    padding: 1px 5px;
  }
  form .gform_footer {
    clear: both;
  }
  .views-slider {
    background: url('../img/spinner.gif') 50% 50% no-repeat;
  }
  .cycle-prev,
  .prev-slide,
  .owl-prev {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    position: absolute;
    display: block;
    cursor: pointer;
    margin-top: -25px;
    top: 50%;
    left: 30px;
    height: 50px;
    width: 50px;
    background-image: url('../img/slide-left.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 110;
    opacity: 0.5;
  }
  .cycle-prev:hover,
  .prev-slide:hover,
  .owl-prev:hover {
    opacity: 1;
  }
  .cycle-next,
  .next-slide,
  .owl-next {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    position: absolute;
    display: block;
    cursor: pointer;
    margin-top: -25px;
    top: 50%;
    right: 30px;
    height: 50px;
    width: 50px;
    background-image: url('../img/slide-right.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 110;
    opacity: 0.5;
  }
  .cycle-next:hover,
  .next-slide:hover,
  .owl-next:hover {
    opacity: 1;
  }
  .slider {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    height: 280px;
  }
  .slider.owl-carousel .owl-item {
    height: 280px;
  }
  .slider.owl-carousel .owl-item img {
    width: auto;
    height: 100%;
  }
  .scrollwrap {
    margin: 0;
    width: auto;
  }
  .controls {
    position: absolute;
    width: 100%;
    top: 50%;
  }
  .gallery#gallery-highlights,
  .tabdiv.active .gallery#gallery-highlights .gallery-3rd {
    height: 260px;
  }
  #lightbox .lb-container {
    padding: 0px;
  }
  #lightbox .lb-outerContainer,
  #lightbox .lb-image {
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  #lightbox .lb-dataContainer {
    padding: 0;
    background-color: #666666;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  #lightbox .lb-data {
    padding: 0px;
    color: #ffffff;
    height: 44px;
    padding: 10px;
  }
  #lightbox .lb-data .lb-caption {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    font-weight: normal;
    line-height: 1em;
    text-transform: none;
    color: #ffffff;
  }
  #lightbox .lb-data .lb-number {
    display: none!important;
    clear: left;
    padding-bottom: 0.5em;
    font-size: 12px;
    color: #ffffff;
  }
  #lightbox .lb-closeContainer {
    position: absolute;
    top: 4px;
    right: 7px;
    z-index: 90;
  }
  #lightbox .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
  }
  #lightbox .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  .loading {
    height: 530px;
    vertical-align: middle;
  }
  .bar-big,
  .bar-small,
  .bar-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    display: inline-block;
    color: #ffffff;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    vertical-align: middle;
    padding: 0 5px;
  }
  .bar-big {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .bar-small {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .bar-link {
    font-size: 12px;
    text-decoration: none;
  }
  .bar-link:hover {
    text-decoration: underline;
  }
  .site-bar {
    position: fixed;
    height: 52px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #98694c;
    padding: 10px 5px;
    z-index: 125;
  }
  .showmo {
    display: block;
  }
  .fancybox-slide--video .fancybox-content {
    width: calc(100% - 80px);
    height: auto;
  }
  .fancybox-slide--video video {
    vertical-align: top;
    width: 100%;
    height: auto;
  }
  .fancybox-slide > * {
    max-width: calc(100% - 80px);
    height: auto;
    padding: 0!important;
    background-color: #000000!important;
  }
  .fancybox-toolbar {
    opacity: 1!important;
    visibility: visible!important;
  }
  [data-fancybox-share] {
    display: none!important;
  }
}
@media only screen and (max-width: 481px) {
  .standout#tower {
    display: none;
  }
/*  #cform {
    overflow: scroll;
  }*/
  #cform iframe {
    height: 100%;
  }
}
@media only screen and (min-width: 482px) {
  div.table {
    display: table;
    table-layout: fixed;
  }
  .hidemobile {
    display: block;
  }
  .tabletonly {
    display: inline-block !important;
  }
  .notablet {
    display: none;
  }
  .spacer50 {
    height: 50px;
  }
  .spacer50.hideheight {
    height: 50px;
  }
  .spacer25 {
    height: 25px;
  }
  .spacer25.hideheight {
    height: 25px;
  }
  #mobile-detect {
    display: none;
    visibility: hidden;
  }
  .gallery#gallery-highlights .gallery-3rd {
    height: 0px;
  }
  .showmo {
    display: none;
  }
  .map-desktop {
    display: none;
  }
  .map-mobile {
    display: block;
  }
  .map-280 {
    display: none;
  }
  .page#home {
    height: 670px;
  }
  .page#home .page {
    height: 670px;
  }
  .tab.thirds {
    width: 120px;
  }
  .tab.thirds > span {
    font-size: 11px;
  }
  #views .views-slider {
    height: auto;
  }
  #views .views-slider img {
    height: auto;
    width: 100%;
  }
  #views .views-container {
    height: auto;
  }
  #views .views-select.dir {
    position: absolute;
    bottom: 6%;
    left: 12%;
    z-index: 106;
  }
  #views .views-select.tal {
    position: absolute;
    bottom: 6%;
    right: 170px;
    z-index: 106;
  }
  #views .views-select.vis {
    position: absolute;
    bottom: 6%;
    right: 80px;
    z-index: 106;
  }
  .unithead {
    margin-left: 30px;
    text-align: left;
  }
  .ava th:first-child,
  .ava .col-head:first-child {
    padding-left: 30px;
  }
  .ava th form,
  .ava .col-head form {
    position: absolute;
    top: 10px;
    right: 2%;
    left: auto;
  }
  .ava th span,
  .ava .col-head span {
    visibility: visible;
  }
  .ava.condensed .col.halfer {
    display: table-cell;
  }
  .ava .col {
    display: table-cell;
    width: auto;
  }
  .ava td,
  .ava .col {
    text-align: center;
    padding: 1px;
  }
  .ava td:first-child,
  .ava .col:first-child {
    padding-left: 30px;
  }
  .ava td.col-head,
  .ava .col.col-head {
    display: table-cell;
  }
  .ava td span,
  .ava .col span {
    margin-left: 0;
  }
  .alist-left {
    display: table-cell;
    width: 33%;
  }
  .alist-right {
    display: table-cell;
    width: 67%;
  }
  .half {
    width: 49%;
    float: left;
    margin: 0;
  }
  .half:first-child {
    margin-right: 2%;
  }
  .priv.privfp {
    text-align: left;
    display: inline-block;
  }
  .fp-top .half {
    width: 100%;
  }
  .fp-top.furns {
    text-align: left;
  }
  .furnon,
  .furnoff {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    display: inline-block;
    cursor: pointer;
    width: 33px;
    height: 33px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 33px 66px;
    float: none;
    margin: 0 10px 0 0;
  }
  .furnon:first-child,
  .furnoff:first-child {
    margin-left: 30px;
  }
  .furnon.active,
  .furnoff.active {
    background-position: top;
  }
  .fp-links {
    display: table-cell;
    width: 50%;
    padding: 10px;
  }
  .fp-accs {
    display: table-cell;
    width: 50%;
    padding: 10px;
  }
  img.yesfurn,
  img.nofurn {
    width: auto;
    max-width: 440px;
    max-height: 650px;
  }
  .threes {
    display: table;
    table-layout: fixed;
  }
  .threes .col {
    display: table-cell;
    width: 33%;
    margin: 0;
  }
  .retail {
    display: table;
    table-layout: fixed;
  }
  .retail .retail-col {
    display: table-cell;
    vertical-align: top;
  }
  .retail .img-col {
    width: 66.666666%;
  }
  .retail .info-col {
    width: 33.333333%;
  }
  input#date,
  input#udate {
    width: 100px;
  }
  .slider {
    height: 460px;
  }
  .slider.owl-carousel .owl-item {
    height: 460px;
  }
  .slider.owl-carousel .owl-item img {
    width: auto;
    height: 100%;
  }
  footer .fcol {
    display: block;
  }
  footer p {
    display: inline;
    white-space: normal;
  }
  .footer_logos{
    margin: 0 auto;
  }
  
  footer .footer_lower .copyright{
    margin-bottom: 0px;
  }

  .bar-big {
    font-size: 13px;
    letter-spacing: 1px;
  }
  .bar-small {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .bar-link {
    font-size: 14px;
  }
  .gallery#gallery-highlights,
  .tabdiv.active .gallery#gallery-highlights .gallery-3rd {
    height: 480px;
  }
}
@media only screen and (max-width: 629px) {
  .site-bar {
    height: 82px;
  }
  .site-bar + header {
    top: 82px;
  }
  .site-bar ~ .page#home {
    margin-top: 82px;
  }
  .site-bar ~ nav {
    height: calc(100vh - 152px);
    overflow: scroll;
  }
  .headroom {
    will-change: transform;
    transition: transform 200ms ease-in-out;
  }
  .headroom + header {
    will-change: top;
    transition: top 200ms ease-in-out;
  }
  .headroom + header + nav {
    will-change: top;
    transition: top 200ms ease-in-out;
  }
  .headroom--pinned {
    transform: translateY(0%);
  }
  .headroom--unpinned {
    transform: translateY(-100%);
  }
  .headroom--unpinned + header {
    top: 0px;
  }
  .headroom--unpinned + header + nav.mobile-menu {
    top: 60px;
    height: calc(100vh - 60px);
  }
}
@media only screen and (min-width: 630px) {
  img.yesfurn,
  img.nofurn {
    width: auto;
    max-width: 600px;
    max-height: 650px;
  }
  .site-bar ~ .container {
    padding-top: 50px;
  }
  .site-bar + header + nav.mobile-menu {
    top: 121px;
  }
}
@media only screen and (min-width: 720px) {
  .map-desktop {
    display: block;
  }
  .map-mobile {
    display: none;
  }
}
@media only screen and (min-width: 780px) {
  body h1 {
    font-size: 36px;
  }
  body h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .tabletonly {
    display: none!important;
  }
  .notablet {
    display: inline-block;
  }
  .slidetext {
    font-size: 80px;
    line-height: 90px;
  }
  .ava th form,
  .ava .col-head form {
    right: 5%;
  }
  .ava th form#unitdate,
  .ava .col-head form#unitdate {
    right: 50%;
  }
  .rbox .rboxleft {
    float: left;
    width: 25%;
    height: auto;
  }
  .rbox .rboxright {
    float: left;
    width: 75%;
  }
  .rbox .number {
    width: 25%;
  }
  .standout {
    position: absolute;
  }
  .standout#tower {
    opacity: 0;
  }
  .fp-title {
    float: left;
    text-align: left;
    margin-left: 30px!important;
  }
  .fp-top {
    display: table;
    table-layout: fixed;
  }
  .fp-top .fp-col {
    display: table-cell;
  }
  .fp-top .fp-image {
    width: 67%;
  }
  .fp-top .fp-space {
    width: 8%;
  }
  .fp-top .fp-space-wide {
    width: 1%;
  }
  .fp-top .fp-ac {
    width: 25%;
  }
  .fp-top .fp-ac-wide {
    width: 32%;
  }
  .fp-top .half {
    width: 50%;
    margin: 0;
  }
  img.yesfurn,
  img.nofurn {
    width: auto;
    max-width: 560px;
    max-height: 650px;
  }
  .fp-links {
    display: block;
    width: 100%;
    padding: 0;
  }
  .fp-accs {
    display: block;
    width: 100%;
    padding: 0;
  }
  .ava .col.halfer,
  .ava .col-head.halfer {
    width: 50%;
  }
}
@media only screen and (min-width: 904px) {
  img.yesfurn,
  img.nofurn {
    width: auto;
    max-width: 633px;
    max-height: 650px;
  }
}
@media only screen and (min-width: 930px) {
  footer .footer-wrap {
    text-align: left;
  }
  footer .fcol {
    display: table-cell;
    width: 60%;
  }
  footer .fcol.fcol25 {
    width: 25%;
  }
  footer .fcol.fcol40 {
    width: 40%;
    text-align: right;
  }
  footer p {
    white-space: nowrap;
  }
  footer .social_media{
    text-align: right;
    margin-top: 0;
    padding-bottom: 0;
  }
  footer .bozzuto_logo{
    position: static;
  }
  footer .address > span > a,
  footer .address span{
    font-size: 14px;
  }

  footer .address {
    width: 430px;
  }
  footer .address br{
    display: none;
  }
}
@media only screen and (min-width: 962px) {
  .map-desktop .map-cutout {
    display: inline;
    text-align: right;
    vertical-align: bottom;
  }
}
@media only screen and (min-width: 1010px) {
  footer p {
    white-space: nowrap;
  }
  footer p.oneline {
    display: inline;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1500px){
  header > .midcontainer{max-width: 100%!important;}
  nav.main-menu{width:1040px!important;}
}
@media only screen and (min-width: 1230px) {
  .logo {
    float: left;
    display: block;
    margin: 0 0 0 20px;
  }
  header > .container {
    padding-left: 20px;
    padding-right: 0px;
  }
  header .burger {
    display: none;
  }
  nav.main-menu {
    display: block;
    -webkit-transition: all 100ms ease-out 0s;
    -moz-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
    transition: all 100ms ease-out 0s;
    float: right;
    width: 75%;
    height: 100%;
  }
  nav.main-menu ul {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%;
    height: 100%;
  }
  nav.main-menu ul a {
    -webkit-transition: all 150ms ease-out 0s;
    -moz-transition: all 150ms ease-out 0s;
    -o-transition: all 150ms ease-out 0s;
    transition: all 150ms ease-out 0s;
    display: table-cell;
    cursor: pointer;
    white-space: normal;
    padding: 0 5px;
    padding-top: 3px;
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 1em;
    text-align: center;
    letter-spacing: .25px;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
  }
  nav.main-menu ul a.active {
    color: #a4c8e1;
  }
  nav.main-menu ul a:hover,
  nav.main-menu ul a.active:hover {
    border-bottom: 3px solid #a4c8e1;
  }
  nav.main-menu ul a.aqua {
    color: #a4c8e1;
  }
  nav.main-menu {
    width: 836px;
  }
}

@media only screen and (min-width: 1024px){
  footer .address > a{
    text-decoration: none;
  }
}

@media only screen and (max-width: 768px) {
    #uptop{right:6px;}
    /*------covid banner---------*/
    .covid_popup_wrapper .covid_btn_wrap a {
    margin-top: 20px;
    display: block;
    padding: 8px 15px;}
    .covid_popup_wrapper .covid_info {
    padding-right: 0px;
    text-align: center;
    }
    .covid_popup_wrapper .covid_btn_wrap a {
    margin-top: 20px;
    display: block;
    padding: 8px 15px;
    }
    .covid_popup_wrapper .covid_popup {
    padding: 15px 32px 25px 32px;
    flex-direction: column;
    }
    .covid_popup_wrapper .covid_info p{
      margin-right: 10px;
    }
    
}

	@media(max-width: 1229px) {
	  .logo {
	    width: 197px;
	  }
  }
  
  .desk-only {
    display: none !important;
  }

  @media only screen and (min-width: 768px) {
    .desk-only {
      display: block !important;
    }

    .mob-only {
      display: none !important;
    }
  }

  @media only screen and (max-width: 767px) {
    .mob-only {
      display: block !important;
    }
  }
  /***offers popup styling starts here***/
  .loaded .overlay{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(22,22,22,.6);
    display:flex;
    align-items:center;
    justify-content:center;
    transition:ease 0.3s all;
    z-index:50000;
    visibility:0;
    opacity:0;
}
.loaded .overlay.hide{
    opacity:0 !important;
    visibility:hidden !important;
    z-index:-999;
}
.loaded .overlay.active{
    opacity:1;
    visibility:visible;
}
 .modalBox{
    width:40rem;
    background:#fff;
    text-align:center;
    transition:ease 0.5s all;
    padding:3rem 2rem;
    border:20px solid #ccc;
    box-sizing:border-box;
    display:flex;
    flex-flow:column;
    align-items:center;
    justify-content:center;
    position:relative;
    opacity:0;
    visibility:hidden;
}
.loaded .modalBox.active{
    opacity:1;
    visibility:visible;
}
.loaded .modalBox .highlighted{
    color:#4e6b89;
    font-family:'SabonLTPro-Bold', serif;
    font-size:1.4em;
    line-height:1.4em;
    margin-bottom:1rem;
    text-transform:uppercase;
}
.loaded .modalBox .bottomline{
    font-size:0.9em;
    color:#4e6b89;
    line-height:1.18em;
    padding:0 4rem; 
    font-family:'SabonLTPro-Bold', serif;
}
.loaded .modalBox .close{
    position:absolute;
    top:5px;
    right:5px;
    width:18px;
    height:18px;
    padding:20px;
    border-radius:100%;
    background:url(../img/close.svg) no-repeat center center;
    color:#4e6b89;
    text-decoration:none;
    text-align: center;
    line-height:2;
    border: 0;
}
.loaded .modalBox .learnmore{
  background:#a4c8e1;
  color:#fff;
  padding:12px 3rem;
  letter-spacing:3px;
  font-weight:700;
  text-transform:uppercase;
  text-decoration:none;
  font-family:'Montserrat', sans-serif;
  margin-top:1rem;
  transition:all ease 0.5s;
  cursor:pointer;
  border: 0;
}
.loaded .modalBox .learnmore:hover{
  background:#86acc6;
}

.skipnav {
  font-size: 12px;
  left: 0;
    padding: 1rem 1.5rem;
    position: absolute;
    top: -4.2rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 9999999;
    border: 1px solid #000;
    background-color: #fff;
    
}
.skipnav:focus {
  top: 0;
}
.hywrap input:focus, .hywrap input[type="text"]:focus, .hywrap select:focus, .hywrap textarea:focus{
  outline: 1px dashed #000 !important;
}
input:focus,
textarea:focus,
.lb-nav a:focus,
.owl-prev:focus,
.owl-next:focus,
a:focus,
button:focus,
.tab.active:focus,
.tabcontainer .hywrap button[type="submit"]:focus,
.tabcontainer #more-info a:focus {
  outline: 1px dashed #000;
}
#amenities a.active:focus,
#location a.active:focus {
  outline-color: #ffffff;
}
@media screen and (max-width:680px) {
    body.loaded .modalBox{
        width:29rem;
        padding:2rem 1rem;
    }
    body.loaded .modalBox .highlighted{
        font-size: 1.2em;
    }
    body.loaded .modalBox .close{
      padding:10px;
    }
}
@media screen and (max-width:480px) {
  body.loaded .modalBox{
        width:24rem;
    }
    body.loaded .modalBox .highlighted{
        font-size:1em;
    }
    body.loaded .modalBox .bottomline{
        padding:0 1rem;
        font-size:0.7em;
    }
    .loaded .modalBox .learnmore{
      font-size:0.8em;
    }
}
@media screen and (max-width:400px) {
  body.loaded .modalBox{
        width:19rem;
    }
    body.loaded .modalBox .highlighted{
        font-size:0.8rem;
    }
    body.loaded .modalBox .bottomline{
        font-size:0.7rem;
    }
    .loaded .modalBox .learnmore {
      font-size: 0.6em;
      padding:12px 1rem;
    }
}

.slide-container {/*overflow: hidden;*/ width: 100%; position: relative;}
.flexslider {max-width: 55%; width: 55%; margin: 0 auto !important;}
.content {background: #f2f2f2; max-width: 500px; display: block; margin: 0 auto !important;}
.flex-viewport {overflow: visible !important}
.flexslider button {background: transparent;border: none; padding: 0;}
/* .owl-prev, .owl-next {
  opacity: 1 !important;
  top: 50%;
  text-indent: -9999;
} */
.btn-wrap {
  position: absolute;
  right: 80px;
  bottom: 10px;
  z-index: 1000;
}
.btn-wrap button {
  border:0;width: 54px;height:54px;margin-left: 18px;cursor: pointer;position: relative;background: transparent;
  
}
.btn-wrap button.play-btn:before ,
.btn-wrap button.pause-btn:after {
  content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.btn-wrap button.play-btn:before {
      background: url(../img/pause-icon.svg) no-repeat center center;
    background-size: contain;
}
.btn-wrap button.pause-btn:after {
      background: url(../img/play-icon.svg) no-repeat center center;
    background-size: contain;
}

footer .address{
  text-align: center;
}

.phone_text{
  display: inline-block
}

footer .address span.phonenumber{
  display: inline-block
}

/*------------Covid Banner-------*/
.covid_popup_wrapper {
  background-color: #1f2a44;
  color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
.covid_popup_wrapper .covid_popup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 8.7vw 25px 32px; }
.covid_popup_wrapper .covid_popup_close {
    position: absolute;
    width: 14px;
    height: 13px;
    top: 25px;
    right: 25px;
    background: url(../img/close.png) no-repeat center center;
    background-size: 14px 13px;
    cursor: pointer; }
.covid_popup_wrapper .covid_info p,.covid_popup_wrapper .covid_info p > a {
    line-height: 26px;
    font-size: 16px;
   /* margin-right: 10px;*/
    margin-bottom: 0px; }
    .covid_popup_wrapper .covid_info.btn_present p{
    margin-right: 10px;
  }
  .covid_popup_wrapper .covid_info p  a{
    color:#fff;
    text-decoration: underline;
    display:inline-block;
}
.covid_popup_wrapper .covid_btn_wrap a {
    border: 1px solid #ffffff;
    background: transparent;
    padding: 8px 10px;
    white-space: nowrap;
    color: #ffffff;
    font-weight: 700; 
    text-decoration: none;
    transition:all 0.4s ease;
  }

.covid_btn_wrap a:hover {
  background-color: #fff;
  color: #1f2a44;
  border: 1px solid #fff; }

header,.banner_present{
  transition: margin-top 0.4s ease;
}
nav.mobile-menu{
   transition: top 0.4s ease;
}
.headspace{
 display: none;
}
.banner_present{position: relative;z-index: 1;}

/***** mute button *******/
.btn-wrap button.mt_sound {
  width: 54px;
  height: 54px;
  margin-left: 18px;
  cursor: pointer;
  position: relative;
  background: transparent;
}
.btn-wrap button.mt_sound:before, .btn-wrap button.mt_sound:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.btn-wrap button.mt_sound:before {
  background: url(../img/sound-icon.svg) no-repeat center center;
  background-size: contain;
}
.btn-wrap button.mt_sound:after {
  opacity: 0;
  background: url(../img/sound-muted-icon.svg) no-repeat center center;
  background-size: contain;
}
.btn-wrap button.mt_sound.muted:before {
  opacity: 0;
}
.btn-wrap button.mt_sound.muted:after {
  opacity: 1;
}

.view_map_button {
  background-color: #1f2a44;
  color: #fff;
  border: 1px solid #1f2a44;
}

.view_map_button:hover {
  color: #000000;
background-color: #ffffff;
border: 1px #1f2a44 solid;
}

#sightmap {
margin:100px 0;
}

.home_sightmap {
  margin-top: 0;;
}

.home_sightmap #sightmap {
  margin-top: 50px;
}

.osano-cm-widget {
  display: none;
}
.osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link:hover, .osano-cm-link:active, 
.osano-cm-link {
  color: #000;
} 
.osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link,
.osano-cm-link:hover, 
.osano-cm-link:active {
  color: #000;
}

.osano-cm-description p{
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 1.375 !important;
  margin: 1em 0 0 !important;
}

.rfwa-expense-footer {
  margin-bottom: calc(5em - 20px);
}

.rfwa-expense-type.Optional {
  background-color: #e2e2e2 !important;
  color: #000000 !important;
  border: 1px solid #e2e2e2 !important;
}

.rfwa-export-pdf-link {
  color: #000 !important;
}

.rfwa-accordion-icon::before {
  border-color: #000 !important;
}

.rfwa-expense-guide-container .rfwa-expense-list thead th {
  font-weight: 600 !important;
}

@media screen and (min-width: 1230px) and (max-width: 1245px) {
  nav.main-menu ul {
    margin-left: auto;
    width: calc(100% - 17px) !important;
  }
}

