/*! CSS Used from: /Content/DefaultPage?v=ZJBp8gAY6TrvJh2zShpfVymAN4XoKs6LWlg4bBwLTuE1 */
body {
    margin: 0
}

figcaption,figure,footer,header,section {
    display: block
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

figure {
    margin: 1em 40px
}

button,input {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

@media print {
    *,:after,:before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-user:before {
    content: ""
}

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

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1,h2,h3,h4,h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4,h5 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 768px) {
    .container {
        width:750px
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

@media(min-width: 1500px) {
    .vcp-carousel img {
        max-width:300px !important
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,.col-lg-2,.col-lg-4,.col-md-2,.col-md-5,.col-md-6,.col-sm-12,.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-8,.col-xs-1,.col-xs-10,.col-xs-12,.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-10,.col-xs-12,.col-xs-6 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-1 {
    width: 8.33333333%
}

@media(min-width: 768px) {
    .col-sm-12,.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-8 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
}

@media(min-width: 992px) {
    .col-md-2,.col-md-5,.col-md-6 {
        float:left
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-2 {
        width: 16.66666667%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-4 {
        float:left
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:active:focus,.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:focus,.btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active {
    background-image: none
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:focus,.btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active {
    background-image: none
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:focus,.btn-danger:active:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active {
    background-image: none
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.container-fluid:after,.container-fluid:before,.container:after,.container:before,.nav:after,.nav:before,.row:after,.row:before {
    display: table;
    content: " "
}

.container-fluid:after,.container:after,.nav:after,.row:after {
    clear: both
}

.visible-xs {
    display: none !important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block !important
    }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-twitter:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-bars:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-bars:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

body {
    color: #000;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: 'GothamBook'
}

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

a:focus {
    outline: none !important;
    text-decoration: none
}

a:focus,a:hover {
    text-decoration: none;
    color: #28b1ff
}

p {
    margin-bottom: 0;
    line-height: 24px;
    color: #000;
    font-size: 17px
}

h1,h2,h3,h4,h5 {
    margin: 0
}

h1,h2 {
    font-family: 'poppinssemibold'
}

h2 {
    font-size: 24px
}

a,input,.btn,button {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    transition: all 300ms
}

img {
    max-width: 100%
}

header {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3
}

img {
    max-width: 100%
}

.hdrLogo {
    float: left
}

.headertop {
    background-color: rgba(255,255,255,1);
    padding: 12px 0
}

.hdrRight {
    margin-left: 250px;
    text-align: right
}

.hdrightInr {
    margin-bottom: 5px
}

ul.listInfo li {
    display: inline-block;
    vertical-align: middle
}

ul.listInfo li+li {
    padding-left: 28px
}

ul.listInfo li a {
    font-size: 20px;
    color: #28b1ff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'poppinsmedium'
}

ul.listInfo li img {
    margin-right: 5px;
    position: relative;
    top: -3px
}

.hdrRight p {
    color: #fff;
    font-family: 'poppinslight';
    font-size: 14px;
    position: relative;
    display: inline-block
}

.hdrRight p:before {
    position: absolute;
    content: "";
    background: url(https://storage.googleapis.com/signature-automotive/images/location.png) no-repeat top left;
    width: 10px;
    height: 17px;
    left: -30px;
    top: 3px
}

.closeIcn {
    color: #fff;
    cursor: pointer;
    font-size: 33px;
    font-weight: 300;
    left: -50px;
    position: fixed;
    top: 7px;
    z-index: 55
}

.menuIcn {
    color: #4b96d1;
    font-size: 24px;
    padding: 0 7px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

.overlay {
    background: none repeat scroll 0 0 rgba(0,0,0,.85);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 50
}

.navMain {
    background-image: linear-gradient(to right,black,transparent 20%,transparent 80%,black),linear-gradient(45deg,black 25%,transparent 25%,transparent 75%,black 75%,black),linear-gradient(45deg,black 25%,transparent 25%,transparent 75%,black 75%,black),linear-gradient(to bottom,#080808,#202020)
}

.navmenu ul>li {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.navmenu ul>li a {
    color: #fff;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px 13px;
    letter-spacing: 2px;
    font-family: 'poppinsmedium';
    padding: 10px 13px
}

.navmenu ul>li a:hover {
    background: #4b96d1;
    color: #fff
}

ul.submenu>li a {
    padding: 10px 13px;
    display: block;
    color: #000;
    font-size: 13px;
    text-align: left
}


.navmenu ul>li:hover>a {
    background: #4b96d1;
    color: #fff
}

ul.submenu>li {
    display: block
}

.btntop {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: -25px
}

.toplist {
    display: inline-block;
    vertical-align: middle;
    margin-left: 45px
}

.bnrimg img {
    width: 100%
}

.bannerMain {
    position: relative
}

.bannerSingle {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    text-align: left;
    background: rgba(0,0,0,.25)
}

.bannerMain .container {
    height: 100%
}

.bnrTxt {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.txt-mdle {
    color: #fff;
    display: table-cell;
    vertical-align: middle
}

.slide-txt {
    margin-top: 100px;
    max-width: 100%
}

.txt-mdle h1 {
    margin: 0 0 25px 0;
    font-size: 40px;
    line-height: 50px
}

.searchvicle {
    position: relative
}

.searchvicle .form-control {
    padding: 6px 80px 6px 50px;
    height: 50px;
    border-radius: 0;
    border: 1px solid #fff;
    font-family: 'poppinsregular';
    font-size: 20px;
    text-transform: uppercase;
    background-color: #fff;
    background-image: url(https://storage.googleapis.com/signature-automotive/images/search.png);
    background-repeat: no-repeat;
    background-position: center left
}

.btnAccess {
    position: absolute;
    font-size: 14px;
    background-color: #4b96d1;
    border: 1px solid #4b96d1;
    background-image: url(https://storage.googleapis.com/signature-automotive/images/arrow-submit.png);
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    right: 0;
    top: 0;
    padding: 10px 35px;
    height: 50px;
    border-radius: 0
}

.btnAccess:hover {
    border: 1px solid #000
}

.titlesame {
    padding: 0 15px;
    text-align: center;
    margin-bottom: 70px
}

.titlesame h2 {
    font-size: 46px;
    color: #0071b2;
    text-transform: uppercase;
    padding-bottom: 30px
}

.titlesame p {
    font-size: 21px
}

.dealerships {
    padding: 90px 0 320px 0;
    background: url(https://storage.googleapis.com/signature-automotive/images/dealership-background.png);
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    position: relative
}

.videoMain {
    background-color: #fff;
    padding: 7px;
    -moz-box-shadow: 0 10px 54px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 10px 54px rgba(0,0,0,.5);
    box-shadow: 0 10px 54px rgba(0,0,0,.5)
}

.dealerships p {
    margin-bottom: 35px
}

.shopby .nav-tabs>li {
    margin-bottom: 0
}

.shopby .nav-tabs>li>a {
    padding: 24px 50px 15px 50px;
    margin: 0;
    font-family: 'poppinsmedium';
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #0071b2;
    border: none;
    color: #fff
}

.shopMain {
    overflow: hidden
}

.shopby .nav-tabs {
    position: relative
}

ul.nav.nav-tabs::before {
    background: #000;
    width: 9999999px;
    height: 64px;
    position: absolute;
    left: -9999px;
    content: ""
}

.shopby .nav-tabs>li:first-child {
    position: relative
}

.shopby .nav-tabs>li>a .fa {
    margin-left: 10px;
    font-weight: bold
}

.shopby .nav-tabs>li.active .fa {
    -moz-transform: rotate(90deg);
    -wet-transform: rotate(90deg);
    transform: rotate(90deg)
}

.shopby .nav-tabs {
    border-bottom: none;
    background-color: #0071b2;
    margin-bottom: 23px
}

.shopby .nav-tabs>li.active>a,.shopby .nav-tabs>li.active>a:focus,.shopby .nav-tabs>li.active>a:hover {
    color: #178fc1;
    background-color: #fff;
    border: none
}

.shopby .nav-tabs>li.active::before {
    position: absolute;
    content: "";
    width: 999999px;
    height: 7px;
    background-color: #4b96d1;
    top: 0;
    right: 0;
    z-index: 4
}

.shopby .nav-tabs>li a {
    position: relative;
    z-index: 3
}

.shopby .nav-tabs>li.active::after {
    position: absolute;
    content: "";
    width: 999999px;
    height: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
    z-index: 1
}

ul.list-swcar {
    display: block
}

.relstSrch {
    margin: 0 -7px
}

ul.list-swcar:after {
    display: block;
    content: "";
    clear: both
}

ul.list-swcar li {
    float: left;
    width: 12.5%;
    padding: 7px;
    text-align: center
}

ul.list-swcar li a {
    display: block
}

ul.list-swcar li p {
    font-size: 14px;
    line-height: 1.2;
    color: #9c9c9c;
    text-transform: uppercase;
    font-family: 'poppinsmedium'
}

.swstyle {
    border: 1px solid #bfbfbf;
    padding: 10px 15px;
    border-radius: 10px;
    min-height: 115px
}

.swstyle img {
    margin: 10px 0;
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

ul.list-swcar li:hover img {
    filter: grayscale(0)
}

ul.list-swcar li:hover p {
    color: #333
}

.shopMain {
    padding-bottom: 25px;
    -moz-box-shadow: 0 10px 55px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 10px 55px rgba(0,0,0,.25);
    box-shadow: 0 10px 55px rgba(0,0,0,.25);
    position: relative;
    background-color: #fff;
    z-index: 1
}

footer {
    background-color: #282828;
    padding-top: 65px;
    color: #fff
}

footer p {
    color: #fff;
    font-size: 14px
}

.addftr {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px
}

.addIocn {
    float: left;
    width: 25px
}

.contRigt {
    margin-left: 35px
}

.contRigt span {
    display: block
}

.ftrlogo {
    text-align: center
}

.nmber p {
    letter-spacing: 1px;
    color: #28b1ff
}

.ftrSingle ul li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px
}

.ftrSingle ul li a:hover {
    color: #28b1ff;
    padding-left: 5px
}

.ftrSingle ul li+li {
    padding-top: 15px
}

.ftrSingle ul li .fa.fa-facebook,.ftrSingle ul li .fa.fa-google-plus,.ftrSingle ul li .fa.fa-twitter {
    font-size: 28px;
    color: #3c5a99
}

.fmid {
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #3e3e3e;
    margin-top: 50px
}

@media screen and (min-width: 1200px) {
    .container {
        width:1180px
    }
}

@media screen and (max-width: 1199px) {
    ul.list-swcar li p {
        font-size:12px
    }

    .swstyle {
        min-height: 100px
    }
}

@media screen and (max-width: 991px) {
    .navmenu ul li a {
        font-size:12px;
        padding: 10px 8px
    }

    .txt-mdle h1 {
        font-size: 34px;
        line-height: 47px;
        margin: 0 0 15px 0
    }

    ul.list-swcar li {
        width: 20%
    }

    .searchvicle .form-control {
        height: 45px;
        font-size: 14px
    }

    .btnAccess {
        height: 45px
    }
}

@media screen and (min-width: 768px) {
    .arrowbtn {
        display:none
    }

    ul.submenu {
        background-color: #fff;
        border-top: 0;
        top: 100%;
        padding: 0;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        z-index: 99999;
        width: 100%;
        min-width: 192px;
        -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -moz-transition: opacity .6s cubic-bezier(.22,.61,.36,1) 0s;
        -webkit-transition: opacity .6s cubic-bezier(.22,.61,.36,1) 0s;
        transition: opacity .6s cubic-bezier(.22,.61,.36,1) 0s
    }

    .navmenu ul li:hover .submenu {
        opacity: 1;
        visibility: visible
    }

    .overlay,.closeIcn {
        display: none
    }

    .menuIcn {
        display: none
    }
}

@media screen and (max-width: 767px) {
    p {
        font-size:14px
    }

    .hdrRight {
        margin-left: 5px;
        text-align: left !important
    }

    header {
        position: static
    }

    .headertop {
        padding: 10px 0
    }

    .hdrLogo {
        width: 150px
    }

    .hdrightInr {
        margin-bottom: 0
    }

    .slide-txt {
        margin-top: 0
    }

    .navmenu,.closeIcn {
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -ms-transition: all 300ms;
        transition: all 300ms
    }

    .navmenu {
        background: #2a78a6;
        bottom: 0;
        box-shadow: 0 0 15px #222;
        left: -250px;
        margin: 0;
        max-height: 100%;
        overflow: auto;
        position: fixed;
        text-align: left;
        top: 0;
        width: 250px;
        z-index: 55
    }

    .navmenu ul li {
        display: block;
        border-bottom: 1px solid #2e8ac1
    }

    .navmenu ul li:last-child {
        border-bottom: none
    }

    .navmenu ul li a {
        color: #fff
    }

    .hdrRight p {
        display: none
    }

    .toplist {
        margin: 5px
    }

    ul.listInfo li a {
        font-size: 13px !important
    }

    .btntop {
        margin-top: 0;
        margin-right: 45px
    }

    ul.list-swcar li {
        width: 25%
    }

    .titlesame h2 {
        font-size: 24px
    }

    .dealerships {
        padding: 30px 0
    }

    .titlesame {
        margin-bottom: 10px
    }

    .dealerships p {
        margin-bottom: 20px
    }

    .videoMain {
        display: block;
        margin: 0 auto 30px auto;
        max-width: 357px
    }

    .ftrSingle {
        text-align: center;
        margin-bottom: 15px
    }

    .addftr {
        display: block;
        width: 100%;
        max-width: 243px;
        margin: 0 auto 15px auto
    }

    .ftrlogo {
        margin-bottom: 25px
    }

    .fmid {
        margin-top: 10px;
        padding: 10px 0
    }

    ul.submenu {
        display: none;
        background-color: #1d5c82
    }

    .navmenu ul li a i {
        display: none
    }

    .arrowbtn {
        background: #ddd;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 13px;
        top: 10px;
        width: 20px;
        z-index: 5;
        cursor: pointer;
        text-align: center
    }
}

@media screen and (max-width: 600px) {
    .shopby .nav-tabs>li>a {
        padding:18px 14px;
        font-size: 14px
    }

    ul.list-swcar li {
        width: 50%
    }

    .bnrimg {
        margin-top: 0
    }

    .hdrLogo {
        width: 115px
    }

    .txt-mdle h1 {
        font-size: 15px;
        line-height: 25px;
        margin: 0 0 10px 0
    }
}

@media screen and (max-width: 392px) {
    .shopby .nav-tabs {
        margin-left:-15px;
        margin-right: -15px
    }

    .swstyle {
        min-height: 122px
    }

    .shopby .nav-tabs>li {
        width: 100%
    }
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-initialized .slick-slide {
    display: block
}

.ctaLink {
    color: #0071b2;
    text-decoration: none !important;
    transition: all .15s linear
}

.ctaLink:hover,.ctaLink:focus {
    color: #4b96d1
}

.btn-primary {
    background-color: #0071b2;
    border: none;
    box-shadow: 2px 2px 3px -3px rgba(75,150,209,.7) inset;
    text-shadow: 1px 1px rgba(0,0,0,.5)
}

.btn-primary:hover,.btn-primary:focus {
    background-color: #4b96d1
}

.btn-primary:active:focus {
    background-color: #464646
}

.btn-cta {
    background-color: #4b96d1
}

.btn-cta:hover {
    background-color: #0071b2
}

.form-control:focus {
    border-color: #4b96d1;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.3),0 0 8px rgba(75,150,209,.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.3),0 0 8px rgba(75,150,209,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.3),0 0 8px rgba(75,150,209,.6)
}

@media(max-width: 768px) {
    footer .col-xs-12 {
        text-align:center;
        padding: 1rem
    }
}

.ADACompliance .btnDisclaimer {
    margin-top: 25px
}

@media only screen and (max-width: 767px) {
    .ADACompliance .btnDisclaimer {
        margin-top:11px !important
    }
}

.slick-prev,.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:focus,.slick-next:focus {
    outline: none
}

.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #4b96d1;
    opacity: .85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev:before,.slick-next:before {
    font-family: "slick";
    font-size: 5rem;
    line-height: 1;
    color: #0071b2;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px rgba(0,0,0,.25)
}

.slick-prev:before {
    content: "‹"
}

.slick-next {
    right: -25px
}

.slick-next:before {
    content: "›"
}

.vehicleType {
    list-style: none;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    padding: 0
}

.vcp-button {
    border: 1px solid #4b96d1;
    font-size: large;
    line-height: 1.25;
    padding: .5rem 2rem;
    width: 250px
}

.vcp-button:hover {
    color: #fff;
    background: #4b96d1;
    border: 1px solid #4b96d1;
    transition: .2s;
    transition-timing-function: ease-in-out
}

.vcp-carousel-wrapper {
    background: #fff;
    margin-top: 3px
}

.vcp-carousel {
    max-width: 90%;
    margin: 0 auto;
    background: #fff
}

.vcp-carousel .vcp-model {
    text-align: center;
    margin: 0 5px
}

.vcp-carousel .vcp-model img {
    margin: 0 auto
}

.vcp-carousel .vcp-model:hover img {
    transition: .25s;
    transition-timing-function: ease-in-out;
    transition-timing-function: cubic-bezier(.42,0,.58,1);
    transform: scale(1.1,1.1)
}

.vcp-carousel .vcp-model:hover h4 {
    margin-top: 18px;
    margin-bottom: 0;
    transition: .25s;
    transition-timing-function: ease-in-out;
    transition-timing-function: cubic-bezier(.42,0,.58,1);
    transform: scale(1.1,1.1);
    text-decoration: none;
    font-weight: 700
}

.vehicleType li {
    display: inline-block;
    float: none;
    margin: 3px 0 0 0
}

.slick-active a,.slick-slide:focus {
    outline: none;
    text-decoration: none
}

.simple-slider img {
    margin: 0 auto
}

.simple-slider .slick-arrow.slick-prev {
    z-index: 1
}

.simple-slider .slick-arrow {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -20px;
    z-index: 60;
    width: 54px;
    height: 61px;
    background-image: url(https://storage.googleapis.com/signature-automotive/images/Arrow.png)
}

.simple-slider .slick-next {
    background-position: 100% 0;
    right: 15px
}

.simple-slider .slick-prev {
    background-position: 0 0;
    left: 15px
}

.simple-slider .slick-next:hover {
    background-position: 100% 100%
}

.simple-slider .slick-prev:hover {
    background-position: 0 100%
}

.simple-slider .slick-next::before {
    content: ""
}

.simple-slider .slick-prev::before {
    content: ""
}

.vcp-label {
    margin-top: 10px;
    margin-bottom: 10px
}

.ftrSingle a,.fat-footer-group a,.copyright span,.copyright a {
    display: inline-block !important
}

.copyright {
    color: #fff;
    font-size: 14px;
    padding-bottom: 50px
}

@media screen and (min-width: 1024px) {
    .copyright {
        padding-bottom:10px !important
    }
}

/*! CSS Used from: Embedded */
.fat-footer-section-title {
    font-weight: 600;
    font-size: 1em;
    margin-bottom: .25em;
    text-align: center
}

.fat-footer-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: .5em
}

.fat-footer-item {
    list-style: none;
    flex-basis: 100%;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px
}

.fat-footer-item-title {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: .5em;
    padding-right: .5em
}

.fat-footer-item-body {
    display: flex;
    color: #909090;
    font-size: .8em
}

@media only screen and (min-width: 768px) {
    .fat-footer-item {
        flex-basis:50%;
        max-width: 50%;
        padding-left: 3.45em
    }

    .fat-footer-item-body {
        display: flex
    }
}

@media only screen and (min-width: 1024px) {
    .fat-footer-item {
        flex-basis:33.3%;
        max-width: 33.3%;
        padding: .625em
    }
}

@media only screen and (min-width: 1280px) {
    .fat-footer-item {
        flex-basis:25%;
        max-width: 25%
    }
}

/*! CSS Used from: Embedded */
.customer-reviews {
    padding: 4em;
    background: #f6f6f6
}

.customer-reviews.row {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0
}

.customer-reviews .row {
    margin-left: 0;
    margin-right: 0
}

.customer-reviews .title {
    background: none
}

.customer-reviews .review-list {
    padding: 10px
}

.customer-reviews .review-list .review {
    list-style-type: none;
    float: left;
    width: 100%;
    height: auto
}

.customer-reviews .review-list .review .star-rating s:hover {
    color: #f75600
}

.customer-reviews .review-list .review .star-rating s {
    color: #f75600;
    font-size: 25px;
    cursor: default;
    text-decoration: none;
    line-height: 20px
}

.customer-reviews .review-list .review .star-rating {
    padding: 2px;
    float: right;
    clear: right
}

.customer-reviews .review-list .review .star-rating s.rated:before {
    content: "★";
    color: #f75600
}

.customer-reviews .review-list .review .star-rating s:before {
    content: "☆"
}

.customer-reviews .review-list .review .post {
    font-size: 22px;
    line-height: 1.4;
    font-style: italic;
    padding: 1.5em 0;
    font-weight: 300;
    border-radius: 5px;
    margin-bottom: .5em;
    outline: none;
    float: right;
    clear: right
}

.customer-reviews .review-list .review .author {
    font-size: 22px;
    font-weight: bold;
    float: right;
    clear: right
}

.customer-reviews .review-list .review .post {
    font-size: 14px;
    padding: .5em 0
}

.customer-reviews .review-list .review .post {
    line-height: 1.4;
    font-style: italic;
    font-weight: 300;
    border-radius: 5px;
    margin-bottom: .5em;
    outline: none;
    float: right;
    clear: right
}

.customer-reviews .review-list .review .author {
    font-size: 22px;
    font-weight: bold;
    float: right;
    clear: right
}

.customer-reviews.row {
    margin-top: 0
}

.customer-reviews.row {
    margin-left: 0;
    margin-right: 0
}

.customer-reviews {
    padding: 0
}

.customer-reviews {
    background: #f6f6f6
}

.map-fill-width {
    width: 100%;
    min-height: 450px
}

.custom-card:hover {
    transition: all .1s ease 0s;
    -webkit-box-shadow: 0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
}

.review-card {
    position: absolute;
    margin-top: -435px;
    margin-bottom: 0
}

.custom-card {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
}

.custom-card:hover {
    transition: all .1s ease 0s;
    -webkit-box-shadow: 0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 3px 3px rgba(0,0,0,.14),0 3px 1px -1px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
}

.custom-card h3 {
    font-size: 24px
}

.custom-card h3 {
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px
}

.custom-card h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.customer-reviews .review-list {
    padding: 0 10px
}

.quickLinksRow>div {
    padding: 0 15px
}

.quickLinkButton p {
    position: absolute;
    top: 120px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    -webkit-transition: text-shadow .3s ease-out;
    transition: text-shadow .3s ease-out
}

.quickLinkButton a {
    display: table;
    margin: 0 auto
}

.simple-slider {
    -moz-box-shadow: inset 0 10px 55px rgba(0,113,178,.5);
    -webkit-box-shadow: inset 0 10px 55px rgba(0,113,178,.5);
    box-shadow: inset 0 10px 55px rgba(0,113,178,.5);
    background: rgba(0,113,178,.25)
}

.slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.slick-dots li {
    margin: 0 .25rem
}

.slick-dots li.slick-active {
    margin: 0 .25rem
}

.slick-dots button {
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #fff;
    text-indent: -9999px
}

.slick-dots li.slick-active button {
    background-color: #0071b2
}

/*! CSS Used from: Embedded */
.bnrimg {
    margin-top: 145px
}

.admin-logon-panel {
    margin-top: 0;
    margin-bottom: -33px
}

@media screen and (max-width: 600px) {
    .bnrimg {
        margin-top:0 !important
    }
}

/*! CSS Used from: Embedded */
.txt-mdle h1 {
    margin: 0 0 25px 0 !important;
    font-size: 30px !important;
    line-height: 30px !important
}

@media screen and (max-width: 600px) {
    .txt-mdle h1 {
        margin:0 0 5px 0 !important;
        font-size: 18px !important;
        line-height: 25px !important
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width:1180px
    }
}

@media screen and (max-width: 1300px) {
    .sliderbrand {
        padding:0 50px
    }

    .ourBrand .owl-prev {
        left: -40px
    }

    .ourBrand .owl-next {
        right: -40px
    }
}

@media screen and (max-width: 1199px) {
    ul.list-swcar li p {
        font-size:12px
    }

    .swstyle {
        min-height: 100px
    }
}

@media screen and (max-width: 991px) {
    .navmenu ul li a {
        font-size:12px;
        padding: 10px 8px
    }

    .txt-mdle h1 {
        font-size: 34px;
        line-height: 47px;
        margin: 0 0 15px 0
    }

    ul.list-swcar li {
        width: 20%
    }

    .searchvicle .form-control {
        height: 45px;
        font-size: 14px
    }

    .btnAccess {
        height: 45px
    }
}

@media screen and (min-width: 768px) {
    .arrowbtn {
        display:none
    }

    ul.submenu {
        background-color: #fff;
        border-top: 0;
        top: 100%;
        padding: 0;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        z-index: 99999;
        width: 100%;
        min-width: 192px;
        -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -moz-transition: opacity .6s cubic-bezier(.22,.61,.36,1) 0s;
        -webkit-transition: opacity .6s cubic-bezier(.22,.61,.36,1) 0s;
        transition: opacity .6s cubic-bezier(.22,.61,.36,1) 0s
    }

    .navmenu ul li:hover .submenu {
        opacity: 1;
        visibility: visible
    }

    .sticky .hdrrLeft ul li+li:before,.sticky .hdrrLeft ul li a {
        color: #fff
    }

    .sticky header {
        background: rgba(0,0,0,.8)
    }

    .sticky .menuIcn,.overlay,.closeIcn {
        display: none
    }

    .menuIcn {
        display: none
    }
}

@media screen and (max-width: 767px) {
    p {
        font-size:14px
    }

    .hdrRight {
        margin-left: 5px;
        text-align: left !important
    }

    header {
        position: static
    }

    .headertop {
        padding: 10px 0
    }

    .hdrLogo {
        width: 150px
    }

    .hdrightInr {
        margin-bottom: 0
    }

    .slide-txt {
        margin-top: 0
    }

    .openmenu .navmenu {
        left: 0
    }

    .navmenu,.closeIcn {
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -ms-transition: all 300ms;
        transition: all 300ms
    }

    .navmenu {
        background: #2a78a6;
        bottom: 0;
        box-shadow: 0 0 15px #222;
        left: -250px;
        margin: 0;
        max-height: 100%;
        overflow: auto;
        position: fixed;
        text-align: left;
        top: 0;
        width: 250px;
        z-index: 55
    }

    .navmenu ul li.active .arrowbtn img {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }

    .openmenu .closeIcn {
        left: 260px
    }

    .openmenu .overlay {
        opacity: 1;
        visibility: visible
    }

    .navmenu ul li {
        display: block;
        border-bottom: 1px solid #2e8ac1
    }

    .navmenu ul li:last-child {
        border-bottom: none
    }

    .navmenu ul li a {
        color: #fff
    }

    .hdrRight p {
        display: none
    }

    .toplist {
        margin: 5px
    }

    ul.listInfo li a {
        font-size: 13px !important
    }

    .btntop {
        margin-top: 0;
        margin-right: 45px
    }

    ul.list-swcar li {
        width: 25%
    }

    .textSingle h2 {
        font-size: 18px
    }

    .titlesame h2 {
        font-size: 24px
    }

    .dealerships {
        padding: 30px 0
    }

    .ourBrand:before {
        display: none
    }

    .btnRead {
        min-width: inherit;
        padding: 10px 7px;
        font-size: 14px
    }

    .titlesame {
        margin-bottom: 10px
    }

    .dealerships p {
        margin-bottom: 20px
    }

    .maintenance-blok {
        padding: 10px 0
    }

    .videoMain {
        display: block;
        margin: 0 auto 30px auto;
        max-width: 357px
    }

    .swopeSingle {
        text-align: center;
        min-height: inherit
    }

    .swopeSingle h4 {
        margin: 15px 0
    }

    .ftrSingle {
        text-align: center;
        margin-bottom: 15px
    }

    .addftr {
        display: block;
        width: 100%;
        max-width: 243px;
        margin: 0 auto 15px auto
    }

    .ftrlogo {
        margin-bottom: 25px
    }

    .fmid {
        margin-top: 10px;
        padding: 10px 0
    }

    ul.submenu {
        display: none;
        background-color: #1d5c82
    }

    .navmenu ul li a i {
        display: none
    }

    .arrowbtn {
        background: #ddd;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 13px;
        top: 10px;
        width: 20px;
        z-index: 5;
        cursor: pointer;
        text-align: center
    }
}

@media screen and (max-width: 600px) {
    .shopby .nav-tabs>li>a {
        padding:18px 14px;
        font-size: 14px
    }

    ul.list-swcar li {
        width: 50%
    }

    .btntop a {
        padding: 10px 10px;
        font-size: 11px
    }

    .bnrimg {
        margin-top: 0
    }

    .hdrLogo {
        width: 115px
    }

    .txt-mdle h1 {
        font-size: 15px;
        line-height: 25px;
        margin: 0 0 10px 0
    }
}

@media screen and (max-width: 392px) {
    .shopby .nav-tabs {
        margin-left:-15px;
        margin-right: -15px
    }

    .swstyle {
        min-height: 122px
    }

    .shopby .nav-tabs>li {
        width: 100%
    }
}

.hide {
    display: none !important
}
