.ip-banner, #content .entry-title {
	display: none;
}
#inner-page-wrapper {
	margin-bottom: 0;
}
#inner-page-wrapper > .container {
	width: 100%;
	padding: 0;
}
#content-sidebar, #content-full {
	margin-top: 0;
}

.ip-marketing-banner {
	font-size: 0;
	position: relative;
}
	.ip-marketing-banner::before {
		width: 100%;
		height: 100%;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		background-color: #000000;
		opacity: 0.45;
	}
	.ip-marketing-banner canvas {
		width: 100%;
		height: auto;
		min-height: 250px;
		display: block;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.ip-custom-breadcrumbs {
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}
		.ip-custom-breadcrumbs #breadcrumbs {
			color: #ffffff;
			font-size: 11px;
			font-family: var(--PTSansNarrow);
			letter-spacing: 0.15em;
			text-transform: uppercase;
		}
			.ip-custom-breadcrumbs #breadcrumbs a {
				color: #ffffff;
			}

.ip-marketing-top-wrap {
	position: relative;
	padding-top: 60px
}
	.ip-marketing-top-wrap::before {
		width: 13.375%;
		height: 100%;
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		background-image: url(../../images/marketing/marketing-accent-01.jpg);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.ip-marketing-top-wrap::after {
		width: 21.44%;
		height: 805px;
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		right: 0;
		background-image: url(../../images/marketing/marketing-accent-02.jpg);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.ip-marketing-title-wrap {
		padding-left: 45px;
		text-align: right;
	}
		.ip-marketing-title {
			display: inline-block;
			vertical-align: top;
			color: #939393;
			font-size: 24px;
			font-family: var(--PTSansNarrow);
			line-height: 1.2;
			letter-spacing: 0.4em;
			text-transform: uppercase;
		}
			.ip-marketing-title span {
				display: block;
				color: #555555;
				font-size: 70px;
				font-family: var(--CormorantGaramond);
				line-height: 1;
				letter-spacing: 0.02em;
				position: relative;
			}
				.ip-marketing-title span::before {
					width: 200%;
					height: 1px;
					content: '';
					position: absolute;
					top: 33px;
					right: 100%;
					margin-right: 20px;
					background-color: #c6c6c6;
				}
	.ip-marketing-upperfold {

	}
		.ip-marketing-website-view {
			margin-top: 55px;
			margin-left: -65px;
		}
		.ip-marketing-upperfold-text {
			padding-left: 50px;
			padding-right: 20px;
		}
		.ip-marketing-online-wrap {
			margin-top: 15px;
			text-align: right;
		}
			#content .ip-marketing-online-wrap h3 {
				margin: 130px 0 0;
				padding-right: 65px;
				color: #444444;
				font-size: 25px;
				font-weight: 400;
				font-family: var(--PTSansNarrow);
				line-height: 1;
				letter-spacing: 0.05em;
				text-transform: uppercase;
				position: relative;
			}
				.ip-marketing-online-wrap h3::before {
					width: 96px;
					height: 1px;
					content: '';
					position: absolute;
					right: -45px;
					top: 50%;
					background-color: #c6c6c6;
				}
			.ip-marketing-online-logos {
				width: 100%;
				max-width: 741px;
				padding: 57px 0;
				display: inline-block;
				vertical-align: top;
				font-size: 0;
				text-align: center;
				position: relative;
				background-image: url(../../images/marketing/online-bg.jpg);
				background-size: cover;
				background-position: center;
				background-repeat: no-repeat;
			}
				#content .ip-marketing-online-logos ul {
					width: 100%;
					margin: 0;
				}
					.ip-marketing-online-logos ul li {
						display: inline-block;
						vertical-align: middle;
						margin: 18px 25px;
					}
		.ip-marketing-print-wrap {
			margin-top: 70px;
		}
			#content .ip-marketing-print-wrap h3 {
				margin: 100px 0 0;
				color: #444444;
				font-size: 25px;
				font-weight: 400;
				font-family: var(--PTSansNarrow);
				line-height: 1;
				letter-spacing: 0.05em;
				text-transform: uppercase;
				position: relative;
			}
				.ip-marketing-print-wrap h3::before {
					width: 96px;
					height: 1px;
					content: '';
					position: absolute;
					left: -125px;
					top: 50%;
					background-color: #c6c6c6;
				}
			.ip-marketing-print-logos {
				width: 100%;
				max-width: 741px;
				padding: 31px 0;
				margin-left: -85px;
				display: inline-block;
				vertical-align: top;
				font-size: 0;
				text-align: center;
				position: relative;
				background-image: url(../../images/marketing/print-bg.jpg);
				background-size: cover;
				background-position: center;
				background-repeat: no-repeat;
			}
				#content .ip-marketing-print-logos ul {
					width: 100%;
					margin: 0;
				}
					.ip-marketing-print-logos ul li {
						display: inline-block;
						vertical-align: middle;
						margin: 14px 17px;
					}
		.ip-marketing-brochures-wrap {
			margin-top: 50px;
		}

		.ip-marketing-brochures .side-by-side {
			position: absolute;
			top: 41px;
			left: 0;
			background: transparent;
			width: 100%;
			pointer-events: none;
			height: 333px;
		}

		.ip-marketing-brochures .side-by-side::before,
		.ip-marketing-brochures .side-by-side::after {
			content: '';
			position: absolute;
			width: 30.8%;
			height: 100%;
			left: 0;
			top: 0;
			background: url(../../images/marketing/side-1a.jpg) no-repeat;
			background-size: cover;
			background-position: center;
			z-index: 1;
		}

		.ip-marketing-brochures .side-by-side::after{
			right: 0;
			left: initial;
			background: url(../../images/marketing/side-2a.jpg) no-repeat;
		}
			#content .ip-marketing-brochures-wrap h3 {
				margin: 125px 0 0;
				padding: 0 70px 0 50px;
				color: #444444;
				font-size: 25px;
				font-weight: 400;
				font-family: var(--PTSansNarrow);
				line-height: 1;
				letter-spacing: 0.05em;
				text-transform: uppercase;
				position: relative;
			}
				.ip-marketing-brochures-wrap h3::before {
					width: 96px;
					height: 1px;
					content: '';
					position: absolute;
					right: -45px;
					top: 50%;
					background-color: #c6c6c6;
				}
			.ip-marketing-brochures {
				position: relative;
				font-size: 0;
				text-align: center;
				padding-bottom: 115px;
			}
				.ip-marketing-brochures::before {
					width: 100%;
					max-width: 863px;
					height: 333px;
					content: '';
					position: absolute;
					top: 40px;
					right: 0;
					background-image: url(../../images/marketing/brochure-bg1.jpg);
					background-size: cover;
					background-position: center;
					background-repeat: no-repeat;
				}

				/* .ip-marketing-brochures-07 .ip-marketing-brochures::before{
					display: none;
				} */
				.ip-marketing-brochures::after {
					width: 1px;
					height: 115px;
					content: '';
					position: absolute;
					bottom: 0;
					right: 370px;
					border-left: 1px dashed #b2b2b2;
				}
				.ip-marketing-brochure-item {
					width: 50%;
					max-width: 325px;
					display: inline-block;
					vertical-align: top;
					position: relative;
					background-color: #ffffff;
					-webkit-box-shadow: 0 0 27px 2px rgba(0,0,0,0.15);
					box-shadow: 0 0 27px 2px rgba(0,0,0,0.15);
				}
					.ip-marketing-brochure-item:nth-child(even) {
						margin-top: 85px;
						margin-left: 30px;
					}
					.ip-marketing-brochure-item a {
						width: 100%;
						height: 100%;
						display: block;
						border: 6px solid #ffffff;
						position: relative;
					}

					.ip-marketing-bronc-inner {
						font-size: 14px;
						display: flex;
						flex-direction: column;
						align-items: center;
						justify-content: center;
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						height: 100%;
						color: #fff;
						text-transform: uppercase;
					}

					.ip-marketing-bronc-inner span {
						font-size: 26px;
						margin: 6px 0 0;
					}

						.ip-marketing-brochure-item a:hover {
							opacity: 0.8;
						}
					.ip-marketing-brochure-item canvas {
						width: 100%;
						height: auto;
						display: block;
						background-size: cover;
						background-position: center;
						background-repeat: no-repeat;
					}

			#content .ip-marketing-brochures-02.ip-marketing-brochures-wrap h3 {
				padding: 0 0 0 40px;
			}
				#content .ip-marketing-brochures-02.ip-marketing-brochures-wrap h3:before {
					width: 56px;
				}
			
			.ip-marketing-brochures-02 .ip-marketing-brochure-item {
				width: 30%;
				margin: 0;
			}
			.ip-marketing-brochures-02.ip-marketing-brochures::before {
				max-width: 100%;
			}
			.ip-marketing-brochures-02 .ip-marketing-brochure-item:nth-child(even) {
				margin: 50px 2% 0;
			}

			.ip-marketing-brochures-05 .ip-marketing-brochure-item canvas,
			.ip-marketing-brochures-06 .ip-marketing-brochure-item canvas {
				background-size: contain;
			}

			.ip-marketing-brochures-07 .ip-marketing-brochure-item {
				width: 90%;
				max-width: 768px;
			}

		.ip-marketing-photos-outer-wrap {
			text-align: center;
		}
			.ip-marketing-photos-wrap {

			}
				#content .ip-marketing-photos-wrap h3 {
					color: #444444;
					font-size: 25px;
					font-weight: 400;
					font-family: var(--PTSansNarrow);
					line-height: 1;
					letter-spacing: 0.05em;
					text-transform: uppercase;
				}
				.ip-marketing-photo-list {
					font-size: 0;
					margin-bottom: 20px;
				}

	.ip-marketing-bottom-wrap {

	}
		.ip-marketing-social-media-wrap {
			margin-left: -3px;
			margin-right: -3px;
			font-size: 0;
		}
			.ip-marketing-social-media-left, .ip-marketing-social-media-right {
				width: 50%;
				display: inline-block;
				vertical-align: top;
			}
			.ip-marketing-socmedia {
				width: 100%;
				display: inline-block;
				vertical-align: top;
				padding: 0 3px;
				margin-bottom: 6px;
			}
				.ip-marketing-socmedia-title, .ip-marketing-socmedia-form {
					width: 100%;
					min-height: 237px;
					display: inline-block;
					vertical-align: top;
					background-color: #000000;
					text-align: center;
				}
					.ip-marketing-socmedia-title {
						padding: 83px 0;
						color: #ffffff;
						font-size: 70px;
						font-family: var(--CormorantGaramond);
						line-height: 1;
						position: relative;
						text-transform: uppercase;
					}
				.ip-marketing-socmedia-instagram, .ip-marketing-socmedia-facebook {
					width: 100%;
					display: inline-block;
					vertical-align: top;
				}
					.ip-marketing-socmedia-instagram {
						padding-left: 95px;
					}
						.ip-marketing-socmedia-text {
							width: 54.75%;
							display: inline-block;
							vertical-align: top;
						}
							.ip-marketing-socmedia-instagram .ip-marketing-socmedia-text {
								padding-top: 60px;
							}
							.ip-marketing-socmedia-facebook .ip-marketing-socmedia-text {
								padding-top: 25px;
								padding-left: 50px;
							}
							.ip-marketing-socmedia-name {
								margin-bottom: 20px;
								color: #474747;
								font-size: 30px;
								font-family: var(--CormorantGaramond);
								text-transform: uppercase;
							}
							.ip-marketing-socmedia-description {
								color: #2c2c2c;
								font-size: 15px;
								line-height: 22px;
								margin-bottom: 50px;
							}
						.ip-marketing-socmedia-photo {
							width: 45.25%;
							max-width: 362px;
							display: inline-block;
							vertical-align: top;
						}
							.ip-marketing-socmedia-photo canvas {
								width: 100%;
								height: 367px;
								display: block;
								background-size: cover;
								background-position: center;
								background-repeat: no-repeat;
							}
					.ip-marketing-socmedia-form {
						padding: 60px 0 30px;
						color: #ffffff;
					}
						#content .ip-marketing-socmedia-form h3 {
							width: 100%;
							display: inline-block;
							vertical-align: top;
							margin: 0;
							font-size: 35px;
							font-weight: 400;
							font-family: var(--CormorantGaramond);
							line-height: 1;
							letter-spacing: 0.05em;
							position: relative;
							text-transform: uppercase;
						}
						.ip-marketing-subscribe-form {
							width: 95%;
							max-width: 677px;
							display: inline-block;
							vertical-align: top;
							margin-top: 35px;
							font-size: 0;
							position: relative;
						}
							.subscribe-field {
								width: 35.89%;
								display: inline-block;
								vertical-align: top;
								margin-right: 1.33%;
							}
								.subscribe-field input {
									width: 100%;
									height: 52px;
									display: inline-block;
									padding: 0 15px;
									color: #ffffff;
									font-size: 12px;
									line-height: 50px;
									letter-spacing: 0.05em;
									text-transform: uppercase;
									border: 1px solid #ffffff;
									background-color: transparent;
									outline: none;
			                        -webkit-appearance: none;
			                        -moz-appearance:    none;
			                        appearance:         none;
								}
							.subscribe-submit {
								width: 25.55%;
								display: inline-block;
								vertical-align: top;
							}
								.subscribe-submit input[type="submit"] {
									width: 100%;
									height: 52px;
									display: inline-block;
									padding: 0;
									color: #ffffff;
									font-size: 12px;
									letter-spacing: 0.05em;
									text-transform: uppercase;
									background-color: #949494;
									border: none;
									outline: none;
			                        -webkit-appearance: none;
			                        -moz-appearance:    none;
			                        appearance:         none;
								}
									.subscribe-submit input[type="submit"]:hover {
										color: #000000;
										background-color: #ffffff;
									}
									.subscribe-submit .ajax-loader {
										position: absolute;
									    right: 0;
									    bottom: -20px;
									}
									.ip-marketing-subscribe-form .wpcf7-form-control-wrap {
										display: block;
									}
									.ip-marketing-subscribe-form .use-floating-validation-tip .wpcf7-not-valid-tip {
										font-size: 11px;
									}
									.ip-marketing-subscribe-form .wpcf7-response-output {
										width: 100%;
										margin: 5px auto 0 !important;
										position: absolute;
										color: #ffffff !important;
										font-size: 12px;
										text-align: center;
									}
					
			



/* MOBILE */
@media only screen and (max-width: 1440px) {
	.ip-marketing-top-wrap::before {
		width: 11%;
	}
}

@media only screen and (max-width: 1280px) {
	.ip-marketing-top-wrap::before {
		width: 9%;
	}
	.ip-marketing-print-logos {
		margin-left: 0;
	}
}

@media only screen and (max-width: 1199px) {
	.ip-marketing-top-wrap::before {
		width: 2%;
	}
	.ip-marketing-website-view {
		margin-left: 0;
	}
	.ip-marketing-website-view img {
		max-width: 100%;
	}
	#content .ip-marketing-brochures-wrap h3 {
		padding: 0 30px 0 40px;
		font-size: 20px;
	}
		.ip-marketing-brochures-wrap h3::before {
			width: 46px;
		}
	.ip-marketing-brochure-item:last-child {
		margin-left: 10px;
	}
	.ip-marketing-socmedia-title {
		font-size: 60px;
	}
	.ip-marketing-socmedia-instagram, .ip-marketing-socmedia-facebook .ip-marketing-socmedia-text {
		padding-left: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.ip-marketing-top-wrap::before, .ip-marketing-top-wrap::after, .ip-marketing-title span::before, #content .ip-marketing-online-wrap h3::before,
	#content .ip-marketing-print-wrap h3::before, .ip-marketing-brochures::before, .ip-marketing-brochures::after,
	.ip-marketing-brochures-wrap h3::before {
		display: none;
	}
	#content .ip-marketing-brochures-02.ip-marketing-brochures-wrap h3 {
		padding: 0;
	}
	.ip-marketing-upperfold, .ip-marketing-online-wrap, .ip-marketing-print-wrap {
		text-align: center;
	}
	.ip-marketing-title-wrap, .ip-marketing-upperfold-text {
		padding: 0;
		text-align: center;
	}
	#content .ip-marketing-online-wrap h3,
	#content .ip-marketing-print-wrap h3 {
		margin: 50px 0 30px;
		padding: 0;
	}
	.ip-marketing-brochures-wrap {
		margin: 0;
		text-align: center;
	}
	.ip-marketing-brochures {
		padding-bottom: 50px;
	}
	#content .ip-marketing-brochures-wrap h3 {
		padding: 0;
		margin: 50px 0;
	}
	.ip-marketing-brochure-item {
		width: 100% !important;
		display: block;
		margin: 10px auto !important;
	}
	/*.ip-marketing-brochure-item:last-child {
		margin: 20px auto 0;
	}*/
	.ip-marketing-social-media-left, .ip-marketing-social-media-right {
		width: 100%;
		text-align: center;
	}
	.ip-marketing-socmedia {
		padding: 0 !important;
	}
	.ip-marketing-socmedia-text {
		padding: 20px 0 !important;
	}
	.ip-marketing-socmedia-title, .ip-marketing-socmedia-form {
		min-height: auto;
	}
	.ip-marketing-socmedia-title {
		padding: 50px 0;
	}
	.ip-marketing-socmedia-text, .ip-marketing-socmedia-photo {
		width: 100%;
	}
	.ip-marketing-socmedia-form {
		padding: 60px 0;
	}
}

@media only screen and (max-width: 767px) {
	.ip-marketing-brochures .side-by-side{
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	.ip-marketing-online-logos ul li, .ip-marketing-print-logos ul li {
		width: 100%;
		margin: 10px 0;
	}
	.ip-marketing-online-logos ul li img, .ip-marketing-print-logos ul li img {
		max-width: 100%;
	}
	.ip-marketing-title span {
		font-size: 45px;
	}
	.subscribe-field {
		width: 100%;
		margin-bottom: 10px;
	}
	.subscribe-submit {
		width: 100%;
	}
}