#footer .footer-top {
	/* margin: 0 0 100px 0; */
	background-position: center;
	/* display: none; */
}


#blockEmailSubscription_displayFooterBefore {
	margin: 0;
}

#blockEmailSubscription_displayFooterBefore .newsletter-bg-image {
	background-image: url(../images/newsletter-bg.jpg);
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 80px;
	overflow: hidden;
	border: 1px solid #191919;
}

.blockEmailsubscription_box {
	text-align: left;
	width: 50%;
	position: relative;
}

.submitnewsletter-btn {
	margin: 0 !important;
}

.submitNewsletter-btn .submitnewsletter-btn {
	background: #e33d35;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
}

.submitNewsletter-btn .submitnewsletter-btn:is(:hover, :active, :focus),
.submitNewsletter-btn .submitnewsletter-btn::before {
	background: #353535;
	color: #fff;
}

.input-wrapper .email {
	color: #111;
	padding: 10px 15px 10px 15px;
	font: 400 16px/18px 'Roboto', Helvetica, sans-serif;
	border: none;
	height: 48px;
	outline: none;
	letter-spacing: 0.50px;
	width: 100%;
	/* text-align: center; */
	background: #fff;
}

.input-wrapper .email::placeholder {
	color: #111;
	text-transform: capitalize;
	opacity: 0.7;
}

.input-wrapper .email:focus {
	/* border: none;	 */
}

.aline-items {
	display: flex;
	align-items: center;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-box-2 .alert {
	position: relative;
	right: 0;
	left: 0;
	top: 0;
	bottom: auto;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font: 500 44px/46px 'Teko', helvetica, sans-serif;
	color: #fff;
	position: relative;
	margin: 0 0 10px 0;
	letter-spacing: 0.50px;
	text-transform: capitalize;
	padding: 0 0 0 55px;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before {
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 38px;
	line-height: 46px;
	position: absolute;
	left: 0;
	right: auto;
	top: -12px;
	bottom: 0;
	margin: auto;
	width: 40px;
	height: 40px;
	text-align: center;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
	font: 400 18px/20px 'Roboto', Helvetica, sans-serif;
	color: #fff;
	margin: 14px 0 24px 0;
	padding: 0;
	display: block;
}

#blockEmailSubscription_displayFooterBefore .alert {
	margin: 0;
	font-size: 14px;
}

/* #footer .block_newsletter p {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
} */


.submitnewsletter-btn {
	float: none !important;
}

#blockEmailSubscription_displayFooterBefore {
	display: none;
}


#index #blockEmailSubscription_displayFooterBefore {
	display: block;
}


/* Popup New-Letter */

#moda_popupnewsletter .modal-content .popup-img {
	background: url(../images/newsletter-img.jpg) no-repeat scroll 0 center;
	padding: 0;
	height: 500px;
	width: 100%;
	order: 2;
	display: flex;
	align-items: center;
	text-align: start;
	padding: 0 80px;
	border: 1px solid #fff;
}

#moda_popupnewsletter.popup-type-1 .popup-content {
	padding: 0;
	width: 50% !important;
}

#moda_popupnewsletter .wrapper-popup .btn-primary {
	background-image: linear-gradient(#e33d35, #e6682e);
	font: 500 15px/17px 'Roboto', helvetica, sans-serif;
	padding: 18px 34px;
	color: #fff;
}


#moda_popupnewsletter .wrapper-popup .btn-primary::before,
#moda_popupnewsletter .wrapper-popup .btn-primary:is(:hover, :active, :focus) {
	background-color: #fff;
	color: #111;
}

#moda_popupnewsletter .wrapper-popup .btn-primary::before {
	height: 1px;
}

#moda_popupnewsletter .wrapper-popup .btn-primary:hover::before,
#moda_popupnewsletter .wrapper-popup .btn-primary:active::before,
#moda_popupnewsletter .wrapper-popup .btn-primary:focus::before {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	height: 100%;
}


@media (max-width: 1699px) {
	/* #blockEmailSubscription_displayFooterBefore {
		padding: 60px 0;
	} */
}

@media (max-width: 1499px) {
	/* #blockEmailSubscription_displayFooterBefore {
		padding: 42px 0;
	} */
}

@media (max-width: 1499px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 16px;
		line-height: 18px;
		margin: 12px 0 22px 0;
	}
}

@media (max-width: 1299px) {
	.newsletter-subscribe-text {
		padding: 0 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 16px;
		line-height: 18px;
	}

	/* #blockEmailSubscription_displayFooterBefore {
		padding: 32px 0;
	} */

	.blockEmailsubscription_box {
		width: 55%;
	}
}

@media (max-width: 1199px) {
	.blockEmailsubscription_box {
		width: 65%;
	}

	/* #blockEmailSubscription_displayFooterBefore{
		padding: 60px 0;
	} */
	/* #index #blockEmailSubscription_displayFooterBefore{
		margin: 0 0 60px;

	} */
	/* #blockEmailSubscription_displayFooterBefore {
		padding: 40px 0;
	} */

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		padding: 0 0 0 50px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 16px;
		line-height: 24px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-bg-image {
		padding: 45px 50px;
		background-position: top right;
	}

	.newsletter-subscribe-box-2 .submitNewsletter-btn .btn-secondary {
		padding: 16px 24px;
	}
}

@media (max-width: 991px) {
	.newsletter-subscribe-text {
		text-align: center;
		/* margin: 0 0 20px 0; */
	}

	.blockEmailsubscription_box .aline-items {
		display: block;
	}

	.blockEmailsubscription_box {
		width: 75%;
		margin: 0 auto;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		display: inline-block;
	}

	#footer .block_newsletter p {
		position: static;
		margin: 0 0 20px 0;
		font-size: 14px;
		line-height: 22px;
	}

	#moda_popupnewsletter .modal-content .popup-img {
		background-position: top center;
		width: auto;
		padding: 15px;
		text-align: center;
	}

	#moda_popupnewsletter.popup-type-1 .popup-content {
		width: 100% !important;
	}

	.popup_title h4 {
		font-size: 48px;
		line-height: 50px;
	}

	.ajax-newsletter .form-content .inputNew {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.blockEmailsubscription_box {
		width: 90%;
		margin: 0 auto;
	}

	.blockEmailsubscription_box .aline-items {
		display: block;
		text-align: center;
	}

	.tb-newletter-subscribe-image {
		margin: 0 0 30px 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 14px;
		line-height: 22px;
		margin: 0 0 10px 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-bg-image {
		padding: 30px 15px;
		text-align: center;
	}

	.newsletter-subscribe-text {
		text-align: center;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 37px;
		line-height: 40px;
		display: inline-block;
		margin: 0 0 6px 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before {
		font-size: 32px;
		line-height: 34px;
		top: -2px;
		width: 34px;
		height: 34px;
	}
}

@media (max-width: 575px) {

	.submitNewsletter-btn .Subscribe {
		display: inline-block !important;
	}

	.submitNewsletter-btn .ok {
		display: none !important;
	}

	.newsletter-submit-btn {
		text-align: center;
		justify-content: center;
		display: flex;
	}

	.newsletter-subscribe-box-2 .submitNewsletter-btn .btn-secondary {
		padding: 16px 20px;
	}
}


@media (max-width: 543px) {
	.popup_title h4 {
		font-size: 40px;
		line-height: 42px;
		margin: 0;
	}
}

@media (max-width: 480px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 28px;
		line-height: 30px;
		padding: 0 0 0 42px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-bg-image {
		padding: 15px 0;
	}

	.submitNewsletter-btn .Subscribe {
		display: none !important;
	}

	.submitNewsletter-btn .ok {
		display: inline-block !important;
	}

	.submitNewsletter-btn .Subscribe,
	.submitNewsletter-btn .ok {
		padding: 15px 20px;
	}


	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 14px;
		line-height: 22px;
	}

	.input-wrapper .email {
		font-size: 14px;
		line-height: 16px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before {
		font-size: 28px;
		line-height: 30px;
		top: -2px;
		width: 30px;
		height: 30px;
	}
}

@media (max-width: 360px) {
	.newsletter-subscribe-text {
		margin: 0 0 10px 0;
	}

	.home_blog_post .blog_post_content .blog_post_content_bottom .post_title a {
		font-size: 22px;
		line-height: 24px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 24px;
		line-height: 26px;
	}

}