* {
    border: 0;
    margin: 0;
    padding: 0;
    font-family: ArialMT, sans-serif!important;
    outline: none
}

html {
    min-height: 100%
}

a:hover {
    cursor: pointer
}

body {
    background-color: #19519b!important;
    margin: 0;
    padding: 0;
    min-height: 100vh
}

input[type=text],
input[type=password],
input[type=url],
select,
textarea {
    outline: none;
    border: 1px solid #4c8ac9!important;
    border-radius: 6px;
    height: 25px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background-color: #004b95!important;
    color: #81d6f0!important;
    padding: 0 4px
}

img {
    border: 0
}

h2,
#RegBox h2,
#RegBoxBig h2,
#profile_box h2,
#PageBox h2 {
    float: left;
    height: 30px;
    font-size: 16px;
    color: #fff600;
    font-weight: 700;
    padding-top: 0;
    padding-left: 10px;
    width: 100%;
    margin: 0!important;
    line-height: normal
}

#wrapper {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    min-height: 100vh
}

#container {
    margin: 0 auto;
    height: 100%
}

.right {
    float: right
}

.left,
.btn_submit {
    float: left
}

.clear,
.left ul {
    clear: both
}

.noimg {
    position: relative;
    padding-top: 0;
    padding-bottom: 10px;
    height: 80px
}

.margin10 {
    margin-top: 10px
}

.center {
    text-align: center
}

.dl-horizontal dd {
    margin-bottom: 20px
}

.box_tab {
    margin: 8px 0 3px;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    max-width: 728px;
    width: 100%
}

.thumbnail {
    display: inline
}

#Most_Popular {
    padding-top: 13px
}

.vm-footer {
    z-index: 9999!important
}

#games_container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fit, 144px)!important;
    grid-gap: 8px;
    grid-auto-rows: min-content;
    justify-content: center;
    display: grid
}

#content-container {
    width: 1246px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

#next {
    opacity: .01
}

#headerbg {
    height: 61px;
    color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 850px;
    margin-top: -3px
}

#tabs-1 {
    padding: 6px 4px 0 20px
}

.adBox {
    height: 250px;
    width: 300px
}

#adBox-container {
    grid-area: 3/-4/1/-1;
    text-align: center;
    width: 100%;
    height: 300px;
    justify-content: center;
    display: flex;
    align-items: center
}

.main {
    width: 100%;
    float: left;
    border-radius: 10px;
    margin: 20px 0 0
}

.alert .warning {
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    color: #ff2525
}

.alert .warning,
.success,
.info,
.error {
    height: 16px;
    padding: 10px 0
}

.alert .success {
    color: #a7d82a
}

.error {
    color: red!important
}

.valid {
    color: #4eaf36!important
}

.thumbs-up {
    position: relative;
    bottom: -5px
}

.thumbs-up svg {
    overflow: visible;
    width: 14px;
    height: 14px
}

.thumbs-up path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 35px
}

.thumbs-down {
    position: relative;
    bottom: -5px
}

.thumbs-down svg {
    overflow: visible;
    width: 14px;
    height: 14px
}

.thumbs-down path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 35px
}

.box .new {
    background: url(../images/label_new.png);
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

.box .hot {
    background: url(../images/label_hot.png);
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

.box .featured {
    background: url(../images/label_featured.png);
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

.box .ad {
    width: 296px;
    height: 296px;
    position: absolute
}

.links {
    font-weight: 700;
    line-height: 20px;
    list-style: none
}

.links a {
    color: #1c89c4;
    text-decoration: none
}

.r5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.r10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

#nav {
    /* background: url(../images/header.jpg) repeat-x top; */
    background-color: #ffb300;
    position: relative;
    height: 57px;
    color: #fff;
    width: 100%;
    left: 0;
    z-index: 900;
    /* min-width: 850px; */
    padding: 3px 0 0;
    top: -3px;
    margin-bottom: 2px
}

#nav-game {
    background: url(../images/header.jpg) repeat-x top;
    height: 57px;
    color: #fff;
    width: 100%;
    position: sticky;
    z-index: 99999;
    min-width: 850px;
    padding: 3px 0 0;
    top: -3px
}

#logo {
    float: left
}

#logo img {
    width: 284px;
    height: 55px
}

#game-controls {
    padding-top: 4px
}

#catmenu {
    /* float: left; */
    padding-left: 330px
}

#catmenu li,
ul {
    list-style: none
}

.dropContainer {
    position: absolute;
    width: 213px;
    height: 41px;
    float: left;
    margin: 7px 0 0;
    padding: 0;
    font-size: 14px;
    z-index: 10000;
    text-align: left
}

.dropdown {
    position: absolute!important;
    width: 213px;
    height: 41px;
    float: left;
    z-index: 2000;
    background: url(../images/input.png) no-repeat left top;
    margin: 0;
    padding: 5px 0 0 5px
}

.dropContainer .children {
    height: 0;
    border-radius: 0 0 8px 8px;
    list-style: none outside none;
    opacity: .95;
    width: 209px;
    z-index: 1;
    border: 2px solid #ffe263;
    border-top: none;
    background: #a41300;
    margin: 0;
    padding: 0 0 6px;
    font-family: roboto condensed, sans-serif!important;
    overflow-y: auto;
    margin-top: 30px;
    transition: height 150ms ease-out;
    overflow: hidden
}

.dropdown li {
    height: 28px;
    text-decoration: none
}

.dropdown li a.parent {
    border: 0;
    font-weight: 700;
    color: #fff;
    display: block;
    opacity: .9;
    text-decoration: none;
    height: 28px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    z-index: 100;
    padding: 9px 7px
}

.dropdown li a.hover {
    display: block;
    border: 0;
    text-decoration: none;
    position: absolute
}

.dropContainer .children li a {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=99);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: .99;
    height: 20px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 4px
}

.search_row:hover,
.dropContainer .children li a:hover {
    background: #fed000;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    color: #111
}

.dropContainer a,
.dropContainer a:hover,
.dropContainer a:link,
.dropContainer a:active,
.dropContainer a:visited {
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    font-size: 14px
}

.dropdown a .menuItemName {
    position: relative
}

.dropdown #littleArrow {
    position: absolute;
    left: 176px;
    top: 5px;
    height: 32px;
    width: 32px
}

#littleArrow img {
    width: 32px;
    height: 32px
}

#searchContainer {
    z-index: 10000;
    float: left;
    border: 0;
    width: 213px;
    color: #111!important;
    display: block;
    text-decoration: none;
    position: absolute;
    right: 245px;
    margin: 7px 0 0;
    padding: 0
}

#search {
    float: left;
    height: 41px;
    width: 213px;
    background: url(../images/searchbox.png) no-repeat left top;
    border: 0;
    color: #111!important;
    display: block;
    text-decoration: none;
    position: absolute;
    z-index: 100;
    padding: 0;
    text-shadow: none
}

#search_line {
    border: 0!important;
    margin-top: 1px;
    background: 0 0!important;
    width: 148px;
    height: 38px;
    padding: 0 0 0 7px;
    border: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    color: #111!important;
    font-size: 14px;
    font-weight: 700
}

#search_button {
    position: absolute;
    border: 0;
    width: 32px;
    height: 32px;
    right: 4px;
    top: 4px!important;
    cursor: pointer;
    background: url(../images/search_icon.png) no-repeat;
    z-index: 102;
    margin: 0!important
}

#search_box {
    text-align: left;
    border-radius: 0 0 8px 8px;
    display: none;
    font-size: 14px;
    background: #fd8600;
    height: auto;
    position: relative;
    top: 26px;
    left: 0;
    width: 209px;
    z-index: 99;
    opacity: .95;
    border: 2px solid #ffe263;
    border-top: none;
    margin: 0;
    padding: 17px 0 6px
}

.search_word {
    color: #111;
    font-weight: 700;
    text-transform: capitalize
}

.search_row {
    border: 0 solid;
    height: 40px;
    position: relative;
    margin: 0 auto;
    color: #111;
    font-weight: 700
}

.search_thumb {
    height: 25px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 25px;
    border: 2px solid #ffe263;
    border-radius: 5px
}

.search_game_title {
    color: #111;
    height: 20px;
    float: left;
    overflow: hidden;
    padding: 10px 0 0 33px;
    line-height: 17px
}

.search_hover {
    background-color: #fdb800!important;
    color: #fff!important
}

.search_game_title a {
    text-decoration: none
}

.page_container {
    width: 100%;
    margin: 0 auto
}

.page_description {
    background-color: #07366b;
    border-radius: 10px;
    padding: 10px;
    width: 95%;
    margin: 65px auto -55px;
    overflow-y: auto;
    max-height: 200px;
    color: #c2c5cd
}

#RegBox {
    position: relative;
    width: 350px;
    height: 420px;
    text-align: left;
    padding-top: 7px;
    font-size: 12px;
    background: #0d368a;
    color: #42c1f4;
    margin: 0 auto;
    margin-top: 20px
}

#RegBox .remember {
    float: left;
    margin-top: 5px;
    margin-left: 95px
}

#RegBox .lable_remember {
    margin-left: 5px;
    font-size: 14px
}

.lable {
    margin-top: 10px;
    color: #a6d6fb;
    font-size: 15px;
    float: left
}

.links_login a,
.error_sign,
.social ul a {
    color: #1c89c4
}

.box {
    background: url(../images/boxbg.png);
    float: left;
    width: 130px;
    height: 130px;
    border: 7px solid #0a2e4a;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}


/* .box:hover {
    border: 7px solid #ffd202
} */

.box a {
    color: #1c89c4;
    font-size: 12px
}

.box .caption {
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    overflow: hidden
}

.box .caption span {
    font-size: 14px!important;
    position: absolute;
    text-align: center;
    color: #fed000;
    margin: 0;
    padding: 5px;
    width: 100%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.box .caption span a {
    color: #fed000
}

.box:hover .caption {
    display: block
}

.box:hover img {
    transform: scale(1.5)
}

.box img {
    transition: transform .5s ease;
    border: 0;
    position: absolute
}

.fullsc-icon {
    visibility: hidden;
    float: right;
    margin-right: 5px;
    margin-left: 3px;
    margin-top: 8px;
    vertical-align: top;
    background: url(../images/fullsc.png) no-repeat left center;
    width: 19px;
    height: 20px;
    cursor: pointer
}

.green {
    color: #4fb335
}

.red {
    color: #d72222
}

.ui-button-text:hover {
    color: #fff
}

#Game-area {
    width: 728px;
    height: 560px;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

#game-header {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 65px;
    height: 50px
}

#Game {
    height: 100%;
    background-color: #000
}

#fullscreen {
    border: 3px solid #c99;
    border-radius: 3px;
    box-shadow: 0 0 1px 1px #c99;
    background: #fafafa;
    color: inherit;
    padding: 0 10px 5px
}

#GameBox {
    height: 604px;
    padding-bottom: 40px;
    min-width: 600px;
    width: 100%
}

#GameBox .content {
    color: #e9dbea;
    text-align: left;
    padding: 8px
}

#GameBox .content p {
    padding: 10px 0
}

#GameBox .content label {
    color: #1c89c4
}

#PageBox,
#profile_box {
    width: 100%;
    min-height: 430px;
    position: relative;
    margin: 20px 0 3px 4px;
    padding: 5px;
    color: #a6d6fb
}

#profile_box label {
    color: #1c89c4
}

#main-games-container {
    float: left;
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

#game-play-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-radius: 7px;
    background: #002258;
    overflow: hidden
}

#game-container {
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

#leftSeg {
    float: left;
    width: 928px;
    margin-bottom: 36px
}

#rightSeg {
    float: left;
    height: 100%;
    width: 310px
}

.box-shadow {
    border: 1px solid rgba(2, 20, 40, .5);
    -webkit-box-shadow: 0 2px 6px rgba(2, 20, 40, .5), inset 0 1px rgba(255, 255, 255, .3), inset 0 30px rgba(2, 20, 40, .85), inset 0 30px 0 rgba(255, 255, 255, .25), inset 0 0 0 rgba(2, 20, 40, .3);
    -moz-box-shadow: 0 2px 6px rgba(2, 20, 40, .5), inset 0 1px rgba(255, 255, 255, .3), inset 0 30px rgba(2, 20, 40, .85), inset 0 30px 0 rgba(255, 255, 255, .25), inset 0 0 0 rgba(2, 20, 40, .3);
    box-shadow: 0 2px 6px rgba(2, 20, 40, .5), inset 0 1px rgba(255, 255, 255, .3), inset 0 30px rgba(2, 20, 40, .85), inset 0 30px 0 rgba(255, 255, 255, .25), inset 0 0 0 rgba(2, 20, 40, .3);
    background: rgba(2, 20, 40, .25)
}

.game_information {
    float: left;
    color: #fff600;
    padding-left: 45px;
    font-size: 12px
}

.game_information .info_titles {
    font-size: 12px;
    font-weight: 700;
    color: #fff600;
    padding-bottom: 35px
}

.game_information .game_title {
    font-size: 16px;
    color: #fff600;
    padding-bottom: 35px
}

.game_information2 {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13px;
    margin-bottom: 8px
}

.game_information2 .info_titles {
    font-size: 13px;
    font-weight: 700;
    color: #8bc53f;
    padding-bottom: 35px
}

.game_information2 .game_title {
    font-size: 16px;
    color: #8bc53f;
    padding-bottom: 35px
}

.game_description {
    float: left;
    width: 565px;
    height: 80px;
    overflow-y: auto
}

.tags {
    float: left;
    clear: none!important;
    margin-top: 8px
}

.tags li {
    list-style: none;
    display: inline-block;
    background: #19519b;
    font-size: 12px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 0 5px 5px 0;
    padding: 5px 10px
}

.icon_tags {
    float: left;
    color: #7fbd0b;
    padding-top: 18px
}

.tags li a {
    color: #fff;
    text-decoration: none
}

.tags li:hover {
    background: #8cc63f
}

.button-modern {
    -moz-box-shadow: inset 0 1px 0 0 #f6a300;
    -webkit-box-shadow: inset 0 1px 0 0 #f6a300;
    box-shadow: inset 0 1px 0 0 #f6a300;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fffb02), color-stop(1, #f6a300));
    background: -moz-linear-gradient( center top, #fffb02 5%, #f6a300 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#86d8ff');
    background-color: #fffb02;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #732a09;
    display: inline-block;
    color: #732a09;
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    width: 160px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #fffb02;
    cursor: pointer
}

.button-modern:hover,
#comment_form_submit:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6a300), color-stop(1, #fffb02));
    background: -moz-linear-gradient( center top, #f6a300 5%, #fffb02 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6a300', endColorstr='#fffb02');
    background-color: #f6a300
}

*::-webkit-input-placeholder {
    color: #4e94da
}

*:-moz-placeholder {
    color: #4e94da
}

*::-moz-placeholder {
    color: #4e94da
}

*:-ms-input-placeholder {
    color: #4e94da
}

#footer-wrap {
    min-height: 25px;
    width: 100%;
    background: #05204c;
    bottom: 0;
    left: 0;
    opacity: .85;
    z-index: 99;
    border-top: solid 2px #05204c;
    font-size: 11px;
    position: absolute
}

#footer-links {
    width: 100%;
    float: left;
    bottom: 0;
    margin-bottom: 0;
    background: #05204c
}

#footer-links ul {
    margin: 0
}

#footer-links .left {
    float: left;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0!important
}

#footer-links .left ul li {
    display: inline
}

#footer-links .left a {
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
    cursor: pointer
}

#footer-links .left a:hover {
    color: #f6a821!important;
    text-decoration: none
}

#copyright {
    color: #fff;
    text-align: left;
    overflow: hidden;
    padding-top: 5px;
    float: right
}

#copyright a {
    color: #fff;
    padding: 0 5px;
    text-decoration: none;
    cursor: pointer
}

.box-shadow-custom {
    border: 1px solid rgba(2, 20, 40, .5);
    background: rgba(2, 20, 40, .25)
}

a {
    color: #fff600
}

#content-container2 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 62px
}

.ad-caption {
    font-size: .7em;
    letter-spacing: .09em;
    color: #4090bf;
    background-color: #002258;
    text-transform: uppercase;
    margin: 10px 0 0;
    display: inline-block;
    width: 300px;
    text-align: center;
    padding: 7px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
}

d-caption {
    background-color: #481b68!important
}

#tabs {
    border-radius: 5px;
    padding: 5px;
    min-height: 120px;
    overflow: auto;
    background: #002258
}

#videowalkthrough {
    display: inline-block;
    width: 100%;
    max-width: 686px;
    border-radius: 5px;
    margin: 4px 0 20px;
    min-height: 382px;
    padding: 6px 20px;
    background: #002258
}

#left {
    width: width: 1192px
}

.gamedesc {
    position: relative
}

#disqus_thread {
    width: 100%;
    height: 100%
}

#gameTopLeaderboard {
    margin-top: 4px;
    margin-left: auto;
    margin-bottom: 7px;
    margin-right: auto;
    text-align: center;
    width: 728px;
    height: 90px
}

#walkthroughBtnContainer {
    display: inline-block;
    height: 45px;
    vertical-align: top;
    float: right
}

#walkthroughBtn {
    float: right;
    cursor: pointer;
    border-left: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    font-size: .7em;
    padding: 6px 8px 1px
}

#walkthrough-icon:hover {
    color: #f6a821!important;
    text-decoration: none
}

#Walkthrough {
    margin-right: 15px;
    margin-top: 5px
}

#gameMiddleLeaderboard {
    text-align: center;
    margin-bottom: 12px;
    margin-top: 12px;
    height: 90px
}

#gameBotLeaderboard {
    display: none;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px
}

.nav {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 50px
}

.pagination {
    display: inline-block;
    border-radius: 4px;
    margin-left: 4px
}

.pagination>li {
    display: inline-block;
    text-align: -webkit-match-parent
}

.pagination>li:first-child>a {
    margin-left: 0;
    border-radius: 3px
}

.pagination li.active a {
    background: #f6a821;
    color: #fff;
    pointer-events: none;
    border: none
}

.pagination li a {
    border: none;
    line-height: 36px;
    display: inline-block;
    padding: 0 15px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none;
    text-transform: uppercase;
    margin: 4px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #003760
}

.pagination>li>a {
    position: relative;
    float: left
}

.pagination li a:hover {
    background: #f6a821;
    color: #fff
}

.chevron-left path,
.chevron-right path {
    stroke: #fff;
    stroke-width: 1px
}

.chevron-left svg,
.chevron-right svg {
    fill: #fff;
    width: 12px;
    height: 15px;
    position: relative;
    top: 5px;
    margin-right: 1px
}

#gameTitle {
    display: inline-block;
    vertical-align: top;
    height: 35px;
    width: 990px;
    text-align: center
}

#leftSkyscraper {
    width: 300px;
    height: 600px;
    display: inline-block;
    left: -310px;
    vertical-align: top;
    position: absolute
}

#rightSkyscraper {
    width: 300px;
    height: 600px;
    display: inline-block;
    right: -310px;
    vertical-align: top;
    position: absolute
}

#float-right {
    float: right
}

#float-left {
    float: left
}

#GameFileWrapper {
    display: none;
    overflow: hidden;
    position: relative;
    width: 728px;
    height: 560px;
    margin: 0 auto;
    background: url(https://www.playingfungames.com/themes/booster/images/oval.svg) no-repeat center
}

#main_games_container {
    text-align: center;
    display: inline-block;
    width: 728px;
    position: relative;
    padding-bottom: 20px
}

#gameHeader {
    display: inline-block;
    font-size: 19px;
    margin-left: 34px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 0 0 0
}

#gameTitles {
    width: 100%;
    height: 35px;
    display: inline-block;
    text-align: center
}

#trig_fullscreen {
    float: right;
    color: #fff;
    padding: 7px 7px 0;
    font-size: .7em
}

#fullscreen-icon {
    color: #fff;
    fill: currentColor
}

#fullscreen-icon:hover {
    color: #f6a821!important;
    text-decoration: none
}

#fullscreen_icon:hover {
    color: #f6a821;
    text-decoration: none
}

#leftSkyscraper .vm-placement {
    margin-right: 0!important;
    justify-content: flex-end!important
}

#rightSkyscraper .vm-placement {
    margin-left: 0!important;
    justify-content: flex-start!important
}

#GameFileEmbed {
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.rand-img {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0
}

#gprand-games .item img {
    display: block;
    width: 100%;
    border: 0
}

#gprand-games {
    display: flex;
    padding: 0 3px
}

.gprandom_caption {
    display: none;
    width: 100%;
    font-size: .7em;
    bottom: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    background-color: rgba(0, 0, 0, .85);
    color: #fff;
    padding: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.item:hover .gprandom_caption {
    display: block
}

#rand-games-slider {
    min-height: 126px;
    width: 728px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background: #002258;
    border-radius: 5px
}

#gprand-games .item {
    float: left;
    width: 16.666666666667%;
    display: block;
    overflow: hidden;
    position: relative;
    margin: 6px 3px
}

.wgPrerollLogo {
    display: none!important
}

.wgmoreGamesLogo {
    display: none!important
}

.wgPrerollLogoBottom {
    display: none!important
}

.box-footer {
    margin-top: 8px;
    visibility: hidden
}

.btn-success {
    background-color: #59b453!important;
    border-color: #59b453;
    color: #fff
}

#upvote-btn {
    margin-right: 2px
}

.btn-danger {
    background-color: #f25454!important;
    border-color: #f25454;
    color: #fff
}

.badge {
    display: inline-block;
    min-width: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
    padding: 0 3px
}

.btn {
    color: #fff;
    background: #19519b;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    padding: 7px 13px;
    border-radius: 2px;
    border-width: 2px
}

.btn:hover {
    background: #3d6191;
    cursor: pointer
}

@media(min-width:1001px) and (max-width:1410px) {
    #main_games_container {
        max-width: 728px
    }
    #Game-area {
        max-width: 728px
    }
    #GameFileWrapper {
        max-width: 728px
    }
    #rand-games-slider {
        min-height: 126px
    }
    .gp-bottomgames-container {
        max-width: 727px
    }
    #videowalkthrough {
        max-width: 687px
    }
    #leftSkyscraper {
        left: -310px!important
    }
    #rightSkyscraper {
        right: -310px!important
    }
}

@media only screen and (max-width:1200px) and (min-width:1120px) {
    #main_games_container {
        display: flex;
        align-content: flex-start;
        flex-flow: column wrap
    }
    #leftSkyscraper {
        display: none!important
    }
    .gp-bottomgames-container,
    #main_games_container,
    #Game-area,
    #GameFileWrapper,
    .box_tab {
        width: 850px!important;
        max-width: 850px!important
    }
    #videowalkthrough {
        max-width: 808px
    }
    .gprandom_caption {
        width: 134px
    }
    #rand-games-slider {
        min-height: 150px
    }
}

@media(max-width:799px) {
    #rand-games-slider {
        width: 100%!important;
        min-height: initial
    }
    #rightSkyscraper {
        display: none!important
    }
    #game-play-container,
    #main_games_container,
    #Game-area,
    #GameFileWrapper {
        width: 100%!important
    }
    #gameMiddleLeaderboard {
        width: 100%;
        margin: 12px 0
    }
    .box_tab {
        max-width: initial
    }
    #videowalkthrough {
        max-width: initial;
        box-sizing: border-box;
        margin-left: 0!important;
        margin-right: 0!important
    }
    #Game-area,
    #GameFileWrapper {
        height: 480px!important
    }
    #GameBox {
        height: 524px!important;
        min-width: initial
    }
}

@media(min-width:800px) and (max-width:1000px) {
    #main_games_container {
        max-width: 640px
    }
    #Game-area {
        max-width: 640px
    }
    #GameFileWrapper {
        max-width: 640px
    }
    #rand-games-slider {
        min-height: 111px
    }
    .gp-bottomgames-container {
        max-width: 639px
    }
    #videowalkthrough {
        max-width: 598px
    }
    #leftSkyscraper {
        left: -310px!important
    }
    #rightSkyscraper {
        right: -310px!important
    }
    #gameMiddleLeaderboard {
        overflow: hidden;
        max-width: 640px
    }
    #Game-area,
    #GameFileWrapper {
        height: 480px!important
    }
    #GameBox {
        height: 524px!important;
        min-width: initial
    }
}

@media(max-width:1119px) {
    #main_games_container {
        display: flex;
        align-content: flex-start;
        flex-flow: column wrap
    }
    #leftSkyscraper {
        display: none!important
    }
    #videowalkthrough {
        margin: 4px auto 20px
    }
}

[data-ref=vm-preloader] {
    justify-content: flex-start!important
}

@media(max-width:850px) {
    #catmenu,
    #searchContainer {
        display: none;
    }
    .topperight {
        display: block;
        margin-top: -40px !important;
        margin-right: 20px;
    }
}

@media(min-width:850px) {
    #catmenu,
    #searchContainer {
        display: block;
    }
    .topperight {
        display: none;
    }
}