/* Responsive sizes */
/* Colors */
.reset.padding {
  padding: 0; }
.reset.padding-left {
  padding-left: 0; }
.reset.padding-right {
  padding-right: 0; }
.reset.padding-top {
  padding-top: 0; }
.reset.padding-bottom {
  padding-bottom: 0; }
.reset.margin {
  margin: 0; }
.reset.margin-left {
  margin-left: 0; }
.reset.margin-right {
  margin-right: 0; }
.reset.margin-top {
  margin-top: 0; }
.reset.margin-bottom {
  margin-bottom: 0; }
.reset.ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.hideit {
  display: none; }

.bg-grey {
  background-color: #E4E3DF; }

.bg-dark-1 {
  background-color: #272a2b; }

.bg-dark-2 {
  background-color: #202426; }

.pull-center {
  margin: 0 auto; }

.relative {
  position: relative; }

.row.is-flex {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row.is-flex [class*='col-'] {
    display: flex;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .row.is-flex [class*='col-'] article, .row.is-flex [class*='col-'] .content {
      flex: 1; }

.mg-5 {
  margin: 5px; }

.mg-top-5 {
  margin-top: 5px; }

.mg-bottom-5 {
  margin-bottom: 5px; }

.padding-5 {
  padding: 5px; }

.padding-top-5 {
  padding-top: 5px; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-right-5 {
  padding-right: 5px; }

.mg-10 {
  margin: 10px; }

.mg-top-10 {
  margin-top: 10px; }

.mg-bottom-10 {
  margin-bottom: 10px; }

.padding-10 {
  padding: 10px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-right-10 {
  padding-right: 10px; }

.mg-15 {
  margin: 15px; }

.mg-top-15 {
  margin-top: 15px; }

.mg-bottom-15 {
  margin-bottom: 15px; }

.padding-15 {
  padding: 15px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-right-15 {
  padding-right: 15px; }

.mg-20 {
  margin: 20px; }

.mg-top-20 {
  margin-top: 20px; }

.mg-bottom-20 {
  margin-bottom: 20px; }

.padding-20 {
  padding: 20px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-left-20 {
  padding-left: 20px; }

.padding-right-20 {
  padding-right: 20px; }

.mg-25 {
  margin: 25px; }

.mg-top-25 {
  margin-top: 25px; }

.mg-bottom-25 {
  margin-bottom: 25px; }

.padding-25 {
  padding: 25px; }

.padding-top-25 {
  padding-top: 25px; }

.padding-bottom-25 {
  padding-bottom: 25px; }

.padding-left-25 {
  padding-left: 25px; }

.padding-right-25 {
  padding-right: 25px; }

.mg-30 {
  margin: 30px; }

.mg-top-30 {
  margin-top: 30px; }

.mg-bottom-30 {
  margin-bottom: 30px; }

.padding-30 {
  padding: 30px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-right-30 {
  padding-right: 30px; }

.mg-35 {
  margin: 35px; }

.mg-top-35 {
  margin-top: 35px; }

.mg-bottom-35 {
  margin-bottom: 35px; }

.padding-35 {
  padding: 35px; }

.padding-top-35 {
  padding-top: 35px; }

.padding-bottom-35 {
  padding-bottom: 35px; }

.padding-left-35 {
  padding-left: 35px; }

.padding-right-35 {
  padding-right: 35px; }

.mg-40 {
  margin: 40px; }

.mg-top-40 {
  margin-top: 40px; }

.mg-bottom-40 {
  margin-bottom: 40px; }

.padding-40 {
  padding: 40px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-left-40 {
  padding-left: 40px; }

.padding-right-40 {
  padding-right: 40px; }

.mg-45 {
  margin: 45px; }

.mg-top-45 {
  margin-top: 45px; }

.mg-bottom-45 {
  margin-bottom: 45px; }

.padding-45 {
  padding: 45px; }

.padding-top-45 {
  padding-top: 45px; }

.padding-bottom-45 {
  padding-bottom: 45px; }

.padding-left-45 {
  padding-left: 45px; }

.padding-right-45 {
  padding-right: 45px; }

.mg-50 {
  margin: 50px; }

.mg-top-50 {
  margin-top: 50px; }

.mg-bottom-50 {
  margin-bottom: 50px; }

.padding-50 {
  padding: 50px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-left-50 {
  padding-left: 50px; }

.padding-right-50 {
  padding-right: 50px; }

.mg-55 {
  margin: 55px; }

.mg-top-55 {
  margin-top: 55px; }

.mg-bottom-55 {
  margin-bottom: 55px; }

.padding-55 {
  padding: 55px; }

.padding-top-55 {
  padding-top: 55px; }

.padding-bottom-55 {
  padding-bottom: 55px; }

.padding-left-55 {
  padding-left: 55px; }

.padding-right-55 {
  padding-right: 55px; }

.mg-60 {
  margin: 60px; }

.mg-top-60 {
  margin-top: 60px; }

.mg-bottom-60 {
  margin-bottom: 60px; }

.padding-60 {
  padding: 60px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-left-60 {
  padding-left: 60px; }

.padding-right-60 {
  padding-right: 60px; }

.mg-65 {
  margin: 65px; }

.mg-top-65 {
  margin-top: 65px; }

.mg-bottom-65 {
  margin-bottom: 65px; }

.padding-65 {
  padding: 65px; }

.padding-top-65 {
  padding-top: 65px; }

.padding-bottom-65 {
  padding-bottom: 65px; }

.padding-left-65 {
  padding-left: 65px; }

.padding-right-65 {
  padding-right: 65px; }

.mg-70 {
  margin: 70px; }

.mg-top-70 {
  margin-top: 70px; }

.mg-bottom-70 {
  margin-bottom: 70px; }

.padding-70 {
  padding: 70px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-left-70 {
  padding-left: 70px; }

.padding-right-70 {
  padding-right: 70px; }

.mg-75 {
  margin: 75px; }

.mg-top-75 {
  margin-top: 75px; }

.mg-bottom-75 {
  margin-bottom: 75px; }

.padding-75 {
  padding: 75px; }

.padding-top-75 {
  padding-top: 75px; }

.padding-bottom-75 {
  padding-bottom: 75px; }

.padding-left-75 {
  padding-left: 75px; }

.padding-right-75 {
  padding-right: 75px; }

.mg-80 {
  margin: 80px; }

.mg-top-80 {
  margin-top: 80px; }

.mg-bottom-80 {
  margin-bottom: 80px; }

.padding-80 {
  padding: 80px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-left-80 {
  padding-left: 80px; }

.padding-right-80 {
  padding-right: 80px; }

.mg-85 {
  margin: 85px; }

.mg-top-85 {
  margin-top: 85px; }

.mg-bottom-85 {
  margin-bottom: 85px; }

.padding-85 {
  padding: 85px; }

.padding-top-85 {
  padding-top: 85px; }

.padding-bottom-85 {
  padding-bottom: 85px; }

.padding-left-85 {
  padding-left: 85px; }

.padding-right-85 {
  padding-right: 85px; }

.mg-90 {
  margin: 90px; }

.mg-top-90 {
  margin-top: 90px; }

.mg-bottom-90 {
  margin-bottom: 90px; }

.padding-90 {
  padding: 90px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-left-90 {
  padding-left: 90px; }

.padding-right-90 {
  padding-right: 90px; }

.mg-95 {
  margin: 95px; }

.mg-top-95 {
  margin-top: 95px; }

.mg-bottom-95 {
  margin-bottom: 95px; }

.padding-95 {
  padding: 95px; }

.padding-top-95 {
  padding-top: 95px; }

.padding-bottom-95 {
  padding-bottom: 95px; }

.padding-left-95 {
  padding-left: 95px; }

.padding-right-95 {
  padding-right: 95px; }

.mg-100 {
  margin: 100px; }

.mg-top-100 {
  margin-top: 100px; }

.mg-bottom-100 {
  margin-bottom: 100px; }

.padding-100 {
  padding: 100px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-left-100 {
  padding-left: 100px; }

.padding-right-100 {
  padding-right: 100px; }

body {
  font-family: "Raleway", Arial, sans, sans-serif;
  font-weight: 500;
  color: #1a2333; }
  body.single.fixed {
    padding-top: 100px; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      body.single.fixed {
        padding-top: 60px; } }
  body a {
    color: #1a2333; }
    body a:hover, body a:active, body a:focus {
      text-decoration: none;
      color: #1a2333; }
  body .img-responsive {
    margin: 0 auto; }
  body .ad {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    text-align: center; }
    @media (max-width: 767px) {
      body .ad {
        padding: 0; } }
  body .branding {
    width: 1170px;
    margin: 0 auto; }
  body .screen-reader-shortcut {
    display: none; }
  body .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    @media (max-width: 767px) {
      body .video-wrapper {
        margin-left: -15px;
        margin-right: -15px; } }
  body .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.demand-supply__sm {
  z-index: 2147483644 !important; }

.highlight-word {
  display: inline-block;
  background-color: #DB1F27;
  color: #fff;
  padding-right: 5px;
  padding-left: 5px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.lazyload,
.lazyloading {
  opacity: 0;
  transition: opacity 400ms; }

img.lazyloaded {
  opacity: 1; }

.homepage .box {
  /*margin-bottom: 30px;*/
  background-color: #fff; }

.newsletter {
  padding: 20px;
  border: 2px solid #DB1F27; }
  @media (max-width: 767px) {
    .newsletter {
      padding: 10px; } }
  .newsletter input {
    width: 100%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0;
    border-right: 2px solid #DB1F27;
    color: #fff;
    line-height: 1.3;
    font-size: 21px; }
    @media (max-width: 767px) {
      .newsletter input {
        font-size: 14px; } }
  .newsletter button {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0;
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600; }
    @media (max-width: 767px) {
      .newsletter button {
        font-size: 14px; } }

.navigation {
  text-align: center;
  padding: 30px 0; }
  .navigation span, .navigation a {
    font-family: Arial;
    color: #000;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    padding: 0 5px;
    display: inline-block; }
  .navigation span.pages {
    color: #999;
    font-weight: 300; }
  .navigation span.current {
    color: #DB1F27; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?csylu0");
  src: url("../fonts/icomoon.eot?csylu0#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?csylu0") format("truetype"), url("../fonts/icomoon.woff?csylu0") format("woff"), url("../fonts/icomoon.svg?csylu0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Game of Thrones';
  src: url("../fonts/GameofThrones.eot");
  src: url("../fonts/GameofThrones.eot?#iefix") format("embedded-opentype"), url("../fonts/GameofThrones.woff2") format("woff2"), url("../fonts/GameofThrones.woff") format("woff"), url("../fonts/GameofThrones.ttf") format("truetype"), url("../fonts/GameofThrones.svg#GameofThrones") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook-m:before {
  content: "\e901"; }

.icon-playtech-white:before {
  content: "\e900";
  color: #fff; }

.icon-arrow-left:before {
  content: "\e902"; }

.icon-arrow-right:before {
  content: "\e903"; }

.icon-arrow-bottom:before {
  content: "\e904"; }

.icon-arrow-top:before {
  content: "\e905"; }

.icon-burger:before {
  content: "\e906"; }

.icon-comment:before {
  content: "\e907"; }

.icon-gears:before {
  content: "\e908"; }

.icon-googles:before {
  content: "\e909"; }

.icon-lines:before {
  content: "\e90a"; }

.icon-magnifier:before {
  content: "\e90b"; }

.icon-medal:before {
  content: "\e90c"; }

.icon-percent:before {
  content: "\e90d"; }

.icon-play:before {
  content: "\e90e"; }

.icon-star:before {
  content: "\e90f"; }

.icon-top:before {
  content: "\e910"; }

.icon-playtech .path1:before {
  content: "\e911";
  color: #d80023; }

.icon-playtech .path2:before {
  content: "\e912";
  margin-left: -1em;
  color: #d80023; }

.icon-playtech .path3:before {
  content: "\e913";
  margin-left: -1em;
  color: #910032; }

.icon-playtech .path4:before {
  content: "\e914";
  margin-left: -1em;
  color: #6d0038; }

.icon-playtech .path5:before {
  content: "\e915";
  margin-left: -1em;
  color: #d80023; }

.icon-playtech .path6:before {
  content: "\e916";
  margin-left: -1em;
  color: #d80023; }

.icon-playtech .path7:before {
  content: "\e917";
  margin-left: -1em;
  color: #6d0038; }

.icon-playtech .path8:before {
  content: "\e918";
  margin-left: -1em;
  color: #910032; }

.icon-playtech .path9:before {
  content: "\e919";
  margin-left: -1em;
  color: #bd002a; }

.icon-playtech .path10:before {
  content: "\e91a";
  margin-left: -1em;
  color: #6d0038; }

.icon-playtech .path11:before {
  content: "\e91b";
  margin-left: -1em;
  color: #910032; }

.icon-playtech .path12:before {
  content: "\e91c";
  margin-left: -1em;
  color: #a5002e; }

.icon-playtech .path13:before {
  content: "\e91d";
  margin-left: -1em;
  color: #372332; }

.icon-playtech .path14:before {
  content: "\e91e";
  margin-left: -1em;
  color: #910032; }

.icon-playtech .path15:before {
  content: "\e91f";
  margin-left: -1em;
  color: #910032; }

.icon-playtech .path16:before {
  content: "\e920";
  margin-left: -1em;
  color: #372332; }

.icon-playtech .path17:before {
  content: "\e921";
  margin-left: -1em;
  color: #bd002a; }

.icon-playtech .path18:before {
  content: "\e922";
  margin-left: -1em;
  color: #a5002e; }

.icon-playtech .path19:before {
  content: "\e923";
  margin-left: -1em;
  color: #bd002a; }

.icon-playtech .path20:before {
  content: "\e924";
  margin-left: -1em;
  color: #910032; }

.icon-playtech .path21:before {
  content: "\e925";
  margin-left: -1em;
  color: #bd002a; }

.icon-playtech .path22:before {
  content: "\e926";
  margin-left: -1em;
  color: #a5002e; }

.icon-playtech .path23:before {
  content: "\e927";
  margin-left: -1em;
  color: #d80023; }

.icon-home:before {
  content: "\e928"; }

.icon-home2:before {
  content: "\e929"; }

.icon-home3:before {
  content: "\e92a"; }

.icon-office:before {
  content: "\e92b"; }

.icon-newspaper:before {
  content: "\e92c"; }

.icon-pencil:before {
  content: "\e92d"; }

.icon-pencil2:before {
  content: "\e92e"; }

.icon-quill:before {
  content: "\e92f"; }

.icon-pen:before {
  content: "\e930"; }

.icon-blog:before {
  content: "\e931"; }

.icon-eyedropper:before {
  content: "\e932"; }

.icon-droplet:before {
  content: "\e933"; }

.icon-paint-format:before {
  content: "\e934"; }

.icon-image:before {
  content: "\e935"; }

.icon-images:before {
  content: "\e936"; }

.icon-camera:before {
  content: "\e937"; }

.icon-headphones:before {
  content: "\e938"; }

.icon-music:before {
  content: "\e939"; }

.icon-play2:before {
  content: "\e93a"; }

.icon-film:before {
  content: "\e93b"; }

.icon-video-camera:before {
  content: "\e93c"; }

.icon-dice:before {
  content: "\e93d"; }

.icon-pacman:before {
  content: "\e93e"; }

.icon-spades:before {
  content: "\e93f"; }

.icon-clubs:before {
  content: "\e940"; }

.icon-diamonds:before {
  content: "\e941"; }

.icon-bullhorn:before {
  content: "\e942"; }

.icon-connection:before {
  content: "\e943"; }

.icon-podcast:before {
  content: "\e944"; }

.icon-feed:before {
  content: "\e945"; }

.icon-mic:before {
  content: "\e946"; }

.icon-book:before {
  content: "\e947"; }

.icon-books:before {
  content: "\e948"; }

.icon-library:before {
  content: "\e949"; }

.icon-file-text:before {
  content: "\e94a"; }

.icon-profile:before {
  content: "\e94b"; }

.icon-file-empty:before {
  content: "\e94c"; }

.icon-files-empty:before {
  content: "\e94d"; }

.icon-file-text2:before {
  content: "\e94e"; }

.icon-file-picture:before {
  content: "\e94f"; }

.icon-file-music:before {
  content: "\e950"; }

.icon-file-play:before {
  content: "\e951"; }

.icon-file-video:before {
  content: "\e952"; }

.icon-file-zip:before {
  content: "\e953"; }

.icon-copy:before {
  content: "\e954"; }

.icon-paste:before {
  content: "\e955"; }

.icon-stack:before {
  content: "\e956"; }

.icon-folder:before {
  content: "\e957"; }

.icon-folder-open:before {
  content: "\e958"; }

.icon-folder-plus:before {
  content: "\e959"; }

.icon-folder-minus:before {
  content: "\e95a"; }

.icon-folder-download:before {
  content: "\e95b"; }

.icon-folder-upload:before {
  content: "\e95c"; }

.icon-price-tag:before {
  content: "\e95d"; }

.icon-price-tags:before {
  content: "\e95e"; }

.icon-barcode:before {
  content: "\e95f"; }

.icon-qrcode:before {
  content: "\e960"; }

.icon-ticket:before {
  content: "\e961"; }

.icon-cart:before {
  content: "\e962"; }

.icon-coin-dollar:before {
  content: "\e963"; }

.icon-coin-euro:before {
  content: "\e964"; }

.icon-coin-pound:before {
  content: "\e965"; }

.icon-coin-yen:before {
  content: "\e966"; }

.icon-credit-card:before {
  content: "\e967"; }

.icon-calculator:before {
  content: "\e968"; }

.icon-lifebuoy:before {
  content: "\e969"; }

.icon-phone:before {
  content: "\e96a"; }

.icon-phone-hang-up:before {
  content: "\e96b"; }

.icon-address-book:before {
  content: "\e96c"; }

.icon-envelop:before {
  content: "\e96d"; }

.icon-pushpin:before {
  content: "\e96e"; }

.icon-location:before {
  content: "\e96f"; }

.icon-location2:before {
  content: "\e970"; }

.icon-compass:before {
  content: "\e971"; }

.icon-compass2:before {
  content: "\e972"; }

.icon-map:before {
  content: "\e973"; }

.icon-map2:before {
  content: "\e974"; }

.icon-history:before {
  content: "\e975"; }

.icon-clock:before {
  content: "\e976"; }

.icon-clock2:before {
  content: "\e977"; }

.icon-alarm:before {
  content: "\e978"; }

.icon-bell:before {
  content: "\e979"; }

.icon-stopwatch:before {
  content: "\e97a"; }

.icon-calendar:before {
  content: "\e97b"; }

.icon-printer:before {
  content: "\e97c"; }

.icon-keyboard:before {
  content: "\e97d"; }

.icon-display:before {
  content: "\e97e"; }

.icon-laptop:before {
  content: "\e97f"; }

.icon-mobile:before {
  content: "\e980"; }

.icon-mobile2:before {
  content: "\e981"; }

.icon-tablet:before {
  content: "\e982"; }

.icon-tv:before {
  content: "\e983"; }

.icon-drawer:before {
  content: "\e984"; }

.icon-drawer2:before {
  content: "\e985"; }

.icon-box-add:before {
  content: "\e986"; }

.icon-box-remove:before {
  content: "\e987"; }

.icon-download:before {
  content: "\e988"; }

.icon-upload:before {
  content: "\e989"; }

.icon-floppy-disk:before {
  content: "\e98a"; }

.icon-drive:before {
  content: "\e98b"; }

.icon-database:before {
  content: "\e98c"; }

.icon-undo:before {
  content: "\e98d"; }

.icon-redo:before {
  content: "\e98e"; }

.icon-undo2:before {
  content: "\e98f"; }

.icon-redo2:before {
  content: "\e990"; }

.icon-forward:before {
  content: "\e991"; }

.icon-reply:before {
  content: "\e992"; }

.icon-bubble:before {
  content: "\e993"; }

.icon-bubbles:before {
  content: "\e994"; }

.icon-bubbles2:before {
  content: "\e995"; }

.icon-bubble2:before {
  content: "\e996"; }

.icon-bubbles3:before {
  content: "\e997"; }

.icon-bubbles4:before {
  content: "\e998"; }

.icon-user:before {
  content: "\e999"; }

.icon-users:before {
  content: "\e99a"; }

.icon-user-plus:before {
  content: "\e99b"; }

.icon-user-minus:before {
  content: "\e99c"; }

.icon-user-check:before {
  content: "\e99d"; }

.icon-user-tie:before {
  content: "\e99e"; }

.icon-quotes-left:before {
  content: "\e99f"; }

.icon-quotes-right:before {
  content: "\e9a0"; }

.icon-hour-glass:before {
  content: "\e9a1"; }

.icon-spinner:before {
  content: "\e9a2"; }

.icon-spinner2:before {
  content: "\e9a3"; }

.icon-spinner3:before {
  content: "\e9a4"; }

.icon-spinner4:before {
  content: "\e9a5"; }

.icon-spinner5:before {
  content: "\e9a6"; }

.icon-spinner6:before {
  content: "\e9a7"; }

.icon-spinner7:before {
  content: "\e9a8"; }

.icon-spinner8:before {
  content: "\e9a9"; }

.icon-spinner9:before {
  content: "\e9aa"; }

.icon-spinner10:before {
  content: "\e9ab"; }

.icon-spinner11:before {
  content: "\e9ac"; }

.icon-binoculars:before {
  content: "\e9ad"; }

.icon-search:before {
  content: "\e9ae"; }

.icon-zoom-in:before {
  content: "\e9af"; }

.icon-zoom-out:before {
  content: "\e9b0"; }

.icon-enlarge:before {
  content: "\e9b1"; }

.icon-shrink:before {
  content: "\e9b2"; }

.icon-enlarge2:before {
  content: "\e9b3"; }

.icon-shrink2:before {
  content: "\e9b4"; }

.icon-key:before {
  content: "\e9b5"; }

.icon-key2:before {
  content: "\e9b6"; }

.icon-lock:before {
  content: "\e9b7"; }

.icon-unlocked:before {
  content: "\e9b8"; }

.icon-wrench:before {
  content: "\e9b9"; }

.icon-equalizer:before {
  content: "\e9ba"; }

.icon-equalizer2:before {
  content: "\e9bb"; }

.icon-cog:before {
  content: "\e9bc"; }

.icon-cogs:before {
  content: "\e9bd"; }

.icon-hammer:before {
  content: "\e9be"; }

.icon-magic-wand:before {
  content: "\e9bf"; }

.icon-aid-kit:before {
  content: "\e9c0"; }

.icon-bug:before {
  content: "\e9c1"; }

.icon-pie-chart:before {
  content: "\e9c2"; }

.icon-stats-dots:before {
  content: "\e9c3"; }

.icon-stats-bars:before {
  content: "\e9c4"; }

.icon-stats-bars2:before {
  content: "\e9c5"; }

.icon-trophy:before {
  content: "\e9c6"; }

.icon-gift:before {
  content: "\e9c7"; }

.icon-glass:before {
  content: "\e9c8"; }

.icon-glass2:before {
  content: "\e9c9"; }

.icon-mug:before {
  content: "\e9ca"; }

.icon-spoon-knife:before {
  content: "\e9cb"; }

.icon-leaf:before {
  content: "\e9cc"; }

.icon-rocket:before {
  content: "\e9cd"; }

.icon-meter:before {
  content: "\e9ce"; }

.icon-meter2:before {
  content: "\e9cf"; }

.icon-hammer2:before {
  content: "\e9d0"; }

.icon-fire:before {
  content: "\e9d1"; }

.icon-lab:before {
  content: "\e9d2"; }

.icon-magnet:before {
  content: "\e9d3"; }

.icon-bin:before {
  content: "\e9d4"; }

.icon-bin2:before {
  content: "\e9d5"; }

.icon-briefcase:before {
  content: "\e9d6"; }

.icon-airplane:before {
  content: "\e9d7"; }

.icon-truck:before {
  content: "\e9d8"; }

.icon-road:before {
  content: "\e9d9"; }

.icon-accessibility:before {
  content: "\e9da"; }

.icon-target:before {
  content: "\e9db"; }

.icon-shield:before {
  content: "\e9dc"; }

.icon-power:before {
  content: "\e9dd"; }

.icon-switch:before {
  content: "\e9de"; }

.icon-power-cord:before {
  content: "\e9df"; }

.icon-clipboard:before {
  content: "\e9e0"; }

.icon-list-numbered:before {
  content: "\e9e1"; }

.icon-list:before {
  content: "\e9e2"; }

.icon-list2:before {
  content: "\e9e3"; }

.icon-tree:before {
  content: "\e9e4"; }

.icon-menu:before {
  content: "\e9e5"; }

.icon-menu2:before {
  content: "\e9e6"; }

.icon-menu3:before {
  content: "\e9e7"; }

.icon-menu4:before {
  content: "\e9e8"; }

.icon-cloud:before {
  content: "\e9ea"; }

.icon-cloud-download:before {
  content: "\e9eb"; }

.icon-cloud-upload:before {
  content: "\e9ec"; }

.icon-cloud-check:before {
  content: "\e9ed"; }

.icon-download2:before {
  content: "\e9ee"; }

.icon-upload2:before {
  content: "\e9ef"; }

.icon-download3:before {
  content: "\e9f0"; }

.icon-upload3:before {
  content: "\e9f1"; }

.icon-sphere:before {
  content: "\e9f2"; }

.icon-earth:before {
  content: "\e9f3"; }

.icon-link:before {
  content: "\e9f4"; }

.icon-flag:before {
  content: "\e9f5"; }

.icon-attachment:before {
  content: "\e9f6"; }

.icon-eye:before {
  content: "\e9f7"; }

.icon-eye-plus:before {
  content: "\e9f8"; }

.icon-eye-minus:before {
  content: "\e9f9"; }

.icon-eye-blocked:before {
  content: "\e9fa"; }

.icon-bookmark:before {
  content: "\e9fb"; }

.icon-bookmarks:before {
  content: "\e9fc"; }

.icon-sun:before {
  content: "\e9fd"; }

.icon-contrast:before {
  content: "\e9fe"; }

.icon-brightness-contrast:before {
  content: "\e9ff"; }

.icon-star-empty:before {
  content: "\ea00"; }

.icon-star-half:before {
  content: "\ea01"; }

.icon-star-full:before {
  content: "\ea02"; }

.icon-heart:before {
  content: "\ea03"; }

.icon-heart-broken:before {
  content: "\ea04"; }

.icon-man:before {
  content: "\ea05"; }

.icon-woman:before {
  content: "\ea06"; }

.icon-man-woman:before {
  content: "\ea07"; }

.icon-happy:before {
  content: "\ea08"; }

.icon-happy2:before {
  content: "\ea09"; }

.icon-smile:before {
  content: "\ea0a"; }

.icon-smile2:before {
  content: "\ea0b"; }

.icon-tongue:before {
  content: "\ea0c"; }

.icon-tongue2:before {
  content: "\ea0d"; }

.icon-sad:before {
  content: "\ea0e"; }

.icon-sad2:before {
  content: "\ea0f"; }

.icon-wink:before {
  content: "\ea10"; }

.icon-wink2:before {
  content: "\ea11"; }

.icon-grin:before {
  content: "\e9e9"; }

.icon-grin2:before {
  content: "\ea12"; }

.icon-cool:before {
  content: "\ea13"; }

.icon-cool2:before {
  content: "\ea14"; }

.icon-angry:before {
  content: "\ea15"; }

.icon-angry2:before {
  content: "\ea16"; }

.icon-evil:before {
  content: "\ea17"; }

.icon-evil2:before {
  content: "\ea18"; }

.icon-shocked:before {
  content: "\ea19"; }

.icon-shocked2:before {
  content: "\ea1a"; }

.icon-baffled:before {
  content: "\ea1b"; }

.icon-baffled2:before {
  content: "\ea1c"; }

.icon-confused:before {
  content: "\ea1d"; }

.icon-confused2:before {
  content: "\ea1e"; }

.icon-neutral:before {
  content: "\ea1f"; }

.icon-neutral2:before {
  content: "\ea20"; }

.icon-hipster:before {
  content: "\ea21"; }

.icon-hipster2:before {
  content: "\ea22"; }

.icon-wondering:before {
  content: "\ea23"; }

.icon-wondering2:before {
  content: "\ea24"; }

.icon-sleepy:before {
  content: "\ea25"; }

.icon-sleepy2:before {
  content: "\ea26"; }

.icon-frustrated:before {
  content: "\ea27"; }

.icon-frustrated2:before {
  content: "\ea28"; }

.icon-crying:before {
  content: "\ea29"; }

.icon-crying2:before {
  content: "\ea2a"; }

.icon-point-up:before {
  content: "\ea2b"; }

.icon-point-right:before {
  content: "\ea2c"; }

.icon-point-down:before {
  content: "\ea2d"; }

.icon-point-left:before {
  content: "\ea2e"; }

.icon-warning:before {
  content: "\ea2f"; }

.icon-notification:before {
  content: "\ea30"; }

.icon-question:before {
  content: "\ea31"; }

.icon-plus:before {
  content: "\ea32"; }

.icon-minus:before {
  content: "\ea33"; }

.icon-info:before {
  content: "\ea34"; }

.icon-cancel-circle:before {
  content: "\ea35"; }

.icon-blocked:before {
  content: "\ea36"; }

.icon-cross:before {
  content: "\ea37"; }

.icon-checkmark:before {
  content: "\ea38"; }

.icon-checkmark2:before {
  content: "\ea39"; }

.icon-spell-check:before {
  content: "\ea3a"; }

.icon-enter:before {
  content: "\ea3b"; }

.icon-exit:before {
  content: "\ea3c"; }

.icon-play22:before {
  content: "\ea3d"; }

.icon-pause:before {
  content: "\ea3e"; }

.icon-stop:before {
  content: "\ea3f"; }

.icon-previous:before {
  content: "\ea40"; }

.icon-next:before {
  content: "\ea41"; }

.icon-backward:before {
  content: "\ea42"; }

.icon-forward2:before {
  content: "\ea43"; }

.icon-play3:before {
  content: "\ea44"; }

.icon-pause2:before {
  content: "\ea45"; }

.icon-stop2:before {
  content: "\ea46"; }

.icon-backward2:before {
  content: "\ea47"; }

.icon-forward3:before {
  content: "\ea48"; }

.icon-first:before {
  content: "\ea49"; }

.icon-last:before {
  content: "\ea4a"; }

.icon-previous2:before {
  content: "\ea4b"; }

.icon-next2:before {
  content: "\ea4c"; }

.icon-eject:before {
  content: "\ea4d"; }

.icon-volume-high:before {
  content: "\ea4e"; }

.icon-volume-medium:before {
  content: "\ea4f"; }

.icon-volume-low:before {
  content: "\ea50"; }

.icon-volume-mute:before {
  content: "\ea51"; }

.icon-volume-mute2:before {
  content: "\ea52"; }

.icon-volume-increase:before {
  content: "\ea53"; }

.icon-volume-decrease:before {
  content: "\ea54"; }

.icon-loop:before {
  content: "\ea55"; }

.icon-loop2:before {
  content: "\ea56"; }

.icon-infinite:before {
  content: "\ea57"; }

.icon-shuffle:before {
  content: "\ea58"; }

.icon-arrow-up-left:before {
  content: "\ea59"; }

.icon-arrow-up:before {
  content: "\ea5a"; }

.icon-arrow-up-right:before {
  content: "\ea5b"; }

.icon-arrow-right2:before {
  content: "\ea5c"; }

.icon-arrow-down-right:before {
  content: "\ea5d"; }

.icon-arrow-down:before {
  content: "\ea5e"; }

.icon-arrow-down-left:before {
  content: "\ea5f"; }

.icon-arrow-left2:before {
  content: "\ea60"; }

.icon-arrow-up-left2:before {
  content: "\ea61"; }

.icon-arrow-up2:before {
  content: "\ea62"; }

.icon-arrow-up-right2:before {
  content: "\ea63"; }

.icon-arrow-right22:before {
  content: "\ea64"; }

.icon-arrow-down-right2:before {
  content: "\ea65"; }

.icon-arrow-down2:before {
  content: "\ea66"; }

.icon-arrow-down-left2:before {
  content: "\ea67"; }

.icon-arrow-left22:before {
  content: "\ea68"; }

.icon-circle-up:before {
  content: "\ea69"; }

.icon-circle-right:before {
  content: "\ea6a"; }

.icon-circle-down:before {
  content: "\ea6b"; }

.icon-circle-left:before {
  content: "\ea6c"; }

.icon-tab:before {
  content: "\ea6d"; }

.icon-move-up:before {
  content: "\ea6e"; }

.icon-move-down:before {
  content: "\ea6f"; }

.icon-sort-alpha-asc:before {
  content: "\ea70"; }

.icon-sort-alpha-desc:before {
  content: "\ea71"; }

.icon-sort-numeric-asc:before {
  content: "\ea72"; }

.icon-sort-numberic-desc:before {
  content: "\ea73"; }

.icon-sort-amount-asc:before {
  content: "\ea74"; }

.icon-sort-amount-desc:before {
  content: "\ea75"; }

.icon-command:before {
  content: "\ea76"; }

.icon-shift:before {
  content: "\ea77"; }

.icon-ctrl:before {
  content: "\ea78"; }

.icon-opt:before {
  content: "\ea79"; }

.icon-checkbox-checked:before {
  content: "\ea7a"; }

.icon-checkbox-unchecked:before {
  content: "\ea7b"; }

.icon-radio-checked:before {
  content: "\ea7c"; }

.icon-radio-checked2:before {
  content: "\ea7d"; }

.icon-radio-unchecked:before {
  content: "\ea7e"; }

.icon-crop:before {
  content: "\ea7f"; }

.icon-make-group:before {
  content: "\ea80"; }

.icon-ungroup:before {
  content: "\ea81"; }

.icon-scissors:before {
  content: "\ea82"; }

.icon-filter:before {
  content: "\ea83"; }

.icon-font:before {
  content: "\ea84"; }

.icon-ligature:before {
  content: "\ea85"; }

.icon-ligature2:before {
  content: "\ea86"; }

.icon-text-height:before {
  content: "\ea87"; }

.icon-text-width:before {
  content: "\ea88"; }

.icon-font-size:before {
  content: "\ea89"; }

.icon-bold:before {
  content: "\ea8a"; }

.icon-underline:before {
  content: "\ea8d"; }

.icon-italic:before {
  content: "\ea8e"; }

.icon-strikethrough:before {
  content: "\ea8f"; }

.icon-omega:before {
  content: "\ea94"; }

.icon-sigma:before {
  content: "\ea95"; }

.icon-page-break:before {
  content: "\ea97"; }

.icon-superscript:before {
  content: "\ea98"; }

.icon-subscript:before {
  content: "\ea99"; }

.icon-superscript2:before {
  content: "\ea9a"; }

.icon-subscript2:before {
  content: "\ea9e"; }

.icon-text-color:before {
  content: "\ea9f"; }

.icon-pagebreak:before {
  content: "\eaa0"; }

.icon-clear-formatting:before {
  content: "\eaa1"; }

.icon-table:before {
  content: "\eaa2"; }

.icon-table2:before {
  content: "\eaa3"; }

.icon-insert-template:before {
  content: "\eaa4"; }

.icon-pilcrow:before {
  content: "\eaa5"; }

.icon-ltr:before {
  content: "\eaa6"; }

.icon-rtl:before {
  content: "\eaa7"; }

.icon-section:before {
  content: "\eaa8"; }

.icon-paragraph-left:before {
  content: "\eaa9"; }

.icon-paragraph-center:before {
  content: "\eaaa"; }

.icon-paragraph-right:before {
  content: "\eaab"; }

.icon-paragraph-justify:before {
  content: "\eaac"; }

.icon-indent-increase:before {
  content: "\eaad"; }

.icon-indent-decrease:before {
  content: "\eaae"; }

.icon-share:before {
  content: "\eaaf"; }

.icon-new-tab:before {
  content: "\eab0"; }

.icon-embed:before {
  content: "\eab1"; }

.icon-embed2:before {
  content: "\eab2"; }

.icon-terminal:before {
  content: "\eab3"; }

.icon-share2:before {
  content: "\eab4"; }

.icon-mail:before {
  content: "\eab5"; }

.icon-mail2:before {
  content: "\eab6"; }

.icon-mail3:before {
  content: "\eab7"; }

.icon-mail4:before {
  content: "\eab8"; }

.icon-amazon:before {
  content: "\eab9"; }

.icon-google:before {
  content: "\eaba"; }

.icon-google2:before {
  content: "\eabb"; }

.icon-google3:before {
  content: "\eabc"; }

.icon-google-plus:before {
  content: "\ea8b"; }

.icon-google-plus-square:before {
  content: "\ea8c"; }

.icon-google-plus3:before {
  content: "\eabd"; }

.icon-hangouts:before {
  content: "\eabe"; }

.icon-google-drive:before {
  content: "\eabf"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-facebook-square:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-whatsapp:before {
  content: "\ea93"; }

.icon-spotify:before {
  content: "\eac0"; }

.icon-telegram:before {
  content: "\eac1"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-vine:before {
  content: "\eac2"; }

.icon-vk:before {
  content: "\eac3"; }

.icon-renren:before {
  content: "\eac4"; }

.icon-sina-weibo:before {
  content: "\eac5"; }

.icon-rss:before {
  content: "\ea9b"; }

.icon-rss-square:before {
  content: "\ea9c"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-youtube2:before {
  content: "\eac6"; }

.icon-twitch:before {
  content: "\eac7"; }

.icon-vimeo:before {
  content: "\eac8"; }

.icon-vimeo2:before {
  content: "\eacb"; }

.icon-lanyrd:before {
  content: "\eacc"; }

.icon-flickr:before {
  content: "\eacd"; }

.icon-flickr2:before {
  content: "\eace"; }

.icon-flickr3:before {
  content: "\eacf"; }

.icon-flickr4:before {
  content: "\ead0"; }

.icon-dribbble:before {
  content: "\ead3"; }

.icon-behance:before {
  content: "\ead4"; }

.icon-behance2:before {
  content: "\ead5"; }

.icon-deviantart:before {
  content: "\ead6"; }

.icon-500px:before {
  content: "\ead7"; }

.icon-steam:before {
  content: "\ead8"; }

.icon-steam2:before {
  content: "\ead9"; }

.icon-dropbox:before {
  content: "\eada"; }

.icon-onedrive:before {
  content: "\eadb"; }

.icon-github:before {
  content: "\eadc"; }

.icon-npm:before {
  content: "\eadd"; }

.icon-basecamp:before {
  content: "\eade"; }

.icon-trello:before {
  content: "\eadf"; }

.icon-wordpress:before {
  content: "\eae0"; }

.icon-joomla:before {
  content: "\eae1"; }

.icon-ello:before {
  content: "\eae2"; }

.icon-blogger:before {
  content: "\eae3"; }

.icon-blogger2:before {
  content: "\eae4"; }

.icon-tumblr:before {
  content: "\eae5"; }

.icon-tumblr2:before {
  content: "\eae6"; }

.icon-yahoo:before {
  content: "\eae7"; }

.icon-yahoo2:before {
  content: "\eae8"; }

.icon-tux:before {
  content: "\eae9"; }

.icon-appleinc:before {
  content: "\eaea"; }

.icon-finder:before {
  content: "\eaeb"; }

.icon-android:before {
  content: "\eaec"; }

.icon-windows:before {
  content: "\eaed"; }

.icon-windows8:before {
  content: "\eaee"; }

.icon-soundcloud:before {
  content: "\eaef"; }

.icon-soundcloud2:before {
  content: "\eaf0"; }

.icon-skype:before {
  content: "\eaf1"; }

.icon-reddit:before {
  content: "\eaf2"; }

.icon-hackernews:before {
  content: "\eaf3"; }

.icon-wikipedia:before {
  content: "\eaf4"; }

.icon-linkedin-square:before {
  content: "\eac9"; }

.icon-linkedin:before {
  content: "\eaca"; }

.icon-lastfm:before {
  content: "\eaf5"; }

.icon-lastfm2:before {
  content: "\eaf6"; }

.icon-delicious:before {
  content: "\eaf7"; }

.icon-stumbleupon:before {
  content: "\eaf8"; }

.icon-stumbleupon2:before {
  content: "\eaf9"; }

.icon-stackoverflow:before {
  content: "\eafa"; }

.icon-pinterest-square:before {
  content: "\ead1"; }

.icon-pinterest:before {
  content: "\ead2"; }

.icon-xing:before {
  content: "\eafb"; }

.icon-xing2:before {
  content: "\eafc"; }

.icon-flattr:before {
  content: "\eafd"; }

.icon-foursquare:before {
  content: "\eafe"; }

.icon-yelp:before {
  content: "\eaff"; }

.icon-paypal:before {
  content: "\eb00"; }

.icon-chrome:before {
  content: "\eb01"; }

.icon-firefox:before {
  content: "\eb02"; }

.icon-IE:before {
  content: "\eb03"; }

.icon-edge:before {
  content: "\eb04"; }

.icon-safari:before {
  content: "\eb05"; }

.icon-opera:before {
  content: "\eb06"; }

.icon-file-pdf:before {
  content: "\eb07"; }

.icon-file-openoffice:before {
  content: "\eb08"; }

.icon-file-word:before {
  content: "\eb09"; }

.icon-file-excel:before {
  content: "\eb0a"; }

.icon-libreoffice:before {
  content: "\eb0b"; }

.icon-html-five:before {
  content: "\eb0c"; }

.icon-html-five2:before {
  content: "\eb0d"; }

.icon-css3:before {
  content: "\eb0e"; }

.icon-git:before {
  content: "\eb0f"; }

.icon-codepen:before {
  content: "\eb10"; }

.icon-svg:before {
  content: "\eb11"; }

.icon-IcoMoon:before {
  content: "\eb12"; }

header#header {
  transition: background-color .3s;
  background-color: #1a2333;
  position: relative; }
  header#header .top {
    position: relative;
    z-index: 99998;
    height: 100px;
    transition: background-color .3s;
    background-color: #1a2333;
    transition: height .3s; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      header#header .top {
        height: 60px; } }
  header#header.homepage {
    transition: background-color .3s;
    background-color: transparent;
    margin: 0; }
    header#header.homepage .top {
      transition: background-color .3s;
      background-color: transparent; }
  header#header a#logo {
    position: absolute;
    top: 36px;
    left: 36px;
    transition: all .3s;
    overflow: hidden;
    width: 230px;
    z-index: 90; }
    @media (max-width: 767px) {
      header#header a#logo {
        top: 17px;
        left: 18px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      header#header a#logo {
        top: 15px;
        left: 30px; } }
  header#header .handler {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 34px;
    right: 36px;
    transition: top .3s;
    z-index: 60; }
    @media (max-width: 767px) {
      header#header .handler {
        top: 17px;
        right: 18px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      header#header .handler {
        top: 15px;
        right: 30px; } }
    header#header .handler span {
      background-color: #DB1F27;
      display: block;
      width: 100%;
      height: 5px;
      margin-top: 12px;
      transition: all .3s; }
      header#header .handler span:before, header#header .handler span:after {
        content: "";
        display: block;
        width: 30px;
        height: 5px;
        background-color: #DB1F27;
        position: absolute;
        transition: all .3s; }
      header#header .handler span:before {
        top: 0; }
      header#header .handler span:after {
        bottom: 1px; }
  header#header.menuopen .handler span {
    width: 0;
    transition: all .3s; }
    header#header.menuopen .handler span:before {
      top: 10px;
      transform: rotate(-45deg);
      transition: all .3s; }
    header#header.menuopen .handler span:after {
      bottom: 14px;
      transform: rotate(45deg);
      transition: all .3s; }
  header#header .social {
    display: none;
    transition: all .3s;
    position: absolute;
    top: 29px;
    left: 0;
    right: 0;
    transition: all .3s;
    z-index: 50; }
    header#header .social .sharebar {
      width: 400px;
      margin: 0 auto; }
      header#header .social .sharebar a {
        color: rgba(255, 255, 255, 0.8);
        border: 2px solid #DB1F27;
        line-height: 38px;
        margin-right: 3px;
        background-color: #1a2333; }
  header#header .next {
    position: absolute;
    top: 29px;
    right: 120px;
    transition: all .3s;
    z-index: 80; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      header#header .next {
        top: 10px;
        right: 120px; } }
    header#header .next a {
      display: inline-block;
      border: 2px solid #DB1F27;
      padding: 10px 20px;
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.8); }
      header#header .next a:hover {
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.2);
        color: #fff; }
  header#header .category {
    position: absolute;
    top: 34px;
    left: 300px;
    display: inline-block;
    padding: 4px 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    border-left: 2px solid #DB1F27;
    transition: all .3s;
    z-index: 70; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      header#header .category {
        display: none; } }
    header#header .category a {
      color: #fff; }
  header#header .up {
    opacity: 0;
    position: absolute;
    top: 29px;
    right: 73px;
    z-index: 60;
    transition: top 1s; }
    @media (min-width: 768px) and (max-width: 992px) {
      header#header .up {
        top: 10px; } }
    header#header .up span {
      display: inline-block;
      padding: 6px;
      font-size: 26px;
      font-weight: 600;
      color: #DB1F27; }
      header#header .up span:hover {
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.2);
        color: #fff; }
  header#header.fixed, header#header.homepage {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 99998;
    margin: 0; }
    header#header.fixed.user-logged-in, header#header.homepage.user-logged-in {
      top: 0; }
    header#header.fixed .next, header#header.homepage .next {
      display: inline-block; }
  header#header.fixed .top, header#header.menuopen .top {
    background-color: #1a2333; }
  header#header.fixed .top {
    transition: height .3s;
    height: 60px; }
    @media (min-width: 992px) {
      header#header.fixed .top .social {
        display: block;
        transition: all .3s;
        top: 10px;
        /*left: 200px;*/ } }
    header#header.fixed .top a#logo {
      transition: all .3s;
      top: 17px;
      width: 40px; }
      .home header#header.fixed .top a#logo {
        width: 230px; }
    @media (max-width: 767px) {
      header#header.fixed .top .social {
        display: block;
        top: 5px;
        left: 57px;
        right: auto; }
        header#header.fixed .top .social .sharebar {
          width: auto; } }
    header#header.fixed .top .handler {
      top: 17px; }
    header#header.fixed .top .next {
      top: 9px;
      transition: all .3s; }
    header#header.fixed .top .up {
      opacity: 1;
      top: 9px;
      transition: all .3s; }
    header#header.fixed .top .category {
      top: 14px;
      left: 100px;
      transition: all .3s; }
  header#header .menu {
    background-color: #1a2333;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease; }
    header#header .menu.open {
      max-height: 1000px;
      transition: max-height .3s ease; }
    header#header .menu .nav {
      padding-bottom: 30px; }
      @media (max-width: 767px) {
        header#header .menu .nav {
          padding-bottom: 10px; } }
      header#header .menu .nav li {
        margin-bottom: 30px; }
        @media (max-width: 767px) {
          header#header .menu .nav li {
            margin-bottom: 10px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          header#header .menu .nav li {
            margin-bottom: 20px; } }
        header#header .menu .nav li:last-child {
          margin-bottom: 0; }
        header#header .menu .nav li:before {
          color: #fff;
          background-color: #DB1F27;
          width: 30px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          display: block; }
        header#header .menu .nav li a {
          font-family: "Raleway", Arial, sans, sans-serif;
          color: #fff;
          padding: 5px 0 5px 40px;
          position: relative;
          font-size: 30px;
          font-weight: 600;
          line-height: 1.5; }
          header#header .menu .nav li a:hover, header#header .menu .nav li a:focus, header#header .menu .nav li a:active {
            background-color: inherit;
            color: yellow; }
          @media (max-width: 767px) {
            header#header .menu .nav li a {
              font-size: 20px; } }
          @media (min-width: 768px) and (max-width: 992px) {
            header#header .menu .nav li a {
              font-size: 26px; } }
    header#header .menu .search {
      margin-bottom: 30px;
      position: relative; }
      @media (max-width: 767px) {
        header#header .menu .search {
          margin-bottom: 10px; } }
      header#header .menu .search .input {
        width: 100%;
        border: 0;
        border-bottom: 2px solid #DB1F27;
        font-size: 30px;
        font-weight: 600;
        padding: 10px 0;
        text-indent: 10px;
        background-color: #1a2333;
        color: #fff; }
        header#header .menu .search .input::-webkit-input-placeholder {
          color: rgba(255, 255, 255, 0.3); }
        header#header .menu .search .input:-moz-placeholder {
          color: rgba(255, 255, 255, 0.3); }
        header#header .menu .search .input::-moz-placeholder {
          color: rgba(255, 255, 255, 0.3); }
        header#header .menu .search .input:-ms-input-placeholder {
          color: rgba(255, 255, 255, 0.3); }
        @media (max-width: 767px) {
          header#header .menu .search .input {
            font-size: 20px; } }
      header#header .menu .search .magnifier {
        display: block;
        width: 36px;
        height: 36px;
        border: 3px solid #DB1F27;
        border-radius: 100%;
        position: absolute;
        top: 10px;
        right: 10px;
        background-color: transparent; }
        @media (max-width: 767px) {
          header#header .menu .search .magnifier {
            width: 26px;
            height: 26px; } }
        header#header .menu .search .magnifier:after {
          content: "";
          width: 10px;
          height: 4px;
          background-color: #DB1F27;
          display: block;
          transform: rotate(-45deg);
          top: 34px;
          position: absolute;
          left: -9px; }
          @media (max-width: 767px) {
            header#header .menu .search .magnifier:after {
              top: 23px; } }
    header#header .menu .tagcloud a {
      color: rgba(255, 255, 255, 0.4); }
      header#header .menu .tagcloud a:hover {
        text-decoration: underline; }
    @media (min-width: 768px) and (max-width: 992px) {
      header#header .menu .tagcloud {
        zoom: .8; } }
    header#header .menu .social a {
      color: #fff;
      font-size: 45px; }
      @media (max-width: 767px) {
        header#header .menu .social a {
          font-size: 35px; } }
    @media (max-width: 767px) {
      header#header .menu .social {
        margin-bottom: 10px; } }

#archive .intro {
  text-align: center;
  padding: 50px 0;
  background-color: #efefef;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    #archive .intro {
      padding: 20px 0;
      margin-bottom: 20px; } }
  #archive .intro h1 {
    margin: 0 0 20px 0;
    font-size: 36px;
    font-weight: 600; }
    #archive .intro h1 .icon {
      display: inline-block;
      color: #DB1F27;
      padding-right: 10px;
      font-size: 30px; }
  #archive .intro .description {
    font-size: 16px;
    margin-bottom: 20px; }
#archive .thumb {
  z-index: 999; }

#video {
  padding: 0 0 50px 0;
  background-color: #1a2333;
  color: #fff; }
  @media (max-width: 767px) {
    #video {
      padding: 0 0 50px; } }
  #video .player {
    padding: 50px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    @media (max-width: 767px) {
      #video .player {
        padding: 0 0 50px; } }
    @media (max-width: 767px) {
      #video .player .video-wrapper {
        margin-left: -15px;
        margin-right: -15px; } }
    #video .player h1.title {
      font-size: 26px;
      font-weight: 600;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        #video .player h1.title {
          font-size: 21px; } }
    #video .player .description {
      color: rgba(255, 255, 255, 0.7); }
      #video .player .description a {
        color: #fff; }
      #video .player .description iframe[src*="//youtube.com/"], #video .player .description iframe[src*="//www.youtube.com/"] {
        max-width: 100%;
        height: auto; }
      @media (min-width: 992px) {
        #video .player .description .text {
          width: 900px;
          padding-left: 180px;
          box-sizing: border-box; }
        #video .player .description .meta {
          position: absolute;
          top: 0;
          left: 0; }
          #video .player .description .meta .nicename {
            font-size: 21px; }
          #video .player .description .meta .date {
            color: #ccc; } }
      #video .player .description.closed {
        height: 500px;
        overflow: hidden; }
        #video .player .description.closed:after {
          content: "";
          display: block;
          height: 40px;
          width: 100%;
          position: absolute;
          left: 0;
          bottom: 0;
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a2333+0,1a2333+100&0+0,1+75 */
          background: -moz-linear-gradient(top, rgba(26, 35, 51, 0) 0%, #1a2333 75%, #1a2333 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, rgba(26, 35, 51, 0) 0%, #1a2333 75%, #1a2333 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, rgba(26, 35, 51, 0) 0%, #1a2333 75%, #1a2333 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001a2333', endColorstr='#1a2333', GradientType=0);
          /* IE6-9 */ }
    #video .player .more {
      display: inline-block;
      font-size: 14px;
      font-weight: 400;
      text-align: center;
      padding: 5px 40px 0 0;
      border-top: 3px solid #DB1F27;
      margin-top: 10px;
      color: rgba(255, 255, 255, 0.6);
      color: #fff; }

.related {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 40px;
  background-color: #1a2333; }
  @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
    .related {
      padding: 0; } }
  .related article.simple {
    padding: 50px 0;
    opacity: .4;
    margin: 0; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      .related article.simple {
        padding: 10px 0;
        opacity: 1; } }
    .related article.simple:hover {
      opacity: .8; }
    .related article.simple.focus {
      opacity: 1; }
      @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
        .related article.simple.focus {
          display: none; } }
      .related article.simple.focus:after, .related article.simple.focus:before {
        content: "";
        height: 2px;
        background-color: #DB1F27;
        width: 100%;
        position: absolute;
        left: 0; }
      .related article.simple.focus:before {
        top: 0; }
      .related article.simple.focus:after {
        bottom: 0; }
    @media (min-width: 1880px) {
      .related article.simple .thumb {
        width: 50%; } }
    .related article.simple .content .title a {
      font-size: 18px;
      color: #fff; }
      @media (max-width: 767px) {
        .related article.simple .content .title a {
          font-size: 14px; } }
      @media (min-width: 1880px) {
        .related article.simple .content .title a {
          font-size: 23px; } }
    .related article.simple .meta {
      color: rgba(255, 255, 255, 0.2); }

.video__list {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff; }
  @media (max-width: 767px) {
    .video__list {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .video__list .section-title {
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0;
    position: relative;
    margin-bottom: 20px; }

.bottom {
  background-color: #111722;
  padding: 50px 0; }
  @media (max-width: 767px) {
    .bottom {
      padding: 20px 0; } }
  .bottom .section-title {
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0;
    position: relative;
    margin-bottom: 20px;
    color: #fff; }

article.simple {
  margin-bottom: 30px;
  overflow: hidden;
  float: none; }
  article.simple .thumb {
    float: left;
    width: 35%;
    margin-right: 20px; }
    @media (max-width: 767px) {
      article.simple .thumb {
        margin-right: 10px;
        width: 75px; } }
  article.simple .content {
    width: auto;
    margin-bottom: 0;
    padding-left: calc(35% + 20px); }
    @media (max-width: 767px) {
      article.simple .content {
        padding-left: calc(40% + 10px);
        padding-left: 85px; } }
    article.simple .content .title {
      margin-bottom: 10px; }
      article.simple .content .title a {
        font-size: 24px;
        font-weight: 300;
        line-height: 1.2;
        color: #1a2333; }
        @media (max-width: 767px) {
          article.simple .content .title a {
            font-size: 15px;
            font-weight: 600;
            line-height: 1.2; } }
        @media (min-width: 768px) and (max-width: 992px) {
          article.simple .content .title a {
            font-size: 16px; } }
  article.simple .meta {
    font-size: 13px;
    font-weight: 600;
    color: #1a2333; }
  article.simple .play {
    position: absolute;
    bottom: 0;
    background-color: #DB1F27;
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 1.9;
    text-align: center; }
  article.simple.dark .title a {
    color: rgba(255, 255, 255, 0.8); }
  article.simple.dark .meta {
    color: rgba(255, 255, 255, 0.5); }
    article.simple.dark .meta a {
      color: rgba(255, 255, 255, 0.5); }

.widget_strawberry_feeds_manager_positions_widget .sirc__list {
  margin-top: 20px; }
  @media (min-width: 992px) {
    .widget_strawberry_feeds_manager_positions_widget .sirc__list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 20px; } }

.single .headline {
  min-height: 230px;
  overflow: hidden; }
  @media (min-width: 992px) {
    .single .headline .titlezone {
      padding-right: 350px; }
      .single .headline .titlezone.feature {
        padding-right: 300px; } }
  @media (min-width: 1200px) {
    .single .headline .titlezone h1 {
      min-height: 161px; } }
  .single .headline h1 {
    color: #1a2333;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2; }
    @media (min-width: 768px) and (max-width: 992px) {
      .single .headline h1 {
        font-size: 35px; } }
    @media (max-width: 767px) {
      .single .headline h1 {
        font-size: 30px;
        margin: 0; } }
.single .image {
  background-color: #1a2333;
  text-align: center; }
  @media (max-width: 767px) {
    .single .image {
      margin-left: -15px;
      margin-right: -15px; } }
.single .photo_source {
  font-size: 13px;
  padding: 7px 0 5px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  text-align: left; }
.single .content {
  margin-bottom: 30px;
  position: relative;
  background-color: #fff;
  box-shadow: -15px 0px 0px 0px #fff, 15px 0px 0px 0px #fff; }
  .single .content .article {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    color: #1a2333;
    /*text-align: justify;
    margin: 0 330px 0 200px;*/
    float: left;
    width: 710px;
    /* dispare coloana din stanga */
    /* dispar ambele coloane */ }
    @media (max-width: 1200px) {
      .single .content .article {
        /*margin: 0 330px 0 0;*/
        float: left;
        width: 640px; } }
    @media (max-width: 990px) {
      .single .content .article {
        margin: 0;
        width: 100%;
        float: none; } }
    .single .content .article .text {
      border-bottom: 1px solid #f3f3f3;
      font-size: 17px; }
      @media (min-width: 1200px) {
        .single .content .article .text {
          margin-right: 30px;
          margin-left: 10px; } }
      @media (max-width: 1200px) and (min-width: 768px) {
        .single .content .article .text {
          margin-right: 30px; } }
      @media (max-width: 767px) {
        .single .content .article .text .half_auto {
          margin: 0 -20px; } }
      .single .content .article .text p {
        margin-bottom: 30px; }
      .single .content .article .text > p:first-of-type {
        color: #333;
        margin-bottom: 30px;
        font-size: 22px;
        font-weight: 500;
        line-height: 1.2; }
      .single .content .article .text .video-wrapper {
        margin-bottom: 30px; }
      .single .content .article .text a {
        color: blue; }
        .single .content .article .text a:hover {
          text-decoration: underline; }
      .single .content .article .text img {
        max-width: 100%;
        height: auto; }
      .single .content .article .text figure.wp-caption {
        margin-bottom: 30px; }
        .single .content .article .text figure.wp-caption figcaption {
          font-size: 13px;
          font-style: italic;
          color: #999;
          border-bottom: 1px solid #f3f3f3;
          padding: 5px; }
      .single .content .article .text .alignleft {
        float: left;
        margin: 0  10px 20px 0; }
      .single .content .article .text .alignright {
        float: right;
        margin: 0 0 10px 20px; }
      .single .content .article .text .aligncenter {
        margin: 0 auto; }
      .single .content .article .text h2 {
        font-size: 27px;
        font-weight: 600;
        line-height: 1.5;
        padding: 10px 0;
        border-top: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3; }
      .single .content .article .text iframe {
        max-width: 100%; }
      .single .content .article .text blockquote {
        margin: 10px 0;
        border-color: #000;
        border-width: 2px; }
        .single .content .article .text blockquote p {
          font-size: 17px;
          font-weight: normal;
          font-style: italic;
          color: #1a2333; }
        @media (min-width: 992px) {
          .single .content .article .text blockquote {
            margin-right: 20px; } }
    @media (min-width: 992px) {
      .single .content .article.feature {
        margin: 0 150px; } }
    @media (min-width: 1200px) {
      .single .content .article.feature {
        margin: 0 250px; } }
    .single .content .article.feature .text .alignleft {
      float: left;
      margin: 0  10px 20px 0; }
    .single .content .article.feature .text .alignright {
      float: right;
      margin: 0 0 10px 20px; }
    .single .content .article.feature .text .wp-caption, .single .content .article.feature .text img.size-wide {
      max-width: 100%; }
      @media (min-width: 992px) {
        .single .content .article.feature .text .wp-caption, .single .content .article.feature .text img.size-wide {
          margin-left: -150px;
          width: 940px;
          max-width: 940px; } }
      @media (min-width: 1200px) {
        .single .content .article.feature .text .wp-caption, .single .content .article.feature .text img.size-wide {
          margin-left: -250px;
          width: 1140px;
          max-width: 1140px; } }
      .single .content .article.feature .text .wp-caption img, .single .content .article.feature .text img.size-wide img {
        width: 100%;
        max-width: 100%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        left: 0;
        margin: 0; }
    @media (min-width: 992px) {
      .single .content .article.feature .text .video-wrapper {
        margin-left: -150px;
        width: 940px;
        max-width: 940px; } }
    @media (min-width: 1200px) {
      .single .content .article.feature .text .video-wrapper {
        margin-left: -250px;
        width: 1140px;
        max-width: 1140px;
        padding-bottom: 90%; } }
  .single .content .outlook {
    position: relative;
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 30px; }
    .single .content .outlook .meta .nicename {
      font-size: 18px; }
    .single .content .outlook .meta .date {
      color: #ccc; }
    .single .content .outlook .meta .co-authors__author {
      display: block; }
    .single .content .outlook .meta .co-authors__name {
      margin-top: 10px; }
    @media (min-width: 1200px) {
      .single .content .outlook .meta {
        float: left;
        width: 130px; }
        .single .content .outlook .meta .avatar {
          margin: 10px 0; } }
    @media (min-width: 990px) {
      .single .content .outlook .sidebar {
        float: right;
        width: 300px; } }
    @media (max-width: 1200px) {
      .single .content .outlook .meta {
        position: relative;
        padding-left: 60px;
        margin-bottom: 20px; }
        .single .content .outlook .meta.ca {
          padding-left: 0; }
        .single .content .outlook .meta div.avatar {
          position: absolute;
          width: 40px;
          height: 40px;
          top: 0;
          left: 0;
          margin: 0; }
        .single .content .outlook .meta .co-authors__author {
          display: inline-block;
          padding-right: 10px;
          position: relative; }
          .single .content .outlook .meta .co-authors__author:after {
            content: ", ";
            position: absolute;
            right: 5px;
            top: -3px; }
          .single .content .outlook .meta .co-authors__author:last-of-type {
            padding-right: 0; }
            .single .content .outlook .meta .co-authors__author:last-of-type:after {
              display: none; }
        .single .content .outlook .meta .co-authors__avatar {
          display: none; }
        .single .content .outlook .meta .co-authors__name {
          margin-top: 0; } }
    .single .content .outlook .sidebar {
      padding-bottom: 30px; }
  .single .content .extra {
    padding: 20px 0;
    border-bottom: 1px solid #f3f3f3; }
    @media (min-width: 992px) {
      .single .content .extra {
        margin: 0 30px; } }
    .single .content .extra:last-of-type {
      border: 0; }
    .single .content .extra .heading {
      font-size: 14px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .single .content .extra .tags {
      text-align: left; }
      .single .content .extra .tags a {
        display: inline-block;
        padding: 5px 20px;
        border-radius: 5px;
        background-color: #efefef;
        margin-right: 5px;
        font-size: 14px;
        margin-bottom: 5px; }
.single .miniside {
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .single .miniside {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0 0 0 30px;
      border-left: 2px solid #f3f3f3;
      width: 332px; } }
  .single .miniside.authorbox .nicename {
    margin-bottom: 5px; }
  .single .miniside.authorbox .date {
    color: #ccc;
    margin-bottom: 10px; }
.single .authorbox {
  display: block; }
  .single .authorbox .avatar {
    max-width: 100%;
    height: auto; }
  .single .authorbox .nicename {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 300;
    color: #1a2333;
    margin: 13px 0; }
  @media (min-width: 992px) {
    .single .authorbox {
      display: block;
      width: 250px; } }
.single .bigauthorbox {
  color: #1a2333; }
  .single .bigauthorbox .intro {
    font-size: 11px;
    font-weight: 700;
    color: #ccc; }
  .single .bigauthorbox .avatar img {
    max-width: 100%;
    height: auto; }
  .single .bigauthorbox .nicename {
    font-size: 25px;
    margin: 5px 0 10px;
    line-height: 1.2; }
  .single .bigauthorbox .description {
    font-size: 13px; }

.sharebar .item {
  position: relative;
  display: inline-block; }
  .sharebar .item a {
    font-size: 21px;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px; }
    .sharebar .item a.icon-facebook {
      background: #204385; }
    .sharebar .item a.icon-facebook-m {
      background: #0084ff; }
    .sharebar .item a.icon-twitter {
      background: #2aa9e0; }
    .sharebar .item a.icon-google-plus {
      background: #d3492c; }
    .sharebar .item a.icon-pinterest {
      background: #ca2128; }
    .sharebar .item a.icon-linkedin {
      background: #02669a; }
    .sharebar .item a.icon-whatsapp {
      background: #25d366; }
    .sharebar .item a.icon-tumblr {
      background: #44546b; }
.sharebar .like {
  max-width: 350px;
  line-height: 30px; }

#comments {
  padding: 30px 0; }
  #comments .fb-comments {
    width: 100%; }

.co-authors {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3; }
  .co-authors__author {
    display: flex;
    margin-bottom: 10px; }
    .co-authors__author:last-of-type {
      margin-bottom: 0; }
  .co-authors__avatar {
    margin-right: 10px; }
    .co-authors__avatar img {
      margin: 0 !important; }
  .co-authors__name {
    font-size: 20px;
    line-height: 1; }
    .co-authors__name--small {
      font-size: 16px; }

.related-links li {
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #efefef; }
  .related-links li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
  .related-links li a {
    color: blue; }

.single .content.got .headline .titlezone h1 {
  font-family: "Game of Thrones";
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: 3px; }
  @media (max-width: 767px) {
    .single .content.got .headline .titlezone h1 {
      font-size: 23px; } }
.single .content.got .article .got-banner {
  display: inline-block;
  margin-left: 5px; }
.single .content.got .article .text:first-of-type {
  /*background-image: url(../images/paper-texture.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;*/ }
  .single .content.got .article .text:first-of-type p:first-of-type:first-letter {
    font-family: "Game of Thrones";
    float: left;
    font-size: 4em;
    line-height: 1.2;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal; }
    @media (max-width: 767px) {
      .single .content.got .article .text:first-of-type p:first-of-type:first-letter {
        font-size: 2em; } }
  .single .content.got .article .text:first-of-type p:first-letter {
    font-family: "Game of Thrones";
    font-size: 1.1em; }
.single .got-cta {
  background-color: #000;
  color: #fff;
  padding: 10px;
  text-align: center; }
  .single .got-cta a {
    color: #fff !important;
    font-weight: bold;
    text-decoration: underline; }
.single .drago {
  width: 100%;
  height: 330px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .single .drago {
      height: 180px; } }
  .single .drago .pic {
    width: 100%;
    height: 100%;
    background: url(https://playtech.ro/wp-content/uploads/2019/04/dragon-hd.png);
    background-size: cover;
    background-position: center center;
    animation: zoom 10s ease-in infinite; }
@keyframes zoom {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.4); }
  100% {
    transform: scale(1); } }
.single .got-houses__list {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  position: relative; }
  .single .got-houses__list li {
    flex: 1;
    max-width: 20%;
    min-width: 20%;
    padding: 10px;
    cursor: pointer; }
    .single .got-houses__list li .title {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.8);
      color: #fff;
      padding: 30px;
      box-sizing: border-box;
      font-size: 18px;
      line-height: 1.5;
      z-index: 999; }
      .single .got-houses__list li .title .closeme {
        position: absolute;
        top: 5px;
        right: 5px;
        color: #fff;
        font-size: 30px;
        display: inline-block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        cursor: pointer; }

.attachment {
  background-color: #1a2333; }

.gallery {
  margin-bottom: 20px; }
  .gallery__preview {
    position: relative; }
    .gallery__preview .button {
      background-color: #1a2333;
      margin: 0;
      padding: 0;
      list-style-type: none;
      border: 0;
      color: #fff;
      font-size: 16px;
      padding: 30px 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .gallery__preview .button span.icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        border: 3px solid #DB1F27;
        margin-right: 20px;
        position: relative;
        vertical-align: middle; }
        .gallery__preview .button span.icon:before {
          content: "";
          display: block;
          height: 30px;
          border-right: 3px solid #DB1F27;
          position: absolute;
          right: -10px;
          top: -3px; }
        .gallery__preview .button span.icon:after {
          content: "";
          display: block;
          height: 30px;
          border-right: 3px solid #DB1F27;
          position: absolute;
          right: -16px;
          top: -3px; }
  .gallery__overlay {
    padding: 0;
    background-color: #1a2333;
    z-index: 99999991;
    overflow: hidden; }
    .gallery__overlay.active {
      display: block; }
    .gallery__overlay__close {
      position: absolute;
      top: 10px;
      right: 26px;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      font-size: 40px;
      color: rgba(255, 255, 255, 0.5) !important; }
    .gallery__overlay__slide {
      margin: 0 50px;
      position: relative; }
      @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
        .gallery__overlay__slide {
          margin: 0; } }
      .gallery__overlay__slide a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .gallery__overlay__slide__caption {
        text-align: center;
        color: rgba(255, 255, 255, 0.6);
        font-weight: 400;
        font-size: 16px;
        padding-top: 10px; }
    .gallery__overlay .owl-carousel .owl-wrapper-outer {
      overflow: visible; }
    .gallery__overlay .owl-carousel .owl-wrapper {
      display: flex !important;
      flex-wrap: wrap;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .gallery__overlay .owl-item {
      opacity: .4;
      display: flex;
      flex-direction: column;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .gallery__overlay .owl-item.active {
        opacity: 1; }
    .gallery__overlay .slider {
      margin: 0 auto;
      position: relative; }
      @media (min-width: 992px) {
        .gallery__overlay .slider {
          width: 994px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .gallery__overlay .slider {
          width: 100%; } }
      @media (max-width: 767px) {
        .gallery__overlay .slider {
          width: 100%; } }
      @media (min-width: 1200px) {
        .gallery__overlay .slider {
          width: 1160px; } }
      .gallery__overlay .slider .arrow {
        width: 80px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        display: inline-block;
        font-size: 40px;
        color: #fff !important;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        text-shadow: 2px 2px 0px #1a2333; }
        .gallery__overlay .slider .arrow.right {
          right: -40px; }
          @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
            .gallery__overlay .slider .arrow.right {
              right: 10px;
              opacity: .6; } }
        .gallery__overlay .slider .arrow.left {
          left: -40px; }
          @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
            .gallery__overlay .slider .arrow.left {
              left: 10px;
              opacity: .6; } }

.author .name {
  font-size: 14px;
  font-weight: 600; }
.author .email {
  font-size: 12px;
  color: #999; }
.author .bio {
  font-size: 12px;
  margin-top: 20px;
  color: #444; }
.author .profile a {
  display: inline-block;
  font-weight: bold;
  color: #1a2333;
  text-decoration: underline; }

.gdpr {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(26, 35, 51, 0.95);
  z-index: 9999999999;
  font-family: Roboto, Arial, sans, Sans-serif;
  font-size: 13px;
  line-height: 1.3;
  color: #fff;
  font-weight: 400; }
  .gdpr__wrapper {
    box-sizing: border-box;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .gdpr__wrapper {
        width: 760px;
        border-radius: 5px; } }
    @media (max-width: 767px) {
      .gdpr__wrapper {
        width: 350px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .gdpr__wrapper {
        width: 500px; } }
  .gdpr__content {
    padding: 20px; }
    @media (max-width: 767px) {
      .gdpr__content {
        padding: 20px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .gdpr__content {
        padding: 30px; } }
  .gdpr__logo {
    text-align: center;
    margin-bottom: 20px; }
  .gdpr__title {
    text-align: center;
    font-size: 26px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .gdpr__title {
        font-size: 18px; } }
  .gdpr__text {
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .gdpr__text {
        font-size: 13px; } }
    .gdpr__text p {
      margin: 6px 0; }
      .gdpr__text p:first-of-type {
        margin-top: 0; }
      .gdpr__text p:last-of-type {
        margin-bottom: 0; }
    .gdpr__text a {
      color: #fff;
      text-decoration: underline; }
  .gdpr__cta {
    text-align: center; }
    .gdpr__cta a {
      display: inline-block;
      background-color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      padding: 8px 30px;
      border-radius: 5px;
      color: #1a2333; }
      .gdpr__cta a:hover {
        background-color: #cc0000;
        color: #fff; }
  .gdpr__links {
    margin-top: 20px; }
    .gdpr__links ul {
      width: 100%;
      text-align: center; }
      .gdpr__links ul li {
        display: inline-block;
        padding: 10px; }

.widget_strawberry_feeds_manager_widget {
  overflow: hidden; }

.widget {
  background-color: #fff;
  box-shadow: -15px 0px 0px 0px #fff, 15px 0px 0px 0px #fff; }
  .widget .thumb {
    position: relative;
    background-color: #1a2333; }
    .widget .thumb img {
      max-width: 100%;
      height: auto; }
    .widget .thumb .grade {
      position: absolute;
      left: 0;
      bottom: 0;
      font-size: 21px;
      font-weight: 700;
      color: #fff;
      background-color: #DB1F27;
      display: block;
      width: 50px;
      height: 50px;
      line-height: 2.2;
      text-align: center; }
  .widget .name {
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0 5px 45px;
    position: relative; }
    .widget .name .icon {
      position: absolute;
      left: 0;
      bottom: 0;
      font-size: 18px;
      color: #fff;
      background-color: #DB1F27;
      display: block;
      width: 35px;
      height: 35px;
      line-height: 37px;
      text-align: center; }
  .widget .meta {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    color: #1a2333; }
    @media (min-width: 992px) {
      .widget .meta {
        /*    position: absolute;
            bottom: 0;*/ } }
    @media (min-width: 768px) and (max-width: 992px) {
      .widget .meta {
        margin-top: 10px; } }
    @media (min-width: 992px) {
      .widget .meta {
        margin-top: 10px; } }
  @media (max-width: 767px) {
    .widget.default article {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .widget.default article {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 2px solid #f3f3f3; } }
  .widget.default [class*='col-']:last-of-type:not(:first-of-type) article {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
  .widget.default .title {
    margin: 0; }
    .widget.default .title a {
      font-size: 24px;
      font-weight: 400;
      line-height: 1.2;
      color: #1a2333; }
      .widget.default .title a:hover {
        color: #1a2333;
        text-decoration: none;
        border-bottom: 1px solid #1a2333; }
  .widget.opiminions {
    margin-bottom: 40px; }
    .widget.opiminions article {
      margin: 0;
      padding: 0;
      border: 0; }
    .widget.opiminions .thumb {
      background-color: #fff; }
    @media (min-width: 768px) and (max-width: 992px) {
      .widget.opiminions .title a {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.2; } }
    .widget.opiminions .meta {
      position: static; }
  @media (max-width: 767px) {
    .widget.four {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 2px solid #f3f3f3; } }
  .widget.horizontal {
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .widget.horizontal {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 2px solid #f3f3f3; } }
    .widget.horizontal article {
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .widget.horizontal article {
          margin-bottom: 20px;
          padding-bottom: 20px;
          border-bottom: 2px solid #f3f3f3; } }
      @media (min-width: 992px) {
        .widget.horizontal article .content .title {
          min-height: 125px; } }
      @media (max-width: 767px) {
        .widget.horizontal article .content .title {
          margin-top: 20px; } }
      .widget.horizontal article .content .title a {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.3; }
        @media (min-width: 768px) and (max-width: 992px) {
          .widget.horizontal article .content .title a {
            font-size: 26px; } }
  .widget.duckling {
    padding-bottom: 30px;
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 20px; }
    .widget.duckling .main {
      margin-bottom: 30px; }
      .widget.duckling .main .title {
        margin-top: 20px; }
        @media (min-width: 768px) and (max-width: 992px) {
          .widget.duckling .main .title {
            margin-top: 10px; } }
        .widget.duckling .main .title a {
          line-height: 1.2;
          font-size: 40px; }
          @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
            .widget.duckling .main .title a {
              font-size: 26px; } }
          .widget.duckling .main .title a:hover {
            text-decoration: underline; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      .widget.duckling .rest {
        margin-bottom: 20px; } }
    .widget.duckling .rest .thumb {
      margin-bottom: 20px; }
    .widget.duckling .rest .title {
      margin: 20px 0;
      padding-bottom: 20px;
      border-bottom: 1px dashed #f3f3f3; }
      @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
        .widget.duckling .rest .title {
          margin-bottom: 10px;
          padding-bottom: 10px; } }
      .widget.duckling .rest .title a {
        line-height: 1.3; }
        @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
          .widget.duckling .rest .title a {
            font-size: 18px; } }
        @media (min-width: 992px) {
          .widget.duckling .rest .title a {
            font-size: 21px; } }
        .widget.duckling .rest .title a:hover {
          text-decoration: underline; }
    .widget.duckling .rest:last-of-type .title {
      margin: 0;
      padding: 0;
      list-style-type: none;
      border: 0; }

.widget.video .main {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  height: 600px;
  display: flex; }
  .widget.video .main:after {
    content: "";
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0.5; }
  .widget.video .main a.play {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 150px solid #fff;
    opacity: .4; }
    @media (max-width: 767px) {
      .widget.video .main a.play {
        display: none; } }
  .widget.video .main a.play-icon {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block; }
    .widget.video .main a.play-icon span {
      font-size: 200px;
      opacity: .4; }
    @media (max-width: 767px) {
      .widget.video .main a.play-icon {
        display: none; } }
  .widget.video .main .content {
    align-self: flex-end;
    width: 100%;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
    color: #fff; }
    .widget.video .main .content .title {
      margin: 10px 0; }
      .widget.video .main .content .title a {
        font-size: 36px;
        line-height: 1.2;
        color: #fff; }
    .widget.video .main .content .meta {
      color: #fff; }
      .widget.video .main .content .meta a {
        color: #fff; }
.widget.video .related article.simple {
  opacity: 1; }

#hero {
  overflow: hidden;
  min-height: 100px;
  background-color: #1a2333; }
  @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
    #hero {
      min-height: 60px; } }
  @media desktop {
    #hero #item-0 .content {
      right: 50%; } }
  #hero #item-0 .content .category {
    padding-left: 40px; }
    #hero #item-0 .content .category .icon {
      display: block; }
  #hero #item-0 .content .title {
    /*
    @media (min-width: 1200px){
        width: 50%;
    }
    */ }
    @media (min-width: 1200px) {
      #hero #item-0 .content .title a {
        font-size: 26px; } }
  #hero .item {
    float: left;
    box-sizing: border-box;
    background-color: #ccc;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden; }
    @media (min-width: 992px) {
      #hero .item:hover .content .title {
        margin-bottom: 40px;
        transition: margin-bottom .3s; } }
    #hero .item.banner {
      background-color: #1a2333;
      display: flex;
      align-items: center;
      justify-content: center; }
    #hero .item .overlay {
      top: 0;
      bottom: 0;
      width: 100%;
      position: absolute;
      background-color: rgba(4, 36, 83, 0.7);
      transition: background-color .3s; }
      #hero .item .overlay:hover {
        background-color: rgba(4, 36, 83, 0.45);
        transition: background-color .3s; }
    #hero .item .content {
      position: absolute;
      bottom: 50px;
      left: 30px;
      right: 30px; }
      @media (min-width: 768px) and (max-width: 992px) {
        #hero .item .content {
          right: 30%; } }
      #hero .item .content .category {
        font-size: 12px;
        font-weight: 900;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        line-height: 30px; }
        #hero .item .content .category .icon {
          display: none;
          position: absolute;
          left: 0;
          bottom: 0;
          font-size: 18px;
          color: #fff;
          background-color: #DB1F27;
          width: 35px;
          height: 35px;
          line-height: 37px;
          text-align: center; }
      #hero .item .content .title {
        margin: 10px 0 10px;
        font-size: 21px;
        font-weight: 400;
        color: #fff;
        line-height: 1.1;
        transition: margin-bottom .3s;
                    /*
                    @media (max-width: 767px){
                        font-size: 23px;
                        font-weight: 700;
                    }

                    @media (min-width: 768px) and (max-width: 992px){
                        font-size: 26px;
                        font-weight: 700;
                    }
                    */ }
        @media (min-width: 1200px) {
          #hero .item .content .title {
            margin: 0px 0 20px; } }
      #hero .item .content .meta {
        font-size: 13px;
        font-weight: 600;
        color: #fff; }
    #hero .item:first-child .content .title {
      font-size: 26px; }

.widget.links ul.list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0; }
  .widget.links ul.list li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #f3f3f3; }
    .widget.links ul.list li a {
      font-size: 18px;
      line-height: 1.3;
      color: #1a2333; }
    @media (max-width: 767px) {
      .widget.links ul.list li {
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .widget.links ul.list li:last-child {
      margin: 0;
      padding: 0;
      list-style-type: none;
      border: 0; }

.widget.wide {
  position: relative;
  margin-bottom: 30px;
  max-height: 700px;
  overflow: hidden;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .widget.wide {
      max-height: 500px;
      margin-top: 0; } }
  .widget.wide .item {
    height: 700px;
    margin-bottom: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    position: relative;
    display: flex; }
    @media (max-width: 767px) {
      .widget.wide .item {
        height: 500px; } }
    .widget.wide .item.parallax {
      background-attachment: fixed; }
    .widget.wide .item:before {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(4, 36, 83, 0.6);
      z-index: 40; }
    .widget.wide .item.squares:before {
      background: rgba(4, 36, 83, 0.6) url(../images/squares.png) center no-repeat; }
    .widget.wide .item .container {
      align-self: flex-end;
      margin-bottom: 90px; }
    .widget.wide .item .name {
      color: #fff;
      z-index: 50;
      font-weight: 600;
      font-size: 12px;
      margin-top: 67px; }
    .widget.wide .item.squares .name {
      margin-top: 30px; }
    .widget.wide .item .content {
      position: relative;
      z-index: 50; }
      .widget.wide .item .content .title {
        margin: 10px 0 30px; }
        .widget.wide .item .content .title a {
          font-size: 40px;
          font-weight: 400;
          line-height: 1.2;
          color: #fff; }
          @media (max-width: 767px) {
            .widget.wide .item .content .title a {
              font-size: 23px; } }
          @media (min-width: 768px) and (max-width: 992px) {
            .widget.wide .item .content .title a {
              font-size: 30px; } }
          .widget.wide .item .content .title a:hover {
            color: #fff;
            text-decoration: none;
            border-bottom: 1px solid #fff; }
      .widget.wide .item .content .meta {
        font-size: 12px;
        font-weight: 700;
        color: #fff; }
        .widget.wide .item .content .meta a {
          color: #fff; }
  .widget.wide .arrows a {
    width: 40px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    background-color: #DB1F27; }
    .widget.wide .arrows a.right {
      right: 30px; }
    .widget.wide .arrows a.left {
      right: 40px; }
    .widget.wide .arrows a:hover {
      background-color: #fff;
      color: #DB1F27; }

.widget.goose {
  padding-bottom: 45px;
  border-bottom: 2px solid #f3f3f3;
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    .widget.goose {
      padding-bottom: 20px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .widget.goose .main {
      margin-bottom: 20px; } }
  .widget.goose .main .title {
    margin: 30px 0; }
    @media (min-width: 768px) and (max-width: 992px) {
      .widget.goose .main .title {
        margin-top: 10px; } }
    .widget.goose .main .title a {
      line-height: 1.2;
      font-size: 40px; }
      @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
        .widget.goose .main .title a {
          font-size: 26px;
          font-weight: 400; } }
      .widget.goose .main .title a:hover {
        color: #1a2333;
        text-decoration: none;
        border-bottom: 1px solid #1a2333; }
  .widget.goose .main .meta {
    font-size: 12px;
    font-weight: 400; }
  .widget.goose .rest .title {
    margin-bottom: 17px;
    padding-bottom: 17px;
    border-bottom: 2px dashed #f3f3f3; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      .widget.goose .rest .title {
        margin-bottom: 10px;
        padding-bottom: 10px; } }
    .widget.goose .rest .title a {
      line-height: 1.3;
      font-size: 24px;
      font-weight: 400; }
      .widget.goose .rest .title a:hover {
        color: #1a2333;
        text-decoration: none;
        border-bottom: 1px solid #1a2333; }
  .widget.goose .rest:last-of-type .title {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0; }

.widget.single {
  margin: 30px 0 50px; }
  @media (max-width: 767px) {
    .widget.single {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .widget.single article {
      margin-bottom: 0; } }
  .widget.single .content {
    margin: 0; }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 992px) {
      .widget.single .content .title {
        margin-top: 20px; } }
    .widget.single .content .title a {
      font-size: 54px;
      font-weight: 400;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .widget.single .content .title a {
          font-size: 24px; } }

.widget.simple .title a {
  font-size: 18px;
  font-weight: 500; }

.sirc {
  border-top: 1px solid #f3f3f3;
  /*border-bottom: 1px solid $border;*/
  padding-top: 10px;
  box-sizing: border-box;
  margin-bottom: 10px; }
  .sirc__title {
    font-family: "Raleway", Arial, sans, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0; }
  .sirc__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px; }
  .sirc ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0; }
    .sirc ul li {
      position: relative;
      margin-bottom: 10px;
      overflow: hidden; }
      @media (min-width: 768px) and (max-width: 992px), (min-width: 992px) {
        .sirc ul li .thumb {
          float: left;
          width: 100px; } }
      @media (max-width: 767px) {
        .sirc ul li .title {
          margin-top: 10px; } }
      @media (min-width: 768px) and (max-width: 992px), (min-width: 992px) {
        .sirc ul li .title {
          padding-left: 110px; } }
      .sirc ul li .title a {
        font-family: "Raleway", Arial, sans, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3;
        display: block;
        padding: 5px 0 0 0;
        color: #333 !important; }
        @media (max-width: 767px) {
          .sirc ul li .title a {
            font-size: 14px;
            line-height: 1.2; } }
      .sirc ul li:nth-child(even) {
        /*    background-color: #ededed;*/ }
      .sirc ul li:last-child {
        margin-bottom: 0; }
  @media (min-width: 768px) and (max-width: 992px), (min-width: 992px) {
    .sirc--landscape {
      margin-right: 30px;
      margin-left: 10px; } }
  @media (min-width: 768px) and (max-width: 992px), (min-width: 992px) {
    .sirc--landscape ul li .title {
      padding-left: 160px; } }
  @media (min-width: 768px) and (max-width: 992px), (min-width: 992px) {
    .sirc--landscape ul li .thumb {
      width: 150px; } }

.feed-simple .name {
  padding: 0;
  font-size: 13px; }
.feed-simple article {
  overflow: hidden;
  margin-bottom: 20px; }
  .feed-simple article:last-of-type {
    margin-bottom: 0; }
  .feed-simple article .thumb {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left; }
  .feed-simple article .content {
    padding: 0 0 0 110px;
    min-height: 80px;
    margin-bottom: 0; }
    .feed-simple article .content .title a {
      font-size: 14px;
      font-weight: 600;
      line-height: 1.1;
      color: #444; }

#footer {
  background-color: #1a2333;
  padding: 80px 0 100px;
  text-align: center;
  margin-top: 30px; }
  @media (max-width: 767px) {
    #footer {
      padding: 50px 0; } }
  #footer .menu {
    margin-top: 30px; }
    #footer .menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      border: 0; }
      #footer .menu ul li {
        display: inline-block; }
        #footer .menu ul li a {
          font-size: 12px;
          font-weight: 600;
          color: #fff;
          padding: 10px 20px;
          display: block; }
          @media (max-width: 767px) {
            #footer .menu ul li a {
              padding: 10px; } }

/*# sourceMappingURL=style.css.map */
