#newForm {
	display: none;
}

#frenchFooter .frenchFooter {
	display: block;
}

#frenchFooter .englishFooter {
	display: none;
}

.site-footer .limit-width {
	max-width: 100% !important;
}

.copyright p {
	text-align: center;
	margin-top: -20px;
	font-size: 15px !important;
}

.footer2 .uncode-vc-social {
	text-align: right;
	margin-top: 11px !important;
}

.footer1 h4 p, .footerTop label {
	text-align: center;
	font-family: "Gotham" !important;
	font-weight: bold !important;
	font-size: 19px !important;
}

.footerTop label {
	font-size: 17px !important;
	margin-left: 40px !important;
	text-align: center;
	font-family: "Gotham medium" !important;
	font-weight: 900 !important;
}

.footer1 h4 p {
	width: 100%;
	text-align: center;
	font-family: "Gotham medium" !important;
	font-weight: 900 !important;
	font-size: 17px !important;
}

.gothamLight {
	margin-top: 10px !important;
}

.footerLogo img {
	transform: scale(.4, .4) !important;
}

.mc4wp-form-fields p, .form 1 input, .form2 input {
	float: left;
}

.mc4wp-form-fields p:nth-child(1) input, .form1 input {
	margin: 10px 0px 0px 50px;
	padding: 10px 135px 10px 15px;
}

.mc4wp-form-fields p:nth-child(2) input, .form2 input {
	border: 0px !important;
	background: #232426 !important;
	padding: 7px 28px;
	margin-top: 11px;
}

.mc4wp-form-fields p:nth-child(2), .form2 input {
	margin: -47px 0px 0px 257px !important;
	border: 0px;
}

.socialFooter {
	top: -30px !important;
	margin-bottom: 0px !important;
	width: 20%;
}

.footerTop {
	height: 130px;
}

@media screen and (min-width: 1600px) {}

@media screen and (min-width: 1900px) {}

@-moz-document url-prefix() {
	.mc4wp-form-fields p:nth-child(2) input {
		border: 0px !important;
		background: #232426 !important;
		padding: 7px 31px;
		margin-top: 10px;
		margin-left: 54px;
	}
}

@media not all and (min-resolution:.001dpcm) {
	@supports (-webkit-appearance:none) and (stroke-color:transparent) {
		.mc4wp-form-fields p:nth-child(2) input {
			border: 0px !important;
			background: #232426 !important;
			padding: 7px 31px;
			margin-top: 11px;
			margin-left: 24px;
		}
	}
}

@media not all and (min-resolution:.001dpcm) {
	@media {
		.mc4wp-form-fields p:nth-child(2) input {
			border: 0px !important;
			background: #232426 !important;
			padding: 7px 31px;
			margin-top: 11px;
			margin-left: 24px;
		}
	}
}

@supports (background: -webkit-named-image(i)) {
	.mc4wp-form-fields p:nth-child(2) input {
		border: 0px !important;
		background: #232426 !important;
		padding: 7px 31px;
		margin-top: 11px;
		margin-left: 24px;
	}
}

@media screen and (max-width: 959px) {
	.footerLogo .single-wrapper {
		max-width: 40% !important;
		margin-bottom: 10px !important;
		margin-top: 50px !important;
	}
	
	.footer2 {
		padding-top: 30px !important;
	}
	
	.site-footer .heading-text, .site-footer .heading-text h4, .site-footer .heading-text p, .site-footer .heading-text span, .gothamLight, .footer2 {
		text-align: center !important;
	}
	
	.footerLogo img {
		transform: scale(1, 1) !important;
		margin-bottom: 5px;
	}
	
	.footer2 .col-md-50 {
		width: 100%;
	}
	
	.mc4wp-form-fields {
		margin-left: 5% !important;
	}
	
	.mc4wp-form-fields p:nth-child(2), .form2 input {
		margin: -48px 0px 0px 224px !important;
		border: 0px;
		max-width: 150px !important;
	}
	
	@media not all and (min-resolution:.001dpcm) {
		@supports (-webkit-appearance:none) and (stroke-color:transparent) {
			.mc4wp-form-fields {
				margin-left: 5% !important;
			}
			
			.mc4wp-form-fields p:nth-child(2), .form2 input {
				margin: -48px 0px 0px 224px !important;
				border: 0px;
				max-width: 150px !important;
			}
		}
	}
	
	@media not all and (min-resolution:.001dpcm) {
		@media {
			.mc4wp-form-fields {
				margin-left: 5% !important;
			}
			
			.mc4wp-form-fields p:nth-child(2), .form2 input {
				margin: -48px 0px 0px 224px !important;
				border: 0px;
				max-width: 150px !important;
			}
		}
	}
	
	@supports (background: -webkit-named-image(i)) {
		.mc4wp-form-fields {
			margin-left: -8% !important;
			transform: scale(1);
		}
		
		.mc4wp-form-fields p:nth-child(2), .form2 input {
			margin: -48px 0px 0px 224px !important;
			border: 0px;
			max-width: 150px !important;
		}
	}
}