.nav-collapse ul li{
	font-size:13px;
}

body.contact #content .span5,
body.contact #content .span5 table {
	width: 100%;
}
body.contact #content .span5.offset1 {
	margin-left: 20px;
}
.realIndex .overlay, .mediaList .overlay {
		padding: 10px;
		display: block !important;
	}
.realIndex .fancybox .overlay, .mediaList .fancybox .overlay {
		display: none !important;
	}

.overlay span.seemore {
	display: none;
}

#headerStruct .container {
  background-position: center center;
  display: block;
  height: 107px;
  margin-top: 10px;
}

body.product .blocProduct h2 a {
  font-size: 16px !important;
  line-height: 18px !important;
}

div#tabs {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  padding: 14px 0 0 !important;
}

.boxoutHome {
  background: url("/multimedia/images/structure/bgBouxout.jpg") no-repeat scroll 0 0 #000000;
  color: #ffffff;
  float: right;
  font-size: 16px;
  padding: 0%;
  position: absolute;
  width: 35%;
  bottom: 0px;
  left: 0px;
  height: 100%;
  min-height: 300px;
}

.boxoutHome #introHome {
  padding: 4% 4% 2%;
}

body.home ul.slides img {
	width: 100%;
}

.boxoutHome h2{
	font-size:30px;
}

.boxoutHome p{
	max-height:82px;
	font-size:14px;
}

.boxoutHome .button{
	left:59px;
}

.boxMainWrapper h2 {
	font-size:30px;
}

.blocProduct h2 {
	font-size:24px;
}

.detailProd #tabs ul li a {
	font-size:16px;
}

.detailProd #tabs ul li {
	padding-left:25px;
	padding-right:25px;
}

.detailProd #tabs ul.mediaList li {
	padding-left:0px;
	padding-right:0px;
}

.contactCard .firstname {
	font-size:16px;
}

.contactCard .lastname {
	font-size:30px;
}

.flex-control-nav {
	left:0;
}

.flex-direction-nav .flex-next {
	right:302px !important;
}

@media (min-width: 768px) and (max-width: 1199px) {

    .nav-collapse ul li {
        margin-left:10px;
    }

    .nav-collapse ul li a {
        font-size:12px;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
	.navbar .btn-navbar {
		display:none;
	}
	
	.nav-collapse, .nav-collapse.collapse {
		overflow:visible;
	}

    .nav-collapse ul > li:first-child {
        display: none;
    }
	
	.nav-collapse ul li {
		margin-left:5px;
	}
		
	.nav-collapse ul li a {
		font-size:12px;
	}
	
	.boxoutHome {
		height:184px;
	}

	.boxoutHome h2{
		font-size:22px;
		margin-bottom:8px;
	}

	a.button {
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bolder;
		padding: 7px 24px;
		text-transform: lowercase;
		bottom:13px !important;
		left:43px !important;
	}
	
	.boxMainWrapper .imageBox img, .blocProduct .imageBox img{
		width:65px;
	}
	
	.blocProduct h2 {
		font-size:20px;
		line-height:20px;
	}
	
	.boxMainWrapper h2 {
		font-size:22px;
	}
	
	.boxMain {
		font-size:16px;
	}
	
	.slider .intro {
		font-size:13px;
	} 
	h3 {
		font-size:18px;
	}

	.mediaListRef h3 {
	    font-size: 14px;
	    line-height: 18px;
	}
	
	.newsHomeWrapper .header {
		font-size:16px;
	}
	
	ul#sublevel li a, .detailProd #tabs ul li a {
		font-size:14px;
	}
}

	.mediaList li {
		height: auto;
	}