.ip-banner {
	display: none;
}
.page-id-108 #inner-page-wrapper {
	position: relative;
	padding-bottom: 120px;
	margin-bottom: 0;
	overflow: hidden;
}
	.page-id-108 #inner-page-wrapper:before {
		/*width: 215px;*/
		width: 13.44%;
		height: 713px;
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		right: 0;
  		background-image: url(../../images/contact/ip-contact-right-bg.jpg);
  		background-size: cover;
  		background-position: center;
  		background-repeat: no-repeat;
  		pointer-events: none;
	}
	.page-id-108 #inner-page-wrapper:after {
		/*width: 688px;*/
		width: 43%;
		height: 601px;
		content: '';
		position: absolute;
		z-index: -1;
		bottom: 0;
		left: 0;
  		background-image: url(../../images/contact/ip-contact-left-bg.png);
  		background-size: cover;
  		background-position: center;
  		background-repeat: no-repeat;
  		pointer-events: none;
	}
	.page-id-108 #inner-page-wrapper > .container {
		width: 100%!important;
		padding: 0;
	}
	.page-id-108 #inner-page-wrapper > .container > .container {
		width: 1450px !important;
		max-width: 100%;
	}
.ip-contact-wrapper {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 110px;
}
	.ip-contact-top {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 140px;
	}
	.ip-contact-wrapper .ip-title-wrap {
		margin-bottom: 50px;
	}
	
	.ip-contact-wrapper .accent-line.accent-red {
		width: 1000px;
	    height: 1px;
	    right: 100%;
	    top: 50%;
	    margin-right: 55px;
	}
		.ip-contact-wrapper .accent-line-dot {
			left: auto;
			right: -9px;
		}
	.ip-contact-wrapper .aidefcf-title {
		max-width: 75%;
		margin: 0 0 40px;
	}
	.ip-contact-wrapper form {
		margin: 0 !important;
	}
	.ip-contact-wrapper *[class*=aidefcf-wrapper-contact-us] .wpcf7 {
		max-width: 515px;
	}
		.ip-contact-wrapper .ai-default-cf7wrap input[type="text"],
		.ip-contact-wrapper .ai-default-cf7wrap input[type="tel"],
		.ip-contact-wrapper .ai-default-cf7wrap input[type="email"],
		.ip-contact-wrapper .ai-default-cf7wrap textarea {
			height: 83px;
			padding: 0 30px !important;
			color: #000000;
			font-size: 14px;
			font-family: inherit;
			text-transform: uppercase;
			letter-spacing: 0.24em;
			border: none;
			background-color: #e5e5e5;
			outline: none;
			box-shadow: none;
		}
		.ip-contactform-bttm-wrap {
			width: 100%;
			height: 303px;
			position: relative;
		}
		.ip-contactform-bttm-wrap .comments {
			line-height: 1;
			font-size: 0 !important;
		}
			.ip-contact-wrapper .ai-default-cf7wrap textarea {
				resize: none;
				height: 224px;
				padding-top: 40px !important;
				padding-bottom: 100px !important;
				margin-bottom: 0;
				/* padding-right: 140px !important; */
			}
			.ip-contactform-bttm-wrap .ip-contactform-submit-holder {
				padding: 0 30px 26px;
				background: #e5e5e5;
			}
			.ip-contactform-bttm-wrap .ip-contactform-submit {
				position: relative;
				width: 112px;
				height: 53px;
				margin: 0 0 0 auto;
				/* bottom: 26px;
				right: 23px; */
			}
				.ip-contactform-submit span.submit-title {
					width: 100%;
					display: inline-block;
					vertical-align: middle;
					color: #000000;
					font-size: 14px;
					font-weight: 700;
					text-align: center;
					text-transform: uppercase;
					position: absolute;
					line-height: 53px;
					letter-spacing: 0.26em;
					pointer-events: none;
				}
					.ip-contactform-submit:hover span.submit-title {
						color: #ffffff;
					}
					.ip-contactform-submit span.submit-title:before, .ip-contactform-submit span.submit-title:after {
						width: 11px;
						height: 1px;
						content: '';
						display: inline-block;
						vertical-align: middle;
						background-color: #000000;
					}
						.ip-contactform-submit span.submit-title:before {
							margin-right: 15px;
						}
						.ip-contactform-submit span.submit-title:after {
							margin-left: 15px;
						}
						.ip-contactform-submit:hover span.submit-title:before, .ip-contactform-submit:hover span.submit-title:after {
							background-color: #ffffff;
						}

				.ip-contactform-submit input.wpcf7-submit {
					width: 100%;
					height: 53px;
					display: block;
					padding: 0;
					margin: 0;
					font-size: 0;
					border: none;
					outline: none;
					background-color: #debf89 !important;
				}
	.ip-contact-right {
		width: calc((100vw - 1140px) / 2 + 100%);
		max-width: 725px;
		padding: 174px 20px;
		background-color: #000000;
		position: relative;
		text-align: center;
	}
		.ip-contact-right:before {
			width: 100%;
			height: 100%;
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			-webkit-filter: grayscale(100%);
  			filter: grayscale(100%);
  			background-image: url(../../images/contact/ip-contact-info-bg.jpg);
	  		background-size: cover;
	  		background-position: center;
	  		background-repeat: no-repeat;
	  		pointer-events: none;
	  		opacity: 0.15;
	  		pointer-events: none;
		}
			.ip-contact-right:after {
				width: 1000%;
				height: 120px;
				content: '';
				position: absolute;
				left: 125px;
				bottom: -120px;
				background-color: #debf89;
			}
			.ip-contact-info {
				font-size: 0;
				margin-bottom: 30px;
			}
				.ip-contact-info span {
					display: inline-block;
					vertical-align: top;
				}
					.ip-contact-info span.ip-contact-icon {
						margin-right: 15px;
						padding-top: 6px;
					}
					.ip-contact-info span.ip-contact-txt {
						color: #ffffff;
						font-size: 30px;
						line-height: 36px;
						letter-spacing: 0.1em;
					}
					#content .ip-contact-info span.ip-contact-txt a:hover {
						color: #ffffff;
						opacity: 0.7;
					}
			.ip-contact-smi {
			    width: 100%;
				margin-top: 8px;
			    display: inline-block;
				font-size: 0;
			}
				#content .ip-contact-smi a {
					width: 63px;
					height: 63px;
					display: inline-block;
					vertical-align: top;
					margin: 0 12px;
					color: #ede0cf;
					border-radius: 50%;
					background-color: rgba(255,255,255,0.19);
					position: relative;
					z-index: 1;
					text-decoration: none;
				}
					.ip-contact-smi a span {
						width: 100%;
						height: 100%;
						display: block;
						font-size: 30px;
						line-height: 63px;
					}
					#content .ip-contact-smi a:hover {
						color: #000000;
						background-color: #debf89;
					}

	.ip-contact-google-map-wrap {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
		.ip-contact-google-map-wrap img {
			margin: 0 auto;
		}
		.ip-contact-map-address {
			width: 100%;
    		max-width: 455px;
			position: absolute;
			bottom: 180px;
			right: 100px;
			padding: 30px 20px;
			color: #ffffff;
			font-size: 18px;
			font-family: 'Cormorant Garamond', serif;
			background-color: rgba(0,0,0,0.95);
			letter-spacing: 0.05em;
		}
				
			.ip-contact-map-address span {
				display: block;
				padding-bottom: 15px;
				margin-bottom: 15px;
				font-size: 30px;
				position: relative;
			}
			.ip-contact-map-address span .accent-line.accent-red {
				width: 465px;
				left: -45px;
				right: auto;
				top: auto;
				bottom: 0;
				background: #b09361;
			}
			.ip-contact-map-address span .accent-line-dot {
				left: -9px;
				right: auto;
			}
				.ip-contact-map-address span .accent-line-dot:before {
					border-color: #b09361;
				}
				.ip-contact-map-address span .accent-line-dot:after {
					background: #b09361;
				}

.page-template-template-contact footer.footer-wrapper {
	padding-top: 0;
}			
.page-template-template-contact #get-in-touch {
	display: none;
}


/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1199px) {
	.section-title, #content .section-title {
		font-size: 65px;
	}
	.ip-contact-right {
		width: 100%;
		padding: 145px 20px;
	}
	.ip-contact-info span.ip-contact-txt {
		font-size: 25px;
	}
	.ip-contact-map-address {
		bottom: 100px;
	}
}
@media only screen and (max-width: 991px) {
	.ip-contact-wrapper .accent-line.accent-red {
		display: none;
	}
	.ip-contact-wrapper .ip-title-wrap {
		text-align: center;
	}
	.page-id-108 #inner-page-wrapper:before, .page-id-108 #inner-page-wrapper:after, .ip-contact-right:after {
		display: none;
	}
	.ip-contact-wrapper .aidefcf-title {
		max-width: 100%;
		text-align: center;
	}
	.ip-contact-wrapper *[class*=aidefcf-wrapper-contact-us] .wpcf7 {
		margin: 0 auto;
	}
	.ip-contact-right {
		margin-top: 50px;
		padding: 50px 20px;
	}
	.ip-contact-map-address {
		position: relative;
		right: 0;
		bottom: 0;
		margin: 0 auto;
		text-align: center;
	}
	.ip-contact-top {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.section-title, #content .section-title {
		font-size: 40px;
	}
}
@media only screen and (max-width: 480px) {
	.ip-contact-wrapper .ai-default-cf7wrap input[type="text"], .ip-contact-wrapper .ai-default-cf7wrap input[type="tel"],
	.ip-contact-wrapper .ai-default-cf7wrap input[type="email"], .ip-contact-wrapper .ai-default-cf7wrap textarea {
		padding: 0 10px !important;
	}
	.ip-contact-wrapper .ai-default-cf7wrap textarea {
		padding-top: 40px !important;
    	padding-bottom: 100px !important;
	}
	.ip-contact-smi a span {
    line-height: 40px;
    font-size: 20px;
}
	#content .ip-contact-smi a {
    width: 40px;
    height: 40px;
    margin: 3px;
    text-decoration: none;
}
}