a {
  color: #337ab7;
}
a.sm-up-container {
  color: #aaa;
}
a.btn-primary {
  text-transform: uppercase;
}
a.btn-primary:active {
  background-color: transparent;
  border-color: inherit;
}
.navbar {
  padding: 0;
}
.navbar .container {
  padding: 0;
  width: 100%;
}
.navbar .custom-logo-link img {
  width: 128px;
  height: auto;
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.navbar .exchange-rate {
  float: right;
  text-align: right;
  color: white;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #90191C;
  width: 100%;
  padding: 0 2%;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.25);
  box-shadow: 0 2px 12px rgba(0,0,0,0.25);
}
.navbar .exchange-rate ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  line-height: 2.8em;
}
.navbar .exchange-rate ul li {
  display: inline-block;
}
.navbar .exchange-rate ul li a {
  color: white;
  padding: 0 10px;
  display: block;
  background-color: transparent;
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.navbar .exchange-rate ul li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.navbar .exchange-rate ul li.rates {
  padding-right: 10px;
}
.navbar .exchange-rate span.seperator {
  font-size: 10px;
}
.navbar .main-navigation {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 2% !important;
}
.navbar .navbar-header {
  position: absolute;
  left: 2%;
  top: 4px;
  z-index: 5;
}
.navbar .main-navigation ul ul {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.6);
  color: rgba(255, 255, 255, 0.9);
}
.navbar .main-navigation ul ul li {
  padding: 0;
  display: inline-block;
  width: 100%;
}
.navbar .main-navigation ul ul li a {
  border-bottom: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
.navbar-nav li {
  padding: 10px;
  margin-left: 4px;
  float: left;
}
.navbar-nav li::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 15%;
  width: 100%;
  height: 0;
  background-color: #ed2024;
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.navbar-nav li a {
  padding: 8px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.5em;
}
.navbar-nav li:hover::before {
  height: 70%;
}
.navbar-nav li.active::before {
  height: 70%;
}
.navbar-nav li.current_page_item.navbar-nav li.current_page_item:before {
  height: 70%;
}
.main-navigation .current_page_item > a:before,
.main-navigation .current-menu-item > a:before,
.main-navigation .active > a:before,
.main-navigation .current_page_ancestor > a:before {
  display: none;
  height: 0;
}
.main-navigation ul ul {
  left: 999em;
}
.main-navigation ul li:hover > ul {
  left: -95%;
  margin-top: 12px;
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.navbar-small {
  background-color: rgba(0, 0, 0, 0.6) !important;
  padding: 0 !important;
}
.navbar-small .main-navigation ul ul {
  background: rgba(0, 0, 0, 0.8);
}
.navbar-small .navbar-nav li a {
  padding: 4px;
}
.main-description {
  margin: -20px auto 30px;
  max-width: 80%;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}
.main-title h2 {
  margin-top: 85px;
}
video.fs-background {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background-size: cover;
  -webkit-transition: 2s opacity;
  -o-transition: 2s opacity;
  transition: 2s opacity;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
video.fs-background.paused {
  opacity: 50;
  filter: alpha(opacity=5000);
}
.fs-video-background-pause {
  position: absolute;
  bottom: 5%;
  right: 6%;
  z-index: 10;
}
.fs-video-background-pause button {
  display: inline-block;
  width: auto;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  font-size: 11px;
  text-transform: uppercase;
  background: transparent none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.fs-video-background-pause button i {
  margin-right: 6px;
}
.fs-video-background-pause button:hover {
  border-color: #ed2024;
  color: #ed2024;
}
.at-overlay .container.text-slider-wrapper {
  padding: 0;
  width: 100%;
}
.at-overlay .banner-title-line {
  display: none;
}
.at-overlay .text-slider-caption {
  width: 100%;
}
.home .home-bxslider .at-overlay {
  background-color: transparent;
  background-image: url('../img/LandingPage-Test.png');
  background-size: cover;
  background-position: center center;
  position: relative;
}
.home .home-bxslider .at-overlay .slider-content {
  width: 45%;
  text-align: right;
  float: right;
  margin-right: 5%;
  top: -2.5em;
  position: relative;
}
.home .home-bxslider .at-overlay .slider-content h1 {
  color: white;
  line-height: 1.5;
  font-size: 1.6em;
}
.home .home-bxslider .at-overlay .slider-content a.btn {
  font-size: 1.25em;
}
.about-item,
.service-item {
  border: 4px solid rgba(0, 0, 0, 0.1);
  padding: 25px 12px 12px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.33);
  margin-top: 25px;
}
.about-item .circle,
.service-item .circle {
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
}
.about-item h4,
.about-item p {
  margin-left: 0;
}
.roadmap.sub-heading {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  max-width: 80%;
  margin: -20px auto 30px;
}
.roadmap.bottom {
  clear: both;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  max-width: 100%;
  padding: 30px 0 50px;
}
.roadmap.list {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
}
.roadmap.list h3 {
  margin-top: 0;
}
.roadmap.list ul.upcoming,
.roadmap.list ul.completed {
  position: relative;
}
.roadmap.list ul.upcoming li,
.roadmap.list ul.completed li {
  border-top-color: rgba(255, 255, 255, 0.2);
  padding: 8px 0;
}
.roadmap.list ul.upcoming li.completed,
.roadmap.list ul.completed li.completed {
  text-decoration: line-through;
}
.roadmap.list ul.completed li {
  text-decoration: line-through;
}
ul.downloads li {
  border: none;
  padding: 0;
  margin-bottom: 8px;
}
ul.downloads li a {
  padding: 8px;
  display: block;
  background-color: #ed2024;
  color: white;
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
  text-transform: uppercase;
  font-size: 14px;
}
ul.downloads li a i {
  margin-left: 8px;
}
ul.downloads li.disabled a {
  background-color: #ededed;
  color: #333;
  cursor: normal;
}
ul.downloads li.disabled a:hover {
  background-color: #ededed;
  color: #333;
}
ul.downloads.mobile li a {
  background: transparent;
}
ul.downloads.mobile li a:hover {
  background: transparent;
}
#trading .service-item img {
  max-height: 166px;
  width: auto;
}
.node.sub-heading {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  max-width: 80%;
  margin: -20px auto 30px;
}
.node.information ul.coin-summary {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
}
.node.information li.summary {
  border: none;
  display: inline-block;
  width: 100%;
  max-width: 20%;
  padding: 12px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.node.information li.summary.diff {
  border: none;
}
.node.information li.summary p.icon {
  font-size: 26px;
  margin: 0;
  padding: 0;
}
.node.information li.summary h3 {
  margin: 12px 0;
  color: #ed2024;
}
.node.information li.summary p.value {
  font-size: 18px;
  margin: 0 0 12px;
}
.node.bottom {
  clear: both;
  width: 100%;
  margin: 30px auto 50px;
  text-align: center;
}
#news .blog-item {
  position: relative;
  text-align: left;
}
#news .blog-item h3 {
  background-color: rgba(0, 0, 0, 0.9);
  padding: 0 12px;
  position: absolute;
  bottom: 65px;
  line-height: 36px;
}
#news .blog-item h3 a {
  color: white;
  font-size: 24px;
  font-weight: 300;
}
#news .blog-item h3 a:hover {
  color: #ed2024;
}
#news .blog-item .entry-header {
  background-color: #ed2024;
  color: white;
  margin: 0;
  padding: 0 12px;
  position: absolute;
  bottom: 40px;
  line-height: 24px;
}
#news .blog-item .entry-header a {
  color: white;
}
#news .blog-item .entry-header a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#news .blog-item p {
  display: none;
}
#news .at-btn-wrap {
  margin-top: 24px;
}
article.post,
article.page,
article.faq {
  position: relative;
}
.single-post .inner-main-title header.entry-header,
.single-faq .inner-main-title header.entry-header {
  display: none;
}
.single-post #primary,
.single-faq #primary {
  margin-top: -150px;
}
.single-post #primary .entry-header,
.single-faq #primary .entry-header {
  margin: -160px 0 0;
  position: absolute;
}
.single-post #primary .entry-header .entry-title,
.single-faq #primary .entry-header .entry-title {
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  margin: 0;
  line-height: 48px;
  padding: 0 12px;
  font-weight: 300;
  font-size: 36px;
}
.single-post #primary .entry-header .entry-meta,
.single-faq #primary .entry-header .entry-meta {
  background-color: #ed2024;
  color: white;
  display: inline-block;
  padding: 4px 12px;
  text-transform: uppercase;
}
.single-post #primary .entry-header .posted-on a,
.single-faq #primary .entry-header .posted-on a,
.single-post #primary .entry-header .byline a,
.single-faq #primary .entry-header .byline a {
  color: white;
}
.single-post #primary .entry-header .posted-on a:hover,
.single-faq #primary .entry-header .posted-on a:hover,
.single-post #primary .entry-header .byline a:hover,
.single-faq #primary .entry-header .byline a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.single-post .comment-reply-title,
.single-faq .comment-reply-title,
.single-post .comments-title,
.single-faq .comments-title {
  font-size: 24px;
}
.single-post .theChampCommentingTabs li,
.single-faq .theChampCommentingTabs li {
  text-transform: uppercase;
}
.single-post li.theChampSelectedTab,
.single-faq li.theChampSelectedTab {
  border-bottom-color: #ed2024;
}
.single-post #respond p.logged-in-as,
.single-faq #respond p.logged-in-as {
  display: none;
}
.single-post #respond #comment,
.single-faq #respond #comment {
  width: 100%;
}
.single-post .comment-form .form-submit input,
.single-faq .comment-form .form-submit input,
.single-post .read-more,
.single-faq .read-more,
.single-post .at-woo .user-login .button,
.single-faq .at-woo .user-login .button,
.single-post .at-woo .cart-contents,
.single-faq .at-woo .cart-contents {
  text-transform: uppercase;
}
.single-post .fs-video-background,
.single-faq .fs-video-background {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 420px;
}
.post-type-archive-faq h2.faq-category:first-child {
  margin-top: 0;
}
.post-type-archive-faq ul.faq-list {
  position: relative;
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
.post-type-archive-faq ul.faq-list li {
  list-style: none outside none;
}
.post-type-archive-faq ul.faq-list a {
  font-weight: bold;
  color: #ed2024;
  display: block;
  background-color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 12px;
  padding: 4px 12px;
}
.single-faq {
  margin-top: 0;
}
.single-faq article {
  background-color: white;
}
.single-faq .inner-main-title header.entry-header {
  display: block;
}
.single-faq #primary {
  margin-top: 0;
}
.single-faq .single-feat {
  display: none;
}
.single-faq .entry-header {
  margin: 0 !important;
  position: relative !important;
}
.single-faq .entry-content {
  padding: 0 12px 24px;
}
#secondary-right {
  margin-bottom: 24px;
}
#secondary-right .widget li {
  border: none;
  padding: 0;
  position: relative;
}
#secondary-right .widget .search-block {
  width: 100%;
  margin: 0;
}
#secondary-right .widget .search-block input#menu-search {
  font-size: 15px;
  line-height: 36px;
  height: 36px;
}
#secondary-right .widget .search-block #searchsubmit,
#secondary-right .widget .widget_search #searchsubmit {
  font-size: 18px;
  height: 36px;
  top: 0;
  width: 28px;
  color: rgba(0, 0, 0, 0.6);
}
#secondary-right .widget .pis-li {
  position: relative;
}
#secondary-right .widget .pis-thumbnail img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
}
#secondary-right .widget .pis-title {
  position: absolute;
  bottom: 65px;
  background-color: rgba(0, 0, 0, 0.8);
  margin: 0;
  padding: 0 8px;
}
#secondary-right .widget .pis-title a {
  color: white;
  text-transform: uppercase;
  line-height: 32px;
}
#secondary-right .widget .pis-utility {
  position: absolute;
  bottom: 40px;
  background-color: #ed2024;
  margin: 0;
  padding: 0 8px;
}
#secondary-right .widget .pis-utility a {
  color: white;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 12px;
}
#secondary-right .widget .pis-excerpt {
  display: none;
}
.site-footer {
  font-size: 14px;
  text-align: center;
}
.site-footer p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.75);
}
.site-footer .cff-likebox {
  margin: 0 auto;
  float: none;
  max-width: 255px;
}
.site-footer #cff {
  padding: 0px;
}
.site-footer #cff .cff-item {
  border: none;
  padding-bottom: 0;
}
.site-footer #cff .cff-author {
  margin: 0;
  background-color: white;
  padding: 8px;
}
.site-footer #cff .cff-post-links p {
  display: none;
}
.site-footer #cff .cff-post-text {
  padding: 8px;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.05);
}
.site-footer #cff .cff-media-link {
  padding: 8px;
  margin: 0 0 8px;
  background-color: rgba(255, 255, 255, 0.05);
}
.site-footer #cff .cff-author p {
  display: none;
}
.site-footer #cff p.cff-page-name,
.site-footer #cff p.cff-date {
  display: block;
}
.site-footer #cff p.cff-page-name {
  color: #ed2024;
}
.site-footer #cff a {
  color: #ed2024;
}
.site-footer .rotatingtweets {
  background-color: rgba(255, 255, 255, 0.1);
}
.site-footer .rotatingtweets .rotatingtweet {
  padding: 8px;
  float: left;
}
.site-footer .rotatingtweets .rtw_info {
  background-color: white;
  padding: 8px 0;
  float: left;
}
.site-footer .rotatingtweets .rtw_info .rtw_icon {
  float: left;
  margin-left: 8px;
}
.site-footer .rotatingtweets .rtw_info .rtw_icon a {
  display: inline-block;
}
.site-footer .rotatingtweets .rtw_info .rtw_icon a img {
  width: 40px;
  height: auto;
}
.site-footer .rotatingtweets .rtw_info .rtw_twitter_icon {
  float: right;
  margin-right: 8px;
}
.site-footer .rotatingtweets .rtw_info .rtw_name {
  float: left;
}
.site-footer .rotatingtweets .rtw_info .rtw_name a {
  color: #2d2d2d;
  font-size: 15px;
}
.site-footer .rotatingtweets .rtw_info .rtw_id {
  float: left;
}
.site-footer .rotatingtweets .rtw_info .rtw_id a {
  font-size: 15px;
  color: #ed2024;
}
.site-footer .rotatingtweets p.rtw_main {
  float: left;
  padding: 8px;
  margin-bottom: 8px;
  background-color: rgba(255, 255, 255, 0.05);
  font-size: 15px;
}
.site-footer .rotatingtweets p.rtw_main a {
  color: #ed2024;
}
.site-footer .rotatingtweets .rtw_meta {
  float: left;
  width: 100%;
  clear: both;
}
.site-footer .rotatingtweets .rtw_meta .rtw_intents {
  float: left;
  margin-left: 8px;
}
.site-footer .rotatingtweets .rtw_meta .rtw_timestamp {
  float: right;
  margin-right: 8px;
  font-size: 14px;
}
.site-footer .rotatingtweets .rtw_meta .rtw_timestamp a {
  color: lightgray;
}
.site-footer .rotatingtweets .rtw_meta .rtw_timestamp a:hover {
  color: #ed2024;
}
.site-footer .rotatingtweets .rtw_meta a {
  color: #e1e1e1;
  text-decoration: underline;
}
.site-footer .rtw_follow {
  display: inline-block;
  margin-top: 8px;
}
.site-footer .rtw_follow a {
  display: inline-block;
  font-size: 13px;
  color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 4px 6px;
  background-color: #00aced;
}
.site-footer .rtw_follow a:hover {
  background-color: #0084b4;
}
.site-footer .widget li {
  border: none;
  padding: 4px 0;
}
.site-footer .socials {
  margin: 20px 0 10px;
}
.sm-up-container {
  color: #lightgray !important;
}
.sm-up-container:hover {
  color: #ed2024 !important;
}
.navbar .navbar-toggle {
  background-color: transparent;
  margin: 0;
  padding: 3px 0 4px;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -o-border-radius: 0px !important;
}
@media (max-width: 1170px) {
  .navbar-nav li a {
    padding: 4px;
  }
}
@media (max-width: 1023px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
    width: 42px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse,
  .navbar-collapse.collapsing {
    display: none!important;
    background-color: rgba(0, 0, 0, 0.8) !important;
    max-height: none !important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
    margin-left: 0;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar {
    min-height: 42px;
    margin-bottom: 0;
  }
  .navbar .exchange-rate ul {
    line-height: 42px;
    float: right;
    margin-right: 12px;
  }
  .navbar .main-navigation {
    padding: 0 !important;
  }
  .navbar-nav li::before {
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .navbar-nav li.active::before {
    height: 100%;
  }
  .navbar-nav li:hover::before {
    height: 100%;
  }
  .main-navigation {
    text-align: right !important;
    max-width: 220px;
    position: absolute;
    right: 0px;
    top: 42px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 0 !important;
    max-height: none;
  }
  .main-navigation ul li {
    width: 100%;
    display: block;
    padding: 4px 24px 4px 4px;
    border: none !important;
  }
}
@media (max-width: 992px) {
  .roadmap.list {
    margin-bottom: 12px;
  }
  .navbar .custom-logo-link img {
    width: 96px;
  }
}
@media (max-width: 768px) {
  .main-title h2 {
    font-size: 28px;
  }
  .main-description {
    font-size: 18px;
  }
  .container {
    max-width: 80%;
  }
  .navbar .container {
    max-width: 100%;
  }
  .at-overlay .container {
    max-width: 90%;
    margin: 0 auto;
  }
  .at-overlay .slider-content h1 {
    font-size: 1.4em;
  }
  #news .blog-item {
    margin-bottom: 12px;
  }
  .node.information ul.coin-summary {
    background-color: transparent;
  }
  .node.information ul.coin-summary li.summary {
    background-color: rgba(0, 0, 0, 0.87);
    max-width: 100%;
    border: none;
    margin-bottom: 12px;
  }
}
@media (max-width: 640px) {
  .hide-on-mobile {
    display: none !important;
  }
  .text-slider-caption,
  .banner-title-line.line > span {
    display: inherit;
  }
  .home .home-bxslider .at-overlay {
    background-position: 80% center;
  }
  .home .home-bxslider .at-overlay .slider-content {
    width: 60%;
  }
}
@media (max-width: 480px) {
  ul.cdn-rate {
    display: none;
  }
  .home .home-bxslider .at-overlay {
    background-position: 100% center;
  }
  .home .home-bxslider .at-overlay .slider-content {
    width: 85%;
  }
}
/* Start useful bootstrap mixins */

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