#footer {
	padding: 60px 0 0 0;
	position: relative;
}

#footer .footer-top {
	background: transparent;
	/* border-bottom: 1px solid #ddb470; */
	padding: 0;
}

#footer .top-footer-wrapper {
	background: #f2f3f5;
	position: relative;
	background-image: url('../images/newsletter-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 156px 0;
}

#tb-footer .footer-top-cms::before {
	content: "";
	position: absolute;
	top: -47px;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	height: 47px;
	background-image: url(../images/newsletter-before.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#blockEmailSubscription_displayFooterBefore {
	position: relative;
}

.submitnewsletter-btn {
	margin: 0 !important;
}

.newsletter_bottom .newsletter-subscribe-box-1 {
	margin: 0 0 20px 0;
}

.block_newsletter_box .newsletter_bottom {
	position: relative;
	width: 55%;
	margin: 0 auto;
	text-align: center;
}

#footer .block_newsletter #block-newsletter-label {
	font: 400 50px/52px 'Rancho', cursive;
	color: #191919;
	position: relative;
	margin: 0 0 15px;
	padding: 60px 0 0 0;
	letter-spacing: 0.3px;
}

#footer .block_newsletter #block-newsletter-label::after {
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	margin: auto;
	width: 45px;
	height: 45px;
	text-align: center;
}

#footer .block_newsletter #block-newsletter-p {
	font: 500 20px/22px "Quicksand", Helvetica, sans-serif !important;
	color: #555556;
	margin: 0;
	letter-spacing: 0.30px;
	padding: 0;
}

.input-wrapper .email {
	color: #000;
	padding: 10px 140px 10px 20px !important;
	font: 500 15px/17px "Quicksand", Helvetica, sans-serif;
	background: #fff;
	height: 54px;
	outline: none;
	letter-spacing: 1px;
	width: 100%;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border: 0px;
	background: #fff;
	/* border: 1px solid #a4a4a4; */
}

.newsletter-subscribe-box-2 .submitNewsletter-btn .btn-primary {
	padding: 18px 30px;
	border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
	text-transform: uppercase;
}

/* .input-wrapper .email::placeholder{
		color: #111;
		opacity: 1;
	} */
.block_newsletter_box p.alert {
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	margin: 10px 0 0 0;
}

.input-wrapper .email:focus {
	/* border: none;	 */
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font: italic 600 36px/45px "Rancho", Helvetica, sans-serif;
	color: #fff;
	position: relative;
	margin: 0;
	padding: 0 0 0 60px;
	display: inline-block;
}

/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before{
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 50px;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	text-align: center;
} */
#blockEmailSubscription_displayFooterBefore .alert {
	margin: 0;
}

/* #footer .block_newsletter p {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
} */
.submitNewsletter-btn {
	position: relative;
}

.submitnewsletter-btn {
	position: absolute !important;
	right: -1px;
	left: auto;
	top: 0;
	/* padding: 10px 24px !important; */

}

.block_newsletter form .submitnewsletter-btn{
	background-color: #e68063;
}

.block_newsletter form .submitnewsletter-btn:hover,
.block_newsletter form .submitnewsletter-btn:active,
.block_newsletter form .submitnewsletter-btn:focus {
	background: #111 !important;
}

@media (max-width: 1499px) {}

@media (max-width: 1399px) {}

@media (max-width: 1299px) {
	#footer .block_newsletter #block-newsletter-label {
		font-size: 44px;
		line-height: 46px;
	}

	#footer .top-footer-wrapper {
		padding: 80px 0;
	}

}

@media (max-width: 1199px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 29px;
		line-height: 31px;
	}

	#footer .block_newsletter #block-newsletter-label {
		font-size: 34px;
		line-height: 46px;
		margin: 0 0 10px;
	}

	#footer .block_newsletter #block-newsletter-p {
		font-size: 18px !important;
		line-height: 24px !important;
	}

	.input-wrapper .email {
		padding: 10px 145px 10px 20px !important;
		height: 46px;
	}

	.newsletter-subscribe-box-2 .submitNewsletter-btn .btn-primary {
		padding: 14px 21px;
	}


}

@media (max-width: 991px) {

	/* .block_newsletter_box{
		padding: 51px 0;
	} */
	/* #blockEmailSubscription_displayFooterBefore .alert-success,#blockEmailSubscription_displayFooterBefore .alert{
		margin: 20px 0 0 0;
		position: static;
	} */
	#footer .block_newsletter p {
		position: static;
	}

	.block_newsletter_box .align-items-center {
		display: block;
		text-align: center;
	}

	#footer .block_newsletter #block-newsletter-p {
		margin: 0;
	}

	/* .block_newsletter_box .newsletter_bottom {
		width: 66%;
	} */

	.newsletter-subscribe-text {
		text-align: center;
	}

	#footer .top-footer-wrapper {
		padding: 40px 0;
	}

	.block_newsletter_box .newsletter_bottom { 	
		width: 65%;
	}
}

@media (max-width: 767px) {
	/* #footer .block_newsletter #block-newsletter-label{
		font-size: 30px;
		line-height: 35px
	}
	
	#footer .block_newsletter #block-newsletter-label {
		font-size: 19px;
		line-height: 22px;
		padding: 0 0 0 41px;
		margin: 0 0 10px 0;
	}
	#footer .block_newsletter #block-newsletter-label::after {
		font-size: 30px;
		line-height: 30px;
		top: 0;
		width: 35px;
		height: 35px;
	} */
	/* .block_newsletter_box .newsletter_bottom {
		width: 77%;
	} */
	.block_newsletter_box .newsletter_bottom {
		width: 80%;
	}
}

@media (max-width: 575px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 28px;
		line-height: 30px;
	}

	.submitNewsletter-btn .Subscribe {
		display: block !important;
	}

	.submitNewsletter-btn .ok {
		display: none !important;
	}

	/* .block_newsletter_box .newsletter_bottom {
		width: 90%;
	} */
	#footer .block_newsletter #block-newsletter-label {
		font-size: 36px;
		line-height: 38px;
		padding: 50px 0 0 0;
	}
	.newsletter_bottom .newsletter-subscribe-box-1 {
		margin: 0 0 10px 0;
	}

	.block_newsletter_box .newsletter_bottom {
		width: 90%;
	}
	

}

@media (max-width: 480px) {
	#footer .block_newsletter #block-newsletter-label::after {
		font-size: 29px;
		width: 35px;
		height: 35px;
		line-height: 33px;
	}

	#footer .block_newsletter #block-newsletter-label {
		font-size: 30px;
		line-height: 32px;
		padding: 40px 0 0 0;
		margin: 0 0 6px;
	}

	/* .submitnewsletter-btn {
		padding: 11px 24px !important;
	} */
	.submitNewsletter-btn .Subscribe {
		display: none !important;
	}

	.submitNewsletter-btn .ok {
		display: block !important;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 22px;
		list-style: 24px;
		padding: 0 0 0 42px;
	}

	/* #footer .footer-top {
		padding: 20px 0 !important;
	} */

	#footer .block_newsletter #block-newsletter-p {
		font-size: 16px !important;
		line-height: 18px !important;
	}

	.submitNewsletter-btn .ok,
	.submitNewsletter-btn .Subscribe {
		padding: 15px 20px;
	}

	/* .block_newsletter_box {
		padding: 38px 0;
	} */
	.input-wrapper .email {
		padding: 10px 90px 10px 20px !important;
	}

	#manufacture::after {
		display: none;
	}

	#footer .top-footer-wrapper {
		padding: 20px 0;
	}

	.block_newsletter_box .newsletter_bottom {
		width: 100%;
	}
}

@media (max-width: 360px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 16px;
	}
}