.newsletter_btn {
	float: right;
	width: 100%;
	font-size: 21px;
	font-weight: 400;	
	text-align: center;
	cursor: pointer;
	color: #000 !important;
	border: 0px;
	padding-top: 13px!important;
	padding-bottom: 13px!important;
	line-height: 1em;
	border-radius: 25px;
	font-family: 'almoni-neue', sans-serif;
	background-color:#fff
}
.newsletter_btn:hover {
	color: #fff !important;
	background-color:#009949
}
.newsletter_btn:focus {
	float: right;
	width: 100%;
	font-size: 21px;
	font-weight: 400;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	border: 0px;
	padding-top: 13px!important;
	padding-bottom: 13px!important;
	line-height: 1em;
	border-radius: 25px;
	font-family: 'almoni-neue', sans-serif;
	background-color:#4889c8
}
.newsletter_form_field input {
	float: right;
	width: 100%;
	padding: 8px 7px 8px 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 17px;
	color: #1d1d1d;
	background-color:#fff;
	border: 0;
	border: 2px solid #1d1d1d;
	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: #1d1d1d;
	background-color:#fff;
	border: 0;
	border: 2px solid #1d1d1d;
	border-radius: 5px;
}
.newsletter_form_icon {
	float: right;
	width: 40px;
	margin-left:calc(50% - 20px);
	margin-right:calc(50% - 20px);
	margin-bottom: 10px;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
	padding-top: 50px;
	padding-bottom:5px
}
.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: 32%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.newsletter_form_field:nth-of-type(3n) {
	margin-left:0;
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding: 40px 0px 60px 0px;
	box-sizing:border-box;
	border-radius:5px;
	margin-top:0px
}
.newsletter_form_fields {
	float: right;
	width: 100%;
}
.newsletter_btn_container {
	float: right;
	width: 120px;
	margin-right:calc(50% - 60px);
}
.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:80px;
	border-top: 1px solid #ccc
}
.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: 30%;
	margin-left: 5%;
	margin-bottom: 5%;
}
.newsletter_form_field:nth-of-type(3n) {
	margin-left:0;
}
.newsletter_form {
	float: right;
	width:100%;
	position:relative;
	padding-top: 40px;
	padding-bottom: 80px;
	border-bottom: 1px solid #ccc
}
.newsletter_form_fields {
	float: right;
	width: 100%;
}
.newsletter_btn_container {
	float: right;
	width: 100px;
	margin-right:calc(50% - 50px);
}
.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
}
.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:20px
}
.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: 90%;
	position:relative;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right:5%;
	margin-left:5%;
}
.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:20px
}
.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: 90%;
	position:relative;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right:5%;
	margin-left:5%;
}
.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;
}
}