/* ---------------------------- */
/*		    Responsive  		*/
/* ---------------------------- */

@media screen and (max-width: 1200px) {
    /*header*/
    /*#masthead {position: fixed; width:100%; top:0; left:0; background:#fff; margin:0; padding-bottom:10px; z-index: 999; -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);}
    #masthead .container {padding:0 10px;}*/
    .menu .hi {display: none;}
    #blogname {display:block;}
    #blogname img {width:120px;}
    .nav-top {padding-bottom: 0; padding-top:35px;}
    /*body {margin-top:75px;}*/
}

@media screen and (max-width: 1200px) {
    .container {width:100%; max-width:100%;}
    /*HEADER*/

    /*commande*/
    .reg > div:first-child {margin-bottom:20px;}
    .reg .bt-pdf {width:auto; display:inline-block;}
}

@media screen and (max-width: 1024px) {

    
    /*header*/
    .menu #menu-principal li.hi {display:block;}
    
    /*footer*/

}

@media screen and (max-width: 992px) { 
    /*home*/

    
	/*footer*/
    
    /*page*/
    .bg {background-image:none!important;}
    
    /*commande*/
    span.wpcf7-list-item {margin:10px 0 0; display:block;}
    .reg td {display:block;}
	
}

@media screen and (max-width: 780px) {
    
}

@media screen and (max-width: 768px) {
    /*produit*/
    .doc-img {padding-top:10px; margin-bottom:10px;}
    .doc-txt {padding:0;}
    .dvd-bot {background-size: cover;}
}

@media screen and (max-width: 767px) { 
    
    /*page*/
    .entry-header h1.entry-title {font-size:30px;}
    
    /*footer*/
    
    /*sidebar*/
    #sidebar {/*max-width:400px;*/}
    
	/*home*/
    #slider {background:#eaecea;}
    #slider .item .txt .desc a {margin-bottom:20px;}
    #slider .item .txt {font-size:16px;}
    #slider .item { background:#eaecea !important; }
    /*#slider .item .txt1 span {font-size:1.2em;}
    #slider .item .txt2 {font-size:0.7em;}*/

  
}

@media screen and (max-width: 576px) {
    
    /*header*/
  
    
    /*footer*/
 
    
    /*page*/

    
}

@media screen and (max-width: 380px) {

}

