
#moda_popupnewsletter .popup-img {
	background: url(../../images/newsletter-img-rtl.jpg) no-repeat scroll 0 center;
}

.submitNewsletter-btn input:nth-child(1){
	display: block !important;
}
.submitNewsletter-btn input:nth-child(2){
	display: none !important;
}
.submitnewsletter-btn {
	margin: 0 !important;
}
.tbt6.tb-newsletter-popup .tb-close.button{
	right: auto;
	left: 0	;
}
.newsletter-submit-btn {
	display: flex;
	justify-content: center;
}

#newsletter-subscribe-wapper .new-letter-img {
	margin: -40px 0 -40px -80px;
	text-align: end;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font-size: 30px;
line-height: 38px;
}

.input-wrapper .email {
	padding: 10px 20px 10px 130px !important;
}

.btn.btn-secondary.hidden-xs-down.submitnewsletter-btn.Subscribe.tbnewsletter_send {
	right: auto;
	left: 3px;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	padding: 0 60px 0 0;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
	left: auto;
	right: 0;
}

#newsletter-subscribe-wapper .submitNewsletter-btn .btn-secondary::before{
	border-radius: 50px;
}

@media (max-width:1299px){
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 26px;
		line-height: 34px;
	}
}

@media (max-width:1199px){
	.input-wrapper .email {
		padding: 10px 20px 10px 112px !important;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 20px;
		line-height: 28px;
	}

	.btn.btn-secondary.hidden-xs-down.submitnewsletter-btn.Subscribe.tbnewsletter_send {
		right: auto;
		left: 4px;
		top: 3px;
	}
}
@media (max-width:991px){
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		padding: 0 45px 0 0;
	}
}
@media (max-width:480px){
	.block_newsletter form .submitNewsletter-btn .btn-secondary {
		padding: 14px 30px;
	}
	.submitNewsletter-btn .ok {
		display: none !important;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		padding: 0 35px 0 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 18px;
		line-height: 26px;
	}
}

