<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

* {
    padding: 0;
    margin: 0;
}
body {
    background: #202126;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #ccc;
}
a {
    text-decoration: none;
    color: #ccc;
    font-size: 12px;
}
a img {
    color: #0e0e0e;
    border: none;
}
.gg_head {
    background: #17181c;
    border-bottom: 1px solid #24262b;
    position: relative;
    overflow: hidden;
    clear: both;
}
.gg_space {
    width: 1340px;
    height: 65px;
    margin: auto;
    position: relative;
}
.gg_wrapper {
    width: 1650px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.gg_head_nav {
    position: absolute;
    float: left;
    border: 1px solid #24262b;
    border-radius: 2px;
    margin-top: 13px;
    z-index: 2;
}
.gg_head_nav a, .gg_navigation a {
    display: inline-block;
    background: #17181c;
    font-size: 11px;
    color: #777;
    font-weight: 700;
    border-left: 1px solid #24262b;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 3;

}
.gg_head_nav a .fa {
    color: #0cc1fd;
    padding-right: 4px;
}
.gg_head_nav a:hover, .gg_head_nav a.active, .gg_navigation a:hover, .gg_navigation a.active {
    background: #24262b;
    color: #fff; 
}
.gg_logo {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 16px;
    z-index: 1;
}
.gg_logo_link{
    font-size: 20pt;
    text-transform: uppercase;
}
.gg_logo_link span{
    color: #0cc1fd;
    padding: 0 3px;
}
.gg_find {
    right: 0;
    position: absolute;
    margin-top: 13px;
    z-index: 4;
}
.gg_find_input {
    width: 260px;
    background: #17181c;
    font-size: 11px;
    color: #ccc;
    border: 1px solid #24262b;
    border-radius: 2px;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 5;
    outline: none;
    font-family: FontAwesome,Roboto;
}
.gg_block_start {
    margin-left: 3px;
    margin-right: 3px;
    clear: both;
    height: 35px;
    border-bottom: 1px solid #24262b;
    margin-bottom: 8px;
    overflow: hidden;
}
.gg_block_title,.gg_block_title h1,.gg_block_title h2 {
    float: left;
    color: #ccc;
    font-size: 14px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
}
.gg_block_links {
    float: right;
}
.gg_block_links a {
    display: inline-block;
    color: #777;
    line-height: 35px;
    font-size: 10px;
    padding-left: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.gg_block_links a::after {
    content: " Videos"
}
._wm a::after {
    content: ""
}
.gg_block_links a:hover, .gg_block_links a.active {
    color: #0cc1fd;
}
.gg_content {
    position: relative;
    float: left;
    width: 320px;
    overflow: hidden;
    margin: 3px;
    border: 1px solid #24262b;
    background: #17181c;
    border-radius: 2px;
}
.gg_content img {
    width: 320px;
}
.gg_content_title {
    height: 22px;
    overflow: hidden;
}
.gg_content_title {
    color: #999;
    font-size: 10px;
    padding-left: 6px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 700;
    border-bottom: 1px solid #24262b;
}
.gg_content:hover .gg_content_title, .gg_content:hover .gg_content_category {
    color: #fff;
}
.gg_content_category {
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    color: #999;
    font-weight: 700;
    text-transform: uppercase;
}
.gg_content_tags {
    height: 22px;
    overflow: hidden;
}
.gg_content_tags a {
    color: #888;
    line-height: 20px;
    font-size: 9px;
    margin-left: 6px;
    text-transform: uppercase;
}
.gg_content_tags a:hover {
    color: #ccc;
}
.gg_content_tags .fa {
    line-height: 20px;
    font-size: 9px;
    margin-right: 2px;
    color: #444;
}
.gg_content_tags a:hover .fa {
    line-height: 20px;
    font-size: 9px;
    margin-right: 2px;
    color: #0cc1fd;
}
.gg_content_runtime {
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    background: #17181c;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 2px;
    opacity: .9;
}
.gg_navigation_parent {
    text-align: center;
    clear: both;
}
.gg_navigation {
    border: 1px solid #24262b;
    border-radius: 2px;
    display: inline-block;
    margin-top: 14px;
}
a._bhide, .gg_navigation ._bhide {
    border: none;
}
.gg_trade_list {
    clear: both;
}
.gg_trade_list a {
    display: inline-block;
    background: #17181c;
    border: 1px solid #24262b;
    font-size: 10px;
    text-transform: uppercase;
    color: #777;
    line-height: 22px;
    border-radius: 2px;
    margin: 3px;
    padding-left: 6px;
    padding-right: 6px;
}
.gg_trade_list a:hover {
    background: #24262b;
    color: #ccc;
}
.gg_spot_line {
    clear: both;
    text-align: center;
    border-top: 1px solid #24262b;
    height: 278px;
    margin-top: 9px;
}
.gg_spot {
    margin-top: 14px;
    width: 300px;
    height: 250px;
    display: inline-block;
    background: #17181c;
    overflow: hidden;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 2px;
}
.gg_footer {
    height: 55px;
    background: #17181c;
    border-top: 1px solid #24262b;
    text-align: center;
}
.gg_footer_content {
    color: #999;
    line-height: 55px;
    font-size: 10px;
    text-transform: uppercase;
}
.gg_player_wrapper {
    background: #17181c;
    border-bottom: 1px solid #24262b;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
}
.gg_player_block {
    width: 960px;
    border: 1px solid #24262b;
    display: inline-block;
}
.gg_player {
    position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.gg_player iframe {
	top: 0;
	left: 0;
}
.i_player{
    position: absolute;
    width: 100%;
    height: 100%;
}
.gg_player_info {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
._bline {
    border-bottom: 1px solid #24262b;
}
.gg_player_info a {
    color: #999;
    margin-left: 6px;
    margin-right: 6px;
    font-size: 11px;
}
.gg_player_info a:hover {
    color: #ccc;
}
.gg_player_info a .fa {
    color: #444;
    margin-right: 2px;
}
.gg_player_info a:hover .fa {
    color: #0cc1fd;
}
.gg_player_spot {
    position: absolute;
    width: 300px;
    height: 278px;
    background: #17181c;
    border: 1px solid #17181c;
    top: 50%;
    left: 50%;
    margin-top: -140px;
    margin-left: -151px;
}
._shide {
    height: 28px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 28px;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: -4px;
    background-color: black
}
/* ------------ */
div, ul, li, a, span, p {
    overflow: hidden;
}
li {
    list-style-type: none;
}
.cats_list {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:10px 0
}


.cats_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 3px;
    text-indent: 6px;
    line-height: 28px;
    position: relative;
    background: #17181c;
    margin: 3px;
}
.cats_list li:hover {
    background: #24262b;
}

.cats_list a{
    font-size: 13px;
    text-transform: capitalize;
    color: #cccccc;
}
.cats_list a:hover {
    background: #24262b;
    color: #ccc;
}
.cats_list li span {
    position: relative;
    color: #757575;
    font-size: 11px;
}

.cats_list .fa {
    line-height: 20px;
    font-size: 9px;
    margin-right: 2px;
}
.cats_list .letter{
    background-color: #464646;
    font-weight: bolder;
}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1670px) {
    .gg_space, .gg_wrapper {
        width: 1650px;
        text-align: center;
    }
    .gg_player_block  {
        width: 1080px;
    }
    .cats_list {
        display: block;
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) and (max-width: 1669px) {
    .gg_space, .gg_wrapper {
        width: 98%;
        text-align: center;
    }
    .gg_player_block  {
        width: 880px;
    }
    .cats_list {
        display: block;
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399px) {
    .gg_space, .gg_wrapper, .gg_player_block  {
        width: 990px;
        text-align: center;
    }
    .cats_list {
        display: block;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .x4, .x3{
        display: none;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .gg_space, .gg_wrapper, .gg_player_block  {
        width: 98%;
        text-align: center;
    }
    .gg_space {
        height: 155px;
        text-align: center;
    }
    .gg_content {
        float: none;
        display: inline-block;
        width: 45%;
    }
    .gg_content img {
        width: 100%;
    }
    ._x, .x4, .x3, .x2 {
        display: none;
    }
    .gg_find {
        margin-top: 110px;
        width: 100%;
        text-align: center;
    }
    .gg_find_input {
        width: 90%
    }
    .gg_head_nav {
        display: inline-block;
        margin-left: -162px;
        margin-top: 55px;
    }
    .cats_list {
        display: block;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .gg_space, .gg_wrapper, .gg_player_block  {
        width: 98%;
        text-align: center;
    }
    .gg_space {
        height: 155px;
        text-align: center;
    }
    .gg_content {
        float: none;
        display: inline-block;
        width: 45%;
    }
    .gg_content img {
        width: 100%;
    }
    ._x, .x4, .x3, .x2 {
        display: none;
    }
    .gg_find {
        margin-top: 110px;
        width: 100%;
        text-align: center;
    }
    .gg_find_input {
        width: 90%
    }
    .gg_head_nav {
        display: inline-block;
        margin-left: -162px;
        margin-top: 55px;
    }
    .cats_list {
        display: block;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767px) {
    .gg_space, .gg_wrapper, .gg_player_block  {
        width: 98%;
        text-align: center;
    }
    .gg_space {
        height: 155px;
        text-align: center;
    }
    .gg_content {
        float: none;
        display: inline-block;
        width: 45%;
    }
    .gg_content img {
        width: 100%;
    }
    ._x, .x4, .x3, .x2 {
        display: none;
    }
    .gg_find {
        margin-top: 110px;
        width: 100%;
        text-align: center;
    }
    .gg_find_input {
        width: 90%
    }
    .gg_head_nav {
        display: inline-block;
        margin-left: -162px;
        margin-top: 55px;
    }
    .cats_list {
        display: block;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .gg_player_spot {
        display: none;
    }
}







</pre></body></html>