/* Minification failed. Returning unminified contents.
(37,59): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(38,59): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(46,56): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(47,56): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(55,63): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(56,63): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
 */
@font-face {
  font-family: 'Corporate S';
  src: url(/custom/site-mercedes-busclub/font/CorporateS-Regular.eot);
  src: url(/custom/site-mercedes-busclub/font/CorporateS-Regular.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/CorporateS-Regular.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/CorporateS-Regular.woff) format('woff'), url(/custom/site-mercedes-busclub/font/CorporateS-Regular.svg#CorporateS-Regular) format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: 'Corporate S';
  src: url(/custom/site-mercedes-busclub/font/CorporateS-Medium.eot);
  src: url(/custom/site-mercedes-busclub/font/CorporateS-Medium.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/CorporateS-Medium.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/CorporateS-Medium.woff) format('woff'), url(/custom/site-mercedes-busclub/font/CorporateS-Medium.svg#CorporateS-Medium) format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: 'CorporateS';
  src: url(/custom/site-mercedes-busclub/font/corporates-bold-webfont.eot);
  src: url(/custom/site-mercedes-busclub/font/corporates-bold-webfont.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/corporates-bold-webfont.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/corporates-bold-webfont.woff) format('woff'), url(/custom/site-mercedes-busclub/font/corporates-bold-webfont.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Light';
  src: url(/custom/site-mercedes-busclub/font/Lato-Light.eot);
  src: url(/custom/site-mercedes-busclub/font/Lato-Light.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/Lato-Light.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/Lato-Light.woff) format('woff'), url(/custom/site-mercedes-busclub/font/Lato-Light.svg#Lato-Light) format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Lato';
  src: url(/custom/site-mercedes-busclub/font/Lato Regular.eot);
  src: url(/custom/site-mercedes-busclub/font/Lato Regular.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/Lato Regular.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/Lato Regular.woff) format('woff'), url(/custom/site-mercedes-busclub/font/Lato Regular.svg#Lato Regular) format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Lato';
  src: url(/custom/site-mercedes-busclub/font/Lato Bold.eot);
  src: url(/custom/site-mercedes-busclub/font/Lato Bold.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/Lato Bold.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/Lato Bold.woff) format('woff'), url(/custom/site-mercedes-busclub/font/Lato Bold.svg#Lato Bold) format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-02DC;
}
@font-face {
  font-family: 'Playfair Display';
  src: url(/custom/site-mercedes-busclub/font/Playfair Display.eot);
  src: url(/custom/site-mercedes-busclub/font/Playfair Display.eot?#iefix) format('embedded-opentype'), url(/custom/site-mercedes-busclub/font/Playfair Display.woff2) format('woff2'), url(/custom/site-mercedes-busclub/font/Playfair Display.woff) format('woff'), url(/custom/site-mercedes-busclub/font/Playfair Display.svg#Playfair Display) format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
html,
body {
  overflow-x: hidden;
}
body {
  background-color: #242424;
  color: #FFF;
  font-family: 'Playfair Display', 'Times New Roman', serif;
}
@media (min-width: 768px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}
@media (min-width: 1700px) {
  .container {
    width: 1648px;
  }
}
.main-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 3;
  color: #ffffff;
  width: 100%;
  background-color: #000;
  /*.subtitle {
        display: none;
    }*/

}
.main-header .page-title .logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  max-height: 60%;
}
@media (min-width: 992px) {
  .main-header .page-title .logo {
    max-height: unset;
  }
}
.main-header .page-title .title {
  text-align: center;
  margin: 0;
  padding: 5% 0;
}
.main-header .page-title .title img {
  max-width: 60%;
}
.main-header .page-title span {
  margin-left: 0;
  display: block;
}
.main-header .page-title span.mb-brand-m-h {
  font-size: 12px;
  letter-spacing: 3px;
}
.main-header .page-title span.mb-brand-m-h:before,
.main-header .page-title span.mb-brand-m-h:after {
  padding: 0 6px;
  display: inline-block;
  content: "-";
}
.main-header .page-title span.mb-brand-b-h {
  font-family: 'CorporateS';
  margin: 3px 0 0 0;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 4px;
}
.main-header .page-title:hover {
  text-decoration: none;
}
.main-header .container {
  position: relative;
  background-color: #000;
  z-index: 0;
}
.main-header .container::before {
  content: '';
  position: absolute;
  top: 0;
  left: -50%;
  width: 200vw;
  height: 100%;
  background-color: #000;
  z-index: -1;
}
.main-header .search-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  z-index: 3;
}
.main-header .search-box button {
  text-indent: 999px;
  white-space: nowrap;
  overflow: hidden;
  width: 53px;
  height: 73px;
  background: url(/custom/site-mercedes-busclub/img/search-icon.png) center no-repeat;
  background-size: 22px auto;
  border: none;
  position: absolute;
  right: 0;
  cursor: pointer;
  outline: none;
  z-index: 1;
}
.main-header .search-box button:hover {
  background-size: 26px auto;
}
.main-header .search-box input {
  position: absolute;
  right: 0;
  border: none;
  background: transparent;
  text-align: right;
  line-height: 1;
  padding: 0 43px 0 0;
  width: 100%;
  color: #fff;
  z-index: 1;
  cursor: pointer;
}
.main-header .search-box input:focus {
  outline: none;
  cursor: text;
}
.main-header .search-box input:focus + button {
  z-index: 2;
}
.main-header .search-box input:hover + button {
  background-size: 26px auto;
}
.bg-page {
  height: 365px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.bg-page::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1;
}
@media (min-width: 768px) {
  .bg-page {
    height: 458px;
  }
}
@media (min-width: 992px) {
  .bg-page {
    height: 780px;
  }
}
@media (min-width: 1700px) {
  .bg-page {
    height: 1043px;
  }
}
.inner-top-banner {
  display: table;
  width: 100%;
  padding: 72px 15px 45px;
  text-align: center;
  min-height: 365px;
}
@media (min-width: 576px) {
  .inner-top-banner {
    margin: 0 auto;
    width: 540px;
  }
}
@media (min-width: 768px) {
  .inner-top-banner {
    width: 95%;
    min-height: 458px;
  }
}
@media (min-width: 992px) {
  .inner-top-banner {
    width: 960px;
    min-height: 780px;
  }
}
@media (min-width: 1200px) {
  .inner-top-banner {
    width: 1150px;
  }
}
@media (min-width: 1700px) {
  .inner-top-banner {
    width: 1648px;
    min-height: 1043px;
  }
}
.inner-top-banner .container {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10%;
}
.inner-top-banner .title {
  font-size: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  width: 100%;
}
.inner-top-banner h3 {
  text-transform: uppercase;
}
.inner-top-banner p {
  font-size: 13px;
}
@media (min-width: 768px) {
  .inner-top-banner p {
    margin-bottom: 35px;
  }
}
.inner-top-banner .post-info {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .inner-top-banner .post-info {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  
}
@media (min-width: 1700px) {
  .inner-top-banner .post-info {
    margin-top: 0;
  }
}
.inner-top-banner .post-info a {
  margin-right: 5px;
}
.inner-top-banner .post-info .date {
  font-style: italic;
  border-left: 1px solid #fff;
  padding-left: 5px;
}
.inner-top-banner .carousel-item-button {
  border: 1px solid #fff;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 7px;
  letter-spacing: 2px;
  padding: 10px 20px;
  display: inline-block;
  margin: 10px auto 30px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .inner-top-banner .carousel-item-button {
    margin: 0 auto 45px;
  }
}
.inner-top-banner .carousel-item-button:hover {
  background: #fff;
  color: #242424;
}
.inner-top-banner + .container {
  margin-top: -45px;
}
.main-section {
  position: relative;
  z-index: 2;
}
.main-section a {
  text-decoration: none;
}
.main-section a:hover {
  text-decoration: none;
}
.banner-box {
  height: 364px;
  position: relative;
  color: #fff;
}
.banner-box a {
  color: #ffffff;
  text-decoration: none;
}
.banner-box a:hover {
  text-decoration: none;
}
.banner-box .carousel-caption {
  text-align: center;
  right: 5%;
  left: 5%;
  bottom: 45px;
}
.banner-box .carousel-caption h1,
.banner-box .carousel-caption h3 {
  font-size: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  width: 100%;
}
@media (min-width: 768px) {
  .banner-box .carousel-caption h1,
  .banner-box .carousel-caption h3 {
    margin-bottom: 15px;
  }
}
.banner-box .carousel-caption h3 {
  text-transform: uppercase;
}
.banner-box .carousel-caption p {
  font-size: 13px;
}
@media (min-width: 768px) {
  .banner-box .carousel-caption p {
    margin-bottom: 35px;
  }
}
.banner-box .carousel-caption .carousel-item-button {
  border: 1px solid #fff;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 7px;
  letter-spacing: 2px;
  padding: 10px 20px;
  display: inline-block;
  margin: 10px auto 30px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .banner-box .carousel-caption .carousel-item-button {
    margin: 0 auto 45px;
  }
}
.banner-box .carousel-caption .carousel-item-button:hover {
  background: #fff;
  color: #242424;
}
.banner-box + .container {
  margin-top: -45px;
}
.top-banner .carousel-control-prev,
.top-banner .carousel-control-next {
  display: none !important;
}
.top-banner .carousel-indicators {
  right: 20px !important;
  top: 48%;
  width: 20px;
  left: auto;
  display: block !important;
  margin: 0 !important;
}
.top-banner .carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 3px solid #fff;
  margin-bottom: 10px;
  background: #fff;
}
.top-banner .carousel-indicators li.active {
  background: none;
}
.top-banner .carousel-inner .carousel-item .carousel-item-img {
  height: 364px !important;
  width: 100%;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .top-banner .carousel-inner .carousel-item .carousel-item-img {
    height: 457px !important;
  }
}
@media (min-width: 992px) {
  .top-banner .carousel-inner .carousel-item .carousel-item-img {
    height: 780px !important;
  }
}
@media (min-width: 1700px) {
  .top-banner .carousel-inner .carousel-item .carousel-item-img {
    height: 1043px !important;
  }
}
.top-banner .carousel-inner .carousel-item .carousel-item-img:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.65;
}
.post-list .post-box {
  margin-bottom: 15px;
}
.post-box {
  display: block;
  background-color: #FFF;
  margin-left: 8px;
  margin-right: 8px;
  position: relative;
}
.post-box:hover::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  border-top: 5px solid #007fff;
  z-index: 2;
}
.post-box .image {
  height: 125px;
  display: block;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .post-box .image {
    height: 128px;
  }
}
@media (min-width: 992px) {
  .post-box .image {
    height: 224px;
  }
}
@media (min-width: 1700px) {
  .post-box .image {
    height: 294px;
  }
}
.post-box .content {
  display: block;
  padding: 10px 20px;
  height: 150px;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
}
.post-box .content::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 45px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,ffffff+31&0+0,1+71 */
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(255, 255, 255, 0.44) 31%, #ffffff 71%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(255, 255, 255, 0.44) 31%, #ffffff 71%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(255, 255, 255, 0.44) 31%, #ffffff 71%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

}
.post-box .content .category {
  font-size: 9px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #007fff;
  letter-spacing: 1px;
  margin-right: 15px;
}
.post-box .content .date {
  padding-left: 17px;
  background: url(/custom/site-mercedes-busclub/img/calendar-ico.png) left center no-repeat;
  background-size: 12px auto;
  color: #aaaaaa;
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  display: inline-block;
  min-height: 14px;
  line-height: 14px;
}
.post-box .content .title {
  font-size: 14px;
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  margin: 7px 0;
}
.post-box .content .summary {
  color: #999999;
  font-size: 13px;
  line-height: 1.5em;
  margin: 0;
}
.bt-view-more {
  float: right;
  border: none;
  background: none;
  margin: 15px 0 0;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #FFF;
  cursor: pointer;
}
.bt-view-more .ico {
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url(/custom/site-mercedes-busclub/img/bt-more.png) center no-repeat #9e9a9a;
  background-size: cover;
  vertical-align: sub;
  margin-left: 5px;
}
.bt-view-more:hover {
  color: #007fff;
}
.bt-view-more:hover .ico {
  background-color: #007fff;
}
.main-footer {
  background: #1b1b1b;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  border-top: 1px solid #959595;
  font-size: 16px;
  overflow: hidden;
  margin-top: 40px;
}
.main-footer .box-title {
  padding: 40px 25px 20px;
}
.main-footer .box-title h3 {
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700;
  font-family: 'Corporate S', sans-serif;
  letter-spacing: 2px;
  margin: 0 0 15px;
}
.main-footer .box-title h3 span {
  font-size: 2.2em;
  display: block;
  letter-spacing: 4px;
  margin-top: 12px;
}
.main-footer .box-title a {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 8px;
  background-repeat: no-repeat;
}
.main-footer .box-title a.facebook {
  background-image: url(/custom/site-mercedes-busclub/img/ico-facebook.png);
}
.main-footer .box-title a.instagram {
  background-image: url(/custom/site-mercedes-busclub/img/ico-instagram.png);
}
.main-footer .box-title a:hover {
  transform: scale(1.3);
}
.main-footer .box-about {
  padding: 20px 25px 30px;
}
.main-footer .box-about h4 {
  margin: 0 0 10px 0;
  font-size: 0.875em;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.main-footer .box-about p {
  font-family: 'Lato-Light', sans-serif;
  font-weight: 300;
  opacity: 0.6;
  font-size: 0.813em;
  letter-spacing: 1px;
}
.main-footer .box-form {
  background: #3a3a3a;
  padding: 25px;
  position: relative;
  /*top: -162px;*/

}
.main-footer .box-form::before,
.main-footer .box-form::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 9999em;
  background: #3a3a3a;
  z-index: 0;
}
.main-footer .box-form::after {
  left: auto;
  right: 50%;
}
.main-footer .box-form form {
  z-index: 1;
  position: relative;
  padding: 0 15px;
}
.main-footer .box-form h4 {
  font-size: 0.563em;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.main-footer .box-form .message {
  font-size: 0.625em;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 15px;
}
.main-footer .box-form .form-control {
  border: 1px solid #fff;
  background: transparent;
  max-width: 175px;
  padding: 0 18px;
  line-height: 30px;
  height: 30px;
  color: #fff;
  border-radius: 0;
  font-size: 0.75em;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
.main-footer .box-form .form-group {
  margin-bottom: 15px;
}
.main-footer .box-form .btn-register {
  border-radius: 0;
  background: #fff;
  font-size: 0.75em;
  height: 30px;
  float: left;
  padding: 0 15px;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.main-footer .box-form .info {
  font-size: 0.625em;
  line-height: 1.2em;
  font-weight: 500;
  width: 80px;
  display: inline-block;
  position: relative;
  top: -3px;
}
.main-footer .box-links {
  padding: 30px 25px;
  position: relative;
  order: 1;
}
@media (min-width: 768px) {
  .main-footer .box-links {
    order: 0;
  }
}
.main-footer .box-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  column-count: 2;
  column-gap: 0;
}
@media (min-width: 768px) {
  .main-footer .box-links ul {
    column-count: unset;
    column-gap: unset;
  }
}
@media (min-width: 1700px) {
  .main-footer .box-links ul {
    column-count: 2;
    column-gap: 0;
  }
}
.main-footer .box-links li {
  margin-bottom: 10px;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.main-footer .box-links li span {
  font-family: 'Lato-Light', sans-serif;
  font-weight: 300;
  opacity: 0.6;
}
.main-footer .box-links a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  display: block;
  position: relative;
}
.main-footer .box-links a:hover {
  transform: scale(1.04);
  font-weight: 700;
}
.main-footer .box-links a::before {
  content: '';
  width: 4px;
  height: 7px;
  position: absolute;
  left: -12px;
  top: 4px;
  background: url(/custom/site-mercedes-busclub/img/bullet-arrow-blue.png) 0 0 no-repeat;
}
.main-footer .box-links a.cmp-revoke-consent {
  bottom: unset;
  left: unset;
  position: relative;
  padding: unset;
}
@media (min-width: 768px) {
  .all-news .post-box .image {
    height: 200px;
  }
}
.all-news .inner-top-banner .title {
  margin-top: 70px;
}
@media (min-width: 768px) {
  .all-news .inner-top-banner .title {
    margin-top: 120px;
  }
}
@media (min-width: 1700px) {
  .all-news .inner-top-banner .title {
    margin-top: 300px;
  }
}
.all-news .category-links {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: -82px;
  position: relative;
}
.all-news .category-links .mobile-menu {
  border: none;
  color: #fff;
  font-size: 15px;
  background: transparent;
  width: 220px;
  height: 36px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Corporate S', sans-serif;
  padding: 0 10px 0 39px;
  background: none;
  outline: none;
}
.all-news .category-links .mobile-menu option {
  color: #242424;
}
.all-news .category-links .wrapper-select {
  width: 185px;
  overflow: hidden;
  margin: 10px auto;
  border: 1px solid #007fff;
  background: rgba(0, 0, 0, 0.2);
  background: url(/custom/site-mercedes-busclub/img/arrow-blue-left.png) 165px center no-repeat;
}
.all-news .category-links .desktop-menu {
  display: none;
}
.all-news .category-links .desktop-menu ul {
  height: 39px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8px 0 0;
  list-style: none;
  margin: 0 8px;
}
.all-news .category-links .desktop-menu li {
  float: left;
  letter-spacing: 2px;
  font-family: 'Corporate S', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 2px;
}
.all-news .category-links .desktop-menu a {
  display: block;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
  color: #fff;
  border: 1px solid transparent;
  text-align: center;
}
.all-news .category-links .desktop-menu a:hover {
  font-weight: 700;
}
.all-news .category-links .desktop-menu a.active {
  border: 1px solid #007fff;
  text-decoration: none;
}
.all-news .category-links .desktop-menu a::after {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  margin-bottom: -1px;
}
.news-detail .inner-top-banner {
  text-align: left;
}
.form-group {
  position: relative;
}
.form-group .field-validation-error {
  position: absolute;
  color: #ea0000;
  font-style: italic;
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
.form-group .field-validation-error span {
  display: block;
}
.form-control.error {
  border-color: #ea0000 !important;
}
.post-detail .column {
  background: #fff;
  padding: 1px 20px 10px;
  color: #333333;
  margin: 0 8px;
}
.post-detail .column.no-result {
  padding: 50px;
  text-align: center;
}
.post-detail .col-left {
  padding: 20px;
}
.post-detail .col-left::after {
  content: "";
  display: block;
  clear: both;
  border-bottom: 1px solid #eeeeee;
}
.post-detail .font {
  padding-bottom: 10px;
  margin: 0;
  float: left;
}
.post-detail .font span {
  color: #999999;
  display: block;
}
.post-detail .share-box {
  float: right;
  margin: 18px 0 10px;
}
.post-detail .share-box .text {
  color: #999999;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}
.post-detail .share-box .item {
  width: 23px;
  height: 23px;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
  background-size: cover;
}
.post-detail .share-box .item.facebook {
  background-image: url(/custom/site-mercedes-busclub/img/ico-facebook-share.png);
}
.post-detail .share-box .item.facebook:hover {
  background-image: url(/custom/site-mercedes-busclub/img/ico-facebook-share-hover.png);
}
.post-detail .share-box .item.twitter {
  background-image: url(/custom/site-mercedes-busclub/img/ico-twitter-share.png);
}
.post-detail .share-box .item.twitter:hover {
  background-image: url(/custom/site-mercedes-busclub/img/ico-twitter-share-hover.png);
}
.post-detail .text-content,
.post-detail .no-result {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  font-family: 'Playfair Display';
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8em;
}
.post-detail .text-content img,
.post-detail .no-result img {
  max-width: 100%;
  height: auto;
}
.post-detail .text-content p,
.post-detail .no-result p,
.post-detail .text-content ul,
.post-detail .no-result ul,
.post-detail .text-content li,
.post-detail .no-result li {
  font-family: 'Playfair Display' !important;
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .post-detail .text-content p,
  .post-detail .no-result p,
  .post-detail .text-content ul,
  .post-detail .no-result ul,
  .post-detail .text-content li,
  .post-detail .no-result li {
    line-height: 2.12;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .post-detail .text-content p,
  .post-detail .no-result p,
  .post-detail .text-content ul,
  .post-detail .no-result ul,
  .post-detail .text-content li,
  .post-detail .no-result li {
    line-height: 2.12;
    font-size: 21px;
  }
}
@media (min-width: 1700px) {
  .post-detail .text-content p,
  .post-detail .no-result p,
  .post-detail .text-content ul,
  .post-detail .no-result ul,
  .post-detail .text-content li,
  .post-detail .no-result li {
    line-height: 2.12;
    font-size: 24px;
  }
}
.post-detail .text-content p span,
.post-detail .no-result p span,
.post-detail .text-content ul span,
.post-detail .no-result ul span,
.post-detail .text-content li span,
.post-detail .no-result li span {
  font-family: 'Playfair Display' !important;
  font-size: 16px !important;
  font-weight: 500;
}
.post-detail .text-content table,
.post-detail .no-result table {
  margin-bottom: 1rem;
}
.post-detail .text-content table td,
.post-detail .no-result table td {
  border: 1px solid #eee;
}
.post-detail .tags {
  padding: 10px 0;
}
.post-detail .tags ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-detail .tags ul li {
  float: left;
  margin: 0 8px 8px 0;
}
.post-detail .tags ul a {
  display: block;
  background: #f0f0f0;
  color: #74797e;
  padding: 4px 9px;
  border-radius: 5px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 10px;
}
.post-detail .tags ul a:hover {
  background: #74797e;
  color: #f0f0f0;
}
.post-detail .box-comments {
  padding: 10px 0 0;
}
@media (min-width: 992px) {
  .post-detail .box-comments {
    padding: 32px 0 0;
  }
}
.post-detail .box-comments .box-title {
  letter-spacing: 0.4px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #757a7f;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
  margin: 0;
}
@media (min-width: 992px) {
  .post-detail .box-comments .box-title {
    padding-bottom: 35px;
  }
}
.post-detail .box-comments .image {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background: url(/custom/site-mercedes-busclub/img/avatar-image.png) center no-repeat;
  background-color: #999999;
  background-size: cover;
  overflow: hidden;
  margin-top: 5px;
}
.post-detail .box-comments p {
  margin: 0 0 5px;
  line-height: 1.8;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .post-detail .box-comments p {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .post-detail .box-comments p {
    font-size: 18px;
  }
}
@media (min-width: 1700px) {
  .post-detail .box-comments p {
    font-size: 19px;
  }
}
.post-detail .box-comments .info-top {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.post-detail .box-comments .info-top .name {
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px;
  margin-right: 5px;
  vertical-align: middle;
  font-weight: 700;
  font-size: 11px;
}
@media (min-width: 768px) {
  .post-detail .box-comments .info-top .name {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .post-detail .box-comments .info-top .name {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .post-detail .box-comments .info-top .name {
    font-size: 14px;
  }
}
@media (min-width: 1700px) {
  .post-detail .box-comments .info-top .name {
    font-size: 15px;
  }
}
.post-detail .box-comments .info-top .time {
  display: inline-block;
  color: #aaaaaa;
  background: url(/custom/site-mercedes-busclub/img/calendar-ico.png) left center no-repeat;
  padding-left: 15px;
  font-size: 10px;
  background-size: 10px auto;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .post-detail .box-comments .info-top .time {
    padding-left: 18px;
    font-size: 12px;
    background-size: 12px auto;
  }
}
.post-detail .box-comments .comment-item {
  margin: 15px 0;
}
@media (min-width: 992px) {
  .post-detail .box-comments .comment-item {
    margin: 32px 0 22px;
  }
}
.post-detail .box-comments .comment-item::after {
  content: '';
  border-bottom: 1px solid #eeeeee;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
}
.post-detail .box-comments .comment-item .col-10 .comment-item {
  margin-top: 25px;
}
.post-detail .box-comments .comment-item .col-10 .comment-item + .comment-item {
  margin-top: 15px;
}
.post-detail .box-comments .comment-item .col-10 .comment-item::after {
  margin-top: 20px;
}
.post-detail .box-comments .comment-item .col-10 .comment-item:nth-last-child(1)::after {
  display: none;
}
.post-detail .box-comments .comment {
  color: #999999;
  margin-bottom: 10px;
  line-height: 1.6em;
  font-size: 12.5px;
}
@media (min-width: 1200px) {
  .post-detail .box-comments .comment {
    font-size: 14px;
  }
}
@media (min-width: 1700px) {
  .post-detail .box-comments .comment {
    font-size: 15px;
  }
}
.post-detail .box-comments .bt-answer {
  border: none;
  background: none;
  color: #007fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 13px;
  background: url(/custom/site-mercedes-busclub/img/bullet-arrow-blue.png) left center no-repeat;
  outline: none;
  padding-left: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.post-detail .box-comments .bt-answer.active {
  background-image: url(/custom/site-mercedes-busclub/img/bullet-arrow-blue-bottom.png);
}
.post-detail .box-comments .bt-answer.active + form {
  display: block;
}
.post-detail .box-comments .bt-answer + form {
  margin-top: 10px;
  display: none;
}
.post-detail .box-comments .box-form-comment .form-control {
  border: 1px solid #c1c1c1;
  border-radius: 0;
}
.post-detail .box-comments .box-form-comment textarea {
  height: 90px;
}
.post-detail .box-comments .box-form-comment .btn-send {
  background: #999999;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  float: right;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
}
.title-see-more {
  margin: 25px 8px 15px;
  border-bottom: 1px solid #5e5e5e;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 6px;
  letter-spacing: 2px;
}
.s-button {
  display: none;
}
@media (min-width: 576px) {
  .post-box {
    position: relative;
  }
  .post-box:hover::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    border-top: 5px solid #007fff;
    z-index: 2;
  }
  .all-news .post-box .image {
    display: block;
  }
  .all-news .wrapper-select {
    display: none;
  }
  .all-news .category-links {
    border: none;
    margin-top: -76px;
  }
  .all-news .category-links .desktop-menu {
    display: block;
  }
  .all-news .banner-box .carousel-caption {
    bottom: 106px;
  }
  .title-see-more {
    margin: 30px 8px 15px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .main-header .page-title .title {
    padding: 25px 0;
  }
  .main-header .page-title .title img {
    width: 270px;
  }
  .banner-box {
    height: 457px;
  }
  .main-footer {
    font-size: 15px;
  }
  .main-footer .box-title {
    padding: 45px 0 45px 15px;
  }
  .main-footer .box-about {
    padding: 45px 0 45px 25px;
  }
  .main-footer .box-form {
    padding: 45px 0 45px 10px;
    top: auto;
  }
  .main-footer .box-form form {
    width: 300px;
    margin: 0 auto;
  }
  .main-footer .box-form::before {
    z-index: 1;
  }
  .main-footer .box-form .btn-register {
    padding: 0 5px;
  }
  .main-footer .box-form .info {
    width: 80px;
  }
  .main-footer .box-form .form-control {
    max-width: 275px;
  }
  .main-footer .box-links {
    padding: 45px 0 45px 70px;
    top: auto;
  }
  .bt-view-more {
    font-size: 15px;
    margin: 15px 8px 0 0;
    padding: 0;
  }
  .bt-view-more .ico {
    width: 22px;
    height: 22px;
    margin-left: 10px;
  }
  .news-detail .banner-box .carousel-caption {
    width: 70%;
  }
  .news-detail .banner-box .carousel-caption .wrapper-text {
    height: 300px;
  }
  .news-detail .banner-box .carousel-caption .overflow {
    max-height: 300px;
  }
  .news-detail .post-detail {
    background: #fff;
    margin-right: 8px;
    margin-left: 8px;
  }
  .news-detail .post-detail .font {
    padding-bottom: 20px;
    font-size: 13px;
    padding-right: 0;
    border-bottom: 1px solid #eeeeee;
    float: none;
  }
  .news-detail .post-detail .col-left {
    padding: 80px 10px 40px 55px;
  }
  .news-detail .post-detail .col-left::after {
    display: none;
  }
  .news-detail .post-detail .col-right {
    padding: 80px 130px 40px 10px;
  }
  .news-detail .share-box {
    margin-top: 20px;
    float: none;
  }
  .news-detail .share-box .text {
    display: block;
    margin-bottom: 5px;
    font-size: 10px;
  }
  .news-detail .share-box .item {
    margin: 0 5px 0 0;
    width: 28px;
    height: 28px;
  }
  .news-detail .box-comments .image {
    width: 33px;
    height: 33px;
  }
  .news-detail .box-comments .comment {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .news-detail .box-comments .image {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .news-detail .box-comments .image {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 768px) and (min-width: 1700px) {
  .news-detail .box-comments .image {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 992px) {
  .main-header .search-box {
    height: 100%;
    width: 25%;
  }
  .main-header .search-box input {
    top: 0;
    bottom: 0;
    padding-right: 65px;
    font-size: 20px;
  }
  .main-header .search-box input:hover + button {
    background-size: 48px auto;
  }
  .main-header .search-box button {
    height: 100%;
    background-size: 40px auto;
  }
  .banner-box {
    height: 780px;
  }
  .banner-box + .container {
    margin-top: -85px;
  }
  .banner-box .carousel-caption {
    bottom: 85px;
  }
  .banner-box .carousel-caption .carousel-item-button {
    font-size: 14px;
    padding: 15px 25px;
    margin-bottom: 125px;
  }
  .banner-box .carousel-caption p {
    font-size: 27px;
    margin-bottom: 65px;
  }
  .banner-box .carousel-caption h1,
  .banner-box .carousel-caption h3 {
    font-size: 70px;
    margin-bottom: 30px;
  }
  .bt-view-more {
    margin: 15px 0 0;
  }
  .inner-top-banner {
    padding: 150px 15px 75px;
  }
  .inner-top-banner + .container {
    margin-top: -75px;
  }
  .inner-top-banner p {
    font-size: 20px;
    margin-bottom: 75px;
  }
  .inner-top-banner .title {
    font-size: 55px;
    margin-bottom: 20px;
  }
  .col-lg-12 .post-box {
    margin-left: 0;
    margin-right: 0;
    height: 300px !important;
  }
  .col-lg-12 .post-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .col-lg-12 .post-box .image {
    float: left;
    width: 67%;
    height: 100%;
  }
  .col-lg-12 .post-box .content {
    float: right;
    width: 33%;
    padding: 45px 30px 0;
    height: 100%;
  }
  .col-lg-12 .post-box .content .category {
    font-size: 11px;
  }
  .col-lg-12 .post-box .content .date {
    background-size: 14px auto;
    padding-left: 20px;
    font-size: 11px;
    line-height: 14px;
  }
  .col-lg-12 .post-box .content .title {
    font-size: 16px;
    margin: 25px auto;
  }
  .col-lg-12 .post-box .content .summary {
    font-size: 16px;
  }
  .col-lg-12 .post-box .content:after {
    height: 100px;
  }
  .top-banner .carousel-indicators {
    right: 50px !important;
  }
  .top-banner .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
  }
  .main-footer .box-form::after {
    display: none;
  }
  .main-footer .box-form .form-control {
    max-width: 195px;
  }
  .news-detail .post-detail .font {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 .post-box .content:after {
    height: 120px;
  }
  .news-detail .post-detail .font {
    font-size: 18px;
  }
}
@media (min-width: 1700px) {
  .main-header .search-box {
    width: 25%;
  }
  .main-header .search-box button {
    background-size: 40px auto;
  }
  .main-header .search-box button:hover {
    background-size: 48px auto;
  }
  .main-header .search-box input {
    top: 38px;
    padding-right: 65px;
    font-size: 20px;
  }
  .main-header .search-box input:hover + button {
    background-size: 48px auto;
  }
  .banner-box {
    height: 1043px;
  }
  .banner-box + .container {
    margin-top: -105px;
  }
  .banner-box .carousel-caption {
    bottom: 105px;
  }
  .banner-box .carousel-caption .carousel-item-button {
    font-size: 16px;
    padding: 20px 30px;
    margin-bottom: 125px;
  }
  .banner-box .carousel-caption p {
    font-size: 30px;
    margin-bottom: 95px;
  }
  .banner-box .carousel-caption h1,
  .banner-box .carousel-caption h3 {
    font-size: 90px;
    margin-bottom: 40px;
  }
  .inner-top-banner {
    padding: 150px 15px 105px;
  }
  .inner-top-banner + .container {
    margin-top: -105px;
  }
  .inner-top-banner p {
    font-size: 30px;
    margin-bottom: 95px;
  }
  .inner-top-banner .title {
    font-size: 75px;
    margin-bottom: 40px;
  }
  .main-footer {
    font-size: 18px;
  }
  .main-footer .box-title {
    padding: 100px 0 45px 15px;
  }
  .main-footer .box-about {
    padding: 100px 20px 45px 25px;
  }
  .main-footer .box-form {
    padding: 75px 0 45px 75px;
  }
  .main-footer .box-form::after {
    display: none;
  }
  .main-footer .box-form h4 {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .main-footer .box-form .message {
    margin-bottom: 20px;
    color: #9d9d9d;
  }
  .main-footer .box-form .form-control {
    font-size: 14px;
    max-width: 250px;
    height: 40px;
    line-height: 40px;
  }
  .main-footer .box-form .form-group {
    margin-bottom: 20px;
  }
  .main-footer .box-form .btn-register {
    font-size: 12px;
    height: 45px;
    letter-spacing: 1px;
    padding: 0 10px;
    margin-right: 20px;
  }
  .main-footer .box-form .info {
    width: 100px;
    letter-spacing: 2px;
    font-size: 10px;
    line-height: 1.4em;
  }
  .main-footer .box-links {
    padding: 100px 0 45px 70px;
  }
  .main-footer .box-links li {
    line-height: 1.8em;
  }
  .col-lg-12 .post-box {
    height: 422px !important;
    margin-bottom: 30px;
  }
  .col-lg-12 .post-box:hover::before {
    border-top: 9px solid #007fff;
  }
  .col-lg-12 .post-box .image {
    float: left;
    width: 67%;
    height: 100%;
  }
  .col-lg-12 .post-box .content {
    float: right;
    width: 33%;
    padding: 100px 70px 0;
    height: 100%;
  }
  .col-lg-12 .post-box .content .category {
    font-size: 15px;
  }
  .col-lg-12 .post-box .content .date {
    background-size: 18px auto;
    padding-left: 26px;
    font-size: 15px;
    line-height: 18px;
  }
  .col-lg-12 .post-box .content .title {
    font-size: 21px;
    margin: 25px auto;
  }
  .col-lg-12 .post-box .content .summary {
    font-size: 21px;
  }
  .col-lg-12 .post-box .content:after {
    height: 160px;
  }
  .col-lg-4 .post-box:hover::before {
    border-top: 9px solid #007fff;
  }
  .col-lg-4 .post-box .content {
    padding: 30px 45px 0;
    height: 240px;
  }
  .col-lg-4 .post-box .content .category {
    font-size: 15px;
  }
  .col-lg-4 .post-box .content .date {
    background-size: 18px auto;
    padding-left: 26px;
    font-size: 15px;
    line-height: 18px;
  }
  .col-lg-4 .post-box .content .title {
    font-size: 21px;
  }
  .col-lg-4 .post-box .content .summary {
    font-size: 21px;
  }
  .top-banner .carousel-indicators li {
    width: 18px;
    height: 18px;
    margin-bottom: 15px;
  }
  .bt-view-more {
    margin: 20px 0 0;
    font-size: 20px;
  }
  .bt-view-more .ico {
    width: 29px;
    height: 29px;
    margin-left: 15px;
  }
  .all-news .category-links {
    margin-top: -163px;
  }
  .all-news .category-links .desktop-menu ul {
    height: 59px;
    padding-top: 9px;
  }
  .all-news .category-links .desktop-menu a {
    line-height: 31px;
    height: 31px;
    font-size: 13px;
  }
  .all-news .banner-box .carousel-caption {
    bottom: 290px;
  }
  .news-detail .banner-box .carousel-caption {
    width: 60%;
  }
  .news-detail .banner-box .carousel-caption .wrapper-text {
    height: 700px;
  }
  .news-detail .banner-box .carousel-caption .overflow {
    max-height: 700px;
  }
  .news-detail .banner-box .carousel-caption h1 {
    font-size: 60px;
  }
  .news-detail .post-detail .font {
    font-size: 19px;
  }
  .news-detail .post-detail .col-left {
    padding: 180px 20px 40px 185px;
  }
  .news-detail .post-detail .col-right {
    padding: 180px 350px 40px 20px;
  }
  .news-detail .box-comments .comment {
    font-size: 15px;
  }
  .news-detail .box-form-comment {
    max-width: 600px;
  }
  .news-detail .box-form-comment .form-group {
    margin-bottom: 25px;
  }
  .news-detail .box-form-comment .error-message {
    margin-top: 3px;
  }
  .news-detail .box-form-comment .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .news-detail .box-form-comment .row .form-group {
    padding: 0 10px;
  }
  .page-contact .inner-top-banner .title {
    margin-top: 350px;
  }
  .title-see-more {
    margin: 60px 8px 25px;
    padding-bottom: 15px;
    font-size: 20px;
  }
}
.tcm-api-messagebox-body {
  color: #000;
}
.content-alert-modal {
  font-family: 'Lato', sans-serif;
  color: #333333;
}
.content-alert-modal .modal-title {
  color: #007fff;
  font-weight: bold;
}
.content-alert-modal .modal-content {
  background-color: #fff;
}
.content-alert-modal .modal-footer .form-check-label {
  padding-left: 0;
}
@media (max-width: 768px) {
  .s-button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 53px;
    height: 100%;
    background: url(/custom/site-mercedes-busclub/img/search-icon.png) center no-repeat;
    background-size: 22px auto;
    border: none;
    cursor: pointer;
    outline: 0;
  }
  .s-button:focus {
    outline: 0;
  }
  .s-button:hover {
    background-size: 26px auto;
  }
  .main-header .search-box {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
  }
  .main-header .search-box.is-active {
    display: block;
  }
  .main-header .search-box input {
    padding: 0 60px 0 13px;
    background: white;
    text-align: left;
    line-height: 43px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #2f2f2f;
  }
  .main-header .search-box button {
    z-index: 2;
    background: none;
    height: 43px;
    background-image: none;
    background-color: #254bb8;
    text-transform: uppercase;
    text-indent: 0;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: white;
  }
}
.check-wrapper {
  position: relative;
  width: 100%;
}
.check-wrapper input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.check-wrapper .check {
  font-size: 1em;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .check-wrapper .check {
    font-size: 14px;
  }
}
.check-wrapper .check .control {
  position: relative;
  display: block;
  line-height: 1.2;
  padding-left: 40px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .check-wrapper .check .control {
    padding-left: 20px;
  }
}
.check-wrapper .check .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.check-wrapper .check .control-indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: none;
}
@media (min-width: 1024px) {
  .check-wrapper .check .control-indicator {
    width: 14px;
    height: 14px;
  }
}
.check-wrapper .check .control-indicator:after {
  position: absolute;
  display: none;
  content: '';
}
.check-wrapper .check .control input:checked ~ .control-indicator:after {
  display: block;
}
.check-wrapper .check .control-checkbox .control-indicator:after {
  top: 4px;
  left: 4px;
  width: 17px;
  height: 17px;
  background-color: #000;
  border: none;
}
@media (min-width: 1024px) {
  .check-wrapper .check .control-checkbox .control-indicator:after {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
  }
}
.check-wrapper .check a {
  text-decoration: underline;
}
.check-wrapper .check .field-validation-error {
  top: -5px;
}
.check-wrapper .control-indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: none;
}

