﻿@import url(https://fonts.googleapis.com/css?family=Titillium+Web:900,600,400);

body {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
}

header {
        background-color: #000;
}

    header .nav-bar {
        height: 65px;
        font-family: 'Titillium Web', sans-serif;
        font-size: 12.5px;
    }

        header .nav-bar .nav-left {
            height: 65px;
            display: table-cell;
            vertical-align: middle;
        }

.nav-bar .nav-right {
    margin-top:22px
}

    .nav-bar .nav-right a {
        color: #fff;
        border-bottom: 1px dotted #fff;
        text-decoration: none;
    }

    .nav-bar .nav-right div:first-of-type a {
        text-transform: uppercase;
    }

    .nav-bar .nav-right div:nth-of-type(2) a { 
        margin-right: 60px;
    }

#menubar {
    background: #e6e6e6;
}
 

.tb {
    margin: 0 auto;
    text-align: left;
    padding: 20px 0 40px 40px;
}

#menu0, #menu1, #menu2 {
    background-color: #2B00F7;
    margin: 0 auto;
    text-align: center;
}

    #menu0 .tb {
        padding: 30px 0 30px 0;
    } 
     
    #menu1 .tb .td {
        margin: 0 22px 0 0;
        width: 30%;
        display: block;
        float: left;
    }

    #menu0 .tb {
        width: 100%;
        text-align: center;
    }

        #menu0 li, #menu2 li {
            display: inline;
            font-size: 24px;
            padding-right: 15px;
        }

ul {
    padding: 0;
    margin: 0;
}

.abc {
    padding-bottom: 10px;
}

    .abc a {
        color: #fff;
        margin-right: 10px;
        border-bottom: 1px dotted #fff;
        text-decoration: none;
    }

#menu1 {
    font-size:16px;
    list-style: none;
}

#menu1 ul li a:nth-of-type(1), #menu2 ul li a, #menu0 ul li a {
    color: #fff;
}

#menu1 ul li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #00E7B4;
}

#menu1_over {
    font-size:16px;
    position: absolute;
    background-color: #FA1E64;
    z-index: 1000;
    padding: 2px 7px 2px 7px;
}

#menu1 ul li a {
    color: #00E7B4;
    padding-right: 1px;
}

#menu1_over a {
    color: #fff;
    padding-right: 1px;
}


#m_uk {
    background: url(/images/assets/n.png) no-repeat 20px 70px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 40px;
}

.story {
    float: left;
}



#desc2 ul li {
    font-size: 19px;
    font-weight: 600;
}

    #desc2 ul li a {
        color: #000;
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 16px;
        padding-left: 20px;
    }


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.select-content {
    position: relative;
    margin: 0 auto;
}

.select-content-2 {
    text-align: center;
}

.inner_content_frame {
    margin: 0 auto;
    width: 970px;
}

footer {
    border-top: 1px solid #e6e6e6;
    color: #9e9e9e;
    padding: 10px 0 15px;
    font-size: 11px;
    line-height: 13px;
}

    footer a {
        color: #808080;
    }


#box-slider img {
    max-width: 100%;
    height: auto;
}

#car-slider {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #car-slider img {
        max-width: 100%;
        height: auto;
    }

    #box-slider div, #car-slider li {
        text-align: center;
    }

#box-prev, #box-next {
    display: block !important;
    top: 30px;
    text-indent: -100%;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    z-index: 5;
}

#box-prev {
    background: url(/images/assets/n.png) no-repeat 0 0;
    left: 0;
}

    #box-prev:hover {
        background-position: -60px 0;
    }

#box-next {
    background: url(/images/assets/n.png) no-repeat -30px 0;
    right: 0;
}

    #box-next:hover {
        background-position: -90px 0;
    }

#car-prev, #car-next {
    display: block !important;
    top: 40%;
    text-indent: -100%;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    z-index: 5;
}

#car-prev {
    background: url(/images/assets/n.png) no-repeat 0 0;
    left: 0;
}

    #car-prev:hover {
        background-position: -60px 0;
    }

#car-next {
    background: url(/images/assets/n.png) no-repeat -30px 0;
    right: 0;
}

    #car-next:hover {
        background-position: -90px 0;
    }

ul.grid {
    list-style-type: none;
}

.grid li {
    display: inline-block;
    width: 175px;
    padding: 0;
    margin-right: 15px;
    text-align: center;
}

.grid img {
    border: solid 1px #ebebeb;
    width: 175px;
    height: 100px;
}

    .grid img:hover {
        border-color: #FA1E64;
        border-width: 5px;
        margin: -4px;
        cursor: pointer;
    }

.grid h3 {
    font-weight: normal;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    margin: 5px 0 10px;
    height: 27px;
    overflow: hidden;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/images/assets/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.b {
    margin: 0 auto;
    width: 970px;
}

    .b div {
        margin: 6px 0 10px;
        background: #f1f1f1;
    }

.br {
    height: 20px;
}

.demo {
    display: none;
}

.content {
    width: 970px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    min-height: 400px;
    padding: 30px 0 30px;
}

span.flag {
    padding-left: 40px;
    background-image: url(flags.png);
    background-repeat: no-repeat;
    margin-right: 6px;
    top: 3px;
    position: relative;
}

.en-us {
    background-position: 0 0;
}

.en-gb {
    background-position: -40px 0;
}

.fr-fr {
    background-position: -80px 0;
}

.de-de {
    background-position: -120px 0;
}

.en-ca {
    background-position: -160px 0;
}

.it-it {
    background-position: -200px 0;
}

.es-es {
    background-position: -240px 0;
}
 
.zh-cn {
    background-position: -280px 0;
}

.select {
    background: url(/images/assets/b.png) no-repeat;
    background-size: 100% 480px;
}

.story {
    height: 100px;
}

    .story h1 {
        float: left;
        padding: 0;
        margin: 0;
        font-size: 40px;
        font-weight: 900;
        padding: 30px 10px 0 0;
        line-height: 36px;
    }

#desc1 {
    margin-left: 40px;
    padding: 20px 20px 0 20px;
    background: rgba(255,255,255,0.5);
}

#desc2 {
    margin-left: 40px;
    padding: 20px;
    background: rgba(255,255,255,0.5);
}

    #desc2 ul li {
        list-style: none;
    }

.wrapper {
    width: 92%;
    margin: 0 auto;
}

.wrapper2 {
    width: 98%;
    margin: 0 auto;
}

/* Contain floats*/
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.row:after {
    clear: both;
}

.menu2b {
    margin: 0 auto;
    text-align: center;
    padding: 30px;
}

    .menu2b ul {
        list-style-type: none;
    }

        .menu2b ul li {
            display: inline;
            font-size: 24px;
            font-weight: 600;
            padding-right: 15px;
        }

            .menu2b ul li a {
                color: #2B00F7;
                border-bottom: 1px dotted #2B00F7;
                text-decoration: none;
            }

#main-left {
    width: 30%;
    float: left;
}

#main-right {
    width: 70%;
    float: left;
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {

    .story h1 {
        font-size: 28px;
        font-weight: 600;
    }
}

@media only screen and (min-width: 920px) {

    .wrapper {
        max-width: 1200px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 900px) {

    #l2 {
        display: none;
    }

    #desc1 {
        display: none;
    }

    #main-right {
        width: 100%;
    }

    #desc2 {
        position: absolute;
        top: 0;
        z-index: 100;
    }
}

@media only screen and (max-width: 700px) {
    div.social-likes {
        display: none;
    }
}

#menu2 {
   padding:30px
}

#menu2 a {
    border-bottom: 1px dotted #fff;
    text-decoration: none;
}

.select {
    padding: 30px 0 30px;
}

div.fb {
    border-radius: 5px;
    border: 2px solid #6495ED;
    background-color: #BCD2EE;
    height: 40px;
    width: 130px;
    margin: auto;
    text-align: center;
}

    div.fb a {
        text-decoration: none;
        color: #3D59AB;
        font-size: 11px;
        line-height: 11px;
        font-family: Verdana, sans-serif;
    }

div.fb a span {
    margin:0; border:0;
    line-height: 16px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}