
@media (min-width: 768px) {
}

/* @media (min-width: 768px) and (max-width: 980px) {
/* Structure 768 to 1000 */
/*	.box-int 		{width: 748px;margin: 0 auto;}
	#header 		{width: 708px;float:left;padding: 20px 20px 20px 20px;} 
	#mainmenu		{width: 100%;float:left;}
	#main 			{width: 708px;float:left;padding: 20px 20px 20px 20px;}

}*/

@media (max-width: 768px) {
.box-int-top1 {
	max-width: 768px;
}
.box-int-top2 {
	background-position: center 0px;
}
.box-int-corpo {
	background-position: center 70px;
}
.box-int-piede2 {
	font-size: 28px;
}
.box-int-piede1 p {
	width: 100%;
	padding-bottom: 5px;
}
.box-corpo-75 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.box-corpo-65 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.box-corpo-50 {
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-cln-50 {
	width: 100%;
	display: block;
	vertical-align: top;
	margin: 0px;
}
.box-cln-10 {
	width: 100%;
	display: block;
	vertical-align: top;
	margin: 0px;
}
.box-cln-90 {
	width: 100%;
	display: block;
	vertical-align: top;
	margin: 0px;
}
.box-tit {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}
.box-service-home {
	width: 90%;
	border-right-style: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.box-service-home-end {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.box-service-home-tit {
	height: 90px;
	border-bottom-style: none;
}
.box-service-menu {
	/*float: none;*/
	border-left-style: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 30px auto;
	padding: 10px 0;
}
.box-service-menu ul li {
	/*margin: 10px 3.5%;
	font-size: 1em;
	display: inline-block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;*/
}
.box-news {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dc911b;
	padding-bottom: 15px;
}
.box-sepa-1 {
	height: 30px;
	width: 100%;
}
.box-sepa {
	height: 20px;
	width: 100%;
}
#header {
	/*OLD
	max-width: 758px;
	*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: inherit 0;
}
#mainmenu {
	width: 90%;
	float: left;
	margin-top: 10px;
	margin-right: 5%;
	margin-left: 5%;
}
#site-title a {
	font-size: 25px;
	margin-left: 10px;
}
.btn-responsive-menu {
	display: block;
}
#mainmenu {
	display: none;
}
#mainmenu ul li {
	float: none;
	position: static;
}
#mainmenu ul ul {
	width: 100%;
	position: relative;
	display: table;
}
#mainmenu ul ul li a {
	font-size: 0.85em;
	height: 35px;
	line-height: 35px;
	padding: 0 10px 0 30px;
	background-color: #000000;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
}
.h2big {
	font-size: 45px;
}
h3 {
    font-size: 24px;
}
}
