@charset "utf-8";
/* CSS responsive */

@media (max-width: 1444px) {
	.menu li {
		display: inline-block;
		font-size: 14px;
	}
}

/* Tablettes */
@media (max-width: 1281px) {
	.button p {    
    	font-size: 14px;    
	}	
	.logo{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.menu{
		width: 80%;
	}
	ul{
		text-align: center;
	}
	.tel {
		width: 20%;
	}
	.bloc-reassurance > div, .presentation .c_50 {
    	padding: 0px 10px;
	}
	.bloc-reassurance > div div, .presentation .c_50 div{
    	height: auto;
	}
	input[type=submit], input[type=button], a.bouton, a.button {
        font-size: 12px;    
	}
	.nuage .c_45{
		width: 100% !important;
	}
	.nuage .c_45 .nuage_illustration{
		background-image: none;
	}
	.nuage .c_50{
		width: 100% !important;
		display: block !important;
		margin-top: 50px;
	}
	
	.icone-info{
	top: 0%;
	left: 25%;
	}
	.icone-contact{
		top: 52%;
		right: 30%;
	}

	.icone-bouclier{
		top: 35%;
		left: 42%;
	}

	.icone-ordinateur{
		bottom: 0%;
		left: 37%;
	}

	.icone-serveur{
		top: -7%;
		left: 45%;
	}
	
}

/* T�l�phones (paysage) */
@media (max-width: 959px) {
	/* Global */
	table, table tr, table tr th, table tr td, table tbody {
		display:block;
		width:100% !important;	
		max-width:100% !important;
		margin-bottom: 10px;
	}
	.colonne, .col {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:auto !important;
		min-width:inherit !important;
		max-width:inherit !important;
		margin:0px auto 15px auto;
	}
	a{
		display: block;
	}
	header{
		padding: 15px 0;
	}
	header .wrapper{
		width: 100%;
	}
	header .logo{
		margin-bottom: 20px;
	}
	header .tel{
		background-color: #174651;
	}
	header .menu, header .tel{
		padding-top: 0px;
	}
	
	.menu-burger {
		display: block;
		text-align: center;
		padding: 0px;
		color: #fff;
		font-weight: bold;
		font-size: 22px;
		border: 0px;
		background-color: #1a5363;
		border: 0px;
		height: 65px;
		line-height: 65px;
	}
	.menu-burger img{
		width: 25px;
	}
	.menu{
		background-color : #267284;
		margin: 0px;
	}
	.menu ul{
		margin: 0px;
		display: none;
	}
	.menu li {
		width: 100%;
		text-align: center;
		padding-left: 0px;
		margin-left: 0px;
		color: #ffffff;
		padding: 20px 0;
    	border-bottom: 1px solid #ffffff;
		background-color: #267284;
	}
	.menu li::before {
   		 display: none;  
	}
	header .button{
		margin: 0 auto;
		background-color: transparent;
		padding: 5px 0;
	}
	header .button p {
    	font-size: 18px;
	}
	.tel .button img {
		margin-right: 15px;
	}
	h2::before, div.titre_h2::before, h2::after, div.titre_h2::after{
		display: none;
	}
	.bloc-reassurance > div div div, .presentation .c_50 div div {
        padding: 33px 25px;
		min-height: 155px;
		text-align: center;
	}
	h2, div.titre_h2 {		
		font-size: 16px;		
	}
	.adresse, .horaires{
		width: 100%;
	}
	.adresse p, .horaires p{
		text-align: center;
	}
	.horaires::before{
		display: none;
	}
   
	.infos .c_02{
		display: none;
	}
	.icones .c_33 {
		padding: 0 30px;
	}
	
	input[type=submit], input[type=button], a.bouton, a.button {
        font-size: 21px;    
	}
	
	form .c_10{
		display: none;
	}
	form .c_45{
		display: none;
		margin: 0
	}
}

/* T�l�phones (paysage) */
@media (max-width: 769px) {
	/* Global */
	.colonne-s, .col-s {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:auto !important;
		min-width:inherit !important;
		max-width:inherit !important;
		margin:0px auto 15px auto;
	}
	h2, div.titre_h2 {
    	font-size: 21px;
	}
	.illustration{
		padding: 30px 0;
	}
	.nuage .c_45, .nuage .c_05{
		display: none;
	}
	.illustration .wrapper>div{
		width: 100%;
	}
	.nuage-titre{
		margin-top: 0px !important;
	}
	.nuage-titre .titre_blanc{
		font-size: 18px;
	}
	.illustration h1 {
    	margin-bottom: 40px;
		text-align: center;
	}
	.icones {
        padding: 30px 0;
	}
	.icones .c_20 {
    	width: 33%;
		padding: 10px;
	}
	
	.icones .wrapper{
		display: flex;		    
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
	}
	
	.presentation {
    	padding: 30px 0;
	}
	.bloc-reassurance > div, .presentation .c_50 {
    	width: 100%;
		margin-bottom: 30px;
	}
	
	.presentation .c_50 {
    	width: 100%;
		margin-bottom: 60px;
	}
	
	.icones .c_20 img {
        margin-bottom: 20px;
	}
	
	.icones .c_20:hover img {		
		margin-bottom: 15px;
	}
	.icones .c_33 {
		width: 100%;
		margin-bottom: 50px;
	}
	.reassurance {		
		flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
	}
	
	.page_contenu .icones .wrapper .c_33:nth-child(3) {
		margin-bottom: 0px;
	}
	
	.infos {
        font-size: 15px;
	}
	
	.nuage .c_45{
		width: 100% !important;
	}
	.nuage .c_45 .nuage_illustration{
		background-image: none;
	}
	.nuage .c_50{
		width: 100% !important;
		display: block !important;
	}
	footer p {
    	text-align: center;
	}
}

/* T�l�phones (portrait) */
@media (max-width: 479px) {
	/* Global */
	.colonne-xs, .col-xs {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:auto !important;
		min-width:inherit !important;
		max-width:inherit !important;
		margin:0px auto 15px auto;
	}
	body {		
		font-size: 14px;		
	}
	h1, div.titre_h1 {
		font-size: 17px;
	}
	h2, div.titre_h2 {
    	font-size: 18px;
	}
	.icones .c_20{
		width: 100%;
	}
	.nuage-titre .titre_blanc{
		font-size: 12px;
	}
	
	
}