/*
    MadGuyGFX 
    14.3 Global Online Radio
*/

@import url('fonts.css?r=7464102021');

* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: initial !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;

}

body {
    background: linear-gradient(-45deg, #ffbac4, #fee71f, #41c1c9, #48deb1);
  	background-size: 400% 400%;
  	animation: gradientBG 10s ease infinite;
    overflow-x: hidden!important;
    position: relative!important;
    margin: 0!important;
    font-family: 'poppinsregular', sans-serif!important;
    font-size: 0.875rem!important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #212529!important;
    counter-reset: top5-counter;
}
body:before {
  background: linear-gradient(-45deg, #ffbac4, #fee71f, #41c1c9, #48deb1);
	background-size: 400% 400%;
	animation: gradientBG 15s ease infinite;
}
@keyframes gradientBG {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes gradientBG {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes letBounceBaby {
    0% {
        transform: scale(.98);
    }

    20% {
        transform: scale(1);
    }

    40% {
        transform: scale(.96);
    }

    60% {
        transform: scale(1);
    }

    80% {
        transform: scale(.96);
    }

    100% {
        transform: scale(.98);
    }
}

/** Custom **/
.img-butts {
    border-radius: 10px;
}

.fluid-container {
    background: #0a28e3 url('../img/main-bg.png') no-repeat top center;
}
.fluid-container-pages {
    background: #4ccae3 url('../img/main-bg-pages.png') no-repeat top center;
}


.container {
    max-width: 1300px;
}
.listener-badge {
    margin-left: 10px;
    position: absolute;
    padding: 2px 6px!important;
    font-size: 12px!important;
    color: #fff;
    border-radius: 4px;
    font-weight: bolder;
    text-shadow: 1px 1px 5px rgb(0 0 0);
    background: #000;
    left: 0;
}
.card {
    background: linear-gradient(to right, #ff3ce4, #007ec5);
    padding: 5px !important;
    margin-bottom: 10px;
    border-radius: 15px;
    border: 1px dashed #33c5ff!important;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
}
.module {
    background: #33b9dc;
    border-radius: 15px;
}

.card-body {
    padding: 10px !important;
}

.card-header {
    background: #24819a;
    padding: 20px 15px;
    text-align: center;
}
.card-header h2 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif!important;
    color: #fff;
    font-weight: 800;
    margin-bottom: 0;
    text-shadow: 0px 0px 5px #000000;
}

.main_header {
    background: url(../img/gor-head_bg.png) repeat-x center;
    width: 100%;
    height: 700px;
    padding: 50px;
    overflow: hidden !important;
    position: relative;
}

.logo {
    width: 500px;
    top: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 4 !important;
}

.request_button {
    background: rgba(0, 0, 0, 0.3) !important;
    color: #fff;
}
.request_button:hover {
    background: rgba(0, 0, 0, 0.5) !important;
    color: #e4c5ff;
}

.footer {
    color: #fff;
    padding: 70px;
    padding-bottom: 50px;
}

.footer a {
    color: #fff;
}

.footer h2 {
    font-family: 'Oswald' !important;
}

.navbar {
    background: rgba(0,0,0,0.8);
    padding: 10px !important;
    z-index: 9 !important;
    color: #723b98;
    margin-bottom: 10px;
}

.navbar-nav li {
    padding: 0px 10px;
}

.nav-item a {
    font-size: 18px;
    font-family: 'Oswald' !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 15px !important;
    transition: 0.6s ease !important;
    color: #fff;
}

.nav-item a:hover {
    background: url(../img/gor-djob-bg2.gif) repeat-x center;
    border-radius: 5px;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: rgba(0, 0, 0, 0.2) !important;
    border: 1px solid #723b98 !important;
    border-radius: .25rem;
    color: #fff !important;
}

.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.no-gutter > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.bx-wrapper {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
}

/** Current Time **/
.time-frame {
    color: #fff;
    width: 100%;
    font-family: Arial;
}

.time-frame > div {
    width: 100%;
    text-align: center;
}

#date-part {
    font-size: 1.4em;
}

#time-part {
    font-size: 2.4em;
}

/** DJ On Board Profile **/

.card-profile {
    width: 100%;
    background: #09325e url(../img/gor-djob-bg.gif);
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden !important;
    border-radius: 15px!important;
    border: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
}

.card-profile .btn {
    font-size: 12px !important;
    letter-spacing: .1rem !important;
    font-weight: bold !important;
    padding: 7px 10px !important;
    text-transform: uppercase !important;
}

.card-img-top {
    border-radius: 0;
    height: 183px;
}

.card-img-profile {
    max-width: 100%;
    border-radius: 50%;
    margin-top: -105px;
    margin-bottom: 5px;
    width: 150px;
    height: 150px;
    border: 15px solid rgba(0,0,0,0.5)
}

.card-title small {
    display: block;
    font-size: .6em;
    margin-top: .2em;
}

.live-badge {
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    padding: 2px 6px !important;
    font-size: 12px !important;
    color: #fff;
    border-radius: 4px;
    font-weight: bolder;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    background: #000;
    left: 0;
}

b.flash-dot {
    animation-name: flash;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}

@keyframes flash {
    from {
        color: #d9534f;
    }

    to {
        color: #fff;
    }
}

.letsbounce {
    -webkit-animation: letBounceBaby 1s ease infinite;
    -moz-animation: letBounceBaby 1s ease infinite;
    -o-animation: letBounceBaby 1s ease infinite;
    animation: letBounceBaby 1s ease infinite;
}

span.ob-djname {
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    line-height: 45px !important;
    font-size: 1.85rem !important;
    font-family: 'Oswald' !important;
    margin-bottom: 10px;
}

span.ob-djprog {
    font-size: 12px;
    color: #fff !important;
    text-transform: uppercase !important;
    font-family: 'Oswald' !important;
    margin-top: -15px !important;
}

.text-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/** Sticky Player **/
.footer-player {
    position: fixed !important;
    bottom: 0;
    width: 100%;
    background: rgb(18, 110, 189);
    background: linear-gradient(0deg, rgba(18, 110, 189, 1) 0%, rgba(0, 212, 255, 0) 100%);
    padding: 20px;
    z-index: 9 !important;
    color: #fff;
}


/** Top Chatters **/
ul.top-chatters {
    width: 100%;
    height: 345px;
    margin: 0;
    padding: 0;
    overflow: hidden !important;
}

ul.top-chatters li {
    display: block;
    width: 99%;
    padding: 7px;
    -webkit-transition: padding-left 0.2s ease-out;
    -moz-transition: padding-left 0.2s ease-out;
    -o-transition: padding-left 0.2s ease-out;
    transition: padding-left 0.2s ease-out;
    margin-bottom: 5px;
    background: rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer !important;
    position: relative;
    overflow: hidden;
}
ul.top-chatters li:nth-child(1) {
    background: rgba(0, 0, 0, 0.3) url('../img/top-1.gif') repeat!important;
    border: 1px dashed #24819a;
}

ul.top-chatters li:nth-child(1) img.top-chatters-pic {
   -webkit-animation: zoomtop1 1s ease infinite;
    -moz-animation: zoomtop1 1s ease infinite;
    -o-animation: zoomtop1 1s ease infinite;
    animation: zoomtop1 1s ease infinite;
}

ul.top-chatters li:last-child {
    border-bottom: none !important;
}

ul.top-chatters li:hover {
    padding-left: 15px;
}
ul.top-chatters li:nth-child(1)::before {
    color: #fcfb61;
}

img.top-chatters-pic {
    width: 50px;
    height: 50px;
    padding-bottom: 0;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
    border: 4px solid rgba(0, 0, 0, 0.2);
}

.top-chatters-info {
    padding: 0;
    position: relative;
}

.top-chatters li h3 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 15px;
    position: relative;
    z-index: 9 !important;
    margin-top: 7px;
}

.top-chatters li span {
    width: 100%;
    display: block;
    margin-left: 10px;
    position: relative;
    z-index: 9 !important;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
}

.top-chatters-name {
    color: #eeeeee;
    font-size: 16px;
    font-family: 'Roboto Condensed';
}

.top-chatters-rank {
    font-size: 12px;
}

.top-chatters::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
    background-color: transparent;
}

.top-chatters::-webkit-scrollbar-thumb {
    border-radius: 12px;
    border: 5px solid rgba(255, 255, 255, 0);
    background-clip: content-box;
    background-color: #c7c7c7;
    -webkit-box-shadow: none;
}

.top-chatters::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    border: 5px solid rgba(255, 255, 255, 0);
    background-clip: content-box;
    background-color: #c7c7c7;
}

@-webkit-keyframes zoomtop1 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
       transform: scale(1);
    }
}

@keyframes zoomtop1 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
       transform: scale(1);
    }
}

/** Online Users **/
ul.online-user {
    list-style-type: none;
    width: 100%;
    height: 272px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.online-user li {
    display: block;
    padding: 7px;
    -webkit-transition: padding-left 0.2s ease-out;
    -moz-transition: padding-left 0.2s ease-out;
    -o-transition: padding-left 0.2s ease-out;
    transition: padding-left 0.2s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    background: rgba(0, 0, 0, 0.3);
}

.online-user li:nth-child(even) {
    background: rgba(0, 0, 0, 0.2);
}

.online-user li:last-child {
    margin-bottom: 0px;
}

.online-user .ol-thumb {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 7px;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.2);
}

.online-user h3 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    padding-top: -7px !important;
    margin-top: 5px;
    margin-bottom: 0px;
}

.online-user li span {
    width: 100%;
    line-height: 12px;
    font-size: 11px;
    color: #000000;
    padding: 3px 7px;
    background: #28b0cb;
    border-radius: 5px;
}

.online-user i {
    margin-right: 4px;
    font-size: 8px;
    font-weight: bolder;
}

.online-user::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
    background-color: transparent;
}

.online-user::-webkit-scrollbar-thumb {
    border-radius: 12px;
    border: 5px solid rgba(255, 255, 255, 0);
    background-clip: content-box;
    background-color: #c7c7c7;
    -webkit-box-shadow: none;
}

.online-user::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    border: 5px solid rgba(255, 255, 255, 0);
    background-clip: content-box;
    background-color: #c7c7c7;
}

/** Marquee Slider **/
:root {
    --marquee-width: 100%;
    --marquee-height: 320px;
    /* --marquee-elements: 12; */
    /* defined with JavaScript */
    --marquee-elements-displayed: 5;
    --marquee-element-width: 280px;
    --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}

.marquee {
    width: 100%;
    height: 320px;
    background: transparent;
    color: #fff !important;
    overflow: hidden;
    position: relative;
}

.marquee:before,
.marquee:after {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    content: "";
    z-index: 1;
}

.marquee:before {
    left: 0;
    background: linear-gradient(to right, #33b9dc 10%,  transparent 100%);
}
.marquee:after {
    right: 0;
    background: linear-gradient(to left, #33b9dc 10%,  transparent 100%);
}
.marquee-content {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling var(--marquee-animation-duration) linear infinite;
}

.marquee-content:hover {
    animation-play-state: paused;
}

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));
    }
}

.marquee-content li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: var(--marquee-element-width);
    max-height: 100%;
    white-space: nowrap;
    padding-right: 10px;
}

.marquee-content li img {
    width: 100%;
    height: 320px;
}
.banner img, .fansign img {
    width: 100%!important;
}
@media (max-width: 600px) {
    html {
        font-size: 12px;
    }

    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 3;
    }

    .marquee:before,
    .marquee:after {
        width: 5rem;
    }
}

@media only screen and (max-width: 550px) {
    .logo {
        width: 250px !important;
    }

    .main_header {
        padding: 30px !important;
        height: 300px !important;
    }

    #date-part {
        font-size: 1.1em !important;
    }

    #time-part {
        font-size: 2.2em !important;
    }

    .online-user h3 {
        margin-bottom: 13px;
    }

    .logo {
        top: -25px!important;
    }
    ul.top-chatters li::before {
        top: -15px!important;
    }
    .vid_bg {
        display: none!important;
    }

}

@media only screen and (max-width: 992px) {
    #date-part {
        font-size: 1.1em !important;
    }

    #time-part {
        font-size: 2.2em !important;
    }

    .online-user h3 {
        margin-bottom: 13px;
    }

}

/** MadGuyGFX Player **/
.player_bott {
    height: 70px;
    width: 100%;
    position: absolute;
    background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 90%);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#album_bg {
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative; 
    border-radius: 15px;
    height: 178px;
}
.sticky-player {
    background: url('../img/player_bg.gif?r=100.1') no-repeat center top;
    width: 290px;
    padding: 10px;
    border-radius: 10px;
    position: fixed;
    left: 10px;
    bottom: 10px;
}

.player-box {
    position: relative;
}

.song-details {
    height: 120px;

}

.trans-cover {
    background: -moz-linear-gradient(left, rgba(25, 158, 181, 1) 15%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(25, 158, 181, 1) 15%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(25, 158, 181, 1) 15%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    z-index: 999 !important;
    left: 0;
    width: 120px;
    height: 120px;
}

img#albumCover {
    padding: 10px;
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 10px !important;
}

.album-box {
    padding-left: 15px;
    position: relative;
}

.song-info {
    background: rgba(25, 158, 181, 1);
    height: 100%;
    padding: 15px;
    border-radius: 10px;
}

.song-artist {
    font-size: 20px;
    color: #fff;
    font-family: 'Oswald' !important;
    margin-top: 20px;
}

.song-title {
    font-size: 16px;
    color: #fff;
    font-family: 'Oswald' !important;
    display: inherit !important;
}

/** SHOUTcast Custom CSS3 by MadGuyGFX ,!, **/
div.cc_recenttracks_list {
    height: 340px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 5px;
}

div.cctitle {
    color: #fff !important;
    font-weight: 500 !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.ccartist {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.ccalbum {
    display: none !important;
}

div.cctrack {
    padding: 10px !important;
    border-radius: 10px !important;
    background: rgba(0, 0, 0, 0.3) !important;
    margin-bottom: 10px !important;
}

div.cctrack:nth-child(5) {
    border-bottom: none !important;
    margin-bottom: 0px !important;
}

div.cctrack:first-child div.cccover:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f04b";
    font-size: 30px;
    color: #fff;
}

div.cccover {
    color: #fff;
}

div.cctrack svg {
    display: none !important;
}

div.cctrack:first-child:before {
    color: red;
    content: 'NOW PLAYING: ';
    font-size: 11px;
    font-weight: 900;
    animation-name: flash;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}


@keyframes flash {
    from {
        color: transparent;
    }

    to {
        color: #fff;
    }
}

div.ccbuy {
    display: none !important;
}

div.cccover img {
    display: none !important;
}

div.cccover {
    padding: 5px !important;
    background: none !important;
    border: none !important;
    margin-top: -5px !important;
}

div.cccover:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f001";
    font-size: 30px;
}

div.ccdetails {
    margin-left: 40px !important;
}

a.ccbuy {
    display: none !important;
}
.garlito-cover,.item{display:inline-block}body,html{font-family:Roboto,sans-serif!important}.garlito-player{-webkit-box-shadow:0 -12px 47px -17px rgba(107,107,107,.38);-moz-box-shadow:0 -12px 47px -17px rgba(107,107,107,.38);box-shadow:0 -12px 47px -17px rgba(107,107,107,.38);width:100%;min-height:80px;background:rgba(255,255,255,1);position:fixed;bottom:0;padding-top:10px;z-index:9999}#garlito-pause,#garlito-play{width:40px;height:40px;cursor:pointer}.height{min-height:60px}.garlito-cover{margin-left:20px}#garlito-play{display:none}#garlito-pause,.garlito-logo,.logo-holder{display:inline-block}.slider{-webkit-appearance:none;width:100%;height:10px;border-radius:5px;background:#d3d3d3;outline:0;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#adadad;cursor:pointer}.slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#8fb9a8;cursor:pointer}.garlito-logo{width:60px;height:60px;border-radius:50%;position:relative}.garlito-logo img{width:100%;height:100%;border-radius:50%}.logo-holder{position:relative;text-align:center}.now-playing{font-weight:300;font-size:16px;margin-right:5px}.name,.radio-title{height:60px;margin-left:20px;top:0;color:#5d5d5d;font-size:17px;display:inline-block;position:relative}.radio-title{min-width:111px}.name{min-width:100px;font-weight:300}.name-holder{display:inline-block;position:relative;text-align:center}.branding{width:100%;text-align:center!important;display:inline-block;padding-top:3px}.social-media{display:inline-block;position:relative;width:80px;top:-6px;padding-left:0}.social-media a img{width:24px;height:24px;margin-left:5px;margin-top:11px}.play-pause,.volume{height:60px;display:inline-block;position:relative}.social-media a img:hover{fill:green}.play-pause svg{display:inline-block;position:relative}.play-pause{width:40px;top:-1px;margin-left:8px;cursor:pointer}.volume{padding-left:20px;padding-top:18px;top:0;width:210px}.play-settings{display:inline-block;position:relative}.cover{margin-left:20px;display:inline-block;position:relative}#garlito-close{height:0;cursor:pointer;width:100%;top:-25px;display:inline-block;position:relative;text-align:center}#garlito-close img{width:32px;height:32px}.garlito-player .container-fluid{margin-top:-15px}.garlito-cover-mobile{display:none}@media (max-width:575.98px){.garlito-cover{display:none}.garlito-cover-mobile{margin-top:40px;display:inline-block;width:100%}.garlito-cover-mobile img{width:200px;height:200px}.garlito-player{padding-top:30px;width:100%;height:100%;bottom:0;background:rgba(255,255,255,1)}#garlito-close{text-align:right;right:20px;top:1px}.logo-holder,.name-holder,.social-media{display:none}.play-settings{margin-top:-10px;width:100%;text-align:center!important}.volume{width:100%;margin-top:50px;padding-left:10px;padding-right:10px}.play-pause{margin-left:0;width:100%;top:36px;margin-bottom:10px}.now-playing{width:100%;display:inline-block;text-align:center;margin-bottom:20px}.radio-title{margin-left:0;margin-top:0;font-size:16px}#garlito-pause,#garlito-play{width:80px;height:80px}}@media (min-width:576px) and (max-width:767.98px){.garlito-cover{display:none}.garlito-cover-mobile{margin-top:40px;display:inline-block;width:100%}.garlito-cover-mobile img{width:200px;height:200px}.garlito-player{padding-top:30px;width:100%;height:100%;bottom:0;background:rgba(255,255,255,1)}#garlito-close{text-align:right;right:20px;top:1px}.logo-holder,.name-holder,.social-media{display:none}.play-settings{margin-top:-10px;width:100%;text-align:center!important}.volume{width:100%;margin-top:50px;padding-left:10px;padding-right:10px}.play-pause{margin-left:0;width:100%;top:36px;margin-bottom:10px}.now-playing{width:100%;display:inline-block;text-align:center;margin-bottom:20px}.radio-title{margin-left:0;margin-top:0;font-size:16px}#garlito-pause,#garlito-play{width:80px;height:80px}}@media (min-width:768px) and (max-width:991.98px){.garlito-cover{display:none}.garlito-cover-mobile{margin-top:40px;display:inline-block;width:100%}.garlito-cover-mobile img{width:200px;height:200px}.garlito-player{padding-top:30px;width:100%;height:100%;bottom:0;background:rgba(255,255,255,1)}#garlito-close{text-align:right;right:20px;top:1px}.logo-holder,.name-holder,.social-media{display:none}.play-settings{margin-top:-10px;width:100%;text-align:center!important}.volume{width:100%;margin-top:50px;padding-left:10px;padding-right:10px}.play-pause{margin-left:0;width:100%;top:36px;margin-bottom:10px}.now-playing{width:100%;display:inline-block;text-align:center;margin-bottom:20px}.radio-title{margin-left:0;margin-top:0;font-size:16px}#garlito-pause,#garlito-play{width:80px;height:80px}}

/* ---- particles.js container ---- */
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

/* ---- stats.js ---- */
.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.table div.text-muted {
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem
}

.icons {
    object-fit: contain;
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.graph img {
    object-fit: contain;
    width: 40px;
    height: 50px;
    transform: scale(2) rotateY(45deg)
}

.graph .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    background-color: blue;
    box-shadow: 1px 1px 1px #a5a5a5;
    top: 25px
}

.graph .dot:after {
    background-color: #fff;
    content: '$9,999.00';
    font-weight: 600;
    font-size: 0.7rem;
    position: absolute;
    top: -25px;
    left: -20px;
    box-shadow: 1px 1px 2px #a5a5a5;
    border-radius: 2px
}

.font-weight-bold {
    font-size: 1.3rem
}

#ethereum {
    transform: scale(2) rotateY(45deg) rotateX(180deg)
}

#ripple {
    transform: scale(2) rotateY(10deg) rotateX(20deg)
}

#eos {
    transform: scale(2) rotateY(50deg) rotateX(190deg)
}

.table tr td {
    border: none
}

.red {
    color: #ff2f2f;
    font-weight: 700
}

.green {
    color: #1cbb1c;
    font-weight: 700
}

.labels,
.graph {
    position: relative
}

.green-label {
    background-color: #00b300;
    color: #fff;
    font-weight: 600;
    font-size: 0.7rem
}

.orange-label {
    background-color: #ffa500;
    color: #fff;
    font-weight: 600;
    font-size: 0.7rem
}

.border-right {
    transform: scale(0.6);
    border-right: 1px solid black !important
}

.box {
    transform: scale(1.5);
    background-color: #dbe2ff
}

#top .table tbody tr {
    border-bottom: 1px solid #ddd
}

#top .table tbody tr:last-child {
    border: none
}

select {
    background-color: inherit;
    padding: 8px;
    border-radius: 5px;
    color: #444;
    border: 1px solid #444;
    outline-color: #00f
}

.text-white {
    background-color: rgb(43, 159, 226);
    border-radius: 50%;
    font-size: 0.7rem;
    font-weight: 700;
    padding: 2px 3px
}

a:hover {
    text-decoration: none
}

a:hover .text-white {
    background-color: rgb(20, 92, 187)
}

::-webkit-scrollbar {
    width: 10px;
    height: 4px
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #999, #777);
    border-radius: 10px
}
