@media only screen and (max-width : 1024px) {
    .button_type_5{
        display: none;
    }
}
@media only screen and (max-width : 768px) {
    .button_type_5{
        display: none;
    }
    
}
@media (max-width: 480px){ 
    .lien-slider-article{
        width: 100% !important;
    }
}
@media only screen and (max-width : 320px) {
/*    .general {
        width: 100%;
        margin: 10px auto;
        border: solid #eee 1px;
        padding: 0px;
    }
    .contenu .texte-page {
        margin: 10px 0;
    }
    .marge-faq, .contenu_qui {
        margin-left: 0px;
    }
    .lst_onglet .un_onglet {
        min-width: 100%;
    }
    
    .navbar-default .header-logo{
        background: #fff;
        padding: 10px;
        text-align:center;
        margin:0 auto;
    }
    .navbar{
        border:none;
    }
    .navbar .label_menu{
        cursor:pointer;
        border:none;
        color:#fff;
        text-transform:uppercase;
        font-size:16px;
        padding:15px;
        display:inline-block;
        font-weight:bold;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .header-logo .col-sm-2, .header-logo .col-sm-10{
        width:100%;
    }
    .navbar-default .navbar-fixed, .navbar-default .navbar-collapse {
        position:relative;
        display:none;
    }
    
    .nav.menu-mobile {
        list-style: none;
        background: #222;
    }
    .nav.menu-mobile li{
        list-style: none;
        background: #222;
        padding:5px ;
        width:100%;
        border-bottom:2px solid #444;
    }
    .nav.menu-mobile li i{
        float:right;
        margin-right:20px;
        font-weight:bold;
        font-size:18px;
    }
    .nav.menu-mobile li > a {
        list-style: none;
        color:#fff;
        font-weight:bold;
        width:100%;
        
        text-transform:uppercase;
        padding:5px 0;
        display: block;
    }
    .nav.menu-mobile li .menu-2 {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
    .nav.menu-mobile li .menu-2 li {
        list-style: none;
        background:rgba(255,255,255,0.3);;
        padding:5px 0 5px 15px;
    }
    
    
    .header .intro-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .call-to-action .btn-primary {
        padding: 15px;
        font-size: 13px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }*/
    
    
}


@media only screen and (min-width : 321px) and (max-width : 480px) {    
/*    .general {
        width: 100%;
        margin: 10px auto;
        border: solid #eee 1px;
        padding: 0px;
    }
    .contenu .texte-page {
        margin: 10px 0;
    }
    .marge-faq, .contenu_qui {
        margin-left: 0px;
    }
    .lst_onglet .un_onglet {
        min-width: 100%;
    }
    
    .header .intro-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .call-to-action .btn-primary {
        padding: 15px;
        font-size: 13px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }*/
    
    
}

@media only screen and (min-width : 481px) and (max-width : 600px) {
        
/*    .header .intro-text h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 35px;
        line-height: 45px;
    }
    
    .call-to-action .btn-primary {
        padding: 18px;
        font-size: 15px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }
    */
    
}


@media only screen and (min-width : 601px) and (max-width : 800px) {
        
/*    .header .intro-text h1 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 25px;
    }
    
    .header .intro-text p {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    
    .header .intro-text .btn-primary {
        padding: 10px 15px;
        font-size: 13px;
    }
    
    .call-to-action h1 {
        font-size: 40px;
        line-height: 45px;
    }
    
    .call-to-action .btn-primary {
        padding: 18px;
        font-size: 15px;
    }
    
    .about-text p {
        margin-top: 20px;
    }
    
    .skill-shortcode {
        margin-bottom: 30px;
    }
    
    .footer-link ul {
        float: left !important;
        margin-top: 30px;
    }
    
    .footer-social {
        margin-top: 30px;
    }*/
    
}

@media only screen and (min-width : 801px) and (max-width : 991px) {
        
/*    .header .intro-text h1 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 30px;
    }
    
    .header .intro-text p {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    
    .header .intro-text .btn-primary {
        padding: 15px 20px;
        font-size: 16px;
    }*/
    
    
}


@media only screen and (min-width : 992px) and (max-width : 1100px) {
    
}



@media (max-device-width:768px) and (orientation: landscape) {
/*  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  }*/
}
