@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?") format('embedded-opentype'), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url("../fonts/RobotoCondensed-Regular.eot");
  src: url("../fonts/RobotoCondensed-Regular.eot?") format('embedded-opentype'), url("../fonts/RobotoCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url("../fonts/RobotoCondensed-Bold.eot");
  src: url("../fonts/RobotoCondensed-Bold.eot?") format('embedded-opentype'), url("../fonts/RobotoCondensed-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url("../fonts/RobotoCondensed-Light.eot");
  src: url("../fonts/RobotoCondensed-Light.eot?") format('embedded-opentype'), url("../fonts/RobotoCondensed-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
body,
html {
  font-family: 'RobotoCondensed-Regular';
  font-size: 15px;
  color: #3A2F03;
  line-height: 19px;
  min-width: 320px;
}

ul.brc li a {
  color: #4267B2 !important;
}

div.author-name > a {
  color: #4267B2 !important;
}

a.year {
  color: #4267B2 !important;
}

div.search-icon > a {
  color: #4267B2 !important;
}

a.menu-icon {
  color: #4267B2 !important;
}

.selectcountry .btn {
  width: 100%;
  text-align: left;
  border: 1px solid #ccc;
}
.selectcountry .btn .caret {
  float: right;
  margin-top: 8px;
}
.banner {
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .banner.banner-260-520 {
    display: none;
  }
}
.banner.banner-350-350 {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .banner.banner-350-350 {
    display: none;
  }
}
.banner.bannernews-260-520 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .banner.bannernews-260-520.big {
    display: none;
  }
}
.banner.bannernews-260-520.small {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner.bannernews-260-520.small {
    display: block;
  }
}
.banner img {
  width: 100%;
  height: auto;
}
#contactus .about,
#contactus .contacts {
  margin-bottom: 20px;
}
#contactus .about h1,
#contactus .contacts h1 {
  margin-bottom: 20px;
}
.userText img {
  max-width: 100%;
  height: auto;
}
.userText iframe {
  max-width: 100%;
}
.has-horizontal-line {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 15px;
}
.has-horizontal-line.small-padding {
  padding-bottom: 15px;
}
.flag-news-icon {
  vertical-align: top;
  margin-right: 15px;
}
.categories-top-stories .top-story-content {
  margin-bottom: 50px;
  padding-top: 50px;
  border-top: 1px solid #e1e1e1;
}
.paginator {
  overflow: hidden;
}
.paginator li {
  float: left;
  margin-right: 5px;
}
.paginator li a {
  padding: 5px 10px;
  display: inline-block;
  color: #CB6828;
}
.paginator li a.active,
.paginator li a:hover {
  background: #c15510;
  color: #fff;
}
h1.site_title {
  font-family: 'RobotoCondensed-Bold';
}
#home_page h1.site_title {
  color: #6E6953;
}
#home_page .articles .img-container {
  border-top: 1.5px solid #31708F;
}
#home_page .articles .art {
  border-top: 1.5px solid #31708F;
}
#home_page .articles .art .img-container {
  border-top: none;
}
#home_page .articles .art .text {
  padding-top: 10px;
}
#news_page h1.site_title {
  color: #6E6953;
}
@media (max-width: 767px) {
  #compare-view table {
    display: none;
  }
}
#compare-view table th {
  min-width: 200px;
}
#compare-view table th a.remover {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 20px;
  background: #cb6828;
  color: white;
  border-radius: 50%;
  text-align: center;
}
#compare-view table th a.remover:hover {
  background: #7f4829;
}
#compare-view table th img.logo {
  max-width: 100px;
  height: auto;
  display: block;
  margin-top: 5px;
}
#compare-view table td.category {
  text-align: center;
  font-weight: bold;
  background: #d1d1d1;
}
@media (min-width: 767px) {
  #compare-view div.mobile-table {
    display: none;
  }
}
#compare-view div.mobile-table .category-title {
  background: #CB6828;
  text-align: center;
  color: white;
  font-size: 18px;
  padding: 15px 0px;
}
#compare-view div.mobile-table .category-question {
  background: #d1d1d1;
  text-align: center;
  font-size: 14px;
  padding: 10px 0px;
}
#compare-view div.mobile-table .category-row {
  border-bottom: 1px solid #d1d1d1;
  padding: 5px 0px;
}
#compare-view div.mobile-table .category-row:last-child {
  border-bottom: none;
}
@media (max-width: 380px) {
  #compare-view div.mobile-table .category-row .category-company,
  #compare-view div.mobile-table .category-row .category-answer {
    width: 100%;
    float: none;
  }
}
#category-view,
.categories-top-stories {
  margin-top: 25px;
}
#category-view h1,
.categories-top-stories h1,
#category-view h3,
.categories-top-stories h3 {
  margin: 0;
}
#category-view #main-video,
.categories-top-stories #main-video {
  overflow: hidden;
}
#category-view #main-video .info,
.categories-top-stories #main-video .info {
  width: 100%;
  float: left;
  background: #f1f1f1;
  padding: 10px;
  box-sizing: border-box;
}
#category-view #main-video .info h1,
.categories-top-stories #main-video .info h1 {
  font-size: 25px;
  margin-bottom: 20px;
}
#category-view #main-video .info h1 a,
.categories-top-stories #main-video .info h1 a {
  color: #CB6828;
  font-family: 'RobotoCondensed-Bold';
}
#category-view #main-video .info h1 a:hover,
.categories-top-stories #main-video .info h1 a:hover {
  text-decoration: underline;
}
#category-view #main-video .info .description,
.categories-top-stories #main-video .info .description {
  margin: 5px 0px 15px 0px;
  font-weight: bold;
  font-size: 17px;
}
#category-view #main-video .info .text,
.categories-top-stories #main-video .info .text {
  margin-bottom: 20px;
}
#category-view #main-video .video,
.categories-top-stories #main-video .video {
  width: 100%;
  float: left;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
#category-view #main-video .video i,
.categories-top-stories #main-video .video i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 72px;
  margin: -36px 0px 0px -36px;
  color: #CB6828;
}
#category-view .article,
.categories-top-stories .article {
  margin: 25px 0px;
}
#category-view .article img,
.categories-top-stories .article img {
  width: 100%;
  height: auto;
}
#category-view .article h1,
.categories-top-stories .article h1 {
  font-size: 17px;
  margin-top: 10px;
}
#category-view .article h1 a,
.categories-top-stories .article h1 a {
  color: #CB6828;
}
#category-view #news .articles article.main .img-container,
.categories-top-stories #news .articles article.main .img-container {
  margin-bottom: 10px;
}
#category-view #news .articles article.main .text h1 a,
.categories-top-stories #news .articles article.main .text h1 a {
  font-size: 15px;
}
#category-view #news .articles .category-article,
.categories-top-stories #news .articles .category-article {
  margin-bottom: 15px;
}
.news-text-page p.description {
  font-size: 16px;
}
.news-text-page .main-story-image {
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.news-text-page .main-story-image .creditsby {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  text-align: right;
  color: #fff;
  padding: 5px 20px;
  box-sizing: border-box;
}
.pac-container {
  margin-top: 5px;
  background: rgba(255, 255, 255, 0.9);
}
.pac-container .pac-icon.pac-icon-marker {
  display: none;
}
.pac-container .pac-item {
  color: #CB6828;
  padding: 10px 15px;
}
.pac-container .pac-item .pac-matched {
  color: #CB6828;
}
.start-btn {
  padding: 16px 25px;
  font-size: 27px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.section-margin-bottom {
  margin-bottom: 50px;
}
.without-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
a:hover {
  text-decoration: none;
}
.form-control,
.btn {
  /*.border-radius(0px);*/
}
.form-control:focus {
  border-color: #CB6828;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(203, 104, 40, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(203, 104, 40, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(203, 104, 40, 0.6);
}
.btn {
  border: none;
}
.btn-primary {
  background: #CB6828;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  background: #c15510;
  border: none;
  outline: none;
}
.relativecol {
  position: relative;
}
.nav-bar {
  background: #f1f1f1;
  padding: 10px 10px 3px 10px;
  box-sizing: border-box;
  margin-top: 10px;
  position: relative;
}
.nav-bar #main-section-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  box-sizing: border-box;
  width: 100%;
  z-index: 8;
  display: none;
}
.nav-bar #main-section-menu .row-menu {
  display: table-row;
  width: 100%;
}
.nav-bar #main-section-menu .row-menu .column {
  display: table-cell;
  width: 30%;
  background: #CB6828;
  padding: 10px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.nav-bar #main-section-menu .row-menu .column a {
  color: #fff;
}
.nav-bar #main-section-menu .row-menu .column a:hover {
  text-decoration: underline;
}
.nav-bar #main-section-menu .row-menu .column.snd {
  width: 70%;
  background: #ededed;
  padding-bottom: 0px;
  border-right: none;
}
.nav-bar #main-section-menu .row-menu .column.snd a {
  color: #3A2F03;
  display: inline-block;
  vertical-align: top;
  margin: 0px 20px 5px 0px;
}
.nav-bar #main-section-menu .row-menu:last-child .column {
  border-bottom: none;
}
.nav-bar #main-section-menu.active {
  display: table;
}
.nav-bar ul {
  overflow: hidden;
  float: left;
}
.nav-bar ul li {
  float: left;
  margin-right: 30px;
  font-size: 16px;
}
.nav-bar ul li a {
  color: #CB6828;
  text-decoration: underline;
}
.nav-bar ul li.active a,
.nav-bar ul li a:hover {
  font-weight: bold;
}
.nav-bar .search-icon {
  float: left;
  font-size: 18px;
  padding-bottom: 7px;
  text-decoration: none;
  position: relative;
}
.nav-bar .search-icon .search-box {
  width: 350px;
  position: absolute;
  top: calc(100% + 3px);
  right: 0px;
  background: #f1f1f1;
  padding: 15px;
  left: -10px;
  z-index: 3;
}
.nav-bar .search-icon .search-box .form-control {
  border-radius: 0px;
  float: left;
  width: calc(100% - 34px);
}
.nav-bar .search-icon .search-box .search-btn {
  background: #CB6828;
  color: #fff;
  width: 34px;
  height: 34px;
  float: right;
  border: none;
}
.nav-bar .search-icon .search-box .search-btn:hover {
  background: #b25b25;
}
.nav-bar .menu-icon {
  float: right;
  font-size: 18px;
  padding-bottom: 7px;
  width: 170px;
  text-decoration: none;
}
.second-nav-bar {
  background: #f9f9f9;
  padding: 10px 10px 3px 10px;
  box-sizing: border-box;
  margin-top: 3px;
  overflow: hidden;
}
.second-nav-bar .brc {
  float: left;
  overflow: hidden;
}
.second-nav-bar .brc li {
  float: left;
  margin-right: 5px;
}
.second-nav-bar .brc li i {
  margin-left: 5px;
  font-size: 18px;
  color: #878473;
  vertical-align: middle;
}
.second-nav-bar .brc li a {
  font-size: 16px;
}
.second-nav-bar #seond_nav {
  overflow: hidden;
  float: left;
  margin-left: 50px;
}
.second-nav-bar #seond_nav ul li {
  float: left;
  margin-right: 30px;
  font-size: 16px;
}
.second-nav-bar #seond_nav ul li a {
  color: #CB6828;
  text-decoration: underline;
}
.second-nav-bar #seond_nav ul li.active a,
.second-nav-bar #seond_nav ul li a:hover {
  font-weight: bold;
}
@media (max-width: 767px) {
  .second-nav-bar #seond_nav {
    float: none;
    margin-left: 0px;
    clear: both;
  }
  .second-nav-bar #seond_nav ul li {
    float: none;
  }
}
#read-news .news-text .description {
  font-family: 'Roboto-Regular';
}
#read-news .news-text .userText {
  font-family: 'Roboto-Regular';
}
#read-news .company-name {
  color: #CB6828;
  font-size: 20px;
  text-decoration: underline;
  margin-bottom: 10px;
  display: inline-block;
}
#read-news .company-name:hover {
  font-weight: bold;
}
#read-news .left-side .social li {
  margin-right: 5px;
}
#read-news article .social {
  margin: 20px 0px 50px 0px;
  display: block;
  text-align: left;
}
#read-news article .social li {
  margin-right: 5px;
}
#read-news article .tags .tag {
  padding: 3px 5px 3px 20px;
  background: #CB6828;
  color: #fff;
  margin: 0px 5px 5px 0px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  position: relative;
}
#read-news article .tags .tag::before {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  border-radius: 2.5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  background: #fff;
  top: 10px;
  left: 8px;
  content: "";
}
#read-news #related-news h3 {
  margin-bottom: 15px;
}
#read-news #related-news h1 {
  font-family: 'RobotoCondensed-Light';
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 25px;
  margin-top: 0px;
}
#read-news #related-news article.main {
  margin-bottom: 20px;
}
#read-news #related-news article.main:last-child {
  margin-bottom: 0;
}
#read-news #related-news article.main:last-child .text .info {
  margin-bottom: 0px;
}
#read-news #related-news article.main .img-container {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#read-news #related-news article.main .img-container img {
  width: 100%;
  height: auto;
  z-index: 1;
}
#read-news #related-news article.main .img-container .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(203, 104, 40, 0.7);
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  display: none;
}
#read-news #related-news article.main .img-container:hover .overlay {
  display: block;
  cursor: pointer;
  /*pos*/
}
#read-news #related-news article.main .img-container:hover .overlay::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0px 0px -30px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -1px -478px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #read-news #related-news article.main .img-container:hover .overlay::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: -1px -478px;
  }
}
#read-news #related-news article.main .text h1 {
  font-size: 21px;
  margin-bottom: 5px;
}
#read-news #related-news article.main .text h1 a {
  color: #3A2F03;
  font-family: 'RobotoCondensed-Bold';
  font-size: 15px;
}
#read-news #related-news article.main .text h1 a.cat-title {
  color: #CB6828;
}
#read-news #related-news article.main .text h1 a:hover {
  text-decoration: underline;
}
#read-news #related-news article.main .text .date {
  color: #d1d1d1;
  font-size: 12px;
}
#read-news #related-news article.main .text .info {
  margin: 10px 0px;
}
#read-news #related-news .other-news {
  border-top: 1.5px solid #31708F;
  background: #f1f1f1;
  padding: 20px 20px;
  box-sizing: border-box;
  font-size: 15px;
}
#read-news #related-news .other-news li {
  border-bottom: 1px dashed #3A2F03;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#read-news #related-news .other-news li:last-child {
  border: none;
  margin-bottom: 10px;
}
#read-news #related-news .other-news a {
  color: #CB6828;
  font-size: 18px;
  line-height: 20px;
  font-family: 'RobotoCondensed-Bold';
}
#read-news #related-news .other-news a:not(.cat-title) {
  color: #3A2F03;
}
#read-news #related-news .other-news a:hover {
  text-decoration: underline;
}
#read-news #related-news .other-news .date {
  fons-size: 11px;
  margin: 3px 0px 5px 0px;
}
#most-popular ul li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #e1e1e1;
}
#most-popular ul li:last-child {
  border-bottom: none;
}
#most-popular ul li a {
  display: block;
  overflow: hidden;
  color: #CB6828;
}
#most-popular ul li a img {
  float: left;
  margin: 0px 5px 5px 0px;
  width: 125px;
}
#most-popular ul li a:hover {
  text-decoration: underline;
}
#map {
  position: relative;
}
#map #company_map {
  display: block;
  width: 100%;
  height: 500px;
  position: relative;
  z-index: 0;
}
#map .text {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 500px;
  top: 0px;
  left: 0px;
  display: table;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
}
#map .text .form {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
}
#map .text .form h1 {
  color: #fff;
  text-shadow: 0px 0px 7px #ffffff;
  font-size: 42px;
}
#map .text .form .alert,
#map .text .form .form-control {
  max-width: 500px;
  margin: 0 auto;
}
#map .text .form .alert {
  margin-top: 10px;
}
#teaser {
  width: 100%;
  height: 100%;
  position: relative;
  /*display: none;*/
  top: 0;
  left: 0;
  z-index: 0;
  margin-top: 80px;
  height: auto;
  min-height: inherit;
  max-height: inherit;
}
#teaser .slides {
  height: auto;
  width: 100%;
  height: 100%;
}
#teaser .slides .slide {
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
  background-size: cover;
  background-position: 50% 50%;
  height: auto;
  display: block;
  position: absolute;
}
#teaser .slides .slide img {
  width: 100%;
  height: auto;
}
#teaser .slides .slide .x {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#teaser .slides .slide .text {
  vertical-align: middle;
  color: #fff;
  display: inline-block;
  position: absolute;
  box-sizing: border-box;
  /*padding: 20px;*/
  width: 100%;
  color: #3A2F03;
}
#teaser .slides .slide .text h1 {
  color: #235C7E;
  font-size: 35px;
  margin: 0px 0px 15px 0px;
  text-transform: uppercase;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  display: inline-block;
  font-family: RobotoCondensed-Bold;
  /*.text-shadow( 0px 2px 10px rgba(150, 150, 150, 1));*/
}
#teaser .slides .slide .text h1 a {
  color: #CB6828;
}
#teaser .slides .slide .text h1:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
#teaser .slides .slide .text.tl {
  top: 60px;
}
#teaser .slides .slide .text.bl {
  bottom: 60px;
}
#teaser .slides .slide .text.tr {
  top: 60px;
  right: 15px;
}
#teaser .slides .slide .text.br {
  bottom: 60px;
  right: 15px;
}
#teaser .slides .slide.active {
  position: relative;
  z-index: 3;
  opacity: 1;
}
#teaser .navTeaser {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0px;
  z-index: 9;
  text-align: right;
}
#teaser .navTeaser a {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background: #3A2F03;
  width: 11px;
  height: 11px;
  -webkit-border-radius: 5.5px;
  -moz-border-radius: 5.5px;
  border-radius: 5.5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#teaser .navTeaser a.active,
#teaser .navTeaser a:hover {
  background: #CB6828;
}
#teaser .navTeaser a:last-child {
  margin-right: 0px;
}
#main_header {
  background: #fff;
  padding: 0px 0px;
  width: 100%;
  top: 0px;
  text-align: center;
  padding-top: 5px;
  /*border-bottom: 1px solid #e1e1e1;*/
  -webkit-box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.35);
  z-index: 9;
}
#main_header h1 {
  padding: 5px 10px 0px 10px;
  text-align: center;
  font-size: 19px;
  margin: 0px 0px 0px 0px;
  color: #3A2F03;
}
#main_header .slogan {
  /*text-align: right;*/
  margin: 5px 0px;
  /*padding-left: 175px;*/
  padding: 5px 10px;
  text-align: center;
  font-size: 17px;
  color: #235C7E;
  /*display:none;*/
}
#main_header #mob_nav {
  width: 90%;
  max-width: 280px;
  height: 100%;
  z-index: 9;
  border-top: 3px solid #CB6828;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  top: 0px;
  left: -100%;
  position: fixed;
  background: #fff;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  box-sizing: border-box;
  padding: 10px;
}
#main_header #mob_nav h1 {
  font-size: 17px;
  text-align: center;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
  /*font-family: RobotoCondensed-Bold;*/
}
#main_header #mob_nav h3 {
  margin: 15px 0px 5px 0px;
  font-family: 'RobotoCondensed-Light';
}
#main_header #mob_nav h3 a {
  color: #CB6828;
}
#main_header #mob_nav ul {
  margin-left: 15px;
}
#main_header #mob_nav ul a {
  color: #3A2F03;
}
#main_header #mob_nav.active {
  left: 0;
}
#main_header .logo {
  background-color: #fff;
  background-repeat: no-repeat;
  /*padding: 10px;*/
  display: inline-block;
  /*position: absolute;
        top: 0;*/
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*left: 0;*/
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /*.box-shadow(1px 3px 12px 0px rgba(0,0,0,0.75));*/
}
#main_header .logo::before {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -82px 0px;
  content: "";
  display: inline-block;
  width: 120px;
  height: 90px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #main_header .logo::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: -82px 0px;
  }
}
#main_header #main-nav {
  z-index: 0;
  visibility: hidden;
  height: 0px;
  line-height: 1px;
  opacity: 0;
  font-size: 1px;
  position: absolute;
  overflow: hidden;
}
#main_header .icon-menu {
  position: absolute;
  bottom: 5px;
  right: 15px;
}
#main_header .icon-menu .profile-dropdown {
  display: block;
  border-top: 3px solid #CB6828;
  background: #fff;
  /*height: 100px;*/
  width: 320px;
  right: 0px;
  position: absolute;
  top: 150%;
  visibility: hidden;
  z-index: 9999;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}
#main_header .icon-menu .profile-dropdown .facebook {
  width: 100%;
  display: block;
  height: 33px;
  background: #3b5998;
  color: #fff;
  text-align: center;
  line-height: 33px;
  position: relative;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#main_header .icon-menu .profile-dropdown .facebook:hover {
  background: #1a4192;
}
#main_header .icon-menu .profile-dropdown .facebook::before {
  content: "";
  position: absolute;
  top: 6.5px;
  left: 15px;
  display: inline-block;
  width: 12px;
  height: 25px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -344px 0px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #main_header .icon-menu .profile-dropdown .facebook::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: -344px 0px;
  }
}
#main_header .icon-menu .profile-dropdown .google {
  margin-top: 10px;
  width: 100%;
  display: block;
  height: 33px;
  background: #4184f3;
  color: #fff;
  text-align: center;
  line-height: 33px;
  position: relative;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#main_header .icon-menu .profile-dropdown .google:hover {
  background: #346AC2;
}
#main_header .icon-menu .profile-dropdown .strava {
  margin-top: 10px;
  width: 100%;
  display: block;
  height: 33px;
  background: #fc4c02;
  color: #fff;
  text-align: center;
  line-height: 33px;
  position: relative;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#main_header .icon-menu .profile-dropdown .strava:hover {
  background: #db3b00;
}
#main_header .icon-menu .profile-dropdown .or {
  margin: 20px 0px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #3A2F03;
}
#main_header .icon-menu .profile-dropdown .or span {
  display: inline-block;
  position: absolute;
  padding: 3px 10px;
  background: #fff;
  /*vertical-align: top;*/
  top: -13px;
  margin-left: -15.5px;
  left: 50%;
}
#main_header .icon-menu .profile-dropdown .forgotten-link {
  display: inline-block;
  margin: 5px 0px;
}
#main_header .icon-menu .profile-dropdown.active {
  top: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  /*display: block;*/
  top: 100%;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: block;
}
@media (max-width: 767px) {
  #main_header .icon-menu .profile-dropdown.active {
    position: fixed;
    left: 0px;
    width: 100%;
    top: 100px;
    text-align: left;
  }
}
#main_header .icon-menu .icon {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  /*border-left: 1px solid @bodyText;*/
  /*border-right: 1px solid @bodyText;*/
  text-align: center;
}
#main_header .icon-menu .icon.active:not(.profile) {
  background: #CB6828;
}
#main_header .icon-menu .icon.compare {
  line-height: 50px;
  font-size: 30px;
  position: relative;
  color: #CB6828;
}
#main_header .icon-menu .icon.compare span {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #c15510;
  color: white;
  text-align: center;
}
#main_header .icon-menu .icon.compare:hover {
  color: #c15510;
}
#main_header .icon-menu .icon.mobile-menu {
  display: none;
}
@media (max-width: 992px) {
  #main_header .icon-menu .icon.mobile-menu {
    display: block;
  }
}
#main_header .icon-menu .icon.mobile-menu::before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 40px;
  height: 29px;
  line-height: 29px;
  margin: 10.5px auto;
  display: inline-block;
  color: #cb6828;
}
#main_header .icon-menu .icon.profile::before {
  content: "";
  height: 29px;
  margin: 10.5px auto;
  display: inline-block;
  -webkit-transition: background-position 0.3s ease;
  -moz-transition: background-position 0.3s ease;
  -ms-transition: background-position 0.3s ease;
  -o-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  /*transition: all 300ms ease;*/
}
#main_header .icon-menu .icon.profile::before {
  width: 28px;
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: -126px 0px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #main_header .icon-menu .icon.profile::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: -126px 0px;
  }
}
#main_header .icon-menu .icon.profile.active::before {
  background-position: -156px 0px;
}
#main_header .icon-menu .icon.menuIcon::before {
  width: 29px;
  height: 30px;
  margin-top: 10px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -41px 0px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #main_header .icon-menu .icon.menuIcon::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: -41px 0px;
  }
}
#main_header .icon-menu .icon.menuIcon.active:before {
  background-position: -41px -49px;
}
.news-view #main_header h1 {
  /* float: right; */
  padding: 10px 0px;
}
.news-view .author-news {
  margin-bottom: 20px;
}
.news-view .author-news h1 {
  font-size: 27px;
}
.news-view .author-news img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100px;
  vertical-align: top;
}
.news-view .author-news .filter-news {
  margin-top: 10px;
  border-bottom: 1px solid #d1d1d1;
}
.news-view .author-news .filter-news p:not(:last-child) {
  margin-bottom: 5px;
}
.news-view .author-news .filter-news p a {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 10px;
  background: #d1d1d1;
  color: #CB6828;
}
.news-view .author-news .filter-news p a.active,
.news-view .author-news .filter-news p a:hover {
  background: #CB6828;
  color: #fff;
}
.section-title {
  font-family: 'RobotoCondensed-Light';
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 0px 0px 25px 0px;
}
.section-title span {
  font-family: 'RobotoCondensed-Regular';
}
.sidebar-title {
  font-size: 19px;
}
.section {
  margin: 30px 0px;
}
.section .article {
  /*border: 1px solid #e1e1e1;*/
  /*.box-shadow(0 1px 2px rgba(0,0,0,.3));*/
  margin-bottom: 35px;
}
.section .article .img-container {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
}
.section .article .img-container img {
  width: 100%;
}
.section .article .img-container .label {
  width: 37px;
  text-align: center;
  padding: 10px 0px;
  box-sizing: border-box;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  font-size: 17px;
  background: #3A2F03;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal;
  overflow: hidden;
}
.section .article .img-container .label i {
  /*float: left;*/
  /*margin-right: 10px;*/
}
.section .article .info {
  background: #3A2F03;
  padding: 10px 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
}
.section .article .package {
  border: 1px solid #e1e1e1;
  border-top: 0px;
  padding: 10px 10px 20px 10px;
  box-sizing: border-box;
  position: relative;
}
.section .article .package h1 {
  margin: 5px 0px 15px 0px;
  font-family: 'RobotoCondensed-Light';
  font-weight: normal;
  font-size: 17px;
}
.section .article .package li {
  margin-bottom: 10px;
}
.section .article .package li i {
  margin-right: 5px;
}
.section .article .package .btn {
  position: absolute;
  bottom: -17.5px;
  left: 50%;
  margin-left: -46px;
  font-size: 19px;
}
.editors-bikes {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 50px;
  /*    .half:nth-child(2), .half:nth-child(3){
        .info{
            background: #4a525d;
            color: @white;
            span {
                color: #c0c5cd;
            }
            a {
                color: @white;
            }
        }
    }*/
}
.editors-bikes .half {
  box-sizing: border-box;
}
.editors-bikes .half .img {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.editors-bikes .half .img a {
  background-size: cover;
  background-position: 50% 50%;
  display: block;
  width: 100%;
  padding-top: 66%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.editors-bikes .half .info {
  background: #e9edf1;
}
.editors-bikes .half .info .img-builder {
  width: 120px;
  float: left;
  margin-right: 5px;
}
.editors-bikes .half .info .img-builder img {
  max-width: 100%;
}
.editors-bikes .half .info h1 {
  margin: 0;
  padding: 0px;
  font-size: 19px;
  padding: 15px 0px;
}
.editors-bikes .half .info h1 img {
  height: 32px;
  width: auto;
  margin-top: -4px;
}
.editors-bikes .half .info ul li {
  margin-bottom: 10px;
}
.editors-bikes .half .info ul li span {
  color: #6a7585;
}
.editors-bikes .half .info ul li i {
  margin-right: 5px;
  width: 20px;
  text-align: center;
}
.editors-bikes .half .info ul li a:hover {
  text-decoration: underline;
}
#edit-company-page-wrapper input[type=checkbox],
#edit-company-page-wrapper input[type=radio] {
  margin-right: 6px;
}
#edit-company-page-wrapper label {
  display: block;
}
.gallery-home-page .images {
  margin: 0px 15px;
}
.gallery-home-page .images .overlay {
  display: none;
}
.gallery-home-page a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 285px;
}
.gallery-home-page a img {
  overflow: hidden;
  text-align: center;
  height: 285px;
}
.count-accents {
  margin: 50px 0px 0px 0px;
}
.count-accents div:not(.clearfix) {
  text-align: center;
  margin-bottom: 50px;
}
.count-accents div:not(.clearfix) span {
  display: block;
}
.count-accents div:not(.clearfix) a.icon {
  display: inline-block;
  height: 100px;
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-bottom: 4px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .count-accents div:not(.clearfix) a.icon {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: 0px 0px;
  }
}
.count-accents div:not(.clearfix) a.icon.globus {
  background-position: 0px 0px;
  width: 104px;
  height: 104px;
  margin-bottom: 0px;
}
.count-accents div:not(.clearfix) a.icon.calendar {
  background-position: 0px -205px;
  width: 101px;
  height: 101px;
  margin-bottom: 3px;
}
.count-accents div:not(.clearfix) a.icon.bikes {
  background-position: 0px -307px;
  width: 154px;
}
.count-accents div:not(.clearfix) a.icon.news {
  background-position: 0px -105px;
  width: 113px;
}
.count-accents div:not(.clearfix) .title {
  color: #3A2F03;
  font-family: 'RobotoCondensed-Light';
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px;
}
.count-accents div:not(.clearfix) .count {
  font-family: 'RobotoCondensed-Bold';
  color: #CB6828;
  font-size: 24px;
}
.register {
  margin-bottom: 20px;
}
.register .content {
  border: 1px solid #e1e1e1;
  padding: 15px 15px;
}
.register .icon {
  text-align: center;
}
.register .icon span {
  width: 100px;
  height: 100px;
  display: inline-block;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.register .icon span::before {
  height: 65px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32.5px;
  content: "";
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .register .icon span::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: 0px 0px;
  }
}
.register .icon span.user::before {
  width: 48px;
  background-position: -951px -473px;
  margin-left: -24px;
}
.register .text {
  text-align: center;
}
.register .text h1 {
  font-family: 'RobotoCondensed-Light';
  text-align: center;
}
.register .text li {
  text-align: left;
  margin-bottom: 10px;
}
.register .text li i {
  margin-right: 5px;
}
.search_listing h1 {
  background: #CB6828;
  font-family: 'RobotoCondensed-Light';
  font-weight: normal;
  font-size: 24px;
  line-height: 35px;
  padding: 10px 10px 10px 10px;
  color: #fff;
  margin: 0px;
}
.search_listing .form {
  padding: 25px 10px;
  background: #e1e1e1;
}
#footer {
  padding: 50px 0px 30px 0px;
  background: #3b3b3b;
  color: #fff;
  font-family: 'RobotoCondensed-Light';
}
#footer .social {
  text-align: center;
}
#footer .fcol {
  margin-bottom: 40px;
}
#footer .fcol h1 {
  margin-top: 0px;
  font-size: 25px;
  margin-bottom: 20px;
  color: #CB6828;
}
#footer .fcol a {
  color: #fff;
}
#footer .fcol a:hover {
  text-decoration: underline;
}
#footer .copyright {
  margin-top: 20px;
  color: #d1d1d1;
  text-align: center;
}
#footer .copyright p {
  margin-bottom: 5px;
  font-size: 13px;
}
#footer .copyright a {
  color: #fff;
}
#footer .copyright a:hover {
  text-decoration: underline;
}
.sidebar-frame-builders h1 {
  margin-bottom: 10px;
}
.sidebar-frame-builders .row .col {
  text-align: center;
  color: #CB6828;
  margin-bottom: 10px;
}
.sidebar-frame-builders .row a {
  display: inline-block;
  margin-bottom: 5px;
}
.sidebar-frame-builders .row .profile_img {
  width: 100%;
  height: auto;
  max-width: 100px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #3A2F03;
}
.sidebar-frame-builders .row span {
  display: block;
  text-align: center;
}
.forum-btn {
  display: block;
  padding: 10px 10px;
  color: #fff;
  background: #CB6828;
  text-transform: uppercase;
  margin: 10px 0px 0px 0px;
  text-align: center;
  max-width: 300px;
  font-size: 20px;
}
p.forum-info {
  margin-bottom: 20px;
  max-width: 400px;
  margin-top: 1em;
}
.forum-btn:hover {
  background: #c15510;
  color: #fff;
}
#main-story {
  margin-top: 25px;
}
#main-story .palete-background {
  background: #ebe9df;
  border: 1px solid #ebe9df;
  padding: 20px;
  box-sizing: border-box;
  border-top: 1.5px solid #31708F;
}
#main-story .img-container {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
#main-story .img-container img {
  width: 100%;
  height: auto;
}
#main-story .img-container .tr {
  position: relative;
}
#main-story .img-container .tr .creditsby {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  text-align: right;
  color: #fff;
  padding: 5px 20px;
  box-sizing: border-box;
}
#main-story .text .white-board {
  /*background: @white;*/
  /*margin-top: 10px;*/
  padding: 5px;
  box-sizing: border-box;
}
#main-story .text h1 {
  font-size: 24px;
  margin: 0px;
}
#main-story .text h1 a {
  color: #3A2F03;
  font-family: 'RobotoCondensed-Bold';
}
#main-story .text h1 a.cat-title {
  color: #CB6828;
}
#main-story .text h1 a:hover {
  text-decoration: underline;
}
#main-story .text .date {
  font-size: 12px;
  /*color: @gray;*/
  font-family: 'RobotoCondensed-Light';
  margin-top: 5px;
}
#main-story .text .info {
  margin: 15px 0px;
  line-height: 19px;
}
#news {
  padding-top: 18px;
}
#news .articles {
  margin-bottom: 18px;
}
#news .articles:last-child {
  margin-bottom: 0px;
}
#news .articles h1 {
  font-family: 'RobotoCondensed-Light';
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 25px;
  margin-top: 0px;
}
#news .articles article.main {
  /*margin-bottom: 20px;*/
}
#news .articles article.main:last-child {
  margin-bottom: 0;
}
#news .articles article.main:last-child .text .info {
  margin-bottom: 0px;
}
#news .articles article.main .img-container {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
#news .articles article.main .img-container img {
  width: 100%;
  height: auto;
  z-index: 1;
}
#news .articles article.main .img-container .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(203, 104, 40, 0.7);
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  display: none;
}
#news .articles article.main .img-container:hover .overlay {
  display: block;
  cursor: pointer;
  /*pos*/
}
#news .articles article.main .img-container:hover .overlay:not(.video)::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0px 0px -30px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -1px -478px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #news .articles article.main .img-container:hover .overlay:not(.video)::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: -1px -478px;
  }
}
#news .articles article.main .img-container:hover .overlay.video .fa {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0px 0px -30px;
  color: #fff;
}
#news .articles article.main .text h1 {
  font-size: 21px;
  margin-bottom: 5px;
}
#news .articles article.main .text h1 a {
  color: #3A2F03;
  font-family: 'RobotoCondensed-Bold';
}
#news .articles article.main .text h1 a.cat-title {
  color: #CB6828;
}
#news .articles article.main .text h1 a:hover {
  text-decoration: underline;
}
#news .articles article.main .text .date {
  color: #d1d1d1;
  font-size: 12px;
}
#news .articles article.main .text .info {
  margin: 10px 0px;
}
#news .articles .other-news {
  border-top: 1.5px solid #31708F;
  background: #f1f1f1;
  padding: 20px 20px;
  box-sizing: border-box;
  font-size: 15px;
}
#news .articles .other-news li {
  border-bottom: 1px dashed #3A2F03;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#news .articles .other-news li:last-child {
  border: none;
  margin-bottom: 10px;
}
#news .articles .other-news a {
  color: #CB6828;
  font-size: 18px;
  line-height: 20px;
  font-family: 'RobotoCondensed-Bold';
}
#news .articles .other-news a:not(.cat-title) {
  color: #3A2F03;
}
#news .articles .other-news a:hover {
  text-decoration: underline;
}
#news .articles .other-news .date {
  fons-size: 11px;
  margin: 3px 0px 5px 0px;
}
.social {
  text-align: left;
}
.social li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.social li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  /*.transition(background-position 0.3s ease);*/
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .social li a {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: 0px 0px;
  }
}
.social li a.fb {
  background-position: -959px -564px;
}
.social li a.rt {
  background: #00A802;
  color: #fff;
  font-size: 28px;
  position: relative;
}
.social li a.rt i {
  position: absolute;
  top: 8px;
  left: 5px;
}
.social li a.rt:hover {
  background: #009900;
}
.social li a.wa {
  background: #54CB5F;
  color: #fff;
  font-size: 31px;
  position: relative;
}
.social li a.wa i {
  position: absolute;
  top: 5px;
  left: 6.5px;
}
.social li a.wa:hover {
  background: #3ead47;
}
.social li a.insta {
  background: #966842;
  color: #fff;
  font-size: 31px;
  position: relative;
}
.social li a.insta i {
  position: absolute;
  top: 5px;
  left: 6.5px;
}
.social li a.insta:hover {
  background: #845c3b;
}
.social li a.rss {
  background: #FF6600;
  color: #fff;
  font-size: 29px;
  position: relative;
}
.social li a.rss i {
  position: absolute;
  top: 7px;
  left: 9.5px;
}
.social li a.rss:hover {
  background: #e85c00;
}
.social li a.tw {
  background-position: -959px -646px;
}
.social li a.yt {
  background-position: -959px -729px;
}
.social li a.pi {
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-position: -1px -478px !important;
  width: 39px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .social li a.pi {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: 0px 0px;
  }
}
.social li a.pi:hover {
  background-position: -1px -519px !important;
}
.social li a.mail {
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-position: -42px -478px !important;
  width: 39px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .social li a.mail {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: 0px 0px;
  }
}
.social li a.mail:hover {
  background-position: -42px -519px !important;
}
.social li:last-child {
  margin-right: 0px;
}
.social a.fb:hover {
  background-position: -959px -605px;
}
.social a.tw:hover {
  background-position: -959px -687px;
}
.social a.yt:hover {
  background-position: -959px -771px;
}
@media (max-width: 767px) {
  body {
    /* padding-top: 100px; */
  }
  .editors-bikes .info {
    height: auto!important;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #category-view #main-video .info,
  .categories-top-stories #main-video .info {
    width: 30%;
    float: left;
  }
  #category-view #main-video .video,
  .categories-top-stories #main-video .video {
    width: 70%;
    float: left;
  }
  #category-view .article,
  .categories-top-stories .article {
    margin: 0px;
  }
  .nav-bar {
    margin-top: 110px;
  }
  .nav-bar #main-section-menu .row-menu .column {
    width: 20%;
  }
  .nav-bar #main-section-menu .row-menu .column.snd {
    width: 80%;
  }
  #main-story .palete-background {
    /*padding-right: 20px;*/
  }
  #main-story .text {
    float: left;
    /*margin-bottom: 10px;*/
  }
  #main-story .img-container {
    /*margin: 10px 0px;*/
    float: right;
  }
  #teaser {
    display: block;
    margin-top: 50px;
  }
  #teaser .slides .slide .text h1 {
    font-size: 65px;
  }
  #teaser .teaser_nav_bar .btn-holder {
    clear: none;
    margin-top: 0px;
    float: right;
  }
  #main_header {
    position: fixed;
    text-align: left;
  }
  #main_header h1 {
    float: right;
    padding-top: 37px!important;
    padding-bottom: 0px!important;
  }
  #main_header .logo {
    float: left;
  }
  #main_header .logo::before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
  #main_header #main-nav.active {
    position: relative;
    visibility: visible;
    line-height: 22px;
    height: auto;
    opacity: 1;
    overflow: visible;
  }
  #main_header #main-nav {
    display: block;
    margin-left: 150px;
    float: left;
    white-space: nowrap;
  }
  #main_header #main-nav li {
    float: left;
    /*margin-right: 35px;*/
    position: relative;
    overflow: hidden;
  }
  #main_header #main-nav li a {
    color: #CB6828;
    font-size: 16px;
    display: block;
    padding: 10px 15px;
  }
  #main_header #main-nav li a:hover {
    /*text-decoration: underline;*/
    /*font-weight: bold;*/
    color: #fff;
    background: #D7D4C5;
  }
  #main_header #main-nav li ul {
    width: 250px;
    position: absolute;
    top: 150%;
    left: 0;
    visibility: hidden;
    z-index: 9999;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #main_header #main-nav li ul li {
    float: none;
    margin: 0;
  }
  #main_header #main-nav li ul li a {
    padding: 7px 15px;
    /*background:@orange;*/
    display: block;
    font-size: 13px;
    /*color: @white;*/
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    color: #3A2F03;
    background: #D7D4C5;
    /*border-bottom: 1px dashed @bodyText;*/
  }
  #main_header #main-nav li ul li a:hover {
    color: #3A2F03;
    background: #ebe8d7;
    text-decoration: none;
  }
  #main_header #main-nav li ul li:last-child a {
    border-bottom: none;
  }
  #main_header #main-nav li:hover {
    overflow: visible;
  }
  #main_header #main-nav li:hover > a {
    /*text-decoration: underline;*/
    /*font-weight: bold;*/
    color: #3A2F03;
    background: #ebe8d7;
  }
  #main_header #main-nav li:hover ul {
    top: 100%;
    visibility: visible;
    opacity: 1;
    border-top: 3px solid #CB6828;
  }
  .editors-bikes .half .info {
    position: relative;
    max-height: none;
  }
  .editors-bikes .half .info ul {
    margin: 5px 0px;
  }
  .editors-bikes .half:nth-child(2n) .info {
    background: #4a525d;
    color: #fff;
    /*float: right;*/
  }
  .editors-bikes .half:nth-child(2n) .info span {
    color: #c0c5cd;
  }
  .editors-bikes .half:nth-child(2n) .info a {
    color: #fff;
  }
  .editors-bikes .half:nth-child(2n) .img {
    /*float: right;*/
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #main_header #main-nav li a {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nav-bar .menu-icon {
    float: left;
  }
  .nav-bar .search-icon {
    float: right;
  }
  .nav-bar .search-icon .search-box {
    right: -10px;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .nav-bar .search-icon {
    float: right;
  }
  .nav-bar .search-icon .search-box {
    right: -10px;
    left: auto;
  }
}
@media (max-width: 991px) {
  #home_page .other-news {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .nav-bar {
    margin-top: 125px;
  }
  #main-story {
    /*margin-top: 150px;*/
  }
  .btn:hover {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  #teaser {
    margin-top: 75px;
  }
  #teaser .slides .slide h1 {
    font-size: 60px;
  }
  #main_header {
    padding-top: 0px;
  }
  #main_header h1.site_title {
    float: none;
    padding: 5px 0px 0px 0px;
    text-align: left;
    font-size: 44px!important;
  }
  #main_header .slogan {
    display: block;
    padding: 5px 0px 0px 166px;
    text-align: left;
  }
  #main_header .logo {
    position: absolute;
    top: 0;
    float: none;
    -webkit-box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.75);
    padding: 10px;
  }
  #main_header .logo::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  #main_header .icon-menu {
    overflow: hidden;
  }
  #main_header .icon-menu .icon.profile:hover::before {
    background-position: -156px 0px;
  }
  #main_header .icon-menu.visible {
    overflow: visible;
  }
  .news-view #main_header h1.site_title {
    text-align: center;
    padding: 30px 0px 30px 0px!important;
    font-size: 33px;
  }
  .editors-bikes .half:hover {
    /* a {
                .scale(1);
            }*/
  }
  .editors-bikes .half:nth-child(2) .info {
    /*float: right;*/
  }
  .editors-bikes .half:nth-child(2) .img {
    /*float: left;*/
  }
  .editors-bikes .half:nth-child(3) .info {
    /*float: right;*/
  }
  .editors-bikes .half:nth-child(3) .img {
    /*float: right;*/
  }
  .gallery-home-page .images {
    position: relative;
    overflow: hidden;
  }
  .gallery-home-page .images .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(203, 104, 40, 0.7);
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .gallery-home-page .images:hover .overlay {
    display: block;
    cursor: pointer;
    /*pos*/
  }
  .gallery-home-page .images:hover .overlay::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0px 0px -30px;
    background-image: url('../images/sprite.png');
    background-repeat: no-repeat;
    background-position: -1px -478px;
  }
  .register_as .register .content {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  .register_as .register .content .icon span {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .register_as .register:hover .content {
    background: #CB6828;
    color: #fff;
  }
  .register_as .register:hover .content .icon span {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
    background: #fff;
  }
}
@media (min-width: 992px) and print, (min-width: 992px) and screen, (min-width: 992px) and (-webkit-min-device-pixel-ratio: 1.25), (min-width: 992px) and (-o-min-device-pixel-ratio: 1.25/1), (min-width: 992px) and (min--moz-device-pixel-ratio: 1.25), (min-width: 992px) and (-moz-min-device-pixel-ratio: 1.25), (min-width: 992px) and (-ms-min-device-pixel-ratio: 1.25), (min-width: 992px) and (min-device-pixel-ratio: 1.25), (min-width: 992px) and (min-resolution: 120dpi), (min-width: 992px) and (min-resolution: 1.25dppx) {
  .gallery-home-page .images:hover .overlay::before {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite@2x.png');
    background-position: -1px -478px;
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
#web-site .primary-color {
  color: #CB6828;
}
#web-site .event-preview .date {
  font-size: 25px;
  color: #CB6828;
}
#web-site .event-preview .event-info {
  margin: 30px 0px;
}
#web-site .event-preview .event-info .description {
  color: #777777;
}
#web-site .event-preview .event-info .description .social {
  margin-top: 5px;
  text-align: center;
}
#web-site .events-list article {
  margin-bottom: 30px;
}
#web-site .events-list article h4 a {
  color: #CB6828;
}
#web-site .events-list article > div {
  border: 1px solid #eaeaea;
}
#web-site .events-list article > div a.img {
  display: block;
  height: 200px;
  white-space: nowrap;
  text-align: center;
  position: relative;
  background-position: center center;
  background-size: cover;
}
#web-site .events-list article > div .info-holder {
  padding: 10px;
}
#web-site .events-list article.old > div {
  opacity: 0.5;
}
#web-site .pagination li a {
  color: #CB6828;
}
#web-site .pagination li.active a,
#web-site .pagination li:hover a {
  background: #CB6828;
  color: #fff;
  border-color: #ddd;
}
#web-site #upcoming-events header {
  width: 100%;
  padding: 50px 0px;
  background-image: url('../images/events-bg.jpg');
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  #web-site #upcoming-events header {
    margin-top: -50px;
  }
}
#web-site #upcoming-events header::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  content: "";
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
}
#web-site #upcoming-events header h1 {
  color: #fff;
  position: relative;
  z-index: 3;
  text-align: center;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #web-site #teaser {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  #web-site {
    margin-top: 120px;
  }
}
#web-site .has-error label {
  color: #a94442;
}
#web-site .has-error p {
  margin-top: 5px;
  color: #a94442;
}
@media (min-width: 992px) {
  #web-site #main_header .logo {
    left: 15px;
  }
}
@media (max-width: 768px) {
  #web-site #main_header .logo {
    float: left;
  }
}
#web-site #main_header .site_title {
  float: none;
  padding-top: 10px !important;
}
@media (min-width: 992px) {
  #web-site #main_header .site_title {
    text-align: left;
    padding-left: 166px !important;
    padding-bottom: 0px !important;
    font-size: 26px!important;
  }
}
#web-site .section-title {
  color: #3A2F03;
}
#web-site #choose-a-plan {
  margin: 30px 0px 50px 0px;
}
@media (max-width: 991px) {
  #web-site #choose-a-plan article {
    margin-bottom: 20px;
  }
}
#web-site #choose-a-plan .have-an-account .btn {
  margin: 0px 20px;
}
#web-site #choose-a-plan .have-an-account a:not(.btn) {
  color: #CB6828;
  text-decoration: underline;
}
#web-site #choose-a-plan .have-an-account a:not(.btn):hover {
  color: #c15510;
}
#web-site #choose-a-plan .continue-to-website {
  margin-bottom: 30px;
}
#web-site #choose-a-plan .continue-to-website a {
  color: #CB6828;
  display: inline-block;
  margin-left: 20px;
  text-decoration: underline;
}
#web-site #choose-a-plan .continue-to-website a:hover {
  color: #c15510;
}
#web-site #choose-a-plan .heading {
  background: #CB6828;
  padding: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
}
#web-site #choose-a-plan .heading span {
  display: block;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 3px;
  line-height: 30px;
}
#web-site #choose-a-plan .info {
  padding: 15px;
  background: #ebe9df;
}
#web-site #choose-a-plan .info .label-info {
  background: transparent;
  color: #235C7E;
  margin-bottom: 10px;
  font-size: 15px;
}
#web-site #choose-a-plan .info .img {
  width: 100%;
  height: auto;
}
#web-site #choose-a-plan .info .btn {
  color: #fff;
  background: #3A2F03;
  margin: 30px auto 30px auto;
  width: 100px;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
}
#web-site #choose-a-plan .info .btn:hover {
  background: #0a0800;
}
.step {
  margin: 50px 0px 50px 0px;
}
@media only screen and (min-width: 992px) {
  .step {
    margin: 150px 0px 50px 0px;
  }
}
.step .content {
  padding: 20px;
  background: #ebe9df;
}
.step .content .blur {
  display: none;
}
.step .content.loading {
  position: relative;
}
.step .content.loading .blur {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 3;
}
.step .content.loading .blur .loading-bar {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
.step .content.loading .blur .loading-bar img {
  max-width: 100%;
  max-height: 100%;
}
.step .content h1 {
  margin: 0;
  font-size: 20px;
  line-height: 23px;
  color: #CB6828;
}
.step .content .pages {
  font-size: 20px;
}
.step .content .form form {
  color: #3A2F03;
  margin-top: 30px;
}
.step .content .form form .i_am {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 17px;
}
.step .content .form form label {
  display: block;
}
.step .content .form form input[type="radio"],
.step .content .form form input[type="checkbox"] {
  margin-right: 10px;
}
ul.registration-steps {
  width: 100%;
  display: table;
  box-sizing: border-box;
  table-layout: fixed;
  /* border: 1px solid @orange; */
  padding: 0px;
}
ul.registration-steps li {
  list-style: none;
  display: table-cell;
  background: #ebe9df;
}
ul.registration-steps li a {
  display: block;
  padding: 15px 10px;
  box-sizing: border-box;
  font-size: 25px;
  font-family: 'RobotoCondensed-Light';
  text-align: center;
  color: #CB6828;
}
@media only screen and (max-width: 991px) {
  ul.registration-steps li a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 680px) {
  ul.registration-steps li a {
    font-size: 25px;
  }
  ul.registration-steps li a span {
    display: none;
  }
}
ul.registration-steps li.active,
ul.registration-steps li:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #CB6828;
}
ul.registration-steps li.active a,
ul.registration-steps li:hover a {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .first-step .first-step-text {
    margin-top: 20px;
  }
}
.second-step {
  margin-top: 10px;
}
.second-step .main_category,
.second-step .question .quest {
  font-size: 16px;
  border-bottom: 1px solid #3A2F03;
  padding: 5px 0px;
  margin-top: 20px;
}
.second-step .main_category.first,
.second-step .question .quest.first {
  margin-top: 0px;
}
.second-step .main_category.category_name,
.second-step .question .quest.category_name {
  margin-top: 0px;
}
.second-step .sub_category input {
  margin-right: 5px;
  vertical-align: top;
}
.second-step .sub_category.zf2 label {
  margin-bottom: 10px;
}
.second-step .sub_category label {
  /* clear: both; */
  display: block;
}
.second-step .step-content {
  margin-top: 10px;
}
.second-step form {
  margin-top: 0px !important;
}
.second-step form .has-error .selectcountry button {
  border: 1px solid #a94442;
}
.second-step form .selectcountry button {
  width: 100%;
  border: 1px solid #ccc;
}
.second-step form .selectcountry button span:not(.caret) {
  float: left;
}
.second-step form .selectcountry button span.caret {
  margin-top: 8px;
  float: right;
}
.second-step form .subscribe-newsletter input {
  float: left;
  margin-right: 5px;
}
.second-step .price-package,
.second-step .info-packge {
  padding: 10px;
  background: #f4f4f4;
  margin: 10px 0px;
}
.second-step .price-package ul,
.second-step .info-packge ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
.second-step .price-package ul li:first-child,
.second-step .info-packge ul li:first-child {
  margin-bottom: 5px;
}
.second-step .price-package ul li span,
.second-step .info-packge ul li span {
  color: #CB6828;
  display: inline-block;
  margin-left: 5px;
}
.second-step #select-package h3 {
  margin: 0;
}
.second-step #select-package .img-block {
  border: 3px solid #fff;
  line-height: 250px;
  color: #5e5e5e;
  text-align: center;
}
.second-step #select-package .did-you-know {
  margin: 30px 0px;
  padding: 15px 0px;
  border-top: 1px solid #5e5e5e;
  border-bottom: 1px solid #5e5e5e;
}
.second-step #select-package .did-you-know h3 {
  color: #CB6828;
}
.third-step .main_category,
.third-step .question .quest {
  font-size: 16px;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #3A2F03;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
}
.third-step .main_category:first-child,
.third-step .question .quest:first-child {
  margin-top: 0px;
}
.third-step .main_category.category_name,
.third-step .question .quest.category_name {
  margin-top: 0px;
}
.third-step .sub_category {
  margin-bottom: 0px;
}
.third-step .sub_category input {
  margin-right: 5px;
  vertical-align: top;
}
.third-step .sub_category.zf2 label {
  margin-bottom: 10px;
}
.third-step .sub_category label {
  /* clear: both; */
  display: block;
  margin-bottom: 0px;
}
.third-step .subcategory_holder {
  border-bottom: 1px dashed #3A2F03;
  padding: 5px 0px;
}
.third-step .subcategory_holder .price {
  font-family: 'RobotoCondensed-Bold';
}
.third-step .subcategory_holder .primary-category-selected {
  font-family: 'RobotoCondensed-Bold';
}
.third-step #third-step-form {
  margin-top: 20px;
}
.third-step #third-step-form .icheckbox_line-orange.checked,
.third-step #third-step-form .iradio_line-orange.checked {
  background: #CB6828;
}
.third-step #third-step-form .icheckbox_line-orange.notChecked,
.third-step #third-step-form .iradio_line-orange.notChecked {
  background: #6E6953;
}
.third-step #third-step-form .radio-buttons-holder {
  margin-bottom: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .third-step #third-step-form .radio-buttons-holder {
    margin-top: 20px;
  }
}
.third-step #third-step-form .radio-buttons-holder .radio-button {
  width: 47.5%;
  float: left;
}
.third-step #third-step-form .radio-buttons-holder .radio-button.second {
  margin-left: 5%;
}
.third-step #basket .price {
  margin-top: 20px;
}
.third-step #basket .price b {
  font-family: 'RobotoCondensed-Bold';
  margin-left: 10px;
}
.third-step #basket .empty-categories {
  margin-top: 20px;
  font-style: italic;
  font-family: 'RobotoCondensed-Bold';
}
.third-step #basket .proceed-to-checkout {
  width: 100%;
  margin-top: 10px;
  padding: 13px 0px;
  font-size: 17px;
  text-transform: uppercase;
}
.third-step #basket table {
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate;
  margin-top: 20px;
}
.third-step #basket table th {
  background: #3A2F03;
  color: #fff;
  padding: 5px;
  text-align: center;
}
.third-step #basket table tr td {
  background: #6E6953;
  color: #fff;
  padding: 5px;
}
.third-step #basket table tr td:last-child {
  text-align: center;
}
#login {
  margin: 30px 0;
  padding: 20px;
  background-color: #ebe9df;
}
#login .heading {
  margin-bottom: 30px;
}
#login h1 {
  margin: 0;
  font-size: 20px;
  line-height: 23px;
  color: #CB6828;
}
.inside-page {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .inside-page {
    margin-top: 30px;
  }
}
#sidebar .add-compare,
#sidebar .add-as-friend {
  margin-bottom: 10px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  #sidebar {
    margin-bottom: 20px;
  }
  #sidebar .view-owner-gallery {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) {
  #sidebar .section h3 {
    margin-bottom: 10px;
  }
  #sidebar .section .info {
    background: transparent;
    padding: 0px;
  }
}
#sidebar .logo {
  width: 100%;
  display: block;
  height: auto;
  padding: 10px;
  border: 1px solid #d1d1d1;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
}
#sidebar .logo img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (min-width: 768px) {
  #sidebar .logo.first {
    margin-bottom: 10px;
  }
}
#sidebar .nav {
  margin-top: 15px;
}
#sidebar .nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#sidebar .nav ul li {
  padding: 0px;
  border-bottom: 1px solid #3A2F03;
}
#sidebar .nav ul li:last-child {
  border-bottom: none;
}
#sidebar .nav ul li.active a,
#sidebar .nav ul li:hover a {
  background: #3A2F03;
}
#sidebar .nav ul li a {
  display: block;
  background: #CB6828;
  color: #fff;
  padding: 10px;
  font-family: 'RobotoCondensed-Regular';
}
#company-view h1.company-title,
#owner-view h1.company-title {
  margin: 0 0 10px 0;
}
#company-view h1.company-title img,
#owner-view h1.company-title img {
  height: 46px;
  width: auto;
  margin-top: -4px;
}
#company-view #company-info #add-to-compare-list,
#owner-view #company-info #add-to-compare-list,
#company-view #owner-info #add-to-compare-list,
#owner-view #owner-info #add-to-compare-list {
  line-height: 32px;
  font-family: 'RobotoCondensed-Bold';
}
#company-view #company-info .view-owner-gallery,
#owner-view #company-info .view-owner-gallery,
#company-view #owner-info .view-owner-gallery,
#owner-view #owner-info .view-owner-gallery {
  text-align: right;
}
#company-view #company-info .profile-menu-btns .btn,
#owner-view #company-info .profile-menu-btns .btn,
#company-view #owner-info .profile-menu-btns .btn,
#owner-view #owner-info .profile-menu-btns .btn {
  margin-left: 10px;
  margin-bottom: 10px;
}
#company-view .gallery .swiper-button-prev,
#owner-view .gallery .swiper-button-prev,
#company-view .gallery .swiper-container-rtl .swiper-button-next,
#owner-view .gallery .swiper-container-rtl .swiper-button-next {
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: -191px 0px;
  width: 30px;
  height: 55px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #company-view .gallery .swiper-button-prev,
  #owner-view .gallery .swiper-button-prev,
  #company-view .gallery .swiper-container-rtl .swiper-button-next,
  #owner-view .gallery .swiper-container-rtl .swiper-button-next {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: -191px 0px;
  }
}
#company-view .gallery .swiper-button-next,
#owner-view .gallery .swiper-button-next,
#company-view .gallery .swiper-container-rtl .swiper-button-prev,
#owner-view .gallery .swiper-container-rtl .swiper-button-prev {
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: -222px 0px;
  width: 30px;
  height: 55px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #company-view .gallery .swiper-button-next,
  #owner-view .gallery .swiper-button-next,
  #company-view .gallery .swiper-container-rtl .swiper-button-prev,
  #owner-view .gallery .swiper-container-rtl .swiper-button-prev {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: -222px 0px;
  }
}
#company-view .gallery .swiper-container,
#owner-view .gallery .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#company-view .gallery .swiper-container.gallery-top,
#owner-view .gallery .swiper-container.gallery-top {
  width: 100%;
}
#company-view .gallery .swiper-container.gallery-thumbs,
#owner-view .gallery .swiper-container.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
#company-view .gallery .swiper-container.gallery-thumbs .swiper-slide,
#owner-view .gallery .swiper-container.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}
#company-view .gallery .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-active,
#owner-view .gallery .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#company-view .gallery .swiper-container .swiper-slide,
#owner-view .gallery .swiper-container .swiper-slide {
  white-space: nowrap;
  text-align: center;
}
#company-view .gallery .swiper-container .swiper-slide img,
#owner-view .gallery .swiper-container .swiper-slide img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#company-view .gallery .swiper-container .swiper-slide::after,
#owner-view .gallery .swiper-container .swiper-slide::after {
  content: "";
  height: 100%;
  vertical-align: middle;
}
#company-view .social,
#owner-view .social {
  margin: 10px 0px 0px 0px;
  text-align: center;
}
#company-view .social li,
#owner-view .social li {
  height: 40px;
}
#company-view .section,
#owner-view .section {
  margin: 20px 0px;
}
#company-view .section .contact-map,
#owner-view .section .contact-map {
  height: 400px;
}
#company-view .section h3,
#owner-view .section h3 {
  padding: 5px 10px;
  background: #3A2F03;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  margin: 0px;
}
#company-view .section h3 a,
#owner-view .section h3 a {
  color: white;
}
#company-view .section h3 a:hover,
#owner-view .section h3 a:hover {
  text-decoration: underline;
}
#company-view .section .info,
#owner-view .section .info {
  background: #ebe9df;
  padding: 20px;
}
#company-view .section .info .info-table,
#owner-view .section .info .info-table {
  margin-bottom: 20px;
}
#company-view .section .info .info-table .info-row,
#owner-view .section .info .info-table .info-row {
  padding: 10px 10px 8px 10px;
}
#company-view .section .info .info-table .info-row:nth-child(odd),
#owner-view .section .info .info-table .info-row:nth-child(odd) {
  background: #d1d1d1;
}
#company-view .section .info .info-table .info-row:nth-child(even),
#owner-view .section .info .info-table .info-row:nth-child(even) {
  background: #fff;
}
#company-view .section .info .info-table .info-row p,
#owner-view .section .info .info-table .info-row p {
  margin: 0;
}
#company-view .section .info .info-table .info-row .heading,
#owner-view .section .info .info-table .info-row .heading {
  color: #235C7E;
  text-transform: uppercase;
}
#company-view .section .info .info-table .info-row .heading i,
#owner-view .section .info .info-table .info-row .heading i {
  margin-right: 5px;
}
#company-view .section .info#about-us .ownerImage,
#owner-view .section .info#about-us .ownerImage {
  width: 150px;
  height: 150px;
  border: 1px solid #d1d1d1;
  display: inline-block;
  text-align: center;
  float: left;
  margin: 0px 10px 10px 0px;
}
#company-view .section .info#about-us .ownerImage img,
#owner-view .section .info#about-us .ownerImage img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
#company-view .section .info#about-us .ownerImage::before,
#owner-view .section .info#about-us .ownerImage::before {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
#company-view .section .info#about-us h1,
#owner-view .section .info#about-us h1 {
  font-size: 19px;
  margin: 0 0 10px 0px;
}
#company-view .section .info#about-us .tabs,
#owner-view .section .info#about-us .tabs {
  margin: 10px 0px 5px 0px;
}
#company-view .section .info#about-us .tabs a,
#owner-view .section .info#about-us .tabs a {
  padding: 5px 15px 3px 15px;
  background: #6E6953;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
}
#company-view .section .info#about-us .tabs a.active,
#owner-view .section .info#about-us .tabs a.active,
#company-view .section .info#about-us .tabs a:hover,
#owner-view .section .info#about-us .tabs a:hover {
  background: #CB6828;
}
#company-view .section .info#about-us #education .edu,
#owner-view .section .info#about-us #education .edu {
  padding: 10px;
  background: #fff;
  border: 1px solid #d1d1d1;
  border-bottom: none;
}
#company-view .section .info#about-us #education .edu:last-child,
#owner-view .section .info#about-us #education .edu:last-child {
  border-bottom: 1px solid #d1d1d1;
}
#company-view .section .info#about-us #education .edu .name,
#owner-view .section .info#about-us #education .edu .name {
  font-family: 'RobotoCondensed-Bold';
  margin-bottom: 5px;
  font-size: 18px;
}
#company-view .section .info#about-us #education .edu .position,
#owner-view .section .info#about-us #education .edu .position {
  font-size: 17px;
  margin-bottom: 3px;
}
#company-view .section#reviews article,
#owner-view .section#reviews article {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
#company-view .section#reviews article h1,
#owner-view .section#reviews article h1 {
  font-family: 'RobotoCondensed-Bold';
  margin: 0 0 5px 0;
  font-size: 17px;
}
#company-view .section#reviews article p,
#owner-view .section#reviews article p {
  margin-bottom: 3px;
}
#company-view .section#reviews article p.i,
#owner-view .section#reviews article p.i {
  font-style: italic;
}
#company-view .section#shows ul,
#owner-view .section#shows ul {
  margin-left: 0px;
  padding-left: 20px;
}
#company-view .section#shows ul li,
#owner-view .section#shows ul li {
  margin-bottom: 10px;
}
#company-view .section#shows ul b,
#owner-view .section#shows ul b {
  font-family: 'RobotoCondensed-Bold';
}
#company-view .section#relationships ul,
#owner-view .section#relationships ul,
#company-view .section#sponsorships ul,
#owner-view .section#sponsorships ul,
#company-view .section#links ul,
#owner-view .section#links ul {
  margin-left: 0px;
  padding-left: 20px;
}
#company-view .section#relationships ul li,
#owner-view .section#relationships ul li,
#company-view .section#sponsorships ul li,
#owner-view .section#sponsorships ul li,
#company-view .section#links ul li,
#owner-view .section#links ul li {
  margin-bottom: 10px;
}
#company-view .section#relationships ul li a,
#owner-view .section#relationships ul li a,
#company-view .section#sponsorships ul li a,
#owner-view .section#sponsorships ul li a,
#company-view .section#links ul li a,
#owner-view .section#links ul li a {
  color: #CB6828;
}
#company-view .section#relationships ul li a:hover,
#owner-view .section#relationships ul li a:hover,
#company-view .section#sponsorships ul li a:hover,
#owner-view .section#sponsorships ul li a:hover,
#company-view .section#links ul li a:hover,
#owner-view .section#links ul li a:hover {
  color: #c15510;
}
@media only screen and (min-width: 768px) {
  #company-view .section#relationships ul,
  #owner-view .section#relationships ul,
  #company-view .section#sponsorships ul,
  #owner-view .section#sponsorships ul,
  #company-view .section#links ul,
  #owner-view .section#links ul {
    list-style: none;
    padding: 0px;
  }
  #company-view .section#relationships ul li,
  #owner-view .section#relationships ul li,
  #company-view .section#sponsorships ul li,
  #owner-view .section#sponsorships ul li,
  #company-view .section#links ul li,
  #owner-view .section#links ul li {
    margin-bottom: 5px;
  }
}
#company-view .products article,
#owner-view .products article {
  margin-bottom: 10px;
}
#company-view .products article .imgContainer,
#owner-view .products article .imgContainer {
  display: block;
  height: auto;
  position: relative;
  text-decoration: none;
  padding: 10px;
  background: #fff;
  border: 1px solid #d1d1d1;
}
#company-view .products article .imgContainer img,
#owner-view .products article .imgContainer img {
  width: 100%;
  display: block;
}
#company-view .products article ul li,
#owner-view .products article ul li {
  padding: 5px 10px 3px 10px;
}
#company-view .products article ul li:nth-child(odd),
#owner-view .products article ul li:nth-child(odd) {
  background: #d1d1d1;
  font-family: 'RobotoCondensed-Bold';
}
#company-view .products article ul li:nth-child(even),
#owner-view .products article ul li:nth-child(even) {
  background: #fff;
}
#company-view .products article .bike-map,
#owner-view .products article .bike-map {
  height: 200px;
  width: 100%;
}
#company-view #contact-details .company-map,
#owner-view #contact-details .company-map {
  width: 100%;
  height: 500px;
}
#company-view #contact-details form,
#owner-view #contact-details form {
  margin-top: 20px;
}
#company-view #contact-details form h1,
#owner-view #contact-details form h1 {
  margin: 0 0 10px 0px;
  font-size: 23px;
}
#company-view #contact-details form .catpchaRow,
#owner-view #contact-details form .catpchaRow {
  margin-bottom: 10px;
}
#company-view #contact-details form .catpchaRow label,
#owner-view #contact-details form .catpchaRow label {
  margin-right: 10px;
}
#company-view #contact-details form .catpchaRow input,
#owner-view #contact-details form .catpchaRow input {
  width: 100px;
  display: inline-block;
}
#bike .bike-owner-info {
  display: flex;
  align-items: center;
}
#bike .bike-owner-info > div {
  padding: 20px;
  box-sizing: border-box;
}
#bike .bike-owner-info .bike-owner-name {
  font-size: 130%;
  font-weight: bolder;
}
@media only screen and (max-width: 768px) {
  #bike .bike-owner-info {
    flex-direction: column;
    text-align: center;
  }
}
#bike-owner section.sidebar .bike-owner-avatar {
  text-align: center;
  padding: 10px 0;
}
#bike-owner section.sidebar .bike-owner-avatar img {
  width: 133px;
  height: 133px;
}
#bike-owner .bike-owner-name {
  font-size: 130%;
  padding-top: 8px;
}
#bike-owner .small-section .small-section-header {
  margin-bottom: 10px;
}
#bike-owner .small-section .small-section-header h3 {
  width: 100%;
  padding: 0 0 2px 4px;
  font-size: 130%;
}
#bike-owner .small-section .small-section-content .bikes-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  #bike-owner .small-section .small-section-content .bikes-wrapper {
    justify-content: center;
  }
}
#bike-owner .small-section .small-section-content .bike-wrapper {
  width: 180px;
  margin: 10px;
}
#bike-owner .small-section .small-section-content .bike-wrapper .bike-image img {
  width: 180px;
  height: 100px;
}
#profile,
#bike,
#bike-owner {
  margin: 30px 0 50px 0;
}
#profile .section,
#bike .section,
#bike-owner .section {
  background: #ebe9df;
  margin: 20px 0px;
}
#profile .section h3,
#bike .section h3,
#bike-owner .section h3 {
  padding: 20px 0 2px 4px;
  color: #3A2F03;
  margin: 0 auto;
  border-bottom: 1px solid #3A2F03;
  width: 96%;
}
#profile .section h4.orange,
#bike .section h4.orange,
#bike-owner .section h4.orange {
  background: #cb6828;
  color: white;
  padding: 10px;
  margin: 0px auto 10px auto;
  width: 100%;
}
#profile .section table.checkout-table,
#bike .section table.checkout-table,
#bike-owner .section table.checkout-table {
  width: 100%;
}
#profile .section table.checkout-table tfoot td,
#bike .section table.checkout-table tfoot td,
#bike-owner .section table.checkout-table tfoot td {
  border-top: 1px solid black;
}
#profile .section table.checkout-table thead th,
#bike .section table.checkout-table thead th,
#bike-owner .section table.checkout-table thead th {
  width: 50%;
  border-bottom: 1px solid black;
  padding: 5px;
}
#profile .section table.checkout-table tr td,
#bike .section table.checkout-table tr td,
#bike-owner .section table.checkout-table tr td {
  padding: 5px;
}
#profile .section .info,
#bike .section .info,
#bike-owner .section .info {
  padding: 20px;
}
#profile .section .info .info-table,
#bike .section .info .info-table,
#bike-owner .section .info .info-table {
  margin-bottom: 20px;
}
#profile .section .info .info-table .info-row,
#bike .section .info .info-table .info-row,
#bike-owner .section .info .info-table .info-row {
  padding: 10px 10px 8px 10px;
}
#profile .section .info .info-table .info-row:nth-child(odd),
#bike .section .info .info-table .info-row:nth-child(odd),
#bike-owner .section .info .info-table .info-row:nth-child(odd) {
  background: #d1d1d1;
}
#profile .section .info .info-table .info-row:nth-child(even),
#bike .section .info .info-table .info-row:nth-child(even),
#bike-owner .section .info .info-table .info-row:nth-child(even) {
  background: #fff;
}
#profile .section .info .info-table .info-row p,
#bike .section .info .info-table .info-row p,
#bike-owner .section .info .info-table .info-row p {
  margin: 0;
}
#profile .section .info .info-table .info-row .heading,
#bike .section .info .info-table .info-row .heading,
#bike-owner .section .info .info-table .info-row .heading {
  color: #235C7E;
  text-transform: uppercase;
}
#profile .section .info .info-table .info-row .heading i,
#bike .section .info .info-table .info-row .heading i,
#bike-owner .section .info .info-table .info-row .heading i {
  margin-right: 5px;
}
#profile .section .info#about-us .ownerImage,
#bike .section .info#about-us .ownerImage,
#bike-owner .section .info#about-us .ownerImage {
  width: 150px;
  height: 150px;
  border: 1px solid #d1d1d1;
  display: inline-block;
  text-align: center;
  float: left;
  margin: 0px 10px 10px 0px;
}
#profile .section .info#about-us .ownerImage img,
#bike .section .info#about-us .ownerImage img,
#bike-owner .section .info#about-us .ownerImage img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
#profile .section .info#about-us .ownerImage::before,
#bike .section .info#about-us .ownerImage::before,
#bike-owner .section .info#about-us .ownerImage::before {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
#profile .section .info#about-us h1,
#bike .section .info#about-us h1,
#bike-owner .section .info#about-us h1 {
  font-size: 19px;
  margin: 0 0 10px 0px;
}
#profile .section .info#about-us .tabs,
#bike .section .info#about-us .tabs,
#bike-owner .section .info#about-us .tabs {
  margin: 10px 0px 5px 0px;
}
#profile .section .info#about-us .tabs a,
#bike .section .info#about-us .tabs a,
#bike-owner .section .info#about-us .tabs a {
  padding: 5px 15px 3px 15px;
  background: #6E6953;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
}
#profile .section .info#about-us .tabs a.active,
#bike .section .info#about-us .tabs a.active,
#bike-owner .section .info#about-us .tabs a.active,
#profile .section .info#about-us .tabs a:hover,
#bike .section .info#about-us .tabs a:hover,
#bike-owner .section .info#about-us .tabs a:hover {
  background: #CB6828;
}
#profile .section .info#about-us #education .edu,
#bike .section .info#about-us #education .edu,
#bike-owner .section .info#about-us #education .edu {
  padding: 10px;
  background: #fff;
  border: 1px solid #d1d1d1;
  border-bottom: none;
}
#profile .section .info#about-us #education .edu:last-child,
#bike .section .info#about-us #education .edu:last-child,
#bike-owner .section .info#about-us #education .edu:last-child {
  border-bottom: 1px solid #d1d1d1;
}
#profile .section .info#about-us #education .edu .name,
#bike .section .info#about-us #education .edu .name,
#bike-owner .section .info#about-us #education .edu .name {
  font-family: 'RobotoCondensed-Bold';
  margin-bottom: 5px;
  font-size: 18px;
}
#profile .section .info#about-us #education .edu .position,
#bike .section .info#about-us #education .edu .position,
#bike-owner .section .info#about-us #education .edu .position {
  font-size: 17px;
  margin-bottom: 3px;
}
#profile .section#reviews article,
#bike .section#reviews article,
#bike-owner .section#reviews article {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
#profile .section#reviews article h1,
#bike .section#reviews article h1,
#bike-owner .section#reviews article h1 {
  font-family: 'RobotoCondensed-Bold';
  margin: 0 0 5px 0;
  font-size: 17px;
}
#profile .section#reviews article p,
#bike .section#reviews article p,
#bike-owner .section#reviews article p {
  margin-bottom: 3px;
}
#profile .section#reviews article p.i,
#bike .section#reviews article p.i,
#bike-owner .section#reviews article p.i {
  font-style: italic;
}
#profile .section#shows ul,
#bike .section#shows ul,
#bike-owner .section#shows ul {
  margin-left: 0px;
  padding-left: 20px;
}
#profile .section#shows ul li,
#bike .section#shows ul li,
#bike-owner .section#shows ul li {
  margin-bottom: 10px;
}
#profile .section#shows ul b,
#bike .section#shows ul b,
#bike-owner .section#shows ul b {
  font-family: 'RobotoCondensed-Bold';
}
#profile .section#relationships ul,
#bike .section#relationships ul,
#bike-owner .section#relationships ul,
#profile .section#sponsorships ul,
#bike .section#sponsorships ul,
#bike-owner .section#sponsorships ul,
#profile .section#links ul,
#bike .section#links ul,
#bike-owner .section#links ul {
  margin-left: 0px;
  padding-left: 20px;
}
#profile .section#relationships ul li,
#bike .section#relationships ul li,
#bike-owner .section#relationships ul li,
#profile .section#sponsorships ul li,
#bike .section#sponsorships ul li,
#bike-owner .section#sponsorships ul li,
#profile .section#links ul li,
#bike .section#links ul li,
#bike-owner .section#links ul li {
  margin-bottom: 10px;
}
#profile .section#relationships ul li a,
#bike .section#relationships ul li a,
#bike-owner .section#relationships ul li a,
#profile .section#sponsorships ul li a,
#bike .section#sponsorships ul li a,
#bike-owner .section#sponsorships ul li a,
#profile .section#links ul li a,
#bike .section#links ul li a,
#bike-owner .section#links ul li a {
  color: #CB6828;
}
#profile .section#relationships ul li a:hover,
#bike .section#relationships ul li a:hover,
#bike-owner .section#relationships ul li a:hover,
#profile .section#sponsorships ul li a:hover,
#bike .section#sponsorships ul li a:hover,
#bike-owner .section#sponsorships ul li a:hover,
#profile .section#links ul li a:hover,
#bike .section#links ul li a:hover,
#bike-owner .section#links ul li a:hover {
  color: #c15510;
}
@media only screen and (min-width: 768px) {
  #profile .section#relationships ul,
  #bike .section#relationships ul,
  #bike-owner .section#relationships ul,
  #profile .section#sponsorships ul,
  #bike .section#sponsorships ul,
  #bike-owner .section#sponsorships ul,
  #profile .section#links ul,
  #bike .section#links ul,
  #bike-owner .section#links ul {
    list-style: none;
    padding: 0px;
  }
  #profile .section#relationships ul li,
  #bike .section#relationships ul li,
  #bike-owner .section#relationships ul li,
  #profile .section#sponsorships ul li,
  #bike .section#sponsorships ul li,
  #bike-owner .section#sponsorships ul li,
  #profile .section#links ul li,
  #bike .section#links ul li,
  #bike-owner .section#links ul li {
    margin-bottom: 5px;
  }
}
#profile .nav-sidebar a,
#bike .nav-sidebar a,
#bike-owner .nav-sidebar a {
  color: #CB6828;
  background-color: #ebe9df;
}
#profile .nav-sidebar a:hover,
#bike .nav-sidebar a:hover,
#bike-owner .nav-sidebar a:hover {
  background-color: #d1d1d1;
}
#profile .nav-sidebar .active a,
#bike .nav-sidebar .active a,
#bike-owner .nav-sidebar .active a {
  color: #fff;
  background-color: #CB6828;
}
#profile #bike-form .row:not(:first-child),
#bike #bike-form .row:not(:first-child),
#bike-owner #bike-form .row:not(:first-child) {
  margin-top: 15px;
}
#profile #bike-form .make-primary,
#bike #bike-form .make-primary,
#bike-owner #bike-form .make-primary {
  cursor: pointer;
}
#profile #my-bikes-page-wrapper .bike-wrapper,
#bike #my-bikes-page-wrapper .bike-wrapper,
#bike-owner #my-bikes-page-wrapper .bike-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 16px;
  background-color: #ebe8d7;
  border-top: 3px solid #3A2F03;
}
#profile #my-bikes-page-wrapper .bike-wrapper:not(:first-child),
#bike #my-bikes-page-wrapper .bike-wrapper:not(:first-child),
#bike-owner #my-bikes-page-wrapper .bike-wrapper:not(:first-child) {
  margin-top: 30px;
}
#profile #my-bikes-page-wrapper .bike-wrapper div,
#bike #my-bikes-page-wrapper .bike-wrapper div,
#bike-owner #my-bikes-page-wrapper .bike-wrapper div {
  display: flex;
  align-items: center;
}
#profile #my-bikes-page-wrapper .bike-wrapper div.bike-image-holder img,
#bike #my-bikes-page-wrapper .bike-wrapper div.bike-image-holder img,
#bike-owner #my-bikes-page-wrapper .bike-wrapper div.bike-image-holder img {
  width: 200px;
  height: auto;
}
@media only screen and (max-width: 320px) {
  #profile #my-bikes-page-wrapper .bike-wrapper div.bike-image-holder img,
  #bike #my-bikes-page-wrapper .bike-wrapper div.bike-image-holder img,
  #bike-owner #my-bikes-page-wrapper .bike-wrapper div.bike-image-holder img {
    width: 160px;
  }
}
#profile #my-bikes-page-wrapper .bike-wrapper div.bike-text-holder,
#bike #my-bikes-page-wrapper .bike-wrapper div.bike-text-holder,
#bike-owner #my-bikes-page-wrapper .bike-wrapper div.bike-text-holder {
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  #profile #my-bikes-page-wrapper .bike-wrapper,
  #bike #my-bikes-page-wrapper .bike-wrapper,
  #bike-owner #my-bikes-page-wrapper .bike-wrapper {
    flex-direction: column-reverse;
    align-items: center;
  }
  #profile #my-bikes-page-wrapper .bike-wrapper div:not(:last-child),
  #bike #my-bikes-page-wrapper .bike-wrapper div:not(:last-child),
  #bike-owner #my-bikes-page-wrapper .bike-wrapper div:not(:last-child) {
    margin-top: 10px;
  }
}
#profile .gallery .swiper-button-prev,
#bike .gallery .swiper-button-prev,
#bike-owner .gallery .swiper-button-prev,
#profile .gallery .swiper-container-rtl .swiper-button-next,
#bike .gallery .swiper-container-rtl .swiper-button-next,
#bike-owner .gallery .swiper-container-rtl .swiper-button-next {
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: -191px 0px;
  width: 30px;
  height: 55px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #profile .gallery .swiper-button-prev,
  #bike .gallery .swiper-button-prev,
  #bike-owner .gallery .swiper-button-prev,
  #profile .gallery .swiper-container-rtl .swiper-button-next,
  #bike .gallery .swiper-container-rtl .swiper-button-next,
  #bike-owner .gallery .swiper-container-rtl .swiper-button-next {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: -191px 0px;
  }
}
#profile .gallery .swiper-button-next,
#bike .gallery .swiper-button-next,
#bike-owner .gallery .swiper-button-next,
#profile .gallery .swiper-container-rtl .swiper-button-prev,
#bike .gallery .swiper-container-rtl .swiper-button-prev,
#bike-owner .gallery .swiper-container-rtl .swiper-button-prev {
  background-image: url('../images/sprite-2.png');
  background-repeat: no-repeat;
  background-position: -222px 0px;
  width: 30px;
  height: 55px;
}
@media print, screen, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 1.25/1), (min--moz-device-pixel-ratio: 1.25), (-moz-min-device-pixel-ratio: 1.25), (-ms-min-device-pixel-ratio: 1.25), (min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  #profile .gallery .swiper-button-next,
  #bike .gallery .swiper-button-next,
  #bike-owner .gallery .swiper-button-next,
  #profile .gallery .swiper-container-rtl .swiper-button-prev,
  #bike .gallery .swiper-container-rtl .swiper-button-prev,
  #bike-owner .gallery .swiper-container-rtl .swiper-button-prev {
    background-size: 1000px 1000px;
    background-image: url('../images/sprite-2@2x.png');
    background-position: -222px 0px;
  }
}
#profile .gallery .swiper-container,
#bike .gallery .swiper-container,
#bike-owner .gallery .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#profile .gallery .swiper-container.gallery-top,
#bike .gallery .swiper-container.gallery-top,
#bike-owner .gallery .swiper-container.gallery-top {
  width: 100%;
}
#profile .gallery .swiper-container.gallery-thumbs,
#bike .gallery .swiper-container.gallery-thumbs,
#bike-owner .gallery .swiper-container.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
#profile .gallery .swiper-container.gallery-thumbs .swiper-slide,
#bike .gallery .swiper-container.gallery-thumbs .swiper-slide,
#bike-owner .gallery .swiper-container.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}
#profile .gallery .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-active,
#bike .gallery .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-active,
#bike-owner .gallery .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#profile .gallery .swiper-container .swiper-slide,
#bike .gallery .swiper-container .swiper-slide,
#bike-owner .gallery .swiper-container .swiper-slide {
  white-space: nowrap;
  text-align: center;
}
#profile .gallery .swiper-container .swiper-slide img,
#bike .gallery .swiper-container .swiper-slide img,
#bike-owner .gallery .swiper-container .swiper-slide img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#profile .gallery .swiper-container .swiper-slide::after,
#bike .gallery .swiper-container .swiper-slide::after,
#bike-owner .gallery .swiper-container .swiper-slide::after {
  content: "";
  height: 100%;
  vertical-align: middle;
}
#sidebar-pages h1 {
  font-size: 18px;
  margin: 0px 0px 10px 0px;
}
#sidebar-pages #filter .selectcountry .btn {
  display: block;
  width: 100%;
  text-align: left;
  border: 1px solid #ccc;
}
#sidebar-pages #filter .selectcountry .btn .caret {
  margin-left: 10px;
  float: right;
  margin-top: 8px;
  margin-right: -8px;
}
#sidebar-pages #filter .search-btn {
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}
#sidebar-pages .section h3 {
  padding: 5px 10px;
  background: #3A2F03;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  margin: 0px;
}
#sidebar-pages .section .info {
  padding: 15px;
  background: #ebe9df;
}
#search-results {
  margin-top: 0px;
}
#search-results.section h3 {
  padding: 5px 10px;
  background: #3A2F03;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  margin: 0px;
}
#search-results #google-map-search {
  width: 100%;
  height: 400px;
}
@media only screen and (min-width: 768px) {
  #search-company-map {
    margin-top: -50px;
  }
}
#search-company-map #google-map-search {
  width: 100%;
  height: 900px;
}
#search-company-map #distance-slider {
  width: 50%;
  color: whitesmoke;
  font-size: 130%;
  margin-bottom: 20px;
}
#search-company-map #distance-slider span {
  padding: 6px;
  background-color: #CB6828;
}
@media only screen and (max-width: 991px) {
  #search-company-map #distance-slider span {
    line-height: 250%;
  }
}
#search-company-map #distance-slider span#selected-distance {
  color: #CB6828;
  background-color: whitesmoke;
  font-weight: bold;
}
#search-company-map #loading-markers,
#search-company-map #info-message {
  width: 50%;
  font-size: 150%;
  font-weight: bold;
  line-height: 150%;
}
#search-company-map #loading-markers div,
#search-company-map #info-message div {
  margin: 0 auto;
}
#search-company-map #search-company-filters {
  opacity: 0.9;
  padding: 20px 30px 20px 10px;
  background-color: whitesmoke;
  max-height: 90%;
  overflow-y: auto;
  max-width: 22%;
}
#search-company-map #filters-toggler {
  font-size: 150%;
}
#search-company-map .switcher {
  font-size: 130%;
}
#companies article {
  margin-bottom: 20px;
}
#companies article .imgContainer {
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #d1d1d1;
  padding: 10px;
}
#companies article .imgContainer img {
  display: block;
  width: 100%;
  height: auto;
}
#companies article .title {
  margin: 5px 0px;
  font-size: 17px;
}
#companies article .title a {
  color: #CB6828;
}
#companies article:last-child {
  margin-bottom: 0px;
}
.author-name {
  display: inline-block;
  font-weight: bold;
  font-size: 120%;
}
#listing-page #google-map {
  width: 100%;
  height: 350px;
}
@media only screen and (min-width: 768px) {
  #listing-page #google-map {
    height: 600px;
  }
}
@media only screen and (min-width: 992px) {
  #listing-page #google-map {
    height: 700px;
  }
}
.disable-textarea-resize {
  resize: none;
}
.textarea-resize-vertically {
  resize: vertical;
}
.hide-scrolls {
  overflow-x: hidden;
  overflow-y: hidden;
}
.business-hours-row {
  padding: 10px 0;
}
#general-company-questions-form .question-title {
  font-size: 110%;
}
@media (max-width: 992px) {
  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}
#company-questions-main .question-item {
  float: left;
  width: 33%;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #company-questions-main .question-item {
    width: 50%;
  }
}
@media (max-width: 320px) {
  #company-questions-main .question-item {
    width: 100%;
  }
}
#company-questions-main .question-item a b {
  display: block;
  font-size: 40px;
  line-height: 75px;
  font-weight: bold;
}
#company-questions-main .question-item a i.fa {
  display: block;
}
#company-questions-main .question-item a.green .question-icon i,
#company-questions-main .question-item a.green .question-icon b {
  color: #33b750;
}
#company-questions-main .question-item a.yellow .question-icon i,
#company-questions-main .question-item a.yellow .question-icon b {
  color: #b79633;
}
#company-questions-main .question-item a.red .question-icon i,
#company-questions-main .question-item a.red .question-icon b {
  color: #b73333;
}
.map-marker {
  width: 400px;
}
#contact-info-map p {
  margin-bottom: 3px;
}
#contact-info-map .container {
  width: 280px;
}
@media only screen and (min-width: 400px) {
  #contact-info-map .container {
    width: 350px!important;
  }
}
@media only screen and (min-width: 768px) {
  #contact-info-map .container {
    width: 450px!important;
  }
}
@media only screen and (min-width: 992px) {
  #contact-info-map .container {
    width: 550px!important;
  }
}
#edit-profile-page-wrapper form {
  color: #3A2F03;
}
#edit-profile-page-wrapper form .i_am {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 17px;
}
#edit-profile-page-wrapper form label {
  display: block;
}
#edit-profile-page-wrapper form input[type="checkbox"] {
  margin-right: 10px;
}
#edit-listings-page-wrapper p.main_category {
  font-weight: bold;
}
#edit-listings-page-wrapper .category-wrapper {
  margin-left: 20px;
  padding-right: 30px;
}
#edit-listings-page-wrapper .category-wrapper label {
  font-weight: normal;
}
#edit-listings-page-wrapper .radio-button label {
  font-weight: normal;
}
#edit-listings-page-wrapper .radio-button input {
  margin-right: 5px;
}
.switcher.is-switched-off {
  padding: 10px 14px 8px 20px;
  color: #CB6828;
  background-color: #D7D4C5;
  border-left: 16px #CB6828 solid;
}
.switcher.is-switched-on {
  padding: 10px 20px 8px 14px;
  color: #D7D4C5;
  background-color: #CB6828;
  border-right: 16px #D7D4C5 solid;
}
.switcher.has-radius {
  border-radius: 5px;
}
.rangeslider__fill {
  background-color: #CB6828;
}
.text-black {
  color: black !important;
}
.hr_checkbox {
  border-top: 1px solid lightgrey;
  margin-bottom: 0.5%;
}
.header_question_checkbox {
  font-size: 15px;
  margin-bottom: -1.5%;
  margin-left: -2%;
}
.hr_select {
  font-size: 0.5px;
  background-color: lightgrey;
}
.question_checkboxes {
  margin-left: 2%;
}
.company_user_a {
  color: #CB6828;
  pointer-events: none;
  cursor: default;
}
/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 70%;
  /* Could be more or less, depending on screen size */
}
/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.preview-btn {
  margin-left: 2%;
  background-color: #eda96a;
}
.compare_icon_text {
  margin-top: -1.3em;
  font-size: 14px;
  margin-left: -2px;
}
.reg_login_text {
  margin-top: -0.5em;
  font-size: 14px;
  color: #CB6828;
}
.greetings_text {
  margin-top: -0.5em;
  font-size: 14px;
  color: #CB6828;
}
.edit_info_div {
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  margin-right: 1%;
  background-color: #fcf8e3;
  padding-left: 1%;
  padding-right: 1%;
  color: #8a6d3b;
  border: 1px solid #faebcc;
  border-radius: 4px;
}
.edit_info_span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.edit_info_close {
  margin-left: 3px;
  cursor: pointer;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.margin-left-10 {
  margin-left: 10px;
}
.padding-0 {
  padding: 0 !important;
}
.margin-right-20 {
  margin-right: 20px;
}
.padding-100 {
  padding: 100px;
}

@media (max-width: 770px) { 
  .force-wrap-under-770px {
    flex: 1 1 100% !important; 
    max-width: 100%;
  } 
} 

@media (max-width: 990px) { 
  .force-wrap-under-990px {
    flex: 1 1 100% !important;    
    max-width: 100%;
  } 
} 

.nav-sidebar {
  list-style-type: none;
  padding: 0;
}

.btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}

#twitter-icon {
  background-image: url('../images/twitter-x.svg');
  background-size: cover;
  z-index: 50;
}

#flickr-icon {
  background-image: url('../images/flickr.svg');
  background-size: cover;
  z-index: 50;
  /* border: 1px solid gray; */
}

.userText a {
  color: #4267B2;
}

.products a {
  color: #4267B2;
}

.info-table a {
  color: #4267B2;
}

#contact-info-map a {
  color: #4267B2;
}

.facebook-blue {
  color: #4267B2;
}

.facebook-blue a:not(.company_user_a) {
  color: #4267B2;
}

.alert.alert-warning a {
  color: #4267B2;
}

.loading-spinner {
  width: 24px;
  height: 24px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #4267B2;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.loading-text {
  color: #4267B2;
  font-size: 14px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.search-input-news-by-years::placeholder {
  color: #4267B2;
  opacity: 1
}


/*# sourceMappingURL=style.css.map */
