@import url("./layout.css");



html,
body,
div,
dl,
dd,
dt,
li,
input,
textarea,
p {
	letter-spacing: 0;
}

#footer_menu ul li:first-child {
	font-size: 16px;
}

#footer_menu ul li a {
	line-height: 30px;
}

#privacy_pad .t1 {
	font-family: 'Exo 2';
	font-weight: bold;
}

#privacy_pad pre {
	font-family: 'Exo 2';
}

header .top_menu li a {
	width: 210px;
	background-position: 55px center;
}

header .top_sub_menu .menu_area ul {
	width: 210px;
	padding-left: 55px;
}

header .top_menu {
	padding-right: 40px;
}

header .top_sub_menu .menu_area {

	padding-right: 180px;

}


.request_pop .buttons button {
	font-size: 18px;
}

.request_pop .le2 .form-horizontal .form-group>label {
	font-weight: normal;
}

.request_pop #s2id_Continent {
	width: 400px;
}

/*******************************/
footer div:last-child button {
	font-family: 'Exo 2';
	font-size: 14px;
	width: 140px;
}


@media (min-width: 992px) {
	footer {
		height: 240px;
	}
}

@media (min-width: 768px) {
	footer {
		height: 240px;
	}
}
