@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: #262420;
    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: #1c1c17;
    border-bottom: 1px solid #2a2723;
    position: relative;
    overflow: hidden;
    clear: both;
}
.gg_space {
    width: 1340px;
    height: 65px;
    margin: auto;
    position: relative;
}
.gg_wrapper {
    width: 1340px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.gg_head_nav {
    position: absolute;
    float: left;
    border: 1px solid #2a2723;
    border-radius: 2px;
    margin-top: 13px;
    z-index: 2;
}
.gg_head_nav a, .gg_navigation a {
    display: inline-block;
    background: #1c1c17;
    font-size: 11px;
    color: #777;
    font-weight: 700;
    border-left: 1px solid #2a2723;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 3;

}
.gg_head_nav a .fa {
    color: #fda50c;
    padding-right: 4px;
}
.gg_head_nav a:hover, .gg_head_nav a.active, .gg_navigation a:hover, .gg_navigation a.active {
    background: #2a2723;
    color: #fff; 
}
.gg_logo {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 6px;
    z-index: 1;
}
.gg_find {
    right: 0;
    position: absolute;
    margin-top: 13px;
    z-index: 4;
}
.gg_find_input {
    font: FontAwesome;
    width: 260px;
    background: #1c1c17;
    font-size: 11px;
    color: #ccc;
    border: 1px solid #2a2723;
    border-radius: 2px;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 5;
    outline: none;
}
.gg_block_start {
    margin-left: 3px;
    margin-right: 3px;
    clear: both;
    height: 35px;
    border-bottom: 1px solid #2a2723;
    margin-bottom: 8px;
    overflow: hidden;
}
.gg_block_title,.gg_block_title h1 {
    float: left;
    color: #ccc;
    font-size: 12px;
    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: #fda50c;
}
.gg_content {
    position: relative;
    float: left;
    width: 260px;
    overflow: hidden;
    margin: 3px;
    border: 1px solid #2a2723;
    background: #1c1c17;
    border-radius: 2px;
}
.gg_content img {
    width: 260px;
}
.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 #2a2723;
}
.gg_content:hover .gg_content_title, .gg_content:hover .gg_content_categoty {
    color: #fff;
}
.gg_content_categoty {
    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: #fda50c;
}
.gg_content_runtime {
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    background: #1c1c17;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 2px;
    opacity: .9;
}
.gg_navigation_parent {
    text-align: center;
}
.gg_navigation {
    border: 1px solid #2a2723;
    border-radius: 2px;
    display: inline-block;
    clear: both;
    margin-top: 14px;
}
a._bhide, .gg_navigation ._bhide {
    border: none;
}
.gg_trade_list {
    clear: both;
}
.gg_trade_list a {
    display: inline-block;
    background: #1c1c17;
    border: 1px solid #2a2723;
    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: #2a2723;
    color: #ccc;
}
.gg_spot_line {
    clear: both;
    text-align: center;
    border-top: 1px solid #2a2723;
    height: 278px;
    margin-top: 9px;
}
.gg_spot {
    margin-top: 14px;
    width: 300px;
    height: 250px;
    display: inline-block;
    background: #1c1c17;
    overflow: hidden;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 2px;
}
.gg_footer {
    height: 55px;
    background: #1c1c17;
    border-top: 1px solid #2a2723;
    text-align: center;
}
.gg_footer_content {
    color: #999;
    line-height: 55px;
    font-size: 10px;
    text-transform: uppercase;
}
.gg_player_wrapper {
    background: #1c1c17;
    border-bottom: 1px solid #2a2723;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
}
.gg_player_block {
    width: 960px;
    border: 1px solid #2a2723;
    display: inline-block;
}
.gg_player {
    position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.gg_player iframe {
    position: absolute;
	top: 0;
	left: 0;
	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 #2a2723;
}
.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: #fda50c;
}
.gg_player_spot {
    position: absolute;
    width: 300px;
    background: #1c1c17;
    border: 1px solid #1c1c17;
    top: 50%;
    left: 50%;
    margin-top: -140px;
    margin-left: -151px;
}
._shide {
    height: 28px;
    text-align: center;
    color: #777;
    font-size: 11px;
    line-height: 26px;
    text-transform: uppercase;
    cursor: pointer;
}
@media screen and (max-width:960px) {
    .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: 47%;
    }
    .gg_content img {
        width: 100%;
    }
    ._x, .x4, .x3, .x2 {
        display: none;
    }
    .gg_logo {
        margin-top: 55px;
    }
    .gg_find {
        margin-top: 110px;
        width: 100%;
        text-align: center;
    }
    .gg_find_input {
        width: 90%
    }
    .gg_head_nav {
        display: inline-block;
        margin-left: -162px;
    }
}
@media screen and (max-width:660px) {
    .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_logo {
        margin-top: 55px;
    }
    .gg_find {
        margin-top: 110px;
        width: 100%;
        text-align: center;
    }
    .gg_find_input {
        width: 90%
    }
    .gg_head_nav {
        display: inline-block;
        margin-left: -162px;
    }
}