@media (max-width: 960px) {
    #wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .left {
        display: none;
    }
    .right {
        display: none;
    }
    .game {
        display: none;
    }
    .logo {
        width: 100%;
    }
    #followme {
        padding-top: 2px !important;
    }
    #langsel {
        margin-top: -23px !important;
    }
}
@media (max-width: 1200px) {
    #nav ul li {
        font-size: 16px !important;
        padding-top: 1px;
    }
    #nav ul {
        font-size: 16px !important;
    }
    #followme {
        padding-top: 1px;
    }
    #langsel {
        padding-top: 2px !important;
    }
}

/* hide Cyclone Slider on single post pages */
.single-post .cycloneslider {
    display: none;
}
.single-post .cycloneslider-slides {
    display: none;
}
.single-post .cycloneslider-slide {
    display: none;
}
.single-post #nav {
    margin-top: 0px;
}
.single-post #at4-share {
    margin-top: -302px !important;
}

/* Cyclone Slider - slides' styles */
#slide01cont {
    width: 100%;
    height: 100%;
    overflow: visible;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/2014/02/gunspell-bg-01.jpg);
}
#slide02cont {
    width: 100%;
    height: 100%;
    overflow: visible;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/2014/02/tankon-bg-01.jpg);
}
#slide03cont {
    width: 100%;
    height: 100%;
    overflow: visible;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/2016/07/victory-bg-01.jpg);
}

/* Cyclone Slider - slide grid construction */
.slidetb {
    width: 100%;
    height: 200px;
}
.left {
    width: 10%;
}
.textlogo {
    width: 40%;
    vertical-align: middle;
}
.textlogo h1 {
    color: white;
    font-size: 57px;
    text-align: center;
}
.rasterlogo {
    width: 40%;
    align: center;
    vertical-align: middle;
}
.rasterlogo img {
    width: 287px;
}
.game {
    width: 40%;
}
.game h1 {
    color: white;
    margin-top: 12px;
    font-size: 28px;
    text-shadow:
    -1px -1px 0 #777,
    1px -1px 0 #777,
    -1px 1px 0 #777,
    1px 1px 0 #777;
}
.game p {
    color: white;
    margin-top: -8px;
    text-shadow:
    -1px -1px 0 #777,
    1px -1px 0 #777,
    -1px 1px 0 #777,
    1px 1px 0 #777;
}
.right {
    width: 10%;
}
.storestb {
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 20px;
}
.appstorebutton {
    margin-left: 5px;
    margin-right: 5px;
    height: 80px;
    width: 80px;
    position: relative;
    overflow: hidden;
    border: solid 2px white;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: width 1s ease;
    -moz-transition: width .5s ease;
    -o-transition: width .5s ease;
    -ms-transition: width .5s ease;
    transition: width .5s ease;
}
.appstorebutton:hover {
    width: 275px;
}
.appstorebutton a {
    color: white;
    text-decoration: none;
}
.appstorebutton p {
    font: 30px/1'PT Sans', Arial, Helvetica, sans-serif;
    text-align: center;
    color: white;
    margin: 0 0 0 65px;
    padding-top: 5px;
    width: 180px;
    margin-top: -60px;
}
.appstorebutton p small {
    font-size: 15px;
}
.appstorebutton .aapl {
    margin-left: 20px !important;
    margin-top: 17px !important;
    height: 40px !important;
    width: 40px !important;
    margin-bottom: 3px !important;
}
.appstorebutton .gplay {
    margin-left: 20px !important;
    margin-top: 20px !important;
    height: 40px !important;
    width: 40px !important;
}
.appstorebutton .wpstore {
    margin-left: 20px !important;
    margin-top: 20px !important;
    height: 40px !important;
    width: 40px !important;
}
.appstorebutton .steamstore {
    margin-left: 20px !important;
    margin-top: 20px !important;
    height: 40px !important;
    width: 40px !important;
}

/* colour styles : dark  */
body {
    background: rgb(235, 235, 235);
    font-size: 13px;
    line-height: 20px;
    font-family: 'PT Sans', sans-serif;
}
#wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 64px;
    padding-right: 64px;
    max-width: 1408px;
}

/* font styles */
h1 {
    font-size: 36px;
    line-height: 41px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
h2 {
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
h3 {
    font-size: 15px;
    line-height: 25px;
    color: #858585;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
h4 {
    font-size: 15px;
    line-height: 25px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-weight: bold;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
h5 {
    font-size: 13px;
    line-height: 22px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
h6 {
    font-size: 13px;
    line-height: 22px;
    color: #858585;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
p {
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
p strong {
    font-weight: 700;
}

/* list styles */
ul {
    padding: 0px;
    margin: 0;
    margin-left: 0px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    margin-top: 10px;
}
ul li {
    font-size: 13px;
    color: #000000;
    padding-left: 10px;
    margin-bottom: 7px;
    list-style: inside;
    list-style-type: square;
}
ol {
    padding: 0px;
    margin: 0;
    margin-left: 25px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    margin-top: 10px;
}
ol li {
    font-size: 13px;
    color: #000000;
    padding-left: 10px;
    margin-bottom: 7px;
    list-style-type: decimal;
}
hr {
    background: url(../images/hr.jpg) top center no-repeat;
    border: 0;
    outline: 0;
    clear: both;
    height: 10px;
}

/* link styles */
a:link {
    color: #666666;
    text-decoration: none;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
a:visited {
    color: #666666;
    text-decoration: none;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
a:hover {
    color: #FF6633;
    text-decoration: none;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
a:active {
    color: #FF6633;
    text-decoration: none;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
a:focus {
    outline-style: none;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

/* header nav styles */
#header {
    width: 100%;
}
#nav {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    z-index: 100;
    margin-top: -30px;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.2);
    height: 46px;
}
#nav ul {
    display: inline;
    list-style: none;
    margin: 0px;
    clear: both;
    font-size: 20px;
    line-height: 20px;
}
#nav ul li {
    display: inline;
    font-size: 20px;
    margin: 0px;
}
#nav ul li a:link {
    color: #666666;
    text-decoration: none;
    margin-left: 13px;
    margin-right: 13px;
    text-transform: uppercase;
    font-weight: 700;
}
#nav ul li a:visited {
    color: #666666;
    text-decoration: none;
}
#nav ul li a:hover {
    color: #FF6633;
    text-decoration: none;
}
#nav ul li a:active {
    color: #FF6633;
    text-decoration: none;
}
#nav ul li a:focus {
    outline-style: none;
}
.menu-item {
    padding: 0px;
}
.current-menu-item {
    pointer-events: none;
}
.current-menu-item a {
    color: #FF6633 !important;
}
.menu-main-container {
    margin-top: 13px;
}
.jquery-responsive-select-menu {
    margin-top: -2px;
}
#cyclowrap {
    position: relative;
    width: 100%;
    text-align: center;
}
.cycloneslider {
    min-height: 200px !important;
    max-height: 200px !important;
}
.cycloneslider-slides {
    min-height: 200px !important;
    max-height: 200px !important;
}
.cycloneslider-slide {
    min-height: 200px !important;
    max-height: 200px !important;
}
#langsel {
    float: left;
    padding-left: 64px;
    display: inline-block;
    margin-top: -24px;
    height: 15px;
}
#qts-lang-menu li a {
    font-size: 16px;
}
#qts-lang-menu li {
    padding-left: 0 !important;
    padding-right: 10px !important;
}
#langsel a {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#engfnt {
    margin-left: 10px;
}
#followme {
    float: right;
    padding-right: 64px;
    display: inline-block;
    margin-top: -22px;
    height: 20px;
}
#at4-share {
    z-index: 99999;
    margin-top: -102px !important;
}

/* footer styles */
#footer-area {
    width: 100%;
    display: inline;
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 20px;
    clear: both;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px #FFFFFF inset, 0 1px 2px rgba(34, 25, 25, 0.2);
}
#footer-area .widget {
    margin-left: 64px;
    padding-top: 15px;
    display: inline;
    float: left;
    font-size: 13px;
    color: #454545;
    line-height: 18px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
#footer-area .widget h3 {
    color: #000;
}
#footer-area .widget p {
    color: #000;
}
#footer-area .widget ul {
    margin-left: 0px;
}
#footer-area .widget li {
    color: #000;
}
#footer-area .widget a {
    color: #666666;
}
#footer-area .widget a:hover {
    color: #FF6633;
}
#footer-area .widget-copy {
    overflow: hidden;
    display: inline;
    float: left;
}
#qtranslateslug-2 {
    min-width: 64px;
}

/* copyright styles */
#copyright {
    clear: both;
    width: 100%;
    background: none;
    display: inline;
    float: left;
    margin: 0;
}
#copyright p {
    padding-top: 10px;
    padding-bottom: 8px;
    color: #000;
    font-size: 12px;
    background: none;
    padding-left: 64px;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 2px rgba(34, 25, 25, 0.2);
}
#copyright a {
    color: #858585;
    text-decoration: none;
}
#copyright a:link {
    color: #666666;
    text-decoration: none;
}
#copyright a:visited {
    color: #666666;
    text-decoration: none;
}
#copyright a:hover {
    color: #FF6633;
    text-decoration: none;
}
#copyright a:active {
    color: #FF6633;
    text-decoration: none;
}
#copyright a:focus {
    outline-style: none;
}

/* post and page styles */
.type-post {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    margin-top: 20px;
    display: inline;
    float: left;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 2px rgba(34, 25, 25, 0.2);
}
.type-page {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    margin-top: 20px;
    display: inline;
    float: left;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 2px rgba(34, 25, 25, 0.2);
}
.type-attachment {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    margin-top: 20px;
    display: inline;
    float: left;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 2px rgba(34, 25, 25, 0.2);
}
.gridly-image {
    z-index: 5;
}
.gridly-image img {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
.gridly-image img:hover {
    opacity: 0.4;
}
.img-hoverlay {
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255, 204, 102, 1) 0%, rgba(255, 204, 102, 0) 86%, rgba(255, 204, 102, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 204, 102, 1)), color-stop(86%, rgba(255, 204, 102, 0)), color-stop(100%, rgba(255, 204, 102, 0)));
    background: -o-linear-gradient(top, rgba(255, 204, 102, 1) 0%, rgba(255, 204, 102, 0) 86%, rgba(255, 204, 102, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 204, 102, 1) 0%, rgba(255, 204, 102, 0) 86%, rgba(255, 204, 102, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 204, 102, 1) 0%, rgba(255, 204, 102, 0) 86%, rgba(255, 204, 102, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff6633', endColorstr='#00ff6633', GradientType=0);
}
.gridly-image-cntnr {
    z-index: 6;
    height: 240px;
    width: 100%;
    overflow: hidden;
    opacity: 0.3;
}
.gridly-category {
    position: absolute;
    width: auto;
    background: #000;
    margin-top: -36px;
    z-index: 10;
    height: 30px;
    overflow: hidden;
}
.gridly-category-single {
    position: absolute;
    width: auto;
    background: #000;
    margin-top: -30px;
    z-index: 10;
    height: 30px;
    overflow: hidden;
}
.gridly-category p {
    margin: 0;
    padding: 0;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 40px;
    color: #fff;
    font-style: italic;
}
.gridly-category-single p {
    margin: 0;
    padding: 0;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 40px;
    color: #fff;
    font-style: italic;
}
.gridly-category a {
    color: #fff !important;
    font-style: italic;
}
.gridly-category-single a {
    color: #fff !important;
    font-style: italic;
}
.gridly-category a:hover {
    color: #FF6633;
}
.gridly-category-single a:hover {
    color: #FF6633;
}
.gridly-copy {
    width: 94%;
    padding-left: 3%;
    margin-right: 3%;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.gridly-date {
    width: 150px;
    color: #8e8e8e;
    font-size: 11px;
}
.type-post .gridly-copy img {
    max-width: 710px !important;
}

/* post index styles */
#post-area {
    padding-top: 5px;
    margin: 0 auto;
}
#post-area .post {
    width: 310px;
    background: rgba(255, 255, 255, 0.9);
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    position: relative;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 2px rgba(34, 25, 25, 0.2);
}
#post-area .post .gridly-copy {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}
#post-area .post .gridly-date {
    width: 150px;
    color: #8e8e8e;
    font-size: 11px;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 0;
    padding-top: 0;
}
#post-area .post .gridly-link {
    width: 150px;
    border-top: 1px dotted #e8e8e8;
    color: #494e51;
}
#post-area a:link {
    color: #666666;
}
#post-area a:visited {
    color: #AAAAAA;
}
#post-area a:hover {
    color: #FF6633;
}
#post-area a:active {
    color: #FF6633;
}
#post-area a:focus {
    outline-style: none;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

/* single post nav styles */
.post-nav {
    width: 35px;
    display: inline;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    display: none;
}
.post-next a {
    background: url(../images/btn-left.png) top left no-repeat;
    height: 35px;
    width: 35px;
    display: inline;
    float: left;
    text-indent: -9999px;
}
.post-next a:hover {
    background: url(../images/btn-left.png) top right no-repeat;
    height: 35px;
    width: 35px;
}
.post-prev a {
    background: url(../images/btn-right.png) top left no-repeat;
    height: 35px;
    width: 35px;
    display: inline;
    float: left;
    clear: both;
    text-indent: -9999px;
}
.post-prev a:hover {
    background: url(../images/btn-right.png) top right no-repeat;
    height: 35px;
    width: 35px;
}

/* comment styles */
.comments-area ol {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #8e8e8e;
}
.comments-area li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #8e8e8e;
    width: 100%;
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
}
.avatar {
    display: none;
}
.reply {
    display: none;
}
.comment-meta {
    display: none;
}
.comment-author {
    font-size: 16px;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
}
#comment-form {
    width: 50%;
}
.text-input {
    clear: both;
    border: 1px solid #8e8e8e;
    margin-bottom: 5px;
    width: 90%;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 13px;
}
.comment-input {
    clear: both;
    border: 1px solid #8e8e8e;
    margin-bottom: 5px;
    width: 90%;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 13px;
}
.comment-submit {
    clear: both;
    width: 120px;
    height: 30px;
    line-height: 25px;
    background: #e5e5e5;
    border: 1px solid #8e8e8e;
}

/* Additional and WordPress styles */
.clear {
    clear: both;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.wp-caption {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.wp-caption-text {
    margin-top: 2px;
    text-align: left;
    font-style: italic;
    font-size: 11px;
    color: #999;
}
.sticky {} .gallery-caption {} .bypostauthor {} blockquote {
    font-size: 2em;
    line-height: 23px;
    color: #000;
    margin-left: 20px;
    border-left: 1px dotted #999;
    padding-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
