/**
* [Table of contents]
  1 1290px css
  2 1440px css
  3 1630px css
  4 1599px css
  5 1429px css
  6 1199px css
  7 991px css
  8 767px css
  9 575px css
  10 480px css
  11 350px css
**/

/* 1290px css */


/* 1799px css */
@media only screen and (max-width: 1799px) {
    .home-logo {
        max-width: 550px;
    }

    .deli-offer-item {
        max-width: 52%;
    }

    .deli-shop-item {
        max-width: 53%;
    }

    .deli-chat-item {
        max-width: 52%;
    }

    .deli-mobile-item {
        max-width: 45%;
    }

    .mobile-screen {
        width: 250px;
    }

    .mobiel-gif {
        left: 10px;
        top: 24px;
        width: 226px;
    }

    .mobile-code {
        max-width: 270px;
    }
}


/* 1599px css */
@media only screen and (max-width: 1599px) {
    .mobile-code {
        max-width: 230px;
    }

    .mobile-center {
        max-width: 600px;
    }

    .deli-shop-item {
        max-width: 50%;
    }
}

/* 1429px css */
@media only screen and (max-width: 1429px) {

    .home-logo {
        max-width: 500px;
    }

    .app-download {
        bottom: 40px;
    }

    .deli-offer-item {
        max-width: 58%;
    }

    .deli-shop-item {
        max-width: 55%;
    }

    .deli-chat-item {
        max-width: 58%;
    }

    .chat-section {
        background-position: 0;
    }

    .deli-mobile-item {
        left: 40px;
        max-width: 50%;
    }

    .coman-text h1 {
        font-size: 46px;
    }

    .coman-text h4 {
        font-size: 23px;
    }

    .coman-text ul.app-google a {
        max-width: 160px;
    }
}

/* 1199px css */
@media only screen and (max-width: 1199px) {
    .coman-text {
        padding: 0 6vw;
    }

    .coman-text h1 {
        font-size: 42px;
    }

    .coman-text h4 {
        font-size: 22px;
    }

    ul.app-google a {
        max-width: 140px;
    }

    .deli-offer-item {
        max-width: 60%;
    }

    .deli-chat-item {
        max-width: 60%;
    }

    .coman-text ul.app-google a {
        max-width: 150px;
    }
}

/* 991px css */
@media only screen and (max-width: 991px) {

    .coman-text h1 {
        font-size: 38px;
        line-height: 1;
    }

    .coman-text h4 {
        font-size: 19px;
    }

    .coman-text ul {
        margin-top: 5%;
    }

    .mobile-center {
        justify-content: space-around;
    }

    .mobile-screen {
        position: relative;
        max-height: 450px;
        width: 220px;
    }

    .mobile-screen img {
        max-height: 450px;
    }

    .mobiel-gif {
        left: 15px;
        top: 18px;
        background: #302571;
        /* border-radius: 245px; */
        width: 187px;
    }

    .deli-offer-item {
        right: -7%;
        max-width: 70%;
        bottom: -3%;
    }

    .deli-shop-item {
        max-width: 68%;
    }

    .app-google li:last-child {
        margin-right: 0;
    }

    .deli-chat-item {
        max-width: 68%;
    }

    .chat-section {
        background-position: center;
    }

    .deli-mobile-item {
        max-width: 56%;
    }

    .mobile-section {
        background-position: center right;
    }
}

/* 767px css */
@media only screen and (max-width: 767px) {

    a.btn {
        font-size: 16px;
    }

    .coman-text {
        padding: 0 30px;
    }

    /*
    .swiper-container-vertical > .swiper-pagination-bullets.odd {
        right: 10px;
        left: unset;
        width: 10px;
    }
*/

    /*
    .swiper-container-vertical > .swiper-pagination-bullets {
        left: 10px;
        right: unset;
        width: 10px;
    }
*/


    .app-google li:first-child {
        margin-left: 15px;
    }

    .deli-offer-item {
        right: 0;
        max-width: 70%;
        bottom: 0;
    }

    .mobile-center {
        max-width: calc(100% - 30px);
    }

    .mobile-code {
        max-width: 190px;
    }

    .logo {
        max-width: 180px;
    }

    .coman-text h1 {
        font-size: 36px;
        line-height: 1;
    }

    .coman-text h4 {
        font-size: 18px;
    }

    .deli-offer-item,
    .deli-chat-item {
        max-width: 80%;
    }

    .deli-shop-item {
        max-width: 85%;
    }

    .deli-mobile-item {
        max-width: 70%;
        left: 0;
    }

    .mobile-section {
        background-position: center left;
    }

    .app-google li:last-child {
        margin: 0;
    }

}

@media only screen and (max-width: 575px) {
    .code {
        min-width: 350px;
        margin-bottom: 30px;
    }

    ul.app-google a {
        max-width: 170px;
    }
}

/* 576px css */
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .app-download {
        bottom: 20px;
    }

    .code {
        max-width: 80px;
    }

    ul.app-google a {
        max-width: 110px;
    }

    .btn-group-pack {
        right: 15px;
        top: 15px;
    }

    a.btn {
        font-size: 14px;
        padding: 0 16px;
        height: 44px;
    }

    .logo {
        max-width: 140px;
    }

    .coman-text h1 {
        font-size: 26px;
    }

    .coman-text h4 {
        font-size: 14px;
    }

    .coman-text ul {
        margin-top: 10px;
    }

    .coman-text ul.app-google a {
        max-width: 100px;
    }

    .deli-offer-item,
    .deli-chat-item,
    .deli-mobile-item {
        max-width: 55%;
    }

    .deli-shop-item {
        max-width: 60%;
    }

    .mobile-screen {
        width: 120px;
    }

    .mobiel-gif {
        left: 5px;
        top: 11px;
        width: 108px;
    }

    .mobile-code {
        max-width: 130px;
    }

}

/* 480px css */
@media only screen and (max-width: 480px) {

    ul.app-google a {
        max-width: 140px;
    }

    .home-logo {
        top: calc(50% - 30px);
    }

    .app-download .code {
        margin-bottom: 30px;
    }

    .app-google li:first-child {
        margin-left: 0;
    }

    .btn-group-pack {
        right: 15px;
        top: 15px;
    }

    a.btn {
        font-size: 15px;
        line-height: 1;
        height: 44px;
        padding: 0 20px;
    }

    .logo {
        max-width: 140px;
    }

    .coman-text {
        padding-bottom: 120px;
    }

    .coman-text h1 {
        font-size: 30px;
    }

    .coman-text h4 {
        font-size: 15px;
        line-height: 1;
    }

    .coman-text ul {
        margin-top: 6%;
    }

    .coman-text ul.app-google a {
        max-width: 120px;
    }

    .off-section {
        background-position: center right;
    }

    .coman-text.right-text {
        text-align: right;
    }

    .deli-offer-item {
        max-width: calc(100% - 20px);
    }

    .deli-shop-item {
        max-width: 90%;
    }

    .deli-chat-item {
        max-width: calc(100% - 10px);
    }

    .deli-mobile-item {
        max-width: 76%;
    }

    .mobile-screen {
        width: 120px;
    }

    .mobiel-gif {
        left: 5px;
        top: 11px;
        width: 108px;
    }

    .mobile-code {
        max-width: 130px;
    }
}

/* 350px css */
@media only screen and (max-width: 350px) {
    .app-download .code {
        margin-bottom: 24px;
        min-width: auto;
    }

    .app-download {
        bottom: 20px;
    }

    ul.app-google a {
        max-width: 120px;
    }

    .btn-group-pack a.btn:first-child {
        margin-right: 8px;
    }

    a.btn {
        font-size: 12px;
        height: 40px;
        padding: 0 16px;
    }

    .coman-text {
        padding-bottom: 140px;
    }

    .logo {
        max-width: 100px;
    }

    .coman-text h1 {
        font-size: 24px;
    }

    .coman-text h4 {
        font-size: 13px;
    }

    .coman-text ul.app-google a {
        max-width: 110px;
    }
}
