/*==============================================  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
____

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

/*
==============================================
Resource Section
==============================================
*/
/* End Grid Colors */


/* TEMP Election Resources Callout */
.election-callout-container {
	margin-top: 50px;
}

.masonry-title {
	font-family: 'Abel', "sans-serif";
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    padding-top: 30px;
	margin-bottom: 0px !important;
	text-transform: uppercase;
}
.masonry-date {
	font-family: 'Abel', "sans-serif";
	font-size: 14px;
	line-height: 21px;
}

.masonry-category {
	-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;
}
.masonry-two-by-one {
    background: #e4e6e7;
	color: #000000;
	-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;
}
.masonry-two-by-one:hover {
	background: #d8b168;
	color: #1c2745 !important;
	-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;
}
.masonry-two-by-one:hover .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #d8b168;
	-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;
}
.masonry-two-by-one .masonry-img-container:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #e4e6e7;
	-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;
}
.masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-two .masonry-copy .masonry-category-container .masonry-category {
	color: #000 !important;
	-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;
}
.masonry-one-by-one .masonry-category, .masonry-one-of-two-stacked .masonry-category, .masonry-two-of-two-stacked .masonry-category, .masonry-two-by-two .masonry-category {
	color: #fff !important;
}
.masonry-one-by-one, .masonry-one-of-two-stacked, .masonry-two-of-two-stacked {
    background: #1c2745;
	color: #FFFFFF;
	-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;
}
.masonry-one-by-one .masonry-cta-container button, .masonry-one-of-two-stacked .masonry-cta-container button, .masonry-two-of-two-stacked .masonry-cta-container button, .masonry-two-by-two .masonry-cta-container button {
	color: #fff !important;
}
.masonry-one-by-one:hover, .masonry-one-by-one-stacked a:hover .masonry-one-of-two-stacked, .masonry-one-by-one-stacked a:hover .masonry-two-of-two-stacked   {
	background: #d8b168;
	color: #1c2745 !important;
	-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;
}
.masonry-row a:hover > .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-one-of-two-stacked .masonry-copy .masonry-category-container .masonry-category, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-cta-container button, .masonry-one-by-one-stacked a:hover > .masonry-two-of-two-stacked .masonry-copy .masonry-category-container .masonry-category {
	color: #fff !important;
	-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;
}
.masonry-row a:hover > .masonry-one-of-three .masonry-copy .masonry-cta-container button, .masonry-row a:hover > .masonry-one-of-three .masonry-copy .masonry-category-container .masonry-category {
	color: #000 !important;
	-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;
}
.masonry-one-of-two-stacked, .masonry-two-of-two-stacked {
    background: #1c2745;
	color: #FFFFFF;
}
.masonry-one-by-two, .masonry-three-by-one {
    background: #e4e6e7;
	-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;
}
.masonry-one-by-two:hover, .masonry-three-by-one:hover {
	background: #d8b168;
	color: #1c2745 !important;
	background-size: cover;
	-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;
}
.masonry-one-by-two .masonry-copy:after {
	border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #e4e6e7;
	-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;
}
.masonry-one-by-two:hover .masonry-copy:after {
	border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #d8b168;
	-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;
}
.masonry-three-by-one.masonry-three-by-one-img-left .masonry-one-of-three:after {
	border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #e4e6e7;
    border-bottom: 15px solid transparent;
	-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;
}
.masonry-three-by-one.masonry-three-by-one-img-left:hover .masonry-one-of-three:after {
	border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #d8b168;
    border-bottom: 15px solid transparent;
	-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;
}
.masonry-three-by-one .masonry-one-of-three:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #e4e6e7;
	-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;
}
.masonry-three-by-one:hover .masonry-one-of-three:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #d8b168;
	-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;
}

.masonry-two-by-two {
	background: #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;
}
.masonry-two-by-two:hover {
	background: #d8b168;
	color: #1c2745 !important;
	-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;
}
.masonry-two-by-two .masonry-img {
	opacity: .3;
}
.masonry-copy {
	padding: 0px 35px !important;
}
.masonry-paragraph {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	line-height: 25px;
}
.masonry-cta-container button {
	color: #855e16 !important;
	padding: 0px 20px !important;
	font-size: 15px !important;
	line-height: 25px !important;
}
.masonry-category {
	color: #000;
	padding: 0px 20px;
	text-transform: uppercase;

}
.masonry-cta-container,
.masonry-category-container {
	font-family: 'Abel', sans-serif;
}
.masonry-load-more, .masonry-tertiary-load-more {
	background: none;
	border: solid 1px #dddddd;
	color: #1c2745;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
}
.masonry-load-more:hover, .masonry-tertiary-load-more:hover {
	background: #d8b168;
	border: solid 1px transparent;
}
/* End Grid Colors */



/* .resource-section {
	border-bottom: solid 4px #c9a560;
} */

.resource-detail-previous-link:after {
	top: -4px;
    left: -2px;
}

.resource-detail-content-wrapper {
	padding: 88px 150px 150px 150px;
}

.resource-detail-next-link-wrapper.hover-link:before, .resource-detail-previous-link:hover:before {
	background: #393f4d;
}

.resource-detail-prev-wrapper {
	padding-left: 10px;
	font-family: 'Abel', sans-serif;
}
.resource-detail-next-wrapper {
    padding: 10px 10px 10px 0;
	font-family: 'Abel', sans-serif;
}
.body-resource-page .main-content-int-copy {
	padding: 0px;
}
.resource-detail-copy-wrapper p, .resource-detail-copy-wrapper span, .resource-detail-copy-wrapper ul li, .resource-detail-copy-wrapper ol li {
	list-style-type: disc;
}
.resource-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, .resource-detail-tag-cloud-header, .resource-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;
}
.resource-detail-copy-wrapper {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #2b2b2b;
}
.resource-detail-copy-wrapper h2 {
	font-family: 'Abel', sans-serif;
	font-size: 32px;
	color: #966c1d;
}
.resource-detail-copy-wrapper h3 {
	font-family: 'Abel', sans-serif;
	font-size: 32px;
	color: #966c1d;
}
.resource-detail-heading-wrapper h1 {
	font-family: 'Abel', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	color: #1c2744;
	margin: 15px 0px;
	line-height: 40px;
}
.resource-detail-copy-wrapper h4 {
	font-family: 'Abel', sans-serif;
	font-size: 32px;
	color: #966c1d;
}
.resource-detail-overall-wrapper p {
	margin-bottom: 30px;
}
.resource-detail-copy-wrapper a {
	color: #966c1d;
}
.resource-detail-copy-wrapper a:hover {
	color: #1c2744;
}
.resource-detail-info-divider {
	color: #966c1d;
}


/****** Newsletter tables ******/
.wmsTbl, .resource-detail-copy-wrapper table {width:100%; border:1px solid #e5e5e5; padding:4px;}
.wmsTbl th, th {font-family:verdana; font-size: 14px; text-align: left !important; background: #D3D3D3; color: #676767 !important; text-transform:uppercase; }
.wmsTbl td, td {font-family:verdana; font-size: 14px; padding:4px; }
.wmsTbl tr.tblon td, tr:nth-child(even) td {background: rgba(255,255,255,0.3); padding:10px;}
.wmsTbl tr.tbloff td, tr:nth-child(odd) td {background: rgba(234, 234, 234, 0.5); padding:10px;}

.resource-detail-overall-wrapper table p {
	margin-bottom: 0px;
}


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


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

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Resource Section
==============================================
*/
.body-resource .main-content-int-copy {
		padding-top: 0px;
	}
	.resource-detail-previous-link-wrapper-mobile, .resource-detail-next-link-wrapper-mobile {
		bottom: 30px;
	}
	.masonry-one-by-two .masonry-copy:after, .masonry-two-by-one .masonry-img-container:after, .masonry-three-by-one .masonry-one-of-three:after, .masonry-three-by-one.masonry-three-by-one-img-left .masonry-one-of-three:after {
		display: none;
	}	
}


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

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
Resource Section
==============================================
*/
.resource-detail-content-wrapper {
		padding: 50px 80px 150px 80px;
	}
	.resource-detail-previous-link-wrapper-mobile, .resource-detail-next-link-wrapper-mobile {
		bottom: 30px;
	}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Resource Section
==============================================
*/
.slick-dots {
		position: relative;
	}
	.resource-detail-content-wrapper, .main-content-int-blog, .main-content-int-copy {
		padding: 50px 20px 50px 20px;
	}
	.filter {
		min-width: 155px;
	}
	.filter-list-headings {
		padding-left: 0px;
	}
	.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
	}
	.masonry-container {
		padding: 0px 0px 50px 0px;
	}
	.masonry-two-by-one .masonry-img-container:after {
		border-top: 15px solid #e4e6e7;
		border-bottom: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	.callouts-section .slick-next:before {
		content: "" !important;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 40px;
		right: 0px;
		-webkit-transform: rotate(45deg) skew(10deg, 10deg);
		transform: rotate(45deg) skew(10deg, 10deg);
		width: 25px;
		height: 25px;
		border-right: 1px solid #c9a560;
		border-top: 1px solid #c9a560;
	}	
	.callouts-section .slick-prev:before {
		content: "" !important;	
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 40px;
		left: 0px;
		-webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
		transform: rotate(-45deg) skew(-10deg, -10deg);
		width: 25px;
		height: 25px;
		border-left: 1px solid #c9a560;
		border-top: 1px solid #c9a560;
	}	


}

/* Extra small devices (most portrait phones, 375px and less) mobile-p */
@media only screen and (max-width: 375px) {


}

/* 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) {
/*
==============================================
Resource 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
	}
 	.callouts-section .slick-next:before {
		content: "" !important;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 40px;
		right: 0px;
		-webkit-transform: rotate(45deg) skew(10deg, 10deg);
		transform: rotate(45deg) skew(10deg, 10deg);
		width: 25px;
		height: 25px;
		border-right: 1px solid #c9a560;
		border-top: 1px solid #c9a560;
	}	
	.callouts-section .slick-prev:before {
		content: "" !important;	
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		position: absolute;
		top: 40px;
		left: 0px;
		-webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
		transform: rotate(-45deg) skew(-10deg, -10deg);
		width: 25px;
		height: 25px;
		border-left: 1px solid #c9a560;
		border-top: 1px solid #c9a560;
	}	

}

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