/* ----------------------------------------
Import
---------------------------------------- */
.container {
  overflow: visible;
  box-sizing: border-box; }

.content_map {
  background-size: cover; }

header .mobile-menu {
  display: none; }

header .nav {
  float: right; }
  header .nav > li {
    position: relative;
    overflow: visible;
    float: left; }
    header .nav > li.has-sub-nav {
      padding-bottom: 30px; }
  header .nav .sub-nav {
    display: none;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 42px;
    right: 0;
    width: auto;
    list-style: none;
    z-index: 9999;
    padding: 20px; }
    header .nav .sub-nav li {
      padding-top: 20px; }
      header .nav .sub-nav li:first-child {
        padding-top: 0; }
      header .nav .sub-nav li a:link,
      header .nav .sub-nav li a:visited {
        margin-left: 0;
        white-space: nowrap;
        color: white; }
        header .nav .sub-nav li a:link.selected,
        header .nav .sub-nav li a:visited.selected {
          color: #c3222f; }
  header .nav .fa {
    color: gray;
    display: inline-block;
    margin-left: 4px;
    font-size: 10px;
    position: relative;
    top: -2px; }
    @media only screen and (max-width: 1000px) {
      header .nav .fa {
        margin-left: 20px; } }

.mobile-only {
  display: none; }

.top-nav {
  font-family: 'AvantGardeGothicITCW01B 731069'; 
  text-transform: uppercase;
  font-size: 11px; }
  .top-nav li {
    float: left;
    padding-left: 25px; }
  .top-nav li a:link,
  .top-nav .sub_nav li a:visited {
    color: #666;
    text-decoration: none; }
  .top-nav li a:hover {
    color: #c3222f; }
  .top-nav li a.selected:link,
  .top-nav .sub_nav li a.selected:visited {
    color: #c3222f; }
  .top-nav a, .top-nav a:visited {
    color: #666; }
    .top-nav a.selected, .top-nav a:visited.selected {
      color: #c3222f; }
  @media only screen and (max-width: 1000px) {
    .top-nav {
      display: none; } }

@media only screen and (max-width: 1000px) {
  .content_left_1span,
  .content_left {
    width: 100%;
    margin: 0;
    height: auto; }
  .sidebar {
    display: none; }
  .contact_info {
    width: 50%;
    margin-right: 0;
    padding-right: 20px; }
    .contact_info img {
      width: 100%; }
  body,
  .content {
    font-size: 14px; }
  img {
    max-width: 100%;
    height: auto; } }
  @media only screen and (max-width: 1000px) and (max-width: 480px) {
    img.margin_right {
      width: 100%;
      height: auto; } }

@media only screen and (max-width: 1000px) {
  footer ul {
    margin-bottom: 40px; }
    footer ul li {
      display: block;
      float: none;
      margin-right: 0; }
  footer .footer_logo {
    float: left;
    margin-bottom: 40px;
    margin-left: 0; }
  .mobile-only {
    display: block; }
  * {
    box-sizing: border-box; }
  table:not(.no-collapse) {
    border-collapse: collapse;
    display: block; }
    table:not(.no-collapse) tr,
    table:not(.no-collapse) td {
      display: block;
      margin: 0;
      width: auto; }
  table {
    width: 100%; }
  .availabilities {
    display: none; }
  #map_content {
    width: 100%;
    height: auto;
    background: #000;
    opacity: 1;
    padding: 12px 30px 30px; }
  #map_content p,
  #map_content h1,
  #map_content h2 {
    margin: 0 20px; }
  #map_content h1 {
    margin-top: 18px; }
  #map_content h2 {
    font-size: 16px;
    line-height: 24px; }
  #map_canvas {
    width: 100%;
    height: 600px; }
  .amenities_container {
    margin-right: 0;
    width: auto; }
    .amenities_container:after {
      background: url(../images/nbc-tower-amenities-map-15-11-18.jpg);
      background-size: contain;
      width: 100%;
      display: block;
      content: '';
      margin: 10px 0; }
  .float_half,
  .float_60,
  .float_40 {
    float: none;
    width: auto;
    margin: 0; }
  header {
    position: relative; }
    header .sub_nav {
      display: none; }
    header .mobile-menu {
      display: block;
      position: absolute;
      top: 54px;
      right: 20px;
      width: 30px;
      height: 30px; }
      header .mobile-menu img {
        width: 100%;
        height: auto; }
    header .nav {
      float: none;
      margin-right: 0;
      background-color: rgba(0, 0, 0, 0.85);
      position: absolute;
      right: 0;
      top: 100px;
      z-index: 9999;
      padding: 20px;
      display: none; }
      header .nav > li {
        float: none;
        padding-top: 20px;
        padding-bottom: 0; }
        header .nav > li:first-child {
          padding-top: 0; }
        header .nav > li a:link,
        header .nav > li a:visited {
          margin-left: 0; }
        header .nav > li .sub-nav {
          position: relative;
          top: initial;
          right: initial;
          bottom: initial;
          left: initial;
          background: transparent;
          padding: 0;
          padding-top: 20px; }
          header .nav > li .sub-nav > li {
            padding-left: 20px;
            float: none; }
        header .nav > li.has-sub-nav {
          padding-bottom: 0; }
  .slider {
    width: 100%;
    height: auto;
    position: relative; }
    .slider .slider_arrow {
      display: none; }
    .slider + .map {
      display: none; }
    .slider .slider_caption {
      top: auto;
      bottom: 30px;
      height: auto; }
      .slider .slider_caption h1 {
        font-size: 22px;
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0; }
      .slider .slider_caption h2 {
        font-size: 16px;
        line-height: 24px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px; }
    .slider .rslides_tabs {
      bottom: initial;
      top: 20px;
      right: 20px;
      left: initial; }
  .hero {
    height: auto; }
  #top-link {
    right: 0;
    bottom: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
    #top-link[style="display: inline;"] {
      display: block !important; }
  .sidebar {
    height: auto !important; } }
	
	

@media only screen and (max-width: 480px) {
  .contact_info {
    width: 100%;
    float: none;
    padding-right: 0; } }

@media only screen and (max-width: 1000px) {
  .home_box_text {
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    padding: 20px;
    font-size: 14px;
    line-height: 22px; } }

@media only screen and (max-width: 1000px) {
  .home_box_text h1 {
    font-size: 18px;
    line-height: 26px; } }

@media only screen and (max-width: 1000px) {
  .home_box_text h2 {
    font-size: 12px;
    line-height: 20px; } }

@media only screen and (max-width: 1000px) {
  .home_box_btn {
    width: auto;
    left: 20px;
    bottom: 20px;
    font-size: 16px;
    line-height: 20px; } }

@media only screen and (max-width: 768px) {
  .home_box_btn {
    font-size: 12px; } }

@media only screen and (max-width: 1000px) {
  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (max-width: 1000px) {
  .home_box_btn_black {
    padding-left: 20px;
    height: auto;
    padding: 20px; } }

@media only screen and (max-width: 1000px) {
  .home_box_btn_black h1 {
    font-size: 18px;
    line-height: 26px; } }

@media only screen and (max-width: 1000px) {
  .home_box_btn_black h2 {
    font-size: 12px;
    line-height: 20px; } }

.home_boxes li:nth-child(3n) {
  margin-right: 0; }

@media only screen and (max-width: 1000px) {
  .home_boxes li img {
    top: 0;
    left: 0; } }

@media only screen and (max-width: 768px) {
  .home_boxes li:nth-child(3n) {
    margin-right: 8px; }
  .home_boxes li:nth-child(2n) {
    margin-right: 0; } }

@media only screen and (max-width: 480px) {
  .home_boxes li:nth-child(1n) {
    margin-right: 0; } }

.home_boxes li,
.home_boxes .home_box_img {
  overflow: hidden;
  display: block; }
  @media only screen and (max-width: 1000px) {
    .home_boxes li,
    .home_boxes .home_box_img {
      width: -webkit-calc((100vw / 3) - 24px);
      width: calc((100vw / 3) - 24px);
      height: -webkit-calc((100vw / 3) - 24px);
      height: calc((100vw / 3) - 24px); } }
  @media only screen and (max-width: 768px) {
    .home_boxes li,
    .home_boxes .home_box_img {
      width: -webkit-calc((100vw / 2) - 32px);
      width: calc((100vw / 2) - 32px);
      height: -webkit-calc((100vw / 2) - 32px);
      height: calc((100vw / 2) - 32px); } }
  @media only screen and (max-width: 480px) {
    .home_boxes li,
    .home_boxes .home_box_img {
      width: -webkit-calc((100vw / 1) - 55px);
      width: calc((100vw / 1) - 55px);
      height: -webkit-calc((100vw / 1) - 55px);
      height: calc((100vw / 1) - 55px); } }

@media only screen and (max-width: 1000px) {
  .home_boxes .home_box_img {
    top: 0;
    left: 0; } }

.gallery_box:nth-child(3n) {
  margin-right: 0; }

@media only screen and (max-width: 1000px) {
  .gallery_box {
    width: -webkit-calc((100vw / 3) - 24px);
    width: calc((100vw / 3) - 24px);
    height: -webkit-calc((100vw / 3) - 24px);
    height: calc((100vw / 3) - 24px); } }

@media only screen and (max-width: 768px) {
  .gallery_box {
    width: -webkit-calc((100vw / 2) - 32px);
    width: calc((100vw / 2) - 32px);
    height: -webkit-calc((100vw / 2) - 32px);
    height: calc((100vw / 2) - 32px); }
    .gallery_box:nth-child(3n) {
      margin-right: 8px; }
    .gallery_box:nth-child(2n) {
      margin-right: 0; } }

@media only screen and (max-width: 480px) {
  .gallery_box {
    width: -webkit-calc((100vw / 1) - 55px);
    width: calc((100vw / 1) - 55px);
    height: -webkit-calc((100vw / 1) - 55px);
    height: calc((100vw / 1) - 55px); }
    .gallery_box:nth-child(1n) {
      margin-right: 0; } }

@media only screen and (max-width: 1000px) {
  .gallery_box img {
    width: 100%; } }

/*# sourceMappingURL=overrides.css.map */


h2.contact_name {
    text-transform: none;
    font-family: 'AvantGardeGothicITCW01D 731075';
    color: #000;
}


/* Be well Styles */

.sidebar-bewell {width: 30%; display: flex; justify-content: center;}

.sidebar-bewell .bewell a{ display: grid; }
.sidebar-bewell .bewell a img { width: 95%; place-self: center; }
.first-bar, .last-bar{ margin-bottom: 0px; }
.bewell-banner { width: 100%; margin-bottom: -3px;}
.bewell-container { display: flex; margin-bottom: 0px;   align-items: flex-start;}

.blue-container{
	background-color: #96D2DC;
	padding: 25px 40px;
}
.blue-container h2{
	text-transform: uppercase;
	font-family: 'AvantGardeGothicITCW01D 731075';
	line-height: 27px;
	font-size: 16px;
}

.bewell-footer{
	margin-bottom: 8px;
}

.hero-mobile{ display: none; }
.bewell-container .mainbar{
	display: grid;
	align-items: center;
}
.bewell-hero-image img, .bewell-footer img{ width: 100%; }


.bewell-blue-check{
	background-color: #003764;
	display: grid;
	grid-template-columns: 40px 1fr;
	align-items: center;
	padding-left: 20px;
}
.bewell-blue-check .check { position: relative; }
.bewell-blue-check .check{ display: grid; }
.bewell-blue-check .check img { place-self: center; position: absolute; max-width: 120px; min-width: 70px; display: none;}
.bewell-blue-check .text-content h2{ color: #fff; padding: 15px 15px 15px 0px; line-height: 27px; }

.bewell-container .mainbar{
	padding-left: 20px;
  width: 70%;
}

@media only screen and (max-width: 1000px){
	.bewell-container .mainbar{
		width: 100%;
	}
	.bewell-banner{ display: none; }
	.first-bar{ margin-bottom: 8px; }
	.hero-mobile{ display: block; }
	.hero-pc{ display: none; }
	.bewell-container .gallery{display: none; }

	.bewell-blue-check{
		display: grid;
		grid-template-columns: 20% 80%;
		padding-left: 0px;
	}
	.bewell-blue-check .check img { width: 80%; }
	.bewell-blue-check{ display: grid; grid-template-columns: 40px 1fr; }
}
.italic{
	font-style: italic;
}
.bold-text{
	font-family: 'AvantGardeGothicITCW01D 731075', sans-serif;
}
.bold{ font-weight: bold; }

.bewell img { width: 200px;}

.italic{ font-family: inherit; }
.color-blue{ color: #335798; }

.feature-yellow{
	padding: 20px;
	text-align: center;
	background-color: #F8C82F;
}
.no-top-padding{
	padding-top: 0px;
}