/* Global */
.aios-mobile-header-wrapper {
	position: relative;
	display:none;
	z-index:101;
}

@media (max-width:991px) {

	.aios-mobile-header-wrapper.aios-mobile-header-wrapper-breakpoint-991,
	.aios-mobile-header-wrapper-breakpoint-991,
	.aios-mobile-header-wrapper-breakpoint-992 {
		display:block;
	}
	
}

@media (max-width:977px) {

	.aios-mobile-header-wrapper.aios-mobile-header-wrapper-breakpoint-977 {
		display:block;
	}
	
}

	.amh-area-wrap {
		position: relative;
	}

	.amh-area-wrap:after,
	.amh-clearfix:after  {
		clear: both;
		content: '';
		display: block;
	}
	
/* Fixed Header */
.amh-fixed-header-nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

	.amh-header-buttons {
		position: relative;
		background: #fff;
		-webkit-box-shadow: 0 2px 7px rgba(0,1,1,.09);
		-moz-box-shadow: 0 2px 7px rgba(0,1,1,.09);
		box-shadow: 0 2px 7px rgba(0,1,1,.09);
	}

		.amh-header-buttons a {
			text-decoration: none;
			color: inherit;
		}

		.amh-header-buttons .amh-navigation-trigger,
		.amh-header-buttons .amh-center,
		.amh-header-buttons .amh-header-right-btn {
			float: left;
			position: relative;
			text-align: center;
			padding: 17px 0;
			height: 52px;
			font-size:18px;
			line-height:1;
			box-sizing: border-box;
		}

		.amh-header-buttons .amh-navigation-trigger,
		.amh-header-buttons .amh-header-right-btn {
			width: 22.18%;
			cursor: pointer;
		}

		.amh-header-buttons .amh-center {
			width: 55.64%;
			padding: 5px 0;
		}
		
		.amh-header-buttons .amh-phone-text-hide,
		.amh-header-buttons .amh-email-text-hide {
			font-size:0;
		}
		
		.amh-header-buttons a:hover {
			text-decoration:none;
		}
		
/* Navigation */

.amh-navigation {
	background:#fff;
	display: none;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.amh-navigation .amh-menu,
.amh-navigation .amh-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

	.amh-navigation .amh-menu ul {
		display: none;
	}

	.amh-navigation .amh-menu li {
		display: block;
		position: relative;
		border-top: 1px solid #f7f7f7;
	}

		.amh-navigation .amh-menu li a {
			display: block;
			padding: 10.3px 20px;
			color: #858585;
			font-size: 16.5px;
			font-weight: 400;
			text-decoration: none;
		}

		.amh-navigation .amh-menu li:hover > a,
		.amh-navigation .amh-menu li.open > a{
			background: #3c3c3c;
			color: #fff;
		}

		.amh-navigation .amh-menu li ul a {
			color: #C5C5C5;
			font-size: 14px;
		}
		
		/* First Level */
		.amh-navigation .amh-menu li ul {
			background: #232323;
		}

		/* Second Level */
		.amh-navigation .amh-menu li ul ul {
			background: #151515;
		}
		
		/* Third Level */
		.amh-navigation .amh-menu li ul ul ul {
			background: #020202;
		}

/* Nav Hover/Active	 */
.amh-navigation .amh-menu li.open > ul {
	display: block;
}


/* Navigation Variant 1 */
.amh-navigation.amh-nav-1 .amh-menu li a {
	text-align: center;
}


/* Navigation Variant 2 */

.amh-fixed-nav-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 52px;
	left: 0;
	z-index: 998;
	background: rgba(0,0,0,.8);
}

.amh-navigation.amh-nav-2 {
	width: 75%;
	position: absolute;
	left: 0;
	display: block;
	z-index: 999;
}

.amh-navigation.amh-nav-2 .amh-menu li a {
	text-align: left;
}

/* Header phone list */

.amh-header-phone-list {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #4d4d4d;
	text-align:center;
	clear:both;
	display:none;
}

.amh-header-phone-list ul {
	margin:0;
	padding:0;
}

.amh-header-phone-list li {
	padding-bottom:7px;
}

@media print {
	.aios-mobile-header-wrapper {
		display:none !important;
	}
}

/* Header 3A */

	.amh-header-buttons.amh-3a .amh-center{
		padding: 0;
	}
	
	
	.amh-header-buttons.amh-3a .amh-center .amh-phone,
	.amh-header-buttons.amh-3a .amh-center a.amh-phone {
		cursor: pointer;
		padding: 17px 0;
		display: block;
		width: 100%;
		height: 100%;
	}

/*******************************************************
 *
 * General
 *
 *******************************************************/

.page-template-template-contact-us #inner-page-wrapper {
    margin-bottom: 0;
}

.ip-contact-us {
    position: relative;
    z-index: 1;
}

#content .cu-wrap {
    margin-top: 50px;
}

#content .cu-main-title {
    font-size: 52px;
    font-weight: 600;   
    line-height: 1.216;
    text-transform: uppercase;
    color: var(--secondary-color);
    margin-bottom: 26px;
}

#content .cu-main-title span {
    display: block;
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: none;
    color: #6b6a6a;
    margin-top: 16px;
}

#content .cu-title {
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    color: var(--primary-color);
}

#content .cu-content {
    margin-top: 23px;
}

#content .cu-form {
    font-size: 0;
    position: relative;
    width: 556px;
    max-width: 100%;
    margin-top: 25px;
    padding: 13px 33px 16px;
    border: 1px solid #ded1c1;
    background: #fff;
}

#content .cu-form h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
    text-transform: uppercase;
    color: var(--secondary-color);
}

#content .cu-form h2 span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.025em;
    color: #7e7e7e;
    margin-top: 12px;
}

#content .cu-form form {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    margin: 0;
}

#content .cu-form input[type="text"],
#content .cu-form input[type="email"],
#content .cu-form input[type="tel"],
#content .cu-form textarea {
    font-size: 15px;
    width: 100%;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    height: 50px;
    color: #636363;
    font-family: var(--primary-color);
    padding: 0 0;
    border-radius: 0;
    resize: none;
    border: none;
    border-bottom: solid 1px #a5a5a5;
}

#content .cu-fields.cu-textarea textarea {
    padding-top: 16px;
    height: 75px;
}

#content .cu-fields.cu-textarea {
    height: 75px;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}

#content .cu-fields.cu-submit {
    width: 100%;
    margin-top: 19px;
}

#content .cu-fields input[type="submit"] {
    -webkit-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: auto;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#content .cu-fields input[type="submit"]:hover {
    color: var(--primary-color);
}

#content .cu-fields {
    display: block;
    margin-bottom: 12px;
    width: calc(100% / 2);
    position: relative;
    padding: 0 5px;
}

#content .cu-form div.wpcf7 .ajax-loader {
    margin: 0 auto !important;
    display: block;
}

#content .cu-form span.wpcf7-not-valid-tip {
    font-size: 12px;
}

#content .cu-form span.wpcf7-form-control-wrap {
    display: block;
}

#content .cu-form div.wpcf7-response-output {
    margin: 0;
    position: absolute;
    bottom: -28px;
    left: -33px;
    right: -33px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    transform: translateY(100%);
    background: #fff;
}

#content .cu-contact {
    position: relative;
    margin-top: 31px;
}

#content .cu-contact h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: var(--secondary-color);
    margin-bottom: 39px;
}

#content .cu-contact span {
    display: block;
}

#content .cu-contact span + span {
    margin-top: 8px;
}

#content .cu-contact span a,
#content .cu-contact span p {
    font-size: 15px;
    color: #000;
}

#content .cu-contact span a:hover {
    color: var(--secondary-color);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#content .cu-contact span p {
    margin: 0;
    line-height: inherit;
    display: inline;
}

#content .cu-contact em {
    color: var(--primary-color);
}

#content .cu-contact em.ai-font-phone-alt {
    font-size: 18px;
    margin-right: 8px;
}

#content .cu-contact em.ai-font-location-c {
    font-size: 22px;
    margin-right: 4px;
    top: 4px;
}

#content .cu-contact em.ai-font-envelope-f {
    font-size: 12px;
    margin-right: 9px;
}

#content .cu-smi {
    position: relative;
    margin-top: 27px;
    margin-left: 15px;
}

#content .cu-smi a {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    color: #000;
    padding: 5px;
    margin: 0 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#content .cu-smi a:hover {
    color: var(--primary-color);
}

#content .cu-left {
    position: relative;
    z-index: 1;
}

#content .cu-map {
    position: relative;
    margin-top: 100px;
}

#content .cu-map iframe {
    display: block;
    width: 100%;
    min-height: 300px;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 991px) {
    #content .cu-main-title {
        font-size: 50px;
        margin-bottom: 30px;
    }
    
    #content .cu-title {
        font-size: 25px;
    }
    
    #content .cu-form {
        margin: 75px auto 100px;
        padding: 13px 15px 16px;
    }
    
    #content .cu-img img {
        margin: 0 auto;
    }
    
    #content .cu-map {
        margin: 50px 0;
    }
    
    #content .cu-form div.wpcf7-response-output {
        margin: 0 15px;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    #content .cu-main-title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 567px) {

}

@media only screen and (max-width: 480px) {

}

