body {
    font-family: arial;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100vh;
}

.wrapper {
    background: #012055 none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sub-wrapper {
    float: none;
    margin: 0;
    padding: 0;
    width: 1248px;
}
.coupn-wrap .sub-wrapper {
    width: 100%;
}
.sub-wrapper-inner {
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}
.sub-wrpper-inner {
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}
a {
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: medium none;
    text-decoration: none;
}
.logo-wrapper {
    float: left;
    margin: 0;
    width: 100%;
}
.logo {
    float: left;
    padding: 0 0 0 25px;
    width: auto;
}
.coupn-wrap .logo {
    padding: 0 0 0 80px;
}
.logo a {
    float: left;
}
.logo img {
    float: left;
    border:none;
}
.main-wrapper {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    width: 100%;
}
.coupn-wrap .main-wrapper {
    background: #fff none repeat scroll 0 0;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    box-sizing: border-box;
    padding: 50px 0;
}
.content-wrapper {
    background: #08142a url("/images/circuit_left.gif") repeat-y scroll 0 0;
    float: left;
    padding: 0 0 0 12px;
    width: 83%;
}
.add-wrapper {
    float: left;
    margin-left: 8px;
    width: 15%;
}
.border-left-nav {
    background: rgba(0, 0, 0, 0) url("/images/black.png") repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
}
.navigation-wrapper {
    float: left;
    padding: 0;
    position: relative;
    width: 25.5%;
}
.center-wrapper {
    background: #fff url("/images/circuit_main_right.gif") repeat-y scroll right 0;
    float: left;
    min-height: 930px;
    padding-right: 12px;
    width: 73.3%;
}
.navigation-header {
    background: rgba(0, 0, 0, 0) url("/images/nav-strip.png") repeat scroll 0 0;
    float: left;
    padding: 15px 0 12px;
    width: 100%;
}
.index-cntnt .deal-wrap .navigation-header {
    border-bottom: 1px solid #5276ab;
    padding-bottom: 1px;
}
.rom-img {
    background: rgba(0, 0, 0, 0) url("/images/border.png") no-repeat scroll right center;
    float: left;
    text-align: center;
    width: 60px;
}
.rom-img a {
    background: rgba(0, 0, 0, 0) url("/images/rom.png") no-repeat scroll center center;
    float: left;
    height: 25px;
    width: 60px;
}
.rom-img a.deal {
    background-image: url("/images/deals.png");
}
.rom-img a.email {
    background: transparent url("/images/cart.png") no-repeat scroll center 3px;
    display: inline-block;
    float: none;
    height: 34px;
    width: 31px;
}
.rom-img a.email:hover {
    background-position: center -79px;
}
.rom-drp-arow {
    float: right;
    padding: 12px 20px 5px 0;
}
.rom-drp-arow span {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.rom-txt {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px 0 0 10px;
}
.navigation-ul-li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.navigation-ul-li ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 15px 0 30px;
    width: 100%;
}

.navigation-ul-li ul.mob-menu{display: none;}
.navigation-ul-li ul li {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    box-sizing: border-box;
    float: left;
    margin: 0;
    width: 100%;
}
.navigation-ul-li ul li a {
    background: rgba(0, 0, 0, 0) url("/images/default-arr.png") no-repeat scroll 0 center;
    border-bottom: 1px dashed #263144;
    color: #9eacc7;
    float: left;
    font-size: 14px;
    padding: 5px 0 5px 5%;
    width: 95%;
}
.navigation-ul-li ul li.active {
    background: rgba(0, 0, 0, 0) url("/images/nav-hover.jpg") repeat-x scroll 0 0;
}
.navigation-ul-li ul li a:hover, .navigation-ul-li ul li a:focus, .navigation-ul-li ul li a:active, .navigation-ul-li ul li.active a {
    background: rgba(0, 0, 0, 0) url("/images/white-arr.png") no-repeat scroll 0 center;
    color: #fff;
}
.navigation-ul-li ul li.active a {
    border-bottom: medium none;
    padding: 5px 0 6px 18px;
}
.border-top-image {
    background: rgba(0, 0, 0, 0) url("/images/circuit_main_top.gif") repeat-x scroll 0 0;
    float: left;
    height: 23px;
    margin-left: 0;
    width: 83%;
}
.coupn-wrap .border-top-image {
    margin: 0;
    width: 83%;
}
.border-bottom-image {
    background: rgba(0, 0, 0, 0) url("/images/circuit_main_bottom.gif") repeat scroll 0 0;
    float: right;
    height: 23px;
    margin-right: 200px;
    width: 1000px;
}
.coupn-wrap .border-bottom-image {
    margin: 0;
    width: 100%;
}
.center-iner-wrap {
    border: 10px solid transparent;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.first-add-wrap {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    text-align: center;
}
.first-add-wrap .add {
    float: none;
    width: 306px;
    display: inline-block;
}
.add-wrapper .add {
    float: left;
    width: 162px;
}
.add img {
    float: left;
    width: 100%;
}
.system-game-head {
    background: #345d99 none repeat scroll 0 0;
    border: 25px solid transparent;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 16px;
    width: 100%;
}
.system-game-link {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 20px 4%;
    width: 92%;
}
.system-console-link {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 20px 4%;
    width: 92%;
}
.system-game-link:nth-child(2n+1) {
    background: #f8f8f8 none repeat scroll 0 0;
}
.system-link {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 20px 4%;
    width: 92%;
}
.system-link:nth-child(2n+1) {
    background: #f8f8f8 none repeat scroll 0 0;
}
.system-game-wrap {
    float: left;
    margin: 0 0 35px;
    width: 100%;
}
.game-version {
    float: left;
    width: 100%;
}
.game-version a {
    border-bottom: 2px solid #1752aa;
    color: #1752aa;
    font-size: 14px;
    font-weight: bold;
}
.game-title {
    color: #5c5c5c;
    float: left;
    font-size: 13px;
    margin-top: 5px;
    width: 100%;
}
.pagination-wrap {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.pagination-notice {
    color: #f01c10;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pagination {
    background: #012055 none repeat scroll 0 0;
    float: left;
    text-align: center;
    width: 100%;
}
.page {
    box-sizing: border-box;
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 15px 0;
    width: 410px;
}
.page a {
    border-left: 1px solid #344d77;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 0 3px;
}
.page a:first-child {
    border-left: medium none;
}
.page a:hover, .page a:active, .page a:focus, .page a.active {
    color: #7fb2fd;
}
.page-most {
    background: rgba(0, 0, 0, 0) url("/images/nav-strip.png") repeat scroll 0 -3px;
    float: left;
    width: 100%;
}
.page-most ul {
    float: left;
    margin: 0;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
.page-most ul li {
    border-right: 1px solid #284776;
    display: inline-block;
    float: none;
    padding: 0 15px;
}
.page-most ul li:last-child {
    border-right: medium none;
}
.page-most ul li a {
    color: #fff;
    font-size: 14px;
}
.page-most ul li a:hover, .page-most ul li a:active, .page-most ul li a:focus, .page-most ul li a.active {
    border-bottom: 1px solid #fff;
}
.social-ul-li {
    float: left;
    width: 100%;
}
.social-ul-li ul {
    border-left: 20px solid transparent;
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.game-social.social-ul-li ul {
    padding: 0;
}
.social-ul-li ul li {
    float: left;
}
.social-ul-li ul li a {
    float: left;
    height: 26px;
    width: 26px;
}
.social-ul-li ul li a.fb {
    background: rgba(0, 0, 0, 0) url("/images/facebook.png") no-repeat scroll 0 0;
}
.social-ul-li ul li a.twiter {
    background: rgba(0, 0, 0, 0) url("/images/twitter.png") no-repeat scroll 0 0;
}
.social-ul-li ul li a.mail {
    background: rgba(0, 0, 0, 0) url("/images/mail.png") no-repeat scroll 0 0;
}
.social-ul-li ul li a.gogle {
    background: rgba(0, 0, 0, 0) url("/images/gplus.png") no-repeat scroll 0 0;
}
.social-ul-li ul li a.pintrst {
    background: rgba(0, 0, 0, 0) url("/images/pin.png") no-repeat scroll 0 0;
}
.footer-wrapper {
    float: left;
    width: 100%;
}
.footer-wrapper ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-wrapper ul li {
    float: left;
}
.footer-iner {
    float: left;
    padding: 0 0 0 52px;
}
.footer-wrapper ul li a {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding-right: 5px;
}
.footer-wrapper ul li:last-child a {
    border-right: medium none;
    padding-left: 5px;
}
.system-roms-table {
    float: left;
    margin: 20px 0;
    width: 100%;
}
.system-rom-heder {
    background: #0978b8 none repeat scroll 0 0;
    float: left;
    padding: 13px 0;
    width: 100%;
}
.rom-th {
    background: #2a2a2a none repeat scroll 0 0;
    color: #bababa;
    float: left;
    font-size: 14px;
    width: 100%;
}
.rom-tr {
    float: left;
    text-align: center;
    width: 14%;
}
.rom-tr.title {
    text-align: left;
    width: 58%;
}
.rom-tr.title span {
    float: left;
}
.rom-tr.title .camera {
    background: rgba(0, 0, 0, 0) url("/images/camera.png") no-repeat scroll 0 0;
    float: left;
    height: 16px;
    margin-left: 10px;
    width: 18px;
}
.game-page .rom-tr.title {
    width: 46%;
}
.game-page .rom-tr.file-size {
    text-align: left;
    width: auto;
}
.rom-th-wrap, .system-rom-tr-wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 15px 10px 15px 30px;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.system-rom-drct {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #686868 none repeat scroll 0 0;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 5px 15px 5px 5px;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 14px;
    width: 100%;
}
.drct-link {
    float: left;
    width: 40%;
}
.drct-link a {
    background: rgba(0, 0, 0, 0) url("/images/bg-gredient.png") repeat scroll 0 0;
    color: #000;
    display: none;
    float: left;
    font-weight: bold;
    padding: 7px 20px;
}
.drct-link a span {
    background: rgba(0, 0, 0, 0) url("/images/direct-download.png") no-repeat scroll 0 center;
    padding: 0 0 0 15px;
}
.alt-link {
    float: left;
    font-size: 13px;
    padding: 5px 0;
    text-align: right;
    width: 60%;
}
.drct-link .timer {
    float: left;
    font-size: 13px;
    padding: 5px;
}
.alt-link a {
    border-bottom: 2px solid #72a3ed;
    color: #72a3ed;
    font-size: 14px;
    font-weight: bold;
    padding-left: 2px;
}
.system-rom-tr {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #454545;
    float: left;
    font-size: 13px;
    width: 100%;
}
.system-rom-tr:nth-child(2n) {
    background: #f1f1f1 none repeat scroll 0 0;
}
.system-rom-tr a.rate {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #39629f;
    font-size: 12px;
    padding: 5px 15px;
}
.game-page .system-rom-tr a.rate {
    margin-left: 5px;
}
.game-page .system-rom-tr a.download {
    background: rgba(0, 0, 0, 0) url("/images/download-ar.png") no-repeat scroll 0 center;
    float: left;
    padding: 0 0 4px 20px;
}
.game-page .system-rom-tr a.rate.hide {
    display: none;
    float: left;
}
.game-page .system-rom-tr span.hide {
    display: none;
    float: left;
    margin: 5px 0 0 20px;
}
.game-page .system-rom-tr a.download span {
    border-bottom: 2px solid #43891d;
    color: #43891d;
    font-size: 15px;
    font-weight: bold;
}
.system-rom-tr .title {
    font-size: 14px;
}
.social-text {
    color: #454545;
    float: left;
    font-size: 14px;
    margin: 0 0 15px;
    width: 100%;
}
.social-shar-wrap {
    float: left;
    margin: 10px 0 15px;
    width: 100%;
}
.game-img-wrap {
    float: left;
    width: 100%;
}
.game-img {
    float: left;
    width: auto;
}
.game-img img {
    float: left;
}
.return-link-wrap {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    float: left;
    margin: 0 0 15px;
    padding: 15px 0;
    width: 100%;
}
.return-link-wrap a {
    font-size: 14px;
}
.return-link-wrap a.return-link span {
    border-bottom: 2px solid #355d99;
    color: #355d99;
    font-weight: bold;
}
.return-link-wrap a.return-link {
    background: rgba(0, 0, 0, 0) url("/images/arr-.png") no-repeat scroll 0 center;
    padding: 0 0 0 25px;
}
.return-link-wrap a.game-link {
    border-bottom: 1px solid #3a93c6;
    color: #3a93c6;
    margin-left: 10px;
}
.index-cntnt {
    float: left;
    width: 100%;
}
.deal-wrap {
    float: left;
    margin: 0 0 30px;
    width: 100%;
}
.online-wrap {
    float: left;
    margin: 0 0 30px;
    width: 100%;
}
.email-wrap {
    background: #1f3658 none repeat scroll 0 0;
    border-bottom: 1px solid #3a4e6b;
    float: left;
    padding: 15px 0;
    width: 100%;
}
.email-wrap:last-child {
    border-bottom-color: #5276ab;
}
.email-wrap:nth-child(2n+1) {
    background: #172943 none repeat scroll 0 0;
}
.email-wrap .para {
    color: #acc2e2;
    float: left;
    font-size: 12px;
    margin: 0 0 2px;
    width: 100%;
}
.email-wrap .para a {
    color: #deab20;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
}
.email-wrap .para a:hover {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.email-text {
    float: left;
    margin: 0 0 0 10px;
    width: 89%;
}
.index-cntnt .deal-wrap .navigation-header.bottom {
    background-position: 0 -37px;
    height: 15px;
    padding: 0;
}
.online-wrap .navigation-header {
    padding-bottom: 16px;
}
.online-tr {
    float: left;
    width: 100%;
}
.online-td {
    border-bottom: 1px dashed #b7b7b7;
    color: #868686;
    float: left;
    font-size: 14px;
    padding: 20px 0;
    width: 43%;
}
.online-td:nth-child(2n+1) {
    margin-right: 4%;
}
.online-td:nth-child(2n) {
    margin-left: 4%;
}
.online-td a {
    border-bottom: 2px solid #1753aa;
    color: #1753aa;
    font-size: 15px;
    font-weight: bold;
}
.number {
    color: #000;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 30%;
}
.online-td-iner {
    float: left;
    width: 70%;
}
.online-td-iner .para {
    float: left;
    width: 100%;
}
.online-td-iner .para:first-child {
    margin-bottom: 3px;
}
.index-pagination-wrap {
    float: left;
    width: 100%;
}
.index-pagination {
    float: left;
    width: 100%;
}
.index-pagination a {
    background: rgba(0, 0, 0, 0) url("/images/pagging.png") no-repeat scroll -41px 0;
    color: #919191;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    margin-right: 5px;
    padding-top: 5px;
    text-align: center;
    width: 30px;
}
.index-pagination a:hover, .index-pagination a:focus, .index-pagination a:active, .index-pagination a.active {
    color: #1753aa;
}
.index-pagination a.prev {
    background-position: 0 0;
}
.index-pagination a.nxt {
    background-position: -81px 0;
}
.coupn-wrap p {
    float: left;
    margin: 0;
    width: 100%;
}
.black {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: bold;
}
.black14 {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: bold;
}
.gray {
    color: #565656;
    font-size: 14px;
}
.red {
    color: #f01c10;
    font-size: 14px;
    font-weight: bold;
}
.green {
    color: #43891d;
    font-size: 14px;
    font-weight: bold;
}
.mrgn-btm-33 {
    margin-bottom: 33px !important;
}
.mrgn-btm-3 {
    margin-bottom: 3px !important;
}
.mrgn-btm-29 {
    margin-bottom: 29px !important;
}
.mrgn-btm-90 {
    margin-bottom: 90px !important;
}
.bold {
    color: #2b2b2b;
    font-weight: bold;
}
.img-cpn-wrap {
    border-bottom: 1px solid #c7ceda;
    border-top: 1px solid #c7ceda;
    float: left;
    margin: 0 0 20px;
    padding: 25px 0 15px;
    width: 100%;
}
.buy-wrap {
    border-bottom: 1px solid #c7ceda;
    border-top: 1px solid #c7ceda;
    float: left;
    margin: 0 0 20px;
    padding: 25px 0 15px;
    width: 100%;
}
.img-cpn {
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.img-cpn img {
    float: left;
}
.mailed-cpn {
    background: #f01c10 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    float: left;
    font-weight: bold;
    margin: -5px 10px 5px 0;
    padding: 5px 20px 3px;
}
.coupn-wrap .social-ul-li span {
    float: left;
    padding: 3px 0 0;
}
.coupn-wrap .social-ul-li ul {
    padding: 0 0 0 7px;
    width: auto;
}
.paypal {
    background: #f2f4f6 none repeat scroll 0 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    box-sizing: border-box;
    color: #2b2b2b;
    float: left;
    font-size: 14px;
    margin: 35px 0;
    padding: 20px 0;
    width: 100%;
    position: relative;
}
.chose-scltbx-wrap {
    float: left;
    width: 100%;
}
.buy-btn a {
    background: #012055 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 15px 39px;
}
.selctbx {
    color: #f01c10;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 2%;
    margin-top: 20px;
    width: 34%;
}
.selctbx p {
    margin-top: 5px;
}
.buy-btn {
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    width: 13%;
}
.buy-btn p {
    color: #565656;
    font-size: 9px;
    letter-spacing: 0.5px;
    margin-top: 5px;
}
.buy-btn .blue {
    color: #012055;
}
.auth-img {
    float: left;
    width: 49%;
}
.paypal span.img {
    border-right: 1px solid #ddd;
    margin-right: 10px;
    width: 85px;
    float: left;
    padding-right: 10px;
}
select::-ms-expand { display: none; }
.paypal span.text {
    padding-top: 0;
    padding-left: 108px;
    width: 100%;
    float: left;
    margin-top: -23px;
    box-sizing:border-box;
}
.paypal span img {
    float: left;
    border: none;
}
.paypal a.click {
    border-bottom: 2px solid #2b2b2b;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: bold;
}
.selctbx select {
    border: 1px solid #2b2b2b;
    padding: 10px 5px;
    width: 100%;
}
.add-show .navigation-wrapper .add {
    border-left: 20px solid transparent;
    box-sizing: border-box;
    display: none;
    float: left;
    padding: 20px 0;
    width: 166px;
}
.mob-nav {
    display: none;
}
select{-moz-appearance: none;background: #fff url("/images/drop-down.png") no-repeat scroll calc(100% - 20px) calc(1em + 7px);border: thin solid #ddd;box-sizing: border-box;display: inline-block;line-height: 1.5em;margin: 0;padding: 0.5em 3.5em 0.5em 1em;}
.selctbx select:focus {outline: medium none;}
.selctbx select option {padding: 5px;}
.mob.social-ul-li {display: none;}
.mob.social-ul-li ul li a {border-right: 0 none !important;}
.mob.social-ul-li ul li {display: inline-block;float: none;}
.mob.social-ul-li ul{text-align: center;}
.mob-nav-toggle {
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    display: none;
    float: left;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    box-sizing:border-box;
}
.mob-nav-toggle{cursor: pointer;float: left;text-align: center;width: 100%;}
.mob-nav-toggle .caret {border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px dashed;cursor: pointer;display: inline-block;position: absolute;right: 15px;top: 22px;vertical-align: middle;width: 0;}
@media screen and (min-width: 320px) and (max-width: 345px) {
.img-cpn img{width: 100%;}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.file-size {
/*    display: none; */
display: block;
}
.sub-wrapper{width: 100%;}
.content-wrapper {
    background-color: #fff;
    background-image: none;
    padding: 0;
    width: 100%;
}
.main-wrapper{padding: 0;}
.border-top-image {
    margin: 0;
    width: 100%;
}
.border-bottom-image {
    margin-right: 0;
    width: 100%;
}
.system1-wraper .add-wrapper {
    display: none;
}
.center-wrapper {
    background-image: none;
    min-height: 0;
    padding: 5px 0 5px;
}
.logo {
    padding: 0;
    text-align: center;
    width: 100%;
}
.logo a {
    float: none;
}
.logo img {
    float: none;
}
.navigation-wrapper {
    width: 100%;
}
.center-wrapper {
    width: 100%;
}
.navigation-wrapper .social-ul-li {
    display: none;
}
.navigation-wrapper .navigation-header {
    display: none;
}
.center-iner-wrap {
    border-width: 5px 0px 10px;
}
.page-most ul li {
    padding: 0 5px;
}
.footer-iner {
    padding: 0;
    text-align: center;
    width: 100%;
}
.footer-wrapper ul {
    text-align: center;
    width: 100%;
}
.footer-wrapper ul li {
    display: inline-block;
    float: none;
}
.mob-nav {
    display: block;
    margin: 25px 0 0;
    width: 100%;
}
.navigation-ul-li ul {
    display: none;
}
.navigation-ul-li {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-sizing: border-box;
    margin-top: 10px;
}
.first-add-wrap .add {
    float: none;
    margin: 10 auto;
    width: 300px;
}
.first-add-wrap .add img {
    width: 100%;
}
.mob.social-ul-li {
    display: block;
    margin-top: 15px;
}
.social-ul-li ul {
    border-left: medium none;
}
.first-add-wrap {
    margin-bottom: 0px;
}
.system-game-link {
    display: none;
}
.system-game-wrap {
    margin-bottom: 5px;
}
.navigation-ul-li ul {
    background: #08142a none repeat scroll 0 0;
}
.mob-nav-toggle {
    display: block;
}

.system-rom-tr a.rate {
    padding: 3px 8px;
}
.rom-tr.title {
    width: 34%;
}
.rom-tr {
    width: 22%;
}
.rom-th {
    font-size: 13px;
}
.rom-th-wrap, .system-rom-tr-wrap {
    border-width: 15px 10px;
}
.game-page .rom-tr.file-size {
/*    display: none; */
display: block;
}

.game-page .system-rom-tr span.hide {
    display: block;
}

.game-page .rom-tr.title {
    width: 28%;
}
.social-text {
    text-align: center;
}
.game-social.social-ul-li ul {
    text-align: center;
}
.game-social.social-ul-li ul li {
    display: inline-block;
    float: none;
}
.return-link-wrap {
    text-align: center;
}
.game-img {
    text-align: center;
    width: 100%;
}
.game-img img {
    float: none;
}
.system-rom-drct {
    border-width: 5px;
    padding: 10px 0;
}
.drct-link {
    text-align: center;
    width: 100%;
}
.drct-link a {
    display: inline-block;
    float: none;
}
.alt-link {
    margin: 5px 0 0;
    text-align: center;
    width: 100%;
}
.email-text {
    width: 76%;
}
.online-td:nth-child(2n) {
    margin-left: 0;
}
.online-td:nth-child(2n+1) {
    margin-right: 0;
}
.online-td {
    width: 100%;
}
.index-pagination-wrap {
    display: none;
}
.online-wrap {
    margin-bottom: 0;
}
.deal-wrap {
    margin-bottom: 1px;
}
.selctbx {
    margin-bottom: 5px;
    margin-right: 0;
    width: 100%;
}
.buy-btn {
    margin-right: 0;
    width: 140px;
}
.auth-img {
    text-align: left;
}
.coupn-wrap .main-wrapper {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.nxt-lne {
    float: left;
    margin: 10px 0 15px;
    width: 100%;
}
.coupn-wrap .logo {
    padding: 0;
}
.navigation-ul-li ul li.active a {
    padding-left: 5%;
}
.page {
    text-align: center;
    width: 95%;
}
.page a {
    display: inline-block;
    float: none;
    padding: 0 0 0 5px;
}
.border-left-nav{display: none;}
.paypal{border-left: 5px solid transparent;border-right: 5px solid transparent}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.navigation-wrapper{width: 30%;}
.center-wrapper {
    width: 70%;
}
.center-iner-wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color transparent;
    border-image: none;
    border-style: none solid;
    border-width: 10px 20px;
}
.auth-img {
    width: 18%;
}
.buy-btn {
    width: 22%;
}
.selctbx {
    width: 56%;
}
.mailed-cpn {
    margin-top: -3px;
}
.rspnsive-13 {
    font-size: 13px;
}
.rspnsive-13 .red {
    font-size: 13px;
}
.rspnsive-13.mrgn-btm-3 {
    margin-bottom: 8px !important;
}
.game-page .rom-tr.file-size {
    width: 22%;
}
.game-page .system-rom-tr a.rate {
    margin-left: 10px;
}
.game-page .rom-tr.title {
    width: 45%;
}
.email-text {
    width: 84%;
}
.coupn-wrap .main-wrapper {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.paypal span.text{padding-top: 0;}
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
.navigation-wrapper {
    width: 25%;
}
.center-wrapper {
    width: 75%;
}
.selctbx {
    width: 40%;
}
.buy-btn {
    width: 17%;
}
.auth-img {
    width: 39%;
}
.system-rom-drct {
    border-width: 5px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.sub-wrapper {
    width: 100%;
}
.content-wrapper {
    background-image: none;
    padding: 0;
    width: 100%;
}
.main-wrapper {
    padding: 0;
}
.border-top-image {
    margin: 0;
    width: 100%;
}
.system1-wraper .add-wrapper {
    display: none;
}
.footer-iner {
    padding: 0 0 0 20px;
}
.logo {
    padding-left: 9px;
}
.center-wrapper {
    background-image: none;
    padding: 10px 0;
}
.border-bottom-image {
    margin-right: 0;
    width: 100%;
}
.add-show .navigation-wrapper .add {
    display: block;
}
.add-show .navigation-wrapper .add img {
    width: auto;
}
.coupn-wrap .main-wrapper {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.system-rom-drct {
    border-width: 5px;
}
.buy-btn a{padding: 10px 39px;}
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
.sub-wrapper {
    width: 100%;
}
.content-wrapper {
    background-image: none;
    padding: 0;
    width: 100%;
}
.main-wrapper {
    padding: 0;
}
.border-top-image {
    margin: 0;
    width: 100%;
}
.center-wrapper {
    background-image: none;
    padding: 10px 0;
}
.system1-wraper .add-wrapper {
    display: none;
}
.add-show .navigation-wrapper .add {
    display: block;
}
.navigation-wrapper {
    width: 26%;
}
.center-wrapper {
    width: 74%;
}
}
@media screen and (min-width: 1251px) and (max-width: 1350px) {
.main-wrapper {
    border-left: 40px solid transparent;
    box-sizing: border-box;
    padding: 0;
}
}
.game-social ul {
  border: medium none;
}

.add {
 width: 100%;
 margin: 0 auto;
 display: block;
 float: left;

}

.rom-details-wrapper {
  background: #f7f7f7;
  padding: 15px 20px;
  border: 1px solid #ccc;
  margin: 20px 0;
  font-family: Arial, sans-serif;
  clear: both;
}

.rom-details-title {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}

.rom-details-desc {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.related-games-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin: 20px auto 0 auto;
  padding: 12px;
  font-family: Arial, sans-serif;
  max-width: 100%;
  box-sizing: border-box;
}

.related-games-grid a {
  display: block;
  background-color: #e8e8e8;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  transition: background-color 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.related-games-grid a:hover {
  background-color: #d0d0d0;
  text-decoration: underline;
}

.related-more-link {
  margin-top: 18px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  text-align: center;
}

.related-more-button {
  display: inline-block;
  background-color: #0073cc;
  color: #fff;
  font-size: 14px;
  padding: 8px 16px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.25s ease;
}

.related-more-button:hover {
  background-color: #005fa3;
}
.homepage-intro {
  background: #f8f8f8;
  border: 1px solid #ccc;
  padding: 25px 20px;
  border-radius: 6px;
  max-width: 1000px;
  margin: 20px auto 40px auto;
  font-family: Arial, sans-serif;
  text-align: center;
}

.homepage-intro h1.homepage-main-title {
  font-size: 24px;
  font-weight: bold;
  color: #2b2b2b;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.homepage-intro p {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  margin: 0;
}

/* Wraps the game title and camera icon */
.rom-tr.title {
  position: relative;
}

.cam-hover-full {
  display: none;
  position: absolute;
  top: 100%;          /* place it below the title */
  left: 100px;         /* move it 50px to the right, always */
  margin-top: 10px;   /* small vertical gap */
  width: 320px;       /* half size */
  max-width: 90vw;
  background: #fff;
  padding: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  z-index: 1000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}

.rom-tr.title:hover .cam-hover-full {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.cam-hover-full img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 500px) {
  .cam-hover-full {
    display: none !important;
  }
}
