@media (max-width: 1024px) {
    .container {
        max-width: 90%;
    }

    .cabecera .portada h1, .cabecera .swiper .texto_ h1{
        font-size: 2.5rem;
    }

    .cabecera .cards_servicios .c_servicio .icono{
        width: 80px;
        height: 80px;
    }

    .cabecera .cards_servicios .c_servicio .titulo{
        font-size: 1rem;
    }

    .cabecera .cards_servicios .c_servicio .texto{
        font-size: 0.8rem;
    }

    .section-circle-k .row .col .images .img1{
        width: 90%;
    }

    .section-circle-k .row .col p{
        font-size: .9rem;
    }

    .section-circle-k .row .col svg{
        width: 250px;
    }

    .combustible .titulo h2, .pagos .titulo h2{
        font-size: 2rem;
    }

    .combustible .gasolinas .gasolina{
        min-height: auto;
        padding: 4rem 1.5rem;
    }

    .combustible .gasolinas .gasolina:hover {
        transition: all 0.4s ease;
        cursor: pointer;
        resize: none;
      }
      .combustible .gasolinas .gasolina:hover > .text {
        display: none;
      }
      
    

    .combustible .gasolinas .gasolina img{
        width: 80px;
        height: 80px;
    }

    .piedepagina .row_ .col_2 iframe{
        height: 350px !important;
    }

    .portada_politicas h1{
        font-size: 2.5rem;
    }

    .terminos h1, .terminos h2{
        margin-bottom: .5rem;
    }
}

@media (max-width: 768px) {

    .cabecera header .logo img {
        width: 100px;
        height: 55px; 
    }

    .cabecera header nav a{
        margin-right: 0;
        margin-left: 1rem;
        font-size: .8rem;
    }
    

    .cabecera .portada h1, .cabecera .swiper .texto_ h1{
        font-size: 2.2rem;
        line-height: 2.3rem;
    }

    .cabecera .portada h2, .cabecera .swiper .texto_ h2{
        font-size: 1rem;
        line-height: 1.3rem;
    }

    .cabecera .cards_servicios .c_servicio .icono{
        width: 60px;
        height: 60px;
    }

    .cabecera .cards_servicios .c_servicio .texto{
        display: none;
    }

    .cabecera .cards_servicios .c_servicio{
        min-height: 170px;
    }

    .video video{
        width: 75%;
    }

    .section-circle-k .row .col .images .img1 {
        width: 100%;
        height: fit-content;
    }

    .section-circle-k .row .col p {
        font-size: 0.8rem;
        line-height: 1.3rem;
    }

    .section-circle-k .row .col svg {
        width: 200px;
    }

    .section-circle-k .row .col_img{
        width: 50%;
    }

    .section-circle-k .row .col{
        width: 50%;
    }

    .section-circle-k .row .col_text{
        padding: 1.2rem
    }

    .section-circle-k .row .col .images .img2{
        width: 65%;
        right: -0.5rem;
    }

    .combustible .titulo h2, .pagos .titulo h2, .piedepagina .title h2{
        font-size: 1.5rem;
    }

    .combustible .titulo p, .pagos .titulo p, .piedepagina .title p{
        font-size: 1rem;
    }

    .combustible .gasolinas .gasolina img {
        width: 60px;
        height: 60px;
    }

    .combustible .gasolinas .gasolina {
        padding: 3rem 1.5rem;
    }

    .piedepagina .row_{
        padding: 0 2rem;
    }

    .piedepagina .row_ .col_1{
        width: 40%;
    }

    .piedepagina .row_ .col_2{
        width: 60%;
    }

    .piedepagina .row_ .col_1 div .box{
        margin-bottom: 2rem;
    }

    .piedepagina .row_ .col_1 div .box .text{
        font-size: .9rem;
    }

    .piedepagina .row_ .col_1 div .box .icon{
        width: 20px;
        height: 20px;
    }

    .piedepagina .row_ .col_2 iframe {
        height: 250px !important;
    }

    .pagos .metodos img{
        width: 50px;
        height: 50px;
    }

    
}

@media (max-width: 600px) {
    .container {
        padding: 0;
        width: 90%;
    }

    .cabecera header .web{
        display: none;
    }

    .cabecera header .movile{
        display: block;
    }

    .cabecera header .logo img {
        width: 90px;
        height: 45px;
    }

    .cabecera .portada h1 , .cabecera .swiper .texto_ h1{
        font-size: 1.8rem;
        line-height: 2rem;
    }

    .cabecera .swiper .texto_{
        padding-top: 4rem;
        padding-left: 3rem;
    }

    .cabecera .portada h2 br, .cabecera .swiper .texto_ h2 br{
        display: none;
    }

    .cabecera .portada h2, .cabecera .swiper .texto_ h2{
        font-size: .9rem;
        line-height: 1.2rem;
    }
    .cabecera .portada a, .cabecera .swiper .texto_ a{
        font-size: .9rem;
    }
    .cabecera .cards_servicios .c_servicio .icono{
        width: 45px;
        height: 45px;
    }

    .cabecera .cards_servicios .c_servicio .titulo{
        font-size: .8rem;
        line-height: 1rem;
    }
    
    .cabecera .cards_servicios .c_servicio{
        width: 45%;
        margin-bottom: 1rem;
    }

    .video{
        margin-top: -5rem;
        padding: 4rem 0;
    }

    .video video{
        width: 90%;
    }

    .section-circle-k .row .col{
        width: 100%;
    }

    .section-circle-k .row .col_text{
        margin-top: 6rem;
    }

    .section-circle-k{
        padding-top: 8rem;
        padding-bottom: 6rem;
    }

    .section-circle-k .row .col p{
        font-size: 1rem;
        line-height: 1.3rem;
    }

    .combustible .titulo h2, .pagos .titulo h2, .piedepagina .title h2{
        font-size: 1.5rem;
        width: 300px;
    }

    .combustible .titulo p, .pagos .titulo p, .piedepagina .title p{
        font-size: .8rem;
    }

    .combustible .gasolinas .gasolina{
        padding: 1rem 1rem;
    }

    .combustible .gasolinas .gasolina .titulo {
        font-size: .9rem;
        margin-top: 0;
    }

    .combustible .gasolinas .gasolina img{
        width: 40px;
        height: 40px;
    }

    .pagos .metodos img{
        margin-bottom: 1rem;
    }

    .pagos .info{
        width: 90%;
        font-size: .7rem;
    }

    .piedepagina .title p br{
        display: none;
    }

    .piedepagina{
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .piedepagina .row_ .col_1{
        width: 100%;
    }

    .piedepagina .row_ .col_2{
        width: 100%;
    }

    .piedepagina .row_ .col_2{
        padding: 0 0 ;
        padding-left: 0;
        padding-bottom: 0;
    }

    .piedepagina .title{
        margin-bottom: 1rem;
    }

    .piedepagina .row_{
        padding: 0 0;
    }

    .piedepagina footer p{
        font-size: .8rem;
    }

    .portada_politicas h1{
        font-size: 1.8rem;
    }

    .terminos h1, .terminos h2{
        font-size: 1rem;
    }

    .terminos p, .terminos ul{
        font-size: .8rem;
        line-height: 1rem;
    }
}