/** BOOTSTRAP **/
.container{
  width: 95%;
  max-width: 1190px;
}

@media (max-width: 1200px){
	.container > div > .row-fluid > [class*="span"]{
	 margin: 0;
   padding: 0;
   width: 100%;
	}
	
	aside{
	 margin-left: 0;
	 margin-top: 20px;
	 margin-bottom: 20px;
	}
	
  aside  .col-item{
    margin-left: 0;
  }
  
   #articles{
    margin-bottom: 20px;
  }

}

/** SITE **/

@media (min-width: 767px) and (max-width: 980px){
	.big-block .big-block-txt span:before, .big-block .big-block-txt span:after {
	    display: none;
	}
}

@media (max-width: 1100px){
  #navbar-desktop ul li + li {
      margin-left: 1%;
  }
}

@media (min-width: 767px) and (max-width: 1200px){	
  aside .col-item {
    width: 48%;
    display: inline-block;
    margin-left: 0;
  }
}

@media (min-width: 580px){
  .liste-articles .row.video .vignette:after{
    background: url("../../../upload/docs/image/png/2013-09/sprite.png") no-repeat scroll -243px -64px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 45px;
    left: 10px;
    position: absolute;
    top: 125px;
    width: 45px;
  }
	.liste-articles .row.doc .vignette:after {
	    background: url("../../../upload/docs/image/png/2013-09/sprite.png") no-repeat scroll -243px -10px rgba(0, 0, 0, 0);
	    content: "";
	    display: block;
	    height: 45px;
	    left: 10px;
	    position: absolute;
	    bottom: 10px;
	    width: 45px;
	}
}

  
@media (max-width: 1200px){

.block-trouver-ge .bloc-btn {
    position: relative;
    height: 31px;
    width: 100%;
}
  
  aside .wysiwyg{
    width: 100%;
    max-width: 1000px;
  }
  
  aside .wysiwyg img{
    width: 100%;
    max-width: 1000px;
  }
  
	ul.faq {
	    width: 95%;
	}
	
	.footer-2 {
    height: auto;
	}
  .footer-2 ul {
    width: 60%;
    margin: auto;
    height: auto;
  }
}

@media (max-width: 980px){
	 .logo-footer{
	   display: none;
	}
	.footer-1 ul {
    margin: auto;
  }
  
  .footer-1 ul li:nth-of-type(2) {
    border: none;
  }

  .liste-articles .row.video:after, .liste-articles .row.doc:after  {
    top: 10px;
}

  .row .image-liste {
    height: auto;
  }
  body .displayHeaderToolbar{
    position: relative;
    top: auto;
    left: 0;
    right: auto;  
    float: none;
    margin-bottom: 5px;
  }
}

@media (max-width: 1000px){
	.bloc-vignette{
    display: inline-block;
    min-width: 40%;
	}
}
@media (max-width: 767px){
	 .footer-1{
	   display: none;
	 }
	 aside .block {
    width: 100%;
   }
   .small-block{
    margin-top: 0;
   }
   .recherche .trouver-ge .radio-wrapper div{
    width: 48%;
    
   }
}
@media(max-width: 910px){
  
   .text-article form input[type="text"]{
    margin-right: 1.5%;
   }
   .recherche .element{
	  display: block;
	  margin-bottom: 23px;
	 }
   .recherche .radio-part{
    display: block;
    width: 100%;
  }
   .text-article form input[type="text"], .text-article form input[type="text"]:nth-child(even) {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    min-width: 0;
   }
   .text-article form .form-block select {
    width: 421px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    min-width: 0;
   }
   .form-block{
	  text-align: center;
	}
	.text-article form #adresse,.text-article form textarea {
	 width: 350px;
   margin-left: auto;
   margin-right: auto;
   min-width: 0;
	}
}
@media(max-width: 590px){
	 .text-article form input[type="text"], .text-article form input[type="text"]:nth-child(even) {
    width: 200px;
   }
   .text-article form .form-block select {
    width: 221px;
   }
}

@media(max-width: 600px){
	.pager span{
	 display: none;
	}
}

@media(max-width: 500px){
  
   .text-article form select {
    width: 220px;
   }  
  .text-article form #adresse,.text-article form textarea {
   width: 200px;
  }
  .text-article{
   padding: 20px;
  }
  .liste-articles .row .p{
    display: none;
  }
  .big-block .big-block-txt span:before, .big-block .big-block-txt span:after {
    display: none;
  }
  div .DynamicForm{
   padding: 20px 10px;
  }
}

@media (max-width: 400px){
  .small-block p{
   display: none;
  }
}

@media (max-width: 500px){
	  body {
	    padding-left: 5px;
	    padding-right: 5px;
	  }
   .royalSlider .textBlock {
    width: 90%;
    margin: auto;
   }
   .textBlock a, .textBlock a:hover {
    left: 0;
    top: 0;
   }
   .royalSlider .text-container {
    width: 100%;
    bottom: 0;
    text-align: left;
   }
   .royalSlider.rsDefault .rsNav.rsBullets {
    display: none;
   }
   header{
    height: auto;
   }
   .icone-header{
   display: none;
  }
	.search-form, .header-menu {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		align-self: center;
		margin: auto;
		height: auto;
	}
	header{
	 text-align: center;
	}
	header .logo {
    align-self: center;
    display: inline-block;
    margin: auto;
    padding-top: 9px;
    padding-left: 0;
	}
  .header-menu ul, header-menu li{
    display: inline-block;
    float: none;
  }
  .header-menu ul li + li{
    border: none;
    margin: 0;
  }
  .bloc-droite-resp{
    text-align: center;
  }
  .radio-wrapper div{
    display: block;
    text-align: left;
    margin-left: 20px;
   }
}

@media (max-width: 980px) and (min-width: 500px){
	 header{
   text-align: center;
   height: auto;
   padding-bottom: 10px;
   min-height: 130px;
  }
  
  .bloc-droite-resp{
    display: inline-block;
    float: right;
    margin-top: 22px;
    width: 60%;
  }
  
  .icone-header{
   display: none;
  }
  
  .header-menu ul li + li{
    border: none;
    margin: 0;
  }
  
  header .logo {
    display: inline-block;
    padding-top: 9px;
    padding-left: 0;
    float: left;
    max-width: 40%;
  }
  header .logo img{
    padding-left: 5%;
  }
  
  header:after {
    content: '';
    height: 0px;
    background: none;
  }
  
  .header-menu, .search-form{
    display: block;
    position: relative;
    right: auto;
    top: auto;
    height: auto;
    margin: auto;
    margin-top: 10px;
  }
  
  .header-menu ul, header-menu li{
    display: inline-block;
    float: none;
  }
  
  .icone-header img{
    vertical-align: top;
  }
  
  .form-search-2{
    margin: auto;
    position: relative;
    max-width: 300px;
  }
}

@media (max-width: 450px){
   .small-block h4 {
      font-size: 13px;
      margin: 10px 0;
      font-weight: 400;
   }
}


/** POLICE CAROUSSEL **/

@media (min-width: 1000px) and (max-width: 1200px){
   .textBlock a {
    font-size: 3em;
  }
}

@media (min-width: 830px) and (max-width: 1000px){
  .textBlock a {
    font-size: 2.7em;
  }
}

@media (min-width: 600px) and (max-width: 830px){
  .textBlock a {
    font-size: 2em;
    line-height: 1em;
  }
}

@media (min-width: 450px) and (max-width: 600px){
  .textBlock a {
    font-size: 1.5em;
    line-height: 1em;
  }
}

@media (min-width: 350px) and (max-width: 450px){
  .textBlock a {
    font-size: 1em;
    line-height: 1em;
  }
  .breadcrumbs{
    padding-left: 10px;
  }
}

@media (min-width: 450px){
  .breadcrumbs{
    padding-left: 45px;
  }
}

@media (max-width: 350px){
  .textBlock a {
    font-size: 0.8em;
    line-height: 1em;
  }
  .breadcrumbs{
    padding-left: 10px;
  }
}

/*Balise h1*/
@media (min-width: 1200px) and (max-width: 1350px){
	.text-article h1{
	    width: 700px;
	    overflow: hidden;
	    white-space: nowrap;
	    -o-text-overflow: ellipsis; /* pour Opera 9 */
	    text-overflow: ellipsis; /* Autre navigateur */
	}
}

/*Balise h1*/
@media (min-width: 1200px) and (max-width: 1260px){
  .text-article h1{
      width: 650px;
  }
}