.container {
  width: 100%;
  max-width: 1244px; }

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1.6; }

/*-------------------------------- begin menu-mobile ------------------------------------*/
.is-hidden {
  overflow: hidden; }
  .is-hidden .menu-mobile .topNav {
    position: fixed;
    top: 10px; }

.menu-mobile .topNav-toggle, .menu-mobile [hidden], .menu-mobile template {
  display: none; }

.menu-mobile .main.-hp:after, .menu-mobile .mainHeader-scrollDown, .menu-mobile .mainHeader-videoBackground, .menu-mobile .topNav, .menu-mobile .topNav-bannerWrapper:after, .menu-mobile .topNav-inner {
  left: 0;
  right: 0;
  bottom: 0; }

.menu-mobile .darkTheme .mainHeader-intro, .menu-mobile .grid-item, .menu-mobile .headline, .menu-mobile .mainNav-itemTitle, .menu-mobile .newsletter-title, .menu-mobile .section-figcaption {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased; }

.menu-mobile .topNav-logoIndicator, .menu-mobile .topNav-menu:before {
  letter-spacing: .2em;
  text-transform: uppercase; }

.menu-mobile button, .menu-mobile html input[type=button], .menu-mobile input[type=reset], .menu-mobile input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

.menu-mobile button[disabled], .menu-mobile html input[disabled] {
  cursor: default; }

.menu-mobile .roundedCta, .menu-mobile .topNav-menu {
  cursor: pointer;
  text-decoration: none; }

.menu-mobile .topNav {
  position: absolute;
  z-index: 990;
  pointer-events: none;
  color: #fff; }
  @media (min-width: 600px) {
    .menu-mobile .topNav {
      top: 10px; } }
  @media (max-width: 599px) {
    .menu-mobile .topNav {
      top: 10px; } }

.menu-mobile .topNav-inner {
  position: absolute;
  top: 0;
  overflow-y: hidden; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner {
  overflow-y: scroll; }

.menu-mobile .topNav-bannerWrapper {
  padding: 0 2rem;
  position: relative;
  z-index: 1; }

@media screen and (min-width: 48em) {
  .menu-mobile .topNav-bannerWrapper {
    padding: 0 5rem; } }

@media screen and (min-width: 64em) {
  .menu-mobile .topNav-bannerWrapper {
    padding: 0 5rem; } }

.menu-mobile .topNav-bannerWrapper:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  -o-transition: transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out; }

.menu-mobile .mainHeader-cover, .menu-mobile .mainHeader-intro, .menu-mobile .topNav-backToHome {
  position: relative;
  z-index: 1; }

.menu-mobile .topNav-bannerWrapper.is-scrolled:after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-bannerWrapper:after {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.menu-mobile .topNav-bannerInner {
  margin: auto;
  display: table;
  width: 100%;
  height: 5rem;
  max-width: 144rem; }

@media screen and (min-width: 48em) {
  .menu-mobile .topNav-bannerInner {
    height: 6rem; } }

@media screen and (min-width: 64em) {
  .menu-mobile .topNav-bannerInner {
    height: 8rem; } }

.menu-mobile .topNav-left, .menu-mobile .topNav-right {
  display: table-cell;
  vertical-align: middle;
  font-size: 0; }

.menu-mobile .topNav-backToHome, .menu-mobile .topNav-logoIndicator, .menu-mobile .topNav-menu, .menu-mobile .topNav-menu:before, .menu-mobile .topNav-menuIcon {
  display: inline-block;
  vertical-align: middle; }

.menu-mobile .topNav-left svg g, .menu-mobile .topNav-right svg g {
  -webkit-transition: stroke .3s ease-out;
  -o-transition: stroke .3s ease-out;
  transition: stroke .3s ease-out; }

.menu-mobile .darkTheme .topNav-left svg g, .menu-mobile .darkTheme .topNav-right svg g, .menu-mobile .is-scrolled .topNav-left svg g, .menu-mobile .is-scrolled .topNav-right svg g, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-left svg g, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-right svg g {
  stroke: #fff; }

.menu-mobile .topNav-backToHome {
  text-decoration: none;
  pointer-events: auto; }

.menu-mobile .topNav-backToHome:focus ~ .topNav-logoIndicator, .menu-mobile .topNav-backToHome:hover ~ .topNav-logoIndicator {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.menu-mobile .topNav-logo {
  width: 30px;
  height: 15px; }

@media screen and (min-width: 93.75em) {
  .menu-mobile .topNav-bannerWrapper {
    padding: 0 9rem; }
  .menu-mobile .topNav-logo {
    width: 35px;
    height: 18px; } }

.menu-mobile .topNav-logo path {
  -webkit-transition: fill .3s ease-out;
  -o-transition: fill .3s ease-out;
  transition: fill .3s ease-out; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-logo {
  background-color: transparent; }

.menu-mobile .darkTheme .topNav-logo path, .menu-mobile .is-scrolled .topNav-logo path, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-logo path {
  fill: #fff; }

.menu-mobile .topNav-logoIndicator {
  padding-left: 1rem;
  font-size: 1.1rem;
  text-decoration: none;
  color: #13171F;
  opacity: 0;
  -webkit-transform: translateX(-0.5em);
  -ms-transform: translateX(-0.5em);
  transform: translateX(-0.5em);
  -webkit-transition: -webkit-transform .2s ease-out, opacity .2s ease-out, color .3s ease-out;
  -webkit-transition: opacity .2s ease-out, color .3s ease-out, -webkit-transform .2s ease-out;
  transition: opacity .2s ease-out, color .3s ease-out, -webkit-transform .2s ease-out;
  -o-transition: transform .2s ease-out, opacity .2s ease-out, color .3s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out, color .3s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out, color .3s ease-out, -webkit-transform .2s ease-out;
  pointer-events: none; }

@media screen and (min-width: 93.75em) {
  .menu-mobile .topNav-logoIndicator {
    font-size: 1.2rem; } }

.menu-mobile .darkTheme .topNav-logoIndicator, .menu-mobile .is-scrolled .topNav-logoIndicator, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-logoIndicator {
  color: #fff; }

.menu-mobile .topNav-right {
  font-size: 0;
  text-align: right;
  text-decoration: none; }

.menu-mobile .topNav-menu {
  pointer-events: auto;
  outline-width: 0; }

.menu-mobile .topNav-menu:before {
  content: 'Menu';
  padding-right: 1rem;
  font-size: 1.1rem;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out; }

.menu-mobile .article-inner .article-intro, .menu-mobile .cards-desc, .menu-mobile .cards-info, .menu-mobile .cards-intro, .menu-mobile .grid-desc, .menu-mobile .headline-desc, .menu-mobile .mainHeader-headline, .menu-mobile .section-ctaTxt, .menu-mobile .section-quote, .menu-mobile .section-subtitle, .menu-mobile .team-desc {
  letter-spacing: .05em; }

.menu-mobile .darkTheme .topNav-menu:before, .menu-mobile .is-scrolled .topNav-menu:before, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu:before {
  color: #fff; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu:before {
  content: 'Close'; }

.menu-mobile .headline-title.-bubble:after, .menu-mobile .main.-hp:after, .menu-mobile .mainHeader-videoContainer:after, .menu-mobile .mainHeader-videoContainer:before {
  content: ''; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-1 {
  -webkit-transform: rotate(45deg) translateX(5px) translateY(-3px);
  -ms-transform: rotate(45deg) translateX(5px) translateY(-3px);
  transform: rotate(45deg) translateX(5px) translateY(-3px); }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2 {
  opacity: 0; }

@media all and (-ms-high-contrast: none) {
  .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2 {
    opacity: 1; }
  .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu ::-ms-backdrop {
    opacity: 1; } }

.menu-mobile .edge .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2 {
  opacity: 1; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-3 {
  -webkit-transform: rotate(-45deg) translateX(5px) translateY(3px);
  -ms-transform: rotate(-45deg) translateX(5px) translateY(3px);
  transform: rotate(-45deg) translateX(5px) translateY(3px); }

.menu-mobile .topNav-menuIcon {
  width: 24px;
  height: 24px; }

.menu-mobile .topNav-menuIcon .path-1, .menu-mobile .topNav-menuIcon .path-3 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51);
  transition: -webkit-transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51);
  -o-transition: transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51);
  transition: transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51);
  transition: transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51), -webkit-transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51); }

.menu-mobile .topNav-menuIcon .path-2 {
  -webkit-transition: opacity .35s ease-out;
  -o-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out; }

.menu-mobile .topNav-menuIcon .path-1 {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.menu-mobile .topNav-menuIcon .path-3 {
  -webkit-transform-origin: 0 24px;
  -ms-transform-origin: 0 24px;
  transform-origin: 0 24px; }

.menu-mobile .mainNav-itemTitleExternal:after, .menu-mobile .mainNav-link:after, .menu-mobile .mainNav:after, .menu-mobile .mainNav:before, .menu-mobile .team-desc:before, .menu-mobile .team-imgContainer:before {
  content: ''; }

.menu-mobile .mainNav-list, .menu-mobile .roundedCta {
  vertical-align: middle;
  text-align: center; }

.menu-mobile .mainNav {
  background: #2e3337;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear .3s, opacity ease-out .3s;
  -o-transition: visibility 0s linear .3s, opacity ease-out .3s;
  transition: visibility 0s linear .3s, opacity ease-out .3s;
  pointer-events: auto;
  overflow-y: scroll; }

.menu-mobile .mainNav:after, .menu-mobile .mainNav:before {
  position: fixed;
  z-index: 1;
  left: 0;
  right: 0;
  height: 5rem;
  display: none; }

@media screen and (min-width: 48em) {
  .menu-mobile .mainNav:after, .menu-mobile .mainNav:before {
    height: 6rem; } }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav:after, .menu-mobile .mainNav:before {
    height: 8rem; } }

.menu-mobile .mainNav:before {
  top: 0;
  background: -webkit-linear-gradient(#4B8BF2, rgba(83, 144, 236, 0));
  background: -webkit-gradient(linear, left top, left bottom, from(#4B8BF2), to(rgba(83, 144, 236, 0)));
  background: -o-linear-gradient(#4B8BF2, rgba(83, 144, 236, 0));
  background: linear-gradient(#4B8BF2, rgba(83, 144, 236, 0)); }

.menu-mobile .mainNav:after {
  bottom: 0;
  background: -webkit-linear-gradient(rgba(83, 144, 236, 0), #4B8BF2);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(83, 144, 236, 0)), to(#4B8BF2));
  background: -o-linear-gradient(rgba(83, 144, 236, 0), #4B8BF2);
  background: linear-gradient(rgba(83, 144, 236, 0), #4B8BF2); }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .mainNav {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s, opacity ease-out .3s;
  -o-transition: visibility 0s linear 0s, opacity ease-out .3s;
  transition: visibility 0s linear 0s, opacity ease-out .3s; }

.menu-mobile .mainNav-inner {
  padding: 5rem 0;
  display: table;
  height: 100%;
  width: 100%;
  overflow: hidden; }

@media screen and (min-width: 48em) {
  .menu-mobile .mainNav-inner {
    padding: 6rem 0; } }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-inner {
    padding: 8rem 0; } }

.menu-mobile .mainNav-list {
  margin: 0 auto;
  padding: 0;
  display: table-cell;
  list-style: none; }

.menu-mobile .mainNav-item {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.menu-mobile .mainNav-item + .mainNav-item .mainNav-link:before {
  content: '';
  margin: auto;
  display: block;
  max-width: 144rem;
  height: 1px;
  background-color: #8e8e8e; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(1) {
  -webkit-transition: opacity ease-out .3s -.14118s, -webkit-transform ease-out .3s -.14118s;
  transition: opacity ease-out .3s -.14118s, -webkit-transform ease-out .3s -.14118s;
  -o-transition: opacity ease-out .3s -.14118s, transform ease-out .3s -.14118s;
  transition: opacity ease-out .3s -.14118s, transform ease-out .3s -.14118s;
  transition: opacity ease-out .3s -.14118s, transform ease-out .3s -.14118s, -webkit-transform ease-out .3s -.14118s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(2) {
  -webkit-transition: opacity ease-out .3s -.08235s, -webkit-transform ease-out .3s -.08235s;
  transition: opacity ease-out .3s -.08235s, -webkit-transform ease-out .3s -.08235s;
  -o-transition: opacity ease-out .3s -.08235s, transform ease-out .3s -.08235s;
  transition: opacity ease-out .3s -.08235s, transform ease-out .3s -.08235s;
  transition: opacity ease-out .3s -.08235s, transform ease-out .3s -.08235s, -webkit-transform ease-out .3s -.08235s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(3) {
  -webkit-transition: opacity ease-out .3s -.02353s, -webkit-transform ease-out .3s -.02353s;
  transition: opacity ease-out .3s -.02353s, -webkit-transform ease-out .3s -.02353s;
  -o-transition: opacity ease-out .3s -.02353s, transform ease-out .3s -.02353s;
  transition: opacity ease-out .3s -.02353s, transform ease-out .3s -.02353s;
  transition: opacity ease-out .3s -.02353s, transform ease-out .3s -.02353s, -webkit-transform ease-out .3s -.02353s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(4) {
  -webkit-transition: opacity ease-out .3s 35.29ms, -webkit-transform ease-out .3s 35.29ms;
  transition: opacity ease-out .3s 35.29ms, -webkit-transform ease-out .3s 35.29ms;
  -o-transition: opacity ease-out .3s 35.29ms, transform ease-out .3s 35.29ms;
  transition: opacity ease-out .3s 35.29ms, transform ease-out .3s 35.29ms;
  transition: opacity ease-out .3s 35.29ms, transform ease-out .3s 35.29ms, -webkit-transform ease-out .3s 35.29ms; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(5) {
  -webkit-transition: opacity ease-out .3s .09412s, -webkit-transform ease-out .3s .09412s;
  transition: opacity ease-out .3s .09412s, -webkit-transform ease-out .3s .09412s;
  -o-transition: opacity ease-out .3s .09412s, transform ease-out .3s .09412s;
  transition: opacity ease-out .3s .09412s, transform ease-out .3s .09412s;
  transition: opacity ease-out .3s .09412s, transform ease-out .3s .09412s, -webkit-transform ease-out .3s .09412s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(6) {
  -webkit-transition: opacity ease-out .3s .15294s, -webkit-transform ease-out .3s .15294s;
  transition: opacity ease-out .3s .15294s, -webkit-transform ease-out .3s .15294s;
  -o-transition: opacity ease-out .3s .15294s, transform ease-out .3s .15294s;
  transition: opacity ease-out .3s .15294s, transform ease-out .3s .15294s;
  transition: opacity ease-out .3s .15294s, transform ease-out .3s .15294s, -webkit-transform ease-out .3s .15294s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(7) {
  -webkit-transition: opacity ease-out .3s .21176s, -webkit-transform ease-out .3s .21176s;
  transition: opacity ease-out .3s .21176s, -webkit-transform ease-out .3s .21176s;
  -o-transition: opacity ease-out .3s .21176s, transform ease-out .3s .21176s;
  transition: opacity ease-out .3s .21176s, transform ease-out .3s .21176s;
  transition: opacity ease-out .3s .21176s, transform ease-out .3s .21176s, -webkit-transform ease-out .3s .21176s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(8) {
  -webkit-transition: opacity ease-out .3s .27059s, -webkit-transform ease-out .3s .27059s;
  transition: opacity ease-out .3s .27059s, -webkit-transform ease-out .3s .27059s;
  -o-transition: opacity ease-out .3s .27059s, transform ease-out .3s .27059s;
  transition: opacity ease-out .3s .27059s, transform ease-out .3s .27059s;
  transition: opacity ease-out .3s .27059s, transform ease-out .3s .27059s, -webkit-transform ease-out .3s .27059s; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .mainNav-item {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.menu-mobile .mainNav-link {
  padding: 0 2rem;
  display: block;
  height: 6rem;
  line-height: 6rem;
  font-size: 1.8rem;
  font-weight: 300;
  text-decoration: none;
  color: #fff; }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-link {
    height: 11rem;
    line-height: 11rem;
    font-size: 3.2rem; }
  .menu-mobile .mainNav-link:focus:after, .menu-mobile .mainNav-link:hover:after {
    opacity: 1; }
  .menu-mobile .mainNav-link:focus .mainNav-itemTitle, .menu-mobile .mainNav-link:hover .mainNav-itemTitle {
    -webkit-transform: translateY(-1.2rem);
    -ms-transform: translateY(-1.2rem);
    transform: translateY(-1.2rem); }
  .menu-mobile .mainNav-link:focus .mainNav-itemSubtitle, .menu-mobile .mainNav-link:hover .mainNav-itemSubtitle {
    opacity: 1;
    -webkit-transform: translateY(-9.2rem);
    -ms-transform: translateY(-9.2rem);
    transform: translateY(-9.2rem); } }

@media screen and (min-width: 93.75em) {
  .menu-mobile .mainNav-link {
    padding: 0 9rem;
    font-size: 3.8rem; }
  .menu-mobile .mainNav-link:focus .mainNav-itemTitle, .menu-mobile .mainNav-link:hover .mainNav-itemTitle {
    -webkit-transform: translateY(-1.4rem);
    -ms-transform: translateY(-1.4rem);
    transform: translateY(-1.4rem); }
  .menu-mobile .mainNav-link:focus .mainNav-itemSubtitle, .menu-mobile .mainNav-link:hover .mainNav-itemSubtitle {
    opacity: 1;
    -webkit-transform: translateY(-8.8rem);
    -ms-transform: translateY(-8.8rem);
    transform: translateY(-8.8rem); } }

.menu-mobile .mainNav-link:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: -1px;
  opacity: 0;
  background-color: #8e8e8e;
  -webkit-transition: .2s opacity ease-out;
  -o-transition: .2s opacity ease-out;
  transition: .2s opacity ease-out; }

.menu-mobile .mainNav-itemSubtitle, .menu-mobile .mainNav-itemTitle {
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform .25s ease-out, opacity .25s ease-out;
  -webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
  transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
  -o-transition: transform .25s ease-out, opacity .25s ease-out;
  transition: transform .25s ease-out, opacity .25s ease-out;
  transition: transform .25s ease-out, opacity .25s ease-out, -webkit-transform .25s ease-out; }

.menu-mobile .mainNav-itemTitle {
  display: block;
  font-weight: 300; }

.menu-mobile .mainNav-itemTitleExternal {
  position: relative;
  display: inline-block; }

.menu-mobile .mainNav-itemTitleExternal:after {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(50% + 2px);
  right: -30px;
  background-image: url(icon-external-link.svg);
  background-size: cover;
  opacity: .4;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media screen and (min-width: 48em) {
  .menu-mobile .mainNav-itemTitleExternal:after {
    width: 35px;
    height: 35px;
    top: calc(50% + 3px);
    right: -35px; } }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-itemTitleExternal:after {
    width: 41px;
    height: 41px;
    right: -41px; } }

.menu-mobile .mainNav-itemSubtitle {
  display: none; }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-itemSubtitle {
    display: block;
    letter-spacing: .05em;
    font-size: 1.4rem;
    font-style: italic;
    opacity: 0;
    -webkit-transform: translateY(-10rem);
    -ms-transform: translateY(-10rem);
    transform: translateY(-10rem); } }

@media screen and (min-width: 93.75em) {
  .menu-mobile .mainNav-itemTitleExternal:after {
    width: 48px;
    height: 48px;
    top: calc(50% + 4px);
    right: -48px; }
  .menu-mobile .mainNav-itemSubtitle {
    font-size: 1.6rem; } }

/*-------------------------------- end menu-mobile ------------------------------------*/
header {
  background: #2e3337; }
  header .info-phone-address {
    background: #f26721;
    padding-top: 15px;
    padding-bottom: 15px; }
    header .info-phone-address .info-contact > div {
      float: left;
      font-size: 18px;
      line-height: 1.2; }
      header .info-phone-address .info-contact > div img {
        float: left;
        padding-right: 10px; }
      header .info-phone-address .info-contact > div p {
        display: -webkit-inline-box;
        margin-bottom: 0; }
        header .info-phone-address .info-contact > div p span {
          font-size: 16px; }
    header .info-phone-address .info-contact .address-class {
      margin-left: 40px; }
    header .info-phone-address .info-contact .facebook-icon {
      margin-left: 40px; }
    header .info-phone-address .info-contact a, header .info-phone-address .info-contact a:focus, header .info-phone-address .info-contact a:hover {
      color: #fff;
      text-decoration: none; }
  @media (min-width: 675px) {
    header .hdfMobile {
      display: none; } }
  @media (min-width: 675px) and (max-width: 767px) {
    header .info-contact.pull-right {
      float: initial !important; } }
  @media (max-width: 674px) {
    header .hdfDesktop {
      display: none; }
    header .facebook-icon {
      margin-top: -45px; }
    header .info-contact.pull-right {
      float: initial !important; }
    header .phone-address-mobile {
      float: left; }
      header .phone-address-mobile a, header .phone-address-mobile a:focus {
        float: left;
        background: #f26721;
        text-align: center;
        padding: 3px;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 34px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        header .phone-address-mobile a img, header .phone-address-mobile a:focus img {
          width: 24px; }
      header .phone-address-mobile a:hover {
        background: #d54c08; }
    header .logo-menu .logo img {
      margin-left: -35px; }
    header .topNav-right label {
      width: 46px;
      text-align: center;
      margin-right: -8px; } }
  header .logo-menu {
    padding-top: 18px;
    padding-bottom: 18px; }
    @media (max-width: 992px) {
      header .logo-menu .logo {
        float: inherit !important;
        text-align: center; }
        header .logo-menu .logo img {
          display: -webkit-inline-box; } }
    @media (min-width: 768px) and (max-width: 992px) {
      header .logo-menu .menu-class {
        float: inherit !important;
        text-align: center; }
        header .logo-menu .menu-class .menu {
          display: inline-block;
          margin-top: 20px !important;
          float: inherit !important; }
          header .logo-menu .menu-class .menu a {
            padding: 5px 5px;
            margin-left: 4px;
            margin-right: 4px;
            font-size: 13px; } }
    header .logo-menu .menu-class > .container {
      padding-left: 0;
      padding-right: 0; }
    @media (min-width: 768px) {
      header .logo-menu .menu-class .menu {
        margin-top: 35px;
        float: left; }
        header .logo-menu .menu-class .menu ul {
          padding-left: 0;
          margin-bottom: 0;
          float: left; }
          header .logo-menu .menu-class .menu ul li {
            float: left;
            list-style: none; }
            header .logo-menu .menu-class .menu ul li a, header .logo-menu .menu-class .menu ul li a:focus {
              float: left;
              color: #fff;
              text-decoration: none;
              -webkit-transition: all .3s ease-in-out;
              -o-transition: all .3s ease-in-out;
              transition: all .3s ease-in-out; } }
        @media (min-width: 768px) and (min-width: 1200px) {
          header .logo-menu .menu-class .menu ul li a, header .logo-menu .menu-class .menu ul li a:focus {
            margin-left: 30px;
            padding: 7px 12px; } }
        @media (min-width: 768px) and (min-width: 993px) and (max-width: 1199px) {
          header .logo-menu .menu-class .menu ul li a, header .logo-menu .menu-class .menu ul li a:focus {
            margin-left: 8px;
            padding: 7px 8px; } }
    @media (min-width: 768px) {
            header .logo-menu .menu-class .menu ul li a:hover {
              color: #fff;
              background: #f26721;
              text-decoration: none; }
          header .logo-menu .menu-class .menu ul li.active a {
            color: #fff;
            background: #f26721;
            text-decoration: none; } }

.banner {
  background: #2e3337; }
  .banner .banner-left {
    background: url("/Content/images/user-for-sale.jpg") right top no-repeat; }
    .banner .banner-left .box-banner {
      float: right; }
      @media (min-width: 993px) {
        .banner .banner-left .box-banner {
          margin-top: 65px;
          margin-right: 8%; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .banner .banner-left .box-banner {
          margin-top: 42px;
          margin-right: 8%; } }
      @media (min-width: 631px) and (max-width: 767px) {
        .banner .banner-left .box-banner {
          margin-top: 65px;
          margin-right: 8%; } }
      @media (max-width: 630px) {
        .banner .banner-left .box-banner {
          margin-top: 10%;
          margin-bottom: 10%;
          margin-right: 5%;
          margin-left: 5%;
          width: 90%; } }
      @media (min-width: 631px) {
        .banner .banner-left .box-banner a:after {
          left: -20px;
          top: 40%;
          border-right: 20px solid rgba(38, 38, 38, 0.8); } }
  .banner .banner-right {
    background: url("/Content/images/we-buy-4wds.jpg") left top no-repeat; }
    .banner .banner-right .box-banner {
      float: left; }
      @media (min-width: 993px) {
        .banner .banner-right .box-banner {
          margin-top: 65px;
          margin-left: 8%; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .banner .banner-right .box-banner {
          margin-top: 62px;
          margin-left: 8%; } }
      @media (min-width: 631px) and (max-width: 767px) {
        .banner .banner-right .box-banner {
          margin-top: 65px;
          margin-left: 8%; } }
      @media (max-width: 630px) {
        .banner .banner-right .box-banner {
          margin-top: 10%;
          margin-bottom: 10%;
          margin-right: 5%;
          margin-left: 5%;
          width: 90%; } }
      @media (min-width: 631px) {
        .banner .banner-right .box-banner a:after {
          right: -20px;
          top: 40%;
          border-left: 20px solid rgba(38, 38, 38, 0.8); } }
  @media (min-width: 631px) {
    .banner .banner-left, .banner .banner-right {
      height: 320px; } }
  @media (max-width: 630px) {
    .banner .banner-left, .banner .banner-right {
      float: left;
      width: 100%; } }
  .banner .banner-left .box-banner a, .banner .banner-right .box-banner a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    float: left;
    color: #fff;
    background: rgba(38, 38, 38, 0.8);
    text-align: center;
    padding: 25px;
    text-decoration: none;
    position: relative;
    width: 100%; }
    @media (min-width: 993px) {
      .banner .banner-left .box-banner a, .banner .banner-right .box-banner a {
        width: 350px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .banner .banner-left .box-banner a, .banner .banner-right .box-banner a {
        width: 310px; } }
    @media (min-width: 631px) and (max-width: 767px) {
      .banner .banner-left .box-banner a, .banner .banner-right .box-banner a {
        width: 350px; } }
    .banner .banner-left .box-banner a h2, .banner .banner-right .box-banner a h2 {
      margin-top: 0;
      font-size: 24px;
      font-weight: 600; }
    .banner .banner-left .box-banner a span, .banner .banner-right .box-banner a span {
      background: #f26721;
      color: #fff;
      display: inline-block;
      margin-top: 10px;
      padding: 10px 20px; }
  .banner .banner-left .box-banner a:hover, .banner .banner-right .box-banner a:hover {
    text-decoration: none; }
    .banner .banner-left .box-banner a:hover span, .banner .banner-right .box-banner a:hover span {
      background: #d54c08;
      color: #fff; }
  .banner .banner-left .box-banner a:after, .banner .banner-right .box-banner a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute; }

.banner-content {
  height: 320px; }
  .banner-content .box-banner-content {
    display: -webkit-inline-box;
    color: #fff;
    background: rgba(242, 103, 33, 0.8);
    text-align: center;
    padding: 25px;
    margin-top: 12%; }
    .banner-content .box-banner-content h1 {
      margin-top: 0;
      margin-bottom: 0;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .banner-content .box-banner-content h1 {
          font-size: 32px; } }

.banner-Used4wdsForSale {
  background: url("/Content/images/banners/userforsale.jpg") center center no-repeat; }

.banner-WeBuy4wds {
  background: url("/Content/images/banners/webuy.jpg") center center no-repeat; }

.banner-Workshop {
  background: url("/Content/images/banners/workshop.jpg") center center no-repeat; }

.banner-VehicleInspections {
  background: url("/Content/images/banners/VehicleInspection.jpg") center center no-repeat; }

.banner-ContactUs {
  background: url("/Content/images/banners/contactbanner.jpg") center center no-repeat; }

.title-welcome p {
  font-size: 28px;
  margin-bottom: 0; }

.title-welcome h1 {
  color: #f26721;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 600; }

.text-welcome, .text-contact, .text-webuy4wds, .text-workshop {
  background: #f26721;
  position: relative;
  float: left; }
  .text-welcome a.read-more, .text-welcome a.read-more:focus, .text-contact a.read-more, .text-contact a.read-more:focus, .text-webuy4wds a.read-more, .text-webuy4wds a.read-more:focus, .text-workshop a.read-more, .text-workshop a.read-more:focus {
    background: #2e3337;
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    display: -webkit-inline-box;
    border-radius: 0;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .text-welcome a.read-more:hover, .text-contact a.read-more:hover, .text-webuy4wds a.read-more:hover, .text-workshop a.read-more:hover {
    background: #3b3e44;
    color: #fff;
    text-decoration: none; }
  .text-welcome h2, .text-contact h2, .text-webuy4wds h2, .text-workshop h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4; }
  .text-welcome h3, .text-contact h3, .text-webuy4wds h3, .text-workshop h3 {
    font-size: 14px; }

@media (min-width: 1200px) {
  .text-welcome {
    width: 530px;
    margin-top: -332px; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .text-welcome {
    width: 440px;
    margin-top: -345px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .text-welcome {
    width: 405px;
    margin-top: -345px; } }

@media (min-width: 768px) {
  .text-welcome, .text-contact, .text-webuy4wds, .text-workshop {
    padding: 30px;
    margin-left: 30px;
    margin-right: 30px; }
  .text-welcome:after, .text-contact:after, .text-webuy4wds:after, .text-workshop:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f26721;
    right: -20px;
    position: absolute;
    top: 40%; } }

@media (max-width: 767px) {
  .text-welcome, .text-contact, .text-webuy4wds, .text-workshop {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: -25px;
    padding: 20px; }
  .text-welcome:after, .text-contact:after, .text-webuy4wds:after, .text-workshop:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #f26721;
    top: -20px;
    left: 45%;
    position: absolute; } }

.text-contact button {
  width: 100%; }

.text-contact .cl-validate {
  color: #fff !important; }

@media (min-width: 1200px) {
  .text-contact {
    width: 650px;
    margin-top: -520px; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .text-contact {
    width: 520px;
    margin-top: -530px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .text-contact {
    width: 405px;
    margin-top: -500px; } }

@media (max-width: 767px) {
  .text-contact {
    margin-top: -40px !important; } }

.box-webuy4wds button {
  width: 100%; }

.box-webuy4wds button.btn-sendEmail {
  background: #f26721 !important;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.box-webuy4wds button.btn-sendEmail:hover {
  background: #d54c08 !important;
  color: #fff; }

.box-webuy4wds ul {
  list-style: none;
  padding: 0px; }
  .box-webuy4wds ul li {
    background: rgba(213, 76, 8, 0.55);
    padding: 10px;
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .box-webuy4wds ul li span {
        padding: 1px 5px;
        float: left;
        margin-right: 10px;
        background: #3b3e44;
        margin-top: 5px; } }
  @media (min-width: 768px) and (min-width: 768px) and (max-width: 993px) {
    .box-webuy4wds ul li span {
      margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .box-webuy4wds ul li span {
        font-weight: 600; } }

.box-webuy4wds .frmEmail > div > div form {
  margin-top: 10px;
  float: left;
  width: 100%;
  border: 1px dashed #fff;
  padding: 20px; }

@media (min-width: 1200px) {
  .text-webuy4wds {
    width: 600px;
    margin-top: -525px; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .text-webuy4wds {
    width: 520px;
    margin-top: -520px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .text-webuy4wds {
    width: 420px;
    margin-top: -500px; } }

@media (max-width: 767px) {
  .text-webuy4wds {
    margin-top: -40px !important; } }

.box-workshop button {
  width: 100%; }

.box-workshop button.btn-sendEmail {
  background: #f26721 !important;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.box-workshop button.btn-sendEmail:hover {
  background: #d54c08 !important;
  color: #fff; }

.box-workshop ul {
  list-style: none;
  padding-left: 20px; }
  .box-workshop ul li {
    background: url("/Content/images/icon-list.png") left top no-repeat;
    padding-left: 30px;
    padding-bottom: 10px; }

.box-workshop .frmEmail > div > div form {
  margin-top: 10px;
  float: left;
  width: 100%;
  border: 1px dashed #fff;
  padding: 20px; }

@media (min-width: 1200px) {
  .text-workshop {
    width: 600px;
    margin-top: -660px; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .text-workshop {
    width: 520px;
    margin-top: -670px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .text-workshop {
    width: 420px;
    margin-top: -635px; } }

@media (max-width: 767px) {
  .text-workshop {
    margin-top: -100px !important; } }

.content-main {
  background: #2e3337;
  color: #fff;
  width: 100%;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px; }

.logo-home {
  padding-top: 25px;
  padding-bottom: 25px;
  width: 100%;
  float: left;
  text-align: center; }
  .logo-home img {
    display: -webkit-inline-box; }

footer {
  background: #2e3337;
  color: #fff;
  float: left;
  width: 100%; }
  footer .footer-info {
    padding-top: 60px;
    padding-bottom: 60px; }
    footer .footer-info .footer-boxs h3 {
      color: #f26721;
      margin-top: 0px;
      margin-bottom: 15px;
      font-size: 24px; }
    footer .footer-info .footer-boxs table {
      line-height: 2; }
    footer .footer-info > .container > .row > div {
      margin-bottom: 40px; }
  footer .footer-copyright {
    background: #3b3e44;
    width: 100%;
    float: left;
    padding-bottom: 15px; }
    footer .footer-copyright p {
      margin-bottom: 5px; }
    footer .footer-copyright img {
      margin-top: -50px;
      margin-bottom: 20px; }

#btnTopPages {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 9999;
  background: #f26721;
  padding: 3px 5px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

#btnTopPages a, #btnTopPages:hover {
  color: #fff !important;
  text-decoration: inherit;
  background: #f26721; }

.frmEmail {
  float: left;
  width: 100%; }
  .frmEmail .form-control {
    border-radius: 0; }
  .frmEmail input.form-control {
    height: 40px; }
  .frmEmail button.btn-sendEmail {
    background: #2e3337;
    color: #fff;
    padding: 15px 20px;
    margin-top: 10px;
    display: -webkit-inline-box;
    border-radius: 0;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .frmEmail button.btn-sendEmail:hover {
    background: #3b3e44;
    color: #fff;
    text-decoration: none; }
  @media (max-width: 767px) {
    .frmEmail .form-group {
      margin-bottom: 0px; }
      .frmEmail .form-group > .col-sm-6, .frmEmail .form-group > .col-sm-12 {
        margin-bottom: 15px; } }
  .frmEmail .cl-validate {
    float: left;
    font-size: 13px;
    color: #f26721; }
  .frmEmail .mar-top-class {
    margin-bottom: 0; }

.contet-privacy h2, .contet-privacy h3 {
  color: #f26721; }

a, a:focus {
  color: #f26721;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

a:hover {
  color: #d54c08;
  text-decoration: none; }

.title-content {
  margin-top: 60px; }
  .title-content h4 {
    font-size: 32px; }

/*------------------------------------ begin detail ------------------------------------------*/
.DetailViewTwelve {
  margin-top: 60px;
  margin-bottom: 50px; }
  .DetailViewTwelve .product-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px; }
    .DetailViewTwelve .product-title h2 {
      margin-top: 10px;
      float: left;
      font-size: 24px; }
    .DetailViewTwelve .product-title .cl_search_results {
      background: #f26721;
      padding-top: 12px;
      padding-bottom: 12px;
      text-align: center;
      color: #fff; }
      .DetailViewTwelve .product-title .cl_search_results input {
        color: #fff; }
    .DetailViewTwelve .product-title .product-header {
      float: right; }
      .DetailViewTwelve .product-title .product-header .product-price {
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 5px;
        display: inline-block; }
      .DetailViewTwelve .product-title .product-header .drive-away-label {
        font-size: 13px; }
  .DetailViewTwelve .widget.form {
    background: #e0e0e0;
    padding: 15px;
    margin-bottom: 30px; }
    .DetailViewTwelve .widget.form h3 {
      border-bottom: 0;
      font-size: 22px;
      margin-top: 5px;
      padding-bottom: 5px; }
    .DetailViewTwelve .widget.form label {
      font-weight: inherit; }
  .DetailViewTwelve .product-slider {
    margin-bottom: 20px; }
  .DetailViewTwelve .product-comments {
    margin-bottom: 40px; }
    .DetailViewTwelve .product-comments h3 {
      background: #e0e0e0;
      font-size: 24px;
      padding: 15px; }
  .DetailViewTwelve #btnSendMail {
    text-align: center;
    display: block;
    background: #f26721;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .DetailViewTwelve #btnSendMail:hover {
    background: #f26721;
    color: #fff !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0); }

@media (min-width: 993px) {
  .product-title {
    background: #e0e0e0; }
    .product-title .col-md-4.col-lg-3 {
      float: right; }
      .product-title .col-md-4.col-lg-3 .cl_search_results {
        margin-right: -15px;
        margin-left: 8px; } }

@media (max-width: 992px) {
  .product-title .col-md-8.col-lg-9 {
    background: #e0e0e0;
    display: inline-block;
    width: 100%;
    margin-top: 20px; }
  .product-title .col-md-4.col-lg-3 {
    float: left; }
    .product-title .col-md-4.col-lg-3 .cl_search_results {
      margin-left: -15px;
      padding-left: 15px;
      padding-right: 15px; } }

@media (min-width: 768px) {
  .main-content .tab-content {
    padding: 30px 20px; }
    .main-content .tab-content .frm2-calculator {
      margin: 30px 20%; } }

.main-content .tab-content .vehicle_details_body table tr th {
  font-weight: 500; }

.main-content .tab-content .tab-pane .panel-group .panel-heading {
  padding-bottom: 0; }
  .main-content .tab-content .tab-pane .panel-group .panel-heading a {
    padding-left: 10px;
    padding-right: 10px; }
  .main-content .tab-content .tab-pane .panel-group .panel-heading a:hover {
    background: #fbfbfb; }
  .main-content .tab-content .tab-pane .panel-group .panel-heading i {
    margin-right: 10px; }

.main-content ul.nav-tabs {
  border-bottom: 0;
  text-align: center; }
  .main-content ul.nav-tabs li, .main-content ul.nav-tabs li:hover {
    background: #f0f0f0;
    background-image: url("/Content/images/icondetails12.png");
    background-repeat: no-repeat;
    float: left;
    height: 85px; }
    @media (min-width: 768px) {
      .main-content ul.nav-tabs li, .main-content ul.nav-tabs li:hover {
        width: 24%;
        margin-left: 0.5%;
        margin-right: 0.5%; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .main-content ul.nav-tabs li a, .main-content ul.nav-tabs li:hover a {
        padding: 0; } }
    @media (max-width: 767px) {
      .main-content ul.nav-tabs li, .main-content ul.nav-tabs li:hover {
        width: 49%;
        margin: 0.5%; } }
    .main-content ul.nav-tabs li a, .main-content ul.nav-tabs li a:hover, .main-content ul.nav-tabs li:hover a, .main-content ul.nav-tabs li:hover a:hover {
      background-color: transparent;
      border: 0;
      color: #2e3337;
      padding-top: 55px; }
  .main-content ul.nav-tabs li.tabs1, .main-content ul.nav-tabs li.tabs1:hover {
    background-position: center 5px; }
  .main-content ul.nav-tabs li.tabs2, .main-content ul.nav-tabs li.tabs2:hover {
    background-position: center -195px; }
  .main-content ul.nav-tabs li.tabs3, .main-content ul.nav-tabs li.tabs3:hover {
    background-position: center -195px; }
  .main-content ul.nav-tabs li.tabs4, .main-content ul.nav-tabs li.tabs4:hover {
    background-position: center -395px; }
  .main-content ul.nav-tabs li.active {
    background: #2e3337;
    background-image: url("/Content/images/icondetails12.png");
    background-repeat: no-repeat;
    float: left;
    height: 85px; }
    @media (min-width: 768px) {
      .main-content ul.nav-tabs li.active {
        width: 24%;
        margin-left: 0.5%;
        margin-right: 0.5%; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .main-content ul.nav-tabs li.active a {
        padding: 0; } }
    @media (max-width: 767px) {
      .main-content ul.nav-tabs li.active {
        width: 49%;
        margin: 0.5%; } }
    .main-content ul.nav-tabs li.active a, .main-content ul.nav-tabs li.active a:hover {
      background-color: transparent;
      border: 0;
      color: #fff;
      padding-top: 55px; }
  .main-content ul.nav-tabs li.tabs1.active {
    background-position: center -95px; }
  .main-content ul.nav-tabs li.tabs2.active {
    background-position: center -295px; }
  .main-content ul.nav-tabs li.tabs3.active {
    background-position: center -295px; }
  .main-content ul.nav-tabs li.tabs4.active {
    background-position: center -495px; }

.main-content .panel-group .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0; }
  .main-content .panel-group .panel .panel-heading {
    background: transparent;
    padding: 0 0 5px 0;
    border: 1px solid #f0f0f0; }
    .main-content .panel-group .panel .panel-heading a {
      display: inline-block;
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px; }
    .main-content .panel-group .panel .panel-heading a, .main-content .panel-group .panel .panel-heading a:focus, .main-content .panel-group .panel .panel-heading a:hover {
      text-decoration: none; }
    .main-content .panel-group .panel .panel-heading i {
      position: relative;
      margin-top: -30px; }
  .main-content .panel-group .panel > div.panel-collapse.collapse, .main-content .panel-group .panel > div.panel-collapse.collapsing, .main-content .panel-group .panel > div.panel-collapse.collapse.in {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2.4; }

.panel-group .panel + .panel {
  margin-top: 10px; }

/*------------------------------------ end detail ------------------------------------------*/
div.tooltip {
  background-color: #f26721 !important; }

.galleria-fullscreen, .galleria-play {
  border-right: 1px solid #fff !important;
  outline: 1px solid #f26721 !important; }

.galleria-container {
  background: #f26721 !important; }

.galleria-container.notouch .galleria-thumblink:hover, .galleria-container.touch .galleria-thumblink:active, .galleria-thumblink.open, .galleria-container.notouch .galleria-fullscreen:hover, .galleria-container.touch .galleria-fullscreen:active, .galleria-container.notouch .galleria-play:hover, .galleria-container.touch .galleria-play:active, .galleria-container.notouch .galleria-popout:hover, .galleria-container.touch .galleria-popout:active {
  background-color: #000 !important; }

.stock-list {
  margin-top: 50px;
  margin-bottom: 50px; }

.frm-view19 {
  background: #292c2e;
  float: left;
  width: 100%;
  border-radius: 4px;
  padding-top: 15px; }
  .frm-view19 .countVehicles {
    color: #fff;
    font-size: 18px; }
    .frm-view19 .countVehicles b {
      font-size: 24px; }
  .frm-view19 .titleCurrent {
    color: #fff;
    font-size: 18px;
    text-align: right;
    line-height: 2; }

@media (max-width: 767px) {
  .frm-view19 .titleCurrent {
    text-align: left; } }

#div-stock-content > div .box-product {
  background: #f0f0f0;
  display: block;
  margin-bottom: 30px;
  color: #2e3337;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  #div-stock-content > div .box-product img {
    display: initial; }
  #div-stock-content > div .box-product h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.4; }
  #div-stock-content > div .box-product .box-product-specifications {
    background: #e1e2e2;
    padding: 10px 10px 0px 10px;
    height: 80px; }
    #div-stock-content > div .box-product .box-product-specifications .col-xs-3 {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 13px; }
  #div-stock-content > div .box-product .box-product-description {
    padding: 0 15px;
    margin: 15px 0;
    display: -webkit-box;
    height: 70px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
    #div-stock-content > div .box-product .box-product-description .cl-price h4 {
      margin-top: 0;
      margin-bottom: 0px;
      font-weight: bold;
      font-size: 24px; }
    #div-stock-content > div .box-product .box-product-description .cl-price span {
      font-size: 11px;
      margin-top: 0px;
      display: -webkit-box; }
  #div-stock-content > div .box-product .box-product-price {
    padding: 0 15px 15px 15px;
    text-align: left; }
    #div-stock-content > div .box-product .box-product-price .cl-price h4 {
      margin-bottom: 0; }
    #div-stock-content > div .box-product .box-product-price .cl-price span {
      font-size: 14px; }
    #div-stock-content > div .box-product .box-product-price .default-price h4 {
      font-weight: bold; }
  #div-stock-content > div .box-product .box-product-info .more-info {
    text-align: center;
    display: block;
    background: #f26721;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

#div-stock-content > div .box-product-hover:hover {
  -moz-box-shadow: 0 0 5px #2e3337;
  -webkit-box-shadow: 0 0 5px #2e3337;
  box-shadow: 0 0 5px #2e3337; }
  #div-stock-content > div .box-product-hover:hover .box-product-info .more-info {
    background: #f26721;
    color: #fff !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0); }

#div-stock-content > div a:hover, #div-stock-content > div a:focus {
  text-decoration: initial; }

.css-view19 input.btn-success, .js-search input.btn-success {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #f26721; }

.css-view19 input.btn-success:hover, .js-search input.btn-success:hover {
  background: #d54c08;
  color: #fff !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0); }

/* --------------------------------- pagination ----------------------------------------------*/
ul.pagination {
  margin-top: 0; }
  ul.pagination li input {
    background-color: #e0e0e0;
    float: left;
    padding: 5px 10px; }
  ul.pagination li.active input {
    background-color: #f26721;
    color: #fff;
    float: left;
    padding: 5px 10px; }

.sold_out {
  background: red;
  color: white;
  position: absolute;
  padding: 10px 15px;
  margin-top: -42px;
  float: right;
  right: 15px; }
