/* /RJ/Advisor Sites/Global/Global CSS/Model 1/base */
@import url('https://www.raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

@import url('resources.css');
@import url('modules.css');

/*==============================================  IMPORTANT - PLEASE READ ==============================================

/* DUE TO THE COMPLEXITY OF CUSTOM SITES, PLEASE SEE BUILDER OR
DESIGNER BEFORE MAKING CHANGES TO FUNCTIONALITY OR ADDING/REMOVING CONTENT OR SECTIONS

BUILDER:
DESIGNER:
JOB #:
COMPLETION DATE:
ADDITIONAL NOTES:
Fonts:

    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;


========================================================================================================================
*/
body {
  background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/Images/bg_blue_pattern) top center repeat;
  font-family: "Raleway", sans-serif;
  height: auto;
  -webkit-box-shadow: inset 0px 0px 126px 16px rgb(0 0 0 / 75%);
  -moz-box-shadow: inset 0px 0px 126px 16px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 126px 16px rgb(0 0 0 / 75%);
}
.masterprime .related-resources-main {
  background: #fff;
}
a, .resource-detail-copy-wrapper a {
    color: #2f3940;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
  color: #000;
}
h2, h3, h4, h5 {
  color: #2f3940;
}
blockquote:before, q:before {
  background: #303a43;
}
/* Buttons */
.button, .accord a.accord-cta, .directions-search .submit-search, .contact-form .form-inline .captcha .btn-contact, .masonry-load-more, .masonry-tertiary-load-more, .investor-access-login-button, .blog-landing-copy-cta, .simple-form input[type="submit"] {
    border: 2px solid #2f3940;
    color: #2f3940;
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
/* Buttons Hover */
.button:hover, .blog-landing-copy-cta:hover, .accord a.accord-cta:hover, .investor-access-login-button:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .masonry-load-more:hover, .masonry-tertiary-load-more:hover, .contact-form .form-inline .captcha .btn-contact:hover, .simple-form input[type="submit"]:hover, .directions-search .submit-search:hover {
  border: 2px solid #516a80;
  color: #fff;
  background: #516a80;
}

.header-main {
  -webkit-box-shadow: inset 0px 0px 40px -10px rgb(0 0 0 / 75%);
  -moz-box-shadow: inset 0px 0px 40px -10px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 40px -10px rgb(0 0 0 / 75%);
  background: #2f3940 !important;
}
.intro-section .body-copy-accent {
    padding: 0px!important;

}

.team-image-wrapper {
    width: 100%;
	margin-bottom:0px!important;
}
span.head-2.wow.animated.animated{
 font-family: 'Great Vibes';
 font-size: 65px;
    color: #bebba8;
     font-weight: 100;
 	display:block;

}
.home span.head-2.wow.animated.animated {

    margin-top: 15px;
}
.services-section span.head-2.wow.animated.animated {
    font-family: 'Raleway';
    font-size: 35px;
	    font-weight: 500;
		margin-top: 15px;
}
.pov-section span.head-2.wow.animated.animated.animated {
    font-family: 'Raleway';
    font-size: 42px;
	    font-weight: 500;
}
.team-section span.head-2.wow.animated.animated {
    font-family: 'Raleway';
    font-size: 35px;
	    font-weight: 500;
}
h4.sub-head-main {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;

}
.connected-advisor-container {

    display: flex;
    align-items: center;
    justify-content: center;
}
.connected-advisor-container .connected-advisor-heading {

    color: #bebba8;

}
.connected-advisor-container .connected-advisor-cta {

    border: 2px solid #bebba8;
    font-size: 13px;

}
.connected-advisor-container .connected-advisor-slide-link:hover .connected-advisor-cta {
    border: 2px solid #fff;
     color: #bebba8;
}
/*
==============================================
Navigation Section
==============================================
*/
.nav:before, .nav:after {
  display: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) {
  background: #212329 !important;
}

.nav-overall-wrapper:not(.van-mobile-nav) .nav {
    min-height: 59px;
}
.primary-nav > li {
    margin-left: 0px;
    margin-top: -30px;
    top: 8px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
  padding: 10px 5px;
  font-size: 16px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav li:hover > .nav-subnav {
  padding: 28px 10px 10px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) {
  padding: 0;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a {
    padding: 10px;
    margin: 2px 0;
}

/* Main Nav */
.primary-nav a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.investor-access-remember-me-label {
  color: #000;
}
/* Main Nav Active/Hover */
.primary-nav > li > a:hover, .primary-nav > li > a.selected, .primary-nav > li > a.active, .nav-standard.selected {
  color: #fff !important;
  background: #516a80;
}
/* Dropdown nav */
.primary-nav .nav-subnav a {
  color: #000;
  font-weight: 500;
}
/* Dropdown Active/Hover */
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a:hover, .nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav li:not(.nav-top-link) a.active {
  color: #fff !important;
  background: #516a80;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav, .primary-nav .nav-subnav-second {
  background: #f1f1f1 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav {
  top: 49px;
}
.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav .nav-subnav .nav-subnav-second {
  left: 104%;
}
/*
==============================================
Scroller
==============================================
*/
.scroller-wrapper .scroller, .scroller-mobile-wrapper .scroller-mobile {
  background-image: none !important;
 background-color: #fff !important;
}
.scroller:before, .scroller-mobile:before {
    content: '';
    height: 50px;
    width: 50px;
    display: block;
    animation: none !important;
    background: none !important;
    border-radius: 50%;
}
.scroller:after, .scroller-mobile:after  {
    content: '' !important;
    height: 18px !important;
    width: 18px !important;
    animation-name: none !important;
    display: block !important;
    border-radius: 0 !important;
    border: 2px solid #303A43;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute !important;
    bottom: 20px !important;
    left: 52% !important;
    top: 13px !important;
    background: rgba(210, 120, 85, 0) !important;
    margin-left: -10px !important;
}
.scroller-mobile:after  {
     transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    bottom: 10px;
    top: 20px !important;
}
/*
==============================================
Billboard Section
==============================================
*/

.billboard-section:after {
    background: none!important;
}
.center-background .billboard-container {
    background-position: center!important;
}
.crpc .billboard-container{
    background-position: 50% 24%!important;
}
.howweserve .billboard-container{
    background-position: 50% 24%!important;
}
.nonprofits
.billboard-section h1 {
  font-family: 'Raleway', sans-serif;
  color: #bebba8;
}
.billboard-section .head-1 {
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
}
.favorable-billboard .billboard-container {
    background-position: center center!important;
}
.billboard-section .head-2 {
  font-family: 'Great Vibes', cursive;
  color: #bebba8;
  text-transform: none;
  font-weight: 100;
  font-size: 65px !important;
  margin: 20px 0 0;
}
.billboard-section h1 .head-1:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 2px;
  background: #bebba8;
  top: 20px;
  left: -140px;
}
.billboard-section h1 .head-1:after {
  content: '';
  position: absolute;
  width: 120px;
  height: 2px;
  background: #bebba8;
  top: 20px;
  right: -140px;
}

.billboard-section h1:after {
  display: none;
}
.no-billboard .billboard-content {
    display: none;
}
/*
==============================================
Intro Section
==============================================
*/
.intro-section {
  background: none;
  padding: 40px 0 122px;
}
.intro-section .intro-text:before, .intro-section .intro-content:before {
  display: none;
}
.intro-content .intro-text {
  color: #bebba8;
}
.intro-content .intro-text p {
  letter-spacing: 1px;
}
.intro-section .body-copy-accent {
  font-family: 'Great Vibes', cursive;
  color: #bebba8;
  font-size: 48px;
  font-weight: 100;
  line-height: 48px;
  text-transform: none;
}
.intro-text h1 .head-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  display: block;
  position: relative;
}
.intro-text h1 .head-1:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 2px;
  background: #bebba8;
  top: 20px;
  left: 70px;
}
.intro-text h1 .head-1:after {
  content: '';
  position: absolute;
  width: 120px;
  height: 2px;
  background: #bebba8;
  top: 20px;
  right: 70px;
}
.intro-text h1 .head-2 {
  font-family: 'Great Vibes', cursive;
  font-size: 65px;
  display: block;
  margin: 0 0 40px;
}
/*
==============================================
Services Section
==============================================
*/
.services-section h2, .team-section h4, .pov-section h4 {
  font-family: 'Raleway', sans-serif;
  color: #2f3940;
  font-weight: 600;
  letter-spacing: 2px;
}
.services-section .head-1, .team-section .head-1, .pov-section .head-1 {
    font-family: 'Great Vibes', cursive;
    color: #2f3940;
    font-size: 52px !important;
    font-weight: 100;
    text-transform: none;
		letter-spacing: -1px
}
.bio-section .bio-detail-designation {

    font-size: 18px;
    line-height: 45px;
}
.masterprime .module-contact-content h3 {

    font-size: 29px;

}
.services-section h2:after, .niche-section .mc-heading:after, .team-section h4:after, .pov-section h4:after, .pov-carousel .mc-heading:after {
  background: #303a43;
}
.services-section .services-slider .slick-dots li.slick-active button:before {
    color: #000;
    opacity: 1;
}
/*
==============================================
Niches Section
==============================================
*/
.niche-section .mc-container .media-carousel-three .mc-cta, .niche-section .mc-container .media-carousel-three a:hover .mc-cta {
  border: 2px solid #303a43;
  font-family: 'Raleway', sans-serif !important;
  width: 200px;
}

.niche-section .mc-heading, .pov-carousel .mc-heading {
  font-family: 'Raleway', sans-serif !important;
  color: #2f3940 !important;
  font-size: 29px !important;
  font-weight: 600 !important;
}
/*
==============================================
Team Section
==============================================
*/




/*
==============================================
Callouts Section
==============================================
*/
.callouts-section {
    position: relative;
    -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 75%);

}
.yearbook-three .yearbook-slide{
margin-left:20px;
margin-right:20px;}

/* .callouts-section:before {
  content:'';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #2f3940;
  height: 35px;
  width: 100%;
  -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 75%);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 75%);
} */

.callouts-section .callouts-container .callout-item .callout-heading-wrapper .callout-heading, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper .callout-heading {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.callouts-section .callout-item .callout-heading-wrapper .callout-heading:before {
  content: '';
  position: relative;
  display: block;
  top: -30px;
  left: 0;
  right: 0;
  text-align: center;
  background: #bfd6db;
  height: 2px;
  width: 100px;
  margin: 0 auto;
}
.callouts-section .callout-item .callout-heading-wrapper .callout-heading:after {
  content: '';
  position: relative;
  display: block;
  bottom: -30px;
  left: 0;
  right: 0;
  text-align: center;
  background: #bfd6db;
  height: 2px;
  width: 100px;
  margin: 0 auto;
}
.callouts-section .callouts-container .callout-item {
  position: relative;
}

.callouts-section .callout-heading .head-2:after {
  display: none;
}
.callouts-section .callouts-container .callout-item .callout-heading-wrapper, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper {
  padding: 0 20px 20px;
  height: auto !important;

}
.callouts-section .callout-heading .head-1 {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 25px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #bfd6db;
}
.callouts-section .callout-heading .head-2 {
  font-family: 'Great Vibes', cursive;
  font-size: 48px;
  line-height: 0.5;
  font-weight: 100;
  color: #bfd6db;
  text-transform: none;
}

.callouts-section .callouts-container .callout-item .callout-copy-wrapper {
  color: #fff;
  font-weight: 400;
}
.callouts-section .callout-item .callout-image-wrapper .callout-image {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.callouts-section .callout-item:hover .callout-image-wrapper .callout-image {
  opacity: 1;
}

.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #fff;
}

/*
==============================================
POV Section
==============================================
*/
.pov-carousel .mc-cta {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #2f3940;
}
/*
==============================================
Interior Section
==============================================
*/

.interior .billboard-content:after {
  display: none;
}
.interior .billboard-container {
  background-position: top center;
}


.copy-section .copy-content {
  letter-spacing: 1px;
}
div#CatalogList {
    background: white;
}
 .resource-details.container {
    background: white;
}
.bio-content.container {
    background: white;
}
.center-billboard .billboard-container {
    background-position: center center;
}
.body-home span.head-2 {

font-family: 'Raleway'!important;
font-size: 35px!important;
}
.copy-section h1 {
  text-align: center;
  margin-bottom: 80px;
}
.copy-section .head-1, .copy-section h1 {
  position: relative;
  font-size: 25px !important;
  color: #2f3940 !important;
  letter-spacing: 2px;
  line-height: 1;
  padding-bottom: 14px;
  display: table;
  margin: 0 auto;
 }
 .copy-section .head-3, .copy-section .head-2, .masterprime h1 .head-2 {
   text-align: center;
   color: #2f3940!important;
   font-family: 'Great Vibes', cursive!important;
   font-size: 65px!important;
   line-height: 1;
   letter-spacing: -1px;
   text-transform: capitalize !important;

 }
 .copy-section h1 .head-2:after {
   display: none;
 }
 .copy-section h1 .head-1:before {
   content: '';
   position: absolute;
   width: 120px;
   height: 2px;
   background: #2f3940;
   top: 13px;
   left: -140px;
}
 .copy-section h1 .head-1:after {
   content: '';
   position: absolute;
   width: 120px;
   height: 2px;
   background: #2f3940;
   top: 13px;
   right: -140px;
}

.copy-content.container {
    background: white;
}
.quote-section .quote-content {
  position: relative;
}
.quote-section .quote {
    color: #fff;
}
.quote-section .quote-wrapper .quote-hr {
  display: none;
}

/* .quote-section .quote-content:before {
  content: '';
  position: relative;
  display: block;
  top: -40px;
  margin: 0 auto;
  background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/Images/icon_arrow_down.png) top center no-repeat;
  width: 50px;
  height: 18px;
}
.quote-section .quote-content:after {
  content: '';
  position: relative;
  display: block;
  top: 40px;
  margin: 0 auto;
  background: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/Images/icon_arrow_up.png) top center no-repeat;
  width: 50px;
  height: 18px;
} */
.body-home .quote-section .quote-cite, .quote-section .quote-cite {
  color: #bfd6db !important;
  font-size: 32px;
  line-height: 40px;
font-family: 'Great Vibes', cursive;
}
/*
==============================================
Team page
==============================================
*/

.yearbook-container .yearbook-links .fa, .bio-section .bio-detail-links-wrapper .fa {
  color: #3D4B51 !important;
}
.yearbook-container .yearbook-links .fa:hover, .bio-section .bio-detail-links-wrapper .fa:hover {
  color: #000 !important;
}

/* .copy-section .copy-content .slick-dots li.slick-active button:focus:before {
    opacity: 1;
    color: transparent;
}
.copy-section .copy-content .slick-dots li.slick-active button:before {
    color: transparent !important;
    opacity: 1 !important;
    background: #212329;
}
.copy-section .copy-content .slick-dots li button:before {
    color: #212329;
    opacity: 0.95;
    font-size: 10px;
}
.copy-section .copy-content .slick-dots li button:focus:before {
    opacity: 1;
}
.copy-section .copy-content .slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}
.copy-section .copy-content .slick-dots li button {
    border: none;
    background: transparent;
    display: block;
    height: 11px;
    width: 11px;
    outline: none;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
}
.copy-section .copy-content .slick-dots li button:before {
    color: transparent !important;
    opacity: 1 !important;
    font-size: 10px;
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #212329;
    border-radius: 50%;
}
.copy-section .copy-content .slick-dots li {
    width: 9px !important;
    height: 9px;
} */

.inline-subhead {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.bio-section .bio-detail-first-name, .bio-section .bio-detail-last-name, .bio-detail-preferred-name {
   text-transform: none;
  font-weight: 400;
  font-size: 40px;
  line-height: 45px;
  color:#fff;
}
.bio-quote-section {
  display: none;
}


img.bio-detail-headshot {
    max-height: 435px;
    padding: 25px;
    background-color: #516a80;
    margin: 15px 15px 15px 0;
}.col-md-8.bio-name {
    padding-top: 100px;
}
.col-md-12.bio-image-social-name-content {
    background-color: #2f3940;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-section .bio-detail-designation {
    font-family: 'Raleway';
    font-weight: 400;
    color: #fff;
	display: inline;
}.bio-section .bio-detail-title {

    color: #fff;
}.bio-section .bio-detail-links-wrapper .fa {
    color: #fff!important;
}
.bio-section .bio-detail-card-container {
    margin-bottom: 0px;
 }.bio-detail-copy-wrapper {
    margin-top: 40px;
}
.about-rj .billboard-container {
    background-position: bottom;
}
/*
==============================================
Footer Section
==============================================
*/
.footer-section {
  background: #212329;
}
.footer-section .footer-cta {
  border-top: 1px solid #888b8c;
  border-bottom: 1px solid #888b8c;
  background-color: #303a43;
}
.footer-section .footer-content a {
  padding: 0;
  margin: 0;
}
.footer-section .sub-light .head-1 {
  color: #bebba8;
  font-family: 'Great Vibes', cursive;
  font-size: 31px !important;
  text-transform: none;
  font-weight: 100;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #fff !important;
}
.footer-section .footer-cta-section h4:after, .footer-section .ftr-nap .ftr-nap-address:before, .footer-section .footer-contact-info .ftr-nap .ftr-nap-name {
  display: none;
}
.footer-section .social-container {
  border: none;
}
.footer-section .footer-contact-info {
  padding: 50px 0 10px;
}
.footer-section .social-container a .fa {
  color: #bebba8 !important;
}
.footer-section .social-container a:hover .fa{
  color: #fff !important;
}
.footer-section .ftr-nap li, .footer-section .ftr-nap-phone a, .footer-section .ftr-nap-map-directions a {
  color: #bebba8;
}
.footer-section .footer-content a:hover {
  color: #fff;
}
.footer-section .ftr-disclosure, .footer-section .ftr-disclosures a {
  color: #bebba8;
}

/*
==============================================
Next/Previous arrows and background variables
==============================================
*/

/* Next/prev text normal */
.bio-detail-next, .bio-detail-next-bio, .blog-detail-prev, .blog-detail-prev-resource, .blog-detail-next-resource, .blog-detail-next,
.bio-detail-prev-bio, .bio-detail-next-bio, .resource-detail-prev, .resource-detail-next, .resource-detail-next-resource,
.resource-detail-prev-resource, .bio-detail-next, .bio-detail-prev, .resource-detail-next, .resource-detail-prev, .bio-detail-prev,
.bio-detail-next  {
  color: #3D4B51 !important ;
  -webkit-transition: all 0.2 ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -ms-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}
/* Next/prev text hover */
.blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-next-link:hover .blog-detail-next, .blog-detail-next-link:hover .blog-detail-next-resource, .bio-detail-next-link:hover .bio-detail-next, .bio-detail-next-link:hover .bio-detail-next-bio, .bio-detail-previous-link:hover .bio-detail-prev, .bio-detail-previous-link:hover .bio-detail-prev-bio, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-previous-link:hover .resource-detail-prev-resource, .resource-detail-next-link:hover .resource-detail-next-resource
{
  color: #000 !important;
}
/* Next/prev arrow normal */
.resource-detail-previous-link:after, .bio-detail-previous-link .bio-detail-previous-arrow, .bio-detail-next-link .bio-detail-next-arrow, .resource-detail-next-link:after, .resource-detail-next-link .resource-detail-next-arrow, .blog-detail-previous-link .blog-detail-previous-arrow, .blog-detail-next-link .blog-detail-next-arrow {
  border-color: #bebba8 !important;
}
/* Next/prev arrow hover */
.resource-detail-previous-link:hover:after, .bio-detail-previous-link:hover .bio-detail-previous-arrow, .bio-detail-next-link:hover .bio-detail-next-arrow, .resource-detail-next-link:hover:after, .resource-detail-next-link:hover .resource-detail-next-arrow, .blog-detail-previous-link:hover .blog-detail-previous-arrow, .blog-detail-next-link:hover .blog-detail-next-arrow {
  border-color: #fff !important;
}
/* Arrow background normal */
.bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper:before, .resource-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper-mobile:before {
  background: #212329 !important;
}
/* Arrow background hover */
.bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .resource-detail-next-link:hover:before, .resource-detail-next-link-wrapper.hover-link:before {
  background: #303a43 !important;
}

/*
==============================================
Resources
==============================================
*/
.filter-reset-container {
  border-bottom: none;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a, .blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper {
  color: #30465A;
}


/* share icon (left) hover and text */
.social-media-share-link:hover > .fa-share-alt:before, .resource-detail-tag-cloud-links a:active  > .fa-share-alt:before, .social-media-share-link:active > .fa-share-alt:before, .resource-detail-info-wrapper a:hover {
  color: #212329 !important;
}
/* share icon (left) normal */
.fa-share-alt, .resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link  {
    color: #2f3940 !important;
}

/* share pop up box icon normal */
.social-media-share-wrapper span a {
    color: #fff !important;
}
/* share pop up box icon hover */
.social-media-share-wrapper span a:hover {
    color: #bebba8 !important;
}

/* Divider lines (//) */
.resource-detail-info-divider, .blog-landing-info-divider, .blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
    color: #000 !important;
}

/* share pop up box background */
.social-media-share-wrapper span {
  background-color: #212329;
}
/* share pop up box top chevron  triangle */
.social-media-share-wrapper span:before {
  border-bottom: 10px solid #212329;
}


/*
==============================================
Contact
==============================================
*/
.contact-form .form-inline .form-group.select-container:before {
    border-color: #212329 transparent transparent transparent;
}


.accord .accord-link {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 600;
  color: #2f3940;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #000 !important;
}
.accord .fa {
  color: #2f3940;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #000;
}

.flextab-triggers .set {
    color: #000;
    background: #fff;
}
.flextab-triggers a {
    display: inline-block;
    padding: 14px 14px;
    width: auto;
    background: #f7f7f5;
    color: #2f3940;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
/*
==============================================
Responsive Media Queries
==============================================
*/

/* 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) {
	.bio-detail-container {
    padding-bottom: 0px!important;
}
  .billboard-container.billboard-full-height {
    min-height: 371px !important;
  }
  .callouts-section .callouts-container .callout-item {
      width: 33.33%;
      margin: 0;
  }
  .callouts-section .callouts-container {
    padding: 10px 0;
  }
  .callouts-section .callouts-container .callout-item .callout-heading-wrapper, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper {
    top: 30px;
  }
  .callouts-section .callout-item .callout-heading-wrapper .callout-heading:before, .callouts-section .callout-item .callout-heading-wrapper .callout-heading:after {
    display: none;
  }
  .callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    opacity: 1;
    top: 110px;
  }
  .callouts-section .callout-heading .head-2 {
    font-size: 45px;
  }
  .callouts-section .callouts-content {
    width: 100%;
  }
  .callouts-section .callout-item:hover .callout-image-wrapper .callout-image {
    opacity: .25;
  }
  .callouts-section .callout-item:hover .callout-heading-wrapper h3 {
    opacity: 1;
  }
  .interior .billboard-container {
    min-height: 424px;
    margin: 0;
  }

}


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

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	div#riskalyze-btn-container{
		display:none;
	}
	.col-md-8.bio-name {
    padding-top: 0px;
}
  .nav-overall-wrapper:not(.van-mobile-nav) .nav {
    background: #212329;
  }
  .header-main .ftr-logo {
    background: none;
  }
  .billboard-container.billboard-full-height {
    min-height: 277px !important;
  }
  .callouts-section .callouts-container .callout-item .callout-heading-wrapper, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper {
    top: 0px;
  }
  .callouts-section .callout-heading .head-1 {
    padding-bottom: 5px;
  }
  .callouts-section .callout-heading .head-2 {
    font-size: 35px;
  }
  .callouts-section .callouts-container .callout-item .callout-copy-wrapper {
    top: 40px;
    font-size: 15px;
  }
  .footer-section .footer-contact-info {
    padding: 0;
  }
  .fa-angle-down:before {
    color: #bebba8;
  }
  .nav-address-wrapper {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
  }
  .interior .billboard-container {
    min-height: 324px;
  }


/* Hamburger Menu Icon */
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger span:after {
  background: #bebba8;
}


/* Hamburger Menu Icon Active and Open*/
.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before, .nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
  background: #bebba8;
}
.nav-container .address-group-name-wrapper {
  display: none !important;
}

}
@media only screen and (max-width: 320px) {
	img.bio-detail-headshot {

    margin-left: -11px;
}
}
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
.pov-section span.head-2.wow.animated.animated {
   color: #807e72;

}

  .billboard-container.billboard-full-height {
      min-height: 150px !important;
  }
  .intro-text h1 .head-1:before, .intro-text h1 .head-1:after, .copy-section h1 .head-1:before, .copy-section h1 .head-1:after {
    display: none;
  }
  .intro-text h1 .head-1 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .intro-text h1 .head-2 {
    font-size: 38px;
	line-height: 55px;!important
  }
  .intro-section {
    padding: 40px 0;
  }
  .callouts-section {
    margin-bottom: 0px;
  }
  .callouts-section .callouts-mobile-slider {
    margin-bottom: 0;
    padding: 12px 10px 20px;
  }
  .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide {
    position: relative;
      height: auto !important;
  }
  .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper {
    top: -200px;
  }
  .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
      position: absolute;
      top: 110px;
      left: 0;
      right: 0;
      text-align: center;
    }
  .callouts-section .callout-heading .head-1 {
    padding-bottom: 15px;
}
  .callouts-section .callout-heading .head-2 {
    font-size: 48px;
  }
  .callouts-section .slick-prev:after {
    border-left: 1px solid #bfd6db;
    border-top: 1px solid #bfd6db;
  }
  .callouts-section .slick-next:after {
    border-right: 1px solid #bfd6db;
    border-top: 1px solid #bfd6db;
  }
  .interior .billboard-container {
    margin: 0;
  }
  .copy-section .head-3, .copy-section .head-2 {
    font-size: 50px;
  }
}



/* 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) {
  .billboard-container.billboard-full-height {
      min-height: 270px !important;
  }
  .intro-section {
    padding: 40px 0;
  }
  .intro-text h1 .head-1:before, .intro-text h1 .head-1:after, .copy-section h1 .head-1:before, .copy-section h1 .head-1:after {
    display: none;
  }
  .callouts-section {
    margin-bottom: 0px;
  }
  .callouts-section .callouts-mobile-slider {
    margin-bottom: 0;
    padding: 12px 100px 20px;
  }
  .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide {
    position: relative;
      height: auto !important;
  }
  .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper {
    top: -230px;
  }
  .callouts-section .callouts-version-1.callouts-mobile-slider .callout-slide .callout-copy-wrapper {
      position: absolute;
      top: 110px;
      left: 0;
      right: 0;
      text-align: center;
    }
  .callouts-section .callout-heading .head-1 {
    padding-bottom: 15px;
}
  .callouts-section .callout-heading .head-2 {
    font-size: 48px;
  }
  .callouts-section .slick-prev:after {
    border-left: 1px solid #bfd6db;
    border-top: 1px solid #bfd6db;
  }
  .callouts-section .slick-next:after {
    border-right: 1px solid #bfd6db;
    border-top: 1px solid #bfd6db;
  }
  .interior .billboard-container {
    margin: 0;
    min-height: 294px;
  }
}

/* IE only */
@media screen\0 {
  .callouts-section .callouts-container .callout-item .callout-heading-wrapper, .callouts-section .callouts-mobile-slider .callout-item .callout-heading-wrapper {
    top: 70px;
  }
}
.header-main {
    background: none!important;

}
.header-main {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    background: none!important;
}

/*--- Global ---*/
#riskalyze-btn-container a {
	margin:7px 7px 7px 0px;
	font-family:'Open Sans',Arial,sans-serif;
	display:inline-block;
	text-decoration:none;
	border-radius:3px;
	box-shadow:0px 0px 4px rgba(0,0,0,0.2);
	float:right;
}

/*--- Colors ---*/
a.rsk-btn-dk, a.rsk-btn-dk:hover {
	color:#FFFFFF !important;
	border:1px solid #353536;
	background: #4b4b4c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNGI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4b4b4c 0%, #3c3c3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4b4c), color-stop(100%,#3c3c3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4b4b4c 0%,#3c3c3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4b4b4c 0%,#3c3c3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4b4b4c 0%,#3c3c3d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4b4b4c 0%,#3c3c3d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4c', endColorstr='#3c3c3d',GradientType=0 ); /* IE6-8 */
}
a.rsk-btn-lt, a.rsk-btn-lt:hover {
	color: #403F41 !important;
	border:1px solid #D9D9D9;
	background: #fcfcfc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}

/*--- Sizes ---*/
a.rsk-btn-sm {
	font-size:12px;
	font-weight:700;
	padding:3px 15px;
}
a.rsk-btn-lg {
	font-size:16px;
	font-weight:300;
	padding:8px 20px;
}
/*--- Logos ---*/
a.rsk-btn-logo.rsk-btn-lg.rsk-btn-lt:after {
	content:url('https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/images/riskalyze');
	margin-left:10px;
	padding:7px;
	border-left:1px solid #EFEFEF;
}
a.rsk-btn-logo.rsk-btn-lg.rsk-btn-dk:after {
	content:url('https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/images/riskalyze');
	margin-left:10px;
	padding:7px;
	border-left:1px solid #3C3C3C;
}

a.rsk-btn-logo.rsk-btn-sm.rsk-btn-lt:before {
	content:url('https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/images/riskalyze');
	margin-left:-10px;
	padding:0px 5px;
	position:relative;
	top:2px;

}
a.rsk-btn-logo.rsk-btn-sm.rsk-btn-dk:before {
	content:url('https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/r/cranbrookfinancialpartners/images/riskalyze');
	margin-left:-10px;
	padding:0px 5px;
	position:relative;
	top:2px;
}
a.rsk-btn-logo.rsk-btn-lg {
	padding-right:7px;
}

.riskbox-wrap,.riskbox-skin,.riskbox-outer,.riskbox-inner,.riskbox-image,.riskbox-wrap iframe,.riskbox-wrap object,.riskbox-nav,.riskbox-nav span,.riskbox-tmp{
	padding:0;margin:0;border:0;outline:0;vertical-align:top}.riskbox-wrap{position:absolute;top:0;left:0;z-index:100001
	}
	.riskbox-skin{
		position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px
		}
		.riskbox-opened{z-index:100002}
		.riskbox-opened .riskbox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}
		.riskbox-outer,.riskbox-inner{position:relative}
		.riskbox-inner{overflow:hidden}
		.riskbox-type-iframe .riskbox-inner{-webkit-overflow-scrolling:touch}
		.riskbox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}
		.riskbox-image,.riskbox-iframe{display:block;width:100%;height:100% !important}
		.riskbox-image{max-width:100%;max-height:100%}
		#riskbox-loading,.riskbox-close,.riskbox-prev span,.riskbox-next span{background-image:url(https://eee6de91b18cd8209213-7a0239a9bc3c5b11e4c7ee9ece842dcd.ssl.cf2.rackcdn.com/fancybox_sprite.png)}#riskbox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:100000}#riskbox-loading div{width:44px;height:44px;background:url(https://eee6de91b18cd8209213-7a0239a9bc3c5b11e4c7ee9ece842dcd.ssl.cf2.rackcdn.com/fancybox_loading.gif) center center no-repeat}.riskbox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:100003}.riskbox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(https://eee6de91b18cd8209213-7a0239a9bc3c5b11e4c7ee9ece842dcd.ssl.cf2.rackcdn.com/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:100003}.riskbox-prev{left:0}.riskbox-next{right:0}.riskbox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:100003;visibility:hidden}.riskbox-prev span{left:10px;background-position:0 -36px}.riskbox-next span{right:10px;background-position:0 -72px}.riskbox-nav:hover span{visibility:visible}.riskbox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.riskbox-lock{overflow:hidden!important;width:auto}.riskbox-lock body{overflow:hidden!important}.riskbox-lock-test{overflow-y:hidden!important}.riskbox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:100000;background:url(https://eee6de91b18cd8209213-7a0239a9bc3c5b11e4c7ee9ece842dcd.ssl.cf2.rackcdn.com/fancybox_overlay.png)}.riskbox-overlay-fixed{position:fixed;bottom:0;right:0}.riskbox-lock .riskbox-overlay{overflow:auto;overflow-y:scroll}.riskbox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:100004}.riskbox-opened .riskbox-title{visibility:visible}.riskbox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:100004;text-align:center}.riskbox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.riskbox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.riskbox-title-inside-wrap{padding-top:10px}.riskbox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#riskbox-loading,.riskbox-close,.riskbox-prev span,.riskbox-next span{background-image:url(https://eee6de91b18cd8209213-7a0239a9bc3c5b11e4c7ee9ece842dcd.ssl.cf2.rackcdn.com/fancybox_sprite@2x.png);background-size:44px 152px}#riskbox-loading div{background-image:url(https://eee6de91b18cd8209213-7a0239a9bc3c5b11e4c7ee9ece842dcd.ssl.cf2.rackcdn.com/fancybox_loading@2x.gif);background-size:24px 24px}}
.header-main .ftr-logo-wrapper {
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 23%!important;
    left: 39%!important;
}
