/***Contact***/

body {
    /*overflow: hidden;*/
}

div#main-wrapper {
    overflow: hidden;
}

.footer,
main {
    transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.header-sm {
    display: none;
}

.ip-banner::before {
    background: rgba(0, 0, 0, .05);
}

.ip-banner::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://cdn.agentimagehosting.com/8dmNQ2B3ZaaqY7z4q2AvC/2024/11/contact-banner-fade.png') center top repeat-x;
    background-size: cover;
}

.custom-breadcrumbs {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.050em;
    padding: 10px 0;
}

.custom-breadcrumbs span {
    font-size: 11px;
    display: inline-block;
}

.custom-breadcrumbs .breadcrumb_last {
    font-weight: 600;
}

.custom-breadcrumbs .container {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
}

#contact-wrap .custom-breadcrumbs {
    display: none;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#contact-content {}

.contact-top-content-wrap {
    font-size: 0;
    position: relative;
}

.contact-top-col {
    display: inline-block;
    vertical-align: top;
}

.contact-top-col.left {
    width: 55.12%;
	background: #000;
    padding: 110px 4.7% 63px 8.34%;
}

.contact-left-wrap {
    max-width: 590px;
}

.contact-form-excerpt {
    font-size: 16px;
    font-weight: 300;
    color: #e3e3e3;
    line-height: 1.55;
    margin-top: 48px;
    /* padding-right: 70px; */
}

.contact-form-wrap {
    position: relative;
    margin-top: 32px;
}

.contact-form-wrap span.wpcf7-not-valid-tip {
    font-size: 12px;
    width: 170px;
    margin: 24px 0;
}

.contact-form-wrap .wpcf7-response-output {
    width: 100%;
    margin: 0 !important;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 7px !important;
    top: 100%;
}

.contact-input-container {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 27px;
}

.contact-input-container.contact-fname,
.contact-input-container.contact-phone,
.contact-input-container.contact-mobile {
    padding-right: 18px;
}

.contact-input-container.contact-lname, .contact-input-container.contact-email {
    padding-left: 18px;
}

.contact-input-container.contact-address,
.contact-input-container.contact-access,
.contact-input-container.contact-message {
    width: 100%;
}

.contact-input-container.contact-message {
    margin-top: 27px;
}

.contact-input-container input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: block;
    width: 100%;
    height: 75px;
    line-height: 1.5;
    border-bottom: 1px solid #b5b5b5;
    background-color: transparent;
    line-height: normal;
}

.contact-input-container select,
.contact-input-container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: block;
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #b5b5b5;
    background-color: transparent;
    line-height: normal;
}

.contact-input-container input::placeholder,
.contact-input-container select,
.contact-input-container textarea::placeholder {
    text-transform: uppercase;
}

.contact-input-container select {
    background-image: url('https://cdn.agentimagehosting.com/8dmNQ2B3ZaaqY7z4q2AvC/2024/11/ip-contact-dropdown-icon.png');
    background-size: 10px 6px;
    background-repeat: no-repeat;
    background-position: center right 20px;
}

.contact-input-container select option {
    color: #000;
}

.contact-input-container textarea {
    resize: none;
    height: 106px;
}

.contact-checkbox-container.contact-subscribe {
    margin-top: 3px;
}

.contact-checkbox-container.contact-subscribe input {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    border: none;
    width: 28px;
    height: 28px;
    margin-top: 0;
    margin-right: 18px;
    cursor: pointer;
}

.contact-checkbox-container.contact-subscribe .wpcf7-list-item-label {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 300;
    color: #e3e3e3;
}

.contact-submit {
    margin: 49px auto 15px;
    position: relative;
    display: block;
    text-align: center;
    height: 100px;
}

.contact-submit input:focus {
  color: #fff;
}
.contact-submit input:hover {
  color: #000;
}

.contact-form-disclaimer {
    font-size: 12px;
    font-weight: 300;
    color: #e3e3e3;
    line-height: 24px;
    text-align: center;
    margin-top: 40px;
    padding: 0 17px;
}

.contact-top-col.right {
    position: relative;
    width: 44.87%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 64px 0 92px;
    min-height: 1181px;
    z-index: 1;
}

.contact-top-col.right::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66px;
    height: 500px;
    background-color: #000;
    pointer-events: none;
    z-index: -1;
}

.contact-team-photo {
    position: relative;
    margin-left: -10.42%;
}

.contact-team-photo img {
    max-width: 100%;
    width: 100%;
}

.contact-team-photo-logo-overlay {
    position: absolute;
    bottom: -65px;
    left: 50%;
    transform: translateX(-50%);
    width: 253px;
    height: 136px;
    padding: 48px 0;
    background-color: rgba(0, 0, 0, .95);
    text-align: center;
}

.contact-team-photo-logo-overlay img {
    max-width: 100%;
    /*width: auto;*/
    width: 163px;
}

.contact-address-wrap {
    text-align: center;
    padding-top: 125px;
    padding-right: 66px;
}

.contact-address-col {
    display: inline-block;
    vertical-align: top;
    margin: 0 35px;
}

.contact-address-item {
    text-align: center;
}

.contact-address-item-heading {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.contact-address-item-details,
.contact-address-item-phone a,
.contact-address-item-email a {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 19px;
    letter-spacing: 1px;
}
.contact-address-item-details span {
	display: block;
}
.contact-address-item-details span a {
	padding: 5px 0;
	display: inline-block;
}

.contact-address-item-email a:hover {
    color: #18324c;
}

.contact-smi-wrap {
    text-align: center;
    margin-top: 38px;
    padding-right: 66px;
}

.contact-smi-wrap a {
    display: inline-block;
    vertical-align: top;
    margin: 0 18px;
}

.contact-smi-wrap a span {
    font-size: 30px;
    color: #000;
}

.contact-smi-wrap a:hover,
.contact-smi-wrap a span:hover {
     color: #23527c;
}

.contact-map-wrapper {
    font-size: 0;
    position: relative;
}

.contact-map-col {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.contact-map-col:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
    opacity: .4;
    pointer-events: none;
}

.contact-map-item {
    position: relative;
}

.contact-map-item canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.contact-map-item-marker {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.contact-map-item-marker img {
    max-width: 100%;
    margin-bottom: 20px;
}

.contact-map-item-marker div {
    font-size: 20px;
    font-weight: 700;
    color: #1b666d;
    text-transform: uppercase;
}

#content-full {
    margin-top: 0px;
}

.footer-git {
    display: none;
}

.contact-smi-wrap .ig-sub {
    display: inline-block;
    position: relative;
}

.contact-smi-wrap span.ig {
    display: inline-block;
    vertical-align: top;
    margin: 0 18px;
    font-size: 30px;
    color: #000;
    cursor: pointer;
}

.contact-smi-wrap span.ig:hover {
    opacity: .8;
}

.contact-smi-wrap .ig-sub:hover ul {
    display: block;
}

.contact-smi-wrap ul li a {
    color: #fff;
    font-size: 13px;
    background: #000;
    text-align: center;
    display: block;
    padding: 10px 5px;
    margin: 0 0;
}

.contact-smi-wrap ul li a:hover {
    background: #fff;
    color: #000;
}

.contact-smi-wrap ul {
        display: none;
        position: absolute;
        min-width: 180px;
        left: calc(100% - 15px);
        top: 0;
    }

div.wpcf7 .ajax-loader {
    position: absolute;
    right: -35px;
    top: 23px;
}

#contact-subscribe .wpcf7-list-item.last {
    display: none;
}

.abt-title {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 75px;
}

.abt-title h1 {
    overflow: hidden;
    text-align: right;
	font-weight: 100;
	font-family: var(--font-family-title);
}

.abt-title strong {
    display: block;
    font-size: 54px;
    font-weight: 400;
    color: #fff;
    /*text-transform: uppercase;*/
    /* padding: 0 0 0 98px; */
    /* background: url(https://cdn.agentimagehosting.com/8dmNQ2B3ZaaqY7z4q2AvC/2022/09/company-logo-montgomeryleesf.png) left center no-repeat; */
    /* background-size: 88px auto; */
	font-size: 60px;
	font-weight: 100;
}

.abt-title span {
    font-size: 28px;
    line-height: 1.5;
    /*text-transform: uppercase;*/
    letter-spacing: 0.010em;
    color: #fff;
    display: inline-block;
    margin: 10px 0 0;
    position: relative;
	padding-left: 20px;
	font-size: 30px;
}

.abt-title span:after {
    content: '';
    display: block;
    height: 3px;
    width: 100vw;
    position: absolute;
    right: 105%;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #fff;
}

.contact-input-container .wpcf7-form-control-wrap{
    display: block;
}

.page-template-template-contact [data-aios-reveal="true"], .page-template-template-contact [data-aios-staggered-child="true"] {
    opacity: 1;
}

.global-site-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #18324c;
	max-width: 212px;
	height: 55px;
	font-family: var(--font-family-default);
	font-size: 21px;
	font-weight: 300;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	outline: none !important;
    text-decoration: none !important;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none !important;
	border: 0;
  width: 100%;
	margin: 0 auto;
}
.global-site-btn:hover {
	background: #fff;
	color: #000;
}




@media only screen and (max-width: 1449px) {
    .contact-address-col {
        margin: 0 15px;
    }
}

@media only screen and (max-width: 1369px) {
    .contact-top-col.left {
        padding: 110px 5.7% 63px 4.34%;
    }
    .contact-address-col {
        margin: 0 5px;
    }
    .contact-address-item-heading {
        font-size: 14px;
    }
    .contact-address-item-details,
    .contact-address-item-phone a,
    .contact-address-item-email a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .abt-title strong {
        font-size: 50px;
    }
    .abt-title span {
        font-size: 26px;
    }
    .contact-address-col {
        width: 100%;
    }
    .contact-address-col.right {
        margin-top: 20px;
    }
    .contact-address-wrap {
        padding-right: 30px;
    }
    .contact-address-item-details,
    .contact-address-item-phone a,
    .contact-address-item-email a {
        font-size: 10px;
    }
    .contact-top-col.right::after {
        width: 30px;
    }
    .contact-form-disclaimer {
        font-size: 12px;
    }
    .contact-smi-wrap ul {
        display: none;
        position: absolute;
        min-width: 180px;
        width: 100%;
        left: -150%;
        right: -150%;
        top: 100%;
        margin: 0 auto;
        padding: 0 0 0 10px;
    }
}

@media only screen and (max-width: 991px) {
    .abt-title {
        justify-content: center;
    }
    .abt-title strong {
        font-size: 47px;
        /* padding: 0 0 0 80px; */
        /* background-size: 70px auto; */
    }
    .contact-top-col.left {
        padding: 40px;
        width: 100%;
    }
    .contact-left-wrap {
        max-width: 100%;
    }
    .contact-top-col.right {
        width: 100%;
        min-height: auto;
    }
    .contact-team-photo {
        margin-left: 0;
    }
    .contact-team-photo-logo-overlay {
        position: relative;
        bottom: 0;
        left: 0;
        transform: none;
        margin: 40px auto 0;
    }
    .contact-address-wrap {
        padding: 0;
        margin-top: 40px;
    }
    .contact-address-col {
        display: block;
        margin: 20px 0;
    }
    .contact-smi-wrap {
        margin-top: 40px;
        padding-right: 0;
    }
    .contact-top-col.right::after {
        display: none;
    }
    .contact-map-item-marker div {
        font-size: 13px;
    }
    .contact-smi-wrap .ig-sub,
    .contact-smi-wrap a {
        margin: 10px 20px 0;
    }
    .contact-smi-wrap span.ig{
        margin: 0 0 0;
    }

    .contact-smi-wrap ul {
        left: -320%;
    }
	
	.contact-address-item-details, .contact-address-item-phone a, .contact-address-item-email a {
		font-size: 13px;
	}
    
}

@media only screen and (max-width: 767px) {

    .contact-form-excerpt {
        padding-right: 0;
    }
    .contact-map-col {
        width: 100%;
    }
    .contact-map-col:first-child:after {
        top: auto;
        bottom: 0;
        left: 0;
        right: auto;
        width: 100%;
        height: 2px;
    }
    .abt-title strong {
        font-size: 40px;
        /* padding: 0 0 0 70px; */
        /* background-size: 60px auto; */
    }
}

@media only screen and (max-width: 480px) {
    .contact-heading div::before {
        width: 74.38%;
    }
    .contact-input-container {
        width: 100%;
        padding: 0 !important;
    }
    .contact-checkbox-container.contact-subscribe .wpcf7-list-item-label {
        font-size: 13px;
    }
    .contact-form-disclaimer {
        padding: 0;
        margin-top: 50px;
    }
    .contact-submit {
        margin: 49px auto 0;
    }
    
    .abt-title strong {
        font-size: 28px;
    }
    
    .abt-title span {
        font-size: 20px;
    }
    
    .contact-form-disclaimer.output-active {
        margin-top: 60px;
    }
    .contact-smi-wrap .ig-sub,
    .contact-smi-wrap a {
        margin: 10px 15px 0;
    }
    .contact-smi-wrap ul{
        left: auto;
        right: -25px;
        padding: 10px 0;
    }
}