.registration_home_btn_container {
	width:100%;
	margin:auto;
	display:inline-block;
	text-align:center;
	margin-top:15px
}

.registration_home_btn {
	float: none;
	width: 150px;
	font-size: 19px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	border: 0px;
	padding-top: 17px!important;
	padding-bottom: 17px!important;
	padding-right:0;
	padding-left:0;
	line-height: 1em;
	border-radius: 35px;
	display:inline-block;
	border-bottom: 3px solid #2d9828;
	background-color: #fcfb00;
	color: #202020 !important;
}
.registration_home_btn:hover {
	color: #fff !important;
	background-color: #202020;
	border-bottom: 3px solid #2d9828;
}
.registration_home_btn:focus {
	color: #fff !important;
	background-color: #231f20;
	border-bottom: 3px solid #202020;
}
.registration_home_form_field input {
	float: right;
	width: 100%;
	padding: 15px;
	font-weight: 400;
	line-height: 1em;
	text-align: left;
	direction: ltr;
	font-size: 15px;
	color: #231f20;
	background-color:#fff;
	border:0;
	border-bottom: 3px solid #fcfb00;
	border-right: 3px solid #fcfb00;
	border-radius: 25px;
}
.registration_home_grid {
    position:relative;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.registration_home_container {
	float: right;
	width: 100%;
    padding-top: 60px;
}
.registration_home_form_section {
	float: right;
	width: 100%;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.registration_home_grid {
	float: right;
	width: 900px;
	padding-top: 100px;
	padding-bottom: 120px;
	padding-right: calc(50% - 450px);
	padding-left: calc(50% - 450px);
    border-bottom: 3px solid #fcfb00;
    -webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 7px;
	-moz-border-radius-topleft: 0;
	border-radius: 7px;
	border-top-left-radius: 0;
}
.registration_home_form_title {
    width: 100%;
    float: right;
	direction: ltr;	
}
.registration_home_form_sub_title {
    width: 100%;
    float: right;
	direction: ltr;
}
.registration_home_form_field {
	float: right;
	width: calc(33.3% - 15px);
	margin-left:15px
}
.registration_home_form {
	float: right;
	width: 100%;
	position:relative;
	margin-top:20px;
}
.registration_home_form_fields {
	float: right;
	width: calc(100% - 120px);
}
.registration_home_form_icon {
	float: right;
	width: 600px;
	margin-left:calc(50% - 300px);
	margin-right:calc(50% - 300px);
	margin-bottom: 0px;
}
.registration_home_form_icon_float_left {
	left: 170px;
    top: 25px;
	width: 90px;
	position:absolute;
    z-index:2;
}
.registration_home_form_icon_float_left_down {
	left: 10px;
    bottom: 10px;
	width: 190px;
	position:absolute;
    z-index:2;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.registration_home_container {
	float: right;
	width: 100%;
    padding-top: 40px;
}
.registration_home_form_section {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.registration_home_grid {
	float: right;
	width: 740px;
	padding-top: 80px;
	padding-bottom: 100px;
	padding-right: calc(50% - 370px);
	padding-left: calc(50% - 370px);
}
.registration_home_form_title {
    width: 100%;
    float: right;
	direction: ltr;	
}
.registration_home_form_sub_title {
    width: 100%;
    float: right;
    font-size: 20px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: ltr;
}
.registration_home_form_field {
	float: right;
	width: calc(33.3% - 15px);
	margin-left:15px
}
.registration_home_form {
	float: right;
	width: 100%;
	position:relative;
	margin-top:20px;
}
.registration_home_form_fields {
	float: right;
	width: calc(100% - 100px);
}
.registration_home_form_icon {
	float: right;
	width: 500px;
	margin-left:calc(50% - 250px);
	margin-right:calc(50% - 250px);
	margin-bottom: 0px;
}
.registration_home_form_icon_float_left {
	left: 150px;
    top: 25px;
	width: 80px;
	position:absolute;
    z-index:2;
}
.registration_home_form_icon_float_left_down {
	left: 5px;
    bottom: 10px;
	width: 170px;
	position:absolute;
    z-index:2;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 481px) {
.registration_home_container {
	float: right;
	width: 100%;
    padding-top: 30px;
}
.registration_home_form_section {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.registration_home_grid {
	float: right;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-right: 25px;
	padding-left: 25px;
	box-sizing:border-box;
}
.registration_home_form_title {
    width: 100%;
    float: right;
	direction: ltr;	
}
.registration_home_form_sub_title {
    width: 100%;
    float: right;
    font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: ltr;
}
.registration_home_form_field {
	float: right;
	width: 100%;
	margin-bottom:15px
}
.registration_home_form {
	float: right;
	width: 400px;
	position:relative;
	margin-top:20px;
	margin-left:calc(50% - 200px);
	margin-right:calc(50% - 200px);
}
.registration_home_form_fields {
	float: right;
	width: 100%;
}
.registration_home_form_icon {
	float: right;
	width: 400px;
	margin-left:calc(50% - 200px);
	margin-right:calc(50% - 200px);
	margin-bottom: 0px;
}
.registration_home_form_icon_float_left {
	left: 20px;
    top: 25px;
	width: 80px;
	position:absolute;
    z-index:2;
}
.registration_home_form_icon_float_left_down {
	left: 0px;
    bottom: 10px;
	width: 120px;
	position:absolute;
    z-index:2;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.registration_home_container {
	float: right;
	width: 100%;
    padding-top: 30px;
}
.registration_home_form_section {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.registration_home_grid {
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
	box-sizing:border-box;
}
.registration_home_form_title {
    width: 100%;
    float: right;
	direction: ltr;	
}
.registration_home_form_sub_title {
    width: 100%;
    float: right;
    font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: ltr;
}
.registration_home_form_field {
	float: right;
	width: 100%;
	margin-bottom:15px
}
.registration_home_form {
	float: right;
	width: 90%;
	position: relative;
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
}
.registration_home_form_fields {
	float: right;
	width: 100%;
}
.registration_home_form_icon {
	float: right;
	width: 300px;
	margin-left:calc(50% - 150px);
	margin-right:calc(50% - 150px);
	margin-bottom: 0px;
}
.registration_home_form_icon_float_left {
	left: 10px;
    top: 85px;
	width: 50px;
	position:absolute;
    z-index:2;
}
.registration_home_form_icon_float_left_down {
	left: 0px;
    bottom: 10px;
	width: 120px;
	position:absolute;
    z-index:2;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.registration_home_container {
	float: right;
	width: 100%;
    padding-top: 30px;
}
.registration_home_form_section {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.registration_home_grid {
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
	box-sizing:border-box;
}
.registration_home_form_title {
    width: 100%;
    float: right;
	direction: ltr;	
}
.registration_home_form_sub_title {
    width: 100%;
    float: right;
    font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: ltr;
}
.registration_home_form_field {
	float: right;
	width: 100%;
	margin-bottom:15px
}
.registration_home_form {
	float: right;
	width: 90%;
	position: relative;
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
}
.registration_home_form_fields {
	float: right;
	width: 100%;
}
.registration_home_form_icon {
	float: right;
	width: 300px;
	margin-left:calc(50% - 150px);
	margin-right:calc(50% - 150px);
	margin-bottom: 0px;
}
.registration_home_form_icon_float_left {
	left: 10px;
    top: 85px;
	width: 50px;
	position:absolute;
    z-index:2;
}
.registration_home_form_icon_float_left_down {
	left: 0px;
    bottom: 10px;
	width: 120px;
	position:absolute;
    z-index:2;
}
}