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

font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;
____

thin 100
light 300
regular 400
bold 700
black 900
____

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

/*
==============================================
Blog Section
==============================================
*/

.blog-section:before {
	content: "";
	display: block;
	height: 8px;
	background-color: #c9a560;
	margin: 0 auto;
	width: 0px;
  	animation-name: line-draw;
	animation-delay: 1s;
  	animation-duration: 3s;
  	animation-fill-mode: forwards;
}
.blog-landing-content-wrapper {
    margin: 80px auto;
	}
.main-content-int-blog h1 {
	font-family: 'Abel', sans-serif;
	font-size: 44px;
	line-height: 45px;
	font-style: normal;
	text-transform: uppercase;
	color: #595959;
	display: block;
	text-align: center;
	padding-top: 1em;
	}
.main-content-int-blog h1 .head-1 {
	font-size: 54px;
	line-height: 55px;
	display: block;
	animation-duration: 2s;
	animation-name: slideInDownSmall;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	}
.main-content-int-blog h1 .head-2 {
	animation-duration: 2s;
	animation-name: slideInUpSmall;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: block;
	}
.blog-landing-content-wrapper .blog-landing-content-container {
	padding: 0px;
}
.main-content-int-blog {
	padding-left: 0px;
}
.blog-landing-filter-reset-wrapper {
	display: none;
}
.blog-landing-overall-copy {
	border-bottom: solid 1px #cdad6f;
	margin-bottom: 40px;
}
h1.blog-landing-heading {
	font-family: 'Abel', sans-serif;
	font-size: 48px !important;
	color: #1c2744;
	text-transform: uppercase;
	line-height: 45px;
	text-align: left;
}
.blog-date-link, .blog-category-link, .blog-category-link, .blog-media-type-link {
	color: #000000 !important;
	font-family: 'Source Sans Pro', sans-serif;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	line-height: 38px;
	color: #000000;
	margin-bottom: 40px;
}

.blog-landing-copy-cta {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #966c1d;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-copy-wrapper {
	margin-bottom: 50px;
}
.blog-landing-calendar {
	color: #6c7178 !important;
}
.blog-landing-info-share-wrapper {
	margin-bottom: 40px;
}
.blog-date-link:hover, .blog-category-link:hover, .blog-category-link:hover, .blog-landing-info-divider {
	color: #966c1d !important;
}
.filter-list-heading {
	font-family: 'Abel', sans-serif;
	font-size: 24px;
	color: #1c2744 !important;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.filter-list-heading a {
	border-bottom: solid 1px #cdad6f;
	color: #1c2744 !important;
	display: block;
}
.internal-filter-list-heading a {
	font-family: 'Abel', sans-serif;
	font-size: 19px;
	color: #1c2744 !important;
	text-transform: none;
	border-bottom: none;
}
.filter-list-links a {
	font-family: 'Abel', sans-serif;
	font-size: 19px;
	color: #1c2744 !important;
	text-transform: none;
	border-bottom: none;
}
.filter-list-heading i, .internal-filter-list-heading i {
	top: 5px;
}
.filter-list-heading .turn, .internal-filter-list-heading .turn {
	top: 10px;
}
.main-content-int-blog-archive {
	margin-top: 50px;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more {
    background: none;
    border: solid 1px #dddddd;
    color: #1c2745;
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
}
.blog-landing-content-wrapper .blog-landing-content-container .blog-landing-load-more:hover {
        background: #d8b168;
    border: solid 1px transparent;
}
.body-blog-page .blog-detail-content-wrapper {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.body-blog-page .blog-detail-overall-wrapper {
	padding-bottom: 150px;
}
.fa-chevron-down:before {
    content: "\f107";
}
.internal-filter-list-heading i {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.social-media-share-wrapper span {
	background-color: #c9a560;
}
.social-media-share-wrapper span:before {
    border-bottom: 10px solid #c9a560;
}
.social-media-share-wrapper span a {
	color: #FFF;
}
.social-media-share-wrapper span a:hover {
	color: #1c2745;
}
.resource-pager {
	font-family: 'Abel', sans-serif;
	margin: 0px 0px 20px 0px;
}
.resource-pager .resource-pager-link.select-it {
	color: #1c2745;
}
.resource-pager .resource-pager-link, .resource-pager .resource-pager-arrow {
	color: #966c1d;
	-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: #1c2745;
	-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;
}

.blog-detail-info-wrapper {
	line-height: 25px;
}

.body-resource-page .main-content-int-copy {
	padding: 0px;
}
.blog-detail-copy-wrapper p, .blog-detail-copy-wrapper span, .blog-detail-copy-wrapper ul li, .blog-detail-copy-wrapper ol li {
	list-style-type: disc;
}
.blog-detail-content-wrapper {
	margin: 0 auto;
}

.resource-section, .body-resource .quote-int-section {
	margin: 0px;
}
.resource-date-link, .resource-category-link, .resource-media-type-link, .social-media-share-link, .blog-detail-tag-cloud-header, .blog-detail-tag-cloud-links a {
	color: #6c7178 !important;
    font-family: 'Source Sans Pro', sans-serif;
}
.social-media-share {
	color: #6c7178 !important;
}
.masonry-container {
	background: none;
}
.resource-content .main-content-int-copy {
	padding-top: 0px;
}
.filter {
	min-width: 160px;
}
.filter-link {
	border: solid 1px #dddddd;
}
.filter a:hover {
	background: #d8b168;
	border: solid 1px transparent;
	color: #1c2745;
}
.filter-container {
	margin-top: 50px;
}
.filter-name, .filter a, .filter-reset {
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
}
.filter-name {
	padding: 20px;
}
.filter-reset:hover {
	color: #966c1d;
}

.mobile-filter-button {
	font-family: 'Abel', sans-serif;
    text-transform: uppercase;
	background: none;
	border: solid 1px #dddddd;
	color: #1c2745;
	max-width: 350px;
}

.body-resource .main-content-int-copy {
	padding: 80px 0px 150px 0;
}
.body-resource-page .quote-int-container {
	display: none;
}
.blog-detail-copy-wrapper {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #2b2b2b;
}
.blog-detail-copy-wrapper h2 {
	font-family: 'Abel', sans-serif;
	font-size: 32px;
	color: #966c1d;
}
.blog-detail-copy-wrapper h3 {
	font-family: 'Abel', sans-serif;
	font-size: 32px;
	color: #966c1d;
}
.blog-detail-heading-wrapper h3,
.blog-detail-heading {
	font-family: 'Abel', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	color: #1c2744;
	margin: 15px 0px;
	line-height: 40px;
}
.blog-detail-copy-wrapper h4 {
	font-family: 'Abel', sans-serif;
	font-size: 32px;
	color: #966c1d;
}
.blog-detail-overall-wrapper p {
	margin-bottom: 30px;
}
.blog-detail-copy-wrapper a {
	color: #966c1d;
}
.blog-detail-copy-wrapper a:hover {
	color: #1c2744;
}
.blog-detail-info-divider {
	color: #966c1d;
}



/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Blog Section
==============================================
*/
.blog-landing-content-wrapper {
		margin:0 auto !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
==============================================
*/
.slick-prev:before, .slick-next:before, .slick-dots li.slick-active button:before, .slick-dots li button:before {
		color: #c9a560;
	}
	.slick-prev {
		left: -10px;
		top: 130px;
	}
	.slick-next {
		right: -10px;
		top: 130px
	}

}
