
@media (min-width: 320px) and (max-width: 991px) {
    .footer-rrss{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 50px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .rowFooter{
        display: flex;
        text-align: center;
        justify-content: center;
    }
    
    body > div.m-auto.my-5.text-center{
        width: 80%;
    }

    body > div.container.contact-page-content.pt-2.pb-4 > div > div > ul > li > p{
        font-size: 15px;
    }
    .text-cookies{
         font-size: 16px;
    }

    .footer-contact {
        margin: auto;
        padding: 1.6%;
        max-width: 90%;
    } 

    .footer-rrss{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 50px;
    }




    /* CONOCENOS */
    .monsuites-text{
        width: 85%;
        margin: auto;
    }

    
    .monsuites-title{
        margin-top: 4%;
    }

    .colNewsLetter1{
        width: 90%;
        margin: auto;
        text-align: center;
    }

    .colNewsLetter2{
        width: 80%;
        font-size: 15px;
        margin: auto;
    }
    
    .text-legal,.title-legal{
        width: 100%;
        margin: auto;
        padding-bottom: 4%;
        text-align: center;
    }

    .post-body {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        gap: 15px;
        justify-content: space-between;
        padding: 25px;
    }
/* all blocks */
.post-box {
    height: 560px;
}

}

@media (min-width: 992px){
    .footer-rrss{
        width: 50%;
        display: flex;
        justify-content:start;
        align-items: center;
        gap: 50px;
    }

}
@media (min-width: 481px) and (max-width: 767px) {
    .rowFooter{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    }


    body > div.m-auto.my-5.text-center{
        width: 80%;
    }

    body > div.container.grupos-page-content.px-4.mb-5 > div > p:nth-child(1), body > div.container.grupos-page-content.px-4.mb-5 > div > p:nth-child(2){
        width: 80%;
        margin: auto;
    }

    .text-legal,.title-legal{
        width: 100%;
        margin: auto;
        padding-bottom: 4%;
        text-align: center;
    }
    .footer-contact {
        margin: auto;
        padding: 1.6%;
        max-width: 90%;
    } 

    .footer-rrss{
        display: flex;
        justify-content: center;
    }

    /* CONOCENOS */
    .monsuites-text{
        width: 85%;
        margin: auto;
    }

    .monsuites-title{
        margin-top: 4%;
    }


    
    .post-body {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        gap: 15px;
        justify-content: space-between;
        padding: 25px;
    }
/* all blocks */
.post-box {
    height: 500px;
}

   

    

}

@media (min-width: 768px) and (max-width: 991px) {
    .rowFooter{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    }
    body > div.m-auto.my-5.text-center{
        width: 80%;
    }

    body > div.container.grupos-page-content.px-4.mb-5 > div > p:nth-child(1),body > div.container.grupos-page-content.px-4.mb-5 > div > p:nth-child(2){
        width: 80%;
        margin: auto;
    }
    .footer-contact {
        margin: auto;
        padding: 1%;
        max-width: 50%;
    } 
    
    .footer-rrss{
        display: flex;
        justify-content: center;
    }

    /* CONOCENOS */
    .monsuites-text{
        width: 80%;
        margin: auto;
    }

    .monsuites-title{
        margin-top: 4%;
    }

    .contact-page-content{
        padding-top: 0%;
        padding-left: 4%;
        padding-bottom: 4%;
    }
  

    .text-cookies{
        width: 90%;
    }
  
    .contact-page-content{
        margin-top: 2%;
    }

    .post-body {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        gap: 15px;
        justify-content: space-between;
        padding: 25px;
    }

 
/* Second block */
body > div.container.blog-page-content > div:nth-child(3) > div.row.mt-lg-5.pt-2.pt-lg-4.pb-0 > div.col-lg-4 > div{
    height: 450px;
    
}


/* FIRST block */
.featured-post {
    position: relative;
    background-color: #000000;
    flex-grow: 1;
    height: 500px;
}

/* all blocks */
.post-box {
    height: 450px;
}

    

}
@media (min-width: 320px) and (max-width:991px) {
    .tableCokP{
        display:flex;
        justify-content: center;
    }

    .tableCokD{
        display: none;
    }

    .contact-page-content{
        margin-top: 2%;
    }

    .text-legal{
        width: 96%;
    }

    #monsuitesContactForm > div.row.mb-2.mb-lg-5 > div > label{
        width: 90%;
        margin: auto;
    }

    #monsuitesContactForm > div:nth-child(9) > div{
        width: 90%;
        display: flex;
        justify-content: center;
        margin: auto;
    }
    

}

@media (min-width: 992px) {
    .body > div.container.contact-page-content{
        margin-top: 5%;
    }
    /* CONOCENOS */
    .monsuites-title{
        margin-top: 0%;
    }

    .footer-contact {
        max-width: 354px;
    } 
    .contact-page-content{
        padding-top: 0%;
        padding-left: 4%;
        padding-bottom: 4%;
    }

    
    .tableCokD{
        display:block;
    }

    .tableCokP{
        display: none;
    }

    .contact-page-content{
        margin-top: 2%;
    }
    body > div.m-auto.my-5.text-center{
        width: 60%;
    }

    body > div.container.grupos-page-content.px-4.mb-5 > div > p:nth-child(1), body > div.container.grupos-page-content.px-4.mb-5 > div > p:nth-child(2){
        width: 60%;
        margin: auto;
    }
    
  .post-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 15px;
}

}
@media (min-width: 992px) and (max-width: 1199px) {

    .monsuites-text{
        width: 70%;
        margin: auto;
    }

    .contact-page-content{
        padding-top: 0%;
        padding-left: 4%;
        padding-bottom: 4%;
    }
  .text-cookies{
    font-size: 14px;
  }

  .post-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 15px;
}

/* Second block */
body > div.container.blog-page-content > div:nth-child(3) > div.row.mt-lg-5.pt-2.pt-lg-4.pb-0 > div.col-lg-4 > div{
    height: 600px;
    
}


/* FIRST block */
.featured-post {
    position: relative;
    background-color: #000000;
    flex-grow: 1;
    height: 600px;
}

/* all blocks */
.post-box {
    height: 600px;
}
 
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .monsuites-text{
        width: 80%;
        margin: auto;
    }

    .contact-page-content{
        padding-top: 0%;
        padding-left: 4%;
        padding-bottom: 4%;
    }

 
    .post-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 20px;
}
.post-box {
    height: 600px;
}


/* FIRST block */
.featured-post {
    position: relative;
    background-color: #000000;
    flex-grow: 1;
    height: 600px;
}
 

}


/*large 992 ==>
.form-box {
        position: relative;
        width: 1000px;
        background-color: var(--white);
        margin: auto;
        padding: 24px 20px 0px 20px;
        transform: translateY(195px);
        transition: all 1s;
    }
*/

@media (min-width:1300px) and (max-width:1399px){

}

body > header > div.form-box-sticky-bg > div > a{
    padding: .5% 0 0 1%;
}



@media (min-width:992px){
    .desktop-links{
        display: block;
    }

    .mobile-links{
        display: none !important;
    }

    .mobile-links .column{
        display: none !important;
    }
}


@media (min-width:320px) and (max-width:991px){
    .desktop-links{
        display: none;
    }

    .mobile-links{
        display: block;
    }
}