/* Iphone */
a[x-apple-data-detectors],span[x-apple-data-detectors],div[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
/**/

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

@media screen and (max-width: 1240px) {
    #seterside .content{min-width: 200px;padding-top: 200px;}
    #seterside .content .cbp-filter-item{
        margin-left: 0;

    }
}
@media screen and (max-width: 1024px) {
 #header .header-content {
 width: 90%;
 padding: 40px 0;
}
 #header.fixed a {
 color: #000;
}
 .nav-toggle {
 display: block;
}
 .navigation {
 position: fixed;
 background-color: #000;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 z-index: 99999;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
 transition: opacity 0.5s, visibility 0s 0.5s;
}
 .navigation .primary-nav {
 position: fixed;
 top: 45%;
 left: 10%;
 -moz-transform: translateY(-45%);
 -ms-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}
 .navigation li {
 display: block;
 margin-bottom: 20px;
}
 .navigation a {
 display: block;
 font-size: 25px;
 margin: 0;
 text-align: center;
}
 .person {
 margin: 0 auto 50px;
}
 .person-content {
 text-align: center;
}
 .person .social-icons li {
 display: inline-block;
 float: none;
 margin-bottom: 5px;
}
 .testimonials blockquote {
 padding: 20px 5% 0;
}
 .testimonials p {
 font-size: 12px;
}
 .flex-control-nav {
 bottom: 20px;
}
}
@media screen and (max-width: 1000px) {
 .banner-text {
 padding-top: 30%;
}
 .banner-text h1 {
 font-size: 42px;
}
 .banner-text p {
 font-size: 18px;
}
 .flexslider {
 padding-bottom: 80px;
}
 .flex-control-nav {
 width: 100%;
}
 .footer .footer-col {
 margin-bottom: 50px;
}
}
@media screen and (max-width: 1000px) {
 .banner-text {
 padding-top: 35%;
}
 .testimonials p {
 font-size: 12px;
}
@media screen and (max-width: 1000px) {
 .banner-text {
 padding-top: 45%;
}
 .banner-text h1 {
 font-size: 32px;
}
 .testimonials p {
 font-size: 12px;
}
@media screen and (max-width: 320px) {
 .banner-text {
 padding-top: 55%;
}
 .testimonials blockquote {
 padding: 20px 5% 0;
}
 .testimonials p {
 font-size: 12px;
}
}

@media screen and (max-width:1000px) {
 .banner{min-height: 100px;overflow: hidden;    background-color: #DCDCDC;}
    #header .header-content{padding: 16px 0;}
    .nav-toggle{top: 16px;}
    #seterside .content{width: 100%;box-sizing: border-box;min-width: 100px;padding-top: 220px;}
    #seterside .content .cbp-filter-item{margin-left: 0;padding-left: 0;margin-bottom: 12px;}
    #expertises .col-sm-4{width: 100%;min-height: 0;margin-bottom: 16px;}
    .modes_intervention{max-height: 100%;}
    .footer-top{padding: 20px}
    #expertises{margin-top:0;padding-top: 0;}
    #content-side{margin-bottom: 0;}
    /* slider */
    .g-hor-centered-row--md .col-md-4.g-hor-centered-row__col {
        float: none;
        width: 160px;
        margin: 0 auto;
    }
    #seterside2,
    #seterside2 .content {
        min-height: 200px;
    }
    .banner{background:transparent;}
    .banner .slider{margin-top: 100px;}
}
