.modal-content .logo {
  width: 60px; }

html {
  font-family: 'Source Sans Pro', sans-serif;
  overflow-x: hidden; }

.icon {
  width: 150px; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  min-height: 100vh;
  background-color: #202126; }

#sidebar-wrapper {
  background-color: #202126;
  transition: 0.5s;
  border-right: 1px solid #2b2d33 !important;
  padding-left: 20px;
  padding: 10px; }
  #sidebar-wrapper .active {
    background-color: #6d56cc !important; }
    #sidebar-wrapper .active a {
      color: #fff !important; }
    #sidebar-wrapper .active span {
      color: #fff; }
    #sidebar-wrapper .active i {
      color: #fff; }
  #sidebar-wrapper a {
    background-color: #202126; }
  #sidebar-wrapper .nav-link {
    padding: 20px;
    border-right: 0 !important;
    width: 200px; }
  #sidebar-wrapper a {
    color: #818090;
    border-radius: 20px;
    border: 0; }
  #sidebar-wrapper span {
    padding-left: 10px; }
  #sidebar-wrapper i {
    width: 20px;
    text-align: center; }
  #sidebar-wrapper :hover {
    color: #fff;
    background-color: transparent; }

.navbar {
  padding-left: 20px;
  padding: 10px; }
  .navbar a {
    color: #818090;
    border-radius: 20px;
    border: 0; }
  .navbar span {
    padding-left: 10px; }
  .navbar i {
    width: 20px;
    text-align: center; }

.my-container {
  transition: 0.4s; }

.active-nav {
  margin-left: 0; }

.side {
  left: 180px; }

.left {
  left: 0px !important; }

br {
  background-color: #eee;
  height: 2px; }

.user_area {
  padding-left: 20px;
  padding-bottom: 15px;
  text-decoration: none !important;
  color: #fff; }
  .user_area img {
    width: 40px;
    border-radius: 50%;
    display: inline-block; }
  .user_area p {
    display: inline-block;
    padding-left: 10px;
    color: #fff; }

.btn {
  background-color: #6d56cc;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  color: #fff; }

/* slide-box */
.slide-box {
  position: relative;
  margin: 0;
  padding: 0; }

/* slide */
.slide {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #202126; }

.overlay {
  z-index: 99;
  position: absolute !important;
  padding-bottom: 50px;
  padding-left: 50px;
  bottom: 0;
  display: block;
  height: unset !important; }
  .overlay img {
    width: 150px; }
  .overlay h3 {
    font-size: 3rem;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px; }
  .overlay p {
    display: inline-block;
    color: #fff; }

.slide .item {
  position: relative;
  max-height: 110%; }

.slide .item a {
  display: block; }

.slide .item::before {
  display: block;
  padding-top: 39%;
  content: ""; }

.slide .item .image {
  position: relative;
  overflow: hidden; }

.slide .item .back {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  object-fit: cover;
  opacity: 50%; }

.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%; }

/* slide-navigation */
.slide-navigation {
  line-height: 0;
  position: absolute !important;
  margin: 0;
  right: 35px;
  bottom: 0;
  width: 40%;
  height: 100px;
  padding: 0; }

.slide-navigation .item {
  position: relative;
  cursor: pointer; }

.slide-navigation .item .image {
  position: relative;
  overflow: hidden;
  width: 90%;
  height: 100%;
  margin: 0;
  border-radius: 20px;
  padding: 0; }

.slide-navigation .item .image::before {
  display: block;
  padding-top: 60%;
  content: ""; }

.slide-navigation .item .image::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000; }

.slide-navigation .slick-current .image::after {
  opacity: 0; }

.slide-navigation .item .image {
  position: relative;
  overflow: hidden; }

.slide-navigation .item .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%; }

@media screen and (max-width: 767px) {
  .btn {
    width: 100% !important; }

  .slide-navigation {
    width: 100%; }

  #page-content-wrapper {
    margin-top: 100px !important; }

  .slide-navigation {
    display: none !important; }

  .overlay {
    padding: 15px;
    position: relative !important; }
    .overlay h3 {
      font-size: 2rem; }

  .slide .item::before {
    padding-top: 20%; }
  .slide .item .back {
    height: 100vh; }

  .icon {
    width: 100px; }

  .slide-navigation .item .image::before {
    padding-top: 50%; }

  .sport div {
    left: 10% !important;
    width: 80%;
    bottom: inherit !important;
    padding: 15px; }
    .sport div h3 {
      font-size: 20px; }

  .music-section .bigblock #app-cover {
    width: 100% !important; }
  .music-section .bigblock #player-controls {
    float: inherit !important;
    margin: 15px !important;
    width: 100% !important; }
  .music-section .bigblock #album-art {
    margin-left: 1vw !important;
    top: -100px !important; }

  .detailssection {
    margin-left: 5px !important;
    width: 95%;
    top: 15% !important; }

  .rowfeatured .owl-dots {
    padding-top: 40px !important; } }
/* slick */
.slick-vertical .slick-slide {
  border: 0 solid transparent; }

.slick-arrow {
  z-index: 999; }

.slick-prev {
  top: 25px;
  bottom: 0;
  left: 20px;
  right: auto;
  margin: auto; }

.slick-next {
  top: 25px;
  bottom: 0;
  left: auto;
  right: 20px;
  margin: auto; }

#menu-btn {
  background-color: #202126;
  color: #fff;
  margin-left: -62px; }

.my-container input {
  border-radius: 2rem;
  padding: 2px 20px; }

/* Homepage Game section */
.game-section {
  padding-left: 5%;
  padding-right: 5%; }
  .game-section .gamebar {
    background-color: #232532;
    margin-top: 20px;
    padding-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 25px;
    padding-bottom: 20px; }
    .game-section .gamebar div {
      padding: 20px;
      text-align: center;
      color: #fff; }
      .game-section .gamebar div img {
        width: 80%;
        object-fit: contain;
        border-radius: 50%;
        padding: 2px;
        border: 2px #6d56cc solid;
        margin-bottom: 10px; }
      .game-section .gamebar div span {
        background-color: #202126;
        position: absolute;
        right: 30px;
        border: #6d56cc 2px solid;
        border-radius: 50%; }
      .game-section .gamebar div i {
        padding: 5px; }
      .game-section .gamebar div .play {
        color: #6c6e7a; }
      .game-section .gamebar div p {
        margin-bottom: 5px; }
  .game-section .category-title {
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 400; }
    .game-section .category-title i {
      padding-right: 10px; }
  .game-section .game {
    min-height: 450px;
    background-color: #232532;
    background-clip: content-box;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px; }
    .game-section .game .description {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.625; }
    .game-section .game div {
      padding: 20px; }
    .game-section .game h3 {
      font-weight: 900;
      font-size: 20px; }
    .game-section .game i {
      padding-right: 10px; }
    .game-section .game button {
      display: inline-block;
      width: 50%; }
    .game-section .game .genre {
      color: #6c6e7a;
      margin-bottom: 5px; }
    .game-section .game .category {
      text-align: right;
      display: inline-block; }
    .game-section .game img {
      width: 100%;
      max-height: 200px;
      object-fit: cover;
      border-top-left-radius: 25px;
      border-top-right-radius: 25px; }

/* Homepage sport section */
.sport-section {
  padding-left: 5%;
  padding-right: 5%; }
  .sport-section .sport {
    padding-top: 25px; }
    .sport-section .sport p, .sport-section .sport h3 {
      text-shadow: 2px 2px 4px #000000; }
    .sport-section .sport i {
      padding-right: 10px; }
    .sport-section .sport img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 25px; }
    .sport-section .sport div {
      position: absolute;
      bottom: 40px;
      color: #fff;
      left: 50px; }
  .sport-section .gamebar {
    background-color: #232532;
    margin-top: 20px;
    padding-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 25px;
    padding-bottom: 20px; }
    .sport-section .gamebar div {
      padding: 20px;
      text-align: center;
      color: #fff; }
      .sport-section .gamebar div img {
        width: 80%;
        object-fit: contain;
        border-radius: 50%;
        padding: 2px;
        border: 2px #6d56cc solid;
        margin-bottom: 10px; }
      .sport-section .gamebar div span {
        background-color: #202126;
        position: absolute;
        right: 30px;
        border: #6d56cc 2px solid;
        border-radius: 50%; }
      .sport-section .gamebar div i {
        padding: 5px; }
      .sport-section .gamebar div .play {
        color: #6c6e7a; }
      .sport-section .gamebar div p {
        margin-bottom: 5px; }
  .sport-section .category-title {
    color: #fff;
    padding-top: 30px;
    font-weight: 400; }
    .sport-section .category-title i {
      padding-right: 10px; }
  .sport-section .nopad {
    padding: 0; }
  .sport-section .side {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    background-color: #232532;
    background-clip: content-box;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    min-height: 30%;
    border-radius: 25px; }
    .sport-section .side .pad {
      padding: 15px;
      background-clip: content-box; }
    .sport-section .side h3 {
      font-weight: 900; }
    .sport-section .side i {
      padding-right: 10px; }
    .sport-section .side button {
      display: inline-block;
      width: 50%; }
    .sport-section .side .genre {
      color: #6c6e7a; }
    .sport-section .side .category {
      text-align: right;
      display: inline-block; }
    .sport-section .side img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 25px; }

/* Homepage Book section */
.book-section {
  padding-left: 5%;
  padding-right: 5%; }
  .book-section .category-title {
    color: #fff;
    padding-top: 30px;
    font-weight: 400; }
    .book-section .category-title i {
      padding-right: 10px; }
  .book-section .nopad {
    padding: 0; }
  .book-section .book {
    padding: 10px;
    color: #fff; }
  .book-section .slick-prev, .book-section .slick-next {
    top: 30px; }

/* Homepage Music section */
.music-section {
  padding-left: 5%;
  padding-right: 5%; }
  .music-section .active {
    border: none !important; }
  .music-section .category-title {
    color: #fff;
    padding-top: 30px;
    font-weight: 400; }
    .music-section .category-title i {
      padding-right: 10px; }
  .music-section .block img {
    width: 100%;
    padding-bottom: 30px; }
  .music-section .bigblock *:focus {
    outline: none; }
  .music-section .bigblock #app-cover {
    position: absolute;
    bottom: 20%;
    right: 0;
    left: 0;
    width: 430px;
    height: 100px;
    margin: -4px auto; }
  .music-section .bigblock #bg-artwork {
    background-clip: content-box;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    z-index: 1; }
  .music-section .bigblock .blur {
    backdrop-filter: blur(0px);
    width: 100%;
    height: 100%; }
  .music-section .bigblock #bg-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.51;
    z-index: 2; }
  .music-section .bigblock #player {
    position: relative;
    height: 100%;
    z-index: 3; }
  .music-section .bigblock #player-track {
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    padding: 13px 22px 10px 184px;
    background-color: #fff7f7;
    border-radius: 15px 15px 0 0;
    transition: 0.3s ease top;
    z-index: 1; }
  .music-section .bigblock #player-track.active {
    top: -92px; }
  .music-section .bigblock #album-name {
    color: #54576f;
    font-size: 17px;
    font-weight: bold; }
  .music-section .bigblock #track-name {
    color: #acaebd;
    font-size: 13px;
    margin: 2px 0 13px 0; }
  .music-section .bigblock #track-time {
    height: 12px;
    margin-bottom: 3px;
    overflow: hidden; }
  .music-section .bigblock #current-time {
    float: left; }
  .music-section .bigblock #track-length {
    float: right; }
  .music-section .bigblock #current-time, .music-section .bigblock #track-length {
    color: transparent;
    font-size: 11px;
    background-color: #ffe8ee;
    border-radius: 10px;
    transition: 0.3s ease all; }
  .music-section .bigblock #track-time.active #current-time, .music-section .bigblock #track-time.active #track-length {
    color: #f86d92;
    background-color: transparent; }
  .music-section .bigblock #s-area, .music-section .bigblock #seek-bar {
    position: relative;
    height: 4px;
    border-radius: 4px; }
  .music-section .bigblock #s-area {
    background-color: #ffe8ee;
    cursor: pointer; }
  .music-section .bigblock #ins-time {
    position: absolute;
    top: -29px;
    color: #fff;
    font-size: 12px;
    white-space: pre;
    padding: 5px 6px;
    border-radius: 4px;
    display: none; }
  .music-section .bigblock #s-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0.2;
    z-index: 2; }
  .music-section .bigblock #ins-time, .music-section .bigblock #s-hover {
    background-color: #3b3d50; }
  .music-section .bigblock #seek-bar {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: #fd6d94;
    transition: 0.2s ease width;
    z-index: 1; }
  .music-section .bigblock #player-content {
    position: relative;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 30px 80px #656565;
    border-radius: 15px;
    z-index: 2; }
  .music-section .bigblock #album-art {
    position: absolute;
    top: -40px;
    width: 115px;
    height: 115px;
    margin-left: 40px;
    transform: rotateZ(0);
    transition: 0.3s ease all;
    box-shadow: 0 0 0 10px #fff;
    border-radius: 50%;
    overflow: hidden; }
  .music-section .bigblock #album-art.active {
    top: -60px;
    box-shadow: 0 0 0 4px #fff7f7, 0 30px 50px -15px #afb7c1; }
  .music-section .bigblock #album-art:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin: -10px auto 0 auto;
    background-color: #d6dee7;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    z-index: 2; }
  .music-section .bigblock #album-art img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1; }
  .music-section .bigblock #album-art img.active {
    opacity: 1;
    z-index: 1; }
  .music-section .bigblock #album-art.active img.active {
    z-index: 1;
    animation: rotateAlbumArt 3s linear 0s infinite forwards; }
@keyframes rotateAlbumArt {
  0% {
    transform: rotateZ(0); }
  100% {
    transform: rotateZ(360deg); } }
  .music-section .bigblock #buffer-box {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 13px;
    color: #1f1f1f;
    font-size: 13px;
    font-family: Helvetica;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    padding: 6px;
    margin: -12px auto 0 auto;
    background-color: rgba(255, 255, 255, 0.19);
    opacity: 0;
    z-index: 2; }
  .music-section .bigblock #album-art img, .music-section .bigblock #buffer-box {
    transition: 0.1s linear all; }
  .music-section .bigblock #album-art.buffering img {
    opacity: 0.25; }
  .music-section .bigblock #album-art.buffering img.active {
    opacity: 0.8;
    filter: blur(2px);
    -webkit-filter: blur(2px); }
  .music-section .bigblock #album-art.buffering #buffer-box {
    opacity: 1; }
  .music-section .bigblock #player-controls {
    width: 250px;
    height: 100%;
    margin: 0 5px 0 141px;
    float: right;
    overflow: hidden; }
  .music-section .bigblock .control {
    width: 33.333%;
    float: left;
    padding: 12px 0; }
  .music-section .bigblock .button {
    width: 26px;
    height: 26px;
    padding: 25px;
    background-color: #fff;
    border-radius: 6px;
    cursor: pointer; }
  .music-section .bigblock .button i {
    display: block;
    color: #d6dee7;
    font-size: 26px;
    text-align: center;
    line-height: 1; }
  .music-section .bigblock .button, .music-section .bigblock .button i {
    transition: 0.2s ease all; }
  .music-section .bigblock .button:hover i {
    color: #6d56cc; }
  .music-section .bigblock .item {
    height: 450px; }
  .music-section .bigblock img {
    width: 100%; }
  .music-section .nopad {
    padding: 0; }
  .music-section .book {
    padding: 10px; }
  .music-section .slick-prev, .music-section .slick-next {
    top: 30px; }

.movies-section {
  padding-left: 5%;
  padding-right: 5%; }
  .movies-section .movies img {
    width: 100%; }
  .movies-section .category-title {
    color: #fff;
    padding-top: 30px;
    font-weight: 400; }
    .movies-section .category-title i {
      padding-right: 10px; }
  .movies-section .nav {
    text-align: center;
    margin-bottom: 0; }
  .movies-section .nav-item {
    text-align: center; }
    .movies-section .nav-item .nav-link {
      border: 0;
      background: none;
      color: #fff;
      font-size: 30px;
      font-weight: 300; }
    .movies-section .nav-item .active {
      text-decoration: underline; }
  .movies-section .trailers-slide .trailer {
    transition: transform 1s;
    height: 105%;
    padding-top: 100px;
    padding-left: 1%;
    padding-right: 1%;
    transition: padding 1s; }
    .movies-section .trailers-slide .trailer img {
      border-radius: 15px;
      width: 100%;
      height: 100%; }
    .movies-section .trailers-slide .trailer .stats {
      color: #fff;
      text-align: center;
      opacity: 0;
      transition: opacity 1s;
      padding-top: 50px; }
      .movies-section .trailers-slide .trailer .stats p {
        color: #fff;
        opacity: 0.2; }
    .movies-section .trailers-slide .trailer .btn {
      width: 100%; }
  .movies-section .movies-slide .trailer {
    transition: transform 1s;
    height: 105%;
    padding-top: 100px;
    padding-left: 70px;
    padding-right: 70px;
    transition: padding 1s; }
    .movies-section .movies-slide .trailer img {
      border-radius: 15px;
      width: 100%;
      height: 100%; }
    .movies-section .movies-slide .trailer .stats {
      color: #fff;
      text-align: center;
      opacity: 0;
      transition: opacity 1s;
      padding-top: 50px; }
      .movies-section .movies-slide .trailer .stats p {
        color: #fff;
        opacity: 0.2; }
    .movies-section .movies-slide .trailer .btn {
      width: 100%; }
  .movies-section .slick-center {
    padding-top: 80px !important;
    position: relative;
    transition: padding 1s;
    transition: transform 1s; }
    .movies-section .slick-center img {
      transform: scale(1.1);
      -webkit-box-shadow: 3px 3px 3px 3px #1a1a1a;
      /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
      -moz-box-shadow: 3px 3px 3px 3px #1a1a1a;
      /* Firefox 3.5 - 3.6 */
      box-shadow: 0 15px 15px 5px rgba(14, 14, 14, 0.3); }
    .movies-section .slick-center .stats {
      color: #fff;
      text-align: center;
      opacity: 1 !important;
      transition: opacity 1s; }

.responsive img {
  width: 100%; }

.esport img {
  width: 100%; }
.esport h3 {
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  margin-top: 10px; }
.esport p {
  opacity: 0.7;
  color: #fff;
  display: -webkit-box;
  height: 80px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.625; }

/*game page*/
.html5 .gameguide {
  padding-left: 15px;
  padding-right: 15px; }
  .html5 .gameguide p {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding-top: 5px; }
  .html5 .gameguide img {
    width: 100%; }

/*sports page*/
.sportgrid .item {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  background-color: #232532;
  background-clip: content-box;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff; }
  .sportgrid .item .category {
    padding-top: 10px; }
    .sportgrid .item .category i {
      padding-right: 5px; }
  .sportgrid .item .btn {
    margin-bottom: 20px; }
  .sportgrid .item img {
    width: 100%; }

/*book page*/
.ebook-section {
  padding-left: 5%;
  padding-right: 5%; }
  .ebook-section .category-title {
    color: #fff;
    padding-top: 30px;
    font-weight: 400; }
    .ebook-section .category-title i {
      padding-right: 10px; }

.books .nopad {
  padding: 0; }
.books .item {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  background-color: #232532;
  background-clip: content-box;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff; }
  .books .item h3 {
    height: 100px; }
  .books .item .category {
    padding-top: 10px; }
    .books .item .category i {
      padding-right: 5px; }
  .books .item .btn {
    margin-bottom: 20px; }
  .books .item img {
    width: 100%; }

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