@font-face {
    font-family: 'BentonSans-Light';
    src: url('../fonts/BentonSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/BentonSans-Light.otf') format('opentype'), url('../fonts/BentonSans-Light.woff') format('woff'), url('../fonts/BentonSans-Light.ttf') format('truetype'), url('../fonts/BentonSans-Light.svg#BentonSans-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-Book';
    src: url('../fonts/BentonSans-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/BentonSans-Book.otf') format('opentype'), url('../fonts/BentonSans-Book.woff') format('woff'), url('../fonts/BentonSans-Book.ttf') format('truetype'), url('../fonts/BentonSans-Book.svg#BentonSans-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-Medium';
    src: url('../fonts/BentonSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/BentonSans-Medium.otf') format('opentype'), url('../fonts/BentonSans-Medium.woff') format('woff'), url('../fonts/BentonSans-Medium.ttf') format('truetype'), url('../fonts/BentonSans-Medium.svg#BentonSans-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-Thin';
    src: url('../fonts/BentonSans-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/BentonSans-Thin.woff') format('woff'), url('../fonts/BentonSans-Thin.ttf') format('truetype'), url('../fonts/BentonSans-Thin.svg#BentonSans-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #ffffff;
    margin: 0; 
    padding: 0;
    font-family: 'BentonSans-Book';
    height: 100%;
}

a {
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    outline: none;
}

button {
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.menu-active
{
    color: #0b2e6e !important;
}

a:hover {
    text-decoration: none;
}

ul {
    margin: 0px;
    padding: 0px;
}

ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

h2, h3, h4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
/*body .product  .info  .title {*/
/*    font-family: "Raleway", Helvetica, sans-serif;*/
/*}*/

.img-responsive {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: contain;
}

.overlay {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.h3-custom {
    font-size: 25px;
    font-family: 'BentonSans-Light';
    letter-spacing: 1px;
    margin: auto;
}

.rolzo-custom-body {
    font-family: 'BentonSans-Light';
    letter-spacing: 0.8px;
    line-height: 29px;
    margin-top: 0px;
}

.rolzo-title-spacing {
    letter-spacing: 1px;
    padding-top: 10px;
}

.rolzo-custom-box {
    max-height: 105px;
    max-width: 105px;
}

.flex-tab-rolzo {
    width: 52%;
}

.rolzo-custom-title {
    font-family: 'BentonSans-Thin';
    letter-spacing: 1px;
}

.rolzo-body-container {
    padding-left: 20px;
    padding-right: 20px;
}

.line_space {
    line-height: 30px;
}

.carousel-cell {
    width: 100%;
    /* half-width */
    margin-right: 10px;
    float: left;
}

.carousel-cell-cars {
    width: 100%;
    /* half-width */
    margin-right: 10px;
    float: left;
}

.carousel-cell-types {
    width: 100%;
    /* half-width */
    margin-right: 10px;
    float: left;
}

#caroussel_types {
    margin-top: -30px;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.img {
    width: 100%;
}

.sm_show {
    display: block;
}

.xs_show {
    display: none;
}

.wrapper {
    /*max-width:1920px;*/
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.min_top {
    width: 100%;
    float: left;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 999;
}

.min_top.sticky {
    width: 100%;
    z-index: 999;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 0;
    margin: 0;
    left: 0;
}

header {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0px;
    z-index: 900;
}

header span {
    width: auto;
    float: right;
    color: #FFF;
    font-size: 12px;
    z-index: 99;
    position: relative;
}

header .phone_icon {
    display: none;
}

/*===== menu start =====*/

.hamburger-menu-wrapper {
    background-color: transparent;
    padding: 10px;
    margin-top: -1px;
    z-index: 1000;
}

.hamburger-menu span::before {
    background: #FFF;
    height: 0.5px;
}

.hamburger-menu span::after {
    background: #FFF;
    height: 1px;
}

.hamburger-menu span {
    background: #FFF;
    height: 1px;
}

.menu-list {
    margin-top: 80px;
    line-height: 30px;
}

.menu-list a {
    font-size: 15px;
    color: #2c3135;
    letter-spacing: 1px;
    margin: 0px 0px 18px 0px;
}

.menu-list a:hover {
    color: #a5977c;
}

/*===== menu  end =====*/

.logo {
    display: inline-block;
    text-align: center;
    z-index: 99;
    position: relative;
    padding-top: 0px;
}

.logo img {
    width: auto;
    float: none;
    display: inline-block;
    text-align: center;
}

/*===== ct-btn-scroll start =====*/

.down_arrow {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: center;
}

.ct-btn-scroll {
    width: auto;
    float: none;
    top: -50px;
    padding: 10px;
    position: relative;
    display: inline-block;
    text-align: center;
    z-index: 9;
    border-radius: 50%;
    -webkit-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}

.ct-btn-scroll img {
    width: auto;
    float: left;
}

/*===== ct-btn-scroll end =====*/

.banner {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/banner-bg1.png) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    height: auto;
}

.banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Medium';
}

.banner .p {
    font-size: 17px;
    text-align: center;
    font-family: 'BentonSans-Light';
    margin: 25px 0px;
}

.home_section1 {
    width: 100%;
    float: left;
    padding: 65px 0px;
    text-align: center;
    background: #000000;
}

.home_section1 .h2 {
    font-size: 20px;
    color: #ebebeb;
    font-family: 'BentonSans-Book';
    display: inline-block;
    margin: 0px 0px 30px;
}

.home_section1 p {
    /*font-size:9.33px;*/
    font-size: 14px;
    font-family: 'BentonSans-Light';
    display: inline-block;
}

.home_section2 {
    width: 100%;
    float: left;
}

.home_section2 img {
    width: 100%;
}

.home_section3 {
    width: 100%;
    float: left;
    padding: 75px 0px 90px 0px;
    text-align: center;
    background: #000000;
}

.home_section3 h3 {
    /*font-size:17.33px;*/
    font-size: 22px;
    color: #FFF;
    margin-bottom: 28px;
}

.home_section3 p {
    /*font-size:9.33px;*/
    font-size: 14px;
    display: inline-block;
}

.home_section4 {
    width: 100%;
    float: left;
}

.home_section4 img {
    object-fit: cover;
}

.home_section4 h3 {
    /*font-size:17.33px;*/
    font-size: 22px;
    color: #FFF;
    margin-bottom: 20px;
}

.home_section4 p {
    /*font-size:9.33px;*/
    font-size: 14px;
    display: inline-block;
}

.home_section4 .row {
    margin: 0px;
}

.home_section4 .col-sm-6 {
    padding: 0px;
}

.home_section4 .home_section4_col {
    width: 100%;
    float: left;
    height: 100%;
    background: #337ab7;
    text-align: center;
    min-height: 500px;
    padding-top: 28%;
    padding-left: 15px;
    padding-right: 15px;
}

.home_section5 {
    width: 100%;
    float: left;
    padding: 100px 0px;
    background: #000000;
}

.home_section5 h3 {
    /*font-size:18px;*/
    font-size: 22px;
    color: #FFF;
    margin-bottom: 45px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.discover {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: center;
    margin-top: 85px;
}

.discover a {
    width: auto;
    float: none;
    display: inline-block;
    text-align: center;
    /* font-size:6.67px; */
    font-size: 12px;
    padding: 16px 45px;
    background: #A79779;
    color: #EBEBEB;
    border-radius: 4px;
    font-family: 'BentonSans-Book';
    font-weight: 100;
    letter-spacing: 1px;
    text-decoration: none;
}

.discover button {
    width: auto;
    float: none;
    display: inline-block;
    text-align: center;
    /* font-size: 6.67px; */
    font-size: 12px;
    padding: 16px 45px;
    background: #A79779;
    color: #EBEBEB;
    border-radius: 4px;
    font-family: 'BentonSans-Medium';
    font-weight: 100;
    letter-spacing: 1px;
    text-decoration: none;
    border: 0;
}

.discover button.disabled {
    background: #1d1d1d;
    color: #ebebeb59;
}

.discover a:hover {
    background: #645B48;
    color: #EBEBEB;
    letter-spacing: 1px;
    text-decoration: none;
}

.discover button:hover {
    background: #645B48;
    color: #EBEBEB;
    letter-spacing: 1px;
    text-decoration: none;
}

.discover button.disabled:hover {
    background: #1d1d1d;
    color: #ebebeb59;
    letter-spacing: 1px;
    text-decoration: none;
}

/*======= flexslider css =====*/

.flexslider_main {
    max-width: 340px;
    width: 100%;
    float: none;
    margin: 0 auto;
}

.flexslider {
    width: 100%;
    float: left;
    background: url(../images/mobile-frame.png) no-repeat center top;
    padding: 137px 20px 10px;
}

.flex-viewport {
    width: 340px;
    height: 600px;
    float: left;
}

.flexslider .slides img {
    max-width: 300px;
    width: 100%;
    height: 420px;
    float: none;
    display: inline-block;
    text-align: center;
}

.flex-direction-nav .flex-prev {
    background: url(../images/prev-icon.png) no-repeat center center;
}

.flex-direction-nav .flex-next {
    background: url(../images/next-icon.png) no-repeat center center;
    right: -70px;
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: -70px;
}

.flex-direction-nav a {
    width: 50px;
    height: 50px;
    font-size: 0px;
    top: 32%;
}

.flex-direction-nav a::before {
    font-size: 0px;
}

.flex-control-paging li a {
    width: 30px;
    height: 4px;
    border: 1px solid #212121;
    background-color: #212121;
    border-radius: 0px;
}

.flex-control-paging li a:hover {
    background-color: #212121;
    border: 1px solid #212121;
}

.flex-control-paging li a.flex-active {
    background: #a5977c;
}

.flex-control-nav {
    margin-top: 25px;
    bottom: 0px;
    position: relative;
}

.flex-viewport {
    width: 100%;
    float: left;
    margin: 0;
}

.flex-control-nav {
    float: left;
}

.flexslider .slides {
    width: auto;
    float: left;
}

.flex-control-nav li {
    margin: 0px;
}

.flexslider .slides>li {
    display: inline-block;
    text-align: center;
}

.flexslider_box {
    width: 100%;
    float: left;
    padding: 0px;
    position: relative;
}

.flexslider_box h4 {
    width: auto;
    font-size: 12px;
    color: #a79778;
    border-bottom: 1px solid #a79778;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}

.flexslider_box span {
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 12px;
    font-family: 'BentonSans-Light';
}

/*.slider_text{ max-width:200px; position:absolute; top:27%; left:-200px; right:0px; }*/

/*======= flexslider css end =====*/

.home_section6 {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: center;
}

.home_section6 img {
    width: 100%;
    float: auto;
}

.home_section6 .col-sm-4 {
    padding: 0px 5px;
}

.home_section6 .home_section6_box {
    width: 100%;
    float: left;
    padding: 80px 240px;
}

.home_section6 .home_section6_box p {
    color: #9b9b9b;
    margin-bottom: 32px;
    min-height: 132px;
}

.home_section6 .home_section6_box h4 {
    /* font-size:8px; */
    font-size: 13px;
    color: #FFF;
    margin-bottom: 5px;
}

.home_section6 .home_section6_box span {
    /* font-size:8px; */
    font-size: 13px;
    color: #525454;
}

.home_section6 .community_box {
    background: #337ab7;
    padding: 55px 0px;
    min-height: 310px;
    border: 2px solid #702828;
}

.home_section6 h3 {
    /* font-size:17.33px; */
    font-size: 22px;
    color: #FFF;
    margin-bottom: 22px;
}

.home_section6 p {
    /* font-size:9.33 px; */
    font-size: 14px;
    color: #FFF;
}

.home_section6 p.text {
    margin-bottom: 65px;
}

.home_section6 .logo_6 {
    width: 100%;
    float: left;
    margin-top: 67px;
}

.home_section6 .logo_6 img {
    width: auto;
    float: none;
    display: inline-block;
    text-align: center;
}

.home_section_mobile {
    width: 100%;
    float: left;
    display: none;
}

.home_section_mobile .discover {
    margin: 65px 0px;
}

.home_section_mobile img {
    width: 100%;
    float: left;
}

footer {
    width: 100%;
    float: left;
    background: #ffffff;
    padding: 75px 0px 15px 0px;
}

footer h3 {
    /* font-size:5px; */
    font-size: 12px;
    color: #a5977c;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 15px;
    font-family: 'BentonSans-Medium';
    letter-spacing: 1px;
}

footer ul {
    width: 25%;
    float: left;
}

footer li {
    width: 100%;
    float: left;
}

footer ul li a {
    width: auto;
    float: left;
    /* font-size:5px; */
    font-size: 12px;
    color: #ebebeb;
    text-align: left;
}

footer ul li a:hover {
    color: #a5977c;
}

footer ul.apple_link {
    width: 100%;
    float: left;
}

footer ul.apple_link li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

footer ul.apple_link li a {
    float: right;
}

footer ul.apple_link li a img {
    width: 100px;
}

footer .copy_right {
    width: 100%;
    float: left;
    margin-top: 40px;
}

footer .copy_right p {
    /* font-size:4.67px; */
    font-size: 12px;
    color: #FFF;
    display: inline-block;
}

footer .copy_right p span {
    margin-left: 30px;
}

footer .copy_right p a {
    color: #FFF;
    margin-left: 10px;
}

footer .copy_right p a:hover {
    color: #a5977c;
}

footer .copy_right ul.link_terms {
    width: auto;
    float: none;
    margin-left: 30px;
    display: inline-block;
}

footer .copy_right ul.link_terms li {
    width: auto;
    float: left;
    line-height: 10px;
    border-right: 1px solid #FFF;
    padding: 0px 10px 0px 0px;
    margin: 0px 10px 0px 0px;
}

footer .copy_right ul.link_terms li:last-child {
    border: none;
}

footer .copy_right ul.social_icon {
    width: auto;
    float: right;
}

footer .copy_right ul.social_icon li {
    width: auto;
    float: left;
    margin-right: 10px;
}

footer .copy_right ul.social_icon li .fa {
    font-size: 12px;
    color: #FFF;
}

footer .copy_right ul.social_icon li .fa:hover {
    color: #a5977c;
}

footer .copy_right .selectpicker {
    width: auto;
    float: right;
    color: #FFF;
    background-color: transparent;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../assets/images/down-arrow.png) no-repeat right;
    background-size: 10px;
    padding: 0px 12px 0px 0px;
    margin-left: 20px;
}

/* 21-5-2018 */

.dubai {
    margin-top: 40px;
}

.dubai .dubai_box {
    width: 100%;
    max-width: 300px;
    min-height: 445px;
    background: #337ab7;
    padding: 55px 0px;
    text-align: center;
    margin-top: 15px;
    border: 2px solid #702828;
}

.dubai .dubai_box span {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.dubai .dubai_box h3 {
    font-size: 20px;
    color: #FFF;
    margin: 22px 0px;
}

.dubai .dubai_box p {
    width: 100%;
    font-size: 14px;
    color: #FFF;
}

.dubai .dubai_box p a {
    color: #9b9b9b;
}

a.new_screen_href_btn {
    color: #FFF;
}

a.new_screen_href_btn:hover {
    color: #a5977c !important;
}

.padding {
    padding: 140px 0px 70px;
}

.dubai_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/dubai1.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.dubai_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.membership_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/membership.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.membership_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.mb {}

.our_members_love_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/our_members_love.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.our_members_love_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.contact_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/contact.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.contact_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.cities_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/cities.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.cities_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.bentley_banner {}

.bentley_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.suv_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/suv.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.suv_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.journal_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/journal.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.journal_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

.tabs_main {
    width: 100%;
    float: left;
}

.nav-tabs {
    border: none;
    padding: 70px 0px;
}

.nav-tabs>li {
    float: none;
    display: inline-block;
    border-bottom: 3px solid #1a1a1a;
}

.nav-tabs>.active {
    border-color: #a5977c;
    background: none;
}

.nav-tabs>.active a {
    background: none !important;
    border: none !important;
    color: #a5977c !important;
}

.nav-tabs>li a {
    color: #a5977c;
    font-family: 'BentonSans-Medium';
    font-size: 15px;
    background: none !important;
    border: none !important;
    outline: none;
    text-transform: uppercase;
}

.nav-tabs>li>.brand-tap-btton {
    color: #a5977c;
    font-family: 'BentonSans-Medium';
    font-size: 15px;
    background: none !important;
    border: none !important;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 10px 15px;
    cursor: pointer;
}

.nav-tabs>li a:hover {
    background: none !important;
    border: none !important;
    color: #a5977c !important;
}

.tab-pane ul li {
    width: 50%;
    float: left;
    border-bottom: 1px solid #131212;
    padding: 5px 0px;
}

.tab-pane ul li:first-child {
    border-top: 1px solid #131212;
}

.tab-pane ul li:nth-child(2) {
    border-top: 1px solid #131212;
}

.tab-pane ul li a {
    width: 100%;
    float: left;
    text-align: left;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.tab-pane ul li a.membership_benefits:hover {
    color: #fff;
}

.tab-pane ul li a:hover {
    color: #a5977c;
}

.tab-pane ul li a img {
    float: left;
    margin: 14px 10px 0px 0px;
}

.mb .home_section6 p.text {
    margin-bottom: 0px;
    min-height: inherit;
}

.tab-content .tab-pane .home_section2 {
    width: 100%;
    float: left;
    margin-top: 70px;
}

.mb .logo_6 {
    width: 100%;
    float: left;
}

.home_section6_box {
    width: 100%;
    float: left;
}

.tabs_main {
    text-align: center;
}

.tabs_main form {
    width: 100%;
    max-width: 800px;
    display: inline-block;
    margin-bottom: 100px;
}

.tabs_main form .form_top {
    width: 100%;
    float: left;
    border-radius: 4px;
    padding: 0px;
    margin-bottom: 15px;
    /* border: 2px solid #702828; */
}

.tabs_main form input {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #6f7171;
    padding: 20px 20px;
    background: none;
    border: 1px solid #000;
    font-family: 'BentonSans-Medium';
    background-color: #000;
}

.tabs_main form input.phn {
    background: url(../images/fl.png) no-repeat 15px center;
    padding-left: 45px;
}

.tabs_main form .btns {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #a5977c;
    padding: 20px;
    background: #000000;
    border: none;
    border-radius: 4px;
    font-family: 'BentonSans-Medium';
    text-transform: uppercase;
    border: 1px solid #a5977c;
}

.tabs_main form .btns:hover {
    background: #a5977c;
    color: #000;
}

.tabs_main .numbers {
    width: 100%;
    float: left;
    background: #000;
    border: none;
    text-align: left;
    font-size: 15px;
    color: #6f7171;
    border-top: 1px solid #702828;
    border-bottom: 1px solid #702828;
    padding: 15px 20px;
}

.tabs_main .numbers .img_margin {
    margin: 0px 7px;
}

.form_top .dropdown {
    width: 100%;
    float: left;
}

.form_top .dropdown .dropdown-menu {
    width: 100%;
    float: left;
    background: #000;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #702828;
}

.form_top .dropdown .dropdown-menu li a {
    color: #a5977c;
    padding: 7px 15px;
}

.form_top .dropdown .dropdown-menu li a:hover {
    background: #702828;
}

.dreams_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -55px;
    background: url(../images/dreams.png) no-repeat;
    background-size: 100% 100%;
    padding: 318px 0px;
}

.dreams_banner h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Light';
}

#tab2 .dubai_box p {
    padding: 0px 20px;
}

.our_members_love .container .home_section6_box {
    padding: 0px 300px;
}

.our_members_love .container .home_section6_box h3 {
    font-size: 17px;
    color: #fff;
    text-align: left;
    margin: 15px 0px 0px;
    font-family: 'BentonSans-Medium';
    letter-spacing: 1px;
}

.our_members_love .container .home_section6_box p {
    text-align: left;
    margin: 10px 0px 20px;
}

.our_members_love .container .home_section6_box span {
    width: 100%;
    display: inline-block;
    margin: 20px 0px;
    padding: 0px 10px;
}

.faq_section {
    width: 100%;
    float: left;
    padding: 140px 140px 70px;
}

.faq_section h1 {
    font-size: 28px;
    color: #fff;
    margin: 0px 0px 70px;
    font-family: 'BentonSans-Medium';
    letter-spacing: 1px;
}

.faq_section h2 {
    font-size: 18px;
    color: #fff;
    margin: 0px;
    font-family: 'BentonSans-Medium';
    letter-spacing: 1px;
}

.faq_section h3 {
    font-size: 12px;
    color: #a79778;
    margin: 20px 0px 7px;
    font-family: 'BentonSans-Medium';
    letter-spacing: 1px;
}

.faq_section h4 {
    font-size: 16.67px;
    color: #fff;
    margin: 20px 0px 0px;
    font-family: 'BentonSans-Medium';
    letter-spacing: 1px;
}

.faq_section p {
    font-size: 12px;
    color: #ebebeb;
    margin: 10px 0px;
    word-wrap: break-word;
}

.contact_section {
    width: 100%;
    float: left;
    text-align: center;
}

.contact_section h2 {
    width: auto;
    float: none;
    display: inline-block;
    font-size: 17px;
    color: #a5977c;
    margin: 70px 0px 40px;
    padding: 20px 25px;
    border-bottom: 2px solid #a5977c;
    font-family: 'BentonSans-Medium';
}

.contact_section h3 {
    font-size: 17px;
    color: #ebebeb;
    margin: 15px 0px;
    line-height: 28px;
}

.contact_section ul {
    width: 100%;
    float: left;
    padding: 0px 270px;
}

.contact_section ul.city-img-container {
    padding: 0px 270px;
}

.contact_section ul li {
    width: 33.3333%;
    float: left;
    text-align: center;
    background: url(../assets/images/line2.png) no-repeat center bottom;
    padding: 25px 0px;
    position: relative;
}

.contact_section ul li:after {
    width: 1px;
    height: 100%;
    content: "";
    background: url(../assets/images/line.png) no-repeat right center;
    position: absolute;
    right: 0px;
    top: 0px;
}

.contact_section ul li h3 {
    font-size: 14px;
    color: #ebebeb;
    margin: 0px;
}

.contact_section ul li:nth-child(3):after {
    content: normal;
}

.contact_section ul li:nth-child(6):after {
    content: normal;
}

.contact_section ul li:nth-child(9):after {
    content: normal;
}

.contact_section ul li:nth-child(12):after {
    content: normal;
}

.contact_section ul li:nth-child(15):after {
    content: normal;
}

.contact_section ul li:nth-child(18):after {
    content: normal;
}

.contact_section ul li:nth-child(21):after {
    content: normal;
}

.contact_section ul li:nth-child(24):after {
    content: normal;
}

.contact_section ul li:nth-child(27):after {
    content: normal;
}

.contact_section ul li:nth-child(30):after {
    content: normal;
}

.home_section6 .bentley_text p {
    margin: 0px;
    min-height: inherit;
}

.dubai_box .tyre li h4 {
    font-size: 12px;
    color: #9b9b9b;
    margin: 0px 0px 13px;
}

.dubai_box .tyre li h5 {
    font-size: 15px;
    color: #fff;
    margin: 13px 0px 0px;
    font-family: 'BentonSans-Medium';
}

.dubai_box .tyre li {
    width: 50%;
    float: left;
    text-align: center;
    background: url(../assets/images/line2.png) no-repeat center bottom;
    padding: 20px 0px;
    position: relative;
}

.dubai_box .tyre li:after {
    width: 1px;
    height: 100%;
    content: "";
    background: url(../assets/images/line.png) no-repeat right center;
    position: absolute;
    right: 0px;
    top: 0px;
}

.dubai_box .tyre li:nth-child(3) {
    background: none;
}

.dubai_box .tyre li:nth-child(4) {
    background: none;
}

.dubai_box .tyre li:nth-child(2):after {
    content: normal;
}

.dubai_box .tyre li:nth-child(4):after {
    content: normal;
}

.dubai .dubai_box.bentley {
    padding-bottom: 40px;
    min-height: inherit;
    border: 2px solid #702828;
}

.journal_section {
    width: 100%;
    float: left;
}

.image1 {
    width: 100%;
}

.image2 {
    width: 50%;
    padding-right: 10px;
}

.image3 {
    width: 50%;
    padding-left: 10px;
}

.imgs {
    float: left;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.imgs span {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 40%;
}

.imgs span h2 {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
    margin: 0px;
    font-family: 'BentonSans-Medium';
}

.imgs span p {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #ebebeb;
    margin: 15px 0px 0px;
    padding: 10px 0px;
    background: url(../images/line3.png) no-repeat top center;
}

.join_section {
    width: 100%;
    float: left;
    padding: 50px 100px;
    text-align: left;
}

.join_section .col-sm-5 {
    text-align: right;
}

.join_section h2 {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fff;
    margin: 0px;
}

.join_section p {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #fff;
    margin: 20px 0px;
}

.join_section form {
    margin: 0px;
}

.error_section {
    width: 100%;
    float: left;
    padding: 170px 0px;
    text-align: center;
}

.error_section h2 {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fff;
    margin: 0px;
}

.error_section p {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #fff;
    margin: 20px 0px;
}

.error_section .logo_6 {
    width: 100%;
    float: left;
    margin: 100px 0px 0px;
}

.mobile_slider {
    width: 100%;
    float: left;
    display: none;
}

.mobile_slider .owl-buttons {
    position: absolute;
    left: -40px;
    right: -40px;
    top: 45%;
}

.mobile_slider .owl-buttons .owl-prev {
    width: 34px;
    height: 34px;
    float: left;
    font-size: 0px;
    background: url(../images/prev.png) no-repeat center center;
}

.mobile_slider .owl-buttons .owl-next {
    width: 34px;
    height: 34px;
    float: right;
    font-size: 0px;
    background: url(../images/next.png) no-repeat center center;
}

.news-holder {
    position: relative;
}

.news-headlines {
    position: absolute;
    left: -240px;
    top: 30%;
}

.news-headlines li {
    background: none !important;
    border: none !important;
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
}

.news-headlines h4 {
    width: auto;
    font-size: 12px;
    color: #a79778;
    border-bottom: 1px solid #a79778;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}

.news-headlines span {
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 12px;
    font-family: 'BentonSans-Light';
}

.news-headlines li:before {
    content: normal;
}

.news-headlines .nh-anim.selected {
    opacity: 1;
}

.mobile_frame {
    background: url(../images/mobile-frame.png) no-repeat center top;
    padding: 137px 120px 127px 122px;
}

.carousel_text {
    padding: 0px 0px 0px 40px;
}

.slider_text {
    width: 100%;
    float: left;
    margin-top: 295px;
}

.carousel_text h4 {
    width: auto;
    font-size: 12px;
    color: #a79778;
    border-bottom: 1px solid #a79778;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}

.carousel_text span {
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 12px;
    font-family: 'BentonSans-Light';
}

.carousel-control {
    position: absolute;
    top: 47%;
    bottom: auto;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.carousel-control {
    opacity: 1;
}

.dp_mb {
    display: none;
}

.myVideo {
    position: absolute;
    width: 300px;
    height: auto;
    margin-top: 30px;
    margin-left: -15px;
}

.zoom_img {
    width: 100%;
    height: auto;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #525454 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #525454 !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #525454 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #525454 !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.hamburger-menu {}

.main_banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -67px;
}

.main_banner .img {
    max-height: 740px;
}

.main_banner_text {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 25%;
}

.main_banner_text h2 {
    font-size: 17.33px;
    text-align: center;
    font-family: 'BentonSans-Medium';
}

.main_banner_text .p {
    font-size: 17px;
    text-align: center;
    font-family: 'BentonSans-Light';
    margin: 25px 0px;
}

.main_banner_text.top {
    top: 50%;
}

.left {
    display: none;
}

.carousel-indicators li {
    width: 30px;
    height: 4px;
    background: #212121;
    border: 1px solid #212121;
    border-radius: 0px;
    margin: 0px;
}

.carousel-indicators li.active {
    width: 30px;
    height: 4px;
    background: #a5977c;
    border: 1px solid #a5977c;
}

.carousel-indicators {
    width: 100%;
    float: left;
    margin: 0px;
    position: absolute;
    left: 0px;
    bottom: 20px;
}

.mobile_frame {
    margin-bottom: 60px;
}

.item {
    padding-left: 0px;
    height: 400px;
}

.carousel-inner {
    margin-top: -51px;
    width: 253px;
    margin-left: 20px;
}

.slider_bar {
    margin-left: 13%;
}

.logo_rolzo {
    margin-left: 0px!important;
}

.footer-term-p {
    margin-left: 10px;
}

.join-waitlist-btn {
    margin-top: 0;
    letter-spacing: 1px;
    text-align: left;
    margin-left: 5px;
    margin-bottom: -10px;
}

.video_container {
    border-radius: 15px;
    overflow: hidden;
    z-index: 99;
    width: 270px;
    height: 545px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: relative;
}

.contact-form-thanks-view {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background-color: #0d0d0d;
    display: none;
}

.video-play-btn-container {
    margin-top: 20px;
}

.video-play-btn-container>a {
    display: inline-block;
    width: 30px;
    text-align: center;
}

.viceo-text-container {
    top: calc(50% - 60px);
    width: 160px;
    left: 120px;
    position: absolute;
}

.main_banner img.header-brand-img {
    width: 350px;
    min-height: unset !important;
}

.dubai_box .property-container {
    /* border: solid 1px #fff; */
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.dubai_box .property-container .property-piece-div {
    width: 50%;
    float: left;
}

.dubai_box .property-container .piece-center-effect {
    position: absolute;
    width: 30px;
    height: 50px;
    background-color: #000;
    top: calc(50% - 25px);
    left: calc(50% - 15px);
    z-index: 1;
}

.dubai_box .property-container .piece-separator {
    float: left;
    width: 88%;
    height: 0;
    margin: 15px 0;
    margin-left: 6%;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-bottom-width: thin;
}

.dubai_box .property-container .piece-separator-vertical {
    position: absolute;
    width: 0;
    height: calc(100% - 40px);
    left: calc(50% - 0.5px);
    border-left-style: solid;
    border-left-color: #333333;
    border-left-width: thin;
}

.dubai_box .property-container .property-piece-div p.piece-title {
    color: #9B9B9B;
    font-size: 12px;
}

.dubai_box .property-container .property-piece-div p.piece-value {
    color: #EBEBEB;
    font-size: 22px;
    font-family: BentonSans-Light;
}



/* here */

.quote-form .property-container {
    width: 100%;
    padding: 20px;
    position: relative;
    overflow: hidden;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.quote-form .property-container p {
    width: 100%;
}

.quote-form .property-container .property-piece-div {
    width: 33%;
    float: left;
}

.quote-form .property-container .piece-center-effect {
    position: absolute;
    width: 50px;
    height: 60px;
    background-color: #000000;
    top: calc(50% - 30px);
    z-index: 1;
}

.quote-form .property-container .piece-center-effect.one {
    left: calc(33% - 25px);
}

.quote-form .property-container .piece-center-effect.two {
    left: calc(66% - 25px);
}

.quote-form .property-container .piece-separator {
    float: left;
    width: 88%;
    height: 0;
    margin: 15px 0;
    margin-left: 6%;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-bottom-width: thin;
}

.quote-form .property-container .piece-separator-vertical {
    position: absolute;
    width: 0;
    height: calc(100% - 40px);
    border-left-style: solid;
    border-left-color: #333333;
    border-left-width: thin;
}

.quote-form .property-container .piece-separator-vertical.one {
    left: calc(33% - 0.5px);
}

.quote-form .property-container .piece-separator-vertical.two {
    left: calc(66% - 0.5px);
}

.quote-form .property-container .property-piece-div p.piece-title {
    color: #9B9B9B;
    font-size: 14px;
    margin-bottom: 20px;
}

.quote-form .property-container .property-piece-div p.piece-value {
    color: #EBEBEB;
    font-size: 30px;
    font-family: BentonSans-Light;
}

/* end */

.new_screen_href_btn {
    color: #fff;
}

.new_screen_href_btn:hover {
    color: #a5977c;
}

.car-header-brand {
    width: 600px;
    min-height: unset !important;
}

.additional-city {
    padding-top: 38.2px;
}

@media(min-width: 1199px) {
    .custom-container {
        width: 85%;
        margin: 0 auto;
    }
}

@media(max-width:1280px) {
    .contact_section ul.city-img-container {
        padding: 0px 100px;
    }
    .logo_rolzo {
        margin-left: -15px !important;
    }
    .flex-tab-rolzo {
        width: 70%;
    }
}

@media(max-width:1200px) {
    .main_banner img.header-brand-img {
        width: 300px;
    }
    .flex-tab-rolzo {
        width: 75%;
    }
    .banner {
        padding: 220px 0px;
    }
    .dubai_banner {
        padding: 220px 0px;
    }
    .membership_banner {
        padding: 220px 0px;
    }
    .dreams_banner {
        padding: 220px 0px;
    }
    .our_members_love_banner {
        padding: 220px 0px;
    }
    .contact_banner {
        padding: 220px 0px;
    }
    .cities_banner {
        padding: 220px 0px;
    }
    .suv_banner {
        padding: 220px 0px;
    }
    .journal_banner {
        padding: 220px 0px;
    }
    .home_section4 img {
        height: 370px;
    }
    .home_section4 .home_section4_col {
        min-height: 370px;
        padding-top: 22%;
    }
    .flexslider {
        padding: 137px 20px 10px;
    }
    .home_section6 .home_section6_box {
        padding: 80px 150px;
    }
    .flex-direction-nav .flex-next {
        right: -40px;
    }
    .flex-direction-nav .flex-next:hover {
        right: 32%;
    }
    .flexslider:hover .flex-direction-nav .flex-next {
        right: -40px;
    }
    .our_members_love .container .home_section6_box {
        padding: 0px 200px;
    }
    .faq_section {
        padding: 100px 100px 50px;
    }
    .carousel-inner {
        margin-left: -25px;
    }
    .item {
        padding-left: 20px;
    }
    .carousel-inner {
        margin-top: -45px;
        width: 237px;
    }
    .mobile_frame {
        margin-left: 25px;
    }
    .slider_bar {
        left: -40px;
        margin-top: 30px;
        position: relative;
    }
}

@media(max-width:1199px) {
    .logo {
        left: -2px;
    }
    .mobile_frame {
        background: url(../images/mobile-frame-mb.png) no-repeat center top;
        padding: 96px 120px 96px 122px;
    }
    .carousel_text {
        padding: 0px;
    }
    .slider_text {
        margin-top: 177px;
    }
    .flex-tab-rolzo {
        width: 80%;
    }
}

@media(max-width:993px) {
    .contact_section ul.city-img-container {
        padding: 0 0;
    }
    .logo {
        left: -5px;
    }
    .main_banner img.header-brand-img {
        width: 250px;
    }
    .flex-tab-rolzo {
        width: 85%;
    }
    .banner {
        padding: 175px 0px;
    }
    .dubai_banner {
        padding: 175px 0px;
    }
    .membership_banner {
        padding: 175px 0px;
    }
    .dreams_banner {
        padding: 175px 0px;
    }
    .our_members_love_banner {
        padding: 175px 0px;
    }
    .contact_banner {
        padding: 175px 0px;
    }
    .cities_banner {
        padding: 175px 0px;
    }
    .bentley_banner {
        padding: 175px 0px;
    }
    .suv_banner {
        padding: 175px 0px;
    }
    .journal_banner {
        padding: 175px 0px;
    }
    .home_section4 img {
        height: 287px;
    }
    .home_section4 .home_section4_col {
        min-height: 287px;
        padding-top: 18%;
    }
    .flexslider {
        padding: 137px 20px 10px;
    }
    .home_section6 .home_section6_box {
        padding: 80px 50px;
    }
    footer ul.apple_link li a img {
        width: 100px;
    }
    footer .col-sm-8 {
        width: 85%;
    }
    
    /*  */
    .tabs_main {
        padding: 0px 15px;
    }
    .tabs_main .panel {
        background: #000;
        border-color: #000;
    }
    .panel-default .panel-heading {
        width: 100%;
        float: left;
        background: #333;
    }
    .panel-default .panel-heading .panel-title {
        color: #fff;
    }
    .tabs_main .panel-collapse {
        width: 100%;
        float: left;
    }
    .tabs_main .panel-collapse .panel-body {
        padding: 0px;
    }
    .tabs_main .panel-collapse ul li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #333;
        padding: 5px 0px;
    }
    .tabs_main .panel-collapse ul li:first-child {
        border-top: 1px solid #333;
    }
    .tabs_main .panel-collapse ul li a {
        width: 100%;
        float: left;
        text-align: left;
        line-height: 40px;
        font-size: 12px;
        color: #fff;
    }
    .tabs_main .panel-collapse ul li a:hover {
        color: #a5977c;
    }
    .tabs_main .panel-collapse ul li a img {
        float: left;
        margin: 14px 0px 0px 0px;
    }
    .mb .home_section2 {
        margin-top: 40px;
    }
    .nav-tabs {
        padding: 40px 0px 40px;
    }
    .our_members_love .container .home_section6_box {
        padding: 0px 140px;
    }
    .faq_section {
        padding: 70px 70px 40px;
    }
    .contact_section ul {
        padding: 0px 100px;
    }
    .join_section {
        padding: 50px;
    }
    .error_section {
        padding: 100px 0px;
    }
    .error_section h2 {
        font-size: 20px;
    }
    .error_section p br {
        display: none;
    }
    .mobile_frame {
        margin-left: 25px;
    }
    .slider_bar {
        left: -45px;
        margin-top: 30px;
        position: relative;
    }
    .slider_arrow {
        left: 20px;
        border: 1px solid red
    }
    .rolzo-custom-title {
        font-size: 25px;
    }
    .social_ic_desk {
        width: 100%;
        margin-top: -30px
    }
}

@media(max-width:991px) {
    .car-header-brand {
        width: 500px;
    }
    .viceo-text-container {
        left: 15px;
    }
    .logo_rolzo {
        width: 160px !important;
        margin-left: 15px !important;
        margin-top: 2px;
    }
    .flex-tab-rolzo {
        width: 90%;
    }
    .mobile_frame {
        background: url(../images/mobile-frame-mb.png) no-repeat center top;
        padding: 96px 66px 96px 68px;
    }
    .slider_bar {
        margin-left: 10%;
        order: 1px solid blue;
    }
    .waiting_img {
        margin-left: -50px;
    }
}

@media(max-width:767px) {
    .quote-form .property-container {
        margin-bottom: 0;
        max-width: 350px;
    }
    .quote-form .property-container .property-piece-div {
        width: 50%;
        max-width: 200px;
        float: left;
        margin: 0 auto;
        position: relative;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .quote-form .property-container .property-piece-div::after {
        content: "";
        position: absolute;
        width: 110px;
        height: 0;
        border-bottom-style: solid;
        border-bottom-color: #333333;
        border-bottom-width: thin;
        left: calc(50% - 55px);
        bottom: 0;
    }
    .quote-form .property-container .property-piece-div.right::before {
        content: "";
        position: absolute;
        width: 0;
        height: 50px;
        border-left-style: solid;
        border-left-color: #333333;
        border-left-width: thin;
        top: calc(50% - 25px);
        left: 0;
    }
    .quote-form .property-container .property-piece-div.last::after {
        content: "";
        display: none;
    }
    .quote-form .property-container .piece-separator {
        display: none;
    }
    .quote-form .property-container .piece-center-effect {
        display: none;
    }
    .quote-form .property-container .piece-separator-vertical {
        display: none;
    }
    .mobile-city-two-line {
        width: 100%;
        display: inline-block;
    }
    .additional-city {
        padding-top: 0;
    }
    .car-header-brand {
        width: 90%;
    }
    .main_banner img.header-brand-img {
        width: 230px;
    }
    .join_section .col-sm-5 {
        text-align: center;
    }
    .flex-tab-rolzo>ul {
        width: 100% !important;
    }
    .home-ads-flex {
        flex-wrap: wrap;
    }
    .join-waitlist-btn {
        text-align: center;
        margin-left: 0;
    }
    .logo {
        left: -15px;
    }
    .waiting_img {
        margin-left: 0px;
    }
    .rolzo-custom-title {
        font-size: 1.8em !important;
    }
    .flex-tab-rolzo {
        width: 90%;
    }
    .slider_bar {
        margin-left: 250px;
    }
    .hero_title {
        padding-top: 8px;
    }
    header .phone_icon {
        display: block;
        float: right;
        /* margin-top: 5px; */
    }
    header .phone_icon .fa:hover {
        color: #796e5b;
    }
    header span {
        display: none;
    }
    .banner {
        padding: 170px 0px;
        background: url(../images/mobile-banner.png) no-repeat;
        background-size: 100% 100%;
    }
    .dubai_banner {
        padding: 250px 0px;
        background: url(../images/dubai1-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .membership_banner {
        padding: 250px 0px;
        background: url(../images/membership-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .dreams_banner {
        padding: 250px 0px;
        background: url(../images/dreams-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .our_members_love_banner {
        padding: 250px 0px;
        background: url(../images/our-members-love-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .contact_banner {
        padding: 250px 0px;
        background: url(../images/contact-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .cities_banner {
        padding: 250px 0px;
        background: url(../images/home_section6-img1.png) no-repeat;
        background-size: 100% 100%;
    }
    .bentley_banner {
        padding: 250px 0px;
        background: url(../images/bentley-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .suv_banner {
        padding: 250px 0px;
        background: url(../images/suv-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .journal_banner {
        padding: 250px 0px;
        background: url(../images/journal-mb.png) no-repeat;
        background-size: 100% 100%;
    }
    .banner .p {
        font-size: 15px;
    }
    .ct-btn-scroll img {
        width: 12px;
    }
    .home_section1 {
        padding: 40px 0px;
    }
    .sm_show {
        display: none;
    }
    .xs_show {
        display: block;
    }
    .home_section4 img {
        height: auto;
    }
    .home_section4 .home_section4_col {
        min-height: inherit;
        padding: 100px 0px;
    }
    .home_section4 p br {
        display: none;
    }
    .home_section4 p {
        padding: 0px 25px;
    }
    .flexslider {
        padding: 96px 14px 96px 15px;
        background: url(../images/mobile-frame-mb.png) no-repeat center top;
    }
    .flexslider_box {
        width: 100%;
        max-width: 100%;
        position: relative;
        top: auto;
        margin-top: 60px;
        text-align: center;
        display: inline-block;
    }
    .flexslider_box h4 {
        float: none;
        display: inline-block;
    }
    .flex-control-nav {
        margin-top: -90px;
    }
    .flex-direction-nav .flex-next {
        right: 5%;
    }
    .flex-direction-nav .flex-next:hover {
        right: 5%;
    }
    .flexslider:hover .flex-direction-nav .flex-next {
        right: 5%;
    }
    .flex-direction-nav a {
        width: 34px;
        height: 34px;
        top: 54%;
    }
    .flex-direction-nav .flex-prev {
        background: url(../images/prev.png) no-repeat center center;
        left: 0px !important;
    }
    .flex-direction-nav .flex-next {
        background: url(../images/next.png) no-repeat center center;
        right: 0px !important;
    }
    .home_section4 .home_section4_col {
        padding: 70px 0px;
    }
    .home_section5 {
        padding: 70px 0px;
    }
    .discover {
        margin-top: 40px;
    }
    .home_section6 .home_section6_box {
        padding: 80px 10px;
    }
    .home_section6 .community_box {
        padding: 55px 40px;
    }
    .home_section6 .col-sm-4 {
        padding: 0px 15px;
        margin-bottom: 15px;
    }
    footer .col-sm-8 {
        width: 100%;
    }
    footer .col-sm-4 {
        width: 100%;
    }
    @media (max-width:768px)
    {
        footer .col-sm-4{
            margin-bottom: 20px;
        }
    }
    footer ul {
        width: 100%;
        margin-bottom: 20px;
    }
    footer ul.origine-city {
        margin-bottom: 0;
    }
    footer li {
        width: auto;
        margin-right: 15px;
    }
    footer ul.apple_link li a {
        float: left;
    }
    footer ul.apple_link li {
        width: auto;
        margin-right: 15px;
    }
    footer .copy_right {}
    footer .copy_right .selectpicker {
        display: none;
    }
    footer .copy_right ul.social_icon {
        width: 100%;
        padding-top: 15px;
        margin: 0px;
    }
    footer ul.full_width li {
        width: 100% !important;
        margin: 0px;
    }
    footer .copy_right ul.link_terms {
        width: 100%;
        float: left;
        margin-left: 0px;
    }
    .home_section_mobile {
        display: block;
    }
    /*  */
    .dubai .dubai_box {
        min-height: inherit;
        padding: 50px 0px;
    }
    .dubai .dubai_box span {
        margin: 0px;
    }
    .padding {
        padding: 25px 0px;
    }
    .db .home_section3 {
        padding: 25px 0px;
    }
    .db .home_section6 .home_section6_box {
        padding: 25px 0px;
    }
    .db .home_section6 p.text {
        margin-bottom: 20px;
    }
    .db .discover {
        margin-top: 10px;
    }
    .tab-pane ul li {
        width: 100%;
    }
    .tab-pane ul li a img {
        margin-right: 0px;
    }
    .tabs_main .container {
        padding: 0px;
    }
    .our_members_love .container .home_section6_box {
        padding: 0px 70px;
    }
    .our_members_love {
        padding: 0px;
    }
    .faq_section {
        padding: 40px 20px 25px;
    }
    .faq_section h1 {
        margin-bottom: 40px;
    }
    .contact_section ul {
        padding: 0px 50px;
    }
    .faq_section h1 {
        font-size: 24px;
    }
    .image2 {
        width: 100%;
        padding: 0px;
    }
    .image3 {
        width: 100%;
        padding: 0px;
    }
    .join_section {
        padding: 50px 40px;
        text-align: center;
    }
    .join_section h2 {
        margin-top: 25px;
    }
    .error_section {
        padding: 70px 0px;
    }
    .mobile_slider {
        display: block;
    }
    .mobile_slider .owl-buttons {
        left: 0px;
        right: 0px;
    }
    .flexslider_main {
        max-width: 240px;
    }
    .flexslider .slides img {
        max-width: 211px;
        height: 300px;
    }
    .flex-viewport {
        height: auto;
    }
    .slider_text {
        max-width: 100%;
        width: 100%;
        float: left;
        position: relative;
        left: 0px;
        top: 0px;
    }
    .dp_mb {
        display: block;
    }
    .carousel-inner {
        text-align: center;
        max-width: 212px;
        margin: 0 auto;
    }
    .carousel-inner .item img {
        display: inline-block;
    }
    .slider_text {
        margin: 20px 0px 0px;
    }
    .carousel_text h4 {
        width: 100%;
    }
    .main_banner_text {
        top: 17%;
    }
    .main_banner_text .p {
        margin: 15px 0px 0px;
        font-size: 14px;
    }
    .main_banner_text .p br {
        display: none;
    }
    .ct-btn-scroll {
        top: -37px;
    }
    .main_banner_text h2 {
        font-size: 15px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
    .item {
        padding-left: 0px;
    }
    .carousel-inner {
        width: 237px;
    }
    .slider_bar {
        margin-left: 10%;
        order: 1px solid blue;
    }
    .exp_style {
        font-size: 14px;
    }
}


@media only screen and (max-width: 620px) and (min-width: 200px)  {
    .menu .col-xs-4 > span > a b {
        display: none;
    }
}


@media(max-width:620px) {
    
    .logo_rolzo {
        width: 160px !important;
        margin-left: 5px !important;
    }
    .rolzo-custom-title {
        font-size: 20px;
    }
    .flex-tab-rolzo {
        width: 95%;
    }
    .hero_title {
        height: 50%;
    }
    .slider_bar {
        margin-left: 250px;
    }
    .banner {
        padding: 110px 0px;
    }
    .dubai_banner {
        padding: 220px 0px;
    }
    .membership_banner {
        padding: 220px 0px;
    }
    .dreams_banner {
        padding: 220px 0px;
    }
    .our_members_love_banner {
        padding: 220px 0px;
    }
    .contact_banner {
        padding: 220px 0px;
    }
    .cities_banner {
        padding: 220px 0px;
    }
    .bentley_banner {
        padding: 220px 0px;
    }
    .suv_banner {
        padding: 220px 0px;
    }
    .journal_banner {
        padding: 220px 0px;
    }
    .home_section1 p br {
        display: none;
    }
    .home_section1 p {
        padding: 0px 10px;
    }
    .home_section3 h3 {
        padding: 0px 10px;
    }
    .home_section3 p br {
        display: none;
    }
    .home_section3 p {
        padding: 0px 10px;
    }
    .home_section6 .home_section6_box p br {
        display: none;
    }
    .our_members_love .container .home_section6_box {
        padding: 0px 40px;
    }
    .our_members_love .container .home_section6_box h3 {
        padding: 0px 10px;
    }
    .faq_section {
        padding: 40px 0px 25px;
    }
    .contact_section ul {
        padding: 0px 50px;
    }
    .contact_section ul li {
        width: 100%;
    }
    .contact_section ul li:after {
        content: normal;
    }
    .contact_section ul li:nth-child(7) {
        background: url(../assets/images/line2.png) no-repeat center bottom;
    }
    .contact_section ul li:nth-child(8) {
        background: url(../assets/images/line2.png) no-repeat center bottom;
    }
    .contact_section ul li:nth-child(9) {
        background: url(../assets/images/line2.png) no-repeat center bottom;
    }
    .imgs span {
        top: 30%;
    }
    .image2 span {
        top: 50%;
    }
    .image3 span {
        top: 50%;
    }
    .imgs span h2 {
        font-size: 14px;
    }
    .image1 .img {
        min-height: 210px;
    }
    .error_section .logo_6 {
        margin-top: 40px;
    }
    .home_section5 h3 {
        margin-bottom: 0px;
    }
    .main_banner_text {
        top: 17%;
    }
    .main_banner_text .p {
        margin: 10px 0px 10px;
        font-size: 13px;
        line-height: 18px;
    }
    .exp_style {
        font-size: 14px
    }
}

@media(max-width:450px) {
    .video_container>#block_play>#play_button {
        width: 40px !important;
        height: 40px !important;
    }
    .main_banner img.header-brand-img {
        width: 200px;
    }
    .home_section1 {
        margin-top: 60px;
    }
    .tab-pane ul li a {
        font-size: 13px;
    }
    .rolzo-hero {
        font-family: 'BentonSans-Light';
    }
    .rolzo-custom-title {
        font-size: 18px;
    }
    .rolzo-body-container {
        font-size: 14px !important;
    }
    .hero_title {
        padding-top: 14px;
    }
    .main_banner img {
        min-height: 240px;
    }
    .main_banner_text h2 br {
        display: none;
    }
    .slider_bar {
        margin-left: 250px;
    }

    .menu-list a
    {
        font-weight: 600;
        font-size: 14px;
        margin-bottom: 12px;
    }

    .menu-list
    {
        margin-top: 60px;
    }
   
    #menu-caption{
        display:none;
    }
    .main_banner {
        top: 60px;
    }
    .home_section1_body {
        margin-top: 160px;
    }
    .line_space {
        line-height: 25px;
    }
    .exp_style {
        font-size: 14px
    }
    .logo img {
        width: 120px;
    }
    .hq_block {
        margin-right: 20px;
        width: 140px;
    }
    .hq_block2 {
        margin-right: 20px;
        width: 80px;
    }
    .btns_stores {
        visibility: hidden;
        height: 0px;
    }
    .copy_right {
        margin-top: -12px !important;
    }
    .car_types_under {
        padding: 35px !important;
    }
    .car_types_boxe_style {
        border: 1px solid red;
    }
    .iti-flag {
        margin-left: -35px !important;
    }
    .join_body {
        margin-top: 30px !important;
    }
    .logo_rolzo {
        width: 145px !important;
        margin-left: 7px !important;
        margin-top: 4px;
    }
}

@media(max-width:420px) {
    .footer-term-p {
        margin-left: 0;
        width: 100%;
    }
    .rolzo-custom-title {
        font-size: 16px;
    }
    .banner {
        padding: 70px 0px;
    }
    .slider_bar {
        margin-left: 250px;
    }
    .dubai_banner {
        padding: 170px 0px;
    }
    .membership_banner {
        padding: 170px 0px;
    }
    .dreams_banner {
        padding: 170px 0px;
    }
    .our_members_love_banner {
        padding: 170px 0px;
    }
    .contact_banner {
        padding: 170px 0px;
    }
    .cities_banner {
        padding: 170px 0px;
    }
    .bentley_banner {
        padding: 170px 0px;
    }
    .suv_banner {
        padding: 170px 0px;
    }
    .journal_banner {
        padding: 170px 0px;
    }
    .flex-control-nav {
        margin-top: -130px;
    }
    .our_members_love .container .home_section6_box {
        padding: 0px;
    }
    .imgs span {
        top: 30%;
    }
    .image2 span {
        top: 40%;
    }
    .image3 span {
        top: 40%;
    }
    .join_section {
        padding: 25px 0px;
    }
    .error_section {
        padding: 40px 0px;
    }
    .mobile_frame {
        background: url(../images/mobile-frame-mb2.png) no-repeat center top;
        padding: 68px 0px;
        margin-top: 40px;
    }
    .carousel-inner {
        max-width: 150px;
    }
    .home_section5 h3 {
        font-size: 22px;
        color: #FFF;
        margin-bottom: 45px;
        text-align: center;
        font-family: 'BentonSans-Light';
        margin-top: -200px;
    }
    .video_title_block {
        visibility: visible;
        width: 100%;
        top: 180px;
        position: relative
    }
    .video_container {
        width: 240px;
        height: 490px;
    }
    .myVideo {
        width: 220px;
        margin-top: 5px;
        margin-left: 10px;
    }
}

@media(max-width:375px) {
    .logo {
        left: -32px;
    }
    .video_container {
        width: 210px;
        height: 420px;
    }
    .myVideo {
        width: 190px;
        margin-top: -30px;
        margin-left: 10px;
    }
}

@media(max-width:350px) {
    .tab-pane ul li a {
        font-size: 11px;
    }
}

@media(max-height: 680px)
{
    .menu-list
    {
        line-height: 20px;
    }
}

@media(max-height: 520px)
{
    .menu-list
    {
        line-height: 20px;
    }
    .menu-list a
    {
        font-size: 18px;
        margin-bottom: 12px;
    }
}

@media(max-height: 400px)
{
    .menu-list
    {
        line-height: 18px;
        margin-top: 60px;
    }
    .menu-list a
    {
        font-size: 18px;
        margin-bottom: 12px;
    }
}