#inner-page-wrapper {
	padding: 0;
	margin: 0;
}

#inner-page-wrapper > .container {
	width: 100%;
	padding: 0;
}


#content .entry-title {
	display: none;
}

#breadcrumbs {
	text-transform: uppercase;
}

#ip-buyer {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
}

	.ip-buyer-main {
		position: relative;
		padding: 17px 0 65px;
	}

		.ip-buyer-flex-row {
			position: relative;
			display: flex;
			flex-wrap: wrap;
			margin-top: 60px;
		}
			.ip-buyer-flex-row:first-child {
				margin-top: 15px;
			}
			.ip-buyer-flex-row:before,
			.ip-buyer-flex-row:after {
				display: none;
			}

		.ip-buyer-img-wrap {
			position: relative;
			padding: 78px 47px 78px 0;
			height: 100%;
		}
			.ip-buyer-flex-row:nth-child(even) .ip-buyer-img-wrap {
				padding: 78px 0 78px 47px;
			}
			.ip-buyer-img-wrap:before {
				content: '';
				position: absolute;
				top: 0;
				right: 195px;
				width: calc((100vw - 1140px) / 2 + 100%);
				height: 100%;
				background: #4e4e4e;
				z-index: -1;
			}
			.ip-buyer-flex-row:nth-child(even) .ip-buyer-img-wrap:before {
				right: auto;
				left: 195px;
			}
			.ip-buyer-img {
				position: relative;
				background: #404040;
				border: 1px solid #ffffff;
				padding: 10px;
			}
				.ip-buyer-img canvas {
					width: 100%;
					background-size: cover;
					background-position: center center;
					background-repeat: no-repeat;
				}
		.ip-buyer-text-wrap {
			position: relative;
			height: 100%;
			display: flex;
			align-items: center;
			padding: 15px 0;
		}
			.ip-buyer-text-wrap:before,
			.ip-buyer-text-wrap:after {
				content: '';
				position: absolute;
				top: 0;
				left: -225px;
				height: 100%;
				width: calc((100vw - 1140px) / 2 + 100% + 225px);
			}
				.ip-buyer-flex-row:nth-child(even) .ip-buyer-text-wrap:before,
				.ip-buyer-flex-row:nth-child(even) .ip-buyer-text-wrap:after {
					right: -225px;
					left: auto;
				}
				.ip-buyer-text-wrap:before {
					background-image: url(../../images/buyer/buyer-accent.jpg);
					background-size: cover;
					background-position: center center;
					background-repeat: no-repeat;
					z-index: -3;
				}
				.ip-buyer-text-wrap:after {
					background: linear-gradient(to bottom, rgba(255,255,255,0.6) 5%, rgba(255,255,255,0.4) 10%, rgba(255,255,255,0) 20%,rgba(255,255,255,0) 80%, rgba(255,255,255,0.4) 85%, rgba(255,255,255,0.6));
					z-index: -2;
				}
			.ip-buyer-text-wrap > div {
				position: relative;
				width: 100%;
			}
				#content .ip-buyer-text-wrap > div > h2 {
					font-family: 'Josefin Sans';
					display: inline-block;
					font-size: 35px;
					text-transform: uppercase;
					letter-spacing: 0.025em ;
					line-height: 1;
					color: #4e4e4e;
					font-weight: 600;
					margin: 0;
				}
				.ip-buyer-text {
					position: relative;
					margin: 20px 0 0;
				}
					.ip-buyer-text p {
						font-size: 15px;
						letter-spacing: 0.02em !important;
						line-height: 1.5 !important;
						color: #787878;
						margin-top: 15px;
					}
						.ip-buyer-text p:first-child {
							margin-top: 0;
						}

	.ip-buyer-verbiage {
		position: relative;
		padding: 100px 0;
		margin: 35px 0 0;
	}
		.ip-buyer-verbiage:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: -1;
			background-image: url(../../images/buyer/buyer-sec-bg.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-position: center center;
		}
			.ip-buyer-verbiage-inner {
				position: relative;
				width: 100%;
				padding: 106px 15px 106px;
				background: rgba(78,78,78,0.8);
			}
				.ip-buyer-verbiage-title {
					display: block;
					text-align: center;
				}
					#content .ip-buyer-verbiage-title h2 {
						display: inline-block;
						position: relative;
						font-family: 'Josefin Sans';
						letter-spacing: 0.05em;
						font-size: 35px;
						line-height: 1.1;
						color: #ffffff;
						text-transform: uppercase;
						margin: 0;
					}
			.ip-buyer-verbiage-text {
				position: relative;
				text-align: center;
				margin: 10px auto 0;
				width: 100%;
				max-width: 750px;
			}
				.ip-buyer-verbiage-text p {
					font-size: 14px;
					letter-spacing: 0.02em !important;
					line-height: 1.6 !important;
					color: #ffffff;
					margin-top: 15px;
				}
					.ip-buyer-verbiage-text p:first-child {
						margin-top: 0;
					}
	.ip-buyer-testi-wrap {
		position: relative;
		width: 100%;
		max-width: 855px;
		margin: 28px auto 0;
		padding: 64px 0 0;
	}
		.ip-buyer-testi-wrap:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			margin: auto;
			width: 47px;
			height: 38px;
			background-image: url(../../images/buyer/testi-quote.png);
			background-size: contain;
			background-position: center center;
			background-repeat: no-repeat;
		}
		.ip-buyer-testi-slide-wrap {
			position: relative;
		}
			.ip-buyer-testi-slide {
				position: relative;
			}
				.ip-buyer-testi-slide * {
					outline: 0;
				}
				.ip-buyer-testi-item {
					position: relative;
					text-align: center;
				}
					.ip-buyer-testi-item p {
						font-size: 14px;
						letter-spacing: 0.02em !important;
						line-height: 1.6 !important;
						color: #ffffff;
						margin: 0 !important;
					}
					.ip-buyer-testi-item a {
						margin: 24px 0 0;
						display: inline-block;
						font-family: 'Josefin Sans';
						font-size: 22px;
						letter-spacing: 0.1em;
						line-height: 1.1;
						color: #ffffff;
						font-weight: 600;
						text-transform: uppercase;
						transition: 0.35s ease-in-out;
						-webkit-transition: 0.35s ease-in-out;
						-moz-transition: 0.35s ease-in-out;
						-o-transition: 0.35s ease-in-out;
					}
						.ip-buyer-testi-item a:hover {
							color: #000;
						}
.ip-buyer-testi-slide ul.slick-dots {
    text-align: center;
    margin: 38px 0 0 !important;
}

.ip-buyer-testi-slide ul.slick-dots li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0 4px;
}

.ip-buyer-testi-slide ul.slick-dots li button {
    width: 30px;
    height: 30px;
    background: transparent;
    outline: 0;
    border: 1px solid rgba(255,255,255,0);
    position: relative;
    padding: 0;
    border-radius: 50%;
    transition: 0.35s ease-in-out;
	-webkit-transition: 0.35s ease-in-out;
	-moz-transition: 0.35s ease-in-out;
	-o-transition: 0.35s ease-in-out;
}
	.ip-buyer-testi-slide ul.slick-dots li.slick-active button,
	.ip-buyer-testi-slide ul.slick-dots li button:hover {
		border: 1px solid rgba(255,255,255,0.44);
	}

.ip-buyer-testi-slide ul.slick-dots li button:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #9a9a9a;
	transition: 0.35s ease-in-out;
	-webkit-transition: 0.35s ease-in-out;
	-moz-transition: 0.35s ease-in-out;
	-o-transition: 0.35s ease-in-out;
}
	.ip-buyer-testi-slide ul.slick-dots li.slick-active button:before,
	.ip-buyer-testi-slide ul.slick-dots li button:hover:before {
		width: 8px;
		height: 8px;
		background: #d6d6d6;
	}

.ip-buyer-testi-btn {
	display: block;
	margin: 38px 0 0;
	text-align: center;
}
	.ip-buyer-testi-btn a {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		max-width: 288px;
		height: 64px;
		border: 2px solid #ffffff;
		outline: 0;
		font-family: 'Josefin Sans';
		font-size: 14px;
		letter-spacing: 0.05em;
		line-height: 1.1;
		color: #ffffff;
		text-transform: uppercase;
		padding: 0 10px;
		border: 2px solid #ffffff;
		transition: 0.35s ease-in-out;
		-webkit-transition: 0.35s ease-in-out;
		-moz-transition: 0.35s ease-in-out;
		-o-transition: 0.35s ease-in-out;
	}
		.ip-buyer-testi-btn a:hover {
			background: #000;
			border-color: #000;
		}

@media only screen and (min-width: 992px) {
	.ip-banner canvas {
	    min-height: 566px;
	}
	.ip-buyer-flex-row:nth-child(even) {
		flex-direction: row-reverse;
	}
}
@media only screen and (min-width: 1366px) {
	.ip-buyer-custom-container {
		width: 1330px;
	}
}
@media only screen and (min-width: 1440px) {
	.ip-buyer-custom-container {
		width: 1370px;
	}
}

@media only screen and (max-width: 1199px) {

	.ip-buyer-text-wrap:before,
	.ip-buyer-text-wrap:after {
		width: calc((100vw - 940px) / 2 + 100% + 225px);
	}
	.ip-buyer-img-wrap:before {
		width: calc((100vw - 940px) / 2 + 100%);
	}

}
@media only screen and (max-width: 991px) {
	.ip-buyer-text-wrap:before,
	.ip-buyer-text-wrap:after {
	    width: 100%;
	    left: 0 !important;
	    right: 0 !important;
	}
	.ip-buyer-img-wrap:before {
		width: 100%;
	}
	.ip-buyer-img-wrap {
	    padding: 78px 0 78px 0 !important;
	}
	.ip-buyer-flex-row {
		display: block;
		margin-top: 0;
	}
	.ip-buyer-text-wrap {
		padding: 40px 15px;
		text-align: center;
	}
	.ip-buyer-text-wrap > div {
	    margin: auto !important;
	}
	.ip-buyer-verbiage {
		margin: 0;
	}
}
@media only screen and (max-width: 767px) {
	
}
@media only screen and (max-width: 567px) {
	.ip-buyer-verbiage-inner {
	    padding: 50px 15px;
	}
	#content .ip-buyer-verbiage-title h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 480px) {
	
}