.show-desktop{
    display: block;
}
.show-mobile{
    display: none;
}
@media screen and (max-width: 1920px) {

}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1024px) {
    .header #logo img {
        margin-left: 0;
    }
    .header .menu-list ul.main-menu li {
        padding: 0 10px;
    }
    .header .menu-list ul.main-menu li a {
        font-size: 14px;
    }
    .header .menu-list ul.main-menu li a.sub {
        font-size: 10px;
        padding: 10px 2px 10px 20px;
    }
    .header .menu-list ul.main-menu li a.sub i {
        padding: 9px 12px 11px 12px;
        margin-left: 19px;
        font-size: 11px;
    }
    .hero .hero-carousel-caption {
        top: 12%;
    }
    .hero .hero-carousel-caption h3 {
        font-size: 25px;
    }
    .hero .hero-carousel-caption p {
        max-width: 500px;
        font-size: 18px;
    }
    .hero .hero-carousel-caption a.seeCars {
        font-size: 15px;
        padding: 10px 20px;
    }
    .carousel-indicators li {
        width: 12px;
        height: 12px;
        margin-left: 8px;
    }
    .car-item {
        top: 19%;
    }
    .car-item img {
        width: 223px;
        height: 100px;
    }
    .bg-item {
        height: 280px;
        padding: 10px 10px;
        width: 70%;
    }
    .description p {
        font-size: 11px;
    }
    .description p b {
        font-size: 16px;
    }
    h2.title_abroad {
        font-size: 30px;
    }
    .chargin .chargin_item h2.title_abroad {
        padding-bottom: 30px;
    }
    .chargin .chargin_item p {
        padding-bottom: 50px;
    }
    .footer_top a.sub {
        padding: 10px 2px 12px 8px;
    }
    .footer_top a.sub i {
        padding: 9px 10px 12px 10px;
        margin-left: 17px;
        font-size: 10px;
    }
    .description a {
        padding: 2px 15px;
    }
}
@media screen and (max-width: 960px) {
    h2.title_abroad {
        font-size: 24px;
    }
    .hero .hero-carousel-caption p {
        max-width: 570px;
    }
    .hero .hero-carousel-caption h3 {
        font-size: 23px;
        margin-bottom: 25px;
    }
    .car-item img {
        width: 170px;
        height: 95px;
    }
    .description a {
        font-size: 14px;
    }
    .description p {
        font-size: 12px;
    }
    .bg-item {
        height: 280px;
        padding: 10px 15px;
        width: 90%;
    }
    .discover_list_item.other .car-item {
        width: 88%;
        height: 40%;
    }
    .chargin .chargin_item a {
        font-size: 13px;
        padding: 10px 20px;
    }
    .chargin .chargin_item p {
        font-size: 18px;
    }
    .benefits .benefits_list .benefits_list_item h4 {
        font-size: 18px;
    }
    .benefits .benefits_list .benefits_list_item p {
        font-size: 14px;
    }
    .footer .footer_top .footer_info.link a {
        margin-left: 3%;
    }
    .footer_top a.sub i {
        padding: 4px 5px 4px 4px;
        margin-left: 4px;
    }
    .footer_top a.sub {
        padding: 7px 8px 7px 8px;
    }
    .footer .footer_bottom p {
        font-size: 12px;
    }
}
@media screen and (max-width: 768px) {
    .header-menu.show-desktop{
        display: none;
    }
    .header-menu.show-mobile{
        display: block;
    }
    /*mobile*/
    .fix, .header {
        height: 67px;
    }

    .header-menu.show-mobile {
        padding: 15px 40px;
        border-bottom: 1px solid #dadada;
    }

    .wrap {
        display: flex;
        justify-content: space-between;
    }

    .menu-logo img.logo-mobile {
        width: 76px;
        height: 36px;
    }

    .modal-backdrop {
        z-index: 1;
    }

    .modal.show .modal-dialog {
        width: 100%;
        margin: 0;
        height: auto;
        top: 68px;
        border: none;
        max-width: 800px;
    }
    .modal-header {
        border: none;
    }
    .modal-content {
        border-radius: unset;
        border: none;
    }
    .modal-body .panel-title {
        border-bottom: 1px solid #707070;
        padding: 15px 0;
        margin: 0 20px;
    }
    .modal-body .panel-title i {
        color: #77777A;
        font-weight: normal;
    }
    .modal-body .panel-title a {
        color: #77777A;
        font-size: 15px;
        line-height: 20px;
        font-family: Nunito-Regular, sans-serif;
        /*display: block;*/
        width: 95%;
        display: flex;
        justify-content: space-between;
    }
    .modal-body .panel-title a:hover{
        color: #32CB69;
        font-weight: bold;
    }
    .modal-body .panel-title i.k-up{
        display: none;
    }
    .modal-body .panel-title a:hover i.k-down{
        display: none;
    }
    .modal-body .panel-title a:hover i.k-up{
        display: block;
    }
    select#Select2 {
        border: none;
        background-color: transparent;
        font-size: 13px;
        color: #77777A;
        outline: none;
    }
    button.k-btn-menu {
        border: none;
        outline: none;
        background-color: transparent;
    }
    button.k-btn-menu i{
        font-size: 20px;
        color: #041E4F;
    }
    .modal-body .down a{
        padding-left: 5px;
    }
    .modal-body .down a:hover{
        background-color: #CBCBCC;
    }
    .modal-body .subscribe p{
        font-size: 15px;
        color: #041E4F;
        font-family: Nunito-Bold, sans-serif;
    }
    .modal-body .subscribe a {
        background-color: #041E4F;
        color: #fff;
        font-size: 10px;
        padding: 3px 3px 3px 15px;
        border-radius: 5px;
    }
    .modal-body .subscribe i {
        color: #041E4F;
        background-color: #fff;
        padding: 7px 10px;
        border-radius: 5px;
    }
    .panel-title {
        display: flex;
        justify-content: space-between;
        padding: 15px 15px;
    }

    .panel-title a {
        color: #041E4F;
        font-size: 15px;
        line-height: 20px;
        font-family: Nunito-SemiBold, sans-serif;
        display: block;
        width: 95%;
    }

    .panel-title i {
        color: #fff;
        font-weight: bold;
    }

    .down {
        background-color: white;
        padding: 5px 30px;
    }

    .down a {
        display: block;
        font-size: 13px;
        line-height: 18px;
        color: #041E4F;
        padding: 8px 0 5px 0;
        font-family: Nunito-Regular, sans-serif;
    }

    .footer_top .line {
        border: 1px solid #fff;
        margin: 15px;
    }

    .join, .subscribe {
        padding-left: 15px;
        padding-right: 15px;
    }

    .join {
        margin-bottom: 15px;
    }

    .join p, .subscribe p {
        font-size: 15px !important;
    }

    .join .join-icon a:first-child {
        margin-left: 0;
        padding: 7px 12px;
    }

    .join .join-icon a {
        padding: 7px 10px;
        background-color: white;
        border-radius: 300px;
        margin-left: 15px;
    }

    .join .join-icon a i {
        color: #3FD0C9;
    }

    .subscribe {
        display: flex;
        justify-content: space-between;
        padding: 20px 20px;
    }

    .subscribe a.sub {
        height: fit-content;
    }

    .subscribe a.sub i {
        margin-left: 15px;
    }
}

@media screen and (max-width: 480px) {
    .show-desktop {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .header #logo img {
        width: 100px;
        height: 36px;
    }

    img.img-slide {
        height: 300px;
    }

    .hero .hero-carousel-caption h3 {
        font-size: 19px;
        margin-bottom: 25px;
        line-height: 25px;
        max-width: 200px;
    }

    .hero .hero-carousel-caption p {
        font-size: 11px;
        margin-bottom: 25px;
        line-height: 15px;
        max-width: 200px;
    }

    .hero .hero-carousel-caption a.seeCars {
        font-size: 15px;
        padding: 5px 12px;
    }

    .carousel-indicators.k-nut {
        display: none;
    }

    .carousel-control-prev-icon.k-icon i, .carousel-control-next-icon.k-icon i {
        font-size: 12px;
        padding: 6px 9px;
    }

    section.content .discover,
    section.content .chargin,
    section.content .OurPartners {
        padding-left: 15px;
        padding-right: 15px;
    }

    h2.title_abroad {
        font-size: 20px;
        line-height: 24px;
    }

    .discover_list {
        display: block;
    }

    .discover_list_item {
        width: 100%;
        margin-bottom: 20px;
    }

    .bg-item {
        height: 280px;
        width: 45%;
    }

    .car-item img {
        width: 269px;
        height: 134.5px;
        margin: 0 auto;
        display: block;
    }

    .car-item {
        left: 0%;
        top: 17%;
    }

    .car-item p.name {
        text-align: center;
    }

    .discover .container {
        padding-bottom: 35%;
    }
    .discover_list_item.other .car-item {
        width: 50%;
        height: auto;
        left: 25%;
        top: 0;
    }
    .discover_list_item.other a {
        padding-bottom: 15px;
    }
    .discover_list_item.other i {
        padding: 20px;
    }

    .chargin .container {
        display: block;
    }

    .chargin .container .chargin_item {
        width: 100%;
    }

    .chargin .chargin_item img {
        width: 100%;
        margin-bottom: 15px;
    }

    .chargin .chargin_item h2.title_abroad {
        text-align: center;
    }

    .chargin .chargin_item a:last-child {
        margin-left: 5%;
    }

    .chargin .chargin_item p {
        font-size: 13px;
        line-height: 18px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 0;
    }

    .benefits h2.title_abroad {
        padding-left: 20px;
        padding-right: 20px;
    }

    .benefits_list {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }

    .benefits_list_item {
        width: 100%;
        margin-bottom: 12%;
    }

    .benefits .benefits_list .benefits_list_item h4 {
        font-size: 15px;
        line-height: 20px;
    }

    .benefits .benefits_list .benefits_list_item p {
        font-size: 13px;
        line-height: 18px;
    }

    .OurPartners h2.title_abroad {
        margin-bottom: 30px;
    }

    .carousel-item .row .col {
        flex-basis: 50%;
        margin-bottom: 20%;
        padding: 0 25px;
    }

    .OurPartners .carousel-control-prev-icon,
    .OurPartners .carousel-control-next-icon {
        display: none;
    }

    .footer_bottom_list {
        display: block;
    }

    .footer .footer_bottom p,
    .footer .footer_bottom h1#logo-f {
        text-align: center;
    }
    .footer_bottom_list_item {
        display: block;
    }
    .description a {
        font-size: 12px;
    }
}
@media screen and (max-width: 375px){
    .chargin .chargin_item a:last-child {
        margin-left: 5%;
    }
}
@media screen and (max-width: 360px){

}
@media screen and (max-width: 320px){
    .car-item {
        left: 0%;
        top: 13%;
    }
    .car-item img {
        width: 250px;
        height: 126.5px;
    }
    .chargin .chargin_item a {
        font-size: 12px;
        padding: 7px 10px;
    }
    .footer .footer_bottom p {
        font-size: 10px;
    }
    .discover .container {
        padding-bottom: 45%;
    }
    .discover_list_item.other i {
        padding: 10px;
    }
}