#header #menu-main-menu.menu li.menu-item a:active::before,
#header #menu-main-menu.menu li.menu-item a::before,
#header #menu-main-menu.menu li.menu-item a:hover::before {
  display: none;
}
#header #menu-main-menu menu li.menu-item a::before {
  background-position: 0 0;
  display: block;
}
#header #menu-main-menu.menu li.current-menu-item a::before,
.sprite-menu-arrow::before {
  background-image: url("../img/sprite.png?v=46");
  background-size: auto auto;
  content: " ";
  height: 7px;
  image-rendering: optimizespeed;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
#header #menu-main-menu.menu li.current-menu-item a,
#header #menu-main-menu.menu li.current_page_parent a {
  border-radius: 0;
}

#main > .amenities.links div article > p.link {
  width: 100%;
}
.neighborhood #main .downtown figure {
  margin-bottom: 15px;
}
.page-template-default #main {
  margin-top: 32px;
}
.page-template-default #main .html, #main .html {
  margin: 0 auto;
  max-width: 1088px; 
}
.page-template-default #main .static-wrapper-content {
  max-width: 900px;
  margin: 0 auto;
}
.page-template-default #main .html p, #main .html p, .page-template-default #main .html li  {
  font-size: 19px; 
  font-weight: 400;
  line-height: 28px;
}
.page-template-default #main .html ul li {
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}
a.slick-arrow {
  width: 40px;
  height: 40px;
  display: block;
  background: #3f96b4;
}
a.slick-prev {
  left: 10px;
  position: absolute;
  top: 42%;
  z-index: 99;
  background: url(../img/larr.png) no-repeat transparent;
}
a.slick-next {
  right: 10px;
  position: absolute;
  top: 42%;
  z-index: 99;
  background: url(../img/rarr.png) no-repeat transparent;
}
.home #main .quote {
  margin-bottom: 6px;
}
.sprite-input-email::before,
.sprite-input-name::before,
.sprite-input-phone::before,
.sprite-input-message::before {
  z-index: 99;
}
div.wpcf7-response-output,
div.wpcf7-validation-errors {
  display: none !important;
}
span.wpcf7-not-valid-tip {
  text-align: center;
}
.checkbox-group .wpcf7-not-valid-tip {
  background-color: none;
}

.gallery .slick-slide {
  width: auto;
  margin: 0 5px;
}
.gallery .slick-slider {
  padding-left: 0;
}

#main .call-us-bar .inner {
  margin: 0 auto;
  width: 100%; 
}

#main .call-us-bar .contact-person figure img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  max-width: 146px;
  border: 1px solid #fff;
}
.slick-track,
.slick-list {
  -webkit-perspective: 2000px;
  -webkit-backface-visibility: hidden;
}

#header .menu ul.sub-menu {
  display: none;
}

.virtual-tour-slider-section h2 {
  font-family: 'Muli';
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  text-align: center;
  color: #3F96B4;
  padding: 16px 0;
  margin: 0;
  margin-bottom: 24px;
}
.virtual-tour-slider-section,
.virtual-tour-slider-section .slick-track {
  background-color: #F2F2F2;
}
.virtual-tour-slider-section .slide {
  padding: 0 36px;
}
.virtual-tour-slider-section .slide a {
  text-decoration: none;
}
.virtual-tour-slider-section .slide a:hover div img {
  opacity: 0.6;
}
.virtual-tour-slider-section .slide .background-hover {
  border-radius: 8px;
}
.virtual-tour-slider-section .slide .col {
  position: relative;
}

.virtual-tour-slider-section .slide img {
  width: 100%;
  min-height: 173px;
  border-radius: 6px;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
}
.virtual-tour-slider-section .top-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
}
.virtual-tour-slider-section .top-icon img {
  min-height: auto;
}
.virtual-tour-slider-section .slide h3 {
  font-family: "Muli";
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #01416B;
  text-align: center;
  margin: 0;
  padding-top: 16px;
}
.virtual-tour-slider-section .slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 24px 0;
  margin: 0;
}
.virtual-tour-slider-section .slick-dots li {
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 50%;
  margin: 0 8px;
  transition: all .2s ease-in-out;
  display: flex;
  justify-content: center; 
  align-items: center;
}
.virtual-tour-slider-section .slick-dots li:hover {
  background-color: #00416B;
}
.virtual-tour-slider-section .slider-nav .slick-dots .slick-active div, .virtual-tour-slider-section .slider-nav .slick-dots .slick-active-alt div {
  border: 2px solid #00416B !important;
}

@media (min-width: 1224px) {

  #main .call-us-bar .contact-person figure img {
    width: 110px;
  }

  #main .call-us-bar .inner {
    text-align: center; 
  } 

  /*#header.hasimage .top .sprite-logo::before{background-position: 0 -501px;}*/
  /*#header.hasimage .top.sticky .sprite-logo::before{background-position: 0 -545px;}*/
  #header .top .logo span {
    color: #3f96b4;
    margin-top: 5px;
    font-size: 10px;
    padding-left: 17px;
  }
  #header .top.sticky .logo span {
    color: #3f96b4;
    font-size: 10px;
    padding-left: 0;
  }
  #header .top.sticky {
    background: #ffffff;
  }
  #header .top .menu ul li a {
    color: #01416B !important;
  }
  #header .top .menu ul li:hover a {
    color: #fff !important;
  }

  #header .top {
    background: transparent;
    z-index: 5;
  }
   
  #header .menu ul li {
    position: relative;
  }
  #header .menu ul li.menu-item-has-children:hover ul.sub-menu {
    display: flex;
    margin-top: 0;
    flex-direction: column;
    position: absolute;
    margin-left: 0;
    padding-left: 0;
  }
  #header .menu ul li.menu-item-has-children:hover ul.sub-menu li {
    display: block;
    text-align: left;
    background-color: #3f96b4;
    color: #fff;
    border-radius: 0;
    margin-left: 0;
  } 
  #header .menu ul li.menu-item-has-children:hover ul.sub-menu li a {
    line-height: 28px;
    text-transform: none;
  }
  #header .menu {
    overflow: visible;
  }
  #header .menu ul li:hover {
    background-color: #3f96b4;
    color: #fff;
    border-radius: 0;
  }
  .page-template-default #header.hasimage {
    height: auto;
    background-position: center center;
  }

  #main > .services div article > p.link {
    width: auto;
    display: inline-block;
    background: #3f96b4;
    left: 28%;
    padding: 7px 19px;
    border-radius: 6px;
    border: 1px solid transparent;
    color: #fff;
    margin: 20px 0 0 0;
  }
  #main > .services div article > p.link a {
    color: #fff;
    text-decoration: none;
  }
  .page-template-default #main.servicepage .standard h1 {
    display: inline-block;
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 0px;
    color: #3F96B4;
  }
  .page-template-default #main.servicepage .floors > h1 {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #01416B;
  }

  .page-template-default #main.servicepage .testimonials-slider .slider-nav {
    position: absolute;
    bottom: 0px;
    padding-top: 19px;
  }

  .page-template-default #main.servicepage .standard h2 {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 0;
  }

  #main.covid-info .standard h2 {
    margin-top: 0 !important;  
  }

  .page-template-default #main.servicepage .standard article p {
    font-size: 19px;
    line-height: 28px;
    margin-top: 16px;
  }


  #main.covid-info .standard {
    margin-bottom: 20px;
  }

  .page-template-default
    #header
    .top
    .menu
    ul
    li.menu-item-has-children
    ul
    li
    a {
    color: #fff !important;
  }
  .page-template-default #header .top .menu ul li:hover a {
    color: #fff !important;
  }
  .page-template-default #header .top .menu ul li:hover .current-menu-item a {
    text-decoration: underline;
  }

  #header.hasimage .sticky .menu ul li.menu-item-has-children li a,
  #header .sticky .menu ul li:hover a {
    color: #fff !important;
  }
  #header.hasimage .sticky .menu ul li:hover a {
    color: #fff !important;
  }
}

#main > .amenities.new div article > p {
  color: #404040;
}
#main > .amenities.new {
  background: #fff;
  padding-top: 10px;
}
#main > .amenities.new.links div article > p.link {
  padding: 8px 0;
  display: inline-block;
  background: #3f96b4;
  left: 50%;
  padding: 7px 19px;
  border: 1px solid #3f96b4;
  border-radius: 6px;
  transition: all .3s ease;
  transform: translateX(-50%);
}

#main > .amenities.new.links div article > p.link:hover {
  background-color: #fff;
  color: #3f96b4;
  border: 1px solid #3f96b4;
}

#main > .amenities.new.links div article > p.link:hover a {
  color: #3f96b4; 
}

#main > .amenities.new.links div article h1 {
  padding-top: 8px;
}

#main > .amenities.links div div.servimg:last-of-type {
  margin-left: 0px;
}
#main > .services div div.servimg {
  width: 536px;
  margin-bottom: 20px;
}

.servimg img {
  width: 100%;
  height: 100%;
  min-height: 173px;
  object-fit: cover;
}

@media only screen and (max-width: 1223px) {
  #header .menu ul.sub-menu {
    display: block;
    position: relative;
    top: unset;
  }
  #header .menu ul.sub-menu li a {
    padding: 0 24px 0 32px;
  }
  #header .menu ul.sub-menu li a::before,
  #header .menu li:last-child a::before {
    background-image: url(../img/sprite.png?v=46);
    image-rendering: optimizeSpeed;
    width: 4px;
    height: 7px;
    top: 0;
    left: 0;
    background-size: auto;
    position: absolute;
    content: " ";
    display: block !important;
    top: 50%;
    left: auto;
    right: 24px;
    margin-top: -3px;
  }
  #header .menu ul.sub-menu li a {
    border-bottom: 0;
    background: #ececec;
  }

  #header #menu-main-menu.menu li.current-menu-item a,
  #header #menu-main-menu.menu li.current_page_parent a {
    background: #f8f8f8;
    color: #232c64 !important;
    border-radius: inherit;
  }
  #header .sticky #menu-main-menu.menu li.current-menu-item a,
  #header .sticky #menu-main-menu.menu li.current_page_parent a {
    color: #232c64 !important;
  }
  #header #menu-main-menu.menu li.current-menu-item a::before,
  .sprite-menu-arrow::before {
    left: unset;

    top: 50%;
  }
  #header .menu li.menu-item-has-children ul.sub-menu li a {
    border-bottom: 0;
    background: #ececec !important;
  }
  #header .menu ul.sub-menu li a:hover,
  #header .menu li.menu-item-has-children ul.sub-menu li a:hover {
    background: #3f96b4 !important;
  }
  #header #menu-main-menu.menu li.current-menu-item a:hover,
  #header #menu-main-menu.menu li.current_page_parent a:hover {
    color: #fff !important;
    background: #3f96b4 !important;
  }

  #header .menu li:first-child a::before {
    background-image: url(../img/arrowdown.png);
    image-rendering: optimizeSpeed;
    width: 7px;
    height: 4px;
    top: 3px;
    left: 0;
    background-size: auto;
    position: absolute;
    content: " ";
    display: block !important;
    top: 57%;
    left: auto;
    right: 24px;
    margin-top: -3px;
  }
  #header .menu ul.sub-menu {
    border-top: 0;
    border-bottom: 1px solid #e4e1e2;
    top: 0 !important;
  }

  #main > .amenities.new.links div article > p.link {
    position: relative;
  }

  .page-template-default #main .html {
    padding: 0 22px;
  }

  .page-template-default #main.servicepage .standard h1 {
    text-align: center;
    color: #3F96B4;
  }

  .page-template-default #main.servicepage .floors > h1 {
    color: #01416B;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    margin-top: 30px;
  }

  #main .floors {
    margin-bottom: 32px;
  }

  #main > .services div article > p.link {
    width: auto;
    display: inline-block;
    background: #3f96b4;
    left: 28%;
    padding: 8px 20px;
    border-radius: 6px;
    color: #fff;
    margin: 20px 0 0 0;
  }
  #main > .services div div.servimg {
    width: 100%;
    margin-bottom: 20px;
  }
  #main > .services div article > p.link a {
    color: #fff;
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {

  #main > .amenities.new div article > p,
  #main > .amenities.new.links div article h1 {
    padding: 0 22px;
  }
  #main > .amenities.new.links div article > p.link {
    position: relative;
    display: block;
    width: 139px;
  }
  .page-template-default #header.hasimage {
    background-position: center;
  }
  .page-template-default #main.servicepage .standard h1 {
    color: #3F96B4;
  }
}
@media only screen and (max-width: 767px) {
  #main > .amenities.new div article > p,
  #main > .amenities.new.links div article h1 {
    padding: 0 22px;
  }
  #main > .amenities.new.links div article > p.link {
    position: relative;
    display: block;
    width: 139px;
  }

  .page-template-default #main.servicepage .standard h1 {
    color: #3F96B4;
  }
  .page-template-page-neighborhood .header-content {
    min-height: 400px;
  }

  .page-template-page-services .header-content {
    min-height: 400px;
  }

  .page-template-page-neighborhood .map p {
    margin: 0 auto 16px;
    font-size: 19px;
    line-height: 28px;
    color: #404040;
  }
  .map-wrapper #map {
    max-width: 302px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
  }
  #main > .amenities.new div article > p {
    margin-bottom: 15px;
  }
  #main > .amenities.new div article > p.link {
    margin-bottom: 0px;
  }
  .page-template-default #main.servicepage .standard article p {
    margin: 0;
    position: relative;
    z-index: -1;
    opacity: 0;
    transform: translateY(-50%);
    transition: opacity transform .2s ease-in-out;
    height: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .page-template-default #header .top .menu ul.sub-menu,
  #header .sticky .menu ul.sub-menu {
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1222px) {

  #main > .amenities.new.links div article > p.link {
    width: 200px !important;
    left: 0;
    transform: translateX(0);
  }
}
.slick-track {
  background: #00416b;
}
.sprite-footer-social-linkedin::before {
  background-position: 0 0px;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  width: 14px;
  position: absolute;
  content: " ";
}
.sprite-footer-social-linkedin::before,
.sprite-footer-social-facebook::before,
.sprite-footer-social-twitter::before {
  background-image: url(../img/sprite-social.png);
  background-size: auto;
  image-rendering: optimizeSpeed;
  height: 24px;
  height: 20px;
  display: block;
  top: 0;
  left: 0;
}
.sprite-footer-social-instagram::before {
background: url(../img/instagram.svg) no-repeat top left;
background-size: contain;
height: 24px;
display: block;
top: 0;
left: 0;
}

.sprite-footer-social-twitter::before {
  background-position: 0 -20px;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  width: 21px;
  height: 20px;
}
.sprite-footer-social-twitter:hover::before {
  background-position: 21px 39px;
}
.sprite-footer-social-facebook::before {
  background-position: 0 20px;
  width: 20px;
}
.sprite-footer-social-facebook:hover::before {
  background-position: 21px 20px;
}
.sprite-footer-social-linkedin::before {
  width: 20px;
}
.sprite-footer-social-linkedin:hover::before {
  background-position: 20px 0px;
}

.sprite-footer-social-instagram::before {
  width: 20px;
}
.sprite-footer-social-instagram:hover::before {
  background-position: 20px 0px;
}

@media only screen and (min-width: 1224px) {
  #footer .top p {
    margin-bottom: 5px;
    font-size: 14px;
  }
  #main > .services div div.servimg {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #footer .blog {
    padding: 16px 15px 29px 0;
  }
  .home #main .quote {
    height: 258px;
  }
  .virtual-tour-slider-section {
    margin-bottom: 32px;
    padding: 24px 0;
  }
  .virtual-tour-slider-section h2 {
    padding: 0;
    margin-bottom: 16px;
  }
  .virtual-tour-slider-section .virtual-tour {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .virtual-tour-slider-section .slide {
    padding: 0;
    margin-left: 16px;
  }
  .virtual-tour-slider-section .slide:first-of-type {
    margin-left: 0;
  }
  .virtual-tour-slider-section .top-icon {
    width: 124px;
    height: 124px;
  }
  .virtual-tour-slider-section {
    margin-top: 24px;
  }
  .virtual-tour-slider-section .fa-chevron-left {
    color: #3F96B4;
    font-size: 40px;
    position: absolute;
    left: -40px;
    top: calc(50% - 40px)
  }
  .virtual-tour-slider-section .fa-chevron-right {
    color: #3F96B4;
    font-size: 40px;
    position: absolute;
    right: -36px;
    top: calc(50% - 40px)
  }
  .virtual-tour-slider-section .slick-track {
    display: flex;
    justify-content: center;
  }
  .virtual-tour-slider-section .slide img {
    object-fit: cover;
  }
  /* .virtual-tour-slider-section .slick-track {
    width: auto !important;
  } */
  .page-template-default #main .static-wrapper-content {
    max-width: 1200px;
  }

  .page-template-default #main.servicepage .standard h1 {
    flex-basis: 100%;
  }
  .page-template-default #main.servicepage .standard {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }

  /* .page-template-default #main.servicepage .standard .column:nth-child(even) {
    padding-left: 10px;

  }
  .page-template-default #main.servicepage .standard .column:nth-child(odd) {
    padding-right: 10px;
  } */
  .page-template-default #main.servicepage .standard .column article {
    max-width: 536px;
    margin-right: 0;
  }

  .html .standard .column article > p {
    z-index: 1 !important;
    opacity: 1 !important;
    height: 100% !important;
    transform: translateY(0%) !important;
  }
}

@media (min-width: 991px) {
  .virtual-tour-slider-section .virtual-tour {
    max-width: 900px;
  }
}

@media only screen and (min-width: 1200px) {
  .virtual-tour-slider-section .virtual-tour {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-page-neighborhood .virtual-tour-slider-section .virtual-tour {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  #header h2 { 
    padding-left: 36px;
    padding-right: 36px;
  }
}
.home #main .quote {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 0;
}

.service-text {
  background-color: transparent !important;
  text-align: left;
  margin-bottom: 0 !important;
}
.service-text p {
  color: #404040 !important;
}

.header-content {
  background-color: #000000;
  background-image: url(/wp-content/uploads/2020/02/ELE-2019-Hero-Homepage-1888x1090_result.jpg);
  width: 100%;
  height: auto;
  min-height: auto;
  background-position: 50%; 
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 400px !important;  
}

.header-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#header .top-info {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #header h1 {
    margin: 0;
  }
  #header h2 {
    margin: 8px 0 0 0;
  }
  #header .find-office {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
  }

  .header-content  {
    min-height: 545px !important;
  }
}
@media only screen and (min-width: 1226px) {
  #header h1 {
    margin: 0;
  }
  #header h2 {
    margin: 8px 0 0 0;
  }
  #header .find-office {
  }
}
@media only screen and (min-width: 1365px) {
  .page-template-default #main.servicepage .standard .column:nth-child(even) {
    margin-left: auto;
    margin-right: -8px;
  }
  .page-template-default #main.servicepage .standard .column:nth-child(odd) {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 1364px) {
  .page-template-default #main.servicepage .standard .column article {
    max-width: 100%;

  }
}
.privacy-page#main {
  margin-top: 100px;
}

.amenities h3
{
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  color: #404040;
  font-weight: 400;
  margin:0 0 20px 0;
}

@media (max-width: 767px)
{
  #header
  {
    height: auto;
  }

  .amenities h3
  {
    font-size: 18px; 
    line-height: 22px;
    width: 90%;
    margin-left: 5%;
    text-align: left;
  }

  .header-content {
    text-align: center;
    background-size: cover;
  }

  .header-content h1 {
    font-size: 32px;
    max-width: 100%;
  }
  #main.servicepage .floors {
    padding-top: 0;
  }

  .virtual-tour-slider-section {
    margin-bottom: 24px !important;
  }

  .virtual-tour-slider-section .top-icon {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  #main .call-us-bar .message h1, #main .call-us-bar .contact-person .contact .phone  {
    margin-bottom: 16px;
  }

  #main .call-us-bar .message {
    margin-right: 0;
  }

  #main .call-us-bar .contact-person .contact {
    margin-top: 16px;
  }

  #main .call-us-bar .contact-person .contact .phone, #main .call-us-bar .contact-person .contact .email {
    display: flex;
    justify-content: center;
  }

  #main .call-us-bar .contact-person .contact a i {
    padding-left: 0;
  }

}
.virtual-tour {
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 800px) {
  .virtual-tour-slider-section .fa-chevron-right {
    right: -25px;
  }

  .virtual-tour-slider-section .fa-chevron-left {
    left: -25px;
  }
}

.neighborhood .virtual-tour {
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  .neighborhood .virtual-tour .slider-nav {
    display: none !important;
  }

  .neighborhood .virtual-tour-slider-section .slick-initialized .slick-slide {
    max-width: 400px;
  } 
  
  .neighborhood .virtual-tour-slider-section .polite {
    padding: 0 36px;
  }
  .neighborhood .slider-nav {
    display: none;
  }
}

.neighborhood .virtual-tour-slider-section .top-icon img {
  display: none !important;
}

.neighborhood .slider-nav {
  padding-top: 0 !important;
}