/*
Theme Name: AutoDealer
Theme URI: http://themesdepot.org
Author: ThemesDepot
Author URI: http://themesdepot.org
Description: AutoDealer is a professional responsive vehicle marketplace WordPress theme. The theme has been developed especially for car sellers, dealers or auto motor retailers.
Version: 1.6.6
License: Themeforest Split License
License URI: license.txt
*/

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

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

table {
 /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
 /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}

a img {
    border: 0;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em;
    overflow: auto;
    max-width: 100%;
}

code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

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

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

figure {
    margin: 0;
}

th {
    font-weight: bold;
}

img {
    height: auto;
 /* Make sure images are scaled correctly. */
    max-width: 100%;
 /* Adhere to container width. */
    ;
}

button,
input,
select,
textarea {
    font-size: 100%;
 /* Corrects font size not being inherited in all browsers */
    margin: 0;
 /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
 /* Improves appearance and consistency in all browsers */
    *vertical-align: middle;
 /* Improves appearance and consistency in all browsers */
    ;
}

button,
input {
    line-height: normal;
 /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
    ;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

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

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
    content: '';
    display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
    clear: both;
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.site-content .gallery {
    margin-bottom: 1.5em;
}

.gallery-caption {
}

.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}

.site-content .gallery dd {
    margin: 0;
}


ul {
   list-style-type: disc;
   list-style-position: inside;
}
ol {
   list-style-type: decimal;
   list-style-position: inside;
}
ul ul, ol ul {
   list-style-type: circle;
   list-style-position: inside;
   margin-left: 15px;
}
ol ol, ul ol {
   list-style-type: lower-latin;
   list-style-position: inside;
   margin-left: 15px;
}

.site-content .gallery-columns-4 .gallery-item {
}

.site-content .gallery-columns-4 .gallery-item img {
}

.sticky, .bypostauthor {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}

a {
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    text-decoration: none;
    color: #1A86CA;
}

a:hover {
    color: #212121;
    text-decoration: underline;
}

table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    width: 100%;
}

.entry-content table caption {
    font-size: 16px;
    font-size: 1.142857143rem;
    margin: 24px 0;
    margin: 1.714285714rem 0;
}

table td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

.gm-style div, .gm-style span, .gm-style label, .gm-style a {
    font-size: 13px;
}

p {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

h1 {
    font-size: 28px;
    line-height: 30px;
}

h2 {
    font-size: 24px;
    line-height: 26px;
}

h3 {
    font-size: 20px;
    line-height: 22px;
}

h4 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 12px;
}

h5 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}

h6 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
    color: #212121
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .navigation-paging, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
 /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
    display: block;
}

/* Extra : Fluid Columns */

.wrapper {
    width: 1080px;
    position: relative;
    margin: 0 auto;
}

.one_half, .one_third, .two_third, .two_fourth, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
}

.one_half {
    width: 48%;
}

.one_third {
    width: 30.6666%;
}

.two_third {
    width: 65.3332%;
}

.one_fourth {
    width: 22%;
}

.two_fourth {
    width: 48%;
}

.three_fourth {
    width: 74%;
}

.one_fifth {
    width: 16.8%;
}

.two_fifth {
    width: 37.6%;
}

.three_fifth {
    width: 58.4%;
}

.four_fifth {
    width: 79.2%;
}

.one_sixth {
    width: 13.3333%;
}

.two_sixth {
    width: 30.6666%;
}

.three_sixth {
    width: 47.9998%;
}

.four_sixth {
    width: 65.3332%;
}

.five_sixth {
    width: 82.6665%;
}

.last {
    margin-right: 0 !important;
    clear: right;
}
/* Two level columns
---------------------------------------------------------- */
.one_half .one_half {
    margin-right: 8.3333%;
    width: 45.8333%;
}

.one_half .one_third {
    margin-right: 8.3333%;
    width: 27.7778%;
}

.one_half .two_third {
    margin-right: 8.3333%;
    width: 63.8889%;
}

.two_third .one_third {
    margin-right: 6.1224%;
    width: 29.2517%;
}

.two_third .two_third {
    margin-right: 6.1224%;
    width: 64.6258%;
}

.two_third .one_fourth {
    margin-right: 6.1224%;
    width: 20.4082%;
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
}

/* =Colors Setup
-------------------------------------------------------------- */

.primary-color, .user-menu-link:hover i, .user-menu-link:hover span, .post-title a:hover, .finder-vehicle .price, .finder-vehicle .vehicle-mileage, .vehicle-features li i, .to-inner-action a:hover {
    color: #1A86CA !important;
}

.primary-bg, .white-popup h3.popup-title, .post-link, #to-top:hover, #to-top.dark:hover, .new-badge, .irs-diapason, .form-intro-title, .to-inner-action a, .homepage-search-title {
    background: #1A86CA;
}

.secondary-bg, .internal .big-button {
    background: #fec31d;
}

.secondary-color {
    color: #999;
}

/* =Main
-------------------------------------------------------------- */

body {
    font-size: 14px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #555;
    background: #fff;
}

#mobile-menu {
    display: none;
}

#theme-wrapper {
    background: #fff;
    margin: 0 auto;
    -webkit-transition: margin-left .3s ease-out;
    -moz-transition: margin-left .3s ease-out;
    -ms-transition: margin-left .3s ease-out;
    -o-transition: margin-left .3s ease-out;
    transition: margin-left .3s ease-out;
    /*
    border-left:1px solid #e1e4e7;
    border-right: 1px solid #e1e4e7;
    max-width: 1550px;
    */
}

#top-bar {
    border-bottom: 1px solid #3f3f3f;
    background-color: #222;
    height: 50px;
    color: #a7a7a7;
    font-size: 12px;
    font-weight: 600;
}

#top-bar a {
    color: #fff;
    text-decoration: none;
}

#top-bar a:hover, #top-bar .sfHover > a {
    color: #fff !important;
}

#top-bar a i {
    color: #fec31d;
}

.top-inner-wrapper {
    display: inline-block;
}

.top-intro-text p {
    display: inline-block;
    line-height: 50px;
}

.user-profile {
    text-align: right;
    line-height:50px;
}

.user-module {
}

.user-module > li {
    display: inline;
    list-style: none;
    margin-left: 10px;
}

.user-module .avatar {
    background: #fec31d;
    padding: 2px;
    border-radius: 50%;
    vertical-align: middle;
    display: none;
}

.adj-btn {

}



/* =Popup
-------------------------------------------------------------- */
.white-popup {
    position: relative;
    width: auto;
    max-width: 450px;
    margin: 0px auto;
    background: #2c81ba !important;
}

.same-form, #forgotten {
    background: #2c81ba !important;
    border: none !important;
}

.same-form h2, #forgotten h2 {
    color: #fff;
    font-size: 28px !important;
    font-weight: 300 !important;
    letter-spacing: -0.5pt;
    padding: 30px 0px;
    text-transform: uppercase;
    text-align: center;
}

.same-form label, #forgotten label {
    font-weight: bold;
    color: #C3E7FF !important;
    font-size: 14px !important;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.same-form input[type="text"], .same-form input[type="password"], .same-form input[type="email"], .same-form input[type="search"], .same-form input[type="number"] {
    background: #fff;
    padding: 20px 20px 20px 60px !important;
    font-size: 14px !important;
    border: none;
    border-radius: 3px;
    color: #4d6078;
    outline: 0 !important;
}

.inputimg {
    display: inline-block !important;
    position: absolute;
    text-align: center;
    padding: 13px;
    background: #edf0f2;
    color: #b9bdc2;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 9;
}

.same-form input[type="text"], .same-form input[type="password"], .same-form input[type="email"], .same-form input[type="search"], .same-form input[type="number"] {
    height: 49px !important;
}

div.submit {
    background: #fff;
    padding: 40px 0px 40px 0px;
    position: relative;
    text-align: center;
    float: none !important;
    margin: 20px -30px 0px -30px !important;
}

.ol-login-submit {
    float: none !important;
    border-radius: 5px !important;
}

div.submit input[type=submit] {
    width: 86%;
    border-radius: 5px;
    font-weight: 300 !important;
    font-size: 18px !important;
    text-transform: uppercase;
}

#additional-settings {
    position: relative;
    background: #25303d;
    text-align: center !important;
    padding: 20px 0px;
}

#additional-settings a {
    color: #8b99a9;
}

form#form {
    padding: 0px 30px;
}

.field-set {
    margin-bottom: 20px;
}

p.message {
    margin: 0px 30px 10px 30px;
    padding: 10px;
    border-radius: 3px;
    background: #FFF;
}

p.message.error, div.error {
    background: #FF9090;
    color: #fff;
}

div.error {
    padding: 10px;
    border-radius: 5px;
    display: none;
}

.close-btn {
    position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
}

.same-form-box article, .same-form-box aside, .same-form-box details, .same-form-box figcaption, .same-form-box figure, .same-form-box footer, .same-form-box header, .same-form-box hgroup, .same-form-box main, .same-form-box nav, .same-form-box section, .same-form-box summary {
    display: block;
}

.same-form-box audio, .same-form-box canvas, .same-form-box video {
    display: inline-block;
}

.same-form-box audio:not([controls]) {
    display: none;
    height: 0;
}

.same-form-box [hidden] {
    display: none;
}

.same-form-box html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.same-form-box body {
    margin: 0;
}

.same-form-box a:focus {
    outline: thin dotted;
}

.same-form-box a:active, .same-form-box a:hover {
    outline: 0;
}

.same-form-box h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.same-form-box abbr[title] {
    border-bottom: 1px dotted;
}

.same-form-box b, .same-form-box strong {
    font-weight: bold;
}

.same-form-box dfn {
    font-style: italic;
}

.same-form-box hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

.same-form-box mark {
    background: #ff0;
    color: #000;
}

.same-form-box code, .same-form-box kbd, .same-form-box pre, .same-form-box samp {
    font-family: monospace,  serif;
    font-size: 1em;
}

.same-form-box pre {
    white-space: pre-wrap;
}

.same-form-box q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.same-form-box small {
    font-size: 80%;
}

.same-form-box sub, .same-form-box sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.same-form-box sup {
    top: -0.5em;
}

.same-form-box sub {
    bottom: -0.25em;
}

.same-form-box img {
    border: 0;
}

.same-form-box svg:not(:root) {
    overflow: hidden;
}

.same-form-box figure {
    margin: 0;
}

.same-form-box fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.same-form-box legend {
    border: 0;
    padding: 0;
}

.same-form-box button, .same-form-box input, .same-form-box select, .same-form-box textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

.same-form-box button, .same-form-box input {
    line-height: normal;
}

.same-form-box button, .same-form-box select {
    text-transform: none;
}

.same-form-box button, .same-form-box html input[type="button"], .same-form-box input[type="reset"], .same-form-box input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.same-form-box button[disabled], .same-form-box html input[disabled] {
    cursor: default;
}

.same-form-box input[type="checkbox"], .same-form-box input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.same-form-box input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.same-form-box input[type="search"]::-webkit-search-cancel-button, .same-form-box input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.same-form-box button::-moz-focus-inner, .same-form-box input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.same-form-box textarea {
    overflow: auto;
    vertical-align: top;
}

.same-form-box table {
    border-collapse: collapse;
    border-spacing: 0;
}

#overlay {
    display: none;
    background: #000;
    height: 100%;
    left: 0;
    opacity: .8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.login-popup {
    display: none;
    font-size: 16px;
    float: left;
    width: 25%;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999999;
}

.login-popup * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-popup .close-btn {
    text-decoration: none;
}

.login-popup .hide-login {
    display: none;
}

.login-popup .inline {
    display: inline;
}

#form p.message {
    display: none;
}

#form .input {
    width: 100%;
    outline: 0;
}

#form .submit {
    float: right;
    margin: 0;
}

#form #forgetmenot {
    cursor: pointer;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

/* =Header
-------------------------------------------------------------- */

header {
    -moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.40);
 /* drop shadow */
    -webkit-box-shadow:0px 3px 5px 1px rgba(0,0,0,0.40);
 /* drop shadow */
    box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.40);
 /* drop shadow */
    display: block;
    padding: 0px 0px;
    min-height: 90px;
    background: #333;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#16181A));
    background: -webkit-linear-gradient(top, #333, #16181A);
    background: -moz-linear-gradient(top, #333, #16181A);
    background: -ms-linear-gradient(top, #333, #16181A);
    background: -o-linear-gradient(top, #333, #16181A);
    position: relative;
    z-index: 90;
}

#logo-container {
    padding: 30px 0px 30px 0px;
}

.no-menu {
    float: right;
    line-height: 90px;
    font-weight: bold;
}

/* = Navigation
-------------------------------------------------------------- */

.sf-menu {
    line-height: 1;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
}

.sf-menu ul li {
    width: 100%;
}

.sf-menu li:hover {
    visibility: inherit;
}

.sf-menu li {
    float: left;
    position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99;
}

#navigation-wrapper .sf-menu > li:hover > ul, #navigation-wrapper .sf-menu > li.sfHover > ul {
    top: 60px;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 10.8em;
    top: -10px;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
}

.sub-menu {
    z-index: 3;
}

.sf-menu {
    float: left;
    margin-bottom: 30px;
}

.sf-menu li li a, .sf-menu li li a:visited {
    padding-left: 1.25em;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0 none;
}

.sf-menu ul li a {
    margin: 0;
    padding: 14px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.sf-sub-indicator {
    display: inline-block;
    width: 10px;
    position: relative;
    left: 8px;
    height: 10px;
}

.sf-sub-indicator [class^="icon-"], .sf-sub-indicator [class*=" icon-"] {
    color: #888;
    font-size: 12px;
    line-height: 16px;
    height: auto;
    background-color: transparent!important;
}

.sf-menu ul a:focus ,
.sf-menu ul a:hover ,
.sf-menu ul a:active ,
.sf-menu ul li:hover > a ,
.sf-menu ul li.sfHover > a {
    color: #27CFC3;
}

.sf-shadow ul.sf-shadow-off {
    background: none repeat scroll 0 0 transparent;
}

.sf-vertical, .sf-vertical li {
    width: 100%;
}

.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
    left: 100%;
    top: 0;
}

.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.sf-menu {
    line-height: 1;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 15em;
}

.sf-menu ul li, .sf-menu ul li li {
    font-size: 12px;
    width: 100%;
}

.sf-menu ul li:last-child a {
    border-bottom: medium none;
}

.sf-menu li:hover {
    visibility: inherit;
}

.sf-menu li {
    float: left;
    line-height: 12px!important;
    font-size: 12px!important;
    position: relative;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 33px;
    z-index: 999;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 15em;
    top: 0px;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 15em;
    top: 0;
}

.sf-menu .sf-with-ul a {
    min-width: 1px;
    padding-right: 16px!important;
}

#navigation-wrapper .sf-menu li ul li a {
    font-size: 12px;
    line-height: 13px;
    color: #A0A0A0 !important;
    transition: none;
    background-color: #1F1F1F;
    border-radius: 3px;

}

#navigation-wrapper .sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a {
    color: #fff !important;
    background-color: #1A86CA!important;
}

.sf-menu li ul li.sfHover > a .sf-sub-indicator [class^="icon-"] {
    color: #27CFC3;
}

.sf-menu li ul li .sf-sub-indicator {
    right: 14px;
    left: auto;
    top: 14px;
    display: block;
    position: absolute;
}

.sf-menu li ul, .sf-menu li li ul {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.sf-menu li li ul {
    left: 15em!important;
}

.sf-menu {
    float: right;
}

.sf-menu a {
    margin: 0 1px;
    /*padding: 0.75em 1em 32px;*/
    text-decoration: none;
}

.sf-menu ul li {
    font-weight: normal;
}

.sf-menu .sfHover ul li a, .sf-menu .sfHover ul li li a {
    box-shadow: none;
}

.sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active, .sf-menu ul li li a:focus, .sf-menu ul li li a:hover, .sf-menu ul li li a:active {
    border-radius: 0 0 0 0;
    box-shadow: none;
    text-shadow: none;
}

.sf-menu > li {
}

.sf-menu > li a {
    font-size: 14px;
    color: #DADADA;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    letter-spacing: 0pt;
    padding: 10px 10px;
    margin-left: 10px;
    font-weight: 600;
}

#navigation-wrapper {
    padding-top: 40px;
}

header li.current-menu-item a {
    color: #fec31d;
}

#navigation-wrapper li.current-menu-item a:after {
    display: none;
}

.sf-menu > li a:hover, #navigation-wrapper .sfHover > a {
}

.sf-menu > li a:after, #navigation-wrapper .sfHover > a:after {
    display: block;
    content: '';
    position: relative;
    left: 0;
    top: 10px;
    margin: 0 auto;
    height: 2px;
    width: 0;
    -webkit-transition: width 0.25s ease;
    transition: width 0.25s ease;
    background-color: #fec31d;
}

ul.sub-menu .sfHover > a:after, .sf-menu ul.sub-menu > li a:after {
    display: none !important;
}

.sf-menu > li a:hover:after, #navigation-wrapper .sfHover > a:after {
    width: 100%;
}

ul.sub-menu {
    margin-top: 15px;
    min-width: 200px !important;
}

li.megamenu ul.sub-menu {
    margin-top: 53px;
}

ul.sub-menu li a {
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
    color: #8D8D8D;
}

ul.sub-menu ul.sub-menu {
    margin-top: 0px !important;
    margin-left: 21px !important;
}

ul.sub-menu ul.sub-menu a {
    color: inherit !important;
}

ul.sub-menu li a:hover {
    color: #fff !important;
}


#navigation-wrapper ul.sub-menu li a:after {
    content: '\e895';
    font-family: fontello;
    float: right;
}

#top-bar .sf-with-ul:after {
    content: '\e897';
    font-family: fontello;
    padding-left: 5px;
}


#navigation-wrapper div > ul > li.megamenu {
    position: inherit!important;
}

#navigation-wrapper div > ul > li.megamenu > ul.sub-menu {
    width: 100%;
    left: 0px;
    padding: 15px 0px;
    background-color: #1F1F1F;
}

#navigation-wrapper div > ul > li.megamenu > ul > li {
    display: table-cell!important;
    float: none!important;
    padding: 0px 15px;
    width: 33.33%;
}

#navigation-wrapper div > ul > li.megamenu > ul > li:last-child {
    border-right: none!important;
}

#navigation-wrapper div > ul > li.megamenu.columns-3 > ul > li { width: 33.33%; }
#navigation-wrapper div > ul > li.megamenu.columns-4 > ul > li { width: 25%; }
#navigation-wrapper div > ul > li.megamenu.columns-5 > ul > li { width: 20%; }
#navigation-wrapper div > ul > li.megamenu.columns-6 > ul > li { width: 16.66%%; }

#navigation-wrapper div > ul > li.megamenu > ul > li ul {
    display: block!important;
    top: 0px!important;
    width: 100%;
    opacity: 1!Important;
    left: -20px!important;
    position: relative!important;
}

#navigation-wrapper div > ul > li.megamenu > ul > li {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#navigation-wrapper div > ul > li.megamenu ul li a {
    border-bottom: none!important;
    padding: 9px 15px;
}

#navigation-wrapper div > ul > li.megamenu > ul > li > a {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2px;
}

#navigation-wrapper div > ul > li.megamenu > ul ul li a:hover, #navigation-wrapper div > ul > li.megamenu > ul ul li.current-menu-item a {
    color: #fff!important;
}

#navigation-wrapper div > ul > li.megamenu > ul > li > a:hover, #navigation-wrapper div > ul > li.megamenu > ul > li.sfHover > a {
    background-color: transparent!important;
}

#navigation-wrapper div > ul > li.megamenu > ul > li a.sf-with-ul {
    color: #fff !important;
}

#navigation-wrapper .sf-menu li.megamenu ul li a {
    background:none;
}

#navigation-wrapper .sf-menu li.megamenu ul.sub-menu {
    min-width: inherit !important;
}

#navigation-wrapper .sf-menu li.megamenu ul.sub-menu li a:after {
    display: none;
}

/* =Page Top
-------------------------------------------------------------- */

#page-top {
    background: #1A86CA;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.1);
 /* inner shadow */
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.1);
 /* inner shadow */
    box-shadow: inset 0 0 2px rgba(0,0,0,.1);
 /* inner shadow */
    position: relative;
    overflow: hidden;
    z-index: 50;
}

#page-top div.wrapper {
    min-height: 100px;
    padding: 45px 0px 15px 0px;
}

#page-top.title_only div.wrapper {
    min-height: 70px;
    padding: 35px 0px 0px 0px;
}

#page-top h1 {
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    letter-spacing: -1pt;
}

body.single #page-top h1 {
	padding-bottom:30px;
}

#page-top h2 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
    color: #fff
}

#header-left-content {
    color: #D8D8D8;
}

#header-left-content h2 {
    font-size: 16px;
    margin-bottom: 30px;
}

#brea