/* /RJ/Advisor Sites/Global/Global CSS/Model 4/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-4/colors/blue.css');

.footer-contact-section {
  display: flex;
}
.footer-cta-content {
  text-align: center;
}
.footer-contact-logo {
  margin-top: 0;
  position: relative;
  bottom: auto;
  right: auto;
}
.footer-contact-content {
  padding: 0 15px;
}
.footer-contact-content .ftr-nap {
  padding: 0;
}
.footer-contact-content .ftr-nap-wrapper .ftr-nap .ftr-nap-address-line1, .footer-contact-content .ftr-nap-wrapper .ftr-nap .ftr-nap-address-csz {
  display: block;
  line-height: 24px;
}
.footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after, .footer-contact-content .ftr-nap .ftr-nap-phone:after {
  display: none;
}
.footer-contact-content .ftr-nap-wrapper {
  text-align: center;
}
.footer-contact-content .ftr-nap-wrapper .ftr-nap .ftr-nap-phone, .footer-contact-content .ftr-nap-wrapper .ftr-nap .ftr-nap-map-directions {
  display: block;
}
/* Large devices (tablet landscape, 1024px and less) tablet-pro-l */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-pro-p */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {

}

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {

}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {

}


/* Medium devices (tablet portrait, 768px-old 810 new and less) tablet-p */
@media only screen and (max-width: 810px) {

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {

}

/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {}

/* IE only */
@media screen\0 {

}
