.mod__price,
.tab__list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mod__color .splide__pagination__page.is-active,
.mod__photo .splide__pagination__page.is-active {
    transform: scale(1);
}
.wrapper {
    width: 100%;
    padding: 136px 0 0;
    position: relative;
    z-index: 2;
}
.single-model .wrapper {
    overflow: none;
}
.roda__clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}
.mode__roda {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
}
.back__button,
.model__wayback,
.roda__footermobile {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.running__text {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 36px;
}
.scrolling {
    display: flex;
    margin: 0 -300px 0 300px;
    position: relative;
    z-index: 2;
}
.scroll__number {
    white-space: nowrap;
    animation: 150s linear -150s infinite animate;
    will-change: transform;
    padding: 7px 0;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}
.scrolling:hover .scroll__number {
    animation-play-state: paused;
}
.scroll__number:nth-child(2) {
    animation: 150s linear -75s infinite animate2;
}
@keyframes animate {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes animate2 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-200%);
    }
}
.scroll__number span {
    margin: 0 50px 0 0;
}
.inner__header,
.roda__header {
    height: 100px;
}
.dealer__logo {
    height: 50px;
    float: left;
    padding: 25px 6px 25px 0;
    margin: 0 30px 0 0;
    position: relative;
    z-index: 10;
}
.dealer__logo a,
.navmenu .dd.desktop li ul li ul li ul li ul li ul li:hover ul,
.navmenu .dd.desktop li ul li ul li ul li ul li:hover ul,
.navmenu .dd.desktop li ul li ul li ul li:hover ul,
.navmenu .dd.desktop li ul li ul li:hover ul,
.navmenu .dd.desktop li ul li:hover ul,
.navmenu .dd.desktop li.full-image:hover ul,
.navmenu .dd.desktop li.menu-item.full-image .navmenu_thumb,
.navmenu .dd.desktop li:hover ul {
    display: block;
}
.dealer__logo img {
    display: block;
    height: 50px;
    width: auto;
}
.model__social a,
.model__social i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.roda__header .roda__contact {
    position: relative;
    float: left;
    width: auto;
    max-width: 225px;
    height: 100px;
    padding: 0 20px 0 30px;
    overflow: hidden;
    -webkit-clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
.navmenu .dd.desktop li ul li ul li ul li ul li:hover ul li ul,
.navmenu .dd.desktop li ul li ul li ul li:hover ul li ul,
.navmenu .dd.desktop li ul li ul li:hover ul li ul,
.navmenu .dd.desktop li ul li:hover ul li ul,
.navmenu .dd.desktop li.menu-item .navmenu_thumb,
.navmenu .dd.desktop li:hover ul li ul,
.roda__header .roda__contact a.wapi {
    display: none;
}
.roda__header .dealer__bephone,
.roda__header .dealer__bewhatsapp {
    float: none;
    display: inline-block;
    height: 50px;
    margin: 25px 0;
}
.roda__header .dealer__bephone .fcall,
.roda__header .dealer__bewhatsapp .fcall {
    font-size: 16px;
    font-weight: 700;
}
.roda__header .dealer__bephone a,
.roda__header .dealer__bewhatsapp a {
    display: block;
    position: relative;
}
.roda__header .dealer__bephone a:before {
    content: "\f27b";
    font-family: dealer-font;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    left: 38px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    -moz-animation: 1s linear infinite pops;
    -webkit-animation: 1s linear infinite pops;
    animation: 1s linear infinite pops;
}
@-webkit-keyframes pops {
    0%,
    100%,
    40% {
        opacity: 1;
    }
    50%,
    60% {
        opacity: 0;
    }
}
@keyframes pops {
    0%,
    100%,
    40% {
        opacity: 1;
    }
    50%,
    60% {
        opacity: 0;
    }
}
.roda__header .dealer__bephone i,
.roda__header .dealer__bewhatsapp i {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 12px;
    font-size: 45px;
    float: left;
}
.blog__dealercontent .roo__listinner h2,
.navmenu {
    margin: 0;
}
.roda__header .dealer__bephone i {
    transform: rotate(20deg);
}
.roda__header .dealer__bephone span.fcall,
.roda__header .dealer__bewhatsapp span.fcall {
    position: relative;
    height: 50px;
    line-height: 65px;
    font-weight: 700;
    display: inline-block;
}
.roda__header .dealer__bephone span.fcall:before {
    content: "Contact Us";
    position: absolute;
    left: 0;
    top: 6px;
    line-height: 1;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
}
.roda__header .dealer__bewhatsapp span.fcall:before {
    content: "Chat WhatsApp";
    position: absolute;
    left: 0;
    top: 6px;
    line-height: 1;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
}
.roda__iconmenu {
    position: absolute;
    top: 22px;
    right: -5px;
    width: 60px;
    height: 60px;
    z-index: 1000;
    display: none;
}
.roda__menu {
    float: left;
}
.roda__menu .dealer__menu {
    margin-left: 0;
    height: 100px;
}
.inner__header {
    padding-right: 60px;
    position: relative;
}
.inner__header .dealer__agent {
    position: absolute;
    right: 0;
    top: 25px;
    width: 40px;
    height: 40px;
    z-index: 2;
}
.navmenu {
    float: left;
    position: relative;
    z-index: 10;
    padding: 0 0 0 15px;
}
.navmenu .dd.desktop li {
    display: inline-block;
    float: left;
    position: relative;
}
.navmenu .dd.desktop li.has-sub:after {
    content: "\e809";
    font-family: dealer-font;
    position: absolute;
    top: 32px;
    right: 10px;
    font-size: 13px;
}
.navmenu .dd.desktop li.has-sub.full-image:after {
    content: "\e809";
    background: 0 0;
    font-size: 13px;
    top: 32px;
    right: 10px;
}
.navmenu .dd.desktop li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 100px;
    text-decoration: none;
    white-space: wrap;
    display: block;
    padding: 0 16px;
}
.navmenu .dd.desktop li.has-sub a {
    padding: 0 22px 0 16px;
}
.navmenu .dd.desktop li ul {
    position: absolute;
    top: 100px;
    left: 0;
    padding: 10px 0;
    display: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.navmenu .dd.desktop li.full-image ul {
    position: fixed;
    top: 136px;
    left: 0;
    right: 0;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    padding: 20px 10px 0;
    display: none;
    clear: both;
    width: 1200px;
    margin: 0 auto;
}
.navmenu .dd.desktop li.full-image .navmenu_thumb {
    margin-bottom: 15px;
    position: relative;
}
.navmenu .dd.desktop li.full-image ul li a:after {
    content: "\f1b9";
    font-family: dealer-font;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    bottom: 42px;
    left: calc(50% - 12px);
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
    border-radius: 30px;
    clear: both;
    transition: 0.5s 0.1s;
    z-index: 2;
}
.navmenu .dd.desktop li.full-image ul li:hover a:after {
    bottom: calc(50% + 12px);
}
.navmenu .dd.desktop li ul li {
    width: 200px;
    text-align: left;
}
.navmenu .dd.desktop li ul li ul {
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0 0 15px transparent;
}
.navmenu .dd.desktop li ul li.menu-item-has-children:after {
    top: 13px;
}
.customize-support .navmenu .dd.desktop li.full-image ul {
    top: 126px;
}
.navmenu .dd.desktop li.full-image ul li {
    float: left;
    position: relative;
    border: none;
    font-size: 13px;
    line-height: 20px;
    width: 16.66%;
    text-align: left;
    margin: 0 0 10px;
    padding: 0;
}
.navmenu .dd.desktop li.full-image ul li a {
    font-size: 12px;
    position: relative;
    display: block;
    margin: 0 10px !important;
    white-space: nowrap;
    padding: 0;
    line-height: 40px;
    text-align: center;
}
.navmenu .dd.desktop li.full-image ul li img {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    transition: 0.5s 0.1s;
    opacity: 1;
}
.navmenu .dd.desktop li.full-image ul li:hover {
    background: 0 0;
}
.navmenu .dd.desktop li.full-image ul li ul,
.navmenu .dd.desktop li.full-image ul li:hover ul {
    display: none !important;
}
.navmenu .dd.desktop li ul li a {
    display: block;
    position: relative;
    margin: 0 !important;
    font-size: 15px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 15px;
}
.navmenu .dd.desktop li ul li ul li.menu-item-has-children:after,
.navmenu .dd.desktop li ul li.menu-item-has-children:after {
    display: block !important;
}
.model__wayback {
    position: fixed;
    bottom: 60px;
    width: 250px;
    right: -315px;
    z-index: 11;
    padding: 30px;
    border-radius: 5px;
    transition: 0.5s 0.1s;
}
.wayback .model__wayback {
    right: 25px;
}
.back__close,
.mod__name,
.roo__blogimage,
.splide__slide {
    position: relative;
}
.back__button {
    position: absolute;
    top: 20px;
    left: -76px;
    width: 46px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    border-radius: 8px 0 0 8px;
}
.back__button .icon-dealer-left {
    -moz-animation: 1s linear infinite arrow;
    -webkit-animation: 1s linear infinite arrow;
    animation: 1s linear infinite arrow;
}
@-webkit-keyframes arrow {
    0%,
    40% {
        margin-left: -10px;
        opacity: 1;
    }
    50%,
    60% {
        margin-left: 10px;
        opacity: 0;
    }
    100% {
        margin-left: -10px;
    }
}
@keyframes arrow {
    0%,
    40% {
        margin-left: -10px;
        opacity: 1;
    }
    50%,
    60% {
        margin-left: 10px;
        opacity: 0;
    }
    100% {
        margin-left: -10px;
    }
}
.back__referer {
    margin-bottom: 10px;
}
.back__referer a {
    padding: 5px 0;
}
.model__social {
    margin-top: 20px;
}
#floatform {
    border-radius: 5px;
    overflow: hidden;
}
.model__wayback .float__input {
    width: 210px;
    float: left;
}
.model__wayback .float__input input {
    width: 180px;
    height: 36px;
    border: 0;
    padding: 0 15px;
    border-radius: 4px;
}
.model__wayback .float__button {
    float: right;
    width: 36px;
    height: 36px;
    position: relative;
    z-index: 2;
}
.model__wayback .float__button button {
    width: 36px;
    height: 36px;
    border: 0;
    background: 0 0;
}
.model__social a {
    display: inline-block;
}
.model__social a.wapi {
    display: none;
}
.model__social i {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    border-radius: 4px;
}
.roo__buttonmobile a.wapi,
.roo__leftinner .roda__clear,
.roo__listle span {
    display: none;
}
.roo__sidebarloop {
    margin: 0 -20px;
}
.roo__listle {
    position: relative;
    padding: 50px 0;
    line-height: 1.25;
    text-align: center;
    font-size: 36px;
}
.roo__listle span {
    position: absolute;
    top: calc(50% - 18px);
    right: 0;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 18px;
    overflow: hidden;
    font-size: 16px;
}
.roo__listle span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
}
.roo__leftloop {
    float: left;
    width: calc(100% - 366px);
}
.roo__leftinner {
    margin: 0 0 50px;
}
.roo__post {
    width: 50%;
    float: left;
    margin: 0 0 30px;
}
.pagination.roda__clear,
.roo__leftinner .roda__clear:nth-child(4n) {
    display: block;
}
#sidebar,
.archive__test,
.roo__listinner {
    margin: 0 20px;
}
.roo__listimage {
    margin: 0 0 25px;
}
.roo__publish {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 6px;
}
.roo__listmeta h2 {
    position: relative;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
    padding: 15px 0;
}
.roo__listmeta h2:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 80px;
    height: 1px;
}
.roo__excerpt {
    font-size: 15px;
    line-height: 1.4;
}
.roo__rightloop {
    float: right;
    width: 366px;
}
.roo__rightloop .widget_block {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    position: relative;
}
.roo__rightloop .widget_block:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    width: 0;
    clear: both;
    border-bottom: 15px solid transparent;
    border-top: 0;
}
#showoffice,
.roo__onlysingle {
    padding: 40px 0;
}
.roo__maps {
    width: calc(100% - 420px);
    float: right;
    height: 400px;
}
.roo__maps iframe {
    display: block;
    height: 400px;
    width: 100%;
}
.roo__address {
    width: 420px;
    float: left;
    height: 400px;
}
.roo__inner {
    padding: 40px;
    font-size: 16px;
    line-height: 30px;
}
.roo__inner h4 {
    font-size: 26px;
    margin: 0 0 10px;
}
.roo__inner .roo__realaddress {
    padding: 5px 20px 15px 0;
    font-size: 14px;
}
.social__icon {
    padding: 0 0 10px;
    float: left;
    width: 50%;
}
.email__icon {
    padding: 0 0 10px;
    float: none;
    width: 100%;
}
.roo__inner i {
    display: inline-block;
    float: left;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    margin: 0 15px 0 0;
    font-size: 15px;
}
#comment,
.roda__pricelist table {
    width: 100%;
}
.footer {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.roo__copyright,
.roo__widget {
    position: relative;
    padding: 50px 0;
}
.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.chatmobile,
.listmobile,
.sp__sec table tr:nth-child(2n-1) {
    background: rgba(0, 0, 0, 0.05);
}
.roo__widget {
    margin: 0 -30px;
    z-index: 2;
}
.roo__footwidget {
    width: 33.333%;
    float: left;
}
.roo__footwidget .widget_block {
    background: 0 0;
    box-shadow: none;
}
.roo__copyright {
    font-size: 15px;
    text-align: center;
}
.roda__footermobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -30px;
    padding: 0 0 30px;
    display: none;
    z-index: 4;
}
.roo__buttonmobile {
    float: left;
    width: 25%;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    position: relative;
}
.roda__pricelist,
.roo__pricelist {
    position: fixed;
    transition: 0.5s 0.6s;
}
.roo__buttonmobile i {
    display: block;
    font-size: 35px;
    line-height: 50px;
    margin: 0;
}
.roo__buttonmobile i.icon-dealer-phone {
    transform: rotate(10deg);
}
.roo__pricelist,
.roo__pricelist i.icon-dealer-plus {
    transform: rotate(90deg);
}
.roo__buttonmobile i.icon-dealer-comment {
    position: absolute;
    left: calc(50% + 3px);
    top: 18px;
    font-size: 15px;
    line-height: 1;
}
.roo__buttonmobile i.icofont-prescription {
    transition: 0.5s;
}
.pricelist .roo__buttonmobile i.icofont-prescription {
    transform: rotateY(180deg);
}
.roo__pricelist {
    right: -53px;
    bottom: 250px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 140px;
    z-index: 100;
    font-size: 20px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.pricelist__title,
.roda__tesname {
    font-size: 18px;
}
.pricelist .roo__pricelist {
    right: 253px;
}
.roo__pricelist i {
    margin: 0 5px 0 0;
}
.roda__pricelist {
    top: 0;
    bottom: 0;
    left: 100%;
    width: 300px;
    z-index: 1000;
}
.pricelist .roda__pricelist {
    left: calc(100% - 300px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.wrapper {
    margin: 0;
    transition: 0.5s 0.6s;
}
.pricelist .wrapper {
    margin: 0 300px 0 -300px;
    transition: 0.5s 0.6s;
}
.roda__pricelist .pricelist__inner {
    margin: 20px 0;
    padding: 0 20px;
    height: calc(100% - 100px);
    overflow: scroll;
}
.roda__pricelist td {
    padding: 10px 0;
}
.roda__pricelist td.list__price {
    text-align: right;
}
.dl__pricelist {
    display: block;
    text-align: center;
}
.dl__pricelist a {
    display: block;
    height: 46px;
    line-height: 46px;
    margin: 0 20px;
}
.pagination {
    text-align: center;
    margin: 0 0 50px;
}
.pagination a {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 5px 2px 5px 0;
}
.roda__tespeople.roda__clear,
.roo__blogimage img,
.roo__leftinner .tes__singlepost.roda__clear {
    display: block;
}
.pagination a.nextpostslink,
.pagination a.previouspostslink {
    padding: 0 10px;
    width: auto;
}
.loop__test {
    column-count: 3;
    column-gap: 30px;
}
.test__block {
    margin: 0 0 30px;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
}
.roda__tesimage {
    position: relative;
    margin: 0;
}
.roda__tesimage img {
    display: block;
    margin: 0 0 25px;
}
.roda__tesrating {
    position: absolute;
    bottom: 6px;
    right: 20px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 36px;
    z-index: 1;
}
.roda__testitle {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: capitalize;
}
.ml__status,
.mod__name .mod__head,
.mp__text {
    text-transform: uppercase;
}
.roda__tesexcerpt {
    padding: 20px 30px 30px;
}
.roda__tespeople {
    padding: 20px 30px 15px;
}
.roda__tespeople img {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    margin: 0 15px 0 0;
}
.roda__tespersonal {
    float: right;
    width: calc(100% - 65px);
}
.roda__tesname {
    font-weight: 700;
}
.roda__tescity {
    font-size: 15px;
}
.roo__single {
    margin: 0 20px 50px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.mod__color,
.sp__sec {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
}
.roo__blogcontent {
    padding: 30px 40px;
    font-size: 16px;
}
.roo__blogimage span {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    padding: 0 15px;
    display: none;
    transition: 0.5s;
    z-index: 10;
}
.thesidebar .roo__blogimage span {
    transform: rotateY(180deg);
}
.roo__blogtitle {
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.roo__categories {
    font-size: 15px;
    margin: 0 0 20px;
    position: relative;
}
.roo__categories span {
    margin: 0 8px;
}
.blog__dealercontent {
    position: relative;
    margin: 0;
    line-height: 1.5;
}
.blog__dealercontent h2,
.blog__dealercontent h3,
.blog__dealercontent h4,
.blog__dealercontent h5 {
    margin: 5px 0 20px;
    line-height: 1.3;
}
.blog__dealercontent h2 {
    font-size: 30px;
}
.blog__dealercontent h3 {
    font-size: 27px;
}
.blog__dealercontent h4 {
    font-size: 22px;
}
#coming,
.blog__dealercontent h5 {
    font-size: 20px;
}
.blog__dealercontent h6,
.tes__namerating {
    font-size: 18px;
}
.blog__dealercontent p,
.mod__status {
    margin: 0 0 15px;
}
.blog__dealercontent table td,
.blog__dealercontent table th {
    vertical-align: top;
    border: 1px solid rgba(125, 125, 125, 0.2);
    margin: 0 0 -1px -1px;
}
.blog__dealercontent ol {
    list-style: decimal;
    padding-left: 35px;
    margin: 15px 0;
}
.blog__dealercontent ul {
    list-style: disc;
    padding-left: 35px;
    margin: 15px 0;
}
.blog__dealercontent li {
    margin: 3px 0;
}
.blog__dealercontent blockquote {
    padding: 0 0 0 45px;
    margin: 20px 0;
    border-left: 2px solid #ddd;
}
.blog__dealercontent blockquote p {
    font-style: italic;
}
.roo__tags {
    margin: 40px 0;
}
.roo__tags a {
    margin: 0 0 5px 5px;
    padding: 2px 10px;
    display: inline-block;
    font-size: 14px;
}
.roo__relloop.roda__clear {
    display: block;
    margin: 0 -15px;
}
.comment__avatar {
    float: left;
    margin: 0 30px 0 0;
}
.comment__avatar img {
    display: block;
    margin-right: 10px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    padding: 8px;
    width: 80px;
    height: 80px;
}
.comment__meta {
    width: calc(100% - 140px);
    float: right;
    margin-bottom: 60px;
}
.comment__author {
    margin-bottom: 8px;
}
.comment__author a,
.comment__author span {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}
.comment-reply-link {
    display: inline-block;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 25px;
}
#respond .roo__form-textarea > div {
    border-radius: 4px;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
#comment {
    background: #eee;
    color: #555;
    height: 120px;
    padding: 0;
    margin: 0;
    overflow: auto;
}
#author,
#author:focus,
#comment,
#email,
#email:focus,
#url,
#url:focus {
    border: 0;
    font-size: 13px;
    outline: 0;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    background: #eee;
    color: #555;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
}
.ml__status,
.tab__chat a {
    color: #fff;
    text-align: center;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    display: inline-block;
    width: 100px;
}
.ml__thumb img,
.tab__chat a {
    display: block;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    background: #f7f7f7;
}
#respond p.form-submit #submit {
    border: none;
    cursor: pointer;
    padding: 10px 25px;
    border-radius: 5;
    -webkit-border-radius: 5;
    font-size: 14px;
}
.coming_event {
    width: 100%;
    margin: 0 0 25px;
}
.blog__dealercontent .coming_event td {
    padding: 8px 10px 8px 0;
    border: 0;
    border-top: 1px dashed #ddd;
}
.coming_first {
    width: 120px;
}
.coming_space {
    width: 10px;
    padding: 80x 10px;
}
.ev__right iframe {
    height: 350px;
    width: 100%;
    margin: 0 0 30px;
}
.mod__video,
.tes__singlepost {
    margin: 0 0 30px;
}
.tes__singlepost img {
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0;
    border-radius: 6px;
}
.tes__singrating {
    display: inline-block;
    width: calc(100% - 70px);
}
.roo__blogcontent .roo__rodacontent {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
}
.mod__block {
    padding: 60px 0;
}
.mod__left {
    float: left;
    width: 400px;
    position: sticky;
    top: 166px;
}
.mod__price {
    padding: 0 0 15px;
    margin: 0 0 15px;
}
.mp__text {
    float: left;
    font-size: 35px;
    line-height: 40px;
    height: 40px;
    font-weight: 700;
    letter-spacing: -1.5px;
}
.mp__nominal {
    float: right;
    position: relative;
    text-align: right;
}
.mp__start {
    position: absolute;
    right: 0;
    top: -20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.mod__name .mod__head,
.mp__number {
    font-size: 35px;
    letter-spacing: -1.5px;
    font-weight: 700;
}
.mp__number {
    line-height: 40px;
    height: 40px;
}
.ms__stat {
    display: inline-block;
    padding: 8px 15px;
    margin-right: 10px;
    border-radius: 20px;
    font-weight: 700;
}
.mod__list {
    padding: 20px 0 0;
}
.tab__list {
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 16px;
}
.ml__thumb,
.mod__color,
.sp__sec {
    margin: 0 0 30px;
}
.tab__chat {
    float: right;
    width: 40px;
    height: 30px;
    line-height: 30px;
}
.tab__head,
.tab__price {
    float: left;
    line-height: 30px;
}
.tab__chat a {
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #098;
    border-radius: 20px;
    font-size: 18px;
}
.tab__chat a.wapi {
    display: none;
}
.tab__price {
    width: 145px;
}
.tab__head {
    width: calc(100% - 185px);
}
.ml__thumb {
    position: relative;
    overflow: hidden;
}
.ml__status {
    position: absolute;
    top: 16px;
    left: -34px;
    z-index: 2;
    width: 140px;
    transform: rotate(-40deg);
    padding: 0;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}
.mod__right {
    float: right;
    width: calc(100% - 450px);
    position: sticky;
    top: 166px;
}
.mod__name .mod__head {
    padding: 0 0 15px;
    height: 40px;
    line-height: 1.2;
}
.mod__name img {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: auto;
    float: right;
}
.mod__color {
    padding: 35px 0;
}
.mod__color .color-slide {
    max-width: 500px;
    margin: 0 auto;
}
.mod__color img {
    margin: 0 0 20px;
}
.mod__color .splide__pagination {
    bottom: 0;
}
.mod__color .splide__pagination__page {
    height: 25px;
    margin: 0 3px;
    opacity: 1;
    padding: 0;
    width: 25px;
    border-radius: 4px;
}
.color__name {
    text-align: center;
    font-size: 22px;
	margin: 15px;
}
.sp__sec {
    padding: 0;
}
.sp__tab {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.blog__model,
.sp__sec table {
    font-size: 16px;
}
.blog__model,
.mod__photo {
    margin: 0 0 30px;
    position: relative;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
}
.sp__tab i {
    margin: 0 10px 0 0;
}
.sp__sec table {
    width: 100%;
}
.sp__sec table tr td:first-child {
    padding: 12px 10px 12px 20px;
}
.sp__sec table tr td:nth-child(2) {
    padding: 12px 20px 12px 10px;
}
.mod__galeri,
.mod__galeri img {
    height: 220px;
}
.mod__photo .splide__pagination {
    position: absolute;
    top: -67px;
    right: -20px;
    left: auto;
    bottom: auto;
    padding: 0;
}
.mod__photo .splide__pagination__page {
    height: 16px;
    margin: 0 0 0 5px;
    opacity: 1;
    width: 16px;
}
.mod__video iframe {
    width: 100%;
    display: block;
    height: 400px;
}






.widget_block {
    padding: 30px 40px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.4;
}

.widget_block h1 {
    font-size: 27px;
    margin: 0 0 10px;
    letter-spacing: -1px;
}

.widget_block h2 {
    font-size: 25px;
    margin: 0 0 10px;
    letter-spacing: -1px;
}

.widget_block h3 {
    font-size: 22px;
    margin: 0 0 10px;
    letter-spacing: -1px;
}

.widget_block h4 {
    font-size: 18px;
    margin: 0 0 10px;
}

.widget_block h5 {
    font-size: 17px;
    margin: 0 0 10px;
}

.widget_block h6 {
    font-size: 16px;
    margin: 0 0 10px;
}

.widget_block p {
    margin: 0 0 10px;
}

.widget_block ul,
.widget_block ol {
    margin: 0 0 10px;
}

.widget_block ul li,
.widget_block ol li {
    margin: 0 0 0 15px;
}

.widget_block blockquote {
    padding: 15px;
    background: rgba(0, 0, 0, 0.02);
    font-size: 16px;
}

.widget_block blockquote cite {
    font-size: 13px;
}

.widget_block .wp-block-code code {
    padding: 15px;
    background: rgba(0, 0, 0, 0.02);
}

.widget_block .wp-block-table {
    width: 100%;
}

.widget_block .wp-block-table td {
    padding: 10px;
    border: 1px solid rgba(125, 125, 125, 0.3);
    margin: 0 0 -1px -1px;
}

.widget_block .wp-block-pullquote blockquote {
    background: none;
}

.widget_block figcaption {
    font-size: 12px;
    padding: 5px 0;
}

.widget_block .wp-block-archives,
.widget_block .wp-block-categories {
    margin: 0;
    list-style: none;
}

.widget_block .wp-block-archives li,
.widget_block .wp-block-categories li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px dashed rgba(125, 125, 125, 0.3);
}

.widget_block .wp-block-calendar table th {
    background: rgba(0, 0, 0, 0.05);
}

.widget_block .wp-block-calendar table caption {
    font-size: 16px;
    padding: 0 0 10px;
}

.widget_block .wp-calendar-nav {
    padding: 10px 0;
}

.widget_block .wp-block-latest-comments__comment {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(125, 125, 125, 0.3);
    line-height: 1.4;
}

.widget_block .wp-block-latest-comments__comment-excerpt p {
    line-height: 1.4;
}

.widget_block .wp-block-latest-comments__comment-date {
    font-style: italic;
}

.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li,
.widget_block .wp-block-pages-list__item {
    margin: 0 0 10px;
    padding: 0 0 10px;
}

.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li time {
    font-size: 12px;
    line-height: 1.3;
}

.widget_block .wp-block-page-list {
    list-style: none;
}

.widget_block .wp-block-pages-list__item.has-child {
    padding: 0;
}

.widget_block .wp-block-pages-list__item.has-child .submenu-container {
    margin: 10px 0 0 15px;
}

.widget_block .wp-block-rss {
    list-style: none;
}

.widget_block .wp-block-rss__item {
    padding: 0 0 10px;
    margin: 0;
}

.widget_block .wp-block-tag-cloud a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 14px !important;
    padding: 0 10px;
    margin: 0 0 4px;
}

.widget_block .wp-block-search .wp-block-search__button {
    border: 0;
    height: 40px;
    line-height: 40px;
    width: 70px;
    padding: 0;
    margin-left: 10px;
    text-align: center;
}

.widget_block .wp-block-search .wp-block-search__input {
    box-shadow: 0 0 10px inset rgba(125, 125, 125, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 40px;
    line-height: 40px;
    width: calc(100% - 90px);
    padding: 0 15px;
    background: #fff;
    color: #222;
    float: left;
}

.widget_block .wp-block-search .wp-block-search__label {
    margin: 0 0 6px;
    font-style: italic;
    display: block;
}

.widget_block.widget_meta li {
    padding: 0 0 10px;
}

.widget_block.widget_nav_menu li {
    padding: 0 0 10px;
}

.widget_block.widget_nav_menu li.menu-item-has-children {
    padding: 0;
}

.widget_block.widget_nav_menu li.menu-item-has-children ul.sub-menu {
    margin: 10px 0 0;
}

.widget_block .wp-block-video iframe {
    width: 100%;
    padding: 0 0 10px;
    height: 200px;
}

/* Search */

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    width: calc(100% - 10px) !important;
}

.wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper {
    width: calc(100% - 2px) !important;
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper {
    width: 100% !important;
}





/* Popup */
.dealer__popup {
    position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    animation: fadeIn ease-in 1;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
}
@keyframes fadeIn {
    from {
        visibility: hidden;
    }
    to {
        visibility: visible;
    }
}
.inner__popup {
    position: relative;
  display: flex;
  align-items: center;
  max-width: 500px;
  margin: auto;
  min-height: 100vh;
}
.image__popup {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  padding: 15px 15px 30px;
  border-radius: 20px;
  background: #fff;
}
.image__popup a {
    display: block;
}
.image__popup img {
    height: auto;
    width: auto;
	border-radius: 8px;
}
.head__popup {
	padding: 30px 0 0; font-size: 25px; line-height: 1.2;
}
.subhead__popup {
	padding: 10px 0 0; font-size: 18px;
}
.switch_area {
    position: absolute;
    top: -15px;
    right: calc(50% - 20px);
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
}
.switch_label {
    display: inline-block;
    height: 40px;
    position: relative;
    width: 40px;
    overflow: hidden;
    background: #d35;
    border-radius: 30px;
    margin: 0;
}

.switch_label input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 40px;
    width: 40px;
    z-index: 100;
}
.switch_label:before {
    position: absolute;
    content: "\e809";
    font-family: "dealer-font";
    height: 40px;
    line-height: 40px;
    text-align: center;
    left: 0;
    width: 40px;
    color: #fff;
    transform: rotate(45deg);
    font-size: 20px;
    z-index: 10;
}
.close__popup {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #d35;
    color: #fff;
    transform: rotate(45deg);
    border-radius: 30px;
    top: -15px;
    right: calc(50% - 20px);
    font-size: 20px;
    z-index: 10;
}

[data-popup="close"] .dealer__popup {
    display: none;
}
[data-popup="close"] .dealer__popup.always {
    display: block;
}
.op__popup .dealer__popup,
[data-popup="close"] .op__popup .dealer__popup.always {
    display: none;
}



@media screen and (max-width: 1024px) {
    .wrapper {
        padding: 120px 0 0;
    }
    .running__text {
        height: 30px;
    }
    .scroll__number {
        padding: 6px 0;
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .inner__header,
    .roda__header,
    .roda__menu .dealer__menu {
        height: 90px;
    }
    .dealer__logo {
        height: 42px;
        padding: 24px 6px 24px 0;
        margin: 0 10px 0 0;
    }
    .dealer__logo img {
        height: 42px;
    }
    .roda__header .dealer__bephone,
    .roda__header .dealer__bewhatsapp {
        height: 46px;
        margin: 24px 0;
    }
    .roda__header .roda__contact {
        height: 90px;
        padding: 0 10px 0 15px;
        -webkit-clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
        clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
    }
    .navmenu .dd.desktop li a {
        font-size: 13px;
        line-height: 90px;
        padding: 0 10px;
    }
    .navmenu .dd.desktop li.has-sub a {
        padding: 0 14px 0 10px;
    }
    .roo__inner {
        font-size: 14px;
    }
}
@media screen and (max-width: 982px) {
    .wrapper {
        padding: 145px 0 0;
    }
    .running__text {
        height: 40px;
    }
    .scroll__number {
        padding: 8px 0;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .inner__header,
    .roda__header {
        height: 105px;
    }
    .dealer__logo {
        height: 65px;
        padding: 20px 0;
        margin: 0 30px 0 0;
    }
    .dealer__logo img {
        height: 65px;
    }
    .container {
        padding: 0 30px;
    }
    .inner__header {
        padding: 0;
    }
    .inner__header .dealer__agent {
        right: 60px;
        top: 22px;
        width: 50px;
        height: 50px;
    }
    .inner__header .dealer__fotoagen {
        width: 50px;
        height: 50px;
    }
    .topin:after,
    .topin:before {
        clear: both;
        position: absolute;
        right: 5px;
        width: 40px;
        cursor: pointer;
        content: "";
        transition: 0.5s 0.1s;
    }
    .back__button,
    .roda__header .roda__contact,
    .roo__buttonmobile a.wame,
    .roo__pricelist {
        display: none;
    }
    .roda__iconmenu,
    .roo__blogimage span,
    .roo__buttonmobile a.wapi {
        display: block;
    }
    .topin {
        position: relative;
        width: 50px;
        height: 50px;
        margin: 5px;
    }
    .topin:before {
        bottom: 23px;
        z-index: 105;
    }
    .topin:after {
        top: 8px;
        height: 33px;
        z-index: 110;
    }
    .menu-on .topin:after {
        transition: 0.5s 0.1s;
        transform: rotate(135deg);
        top: 24px;
        right: 0;
        height: 0;
        width: 50px;
        border-bottom: 0;
    }
    .menu-on .topin:before {
        transition: 0.5s 0.1s;
        transform: rotate(-135deg);
        bottom: 24px;
        right: 0;
        width: 50px;
    }
    .roda__menu {
        display: block;
        position: fixed;
        top: 0;
        left: 100%;
        width: 350px;
        height: 100%;
        bottom: 0;
        transition: 0.5s 0.6s;
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    }
    .menu-on .roda__menu {
        transition: 0.5s 0.6s;
        left: calc(100% - 350px);
    }
    .wrapper {
        margin: 0;
        transition: 0.5s 0.6s;
    }
    .menu-on .wrapper {
        margin-left: -350px;
        transition: 0.5s 0.6s;
    }
    .roda__menu .dealer__menu {
        height: 100%;
        overflow: scroll;
        position: relative;
    }
    .roda__menu:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.5;
        z-index: 1;
    }
    .navmenu {
        float: none;
        padding: 30px;
        position: relative;
        z-index: 2;
    }
    .dealer__menu {
        background: 0 0;
    }
    .dealer__menu .navmenu .dd.accord {
        margin-bottom: 30px;
    }
    .dealer__menu .navmenu .dd.accord li {
        padding: 0;
        position: relative;
        display: block;
        border-bottom: 1px solid rgba(125, 125, 125, 0.4);
    }
    .dealer__menu .navmenu .dd.accord li.full-image ul {
        padding: 0;
    }
    .dealer__menu .navmenu .dd.accord li.full-image ul li {
        float: none;
        position: relative;
        border: none;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
        padding: 0;
    }
    .dealer__menu .navmenu .dd.accord li.full-image ul li a {
        padding: 0 0 10px;
        height: 50px;
        line-height: 50px;
        text-align: left;
        font-size: 16px;
    }
	.dealer__menu .navmenu .dd.accord li ul li img {
		display: none;
	}
    .dealer__menu .navmenu .dd.accord li.full-image ul li img {
		display: block;
        float: left;
        height: 50px;
        width: auto;
        margin: 0 15px 0 0;
    }
    .dealer__menu .navmenu .dd.accord li.menu-item-has-children:after {
        content: "\e809";
        font-family: dealer-font;
        font-style: normal;
        font-weight: 400;
        position: absolute;
        top: 15px;
        right: 0;
        font-size: 14px;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 10px;
        background: 0 0 !important;
    }
    .dealer__menu .navmenu .dd.accord ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    .dealer__menu .navmenu .dd.accord li a {
        display: block;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.3;
        padding: 15px 0;
    }
    .dealer__menu .navmenu .dd.accord li ul {
        display: none;
        margin: 0;
        background: rgba(0, 0, 0, 0.01);
        transition: 0.5s 0.1s;
    }
    .dealer__menu .navmenu .dd.accord ul li {
        margin: 0 0 0 15px;
    }
    .dealer__menu .navmenu .dd.accord ul li:first-child {
        border-top: 1px solid rgba(125, 125, 125, 0.4);
    }
    .dealer__menu .navmenu .dd.accord li ul li ul {
        background: rgba(0, 0, 0, 0.006);
    }
    .roda__footermobile {
        display: block;
        transition: 0.5s 0.6s;
        margin: 0;
    }
    .menu-on .roda__footermobile,
    .thesidebar .roda__footermobile {
        margin: 0 350px 0 -350px;
    }
    .pricelist .roda__footermobile {
        margin: 0 300px 0 -300px;
    }
    .model__wayback {
        left: calc(50% - 155px);
        right: calc(50% - 155px);
        transition: 0.5s;
        bottom: -200px;
    }
    .showwayback .model__wayback {
        bottom: 80px;
    }
    .roo__maps {
        width: 100%;
        float: none;
        height: 400px;
    }
    .roo__address {
        width: 100%;
        float: none;
        height: auto;
    }
    .roo__inner {
        font-size: 18px;
    }
    .roo__excerpt,
    .roo__inner .roo__realaddress {
        font-size: 16px;
    }
    .social__icon {
        width: 25%;
    }
    .roo__copyright {
        padding: 50px 0 145px;
        font-size: 18px;
    }
    .roo__listle {
        text-align: left;
    }
    .roo__listle span {
        display: inline-block;
        transition: 0.5s;
    }
    .thesidebar .roo__listle span {
        transform: rotateY(180deg);
    }
    .roo__leftloop {
        width: 100%;
        float: none;
    }
    .roo__rightloop {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 350px;
        left: 100%;
        transition: 0.5s 0.6s;
        overflow: scroll;
    }
    .roo__rightloop #sidebar {
        margin: 20px;
    }
    .thesidebar .roo__rightloop {
        left: calc(100% - 350px);
    }
    .thesidebar .wrapper {
        margin-left: -350px;
    }
    .roo__listmeta h2 {
        font-size: 30px;
        padding: 18px 0;
    }
    .roo__sidebarloop {
        margin: 0 -15px;
    }
    .roo__listinner {
        margin: 0 15px;
    }
    .roo__single {
        margin: 0 20px;
    }
    .mod__left,
    .mod__right {
        float: none;
        width: auto;
        position: inherit;
    }
    .loop__test {
        column-count: 2;
    }
}
@media screen and (max-width: 800px) {
    .roo__listmeta h2 {
        font-size: 23px;
        padding: 13px 0;
    }
    .roo__excerpt {
        font-size: 13px;
    }
}
@media screen and (max-width: 768px) {
    .roo__listmeta h2 {
        font-size: 23px;
        padding: 13px 0;
    }
    .roo__excerpt {
        font-size: 13px;
    }
}
@media screen and (max-width: 720px) {
    .social__icon {
        width: 33.33%;
    }
}
@media screen and (max-width: 640px) {
    .roo__footer.parallax {
        background-size: 400% !important;
        background-position: center;
    }
    .mod__name img {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    .wrapper {
        padding: 120px 0 0;
    }
    .running__text {
        height: 36px;
    }
    .scroll__number {
        padding: 7px 0;
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .inner__header,
    .roda__header {
        height: 84px;
    }
    .dealer__logo {
        height: 54px;
        padding: 15px 0;
    }
    .dealer__logo img {
        height: 54px;
    }
    .inner__header .dealer__agent,
    .roda__iconmenu {
        top: 12px;
    }
    .social__icon {
        width: 50%;
    }
    .roo__copyright {
        padding: 30px 0 125px;
        font-size: 16px;
    }
    .roo__listle {
        padding: 40px 0;
        font-size: 32px;
    }
    .roo__listle span {
        top: calc(50% - 16px);
        height: 32px;
        line-height: 32px;
        padding: 0 14px;
        font-size: 14px;
    }
    .roo__listimage {
        margin: 0 0 20px;
    }
    .roo__onlysingle {
        padding: 0;
    }
    .roo__sidebarloop {
        margin: 0 -30px;
    }
    .roo__single {
        margin: 0;
    }
    .roo__blogcontent .roo__rodacontent {
        font-size: 20px;
    }
    .loop__test {
        column-count: 1;
        column-gap: 20px;
    }
}
@media screen and (max-width: 533px) {
    .wrapper {
        padding: 110px 0 0;
    }
    .container {
        padding: 0 20px;
    }
    .running__text {
        height: 34px;
    }
    .scroll__number {
        padding: 6px 0;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    .inner__header,
    .roda__header {
        height: 76px;
    }
    .dealer__logo {
        height: 46px;
        padding: 15px 0;
    }
    .dealer__logo img {
        height: 46px;
    }
    .inner__header .dealer__agent {
        top: 13px;
        right: 50px;
        width: 40px;
        height: 40px;
    }
    .inner__header .dealer__fotoagen {
        width: 40px;
        height: 40px;
    }
    .roda__iconmenu {
        top: 7px;
        right: -10px;
        transform: scale(0.8);
    }
    .menu-on .wrapper,
    .thesidebar .wrapper {
        margin-left: -300px;
    }
    .roda__menu,
    .roo__rightloop {
        width: 300px;
    }
    .menu-on .roda__menu,
    .thesidebar .roo__rightloop {
        left: calc(100% - 300px);
    }
    .menu-on .roda__footermobile,
    .thesidebar .roda__footermobile {
        margin: 0 300px 0 -300px;
    }
    #showoffice,
    #showoffice .container {
        padding: 0;
    }
    .roo__maps {
        height: 300px;
    }
    .roo__maps iframe {
        height: 300px;
        width: 100%;
    }
    .roo__inner {
        font-size: 18px;
        padding: 20px;
    }
    .blog__dealercontent h6,
    .roo__inner .roo__realaddress {
        font-size: 16px;
    }
    .roo__copyright {
        font-size: 15px;
    }
    .roo__listle {
        padding: 30px 0;
        font-size: 25px;
    }
    .roo__listle span {
        top: calc(50% - 14px);
        height: 28px;
        line-height: 28px;
        padding: 0 12px;
        font-size: 12px;
    }
    .roo__listinner {
        margin: 0 10px;
    }
    .test__block {
        margin: 0 0 20px;
    }
    .roo__blogtitle {
        font-size: 22px;
        line-height: 1.25;
    }
    .roo__categories {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .roo__blogcontent {
        padding: 20px;
        font-size: 15px;
    }
    .roo__tags {
        margin: 20px 0;
    }
    .roo__tags a {
        font-size: 13px;
    }
    .blog__dealercontent h2 {
        font-size: 21px;
    }
    .blog__dealercontent h3 {
        font-size: 20px;
    }
    .blog__dealercontent h4 {
        font-size: 19px;
    }
    .blog__dealercontent h5 {
        font-size: 18px;
    }
    .blog__dealercontent {
        line-height: 1.4;
    }
    .comment__avatar {
        float: left;
        margin: 0 20px 0 0;
    }
    .comment__avatar img {
        padding: 5px;
        width: 60px;
        height: 60px;
        border-radius: 50px;
        margin: 0;
    }
    .comment__meta {
        width: calc(100% - 95px);
        margin-bottom: 40px;
    }
    .comment-reply-link {
        padding: 5px 15px;
        font-size: 13px;
    }
    .roo__relloop.roda__clear {
        margin: 0 -10px;
    }
    .roo__sidebarloop {
        margin: 0 -20px;
    }
    .roo__blogcontent .roo__rodacontent {
        font-size: 17px;
    }
}
@media screen and (max-width: 420px) {
    .wrapper {
        padding: 100px 0 0;
    }
    .container {
        padding: 0 15px;
    }
    .running__text {
        height: 30px;
    }
    .scroll__number {
        padding: 6px 0;
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .inner__header,
    .roda__header {
        height: 70px;
    }
    .dealer__logo {
        height: 44px;
        padding: 13px 0;
    }
    .dealer__logo img {
        height: 44px;
    }
    .inner__header .dealer__agent {
        top: 10px;
        right: 45px;
    }
    .roda__iconmenu {
        top: 4px;
    }
    .roo__buttonmobile {
        padding: 4px 0;
        font-size: 11px;
    }
    .roo__buttonmobile i {
        font-size: 20px;
        line-height: 33px;
    }
    .roo__buttonmobile i.icon-dealer-comment {
        top: 8px;
        font-size: 11px;
        line-height: 1;
    }
    #showoffice {
        margin: 0;
    }
    .roo__maps,
    .roo__maps iframe {
        height: 250px;
    }
    .roo__inner {
        font-size: 15px;
        padding: 20px 15px 15px;
    }
    .roo__inner h4 {
        margin: 0 0 5px;
    }
    .roo__excerpt,
    .roo__inner .roo__realaddress {
        font-size: 14px;
    }
    .roo__copyright {
        padding: 20px 0 85px;
        font-size: 14px;
    }
    .roo__listle {
        font-size: 22px;
    }
    .roo__rightloop .widget_block {
        padding: 15px 20px;
    }
    .roo__relloop.roda__clear,
    .roo__sidebarloop {
        margin: 0 -8px;
    }
    .roo__publish {
        font-size: 14px;
        margin: 0 0 6px;
    }
    .roo__listmeta h2 {
        font-size: 22px;
        padding: 15px 0;
    }
    .roo__listimage {
        margin: 0 0 10px;
    }
    .archive__test,
    .roo__listinner {
        margin: 0 8px;
    }
    .roo__post {
        width: 100%;
        float: none;
        margin: 0 0 25px;
    }
    .roo__onlysingle {
        padding: 0 0 40px;
    }
    .roo__single {
        margin: 0 -8px 30px;
    }
    .roo__blogcontent {
        padding: 20px;
    }
    .roo__blogtitle {
        font-size: 22px;
        line-height: 1.25;
        padding: 0 0 8px;
    }
    .roo__categories {
        font-size: 13px;
    }
    .roo__blogcontent {
        font-size: 14px;
    }
    .comment__avatar {
        margin: 0 15px 0 0;
    }
    .comment__avatar img {
        padding: 4px;
        width: 50px;
        height: 50px;
    }
    .comment__meta {
        width: calc(100% - 75px);
        margin-bottom: 30px;
    }
    .roo__blogcontent .roo__rodacontent {
        font-size: 16px;
    }
    .mod__name .mod__head,
    .mp__number,
    .mp__text {
        font-size: 25px;
        height: 30px;
        line-height: 30px;
        letter-spacing: -1px;
    }
    .mod__block {
        padding: 20px 0;
    }
    .mp__start {
        top: -15px;
        font-size: 12px;
    }
    .ms__stat {
        padding: 3px 10px;
        margin-right: 5px;
        font-size: 13px;
    }
    .blog__model,
    .sp__sec table,
    .tab__list {
        font-size: 15px;
    }
    .mod__list {
        padding: 15px 0 0;
    }
    .mod__name .mod__head,
    .tab__list {
        padding: 0 0 10px;
        margin: 0 0 10px;
    }
    .blog__model,
    .mod__photo {
        padding: 15px;
        margin: 0 0 20px;
    }
    .mod__name .mod__head {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .mod__galeri,
    .mod__galeri img {
        height: 180px;
    }
    .mod__color {
        padding: 25px 0;
        margin: 0 0 20px;
    }
    .color__name {
        top: 0;
        font-size: 18px;
    }
    .ml__thumb,
    .sp__sec {
        margin: 0 0 20px;
    }
    .sp__sec table tr td:first-child {
        padding: 12px 8px 12px 16px;
    }
    .sp__sec table tr td:nth-child(2) {
        padding: 12px 16px 12px 8px;
    }
    .mod__photo .splide__pagination {
        height: 10px;
        top: -60px;
        right: -15px;
    }
    .mod__photo .splide__pagination__page {
        height: 10px;
        margin: 0 0 0 4px;
        width: 10px;
    }
    .mod__video iframe {
        height: 219px;
    }
}
