<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: 'Open Sans';
  background: url('img/bg.jpg') top repeat-x;
}
body header {
  margin: 0;
  padding: 0;
  width: 100%;
}
body header .logo {
  text-align: center;
}
body header .logo img {
  margin-bottom: -167px;
}
body header .first {
  line-height: 50px;
}
body header .first .each {
  text-align: center;
  padding: 0;
  margin: 0;
}
body header .first .each a.new {
  color: #FFEEB5;
  font-size: 25px;
  text-shadow: 1px 1px 1px rgba(2, 2, 2, 0.32)
}
body header .first .each a.popular {
  color: #60B5F3;
  font-size: 25px;
  text-shadow: 1px 1px 1px rgba(2, 2, 2, 0.32)
}
body header .first .each a.pop {
  color: #FF120A;
  font-size: 25px;
  text-shadow: 1px 1px 1px rgba(2, 2, 2, 0.32)
}
body header .first .each a.top {
  color: #F808B1;
  font-size: 25px;
  text-shadow: 1px 1px 1px rgba(2, 2, 2, 0.32)
}
body header .first .socials {
  text-align: center;
  padding: 0;
  margin: 0;
}
body header .first .socials a {
  font-size: 25px;
}
body header .first .socials a.pinterest {
  color: #E73635;
  text-shadow: 1px 1px 5px #FFFFFF;
}
body header .first .socials a.go-plus {
  color: #DF4B38;
  text-shadow: 1px 1px 5px #FFFFFF;
}
body header .first .socials a.twitter {
  color: #55ACEE;
  text-shadow: 1px 1px 5px #FFFFFF;
}
body header .first .socials a.youtube {
  color: #AF0F09;
  text-shadow: 1px 1px 5px #FFFFFF;
}
body header .first .search {
  text-align: center;
}
body header .first .search input[type="text"] {
  background: #FFEEB5;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  width: 80%;
  font-size: 13px;
}
body header .first .search button {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #FF2995;
  border: none;
  margin-left: -40px;
}
body header .first .search button i {
  color: #FFF;
  float: left;
  font-size: 15px;
}
body header .first .languages {
  text-align: center;
}
body header .first .languages li.dropdown a:hover {
  border-radius: 10px;
}
body header .first .languages ul.navbar-nav {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
body header .first .languages ul.navbar-nav li {
  background: rgba(255, 41, 149, 0.58);
  border-radius: 10px;
}
body header .first .languages ul.navbar-nav li a {
  padding: 6px;
}
body header .first .languages ul.navbar-nav li ul.dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 5px;
}
body header .first .languages ul.navbar-nav li ul.dropdown-menu li {
  border-radius: 0px;
}
body header .first .languages ul.navbar-nav li a {
  color: #fff;
}
body header .first .languages ul.navbar-nav li a:hover {
  background: rgba(255, 41, 149, 0.58);
  border-radius: 10px;
}
body header .first .languages ul.navbar-nav li.open .dropdown-toggle {
  background: rgba(255, 41, 149, 0.89);
  border-radius: 10px;
}
body header .header-ads {
  text-align: center;
  padding: 0;
  border-radius: 10px;
  padding-top: 10px;
}
body header nav.main-one {
  background: rgba(255, 41, 149, 0.58);
  min-height: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 7px 0;
  border: none;
  box-shadow: 0px 2px 10px 3px rgba(240, 22, 145, 0.37);
}
body header nav.main-one ul.navbar-nav li {
  height: 26px;
}
body header nav.main-one ul.navbar-nav li:last-child {
  border-right: none;
}
body header nav.main-one ul.navbar-nav li a {
  color: #540e29;
  padding: 0 7px;
  line-height: 26px;
  font-weight: bold;
  
}
body header nav.main-one ul.navbar-nav li a:hover {
  color: #FFEEB5;
}
body header nav.main-one .navbar-header button {
  color: #fff;
}
body header nav.main-one .navbar-header button:hover {
  background: #000;
}
body header nav.main-one .navbar-header button span.icon-bar {
  background-color: #fff;
}
body header nav.main-two {
  padding: 0;
  margin: 0;
  background: rgba(255, 138, 197, 0.8);
  border: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: 30px;
  box-shadow: 0px 3px 13px 1px rgba(219, 18, 131, 0.44);
}
body header nav.main-two ul.navbar-nav {
  padding: 0 10px;
}
body header nav.main-two ul.navbar-nav li {
  height: 30px;
}
body header nav.main-two ul.navbar-nav li a {
  padding: 0 7px;
  line-height: 30px;
  color: #540e29;
  font-size: 14px;
}
body header nav.main-two ul.navbar-nav li a:hover {
  color: #FFEEB5;
}
.left-bar {
  padding: 0;
}
.left-bar aside.home {
  margin-top: 20px;
}
.left-bar aside.home .box {
  border: 1px solid #FF2995;
  background-color: rgba(255, 138, 197, 0.05);
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 0;
}
.left-bar aside.home .box:hover {
  border-color: rgba(255, 3, 92, 0.17);
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.05);
}
.left-bar aside.home .box .title {
  background: #FF8AC5;
  padding-left: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 32px;
  border-bottom: 1px solid #FF2995;
}
.left-bar aside.home .box .title h4 {
  color: #540e29;
  line-height: 30px;
  font-weight: 400;
}
.left-bar aside.home .box .title h4 i {
  color: #fff0f8;
  font-size: 25px;
  margin-top: 2px;
}
.left-bar aside.home .box figure.single {
  padding: 10px;
}
.left-bar aside.home .box figure.single img {
  width: 100%;
}
.left-bar aside.home .box ol.top-girl {
  counter-reset: my-badass-counter;
  list-style-type: none;
  padding: 10px;
}
.left-bar aside.home .box ol.top-girl li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.left-bar aside.home .box ol.top-girl li:before {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  display: inline-block;
  vertical-align: middle;
  background: #FF8AC5;
  border-radius: 50%;
  color: #fff;
  width: 26px;
  line-height: 26px;
  height: 26px;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 2px;
  border: 1px dashed #FF2995;
  font-size: 13px;
}
.left-bar aside.home .box ol.top-girl li a {
  color: #540e29;
  font-size: 15px;
}
.left-bar aside.home .box ul.tags {
  list-style-type: none;
  padding: 10px;
}
.left-bar aside.home .box ul.tags li {
  display: inline-block;
}
.left-bar aside.home .box ul.tags li a:hover {
  text-decoration: none;
  color: #540e29;
}
.left-bar aside.home .leftbar-ads {
  text-align: center;
  border: 1px solid #FF2995;
  background-color: rgba(255, 138, 197, 0.05);
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 10px 0;
}
.games-home {
  padding-right: 0;
}
.games-home .play-info .title {
  background: #FFEEB5 !important;
  border-color: #F0D577 !important;
  min-height: 30px !important;
  height: auto !important;
}
.games-home .play-info .title i {
  font-size: 20px !important;
}
.games-home .play-info .title h2,
.games-home .play-info .title h2 i {
  color: #FF2995 !important;

}
.games-home .play-info .information {
  padding: 10px;
}
.games-home .play-info .information figure {
  display: inline-block;
  width: 125px;
  height: 125px;
}
.games-home .play-info .information figure img {
  width: 125px;
  height: 125px;
  border: 2px solid #FF8AC5;
}
.games-home .play-info .information .right {

  padding-left: 135px;
  margin-top: -127px;
}
.games-home .play-info .information .right .info-vote {
  display: inline-block;
  margin-bottom: 10px;
}
.games-home .play-info .information .right .info-vote ul.vote-info {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.games-home .play-info .information .right .info-vote ul.vote-info li {
  display: inline-block;
  font-size: 15px;
}
.games-home .play-info .information .right .info-vote ul.vote-info li a i {
  color: #FF2995;
}
.games-home .play-info .information .right .info-vote ul.vote-info li a:hover i {
  color: #FF8AC5;
}
.games-home .play-info .information .right .flexible {
  max-height: 242px;
  overflow: auto;
}
.games-home .play-info .information .right .flexible p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
.games-home .play-info .information .right .flexible ul.tags {
  list-style-type: none;
  margin-bottom: 10px;
}
.games-home .play-info .information .right .flexible ul.tags li {
  display: inline-block;
  margin-right: 5px;
}
.games-home .play-info .information .right .flexible ul.tags li:before {
  content: "\f005";
  font-family: 'FontAwesome';
  margin-right: 3px;
  color: #60B5F3;
}
.games-home .play-info .information .right .flexible ul.tags li a {
  font-size: 14px;
  font-weight: bold;
}
.games-home .play-info .info-ad {
  padding: 10px;
  text-align: center;
  margin-bottom: 5px;
}
.games-home .play-box {
  width: 85% !important;
  border-color: #FF2995 !important;
}
.games-home .play-box iframe {
  border-radius: 10px;
}
.games-home .play-box:hover {
  border-color: #FF2995 !important;
}
.games-home .play-box .title {
  background: #FF8AC5 !important;
  border-color: #FF2995 !important;
}
.games-home .play-box .title i,
.games-home .play-box .title h2 a {
  color: #c20062 !important;
  text-shadow: 1px 1px 2px #ffffff;
  font-weight: bold;
}
.games-home .vote {
  display: inline-block;
  position: absolute;
  top: 25px;
  width: 11.6%;
  padding-top: 5px;
  border-radius: 10px;
  margin-left: 15px;
}
.games-home .vote .list1 ul.stars {
  list-style-type: none;
}
.games-home .vote .list1 ul.stars li {
  border: 2px solid rgba(251, 41, 122, 0.49);
  width: 91.5%;
  display: block;
  margin-bottom: 5px;
  margin-left: 5px;
  border-radius: 12px;
}
.games-home .vote .list1 ul.stars li:hover {
  border-color: RGBA(245, 34, 108, 0.56);
  box-shadow: 1px 1px 3px 3px rgba(188, 47, 87, 0.24);
}
.games-home .vote .list1 ul.stars li img {
  width: 100%;
  margin-bottom: -2px;
}
.games-home .vote .plusserc {width:50px; height:60px; margin:auto;}
.games-home .game-box {
  border: 1px solid #F0D577;
  margin-top: 20px;
  border-radius: 10px;
  background-color: rgb(254, 255, 250);
  width: 100%;
  display: inline-block;
}
.games-home .game-box:hover {
  border-color: rgba(255, 196, 0, 0.31);
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.05);
}
.games-home .game-box .title .title2 {
  padding-right: 10px;
  float: right;
  font-size: 25px;
  line-height: 25px;
}
.games-home .game-box .title .title2 i {
  color: #FF2995;
  font-size: 20px;
  text-shadow: 1px 1px 1px #FFF;
}
.games-home .game-box .title {
  background: #FFEEB5;
  height: 30px;
  padding-left: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #F0D577;
}
.games-home .game-box .title h2 {
  display: inline-block;
  line-height: 30px;
}
.games-home .game-box .title h2 a {
  color: #FF2995;
}
.games-home .game-box .title h2 a:hover {
  color: #540e29;
  text-decoration: none;
}
.games-home .game-box .title i {
  color: #FF2995;
  font-size: 25px;
  text-shadow: 1px 1px 1px #FFF;
}
.games-home .game-box .play {
  padding: 5px;
  min-height: 610px;
}
.games-home .game-box .play iframe {
  min-height: 600px;
}
.games-home .game-box .list {
  padding: 15px 0 5px 15px;
}
.games-home .game-box .listkat {
  padding: 22px 0 5px 15px;
}
.games-home .game-box .list ul.games {
  list-style-type: none;
}
.games-home .game-box .list ul.games li {
  border: 2px solid #F0D577;
  width: 15.4%;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 12px;
}
.games-home .game-box .listkat ul.games li {
  border: 2px solid #F0D577;
  width: 15.4%;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 25px;
  border-radius: 12px;
}
.games-home .game-box .listkat ul.games {
  list-style-type: none;
}
.games-home .game-box .list ul.games li:hover {
  border-color: RGBA(245, 34, 108, 0.56);
  box-shadow: 1px 1px 3px 3px #F9CCE2;
}
.games-home .game-box .list ul.games li img {
  width: 100%;
  margin-bottom: -2px;
}
.games-home .game-box .list ul.games li a {
  display: block;
}
.games-home .game-box .list ul.games li a:hover {
  text-decoration: none;
}
.games-home .game-box .list ul.with-ads li {
  width: 23.2%;
}
.games-home .game-box .listkat ul.games li:hover {
  border-color: RGBA(245, 34, 108, 0.56);
  box-shadow: 1px 1px 3px 3px #F9CCE2;
}
.games-home .game-box .listkat ul.games li img {
  width: 100%;
  margin-bottom: -2px;
}
.games-home .game-box .listkat ul.games li a {
  display: block;
}
.games-home .game-box .listkat ul.games li a:hover {
  text-decoration: none;
}
.games-home .game-box .listkat ul.with-ads li {
  width: 23.2%;
}
.games-home .game-box .list ul.with-ads2 li {
  width: 23.2%;
}
.games-home .game-box .list ul.pagination {
  list-style-type: none;
  padding: 0;
  margin: 5px 0 0 0;
}
.games-home .game-box .list ul.pagination li {
  background: #FF8AC5;
}
.games-home .game-box .list ul.pagination li a {
  background: #FF8AC5;
  border-color: #FFEEB5;
  color: #fff;
}
.games-home .game-box .list ul.pagination li a:hover {
  background: #f3478a;
}
.games-home .game-box .list ul.pagination li.current a {
  background: #ff0291;
  box-shadow: 2px 2px 10px #CE1871;
}
.games-home .game-box .home-section-ads {
  text-align: center;
  padding: 0 22px 15px 15px;
  margin-left: 0px;
}
.games-home .game-box .homex-section-ads {
  text-align: center;
  padding: 28px 15px 15px 9px;
  margin-left: -4px;
}
.games-home .game-box .home-section-ads .ad-title {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: small;
}
.games-home .game-box .homex-section-ads .ad-title {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: small;
}
.games-home .related-games .list ul.games li {
  width: 9.1%;
}
.games-home .related-games .title {
  height: auto;
}
.games-home .related-games .title h2,
.games-home .related-games .title h2 i {
  color: #FF2995;
}
.play-area {
  padding: 0;
}
.section-728 {
  text-align: center;
  margin-top: 10px;
}
.play-160 {
  margin-top: 37px;
  text-align: right;
  margin-left: -12px;
}
.play-160 h4 {
  text-align: center !important;
  margin-bottom: 5px;
  font-size: small;
}
footer p.copyright {
  text-align: center;
  font-size: 14px;
  padding: 20px 0;
}
@media (max-width: 1200px) {
    header nav.main-one ul.navbar-nav li a {
    font-size: 12px;
  }
  body header nav.main-two ul.navbar-nav li a {
    font-size: 11px;
    padding: 0 6px;
  }
  .games-home .game-box .list ul.with-ads li {
    width: 15.5%;
  }
  .games-home .vote .stars a i {
    font-size: 11px;
  }
  .games-home .vote .skor:before {
    left: 2px;
  }
  .play-160 {
    padding-left: 0;
  }
  .top-items {
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .games-home .game-box .list ul.with-ads li,
  .games-home .game-box .list ul.games li {
    width: 15.5%;
  }
    .games-home .related-games .list ul.games li {
    width: 8.9%;
  }
  .games-home .game-box .listkat ul.games li {
    width: 11.4%;
  }
    .games-home {
    padding: 0;
  }
  .games-home .play-box {
    width: 92% !important;
  }

}
@media (max-width: 992px) {
	.navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
	  border-radius: 10px !important;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav&gt;li {
      float: none;
  }
  .navbar-nav&gt;li&gt;a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
	}
	header nav.main-one ul.navbar-nav li a {
    font-size: 15px;
  }
  header nav.main-one ul.navbar-nav li {
    font-size: 15px;
    margin-bottom: 10px;
  }
  header nav.main-one ul.navbar-nav li:hover {
    background: #540e29;
    color: #fff;
  }
  header nav.main-one {
    border-radius: 10px !important;
  }
  .games-home {
    padding: 0;
  }
  .games-home .game-box .list ul.with-ads li,
  .games-home .game-box .list ul.games li {
    width: 15.2%;
  }
  .games-home .related-games .list ul.games li {
  width: 18.5%;
  }
  .games-home .game-box .listkat ul.games li {
    width: 11%;
  }
  header .logo img {
    margin: 0;
  }
    .games-home {
    padding: 0;
  }
  .games-home .play-box {
    width: 100% !important;
  }
  body header .logo img {
    margin: 0;
  }
}
@media (max-width: 768px) {
    .navbar-header {
     float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
	  border-radius: 10px !important;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav&gt;li {
      float: none;
  }
  .navbar-nav&gt;li&gt;a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
	}
	
  .games-home .game-box .list ul.with-ads li,
  .games-home .game-box .list ul.games li,
  .games-home .game-box .listkat ul.games li{
  
    width: 23.5%;
  }
    .games-home .related-games .list ul.games li {
     width: 18.5%;
   }

  header nav.main-one ul.navbar-nav li a {
    font-size: 17px;
  }
  header nav.main-one ul.navbar-nav li {
    font-size: 17px;
    margin-bottom: 10px;
  }
  header nav.main-one ul.navbar-nav li:hover {
    background: #540e29;
    color: #fff;
  }
  header nav.main-one {
    border-radius: 10px !important;
  }
  .games-home {
    padding: 0;
  }
  header .logo img {
    margin: 0;
  }
  .games-home .play-box {
    width: 100% !important;
  }
  body header .logo img {
    margin: 0;
  }
  .games-home .play-info .information .right {
    padding: 0;
    margin: 0;
  }
  .games-home .game-box .home-section-ads {
    padding: 0;
    text-align: left;
  }
  .games-home .game-box .home-section-ads {
    margin: 0;
    text-align: center;
    padding-bottom: 10px;
  }
}
.tooltip {
  line-height: 20px;
}

#floating-box-wrapper{ width:1110px; margin:0 auto 0 auto; height: auto; position: relative; }
#floating-box-container{ float:left; top:0; left:-80px; position:absolute; width:60px; }
#floating-box-container .fixed{ position:fixed; top:0; padding-top: 8px; }
#floating-box{ border:1px solid #E72F5F; background-color:white; padding:.1em 0 .8em .8em; margin-top:175px; z-index:1; width:60px; 
 -webkit-border-top-left-radius:6px;
 -webkit-border-bottom-left-radius:6px;
 -moz-border-radius-topleft:6px;
 -moz-border-radius-bottomleft:6px; border-top-left-radius:6px; border-bottom-left-radius:6px; -webkit-border-top-right-radius:6px;
 -webkit-border-bottom-right-radius:6px;
 -moz-border-radius-topright:6px;
 -moz-border-radius-bottomright:6px; border-top-right-radius:6px; border-bottom-right-radius:6px; }
#floating-box .hr { margin-left: -2px; height:1px; border-bottom:1px solid #E72F5F; margin:.6em 0; width:55px; }
#floating-box .fb_like { margin-top:.5em; margin-bottom:.5em; margin-left: 4px; width: 50px; height: 60px; }
#floating-box .twitter { margin-left: -3px; margin-top:.5em; margin-bottom:.5em;width: 60px; }
#floating-box .pluss { margin-top:.0px; margin-bottom:-4px; width: 50px; height:60px; margin-left:-8px; } 

.games-home .game-box .pregamediv_ad{margin:0 auto!important;max-width:100%}
.games-home .game-box .adContainer{padding:0!important;text-align:center}
.games-home .game-box .adsContainer{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:90%;z-index:1000;text-align:center;background:linear-gradient(#333,#000) repeat scroll 0% 0% transparent;overflow:hidden}
.games-home .game-box .hiddenLoading{height:19px;width:220px;margin-top:-25%;margin-left:20%;z-index:1000000;position:fixed;padding-top: 20px;font-size: 9px;background:url(../images/loading.gif) center repeat-x}</pre></body></html>