@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i');

@import url('components/navigation-section.css');
@import url('components/billboard-section.css');
@import url('components/copy-section.css');
@import url('components/services-section.css');
@import url('components/niche-section.css');
@import url('components/pov-section.css');
@import url('components/quote-section.css');
@import url('components/team-section.css');
@import url('components/footer-section.css');
@import url('components/contact-widget-section.css');
@import url('components/bio-section.css');
@import url('components/resource-section.css');
@import url('components/blog-section.css');
@import url('components/sticky.css');
@import url('components/connected-advisor-section.css');
@import url('components/calculator.css');
@import url('components/worthwhile.css');
@import url('modules/main-styles.css');
@import url('modules/behavioral-finance.css');
@import url('modules/landing-page.css');
@import url('modules/living-your-legacy.css');
@import url('modules/retirees.css');
@import url('modules/pre-retirees.css');
@import url('modules/corporate-executives.css');
@import url('modules/private-wealth.css');
@import url('modules/client-center.css');
@import url('modules/e-delivery.css');
@import url('modules/intergenerational-wealth-transfer.css');
@import url('misc/rjl.css');
@import url('features/advanced-bio.css');
@import url('features/email-capture-form.css');
@import url('features/podcast.css');
@import url('features/sticky-footer-cta.css');
@import url('features/awards-and-recognition.css');
@import url('features/header-contact.css');
@import url('features/mc-ks-feed.css');
@import url('../shared/cookie-banner.css');
@import url('features/ks-process-slider.css');
@import url('features/schedule.css');
@import url('features/digital-landing-page.css');
@import url('features/ks-cs-hero.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: Jose
DESIGNER:
JOB #:
COMPLETION DATE: 2018
ADDITIONAL NOTES:
Fonts:

font-family: 'Source Sans Pro', sans-serif;

____

light 300
regular 400
semi bold 600
bold 700
____

========================================================================================================================
*/

 
:root {
 
    /* Model 5 Variables */
  
     --light: #f3f5f7;
     --light-color-1: #f3e6c2;
     --light-color-2: #a9c4da;
     --medium: #43739D;
     --medium-color-1: #8599a8;
     --dark: #002949;
    /* --dark-color-1: #8599a8;*/
     --gray: #767676;
     --gray-light: #f5f7f9;
     --gray-medium: #c7c7c7;
     --gray-dark: #393939;
     --black: #000000;
     --white: #ffffff; 
     
     --rgb-color-1: 255,255,255;
     --rgb-opacity-1: 0.55;
   
   
     --font-1: 'Source Sans Pro', sans-serif;
  }

  
body {
	font-family: 'Source Sans Pro', sans-serif;
	color: #767676;
	font-size: 17px;
    line-height: 30px;
	font-weight: 400;
	position: relative;
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-5/patterns/bkg-pattern.jpg);

}

h1 {
	font-family: inherit;
	font-size: 35px;
    line-height: 44px;
	font-weight: 400;
	color: #002949;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	font-family: inherit;
	font-size: 35px;
    line-height: 44px;
	font-weight: 400;
	color: #002949;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3 {
	font-family: inherit;
	font-size: 26px;
	line-height: 31px;
	font-weight: 400;
	color: #002949;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h4 {
	font-family: inherit;
	font-size: 24px;
	line-height: 38px;
	font-weight: 400;
	color: #002949;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h5 {
	font-family: inherit;
	font-size: 20px;
	line-height: 35px;
	font-weight: 400;
	color: #002949;
	margin-bottom: 10px;
	text-transform: uppercase;
}


a, .accord .accord-link-content a, .accord .accord-inner-link-content a {
color:#4a7194;

-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;

}


a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
    color: #002949;
	background: transparent;
	text-decoration: none;
}
.red { background: red !important; padding: 90px;   }
.pink { background: pink !important; padding: 90px;   }
.green { background: green !important; padding: 90px;   }
.yellow{ background: yellow !important; padding: 90px;   }
.blue { background: blue !important; padding: 90px; }
.orange { background: orange !important; padding: 90px;   }
.teal { background: teal !important; padding: 90px;   }

p {
	margin-bottom: 35px !important;
}
em {
	font-style: italic;
}

strong {
    font-weight: 600;
}
.disclosure, .disclaimer {
	font-size: 11px;
	line-height: 13px;
}
.cfp {
  font-variant: small-caps;
}
hr {
    border: 0 !important;
    color: #bfbebe;
    background-color: #bfbebe;
    height: 1px;
    width: 100%;
    text-align: left;
    margin: 20px 0;
}
/*

.main-content {
	overflow: hidden;
	margin-top: 46px;
}
*/

.content-disclosure-wrapper {
    font-size: 11px;
	line-height: 14px;
	padding-left: 35px;
}
.header-main {
    display: table;
    width: 100%;
}
/*
==============================================
Buttons
==============================================
*/

.button {
    font-family: inherit;
	font-size: 14px;
	font-weight: 400;
    text-transform: uppercase;
	text-align: center;
    color: #50799e;
	padding: 6px 30px;
    position: relative;
	border: 1px solid #50799e;
}
.button:hover {
	border: 1px solid #002949;
	background:#002949;
	color:#fff;
}
.team-intro .yearbook-cta {
	font-family: inherit;
    font-size: 14px;
	line-height: 21px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    color: #50799e;
    padding: 6px 30px;
    position: relative;
    border: 1px solid #50799e;
		background: transparent !important;
	-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;
}
.team-intro .yearbook-cta:hover {
    border: 1px solid #002949;
    background: #002949 !important;
    color: #fff;
	-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;
}

/*
Video Component
==============================================
*/
.video-container {
    margin: 25px auto;
}

/*
==============================================
Accordsions
==============================================
*/

.accord {
    list-style-type: none !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.accord .accord-link, .accord .accord-inner-link {
	border-bottom: 1px solid #a9c4da;
}
.accord {
	background: none;
	max-width: inherit;
}
.accord .accord-link-content, .accord .accord-inner-link-content {
	background: rgba(255, 255, 255, 0);
	padding: 33px 30px;
}
.accord .accord-link {
font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.accord .accord-link {
	color: #4a7194;
	padding: 15px 15px 15px 0px;
	font-size: 20px;
}
.accord-link-content {
    font-size: inherit;
    line-height: inherit !important;
    font-weight: inherit;
    color: inherit;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #4a7194 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #4a7194;
}
.accord .fa.fa-chevron-down {
	    font-size: 19px;
}
.accord li.open .fa {
    color: #4a7194;
}
.accord .fa {
	color: rgba(57, 57, 57, 0.3);
}

.accord .fa-chevron-down:before {
    content: "\f107";
}
.accord .accord-link-content a, .accord .accord-inner-link-content a {
	padding-left: 0px !important;
	padding: 0px !important;
	display: inline;
}
.accord .accord-link-content li, .accord .accord-inner-link-content li {
	border-bottom: none;
}
.accord a.accord-cta {
    font-family: inherit;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    color: #50799e;
    padding: 6px 30px !important;
    position: relative;
    border: 1px solid #50799e;
    background: transparent !important;
    display: inline;
    border-radius: 0;
}
.accord a.accord-cta:hover {
    color: #000;
    background: none;
    border: 1px solid #000;
}
/* LANDING PAGE FIX */
.accordion-panel a{
    color: #5489b6;
}
.accordion-panel a:hover{
    color: #000;

}
.accordion-panel button{
    background: transparent;
    border: none;
}

.header .ftr-logo{
	max-width: inherit;
}

/*
==============================================
Flex Tabs
==============================================
*/
.flextab-triggers a {
    display: inline-block;
    padding: 4px 15px;
    width: auto;
    background: #48759c;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
}
.flextab-triggers a:hover {
	background: #002949;
}
.flextab-triggers .set {
	color: #fff;
	background: #002949;
}
.flextab-content {
	padding: 30px;
}


/*
==============================================
Block Quote
==============================================
*/


blockquote {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #002949;
	max-width: 800px;
    margin: 60px auto;
	text-align: center;
}
blockquote:before {
	content: "";
    display: block;
    position: relative;
    height: 5px;
    width: 35px;
	margin: 15px auto;
 	border-top:1px solid #4a7194;
 	border-bottom:1px solid #4a7194;
	animation-name: fadeIn;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;

}
blockquote:after {
	content: "";
    display: block;
    position: relative;
    height: 5px;
    width: 35px;
	margin: 20px auto;
 	border-top:1px solid #4a7194;
 	border-bottom:1px solid #4a7194;
}



/*
Next Prev Arrows Shared
==============================================
*/

.body-resource-detail .resource-detail-previous-link-wrapper, .body-resource-detail .resource-detail-next-link-wrapper,.bio-detail-next-link-wrapper, .bio-detail-previous-link-wrapper, .blog-detail-next-link-wrapper, .blog-detail-previous-link-wrapper {
    top: 240px !important;
	opacity: 1 !important;
	z-index: 0 !important;
}

.resource-detail-next, .resource-detail-next-resource, .resource-detail-prev, .resource-detail-prev-resource, .bio-detail-next, .bio-detail-next-bio, .bio-detail-prev, .bio-detail-prev-bio, .blog-detail-next, .blog-detail-next-resource, .blog-detail-prev, .blog-detail-prev-resource {
	display: inline-block;
}

.bio-detail-next-link-wrapper:before, .bio-detail-previous-link-wrapper:before, .bio-detail-next-link-wrapper-mobile:before, .bio-detail-previous-link-wrapper-mobile:before, .blog-detail-next-link-wrapper:before, .blog-detail-previous-link-wrapper:before, .blog-detail-next-link-wrapper-mobile:before, .blog-detail-previous-link-wrapper-mobile:before, .resource-detail-next-link-wrapper:before, .resource-detail-previous-link:before, .resource-detail-next-link-wrapper-mobile:before  {
    background: #4a7194;
    top: -8px;
    width: 39px;
    height: 30px;

}
.bio-detail-next-arrow, .resource-detail-next-arrow, .blog-detail-next-arrow {
    width: 11px;
    height: 11px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    position: absolute;
    top: 2px;
    right: 0;
}
.bio-detail-previous-arrow, .resource-detail-previous-link:after, .blog-detail-previous-arrow{
    width: 11px;
    height: 11px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
/*New*/
.resource-detail-previous-arrow {
    width: 11px;
    height: 11px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.bio-detail-prev, .bio-detail-prev-bio, .bio-detail-next, .bio-detail-next-bio, .resource-detail-next, .resource-detail-next-resource, .resource-detail-prev, .resource-detail-prev-resource, .blog-detail-next, .blog-detail-next-resource, .blog-detail-prev, .blog-detail-prev-resource {
	color: #4b7aa1;
	font-weight: 600;
	transition: all 500ms ease-in-out;

}
.bio-detail-next-wrapper:hover .bio-detail-next, .bio-detail-next-wrapper:hover .bio-detail-next-bio, .bio-detail-prev-wrapper:hover .bio-detail-prev, .bio-detail-prev-wrapper:hover .bio-detail-prev-bio, .resource-detail-next-link:hover .resource-detail-next, .resource-detail-next-link:hover .resource-detail-next-resource, .resource-detail-previous-link:hover .resource-detail-prev, .resource-detail-previous-link:hover .resource-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev-resource, .blog-detail-previous-link:hover .blog-detail-prev, .blog-detail-next-link:hover .blog-detail-next-resource, .blog-detail-next-link:hover .blog-detail-next {
	color: #4b7aa1;
	transition: all 500ms ease-in-out;
}


.bio-detail-next-link-wrapper.hover-link:before, .bio-detail-next-link-wrapper-mobile.hover-link:before, .bio-detail-previous-link-wrapper.hover-link:before, .bio-detail-previous-link-wrapper-mobile.hover-link:before, .resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before, .blog-detail-next-link-wrapper.hover-link:before, .blog-detail-next-link-wrapper-mobile.hover-link:before, .blog-detail-previous-link-wrapper.hover-link:before, .blog-detail-previous-link-wrapper-mobile.hover-link:before {
  background: #23527c;
}

.bio-detail-next-wrapper, .resource-detail-next-wrapper {
	padding-right: 30px !important;
	margin-top: -11px;
    display: block;
}
.resource-detail-next-wrapper, .blog-detail-next-wrapper, .resource-detail-prev-wrapper, .blog-detail-prev-wrapper {
	position: relative;
    top: -6px;
}
/*New*/
.resource-detail-previous-link-wrapper:before {
    background: #4a7194;
    top: 0px;
    width: 39px;
    height: 30px;
}
.resource-detail-previous-link-wrapper-mobile:before  {
    background: #23527c;
    top: -6px;
    width: 39px;
    height: 30px;
}
.resource-detail-previous-link-wrapper-mobile .resource-detail-prev-wrapper {
    top: 2px;
}
.resource-detail-previous-link-wrapper-mobile .resource-detail-previous-link {
    top: -6px;
}
.resource-detail-previous-link-wrapper.hover-link:before {
    background: #23527c;
}
/*New*/
.resource-detail-prev-wrapper {
    padding-left: 20px !important;
}

/*
Bio Next Prev Arrows
==============================================
*/
.bio-detail-next-link-wrapper, .bio-detail-previous-link-wrapper, .bio-detail-next-link-wrapper-mobile, .bio-detail-previous-link-wrapper-mobile {
	line-height: 17px;
	z-index: -1;
}
.bio-detail-prev-wrapper {
	padding-left: 30px !important;
    margin-top: -25px;
    display: block;
}
.bio-detail-prev-wrapper {
    padding-left: 35px !important;
}


/*
Resource Next Prev Arrows
==============================================
*/
.resource-detail-previous-link-wrapper-mobile {
	bottom: 3px !important;
}
/*New*/
.resource-detail-prev-wrapper {
    padding: 10px 0 10px 15px;
	top: 0px;
}
.blog-detail-prev-wrapper {
	    padding: 10px 0 10px 22px;
}
.resource-detail-previous-link:after {
	top: 0px;
}
.resource-detail-previous-link:hover:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
/*
Blog Next Prev Arrows
==============================================
*/

.blog-detail-next-arrow {
    top: -2px;
    right: 0;
}

.blog-detail-previous-arrow {
    top: -7px;
    position: relative;
}

/*
==============================================
START Password Protected Page
==============================================
*/
.password-protect button {
    font-size: 14px;
    letter-spacing: 2.5px;
    color: #4a7194;
    display: inline-block;
    border: 1px solid #4a7194;
    text-transform: uppercase;
    padding: 5px 15px;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    transition: all 300ms ease;
}
.password-protect button:hover {
    background: transparent;
    border: 1px solid #002949;
    color: #002949;
}
.password-page .password-protect {
    padding: 0 10% 10% 10%;
    text-align: center;
}
.password-protect-recaptcha-disclaimer {
    font-size: 12px;
    margin-top: 20px !important;
}
.password-protect input {
    width: 100%;
    padding: 5px 10px;
    border: 2px solid lightgray;
    min-height: 36px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.password-protect .password-protect-input-with-icon {
    width: 70%;
    margin: 0 auto;
}
.password-page h1.password-protect-headline {
    text-align: center;
    margin-bottom: 30px;
    line-height: 37px;
    max-width: 460px;
    margin: 0 auto 45px;
}
.password-protect-headline:before {
    content: "";
    display: block;
    position: relative;
    height: 5px;
    width: 35px;
    margin: 20px auto;
    border-top: 1px solid #5489b6;
    border-bottom: 1px solid #5489b6;
}
.password-protect-container {
    padding: 5% 20% 5% 20%;
}
.password-protect label {
    font-family: inherit;
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
    color: #002949;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.password-protect .password-protect-description {
    line-height: inherit;
    margin-top: 35px !important;
    margin-bottom: 30px !important;
}
.password-protect .password-protect-failure-text,
.password-protect .password-protect-multi-failure-text {
    margin-bottom: 30px;
}

/*
==============================================
END Password Protected Page
==============================================
*/



/*
Contact Us
==============================================
*/
.contact-form {
    margin-top: 40px;
	background: #fff;
}
.contact-form .form-inline .form-group .form-control::-webkit-input-placeholder {
  color: inherit;
}
.contact-form .form-inline .form-group .form-control {
	font-family: inherit;
	font-weight: 400;
	color: inherit !important;
}

.contact-form .form-inline .captcha .btn-contact,
.simple-form input[type="submit"] {
    font-size: 14px;
    letter-spacing: 2.5px;
    color: #4a7194;
    display: inline-block;
    border: 1px solid #4a7194;
    text-transform: uppercase;
    padding: 5px 15px;
	background: transparent;
}
.contact-form .form-inline .captcha .btn-contact:hover,
.simple-form input[type="submit"]:hover {
	background: transparent;
	border: 1px solid #002949;
    color: #002949;
}
.simple-form input[type="submit"] {
	margin-bottom: 20px;
}
.contact-form .form-inline .captcha {
	padding: 20px 35px 10px;
    margin-top: 10px;
    background-color: #fff;
}

.contact-form .form-inline .form-group.select-container:before {
    border-color: #4a7194 transparent transparent transparent;
}

/*
Map and Directions
==============================================
*/
.directions-search .submit-search {
    font-size: 14px;
    letter-spacing: 2.5px;
    color: #4a7194;
    display: inline-block;
    border: 1px solid #4a7194;
    text-transform: uppercase;
    padding: 5px 15px;
	background: transparent;
}
.directions-search .submit-search:hover {
	background: transparent;
	border: 1px solid #002949;
    color: #002949;
}
.adp-placemark {
    background: #f3f5f7 !important;
}

/*
==============================================
Transition Video
==============================================
*/

.transition-video-section .transition-video-content h1 {
	text-align: center;
}
.transition-video-section {
	padding: 0 130px 50px;
}
.transition-video-section .transition-video-content {
    border-bottom: 6px solid #5489b6;
}

.transition-video-section .video-container {
	margin: 50px auto 50px;
}

/*
==============================================
CLIENT ACCESS LOGIN
==============================================
*/

.client-access-on-page {
	background-color: var(--gray-light);
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-input-wrapper .fa {
    color: var(--dark);
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-password .client-access-on-page-password-show {
    color: var(--gray-dark);
    font-family: var(--font-1);
    font-weight: 400;  
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-header h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    color: var(--gray-dark);
    font-weight: 400;  
    text-transform: none;
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-remember {
    color: var(--gray-dark);
    font-family: var(--font-1);
    font-weight: 400;   
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-submit {
    padding: 0;
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-submit button {
    font-family: var(--font-1);
    background-color: var(--dark);
    border:1px solid transparent;
	padding: 5px;	
	-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;	    
}
.client-access-on-page .client-access-on-page-content .client-access-on-page-submit button:hover {
	background: none;
	color: var(--dark); 
	border: 1px solid var(--dark);
}
.client-access-on-page .client-access-on-page-links ul .client-access-on-page-link {
    font-size: 13px;
    line-height: 20px;
}
.client-access-on-page .client-access-on-page-links ul .client-access-on-page-link a:hover {
    text-decoration: underline;
}
.client-access-on-page .client-access-on-page-links ul {
    list-style-type: none;
    grid-gap: 13px;
    justify-items: left;
}

/*
==============================================
PRINT 
==============================================
*/
@media print {
    .contact-widget-section,
    .nav-overall-wrapper,
    .bio-detail-previous-link-wrapper,
    .bio-detail-next-link-wrapper,
    .bio-detail-previous-link-wrapper-mobile,
    .bio-detail-next-link-wrapper-mobile,
    .blog-detail-previous-link-wrapper,
    .blog-detail-next-link-wrapper,
    .blog-detail-previous-link-wrapper-mobile,
    .blog-detail-next-link-wrapper-mobile,
    .social-media-share-wrapper,
    .bio-team-section,
    .social-media-share-wrapper, 
    .resource-detail-banner-wrapper, 
    .resource-detail-previous-link-wrapper,
    .resource-detail-next-link-wrapper,
    .resource-detail-previous-link-wrapper-mobile,
    .resource-detail-next-link-wrapper-mobile,
    .resource-detail-tag-cloud-wrapper,
    .footer-section,
    .cookie-consent-banner-wrapper.cookie-consent-banner-wrapper-visible {
        display: none !important;
      }
      .logo-section, .nav-overall-wrapper {
        border-bottom: none !important;
      }
      .resource-detail-copy-wrapper, .blog-detail-copy-wrapper {
        margin-top: 0;
      }
      .body-blog-detail .resource-section .resource-details,
      .body-resource-detail .resource-section .resource-details,
      .body-bio .copy-section {
        padding: 0px 15px !important;
      }
      .bio-detail-links-wrapper {
        top: 0;
      }
      .bio-detail-links-wrapper a {
        display: block;
      }
      .bio-detail-links-wrapper .fa {
        display: none;
      }
      .bio-detail-links-wrapper:before {
        display: none;
      }
      .bio-section .bio-connect-links {
		border-top: 1px solid var(--gray-medium);
		border-bottom: 1px solid var(--gray-medium);
		padding: 20px 0;
		margin: 20px 0;
	  }
      .bio-detail-links-wrapper a {
        padding: 0;
      }
      .copy-section:not(.blog-section) h1:before {
        display: none;
      }
      *,
*:before,
*:after {
	background: transparent !important;
	color: var(--black) !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
.copy-section,
.bio-section,
.resource-section,
.blog-main,
.body-resource-detail .resource-section,
.body-map-directions .resource-section,
.header-section {
	background-color: var(--white) !important;
}
body {
	border-bottom: 1px solid var(--gray-light) !important;
}
p,
ul,
li,
div {
	font-size: 9.25pt;
	line-height: 13pt;
}
.body-resource-detail .resource-section h3,
.body-resource-detail .resource-section h4,
.body-resource-detail .resource-section h5,
.body-resource-detail .resource-section h6 {
	color: var(--medium) !important;
}
p.disclaimer {
	font-style: italic !important;
	font-size: 8pt;
}
.header-main img.ftr-logo[style] {
	width: clamp(1in, 25%, 1.5in) !important;
	height: auto !important;
}
/* removes the auto link text on a tag */
.logo-section a[href]:after,
.resource-detail-info-wrapper a[href]:after,
.blog-detail-info-wrapper a[href]:after,
.p-button a[href]:after {
	content: none !important;
}
.resource-detail-info-wrapper, 
.blog-detail-info-wrapper {
	display: block !important;
	font-size: 9.25pt;
	padding-block: 10px;
	margin-block: 10px;
	border-top: 1px solid var(--gray-light);
	border-bottom: 1px solid var(--gray-light);
}
.resource-detail-info-wrapper a, 
.blog-detail-info-wrapper a {
	font-size: 9.25pt;
	color: var(--medium) !important;
}
.resource-detail-info-wrapper .resource-date-link, 
.blog-detail-info-wrapper .blog-date-link {
	padding-right: 25px;
}
.resource-detail-info-divider:last-of-type, 
.blog-detail-info-divider:last-of-type {
	display: none;
}
.header-content .ftr-group-name {
	font-size: 9.25pt;
	padding: 0 !important;
}
.resource-section .body-resource-detail h3,
.resource-detail-heading {
	font-size: 24pt !important;
	text-transform: initial !important;
	color: var(--dark) !important;
}
h2, h3, h4, h5 {
	text-transform: initial !important;
}
.blog-detail-tag-cloud-wrapper {
	display: none;
}
@page {
	size: auto;
	margin: 0.25in 0.25in 0.25in;
}
    }

/*
==============================================
Responsive Meia Queries NEW
==============================================
*/
/* RJ Commercial */
.commercial-description {
    padding: 1.7em 1em;
}
@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1024px)  {
    .commercial-video {
        margin: 1.7em 0;
     }
}

/* Touch devices only */
@media (pointer:coarse) {
/*
==============================================
Services Section
==============================================
*/

}


/* Client Access Videos */
.client-access-videos .ca-videos h2 {
	font-size: 18px;
	letter-spacing: 1px;
}
.client-access-videos h1 span.head-2 {
    display: block;
}

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Services Section
==============================================
*/
.blog-detail-previous-link-wrapper-mobile, .blog-detail-next-link-wrapper-mobile, .resource-detail-previous-link-wrapper-mobile, .resource-detail-next-link-wrapper-mobile {
    bottom: 0;
}

	.bio-detail-container {
		padding-bottom: 0;
		margin-bottom: 30px;
	}
	.blog-detail-overall-wrapper, .resource-detail-overall-wrapper {
		z-index: 0;
	}
	.flextab-triggers a {
		display: block;
	}
}

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

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
Services Section
==============================================
*/

/*
.resource-detail-next-arrow {
    top: -46px;
    right: -71px;
}

.resource-detail-previous-link-wrapper-mobile .resource-detail-next-arrow {
    top: 0;
    right: 0;
}
*/
.transition-video-section {
padding: 0px 70px 50px;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Services Section
==============================================
*/
.resource-detail-prev-wrapper {
    padding-left: 20px !important;
}


.password-protect-container {
    padding: 0;
}
.password-protect-headline {
    font-size: 24px;
}
.transition-video-section {
    padding: 0px 30px 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) {
/*
==============================================
Services Section
==============================================
*/
	.flextab-triggers a {
		display: block;
	}

}

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

}
