@charset "UTF-8";
body {
  font-family: "Poppins", sans-serif;
  color: #565758;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  margin: 0;
  padding: 0; }

html {
  margin: 0;
  padding: 0; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: inherit;
  text-decoration: none;
  vertical-align: top;
  outline: 0;
  -webkit-transition: "all" 0.2s ease;
  -moz-transition: "all" 0.2s ease;
  -ms-transition: "all" 0.2s ease;
  -o-transition: "all" 0.2s ease;
  transition: "all" 0.2s ease; }
  a:hover {
    color: #f5eb03;
    text-decoration: none; }

a:focus,
button:focus {
  outline: 0;
  outline: -webkit-focus-ring-color auto 0;
  outline-offset: 0; }

strong {
  font-weight: 700; }

img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic; }

input:focus::-webkit-input-placeholder,
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder {
  color: transparent; }

h1, h2, h3 {
  margin: 0; }

.clearfix {
  *zoom: 1;
  position: relative; }
  .clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.container {
  width: 1090px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  *zoom: 1; }
  @media (max-width: 1100px) {
    .container {
      width: 1100px; } }

.col-20,
.col-30,
.col-40,
.col-70,
.col-80,
.col-100 {
  float: left;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0; }

.col-20 {
  width: 25%; }

.col-30 {
  width: 33.33333333%; }

.col-40 {
  width: 41.66666667%; }

.col-70 {
  width: 66.66666667%; }

.col-80 {
  width: 75%; }

.col-100 {
  width: 100%; }

.col-offset-fluid {
  margin-right: -15px;
  margin-left: -15px; }

.col-offset-0 {
  padding-right: 0px;
  padding-left: 0px; }

.mt1 {
  margin-top: 10px; }

.mt2 {
  margin-top: 20px; }

.mt3 {
  margin-top: 30px; }

.mt4 {
  margin-top: 40px; }

.mb1 {
  margin-bottom: 10px; }

.mb2 {
  margin-bottom: 20px; }

.mb3 {
  margin-bottom: 30px; }

.mb4 {
  margin-bottom: 40px; }

.display-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.display-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.left {
  float: left; }

.right {
  float: right; }

.redblock {
  background: #cc0000 !important;
  z-index: 100;
  display: block;
  position: relative; }

.leftheader {
  right: 0;
  position: absolute;
  bottom: 10px; }

.logowhite {
  width: 195px;
  margin-top: 9px;
  padding-left: 10px;
  margin-right: 20px;
  display: none; }

.logo {
  padding: 15px 0px;
  position: relative; }
  .logo__link {
    float: left;
    max-width: 300px;
    padding-top: 10px; }
  .logo__social {
    float: left;
    color: white;
    top: 5px;
    position: relative; }
    .logo__social-item {
      display: inline-block; }
    .logo__social-link {
      background: white;
      width: 30px;
      height: 30px;
      display: block;
      text-align: center;
      padding-top: 3px;
      border-radius: 50%;
      color: #cc0000;
      border: 1px solid transparent;
      -webkit-transition: 0.4s ease-in-out;
      -moz-transition: 0.4s ease-in-out;
      -ms-transition: 0.4s ease-in-out;
      -o-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out; }
    .logo__social-fb:hover {
      background: #3b5998;
      color: white;
      border: 1px solid #3b5998; }
    .logo__social-tw:hover {
      background: #4099FF;
      color: white;
      border: 1px solid #4099FF; }
    .logo__social-gp:hover {
      background: #d34836;
      color: white;
      border: 1px solid #d34836; }
    .logo__social-yt:hover {
      background: #e62117;
      color: white;
      border: 1px solid #e62117; }
    .logo__social-in:hover {
      background: #c13584;
      color: white;
      border: 1px solid #c13584; }

.cateskew {
  background: white;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: .4em;
  position: relative;
  color: #cc0000;
  border-bottom: 2px solid #cc0000; }

.video-terkini {
  padding: 20px 0; }
  .video-terkini__list {
    margin: 40px -10px 0 -10px; }
  .video-terkini__item {
    float: left;
    width: 33.33%;
    padding: 0 10px; }
    .video-terkini__item:hover .video-terkini__icon {
      background: rgba(255, 255, 255, 0.9); }
    .video-terkini__item:hover .video-terkini__thumb:before {
      background: rgba(0, 0, 0, 0.3); }
    .video-terkini__item img {
      width: 100%; }
  .video-terkini__lead {
    padding: 15px 20px;
    background: #e5e5e5;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 1.3;
    height: 112px;
    overflow: hidden;
    border-bottom: 20px solid #e5e5e5; }
  .video-terkini__icon {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    text-align: center;
    font-size: 30px;
    z-index: 2; }
    .video-terkini__icon svg {
      margin-top: 11px;
      padding-left: 5px;
      color: #000; }
  .video-terkini__thumb {
    max-height: 140px;
    position: relative;
    overflow: hidden;
    width: 100%; }
    .video-terkini__thumb:before {
      -webkit-transition: 0.2s ease-in-out;
      -moz-transition: 0.2s ease-in-out;
      -ms-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      height: 100%;
      width: 100%;
      content: "";
      position: absolute;
      background: rgba(0, 0, 0, 0.2);
      z-index: 1; }

.news-related {
  padding-top: 30px; }
  .news-related__item {
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px; }
  .news-related__link {
    font-weight: 700;
    line-height: 1.5em;
    font-family: "Poppins", sans-serif;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
    .news-related__link:hover {
      color: #cc0000; }
  .news-related__title {
    font-size: inherit;
    font-weight: inherit;
    padding: 0;
    margin: 0; }
.news-list {
  padding: 20px 0; }
  .news-list__list {
    padding-top: 20px;
    margin-bottom: 40px; }
  .news-list__thumb {
    width: 220px;
    height: 140px;
    float: left;
    overflow: hidden;
    margin-right: 20px; }
    .news-list__thumb img {
      width: 100%; }
    .news-list__thumb.big {
      width: 330px;
      height: 210px; }
  .news-list__caption {
    line-height: 1.4em;
    font-size: 14px;
    margin-top: 5px;
    max-height: 59px;
    overflow: hidden; }
  .news-list__item {
    margin-bottom: 20px; }
    .news-list__item .cateskew {
      font-size: 12px;
      color: #cc0000;
      margin-bottom: 5px; }
    .news-list__item.l-index {
      padding-bottom: 5px;
      border-bottom: 1px solid #dadada; }
      .news-list__item.l-index:last-child {
        border: none; }
      .news-list__item.l-index .news-list__thumb {
        width: 120px;
        height: 76px; }
      .news-list__item.l-index .cateskew {
        font-size: 12px;
        color: #cc0000;
        margin-bottom: 8px;
        line-height: 1em; }
      .news-list__item.l-index .news-list__title {
        font-size: 14px;
        margin-bottom: 5px;
        max-height: 32px; }
  .news-list__link {
    color: #000; }
    .news-list__link:hover, .news-list__link:focus {
      color: #000; }
  .news-list__title {
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 10px;
    max-height: 98px;
    overflow: hidden;
    font-weight: 600;
    font-family: "Poppins", sans-serif; }
    .news-list__title.tag {
      max-height: 74px;
      margin-bottom: 5px; }
  .news-list__date {
    font-size: 12px;
    color: #bfbfbf;
    font-family: "Poppins", sans-serif; }

a.button-red {
  background: #cc0000;
  color: white;
  padding: 5px 10px;
  display: inline-block;
  margin-top: 5px; }

.author {
  width: auto;
  padding: 10px 15px;
  background: #333;
  min-width: 230px;
  position: relative;
  color: white; }
  .author__name {
    font-weight: 500;
    font-size: 20px;
    padding: 5px 0; }
  .author a {
    color: #FF0000; }
  .author__thumb {
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 0;
    margin-right: 15px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    .author__thumb img {
      width: 100%; }
  .author__profile {
    padding-top: 5px;
    font-size: 14px;
    color: #9b9b9b;
    padding-left: 115px;
    line-height: 1.6em; }
  .author p {
    padding: 0;
    margin: 5px 0 2px 0; }

.loadmore {
  padding: 10px 20px;
  background: #5A5255;
  color: white;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0.4em; }

.terpopuler__item {
  margin-bottom: 20px; }
.terpopuler__thumb {
  float: left;
  margin-right: 10px;
  width: 100px; }
.terpopuler__numb {
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  color: white;
  padding-top: 3px;
  font-family: "Poppins", sans-serif;
  background: #cc0000;
  position: absolute; }
.terpopuler__img {
  width: 100%; }
  .terpopuler__img img {
    width: 100%;
    max-width: 100%; }
.terpopuler__link {
  color: black;
  max-height: 78px;
  overflow: hidden;
  display: block; }
  .terpopuler__link:hover, .terpopuler__link:focus {
    color: black; }
.terpopuler__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
  font-family: "Poppins", sans-serif; }

.widget {
  padding-top: 30px; }
  .widget__btop {
    padding-top: 10px;
    border-top: 2px solid #cc0000;
    padding-bottom: 10px; }
    .widget__btop.motorplus img {
      width: 120px; }
    .widget__btop.jip img {
      width: 50px; }
    .widget__btop img {
      max-width: 200px; }
  .widget__item {
    margin-bottom: 20px; }
  .widget__thumb {
    float: left;
    margin-right: 10px;
    width: 130px; }
  .widget__img {
    width: 100%; }
    .widget__img img {
      width: 100%;
      max-width: 100%; }
  .widget__link {
    color: black;
    max-height: 77px;
    overflow: hidden;
    display: block; }
    .widget__link:hover, .widget__link:focus {
      color: black; }
  .widget__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em;
    font-family: "Poppins", sans-serif; }

.juaranet__item {
  margin-bottom: 20px; }
.juaranet__thumb {
  float: left;
  margin-right: 10px;
  width: 100px; }
.juaranet__numb {
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: #e5e5e5;
  padding-top: 3px;
  font-family: "Poppins", sans-serif;
  background: #5A5255; }
.juaranet__link {
  color: #FF3333;
  max-height: 60px;
  overflow: hidden;
  display: block; }
  .juaranet__link:hover, .juaranet__link:focus {
    color: black; }
.juaranet__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em; }

.kolom {
  padding-top: 30px; }
  .kolom__item {
    display: block;
    margin-bottom: 20px; }
  .kolom__thumb {
    float: left;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden; }
    .kolom__thumb img {
      width: 100%; }
  .kolom__name {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    max-height: 38px;
    overflow: hidden; }
  .kolom__title {
    color: black;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
    max-height: 88px;
    overflow: hidden; }

.indexsum__toptitle {
  color: #5A5255;
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 10px; }
.indexsum__list {
  margin-right: -15px;
  font-family: "Poppins", sans-serif; }
.indexsum__item {
  float: left;
  width: 223px;
  overflow: hidden;
  margin-right: 15px;
  margin-bottom: 15px; }
  .indexsum__item--big {
    width: 460px;
    height: 240px;
    position: relative; }
    .indexsum__item--big img {
      width: 100%; }
    .indexsum__item--big .indexsum__thumb {
      height: 100%; }
      .indexsum__item--big .indexsum__thumb img {
        height: auto;
        width: 100%; }
    .indexsum__item--big .indexsum__detail {
      z-index: 3;
      position: absolute;
      bottom: 0;
      background: -moz-linear-gradient(top, transparent 0%, black 100%);
      background: -webkit-linear-gradient(top, transparent 0%, black 100%);
      background: linear-gradient(to bottom, transparent 0%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e0000000', GradientType=0);
      height: auto;
      padding-top: 100px; }
    .indexsum__item--big .indexsum__title {
      color: white;
      font-weight: 700;
      font-size: 30px;
      line-height: 1.2em;
      height: auto;
      max-height: 220px; }
  .indexsum__item--4 {
    width: 163px; }
    .indexsum__item--4 .indexsum__thumb {
      height: 103px; }
    .indexsum__item--4 .indexsum__title {
      font-size: 14px;
      height: 58px;
      transition: .2s all ease-in-out; }
    .indexsum__item--4 .indexsum__detail {
      height: 95px; }
    .indexsum__item--4 .indexsum__link:hover, .indexsum__item--4 .indexsum__link:focus {
      text-shadow: none; }
      .indexsum__item--4 .indexsum__link:hover .indexsum__title, .indexsum__item--4 .indexsum__link:focus .indexsum__title {
        color: #cc0000; }
.indexsum__thumb {
  height: 120px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexsum__thumb img {
    width: 100%; }
.indexsum__cate {
  padding: 0;
  display: block;
  color: #cc0000;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 700;
  bottom: 0; }
  .indexsum__cate:hover, .indexsum__cate:focus {
    color: #cc0000; }
.indexsum__detail {
  padding: 10px 20px;
  background: #e5e5e5;
  height: 120px; }
.indexsum__link {
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -ms-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out; }
  .indexsum__link:hover, .indexsum__link:focus {
    color: inherit;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.58); }
.indexsum__title {
  font-size: 16px;
  color: black;
  line-height: 1.3em;
  height: 81px;
  overflow: hidden;
  font-weight: 700; }

.read__title {
  font-size: 38px;
  color: black;
  line-height: 1.2em;
  margin: 25px 0 45px 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600; }
.read__boxauthor {
  width: 505px;
  font-size: 14px;
  margin-bottom: 10px;
  float: left; }
.read__author {
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 12px; }
.read__time {
  color: #5A5255;
  font-weight: 300;
  font-size: 12px; }
.read__article {
  font-size: 18px;
  line-height: 1.6em;
  font-family: "Roboto", sans-serif;
  padding-top: 30px;
  font-weight: 300; }
  .read__article.static p {
    padding: 0;
    margin: 5px 0; }
  .read__article .article__title {
    margin-bottom: 20px; }
  .read__article ul,
  .read__article ol {
    padding: 0 40px;
    list-style: inherit;
    margin: inherit; }
  .read__article ol {
    list-style: decimal; }
  .read__article a {
    color: #C1272D; }
  .read__article ul {
    list-style: disc; }
  .read__article blockquote {
    padding: 5px 20px;
    border-left: 2px solid #9a9a9a;
    margin: 20px 0;
    opacity: .6; }
.read__left {
  float: left;
  width: 180px;
  padding-top: 20px; }
.read__right {
  float: right;
  width: 520px; }

.tags::before {
  content: attr(data-tag);
  position: absolute;
  left: 0px;
  top: 10px;
  color: #777;
  font-size: 16px; }

.tags {
  position: relative;
  padding: 0px 0 0 50px;
  margin: 0 0 5px;
  display: block;
  font-family: 'Rubik', sans-serif; }

.tags li {
  background-color: #de8b8b;
  display: inline-block;
  list-style: none;
  margin: 0 5px 5px 0;
  padding: 2px 5px;
  float: left;
  border-radius: 5px;
  font-family: "Poppins", sans-serif; }

.tags a {
  color: #000; }

.tags ul {
  margin: 0 10px !important; }

.tags__title {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0; }

.suggest {
  width: 45%;
  float: left;
  margin: 7px 30px 20px 0px;
  padding: 10px 0; }
  .suggest:last-child {
    width: 100%; }
  .suggest p {
    margin: 0 0 15px;
    padding: 15px 0 0 20px; }
  .suggest ul {
    padding: 0 10px 0 40px; }
  .suggest li {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.6;
    font-family: "Poppins", sans-serif; }
    .suggest li a:hover {
      color: #2a2a2a; }
  .suggest__title {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0; }
  .suggest a {
    color: #C1272D;
    margin: 0;
    padding: 0;
    line-height: inherit;
    display: inline-block; }

.breadcrumb {
  position: relative; }
  .breadcrumb__wrap {
    position: relative; }
  .breadcrumb__item {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #9b9b9b; }
    .breadcrumb__item:after {
      content: ' / '; }
    .breadcrumb__item:last-child:after {
      content: ''; }
  .breadcrumb__link {
    position: relative;
    display: inline-block; }
    .breadcrumb__link:hover {
      color: #000; }

.social {
  width: 100%; }
  .social__share {
    width: 195px;
    float: left;
    margin-top: -10px; }

.social .kcm-date {
  font-family: 'Catamaran';
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.1px;
  float: left;
  padding: 10px 0 0;
  margin-top: 10px; }

.social .kcm-date .kcm-author {
  color: #c21945;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  display: inline; }

.social .social__share {
  float: right;
  padding: 10px 0 0;
  margin-top: 10px; }

.social__item,
.social__wrap {
  padding: 0;
  margin: 0;
  display: inline-block; }

.social__wrap {
  float: left; }

.social__item {
  position: relative;
  min-width: 35px;
  height: 35px; }

.social__link {
  display: inline-block; }

.social__bg {
  height: 30px;
  width: 30px;
  display: inline-block;
  border-radius: 20px;
  position: absolute;
  padding: 8px;
  left: 0;
  top: 0;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.social__bg--fb {
  background: #3B579D; }

.social__bg--tw {
  background: #5EAADE; }

.social__bg--gp {
  background: #DD4B39; }

.social__bg--wa {
  background: #64d448; }

.social__bg--comment {
  background: #B6B6B6; }

.social__bg--link {
  background: #E94F1D; }

.social__bg--line {
  background: #3ACE01; }

.share-total {
  display: inline-block;
  float: left;
  padding: 5px 0 0 5px;
  font-weight: 700;
  color: #9A9A9A;
  font-size: 18px;
  line-height: 15px;
  text-align: center; }

.share-total span {
  display: block;
  font-weight: 400;
  font-size: 10px;
  color: #000; }

.ico-shared {
  font-size: 14px;
  color: #fff; }

.kcm-sosial-count {
  vertical-align: top;
  padding: 0;
  font-weight: 400;
  display: none;
  font-size: 11px; }

.social__item:hover .kcm-sosial-count {
  color: #555;
  display: inline-block;
  position: absolute;
  width: 32px;
  top: -20px;
  left: -3px; }

.social__item:hover .social__bg {
  height: 32px;
  width: 32px;
  padding: 9px;
  left: -1px;
  top: -1px; }

.photo {
  height: auto; }

.photo--wrap {
  margin: 0;
  width: 100%; }

.photo--wrap .photo__item {
  padding: 0; }

.photo__item {
  width: 100%;
  position: relative; }

.photo__item img {
  width: 100%; }

.photo__author {
  padding: 5px 20px;
  color: #fff;
  text-align: right;
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6); }
  .photo__author.auth2 {
    bottom: 100%; }

.arrowart,
.polling,
.suggest {
  background: #e8e8e8; }

.photo__caption {
  padding: 5px 0;
  font-size: 12px;
  color: #9c9c9c;
  font-weight: 300;
  position: relative; }

.photo--wrap .photo__caption {
  padding: 10px 0 20px; }

@-webkit-keyframes b {
  0%,
	60%,
	75%,
	90%,
	to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  75% {
    -webkit-transform: translate3d(0, 1px, 0);
    transform: translate3d(0, 1px, 0); }
  90% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes b {
  0%,
	60%,
	75%,
	90%,
	to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  75% {
    -webkit-transform: translate3d(0, 1px, 0);
    transform: translate3d(0, 1px, 0); }
  90% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.tagpop {
  padding-top: 30px; }
  .tagpop__item {
    background: #cc0000;
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 5px;
    color: white; }
  .tagpop__title {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    margin: 0;
    padding: 0; }

.pagination {
  background-color: #eee;
  display: block;
  font-family: "Rubik", sans-serif;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  margin-top: 20px; }
  .pagination.index {
    background: transparent;
    margin-top: 0; }

.pagination_number {
  text-align: center;
  font-family: "Poppins", sans-serif; }
  .pagination_number.left {
    text-align: left; }

.pagination_number li {
  display: inline-block; }
  .pagination_number li.active a {
    background-color: #be2c00 !important;
    color: white; }

.pagination a {
  padding: 5px 10px;
  background-color: #333333;
  color: white;
  border-radius: 3px;
  min-width: 25px;
  line-height: 1.2em;
  font-size: 14px;
  display: block;
  color: white; }

/*404 Page*/
.notfound-404 {
  display: table;
  text-align: center;
  width: 100%;
  padding: 20px 0px;
  clear: both;
  height: 300px; }

.notfound-404--wrapper {
  display: table-cell;
  vertical-align: middle; }

.notfound-404--header {
  padding: 12px 0px; }

.notfound-number {
  font-size: 9.375em;
  font-family: "Rajdhani", sans-serif;
  color: #000;
  font-weight: 700; }

.notfound-speedo img {
  width: 220px; }

.notfound-404--footer {
  padding: 0px 0px 30px 0px; }

.notfound-404--footer .span-404-text {
  font-size: 1.8em;
  font-family: "Rajdhani", sans-serif;
  color: #000;
  text-transform: uppercase;
  font-weight: 700; }

/**/
.title-heading-alt {
  width: 380px;
  margin: auto;
  text-align: center;
  padding-bottom: 15px; }

.title-heading-alt--wrapper {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  content: '';
  display: block;
  border-top: 2px solid #939598;
  position: relative; }

.title-heading-alt--wrapper::before {
  content: '';
  display: block;
  border-top: 5px solid #c30000;
  width: 30%;
  position: absolute;
  top: -3px;
  z-index: 12;
  left: 0;
  right: 0;
  margin: auto; }

.title-heading-alt-text {
  padding: 10px 0px;
  font-size: 18px;
  margin: 0;
  color: #000; }

.list-kumpulan {
  width: 70%;
  margin: auto;
  clear: both;
  display: table;
  padding-bottom: 30px; }

.list-kumpulan li {
  padding: 5px;
  list-style: none;
  width: 50%;
  box-sizing: border-box;
  float: left; }

.list-kumpulan--img {
  width: 100px;
  float: left; }

.list-kumpulan--img img {
  width: 100%; }

.list-kumpulan--txt {
  height: 53px;
  font-family: 'Roboto', sans-serif;
  width: 240px;
  padding: 0px 10px;
  float: left;
  overflow: hidden; }

.list-kumpulan--txt .span-text {
  font-size: 14px;
  color: #666666;
  font-weight: inherit; }

.list-kumpulan--txt .span-text a {
  color: #666666; }

.menu__static {
  display: block;
  padding: 20px 15px; }
  .menu__static-item {
    display: block;
    margin-bottom: 10px;
    padding: 10px 0px;
    border-bottom: 2px solid #333;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding-left: 15px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .menu__static-item:hover, .menu__static-item:hover, .menu__static-item.active {
      color: #333;
      padding-left: 0; }

.pull-left {
  float: left; }
.pull-right {
  float: right; }

.index__input {
  color: #111;
  border-radius: 2px;
  -moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, 0.2);
  border: 1px solid #bbb;
  resize: none;
  padding: 5px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
  background-color: #f5f5f5; }
.index__title {
  background-color: #f5f5f5;
  border-bottom: 1px solid #d5d5d5;
  padding: 20px 30px;
  font-size: 30px;
  margin-bottom: 30px; }
  .index__title.smaller {
    font-size: 20px; }
.index__button {
  background: -moz-linear-gradient(#fff, #eaeaea);
  background: -webkit-linear-gradient(#fff, #eaeaea);
  background: -o-linear-gradient(#fff, #eaeaea);
  background: linear-gradient(#fff, #eaeaea);
  -webkit-box-shadow: inset 0 0 2px #fff;
  -moz-box-shadow: inset 0 0 2px #fff;
  box-shadow: inset 0 0 2px #fff;
  text-shadow: 0 0 2px #fff;
  color: #666;
  border: 1px solid #ccc;
  border-bottom: 1px solid #aaa;
  outline: 0;
  border-radius: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-weight: 700;
  cursor: pointer;
  padding: 6px 10px;
  -ms-transition: .5s; }
  .index__button:hover {
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.12);
    outline: 0;
    text-decoration: none;
    border: 1px solid #b7b7b7; }
.index__text {
  font-size: 16px;
  padding-right: 20px; }
.index__list {
  padding-top: 50px; }
  .index__list.topborder {
    border-top: 1px solid #dadada;
    padding: 10px; }

.artikel_credits {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding: 15px 0px; }
  .artikel_credits tr {
    font-weight: bold; }
    .artikel_credits tr td:first-child {
      color: #cc0000; }
  .artikel_credits a {
    color: #000; }

.searchbox {
  padding: 20px;
  text-align: center; }
  .searchbox__input {
    height: 36px;
    padding: 0 10px;
    width: 250px;
    outline: none; }
  .searchbox__submit {
    height: 36px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 0;
    outline: none;
    -webkit-appearance: none;
    border-radius: 2px;
    background: -moz-linear-gradient(#fff, #eaeaea);
    background: -webkit-linear-gradient(#fff, #eaeaea);
    background: -o-linear-gradient(#fff, #eaeaea);
    background: linear-gradient(#fff, #eaeaea);
    -webkit-box-shadow: inset 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
    text-shadow: 0 0 2px #fff;
    color: #666;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    cursor: pointer; }

.plus__btn {
  position: absolute;
  right: 5px;
  top: -8px;
  color: white;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%; }
  .plus__btn:hover {
    color: white; }

.topil {
  position: relative;
  margin: 30px 0 0;
  padding: 0 20px;
  background: #f1f1f1; }
  .topil--border {
    border-top: 2px solid #cc0000; }
  .topil__wrap {
    position: relative;
    padding: 0 0 20px; }
  .topil__item {
    position: relative;
    margin: 0 0 20px; }
    .topil__item:first-child {
      padding: 0; }
      .topil__item:first-child .topil__subtitle a {
        color: #cc0000; }
      .topil__item:first-child .topil__box {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px 10px; }
      .topil__item:first-child .topil__title {
        color: white; }
  .topil__img {
    position: relative; }
    .topil__img::before {
      content: '';
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 1;
      position: absolute;
      left: 0;
      top: 0; }
    .topil__img img {
      vertical-align: top; }
  .topil__box {
    padding: 0; }
  .topil__subtitle {
    z-index: 2;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    color: #cc0000;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    margin: 0 0 5px; }
    .topil__subtitle::before {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      width: 10px;
      height: 10px;
      background: #cc0000; }
    .topil__subtitle a {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      color: inherit; }
  .topil__title {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.3; }
    .topil__title a:hover {
      color: inherit; }

.footerbox {
  position: relative;
  border-top: 2px solid rgba(236, 225, 212, 0.4);
  padding-top: 30px; }
.footercap {
  width: 60%;
  font-size: 12px;
  line-height: 1.6em;
  font-weight: 300;
  margin-bottom: 20px; }
.footerlink {
  width: 40%;
  font-size: 12px;
  overflow: hidden;
  line-height: 1.6em;
  position: absolute;
  right: 0px;
  top: 30px;
  text-align: right; }
  .footerlink__item {
    padding-left: 20px;
    font-weight: 700; }

.topmenu {
  background: #cacaca;
  max-height: 30px;
  padding: 8px; }
  .topmenu ul {
    float: right;
    display: block;
    margin: 0;
    padding: 0; }
  .topmenu li {
    display: inline-block; }
    .topmenu li a {
      color: #333333;
      padding: 10px;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 400; }
      .topmenu li a:hover, .topmenu li a:focus {
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.58); }

.boxmenu {
  background: #FF0000; }

.mainmenu.fixed {
  background: #cc0000;
  position: fixed;
  width: 100%;
  z-index: 10;
  height: 60px;
  top: -10px;
  -webkit-animation: b 1.5s;
  animation: b 1.5s; }
  .mainmenu.fixed .mainmenu__link {
    padding: 18px 8px 17px 8px; }
  .mainmenu.fixed .mainmenu__gate {
    margin-top: 10px; }
  .mainmenu.fixed .mainmenu__search {
    height: 55px;
    top: -5px; }
    .mainmenu.fixed .mainmenu__search:before {
      border-top: 55px solid transparent; }
    .mainmenu.fixed .mainmenu__search--icon {
      top: 20px; }
  .mainmenu.fixed .logowhite {
    display: block; }
.mainmenu__list {
  background: #333333;
  height: 50px;
  margin: 0; }
  .mainmenu__list--child {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease-in-out;
    background: #cc0000;
    padding: 15px 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50px;
    width: 280px;
    z-index: 10;
    left: -1px; }
    .mainmenu__list--child .mainmenu__item {
      width: 50%;
      display: inline-block;
      margin-bottom: 5px;
      font-size: 14px;
      padding: 2px 8px 2px 8px;
      border: none; }
      .mainmenu__list--child .mainmenu__item:hover a, .mainmenu__list--child .mainmenu__item:focus a {
        background: transparent; }
    .mainmenu__list--child .mainmenu__link {
      padding: 5px 5px 5px 5px !important; }
    .mainmenu__list--child.full {
      width: 240px; }
      .mainmenu__list--child.full .mainmenu__item {
        display: block;
        width: 100%; }
.mainmenu__item {
  float: left;
  position: relative; }
  .mainmenu__item:last-child {
    border-color: transparent; }
  .mainmenu__item.active > a {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.58);
    background: #cc0000; }
  .mainmenu__item:hover > a, .mainmenu__item:focus > a {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.58);
    background: white;
    color: #333333; }
  .mainmenu__item:hover .mainmenu__list--child, .mainmenu__item:focus .mainmenu__list--child {
    visibility: visible;
    opacity: 1; }
.mainmenu__link {
  font-family: "Asap", sans-serif;
  color: white;
  font-weight: 700;
  font-size: 14px;
  line-height: 1em;
  display: block;
  height: 100%;
  padding: 18px 18px 18px 18px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
.mainmenu__gate {
  margin-bottom: 20px;
  position: relative; }
.mainmenu__search {
  position: relative;
  float: left;
  top: 0;
  height: 50px;
  width: 240px;
  margin-left: 20px;
  color: #cc0000; }
  .mainmenu__search--icon {
    position: absolute;
    top: 2px;
    font-size: 28px;
    right: 8px;
    z-index: 1;
    color: #cc0000;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(-100deg); }
.mainmenu__input {
  width: 100%;
  height: 40px;
  position: absolute;
  right: 0;
  font-size: 16px;
  padding: 0 45px 0 20px;
  border: 0;
  outline: none;
  color: #cc0000;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .mainmenu__input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #cc0000; }
  .mainmenu__input::-moz-placeholder {
    /* Firefox 19+ */
    color: #cc0000; }
  .mainmenu__input:-ms-input-placeholder {
    /* IE 10+ */
    color: #cc0000; }
  .mainmenu__input:-moz-placeholder {
    /* Firefox 18- */
    color: #cc0000; }

.footermenu {
  background: linear-gradient(to right, #444444 0%, #000000 100%);
  background: -webkit-linear-gradient(left, #444444 0%, #000000 100%);
  background: -moz-linear-gradient(left, #444444 0%, #000000 100%);
  margin-top: 50px; }
  .footermenu__list {
    height: 50px;
    margin: 0; }
  .footermenu__item {
    display: inline-block; }
  .footermenu__link {
    font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 700;
    font-size: 14px;
    padding-right: 20px; }
    .footermenu__link:hover, .footermenu__link:focus {
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.58); }
  .footermenu__gate {
    padding: 0px 0 80px;
    position: relative;
    color: white; }
  .footermenu__search {
    position: absolute;
    right: 15px;
    top: 0;
    height: 50px;
    background: #cc0000;
    width: 190px;
    color: #e5e5e5; }
    .footermenu__search--icon {
      position: absolute;
      top: 17px;
      font-size: 17px;
      left: 8px; }
    .footermenu__search:before {
      content: "";
      width: 0;
      height: 0;
      border-top: 60px solid transparent;
      border-bottom: 0px solid transparent;
      border-right: 20px solid #cc0000;
      position: absolute;
      left: -20px; }
  .footermenu__input {
    width: 90%;
    height: 100%;
    position: absolute;
    right: 0;
    font-size: 16px;
    padding: 0 20px;
    border: 0;
    outline: none;
    color: #e5e5e5;
    background: none; }
    .footermenu__input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #e5e5e5; }
    .footermenu__input::-moz-placeholder {
      /* Firefox 19+ */
      color: #e5e5e5; }
    .footermenu__input:-ms-input-placeholder {
      /* IE 10+ */
      color: #e5e5e5; }
    .footermenu__input:-moz-placeholder {
      /* Firefox 18- */
      color: #e5e5e5; }
  .footermenu__social {
    position: absolute;
    top: 75px;
    right: 0;
    color: white; }
    .footermenu__social-item {
      display: inline-block; }
    .footermenu__social-link {
      padding: 0px 5px; }

.footer-content {
  display: inline-block; }
.footer-logo {
  text-align: right; }
.footer-mid {
  width: 670px;
  height: auto;
  position: relative;
  float: left;
  text-align: center;
  font-size: 12px;
  margin: 0 10px;
  line-height: 24px; }
.footer-left {
  float: left;
  width: 230px; }
.footer-right {
  float: right;
  width: 170px; }

.wrap {
  width: 1100px;
  height: auto;
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  display: list-item;
  list-style: none;
  clear: both; }
  .wrap-bottom {
    padding: 10px 0;
    border-top: 1px dashed #fff;
    text-align: center; }

.ads__boxr {
  background: #F1F1F1;
  padding: 20px 0 1px 0; }
.ads__top {
  float: right;
  overflow: hidden;
  padding-left: 20px; }
.ads__side {
  padding: 0 20px;
  margin-bottom: 20px;
  background: #F1F1F1;
  max-width: 340px;
  overflow: hidden; }
.ads__top-big {
  text-align: center;
  margin: 0 auto; }
.ads__stick {
  position: fixed;
  top: 185px;
  z-index: 10;
  width: 100%;
  -webkit-transition: top 0.2s ease;
  -moz-transition: top 0.2s ease;
  -ms-transition: top 0.2s ease;
  -o-transition: top 0.2s ease;
  transition: top 0.2s ease; }
  .ads__stick__fluid {
    position: absolute;
    width: calc((100% - 1100px)/2);
    display: block;
    top: 0; }
    .ads__stick__fluid img {
      max-width: none; }
    .ads__stick__fluid--left {
      left: 0; }
    .ads__stick__fluid--right {
      right: 0; }
.ads__stick__wrap {
  position: relative;
  width: 100%; }
.ads__stick--sticky {
  top: 46px; }
.ads__stick--left {
  right: 0;
  position: absolute; }
.ads__stick--right {
  left: 0;
  position: absolute; }
.ads__horizontal {
  margin: 5px 0 0 -15px;
  padding: 0;
  height: auto;
  position: fixed;
  bottom: 0;
  width: 1100px;
  z-index: 10; }
.ads__stick--sticky {
  top: 65px; }
.ads__close {
  position: absolute;
  background: #3CA5DD;
  display: inline-block;
  right: 0;
  top: -20px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1;
  color: #fff; }
.ads__close:hover {
  color: #fff; }
.ads__label {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #be2c00;
  padding: 2px 10px;
  color: white;
  border-radius: 5px;
  font-size: 12px; }
.ads__skyscraper {
  position: relative;
  float: left;
  margin: 20px 0 40px 0;
  padding-left: 0; }
.ads-skin {
  position: fixed;
  width: 1070px;
  height: 100%;
  top: 212px;
  -webkit-transition: top .5s ease;
  -moz-transition: top .5s ease;
  -ms-transition: top .5s ease;
  -o-transition: top .5s ease;
  transition: top .5s ease; }
  .ads-skin .left {
    position: relative;
    left: -125px;
    top: 0;
    width: 100px;
    height: 650px;
    float: left;
    z-index: 10; }
  .ads-skin .right {
    position: relative;
    right: -125px;
    top: 0;
    width: 100px;
    height: 650px;
    float: right;
    z-index: 10; }
  .ads-skin .close-skin a {
    color: #fff;
    padding: 1px 7px;
    font-size: 11px;
    background: #125ba8;
    text-align: center;
    position: relative;
    display: block;
    font: 500 11px/18px "Poppins", sans-serif; }

.cateskew.adsgate {
  background: #cc0000;
  color: white;
  padding: 1px 10px; }
.cateskew.adsgate-green {
  background: #155038 !important;
  color: #ffd200 !important;
  padding: 1px 10px;
  color: white;
  border-bottom: 2px solid #ffd200; }

.gto__header__advertorial {
  padding: 10px 20px;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 20px; }
.gto__header__native {
  padding: 20px;
  margin-top: 20px; }
  .gto__header__native__title {
    font-size: 16px;
    font-weight: 600;
    color: #cc0000; }
  .gto__header__native__desc {
    margin: 10px 0 15px; }
  .gto__header__native__img {
    max-width: 160px; }
.gto__header__advertorial, .gto__header__native {
  background: #f0f0f0;
  position: relative;
  border-left: 5px solid #cc0000; }

.gto__header-green__advertorial {
  padding: 10px 20px;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 20px; }
.gto__header-green__native {
  padding: 20px;
  margin-top: 20px; }
  .gto__header-green__native__title {
    font-size: 16px;
    font-weight: 600;
    color: #155038; }
  .gto__header-green__native__desc {
    margin: 10px 0 15px; }
  .gto__header-green__native__img {
    max-width: 160px; }
.gto__header-green__advertorial, .gto__header-green__native {
  background: #f0f0f0;
  position: relative;
  border-left: 5px solid #155038; }

.native-logo-wide {
  padding: 10px 0 0 0; }

.headline {
  position: relative;
  color: #fff; }
  .headline__subtitle {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 1;
    background: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #e5e5e5; }
  .headline__big {
    position: relative;
    overflow: hidden;
    height: 467px; }
    .headline__big__row {
      position: relative; }
    .headline__big__item {
      display: block;
      font-family: "Poppins", sans-serif; }
    .headline__big__link {
      display: block;
      position: relative; }
      .headline__big__link:hover {
        color: #fff; }
    .headline__big__img {
      width: 700px;
      overflow: hidden;
      position: relative; }
    .headline__big__box {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 35px 0;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.88) 100%);
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.88) 100%);
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.88) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e0000000',GradientType=0 ); }
      .headline__big__box .cateskew {
        margin-left: 30px; }
    .headline__big__title {
      font-size: 32px;
      font-weight: 600;
      line-height: 1.1;
      color: white;
      padding: 0 20px;
      margin: 10px 0 10px; }
    .headline__big__date {
      padding: 0 20px;
      font-size: 12px;
      font-weight: 600;
      color: #9B9B9B; }
  .headline__thumb {
    position: relative;
    overflow: hidden;
    margin: 0 0 0 -1px;
    height: 218px; }
    .headline__thumb__row {
      position: relative;
      margin: 0;
      overflow: hidden; }
    .headline__thumb__item {
      padding: 0;
      outline: 0;
      background: white;
      position: relative;
      margin: 0 1px;
      height: 218px !important; }
      .headline__thumb__item.slick-current:after {
        content: '';
        position: absolute;
        z-index: 4;
        bottom: 0px;
        left: 0;
        height: 6px;
        background: #333333;
        width: 100%; }
      .headline__thumb__item:after {
        content: '';
        position: absolute;
        z-index: 4;
        bottom: 0px;
        left: 0;
        height: 6px;
        background: #999999;
        width: 100%; }
    .headline__thumb__img {
      margin: 0 0 10px;
      position: relative;
      cursor: pointer; }
    .headline__thumb__title {
      font-family: "Poppins", sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: #000;
      height: 81px;
      overflow: hidden;
      line-height: 16px;
      padding: 0 10px; }
    .headline__thumb__link {
      display: block; }
      .headline__thumb__link:hover {
        color: white; }

.section__left {
  width: 700px;
  float: left; }
.section__right {
  width: 340px;
  float: right;
  margin-left: 20px; }

.title__default {
  position: relative;
  font-family: "Poppins", sans-serif;
  height: 2px;
  width: 100%;
  margin: 30px 0; }
  .title__default.blue {
    background: #016fba; }
  .title__default.juaranet {
    background: #FF3333; }
  .title__default span {
    position: absolute;
    bottom: -15px;
    left: 0;
    color: #cc0000;
    font-size: 20px;
    font-weight: 600;
    display: block;
    background: white;
    letter-spacing: .4em; }
  .title__default .superball {
    position: absolute;
    bottom: -10px;
    left: 0;
    color: #BE2C00;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    display: block;
    background: white;
    padding-right: 20px; }
    .title__default .superball img {
      width: 115px; }
  .title__default .juaranet {
    position: absolute;
    bottom: -12px;
    left: 0;
    color: #BE2C00;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    display: block;
    background: white;
    padding-right: 20px; }
    .title__default .juaranet img {
      width: 115px; }

.wrap-formscore {
  display: inline-block;
  width: 150px;
  float: left;
  position: relative;
  background: #3C3C3C;
  height: 91px;
  margin: 0 1px 0 10px; }

.formscore {
  margin: 29px 10px 0;
  padding: 0px 2px;
  border-radius: 3px; }

.formscore:after {
  content: "\e603";
  font-family: "icomoon";
  font-size: 12px;
  line-height: 1;
  right: 17px;
  top: 38px;
  position: absolute;
  z-index: 1; }

.formscore__select {
  display: inline-block;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  content: '';
  z-index: 2;
  position: relative;
  border: none;
  color: #C6C6C6;
  cursor: pointer;
  padding: 5px 13px 5px 2px; }

.formscore__select:focus {
  outline: none; }

.formscore__select option {
  background: #3C3C3C;
  color: #C6C6C6; }

.tabscore {
  text-align: center;
  padding-top: 0px;
  color: white; }

.tabscore h1, .tabscore h2, .tabscore h3, .tabscore h4, .tabscore h5, .tabscore h6 {
  font-size: 16px;
  margin: 0;
  padding: 32px 0; }

.score {
  padding: 0 31px;
  margin: 0 10px;
  position: relative;
  max-height: 98px;
  overflow: hidden;
  width: 879px;
  float: left; }
  .score .slick-arrow {
    position: absolute;
    top: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #222121;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 25px;
    outline: 0;
    width: 30px;
    height: 100%;
    padding: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .score .slick-arrow:hover {
    background: #5d5d5d; }
  .score .slick-prev {
    z-index: 1;
    left: 0; }
  .score .slick-prev:before,
  .score .slick-next:before {
    font-family: "icomoon";
    color: #fff;
    font-size: 30px; }
  .score .slick-next {
    right: 0; }
  .score__detail {
    padding: 0;
    font-size: inherit;
    margin: 0;
    font-weight: inherit; }

.score__item {
  display: inline-block;
  margin: 0 1px 0 0;
  padding: 8px 0;
  float: left;
  background: #333;
  outline: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  height: 91px !important; }

.score__item:hover {
  background: #1e1e1e; }

.score__item a {
  display: block; }

.score__date {
  font-size: 11px;
  padding: 0px 10px;
  color: #A9A9A9; }

.score__status {
  padding: 2px 10px;
  font-size: 10px;
  background: #3C3C3C;
  margin: 3px 0;
  font-weight: 700; }

.score__team img {
  vertical-align: middle;
  width: 15px;
  height: 15px; }

.score__team {
  padding: 2px 10px;
  position: relative;
  font-size: 12px;
  color: #fff;
  height: auto;
  max-height: 20px;
  overflow: hidden; }

.score__result {
  position: absolute;
  right: 10px;
  top: 0; }

.gale {
  width: 100%; }
  .gale__list {
    margin: 0 -10px; }
    .gale__list-title {
      font-size: 20px;
      line-height: 1.2em;
      margin-bottom: 10px;
      max-height: 98px;
      overflow: hidden;
      font-weight: 600;
      color: #000;
      margin: 0;
      padding: 0;
      height: 51px;
      margin-bottom: 10px; }
  .gale__item {
    float: left;
    width: 50%;
    padding: 10px; }
  .gale__photo {
    height: 175px;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .gale__photo img {
      height: 100%;
      min-width: 100%; }
  .gale__link:hover {
    text-decoration: underline;
    color: #000; }
  .gale__details {
    background: #e5e5e5;
    padding: 15px;
    height: 100px;
    overflow: hidden;
    position: relative; }
  .gale__date {
    font-size: 11px;
    color: #929292; }
  .gale__count {
    position: absolute;
    right: 0;
    padding: 7px 10px;
    bottom: 0;
    background: #333333;
    color: white;
    font-size: 14px; }
  .gale__description {
    font-size: 18px;
    line-height: 1.6em;
    font-family: "Roboto", sans-serif;
    font-weight: 300; }
  .gale__editor {
    font-size: 12px;
    color: #000;
    font-weight: 700; }

.gale-nav {
  width: 40px;
  height: 40px;
  color: white;
  background: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  border: 3px solid rgba(255, 255, 255, 0.54); }
  .gale-nav.next {
    right: 20px; }
  .gale-nav.prev {
    left: 20px; }

.gale-navdo {
  width: 30px;
  height: 40px;
  color: white;
  background: #000;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  border: 3px solid rgba(255, 255, 255, 0.54); }
  .gale-navdo.next {
    right: 10px; }
  .gale-navdo.prev {
    left: 10px; }

.gale-slider {
  position: relative; }
  .gale-slider__list {
    width: 100%;
    height: 590px;
    overflow: hidden; }
  .gale-slider__item {
    width: 100%;
    display: block; }
    .gale-slider__item img {
      width: 100%; }
  .gale-slider__nav {
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 8;
    padding: 0 20px; }
  .gale-slider__navdo {
    position: absolute;
    width: 100%;
    top: 20%;
    z-index: 8;
    padding: 0 20px; }
  .gale-slider__caption {
    font-size: 14px;
    padding: 10px 0;
    display: block;
    width: 100%;
    height: 54px;
    overflow: hidden; }

.gale-anchor {
  display: block;
  width: 100%;
  margin-top: -20px;
  position: relative; }
  .gale-anchor__item {
    display: inline-block;
    cursor: pointer;
    width: 115px;
    height: 80px;
    margin: 0 5px; }
    .gale-anchor__item img {
      width: 100%; }

.slideshare {
  position: absolute;
  width: auto;
  right: 0;
  top: 4px;
  padding: 3px 10px 0;
  z-index: 51; }
  .slideshare div, .slideshare iframe {
    vertical-align: top !important;
    margin: 0 5px !important; }
  .slideshare .ico-bg {
    height: 35px;
    width: 35px;
    display: inline-block;
    border-radius: 20px;
    position: absolute;
    padding: 4px;
    left: 0px;
    text-align: center;
    padding-top: 7px;
    transition: all 0.2s ease; }
  .slideshare .ico-bg.fb {
    background: #3B5998; }
  .slideshare .ico-bg.tw {
    background: #2DAAE1; }
  .slideshare .ico-bg.gp {
    background: #F63E28; }
  .slideshare .ico-bg.km {
    background: #B6B6B6; }
  .slideshare .ico-bg.wa {
    background: #64d448; }
  .slideshare .ico-share {
    background-image: url(../images/social.png);
    background-repeat: no-repeat;
    display: table-cell;
    height: 28px;
    width: 28px; }
  .slideshare .fb-like-btn {
    position: relative;
    display: inline-block;
    padding-top: 10px;
    padding-right: 15px; }
  .slideshare a {
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    margin: 5px 2px;
    color: white; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  outline: 0;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 10px;
        height: 10px;
        font-family: "slick";
        font-size: 6px;
        line-height: 10px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.headline__big .slick-slider {
  margin-bottom: 0px; }

.headline__thumb .slick-slider {
  margin-bottom: 15px; }

.article__photo__wrap .slick-slider {
  margin-bottom: 10px; }
.article__photo__wrap .slick-dots {
  top: -35px;
  bottom: auto;
  width: 20%;
  left: 40%; }
.article__photo__wrap .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 20px; }
.article__photo__wrap .slick-dots li.slick-active button {
  background: #e5e5e5; }
.article__photo__wrap .slick-dots li button:before {
  content: ''; }

.jixie__logo {
  font-size: 12px;
  padding: 15px 5px 5px;
  text-align: right;
  color: #b7b7b7;
  position: absolute;
  right: 0;
  top: 2px;
  z-index: 10;
  background: #fff; }
  .jixie__logo--right {
    float: right; }
  .jixie__logo span {
    position: relative;
    vertical-align: bottom;
    padding: 0 5px; }
  .jixie__logo__img {
    cursor: pointer;
    display: inline-block; }
  .jixie__logo img {
    width: 60px; }
  .jixie__logo .tooltips {
    position: absolute;
    top: 36px;
    right: 10px;
    width: 335px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: default; }
    .jixie__logo .tooltips:before {
      content: '';
      position: absolute;
      top: 6px;
      right: 18px;
      width: 10px;
      height: 10px;
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: #000; }
    .jixie__logo .tooltips span {
      border-radius: 5px;
      background: #000;
      display: block;
      margin-top: 10px;
      padding: 12px;
      color: #fff; }
    .jixie__logo .tooltips--show {
      opacity: 1;
      visibility: visible; }

.float_left {
  float: left; }
.floatright {
  float: right; }

/*# sourceMappingURL=style.css.map */
