@media only screen and (min-width:320px) and (max-width:991px) {
    #container,
    .container {
        width: 100%;
    }
    /** header **/
    .logo {
        text-align: center;
        padding: 20px 0 10px 0 !important;
    }
    .language {
        margin-right: 15px;
        line-height: 50px !important;
    }
    .container-block-top {
        display: block;
        text-align: center;
        height: 90px;
    }
    .menu-mobile {
        display: inline-block;
        margin-bottom: 0;
        border: none;
        background: var(--color-hyundai-blue);
    }
    .navbar-toggle {
        float: left !important;
        background: none !important;
        border: none !important;
    }
    .container-menu-right {
        padding: 0 15px 15px 15px;
    }
    .menulist {
        margin-right: 0px;
        display: block;
    }
    .menulist li {
        text-align: left;
        display: block;
        float: none;
    }
    .menulist li:has(a.active) {
        background: #fff;
    }
    .menulist li a {
        font-size: 16px;
        padding: 10px 10px;
        line-height: 20px;
        border-width: 0
    }
    .menulist .last a {
        padding: 10px;
    }
    .content-dealer-menu {
        position: relative;
        padding-left: 0px !important;
        padding-right: 0px !important;
        top: 0 !important;
    }
    .content-dealer-menu .content-submenu {
        width: 100%;
        border: none;
        background: #fff;
        padding: 15px;
    }
    .navbar-collapse {
        padding-top: 30px;
    }
    /* fixed header - navbar-fixed-top */
    #header_main {
        height: 50px;
        padding: 0;
        width: 100%;
        border-bottom: 0;
        position: relative;
        box-shadow: none;
    }
    #header_main .container {
        padding: 0;
    }
    .mobileLable {
        display: inline-block
    }
    #header_mobile {
        background: #fff;
        height: 60px;
        overflow: hidden
    }
    .scrolled {
        height: 0 !important;
        min-height: 0;
        -webkit-transition: height 200ms ease;
        -moz-transition: height 200ms ease;
        -o-transition: height 200ms ease;
        transition: height 200ms ease;
    }
    .make_logo {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    .make_logo img {
        height: 30px !important;
    }
    .header-right {
        text-align: center
    }
    .contactTEL {
        padding-top: 5px;
        text-align: center;
    }
    .quickAccess {
        float: none;
    }
    .quickAccess li {
        width: 50%;
    }
    .seoText {
        display: none;
    }
    ul.header-top {
        text-align: right;
    }
    .header-top a {
        color: var(--color-main);
    }
    .header-top li {
        margin-right: 30px;
    }
    .header-top li i {
        font-size: 20px;
        color: var(--color-main);
        line-height: 50px;
        vertical-align: 0;
    }
    .header-top .slide {
        height: 56px;
        -webkit-transition: height 100ms ease;
        -moz-transition: height 100ms ease;
        -o-transition: height 100ms ease;
        transition: height 100ms ease;
        padding: 10px 15px;
    }
    .quickAccess a.button {
        width: 100%;
        display: block;
        float: none;
        max-width: 300px;
    }
    .navbar-form {
        margin: 0;
        width: 100%;
        float: left;
        padding: 0;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
    .searchForm,
    .phoneNumber {
        position: absolute;
        width: 100%;
        background: #000;
        left: 0;
        height: 0;
        overflow: hidden;
        border-top: #777 solid 1px;
        top: 50px;
    }
    .phoneNumber {
        line-height: 34px;
        text-align: left
    }
    .callBTN {
        display: inline-block !important;
        float: right;
        border: 0;
        font-size: 16px;
        text-transform: uppercase;
        padding: 8px 25px;
    }
    .searchSubmit {
        top: 1px;
    }
    /* end fixed header - navbar-fixed-top */
    /** used car listing **/
    #car_item {
        width: 100%;
        margin-left: 0px;
        height: auto;
    }
    #car_item_pic {
        margin: 0px;
        width: 100%;
    }
    #car_item_tab h3 {
        font-size: 15px;
        display: none;
    }
    #logo_certified {
        width: 60%;
        height: auto;
        padding: 30px 0 0 15px;
        padding-top: 0px !important;
    }
    /** end used car listing **/
    .slider-pro {
        float: none;
    }
    .content-description {
        width: 100%;
        padding: 0px 10px;
    }
    .group-map {
        width: 100%;
        margin: 0px auto 20px auto;
    }
    .view_car_mobile_web {
        display: block;
        overflow: hidden;
    }
    .view_car_normal_web {
        display: none;
    }
    .html5gallery-container-1 {
        -moz-box-shadow: 0px 0px 0px #fff !important;
        -webkit-box-shadow: 0px 0px 0px #fff !important;
        box-shadow: 0px 0px 0px #fff !important;
    }
    .form-demande {
        width: 100%;
        margin: 15px 0;
    }
    #details_container .nav-details-cars {
        display: none;
    }
    #details_container .accordion,
    #details_container .accordion1 {
        display: block !important;
    }
    .desc_items_details_mobile {
        display: block !important;
    }
    .group-cars-similars #similar_car_box #car_item {
        width: 100%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .group-cars-similars #car_item_tab h3 {
        font-size: 15px;
        display: block;
    }
    #car_item_tab h3 {
        font-size: 15px;
    }
    #page-numbers {
        width: 100%;
        height: auto;
        line-height: 2;
        padding-left: 0px;
        padding: 0px;
    }
    .link-backto {
        margin-left: 0px;
    }
    .link-backto span {
        font-size: 12px;
    }
    #logo_certified {
        width: 60%;
        height: auto;
        padding: 30px 0 0 15px;
        padding-top: 0px !important;
    }
    .content-menu-models {
        padding: 0px !important;
    }
    .content-submodel {
        position: inherit;
        width: 100%;
        min-height: inherit;
    }
    .group-top-details {
        width: 100%;
    }
    .group-top-details h2 {
        font-size: 18px;
    }
    .group-top-details h2 b {
        font-size: 15px;
        display: block;
        margin-top: 6px;
    }
    .group-top-int .details_box_right {
        margin-top: -14px;
        text-align: right;
        width: 42%;
    }
    .group-top-int .details_box_right img {
        width: 100%;
    }
    .group-top-details h2 .price_big {
        font-size: 20px;
        margin-top: 0px;
    }
    .group-slider-form {
        margin-bottom: 0;
    }
    .group-top-details h2 .price_big b {
        display: inline-block;
        font-size: 25px;
    }
    .group-top-int .price_big b {
        font-size: 29px;
    }
    .img-intro-left {
        width: 100%;
    }
    .img-intro-left a img {
        height: auto;
        width: 100%;
    }
    .pagination_listing_car {
        padding: 0px 15px;
    }
    .links-promotions li {
        width: 100%;
    }
    .name_promo {
        width: 100%;
        padding: 0 15px;
        font-size: 18px;
    }
    .container_promo_details {
        padding: 0px 15px;
    }
    .container_promo_details h2 img {
        height: auto !important;
        width: 100% !important;
    }
    #container-contact .content-details {
        width: 100% !important;
    }
    #container-contact {
        padding: 0px 10px;
    }
    .team-dealer h2,
    .team-dealer h1,
    .team-dealer p {
        margin: 10px 15px;
    }
    .team-dealer ul li figure img {
        width: 100%;
        height: auto;
    }
    .content-details-newcars .description-newcars {
        width: 100%;
        border-right: none;
        margin-right: 0px;
        padding-right: 0px;
    }
    #container-contact .content-details .description-newcars ul {
        width: 100%;
    }
    #container-contact .content-details .group-links-newcars {
        width: 100%;
    }
    #container-contact .container-detail-newcars .description-newcars h1 {
        width: 100% !important;
        font-size: 24px;
    }
    .content-details-newcars .description-newcars h2 {
        width: 100%;
        top: 30px;
    }
    .content-details-newcars .description-newcars h2 span {
        font-size: 15px !important;
    }
    .content-details-newcars .div_price {
        position: inherit;
        text-align: left !important;
        margin-bottom: 15px;
    }
    #container-contact .content-details-page p a {
        width: 100%;
    }
    #container-contact .content-details .details-page-col {
        width: 100%;
        border-right: none;
        margin-right: 0px;
        padding-right: 0px;
    }
    .demo-section .content_bxslider {
        height: auto !important;
    }
    .content-photoswipe ul.slider li {
        width: 25%;
    }
    .content-photoswipe ul.slider li.last {
        width: 37%;
    }
    .content-photoswipe ul.slider li.first {
        width: 30%;
    }
    .content-photoswipe ul.slider li ul li ul li {
        width: 90%;
    }
    .content-photoswipe ul.slider li.first img,
    .content-photoswipe ul.slider li.last img {
        height: 172px;
    }
    #container-contact .content-details .content-details-description h1 {
        font-size: 19px;
    }
    .promotions-top-menu ul {
        width: 100%;
    }
    #container_promo .promotions-top-menu ul li a {
        font-size: 15px;
    }
    #container_promo {
        padding: 0px 10px;
    }
    #container_promo .promotions-top-menu ul li {
        width: 100%;
    }
    #content_container_promo #container_promo {
        padding: 0px;
    }
    #content_container_promo #container_promo .disclaimer {
        width: 100%;
        margin-left: 0px;
    }
    #content_container_promo .mobileOnly {
        background: #999;
        padding: 5px 10px;
        color: #fff;
        font-size: 14px;
        width: 120px;
        text-align: center;
        line-height: 1;
        display: block;
        margin-bottom: 20px;
    }
    #content_container_promo a.link-retour {
        width: 100%;
        margin-top: 18px;
        font-size: 14px;
        padding: 4px 10px 4px 20px;
    }
    #content_container_promo .disclaimer {
        display: none;
    }
    .demo-container {
        height: auto;
        display: none;
    }
    .content_bxslider_mobile {
        display: block !important;
    }
    .dg-demo-shell {
        height: auto;
    }
    ul.slider li a img {
        height: auto;
    }
    .content_bxslider {
        height: auto;
    }
    ul.slider {
        height: auto;
    }
    .container-news .demo-section {
        margin-bottom: 10px;
    }
    .message-totally {
        width: 100% !important;
    }
    .filters-button-group {
        background: none;
        margin: 10px auto;
    }
    button.category,
    button.category:focus {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 599px) and (min-width: 320px) {
    .hometabs .col-xs-6 {
        width: 100%;
    }
}