@import url('https://raymondjames.com/-/media/rj/advisor-sites/global/global-css/model-1/base.css');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display|Old+Standard+TT|Oswald:300,400|Lato:100,300,300i,400,400i,700,900|Raleway:400,500|Roboto:400,400i,500,500i&display=swap');

/*==============================================  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: Evan
DESIGNER: Jesse
JOB #: 19-BR3EO-0027
COMPLETION DATE: 2019
ADDITIONAL NOTES:
Fonts:

font-family: 'Lato', sans-serif;

thin 100
light 300
regular 400
bold 700
black 900

____


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



body {

}
a, .resource-detail-copy-wrapper a {
    color: #d64123;
}
a:hover, a:focus, .accord .accord-link-content a:hover, .accord .accord-inner-link-content a:hover {
    color: #3d3935;
}
h1 sup {
    font-size: 30%;	
}
h2 { 
	color: #FF5116;
    font-weight: 400;
}
h3 {
	color: #FF5116;
    font-weight: 400;
}
h4 {
	color: #FF5116;
    font-weight: 400;
}
h5 {
	color: #FF5116;
    font-weight: 400;
}
blockquote, q {
    font-family: 'Raleway', sans-serif !important;	
    font-weight: 400;
    color: #1f1f1f;
    border-top: 1px solid rgba(214, 65, 35, 0.5);
    border-bottom: 1px solid rgba(214, 65, 35, 0.5);
}
blockquote:before, q:before {
    background: #d64123;
}
.cfp {
	font-variant: small-caps;
}
/*
==============================================
HOME PAGE
==============================================
*/

/*
SCROLLER
==============================================
*/


/*
HEADER
==============================================
*/
.header-main {
	background: #fff !important;
}
/*
Navigation
==============================================
*/
.nav-overall-wrapper:not(.van-mobile-nav) {
	background: #fff !important;
}
.primary-nav a, .investor-access-remember-me-label {
	font-family: 'Raleway', sans-serif;	
    color: #1e232a;
    font-weight: 400;	
    font-size: 19px;	
}
.primary-nav .nav-subnav a.active, .primary-nav a.active {
    color: #FF5116;
}
.primary-nav > li > a:hover {
    color: #FF5116;
}
.primary-nav .nav-subnav {
    background: #212528 !important;
	border-left: 5px solid #FF5116;	
}
.primary-nav .nav-subnav a:hover {
    color: #FF5116;
}
.nav:before {
    background: rgba(214, 65, 35, 0.5);
}
.nav:after {
    background: #d64123;
}
/*
BILLBOARD - HOME
==============================================
*/
.billboard-container.billboard-full-height {
	background-repeat: no-repeat;
	min-height: auto;
}
.billboard-heading {
	position: relative;
}
.billboard-section h1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 10px;
    background: rgba(0,0,0,.5);
    padding: 150px 0px;
}
.billboard-section .head-2 {
	font-family: 'Raleway', sans-serif;	
    color: #fff;
    font-weight: 400;
    font-size: 60px !important;	
    line-height: 60px;	
}
.billboard-section .head-3 {
	animation-delay: 0s;
}
.billboard-section .head-2 span, .billboard-section .head-3 span  {
	display: block;
}
.billboard-section h1:after {
	display: none;
}
.billboard-section:after {
    z-index: 0;
}


.body-home .billboard-container h1:before {
    content: '';
    border-left: 20px solid #fff;	
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
	left: 0;
	right: 0;	
    position: absolute;
    z-index: 100;
    margin: 0 auto;	
	animation-delay: 2s;
	animation-fill-mode: forwards;
 	animation: home-billboard-border1 2s ease-in-out;
}
.body-home .billboard-container h1:after {
    content: '';
    border-right: 20px solid #fff;	
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
	left: 0;
	right: 0;
    position: absolute;
    z-index: 100;
    margin: 0 auto;	
	background: none;
	animation-delay: 2s;
	animation-fill-mode: forwards;	
 	animation: home-billboard-border2 2s ease-in-out;
}

@keyframes home-billboard-border1 {
  from {
	width: 70%;
	opacity: 0;
  }

  to {
	width: 100%;
	opacity: 1;
  }
}
@keyframes home-billboard-border2 {
  from {
	width: 70%;
	opacity: 0;
  }

  to {
	width: 100%;
	opacity: 1;
  }
}
.billboard-container .billboard-image-video-replacement {
    height: 100% !important;
}

/*
HOME INTRO SECTION
==============================================
*/
.intro-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/abstract-background.jpg) no-repeat bottom center !important;
    padding: 60px 0 0;	
}
.intro-section .intro-content:after {
	display: none;
}
.intro-section .intro-text:before {
    background: #FF5116;
    top: -69px;	
}
.intro-section .intro-content:before {
    background: rgba(255, 81, 22, 0.5);
}
.intro-content .intro-text {
    padding: 66px 0 66px;
}
/*
SERVICES SECTION
==============================================
*/


/*
NICHE SECTION
==============================================
*/

/*
TEAM SECTION
==============================================
*/
.team-section {
    border-top: none;
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/abstract-background-team.jpg) no-repeat top center !important;
}
.team-section h4 {
    font-family: 'Raleway', sans-serif;
    color: #d64123;
}
.team-section .head-1 {
    font-weight: 400;
	color: #3d3935;
	margin: 0;
}
.team-section h4:after {
    background: #d64123;
}
.team-section .yearbook-container .yearbook-first-name {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.team-section .yearbook-container .yearbook-designation {
    font-weight: 500;
}
.team-section .yearbook-container .yearbook-title {
    font-weight: 500;
}
.yearbook-three .yearbook-hr {
    color: #d64123;
    background-color: #d64123;
    height: 2px;
}
/*
CALLOUTS SECTION
==============================================
*/
.callouts-section h1.callout-home-head {
    font-family: 'Raleway', sans-serif;
    color: #fff;
	text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 10px;
	padding: 0 250px;
    text-align: center;	
}
.callouts-section h1.callout-home-head .head-2 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 60px !important;
    line-height: 60px;
}
.callouts-section h1.callout-home-head .head-3 {
    animation-delay: 0s;
	width: 100%;
    display: block;	
}
.callouts-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/highway-in-boston-at-twilight.jpg) center center !important;
	border-top: none;
}
.callouts-section .callout-item:hover {
    background: rgba(0, 0, 0, 0.5);
	border: 5px solid rgba(255, 81, 22, 0.5);
}
.callouts-section .callout-item {
	border: 5px solid transparent;
}
.callouts-section .callout-heading .head-1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 400;	
}
.callouts-section .callout-heading .head-2 {
    color: #FF5116;
    font-weight: 500;	
}
.callouts-section .callout-heading .head-2:after {
	background: rgba(255, 81, 22, 0.5);
}
.callouts-section .callouts-container .callout-item .callout-cta-wrapper button {
    font-family: 'Raleway', sans-serif;
    color: #FF5116;
    font-weight: 500;	
}
/*
QUOTE SECTION
==============================================
*/

/*
POV SECTION
==============================================
*/
.pov-section {
	background-position: center center;	
}
.pov-section h4 {
    font-family: 'Raleway', sans-serif;
    color: #d64123;
}
.pov-section .head-1 {
    font-weight: 400;
	margin: 0;
}
.pov-section h4:after {
    background: #d64123;
}
.pov-carousel .mc-container:before {
    border-top: 1px solid #d64123;
    border-bottom: none;
}
.pov-carousel .mc-heading {
    font-family: 'Raleway', sans-serif;
}
.pov-carousel .mc-cta {
    font-family: 'Raleway', sans-serif;
    color: #d64123;
    font-weight: 500;	
}
.pov-carousel .mc-heading:after {
    background: #d64123;
}
.footer-section .footer-cta-section h4:hover > .head-1 {
    color: #FF5116 !important;
}
.footer-section .social-container {
    border-top: 8px solid #FF5116;
}
/*
INTERIOR SECTION
==============================================
*/

.interior .billboard-container {
    background-repeat: no-repeat;	
	animation: shrink 5s forwards;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
@keyframes shrink {
  0% {
    background-size: 125%;

  }
  100% {
    background-size: 100%;
    }
}

.interior .billboard-container:before {
    content: '';
    border-left: 20px solid #fff;	
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	/*border: 20px solid #fff;*/
    height: 80%;
    width: 80%;
    display: block;
    top: 50px;
	left: 0;
	right: 0;	
    position: absolute;
    z-index: 100;
    margin: 0 auto;	
	animation-delay: 2s;
	animation-fill-mode: forwards;
 	animation: billboard-border1 2s ease-in-out;
}
.interior .billboard-container:after {
    content: '';
    border-right: 20px solid #fff;	
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
    height: 80%;
    width: 80%;
    display: block;
    top: 50px;
	left: 0;
	right: 0;
    position: absolute;
    z-index: 100;
    margin: 0 auto;	
	animation-delay: 2s;
	animation-fill-mode: forwards;	
 	animation: billboard-border2 2s ease-in-out;
}
.interior .billboard-content-wrapper:after {
	content:'';
	display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 1;
    top: 0;
	left: 0px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&1+0,0+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */	
}

@keyframes billboard-border1 {
  from {
	width: 70%;
	opacity: 0;
  }

  to {
	width: 80%;
	opacity: 1;
  }
}
@keyframes billboard-border2 {
  from {
	width: 70%;
	opacity: 0;
  }

  to {
	width: 80%;
	opacity: 1;
  }
}


.interior .billboard-content:after {
	display: none;
}
.copy-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/abstract-background-interior.png) #fff no-repeat top center !important;	
}
.copy-section h1 {
    font-family: 'Raleway', sans-serif;
    color: #FF5116;
}
.copy-section .head-1 {
    font-family: 'Raleway', sans-serif;
    color: #d64123;
    font-weight: 400;
    line-height: 46px;
    font-size: 40px !important;
}
.copy-section .head-3, .copy-section .head-2 {
    font-family: 'Raleway', sans-serif;
    color: #3d3935;
    font-weight: 600;
    line-height: 37px;	
}
.copy-section h1 .head-2:after {
    background: #d64123;
}
.scenario-wrapper {
    background: #f7f8f8;
    padding: 30px;
    margin: 50px auto;
	text-align: left;
    position: relative;	
}
.scenario-wrapper .title {
	text-align: center;
}
.scenario-wrapper .title .small {
    font-size: 19px;
	font-weight: 400;
    position: relative;
    bottom: 2px;
}
.scenario-wrapper .slash {
    font-size: 19px;
    color: #FF5116;
    padding: 0 8px;
}
.scenario-wrapper .title .large {
    font-size: 19px;
	font-weight: 600;
	
}
.scenario-wrapper .separator {
    background: #FF5116;
    height: 1px;
    width: 100%;
    margin: 8px 0 20px 0;
	animation: zoomIn 4s ease-out;
}

.page-individuals .quote-section, .page-automotive-dealers .quote-section, .page-about-raymond-james .quote-section, .page-company-retirement-plans .quote-section {
	display: none;
}
/*
QUOTE INTERIOR 
==============================================
*/
.quote-section .quote-wrapper .quote-hr {
	display: none;
}
.quote-section {
	background: #f7f8f8;
}
.quote-section .quote-wrapper {
    min-height: 190px;
}
.quote-section .quote-content {
    padding: 50px 0;
}
.quote-section .quote {
	position: relative;
    padding: 20px 100px 0;	
    margin: 0 auto;	
    font-size: 24px;
    line-height: 34px;	
}
.quote-section .quote-cite {
    margin-top: 10px;
    font-family: 'Raleway', sans-serif;
    font-style: inherit;
    font-size: 30px;
    line-height: 34px;
	font-weight: 500;
    color: #FF5116 !important;
}
@keyframes bracket-animate {
  from {
    opacity: 0;	
	width: 5px;  
  }

  to {
    opacity: 1;
    width: 50px;
  }
}
.svg-wrap.right {
	right: 0;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -30px;	
}
.svg-wrap.left {
	left: 0;
}
.svg-wrap {
    width: 50px;
    height: 200px;
    position: absolute;
    top: 0;

}
.st0 {
	fill: transparent;
  stroke-dasharray: 8000;
  stroke-dashoffset: 0; 
  animation: dash 60s linear;
} 
@keyframes dash {
  from {
    stroke-dashoffset: 8000;
  }
  to {
    stroke-dashoffset: 0;
  }
}


/*
TEAM PAGE
==============================================
*/
.copy-section .yearbook-container .yearbook-first-name {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.bio-section .bio-detail-middle-initial {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.copy-section .yearbook-links {
    display: block;
}
.yearbook-container .yearbook-links .fa {
	color: #7e6f5a;
}
.yearbook-container .yearbook-links .fa:hover {
	color: #FF5116;
}

.body-about-us .yearbook-container.home-office-team .yearbook-links {
	display: none;
}
    
/*
BIO DETAIL PAGE
==============================================
*/
.bio-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/abstract-background-interior.png) #fff no-repeat top center !important;	
}
.bio-section .bio-detail-links-wrapper .fa {
    color: #FF5116;
}
.bio-section .bio-detail-links-wrapper .fa:hover {
    color: #3d3935;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #393939;
}
.bio-detail-previous-link-wrapper.hover-link:before {
  background: #393939;
}
.bio-detail-next-link-wrapper.hover-link:before {
  background: #393939;
}
.bio-quote-section {
	display: none;
}
.bio-quote-wrap {
    background: #f7f8f8;
    padding: 50px;
    margin: 50px auto;
    text-align: center;	
    position: relative;	
}
.bio-quote {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 34px;	
}
.bio-quote-author {
	display: block;
    font-family: 'Raleway', sans-serif;
    font-style: inherit;
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    color: #FF5116 !important;	
}
/*
CONTACT US
==============================================
*/
.contact-form .form-inline .captcha .btn-contact {
    border: 2px solid #FF5116;
    font-family: 'Raleway', sans-serif !important;
    color: #3d3935;	
}
.contact-form .form-inline .captcha .btn-contact:hover {
    border: 2px solid #3d3935;
    color: #FF5116;	
}
.contact-form .form-inline .form-group.select-container:before {
    border-color: #FF5116 transparent transparent transparent;
}
/*
MAP AND DIRECTIONS
==============================================
*/
.directions-search .submit-search {
    border: 2px solid #FF5116;
    font-family: 'Raleway', sans-serif !important;
    color: #3d3935;
}
.directions-search .submit-search:hover {
    border: 2px solid #3d3935;
    color: #FF5116;
}



/*
FOOTER SECTION
==============================================
*/
.footer-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/cornerstone-map.jpg) #25282a no-repeat top center !important;
    background-size: cover !important;
    background-position-y: 70px !important;
}
.footer-section .ftr-nap .ftr-nap-address:before {
	display: none;
}
.footer-section .footer-cta-section h4 {
	font-family: 'Raleway', sans-serif;
    color: #FF5116;
    font-size: 18px;
    line-height: 24px;	
}
.footer-section .footer-cta-section .head-1 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 45px !important;
    line-height: 50px;	
	margin: 0;
}
.footer-section .footer-cta-section h4:after {
    background: #d64123;
}
.footer-section .footer-content a {
    color: #FF5116;
}
.footer-section .footer-content a:hover {
    color: #fff;
}
.footer-section .footer-content .ftr-disclosures a {
    color: #fff;
}
.footer-section .footer-content .ftr-disclosures a:hover {
    color: #FF5116;
}

.footer-section .footer-contact-info .ftr-nap-address-csz {
	display: block;
}
.footer-section .ftr-nap-address-line2:after {
    content: "";
}
.footer-section .footer-contact-info .ftr-nap .ftr-nap-phone:after {
    content: "|";
    color: #fff;
    margin-right: 8px;	
}
.footer-section .ftr-disclosures {
	color: #fff;
}
.footer-section .footer-content a span {
	text-decoration: none !important;
}
.footer-section .social-container a .fa {
    color: #FF5116 !important;
}
.footer-section .social-container a .fa {
    color: #FF5116 !important;
}
.footer-section .social-container a:hover .fa {
    color: #fff !important;
}
/*	
ACCORDIONS
==============================================
*/	
.accord .accord-link {
    font-family: 'Raleway', sans-serif !important;	
    font-weight: 400;	
    line-height: 24px;	
    color: #3d3935;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover {
    color: #FF5116 !important;
}
.accord .accord-link:hover, .accord .accord-inner-link:hover, .accord li.open .accord-link, .accord li.open .accord-inner-link {
    color: #FF5116;
}
.accord .fa, .accord li.open .fa {
    color: #FF5116;
}
.accord a.accord-cta {
    border: 2px solid #FF5116;
    font-family: 'Raleway', sans-serif !important;
    color: #3d3935;
}
.accord a.accord-cta:hover {
    border: 2px solid #3d3935;
    color: #FF5116;
}
/*	
FLEXTABS
==============================================
*/	
.flextab-triggers a {
    background: #f7f7f5;
    color: #3d3935;
    font-weight: 400;
    text-transform: uppercase;
}
.flextab-triggers .set {
    color: #FF5116;
    background: #fff;
}

/*	
CONTACT
==============================================
*/	
.contact-page-info span {
	display: block;
}

/*	
RESOURCES
==============================================
*/	

.resource-section {
    background: url(https://www.raymondjames.com/-/media/rj/advisor-sites/sites/c/f/cfcinvesting/images/abstract-background-interior.png) #fff no-repeat top center !important;	
}
.filter-reset-container, .filter-dropdown {
	border: none;
}
.filter-reset:hover {
    color: #FF5116;
}
.filter a:hover {
    color: #FF5116;
}
.filter-open.fa-angle-down:before {
    color: #FF5116;
}
.masonry-two-of-two-stacked {
    background: #FF5116;
}
.masonry-load-more, .masonry-tertiary-load-more {
    border: 2px solid #FF5116;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
    border: 2px solid #3d3935;
}
.filter-overlay .close-filter-overlay {
    background: #FF5116;
}
.resource-detail-info-wrapper a, .social-media-share-link, .blog-date-link, .blog-category-link, .blog-media-type-link {
    color: #FF5116 !important;
}
.resource-section .body-resource-detail h3, .resource-detail-heading {
    font-family: 'Raleway', sans-serif;
    font-weight: 400 !important;
    color: #FF5116 !important;
}
.fa-share-alt {
    color: #FF5116 !important;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #FF5116;
}
.social-media-share-wrapper span {
    background-color: #FF5116;
}
.social-media-share-link:hover > .fa-share-alt:before {
    color: #FF5116;
}
.resource-section .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
    color: #FF5116;
}
.resource-detail-previous-link:hover:before {
    background: #393939;
}
.resource-detail-next-link-wrapper.hover-link:before {
  background: #393939;
}







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


}

/* Large devices (tablet landscape,1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.primary-nav a, .investor-access-remember-me-label {
		font-size: 16px;
	}
	.billboard-section h1 {
		padding: 50px 0px;
	}
	.billboard-container.billboard-full-height {
			min-height: auto !important;
	}	
	.callouts-section h1.callout-home-head {
		padding: 0 200px;
	}
}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
	.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: #FF5116;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:before {
		background: #FF5116;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav-trigger-wrapper .nav-trigger.nav-opened span:after {
		background: #FF5116;
	}	
	.nav-overall-wrapper:not(.van-mobile-nav) .nav .primary-nav > li > a {
		color: #fff;
	}	
	.fa-angle-down:before {
		color: #FF5116;
	}	
	.nav-address-wrapper {
		font-family: 'Raleway', sans-serif;
		color: #fff;
	}	
	.billboard-container.billboard-full-height, .interior .billboard-container {
		min-height: 450px !important;
    }
    .callouts-section h1.callout-home-head .head-2 {
        font-size: 30px !important;
    }
	.intro-content .intro-text {
		padding: 66px 30px 66px;
	}	
	.callouts-section .callout-heading .head-1 {
		font-size: 26px;
		line-height: 26px;
	}
	.callouts-section .callout-heading .head-2 {
		font-size: 22px;
		line-height: 22px;
	}
	.callouts-container .callout-item:hover .callout-cta, .callouts-mobile-slider .callout-item:hover .callout-cta {
		color: #FF5116 !important;
	}		
	.callouts-section h1.callout-home-head {
		padding: 0 30px;
	}	
	.body-home .billboard-section:before, .body-home .billboard-content:before {
		display: none;
	}
	.body-home .billboard-section .billboard-background-video {
		display: none;
    }
   .accord .accord-link {
       padding-right: 30px !important;
   } 
	
}
	
/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {	
	.interior .billboard-container {
		min-height: 250px !important;
		height: 250px !important;
	}	
	.interior .billboard-container:before, .interior .billboard-container:after	{
		top: 20px;
	}
	.billboard-section .head-2 {
		font-size: 32px !important;
		line-height: 32px;
	}	
	.billboard-section h1 {
		line-height: 28px;
	}
	.quote-section .quote-wrapper {
		border-top: 5px solid #FF5116;
		border-bottom: 5px solid #FF5116;
		margin: 0 20px;
	}	
	.callouts-section .callout-cta-wrapper button {
		color: #FF5116;
	}	
	.callouts-section .slick-prev:after {
		border-left: 2px solid #FF5116;
		border-top: 2px solid #FF5116;	
	}	
	.callouts-section .slick-next:after {
		border-right: 2px solid #FF5116;
		border-top: 2px solid #FF5116;	
	}
	.footer-section .footer-cta-section .head-1 {
		font-size: 42px !important;
	}
	.quote-section .quote {
		padding: 20px 0 0;
	}
	.footer-section {
		background-size: auto !important;	
	}
	.svg-wrap {
		display: none;
	}
}
	
/* 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) {
	.intro-content .intro-text {
		padding: 56px 30px 66px;
	}	
	.callouts-section .callout-cta-wrapper button {
		color: #FF5116;
	}
	.callouts-section .slick-prev:after {
		border-left: 2px solid #FF5116;
		border-top: 2px solid #FF5116;	
	}	
	.callouts-section .slick-next:after {
		border-right: 2px solid #FF5116;
		border-top: 2px solid #FF5116;	
	}	
	
}

/* IE only */
@media screen\0 {
	.billboard-container.billboard-full-height {
		min-height: calc(100vh - 136px);
	}	

}


 