@media only screen and (max-width:768px) and (min-width:480px)
{
.parallax section {
	min-height: 300px;
}
header {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.selectnav ul {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.selectnav {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.header_right_widget #lang_sel_click ul ul {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.header_right_widget #lang_sel ul ul {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
}
@media only screen and (max-width:480px)
{
.parallax section {
	min-height: 300px;
}
header {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.selectnav ul {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.selectnav {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.header_right_widget #lang_sel_click ul ul {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
.header_right_widget #lang_sel ul ul {
	background-image: none; background-color: rgb(0, 51, 89) !important;
}
}
