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

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

light 300
regular 400
semi bold 600
bold 700
____

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

/*
==============================================
Bio Section
==============================================
*/
.blog-section .main-content-int-blog {
	padding: 0px;
	padding-right: 30px;
}
.main-content-int-blog h1 {
	font-family: 'Playfair Display', serif;
    color: #c97453;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation: slideInUpSmall 1s linear;
    margin-bottom: 40px;
}
.main-content-int-blog h1 .head-1 {
	font-family: 'Raleway', sans-serif;
    color: #393939;
    font-size: 46px !important;
    font-weight: 600;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation-delay: 0.4s;
    margin-top: 10px;
    animation: slideInUpSmall 1s linear;
}
.main-content-int-blog h1 .head-2 {
	text-align: left;
    font-family: 'Playfair Display', serif;
    color: #ae5c3c;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    max-width: 600px;
    width: 100%;
    animation-delay: 0.8s;
    animation: slideInUpSmall 2s linear;
}
.blog-section  {
	padding: 78px 88px 0px;
}
.blog-main {
	background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-1/patterns/bkg-interior-top-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.blog-section .blog-landing-content-wrapper {
	margin-top:0px;
}
.blog-section .blog-landing-content-wrapper .blog-landing-content-container {
	padding: 0px;
}
.body-blog-detail .resource-section .resource-details {
	padding: 0px 74px 0 !important;
}

.blog-section {
	margin-top:0px;
}
.body-blog .intro-section {
	padding-top:4px;
}
.blog-category-link:hover, .blog-date-link:hover, .blog-media-type-link:hover {
	color: #393939 !important;
}

.blog-detail-info-share-wrapper {
	margin-top:20px;
}
.blog-landing-heading-wrapper {
	margin-top:30px;
}
.blog-landing-copy-wrapper {
    margin: 30px 0 !important;
}
.blog-landing-overall-copy {
	margin-bottom: 50px;
    border-bottom: 1px solid #777777;
    padding-bottom: 5px;
}

.main-content-int-blog h1.blog-landing-heading {
	font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #393939;
    text-transform: uppercase;
    display: block;
    margin: 15px 0;	
}

.blog-detail-heading {
font-family: inherit;
    font-size: 31px !important;
    line-height: 31px;
    font-weight: 600 !important;
    color: inherit !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}

.blog-landing-copy-cta {
    display: inline-flex;
    height: 40px;
    width: 150px;
    border: 2px solid #d27855;
    margin: 30px 0 20px;
    font-family: 'Playfair Display', serif !important;
    color: #393939;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: none;
}
.blog-landing-copy-cta:hover {
	border-color: #393939;
	color:#393939;
	letter-spacing: 1px;
}


.fa-calendar:before {
    content: "\f133";
    color: #7e8288;
    font-size: 15px;
	margin-right: 4px;
}


/* ----------- Load More ----------- */
.blog-landing-load-more {
    display: inline-flex;
    height: 40px;
    width: 150px;
    border: 2px solid #d27855;
    margin: 30px 0 20px;
    padding: 0 !important;
    font-family: 'Playfair Display', serif !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 37px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #393939 !important;
}

.blog-landing-load-more:before {
    content: "\f021";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: relative;
    left: -7px;
    animation: rotating 2s infinite linear;
    -webkit-animation: rotating 2s infinite linear;
}

.blog-landing-load-more:hover{
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 2px solid #393939;
	background: #fff !important;
	color: #393939 !important;
	letter-spacing: 1px;
}
.blog-detail-info-wrapper .blog-detail-info-divider, .blog-detail-info-divider {
	padding: 0 0px;
	color: #7e8288 !important;
}
.blog-landing-info-wrapper, .blog-detail-info-wrapper {
	font-size: 17px;
}

/* ----------- List Pager ----------- */
.resource-pager {
	margin: 0px 0px 20px 0px;
}
.resource-pager .resource-pager-link.select-it {
	color: #d27755;
}
.resource-pager .resource-pager-link, .resource-pager .resource-pager-arrow {
	color: #747478;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.resource-pager .resource-pager-link:hover, .resource-pager .resource-pager-arrow:hover {
	color: #d27755;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.body-blog-detail .resource-section {
    background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanilla-model-1/images/bkg-interior-top-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;	
}

.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-heading-wrapper, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-heading-wrapper {
    font-size: 19px;
    font-weight: 300;
    color: #747478;
	text-transform: uppercase;
    border-top: 1px solid #e9e9e9;
	padding-top: 10px;	
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a {
	color: #d27755;
	font-size: 17px;
}
.blog-detail-tag-cloud-wrapper .blog-detail-tag-cloud-links a:hover, .resource-detail-tag-cloud-wrapper .resource-detail-tag-cloud-links a:hover {
	color: #393939;

}

/* ----------- Filter ----------- */

.blog-landing-filter-reset {
	text-transform: uppercase;
	font-size: 14px;
	color:#7b7e84;
}
.blog-landing-filter-reset:hover {
	color:#d27755
}
.blog-landing-vertical-filters-container ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
.filter-list-links .filter-list-date {
	padding-left: 10px !important;
	color: #d27755 !important;

}
.filter-list-links {
	margin-top: 12px;
}
.filter-list-links .filter-list-date a{
	color: #d27755 !important;
}
.filter-list-heading i,
.internal-filter-list-heading i {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-landing-vertical-filters-container .blog-landing-filter-reset-wrapper {
    text-align: right;
	display: none;
}
.filter-list-heading {
	font-size: 24px;
	color: #5a5d63 !important;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.internal-filter-list-heading a {
	color: #5a5d63 !important;

}
.filter-list-heading a {
	border-bottom: solid 1px #dddddd;
	color: inherit;
	display: block;
	font-size: 19px;
	padding-bottom: 8px;
}
.filter-list-heading a:hover {
	color:#d27755;
}
.internal-filter-list-heading a {
	font-size: 10px;
	text-transform: none;
	border-bottom: none;
}
.filter-list-links a {
	font-size: 17px;
	text-transform: none;
	border-bottom: none !important;
	color: #d27755;
}
.filter-list-category a, .filter-list-topic a, .filter-list-media a {
	color: #d27755 !important;
	padding-left: 10px;

}
.filter-list-heading i, .internal-filter-list-heading i {
	top: 5px;
}
.filter-list-heading .turn, .internal-filter-list-heading .turn {
	top: 10px;
}
.fa-chevron-down:before {
    content: "\f107";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f057";
    color: #b5bcc2;
    margin-right: 5px;
}


/*
==============================================
Responsive Meia Queries NEW
==============================================
*/


/* Touch devices only */
@media (pointer:coarse) {}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Blog Section
==============================================
*/
	.blog-section {
		padding: 122px 42px 80px !important;
	}
	.body-blog-detail{
		padding: 0px 0px 80px !important;
	}
	.body-blog-detail .resource-section .resource-details {
		padding: 58px 42px 0px !important;
	}
	.blog-detail-content-wrapper {
		padding: 0;
		margin: 0;
	}
	.body-blog-detail .resource-section {
		padding-bottom: 33px !important;
	}
	.blog-detail-overall-wrapper {
		padding-bottom: 60px;
	}
}


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


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
Blog Section
==============================================
*/
	.body-blog-detail .resource-section .resource-details {
		padding: 62px 56px !important;
	}	
	.blog-section {
		padding: 103px 62px 80px !important;
	}
	
	.blog-section .main-content-int-blog {
		padding-right: 0;
	}
	.body-blog-detail .resource-section {
		padding-bottom: 0px !important;
	}
	.body-blog-detail .resource-section .resource-details {
		padding-bottom: 33px !important;		
	}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Blog Section
==============================================
*/
	.blog-landing-heading {
		font-size: 31px !important;
		line-height: 35px !important;
	}
/*
	.body-blog-detail .resource-section .resource-details {
		padding: 0 40px;
	}
*/
	
	.body-resource-detail .resource-section .resource-details {
		padding: 0 40px;
	}
	.blog-section .blog-main-content {
		padding: 0 25px;
	}
	.blog-section {
		padding: 60px 30px 80px !important;
	}	
	.body-blog .resource-section .resource-details {
		padding: 15px 17px !important;
	}
	.body-blog-detail .resource-section .resource-details {
		padding: 52px 32px !important;
	}
	.bio-section .bio-content {
		padding: 40px 30px 70px;
	}
	
	.blog-section {
		padding: 52px 32px 80px !important;
	}
	.body-blog-detail .resource-section {
		padding-bottom: 0px !important;
	}
	.body-blog-detail .resource-section .resource-details {
		padding-bottom: 33px !important;		
	}
}



/* 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) {
/*
==============================================
Blog Section
==============================================
*/
	.blog-section .blog-main-content {
		padding: 0 45px;
	}
	.body-blog-detail .resource-section .resource-details {
		padding: 12px 56px !important;
	}
	.blog-section {
		padding: 52px 61px 80px !important;
	}
	.body-blog-detail .resource-section {
		padding-bottom: 0px !important;
	}
	.body-blog-detail .resource-section .resource-details {
		padding-bottom: 33px !important;		
	}
}

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



