.newsletter_btn {
	float: right;
	width: 100%;
	height:41px;
	font-size: 20px;
	font-weight: 400;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	background-color:#d5bb99;
	border: 0px;
	line-height: 1em;
	border-radius: 5px;
	font-family: 'almoni-neue', sans-serif;
}
.newsletter_btn:hover {
	color: #fff !important;
	background-color:#e2b06e
}
.newsletter_btn:focus {
	float: right;
	width: 100%;
	height:41px;
	font-size: 20px;
	font-weight: 400;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	border: 0px;
	line-height: 1em;
	border-radius: 5px;
	font-family: 'almoni-neue', sans-serif;
	background-color:#913f2f;

}
.newsletter_form_field input {
	float: right;
	width: 100%;
	padding: 8px 10px 8px 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 17px;
	color: #383b3d;
	background-color:#fff;
	border: 1px solid #6e4f52;
	border-radius: 5px;
}
.newsletter_form_field select {
	float: right;
	width: 100%;
	padding: 9px 7px 9px 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 17px;
	color: #383b3d;
	background-color:#fff;
	border: 1px solid #6e4f52;
	border-radius: 5px;
}

.newsletter_form_icon {
	float: right;
	width: 50px;
	margin-left:calc(50% - 25px);
	margin-right:calc(50% - 25px);
	margin-bottom: 20px;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
	padding-top:70px;
	padding-bottom:0px
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_sub_title {
    width: 100%;
    float: right;
	text-decoration: none;
	line-height: 1.3em;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_field {
	float: right;
	width: calc(25% - 15px);
	margin-left:15px
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 70px;
}
.newsletter_form_fields {
	float: right;
	width: calc(100% - 100px);
}
.newsletter_btn_container {
	float: right;
	width: 100px;
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding-top:30px;
    padding-bottom: 40px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
	padding-top:70px;
	padding-bottom:70px
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_sub_title {
    width: 100%;
    float: right;
	text-decoration: none;
	line-height: 1.3em;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_field {
	float: right;
	width: calc(25% - 15px);
	margin-left:15px
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-top:40px;
}
.newsletter_form_fields {
	float: right;
	width: calc(100% - 100px);
}
.newsletter_btn_container {
	float: right;
	width: 100px;
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding-top:30px;
    padding-bottom: 40px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 481px) {
.newsletter_form_section {
	float: right;
	width: 100%;
	padding-top: 0px
}
.newsletter_grid {
	float: right;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_sub_title {
    width: 100%;
    float: right;
	text-decoration: none;
	line-height: 1.4em;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_field {
	float: right;
	width: calc(50% - 15px);
	margin-left:15px;
	margin-bottom:15px;
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 20px;
}
.newsletter_form_fields {
	float: right;
	width: 100%;
}
.newsletter_btn_container {
	float: right;
	width: 100px;
	margin-left:calc(50% - 50px);
	margin-right:calc(50% - 50px);
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding-top:30px;
    padding-bottom: 40px;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.newsletter_form_section {
	float: right;
	width: 100%;
	padding-top: 0px
}
.newsletter_grid {
	float: right;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_sub_title {
    width: 100%;
    float: right;
	text-decoration: none;
	line-height: 1.4em;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_field {
	float: right;
	width: 100%;
	margin-left:15px;
	margin-bottom:15px;
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.newsletter_form_fields {
	float: right;
	width: 100%;
}
.newsletter_btn_container {
	float: right;
	width: 100px;
	margin-left:calc(50% - 50px);
	margin-right:calc(50% - 50px);
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding-top:30px;
    padding-bottom: 40px;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.newsletter_form_section {
	float: right;
	width: 100%;
	padding-top: 0px
}
.newsletter_grid {
	float: right;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_sub_title {
    width: 100%;
    float: right;
	text-decoration: none;
	line-height: 1.4em;
	direction:rtl;
	margin-bottom:10px
}
.newsletter_form_field {
	float: right;
	width: 100%;
	margin-left:15px;
	margin-bottom:15px;
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.newsletter_form_fields {
	float: right;
	width: 100%;
}
.newsletter_btn_container {
	float: right;
	width: 100px;
	margin-left:calc(50% - 50px);
	margin-right:calc(50% - 50px);
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding-top:30px;
    padding-bottom: 40px;
}
}