/*
Theme Name: 
Author: Rudolf Pasztor | Solus
Author URI: http://rudolfpasztor.com/
Description: Design layout and theme for Hungary Today.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, green, minimal, gray, 2 columns, widget ready
Text Domain: tranzorgthe-date

*/
/* line 17, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 53, ../sass/partials/mixins.scss */
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 62, ../sass/partials/mixins.scss */
.clearfix {
  clear: both;
}

/* Typo */
/* Colors */
/*greys*/
/* Colors */
/*greys*/
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format("woff");
}

@font-face {
  font-family: 'Oswald-light';
  font-style: normal;
  font-weight: 100;
  src: local("Oswald Light"), local("Oswald-Light"), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format("woff");
}

/* line 37, ../sass/screen.scss */
.navbar-nav > li.hideplz, #menu-item-132 {
  display: none;
  visibility: hidden;
}

/* line 42, ../sass/screen.scss */
footer .navbar-nav > li.hideplz, footer #menu-item-132, footer .menu-item-132 {
  display: block !important;
  visibility: visible !important;
}

/* line 56, ../sass/screen.scss */
.left {
  float: left;
}

/* line 57, ../sass/screen.scss */
.right {
  float: right;
}

/* line 59, ../sass/screen.scss */
.clearfix {
  clear: both;
}

/* line 60, ../sass/screen.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 62, ../sass/screen.scss */
.mtop10 {
  margin-top: 10px !important;
}

/* line 63, ../sass/screen.scss */
.mtop20 {
  margin-top: 20px !important;
}

/* line 64, ../sass/screen.scss */
.mtopMinus20 {
  margin-top: -20px !important;
}

/* line 65, ../sass/screen.scss */
.mtop20center {
  margin: 20px auto 0px auto !important;
}

/* line 66, ../sass/screen.scss */
.mtop150 {
  margin-top: 150px;
}

/* line 68, ../sass/screen.scss */
.mbottom10 {
  margin-bottom: 10px !important;
}

/* line 69, ../sass/screen.scss */
.mbottom20 {
  margin-bottom: 20px !important;
}

/* line 71, ../sass/screen.scss */
.bg-white {
  background: #FFF;
}

/* line 72, ../sass/screen.scss */
.bg-light-gray {
  background: #f7f7f7;
}

/* line 74, ../sass/screen.scss */
.pad20 {
  padding-top: 20px !important;
}

/* line 78, ../sass/screen.scss */
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}

/* line 88, ../sass/screen.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #4c493f;
  margin: 0;
  padding: 0;
  background-color: #efefef;
}

/* line 98, ../sass/screen.scss */
p {
  color: #4c493f;
}

/* line 102, ../sass/screen.scss */
a, a:active, a:visited {
  color: #4593e3;
}

/* line 106, ../sass/screen.scss */
.orientleft #shell {
  -webkit-transform: rotate(-90deg);
  -webkit-transform-origin: 160px 160px;
}

/* line 111, ../sass/screen.scss */
.orientright #shell {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 230px 230px;
}

/* =============================================================================
   H E A D E R
   ========================================================================== */
/* line 119, ../sass/screen.scss */
#masthead {
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  transition: all, 0.4s;
}

/* line 121, ../sass/screen.scss */
#masthead .bannerwrapper {
  margin: 6px auto;
}

/* line 125, ../sass/screen.scss */
#masthead .navbar.tophead {
  min-height: 110px;
  background: #fff;
}

/* line 130, ../sass/screen.scss */
#masthead .navbar .banner {
  margin-top: 25px;
  display: block;
}

/* line 135, ../sass/screen.scss */
#masthead .main-nav {
  margin-top: -21px;
  background: #fbfbfb;
  border-top: 1px solid #d4d4d4;
  border-bottom: 5px solid #d4d4d4;
}

/* line 142, ../sass/screen.scss */
#menu-main > li.pinkbg a {
  color: #f17ed2;
}

/* line 143, ../sass/screen.scss */
#menu-main > li.yellowbg a {
  color: #dec224;
}

/* line 146, ../sass/screen.scss */
#menu-main > li > a {
  font-family: "Dosis", sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
}

/*....LOGO...*/
/* line 157, ../sass/screen.scss */
.navbar-brand {
  width: 100%;
}

/* line 158, ../sass/screen.scss */
.navbar-brand img {
  height: auto;
  width: 100%;
}

/* line 160, ../sass/screen.scss */
#quick-search {
  margin-top: 35px;
}

/*...socials...*/
/* line 164, ../sass/screen.scss */
.socials li a i {
  font-size: 30px;
  line-height: 30px;
  color: #bfbfbf;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

/* line 171, ../sass/screen.scss */
.socials li:hover .fa-facebook-square {
  color: #4966b6;
}

/* line 174, ../sass/screen.scss */
.socials li:hover .fa-google-plus-square {
  color: #de4b39;
}

/* line 177, ../sass/screen.scss */
.socials li:hover .fa-twitter-square {
  color: #55acee;
}

/* line 180, ../sass/screen.scss */
.socials li:hover .fa-rss-square {
  color: #FC0;
}

/* line 180, ../sass/screen.scss */
.socials li:hover .fa-instagram-square {
  color: #6F4827;
}

/* =============================================================================
   Site Styles - Layout
   ========================================================================== */
/* line 187, ../sass/screen.scss */
#page {
  background: #fff;
  border: 1px solid #dedede;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* =============================================================================
   MAINPAGE - FEATURED & STUFF
   ========================================================================== */
/* line 201, ../sass/screen.scss */
article {
  position: relative;
}

/* line 205, ../sass/screen.scss */
article .attachment-post-thumbnail {
  width: 100% !important;
  height: auto !important;
}

/* line 210, ../sass/screen.scss */
article .post-thumbnail {
  border: 5px solid #e6e6e6;
  width: 100%;
  height: auto;
  display: inline-block;
  overflow: hidden;
}

/* line 218, ../sass/screen.scss */
article .post-thumbnail img {
  width: 100%;
  height: auto;
}

/* line 223, ../sass/screen.scss */
article .post-thumbnail img.video-thumb {
  width: 100%;
  height: auto;
  margin-top: -70px;
  margin-bottom: -70px;
}

/* line 231, ../sass/screen.scss */
article.featured-small .post-thumbnail img.video-thumb {
  width: 100%;
  height: auto;
  margin-top: -34px;
  margin-bottom: -34px;
}

/* line 239, ../sass/screen.scss */
article .post-thumbnail .video-layer {
  width: 737px;
  height: 413px;
  display: table;
  position: absolute;
}

/* line 246, ../sass/screen.scss */
article .post-thumbnail.blogfeatured .video-layer {
  width: 287px !important;
  height: 146px !important;
}

/* line 251, ../sass/screen.scss */
article.featured-small .post-thumbnail .video-layer {
  width: 348px;
  height: 193px !important;
  display: table;
  position: absolute;
}

/* line 259, ../sass/screen.scss */
article .post-thumbnail .video-layer > i {
  font-size: 120px;
  display: block;
  text-align: center;
  line-height: 424px;
  color: #fff;
}

/* line 267, ../sass/screen.scss */
article .post-thumbnail.blogfeatured .video-layer > i {
  margin-top: 75px !important;
}

/* line 271, ../sass/screen.scss */
article.featured-small .post-thumbnail .video-layer > i {
  font-size: 90px;
  display: block;
  text-align: center;
  line-height: 0px;
  color: #fff;
  margin-top: 115px;
}

/* line 280, ../sass/screen.scss */
article .post-thumbnail-people {
  width: 150px;
  height: 150px;
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border: 5px solid #e6e6e6;
  margin: 10px auto;
  display: table;
}

/* line 289, ../sass/screen.scss */
article.featured-small.blog {
  border: 1px solid #e6e6e6;
  display: inline-block;
  padding: 10px 15px;
}

/* line 295, ../sass/screen.scss */
article.featured-small.blog.categ {
  border: none;
  display: inline-block;
  padding: 10px 15px;
}

/* line 301, ../sass/screen.scss */
article .entry-categ {
  position: absolute;
  top: 10px;
  right: 5px;
  text-align: right;
  display: block;
}

/* line 310, ../sass/screen.scss */
article.featured-small .entry-categ {
  right: 21px;
}

/* line 314, ../sass/screen.scss */
article.featured-small.compact .entry-categ {
  left: 0px;
}

/* line 318, ../sass/screen.scss */
article .entry-categ a {
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #fafafa;
  font-size: 22px;
  padding: 5px 8px;
}

/* line 327, ../sass/screen.scss */
article .entry-categ a.Politics {
  background: #6a96ed;
}

/* line 331, ../sass/screen.scss */
article .entry-categ a.Lifestyle {
  background: #f17ed2;
}

/* line 335, ../sass/screen.scss */
article .entry-categ a.Economy {
  background: #d75c62;
}

/* line 339, ../sass/screen.scss */
article .entry-categ a.Culture {
  background: #9579a2;
}

/* line 343, ../sass/screen.scss */
article .entry-categ a.Sport {
  background: #71dc6e;
}

/* line 347, ../sass/screen.scss */
article .entry-categ a.Blog {
  background: #dec224;
}

article .entry-categ a.Erasmus {
  background: #fe8100;
}

/* line 351, ../sass/screen.scss */
article .entry-header.over {
  background: #fff;
  margin: -75px 20px 20px 20px;
  position: relative;
  padding: 20px 15px;
}

/* line 358, ../sass/screen.scss */
article .entry-header {
  background: #fff;
  margin: 0px;
  position: relative;
  padding: 8px 0px;
}

/* line 365, ../sass/screen.scss */
article .entry-title {
  padding: 0px 0px 10px 0px;
  margin: 0;
  border-bottom: 1px solid #d0d0d0;
}

/* line 371, ../sass/screen.scss */
article .entry-title, article .entry-title a {
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #323234;
  font-size: 25px;
  min-height: 80px;
}

/* line 380, ../sass/screen.scss */
article .entry-meta .post-date {
  margin: 0px 10px 10px 0px;
}

/* line 385, ../sass/screen.scss */
article .entry-meta .post-date a {
  color: #4f4f4f;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 18px;
  display: inline-block;
}

/* line 394, ../sass/screen.scss */
article .entry-meta .tag-links {
  margin: 14px 0px;
  display: block;
}

/* line 399, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default {
  background: #e8e8e8;
  color: #717171;
  margin: 0px 10px 10px 0px;
  padding: 5px 15px;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

/* line 407, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default a {
  color: #717171;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
}

/*hover*/
/* line 416, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default:hover {
  background: #323234;
}

/* line 420, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default a:hover, article .entry-meta .tag-links .label.label-default:hover a {
  color: #fafafa;
  text-decoration: none;
}

/* line 425, ../sass/screen.scss */
article .the-excerpt {
  margin-top: -20px;
  padding: 0px 20px 0px 30px;
  font-family: 'Open Sans', sans-serif;
  color: #323234;
  font-size: 14px;
  line-height: 21px;
}

/* line 435, ../sass/screen.scss */
article .the-excerpt.blog {
  margin-top: 0;
  border-bottom: 0;
}

/* line 440, ../sass/screen.scss */
article.featured-small .the-excerpt.blog {
  padding-bottom: 0;
}

/* line 444, ../sass/screen.scss */
article .the-excerpt.blog .fa-quote-right {
  float: left;
  font-size: 30px;
  padding: 5px 10px 5px 0px;
}

/* line 450, ../sass/screen.scss */
article.featured-small .the-excerpt {
  padding: 20px 10px;
}

/* line 454, ../sass/screen.scss */
article .fancy-read-more {
  display: inline-block;
  border: 1px solid #323234;
  padding: 5px 10px;
  float: right;
  color: #323234;
  margin-bottom: 10px;
  text-decoration: none;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

/* line 465, ../sass/screen.scss */
article .fancy-read-more:hover {
  background-color: #323234;
  color: #fafafa;
  text-decoration: none;
}

/*SMALL FEATURED*/
/* line 474, ../sass/screen.scss */
.site-content.row {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 480, ../sass/screen.scss */
blockquote {
  border-left: 10px solid #ccc;
  margin: 20px 0px !important;
  padding: 30px 0px 30px 70px !important;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
}

/* line 488, ../sass/screen.scss */
blockquote:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  display: block;
  content: "\f10e" !important;
  font-size: 40px;
  position: absolute;
  left: 10px;
  top: 20px;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 503, ../sass/screen.scss */
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

/* line 510, ../sass/screen.scss */
blockquote cite:before {
  content: "\2014 \2009";
}

/* line 514, ../sass/screen.scss */
blockquote p {
  display: inline;
}

/* =============================================================================
   WIDGETS
   ========================================================================== */
/* line 522, ../sass/screen.scss */
.fb-like-box span, .fb-like-box span iframe {
  width: 100% !important;
  height: 380px;
}

/* line 524, ../sass/screen.scss */
aside.widget {
  margin-top: 10px;
}

/* line 528, ../sass/screen.scss */
.widget .widget-title {
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #323234;
  font-size: 25px;
  margin: 0;
  border-bottom: 1px solid #d0d0d0;
}

/* line 538, ../sass/screen.scss */
.tagcloud a {
  color: #4f4f4f;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 200;
}

/*archive*/
/* line 547, ../sass/screen.scss */
.archive-header .archive-title {
  padding: 0px 0px 10px 0px;
  margin: -15px 0px 0px 0px;
  color: #4f4f4f;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 200;
}

/* line 557, ../sass/screen.scss */
.recommend-meta {
  display: block;
  color: #666;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

/* line 568, ../sass/screen.scss */
.recommended-txt {
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 25px;
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
}

/*footer */
/* line 578, ../sass/screen.scss */
footer {
  background: #323234;
  padding: 20px 0px 0px 0px;
  margin-top: 30px;
  padding-bottom: 40px;
}

/* line 585, ../sass/screen.scss */
footer .navbar-default {
  background: none !important;
  border: none !important;
  display: inline-block;
}

/* line 591, ../sass/screen.scss */
footer .navbar-default .navbar-nav > li > a {
  color: #ccc;
  padding: 10px;
  font-size: 14px;
}

/* line 597, ../sass/screen.scss */
footer .navbar-default .navbar-nav > li > a:hover {
  color: #FFF;
}

/* line 601, ../sass/screen.scss */
.credits-wrapper {
  background: #252526;
}

/* line 602, ../sass/screen.scss */
.credits {
  margin-top: 10px;
  color: #fafafa;
}

/* line 604, ../sass/screen.scss */
#quick-search input {
  float: right;
  width: 180px;
}

/* line 609, ../sass/screen.scss */
li.mini-search {
  position: relative;
}

/* line 613, ../sass/screen.scss */
li.mini-search > i.fa {
  font-size: 20px;
  color: #999;
  display: block;
  line-height: 30px;
  margin: 15px;
  cursor: pointer;
}

/* line 622, ../sass/screen.scss */
li.mini-search > i.fa:hover {
  color: #333;
}

/* line 626, ../sass/screen.scss */
#mini-search {
  position: absolute;
  z-index: 99;
  width: 260px;
  bottom: 12px;
  right: 0;
}

/* line 634, ../sass/screen.scss */
.navigation.paging-navigation h1 {
  font-family: "Roboto", sans-serif;
  text-indent: 20px;
  font-size: 20px;
  font-weight: 100;
  color: #333;
}

/* line 642, ../sass/screen.scss */
.pagination.loop-pagination {
  margin: 10px 0px 10px 30px;
  display: inline-block;
}
/* line 645, ../sass/screen.scss */
.pagination.loop-pagination .page-numbers, .pagination.loop-pagination .next, .pagination.loop-pagination .prev {
  padding: 10px 15px;
  font-size: 18px;
  background-color: #fafafa;
  border: 1px solid #fafafa;
  color: #333;
}
/* line 652, ../sass/screen.scss */
.pagination.loop-pagination a.page-numbers:hover, .pagination.loop-pagination a.next:hover, .pagination.loop-pagination a.prev:hover {
  color: #333;
  border: 1px solid #333;
  background-color: #fff;
}
/* line 657, ../sass/screen.scss */
.pagination.loop-pagination .page-numbers.current {
  background-color: #333;
  color: #fafafa;
  border-color: 1px solid #333;
}

/* line 665, ../sass/screen.scss */
.forecast .temp_min {
  display: none;
}

/* line 666, ../sass/screen.scss */
#wpc-weather .forecast {
  margin-top: -8px;
}

/* line 667, ../sass/screen.scss */
#currency_converter-2 input, #currency_converter-2 select, #currency_converter-2 textarea {
  height: 35px;
  line-height: 35px;
  padding: 5px;
  text-align: left;
  padding: 5px 5px 0px 15px !important;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  color: #777;
}

/* line 679, ../sass/screen.scss */
#currency_converter-2 font, #currency_converter-2 .VSlabel {
  font-size: 14px;
  font-weight: 100;
  color: #666;
  font-family: "Roboto", sans-serif;
}

/* line 686, ../sass/screen.scss */
.buxwrapper {
  width: 100%;
  overflow: hidden;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  height: 45px;
}

/* line 694, ../sass/screen.scss */
.buxwrapper li {
  padding: 10px 15px;
  display: inline-block;
  border: 1px solid #ccc;
  margin-left: -1px;
}

/* line 701, ../sass/screen.scss */
.buxwrapper li a {
  color: #666;
  text-decoration: none;
}

/* line 706, ../sass/screen.scss */
.buxwrapper li .betname {
  color: #333;
  font-weight: bold;
}

/* line 711, ../sass/screen.scss */
.buxwrapper li.valuta.col-md-2.col-xs-4 {
  width: 11.2%;
}

/* line 715, ../sass/screen.scss */
.buxwrapper.li .betdir.up {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid green;
}

/* line 726, ../sass/screen.scss */
.buxwrapper.li .betdir.down {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid green;
}

/* line 737, ../sass/screen.scss */
.buxwrapper li .betprice {
  color: #333;
}

/* line 741, ../sass/screen.scss */
.buxwrapper li .betPercent.stagn {
  color: #666 !important;
}

/* line 746, ../sass/screen.scss */
.buxwrapper li .betPercent.up {
  color: green !important;
}

/* line 750, ../sass/screen.scss */
.buxwrapper li .betPercent.down {
  color: red !important;
}

/* line 754, ../sass/screen.scss */
#text-2 {
  margin-top: 30px;
}

/* line 758, ../sass/screen.scss */
.head-banner {
  margin-top: 7px;
}

@media (max-width: 480px) {
  /* line 762, ../sass/screen.scss */
  .hidden-xs, .mini-search {
    display: none !important;
  }

  /* line 765, ../sass/screen.scss */
  .navbar-brand {
    width: 70%;
  }

  /* line 769, ../sass/screen.scss */
  ul.socials {
    width: 100%;
    margin: 0 -15px;
  }

  /* line 775, ../sass/screen.scss */
  ul.socials li {
    float: left;
    margin: 0px 5px;
    display: inline-block !important;
  }
  /* line 779, ../sass/screen.scss */
  ul.socials li a {
    padding: 10px;
    display: inline-block !important;
  }

  /* line 784, ../sass/screen.scss */
  article .entry-header.over {
    background: #fff;
    margin: -30px 20px 20px 20px;
    position: relative;
    padding: 20px 15px;
  }

  /* line 791, ../sass/screen.scss */
  footer .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
    height: 90px;
  }

  /* line 797, ../sass/screen.scss */
  .head-banner {
    display: none;
  }

  /* line 799, ../sass/screen.scss */
  .tag-links .pull-left {
    display: none;
  }
}
@media (max-width: 650px) {
  /* line 804, ../sass/screen.scss */
  .hidden-xs, li.mini-search.hidden-xs {
    display: none !important;
  }

  /* line 806, ../sass/screen.scss */
  .navbar-brand {
    width: 49%;
  }

  /* line 809, ../sass/screen.scss */
  ul.socials {
    width: 100%;
    margin: 0 -15px;
  }

  /* line 815, ../sass/screen.scss */
  ul.socials li {
    float: left;
    margin: 0px 5px;
    display: inline-block !important;
  }
  /* line 819, ../sass/screen.scss */
  ul.socials li a {
    padding: 10px;
    display: inline-block !important;
  }

  /* line 824, ../sass/screen.scss */
  article .entry-header.over {
    background: #fff;
    margin: -30px 20px 20px 20px;
    position: relative;
    padding: 20px 15px;
  }

  /* line 831, ../sass/screen.scss */
  footer .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
    height: 90px;
  }

  /* line 837, ../sass/screen.scss */
  .head-banner {
    display: none;
  }

  /* line 839, ../sass/screen.scss */
  .tag-links .pull-left {
    display: none;
  }
}
@media (max-width: 1200px) {
  /* line 845, ../sass/screen.scss */
  .buxwrapper {
    height: 65px;
  }
  /* line 847, ../sass/screen.scss */
  .buxwrapper li .betname {
    display: block;
  }
}

article {
  position: initial;
}
