@media (min-width: 821px) and (max-width: 1600px) { 
    
/* header */

   .title-header-home {
    width: 55%;
}

.content-text-header-home{
    padding-left: 5%;
}

.paragraphs-header-corporations {
    width: 25%;
}

.main-header {
    height: 90vh;
}


}



@media only screen and (max-width: 950px){
    
    /* titulos */
    
    .title-header-home{
        width: auto;
    }
    
    
    /* header */
        .main-header{
            height: 90vh; 
    }
    
        /*
    .content-header{
            height: 35vh;
    }
    */
    .content-text-header {
        line-height: 35px;
    }
    
    
    .paragraphs-header-corporations{
        width: 30%;
    }

    .Home-text h4 {
        font-size: 19px;
    }

    .Home-text h3 {
        font-size: 20px;
    }

    .Home-text h2 {
        font-size: 21px;
    }

    .Home-text h1 {
        font-size: 22px;
    }
    
    .content-header-Small {
    height: 30vh;
}
.content-header-news {
    padding: 6%;
    height: 60%
}

.content-text-contact{
    width:auto;
        padding: 5%;
}

    /* squares */

    .squares-icon img {
        width: 90px;
    }

    .squares-icon{
        padding: 5% 5%;
    }
    
    .squares-title-services {
        margin-bottom: 5%;
        margin-top: 5%;
}

    
/* section binit way */
    .cards-tablet{
        margin-top: 5%;
    }

    .content-binit-way {
        padding: 5% 5%;
        align-items: center;
    }

    .contend-logos{
        padding: 5%;
    }

    .logo-binit {
        width: auto;
    }

    .content-binit-way-cards {
        width: 200px;
}

    .parrafos-binit-way-cards {
        padding: 0% 5%;
    }

    /* banner */
    
    .content-banner{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    }
    .content-banner-reverse{
    flex-direction: column-reverse;
    }
    .banner-paragraph{
    width: auto;
    text-align: center;
    padding-bottom: 2%;
}



/* cards Insights */
.img-blog{
    width: auto;
}

.cards-insights{
    display: block;
    width: 70%;
    height: 550px;
}


.img-insights {
    width: -webkit-fill-available;
}


/* case studies */

.cards-case-studies {
    height: auto;
}

.cards-news-home-img{
    width: 250px;
}

/* about us */
.contend-team-binit{
    flex-direction: column-reverse;
  }  
  .comentario-leadership-2 {
    padding: 10% 10%;
 }


/* careers */

.meet-binit {
    margin: 0 10vh;
}

.trending-title {
    padding: 5% 0%;
}

.why-join-margin{
    margin-bottom: 25%;
}

.text-why-join{
    padding-top: 50%;;
}


/* carousel logos */

  
  .title-carousel-herramientas{
      padding: 4% 10%;
  }
  
   /* contacto */
.contend-form-contacto{
        margin-bottom: 4%;
}
.content-header-contacto{
    display: block;
    flex-direction: column-reverse;
    height: 100%;
}

.input-contacto{
    width: 310px;
}

.input-mensaje{
    width: 670px;
}

.locations-map-img{
    width: 80%;
}

/* blog */

.img-article{
    padding: 0;
    margin: 2% 20%;  
}

/* open-positions */
.content-postulaciones {
    padding: 15% 5%;
}

.formulario {
    padding: 5% 10%;
}

.content-form-positions{
    width: 100%;
    margin: 0;
}

}

@media only screen and (max-width: 900px) {
  .cards-bvn{
    width: 60%;
  }

  
}
@media only screen and (min-width: 767px){
      .carousel-news-mobile{
        display: none;
    }
}
@media only screen and (max-width: 767px){
.contend-news{
            display: none;

}
.column-mobile{
        flex-direction: column-reverse;
    }
.content-cards-news-home{
    display: none !important;
    
}
/*home*/    
.cards-news {
    width: 350px;
    margin-botton:5%;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}

.cards-news-home-img{
    width: 350px;
}


}

@media only screen and (min-width: 576px){

    /* carousel  industries*/
    .carousel-industries{
        display: none;
    }
    .carusel-studies{
        display: none;
    }

    .carusel-about{
        display: none;
    }

    .carousel-trending-mobile{
        display: none;
    }
    .carousel-item.active {
    display: flex;
    justify-content: center;
}


}
@media (max-width: 575.98px) { 
    /* about us */
.contend-leadership{
    display: none;
}
.cards-about-us-shade {
    height: 500px;
}

.content-cards-case-studies {
    display: none;
}

.carousel-item.active{
        display: flex;
        justify-content: center;
}

.carousel{
        margin-top: 15%;
        margin-bottom: 15%;
}
.cards-insights{
    height: 500px;
}

}

@media only screen and (max-width: 539px) {
        .cards-insights{

    height: 500px;
}


   /* titulos */
    .title-header{
        font-size: 30px;
    }

.title-header-home{
    font-size: 25px;
    width: auto;
}

.paragraphs {
    font-size: 15px;
}

.paragraphs-white{
    font-size: 12px;
}

    .title-primary{
        font-size: 25px;
    margin: 33px auto;
    }
    
    .paragraphs-header{
        font-size: 15px;
    }

    .title-header-corto{
        font-size: 25px;
        text-align: center;
    }
    
    .paragraphs-header-corto{
        font-size: 15px;
        text-align: center;
        padding: 0;
    }
    
   .content-text-header-home{
    line-height: initial;
}

    .content-text-header {
    line-height: 20px;
}


    /* button */
    .button-header{
        font-size: 15px;
    }
    
    .button-primary{
        font-size: 15px;
    }
    
    .button-secundary{
        font-size: 12px;
    }

    /* header */
    .header-corporations{
        height: 20vh;
        padding: 2%; 
    }
    
    
    .paragraphs-header-corporations{
       width: auto;
    }
    
    .corporations{
        display: block;
        text-align: center; 
    }

    .corporations img {
        width: 50px;
        height: 50px;
    }

    .Home-text{
        text-align: left;
        margin-top: 15%;
    }


    .Home-text h3 {
        font-size: 15px;
    }

    .Home-text h1 {
        font-size: 16px;
    }
    

    /* squares */
    .squares-title {
        padding-top: 10%;
        text-align: center;
    }

    .squares-icon{
        padding: 5% 5%;
        text-align: center;
        font-size: 15px;
    }
    
        .squares-icon-services {
    padding: 2% 4%;
}
    

    .squares-icon img {
        width: 80px;
    }

    .parrafos-aling{
        text-align: left;
    }

    .squares-button {
        margin-top: 15%;
        margin-bottom: 15%;
    }

    .column-mobile{
        flex-direction: column-reverse;
    }

/* industries */
    .content-industies{
        display: none;
    }



    .card-text{
        font-size: 15px;
    }
    
    .content-banner{
        padding: 5% 10%;
    }

    
/* section binit way  How we are different*/
.logo-gptw{
    width: 70px; 
}

    
.logo-binit{
    width: 175px;
}


.content-icon-we-are{
    display: block;
}


.content-binit-way-cards {
    margin-bottom: 5%;
}

/* banner */


.bvn-logo-banner {
    width: 190px;
}

/* cards insights  */

.cards-insights{
    width: 65%;
    height: 450px;
}

.content-insights p{
    text-align: left;
    padding: 0% 10%;
}

/* case studies */

.title-carousel-herramientas {
    padding: 4% 0%;
}

.cards-case-studies-shade {
    height: 500px;
}





/* News */
.contend-news{
    display: none;
}

/* careers */
.contend-trending{
    display: none;
}

.cards-trending {
    width: 250px;
}

.carousel-trending-mobile{
    padding: 5% 0%;
    background-color: #c4c4c46e;
    
}


.title-cards{
    12px
}

.paragraphs-cards{
    font-size: 12px;
}

.paragraphs-author{
   font-size: 8px; 
}

.link-view-more{
    10px
}

.why-join-margin{
    margin-bottom: 105%;
}

.meet-binit {
    margin: 0px 7vh;
    text-align: left!important;
}

.content-cards-binit-way{
    justify-content: center;
    display: grid;
}

/* carousel logos */


/* contacto */

.contend-input{
    display: block;
}

.content-text-contact {
    padding: 5% 5%;
}

.input-mensaje {
    width: 310px;
    height: 70px;
}



.locations-map{
    display: block;
    text-align: center;
}

.locations-map-img{
    position: inherit;
    width: 100%;
}

/* blog */
.content-blog-post {
    display: block;
    padding: 5% 0%;
}

.blog-post{
    display: block;
  }

  .img-article{
    max-width: 310px;
    padding: 0;
    margin: 15px;
  }

  .content-open-positions{
    display: none;
}

/* open positions */

.content-form-positions {
    margin: 0;
}

.content-postulaciones {
    padding: 30% 5%;
}

}

@media only screen and (max-width: 375px) {
/* titulos */

/* header */
.header-corporations{
    height: 25vh;
}

/* banner */

.banner-careers{
    height: 30vh;
}

/* section binit way  How we are different*/
   
.logo-binit{
    width: 160px;
}

 
   /* contacto */
  .title-contacto {
    padding: 0 5%;
}


}

@media only screen and (max-width: 305px) {
    /* header */
    .header-corporations{
        height: 30vh;
    }
}