/* ---------- General - 02-28-19 ---------- */
.callout-content.the-content {
	font-size: 15px;
}

@media (max-width: 860px) {
	.callout-content.the-content {
		font-size: 14px;
	}
}



/* ---------- Header - 02-28-19 ---------- */
.header-search {
	width: 300px;
}

@media (max-width: 1100px) {
	.header-search {
		width: 250px;
	}
}



/* ---------- Home Carousel - 02-28-19 ---------- */
.home-slide-item .slide-text .slide-caption {
	text-transform: none;
}

.home-slide-item .slide-text .slide-subheading {
	display: block;
	margin-top: 22px;
	font-size: 16px;
	font-family: "Helvetica Neue LT W01_55 Roman", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.01em;
	text-transform: none;
}

@media (max-width: 860px) {
	.home-slide-item .slide-image img {
		width: 140%;
		min-height: 0;
		margin-left: -20%;
	}
	
	.home-slide-item .slide-text .slide-subheading {
		margin-top: 12px;
		font-size: 12px;
	}
}



/* ---------- Resources - 02-28-19 ---------- */
.page-template-listing-resources .splash {
	background-position: center top;
}



/* ---------- Videos - 03-01-19 ---------- */
.page-template-videos .video-grid {
	margin: -5% -5% 0 0;
	padding-bottom: 60px;
}

.page-template-videos .video-grid:after {
	content: '';
	display: table;
	clear: both;
}

.page-template-videos .video {
	float: left;
	width: 45.25%;
	margin: 4.75% 4.75% 0 0;
	background-color: #f3f9ed;
}

.page-template-videos .video:nth-child(2n+3) {
	clear: left;
}

.page-template-videos .video .iframe-container {
	position: relative;
	max-width: 100%;
	height: auto;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.page-template-videos .video .iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-template-videos .video .details {
	padding: 15px 20px;
}

.page-template-videos .video .details .title {
	font-size: 14px;
	font-family: "Helvetica Neue LT W01_55 Roman", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: 0.01em;
	color: #0060a4;
}

@media (max-width: 860px) {
	.page-template-videos .video-grid {
		padding: 20px 0 40px;
	}
	
	.page-template-videos .video .details {
		padding: 12px 15px 11px;
	}
	
	.page-template-videos .video .details .title {
		font-size: 13px;
	}
}

@media (max-width: 680px) {
	.page-template-videos .video-grid {
		margin: 0;
		padding: 10px 0 30px;
	}
	
	.page-template-videos .video {
		float: none;
		width: 100%;
		clear: none !important;
		margin: 30px 0 0;
	}
	
	.page-template-videos .video:first-child {
		margin-top: 0;
	}
	
	.page-template-videos .video .details {
		height: auto !important;
	}
}



/* ---------- Marketing Resources - 03-01-19 ---------- */
.page-template-listing-marketing-resources .product-main {
	padding-bottom: 39px;
}

.page-template-listing-marketing-resources .product-content-wrap {
	margin-top: 11px;
}

.page-template-listing-marketing-resources .the-content {
	padding-bottom: 4px;
}

.page-template-listing-marketing-resources .entry-product-heading {
	padding: 33px 11px 8px;
	font-size: 24px;
	font-family: "Helvetica Neue LT W01_71488914", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: 0.015em;
	color: #0060a4;
}

.page-template-listing-marketing-resources .entry-product-container:after, .page-template-listing-marketing-resources .entry-resource-inner a:after {
	content: '';
	display: table;
	clear: both;
}

.page-template-listing-marketing-resources .entry-product {
	float: left;
	display: block;
	width: 33.333%;
	padding: 11px;
}

.page-template-listing-marketing-resources .entry-product:nth-child(3n+4) {
	clear: left;
}

.page-template-listing-marketing-resources .entry-resource-inner {
	border: 1px solid #e5e5e5;
}

.page-template-listing-marketing-resources .entry-resource-inner a {
	display: block;
	padding: 10px;
}

.page-template-listing-marketing-resources .entry-resource-image {
	float: left;
	width: 31%;
}

.page-template-listing-marketing-resources .entry-resource-text {
	float: left;
	width: 69%;
	padding: 2px 5px 0 15px;
	font-size: 13px;
	font-family: "Helvetica Neue LT W01_55 Roman", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: 0.01em;
	color: #333;
}

.page-template-listing-marketing-resources .resources-second-menu .mobile-nav li a {
	height: 49px;
	overflow: hidden;
	padding-right: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width: 1100px) {
	.page-template-listing-marketing-resources .entry-resource-text {
		font-size: 12px;
	}
}

@media (max-width: 860px) {
	.page-template-listing-marketing-resources .product-main {
		padding-bottom: 29px;
	}
	
	.page-template-listing-marketing-resources .product-content-wrap {
		margin-top: 8px;
	}
	
	.page-template-listing-marketing-resources .the-content {
		padding-bottom: 5px;
	}
	
	.page-template-listing-marketing-resources .entry-product-heading {
		padding-top: 24px;
		padding-bottom: 7px;
		font-size: 20px;
	}
	
	.page-template-listing-marketing-resources .entry-resource-image {
		width: 29.5%;
	}
	
	.page-template-listing-marketing-resources .entry-resource-text {
		width: 70.5%;
	}
}

@media (max-width: 680px) {
	.page-template-listing-marketing-resources .entry-product {
		width: 50%;
		clear: none !important;
	}
	
	.page-template-listing-marketing-resources .entry-product:nth-child(2n+3) {
		clear: left !important;
	}
	
	.page-template-listing-marketing-resources .entry-resource-image {
		width: 24.5%;
	}
	
	.page-template-listing-marketing-resources .entry-resource-text {
		width: 75.5%;
	}
}

@media (max-width: 440px) {
	.page-template-listing-marketing-resources .entry-product {
		width: 100%;
		clear: left !important;
	}
	
	.page-template-listing-marketing-resources .entry-resource-inner a {
		height: auto !important;
	}
	
	.page-template-listing-marketing-resources .entry-resource-image {
		width: 18.5%;
	}
	
	.page-template-listing-marketing-resources .entry-resource-text {
		width: 81.5%;
	}
}



/* ---------- Footer - 04-11-19 ---------- */
.footer-bottom-right {
	width: 310px;
}

.footer-bottom-left {
	width: 320px;
	padding-top: 42px;
}

.footer-bottom-left .logo-issa {
	float: left;
	margin: 6px 0 0;
}

.footer-bottom-left .logo-cbi {
	float: left;
	margin: 0 0 0 25px;
}

.footer-bottom-left .logo-nissco {
	float: left;
	width: 90px;
	margin: 25px 0 0 25px;
}

@media (max-width: 680px) {
	.footer-bottom-right {
		width: 100%;
	}
	
	.footer-bottom-left {
		width: 100%;
		padding: 18px 0 34px;
	}
	
	.footer-bottom-left .logo-issa {
		margin-right: 0 !important;
	}
	
	.footer-bottom-left .logo-cbi {
		width: 95px;
		margin-left: 20px;
	}
	
	.footer-bottom-left .logo-nissco {
		width: 80px;
		margin: 20px 0 0 20px;
	}
}



/* ---------- 100 Year History - 12-02-19 ---------- */
.page-id-4082 .main-content h1, .page-id-4082 .image-text-row {
	display: none;
}

.page-id-4082 .main-content .wp-block-image {
	margin: -5px 0 0;
}

.page-id-4082 .main-content .wp-block-image img {
	display: block;
}