@font-face {
font-family: 'Aller';
src: url(../font/aller/Aller_Rg.ttf);
}

body {
    font-family: 'Aller' !important;
    background: #fff !important;
    color: #000 !important;
    min-height: 100vh;
    position: relative;
    margin: 0;
    text-align: center;
}
a {
    color: #fff !important;
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: none !important;
}
button {
    color: #fff;
}
span {
    display: block;
}
/* --- SIDEBAR CSS --- */
#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background: #AF100C;
    background: -moz-linear-gradient(top, #AF100C 0%, #6f1846 100%);
    background: -webkit-linear-gradient(top, #AF100C 0%,#6f1846 100%);
    background: linear-gradient(to bottom, #AF100C 0%,#6f1846 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AF100C', endColorstr='#6f1846',GradientType=0 );
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    display: none;
}
#sidebar.active {
    left: 0;
}
#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ff3837;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 1;
}
#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}
#sidebar ul p {
    color: #fff;
    padding: 10px;
}
#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    color: #fff;
}
#sidebar ul li a:hover {
    color: #60bb46 !important;
    text-decoration: none;
}
a[data-toggle="collapse"] {
    position: relative;
}
.list-unstyled {
    padding-top: 40px;
    padding-left: 10px !important;
}

#sidebarCollapse {
    background: none;
    border: none;
    color: #fff;
    font-size: 25px;
    float: left;
    margin-top: 3px;
    display: none;
}


.logo-kecil {
    display: none;
}
/* --- END SIDEBAR CSS --- */

/* --MENU CSS-- */
.menu {
    /*background: url(/assets/lib/menu-bg.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
}
.menu-content {
    margin: auto;
    width: 55%;
}
.menu-list {
    display: inline-block;
    vertical-align: top;
    margin-top: 23px;
    float: right;
    text-transform: uppercase;
    font-size: 18px;
}
.menu-list a:not(:last-child) {
    margin-right: 25px;
}
.menu-list a:hover,
.menu-list a:focus,
.menu-list .active {
    color: #ffcb3d !important;
    border-bottom: 3px solid #ffcb3d;
    padding-bottom: 7px;
}
/* --END MENU CSS-- */

/* --HOME CSS-- */
.header img,
.hb-left img,
table,
.pk-col img {
    width: 100%;
}
.home-box {
    margin: auto;
    width: 54%;
    text-align: left;
    padding-top: 20px;
}
.hb-left,
.hb-right,
.hbb-left,
.hbb-right {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.hb-left {
    width: 43%;
}
.hb-right {
    width: 55%;
    float: right;
}
.tbl-caption {
    text-align: center;
    background: #AF100C;
    color: #fff;
    width: 100%;
    padding: 10px 0;
}
.hbr-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
}
.hb-right table {
    border: 5px solid #AF100C;
}
.hb-right th {
    text-align: center;
    padding: 7px;
    color: #fff;
    font-weight: 100;
}
.tbl-cat th {
    background: #fff !important;
    color: #AF100C !important;
    border-right: 5px solid #AF100C;
    text-transform: uppercase;
    font-weight: 900;
}
.hb-right tr:nth-child(even) {
    background: #AF100C;
}
.hb-right tr:nth-child(odd) {
    background: #AF100C;
}
.pool-ball {
    height: 25px;
    width: 25px;
}
.hb-bottom {
    background: #dbdbdb;
    color: #a52644;
    border-radius: 5px;
    text-align: left;
    margin-top: 17px;
    padding: 15px;
}
.hbb-left {
    width: 44%;
    padding: 18px 0;
}
.hbb-right {
    width: 55%;
}
.clock-box {
    display: inline-block;
    width: 20%;
    margin: auto;
}
.clock-box img {
    height: 87px;
    width: 94px;
}
.colon {
    display: inline-block;
    vertical-align: inherit;
    font-size: 60px;
    font-weight: 900;
    width: 5%;
    font-family: initial;
}
/* --END HOME CSS-- */

/* --JADWAL CSS-- */
.shio-row {
    width: 54%;
    margin: auto;
    text-align: center;
    padding-top: 5px;
}
.shio-col {
    display: inline-block;
    width: 45%;
    margin: 20px 0;
}
.shio-icon {
    display: inline-block;
    vertical-align: top;
}
.shio-desc {
    display: inline-block;
    text-align: left;
    margin-left: 10px;
}
.shio-sign {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 900;
}
/* --END JADWAL CSS-- */

/* --RESULT CSS-- */
.result-row {
    padding-top: 25px;
    width: 54%;
    margin: auto;
    text-align: left;
}
.title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 900;
    margin: 0;
}
.subtitle {
    text-transform: capitalize;
    font-size: 18px;
    margin: 0 0 15px 0;
}
.shio-tbl  th,
.result-tbl th {
    font-weight: 100;
    text-align: center;
    color: #fff;
}
.shio-tbl th {
    background: #AF100C;
    background: -moz-linear-gradient(top, #AF100C 0%, #6f1846 100%);
    background: -webkit-linear-gradient(top, #AF100C 0%,#6f1846 100%);
    background: linear-gradient(to bottom, #AF100C 0%,#6f1846 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AF100C', endColorstr='#6f1846',GradientType=0 );
    padding: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.shio-tbl th:last-child {
    cursor: default;
}
.shio-tbl th:hover:not(:last-child),
.shio-active {
    background: #3e0322 !important;
    border-bottom: 1px solid #3e0322 !important;
    color: #ff4f8b !important;
}
.dnone {
    display: none;
}
.result-tbl tbody tr:nth-child(odd) {
    background: #3e0322;
}
.result-tbl tbody tr:nth-child(even) {
    background: #50062d;
}
.shio-tbl-title th {
    padding: 18px !important;
}
.result-tbl th {
    padding: 5px;
}

.popup-video {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}
.popUp-close {
    cursor: pointer;
    font-size: 20px;
    color: #000;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    transition: 0.3s;
    font-weight: 600;
    width: 35px;
    height: 35px;
    right: 24%;
}
.popup-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;

    margin: auto;
    display: block;
    width: 50%;
    height: 500px;
}
/* --END RESULT CSS-- */

/* --PREDIKSI CSS-- */
.prediksi-row,
.aboutus-row {
    padding-top: 25px;
    width: 54%;
    margin: auto;
}
.pbutton-row {
    padding: 20px 0;
}
.prediksi-btn {
    background: #AF100C;
    background: -moz-linear-gradient(top, #AF100C 0%, #6f1846 100%);
    background: -webkit-linear-gradient(top, #AF100C 0%,#6f1846 100%);
    background: linear-gradient(to bottom, #AF100C 0%,#6f1846 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AF100C', endColorstr='#6f1846',GradientType=0 );
    border: none;
    width: 190px;
    padding: 10px 0;
    border-radius: 5px;
    text-transform: capitalize;
}
.prediksi-btn:hover {
    background: #3e0322;
}
.pk-col {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin: 7px;
}
.pbutton-row .shio-active {
    color: #fff !important;
}
/* --END PREDIKSI CSS-- */

/* --ABOUT US CSS-- */
.au-txt {
    font-size: 25px;
}
/* --END AOUT US CSS-- */

/* --FOOTER CSS-- */
.footer-top {
    background: #161616;
    color: #fff;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}
.ft-text {
    font-size: 20px;
}
.ft-row {
    width: 100% !important;
    margin: 0 0 5px 0;
}
.ft-col {
    display: inline-block;
    margin:  auto;
    vertical-align: baseline;
    text-align: center;
    width: 14%;
    padding-top: 10px;
    min-width: 150px;
    max-width: 170px;
}
.ft-col a {
    display: block;
    margin-top: 10px;
}
.agent-img {
    width: 142px;
}
.play-btn {
    background: #00ff48;
    background: -moz-linear-gradient(top, #00ff48 0%, #057000 100%);
    background: -webkit-linear-gradient(top, #00ff48 0%,#057000 100%);
    background: linear-gradient(to bottom, #00ff48 0%,#057000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff48', endColorstr='#057000',GradientType=0 );
    border: 1px solid #00ff48;

    font-size: 15px;
    text-transform: uppercase;
    border-radius: 5px;
    width: 85%;
    padding: 3px 0;
}
.ft-col a:hover .play-btn,
.ft-col a:focus .play-btn {
    background: #116e20;
    border: none;
    padding: 5px 0 3px 0;
}
.footer-bottom {
    padding: 15px 0;
}
/* --END FOOTER CSS-- */

@media (max-width: 1700px) {
    .menu-content {
        width: 60%;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row {
        width: 59%;
    }
    .ft-row {
        width: 60%;
    }
    .prediksi-btn {
        width: 180px;
    }
}
@media (max-width: 1500px) {
    .popUp-close {
        right: 19%;
    }
    .popup-content {
        width: 60%;
    }
}
@media (max-width: 1400px) {
    .menu-content {
        width: 65%;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row  {
        width: 64%;
    }
    .clock-box {
        width: 22%;
    }
    .ft-row {
        width: 52%;
    }
    .prediksi-btn {
        width: 160px;
    }
}
@media (max-width: 1300px) {
    .menu-content {
        width: 70%;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row  {
        width: 69%;
    }
    .ft-row {
        width: 57%;
    }
}
@media (max-width: 1200px) {
    .logo {
        height: 76px;
    }
    .menu-list {
        font-size: 16px;
        margin-top: 18px;
    }
    .menu-content {
        width: 75%;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row  {
        width: 74%;
    }
    .ft-row {
        width: 62%;
    }
    .popUp-close {
        right: 14%;
    }
    .popup-content {
        width: 70%;
    }
}
@media (max-width: 1100px) {
    .menu-content {
        width: 80%;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row  {
        width: 79%;
    }
    .ft-row {
        width: 67%;
    }
}
@media (max-width: 1000px) {
    .logo {
        height: 66px;
    }
    .menu-list {
        font-size: 14px;
        margin-top: 13px;
    }
    .menu-content {
        width: 95%;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row  {
        width: 89%;
    }
    .ft-row {
        width: 77%;
    }
    .popUp-close {
        right: 9%;
    }
    .popup-content {
        width: 80%;
    }
}
@media (max-width: 900px) {
    .clock-box img {
        height: 77px;
        width: 84px;
    }
    .colon {
        font-size: 50px;
    }
    .home-box,
    .shio-row,
    .result-row,
    .prediksi-row,
    .aboutus-row  {
        width: 95%;
    }
    .ft-row {
        width: 95%;
    }
}
@media (max-width: 800px) {
    .logo {
        height: 56px;
    }
    .menu-list {
        font-size: 12px;
        margin-top: 8px;
    }
    .prediksi-btn {
        width: 140px;
    }
}

@media (max-width: 768px) {
    #sidebar,
    #sidebarCollapse {
        display: block;
    }
    .logo-kecil {
        display: block;
    }
    .menu-list {
        display: none;
    }
    .menu {
        text-align: center;
        padding: 10px 0 10px 10px;
    }
    .logo {
        height: 46px;
    }
    .video-thumbnail {
        height: 250px;
    }
    .hb-left,
    .hb-right {
        display: block;
    }
    .hb-left {
        width: 100%;
    }
    .hb-right {
        width: 100%;
        float: unset;
        margin-top: 17px;
    }
    .hbb-left {
        padding: 9px 0;
    }
    .clock-box img {
        height: 67px;
        width: 74px;
    }
    .colon {
        font-size: 45px;
    }
    .ft-row {
        width: 100%;
    }
    .agent-img,
    .play-btn {
        width: 122px;
    }
    .shio-icon img {
        height: 50px;
        width: 50px;
    }
    .shio-sign {
        font-size: 20px;
    }
    .pk-col {
        width: 45%;
    }
    .au-txt {
        font-size: 20px;
    }
    .result-tbl {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .popUp-close {
        right: 4%;
    }
    .popup-content {
        width: 90%;
    }
    .menu {
        position: fixed !important;
        z-index: 5;
    }
    #home .header {
        position: fixed !important;
        z-index: 4;
        top: 65px;
    }
    .home-box {
        padding-top: 32%;
    }
    #content-yield {
        padding-top: 40px;
    }
}
@media (max-width: 667px) {
    .hbb-left {
        padding: 4px 0;
    }
    .hbr-title {
        font-size: 17px;
    }
    .clock-box img {
        height: 57px;
        width: 64px;
    }
    .colon {
        font-size: 35px;
    }
    .ft-col {
        width: 24%;
    }
    .agent-img, .play-btn {
        width: 112px;
    }
    .play-btn {
        font-size: 12px;
    }
    .prediksi-btn {
        width: 120px;
    }
    .pk-col {
        width: 47%;
    }
    .popUp-close {
        right: 2%;
    }
}
@media (max-width: 568px) {
    #sidebarCollapse {
        font-size: 20px;
        margin-top: 0;
    }
    .logo {
        height: 26px;
    }
    .hb-bottom {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .hbb-left {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      width: 100%;
      margin-top: 10px;
    }

    .hbb-right {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      width: 100%;
    }
    .shio-desc {
        text-align: center;
    }
    .shio-tbl th:not(:last-child) {
        width: 80px;
    }
    .prediksi-btn {
        width: 100px;
        padding: 8px 0;
    }
    .popup-content {
        height: 400px;
    }
}
@media (max-width: 425px) {
    .popUp-close {
        right: 1%;
    }
}
@media (max-width: 414px) { 
    .ft-col {
        width: 40%;
        margin-top: 15px;
    }
    .shio-col {
        width: 48%;
    }
    .prediksi-btn {
        width: 80px;
    }
    .pk-col {
        width: 98%;
    }
}
@media (max-width: 384px) {
    .video-thumbnail {
        height: 200px;
    }
    .ft-col {
        width: 45%;
    }
    .shio-tbl th:not(:last-child) {
        width: 60px;
    }
    .popup-content {
        height: 300px;
    }
}
@media (max-width: 375px) {
    .prediksi-btn {
        width: 60px;
    }
}


.flip-clock-wrapper ul li a div div.inn {
    background-color: #AF100C !important;
}