/* ---- FRONT-END ---- */
#rig-contact-wrapper {
	position: relative;
	font-size: clamp(16px, 1.21951vw, 20px);

	/* margin-top: 10%; */
}

	#rig-contact-top-border-wrapper {
		position: relative;
		/*
		position: absolute;
		top: -10%;
		*/
		height: auto;
		width: 100%;
		min-width: 100%;
		z-index: -1;
	}

	#rig-contact-top-border-wrapper img {
		width: 100%;
		height: auto;
	}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 70px;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper {
	display: flex;
	flex-direction: column;
	flex: 0 1 calc( 60% - 35px );
	justify-content: center;
	padding-right: 16.66667%;
}

#rig-contact-wrapper.image-position-right #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper {
	padding-right: 0;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper .rig-contact-content-container h2.rig-contact-content-title {
	height: auto!important;
	font-weight: 300;
	color: #001E53;
	margin-bottom: 35px; /* 50px; */
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper .rig-contact-content-container h2.rig-contact-content-title strong {
	font-weight: 600;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper .rig-contact-content-container .rig-contact-content-content {
	font-family: 'Inter Tight';
	font-size: clamp( 16px, 1.21951vw, 20px );
	color: #222222;
	margin-bottom: 70px;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-image-container {
	display: flex;
	flex-direction: column;
	flex: 0 1 calc( 40% - 35px );
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-image-container img {
	max-width: 100%;
	height: auto;
	border-radius: 30px;
}

#rig-contact-bottom-border-wrapper {
	position: relative;
	/*
	position: absolute;
	bottom: -20%;
	*/
	transform: rotateX(180deg);
	width: 100%;
	z-index: -1;
}

#rig-contact-bottom-border-wrapper img {
	width: 100%;
	height: auto;
}



#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper {
	display: flex;
	flex-direction: column;
	flex: 0 1 calc( 40% - 35px);
	max-width: calc( 40% - 35px);
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-introtext-container {
	padding-right: 60px;
	margin-bottom: 35px;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container {
	position: relative;
	display: flex;
	flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	padding-right: 60px;
	border-right: 1px solid #001E53;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container .rig-header-contact-header-content-offices-content-button {
	display: inline-block;
	font-weight: 500;
	color: #001E53;
	height: 60px;
	line-height: 10px;
	padding: 25px;
	margin: 0 15px 15px 0;
	border: 1px solid #001E53;
	border-radius: 30px;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container .rig-header-contact-header-content-offices-content-button.active {
	color: #FFFFFF;
	background-color: #001E53;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container .rig-header-contact-header-content-offices-content-button:hover {
	cursor: pointer;
	color: #FFFFFF;
	background-color: #001E53;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container .rig-header-contact-header-content-offices-content-button:first-of-type {
	margin-left: 0;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container .rig-header-contact-header-content-offices-content-button:last-of-type {
	margin-right: 0;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container #rig-header-contact-header-content-offices-content-offices-wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	min-width: 100%;
	margin-top: 50px;
}


#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container #rig-header-contact-header-content-offices-content-offices-wrapper .rig-header-contact-header-content-offices-content-single-office-container {
	position: absolute;
	color: #222222;
	visibility: hidden;
	z-index: -1000;
	transition: all .3s ease-in-out;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container #rig-header-contact-header-content-offices-content-offices-wrapper .rig-header-contact-header-content-offices-content-single-office-container p:first-of-type {
	font-weight: 500;
	margin-bottom: 0;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container #rig-header-contact-header-content-offices-content-offices-wrapper .rig-header-contact-header-content-offices-content-single-office-container.active {
	visibility: visible;
	z-index: 1;
	transition: all .3s ease-in-out;
}

#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container #rig-header-contact-header-content-offices-content-offices-wrapper .rig-header-contact-header-content-offices-content-single-office-container .rig-header-contact-header-content-offices-content-single-office-phone-number::before {
	position: relative;
	top: 5px;
	display: inline-block;
	content: '';
	height: 28px;
	width: 28px;
	background-image: url('images/RIG - Icons - Phone.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 10px;
}








#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body label {
	font-family: 'Inter Tight';
	font-size: clamp( 16px, 1.21951vw, 20px );
	color: #001E53;
	font-weight: 500;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container input {
	background-color: transparent;
	border: 0 none;
	border-bottom: 1px solid #FFA902;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	padding: 0 0 30px 0;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container textarea {
	background-color: transparent;
	border: 0 none;
	border-bottom: 1px solid #FFA902;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	padding: 0 0 0 0;
	resize: none;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container textarea.small {
	height: 8rem;
	min-block-size: 4rem;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container input::placeholder,
#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container textarea::placeholder {
  color: #C1C1C1;
  opacity: 1; /* Firefox */
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container input::-ms-input-placeholder,
#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_body .ginput_container textarea::-ms-input-placeholder { /* Edge 12 -18 */
  color: #C1C1C1;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_footer {
	margin-top: 40px;
}


#rig-contact-wrapper #rig-contact-content-form-locations-wrapper input[type="checkbox"] {
	visibility: hidden;
	display: none;
	width: 100%;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper input[type="checkbox"] + label {
	position: relative;
	width: auto;
	font-size: clamp( 14px, 1.53vw, 18px);
	line-height: 1.4;
	margin-left: 25px;
	
	margin-right: 30px; 
	border: 0 none;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper input[type="checkbox"] + label:before {
	display: inline-block;
	content: '';
	height: 15px;
	width: 15px;
	margin-right: 10px;
	margin-left: -25px;
	border: 2px solid #001E53;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper input[type="checkbox"]:checked + label:before {
	background-color: #001E53;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper input[type="checkbox"]:hover + label {
	cursor: pointer;
	transition: all .2s ease-in-out;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper #validation_message_2_8 {
	margin-left: 25px;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_footer input[type="submit"] {
	display: inline-block;
	font-family: 'Metropolis', sans-serf;
	font-size: clamp( 16px, 1.21951vw, 20px );
	font-weight: 500;
	color: #001E53;
	height: 50px;
	line-height: 20px;
	padding: 15px 60px;
	background-color: #FFA902;
	border: 1px solid #FFA902;
	border-radius: 25px;
	transition: all .3s ease-in-out;
}

#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_footer input[type="submit"]:hover,
#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .gform_footer input[type="submit"]:focus {
	color: #FFFFFF;
	background-color: #001E53;
	border-color: #001E53;
	outline: 0 none;
	transition: all .3s ease-in-out;
}









@media( max-width: 767px ) {
	/* ---- FRONT-END ---- */
	#rig-contact-top-border-wrapper {
		margin-top: 80px!important;
	}
		
	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container {
		flex-direction: row;
		column-gap: inherit;
	}
	
	#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper {
		flex: 0 1 100%;
		min-width: 100%;
	}
	
	#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-introtext-container {
		padding: 0 15px;
	}
	
	#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container {
		padding: 0 15px;
		border: 0 none;
		padding-bottom: 15px;
		border-bottom: 1px solid #C1C1C1;
	}

	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper {
		flex: 0 1 100%;
		justify-content: center;
		padding: 0 15px;
		margin: 35px 0;
	}

	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper .rig-contact-content-container h2.rig-contact-content-title {
		height: auto!important;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-image-container {
		flex: 0 1 100%;
		margin-bottom: 30px;
	}		
}


@media only screen
  and (min-width: 768px) 
  and (max-width: 1200px) 
  and (orientation: portrait) {
	/* ---- FRONT-END ---- */
	#rig-contact-top-border-wrapper {
		margin-top: 80px!important;
	}
		
	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container {
		flex-direction: row;
		column-gap: inherit;
	}
	
	#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper {
		flex: 0 1 100%;
		min-width: 100%;
	}
	
	#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-introtext-container {
		padding: 0 15px;
	}
	
	#rig-contact-wrapper .rig-contact-content-form-locations-container #rig-header-contact-header-content-offices-wrapper .rig-header-contact-header-content-offices-content-container {
		padding: 0 15px;
		border: 0 none;
		padding-bottom: 15px;
		border-bottom: 1px solid #C1C1C1;
	}

	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper {
		flex: 0 1 100%;
		justify-content: center;
		padding: 0 15px;
		margin: 35px 0;
	}

	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-content-form-locations-container #rig-contact-content-wrapper .rig-contact-content-container h2.rig-contact-content-title {
		height: auto!important;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	#rig-contact-wrapper #rig-contact-content-form-locations-wrapper .rig-contact-image-container {
		flex: 0 1 100%;
		margin-bottom: 30px;
	}		
}





/* ---- PREVIEW BACK-END ---- */
#text-wrapper {
	padding: 35px 0;
}