.billboard-full-height {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-full-height .billboard-content-wrapper {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height .billboard-content-wrapper {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-content-2 .billboard-container {
	background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/global/billboard-images/midwest/billboard-11-field-sunset.jpg) !important;
}
.ftr-nap .ftr-nap-name:before {
 display: none;
}

li.ftr-nap-map-directions.hidden-xs.hidden-sm {
    padding-bottom: 10px;
}

.ftr-nap li[data-phonetype="3"]::before {
    content: none !important;
}

.ftr-nap li[data-phonetype="0"]::before {
    content: none !important;
}

.footer-social .social-container .fa{
    border: solid 1px #104C6E !important;
}
