.mobile {
    display: block;
}

::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; } /* ie */
input:-moz-placeholder { opacity: 1; }

input {
    -webkit-appearance: none;
    border-radius: 0;
}


/* ----------------------- 
		  SLIDER		  
------------------------*/
#home_slider_logo {
	width: 178px;
	height: 90px;
	top: 34px;
	left: 50%;
	margin-left: -89px;
}

#home_slider_text_mobile {
	display: block;
	position: relative;
	padding-top: 155px;
	color: #FFFFFF;
	font-family: 'PT Sans', sans-serif;
	z-index: 99;
}

#home_slider_text_mobile_title {
	font-size: 22px;
	width: 85%;
	margin: 0 auto;
	line-height: 25px;
	text-align: center;
}

.home_signature {
	font-size: 12px;
	margin-top: 15px;
	text-align: center;
}

#home_slider_text_mobile_text {
	width: 70%;
	font-size: 11px;
	line-height: 16px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	opacity: 0.7;
}

#home_slider_text {
	display: none
}

#home_slider_scroll_image {
	display: none;
}

#home_slider_nav {
	bottom: 70px;
}

#home_slider_mobile_scroll {
	position: absolute;
	bottom: 25px;
	height: 20px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 2px;
	z-index: 99;
}

/* ----------------------- 
          AREA 1          
------------------------*/
#home_area1 {
	padding-top: 52px;
	padding-bottom: 50px;
}

.home_area_logo {
	position: relative;
    display: block;
    width: 55px;
    height: 37px;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-bottom: 52px;
}

#home_area1_top_quote {
	width: 80%;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	color: #FFFFFF;
}

#home_area1_top_signature {
	font-size: 10px;
}

#home_area1_content {
	width: 100%;
	margin-top: 40px;
}

#home_area1_content_column1, #home_area1_content_column2 {
	float: none;
	padding: 0;
	width: 78%;
	margin: 0 auto;
	line-height: 23px;
}

#home_area1_content_column1 {
	margin-bottom: 40px;
}

#home_area1_content_middle {
	display: none;
}

#home_area1_content_middle_mobile {
	margin-top: 45px;
}

#home_area1_content_middle_mobile_quote {
	display: block;
	width: 100%;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
	font-family: "Gotham_book" sans-serif;
	text-transform: uppercase;
}

#home_area1_content_middle_mobile_liseret {
	width: 40px;
	height: 1px;
	background-color: #4d4d4d;
	margin: 0 auto;
	margin-top: 33px;
}

#home_area1_content_middle_mobile_name {
	display: block;
	margin-top: 19px;
	text-align: center;
	font-size: 11px;
}

#home_area1_content_middle_signature {
	width: 78px;
	height: 52px;
}

/* ----------------------- 
		  AREA 2		  
------------------------*/
#home_area2 {
	padding-top: 52px;
	padding-bottom: 50px;
}

#home_area2_title {
	font-size: 12px;
}

#home_area2_content {
	margin-top: 50px;
	width: 100%;
}

#home_form .row {
	margin: 0;
	padding: 0;
}

#home_form label {
	display: none;
}

#home_area2_content_left {
	float: none;
	width: 100%;
	overflow: hidden;
}

#home_form input, textarea {
	float: none;
	width: 100%;
	padding: 20px 32px;
	margin: 0;
	margin-bottom: 1px;
}

#home_form select
{
	float: none;
	padding: 20px 32px;
	margin-bottom: 1px;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	background: url(../images/select_arrow.jpg) 95% no-repeat;
	background-color: #e9e9e9;
	width: 100%;
}

#home_form_btn {
	position: relative;
	width: 100%;
	height: 80px;
	margin-top: 0;
}

#send_btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: none;
	background-color: #20c3ed;
	margin-left: 0;
}

#home_form_btn_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 80px;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	letter-spacing: 2px;
}


#home_area2_content_right {
	float: none;
	width: 100%;
	margin-left: 0;
	border: none;
	padding-top: 50px;
	padding-bottom: 0;
}


#home_area2_content_adress {
	font-size: 12px;
	color: #a3a3a3;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}

#home_area2_content_adress_title {
	font-size: 17px;
	color: #000000;
	margin-bottom: 40px;
}

#home_area2_content_email {
	font-size: 11px;
	margin-top: 40px;
}

/* ----------------------- 
		  FOOTER		  
------------------------*/
#home_footer {
	position: relative;
	height: 200px;
	width: 100%;
	background-color: #000000;
}

#footer_logo_mobile {
	display: block;
	margin-bottom: 0;
}

#footer_logo_image {
	display: none;
}

#home_footer_copyright {
	margin-top: 16px;
	color: #8d8d8d;
}