.newsletter_btn {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 700;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	background-color: #87c4e4;
	border: 0px;
	padding-top: 11px!important;
	padding-bottom: 11px!important;
	padding-right:0;
	padding-left:0;
	line-height: 1em;
	border-radius: 2px;
}
.newsletter_btn:hover {
	color: #fff !important;
	background-color: #a49177;
	border:0;
}
.newsletter_btn:focus {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	background-color: #cdb695;
	border: 0px;
	padding-top: 11px!important;
	padding-bottom: 11px!important;
	padding-right:0;
	padding-left:0;
	line-height: 1em;
	border-radius: 2px;
}
.newsletter_form_field input {
	float: right;
	width: 100%;
	padding: 8px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 17px;
	color: #000;
	background-color:#fff;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.newsletter_form_field select {
	float: right;
	width: 100%;
	padding: 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 17px;
	color: #000;
	background-color:#fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-family: almoni-neue,sans-serif;
}
.newsletter_form_icon {
	float: right;
	width: 50px;
	margin-left:calc(50% - 25px);
	margin-right:calc(50% - 25px);
	margin-bottom: 20px;
}
.newsletter_icon {
	float: right;
	width: 47.5%;
	display: block;
	margin-bottom:15px;
	margin-left:5%;
	padding-bottom:15px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	box-sizing:border-box;
	border-bottom: 1px solid #1c2753;
}
.newsletter_icon:nth-of-type(2n) {
	margin-left:0
}
.newsletter_section_symbol {
    width: 60px;
    float: left;
	margin-left: calc(50% - 30px);
	margin-right: calc(50% - 30px);
	position:absolute;
    top: calc(50% - 30px);
    z-index:1;
}
.newsletter_grid {
	position:relative
}
.newsletter_icons_conteiner {
    width: 100%;
    float: right;
    margin-top:20px;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
    padding-top:130px;
    padding-bottom:130px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:0px
}
.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-bottom:15px
}
.newsletter_form {
	float: left;
	width: 50%;
	position:relative;
	padding: 50px 90px 50px 90px;
	box-sizing:border-box;
	height: 450px
}
.newsletter_form_fields {
	float: right;
	width: 100%;
	margin-top:10px
}
.newsletter_btn_container {
	float: left;
	width: 100px;
}
.newsletter_icons {
    width: 50%;
    float: right;
    background-color: #fff;
   padding: 50px 90px 50px 90px;
    box-sizing:border-box;
    height:450px
}
}
/* 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: 90px;
    padding-bottom: 90px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:0px
}
.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-bottom:15px
}
.newsletter_form {
	float: left;
	width: 50%;
	position:relative;
	padding: 40px;
	box-sizing:border-box;
	height: 400px
}
.newsletter_form_fields {
	float: right;
	width: 100%;
	margin-top:10px
}
.newsletter_btn_container {
	float: left;
	width: 100px;
}
.newsletter_icons {
    width: 50%;
    float: right;
    background-color: #fff;
    padding: 50px 30px 30px 30px;
    box-sizing:border-box;
    height:400px
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 481px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:0px
}
.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-bottom:15px
}
.newsletter_form {
	float: left;
	width: 100%;
	position:relative;
	padding: 30px;
	box-sizing:border-box;
}
.newsletter_form_fields {
	float: right;
	width: 100%;
	margin-top:10px
}
.newsletter_btn_container {
	float: left;
	width: 100px;
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding: 30px;
    box-sizing:border-box;
}
.newsletter_section_symbol {
    display:none
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:0px
}
.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-bottom:15px
}
.newsletter_form {
	float: left;
	width: 100%;
	position:relative;
	padding: 30px;
	box-sizing:border-box;
}
.newsletter_form_fields {
	float: right;
	width: 100%;
	margin-top:10px
}
.newsletter_btn_container {
	float: left;
	width: 100px;
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding: 20px;
    box-sizing:border-box;
}
.newsletter_section_symbol {
    display:none
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.newsletter_form_section {
	float: right;
	width: 100%;
}
.newsletter_grid {
	float: right;
	width:100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.newsletter_form_title {
    width: 100%;
    float: right;
	direction:rtl;
	margin-bottom:0px
}
.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-bottom:15px
}
.newsletter_form {
	float: left;
	width: 100%;
	position:relative;
	padding: 30px;
	box-sizing:border-box;
}
.newsletter_form_fields {
	float: right;
	width: 100%;
	margin-top:10px
}
.newsletter_btn_container {
	float: left;
	width: 100px;
}
.newsletter_icons {
    width: 100%;
    float: right;
    background-color: #fff;
    padding: 20px;
    box-sizing:border-box;
}
.newsletter_section_symbol {
    display:none
}
}