/*
 Theme Name:   t7
 Theme URI:    https://example.com/twenty-fifteen-child/
 Description:  Template 7 Child Theme
 Author:       V12software
 Author URI:   https://v12software.com
 Template:     t1
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  template-t7-Child
*/
/*#############################################################*/
/*                     T7                                      */
/*#############################################################*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);
blockquote,
svg:not(:root) {
    overflow: hidden
}

.custom-header-media:before,
.panel-image:before {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0)
}

.container_video,
.gallery-item a img,
.post-thumbnail a img {
    -webkit-backface-visibility: hidden
}

body {
    font-family: 'Exo 2'!important;
    background-color: #FFF!important;
    margin: 0
}

* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

blockquote,
cite,
dfn,
em,
i {
    font-style: italic
}

button,
hr,
input {
    overflow: visible
}

legend,
pre {
    max-width: 100%
}

audio,
canvas,
progress,
video {
    display: inline-block
}

progress,
sub,
sup {
    vertical-align: baseline
}

.custom-logo-link,
body:not(.title-tagline-hidden) .site-branding-text {
    vertical-align: middle;
    display: inline-block
}

.aligncenter,
.clear:after,
.comment-author:after,
.comment-content:after,
.comment-meta:after,
.entry-content:after,
.entry-footer:after,
.main-navigation,
.nav-links:after,
.pagination:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.widget-area:after,
.widget:after,
.wrap:after {
    clear: both
}

.entry-title a,
.main-navigation a,
.screen-reader-text:focus,
.site-branding a,
a,
abbr[title],
ins,
mark {
    text-decoration: none
}

.custom-header-media:before,
.entry-content .more-link:before,
.highlight-front-sections.v12tpl23-customizer.v12tpl23-front-page .v12tpl23-panel:after,
.panel-image:before,
.wrap:after,
blockquote:after,
blockquote:before {
    content: ""
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

figure {
    margin: 1em 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[type=checkbox],
[type=radio],
legend {
    -moz-box-sizing: border-box;
    padding: 0
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 1px #767676 dotted
}

b,
strong {
    font-weight: 700
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

mark {
    background-color: #eee;
    color: #222
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px 1em;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    white-space: normal
}

[type=checkbox],
[type=radio],
html,
input,
select,
textarea {
    -webkit-box-sizing: border-box
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box
}

html,
input,
select,
textarea {
    -moz-box-sizing: border-box
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

#page,
.about_team ul li,
.widget_text {
    word-wrap: break-word
}

.main-navigation li,
.navigation-top {
    position: relative
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    top: 5px;
    width: auto;
    z-index: 100000
}

ins,
mark,
pre {
    background: #eee
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright,
.widget_rss .widget-title .rsswidget:first-child {
    float: right
}

.alignright {
    display: inline;
    margin-left: 1.5em
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

address,
ol,
p,
ul {
    margin: 0 0 1.5em
}

.clear:after,
.clear:before,
.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
    content: "";
    display: table;
    table-layout: fixed
}

body,
button,
input,
select,
textarea {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.66
}

h1,
h3 {
    font-weight: 300
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 .75em;
    padding: 1.5em 0 0
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0
}

h1 {
    font-size: 24px;
    font-size: 1.5rem
}

.home.blog .entry-title,
h2 {
    color: #666;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300
}

h3,
h4,
h6,
label {
    color: #333
}

h3 {
    font-size: 18px;
    font-size: 1.125rem
}

h4,
h5,
h6 {
    font-weight: 800
}

h4 {
    font-size: 16px;
    font-size: 1rem
}

h5 {
    color: #767676;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: .15em;
    text-transform: uppercase
}

h6 {
    font-size: .9375rem
}

p {
    padding: 0
}

blockquote {
    color: #666;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    quotes: "" ""
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: .5em
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

big {
    font-size: 125%
}

q {
    quotes: "â€œ" "â€" "â€˜" "â€™"
}

:focus {
    outline: 0
}

html[lang=ar] body,
html[lang=ar] button,
html[lang=ar] input,
html[lang=ar] select,
html[lang=ar] textarea,
html[lang=ary] body,
html[lang=ary] button,
html[lang=ary] input,
html[lang=ary] select,
html[lang=ary] textarea,
html[lang=azb] body,
html[lang=azb] button,
html[lang=azb] input,
html[lang=azb] select,
html[lang=azb] textarea,
html[lang=fa-IR] body,
html[lang=fa-IR] button,
html[lang=fa-IR] input,
html[lang=fa-IR] select,
html[lang=fa-IR] textarea,
html[lang=haz] body,
html[lang=haz] button,
html[lang=haz] input,
html[lang=haz] select,
html[lang=haz] textarea,
html[lang=ps] body,
html[lang=ps] button,
html[lang=ps] input,
html[lang=ps] select,
html[lang=ps] textarea,
html[lang=ur] body,
html[lang=ur] button,
html[lang=ur] input,
html[lang=ur] select,
html[lang=ur] textarea {
    font-family: Tahoma, Arial, sans-serif
}

html[lang=ar] h1,
html[lang=ar] h2,
html[lang=ar] h3,
html[lang=ar] h4,
html[lang=ar] h5,
html[lang=ar] h6,
html[lang=ary] h1,
html[lang=ary] h2,
html[lang=ary] h3,
html[lang=ary] h4,
html[lang=ary] h5,
html[lang=ary] h6,
html[lang=azb] h1,
html[lang=azb] h2,
html[lang=azb] h3,
html[lang=azb] h4,
html[lang=azb] h5,
html[lang=azb] h6,
html[lang=bn-BD] h1,
html[lang=bn-BD] h2,
html[lang=bn-BD] h3,
html[lang=bn-BD] h4,
html[lang=bn-BD] h5,
html[lang=bn-BD] h6,
html[lang=fa-IR] h1,
html[lang=fa-IR] h2,
html[lang=fa-IR] h3,
html[lang=fa-IR] h4,
html[lang=fa-IR] h5,
html[lang=fa-IR] h6,
html[lang=gu-IN] h1,
html[lang=gu-IN] h2,
html[lang=gu-IN] h3,
html[lang=gu-IN] h4,
html[lang=gu-IN] h5,
html[lang=gu-IN] h6,
html[lang=haz] h1,
html[lang=haz] h2,
html[lang=haz] h3,
html[lang=haz] h4,
html[lang=haz] h5,
html[lang=haz] h6,
html[lang=he-IL] h1,
html[lang=he-IL] h2,
html[lang=he-IL] h3,
html[lang=he-IL] h4,
html[lang=he-IL] h5,
html[lang=he-IL] h6,
html[lang=hi-IN] h1,
html[lang=hi-IN] h2,
html[lang=hi-IN] h3,
html[lang=hi-IN] h4,
html[lang=hi-IN] h5,
html[lang=hi-IN] h6,
html[lang=ja] h1,
html[lang=ja] h2,
html[lang=ja] h3,
html[lang=ja] h4,
html[lang=ja] h5,
html[lang=ja] h6,
html[lang=mr-IN] h1,
html[lang=mr-IN] h2,
html[lang=mr-IN] h3,
html[lang=mr-IN] h4,
html[lang=mr-IN] h5,
html[lang=mr-IN] h6,
html[lang=ps] h1,
html[lang=ps] h2,
html[lang=ps] h3,
html[lang=ps] h4,
html[lang=ps] h5,
html[lang=ps] h6,
html[lang=ur] h1,
html[lang=ur] h2,
html[lang=ur] h3,
html[lang=ur] h4,
html[lang=ur] h5,
html[lang=ur] h6,
html[lang^=zh-] h1,
html[lang^=zh-] h2,
html[lang^=zh-] h3,
html[lang^=zh-] h4,
html[lang^=zh-] h5,
html[lang^=zh-] h6 {
    font-weight: 700
}

html[lang^=zh-] body,
html[lang^=zh-] button,
html[lang^=zh-] input,
html[lang^=zh-] select,
html[lang^=zh-] textarea {
    font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif
}

html[lang=zh-CN] body,
html[lang=zh-CN] button,
html[lang=zh-CN] input,
html[lang=zh-CN] select,
html[lang=zh-CN] textarea {
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif
}

html[lang=bg-BG] body,
html[lang=bg-BG] button,
html[lang=bg-BG] input,
html[lang=bg-BG] select,
html[lang=bg-BG] textarea,
html[lang=ru-RU] body,
html[lang=ru-RU] button,
html[lang=ru-RU] input,
html[lang=ru-RU] select,
html[lang=ru-RU] textarea,
html[lang=uk] body,
html[lang=uk] button,
html[lang=uk] input,
html[lang=uk] select,
html[lang=uk] textarea {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif
}

html[lang=bg-BG] h1,
html[lang=bg-BG] h2,
html[lang=bg-BG] h3,
html[lang=bg-BG] h4,
html[lang=bg-BG] h5,
html[lang=bg-BG] h6,
html[lang=ru-RU] h1,
html[lang=ru-RU] h2,
html[lang=ru-RU] h3,
html[lang=ru-RU] h4,
html[lang=ru-RU] h5,
html[lang=ru-RU] h6,
html[lang=uk] h1,
html[lang=uk] h2,
html[lang=uk] h3,
html[lang=uk] h4,
html[lang=uk] h5,
html[lang=uk] h6 {
    font-weight: 700;
    line-height: 1.2
}

html[lang=bn-BD] body,
html[lang=bn-BD] button,
html[lang=bn-BD] input,
html[lang=bn-BD] select,
html[lang=bn-BD] textarea,
html[lang=gu-IN] body,
html[lang=gu-IN] button,
html[lang=gu-IN] input,
html[lang=gu-IN] select,
html[lang=gu-IN] textarea,
html[lang=hi-IN] body,
html[lang=hi-IN] button,
html[lang=hi-IN] input,
html[lang=hi-IN] select,
html[lang=hi-IN] textarea,
html[lang=mr-IN] body,
html[lang=mr-IN] button,
html[lang=mr-IN] input,
html[lang=mr-IN] select,
html[lang=mr-IN] textarea {
    font-family: Arial, sans-serif
}

html[lang=el] body,
html[lang=el] button,
html[lang=el] input,
html[lang=el] select,
html[lang=el] textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=el] h1,
html[lang=el] h2,
html[lang=el] h3,
html[lang=el] h4,
html[lang=el] h5,
html[lang=el] h6 {
    font-weight: 700;
    line-height: 1.3
}

html[lang=he-IL] body,
html[lang=he-IL] button,
html[lang=he-IL] input,
html[lang=he-IL] select,
html[lang=he-IL] textarea {
    font-family: "Arial Hebrew", Arial, sans-serif
}

html[lang=ja] body,
html[lang=ja] button,
html[lang=ja] input,
html[lang=ja] select,
html[lang=ja] textarea {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif
}

html[lang=ko-KR] body,
html[lang=ko-KR] button,
html[lang=ko-KR] input,
html[lang=ko-KR] select,
html[lang=ko-KR] textarea {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif
}

html[lang=ko-KR] h1,
html[lang=ko-KR] h2,
html[lang=ko-KR] h3,
html[lang=ko-KR] h4,
html[lang=ko-KR] h5,
html[lang=ko-KR] h6 {
    font-weight: 600
}

html[lang=th] h1,
html[lang=th] h2,
html[lang=th] h3,
html[lang=th] h4,
html[lang=th] h5,
html[lang=th] h6 {
    line-height: 1.65;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=th] body,
html[lang=th] button,
html[lang=th] input,
html[lang=th] select,
html[lang=th] textarea {
    line-height: 1.8;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=ar] *,
html[lang=ary] *,
html[lang=azb] *,
html[lang=bg-BG] *,
html[lang=bn-BD] *,
html[lang=el] *,
html[lang=gu-IN] *,
html[lang=haz] *,
html[lang=he-IL] *,
html[lang=hi-IN] *,
html[lang=ja] *,
html[lang=ko-KR] *,
html[lang=mr-IN] *,
html[lang=ps] *,
html[lang=ru-RU] *,
html[lang=th] *,
html[lang=uk] *,
html[lang^=zh-] * {
    letter-spacing: 0!important
}

label {
    display: block;
    font-weight: 800;
    margin-bottom: .5em
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: .7em;
    width: 100%
}

input[type=checkbox],
input[type=radio] {
    margin-right: .5em
}

input[type=checkbox]+label,
input[type=radio]+label {
    font-weight: 400
}

button,
input[type=button],
input[type=submit] {
    background-color: #222;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    text-shadow: none;
    -webkit-transition: background .2s;
    transition: background .2s
}

.js .main-navigation.toggled-on>div>ul,
.main-navigation,
.main-navigation ul ul.toggled-on {
    display: block
}

input+button,
input+input[type=button],
input+input[type=submit] {
    padding: .75em 2em
}

td,
th {
    padding: .4em
}

button.secondary,
input[type=button].secondary,
input[type=reset],
input[type=reset].secondary,
input[type=submit].secondary {
    background-color: #ddd;
    color: #222
}

button.secondary:focus,
button.secondary:hover,
input[type=button].secondary:focus,
input[type=button].secondary:hover,
input[type=reset].secondary:focus,
input[type=reset].secondary:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit].secondary:focus,
input[type=submit].secondary:hover {
    background: #bbb
}

::-webkit-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

:-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

::-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    opacity: 1
}

.post-thumbnail a:focus img,
.post-thumbnail a:hover img,
.site-branding a:focus,
.site-branding a:hover {
    opacity: .7
}

:-ms-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol,
ul {
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

.main-navigation li,
.navigation-top,
tr {
    border-bottom: 1px solid #eee
}

th {
    text-align: left
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

a:active,
a:hover {
    color: #000;
    outline: 0
}

.post-thumbnail {
    margin-bottom: 1em
}

.post-thumbnail a img {
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.navigation-top {
    background: #fff;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem
}

.navigation-top .wrap {
    max-width: 1000px;
    padding: 0
}

.navigation-top a {
    color: #222;
    font-weight: 600;
    -webkit-transition: color .2s;
    transition: color .2s
}

.main-navigation a:hover,
.navigation-top .current-menu-item>a,
.navigation-top .current_page_item>a {
    color: #767676
}

.dropdown-toggle,
.menu-toggle {
    line-height: 1.5;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    color: #222
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: .4em 0;
    position: relative;
    text-transform: none
}

.main-navigation li li,
.main-navigation li:last-child {
    border: 0
}

.main-navigation a {
    display: block;
    padding: .5em 0
}

.menu-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    margin: 1px auto 2px;
    padding: 1em
}

.js .menu-toggle,
.main-navigation.toggled-on ul.nav-menu {
    display: block
}

.menu-toggle:focus,
.menu-toggle:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-toggle:focus {
    outline: solid thin
}

.menu-toggle .icon {
    margin-right: .5em;
    top: -2px
}

.menu-toggle .icon-close,
.toggled-on .menu-toggle .icon-bars {
    display: none
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block
}

.dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-size: 16px;
    right: -.5em;
    margin: 0 auto;
    padding: .5em;
    position: absolute;
    top: 0
}

.site-header .menu-scroll-down,
body:not(.has-header-image):not(.has-header-video) .custom-header-media {
    display: none
}

#masthead .wrap,
#page,
.custom-header,
.site-branding,
.site-header {
    position: relative
}

.dropdown-toggle:focus,
.dropdown-toggle:hover {
    background: 0 0
}

.dropdown-toggle:focus {
    outline: dotted thin
}

.dropdown-toggle.toggled-on .icon {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

html {
    box-sizing: border-box
}

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

body {
    background: #fff
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    padding-left: 2em;
    padding-right: 2em
}

.wrap:after {
    display: block
}

.site-header {
    background-color: #fafafa
}

.site-branding {
    padding: 1em 0;
    -webkit-transition: margin-bottom .2s;
    transition: margin-bottom .2s;
    z-index: 3
}

.site-branding a {
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.site-title {
    clear: none;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .08em;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.site-title,
.site-title a {
    color: #222;
    opacity: 1
}

body.has-header-image .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title,
body.has-header-video .site-title a {
    color: #fff
}

.site-description {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 0
}

body.has-header-image .site-description,
body.has-header-video .site-description {
    color: #fff;
    opacity: .8
}

.custom-logo-link {
    padding-right: 1em;
    width: auto
}

.custom-logo-link img {
    display: inline-block;
    max-height: 80px;
    width: auto
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-height: 200px;
    max-width: 100%
}

.custom-logo-link a:focus,
.custom-logo-link a:hover {
    opacity: .9
}

.has-header-image.home.blog .custom-header,
.has-header-image.v12tpl23-front-page .custom-header,
.has-header-video.home.blog .custom-header,
.has-header-video.v12tpl23-front-page .custom-header {
    display: table;
    height: 300px;
    height: 75vh;
    width: 100%
}

.custom-header-media {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.custom-header-media:before {
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media iframe,
.has-header-video .custom-header-media video {
    position: fixed;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 100vw;
    width: auto;
    top: 50%;
    padding-bottom: 1px;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.wp-custom-header .wp-custom-header-video-button {
    background-color: rgba(34, 34, 34, .5);
    border: 1px solid rgba(255, 255, 255, .6);
    color: rgba(255, 255, 255, .6);
    height: 45px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 30px;
    top: 30px;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: 45px
}

.wp-custom-header .wp-custom-header-video-button:focus,
.wp-custom-header .wp-custom-header-video-button:hover {
    border-color: rgba(255, 255, 255, .8);
    background-color: rgba(34, 34, 34, .8);
    color: #fff
}

.admin-bar .wp-custom-header-video-button {
    top: 62px
}

.has-header-image:not(.v12tpl23-front-page):not(.home) .custom-header-media img {
    bottom: 0;
    position: absolute;
    top: auto;
    -ms-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

@supports (object-fit:cover) {
    .has-header-image .custom-header-media img,
    .has-header-image:not(.v12tpl23-front-page):not(.home) .custom-header-media img,
    .has-header-video .custom-header-media iframe,
    .has-header-video .custom-header-media video {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%
    }
}

.has-header-image.home.blog .site-branding,
.has-header-image.v12tpl23-front-page .site-branding,
.has-header-video.home.blog .site-branding,
.has-header-video.v12tpl23-front-page .site-branding {
    display: table-cell;
    height: 100%;
    vertical-align: bottom
}

.v12tpl23-front-page .site-content {
    padding: 0
}

.v12tpl23-panel {
    overflow: hidden;
    position: relative
}

.panel-image {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.panel-image:before {
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    top: 100px
}

.panel-content,
.site-content-contain,
.sticky {
    position: relative
}

.v12tpl23-front-page article:not(.has-post-thumbnail):not(:first-child) {
    border-top: 1px solid #ddd
}

.panel-content .wrap {
    padding-bottom: .5em;
    padding-top: 1.75em
}

.v12tpl23-panel .edit-link {
    display: block;
    margin: .3em 0 0
}

.v12tpl23-panel .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.v12tpl23-front-page .panel-content .recent-posts article {
    border: 0;
    color: #333;
    margin-bottom: 3em
}

.entry-footer,
.site-footer {
    border-top: 1px solid #eee
}

.recent-posts .entry-header {
    margin-bottom: 1.2em
}

.page .panel-content .recent-posts .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none
}

.v12tpl23-panel .recent-posts .entry-header .edit-link {
    color: #222;
    display: inline-block;
    font-size: 11px;
    font-size: .6875rem;
    margin-left: 1em
}

.post:not(.sticky) .icon-thumb-tack {
    display: none
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.v12tpl23-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase
}

.comment-metadata,
.entry-meta,
.nav-subtitle,
h2.widget-title {
    letter-spacing: .1818em;
    text-transform: uppercase
}

.entry-header .entry-title {
    margin-bottom: .25em
}

.entry-title a {
    color: #333;
    margin-left: -2px
}

.entry-meta,
.entry-meta a {
    color: #767676
}

.entry-title:not(:first-child) {
    padding-top: 0
}

.entry-meta {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    padding-bottom: .25em
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    width: 48%
}

.archive .site-main>article,
.blog .site-main>article,
.search .site-main>article {
    padding-bottom: 2em
}

body:not(.v12tpl23-front-page) .entry-header {
    padding: 0 0 1em
}

body:not(.v12tpl23-front-page) #comments,
body:not(.v12tpl23-front-page) .entry-content,
body:not(.v12tpl23-front-page) .entry-header {
    margin-left: auto;
    margin-right: auto
}

.archive .entry-meta a.post-edit-link,
.blog .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap
}

.taxonomy-description {
    color: #666;
    font-size: 13px;
    font-size: .8125rem
}

.entry-content .more-link:before {
    display: block;
    margin-top: 1.5em
}

.archive.page-one-column:not(.has-sidebar) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.page.page-one-column:not(.v12tpl23-front-page) #primary,
.single-post:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px
}

.single-featured-image-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eee
}

.single-featured-image-header img {
    display: block;
    margin: auto
}

.page-links {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    padding: 2em 0 3em
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: .5em 1em
}

.page-links a {
    display: inline-block
}

.page-links a .page-number {
    color: #222
}

.entry-footer {
    border-bottom: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    letter-spacing: .1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase
}

.entry-footer .cat-links+.tags-links {
    margin-top: 1em
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
    color: #333
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: .5em;
    position: absolute;
    top: 2px
}

.entry-footer .edit-link {
    display: inline-block
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: .7em 2em;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

.entry-footer .edit-link a.post-edit-link:focus,
.entry-footer .edit-link a.post-edit-link:hover {
    background-color: #767676
}

.archive .format-aside .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.blog .format-status .entry-title {
    display: none
}

.format-quote blockquote {
    color: #333;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    overflow: visible;
    position: relative
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: .4em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px
}

.post-navigation {
    font-weight: 800;
    margin: 3em 0
}

.post-navigation .nav-links {
    padding: 1em 0
}

.nav-subtitle {
    background: 0 0;
    color: #767676;
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    margin-bottom: 1em
}

.nav-title {
    color: #333;
    font-size: 15px;
    font-size: .9375rem
}

.post-navigation .nav-next {
    margin-top: 1.5em
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: .5em
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: .5em
}

.page-header {
    padding-bottom: 2em
}

.page .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.search .page .entry-header .edit-link {
    font-size: 11px;
    font-size: .6875rem
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.error404 .page-content {
    padding-bottom: 4em
}

.error404 .page-content .search-form,
.search .page-content .search-form {
    margin-bottom: 3em
}

.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em
}

.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em
}

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

.social-navigation li {
    display: inline
}

.social-navigation a {
    background-color: #767676;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 1em .5em 0;
    text-align: center;
    width: 40px
}

.social-navigation a:focus,
.social-navigation a:hover {
    background-color: #333
}

.social-navigation .icon {
    height: 16px;
    top: 12px;
    width: 16px;
    vertical-align: top
}

.site-info {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 1em
}

.site-info a {
    color: #666
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%
}

.comment-author .says,
.comment-list li:before {
    display: none
}

#comments {
    clear: both;
    padding: 2em 0 .5em
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.comment-body {
    margin-left: 65px
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .4em;
    position: relative;
    z-index: 2
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px
}

.comment-meta {
    margin-bottom: 1.5em
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800
}

.comment-metadata a {
    color: #767676
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 4em
}

.comment-reply-link {
    font-weight: 800;
    position: relative
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em
}

.search-form,
.widget ul li ul {
    position: relative
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
    border: 1px solid #333;
    padding: 2px
}

.comment-awaiting-moderation,
.no-comments {
    color: #767676;
    font-size: 14px;
    font-size: .875rem;
    font-style: italic
}

.comments-pagination {
    margin: 2em 0 3em
}

.form-submit {
    text-align: right
}

#secondary {
    padding: 1em 0 2em
}

.widget {
    padding-bottom: 3em
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 800;
    margin-bottom: 1.5em
}

.widget-title a {
    color: inherit
}

.widget select {
    width: 100%
}

.widget ul {
    list-style: none;
    margin: 0
}

.widget ol li,
.widget ul li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: .5em 0
}

.widget:not(.widget_tag_cloud) ul li+li {
    margin-top: -1px
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0
}

.widget ul li li {
    border: 0;
    padding-left: 1.5rem
}

.widget-grofile ul.grofile-links li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_rss_links ul li ul,
.widget_top-posts ul li ul {
    bottom: 0
}

.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li,
.widget_nav_menu ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li {
    padding-bottom: .25em;
    padding-top: .25em
}

.widget_rss ul li {
    padding-bottom: 1em;
    padding-top: 1em
}

.widget .post-date,
.widget .rss-date {
    font-size: .81em
}

.widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em
}

.widget_text ol {
    list-style: decimal
}

.widget_text ol li,
.widget_text ul li {
    border: none
}

.widget_text ol li:last-child,
.widget_text ul li:last-child {
    padding-bottom: 0
}

.widget_text ul li ul {
    margin: 0 0 0 1.5em
}

.widget_text ul li li {
    padding-left: 0;
    padding-right: 0
}

.widget_text ol li {
    list-style-position: inside
}

.widget_text ol li+li {
    margin-top: -1px
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block
}

.widget_rss ul li {
    padding: 2.125em 0
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.4
}

.widget_rss .rss-date,
.widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-size: .625rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: .18em;
    line-height: 1.5;
    text-transform: uppercase
}

.widget_rss .rss-date {
    margin: .5em 0 1.5em;
    padding: 0
}

.widget_contact_info .contact-map,
.widget_rss .rssSummary {
    margin-bottom: .5em
}

.widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0
}

.widget_recent_comments table,
.widget_recent_comments td,
.widget_recent_comments th {
    border: 0
}

.widget_recent_entries .post-date {
    display: block
}

.search-form .search-submit {
    bottom: 3px;
    padding: .5em 1em;
    position: absolute;
    right: 3px;
    top: 3px
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px
}

.tagcloud ul li {
    float: left;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 4px 4px 0 0
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
    line-height: 1.5
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 4px 10px 5px;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0
}

.widget .tagcloud a:focus,
.widget .tagcloud a:hover,
.widget.widget_tag_cloud a:focus,
.widget.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.widget_calendar td,
.widget_calendar th {
    text-align: center
}

.widget_calendar tfoot td {
    border: 0
}

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

img,
video {
    max-width: 100%
}

img.alignleft,
img.alignright {
    float: none;
    margin: 0
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    margin-bottom: 1.5em;
    max-width: 100%
}

p>embed:only-child,
p>iframe:only-child,
p>object:only-child {
    margin-bottom: 0
}

.gallery-caption,
.wp-caption {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gallery-item,
.icon {
    display: inline-block
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.mejs-container {
    margin-bottom: 1.5em
}

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: 0 0;
    border: 0
}

.site-content .wp-playlist-light {
    border-color: #eee;
    color: #222
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676
}

.site-content .wp-playlist-dark .wp-playlist-caption,
.site-content .wp-playlist-light .wp-playlist-item:focus a,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff
}

.site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px dotted #eee;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.site-content .wp-playlist-light .wp-playlist-item:focus,
.site-content .wp-playlist-light .wp-playlist-item:hover {
    border-bottom-color: transparent;
    background-color: #767676;
    color: #fff
}

.site-content .wp-playlist-dark {
    background: #222;
    border-color: #333
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls,
.site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa
}

.site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px dotted #555;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.site-content .wp-playlist-dark .wp-playlist-item:focus,
.site-content .wp-playlist-dark .wp-playlist-item:hover {
    border-bottom-color: transparent;
    background-color: #aaa;
    color: #222
}

.site-content .wp-playlist-dark .wp-playlist-item:focus a,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark a.wp-playlist-caption:hover {
    color: #222
}

.site-content .wp-playlist {
    padding: .625em .625em .3125em
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
    font-weight: 700
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
    font-style: normal
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    letter-spacing: .1818em;
    text-transform: uppercase
}

.site-content .wp-playlist-item {
    padding: 0 .3125em;
    cursor: pointer
}

.site-content .wp-playlist-item:last-of-type {
    border-bottom: none
}

.site-content .wp-playlist-item a {
    padding: .3125em 0;
    border-bottom: none
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.site-content .wp-playlist-item-length {
    top: 5px
}

.icon {
    fill: currentColor;
    height: 1em;
    position: relative;
    top: -.0625em;
    vertical-align: middle;
    width: 1em
}

.gallery-item {
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-item a,
.gallery-item a:focus,
.gallery-item a:hover,
.widget-area .gallery-item a,
.widget-area .gallery-item a:focus,
.widget-area .gallery-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    display: inline-block;
    max-width: 100%
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter .2s ease-in;
    transition: -webkit-filter .2s ease-in;
    transition: filter .2s ease-in;
    transition: filter .2s ease-in, -webkit-filter .2s ease-in;
    backface-visibility: hidden
}

.gallery-item a:focus img,
.gallery-item a:hover img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%)
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0
}

.highlight-front-sections.v12tpl23-customizer.v12tpl23-front-page .v12tpl23-panel:after {
    border: 2px dashed #0085ba;
    bottom: 1em;
    display: block;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1
}

.highlight-front-sections.v12tpl23-customizer.v12tpl23-front-page .v12tpl23-panel .panel-content {
    z-index: 2
}

.v12tpl23-customizer.v12tpl23-front-page .v12tpl23-panel .v12tpl23-panel-title {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3em;
    text-transform: uppercase;
    text-align: center
}

.highlight-front-sections.v12tpl23-customizer.v12tpl23-front-page .v12tpl23-panel:nth-of-type(1):after {
    border: none
}

.v12tpl23-front-page.v12tpl23-customizer #primary article.panel-placeholder {
    border: 0
}

.v12tpl23-panel>.customize-partial-edit-shortcut>button {
    top: 30px;
    left: 30px
}

.v12tpl23-panel .customize-partial-edit-shortcut-hidden:before {
    visibility: visible
}

.svg-fallback {
    display: none
}

.no-svg .svg-fallback {
    display: inline-block
}

.no-svg .dropdown-toggle {
    padding: .5em 0 0;
    right: 0;
    text-align: center;
    width: 2em
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E"
}

.no-svg .social-navigation a {
    background: 0 0;
    color: #222;
    height: auto;
    width: auto
}

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .search-submit .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    position: relative!important;
    width: auto
}

@media screen and (min-width:20em) {
    body.customize-partial-edit-shortcuts-shown .site-header .site-title {
        padding-left: 0
    }
}

@media screen and (min-width:30em) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 18px;
        font-size: 1.125rem
    }
    h1 {
        font-size: 30px;
        font-size: 1.875rem
    }
    .home.blog .entry-title,
    .page .panel-content .recent-posts .entry-title,
    h2 {
        font-size: 26px;
        font-size: 1.625rem
    }
    h3 {
        font-size: 22px;
        font-size: 1.375rem
    }
    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
    h5 {
        font-size: 13px;
        font-size: .8125rem
    }
    h6 {
        font-size: 16px;
        font-size: 1rem
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 14px;
        font-size: .875rem
    }
    img.alignleft {
        float: left;
        margin-right: 1.5em
    }
    img.alignright {
        float: right;
        margin-left: 1.5em
    }
    .site-branding {
        padding: 3em 0
    }
    .panel-content .wrap {
        padding-bottom: 2em;
        padding-top: 3.5em
    }
    .page-one-column .panel-content .wrap {
        max-width: 740px
    }
    .panel-content .entry-header {
        margin-bottom: 4.5em
    }
    .panel-content .recent-posts .entry-header {
        margin-bottom: 0
    }
    .taxonomy-description {
        font-size: 14px;
        font-size: .875rem
    }
    .page-numbers.current,
    .site-footer {
        font-size: 16px;
        font-size: 1rem
    }
    .gallery-item {
        max-width: 25%
    }
    .gallery-columns-1 .gallery-item {
        max-width: 100%
    }
    .gallery-columns-2 .gallery-item {
        max-width: 50%
    }
    .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }
    .gallery-columns-4 .gallery-item {
        max-width: 25%
    }
}

@media screen and (min-width:48em) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 13px;
        font-size: .8125rem
    }
    .wrap {
        max-width: 1000px;
        padding-left: 3em;
        padding-right: 3em
    }
    .has-sidebar:not(.error404) #primary {
        float: left;
        width: 58%
    }
    .has-sidebar #secondary {
        float: right;
        padding-top: 0;
        width: 36%
    }
    .error404 #primary {
        float: none
    }
    .site-branding {
        margin-bottom: 0
    }
    .has-header-image.home.blog .site-branding,
    .has-header-image.v12tpl23-front-page .site-branding,
    .has-header-video.home.blog .site-branding,
    .has-header-video.v12tpl23-front-page .site-branding {
        bottom: 0;
        display: block;
        left: 0;
        height: auto;
        padding-top: 0;
        position: absolute;
        width: 100%
    }
    .has-header-image.home.blog .custom-header,
    .has-header-image.v12tpl23-front-page .custom-header,
    .has-header-video.home.blog .custom-header,
    .has-header-video.v12tpl23-front-page .custom-header {
        display: block;
        height: auto
    }
    .custom-header-media {
        height: 165px;
        position: relative
    }
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media,
    .v12tpl23-front-page.has-header-image .custom-header-media,
    .v12tpl23-front-page.has-header-video .custom-header-media {
        position: relative
    }
    .has-header-image:not(.v12tpl23-front-page):not(.home) .custom-header-media,
    .has-header-video:not(.v12tpl23-front-page):not(.home) .custom-header-media {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    .custom-logo-link {
        padding-right: 2em
    }
    .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        max-width: 350px
    }
    .title-tagline-hidden.home.has-header-image .custom-logo-link img,
    .title-tagline-hidden.home.has-header-video .custom-logo-link img {
        max-height: 200px
    }
    .site-title {
        font-size: 36px;
        font-size: 2.25rem
    }
    .site-description {
        font-size: 16px;
        font-size: 1rem
    }
    .navigation-top {
        bottom: 0;
        font-size: 14px;
        font-size: .875rem;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 3
    }
    .navigation-top .wrap {
        max-width: 1000px;
        padding: .75em 3.4166666666667em
    }
    .navigation-top nav {
        margin-left: -1.25em
    }
    .site-navigation-fixed.navigation-top {
        bottom: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7
    }
    .admin-bar .site-navigation-fixed.navigation-top {
        top: 32px
    }
    .main-navigation {
        width: auto
    }
    .js .main-navigation ul,
    .js .main-navigation ul ul,
    .js .main-navigation>div>ul {
        display: block
    }
    .main-navigation ul {
        background: 0 0;
        padding: 0
    }
    .main-navigation>div>ul {
        border: 0;
        margin-bottom: 0;
        padding: 0
    }
    .main-navigation li {
        border: 0;
        display: inline-block
    }
    .main-navigation li li {
        display: block;
        -webkit-transition: background-color .2s ease-in-out;
        transition: background-color .2s ease-in-out
    }
    .main-navigation a {
        padding: 1em 1.25em
    }
    .main-navigation ul ul {
        background: #fff;
        border: 1px solid #bbb;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999
    }
    .main-navigation ul li.menu-item-has-children.focus:after,
    .main-navigation ul li.menu-item-has-children.focus:before,
    .main-navigation ul li.menu-item-has-children:hover:after,
    .main-navigation ul li.menu-item-has-children:hover:before,
    .main-navigation ul li.page_item_has_children.focus:after,
    .main-navigation ul li.page_item_has_children.focus:before,
    .main-navigation ul li.page_item_has_children:hover:after,
    .main-navigation ul li.page_item_has_children:hover:before {
        display: block
    }
    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.page_item_has_children:before {
        border-color: transparent transparent #bbb;
        bottom: 0
    }
    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #fff
    }
    .main-navigation ul ul li.focus>ul,
    .main-navigation ul ul li:hover>ul {
        left: 100%;
        right: auto
    }
    .main-navigation ul ul a {
        padding: .75em 1.25em;
        width: 16em
    }
    .main-navigation li li.focus,
    .main-navigation li li:hover {
        background: #767676
    }
    .main-navigation li li a {
        -webkit-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out
    }
    .main-navigation li li a:focus,
    .main-navigation li li a:hover,
    .main-navigation li li.current-menu-item a:focus,
    .main-navigation li li.current-menu-item a:hover,
    .main-navigation li li.current_page_item a:focus,
    .main-navigation li li.current_page_item a:hover,
    .main-navigation li li.focus>a,
    .main-navigation li li:focus>a,
    .main-navigation li li:hover>a {
        color: #fff
    }
    .main-navigation ul li.focus>ul,
    .main-navigation ul li:hover>ul {
        left: .5em;
        right: auto
    }
    .main-navigation .menu-item-has-children>a>.icon,
    .main-navigation .page_item_has_children>a>.icon {
        display: inline;
        left: 5px;
        position: relative;
        top: -1px
    }
    .main-navigation ul ul .menu-item-has-children>a>.icon,
    .main-navigation ul ul .page_item_has_children>a>.icon {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    .main-navigation ul ul ul {
        left: -999em;
        margin-top: -1px;
        top: 0
    }
    .main-navigation ul ul li.menu-item-has-children.focus:after,
    .main-navigation ul ul li.menu-item-has-children.focus:before,
    .main-navigation ul ul li.menu-item-has-children:hover:after,
    .main-navigation ul ul li.menu-item-has-children:hover:before,
    .main-navigation ul ul li.page_item_has_children.focus:after,
    .main-navigation ul ul li.page_item_has_children.focus:before,
    .main-navigation ul ul li.page_item_has_children:hover:after,
    .main-navigation ul ul li.page_item_has_children:hover:before,
    .site-header .site-navigation-fixed .menu-scroll-down {
        display: none
    }
    .site-header .menu-scroll-down {
        display: block;
        padding: 1em;
        position: absolute;
        right: 0;
        color: #fff;
        top: 2em
    }
    .site-header .menu-scroll-down .icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .site-header .navigation-top .menu-scroll-down {
        color: #767676;
        top: .7em
    }
    .menu-scroll-down:focus {
        outline: dotted thin
    }
    .menu-scroll-down .icon {
        height: 18px;
        width: 18px
    }
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding,
    .v12tpl23-front-page.has-header-image .site-branding,
    .v12tpl23-front-page.has-header-video .site-branding {
        margin-bottom: 70px
    }
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media,
    .v12tpl23-front-page.has-header-image .custom-header-media,
    .v12tpl23-front-page.has-header-video .custom-header-media {
        height: 1200px;
        height: 100vh;
        max-height: 100%;
        overflow: hidden
    }
    .home.blog.has-header-image .custom-header-media:before,
    .home.blog.has-header-video .custom-header-media:before,
    .v12tpl23-front-page.has-header-image .custom-header-media:before,
    .v12tpl23-front-page.has-header-video .custom-header-media:before {
        height: 33%
    }
    .admin-bar.home.blog.has-header-image .custom-header-media,
    .admin-bar.home.blog.has-header-video .custom-header-media,
    .admin-bar.v12tpl23-front-page.has-header-image .custom-header-media,
    .admin-bar.v12tpl23-front-page.has-header-video .custom-header-media {
        height: calc(100vh - 32px)
    }
    .panel-content .wrap {
        padding-bottom: 4.5em;
        padding-top: 6em
    }
    .panel-image {
        height: 100vh;
        max-height: 1200px
    }
    .background-fixed .panel-image {
        background-attachment: fixed
    }
    .page-two-column .panel-content .entry-header {
        float: left;
        width: 36%
    }
    .page-two-column .panel-content .entry-content {
        float: right;
        width: 58%
    }
    .page-two-column .panel-content .recent-posts {
        clear: right;
        float: right;
        width: 58%
    }
    .panel-content .recent-posts article {
        margin-bottom: 4em
    }
    .page-two-column #primary .panel-content .recent-posts .entry-content,
    .page-two-column #primary .panel-content .recent-posts .entry-header,
    .panel-content .recent-posts .entry-content,
    .panel-content .recent-posts .entry-header {
        float: none;
        width: 100%
    }
    .panel-content .recent-posts .entry-header {
        margin-bottom: 1.5em
    }
    .page .entry-title,
    .page .panel-content .recent-posts .entry-title,
    .single-post .entry-title {
        font-size: 26px;
        font-size: 1.625rem
    }
    .comments-pagination,
    .post-navigation {
        clear: both
    }
    .post-navigation .nav-previous {
        float: left;
        width: 50%
    }
    .post-navigation .nav-next {
        float: right;
        text-align: right;
        width: 50%
    }
    .nav-next,
    .post-navigation .nav-next {
        margin-top: 0
    }
    .sticky .icon-thumb-tack {
        height: 23px;
        left: -2.5em;
        top: 1.5em;
        width: 32px
    }
    body.has-sidebar.error404 #primary .page-header,
    body.page-two-column.archive:not(.has-sidebar) #primary .page-header,
    body.page-two-column:not(.archive) #primary .entry-header,
    body:not(.has-sidebar):not(.page-one-column) .page-header {
        float: left;
        width: 36%
    }
    .archive:not(.page-one-column):not(.has-sidebar) #primary article,
    .blog:not(.has-sidebar) #primary article,
    .error404.has-sidebar #primary .page-content,
    .error404:not(.has-sidebar) #primary .page-content,
    .search:not(.has-sidebar) #primary article,
    body.page-two-column #comments,
    body.page-two-column:not(.archive) #primary .entry-content {
        float: right;
        width: 58%
    }
    .archive .site-main>article,
    .blog .site-main>article,
    .search .site-main>article {
        padding-bottom: 4em
    }
    .navigation.pagination {
        clear: both;
        float: right;
        width: 58%
    }
    .archive.page-one-column:not(.has-sidebar) .navigation.pagination,
    .has-sidebar .navigation.pagination {
        float: none;
        width: 100%
    }
    .entry-footer {
        display: table;
        width: 100%
    }
    .entry-footer .cat-tags-links {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }
    .entry-footer .edit-link {
        display: table-cell;
        text-align: right;
        vertical-align: middle
    }
    .entry-footer .edit-link a.post-edit-link {
        margin-top: 0;
        margin-left: 1em
    }
    :not(.has-sidebar) .entry-content blockquote.alignleft {
        margin-left: -17.5%;
        width: 48%
    }
    :not(.has-sidebar) .entry-content blockquote.alignright {
        margin-right: -17.5%;
        width: 48%
    }
    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: 0;
        width: 34%
    }
    .has-sidebar .entry-content blockquote.alignright {
        margin-right: 0;
        width: 34%
    }
    .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
        margin-right: -72.5%;
        width: 62%
    }
    .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
    .blog:not(.has-sidebar) .entry-content blockquote.alignleft,
    .page-two-column .entry-content blockquote.alignleft,
    .v12tpl23-front-page.page-two-column .entry-content blockquote.alignleft {
        margin-left: -72.5%;
        width: 62%
    }
    .archive:not(.has-sidebar) .entry-content blockquote.alignright,
    .blog:not(.has-sidebar) .entry-content blockquote.alignright,
    .page-two-column .entry-content blockquote.alignright,
    .v12tpl23-front-page.page-two-column .entry-content blockquote.alignright {
        margin-right: 0;
        width: 36%
    }
    .format-quote blockquote .icon {
        left: -1.5em
    }
    .archive.page-one-column:not(.has-sidebar) .page-header,
    .page.page-one-column .entry-header,
    .v12tpl23-front-page.page-one-column .entry-header {
        margin-bottom: 4em
    }
    .error404 .page-content {
        padding-bottom: 9em
    }
    #comments {
        padding-top: 5em
    }
    .comments-title {
        margin-bottom: 2.5em
    }
    ol.children .children {
        padding-left: 2em
    }
    .nav-links .nav-title {
        position: relative
    }
    .nav-title-icon-wrapper {
        position: absolute;
        text-align: center;
        width: 2em
    }
    .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
        left: -2em
    }
    .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
        right: -2em
    }
    #secondary {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.6
    }
    h2.widget-title {
        font-size: 11px;
        font-size: .6875rem;
        margin-bottom: 2em
    }
    .site-footer {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.6;
        margin-top: 3em
    }
    .site-footer .widget-column.footer-widget-1 {
        float: left;
        width: 36%
    }
    .site-footer .widget-column.footer-widget-2 {
        float: right;
        width: 58%
    }
    .social-navigation {
        clear: left;
        float: left;
        margin-bottom: 0;
        width: 36%
    }
    .site-info {
        float: left;
        padding: .7em 0 0;
        width: 58%
    }
    .social-navigation+.site-info {
        margin-left: 6%
    }
    .site-info .sep {
        margin: 0 .5em;
        display: inline;
        visibility: visible;
        height: auto;
        width: auto
    }
    .gallery-columns-5 .gallery-item {
        max-width: 20%
    }
    .gallery-columns-6 .gallery-item {
        max-width: 16.66%
    }
    .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }
    .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }
    .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }
}

@media screen and (min-width:67em) {
    .comment-body,
    .navigation-top nav {
        margin-left: 0
    }
    .navigation-top .wrap {
        padding: .75em 2em
    }
    .sticky .icon-thumb-tack {
        font-size: 32px;
        font-size: 2rem;
        height: 22px;
        left: -1.25em;
        top: .75em;
        width: 32px
    }
    .page-numbers {
        display: inline-block
    }
    .page-numbers.current {
        font-size: 15px;
        font-size: .9375rem
    }
    .page-numbers.current .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
}

@media screen and (min-width:79em) {
    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: -20%
    }
    .archive:not(.has-sidebar) .entry-content blockquote.alignright,
    .blog:not(.has-sidebar) .entry-content blockquote.alignright,
    .page-two-column .entry-content blockquote.alignright,
    .v12tpl23-front-page .entry-content blockquote.alignright {
        margin-right: -20%
    }
}

@media screen and (max-width:48.875em) and (min-width:48em) {
    .admin-bar .site-navigation-fixed.navigation-top,
    .admin-bar .site-navigation-hidden.navigation-top {
        top: 46px
    }
}

@media print {
    .single-featured-image-header,
    .site-header {
        background: 0 0
    }
    #secondary,
    .comment-edit-link,
    .comment-metadata .edit-link,
    .comment-reply-link,
    .comment-respond,
    .comments-pagination,
    .content-bottom-widgets,
    .edit-link,
    .header-image,
    .icon-thumb-tack,
    .navigation-top,
    .page-links,
    .pagination.navigation,
    .panel-image-prop,
    .pingback .edit-link,
    .post-navigation,
    .site-footer aside.widget-area,
    .site-info,
    .social-navigation,
    button,
    form,
    input,
    select,
    textarea {
        display: none!important
    }
    #comments,
    .entry-footer,
    .single-featured-image-header,
    .site-footer {
        border: 0
    }
    body,
    h4,
    h6 {
        font-size: 12pt
    }
    h1 {
        font-size: 24pt
    }
    h2 {
        font-size: 22pt
    }
    h3 {
        font-size: 17pt
    }
    h5 {
        font-size: 11pt
    }
    .page .panel-content .entry-title,
    .page-title,
    body.page:not(.v12tpl23-front-page) .entry-title {
        font-size: 10pt
    }
    .wrap {
        padding-left: 5%!important;
        padding-right: 5%!important;
        max-width: none
    }
    .custom-header-media,
    .site-footer,
    .site-header {
        padding: 0
    }
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding,
    .v12tpl23-front-page.has-header-image .site-branding,
    .v12tpl23-front-page.has-header-video .site-branding {
        position: relative
    }
    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em!important
    }
    .site-title {
        font-size: 25pt
    }
    .site-description {
        font-size: 12pt;
        opacity: 1
    }
    .entry-meta {
        font-size: 9pt
    }
    .site,
    body {
        background: 0 0!important
    }
    .site-title a,
    .v12tpl23-front-page.has-header-image .site-title,
    .v12tpl23-front-page.has-header-image .site-title a,
    .v12tpl23-front-page.has-header-video .site-title,
    .v12tpl23-front-page.has-header-video .site-title a,
    a,
    body {
        color: #222!important
    }
    .entry-meta,
    .entry-meta a,
    .site-description,
    .v12tpl23-front-page.has-header-image .site-description,
    .v12tpl23-front-page.has-header-video .site-description,
    blockquote,
    h2,
    h5 {
        color: #777!important
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 11pt;
        width: 34%
    }
}



@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 300;
    src: local('Exo 2 Light'), local('Exo2-Light'), url(../../../../s/exo2/v3/ZvqiGg27-1PW7JHPGOnJEBTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 300;
    src: local('Exo 2 Light'), local('Exo2-Light'), url(../../../../s/exo2/v3/-u8MnRNZbXng_riSEM1grRTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 300;
    src: local('Exo 2 Light'), local('Exo2-Light'), url(../../../../s/exo2/v3/TZlHHgxEfHXA7uKM1eaCjfesZW2xOQ-xsNqO47m55DA.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: local('Exo 2'), local('Exo2-Regular'), url(../../../../s/exo2/v3/pEbpp8gu02JrI5SDG9jj6g.woff) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: local('Exo 2'), local('Exo2-Regular'), url(../../../../s/exo2/v3/sZoRRDfBcJL9e6dHdMU_Tg.woff) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: local('Exo 2'), local('Exo2-Regular'), url(../../../../s/exo2/v3/-A4eIjQkAwKL411pgtQ4VA.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 500;
    src: local('Exo 2 Medium'), local('Exo2-Medium'), url(../../../../s/exo2/v3/hJNWOADMCBRrv6g6rvmDLRTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 500;
    src: local('Exo 2 Medium'), local('Exo2-Medium'), url(../../../../s/exo2/v3/LIOVoUZaNfvKcnPK2sqyzhTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 500;
    src: local('Exo 2 Medium'), local('Exo2-Medium'), url(../../../../s/exo2/v3/6b9HPGUYUr8qZeNu0Z7o-PesZW2xOQ-xsNqO47m55DA.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    src: local('Exo 2 Semi Bold'), local('Exo2-SemiBold'), url(../../../../s/exo2/v3/LFe3mB-q6jNXyAcQ2iPxARTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    src: local('Exo 2 Semi Bold'), local('Exo2-SemiBold'), url(../../../../s/exo2/v3/GGsKokbvGBQnZ182Vk7qiRTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    src: local('Exo 2 Semi Bold'), local('Exo2-SemiBold'), url(../../../../s/exo2/v3/0BGKjb5TxeNM_vPrpoWDWPesZW2xOQ-xsNqO47m55DA.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    src: local('Exo 2 Bold'), local('Exo2-Bold'), url(../../../../s/exo2/v3/bjq6AK9kaX_qiS97tqNwpBTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    src: local('Exo 2 Bold'), local('Exo2-Bold'), url(../../../../s/exo2/v3/j6S3lQriBGoUURQ3ejUiKBTbgVql8nDJpwnrE27mub0.woff) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    src: local('Exo 2 Bold'), local('Exo2-Bold'), url(../../../../s/exo2/v3/AbMslUVu4Wq5jvNwOBLwLvesZW2xOQ-xsNqO47m55DA.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

i[class*=" stm-icon-"],
i[class^=stm-icon-] {
    font-family: icon-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-barrette:before {
    content: "\e929"
}

.stm-icon-buoy-2:before {
    content: "\e925"
}

.stm-icon-buoy:before {
    content: "\e926"
}

.stm-icon-car-relic:before {
    content: "\e927"
}

.stm-icon-star:before {
    content: "\e928"
}

.stm-icon-time:before {
    content: "\e924"
}

.stm-icon-quotes3:before {
    content: "\e923"
}

.stm-icon-author:before {
    content: "\e921"
}

.stm-icon-date:before {
    content: "\e922"
}

.stm-icon-grid:before {
    content: "\e91f"
}

.stm-icon-list:before {
    content: "\e920"
}

.stm-icon-load2:before {
    content: "\e91a"
}

.stm-icon-load1:before {
    content: "\e91b"
}

.stm-icon-transmission_fill:before {
    content: "\e91c"
}

.stm-icon-drive_2:before {
    content: "\e91d"
}

.stm-icon-engine_fill:before {
    content: "\e91e"
}

.stm-icon-add_car:before {
    content: "\e914"
}

.stm-icon-air_conditioning:before {
    content: "\e915"
}

.stm-icon-auto_electric:before {
    content: "\e916"
}

.stm-icon-brake:before {
    content: "\e917"
}

.stm-icon-oil-add:before {
    content: "\e918"
}

.stm-icon-Tire_Wheel:before {
    content: "\e919"
}

.stm-icon-calculator:before {
    content: "\e90f"
}

.stm-icon-added:before {
    content: "\e910"
}

.stm-icon-add:before {
    content: "\e912"
}

.stm-icon-remove:before {
    content: "\e913"
}

.stm-icon-delete:before {
    content: "\e90d"
}

.stm-icon-share:before {
    content: "\e90e"
}

.stm-icon-brochure:before {
    content: "\e911"
}

.stm-icon-mail:before {
    content: "\e90b"
}

.stm-icon-pin:before {
    content: "\e90c"
}

.stm-icon-engine:before {
    content: "\e908"
}

.stm-icon-speedometr3:before {
    content: "\e909"
}

.stm-icon-transmission2:before {
    content: "\e90a"
}

.stm-icon-calendar:before {
    content: "\e902"
}

.stm-icon-oil:before {
    content: "\e903"
}

.stm-icon-diagnostic:before {
    content: "\e904"
}

.stm-icon-Tire_Wheel_Service2:before {
    content: "\e905"
}

.stm-icon-Tire_Wheel_Service:before {
    content: "\e906"
}

.stm-icon-auto_loan:before {
    content: "\e907"
}

.stm-icon-gear:before {
    content: "\e900"
}

.stm-icon-key:before {
    content: "\e901"
}

.stm-icon-steering_wheel:before {
    content: "\e814"
}

.stm-icon-phone2:before {
    content: "\e812"
}

.stm-icon-question:before {
    content: "\e813"
}

.stm-icon-search:before {
    content: "\e810"
}

.stm-icon-reset:before {
    content: "\e811"
}

.stm-icon-label-reverse:before {
    content: "\e91c"
}

.stm-icon-transmission:before {
    content: "\e80d"
}

.stm-icon-fuel:before {
    content: "\e80e"
}

.stm-icon-road:before {
    content: "\e80f"
}

.stm-icon-speedometr2:before {
    content: "\e800"
}

.stm-icon-shop_bag:before {
    content: "\e801"
}

.stm-icon-chat2:before {
    content: "\e802"
}

.stm-icon-car:before {
    content: "\e803"
}

.stm-icon-car_search:before {
    content: "\e804"
}

.stm-icon-label:before {
    content: "\e805"
}

.stm-icon-speedometr:before {
    content: "\e806"
}

.stm-icon-chat:before {
    content: "\e807"
}

.stm-icon-application:before {
    content: "\e808"
}

.stm-icon-message:before {
    content: "\e809"
}

.stm-icon-car_sale:before {
    content: "\e80a"
}

.stm-icon-phone:before {
    content: "\e80b"
}

.sbSelector,
.sbToggle {
    display: block;
    height: 30px;
    top: 0;
    outline: 0
}

.sbHolder {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    position: relative;
    margin-bottom: 5px;
    margin-top: 5px
}

.sbOptions,
.sbSelector,
.sbToggle {
    position: absolute
}

.sbSelector {
    left: 0;
    overflow: hidden;
    text-indent: 10px
}

.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
    outline: 0;
    text-decoration: none
}



.sbToggle:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/select-icons.png) 0 -167px no-repeat
}

.sbToggleOpen {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/select-icons.png) 0 -16px no-repeat
}

.sbToggleOpen:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/select-icons.png) 0 -66px no-repeat
}

.sbOptions {
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    top: 30px;
    width: 200px;
    z-index: 5;
    overflow-y: auto
}

.sbOptions li {
    padding: 0 7px
}

.sbOptions .sbDisabled,
.sbOptions .sbGroup,
.sbOptions a {
    display: block;
    padding: 7px 0 7px 3px
}

.sbOptions li:hover {
    background-color: #f0f0f0
}

.sbOptions a {
    border-bottom: dotted 1px rgba(81, 81, 81, .1);
    outline: 0
}

.sbOptions li.last a {
    border-bottom: none
}

.sbOptions .sbGroup {
    font-weight: 700
}

.sbOptions .sbSub {
    padding-left: 17px
}

.form-bottom,
.form-element,
.form-wrap {
    overflow: hidden
}

.btn-inventory:active,
.default-btn:active,
.form-control:focus,
.sbHolder:focus,
button:active,
form input[type=text]:focus,
form textarea:focus,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
input[type=text]:focus {
    outline: 0
}

input,
select,
textarea {
    margin: 5px 0;
    padding: 0;
    font-size: .85em;
    outline: 0;
    font-family: inherit;
    box-sizing: border-box
}

body.home div.styled,
body.home input[type=email],
body.home input[type=file],
body.home input[type=text],
body.home select,
body.home textarea,
body.home textarea[name=msg] {
    float: left;
    width: 108px;
    border-radius: 0;
    border: none;
    color: #54545e;
    text-shadow: 1px 0 0 0 #fff;
    padding: 1px 4px
}

body.home input[type=email],
body.home input[type=file],
body.home input[type=text],
body.home textarea,
body.home textarea[name=msg] {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #FFF
}

.ie9 input[type=text] {
    line-height: normal
}

textarea {
    height: 10em
}

body.home div.custom-select,
body.home input[type=email],
body.home input[type=file],
body.home input[type=text],
body.home select,
body.home textarea,
body.home textarea[name=msg] {
    width: 100%;
    border-radius: 0;
    border: 1px solid #FFF;
    color: #54545e;
    text-shadow: 1px 0 0 0 #fff;
    padding: 2px 4px
}

div.custom-select,
input[type=file]:after,
select {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/custom-select.png) center right no-repeat;
    border-radius: 0
}

div.custom-select,
div.styled {
    padding: 0;
    margin: 0 1px 5px 0
}

.ie7 div.custom-select,
.ie7 div.styled {
    border: none
}

div.custom-select select,
div.styled select {
    width: 100%;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #f0f0f0;
    box-shadow: none;
    margin: 0
}

div.custom-select select {
    border: none
}

.ie7 div.custom-select,
.ie7 div.styled select {
    width: 100%;
    background-color: transparent;
    border: 1px solid #f0f0f0;
    padding: 0
}

input[type=file] {
    position: relative;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0
}

input[type=file]::-webkit-file-upload-button {
    width: 0;
    padding: 16px 0 0;
    margin: 0;
    -webkit-appearance: none;
    border: none
}

input[type=file]:after {
    content: 'Upload File';
    margin: 0;
    display: inline-block;
    padding: 0 15px;
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/formelements-select.png) center left no-repeat #e1e1e1;
    border: 1px solid #ccc!important;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border-radius: 0;
    right: 0!important;
    position: absolute!important
}

input[type=file]:active:after {
    box-shadow: none
}

input[type=checkbox],
input[type=radio] {
    position: absolute;
    left: -999em
}

input[type=checkbox]+label:before {
    background-position: 0 -26px
}

input[type=checkbox]:checked+label:before {
    background-position: 0 -2px
}

input[type=radio]+label:before {
    background-position: -25px -25px
}

input[type=radio]:checked+label:before {
    background-position: -25px 0
}

.ie8 label:before {
    display: none;
    content: none
}

.form-bottom,
.form-wrap,
.my-dropdown ul li {
    display: block
}

.ie7 input[type=checkbox],
.ie7 input[type=radio],
.ie8 input[type=checkbox],
.ie8 input[type=radio] {
    position: static;
    left: 0
}

.ie8 input[type=checkbox],
.ie8 input[type=radio] {
    position: relative;
    top: 5px;
    margin-right: .5em
}

@media screen and (max-width:400px) {
    div.custom-select,
    div.styled,
    input[type=text],
    select,
    textarea {
        width: 100%
    }
}

.select-wrapper .form-element label {
    position: static
}

.full-width {
    width: 100%!important
}

div.custom-select {
    margin-right: 6px
}

.sbHolder,
div.custom-select:last-child {
    margin-right: 0
}

div.custom-select1 {
    width: 90px
}

div.custom-select2 {
    width: 100px
}

div.custom-select3 {
    width: 105px
}

div.custom-select4 {
    width: 120px
}

div.custom-select5 {
    width: 97px
}

div.custom-select6 {
    width: 132px
}

div.custom-select7 {
    width: 148px
}

div.custom-select8 {
    width: 118px
}

div.custom-select9 {
    width: 107px
}

div.custom-select10 {
    width: 90px
}

.form-selectbox label,
.form-selectbox label:before {
    padding: 0 10px 0 0;
    position: relative;
    left: -20px;
    font-weight: 300;
    line-height: 33px;
    background: 0 0!important;
    float: left;
    width: auto;
    margin-left: 0
}

.btn-inventory,
.default-btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    font-size: 15.5px;
    padding: 5px 13px;
    border-radius: 0;
    border: 0;
    text-align: center;
    vertical-align: middle;
    font-weight: 400
}

.btn-inventory.xs-button,
.default-btn.xs-button,
.xs-button,
button.xs-button,
input[type=button].xs-button,
input[type=reset].xs-button,
input[type=submit].xs-button {
    font-size: 10px;
    padding: 0 5px
}

.btn-inventory.sm-button,
.default-btn.sm-button,
.sm-button,
button.sm-button,
input[type=button].sm-button,
input[type=reset].sm-button,
input[type=submit].sm-button {
    font-size: 10px;
    padding: 3px 8px
}

.btn-inventory.md-button,
.default-btn.md-button,
.md-button,
button.md-button,
input[type=button].md-button,
input[type=reset].md-button,
input[type=submit].md-button {
    font-size: 13px;
    padding: 5px 13px
}

.btn-inventory.lg-button,
.default-btn.lg-button,
.lg-button,
button.lg-button,
input[type=button].lg-button,
input[type=reset].lg-button,
input[type=submit].lg-button {
    font-size: 18px;
    padding: 7px 15px
}

.btn-inventory.xl-button,
.default-btn.xl-button,
.xl-button,
button.xl-button,
input[type=button].xl-button,
input[type=reset].xl-button,
input[type=submit].xl-button {
    font-size: 24px;
    padding: 11px 18px
}

.sbHolder {
    background: #FFF;
    border: 1px solid #FFF;
    border-radius: 0;
    float: left
}

.sbHolder .sbToggle,
.sbHolder .sbToggle:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/dropdown-arrow.png) -2px -6px no-repeat
}

a.sbSelector:hover,
a.sbSelector:link,
a.sbSelector:visited {
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px
}

.sbHolder .sbToggle {
    top: 15px;
    right: 12px;
    width: 12px;
    height: 15px;
    border-left: 1px solid #D6D6D6
}

.sbHolder,
.sbHolder .sbOptions,
.sbOptions li {
    width: 100%
}

.sbOptions {
    background: #F7F7F7;
    border: 1px solid rgba(0, 0, 0, .0980392)!important;
    border-top: 0!important;
    margin-top: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-radius: 0
}

.sbOptions a:link,
.sbOptions a:visited {
    text-decoration: none;
    color: #333
}

.sbSelector {
    line-height: 27px;
    width: 100%
}

.search-form {
    font-size: 13px;
    font-weight: 400;
    font-family: Open Sans, sans-serif, Arial
}

.search-form input[type=search] {
    padding-left: 10px
}

.ajax_form label,
label[for=email],
label[for=offer_email],
label[for=offer_phone],
label[for=phone],
label[for=schedule_email],
label[for=schedule_phone] {
    position: relative;
    left: 0;
    right: inherit
}

.form-row {
    float: left;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 10px
}

.form-row:last-child {
    margin-right: 0
}

.form-row span {
    font-size: 13px;
    font-weight: 300;
    padding: 0 5px;
    float: left
}

.form-element {
    float: left;
    margin-right: 20px;
    padding-right: 6px
}

.form-element label {
    font-weight: 300;
    line-height: 14px;
    margin: 0;
    padding: 0;
    font-size: 13px
}

.form-element:last-child {
    margin-right: 0
}

div.custom-select,
input[type=search],
select,
textarea {
    background-color: #FFF;
    float: left;
    border: 1px solid #FFF;
    min-height: 27px;
    padding: 3px 4px;
    border-radius: 0;
    font-size: 13px;
    margin: 5px 0
}

.make_inventory .select-wrapper .my-dropdown .sbHolder .sbToggle {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/dropdown-arrow.png) 0 -6px no-repeat;
    top: 7px;
    width: 12px;
    height: 30px
}

.make_inventory .min-dropdown {
    width: 114px!important;
    margin: 0
}

.make_inventory span.my-dropdown {
    width: 14px;
    vertical-align: top;
    line-height: 28px;
    color: #2d2d2d;
    font-size: 13px;
    font-weight: 400;
    position: static
}

.make-dropdown {
    width: 252px
}

.my-dropdown {
    display: inline-block;
    margin-right: 1px;
    width: 100%
}

.select-form .max-dropdown .sbHolder,
header .navbar .navbar-nav .buy:hover .menu-buy {
    display: block
}

.years-dropdown {
    width: 87px
}

.makers-dropdown {
    width: 94px
}

.models-dropdown {
    width: 99px
}

.body-styles-dropdown {
    width: 124px
}

.mileage-dropdown {
    width: 101px
}

.transmissions-dropdown {
    width: 140px
}

.fuel-economies-dropdown {
    width: 148px
}

.conditions-dropdown {
    width: 120px
}

.location-dropdown {
    width: 113px
}

.prices-dropdown {
    width: 90px
}

.price-ascending-dropdown {
    width: 133px
}

.price-ascending-dropdown a.sbSelector:hover,
.price-ascending-dropdown a.sbSelector:link,
.price-ascending-dropdown a.sbSelector:visited {
    font-weight: 600;
    text-shadow: 0 1px 0 #fff;
    text-align: left
}

.select-wrapper .form-links {
    padding: 0 0 0 31px
}

.horizontal_box .check_box {
    right: 44px;
    top: 2px
}

.search-form .select-wrapper {
    margin-top: 0
}

.search-form .select-wrapper .sbHolder .sbToggle {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/dropdown-arrow.png) -2px -6px no-repeat;
    width: 12px;
    height: 15px;
    border-left: 1px solid #D6D6D6
}

.min-dropdown {
    width: 112px;
    margin: 0 1px
}

body.home .select-wrapper div[class*=col-md-6] {
    padding: 0 0 0 16px
}

body .home .search-form .select-wrapper div[class*=col-md-6] {
    padding: 0 15px
}

.select-dropdown {
    float: left;
    margin-right: 0
}

.select-dropdown a.sbSelector:hover,
.select-dropdown a.sbSelector:link,
.select-dropdown a.sbSelector:visited {
    line-height: 27px
}

.select-dropdown span {
    width: 11px;
    vertical-align: top;
    line-height: 54px;
    color: #2d2d2d;
    font-size: 13px;
    font-weight: 400
}

.min-price {
    margin-right: 0
}

.select-dropdown-large .max-dropdown {
    width: 254px;
    margin-right: 10px
}

.search-form .select-wrapper .select-dropdown-large .sbHolder .sbToggle {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/arrow-dropdown.png) 6px 2px no-repeat;
    top: 8px;
    width: 12px;
    height: 26px
}

.select-input input[type=text] {
    width: 252px
}

.select-form .max-dropdown {
    width: 100%;
    margin-bottom: 4px
}

.select-form .max-dropdown .sbHolder .sbToggle {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/arrow-dropdown.png) 6px 2px no-repeat;
    top: 8px;
    width: 12px;
    height: 26px
}

.select-wrapper {
    width: 100%;
    margin-top: 0
}

.listing_select.select-wrapper {
    width: 100%;
    padding: 0
}

.find_vehiclebtn {
    font-size: 15px;
    margin-left: 10px
}

a.Form-Button-Submit {
    font-size: 15.5px;
    padding: 5px 13px;
    border-radius: 0;
    border: 0;
    text-align: center;
    vertical-align: middle;
    font-weight: 400
}

a.Form-Button-Submit:HOVER,
a.Form-Button-Submit:focus {
    text-decoration: none
}

.form-line {
    position: relative;
    margin: 8px 15px 15px;
    height: 1px;
    background-color: #ededee;
    clear: both
}

.accordion .form-element {
    float: none;
    margin-right: 0;
    padding-right: 0
}

.search-form .select-wrapper .form-element {
    margin: 7px 11px 0 15px
}

header .navbar {
    background: rgba(234, 237, 240, .8);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.container>.navbar-collapse,
.container>.navbar-header {
    padding-right: 0;
    padding-left: 0
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: 0 0
}

header .navbar .navbar-header .navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

header .navbar .navbar-header .navbar-toggle span {
    background: #fff
}

header .navbar .navbar-nav li a {
    display: block;
    font-weight: 700;
    font-size: 13px;
    padding: 15px 29px;
    color: #000;
    text-shadow: none;
    font-family: 'Exo 2';
    text-transform: uppercase
}

header .navbar .navbar-nav li a:hover,
header .navbar .navbar-nav li.active a {
    color: #cc6119
}

header .navbar .navbar-nav .dropdown-menu {
    border: none;
    background-color: #000
}

header .navbar .navbar-nav .dropdown ul {
    font-size: 14px;
    font-weight: 700;
    margin: 1px 0 0 -2px;
    padding: 0;
    text-transform: none
}

header .navbar .navbar-nav .dropdown ul li {
    background-color: #222322;
    border: none;
    padding: 0
}

header .navbar .navbar-nav .dropdown ul li:last-child {
    border: none
}

header .navbar .navbar-nav .dropdown ul li a {
    color: #ccc;
    height: 44px;
    margin: 1px 0 0;
    width: 200px
}

header .navbar .navbar-nav .dropdown ul li a:hover,
header .navbar .navbar-nav .dropdown ul li.active a {
    color: #fff;
    background: rgba(204, 97, 25, .3)
}

header .navbar .navbar-nav .dropdown.open a {
    background-color: transparent
}

header .navbar .navbar-nav .menu-buy {
    background: #1b2023;
    color: #c2c3c5;
    display: none;
    left: 0;
    padding: 5px 5px 10px;
    position: absolute;
    top: 100%;
    width: 750px;
    z-index: 99999;
    margin-top: 1px
}

header .navbar .navbar-nav .menu-buy img {
    width: 100%
}

header .navbar .navbar-nav .menu-buy .btn {
    margin-top: 5px;
    color: #fff;
    font-size: 13px
}

header .navbar .navbar-nav .menu-buy .arrow {
    border: 8px solid #1b2023;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    left: 110px;
    position: absolute;
    top: -16px;
    width: 16px;
    z-index: 2
}

header .navbar .navbar-nav .menu-buy .items {
    float: left;
    margin: 15px;
    padding-top: 18px;
    width: 250px
}

header .navbar .navbar-nav .menu-buy .items a {
    color: #c2c3c5;
    display: block;
    font-size: 13px;
    font-weight: 400;
    height: 52px;
    line-height: 20px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0 0 0 5px;
    text-transform: initial;
    background-color: #363636
}

header .navbar .navbar-nav .menu-buy .items a:HOVER {
    color: #FFF;
    background-color: #cc6119
}

header .navbar .navbar-nav .menu-buy .items a strong {
    display: block
}

header .navbar .navbar-nav .menu-buy .items a span {
    display: block;
    margin: 1px 0 0
}

header .navbar .navbar-nav .menu-buy .items a img {
    float: right;
    width: 74px;
    margin: 0 5px
}

header .navbar .navbar-nav .menu-buy .car {
    float: right;
    margin: 0 10px 0 0;
    text-transform: initial;
    width: 450px;
    font-family: 'Exo 2'
}

header .navbar .navbar-nav .menu-buy .car strong {
    display: block;
    font-size: 15px;
    margin: 5px 0;
    font-weight: 700;
    text-transform: uppercase
}

header .navbar .navbar-nav .menu-buy .car span {
    display: block;
    font-size: 1em;
    line-height: 1.2em;
    margin: 10px 0
}

header .navbar .navbar-form {
    padding-right: 0;
    margin-top: 17px
}

header .navbar .navbar-form .btn,
header .navbar .navbar-form .form-control {
    background-color: #262a2d;
    border-color: #191d20;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 .5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 .5px rgba(0, 0, 0, .5);
    color: #63676a;
    height: 30px;
    margin: 0;
    min-width: initial
}

header .navbar .navbar-form .advanced {
    font-size: 1.3em;
    padding: 5px 0 0;
    position: relative;
    width: 40px
}

header .navbar .navbar-form .advanced.active,
header .navbar .navbar-form .advanced:hover {
    color: #fff
}

header .navbar .navbar-form .advanced .icon-plus {
    font-size: .7em;
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0
}

header .navbar .navbar-form .form-group {
    width: 200px
}

header .navbar .navbar-form .form-group .form-control {
    border-right: none;
    font-size: .8em;
    margin: 0;
    color: #676b6e!important
}

header .navbar .navbar-form .form-group .input-group-btn .btn {
    font-size: 12px;
    padding: 0;
    width: 33px
}

[class*=" icon-"]::before,
[class^=icon-]::before {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 120%
}

.btn,
.compare-link,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Exo 2'
}

.icon-down-open-big:before {
    content: "\f107"
}

.compare-link {
    height: 50px;
    float: right!important;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    font-size: 13px;
    color: #232628;
    text-shadow: none;
    text-transform: uppercase;
    position: relative
}

.compare-link:HOVER i {
    color: #cc6119
}

.compare-link i {
    vertical-align: middle;
    color: #232628;
    font-size: 24px;
    margin-left: 5px
}

.compare-link .list-badge {
    position: absolute;
    top: 7px;
    right: 4px;
    min-width: 18px;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    background-color: red;
    padding: 0 2px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .14)
}

@media(min-width:992px) and (max-width:1199px) {
    header .navbar .navbar-nav li a {
        padding: 15px 24px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .navbar .container {
        padding-left: 5px;
        padding-right: 5px
    }
    header .navbar .navbar-nav li a {
        padding: 15px 13px
    }
    header .navbar .navbar-nav .menu-buy {
        display: none!important
    }
    .compare-link {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(min-width:240px) and (max-width:767px) {
    header .navbar .navbar-nav {
        margin: 0
    }
    header .navbar {
        background: rgba(234, 237, 240, 1);
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
        box-shadow: 0 0 4px rgba(0, 0, 0, .4);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    header .navbar .navbar-nav .menu-buy {
        display: none!important
    }
    header .navbar .navbar-nav li a {
        font-size: 17px;
        -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .5);
        box-shadow: 0 0 1px rgba(0, 0, 0, .5)
    }
    header .navbar .navbar-nav .dropdown ul li {
        width: 100%
    }
    header .navbar .navbar-nav .dropdown ul li a {
        font-size: 14px;
        width: 100%;
        line-height: normal;
        padding: 12px 15px 5px 40px
    }
    .compare-link {
        font-size: 17px;
        float: left!important;
        position: relative;
        clear: both;
        width: 100%;
        padding-left: 29px;
        padding-right: 10px
    }
    .compare-link .list-badge {
        position: absolute;
        top: 13px;
        right: 10%;
        min-width: 24px;
        line-height: 24px;
        font-size: 13px
    }
}

.bg-white,
.side-search {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .18)
}

.listing-car .price::before,
.listing-car-offers .offer-price::before {
    -moz-transform: skew(-14deg, 0deg)
}

.listing-car .price::before,
.listing-car-offers .offer-price::before,
.special-offers .all-offers i,
.total-cars i {
    content: ''
}

* {
    outline: 0
}

html {
    height: 100%
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #FFF;
    background-color: #000;
    border: 1px solid #000
}

.btn {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase
}

.btn:HOVER {
    background-color: #000;
    border: 1px solid #000
}

p {
    margin: 0 0 20px;
    font-weight: 400
}

p+p {
    margin: 20px 0 0
}

a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

img {
    height: auto
}

.align-center {
    display: block;
    text-align: center
}

.align-right {
    text-align: right;
    line-height: 26px!important;
    padding-left: 58px
}

.align-left {
    text-align: left
}

.top-header {
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 0
}

.navbar-brand {
    width: 270px;
    height: 83px;
    float: left;
    padding: 0;
    margin: 3px 0;
    display: table;
    overflow: hidden
}

.navbar-brand div {
    position: relative;
    display: table-cell;
    text-align: left;
    float: none;
    vertical-align: middle;
    font-family: Open Sans, sans-serif, Arial;
    font-size: 26px;
    line-height: normal;
    font-weight: 700
}

#searchinv .search-title,
.search-title,
.tab-section,
.top-phone2,
.top-phone2 a,
.total-cars,
.translate,
.welcome-section h2 {
    font-family: 'Exo 2'
}

.top-phone2,
.top-phone2 a,
.translate {
    margin-top: 28px;
    line-height: 34px;
    text-transform: uppercase
}

.navbar-brand div img {
    max-width: 300px;
    max-height: 80px
}

.top-icon {
    font-size: 22px;
    float: left;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    padding-top: 4px;
    font-weight: 400!important
}

.top-phone2,
.top-phone2 a {
    float: left;
    font-size: 14px;
    color: #fff
}

.header-social-link,
.translate {
    float: right
}

.top-phone2 strong,
.translate,
.translate a {
    color: #cc6119
}

.translate {
    margin-right: 10px;
    font-size: 12px
}

.translate a:hover {
    color: #fff
}

.list-unstyled {
    margin: 0;
    padding: 0
}

.header-social-link ul li a {
    background-color: transparent
}

.header-social-link ul li a.facebook:Hover {
    background: #3B559F
}

.header-social-link ul li a.twitter:Hover {
    background: #32CCFE
}

.header-social-link ul li a.googleplus:Hover {
    background: #d15033
}

.header-social-link ul li a.pinterest:Hover {
    background: #C9212E
}

.header-social-link ul li a.youtube:Hover {
    background: #D82624
}

.header-social-link ul li a.linkedin:Hover {
    background: #0073B2
}

.header-social-link ul li a.skype:Hover {
    background: #1AB9F1
}

.header-social-link ul li a.tumblr:Hover {
    background: #2B4661
}

.header-social-link ul li a.dropbox:Hover {
    background: #018BD3
}

.header-social-link ul li a.instagram:Hover {
    background: #AD8263
}

.header-social-link ul li a.vimeo:Hover {
    background: #1BB6EC
}

.header-social-link ul li a.stumbleupon:Hover {
    background: #eb4924
}

.header-social-link ul li a.yelp:Hover {
    background: #b31217
}

.header-social-link ul li a.comments:Hover {
    background: #c7081b
}

.logo-section {
    position: relative;
    min-height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: -moz-linear-gradient(top, #fcfcfc 0, #eee 100%) #fcfcfc;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(100%, #eee)) #fcfcfc;
    background: -webkit-linear-gradient(top, #fcfcfc 0, #eee 100%) #fcfcfc;
    background: -o-linear-gradient(top, #fcfcfc 0, #eee 100%) #fcfcfc;
    background: -ms-linear-gradient(top, #fcfcfc 0, #eee 100%) #fcfcfc;
    background: linear-gradient(top, #fcfcfc 0, #eee 100%) #fcfcfc
}

.logo-section .carousel {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.logo-section .auto-logos {
    float: left;
    margin-left: 13px;
    margin-right: 12px;
    padding: 5px
}

.found-cars,
.listing-car .price::before {
    float: right
}

.logo-section .auto-logos img {
    width: 68px;
    height: 51px
}

.found-cars {
    margin-top: 41px
}

.total-cars {
    display: inline-block;
    position: relative;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FFF!important;
    padding-left: 35px
}

.special-offers-top .total-cars {
    color: #aaa!important
}

.total-cars i {
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0
}

.tab-section {
    position: relative;
    border-bottom: 1px solid #fff
}

.tab-section .tab-content {
    padding: 30px 0;
    background-color: #FFF
}

.welcome-section .nav-tabs {
    border-bottom: none;
    clear: both;
    position: absolute;
    bottom: 0
}

.welcome-section .nav-tabs>li>a,
.welcome-section .nav>li>a:hover {
    color: #aaa;
    background-color: #393c3e;
    border-color: #393c3e
}

.welcome-section .nav-tabs>li.active>a {
    background-color: #fff;
    border-color: #fff
}

.listing-car {
    position: relative;
    margin-bottom: 35px;
    background-color: #fcfcfc;
    border: 1px solid #dedede
}

.listing-car a:focus,
.listing-car a:hover {
    text-decoration: none
}

.listing-car .car-title-top {
    padding-top: 17px;
    padding-bottom: 0;
    position: relative
}

.listing-car .car-bottom {
    margin-top: 10px;
    position: relative
}

.listing-car .car-bottom ul {
    list-style: none;
    margin: 0
}

.listing-car .car-bottom ul li {
    margin: 0 0 2px
}

.listing-car .car-title {
    color: #181b1d;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    clear: both;
    height: 51px
}

.listing-car .price {
    background-color: #cc6119
}

.listing-car .regular-price,
.listing-car .sale-price {
    position: relative;
    z-index: 6;
    color: #333;
    font-size: 16px
}

.listing-car .regular-price {
    font-size: 12px;
    line-height: normal;
    text-decoration: line-through
}

#searchinv .btn,
.search-form .btn,
.side-search .btn,
.tab-content .btn {
    text-align: center;
    letter-spacing: .3px;
    text-decoration: none!important;
    outline: 0!important;
    visibility: visible;
    white-space: normal;
    text-transform: uppercase
}

.listing-car .discounted {
    padding: 1px 10px 2px 4px
}

.listing-car .discounted .sale-price {
    line-height: normal
}

.tab-content .btn {
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #fff!important;
    border-radius: 0;
    border: none
}

#searchinv .search-title,
.search-title {
    color: #232628;
    font-weight: 700;
    position: relative
}

#searchinv .search-title {
    padding-left: 65px;
    margin-bottom: 25px;
    min-height: 35px;
    font-size: 30px;
    margin-left: 15px
}

.search-title {
    padding-left: 50px;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase
}

#searchinv .search-title i {
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 34px;
    color: #cc6119
}

.search-title i {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 28px;
    color: #cc6119
}

#searchinv .search-form,
.search-form {
    padding: 0;
    background-color: transparent!important;
    margin-top: 0
}

#searchinv .sbHolder,
.search-form .sbHolder {
    background: #eceff3;
    border: none;
    height: 46px
}

#searchinv a.sbSelector:link,
.search-form a.sbSelector:link {
    color: #333;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 46px
}

body.home #searchinv input,
body.home #searchinv textarea,
body.home .search-form input,
body.home .search-form textarea {
    background: #eceff3;
    border: none;
    font-size: 14px;
    color: #292929;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

#searchinv .sbSelector,
.search-form .sbSelector {
    height: 46px;
    text-indent: 15px
}

#searchinv .search-form .select-wrapper .sbHolder .sbToggle,
.search-form .select-wrapper .sbHolder .sbToggle {
    top: 15px;
    right: 12px
}

body.home #searchinv input,
body.home .search-form input {
    height: 46px;
    line-height: 46px;
    padding-left: 15px;
    padding-right: 15px
}

#searchinv textarea,
.search-form textarea {
    padding: 15px
}

#searchinv .btn,
.search-form .btn,
.side-search .btn {
    padding: 17px 28px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #fff!important
}

.call-to-action .call-to-action-content .text,
.listing-car-offers,
.listing-car-offers .offer-sale-price,
.special-offers .all-offers .offers,
.special-offers h1 {
    font-family: 'Exo 2'
}

#searchinv .btn,
.search-form .btn {
    margin-top: 15px;
    border-radius: 0;
    border: none
}

.side-search .btn {
    margin-top: 5px;
    border-radius: 0;
    border: none;
    width: 100%
}

.call-to-action {
    padding: 23px 20px;
    background-color: #fab637;
    margin-top: 36px
}

.call-to-action .call-to-action-content {
    position: relative;
    padding-left: 56px;
    min-height: 55px;
    color: #fff;
    overflow: hidden;
    font-weight: 400
}

.call-to-action .call-to-action-right {
    overflow: hidden;
    min-height: 55px;
    text-align: right
}

.call-to-action .call-to-action-content .text {
    padding-top: 14px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    font-weight: 400
}

.call-to-action .call-to-action-content i,
.call-to-action .call-to-action-phone i {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 45px
}

.call-to-action .call-to-action-phone {
    display: inline-block;
    color: #fff;
    position: relative;
    padding-top: 14px;
    padding-left: 56px;
    min-height: 30px;
    font-weight: 400;
    text-align: left
}

.call-to-action .call-to-action-phone .phone {
    font-size: 30px;
    line-height: 1
}

.special-offers {
    position: absolute;
    z-index: 100;
    width: 100%;
    padding: 5px 0;
    color: #232628
}

.special-offers-top {
    position: relative;
    margin: 20px auto auto
}

.special-offers h1 {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    color: #fff
}

.special-offers .all-offers {
    right: 15px;
    top: 16px;
    position: absolute
}

.special-offers .all-offers .offers {
    display: inline-block;
    position: relative;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #aaa!important;
    padding-left: 35px
}

.special-offers .all-offers i {
    display: block;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0
}

.listing-car-offers {
    position: relative;
    margin-bottom: 25px;
    color: #fff;
    background-color: #373c3f
}

.listing-car-offers .offer-title-top {
    padding-top: 2px;
    padding-bottom: 0;
    border-bottom: 1px solid #cc6119
}

.listing-car-offers .offer-bottom {
    padding-top: 5px
}

.border-bottom {
    border-top: 1px solid #4e5254;
    margin-top: 5px
}

.listing-car-offers .offer-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-car-offers .offer-bottom ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    color: #c9c9c9;
    vertical-align: middle;
    line-height: 13px
}

.listing-car-offers .offer-bottom ul li i {
    margin-right: 6px;
    font-size: 14px;
    color: #737373;
    vertical-align: middle
}

.listing-car-offers .offer-title {
    color: #FFF;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    clear: both;
    height: 20px
}

.listing-car-offers .offer-price {
    position: relative;
    padding: 6px 20px 4px 8px;
    text-align: right;
    margin-top: 10px
}

.listing-car-offers .offer-price::before {
    position: absolute;
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    z-index: 5
}

.listing-car-offers .offer-sale-price {
    position: relative;
    z-index: 6;
    color: #fff;
    font-size: 16px;
    line-height: 20px
}

.listing-car-offers .offer-regular-price {
    position: relative;
    font-size: 13px;
    line-height: normal;
    text-decoration: line-through;
    z-index: 6;
    color: #fff
}

.footer a,
.modern-ticker a,
.sitemap a {
    text-decoration: none
}

.listing-car-offers a:HOVER {
    color: #FFF
}

.listing-car-offers .special {
    clear: both;
    width: 70%
}

.price-saving {
    position: relative;
    font-size: 16px;
    background-color: #333;
    text-align: center;
    color: #fff
}

.owl-theme .owl-controls .owl-buttons div {
    border: 1px solid #373c3f!important;
    background: #373c3f!important
}

.owl-theme .owl-controls .owl-buttons div:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 32px;
    color: #FFF;
    width: 100%;
    left: 0;
    text-align: center;
    line-height: 34px
}

.calculator-title,
.working-days h2 {
    font-family: 'Exo 2'
}

.footer,
.subpage,
.vc_line {
    position: relative
}

.footer,
.footer table.working-days-table>tbody>tr td.day-label,
.footer table.working-days-table>tbody>tr td.day-value,
.footer table.working-days-table>tbody>tr td.day-value.day-closed,
.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #fff
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f104"
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before,
.sitemap a:before {
    content: "\f105"
}

.footer {
    margin: 0;
    background: #111314
}

.subpage {
    margin-top: 141px;
    padding-top: 50px;
    background-color: #f0f2f5
}

.subpage-bottom {
    background-color: #FFF;
    padding-top: 25px
}

.subpage h1 {
    margin: 0 0 10px;
    font-size: 36px;
    text-transform: uppercase
}

.subpage h2 {
    margin: 0 0 15px;
    font-size: 28px;
    text-transform: uppercase
}

.video-about {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.video-about iframe {
    width: 100%;
    height: 350px;
    padding: 0;
    margin: 0;
    border: none
}

.vc_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
    clear: both
}

.side-search {
    padding: 28px 27px;
    background-color: #fff;
    margin-bottom: 20px
}

.working-days {
    padding: 28px 26px 23px 27px;
    border: 3px solid #ddd
}

.working-days .title {
    position: relative;
    margin-bottom: 18px;
    padding-left: 31px
}

.working-days .title i {
    position: absolute;
    top: -2px;
    left: 1px;
    font-size: 28px;
    color: #cc6119
}

.working-days h2 {
    margin: 0 0 7px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    color: #232628;
    padding-left: 10px
}

table.working-days-table>tbody>tr td.day-label {
    color: #888
}

table.working-days-table>tbody>tr td.day-value.day-closed {
    color: #e81818
}

table.working-days-table>tbody>tr td.day-value {
    text-align: right;
    font-weight: 400;
    text-transform: uppercase;
    color: #232628
}

.working-days table>tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888;
    border-bottom: 1px solid #d5d9e0
}

table.working-days-table>tbody>tr:last-child td {
    border-bottom: none
}

.back_to_top {
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 85px;
    padding-top: 6px;
    display: none;
    z-index: 999;
    transition-duration: .2s;
    color: #FFF
}

.back_to_top .fa {
    font-size: 20px
}

.back_to_top:hover {
    background-color: #cc6119
}

.scrolling-text {
    position: relative;
    padding: 25px 0
}

.calculator {
    border: 3px solid #d5d5d5;
    margin-top: 35px
}

.calculator-title {
    position: relative;
    padding-left: 45px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #232628;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    margin-top: 5px
}

.calculator-title i {
    position: absolute;
    left: 0;
    top: -5px;
    font-size: 40px;
    color: #cc6119
}

.financing_calculator span {
    float: right;
    padding-right: 0;
    font-weight: bolder
}

.financing_calculator .table-responsive table>tbody>tr>td {
    line-height: 24px;
    padding: 0 0 2px 3px;
    text-align: right;
    font-weight: 400;
    vertical-align: middle!important
}

.financing_calculator .table-responsive table>tbody>tr>td:first-child {
    text-align: left
}

.calculation {
    margin-top: 14px
}

.calculation strong {
    font-weight: 700
}

.calculation .table-responsive table {
    margin-top: 0;
    width: 100%
}

.table-responsive {
    overflow: hidden;
    border: none
}

.financing_calculator .calculation .table-responsive table tbody tr td {
    text-align: left;
    letter-spacing: -1px;
    word-spacing: 1px
}

.financing_calculator .calculation .table-responsive table tbody tr td:last-child {
    text-align: right;
    padding-right: 4px
}

.financing_calculator input {
    width: 130px
}

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

.sitemap ul {
    margin: 0 0 0 15px
}

.sitemap li {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/point.png) right 13px repeat-x;
    margin-bottom: 5px
}

.sitemap a {
    font-size: 14px;
    line-height: 1;
    padding: 0 10px 0 12px;
    position: relative;
    font-weight: 400;
    color: #333;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background-color: #f0f2f5
}

.sitemap a:hover {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.sitemap a:before {
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    left: 0;
    position: absolute;
    top: 2px
}

.bg-white {
    background-color: #FFF!important
}

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

.sell-car .nav-tabs li.active .number {
    color: #fff
}

.sell-car .nav-tabs li .number {
    position: relative;
    margin-bottom: 13px;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    text-indent: 3px;
    overflow: hidden;
    font-family: 'Exo 2'
}

.sell-car .nav-tabs li .number::before {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    line-height: 25px;
    content: "\f00c";
    font-size: 16px;
    text-indent: 0!important
}

.sell-car .nav-tabs li h3 {
    margin: 0 0 4px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Exo 2';
    color: #232628
}

.sell-car .nav-tabs li {
    width: 30%;
    margin-right: 15px
}

.sell-car .nav-tabs>li.active>a,
.sell-car .nav-tabs>li>a {
    border: none
}

.sell-car .nav-tabs>li>a {
    padding: 0
}

.sell-car .nav-tabs {
    border-bottom: none!important
}

.sell-car .nav-tabs li .sub-title {
    color: rgba(35, 38, 40, .5);
    font-size: 13px;
    font-family: 'Open Sans'
}

.sell-car .nav-tabs>li>a,
.sell-car .nav-tabs>li>a:HOVER {
    display: block;
    text-decoration: none!important;
    padding-bottom: 17px;
    border-bottom: 6px solid #eaedf0
}

.upload-photo {
    padding-left: 0!important
}

.tab-pane .search-form .icon {
    font-size: 30px;
    color: #232628;
    padding-bottom: 10px
}

.tab-pane .search-form .form-element label {
    padding-right: 25px;
    font-family: 'Open Sans'
}

.client-info h6,
.name_post h4 {
    font-family: 'Exo 2'
}

.tab-pane .search-form .select-wrapper .form-element {
    margin: 7px 11px 20px 0
}

.tab-pane .search-form .icon.buoy,
.tab-pane .search-form .icon.buoy-2 {
    font-size: 34px
}

.testimonial {
    padding: 20px;
    margin-top: 0;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.testimonial:before {
    content: "";
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    position: absolute;
    bottom: -39px;
    left: 56px;
    z-index: -1
}

.testimonial blockquote.style1 {
    padding: 0;
    margin: 0;
    border-left: none;
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/quotation-open.png) top left no-repeat, url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/quotation-close.png) bottom right no-repeat
}

.side-content .testimonial blockquote.style1 span,
.testimonial blockquote.style1 span {
    font-size: 14px;
    display: block;
    font-style: italic;
    padding: 0;
    color: inherit;
    font-weight: 400
}

.testimonial blockquote.style1 strong {
    font-size: 14px;
    display: block;
    padding: 13px 0 0 19px
}

.testimonial_slider {
    list-style: none;
    padding: 0!important
}

.testimonial-img {
    display: table;
    padding: 1px;
    float: left;
    margin-right: 15px
}

.testimonial-img div {
    width: 270px;
    height: 180px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.testimonial-img img {
    max-width: 270px;
    max-height: 180px
}

.video-testimonial {
    width: 270px;
    height: 180px;
    float: left;
    margin-right: 15px
}

.video-testimonial iframe {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.client-info {
    padding: 5px 0 25px;
    font-weight: 400;
    font-size: 15px;
    text-align: left
}

.client-info h6 {
    font-size: 20px;
    font-weight: 400
}

.about_team ul li {
    list-style: none;
    display: block;
    padding: 1px 21px 0;
    position: relative;
    line-height: 30px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    font-weight: 400
}

.about_team ul li i {
    position: absolute;
    top: 10px;
    left: 0
}

.about_team ul li i.fa-mobile {
    font-size: 19px;
    top: 8px
}

.about_team {
    font-size: 13px
}

.social_team ul {
    padding-left: 0
}

.find_team h2 {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: -.5px;
    margin-top: 10px
}

.name_post {
    padding-bottom: 13px
}

.name_post h4 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 22px;
    letter-spacing: 0;
    font-weight: 700
}

.name_post p {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    font-family: 'Open Sans', sans-serif, Arial;
    line-height: 28px
}

.vehicle-list .middle-unit .value,
.vehicle-list .vehicle-title,
.vehicle-list-bottom .stock-num {
    font-family: 'Exo 2'
}

.about_team {
    padding-bottom: 8px
}

.about_team p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 14px
}

.about_team ul {
    padding: 2px 0 0;
    margin: 0
}

.about_team ul li i.fa-phone {
    font-size: 15px
}

.about_team ul li i.fa-envelope-o {
    font-size: 12px;
    top: 11px
}

.social_team ul {
    margin-top: 20px
}

.social_team ul li {
    list-style: none;
    display: inline-block;
    margin-right: 7px
}

.social_team ul li i {
    width: 32px;
    height: 32px;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    padding-top: 5px
}

.staff-img {
    display: table;
    padding: 1px
}

.staff-img div {
    width: 354px;
    height: 236px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.video-staff,
.video-staff iframe {
    width: 100%;
    height: auto
}

.staff-img img {
    max-width: 354px;
    max-height: 236px
}

.video-staff iframe {
    padding: 0;
    margin: 0;
    border: none
}

.social_team .social-staff {
    float: right;
    list-style: none;
    padding: 0;
    margin: 20px 0
}

.social_team .social-staff li {
    float: left;
    display: inline;
    margin-right: 7.5px;
    margin-bottom: 5px
}

.social_team .social-staff li a {
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    display: block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.inventroy-left .btn,
.sort-by {
    width: 100%
}

.sc-1 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) no-repeat
}

.sc-2 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -39px 0 no-repeat
}

.sc-3 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -78px 0 no-repeat
}

.sc-4 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -117px 0 no-repeat
}

.sc-5 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -156px 0 no-repeat
}

.sc-6 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -195px 0 no-repeat
}

.sc-7 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -234px 0 no-repeat
}

.sc-8 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -273px 0 no-repeat
}

.sc-9 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -312px 0 no-repeat
}

.sc-10 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -351px 0 no-repeat
}

.sc-livechat {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -390px 0 no-repeat
}

.sc-1:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) 0 -32px no-repeat
}

.sc-2:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -39px -32px no-repeat
}

.sc-3:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -78px -32px no-repeat
}

.sc-4:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -117px -32px no-repeat
}

.sc-5:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -156px -32px no-repeat
}

.sc-6:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -195px -32px no-repeat
}

.sc-7:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -234px -32px no-repeat
}

.sc-8:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -273px -32px no-repeat
}

.sc-9:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -312px -32px no-repeat
}

.sc-10:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -351px -32px no-repeat
}

.sc-livechat:hover {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/social.png) -390px -32px no-repeat
}

a {
    color: #cc6119
}

.name_post h4,
a:hover {
    color: #000
}

.team {
    background-color: #007cc2
}

.find_team h2 {
    color: #007cc2
}

.about_team,
.name_post {
    border-bottom: 1px solid #e1e1e1
}

.about_team a {
    color: #cc6119
}

.about_team a:HOVER {
    color: #000
}

.social_team ul li i {
    background: #f5f5f5;
    color: #b2b2b2
}

.inventroy-left,
.testimonial {
    background-color: #FFF
}

.staff-img {
    border: 1px solid #b0b0b0
}

.testimonial:before {
    border-left: 40px solid #FFF
}

.testimonial-img,
.video-testimonial iframe {
    border: 1px solid #b0b0b0
}

.inventroy-left {
    padding: 25px 15px 15px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .18)
}

.price-range input {
    border: 0;
    margin-top: 45px;
    color: #232628;
    font-weight: 700;
    font-size: 15px;
    text-align: center
}

.price-range strong {
    font-size: 15px
}

.sort-by {
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 25px
}

.sort-by span {
    float: left;
    padding-top: 8px;
    margin-right: 9px;
    text-transform: uppercase;
    font-size: 13px;
    color: #888
}

.sort-by .my-dropdown {
    width: 180px
}

.sort-by .my-dropdown .sbHolder .sbToggle {
    top: 7px;
    right: 8px
}

.stm-view-by {
    float: right;
    clear: both
}

.view-type {
    display: block;
    float: left;
    color: #8f8f8f;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none!important;
    border: 1px solid #ddd
}

.view-type.active {
    display: block;
    background-color: #6f6f6f;
    color: #fff;
    border: 1px solid #6f6f6f
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
    z-index: 3;
    color: #fff;
    cursor: default
}

.pagination>li>a {
    color: #cc6119
}

#inv-view-list {
    display: none
}

.vehicle-list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.vehicle-list .thumb-image {
    position: relative;
    float: left;
    width: 257px;
    margin: 0 28px 0 0;
    padding-top: 0;
    overflow: hidden;
    display: block
}

.vehicle-list .thumb-image img {
    height: 170px;
    width: 100%
}

.vehicle-list-top {
    float: left;
    margin-bottom: 12px;
    width: 561px
}

.vehicle-list .vehicle-title {
    padding-top: 2px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
    float: left;
    height: 53px;
    max-width: 385px
}

.vehicle-list .vehicle-title a {
    color: #232628
}

.vehicle-list .vehicle-title a:HOVER {
    color: #cc6119
}

.vehicle-list .vehicle-price {
    position: relative;
    float: right;
    padding: 0 10px 0 4px;
    margin-left: 18px;
    text-align: right;
    color: #fff
}

.vehicle-list .vehicle-price::before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    -moz-transform: skew(-14deg, 0deg);
    -o-transform: skew(-14deg, 0deg);
    -ms-transform: skew(-14deg, 0deg);
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg)
}

.vehicle-list .regular-price {
    position: relative;
    padding: 13px 8px 11px 4px
}

.vehicle-list .vehicle-price .label-price {
    display: inline-block;
    max-width: 30px;
    margin-right: 2px;
    position: relative;
    top: -5px;
    line-height: 10px;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    opacity: .8;
    text-align: right
}

.vehicle-list .vehicle-price .price {
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: right
}

.msrp {
    position: relative;
    left: -4px;
    padding-right: 4px;
    vertical-align: bottom;
    font-size: 13px;
    text-align: right
}

.msrp .label {
    opacity: .7;
    font-size: 10px
}

.compare-vehicles .emp-image img.compare-vehicles,
.vehicle-list-bottom .certified-logo {
    opacity: .8
}

.compare-vehicles:hover .emp-image img.compare-vehicles,
.vehicle-list-bottom .certified-logo:HOVER {
    opacity: 1
}

.vehicle-list .discounted-price {
    padding: 0 4px
}

.l-float {
    float: left
}

.r-float {
    float: right
}

.vehicle-list .middle-unit {
    float: left;
    padding-right: 15px;
    margin-right: 10px;
    margin-bottom: 16px;
    border-right: 1px solid #ddd
}

.vehicle-list .middle-unit:last-child {
    border-right: none
}

.vehicle-list .middle-unit .name {
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 10px;
    padding-left: 12px
}

.vehicle-list .middle-unit .value {
    margin: 0 0 7px;
    line-height: 15px;
    font-size: 14px;
    font-weight: 700;
    padding-left: 0
}

.detail-actions li a,
.vehicle-list-bottom .car-action-unit {
    line-height: 27px;
    text-decoration: none!important;
    display: block
}

.vehicle-list .middle-unit .middle-unit-top {
    position: relative;
    float: left
}

.vehicle-list .middle-unit .middle-unit-top .name {
    float: left
}

.vehicle-list .middle-unit .middle-unit-top .icon {
    float: left;
    font-size: 17px;
    color: #7d7d7d
}

.vehicle-list-bottom ul li {
    float: left;
    margin-right: 13px;
    margin-bottom: 8px
}

.vehicle-list-bottom .stock-num {
    padding: 3px 14px;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-radius: 15px;
    font-size: 14px;
    color: #232628
}

.vehicle-list-bottom .stock-num>span {
    font-size: 12px;
    text-transform: uppercase;
    color: #888
}

.vehicle-list-bottom .add-to-compare {
    padding-right: 0;
    padding-left: 36px;
    width: 158px;
    white-space: nowrap
}

.vehicle-list-bottom .car-action-unit {
    position: relative;
    padding: 2px 15px 2px 36px;
    font-size: 12px;
    text-transform: uppercase;
    color: #3b3e40;
    border: 1px solid #ddd;
    border-radius: 15px;
    background-color: #FFF
}

.vehicle-list-bottom .car-action-unit>i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -1px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px
}

.detail-actions,
.left-detail,
.right-detail {
    position: relative
}

.vehicle-list-bottom .car-action-unit:hover {
    border-color: #cc6119
}

.vehicle-list-bottom .certified-logo img {
    max-height: 28px
}

.left-detail h1,
.left-detail h2 {
    text-transform: none
}

.detail-actions li {
    padding: 0;
    float: left;
    margin-right: 5px;
    margin-bottom: 12px
}

.detail-actions li a {
    position: relative;
    padding: 0 15px 0 36px;
    font-size: 13px;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #ddd;
    border-radius: 15px;
    background-color: #fff
}

.detail-actions li a:focus,
.detail-actions li a:hover {
    color: #000
}

.detail-actions li a>i {
    position: absolute;
    left: 10px;
    top: 55%;
    margin-top: -1px;
    font-size: 17px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.right-detail .detail-prices {
    background-color: #cc6119
}

.right-detail .detail-prices .regular-sale-price {
    padding: 14px 20px 12px
}

.right-detail .detail-prices .regular-price-with-sale {
    line-height: 17px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

.detail-prices .regular-sale-price .our-price {
    margin: -5px -2px 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'Exo 2'
}

.right-detail .regular-sale-price>table tr td:nth-child(2) {
    text-align: right
}

.right-detail .regular-sale-price>table {
    width: 100%
}

.right-detail .regular-sale-price>table tr td {
    padding: 0;
    border-bottom: none;
    color: #fff;
    text-transform: uppercase;
    text-align: left
}

.right-detail .regular-sale-price>table tr td:first-child {
    font-size: 14px;
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.right-detail .single-regular-sale-price>table tr td {
    width: 50%;
    padding: 0;
    border-bottom: none;
    color: #fff;
    text-transform: uppercase
}

.price-savings,
.right-detail .price-description {
    padding: 4px 10px;
    background-color: #232628;
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
    text-transform: uppercase
}

.right-detail .price-description {
    font-size: 12px
}

.price-savings {
    font-size: 16px
}

.right-detail .vehicle-data-info {
    padding: 12px 20px 13px;
    margin-bottom: 25px;
    background-color: #FFF;
    border: 3px solid #e4e6ea
}

.right-detail .vehicle-data-info>table {
    margin-bottom: 0;
    table-layout: fixed;
    width: 100%
}

.right-detail .vehicle-data-info>table tr td.info-label {
    padding-right: 3px;
    text-transform: uppercase;
    color: #888;
    font-size: 12px
}

.right-detail .vehicle-data-info>table tr td {
    padding: 11px 0 6px
}

.right-detail .vehicle-data-info>table tr td.info-value {
    padding-left: 3px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Exo 2';
    color: #232628
}

.right-detail .vehicle-data-info>table tr:last-child td {
    border-bottom: none
}

.right-detail .vehicle-data-info>table tr td.info-value.vin-no {
    font-size: 12px;
    text-transform: uppercase
}

.right-detail .vehicle-data-info>table>tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888;
    border-bottom: 1px solid #d5d9e0
}

.right-detail .vehicle-mpg,
.right-detail .vehicle-mpg .mpg-unit {
    font-family: 'Exo 2';
    color: #232628;
    text-align: center
}

.right-detail .vehicle-mpg {
    padding: 11px 15px;
    margin-bottom: 25px;
    border: 3px solid #e4e6ea;
    background-color: #FFF
}

.right-detail .vehicle-mpg .mpg-unit {
    padding-top: 14px;
    float: left;
    width: 39%
}

.right-detail .vehicle-mpg .mpg-unit .mpg-value {
    padding: 0 3px;
    font-size: 26px;
    font-weight: 700
}

.right-detail .vehicle-mpg .mpg-unit .mpg-label {
    font-size: 12px;
    text-transform: uppercase
}

.right-detail .vehicle-mpg .mpg-icon {
    float: left;
    width: 26.36%;
    max-width: 64px;
    min-height: 64px;
    text-align: center;
    border-radius: 50%;
    text-indent: 5px
}

.right-detail .vehicle-mpg .mpg-icon i {
    position: relative;
    top: -1px;
    font-size: 26px;
    line-height: 64px;
    color: #fff
}

.v-detail-calculator {
    border: 3px solid #e4e6ea;
    background-color: #FFF;
    padding: 15px;
    margin-bottom: 25px
}

.v-detail-calculator .btn {
    width: 100%;
    margin-top: 0
}

.vehicle-detail-tab {
    position: relative;
    margin-top: 10px
}

.vehicle-detail-tab .nav-tabs {
    background-color: #232628;
    border-color: #232628;
    padding-left: 4px
}

.vehicle-detail-tab .nav-tabs>li>a {
    display: block;
    position: relative;
    padding: 18px;
    border-radius: 0;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 0
}

.vehicle-detail-tab .nav-tabs>li.active>a,
.vehicle-detail-tab .nav-tabs>li.active>a:focus,
.vehicle-detail-tab .nav-tabs>li.active>a:hover {
    display: block;
    position: relative;
    padding: 18px;
    border-radius: 0;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f0f2f5;
    color: #232628
}

.vehicle-detail-tab .nav-tabs>li.active>a::before {
    position: absolute;
    content: '';
    display: block;
    top: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #cc6119
}

.vehicle-detail-tab .tab-content {
    padding: 30px 0
}

.vehicle-detail-tab .tab-content .list {
    padding: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 23.7%
}

.compare-features .list li,
.vehicle-detail-tab .tab-content .list li {
    position: relative;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 8px
}

.compare-features .list li::before,
.vehicle-detail-tab .tab-content .list li::before {
    position: absolute;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    left: 3px;
    top: 5px;
    content: "\f058";
    font-size: 15px;
    color: #cc6119
}

.vehicle-detail-tab table {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px
}

.vehicle-detail-tab table>tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #5f5f5f;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d9e0
}

.tech-title,
.vehicle-detail-tab table .text-right {
    font-family: 'Exo 2';
    font-weight: 400;
    color: #232628
}

.vehicle-detail-tab table .text-right {
    font-size: 14px;
    margin: 0 0 8px;
    line-height: 1.2;
    text-transform: none
}

.tech-title {
    position: relative;
    padding-left: 50px;
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 22px
}

.contact-title i,
.tech-title i {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 28px;
    color: #cc6119
}

.vehicle-detail-tab .tab-content .list-2 {
    padding: 0;
    margin: 0 12px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 47.5%
}

.vehicle-detail-tab .tab-content .list-2 li {
    position: relative;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 8px
}

.vehicle-detail-tab .tab-content .list-2 li::before {
    position: absolute;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    left: 0;
    top: 5px;
    content: "\f00c";
    font-size: 14px;
    color: #cc6119
}

.compare-vehicles .emp-image,
.contact-title {
    position: relative
}

.vehicle-detail-tab .tab-content h4 {
    margin: 15px 0;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700
}

.contact-title {
    font-family: 'Exo 2';
    padding-left: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #232628;
    margin: 0 0 20px 16px;
    line-height: 22px
}

.compare-vehicles .compare-top {
    height: 270px
}

.compare-vehicles .emp-image .stm-icon-add_car {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -36px;
    font-size: 53px;
    color: #d1d7dc;
    z-index: 15
}

.title-compare {
    padding-top: 70px!important
}

.compare-vehicles h5 {
    margin-top: 24px;
    color: #333;
    text-transform: uppercase
}

.compare-options {
    margin-bottom: 30px
}

.compare-options table {
    width: 100%
}

.compare-options table>tbody tr td {
    padding: 9px 0 8px;
    font-size: 13px;
    color: #333;
    border-bottom: 1px solid #d5d9e0;
    text-transform: uppercase
}

.compare-options table>tbody tr td:HOVER {
    cursor: pointer;
    color: #cc6119
}

.compare-features {
    margin-bottom: 20px
}

.compare-features h5 {
    color: #333;
    text-transform: uppercase
}

.compare-features ul {
    padding: 0;
    margin: 0
}

.compare-vehicles .listing-car {
    position: relative;
    margin-bottom: 0;
    min-height: auto
}

.compare-vehicles .listing-car .car-title-top {
    padding-top: 15px;
    padding-bottom: 0;
    border-bottom: none
}

.remove-compare {
    position: absolute;
    top: 0;
    left: 10px;
    width: 157px;
    padding: 0 6px 0 32px;
    height: 29px;
    line-height: 29px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    background-color: red;
    z-index: 100
}

.remove-compare .stm-icon-remove {
    position: absolute;
    left: 7px;
    top: 6px;
    font-size: 15px
}

.top-address,
.top-address-black,
.top-address2,
.top-phone,
.top-phone-black,
.top-phone2 {
    float: left;
    margin-top: 28px;
    margin-right: 25px;
    font-size: 12px;
    line-height: 34px;
    text-transform: uppercase;
    font-family: 'Exo 2'
}

ul.share-buttons {
    list-style: none;
    padding: 5px!important
}

ul.share-buttons li {
    display: inline;
    width: 16px;
    height: auto
}

ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.promotion-alerts,
.videobg {
    position: relative
}

.promotion-alerts .btn,
.videobg {
    width: 100%
}

.welcome-section {
    background-position: center top
}

.topbg2 {
    background-color: #ccc;
    color: #333
}

.topbg3 {
    background-color: #fff;
    color: #333
}

.topbg2 a:HOVER,
.topbg3 a:HOVER {
    color: #000
}

.top-address,
.top-phone {
    color: #fff
}

.top-address2,
.top-phone2 {
    color: #666
}

.top-address-black,
.top-phone-black {
    color: #333
}

.alerts-bg h3,
.invupdate-title,
.invupdate-title2 {
    font-family: 'Exo 2';
    color: #232628;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.pickgradient {
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .65)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0)
}

.container_video,
.mt-controls,
.mt-news a,
.mt-news ul,
.mt-next,
.mt-play,
.mt-prev {
    background-repeat: no-repeat
}

.invupdate-title {
    margin-bottom: 10px;
    font-size: 16px
}

.alerts-bg h3,
.invupdate-title2 {
    font-size: 20px
}

.invupdate-title2 {
    margin-bottom: 15px
}

.border1 {
    border: 1px solid #555
}

.alerts-bg {
    padding: 15px;
    margin-bottom: 25px;
    background-color: #FFF;
    border: 3px solid #e4e6ea
}

.alerts-bg h3 {
    margin-bottom: 15px;
    text-align: left;
    margin-top: 0
}

.promotion-alerts .select-wrapper .form-element {
    margin: 0 0 10px
}

.promotion-alerts p {
    margin-bottom: 5px
}

.videobg {
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    max-height: 650px
}

.videoarea {
    height: 750px;
    overflow: hidden
}

.videodiv {
    height: 650px;
    overflow: hidden
}

video {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    overflow-y: hidden;
    vertical-align: top
}

.container_video {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    filter: brightness(20%);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative
}

.padding-5 {
    padding: 5px!important
}

.padding-10 {
    padding: 10px!important
}

.padding-15 {
    padding: 15px!important
}

.padding-20 {
    padding: 20px!important
}

.padding-25 {
    padding: 25px!important
}

.padding-30 {
    padding: 30px!important
}

.padding-40 {
    padding: 40px!important
}

.padding-50 {
    padding: 50px!important
}

.padding-60 {
    padding: 60px!important
}

.padding-70 {
    padding: 70px!important
}

.padding-80 {
    padding: 80px!important
}

.padding-90 {
    padding: 90px!important
}

.padding-100 {
    padding: 100px!important
}

.padding-110 {
    padding: 110px!important
}

.padding-120 {
    padding: 120px!important
}

.padding-130 {
    padding: 130px!important
}

.padding-140 {
    padding: 140px!important
}

.padding-150 {
    padding: 150px!important
}

.padding-horizontal-5,
.padding-left-5 {
    padding-left: 5px!important
}

.padding-horizontal-10,
.padding-left-10 {
    padding-left: 10px!important
}

.padding-horizontal-15,
.padding-left-15 {
    padding-left: 15px!important
}

.padding-horizontal-20,
.padding-left-20 {
    padding-left: 20px!important
}

.padding-horizontal-25,
.padding-left-25 {
    padding-left: 25px!important
}

.padding-horizontal-30,
.padding-left-30 {
    padding-left: 30px!important
}

.padding-horizontal-40,
.padding-left-40 {
    padding-left: 40px!important
}

.padding-horizontal-50,
.padding-left-50 {
    padding-left: 50px!important
}

.padding-horizontal-60,
.padding-left-60 {
    padding-left: 60px!important
}

.padding-horizontal-70,
.padding-left-70 {
    padding-left: 70px!important
}

.padding-horizontal-80,
.padding-left-80 {
    padding-left: 80px!important
}

.padding-horizontal-90,
.padding-left-90 {
    padding-left: 90px!important
}

.padding-horizontal-100,
.padding-left-100 {
    padding-left: 100px!important
}

.padding-horizontal-110,
.padding-left-110 {
    padding-left: 110px!important
}

.padding-horizontal-120,
.padding-left-120 {
    padding-left: 120px!important
}

.padding-horizontal-130,
.padding-left-130 {
    padding-left: 130px!important
}

.padding-horizontal-140,
.padding-left-140 {
    padding-left: 140px!important
}

.padding-horizontal-150,
.padding-left-150 {
    padding-left: 150px!important
}

.padding-horizontal-5,
.padding-right-5 {
    padding-right: 5px!important
}

.padding-horizontal-10,
.padding-right-10 {
    padding-right: 10px!important
}

.padding-horizontal-15,
.padding-right-15 {
    padding-right: 15px!important
}

.padding-horizontal-20,
.padding-right-20 {
    padding-right: 20px!important
}

.padding-horizontal-25,
.padding-right-25 {
    padding-right: 25px!important
}

.padding-horizontal-30,
.padding-right-30 {
    padding-right: 30px!important
}

.padding-horizontal-40,
.padding-right-40 {
    padding-right: 40px!important
}

.padding-horizontal-50,
.padding-right-50 {
    padding-right: 50px!important
}

.padding-horizontal-60,
.padding-right-60 {
    padding-right: 60px!important
}

.padding-horizontal-70,
.padding-right-70 {
    padding-right: 70px!important
}

.padding-horizontal-80,
.padding-right-80 {
    padding-right: 80px!important
}

.padding-horizontal-90,
.padding-right-90 {
    padding-right: 90px!important
}

.padding-horizontal-100,
.padding-right-100 {
    padding-right: 100px!important
}

.padding-horizontal-110,
.padding-right-110 {
    padding-right: 110px!important
}

.padding-horizontal-120,
.padding-right-120 {
    padding-right: 120px!important
}

.padding-horizontal-130,
.padding-right-130 {
    padding-right: 130px!important
}

.padding-horizontal-140,
.padding-right-140 {
    padding-right: 140px!important
}

.padding-horizontal-150,
.padding-right-150 {
    padding-right: 150px!important
}

.padding-top-10,
.padding-vertical-10 {
    padding-top: 10px!important
}

.padding-top-15,
.padding-vertical-15 {
    padding-top: 15px!important
}

.padding-top-20,
.padding-vertical-20 {
    padding-top: 20px!important
}

.padding-top-25,
.padding-vertical-25 {
    padding-top: 25px!important
}

.padding-top-30,
.padding-vertical-30 {
    padding-top: 30px!important
}

.padding-top-40,
.padding-vertical-40 {
    padding-top: 40px!important
}

.padding-top-50,
.padding-vertical-50 {
    padding-top: 50px!important
}

.padding-top-60,
.padding-vertical-60 {
    padding-top: 60px!important
}

.padding-top-70,
.padding-vertical-70 {
    padding-top: 70px!important
}

.padding-top-80,
.padding-vertical-80 {
    padding-top: 80px!important
}

.padding-top-90,
.padding-vertical-90 {
    padding-top: 90px!important
}

.padding-top-100,
.padding-vertical-100 {
    padding-top: 100px!important
}

.padding-top-110,
.padding-vertical-110 {
    padding-top: 110px!important
}

.padding-top-120,
.padding-vertical-120 {
    padding-top: 120px!important
}

.padding-top-130,
.padding-vertical-130 {
    padding-top: 130px!important
}

.padding-top-140,
.padding-vertical-140 {
    padding-top: 140px!important
}

.padding-top-150,
.padding-vertical-150 {
    padding-top: 150px!important
}

.padding-bottom-5,
.padding-vertical-5 {
    padding-bottom: 5px!important
}

.padding-bottom-10,
.padding-vertical-10 {
    padding-bottom: 10px!important
}

.padding-bottom-15,
.padding-vertical-15 {
    padding-bottom: 15px!important
}

.padding-bottom-20,
.padding-vertical-20 {
    padding-bottom: 20px!important
}

.padding-bottom-25,
.padding-vertical-25 {
    padding-bottom: 25px!important
}

.padding-bottom-30,
.padding-vertical-30 {
    padding-bottom: 30px!important
}

.padding-bottom-40,
.padding-vertical-40 {
    padding-bottom: 40px!important
}

.padding-bottom-50,
.padding-vertical-50 {
    padding-bottom: 50px!important
}

.padding-bottom-60,
.padding-vertical-60 {
    padding-bottom: 60px!important
}

.padding-bottom-70,
.padding-vertical-70 {
    padding-bottom: 70px!important
}

.padding-bottom-80,
.padding-vertical-80 {
    padding-bottom: 80px!important
}

.padding-bottom-90,
.padding-vertical-90 {
    padding-bottom: 90px!important
}

.padding-bottom-100,
.padding-vertical-100 {
    padding-bottom: 100px!important
}

.padding-bottom-110,
.padding-vertical-110 {
    padding-bottom: 110px!important
}

.padding-bottom-120,
.padding-vertical-120 {
    padding-bottom: 120px!important
}

.padding-bottom-130,
.padding-vertical-130 {
    padding-bottom: 130px!important
}

.padding-bottom-140,
.padding-vertical-140 {
    padding-bottom: 140px!important
}

.padding-bottom-150,
.padding-vertical-150 {
    padding-bottom: 150px!important
}

.padding-none {
    padding: 0!important
}

.padding-left-none {
    padding-left: 0!important
}

.padding-right-none {
    padding-right: 0!important
}

.padding-top-none {
    padding-top: 0!important
}

.padding-bottom-none {
    padding-bottom: 0!important
}

.margin-5 {
    margin: 5px!important
}

.margin-10 {
    margin: 10px!important
}

.margin-15 {
    margin: 15px!important
}

.margin-20 {
    margin: 20px!important
}

.margin-25 {
    margin: 25px!important
}

.margin-30 {
    margin: 30px!important
}

.margin-40 {
    margin: 40px!important
}

.margin-50 {
    margin: 50px!important
}

.margin-60 {
    margin: 60px!important
}

.margin-70 {
    margin: 70px!important
}

.margin-80 {
    margin: 80px!important
}

.margin-90 {
    margin: 90px!important
}

.margin-100 {
    margin: 100px!important
}

.margin-110 {
    margin: 110px!important
}

.margin-120 {
    margin: 120px!important
}

.margin-130 {
    margin: 130px!important
}

.margin-140 {
    margin: 140px!important
}

.margin-150 {
    margin: 150px!important
}

.margin-horizontal-5,
.margin-left-5 {
    margin-left: 5px!important
}

.margin-horizontal-10,
.margin-left-10,
.rev-btn.rev-withicon i {
    margin-left: 10px!important
}

.margin-horizontal-15,
.margin-left-15 {
    margin-left: 15px!important
}

.margin-horizontal-20,
.margin-left-20 {
    margin-left: 20px!important
}

.margin-horizontal-25,
.margin-left-25 {
    margin-left: 25px!important
}

.margin-horizontal-30,
.margin-left-30 {
    margin-left: 30px!important
}

.margin-horizontal-40,
.margin-left-40 {
    margin-left: 40px!important
}

.margin-horizontal-50,
.margin-left-50 {
    margin-left: 50px!important
}

.margin-horizontal-60,
.margin-left-60 {
    margin-left: 60px!important
}

.margin-horizontal-70,
.margin-left-70 {
    margin-left: 70px!important
}

.margin-horizontal-80,
.margin-left-80 {
    margin-left: 80px!important
}

.margin-horizontal-90,
.margin-left-90 {
    margin-left: 90px!important
}

.margin-horizontal-100,
.margin-left-100 {
    margin-left: 100px!important
}

.margin-horizontal-110,
.margin-left-110 {
    margin-left: 110px!important
}

.margin-horizontal-120,
.margin-left-120 {
    margin-left: 120px!important
}

.margin-horizontal-130,
.margin-left-130 {
    margin-left: 130px!important
}

.margin-horizontal-140,
.margin-left-140 {
    margin-left: 140px!important
}

.margin-horizontal-150,
.margin-left-150 {
    margin-left: 150px!important
}

.margin-horizontal-5,
.margin-right-5 {
    margin-right: 5px!important
}

.margin-horizontal-10,
.margin-right-10 {
    margin-right: 10px!important
}

.margin-horizontal-15,
.margin-right-15 {
    margin-right: 15px!important
}

.margin-horizontal-20,
.margin-right-20 {
    margin-right: 20px!important
}

.margin-horizontal-25,
.margin-right-25 {
    margin-right: 25px!important
}

.margin-horizontal-30,
.margin-right-30 {
    margin-right: 30px!important
}

.margin-horizontal-40,
.margin-right-40 {
    margin-right: 40px!important
}

.margin-horizontal-50,
.margin-right-50 {
    margin-right: 50px!important
}

.margin-horizontal-60,
.margin-right-60 {
    margin-right: 60px!important
}

.margin-horizontal-70,
.margin-right-70 {
    margin-right: 70px!important
}

.margin-horizontal-80,
.margin-right-80 {
    margin-right: 80px!important
}

.margin-horizontal-90,
.margin-right-90 {
    margin-right: 90px!important
}

.margin-horizontal-100,
.margin-right-100 {
    margin-right: 100px!important
}

.margin-horizontal-110,
.margin-right-110 {
    margin-right: 110px!important
}

.margin-horizontal-120,
.margin-right-120 {
    margin-right: 120px!important
}

.margin-horizontal-130,
.margin-right-130 {
    margin-right: 130px!important
}

.margin-horizontal-140,
.margin-right-140 {
    margin-right: 140px!important
}

.margin-horizontal-150,
.margin-right-150 {
    margin-right: 150px!important
}

.margin-top-5,
.margin-vertical-5 {
    margin-top: 5px!important
}

.margin-top-10,
.margin-vertical-10 {
    margin-top: 10px!important
}

.margin-top-15,
.margin-vertical-15 {
    margin-top: 15px!important
}

.margin-top-20,
.margin-vertical-20 {
    margin-top: 20px!important
}

.margin-top-25,
.margin-vertical-25 {
    margin-top: 25px!important
}

.margin-top-30,
.margin-vertical-30 {
    margin-top: 30px!important
}

.margin-top-40,
.margin-vertical-40 {
    margin-top: 40px!important
}

.margin-top-50,
.margin-vertical-50 {
    margin-top: 50px!important
}

.margin-top-60,
.margin-vertical-60 {
    margin-top: 60px!important
}

.margin-top-70,
.margin-vertical-70 {
    margin-top: 70px!important
}

.margin-top-80,
.margin-vertical-80 {
    margin-top: 80px!important
}

.margin-top-90,
.margin-vertical-90 {
    margin-top: 90px!important
}

.margin-top-100,
.margin-vertical-100 {
    margin-top: 100px!important
}

.margin-top-110,
.margin-vertical-110 {
    margin-top: 110px!important
}

.margin-top-120,
.margin-vertical-120 {
    margin-top: 120px!important
}

.margin-top-130,
.margin-vertical-130 {
    margin-top: 130px!important
}

.margin-top-140,
.margin-vertical-140 {
    margin-top: 140px!important
}

.margin-top-150,
.margin-vertical-150 {
    margin-top: 150px!important
}

.margin-bottom-5,
.margin-vertical-5 {
    margin-bottom: 5px!important
}

.margin-bottom-10,
.margin-vertical-10 {
    margin-bottom: 10px!important
}

.margin-bottom-15,
.margin-vertical-15 {
    margin-bottom: 15px!important
}

.margin-bottom-20,
.margin-vertical-20 {
    margin-bottom: 20px!important
}

.margin-bottom-25,
.margin-vertical-25 {
    margin-bottom: 25px!important
}

.margin-bottom-30,
.margin-vertical-30 {
    margin-bottom: 30px!important
}

.margin-bottom-40,
.margin-vertical-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50,
.margin-vertical-50 {
    margin-bottom: 50px!important
}

.margin-bottom-60,
.margin-vertical-60 {
    margin-bottom: 60px!important
}

.margin-bottom-70,
.margin-vertical-70 {
    margin-bottom: 70px!important
}

.margin-bottom-80,
.margin-vertical-80 {
    margin-bottom: 80px!important
}

.margin-bottom-90,
.margin-vertical-90 {
    margin-bottom: 90px!important
}

.margin-bottom-100,
.margin-vertical-100 {
    margin-bottom: 100px!important
}

.margin-bottom-110,
.margin-vertical-110 {
    margin-bottom: 110px!important
}

.margin-bottom-120,
.margin-vertical-120 {
    margin-bottom: 120px!important
}

.margin-bottom-130,
.margin-vertical-130 {
    margin-bottom: 130px!important
}

.margin-bottom-140,
.margin-vertical-140 {
    margin-bottom: 140px!important
}

.margin-bottom-150,
.margin-vertical-150 {
    margin-bottom: 150px!important
}

.margin-none {
    margin: 0!important
}

.margin-left-none {
    margin-left: 0!important
}

.margin-right-none {
    margin-right: 0!important
}

.margin-top-none {
    margin-top: 0!important
}

.margin-bottom-none {
    margin-bottom: 0!important
}

@media(max-width:767px) {
    .xs-padding-10 {
        padding: 10px!important
    }
    .xs-padding-15 {
        padding: 15px!important
    }
    .xs-padding-20 {
        padding: 20px!important
    }
    .xs-padding-25 {
        padding: 25px!important
    }
    .xs-padding-30 {
        padding: 30px!important
    }
    .xs-padding-40 {
        padding: 40px!important
    }
    .xs-padding-50 {
        padding: 50px!important
    }
    .xs-padding-60 {
        padding: 60px!important
    }
    .xs-padding-70 {
        padding: 70px!important
    }
    .xs-padding-80 {
        padding: 80px!important
    }
    .xs-padding-90 {
        padding: 90px!important
    }
    .xs-padding-100 {
        padding: 100px!important
    }
    .xs-padding-110 {
        padding: 110px!important
    }
    .xs-padding-120 {
        padding: 120px!important
    }
    .xs-padding-130 {
        padding: 130px!important
    }
    .xs-padding-140 {
        padding: 140px!important
    }
    .xs-padding-150 {
        padding: 150px!important
    }
    .xs-padding-horizontal-10,
    .xs-padding-left-10 {
        padding-left: 10px!important
    }
    .xs-padding-horizontal-15,
    .xs-padding-left-15 {
        padding-left: 15px!important
    }
    .xs-padding-horizontal-20,
    .xs-padding-left-20 {
        padding-left: 20px!important
    }
    .xs-padding-horizontal-25,
    .xs-padding-left-25 {
        padding-left: 25px!important
    }
    .xs-padding-horizontal-30,
    .xs-padding-left-30 {
        padding-left: 30px!important
    }
    .xs-padding-horizontal-40,
    .xs-padding-left-40 {
        padding-left: 40px!important
    }
    .xs-padding-horizontal-50,
    .xs-padding-left-50 {
        padding-left: 50px!important
    }
    .xs-padding-horizontal-60,
    .xs-padding-left-60 {
        padding-left: 60px!important
    }
    .xs-padding-horizontal-70,
    .xs-padding-left-70 {
        padding-left: 70px!important
    }
    .xs-padding-horizontal-80,
    .xs-padding-left-80 {
        padding-left: 80px!important
    }
    .xs-padding-horizontal-90,
    .xs-padding-left-90 {
        padding-left: 90px!important
    }
    .xs-padding-horizontal-100,
    .xs-padding-left-100 {
        padding-left: 100px!important
    }
    .xs-padding-horizontal-110,
    .xs-padding-left-110 {
        padding-left: 110px!important
    }
    .xs-padding-horizontal-120,
    .xs-padding-left-120 {
        padding-left: 120px!important
    }
    .xs-padding-horizontal-130,
    .xs-padding-left-130 {
        padding-left: 130px!important
    }
    .xs-padding-horizontal-140,
    .xs-padding-left-140 {
        padding-left: 140px!important
    }
    .xs-padding-horizontal-150,
    .xs-padding-left-150 {
        padding-left: 150px!important
    }
    .xs-padding-horizontal-10,
    .xs-padding-right-10 {
        padding-right: 10px!important
    }
    .xs-padding-horizontal-15,
    .xs-padding-right-15 {
        padding-right: 15px!important
    }
    .xs-padding-horizontal-20,
    .xs-padding-right-20 {
        padding-right: 20px!important
    }
    .xs-padding-horizontal-25,
    .xs-padding-right-25 {
        padding-right: 25px!important
    }
    .xs-padding-horizontal-30,
    .xs-padding-right-30 {
        padding-right: 30px!important
    }
    .xs-padding-horizontal-40,
    .xs-padding-right-40 {
        padding-right: 40px!important
    }
    .xs-padding-horizontal-50,
    .xs-padding-right-50 {
        padding-right: 50px!important
    }
    .xs-padding-horizontal-60,
    .xs-padding-right-60 {
        padding-right: 60px!important
    }
    .xs-padding-horizontal-70,
    .xs-padding-right-70 {
        padding-right: 70px!important
    }
    .xs-padding-horizontal-80,
    .xs-padding-right-80 {
        padding-right: 80px!important
    }
    .xs-padding-horizontal-90,
    .xs-padding-right-90 {
        padding-right: 90px!important
    }
    .xs-padding-horizontal-100,
    .xs-padding-right-100 {
        padding-right: 100px!important
    }
    .xs-padding-horizontal-110,
    .xs-padding-right-110 {
        padding-right: 110px!important
    }
    .xs-padding-horizontal-120,
    .xs-padding-right-120 {
        padding-right: 120px!important
    }
    .xs-padding-horizontal-130,
    .xs-padding-right-130 {
        padding-right: 130px!important
    }
    .xs-padding-horizontal-140,
    .xs-padding-right-140 {
        padding-right: 140px!important
    }
    .xs-padding-horizontal-150,
    .xs-padding-right-150 {
        padding-right: 150px!important
    }
    .xs-padding-top-10,
    .xs-padding-vertical-10 {
        padding-top: 10px!important
    }
    .xs-padding-top-15,
    .xs-padding-vertical-15 {
        padding-top: 15px!important
    }
    .xs-padding-top-20,
    .xs-padding-vertical-20 {
        padding-top: 20px!important
    }
    .xs-padding-top-25,
    .xs-padding-vertical-25 {
        padding-top: 25px!important
    }
    .xs-padding-top-30,
    .xs-padding-vertical-30 {
        padding-top: 30px!important
    }
    .xs-padding-top-40,
    .xs-padding-vertical-40 {
        padding-top: 40px!important
    }
    .xs-padding-top-50,
    .xs-padding-vertical-50 {
        padding-top: 50px!important
    }
    .xs-padding-top-60,
    .xs-padding-vertical-60 {
        padding-top: 60px!important
    }
    .xs-padding-top-70,
    .xs-padding-vertical-70 {
        padding-top: 70px!important
    }
    .xs-padding-top-80,
    .xs-padding-vertical-80 {
        padding-top: 80px!important
    }
    .xs-padding-top-90,
    .xs-padding-vertical-90 {
        padding-top: 90px!important
    }
    .xs-padding-top-100,
    .xs-padding-vertical-100 {
        padding-top: 100px!important
    }
    .xs-padding-top-110,
    .xs-padding-vertical-110 {
        padding-top: 110px!important
    }
    .xs-padding-top-120,
    .xs-padding-vertical-120 {
        padding-top: 120px!important
    }
    .xs-padding-top-130,
    .xs-padding-vertical-130 {
        padding-top: 130px!important
    }
    .xs-padding-top-140,
    .xs-padding-vertical-140 {
        padding-top: 140px!important
    }
    .xs-padding-top-150,
    .xs-padding-vertical-150 {
        padding-top: 150px!important
    }
    .xs-padding-bottom-10,
    .xs-padding-vertical-10 {
        padding-bottom: 10px!important
    }
    .xs-padding-bottom-15,
    .xs-padding-vertical-15 {
        padding-bottom: 15px!important
    }
    .xs-padding-bottom-20,
    .xs-padding-vertical-20 {
        padding-bottom: 20px!important
    }
    .xs-padding-bottom-25,
    .xs-padding-vertical-25 {
        padding-bottom: 25px!important
    }
    .xs-padding-bottom-30,
    .xs-padding-vertical-30 {
        padding-bottom: 30px!important
    }
    .xs-padding-bottom-40,
    .xs-padding-vertical-40 {
        padding-bottom: 40px!important
    }
    .xs-padding-bottom-50,
    .xs-padding-vertical-50 {
        padding-bottom: 50px!important
    }
    .xs-padding-bottom-60,
    .xs-padding-vertical-60 {
        padding-bottom: 60px!important
    }
    .xs-padding-bottom-70,
    .xs-padding-vertical-70 {
        padding-bottom: 70px!important
    }
    .xs-padding-bottom-80,
    .xs-padding-vertical-80 {
        padding-bottom: 80px!important
    }
    .xs-padding-bottom-90,
    .xs-padding-vertical-90 {
        padding-bottom: 90px!important
    }
    .xs-padding-bottom-100,
    .xs-padding-vertical-100 {
        padding-bottom: 100px!important
    }
    .xs-padding-bottom-110,
    .xs-padding-vertical-110 {
        padding-bottom: 110px!important
    }
    .xs-padding-bottom-120,
    .xs-padding-vertical-120 {
        padding-bottom: 120px!important
    }
    .xs-padding-bottom-130,
    .xs-padding-vertical-130 {
        padding-bottom: 130px!important
    }
    .xs-padding-bottom-140,
    .xs-padding-vertical-140 {
        padding-bottom: 140px!important
    }
    .xs-padding-bottom-150,
    .xs-padding-vertical-150 {
        padding-bottom: 150px!important
    }
    .xs-padding-none {
        padding: 0!important
    }
    .xs-padding-left-none {
        padding-left: 0!important
    }
    .xs-padding-right-none {
        padding-right: 0!important
    }
    .xs-padding-top-none {
        padding-top: 0!important
    }
    .xs-padding-bottom-none {
        padding-bottom: 0!important
    }
    .xs-margin-10 {
        margin: 10px!important
    }
    .xs-margin-15 {
        margin: 15px!important
    }
    .xs-margin-20 {
        margin: 20px!important
    }
    .xs-margin-25 {
        margin: 25px!important
    }
    .xs-margin-30 {
        margin: 30px!important
    }
    .xs-margin-40 {
        margin: 40px!important
    }
    .xs-margin-50 {
        margin: 50px!important
    }
    .xs-margin-60 {
        margin: 60px!important
    }
    .xs-margin-70 {
        margin: 70px!important
    }
    .xs-margin-80 {
        margin: 80px!important
    }
    .xs-margin-90 {
        margin: 90px!important
    }
    .xs-margin-100 {
        margin: 100px!important
    }
    .xs-margin-110 {
        margin: 110px!important
    }
    .xs-margin-120 {
        margin: 120px!important
    }
    .xs-margin-130 {
        margin: 130px!important
    }
    .xs-margin-140 {
        margin: 140px!important
    }
    .xs-margin-150 {
        margin: 150px!important
    }
    .xs-margin-horizontal-10,
    .xs-margin-left-10 {
        margin-left: 10px!important
    }
    .xs-margin-horizontal-15,
    .xs-margin-left-15 {
        margin-left: 15px!important
    }
    .xs-margin-horizontal-20,
    .xs-margin-left-20 {
        margin-left: 20px!important
    }
    .xs-margin-horizontal-25,
    .xs-margin-left-25 {
        margin-left: 25px!important
    }
    .xs-margin-horizontal-30,
    .xs-margin-left-30 {
        margin-left: 30px!important
    }
    .xs-margin-horizontal-40,
    .xs-margin-left-40 {
        margin-left: 40px!important
    }
    .xs-margin-horizontal-50,
    .xs-margin-left-50 {
        margin-left: 50px!important
    }
    .xs-margin-horizontal-60,
    .xs-margin-left-60 {
        margin-left: 60px!important
    }
    .xs-margin-horizontal-70,
    .xs-margin-left-70 {
        margin-left: 70px!important
    }
    .xs-margin-horizontal-80,
    .xs-margin-left-80 {
        margin-left: 80px!important
    }
    .xs-margin-horizontal-90,
    .xs-margin-left-90 {
        margin-left: 90px!important
    }
    .xs-margin-horizontal-100,
    .xs-margin-left-100 {
        margin-left: 100px!important
    }
    .xs-margin-horizontal-110,
    .xs-margin-left-110 {
        margin-left: 110px!important
    }
    .xs-margin-horizontal-120,
    .xs-margin-left-120 {
        margin-left: 120px!important
    }
    .xs-margin-horizontal-130,
    .xs-margin-left-130 {
        margin-left: 130px!important
    }
    .xs-margin-horizontal-140,
    .xs-margin-left-140 {
        margin-left: 140px!important
    }
    .xs-margin-horizontal-150,
    .xs-margin-left-150 {
        margin-left: 150px!important
    }
    .xs-margin-horizontal-10,
    .xs-margin-right-10 {
        margin-right: 10px!important
    }
    .xs-margin-horizontal-15,
    .xs-margin-right-15 {
        margin-right: 15px!important
    }
    .xs-margin-horizontal-20,
    .xs-margin-right-20 {
        margin-right: 20px!important
    }
    .xs-margin-horizontal-25,
    .xs-margin-right-25 {
        margin-right: 25px!important
    }
    .xs-margin-horizontal-30,
    .xs-margin-right-30 {
        margin-right: 30px!important
    }
    .xs-margin-horizontal-40,
    .xs-margin-right-40 {
        margin-right: 40px!important
    }
    .xs-margin-horizontal-50,
    .xs-margin-right-50 {
        margin-right: 50px!important
    }
    .xs-margin-horizontal-60,
    .xs-margin-right-60 {
        margin-right: 60px!important
    }
    .xs-margin-horizontal-70,
    .xs-margin-right-70 {
        margin-right: 70px!important
    }
    .xs-margin-horizontal-80,
    .xs-margin-right-80 {
        margin-right: 80px!important
    }
    .xs-margin-horizontal-90,
    .xs-margin-right-90 {
        margin-right: 90px!important
    }
    .xs-margin-horizontal-100,
    .xs-margin-right-100 {
        margin-right: 100px!important
    }
    .xs-margin-horizontal-110,
    .xs-margin-right-110 {
        margin-right: 110px!important
    }
    .xs-margin-horizontal-120,
    .xs-margin-right-120 {
        margin-right: 120px!important
    }
    .xs-margin-horizontal-130,
    .xs-margin-right-130 {
        margin-right: 130px!important
    }
    .xs-margin-horizontal-140,
    .xs-margin-right-140 {
        margin-right: 140px!important
    }
    .xs-margin-horizontal-150,
    .xs-margin-right-150 {
        margin-right: 150px!important
    }
    .xs-margin-top-10,
    .xs-margin-vertical-10 {
        margin-top: 10px!important
    }
    .xs-margin-top-15,
    .xs-margin-vertical-15 {
        margin-top: 15px!important
    }
    .xs-margin-top-20,
    .xs-margin-vertical-20 {
        margin-top: 20px!important
    }
    .xs-margin-top-25,
    .xs-margin-vertical-25 {
        margin-top: 25px!important
    }
    .xs-margin-top-30,
    .xs-margin-vertical-30 {
        margin-top: 30px!important
    }
    .xs-margin-top-40,
    .xs-margin-vertical-40 {
        margin-top: 40px!important
    }
    .xs-margin-top-50,
    .xs-margin-vertical-50 {
        margin-top: 50px!important
    }
    .xs-margin-top-60,
    .xs-margin-vertical-60 {
        margin-top: 60px!important
    }
    .xs-margin-top-70,
    .xs-margin-vertical-70 {
        margin-top: 70px!important
    }
    .xs-margin-top-80,
    .xs-margin-vertical-80 {
        margin-top: 80px!important
    }
    .xs-margin-top-90,
    .xs-margin-vertical-90 {
        margin-top: 90px!important
    }
    .xs-margin-top-100,
    .xs-margin-vertical-100 {
        margin-top: 100px!important
    }
    .xs-margin-top-110,
    .xs-margin-vertical-110 {
        margin-top: 110px!important
    }
    .xs-margin-top-120,
    .xs-margin-vertical-120 {
        margin-top: 120px!important
    }
    .xs-margin-top-130,
    .xs-margin-vertical-130 {
        margin-top: 130px!important
    }
    .xs-margin-top-140,
    .xs-margin-vertical-140 {
        margin-top: 140px!important
    }
    .xs-margin-top-150,
    .xs-margin-vertical-150 {
        margin-top: 150px!important
    }
    .xs-margin-bottom-10,
    .xs-margin-vertical-10 {
        margin-bottom: 10px!important
    }
    .xs-margin-bottom-15,
    .xs-margin-vertical-15 {
        margin-bottom: 15px!important
    }
    .xs-margin-bottom-20,
    .xs-margin-vertical-20 {
        margin-bottom: 20px!important
    }
    .xs-margin-bottom-25,
    .xs-margin-vertical-25 {
        margin-bottom: 25px!important
    }
    .xs-margin-bottom-30,
    .xs-margin-vertical-30 {
        margin-bottom: 30px!important
    }
    .xs-margin-bottom-40,
    .xs-margin-vertical-40 {
        margin-bottom: 40px!important
    }
    .xs-margin-bottom-50,
    .xs-margin-vertical-50 {
        margin-bottom: 50px!important
    }
    .xs-margin-bottom-60,
    .xs-margin-vertical-60 {
        margin-bottom: 60px!important
    }
    .xs-margin-bottom-70,
    .xs-margin-vertical-70 {
        margin-bottom: 70px!important
    }
    .xs-margin-bottom-80,
    .xs-margin-vertical-80 {
        margin-bottom: 80px!important
    }
    .xs-margin-bottom-90,
    .xs-margin-vertical-90 {
        margin-bottom: 90px!important
    }
    .xs-margin-bottom-100,
    .xs-margin-vertical-100 {
        margin-bottom: 100px!important
    }
    .xs-margin-bottom-110,
    .xs-margin-vertical-110 {
        margin-bottom: 110px!important
    }
    .xs-margin-bottom-120,
    .xs-margin-vertical-120 {
        margin-bottom: 120px!important
    }
    .xs-margin-bottom-130,
    .xs-margin-vertical-130 {
        margin-bottom: 130px!important
    }
    .xs-margin-bottom-140,
    .xs-margin-vertical-140 {
        margin-bottom: 140px!important
    }
    .xs-margin-bottom-150,
    .xs-margin-vertical-150 {
        margin-bottom: 150px!important
    }
    .xs-margin-none {
        margin: 0!important
    }
    .xs-margin-left-none {
        margin-left: 0!important
    }
    .xs-margin-right-none {
        margin-right: 0!important
    }
    .xs-margin-top-none {
        margin-top: 0!important
    }
    .xs-margin-bottom-none {
        margin-bottom: 0!important
    }
}

@media(min-width:768px) {
	.credit_application_wrapper .col-sm-11.col-xs-11 {
	    padding-left: 0;
	}
    .sm-padding-10 {
        padding: 10px!important
    }
    .sm-padding-15 {
        padding: 15px!important
    }
    .sm-padding-20 {
        padding: 20px!important
    }
    .sm-padding-25 {
        padding: 25px!important
    }
    .sm-padding-30 {
        padding: 30px!important
    }
    .sm-padding-40 {
        padding: 40px!important
    }
    .sm-padding-50 {
        padding: 50px!important
    }
    .sm-padding-60 {
        padding: 60px!important
    }
    .sm-padding-70 {
        padding: 70px!important
    }
    .sm-padding-80 {
        padding: 80px!important
    }
    .sm-padding-90 {
        padding: 90px!important
    }
    .sm-padding-100 {
        padding: 100px!important
    }
    .sm-padding-110 {
        padding: 110px!important
    }
    .sm-padding-120 {
        padding: 120px!important
    }
    .sm-padding-130 {
        padding: 130px!important
    }
    .sm-padding-140 {
        padding: 140px!important
    }
    .sm-padding-150 {
        padding: 150px!important
    }
    .sm-padding-horizontal-10,
    .sm-padding-left-10 {
        padding-left: 10px!important
    }
    .sm-padding-horizontal-15,
    .sm-padding-left-15 {
        padding-left: 15px!important
    }
    .sm-padding-horizontal-20,
    .sm-padding-left-20 {
        padding-left: 20px!important
    }
    .sm-padding-horizontal-25,
    .sm-padding-left-25 {
        padding-left: 25px!important
    }
    .sm-padding-horizontal-30,
    .sm-padding-left-30 {
        padding-left: 30px!important
    }
    .sm-padding-horizontal-40,
    .sm-padding-left-40 {
        padding-left: 40px!important
    }
    .sm-padding-horizontal-50,
    .sm-padding-left-50 {
        padding-left: 50px!important
    }
    .sm-padding-horizontal-60,
    .sm-padding-left-60 {
        padding-left: 60px!important
    }
    .sm-padding-horizontal-70,
    .sm-padding-left-70 {
        padding-left: 70px!important
    }
    .sm-padding-horizontal-80,
    .sm-padding-left-80 {
        padding-left: 80px!important
    }
    .sm-padding-horizontal-90,
    .sm-padding-left-90 {
        padding-left: 90px!important
    }
    .sm-padding-horizontal-100,
    .sm-padding-left-100 {
        padding-left: 100px!important
    }
    .sm-padding-horizontal-110,
    .sm-padding-left-110 {
        padding-left: 110px!important
    }
    .sm-padding-horizontal-120,
    .sm-padding-left-120 {
        padding-left: 120px!important
    }
    .sm-padding-horizontal-130,
    .sm-padding-left-130 {
        padding-left: 130px!important
    }
    .sm-padding-horizontal-140,
    .sm-padding-left-140 {
        padding-left: 140px!important
    }
    .sm-padding-horizontal-150,
    .sm-padding-left-150 {
        padding-left: 150px!important
    }
    .sm-padding-horizontal-10,
    .sm-padding-right-10 {
        padding-right: 10px!important
    }
    .sm-padding-horizontal-15,
    .sm-padding-right-15 {
        padding-right: 15px!important
    }
    .sm-padding-horizontal-20,
    .sm-padding-right-20 {
        padding-right: 20px!important
    }
    .sm-padding-horizontal-25,
    .sm-padding-right-25 {
        padding-right: 25px!important
    }
    .sm-padding-horizontal-30,
    .sm-padding-right-30 {
        padding-right: 30px!important
    }
    .sm-padding-horizontal-40,
    .sm-padding-right-40 {
        padding-right: 40px!important
    }
    .sm-padding-horizontal-50,
    .sm-padding-right-50 {
        padding-right: 50px!important
    }
    .sm-padding-horizontal-60,
    .sm-padding-right-60 {
        padding-right: 60px!important
    }
    .sm-padding-horizontal-70,
    .sm-padding-right-70 {
        padding-right: 70px!important
    }
    .sm-padding-horizontal-80,
    .sm-padding-right-80 {
        padding-right: 80px!important
    }
    .sm-padding-horizontal-90,
    .sm-padding-right-90 {
        padding-right: 90px!important
    }
    .sm-padding-horizontal-100,
    .sm-padding-right-100 {
        padding-right: 100px!important
    }
    .sm-padding-horizontal-110,
    .sm-padding-right-110 {
        padding-right: 110px!important
    }
    .sm-padding-horizontal-120,
    .sm-padding-right-120 {
        padding-right: 120px!important
    }
    .sm-padding-horizontal-130,
    .sm-padding-right-130 {
        padding-right: 130px!important
    }
    .sm-padding-horizontal-140,
    .sm-padding-right-140 {
        padding-right: 140px!important
    }
    .sm-padding-horizontal-150,
    .sm-padding-right-150 {
        padding-right: 150px!important
    }
    .sm-padding-top-10,
    .sm-padding-vertical-10 {
        padding-top: 10px!important
    }
    .sm-padding-top-15,
    .sm-padding-vertical-15 {
        padding-top: 15px!important
    }
    .sm-padding-top-20,
    .sm-padding-vertical-20 {
        padding-top: 20px!important
    }
    .sm-padding-top-25,
    .sm-padding-vertical-25 {
        padding-top: 25px!important
    }
    .sm-padding-top-30,
    .sm-padding-vertical-30 {
        padding-top: 30px!important
    }
    .sm-padding-top-40,
    .sm-padding-vertical-40 {
        padding-top: 40px!important
    }
    .sm-padding-top-50,
    .sm-padding-vertical-50 {
        padding-top: 50px!important
    }
    .sm-padding-top-60,
    .sm-padding-vertical-60 {
        padding-top: 60px!important
    }
    .sm-padding-top-70,
    .sm-padding-vertical-70 {
        padding-top: 70px!important
    }
    .sm-padding-top-80,
    .sm-padding-vertical-80 {
        padding-top: 80px!important
    }
    .sm-padding-top-90,
    .sm-padding-vertical-90 {
        padding-top: 90px!important
    }
    .sm-padding-top-100,
    .sm-padding-vertical-100 {
        padding-top: 100px!important
    }
    .sm-padding-top-110,
    .sm-padding-vertical-110 {
        padding-top: 110px!important
    }
    .sm-padding-top-120,
    .sm-padding-vertical-120 {
        padding-top: 120px!important
    }
    .sm-padding-top-130,
    .sm-padding-vertical-130 {
        padding-top: 130px!important
    }
    .sm-padding-top-140,
    .sm-padding-vertical-140 {
        padding-top: 140px!important
    }
    .sm-padding-top-150,
    .sm-padding-vertical-150 {
        padding-top: 150px!important
    }
    .sm-padding-bottom-10,
    .sm-padding-vertical-10 {
        padding-bottom: 10px!important
    }
    .sm-padding-bottom-15,
    .sm-padding-vertical-15 {
        padding-bottom: 15px!important
    }
    .sm-padding-bottom-20,
    .sm-padding-vertical-20 {
        padding-bottom: 20px!important
    }
    .sm-padding-bottom-25,
    .sm-padding-vertical-25 {
        padding-bottom: 25px!important
    }
    .sm-padding-bottom-30,
    .sm-padding-vertical-30 {
        padding-bottom: 30px!important
    }
    .sm-padding-bottom-40,
    .sm-padding-vertical-40 {
        padding-bottom: 40px!important
    }
    .sm-padding-bottom-50,
    .sm-padding-vertical-50 {
        padding-bottom: 50px!important
    }
    .sm-padding-bottom-60,
    .sm-padding-vertical-60 {
        padding-bottom: 60px!important
    }
    .sm-padding-bottom-70,
    .sm-padding-vertical-70 {
        padding-bottom: 70px!important
    }
    .sm-padding-bottom-80,
    .sm-padding-vertical-80 {
        padding-bottom: 80px!important
    }
    .sm-padding-bottom-90,
    .sm-padding-vertical-90 {
        padding-bottom: 90px!important
    }
    .sm-padding-bottom-100,
    .sm-padding-vertical-100 {
        padding-bottom: 100px!important
    }
    .sm-padding-bottom-110,
    .sm-padding-vertical-110 {
        padding-bottom: 110px!important
    }
    .sm-padding-bottom-120,
    .sm-padding-vertical-120 {
        padding-bottom: 120px!important
    }
    .sm-padding-bottom-130,
    .sm-padding-vertical-130 {
        padding-bottom: 130px!important
    }
    .sm-padding-bottom-140,
    .sm-padding-vertical-140 {
        padding-bottom: 140px!important
    }
    .sm-padding-bottom-150,
    .sm-padding-vertical-150 {
        padding-bottom: 150px!important
    }
    .sm-padding-none {
        padding: 0!important
    }
    .sm-padding-left-none {
        padding-left: 0!important
    }
    .sm-padding-right-none {
        padding-right: 0!important
    }
    .sm-padding-top-none {
        padding-top: 0!important
    }
    .sm-padding-bottom-none {
        padding-bottom: 0!important
    }
    .sm-margin-10 {
        margin: 10px!important
    }
    .sm-margin-15 {
        margin: 15px!important
    }
    .sm-margin-20 {
        margin: 20px!important
    }
    .sm-margin-25 {
        margin: 25px!important
    }
    .sm-margin-30 {
        margin: 30px!important
    }
    .sm-margin-40 {
        margin: 40px!important
    }
    .sm-margin-50 {
        margin: 50px!important
    }
    .sm-margin-60 {
        margin: 60px!important
    }
    .sm-margin-70 {
        margin: 70px!important
    }
    .sm-margin-80 {
        margin: 80px!important
    }
    .sm-margin-90 {
        margin: 90px!important
    }
    .sm-margin-100 {
        margin: 100px!important
    }
    .sm-margin-110 {
        margin: 110px!important
    }
    .sm-margin-120 {
        margin: 120px!important
    }
    .sm-margin-130 {
        margin: 130px!important
    }
    .sm-margin-140 {
        margin: 140px!important
    }
    .sm-margin-150 {
        margin: 150px!important
    }
    .sm-margin-horizontal-10,
    .sm-margin-left-10 {
        margin-left: 10px!important
    }
    .sm-margin-horizontal-15,
    .sm-margin-left-15 {
        margin-left: 15px!important
    }
    .sm-margin-horizontal-20,
    .sm-margin-left-20 {
        margin-left: 20px!important
    }
    .sm-margin-horizontal-25,
    .sm-margin-left-25 {
        margin-left: 25px!important
    }
    .sm-margin-horizontal-30,
    .sm-margin-left-30 {
        margin-left: 30px!important
    }
    .sm-margin-horizontal-40,
    .sm-margin-left-40 {
        margin-left: 40px!important
    }
    .sm-margin-horizontal-50,
    .sm-margin-left-50 {
        margin-left: 50px!important
    }
    .sm-margin-horizontal-60,
    .sm-margin-left-60 {
        margin-left: 60px!important
    }
    .sm-margin-horizontal-70,
    .sm-margin-left-70 {
        margin-left: 70px!important
    }
    .sm-margin-horizontal-80,
    .sm-margin-left-80 {
        margin-left: 80px!important
    }
    .sm-margin-horizontal-90,
    .sm-margin-left-90 {
        margin-left: 90px!important
    }
    .sm-margin-horizontal-100,
    .sm-margin-left-100 {
        margin-left: 100px!important
    }
    .sm-margin-horizontal-110,
    .sm-margin-left-110 {
        margin-left: 110px!important
    }
    .sm-margin-horizontal-120,
    .sm-margin-left-120 {
        margin-left: 120px!important
    }
    .sm-margin-horizontal-130,
    .sm-margin-left-130 {
        margin-left: 130px!important
    }
    .sm-margin-horizontal-140,
    .sm-margin-left-140 {
        margin-left: 140px!important
    }
    .sm-margin-horizontal-150,
    .sm-margin-left-150 {
        margin-left: 150px!important
    }
    .sm-margin-horizontal-10,
    .sm-margin-right-10 {
        margin-right: 10px!important
    }
    .sm-margin-horizontal-15,
    .sm-margin-right-15 {
        margin-right: 15px!important
    }
    .sm-margin-horizontal-20,
    .sm-margin-right-20 {
        margin-right: 20px!important
    }
    .sm-margin-horizontal-25,
    .sm-margin-right-25 {
        margin-right: 25px!important
    }
    .sm-margin-horizontal-30,
    .sm-margin-right-30 {
        margin-right: 30px!important
    }
    .sm-margin-horizontal-40,
    .sm-margin-right-40 {
        margin-right: 40px!important
    }
    .sm-margin-horizontal-50,
    .sm-margin-right-50 {
        margin-right: 50px!important
    }
    .sm-margin-horizontal-60,
    .sm-margin-right-60 {
        margin-right: 60px!important
    }
    .sm-margin-horizontal-70,
    .sm-margin-right-70 {
        margin-right: 70px!important
    }
    .sm-margin-horizontal-80,
    .sm-margin-right-80 {
        margin-right: 80px!important
    }
    .sm-margin-horizontal-90,
    .sm-margin-right-90 {
        margin-right: 90px!important
    }
    .sm-margin-horizontal-100,
    .sm-margin-right-100 {
        margin-right: 100px!important
    }
    .sm-margin-horizontal-110,
    .sm-margin-right-110 {
        margin-right: 110px!important
    }
    .sm-margin-horizontal-120,
    .sm-margin-right-120 {
        margin-right: 120px!important
    }
    .sm-margin-horizontal-130,
    .sm-margin-right-130 {
        margin-right: 130px!important
    }
    .sm-margin-horizontal-140,
    .sm-margin-right-140 {
        margin-right: 140px!important
    }
    .sm-margin-horizontal-150,
    .sm-margin-right-150 {
        margin-right: 150px!important
    }
    .sm-margin-top-10,
    .sm-margin-vertical-10 {
        margin-top: 10px!important
    }
    .sm-margin-top-15,
    .sm-margin-vertical-15 {
        margin-top: 15px!important
    }
    .sm-margin-top-20,
    .sm-margin-vertical-20 {
        margin-top: 20px!important
    }
    .sm-margin-top-25,
    .sm-margin-vertical-25 {
        margin-top: 25px!important
    }
    .sm-margin-top-30,
    .sm-margin-vertical-30 {
        margin-top: 30px!important
    }
    .sm-margin-top-40,
    .sm-margin-vertical-40 {
        margin-top: 40px!important
    }
    .sm-margin-top-50,
    .sm-margin-vertical-50 {
        margin-top: 50px!important
    }
    .sm-margin-top-60,
    .sm-margin-vertical-60 {
        margin-top: 60px!important
    }
    .sm-margin-top-70,
    .sm-margin-vertical-70 {
        margin-top: 70px!important
    }
    .sm-margin-top-80,
    .sm-margin-vertical-80 {
        margin-top: 80px!important
    }
    .sm-margin-top-90,
    .sm-margin-vertical-90 {
        margin-top: 90px!important
    }
    .sm-margin-top-100,
    .sm-margin-vertical-100 {
        margin-top: 100px!important
    }
    .sm-margin-top-110,
    .sm-margin-vertical-110 {
        margin-top: 110px!important
    }
    .sm-margin-top-120,
    .sm-margin-vertical-120 {
        margin-top: 120px!important
    }
    .sm-margin-top-130,
    .sm-margin-vertical-130 {
        margin-top: 130px!important
    }
    .sm-margin-top-140,
    .sm-margin-vertical-140 {
        margin-top: 140px!important
    }
    .sm-margin-top-150,
    .sm-margin-vertical-150 {
        margin-top: 150px!important
    }
    .sm-margin-bottom-10,
    .sm-margin-vertical-10 {
        margin-bottom: 10px!important
    }
    .sm-margin-bottom-15,
    .sm-margin-vertical-15 {
        margin-bottom: 15px!important
    }
    .sm-margin-bottom-20,
    .sm-margin-vertical-20 {
        margin-bottom: 20px!important
    }
    .sm-margin-bottom-25,
    .sm-margin-vertical-25 {
        margin-bottom: 25px!important
    }
    .sm-margin-bottom-30,
    .sm-margin-vertical-30 {
        margin-bottom: 30px!important
    }
    .sm-margin-bottom-40,
    .sm-margin-vertical-40 {
        margin-bottom: 40px!important
    }
    .sm-margin-bottom-50,
    .sm-margin-vertical-50 {
        margin-bottom: 50px!important
    }
    .sm-margin-bottom-60,
    .sm-margin-vertical-60 {
        margin-bottom: 60px!important
    }
    .sm-margin-bottom-70,
    .sm-margin-vertical-70 {
        margin-bottom: 70px!important
    }
    .sm-margin-bottom-80,
    .sm-margin-vertical-80 {
        margin-bottom: 80px!important
    }
    .sm-margin-bottom-90,
    .sm-margin-vertical-90 {
        margin-bottom: 90px!important
    }
    .sm-margin-bottom-100,
    .sm-margin-vertical-100 {
        margin-bottom: 100px!important
    }
    .sm-margin-bottom-110,
    .sm-margin-vertical-110 {
        margin-bottom: 110px!important
    }
    .sm-margin-bottom-120,
    .sm-margin-vertical-120 {
        margin-bottom: 120px!important
    }
    .sm-margin-bottom-130,
    .sm-margin-vertical-130 {
        margin-bottom: 130px!important
    }
    .sm-margin-bottom-140,
    .sm-margin-vertical-140 {
        margin-bottom: 140px!important
    }
    .sm-margin-bottom-150,
    .sm-margin-vertical-150 {
        margin-bottom: 150px!important
    }
    .sm-margin-none {
        margin: 0!important
    }
    .sm-margin-left-none {
        margin-left: 0!important
    }
    .sm-margin-right-none {
        margin-right: 0!important
    }
    .sm-margin-top-none {
        margin-top: 0!important
    }
    .sm-margin-bottom-none {
        margin-bottom: 0!important
    }
}

@media(min-width:992px) {
    .md-padding-10 {
        padding: 10px!important
    }
    .md-padding-15 {
        padding: 15px!important
    }
    .md-padding-20 {
        padding: 20px!important
    }
    .md-padding-25 {
        padding: 25px!important
    }
    .md-padding-30 {
        padding: 30px!important
    }
    .md-padding-40 {
        padding: 40px!important
    }
    .md-padding-50 {
        padding: 50px!important
    }
    .md-padding-60 {
        padding: 60px!important
    }
    .md-padding-70 {
        padding: 70px!important
    }
    .md-padding-80 {
        padding: 80px!important
    }
    .md-padding-90 {
        padding: 90px!important
    }
    .md-padding-100 {
        padding: 100px!important
    }
    .md-padding-110 {
        padding: 110px!important
    }
    .md-padding-120 {
        padding: 120px!important
    }
    .md-padding-130 {
        padding: 130px!important
    }
    .md-padding-140 {
        padding: 140px!important
    }
    .md-padding-150 {
        padding: 150px!important
    }
    .md-padding-horizontal-10,
    .md-padding-left-10 {
        padding-left: 10px!important
    }
    .md-padding-horizontal-15,
    .md-padding-left-15 {
        padding-left: 15px!important
    }
    .md-padding-horizontal-20,
    .md-padding-left-20 {
        padding-left: 20px!important
    }
    .md-padding-horizontal-25,
    .md-padding-left-25 {
        padding-left: 25px!important
    }
    .md-padding-horizontal-30,
    .md-padding-left-30 {
        padding-left: 30px!important
    }
    .md-padding-horizontal-40,
    .md-padding-left-40 {
        padding-left: 40px!important
    }
    .md-padding-horizontal-50,
    .md-padding-left-50 {
        padding-left: 50px!important
    }
    .md-padding-horizontal-60,
    .md-padding-left-60 {
        padding-left: 60px!important
    }
    .md-padding-horizontal-70,
    .md-padding-left-70 {
        padding-left: 70px!important
    }
    .md-padding-horizontal-80,
    .md-padding-left-80 {
        padding-left: 80px!important
    }
    .md-padding-horizontal-90,
    .md-padding-left-90 {
        padding-left: 90px!important
    }
    .md-padding-horizontal-100,
    .md-padding-left-100 {
        padding-left: 100px!important
    }
    .md-padding-horizontal-110,
    .md-padding-left-110 {
        padding-left: 110px!important
    }
    .md-padding-horizontal-120,
    .md-padding-left-120 {
        padding-left: 120px!important
    }
    .md-padding-horizontal-130,
    .md-padding-left-130 {
        padding-left: 130px!important
    }
    .md-padding-horizontal-140,
    .md-padding-left-140 {
        padding-left: 140px!important
    }
    .md-padding-horizontal-150,
    .md-padding-left-150 {
        padding-left: 150px!important
    }
    .md-padding-horizontal-10,
    .md-padding-right-10 {
        padding-right: 10px!important
    }
    .md-padding-horizontal-15,
    .md-padding-right-15 {
        padding-right: 15px!important
    }
    .md-padding-horizontal-20,
    .md-padding-right-20 {
        padding-right: 20px!important
    }
    .md-padding-horizontal-25,
    .md-padding-right-25 {
        padding-right: 25px!important
    }
    .md-padding-horizontal-30,
    .md-padding-right-30 {
        padding-right: 30px!important
    }
    .md-padding-horizontal-40,
    .md-padding-right-40 {
        padding-right: 40px!important
    }
    .md-padding-horizontal-50,
    .md-padding-right-50 {
        padding-right: 50px!important
    }
    .md-padding-horizontal-60,
    .md-padding-right-60 {
        padding-right: 60px!important
    }
    .md-padding-horizontal-70,
    .md-padding-right-70 {
        padding-right: 70px!important
    }
    .md-padding-horizontal-80,
    .md-padding-right-80 {
        padding-right: 80px!important
    }
    .md-padding-horizontal-90,
    .md-padding-right-90 {
        padding-right: 90px!important
    }
    .md-padding-horizontal-100,
    .md-padding-right-100 {
        padding-right: 100px!important
    }
    .md-padding-horizontal-110,
    .md-padding-right-110 {
        padding-right: 110px!important
    }
    .md-padding-horizontal-120,
    .md-padding-right-120 {
        padding-right: 120px!important
    }
    .md-padding-horizontal-130,
    .md-padding-right-130 {
        padding-right: 130px!important
    }
    .md-padding-horizontal-140,
    .md-padding-right-140 {
        padding-right: 140px!important
    }
    .md-padding-horizontal-150,
    .md-padding-right-150 {
        padding-right: 150px!important
    }
    .md-padding-top-10,
    .md-padding-vertical-10 {
        padding-top: 10px!important
    }
    .md-padding-top-15,
    .md-padding-vertical-15 {
        padding-top: 15px!important
    }
    .md-padding-top-20,
    .md-padding-vertical-20 {
        padding-top: 20px!important
    }
    .md-padding-top-25,
    .md-padding-vertical-25 {
        padding-top: 25px!important
    }
    .md-padding-top-30,
    .md-padding-vertical-30 {
        padding-top: 30px!important
    }
    .md-padding-top-40,
    .md-padding-vertical-40 {
        padding-top: 40px!important
    }
    .md-padding-top-50,
    .md-padding-vertical-50 {
        padding-top: 50px!important
    }
    .md-padding-top-60,
    .md-padding-vertical-60 {
        padding-top: 60px!important
    }
    .md-padding-top-70,
    .md-padding-vertical-70 {
        padding-top: 70px!important
    }
    .md-padding-top-80,
    .md-padding-vertical-80 {
        padding-top: 80px!important
    }
    .md-padding-top-90,
    .md-padding-vertical-90 {
        padding-top: 90px!important
    }
    .md-padding-top-100,
    .md-padding-vertical-100 {
        padding-top: 100px!important
    }
    .md-padding-top-110,
    .md-padding-vertical-110 {
        padding-top: 110px!important
    }
    .md-padding-top-120,
    .md-padding-vertical-120 {
        padding-top: 120px!important
    }
    .md-padding-top-130,
    .md-padding-vertical-130 {
        padding-top: 130px!important
    }
    .md-padding-top-140,
    .md-padding-vertical-140 {
        padding-top: 140px!important
    }
    .md-padding-top-150,
    .md-padding-vertical-150 {
        padding-top: 150px!important
    }
    .md-padding-bottom-10,
    .md-padding-vertical-10 {
        padding-bottom: 10px!important
    }
    .md-padding-bottom-15,
    .md-padding-vertical-15 {
        padding-bottom: 15px!important
    }
    .md-padding-bottom-20,
    .md-padding-vertical-20 {
        padding-bottom: 20px!important
    }
    .md-padding-bottom-25,
    .md-padding-vertical-25 {
        padding-bottom: 25px!important
    }
    .md-padding-bottom-30,
    .md-padding-vertical-30 {
        padding-bottom: 30px!important
    }
    .md-padding-bottom-40,
    .md-padding-vertical-40 {
        padding-bottom: 40px!important
    }
    .md-padding-bottom-50,
    .md-padding-vertical-50 {
        padding-bottom: 50px!important
    }
    .md-padding-bottom-60,
    .md-padding-vertical-60 {
        padding-bottom: 60px!important
    }
    .md-padding-bottom-70,
    .md-padding-vertical-70 {
        padding-bottom: 70px!important
    }
    .md-padding-bottom-80,
    .md-padding-vertical-80 {
        padding-bottom: 80px!important
    }
    .md-padding-bottom-90,
    .md-padding-vertical-90 {
        padding-bottom: 90px!important
    }
    .md-padding-bottom-100,
    .md-padding-vertical-100 {
        padding-bottom: 100px!important
    }
    .md-padding-bottom-110,
    .md-padding-vertical-110 {
        padding-bottom: 110px!important
    }
    .md-padding-bottom-120,
    .md-padding-vertical-120 {
        padding-bottom: 120px!important
    }
    .md-padding-bottom-130,
    .md-padding-vertical-130 {
        padding-bottom: 130px!important
    }
    .md-padding-bottom-140,
    .md-padding-vertical-140 {
        padding-bottom: 140px!important
    }
    .md-padding-bottom-150,
    .md-padding-vertical-150 {
        padding-bottom: 150px!important
    }
    .md-padding-none {
        padding: 0!important
    }
    .md-padding-left-none {
        padding-left: 0!important
    }
    .md-padding-right-none {
        padding-right: 0!important
    }
    .md-padding-top-none {
        padding-top: 0!important
    }
    .md-padding-bottom-none {
        padding-bottom: 0!important
    }
    .md-margin-10 {
        margin: 10px!important
    }
    .md-margin-15 {
        margin: 15px!important
    }
    .md-margin-20 {
        margin: 20px!important
    }
    .md-margin-25 {
        margin: 25px!important
    }
    .md-margin-30 {
        margin: 30px!important
    }
    .md-margin-40 {
        margin: 40px!important
    }
    .md-margin-50 {
        margin: 50px!important
    }
    .md-margin-60 {
        margin: 60px!important
    }
    .md-margin-70 {
        margin: 70px!important
    }
    .md-margin-80 {
        margin: 80px!important
    }
    .md-margin-90 {
        margin: 90px!important
    }
    .md-margin-100 {
        margin: 100px!important
    }
    .md-margin-110 {
        margin: 110px!important
    }
    .md-margin-120 {
        margin: 120px!important
    }
    .md-margin-130 {
        margin: 130px!important
    }
    .md-margin-140 {
        margin: 140px!important
    }
    .md-margin-150 {
        margin: 150px!important
    }
    .md-margin-horizontal-10,
    .md-margin-left-10 {
        margin-left: 10px!important
    }
    .md-margin-horizontal-15,
    .md-margin-left-15 {
        margin-left: 15px!important
    }
    .md-margin-horizontal-20,
    .md-margin-left-20 {
        margin-left: 20px!important
    }
    .md-margin-horizontal-25,
    .md-margin-left-25 {
        margin-left: 25px!important
    }
    .md-margin-horizontal-30,
    .md-margin-left-30 {
        margin-left: 30px!important
    }
    .md-margin-horizontal-40,
    .md-margin-left-40 {
        margin-left: 40px!important
    }
    .md-margin-horizontal-50,
    .md-margin-left-50 {
        margin-left: 50px!important
    }
    .md-margin-horizontal-60,
    .md-margin-left-60 {
        margin-left: 60px!important
    }
    .md-margin-horizontal-70,
    .md-margin-left-70 {
        margin-left: 70px!important
    }
    .md-margin-horizontal-80,
    .md-margin-left-80 {
        margin-left: 80px!important
    }
    .md-margin-horizontal-90,
    .md-margin-left-90 {
        margin-left: 90px!important
    }
    .md-margin-horizontal-100,
    .md-margin-left-100 {
        margin-left: 100px!important
    }
    .md-margin-horizontal-110,
    .md-margin-left-110 {
        margin-left: 110px!important
    }
    .md-margin-horizontal-120,
    .md-margin-left-120 {
        margin-left: 120px!important
    }
    .md-margin-horizontal-130,
    .md-margin-left-130 {
        margin-left: 130px!important
    }
    .md-margin-horizontal-140,
    .md-margin-left-140 {
        margin-left: 140px!important
    }
    .md-margin-horizontal-150,
    .md-margin-left-150 {
        margin-left: 150px!important
    }
    .md-margin-horizontal-10,
    .md-margin-right-10 {
        margin-right: 10px!important
    }
    .md-margin-horizontal-15,
    .md-margin-right-15 {
        margin-right: 15px!important
    }
    .md-margin-horizontal-20,
    .md-margin-right-20 {
        margin-right: 20px!important
    }
    .md-margin-horizontal-25,
    .md-margin-right-25 {
        margin-right: 25px!important
    }
    .md-margin-horizontal-30,
    .md-margin-right-30 {
        margin-right: 30px!important
    }
    .md-margin-horizontal-40,
    .md-margin-right-40 {
        margin-right: 40px!important
    }
    .md-margin-horizontal-50,
    .md-margin-right-50 {
        margin-right: 50px!important
    }
    .md-margin-horizontal-60,
    .md-margin-right-60 {
        margin-right: 60px!important
    }
    .md-margin-horizontal-70,
    .md-margin-right-70 {
        margin-right: 70px!important
    }
    .md-margin-horizontal-80,
    .md-margin-right-80 {
        margin-right: 80px!important
    }
    .md-margin-horizontal-90,
    .md-margin-right-90 {
        margin-right: 90px!important
    }
    .md-margin-horizontal-100,
    .md-margin-right-100 {
        margin-right: 100px!important
    }
    .md-margin-horizontal-110,
    .md-margin-right-110 {
        margin-right: 110px!important
    }
    .md-margin-horizontal-120,
    .md-margin-right-120 {
        margin-right: 120px!important
    }
    .md-margin-horizontal-130,
    .md-margin-right-130 {
        margin-right: 130px!important
    }
    .md-margin-horizontal-140,
    .md-margin-right-140 {
        margin-right: 140px!important
    }
    .md-margin-horizontal-150,
    .md-margin-right-150 {
        margin-right: 150px!important
    }
    .md-margin-top-10,
    .md-margin-vertical-10 {
        margin-top: 10px!important
    }
    .md-margin-top-15,
    .md-margin-vertical-15 {
        margin-top: 15px!important
    }
    .md-margin-top-20,
    .md-margin-vertical-20 {
        margin-top: 20px!important
    }
    .md-margin-top-25,
    .md-margin-vertical-25 {
        margin-top: 25px!important
    }
    .md-margin-top-30,
    .md-margin-vertical-30 {
        margin-top: 30px!important
    }
    .md-margin-top-40,
    .md-margin-vertical-40 {
        margin-top: 40px!important
    }
    .md-margin-top-50,
    .md-margin-vertical-50 {
        margin-top: 50px!important
    }
    .md-margin-top-60,
    .md-margin-vertical-60 {
        margin-top: 60px!important
    }
    .md-margin-top-70,
    .md-margin-vertical-70 {
        margin-top: 70px!important
    }
    .md-margin-top-80,
    .md-margin-vertical-80 {
        margin-top: 80px!important
    }
    .md-margin-top-90,
    .md-margin-vertical-90 {
        margin-top: 90px!important
    }
    .md-margin-top-100,
    .md-margin-vertical-100 {
        margin-top: 100px!important
    }
    .md-margin-top-110,
    .md-margin-vertical-110 {
        margin-top: 110px!important
    }
    .md-margin-top-120,
    .md-margin-vertical-120 {
        margin-top: 120px!important
    }
    .md-margin-top-130,
    .md-margin-vertical-130 {
        margin-top: 130px!important
    }
    .md-margin-top-140,
    .md-margin-vertical-140 {
        margin-top: 140px!important
    }
    .md-margin-top-150,
    .md-margin-vertical-150 {
        margin-top: 150px!important
    }
    .md-margin-bottom-10,
    .md-margin-vertical-10 {
        margin-bottom: 10px!important
    }
    .md-margin-bottom-15,
    .md-margin-vertical-15 {
        margin-bottom: 15px!important
    }
    .md-margin-bottom-20,
    .md-margin-vertical-20 {
        margin-bottom: 20px!important
    }
    .md-margin-bottom-25,
    .md-margin-vertical-25 {
        margin-bottom: 25px!important
    }
    .md-margin-bottom-30,
    .md-margin-vertical-30 {
        margin-bottom: 30px!important
    }
    .md-margin-bottom-40,
    .md-margin-vertical-40 {
        margin-bottom: 40px!important
    }
    .md-margin-bottom-50,
    .md-margin-vertical-50 {
        margin-bottom: 50px!important
    }
    .md-margin-bottom-60,
    .md-margin-vertical-60 {
        margin-bottom: 60px!important
    }
    .md-margin-bottom-70,
    .md-margin-vertical-70 {
        margin-bottom: 70px!important
    }
    .md-margin-bottom-80,
    .md-margin-vertical-80 {
        margin-bottom: 80px!important
    }
    .md-margin-bottom-90,
    .md-margin-vertical-90 {
        margin-bottom: 90px!important
    }
    .md-margin-bottom-100,
    .md-margin-vertical-100 {
        margin-bottom: 100px!important
    }
    .md-margin-bottom-110,
    .md-margin-vertical-110 {
        margin-bottom: 110px!important
    }
    .md-margin-bottom-120,
    .md-margin-vertical-120 {
        margin-bottom: 120px!important
    }
    .md-margin-bottom-130,
    .md-margin-vertical-130 {
        margin-bottom: 130px!important
    }
    .md-margin-bottom-140,
    .md-margin-vertical-140 {
        margin-bottom: 140px!important
    }
    .md-margin-bottom-150,
    .md-margin-vertical-150 {
        margin-bottom: 150px!important
    }
    .md-margin-none {
        margin: 0!important
    }
    .md-margin-left-none {
        margin-left: 0!important
    }
    .md-margin-right-none {
        margin-right: 0!important
    }
    .md-margin-top-none {
        margin-top: 0!important
    }
    .md-margin-bottom-none {
        margin-bottom: 0!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .navbar-brand {
        width: 235px
    }
    .navbar-brand div img {
        max-width: 235px
    }
    .top-address,
    .top-address-black,
    .top-address2 {
        margin-right: 20px
    }
    .translate {
        position: absolute;
        right: 0;
        margin-top: 10px;
        line-height: normal;
        margin-right: 5px
    }
    .logo-section .auto-logos {
        margin-left: 6px;
        margin-right: 6px
    }
    .logo-section .auto-logos img {
        width: 63px;
        height: 47px
    }
    .listing-car {
        margin-bottom: 30px
    }
    .listing-car-offers .offer-bottom ul li {
        margin-right: 18px
    }
    .staff-img div {
        width: 285px;
        height: 190px
    }
    .staff-img img {
        max-width: 285px;
        max-height: 190px
    }
    .vehicle-list .thumb-image {
        margin: 0 18px 0 0
    }
    .vehicle-list-top {
        width: 421px
    }
    .vehicle-list .vehicle-title {
        max-width: 250px
    }
    .vehicle-list .middle-unit .value {
        font-size: 12px
    }
    .vehicle-list .middle-unit {
        padding-right: 10px;
        margin-right: 6px
    }
    .vehicle-list .middle-unit .name {
        padding-left: 5px
    }
    .title-compare {
        padding-top: 40px!important
    }
    .right-detail .vehicle-mpg .mpg-unit {
        width: 37%
    }
}

@media(min-width:768px) and (max-width:991px) {
    .navbar-brand {
        width: 244px
    }
    .navbar-brand div img {
        max-width: 244px
    }
    .top-address,
    .top-address-black,
    .top-address2 {
        margin-top: 8px;
        margin-right: 0
    }
    .top-phone,
    .top-phone-black,
    .top-phone2 {
        margin-top: 5px;
        font-size: 16px
    }
    .translate {
        position: absolute;
        right: 0;
        margin-top: 10px;
        line-height: normal;
        margin-right: 5px
    }
    .logo-section .auto-logos {
        margin-left: 2px;
        margin-right: 2px
    }
    .logo-section .auto-logos img {
        width: 51px;
        height: 38px
    }
    .welcome-section h2 {
        font-size: 28px
    }
    .listing-car {
        margin-bottom: 30px
    }
    .call-to-action .call-to-action-right {
        text-align: left
    }
    .staff-img div {
        width: 213px;
        height: 142px
    }
    .staff-img img {
        max-width: 213px;
        max-height: 142px
    }
    .vehicle-list .thumb-image {
        margin: 0 18px 0 0
    }
    .vehicle-list-top {
        width: 444px
    }
    .vehicle-list .vehicle-title {
        max-width: 270px
    }
    .vehicle-list .middle-unit .value {
        font-size: 12px
    }
    .vehicle-list .middle-unit {
        padding-right: 10px;
        margin-right: 10px
    }
    .vehicle-list .middle-unit .name {
        padding-left: 5px
    }
    .right-detail .detail-prices .regular-price-with-sale,
    .right-detail .regular-sale-price>table tr td:nth-child(2) {
        text-align: center
    }
    .right-detail .vehicle-mpg .mpg-unit {
        width: 45%
    }
    .v-detail-calculator .search-form table {
        width: 100%!important
    }
    .v-detail-calculator .search-form td {
        width: 50%!important
    }
    .header-social-link {
        float: left;
        margin-top: 25px
    }
    .title-compare {
        padding-top: 30px!important;
        font-size: 25px!important
    }
    .compare-vehicles .compare-top {
        height: 210px
    }
}

@media(min-width:640px) and (max-width:767px) {
    .found-cars,
    .top-address,
    .top-address-black,
    .top-address2 {
        display: none
    }
    .financing_calculator span,
    .vehicle-detail-tab .nav-tabs>li {
        float: none
    }
    .slider-wrapper {
        margin-top: 76px!important
    }
    .navbar-brand {
        width: 244px;
        height: 70px;
        margin-left: 15px
    }
    .navbar-brand div img {
        max-width: 244px;
        max-height: 70px
    }
    .translate {
        position: absolute;
        right: 0;
        margin-top: 10px;
        line-height: normal;
        margin-right: 15px
    }
    .vehicle-list-top,
    .welcome-section .nav-tabs {
        position: relative
    }
    .top-phone,
    .top-phone-black,
    .top-phone2 {
        margin-top: 23px
    }
    .logo-section .auto-logos {
        margin-left: 1px;
        margin-right: 1px
    }
    .logo-section .auto-logos img {
        width: 43px;
        height: 32px
    }
    .listing-car img {
        width: 100%;
        height: auto
    }
    .welcome-section {
        min-height: auto
    }
    .welcome-section h2 {
        font-size: 26px
    }
    .welcome-section .tabs {
        padding-top: 20px;
        clear: both
    }
    .listing-car {
        margin-bottom: 30px
    }
    #searchinv .btn {
        width: 100%;
        margin-top: 5px
    }
    .call-to-action .call-to-action-right {
        text-align: left
    }
    .name_post,
    .right-detail .detail-prices .regular-price-with-sale,
    .right-detail .regular-sale-price>table tr td:nth-child(2),
    .staff-img {
        text-align: center
    }
    .listing-car-offers .offer-bottom ul li {
        margin-right: 12px
    }
    .special,
    .staff-img {
        margin-left: auto;
        margin-right: auto
    }
    .special-offers {
        padding-top: 35px;
        padding-bottom: 10px
    }
    .footer {
        padding: 10px 0
    }
    .subpage {
        margin-top: 128px;
        padding-top: 30px
    }
    .special {
        width: 360px
    }
    .vehicle-list .thumb-image {
        position: relative;
        float: none;
        width: 100%;
        margin: 0
    }
    .vehicle-list .thumb-image img {
        height: auto;
        width: 100%
    }
    .vehicle-list-top {
        width: 100%;
        margin-top: -52px;
        z-index: 20
    }
    .vehicle-list .vehicle-title {
        max-width: 100%;
        margin-top: 15px;
        clear: both;
        display: block;
        padding: 0;
        overflow: visible;
        height: auto;
        margin-bottom: 10px
    }
    .right-detail .vehicle-mpg .mpg-unit {
        width: 44%
    }
    .v-detail-calculator .search-form table {
        width: 100%!important
    }
    .v-detail-calculator .search-form td {
        width: 50%!important
    }
    .vehicle-detail-tab .nav-tabs {
        padding-left: 4px;
        padding-right: 4px
    }
    .vehicle-detail-tab .tab-content .list {
        width: 47.7%
    }
    .vehicle-detail-tab .tab-content .list-2 {
        width: 100%
    }
    .header-social-link {
        float: left;
        margin-top: 25px
    }
    .compare-vehicles .compare-top {
        height: auto
    }
    .scrolling-text {
        padding-top: 90px
    }
    #newcars {
        margin-top: -30px
    }
}

@media(min-width:480px) and (max-width:639px) {
    .call-to-action .call-to-action-content i,
    .found-cars,
    .logo-section,
    .scrolling-text,
    .top-address,
    .top-address-black,
    .top-address2,
    .top-icon {
        display: none
    }
    .financing_calculator span,
    .vehicle-detail-tab .nav-tabs>li {
        float: none
    }
    .navbar-brand {
        width: 244px;
        height: 70px;
        margin-left: 15px
    }
    .navbar-brand div img {
        max-width: 244px;
        max-height: 70px
    }
    .top-phone,
    .top-phone-black,
    .top-phone2 {
        margin-top: 23px;
        font-size: 16px
    }
    .translate {
        position: absolute;
        right: 0;
        margin-top: 5px;
        line-height: normal;
        margin-right: 10px
    }
    .vehicle-list-top,
    .welcome-section .nav-tabs {
        position: relative
    }
    .top-phone2 {
        margin-top: 25px;
        font-size: 16px
    }
    .listing-car img {
        width: 100%;
        height: auto
    }
    .welcome-section h2 {
        font-size: 26px
    }
    .welcome-section .tabs {
        padding-top: 20px;
        clear: both
    }
    #searchinv .btn {
        width: 100%;
        margin-top: 5px
    }
    .call-to-action .call-to-action-right {
        text-align: center
    }
    .call-to-action .call-to-action-content {
        padding-left: 0;
        text-align: center
    }
    .call-to-action .call-to-action-content .text {
        font-size: 25px
    }
    .special-offers h1 {
        text-align: left;
        margin-left: 15px
    }
    .name_post,
    .right-detail .detail-prices .regular-price-with-sale,
    .right-detail .regular-sale-price>table tr td:nth-child(2),
    .staff-img {
        text-align: center
    }
    .special-offers {
        padding-top: 35px;
        padding-bottom: 10px
    }
    .footer {
        padding: 10px 0
    }
    .footer .widget-wrapper {
        padding-top: 20px;
        margin-top: 20px
    }
    .subpage {
        margin-top: 128px;
        padding-top: 30px
    }
    .video-about iframe {
        width: 100%;
        height: 240px
    }
    .sell-car .nav-tabs li {
        width: 100%;
        margin-right: 0;
        clear: both;
        margin-bottom: 15px
    }
    .special,
    .staff-img {
        margin-left: auto;
        margin-right: auto
    }
    .special {
        width: 360px
    }
    .vehicle-list .thumb-image {
        position: relative;
        float: none;
        width: 100%;
        margin: 0
    }
    .vehicle-list .thumb-image img {
        height: auto;
        width: 100%
    }
    .vehicle-list-top {
        width: 100%;
        margin-top: -52px;
        z-index: 20
    }
    .vehicle-list .vehicle-title {
        max-width: 100%;
        margin-top: 15px;
        clear: both;
        display: block;
        padding: 0;
        overflow: visible;
        height: auto;
        margin-bottom: 10px
    }
    .vehicle-list .middle-unit {
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid #ddd;
        width: 100%;
        margin: 0;
        padding-top: 9px;
        padding-bottom: 5px
    }
    .vehicle-list .middle-unit:last-child {
        border: none;
        margin-bottom: 18px
    }
    .vehicle-list .middle-unit .name {
        font-size: 14px;
        margin-right: 10px
    }
    .vehicle-list .middle-unit .value {
        margin-bottom: 4px;
        line-height: 24px
    }
    .vehicle-list-bottom .certified-logo {
        padding: 15px 0 0;
        margin: 0!important;
        display: inline-block;
        width: 50%
    }
    .right-detail .vehicle-mpg .mpg-unit {
        width: 42%
    }
    .v-detail-calculator .search-form table {
        width: 100%!important
    }
    .v-detail-calculator .search-form td {
        width: 50%!important
    }
    .vehicle-detail-tab .nav-tabs {
        padding-left: 4px;
        padding-right: 4px
    }
    .vehicle-detail-tab .tab-content .list,
    .vehicle-detail-tab .tab-content .list-2 {
        width: 100%
    }
    .header-social-link {
        float: left;
        margin-top: 25px
    }
    .compare-vehicles .compare-top {
        height: auto
    }
    .welcome-section {
        min-height: auto
    }
    #newcars {
        margin-top: -31px
    }
}

@media(min-width:320px) and (max-width:479px) {
    .call-to-action .call-to-action-content i,
    .found-cars,
    .logo-section,
    .scrolling-text,
    .special-offers .all-offers,
    .top-address,
    .top-address-black,
    .top-address2,
    .top-icon {
        display: none
    }
    .slider-wrapper {
        margin-top: 102px!important
    }
    .navbar-brand {
        width: 260px;
        height: 55px;
        text-align: center;
        float: none!important;
        margin: 5px auto 10px
    }
    .navbar-brand div {
        text-align: center
    }
    .navbar-brand div img {
        max-width: 260px;
        max-height: 55px;
        text-align: center
    }
    .translate {
        position: absolute;
        right: 10px;
        margin-top: 10px;
        line-height: normal
    }
    .top-phone,
    .top-phone-black,
    .top-phone2 {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 20px;
        padding-bottom: 0
    }
    .welcome-section h2 {
        font-size: 26px
    }
    .welcome-section .tabs {
        padding-top: 20px;
        clear: both
    }
    .welcome-section .nav-tabs>li {
        margin-bottom: 0
    }
    #searchinv .search-title {
        padding-left: 60px;
        font-size: 25px
    }
    #searchinv .btn {
        width: 100%;
        margin-top: 5px
    }
    .welcome-section .nav-tabs>li.active>a {
        padding: 0 2px;
        font-size: 9px;
        font-family: Arial
    }
    .call-to-action {
        padding: 5px
    }
    .call-to-action .call-to-action-right {
        text-align: center
    }
    .call-to-action .call-to-action-content {
        padding-left: 0;
        text-align: center
    }
    .call-to-action .call-to-action-content .text,
    .call-to-action .call-to-action-phone .phone {
        font-size: 25px
    }
    .call-to-action .call-to-action-phone i {
        font-size: 38px
    }
    .call-to-action .call-to-action-phone {
        padding-left: 45px
    }
    .special-offers {
        padding-top: 25px;
        padding-bottom: 0
    }
    .footer {
        padding: 10px 0
    }
    .footer .widget-wrapper {
        padding-top: 15px;
        margin-top: 15px
    }
    .subpage {
        margin-top: 158px;
        padding-top: 30px
    }
    .video-about iframe {
        width: 100%;
        height: auto
    }
    .financing_calculator span {
        float: none
    }
    .financing_calculator input {
        width: 104px
    }
    .sell-car .nav-tabs li {
        width: 100%;
        margin-right: 0;
        clear: both;
        margin-bottom: 15px
    }
    .special,
    .staff-img {
        margin-left: auto;
        margin-right: auto
    }
    .testimonial-img,
    .video-testimonial {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto
    }
    .testimonial-img {
        text-align: center;
        float: none
    }
    .testimonial-img div {
        width: 225px;
        height: 150px
    }
    .testimonial-img img {
        max-width: 225px;
        max-height: 150px
    }
    .video-testimonial {
        width: 100%;
        height: auto
    }
    .name_post,
    .staff-img {
        text-align: center
    }
    .staff-img div {
        width: 230px;
        height: 153px
    }
    .staff-img img {
        max-width: 230px;
        max-height: 153px
    }
    .thumb-image {
        width: 280px
    }
    .thumb-image div {
        width: 280px;
        height: 210px
    }
    .thumb-image div img {
        max-width: 280px;
        max-height: 210px
    }
    .special {
        width: 290px
    }
    .vehicle-list .thumb-image {
        position: relative;
        float: none;
        width: 100%;
        margin: 0
    }
    .vehicle-list .thumb-image img {
        height: auto;
        width: 100%
    }
    .vehicle-list-top {
        width: 100%;
        position: relative;
        margin-top: -52px;
        z-index: 20
    }
    .vehicle-list .vehicle-title {
        max-width: 100%;
        margin-top: 15px;
        clear: both;
        display: block;
        padding: 0;
        overflow: visible;
        height: auto;
        margin-bottom: 10px
    }
    .vehicle-list .middle-unit {
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid #ddd;
        width: 100%;
        margin: 0;
        padding-top: 9px;
        padding-bottom: 5px
    }
    .vehicle-list .middle-unit:last-child {
        border: none;
        margin-bottom: 18px
    }
    .vehicle-list .middle-unit .name {
        font-size: 14px;
        margin-right: 10px
    }
    .vehicle-list .middle-unit .value {
        margin-bottom: 4px;
        line-height: 24px
    }
    .vehicle-list-bottom .certified-logo {
        padding: 15px 0 0;
        margin: 0!important;
        display: inline-block;
        width: 50%
    }
    .vehicle-list-bottom ul li {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    .vehicle-list-bottom .car-action-unit,
    .vehicle-list-bottom .stock-num {
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0
    }
    .vehicle-list-bottom .car-action-unit>i {
        position: relative;
        left: auto
    }
    .detail-actions li,
    .detail-actions li a {
        width: 100%
    }
    .right-detail .detail-prices .regular-price-with-sale,
    .right-detail .regular-sale-price>table tr td:nth-child(2) {
        text-align: center
    }
    .right-detail .vehicle-mpg .mpg-unit {
        width: 100%
    }
    .v-detail-calculator .search-form table {
        width: 100%!important
    }
    .right-detail .vehicle-mpg .mpg-icon {
        width: 64px;
        height: 64px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
        float: none
    }
    .v-detail-calculator .search-form td {
        width: 50%!important
    }
    .vehicle-detail-tab .nav-tabs {
        padding-left: 4px;
        padding-right: 4px
    }
    .vehicle-detail-tab .nav-tabs>li {
        float: none
    }
    .vehicle-detail-tab .tab-content .list,
    .vehicle-detail-tab .tab-content .list-2 {
        width: 100%
    }
    .header-social-link {
        float: left;
        margin-top: 25px
    }
    .compare-vehicles .compare-top {
        height: auto
    }
    #newcars {
        margin-top: -35px
    }
}

#corners,
#layout,
#options .hlist ul,
#theme,
.mt-news li {
    float: left
}

#options {
    padding: 12px 20px
}

#layout,
#theme {
    margin-right: 60px
}

#options h1 {
    color: #fafafa;
    background-color: #4a4a4a;
    padding: 8px 12px;
    margin-bottom: 5px;
    text-transform: uppercase
}

#options li {
    color: #202020;
    background-color: #e0e0e0;
    padding: 8px 12px;
    margin-bottom: 2px;
    cursor: pointer
}

#options .selected,
#options li:hover {
    background-color: #09f
}

#options .hlist ul {
    margin-right: 20px
}

#options .hlist ul:last-child {
    margin-right: 0
}

.clear {
    clear: both
}

.modern-ticker {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden font-family: 'Exo 2';
    color: #FFF
}

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

.mt-body {
    margin: 2px;
    position: relative
}

.mt-controls,
.mt-label,
.mt-news {
    position: absolute
}

.mt-label {
    margin-right: 2px;
    padding: 0 15px;
    left: 0
}

.mt-scroll .mt-news {
    background-color: transparent
}

.mt-news ul {
    background-position: -1000px
}

.mt-news a {
    font-size: 16px;
    font-weight: 700;
    font-family: Open Sans, sans-serif, Arial;
    padding: 0 10px 0 20px;
    margin-right: 2px;
    background-position: 7px center;
    display: block;
    white-space: nowrap
}

.mt-scroll.mt-round .mt-news a {
    border-radius: 0
}

.mt-hide {
    display: none
}

.mt-controls {
    margin-left: 2px;
    right: 0;
    background-position: -1000px
}

.mt-next,
.mt-play,
.mt-prev {
    width: 30px;
    height: 35px;
    background-position: center;
    float: left;
    cursor: pointer
}

.mt-label {
    background-color: #cc6119
}

.mt-news {
    overflow: hidden;
    background-color: #7e7e7e
}

.mt-preloader {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/preloader.gif) center no-repeat
}

.mt-news ul {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/bullet-over.png)
}

.mt-news a {
    color: #eaeaea;
    background-color: #484848;
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/bullet.png)
}

.mt-news a:hover {
    color: #FFF;
    background-color: #121516;
    border-color: #f20;
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/bullet-over.png)
}

.mt-news a:active {
    background-color: #cc6119
}

.mt-controls {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/pause.png)
}

.mt-next,
.mt-prev {
    background-color: #545658
}

.mt-prev {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/arrow-prev.png)
}

.mt-next {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/arrow-next.png)
}

.mt-play {
    background-color: #6b6c6d;
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/play.png)
}

.mt-pause {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/pause.png)
}

.mt-next:active,
.mt-next:hover,
.mt-play:active,
.mt-play:hover,
.mt-prev:active,
.mt-prev:hover {
    background-color: #cc6119
}

.tp-caption,
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

[class*=" revicon-"]:before,
[class^=revicon-]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.tp-video-play-button,
.tp-video-play-button i {
    line-height: 50px!important;
    vertical-align: top;
    text-align: center
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.rev_slider_wrapper {
    position: relative;
    z-index: 0;
    width: 100%
}

.rev_slider {
    position: relative;
    overflow: visible
}

.tp-overflow-hidden {
    overflow: hidden
}

.rev_slider img,
.tp-simpleresponsive img {
    max-width: none!important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

.rev_slider>ul,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.rev_slider_wrapper>ul,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    list-style: none!important;
    position: absolute;
    margin: 0!important;
    padding: 0!important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0
}

.tp-revslider-mainul,
.tp-revslider-slidesli {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important
}

.fullscreen-container,
.fullwidthbanner-container {
    padding: 0;
    position: relative
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute!important
}

.tp-caption .rs-untoggled-content {
    display: block
}

.tp-caption .rs-toggled-content {
    display: none
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none
}

.rev_slider .caption,
.rev_slider .tp-caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap:last-child {
    margin-bottom: 0
}

.tp-svg-layer svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

.tp-caption .backcorner,
.tp-caption .backcornertop,
.tp-caption .frontcorner,
.tp-caption .frontcornertop {
    height: 0;
    width: 0;
    position: absolute
}

.tp-carousel-wrapper {
    cursor: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/openhand.cur), move
}

.tp-carousel-wrapper.dragged {
    cursor: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/closedhand.cur), move
}

.tp-caption {
    z-index: 1;
    position: absolute;
    -webkit-font-smoothing: antialiased!important
}

.tp_inner_padding {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important
}

.tp-caption.tp-layer-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all
}

.tp-caption.tp-hidden-caption,
.tp-forcenotvisible,
.tp-hide-revslider {
    visibility: hidden!important;
    display: none!important
}

.rev_slider audio,
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none!important
}

.fullwidthbanner-container {
    overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px;
    top: 0
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0;
    top: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px;
    top: 0
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative!important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.caption.fullscreenvideo,
.rs-background-video-layer,
.tp-caption.coverscreenvideo,
.tp-caption.fullscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.noFilterClass {
    filter: none!important
}

.rs-background-video-layer {
    visibility: hidden;
    z-index: 0
}

.caption.fullscreenvideo audio,
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullcoveredvideo audio,
.fullscreenvideo audio .fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out!important;
    -moz-transition: opacity .3s ease-out!important;
    -o-transition: opacity .3s ease-out!important;
    transition: opacity .3s ease-out!important
}

.tp-audio-html5 .tp-video-play-button,
.tp-hiddenaudio {
    display: none!important
}

.tp-caption .html5vid {
    width: 100%!important;
    height: 100%!important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 40px!important
}

.rs-fullvideo-cover,
.tp-dottedoverlay,
.tp-shadowcover {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff!important;
    border-right: 5px solid #fff!important;
    margin-top: 15px!important;
    line-height: 20px!important;
    vertical-align: top;
    font-size: 25px!important
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: inline-block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.fullscreenvideo .fullscreenvideo audio,
.fullscreenvideo .fullscreenvideo video {
    object-fit: contain!important
}

.fullscreenvideo .fullcoveredvideo audio,
.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover!important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.rev-btn.rev-hiddenicon i,
.rev-btn.rev-withicon i {
    -moz-transition: all .2s ease-out!important;
    font-size: 15px;
    -webkit-transition: all .2s ease-out!important;
    -o-transition: all .2s ease-out!important;
    -ms-transition: all .2s ease-out!important
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    z-index: 5
}

.rs-background-video-layer video::-webkit-media-controls {
    display: none!important
}

.rs-background-video-layer audio::-webkit-media-controls {
    display: none!important
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1!important;
    visibility: visible!important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    background: #fff;
    z-index: -1
}

.tp-shadow1 {
    -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8);
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:after,
.tp-shadow2:before,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:after,
.tp-shadow5:before {
    content: "";
    position: absolute;
    z-index: -2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    -moz-border-radius: 100px/20px;
    border-radius: 100px/20px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important
}

.purchase:hover,
.tp-button.big:hover,
.tp-button:hover {
    background-position: bottom, 15px 11px
}

.purchase.green,
.purchase:hover.green,
.tp-button.green,
.tp-button:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,
.purchase:hover.blue,
.tp-button.blue,
.tp-button:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,
.purchase:hover.red,
.tp-button.red,
.tp-button:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,
.purchase:hover.darkgrey,
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,
.purchase:hover.lightgrey,
.tp-button.lightgrey,
.tp-button:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn,
.rev-btn:visited {
    outline: 0!important;
    box-shadow: none!important;
    text-decoration: none!important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

.price2,
.rev-control-btn,
.slider-big-title,
.slider-med-title,
.slider-sm-title {
    font-style: normal;
    text-decoration: none
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900
}

.rev-btn.rev-withicon i {
    font-weight: 400;
    position: relative;
    top: 0
}

.rev-btn.rev-hiddenicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    opacity: 0;
    margin-left: 0!important;
    width: 0!important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1!important;
    margin-left: 10px!important;
    width: auto!important
}

.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px
}

.rev-btn.rev-medium.rev-hiddenicon i,
.rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-small,
.rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px
}

.rev-btn.rev-small.rev-hiddenicon i,
.rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0
}

.rev-maxround {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.rev-minround {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    transform-style: flat!important
}

.rev-burger.revb-white span,
.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

#dialog_addbutton .rev-burger:hover:first-child,
.open .rev-burger:first-child,
.open.rev-burger:first-child {
    transform: translateY(6px) rotate(-45deg);
    -webkit-transform: translateY(6px) rotate(-45deg)
}

#dialog_addbutton .rev-burger:hover:nth-child(2),
.open .rev-burger:nth-child(2),
.open.rev-burger:nth-child(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    opacity: 0
}

#dialog_addbutton .rev-burger:hover:last-child,
.open .rev-burger:last-child,
.open.rev-burger:last-child {
    transform: translateY(-6px) rotate(-135deg);
    -webkit-transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-burger.revb-darknoborder,
.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span,
.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

@-webkit-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-control-btn,
.tp-tab,
.tp-thumb {
    box-sizing: border-box;
    cursor: pointer
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    color: #fff
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span,
.tp-bullet {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: rev-ani-mouse 2.5s linear infinite;
    -moz-animation: rev-ani-mouse 2.5s linear infinite;
    animation: rev-ani-mouse 2.5s linear infinite
}

.rev-scroll-btn.revs-dark {
    border-color: #333
}

.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-family: Raleway;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px
}

.rev-cbutton-dark-sr,
.rev-cbutton-light-sr {
    border-radius: 3px
}

.rev-cbutton-light,
.rev-cbutton-light-sr {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1
}

.rev-sbutton-red {
    background-color: #DD4B39
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px
}

.tp-caption img {
    background: 0 0;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/coloredbg.png)
}

.tp-caption.slidelink a span {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/coloredbg.png)
}

.tp-shape {
    width: 100%;
    height: 100%
}

.tp-caption .rs-starring {
    display: inline-block
}

.tp-caption .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-size: 1em!important;
    font-family: star
}

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tp-caption .rs-starring .star-rating:before,
.tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em!important
}

.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.tp-caption .rs-starring .star-rating {
    color: #FFC321!important
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/loader.gif) center center no-repeat;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out
}

.tp-loader.spinner1 {
    background-color: #fff;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out
}

.tp-loader.spinner5 {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/assets/loader.gif) 10px 10px no-repeat #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.tp-bullets.navbar,
.tp-tabs.navbar,
.tp-thumbs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    position: absolute;
    opacity: .5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tp-arr-imgholder,
.tp-tab-image,
.tp-thumb-image,
.tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-tab.selected,
.tp-tab:hover,
.tp-thumb.selected,
.tp-thumb:hover {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tp-bannertimer {
    background: #000;
    background: rgba(0, 0, 0, .15);
    height: 5px
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hginfo,
.hglayerinfo {
    font-size: 12px;
    font-weight: 600
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

body.rtl .tp-kbimg {
    left: 0!important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    line-height: 20px;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.helpgrid,
.hginfo {
    position: absolute
}

.hginfo {
    top: -2px;
    left: -2px;
    color: #e74c3c;
    background: #000;
    padding: 2px 5px
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b!important
}

.helpgrid {
    border: 2px dashed #c0392b;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.Fashion-BigDisplay,
.price2,
.slider-big-title,
.slider-med-title,
.slider-sm-title,
.slider-v1-title,
.stm-slider-round,
.tp-caption.Fashion-BigDisplay,
.tp-caption.slider-v1-title,
.tp-caption.stm-slider-round {
    border-color: transparent;
    border-style: none;
    border-radius: 0;
    border-width: 0
}

.Fashion-BigDisplay,
.slider-v1-title,
.stm-slider-round,
.tp-caption.Fashion-BigDisplay,
.tp-caption.slider-v1-title,
.tp-caption.stm-slider-round {
    color: rgba(0, 0, 0, 1);
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 0;
    text-decoration: none;
    background-color: transparent
}

.hades .tp-arr-allwrapper,
.hades.tparrows {
    width: 100px;
    height: 100px;
    position: absolute
}

.Fashion-BigDisplay,
.tp-caption.Fashion-BigDisplay {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 2px
}

.stm-slider-round,
.tp-caption.stm-slider-round {
    font-size: 34px;
    line-height: 34px;
    text-align: left
}

.slider-v1-title,
.tp-caption.slider-v1-title {
    font-size: 60px;
    line-height: 60px;
    text-align: left
}

.slider-big-title,
.slider-med-title,
.slider-sm-title {
    font-family: Arial;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, .6);
    text-align: left
}

.slider-big-title {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    line-height: 40px;
    font-weight: 700
}

.slider-big-title:after,
.slider-big-title:before {
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg)
}

.slider-med-title {
    color: #cf6c2a;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300
}

.slider-med-title:after,
.slider-med-title:before {
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg)
}

.slider-sm-title {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 18px;
    font-weight: 100;
    letter-spacing: -2px
}

.hades.tparrows:before,
.price2 {
    font-size: 30px;
    color: rgba(255, 255, 255, 1)
}

.slider-sm-title:after,
.slider-sm-title:before {
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg)
}

.price2 {
    line-height: 30px;
    font-weight: 900;
    font-family: Raleway;
    padding: 0 10px;
    text-align: left;
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg);
    background: #0e1315
}

.price2:after,
.price2:before {
    background: #0e1315;
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg)
}

#rev_slider_1_1_wrapper .tp-loader.spinner1 {
    background-color: #FFF!important
}

.hades.tparrows {
    cursor: pointer;
    background: rgba(0, 0, 0, .25);
    display: block;
    z-index: 100
}

.hades.tparrows:before {
    font-family: revicons;
    display: block;
    line-height: 100px;
    text-align: center;
    transition: background .3s, color .3s
}

.h1,
.heading-font,
.search-by-models .content,
.search-by-models h1 {
    font-family: 'Exo 2'
}

.hades.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hades.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hades.tparrows:hover:before {
    color: rgba(0, 0, 0, .5);
    background: rgba(255, 255, 255, 1)
}

.btn-rf,
.stm-slider-button,
.stm-white,
.white {
    color: #fff!important
}

.hades .tp-arr-allwrapper {
    left: 100%;
    top: 0;
    background: #888;
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: progid: dximagetransform.microsoft.alpha(opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: rotatey(-90deg);
    transform: rotatey(-90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.hades.tp-rightarrow .tp-arr-allwrapper {
    left: auto;
    right: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotatey(90deg);
    transform: rotatey(90deg)
}

.hades:hover .tp-arr-allwrapper {
    -ms-filter: progid: dximagetransform.microsoft.alpha(opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: rotatey(0);
    transform: rotatey(0)
}

.hades .tp-arr-imgholder {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.home-slider.tp-bullets {
    width: auto!important
}

.home-slider .tp-bullet {
    position: relative!important;
    left: 0!important;
    top: 0!important;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 13px;
    background: #a4a3a5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

.home-slider .tp-bullet:hover {
    background: #6c98e1;
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.home-slider .tp-bullet.selected {
    background: #6c98e1
}

.slider-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    margin-top: 80px
}

.h1,
element {
    transition: none 0 ease 0;
    line-height: 55px;
    border-width: 0;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 46px
}

.stm-slider-button {
    display: block;
    text-align: center;
    padding: 17px 20px 15px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    border-radius: 0;
    text-decoration: none!important;
    outline: 0!important;
    visibility: visible;
    border: none;
    -webkit-box-shadow: 0 2px 0 #cc6119;
    -moz-box-shadow: 0 2px 0 #cc6119;
    box-shadow: 0 2px 0 #cc6119
}

.button.stm-slider-button i {
    position: absolute;
    top: 50%;
    left: 16px;
    font-size: 18px;
    margin: -9px 0 0;
    font-weight: 400
}

.stm-slider-price-unit,
.stm-slider-rounded-style-title {
    transition: none 0 ease 0;
    border-width: 0;
    margin: 0;
    letter-spacing: 0;
    font-family: 'Exo 2'
}

.stm-slider-rounded-style-title {
    line-height: 22px;
    padding: 0 0 0 37px;
    font-weight: 700;
    font-size: 20px
}

.stm-slider-price-unit {
    line-height: 34px;
    padding: 16px 0 0;
    font-weight: 400;
    font-size: 34px
}

.stm-slider-round {
    padding: 30px 20px 40px
}

.stm-slider-round:after {
    position: absolute;
    content: '';
    display: block;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -18px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .12);
    z-index: -1
}

.rev_slider_wrapper .heading-font {
    letter-spacing: 0!important
}

.text-transform {
    text-transform: uppercase
}

.font-weight-normal {
    font-weight: 400!important
}

.slider-text-padding-right {
    padding-right: 30px
}

.stm-slider-round-text {
    margin-top: 18px;
    padding-left: 40px;
    padding-right: 25px;
    font-size: 11px;
    line-height: 14px;
    color: #232628;
    text-transform: uppercase
}

.stm-slider-price-unit {
    padding-top: 16px;
    vertical-align: top;
    word-spacing: -9px
}

.stm-slider-price-unit .stm-slider-currency {
    font-size: 50px;
    color: #fff;
    line-height: 50px;
    vertical-align: top
}

.stm-slider-price-unit .stm-slider-price {
    font-size: 106px;
    line-height: 75px;
    vertical-align: top;
    color: #fff;
    font-weight: 700;
    letter-spacing: -6px
}

.stm-slider-price-unit .stm-slider-divider {
    position: relative;
    left: 3px;
    top: -4px;
    font-size: 50px;
    color: #232628;
    vertical-align: top;
    line-height: 50px
}

.stm-slider-price-unit .stm-slider-labels {
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100px;
    vertical-align: top;
    line-height: 14px;
    color: #232628;
    font-weight: 700
}

.ui-icon,
.ui-spinner,
.ui-spinner-input {
    vertical-align: middle
}

.stm-slider-price-unit .stm-slider-labels .stm-slider-time-label {
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700
}

.stm-slider-price-unit .stm-slider-labels .stm-slider-time-value {
    padding-left: 4px;
    display: block;
    white-space: normal;
    font-size: 16px;
    line-height: 14px;
    word-spacing: 0;
    text-transform: uppercase;
    font-weight: 700
}

.tp-caption .btn {
    padding: 12px 16px!important
}

@media(min-width:992px) and (max-width:1199px) {
    .slider-big-title,
    .slider-med-title {
        font-size: 30px!important
    }
    .slider-sm-title {
        font-size: 16px!important
    }
    .tp-caption .btn {
        padding: 10px 14px!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .slider-big-title,
    .slider-med-title {
        font-size: 25px!important
    }
    .slider-sm-title {
        font-size: 14px!important
    }
    .tp-caption .btn {
        padding: 8px 12px!important
    }
}

@media(min-width:480px) and (max-width:767px) {
    .slider-big-title,
    .slider-med-title {
        font-size: 22px!important
    }
    .slider-sm-title {
        font-size: 12px!important
    }
    .tp-caption .btn {
        padding: 8px 12px!important
    }
}

.s-color,
.top-icon,
.top-phone strong,
.translate,
.translate a {
    color: #c7081b
}

.btn,
.listing-car .price,
.listing-car .price::before,
.listing-car-offers .offer-price,
.listing-car-offers .offer-price::before {
    color: #333
}

.btn {
    border: 1px solid #cc6119;
    background-color: #cc6119
}

.top-icon {
    border: 2px solid #cc6119
}

#searchinv .search-title i,
.about_team a,
.calculator-title i,
.financing_calculator span,
.search-title i,
.sitemap a:hover,
.working-days .title i,
a,
body .site_footer .widget-wrapper .f-title i {
    color: #cc6119
}

.owl-theme .owl-controls .owl-buttons div:hover {
    border: 1px solid #cc6119!important;
    background: #cc6119!important
}

.back_to_top,
.back_to_top:hover,
.mt-label,
.right-detail .detail-prices,
.right-detail .vehicle-mpg .mpg-icon,
.sell-car .nav-tabs li.active .number,
.stm-slider-button,
.vehicle-detail-tab .nav-tabs>li.active>a::before,
.vehicle-list .vehicle-price,
.vehicle-list .vehicle-price::before {
    background-color: #cc6119
}

.back_to_top {
    border: 2px solid #cc6119
}

.sell-car .nav-tabs li .number {
    border: 3px solid #cc6119;
    color: #cc6119
}

.sell-car .nav-tabs>.active a {
    border-bottom: 6px solid #cc6119!important
}

a:hover {
    color: #000
}

.compare-features .list li::before,
.compare-link:HOVER,
.compare-link:HOVER i,
.compare-options table>tbody tr td:HOVER,
.contact-title i,
.detail-actions li a>i,
.pagination>li>a,
.tech-title i,
.vehicle-detail-tab .tab-content .list li::before,
.vehicle-detail-tab .tab-content .list-2 li::before,
.vehicle-list .vehicle-title a:HOVER,
.vehicle-list-bottom .car-action-unit>i,
header .navbar .navbar-form .form-group .input-group-btn .btn,
header .navbar .navbar-nav li a:hover,
header .navbar .navbar-nav li.active a {
    color: #cc6119
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
    background-color: #cc6119;
    border-color: #cc6119
}

.detail-actions li a:focus,
.detail-actions li a:hover,
.vehicle-list-bottom .car-action-unit:hover {
    border-color: #cc6119
}

.Sl-bg-color {
    background: rgba(204, 97, 25, .9)!important
}

header .navbar .navbar-header .navbar-toggle {
    background: #cc6119
}

header .navbar .navbar-form .advanced.active,
header .navbar .navbar-form .advanced:hover {
    background-color: #cc6119;
    border-color: #cc6119
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -khtml-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-pagination {
    display: none
}

.owl-theme .owl-controls {
    margin-top: 20px;
    display: block;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: Alpha(Opacity=50);
    position: relative;
    opacity: 1;
    padding: 0;
    width: 64px;
    height: 37px;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/AjaxLoader.gif) center center no-repeat
}

header .navbar .navbar-nav .r-side:hover .menu-buy {
    left: auto;
    right: 0!important
}

@media(max-width:770px) {
    .close-detail {
        right: 50px
    }
    .listing-car .price {
        right: 0!important
    }
    .search-by-models h1 {
        font-size: 25px!important
    }
}

.search-by-models {
    position: relative;
    padding: 25px 0;
    color: #fff;
    border-bottom: 1px solid #656869;
    background-color: #232628
}

.search-by-models h1 {
    position: relative;
    margin: 0 0 15px 15px;
    padding: 0;
    font-weight: 700;
    font-size: 36px;
    line-height: normal;
    color: #fff
}

.search-by-models .content {
    margin-top: 15px;
    text-align: center;
    font-size: 15px;
    font-weight: 400
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

.carousel-control {
    width: 50px
}

.copy2 {
    width: 100%;
    background: #111314
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: inline-block;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-autocomplete,
.ui-menu .ui-menu {
    position: absolute
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.ui-button,
.ui-controlgroup {
    display: inline-block;
    vertical-align: middle
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: visible
}

.btn,
.container_video {
    -webkit-user-select: none
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-spinner,
.ui-spinner-button,
svg:not(:root) {
    overflow: hidden
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    z-index: 2;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    background-color: #dfe1e5!important
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    padding: 0
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 2em .2em .4em
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #333
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    right: 0
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
[role=button] {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: none;
    margin-top: 20px
}

.ui-widget-content {
    background: #fff;
    color: #333
}

.ui-widget-header {
    font-weight: 700
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 5px solid #f6f6f6;
    background: #232628;
    font-weight: 400;
    color: #454545;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3)
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 5px solid #ededed;
    background: #232628;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 5px solid #fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/images/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.mobile-search {
    position: relative;
    width: 100%;
    background-color: #fff;
    text-align: left;
    text-transform: none!important;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 127px
}

.mobile-search .top-head {
    position: relative;
    height: 58px;
    background-color: #eee;
    font-size: 22px;
    line-height: 57px;
    padding: 0 0 5px 15px;
    font-weight: 700
}

.refine-search {
    float: right
}

.btn-rf {
    position: relative!important;
    z-index: 2000;
    font-size: 14px!important;
    font-weight: 700;
    padding-right: 10px;
    padding-left: 45px;
    text-transform: uppercase;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
    height: 34px;
    line-height: 20px;
    margin-top: 8px;
    margin-left: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #393c3e!important;
    border-color: #393c3e!important
}

.btn-rf i {
    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 7px
}

.mobile-search .s-close {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 10
}

.mobile-search .s-close .btn-close {
    background: #f40000;
    float: right;
    box-shadow: none;
    font-size: 18px;
    color: #fff;
    padding: 6px 10px;
    line-height: normal!important
}

.mobile-search .s-close::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden
}

.wrapp-mileage p label::before,
.wrapp-price p label::before {
    display: none!important
}

.mobile-search .content {
    padding: 15px
}

@media(min-width:320px) and (max-width:479px) {
    .mobile-search {
        margin-top: 155px
    }
    .ui-widget.ui-widget-content {
        margin-top: 30px!important
    }
}

.ui-slider .ui-slider-range {
    height: 6px!important
}

.ui-slider-horizontal,
.ui-widget-content {
    height: 8px!important
}

.ui-widget-content {
    border: 1px solid #fff!important
}

.ui-slider .ui-slider-handle {
    background-color: #cc6119;
    width: 22px;
    height: 22px;
    position: absolute;
    top: -8px;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
    outline: 0
}

.wrapp-mileage p label,
.wrapp-price p label {
    font-weight: 700!important;
    right: auto!important;
    top: auto!important;
    position: relative!important
}

.price-rating,
.welcome-section .nav-tabs>li>a {
    position: relative
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #cc6119!important;
    border: 2px solid #fff;
    -moz-box-shadow: 0 0 10px 0 #dedede;
    -webkit-box-shadow: 0 0 10px 0 #dedede;
    -o-box-shadow: 0 0 10px 0 #dedede;
    box-shadow: 0 0 10px 0 #dedede;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#dedede, Direction=NaN, Strength=10)
}

.wrapp-mileage p input,
.wrapp-price p input {
    float: right;
    text-align: right;
    background-color: transparent;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: auto!important;
    line-height: normal!important;
    font-size: 15px
}

.wrapp-mileage {
    padding: 0 10px 15px 5px
}

.wrapp-mileage p input {
    padding: 0;
    color: #333;
    width: 230px!important
}

.wrapp-mileage p label {
    color: #333!important;
    font-size: 15px
}

.wrapp-price {
    padding: 0 10px 15px 5px
}

.wrapp-price p input {
    padding: 0;
    color: #333;
    width: auto!important
}

.wrapp-price p label {
    color: #333!important;
    font-size: 15px
}

.options-area textarea {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    padding: 22px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    outline: 0
}

.cd-list {
    background-color: #eceff3;
    border-color: #eceff3;
    font-size: 14px;
    height: 34px
}

.save-search {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.save-search .s-clear,
.save-search .s-save {
    width: 49%;
    height: 34px;
    float: left;
    font-size: 13px;
    font-weight: 400;
    text-transform: none
}

.save-search .s-clear {
    background-color: #db3318;
    border-color: #db3318;
    margin-right: 1px;
    color: #fff
}

.save-search .s-save {
    background-color: #fff;
    border-color: #6da633;
    color: #6da633;
    margin-left: 1px
}

.save-search .s-save:HOVER {
    background-color: #6da633;
    color: #fff
}

.price-rating {
    margin-top: 15px
}

.price-rating h3 {
    color: #333;
    font-weight: 700!important;
    font-size: 15px;
    margin: 0 0 5px;
    padding-left: 5px;
    font-family: Open Sans, sans-serif, Arial
}

.price-rating .form-element {
    margin: 5px 15px 0 0!important
}

.border-line {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px
}

.inv-img {
    width: auto
}

.special-img {
    min-height: 263px;
    width: auto
}

@media(min-width:992px) and (max-width:1199px) {
    .inv-img {
        width: auto
    }
    .special-img {
        min-height: 263px;
        width: auto
    }
}

@media(min-width:768px) and (max-width:991px) {
    .inv-img {
        width: auto
    }
    .special-img {
        min-height: 263px;
        width: auto
    }
}

body .btn-danger:not([disabled]):not(.disabled).active,
body .btn-danger:not([disabled]):not(.disabled):active,
body .show>.btn-danger.dropdown-toggle {
    box-shadow: 0 0 0 #fff
}

body .padding-none {
    padding: 0
}

body {
    line-height: 24px;
    overflow-x: hidden;
    font-style: normal;
    font-size: 13px
}

#usedcars {
    margin-top: 5px
}

.welcome-section .nav-tabs a.active,
.welcome-section .nav-tabs a.active:focus,
.welcome-section .nav-tabs a.active:hover {
    background-color: #c7081b;
    border-color: #c7081b;
    color: #FFF
}

.welcome-section .nav>li>a:focus,
.welcome-section .nav>li>a:hover {
    background: 0 0;
    color: #000
}

.browser-by h2,
body .welcome-section h2 {
    color: #181b1d;
    font-family: 'Exo 2';
    float: left
}

.welcome-section .nav-tabs a.active::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 1
}

.welcome-section,
body .welcome-section .container {
    position: relative
}

body .welcome-section h2 {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 800;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid #000;
    text-transform: uppercase
}

.browser-by h2,
.listing-car .car-title-top span,
.listing-car .price {
    font-weight: 700;
    text-transform: uppercase
}

body .tab-section .tab-content {
    padding: 10px 0 0
}

body .welcome-section h2.title_2 {
    border-bottom: none;
    font-size: 36px
}

body .welcome-section2 {
    min-height: auto;
    padding-bottom: 0
}

body .welcome-section2 h2 {
    padding-bottom: 0;
    margin-bottom: 0
}

body .welcome-section .nav-tabs {
    right: 15px;
    top: 3px
}

body .topbg,
body .welcome-section {
    background-color: transparent
}

body .welcome-section-fluid .container {
    max-width: 1270px
}

#show-types {
    background: #f8f8f8;
    padding: 20px 20px 0;
    min-height: 100%
}

.browser-by h2 {
    margin: 0 0 30px;
    line-height: 1.2;
    font-size: 26px
}

.listing-car .car-title-top,
.welcome-section2 {
    font-family: 'Open Sans'
}

.browser-by .listing-icon-filter {
    margin: 0 -20px;
    clear: both;
    padding-bottom: 10px
}

.browser-by .listing-icon {
    float: left;
    vertical-align: top;
    margin-bottom: 25px;
    max-height: 300px;
    overflow: hidden;
    width: 25%;
    min-height: 90px;
}

.browser-by .listing-icon .inner {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 0 20px;
    text-align: center
}

.browser-by .listing-icon .inner .name {
    margin-top: 5px;
    font-size: 13px;
    color: #777;
    text-decoration: underline;
    text-align: center
}

.browser-by .listing-icon .inner .image {
    padding: 0 10px;
    opacity: .9;
    min-height: 62px;
    line-height: 62px
}

.welcome-to {
    margin-bottom: 40px
}

.welcome-section2 {
    padding: 55px 0 15px
}

body .listing-car ul.share-buttons {
    padding: 10px 3px 8px 8px!important;
    background: #dedede;
    margin-bottom: 0
}

.listing-car ul.share-buttons li {
    display: inline-block;
    color: #333;
    vertical-align: middle;
    width: 16px;
    height: auto;
    margin: 0 22px 0 0
}

.listing-car .price {
    position: absolute;
    right: 15px;
    bottom: 0;
    padding: 6px 10px 7px 4px;
    margin-left: 18px;
    text-align: right;
    font-size: 16px;
    color: #fff
}

.listing-car .inv-img {
    position: relative
}

.listing-car .price::before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -12px;
    height: 100%;
    width: 32px;
    -moz-transform: skew(-14deg, 0deg);
    -o-transform: skew(-14deg, 0deg);
    -ms-transform: skew(-14deg, 0deg);
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5
}

.listing-car .price span {
    position: relative;
    z-index: 6
}

.listing-car .car-title-top {
    padding: 15px 15px 5px
}

.listing-car .car-title-top span {
    display: block;
    font-size: 12px;
    line-height: normal;
    height: 17px;
    color: #c7081b
}

.listing-car .car-bottom ul {
    padding: 0
}

.listing-car .car-bottom ul li {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
    color: #333;
    vertical-align: middle;
    font-size: 13px;
    margin-right: 0
}

.listing-car .car-bottom ul li i {
    margin-right: 8px
}

.listing-car .car-bottom ul li span {
    display: inline-block;
    color: #333;
    text-transform: inherit;
    font-size: 13px;
    font-weight: 400
}

body .tab-section-fluid .container {
    max-width: 1270px
}

body .social_media li {
    margin: 0 2px;
    position: relative
}

body .inv-img a {
    display: block
}

body .site_footer .widget-wrapper .contact-bottom ul li {
    margin-bottom: 8px
}

body .site_footer .widget-wrapper .input-group .form-control {
    border: none;
    line-height: 34px;
    color: #101010
}

body .site_footer .widget-wrapper .input-group .form-control::-webkit-input-placeholder {
    color: #787575
}

body .site_footer .widget-wrapper .input-group .form-control::-moz-placeholder {
    color: #787575
}

body .site_footer .widget-wrapper .input-group .form-control:-ms-input-placeholder {
    color: #787575
}

body .site_footer .widget-wrapper .input-group .form-control:-moz-placeholder {
    color: #787575
}

body .site_footer .widget-wrapper .input-group .form-control:focus {
    box-shadow: none
}

body .contact_us_holder form.customized .btn-submit {
    font-weight: 700
}

body input[type=text]:focus,
body input[type=number]:focus,
body textarea:focus {
    font-size: 14px
}

body .nav_menu_wrapper .main-navigation .menu {
    text-align: left
}

body .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children:after {
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/icons/icon_arrow.svg) center center no-repeat;
    background-size: 9px;
    top: 34%
}

body #newcars,
body #specials {
    margin-top: 20px
}

.v12-logo-section {
    padding-bottom: 30px;
    padding-top: 25px;
    background-color: #fff;
    border-bottom: 2px solid #c7081b;
    height: 105px;
    overflow: hidden;
    position: relative
}

@media (min-width:980px) {
    .main-navigation ul {
        background: #fff;
        list-style: none;
        margin: 0;
        padding: 0 1.5em;
        text-align: left
    }
    body .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu li:hover a {
        color: #fff
    }
    body .main_navigation_col {
        position: relative
    }
    body .main_navigation_col:after,
    body .main_navigation_col:before {
        content: '';
        top: 0;
        width: 150px;
        height: 50px;
        z-index: -1;
        display: block;
        position: absolute
    }
    body .main_navigation_col:before {
        left: -22px;
        -webkit-transform: skewX(37deg);
        transform: skewX(37deg)
    }
    body .main_navigation_col:after {
        right: -22px;
        -webkit-transform: skewX(-37deg);
        transform: skewX(-37deg)
    }
    body .nav_menu_wrapper {
        background-color: #c7081b;
        min-height: 50px;
        box-shadow: none
    }
    body .nav_menu_wrapper .main-navigation .menu li {
        background: 0 0
    }
    body .nav_menu_wrapper .main-navigation .menu li a {
        padding: 15px 10px;
        color: #FFF;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: 'Exo 2';
        font-weight: 500
    }
    .main-navigation>div>ul {
        border-top: 1px solid #eee;
        padding: .75em 1.695em
    }
}

body .top_widget_wrapper {
    min-height: 89px;
    position: relative;
    z-index: 9
}

body .top_widget_wrapper .container .row .col {
    min-height: 89px
}

body .top_widget_wrapper .container .row .logo_col {
    display: table;
    width: 100%;
    text-align: center;
    min-height: 89px
}

body .top_widget_wrapper .container .row .logo_col a:hover,
body .top_widget_wrapper .container .row .logo_col:focus {
    text-decoration: none
}

body .top_widget_wrapper .container .row .logo_col h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700
}

body .top_widget_wrapper .container .row .logo_col a {
    display: table-cell;
    vertical-align: middle
}

body .top_widget_wrapper .container .row .logo_col img {
    height: auto;
    max-width: 300px;
    max-height: 82px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

body .top_widget_wrapper .address li {
    font-family: 'Exo 2';
    font-weight: 400;
    color: #FFF;
    font-size: 13px;
    position: static;
    transform: translateY(0);
    top: 0;
    padding-left: 0;
    display: block;
    line-height: 24px
}

body .top_widget_wrapper .address li a {
    display: inline-block
}

body .top_widget_wrapper .address li.tel_nbr {
    padding-left: 0
}

body .top_widget_wrapper .address li a .icon {
    display: inline-block;
    position: relative
}

body .top_widget_wrapper .address li.tel_nbr a .icon {
    top: 11px;
    left: -5px
}

body .nav_menu_wrapper {
    background: 0 0
}

body .top_widget_wrapper .address {
    margin-top: 0;
    float: right
}

body .top_widget_wrapper .tel {
    font-family: 'Exo 2';
    font-weight: 400;
    font-size: 14px;
    color: #FFF!important;
    text-transform: uppercase;
    padding-right: 15px;
    margin-top: 5px
}

body .top_widget_wrapper .container .row .translate_col .translate {
    font-family: 'Exo 2';
    position: absolute;
    left: 15px;
    padding-left: 15px;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
    font-weight: 700;
    font-size: 12px;
    color: #bbb!important;
    text-transform: uppercase
}

body .top_widget_wrapper .container .row .translate_col .translate a {
    color: #bbb!important
}

body .top_widget_wrapper .container .row .translate_col .translate a:focus,
body .top_widget_wrapper .container .row .translate_col .translate a:hover {
    color: #FFF!important
}

body .top_widget_wrapper .address li .icon,
body .top_widget_wrapper .tel .icon {
    width: 30px;
    height: 28px;
    left: -3px
}

body .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu {
    top: 51px;
    min-width: 230px;
    background: #181818
}

body .site-content-contain {
    padding-top: 0
}

body .search-home {
    position: relative;
    z-index: 991;
    top: 0;
    transform: translateY(50%)
}

body .search-bg,
body .search-home .tab-content {
    background-color: rgba(40, 48, 52, .9)!important;
    padding-top: 35px;
    padding-bottom: 30px
}

body .search-home .btn-group {
    width: 100%
}

body .search-home .btn-group select {
    text-align: left;
    padding: 16px 18px;
    border: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    color: #fff!important;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: ''
}

body .search-home .btn-group:before {
    content: '';
    position: absolute;
    right: 12px;
    top: 20px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 7px solid #fff;
    clear: both
}

body .search-home .btn-group select option {
    color: #333!important;
    background: #fff
}

body .search-home .btn[type=submit] {
    margin-top: 0
}

.rmv-padding-right {
    padding-right: 0
}

.copyright {
    border-top: 1px solid #4b4f52;
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.footer2 .copyright{
    border: none;
}

.copyright p {
    margin: 15px 0;
    font-size: 13px;
}

.finance-page,
.finance-page p,
.page-template {
    font-size: 16px;
    font-family: lato!important
}

body .finance-page span.input-group-addon,
body.page-template span.input-group-addon {
    display: table-cell!important;
    vertical-align: top
}

body .finance-page textarea.form-control,
body.page-template textarea.form-control {
    display: table-cell!important
}

.sort_wrapper .bloc_title,
.sort_wrapper .filter_item {
    position: relative;
    top: auto!important;
    left: auto!important;
    right: auto!important;
    bottom: auto!important
}

body .sort_wrapper .sort_by_label_wrapper select.form-control {
    height: 38px;
    float: none;
    font-size: 15px
}

.footer-menu .links {
    list-style: none;
    float: right;
    margin-right: -15px
}

.footer-menu .links li {
    float: left;
    padding: 0;
    margin: 0
}

.footer-menu .links li a {
    padding: 8px;
    font-size: 13px;
    background-color: #c7081b;
    color: #fff;
    display: block;
    border-left: 1px solid #181818;
    border-bottom: 1px solid #181818
}

.footer-menu .links li a:focus,
.footer-menu .links li a:hover {
    background-color: #ea0019;
    text-decoration: none
}

@media (min-width:980px) {
    body .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu li a {
        background: #333;
        color: #fff;
        font-size: 13px;
        font-weight: 700!important
    }
    body .main-navigation .compare_nav {
        display: none
    }
    body .menu-top-menu-container {
        float: left
    }
    .main-navigation>div>ul,
    body .menu-main-menu-container .top-menu {
        padding: 0;
        border-top: 0
    }
}

body .video_welcome_text .title {
    margin-top: -20px;
    padding-top: 60px
}

.page-id-1 .slider-area-wrapper .video_welcome_text h1,
body .v12tpl23-front-page .slider-area-wrapper .video_welcome_text h1.title {
    margin-top: -51px
}

@media (max-width:980px) {
    body .compare_nav.menu,
    body .main_navigation_col:after,
    body .main_navigation_col:before {
        display: none
    }
    body .video_welcome_text .title {
        margin-top: 0
    }
    #newcars .row,
    #usedcars .row {
        width: 100%
    }
    body .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu li a {
        background: #fff;
        color: #333;
        font-size: 13px;
        font-weight: 700!important
    }
    .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu.activate_me,
    .nav_menu_wrapper .main-navigation .menu-mymenu-container .menu li.menu-item-has-children:hover>ul,
    .nav_menu_wrapper .main-navigation .menu-top-menu-container .menu li.menu-item-has-children,
    .nav_menu_wrapper .main-navigation .menu-top-menu-container .menu li.menu-item-has-children:hover>ul {
        border: none
    }
    body .search-home .model-list .btn-group {
        margin-top: 8px
    }
    body .search-home .btn-group #price {
        margin: 7px -1px
    }
    body .header_title .head_title,
    body .tab-section .tab-content {
        padding: 0
    }
    body .nav_menu_wrapper {
        background-color: #FFF
    }
    .welcome-section .nav-tabs a.active::after {
        bottom: -7px
    }
    body .nav_menu_wrapper .main-navigation .menu-mymenu-container .menu li a,
    body .nav_menu_wrapper .main-navigation .menu-top-menu-container .menu li a {
        color: #333;
        text-transform: unset
    }
    body .top_widget_wrapper.mobile .btn .icon {
        top: 7px
    }
    body .site_footer .footer2.mobile {
        padding-bottom: 30px;
        padding-top: 30px
    }
    body .site-content {
        margin-top: 0
    }
    body .slider-wrapper {
        margin-top: 103px
    }
    body .listing-car .car-title {
        height: auto;
        padding-bottom: 5px
    }
    body .language_dropdown {
        right: 10px;
        float: none
    }
    body .language_dropdown .btn {
        padding-right: 60px
    }
    body .language_dropdown .dropdown-menu {
        left: 30px!important;
        top: -12px!important
    }
    body .language_dropdown .dropdown-menu .dropdown-item img {
        width: 20px;
        height: 15px
    }
    body .top_widget_wrapper .container .row .col {
        min-height: auto
    }
    body .top_widget_wrapper.mobile .input-search-mobile-holder .btn-search img {
        top: 0;
        right: 6px
    }
    body .top_widget_wrapper.mobile .input-search-mobile {
        padding-left: 10px
    }
    body .save-vehicles-wrapper .swiper-container.scroll-v .swiper-slide .vehicle_saved_item .close_me {
        bottom: 125px
    }
    body .save-vehicles-wrapper .swiper-container.scroll-v .swiper-slide .vehicle_saved_item .close_me .icon {
        top: 1px
    }
    body .search-home {
        transform: none;
        background: #fff
    }
    body .search-home .bootstrap-select {
        width: 160px
    }
    body .search-home .bootstrap-select select {
        margin-bottom: 7px
    }
    body .search-home .btn[type=submit],
    body .search-home select {
        width: 100%
    }
    body .search-home .btn[type=submit] {
        margin-top: 10px
    }
    body .search-bg {
        max-width: 750px
    }
    .welcome-section.welcome-to {
        padding: 15px
    }
    .footer-menu .links {
        padding: 15px 0 0;
        float: left
    }
}

body .no_vehicles .no_vehicle_wrapper button,
body .pagination_wrapper .pagination li.active a {
    color: #fff!important
}

.listing-car .save {
    position: absolute;
    top: 3px;
    width: 40px;
    height: 40px;
    left: 8px;
    z-index: 9;
    cursor: pointer;
    background-color: transparent
}

.sidebar-wrapper .title {
    margin-top: 0
}

.sidebar-wrapper label {
    position: relative;
    left: auto;
    top: auto;
    right: auto!important;
    margin-bottom: .5em!important
}

.sidebar-wrapper .custom-checkbox .custom-control-label::after,
.sidebar-wrapper .custom-checkbox .custom-control-label::before {
    top: .25rem;
    left: -15px;
    display: block;
    width: 16px;
    height: 16px
}

.sidebar-wrapper .mileage_group label:before,
.sidebar-wrapper .price_group label:before,
.sidebar-wrapper .year_group label:before,
body .language_dropdown .btn:after {
    display: none
}

.sidebar-wrapper .custom-checkbox label {
    padding-left: 9px
}

body .sidebar-wrapper .clear_save_group .btn {
    text-transform: inherit;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 14px
}

.site-content-contain .inventory {
    padding: 0
}

.site-content-contain .inventory .rmv-padding-left {
    padding-left: 0
}

body .site_header.sticky .nav_menu_wrapper .main-navigation .menu li a {
    padding: 15px 9px
}

.site_header.sticky .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu {
    top: 46px
}

body .compare_nav_link:before,
body .top_widget_wrapper {
    background-color: #0e1315!important
}

body .welcome_text_wrapper {
    background: #fff!important;
    padding-top: 60px
}

body .search-form .my-dropdown {
    margin-right: 0
}

#usedcars div.custom-select,
#usedcars select.css-dropdowns {
    font-size: 14px!important;
    background: #eceff3!important;
    border: none!important;
    height: 46px!important
}

body #usedcars h5 {
    text-transform: unset;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 10px;
    color: #333;
    margin-bottom: 10px
}

body #usedcars .form-group {
    margin: 8px 0
}

body #usedcars .form-control:focus,
body #usedcars select:focus {
    border-color: #66afe9!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)!important;
    background: #eceff3!important
}

body #usedcars div.custom-select,
body #usedcars select.css-dropdowns {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url(https://cdn-w.v12soft.com/photos/wp_websites/assets/icons/icon_arrow2_black.svg) no-repeat #eceff3!important;
    background-position: calc(100% - 12px) center!important;
    background-size: 10px!important;
    padding-left: 10px
}

body .language_dropdown {
    right: auto;
    left: 41px;
    float: left;
    top: -14px
}

body .site_footer .widget-wrapper {
    padding-top: 20px;
    margin-top: 20px
}

body .site_footer .widget-wrapper .f-title,
body .site_footer h2 {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

.vehicle-list-bottom .car-action-unit>i,
body .site_footer .widget-wrapper .f-title i {
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

body .site_footer .footer2 {
    background-color: #252525
}

body .site_footer .footer2 nav {
    margin-top: 12px
}

body .site_footer .widget-wrapper .f-title {
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
    margin: 0 0 20px;
    line-height: 22px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

body .site_footer .footer1 {
    background-color: #111314
}

body .site_footer .widget-wrapper .f-title i {
    position: absolute;
    top: 43%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #fff
}

body .site_footer .widget-wrapper table.working-days-table {
    width: 100%
}

body .site_footer .widget-wrapper table.working-days-table>tbody tr td {
    padding: 12px 0;
    border-bottom: 1px solid #444;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif!important;
    text-transform: uppercase
}

body table.working-days-table>tbody>tr td.day-value {
    font-weight: 400
}

body .site_footer .widget-wrapper table.working-days-table>tbody tr td.day-value {
    text-align: right;
    font-weight: 600;
    font-size: 13px
}

body .site_footer .widget-wrapper table.working-days-table>tbody tr:last-child,
body .site_footer .widget-wrapper table.working-days-table>tbody tr:last-child td {
    border-bottom: none
}

body .site_footer .widget-wrapper h2 {
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 15px
}

.subpage h1,
.subpage h2 {
    font-weight: 700;
    padding: 0
}

body .site_footer .widget-wrapper .form-element {
    padding-right: 0
}

body .site_footer .widget-wrapper .input-group {
    clear: both;
    padding-top: 5px
}

body .site_footer .widget-wrapper label:before {
    background-image: url(https://cdn-w.v12soft.com/photos/wp_websites/common/t7/assets/other/formelements-black.png)
}

body .site_footer .widget-wrapper .search-form input {
    background: #eceff3;
    height: 34px;
    line-height: 34px;
    color: #292929
}

body .site_footer .widget-wrapper .contact-bottom {
    position: relative;
    clear: both
}

body .site_footer .widget-wrapper .contact-bottom ul {
    padding: 0;
    margin: 0
}

body .site_footer .widget-wrapper .contact-bottom ul li {
    list-style: none;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif!important
}

body .site_footer .widget-wrapper .input-group .form-control {
    margin-bottom: 5px;
    height: 35px;
    border-radius: 0;
    background: #eceff3;
    font-size: 14px;
    font-family: "Open sans"
}

body .site_footer .widget-wrapper .input-group-textarea .form-control {
    height: 140px!important;
    padding-top: 15px!important;
    font-size: 14px!important
}

body .contact_us_holder form.customized .input-group.input-group-textarea .form-control {
    resize: none;
    font-size: 13px;
    height: 100px
}

body .contact_us_holder form.customized .btn-submit {
    height: 47px;
    border-radius: 0;
    border: none;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt a,
.v12-copyright .v12-copyright-left .v12-copyright-l-txt p,
.v12-copyright .v12-copyright-left ul li a {
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif!important
}

body .contact_us_holder form.customized .input-group {
    margin-bottom: 10px;
    border: none;
    border-radius: 0;
    height: auto
}

body .site_footer .widget-wrapper .contact-bottom .fa {
    width: 20px;
    color: #969696
}

body .site_footer .widget-wrapper a {
    color: #fff
}

.copyright,
body .site_footer .widget-wrapper a:focus,
body .site_footer .widget-wrapper a:hover {
    color: #888
}

body .site_footer .widget-wrapper .footer-logo {
    height: 50px;
    margin-bottom: 15px
}

body .site_footer .widget-wrapper .footer-logo div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    align-content: left
}

body .site_footer .widget-wrapper .footer-logo img {
    height: 50px;
    width: auto
}

.vc_line,
.working-days table {
    width: 100%
}

.v12-copyright {
    background-color: #111314;
    padding: 25px 0
}

.hr_top {
    opacity: .4;
    margin-top: -20px;
    margin-bottom: 25px
}

.v12-copyright .v12-copyright-left ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.v12-copyright .v12-copyright-left ul li {
    float: left;
    margin-right: 20px;
    position: relative
}

.v12-copyright .v12-copyright-left ul li.hr-vertical:after {
    content: "";
    position: absolute;
    background-color: #999;
    right: -10px;
    width: 2px;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto
}

.v12-copyright .v12-copyright-left ul li a {
    color: #FFF;
    text-decoration: none
}

.v12-copyright .v12-copyright-left ul li a:hover {
    color: #636363
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt {
    margin-top: 10px
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt a {
    color: #FFF;
    text-decoration: none
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt a:hover {
    color: #636363
}

body .site_footer .footer1 {
    padding-bottom: 25px
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt p {
    color: #999;
    line-height: 40px;
    margin-bottom: -10px
}

.v12-copyright .v12-social-media {
    margin: 15px 0 5px;
    list-style: none
}

.v12-copyright .v12-social-media li {
    margin-left: 5px;
    float: right
}

.v12-copyright .v12-social-media li a {
    width: 32px;
    height: 32px;
    display: block;
    transition: all .3s ease-out
}



body .site_footer .footer2 .powered {
    margin-top: 16px
}

body .social_media li .icon {
    width: 20px;
    height: 20px;
    top: 0
}

@media(max-width:767px) {
    .tab-section-fluid {
        padding: 0
    }
    #collapse-info-car {
        padding: 0!important
    }
    body .language_dropdown {
        left: 0;
        right: 15px
    }
    body .welcome_text_wrapper {
        padding-top: 10px
    }
}

body .search-box-wrapper .btn-search {
    background: #c40f22;
    border-color: #8e0b18
}

body .search-box-wrapper .btn-search:hover {
    color: #FFF;
    background-color: #ea0019;
    border: 1px solid #8e0b18
}

body .site_header {
    position: relative
}

.top-contact {
    float: right;
    margin-top: 20px;
    display: block;
    font-family: 'Exo 2', sans-serif;
    color: #fff;
    font-size: 13px
}

.top-contact .address .tel_nbr .tel {
    font-size: 15px;
    margin: 0
}

.top-contact .address .tel_nbr .tel:nth-child(2) {
    padding-right: 0
}

.top-contact .address i {
    margin-right: 8px;
    font-size: 15px
}

.search-box-wrapper .btn-search .icon {
    color: #fff
}

body .breadcrumb_wrapper {
    height: 200px;
    margin-top: -55px;
    padding-top: 50px
}

body .breadcrumb_wrapper .head_bg {
    height: 200px
}

body .sidebar-wrapper .container {
    width: auto
}

.page-id-1 .slider-area-wrapper .video_welcome_text h1,
.v12tpl23-front-page .slider-area-wrapper .video_welcome_text h1 {
    margin-top: -51px;
    margin-bottom: 10px;
    line-height: 1.2
}

.browser-by .show-all {
    margin-top: 7px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    color: #646464;
    border-bottom: 1px dashed #777;
    line-height: 17px;
    cursor: pointer;
    font-size: 13px
}

.browser-by .show-all:hover {
    border-color: #000
}

.browser-by .listing-icon .inner .name:HOVER {
    color: #000
}

.language_dropdown .btn .icon {
    height: 30px
}

body .language_dropdown .btn {
    height: 40px
}

body .language_dropdown .btn:before {
    top: 86%
}

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

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

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

@media(max-width:980px) {
    body .welcome-section.welcome-section2 {
        margin-bottom: 75px
    }
    .nav_menu_wrapper .header_logo img {
        max-height: 44px;
        height: auto;
        max-width: 200px
    }
    .nav_menu_wrapper .container {
        width: 100%!important
    }
    .nav_menu_wrapper .main-navigation {
        top: 1px
    }
    .nav_menu_wrapper .container .row {
        margin: 0 -15px!important
    }
    body .welcome-section h2.title_2 {
        margin-left: -15px
    }
    body .language_dropdown {
        right: 15px;
        left: auto;
        float: none
    }
    body .main_navigation_col {
        background: 0 0
    }
    body .language_dropdown .btn {
        padding-right: 20px
    }
    body .nav_menu_wrapper .main-navigation .menu-mymenu-container .menu li,
    body .nav_menu_wrapper .main-navigation .menu-top-menu-container .menu li {
        border-bottom: 1px solid #eee
    }
    body .nav_menu_wrapper .main-navigation .menu-mymenu-container .menu li a,
    body .nav_menu_wrapper .main-navigation .menu-top-menu-container .menu li a {
        padding: 15px 9px!important
    }
}

@media(min-width:991px) and (max-width:1199px) {
    #searchinv .btn,
    .search-form .btn,
    .side-search .btn,
    body .search-home .btn-group select {
        font-size: 13px
    }
    body .language_dropdown {
        left: 40px
    }
    body .main_navigation_col:before {
        left: -19px
    }
}

@media (max-width:1199px) and (min-width:981px) {
    body .top_widget_wrapper .address li {
        padding: 0
    }
    .top-contact {
        margin-top: 7px
    }
    body .search-home .btn[type=submit] {
        width: 100%
    }
    body .search-home .btn-group select {
        max-width: 160px
    }
    body .search-home {
        transform: translateY(100%)
    }
    body .search-bg,
    body .search-home .tab-content {
        padding-bottom: 20px
    }
    body .welcome_text_wrapper {
        padding-top: 280px
    }
    .welcome-section2 {
        padding: 35px 0 15px
    }
    .welcome-section .nav-tabs a.active::after {
        bottom: -6px
    }
    .tab-section-fluid {
        margin-top: 10px
    }
    body .site_footer .footer1 {
        padding-bottom: 10px
    }
    .footer-menu .links {
        float: left
    }
    .copyright .footer-menu {
        margin: 15px 0
    }
}

@media(max-width:768px) {
    body .welcome-section.welcome-section2 {
        margin-bottom: 25px
    }
    body .welcome-section .nav-tabs {
        position: relative
    }
    body .welcome-section h2 {
        font-size: 26px
    }
    body .welcome_text_wrapper {
        padding-top: 0
    }
    .welcome-to {
        margin-bottom: 0
    }
}

@media(max-width:767px) {
    body .inv-img img {
        height: auto
    }
    #show-types {
        margin-top: 25px;
        padding-bottom: 20px
    }
    #collapse-client-info .my-dropdown {
        padding: 0!important
    }
    #newcars .row,
    #usedcars .row {
        width: auto!important
    }
    body #searchinv input,
    body #searchinv textarea,
    body .search-form input,
    body .search-form textarea {
        font-size: 13px!important
    }
    body .search-home .bootstrap-select {
        width: 157.5px
    }
    body .search-home .model-list .btn-group {
        margin-top: 0
    }
    .slider-area-wrapper .video-background {
        position: absolute;
        top: -60px
    }
    .slider-area-wrapper .video-background .video-foreground {
        height: 100%!important
    }
    .browser-by .listing-icon {
        width: 50%;
        text-align: center;
        margin-bottom: 0
    }
    .welcome-section2 {
        padding: 30px 0 15px
    }
}

body .nav_menu_wrapper .main-navigation .menu li.menu-item-has-children ul.sub-menu {
    border: none
}

.slider-area-wrapper .video_welcome_text h1 {
    margin-top: -70px
}

.rmv-padding {
    padding: 0!important
}

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

.welcome-section .nav-tabs>li>a {
    padding: 0 22px;
    font-size: 12px;
    line-height: 43px;
    text-decoration: none!important;
    border-radius: 0;
    display: block;
    font-weight: 700;
    color: #181b1d;
    background: 0 0;
    border: none;
    text-transform: uppercase;
    font-family: 'Exo 2'
}

.welcome-section.welcome-section2 {
    position: relative;
    z-index: 999;
    margin-bottom: 45px
}

.header-social-link {
    float: left;
    clear: both;
    margin-top: 44px
}

.header-social-link ul li {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 5px
}

.header-social-link ul li a {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #787878;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px
}

.header-social-link ul li a.sc-facebook-md:before {
    content: "\f09a"
}

.header-social-link ul li a.sc-twitter-md:before {
    content: "\f099"
}

.header-social-link ul li a.sc-youtube-md:before {
    content: "\f167"
}

.header-social-link ul li a.sc-instagram-md:before {
    content: "\f16d"
}

.header-social-link ul li a.sc-gplus-md:before {
    content: "\f0d5"
}

.header-social-link ul li a.sc-linkedin-md:before {
    content: "\f0e1"
}

.header-social-link ul li a.sc-yelp-md:before {
    content: "\f1e9"
}

.header-social-link ul li a.sc-pinterest-md:before {
    content: "\f0d2"
}

.header-social-link ul li a.sc-tumblr-md:before {
    content: "\f173"
}

.header-social-link ul li a:focus,
.header-social-link ul li a:hover {
    background-color: transparent!important
}

.header-social-link ul li a.sc-facebook-md:Hover {
    color: #3B559F
}

.header-social-link ul li a.sc-twitter-md:Hover {
    color: #32CCFE
}

.header-social-link ul li a.sc-youtube-md:Hover {
    color: #D82624
}

.header-social-link ul li a.sc-gplus-md:Hover {
    color: #AD8263
}

.header-social-link ul li a.sc-instagram-md:Hover {
    color: #7324c1
}

.header-social-link ul li a.sc-linkedin-md:Hover {
    color: #0077B7
}

.header-social-link ul li a.sc-yelp-md:Hover {
    color: #dc0000
}

.header-social-link ul li a.sc-pinterest-md:Hover {
    color: #d7143a
}

.header-social-link ul li a.sc-tumblr-md:Hover {
    color: #1d3366
}

.video_background .video-foreground video,
.video_background video {
    height: auto!important;
    top: 50%!important;
    left: 50%
}

.video_background {
    position: absolute;
    left: -5px;
    background-color: transparent
}

.video_background .video-foreground {
    opacity: 1
}

.search-box-wrapper .btns_filter_wrapper .btn-filter {
    border-radius: .25rem
}

body.home div.custom-select,
body.home input[type=email],
body.home input[type=file],
body.home input[type=text],
body.home select,
body.home textarea,
body.home textarea[name=msg] {
    float: none
}

.messagepop {
    margin-bottom: 10px
}

.sidebar-wrapper-style2 .mileage_group .ui-slider-horizontal .ui-slider-handle,
.sidebar-wrapper-style2 .price_group .ui-slider-horizontal .ui-slider-handle,
.sidebar-wrapper-style2 .year_group .ui-slider-horizontal .ui-slider-handle {
    border-radius: 0!important
}
@media(min-width: 980px) {
	body .slider-area-wrapper.slider_size_full_width .photo_div_fixed{
		background-position-y: -145px!important;
	}
}
@media(max-width: 768px) {
	body.page-template-detail_inventory .site-content-contain .inventory{
		padding: 0 15px;
	}
	.header_title .row.rmv-margin .head_title{
		padding-left:  8px;
	}
	body .search-home{
		transform: translateY(0);
	}
	body .welcome_text_wrapper{
		padding-top: 15px;
	}
	.welcome-section .nav-tabs>li>a {
        padding: 0 18px;
    }
    body .language_dropdown .dropdown-menu {
	    left: 0px!important;
	    top: 25px!important;
	}
	
	.page-id-1 .slider-area-wrapper .video_welcome_text h1, .v12tpl23-front-page .slider-area-wrapper .video_welcome_text h1{
		margin-top: 9vw;
		padding-top: 0;
	}
	body .site-content-contain .inventory .rmv-padding-left{
		padding-left: 30px!important;
	}
	body .site-content-contain .inventory .rmv-padding-right{
        padding-right: 30px!important;
	}
	
}

.search-form .select-wrapper .form-element{
    z-index: 9;
    position: relative;
}
#search_index .btn-text{
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
}
@media(min-width: 980px){
    .search-box-wrapper .rmv_col_padding .row{
        margin-bottom: 20px!important;
    }
}
@media(max-width: 768px) {
    body .social_media li .icon{
        top: 7px!important;
    }
}