@media only screen and (max-width: 1024px) {
    .sky-login {
        width: 75px;
        right: 5px;
        position: absolute;
    }
    .card,
    .card-2 {
        width: 220px;
    }
    .bloc-four .list .text {
        width: 161px;
    }
    footer .links {
        max-width: 780px;
    }
}

@media only screen and (max-width: 768px) {
    .descktop,
    .more {
        display: none;
    }
    .title {
        text-align: center;
        font-size: 12px;
    }
    .article {
        text-align: justify;
    }
    .date-post {
        text-align: left;
        margin: 30px 0;
    }
    .rsa-today {
        width: 100%;
    }
    .sky-login {
        width: auto;
    }
    .logo {
        width: 100%;
        height: 50px;
        margin: 5px auto 20px;
        text-align: center;
    }
    .logo img {
        width: 62%;
    }
    .sky-login {
        width: auto;
        position: absolute;
        right: 15px;
    }
    footer {
        background: #0F2B6D;
    }
    footer .links {
        width: 100%;
    }
    footer .rsa {
        width: 100%;
        clear: both;
        background: #FF9D00;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer .content {
        display: flex;
        flex-direction: column;
    }
    footer img {
        width: 50px;
        margin: 10px;
    }
    .card,
    .card-2 {
        width: 355px;
        padding: 4px;
        margin: 5px 0;
    }
    .box-news .list-vertical {
        display: none;
    }
    .padding-0 {
        padding: 5px;
    }
    .bloc-four .list img {
        float: none;
    }
    .bloc-four .list .text p {
        display: none;
    }
    .bloc-four .list {
        text-align: center;
    }
    .bloc-four .list .text {
        width: 100%;
        text-align: center;
    }
    .bloc-four .list .text h4 {
        text-align: center;
        margin: 0;
    }
    .bloc-four .list img {
        width: 70px;
        height: 70px;
    }
    .bloc-classified .item {
        width: 50% !important;
    }
    .bloc-one .mask {
        font-size: 20px;
    }
    .bloc-one .mask h3 {
        font-size: 20px !important;
    }
    .publi-one {
        margin-top: 0;
    }
    .hoomweb {
        position: relative;
        right: 0;
        width: 100%;
        background: #FF9D00;
        text-align: center;
    }
    .hoomweb img {
        width: 120px !important;
        margin: 20px 0 !important;
    }
    
     .col-6{
        flex:100% !important;
        max-width:100% !important;
    }
    .post-main{
        max-width:100% !important;
    }
    .post-one{
        display:flow-root;
        margin-bottom:20px !important;
    }
    .post-one figure{
        width: 100%;
    }
    
    .post-list-two{
        display:flow-root;
        
        
    }
    .post-list-two .item{
        width: 100% !important;
        
    }
    .col{
        padding-right:5px!important;
        padding-left:5px !important;
        
    }
    .col-9{
        flex:auto;
        max-width:100%;
        margin-left:5px;
    }
    .col-3{
        max-width:100% !important;
        flex:auto;
    }
    .swiper-slide{
        width: 100% !important;
    }
    
    .new .figure{
        height:70px !important;
        
    }
    

@media only screen and (max-width: 425px) {
    .mobile {
        display: block;
    }
    .card,
    .card-2 {
        width: 100%;
        padding: 4px;
        margin: 5px auto;
    }
    .bloc-classified .item {
        width: 100% !important;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .menu {
        position: fixed;
        width: 70%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    .title-category {
        font-size: 24px;
    }
    .rsa-today {
        display: block;
    }
    .today {
        width: 100%;
        text-align: center;
        margin: 15px 0 0 0;
    }
    .rsa-color {
        width: 100%;
    }
    .rsa-color .item {
        /* border: 1px red solid; */
        width: 53px;
        margin: 5px 4px 0 4px;
        background: url('../img/icons/rsa.png') top no-repeat;
        cursor: pointer;
    }
    .sky-login {
        width: 75px;
        right: 5px;
        position: absolute;
    }
    .search {
        width: 100%;
        /*margin: 20px 0 0 14px;*/
    }
    .box-news .list {
        display: block;
    }
    .btnNav {
        z-index: 9999;
    }
    .bloc-five {
        clear: both;
    }
    .bloc-five .mask .footer {
        display: block;
    }
    .bgWhite {
        margin: 0 !important;
    }
    .search input {
        width: 87%;
    }
    .bloc-one .headline a {
        width: 100%;
        height: 250px;
    }
    .btn-tab {
        width: 128px;
        margin: 2px 0.6px;
        padding: 5px;
        border-radius: 0;
    }
    nav .item {
        margin: 18px 5px 0 0;
    }
    .hoomweb {
        position: relative;
        right: 0;
        width: 100%;
        background: #FF9D00;
        text-align: center;
    }
    .hoomweb img {
        width: 120px !important;
    }
    .vitrine {
        font-size: 15px;
    }
    .gallery-top {
        height: 300px;
    }
    .gallery-top .swiper-slide {
        height: 300px;
    }
}

@media only screen and (max-width: 375px) {
    .btn-tab {
        width: 127px;
        margin: 2px 21.6px;
        padding: 5px 0;
        border-radius: 0;
    }
    .gallery-top {
        height: 280px;
    }
    .gallery-top .swiper-slide {
        height: 280px;
    }
}

@media only screen and (max-width: 320px) {
    .rsa-color .item {
        /* border: 1px red solid; */
        width: 37px;
        height: 37px;
        margin: 16px 6px 0 4px;
        background: url('../img/icons/rsa.png') top no-repeat;
        background-size: 149px;
        cursor: pointer;
    }
    .rsa-color .item a {
        width: 37px;
        height: 37px;
        float: left;
    }
    .instagram {
        background-position-x: -37px !important;
    }
    .twitter {
        background-position-x: -74px !important;
    }
    .youtube {
        background-position-x: -112px !important;
    }
    .btn-tab {
        width: 127px;
        margin: 2px 7.6px;
        padding: 5px 0;
        border-radius: 0;
    }
   
}