/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */
	
header {
	width: 100%; /* 960px / 1024px */
}

#maincontent{
	width: 100%; /* 960px / 1024px */
}

.maincontent{
	width: 98%; /* 960px / 1024px */
}

footer {
	width: 100%; /* 960px / 1024px */
}

.menu ul li a{font-size:16px;padding:40px 10px 35px 10px;}
.page-image{background-size:1700px !important;height:548px;}
.f-header{font-size:28px;}
.phone-number, .c-box{font-size:12px;}
.container-menu{width:57.36% !important;}
/*#lang{right:150px;}*/