.newslettercorp-section .purple-fullbox {
	margin-top: -135px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.newslettercorp-section .purple-fullbox .hd-type1 {
	color: #ffffff;
	margin-bottom: 10px;
}
.newslettercorp-section .purple-fullbox .description {
	font-size: 18px;
	line-height: 1.56;
	color: #ffffff;
}
.newslettercorp-section .text-right {
	font-size: 0;
}
.newslettercorp-section .text-right .form-box {
	display: inline-block;
	width: 358px;
	margin-right: 20px;
	vertical-align: top;
	text-align: left;
}
.form-box .alert {
	border-radius: 0;
	padding: 1px 5px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
	color: #e81818;
}
.newslettercorp-section .text-right .form-control {
	border: 1px solid #ffffff;
	width: 100%;
	height: 40px;
	vertical-align: top;
	padding: 12px 30px 12px 30px;
}
.newslettercorp-section .text-right .form-control.error-box {
	border-color: #ff0023;
}
.newslettercorp-section .alert.form-success {
	font-size: 16px;
	padding: 0.75rem 1.25rem;
	margin-bottom: 15px;
}
@media (max-width:1199px){
.newslettercorp-section .text-right .form-box {
	width: 235px;
}
}
@media (max-width:992px){
.newslettercorp-section .text-right {
	text-align: left !important;
	margin-top: 20px;
}
.newslettercorp-section .purple-fullbox {
	margin-bottom: 0;
}
.newslettercorp-section.padding-box {
	padding-bottom: 35px;
}
}
@media (max-width:991px){
.newslettercorp-section .text-right .form-box  {
	width: 358px;
}
}
@media (max-width:767px){
.newslettercorp-section .text-right .form-box {
	width: 258px;
}
.newslettercorp-section .purple-fullbox .description {
	font-size: 16px;
}
.newslettercorp-section.padding-box {
	padding-bottom: 20px;
}
}
@media (max-width:575px){
.newslettercorp-section .text-right .form-box {
	width: 232px;
}
.contact-section {
	margin: 0px 0 20px 0;
}
}
@media (max-width:479px){
.newslettercorp-section .text-right .form-box {
	width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
}	
	}
@media (max-width:399px){
.newslettercorp-section .text-right {
	margin-top: 10px;
}
.newslettercorp-section .text-right .form-box {
	width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
}
}