@media only screen and (min-width: 996px) and (max-width: 1200px) {
  section aside .container-box h4 {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  #third-slider-section h4 {
    font-size: 16px; }

  #carousel-second h3 {
    font-size: 32px !important; }

 .container-subpage .details-info .download {
     position: static;
     margin-top: 5px;
     display: inline-block;
     float: right;
     margin-right: 10px;
 }
}


@media screen and (max-width: 768px) {
  .search .search-box {
    float: none; }

  .social {
    padding-top: 0px; }

  aside .container-box {
    background: #94b021; }

  #third-slider-section h4 {
    font-size: 16px; }

  #third-slider-section h3 {
    font-size: 22px; }

  #articles-section .text-area h4 {
    font-size: 17px; }

  li {
    float: none !important; }

  .container-subpage .pagination-container {
    width: 220px; }

  .container-subpage .pagination-container .pagination li a {
    margin-right: 30px; }

  .container-subpage .tabs-subpage .first {
    padding-left: 15px;
    margin-left: 0px; }
   .container-subpage .details-info .download {
       position: static;
       margin-top: 5px;
       display: inline-block;
       float: right;
       margin-right: 10px;
       
   } 
    section .details {
        height: 100px;
    }
    .raddo section .details {
        width: auto;
    }
    section .details h3 {
        font-size: 24px;
        padding-top: 0;
    }
    .title-slider {
        font-size: 28px;
        top: 14px;
        margin-left: 27px;
    }
    .sub-slider {
        font-size: 14px;
        top: 50px;
        margin-left: 27px;
    }
    .alignment.col-md-7 {
        width: 58.33333333%;
    }
    .right-top-block {
        border-left: 0;
    }
    .actualites .item {
        margin-top: 10px;
    }
    section .details .text-align {
        margin-top: 0px;
    }
}
@media screen and (max-width: 480px) {
  #carousel-second h3 {
    font-size: 23px !important; }
 }

@media screen and (max-width: 768px) {
  .second-aside {
    border-left: none;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 992px) {
    
    .members {
        background: url(../bundles/carifrontpage/images/resad/box-pattern.png) no-repeat;
        padding-top: 10px;
    } 
}
/*# sourceMappingURL=mobile.css.map */
