@import url(https://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,latin-ext);

.nspMain {
    position: relative;
}
.nspBotInterface, .nspTopInterface {
    clear: both;
    float: right;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
.nspTopInterface {
    position: absolute;
    right: 0;
    top: -44px;
}
.nspBotInterface .nspPagination {
    margin-top: 0;
}
.nspPagination {
    float: left;
    list-style-type: none !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 3px !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.nspPagination li {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ccc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color !important;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: none !important;
    border-bottom-width: medium !important;
    border-image-outset: 0 0 0 0 !important;
    border-image-repeat: stretch stretch !important;
    border-image-slice: 100% 100% 100% 100% !important;
    border-image-source: none !important;
    border-image-width: 1 1 1 1 !important;
    border-left-color: -moz-use-text-color !important;
    border-left-style: none !important;
    border-left-width: medium !important;
    border-right-color: -moz-use-text-color !important;
    border-right-style: none !important;
    border-right-width: medium !important;
    border-top-color: -moz-use-text-color !important;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: none !important;
    border-top-width: medium !important;
    cursor: pointer;
    display: block;
    float: left;
    height: 8px;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 4px !important;
    margin-top: 4px !important;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-indent: -999em;
    width: 8px;
}
.nspPagination li:hover, .nspPagination li.active {
    background-color: #d82731;
}
.nspNext, .nspPrev {
    cursor: pointer;
    float: left;
    height: 16px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    text-indent: -9999px;
    width: 10px;
}
.nspNext::after, .nspPrev::after {
    color: #111;
    display: block;
    float: left;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 22px;
    text-indent: 0;
}
.nspNext::after {
    color: #ccc;
    content: "?";
}
.nspPrev::after {
    color: #ccc;
    content: "?";
}
.nspNext:hover::after, .nspPrev:hover::after {
    color: #d82731;
}
.nspArts {
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.nspArtPage {
    float: left;
}
.nspArt {
    box-sizing: border-box;
    float: left;
}
.nspArt div {
    overflow-x: hidden;
    overflow-y: hidden;
}
.nspArt h4.nspHeader {
    color: #111;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-transform: none;
}
.nspArt h4.nspHeader a {
    color: #000;
}
.nspArt h4.nspHeader a:hover {
    color: #d82731;
}
.nspArt img.nspImage {
    box-sizing: border-box;
    display: block;
}
.nspArt .nspImageWrapper {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.nspArt .nspImageWrapper img {
    transform: scale(1) rotate(0deg);
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.nspArt .nspImageWrapper:hover img {
    transform: scale(1.2) rotate(-5deg);
}
.nspArt p.nspText {
    display: block !important;
    line-height: 1.5;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.nspArt p.nspInfo {
    color: #999;
    display: block !important;
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    text-transform: uppercase;
}
.nspArt p.nspInfo a {
    color: #999 !important;
}
.nspArt p.nspInfo a:active, .nspArt p.nspInfo a:focus, .nspArt p.nspInfo a:hover {
    color: #d82731 !important;
}
.nspArt p.nspInfo > * {
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
}
.nspArt p.nspInfo > i {
    color: #999;
    font-size: 14px;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.nspArt p.nspInfo > i + a {
    padding-left: 5px !important;
}
.nspArt p.nspInfo img {
    vertical-align: middle;
}
.nspArt p.nspInfo > .nsp-stars {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
}
.nspArt .nsp-star-0::before, .nspArt .nsp-star-1::before {
    color: #6c6c6c;
    content: "?";
    font-family: FontAwesome;
    font-size: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 2px;
    padding-top: 0;
}
.nspArt .nsp-star-1::before {
    color: #f7a834;
}
.nspArt .tleft {
    text-align: left;
}
.nspArt .tright {
    text-align: right;
}
.nspArt .tcenter {
    text-align: center;
}
.nspArt .tjustify {
    text-align: justify;
}
.nspArt .fleft {
    float: left;
}
.nspArt .fright {
    float: right;
}
.nspArt .fnone {
    clear: both;
    float: none;
    width: 100%;
}
.readon {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #111 !important;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-transform: none;
}
.readon:active, .readon:focus, .readon:hover {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #d82731 !important;
}
.readon.inline {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.readon.fleft, .readon.fright, .readon.fcenter {
    clear: both;
}
.readon.fleft {
    float: left;
}
.readon.fright {
    float: right;
}
.readon.fcenter {
    display: inline;
    float: none;
}
.nspAvatar {
}
.nspLinks {
    box-sizing: border-box;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.nspList {
    float: left;
}
.nspLinks ul {
    list-style-type: none !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.nspLinks .nspLinkScroll1 ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
}
.nspLinks ul li h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.nspLinks ul li h4 a {
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.nspLinks ul li {
    border-top-color: #e5e5e5 !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
}
.nspLinks ul li:first-child {
    border-top-color: -moz-use-text-color !important;
    border-top-style: none !important;
    border-top-width: medium !important;
}
.nspLinks ul li p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.nspArts.left {
    float: right;
}
.nspLinksWrap.left {
    float: left;
}
.nspArts.right {
    float: left;
}
.nspLinksWrap.right {
    float: right;
}
.nspMain .unvisible {
    left: -9999px;
    position: absolute;
    top: auto;
}
.gkResponsive img.nspImage, img.nspImage.gkResponsive {
    height: auto;
    width: 100% !important;
}
.nspArt img.nspImage {
    max-width: 100%;
}
.nspArtScroll1, .nspLinkScroll1 {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.nspPages1 {
    width: 100%;
}
.nspPages2 {
    width: 200%;
}
.nspPages3 {
    width: 300%;
}
.nspPages4 {
    width: 400%;
}
.nspPages5 {
    width: 500%;
}
.nspPages6 {
    width: 600%;
}
.nspPages7 {
    width: 700%;
}
.nspPages8 {
    width: 800%;
}
.nspPages9 {
    width: 900%;
}
.nspPages10 {
    width: 1000%;
}
.nspCol1 {
    width: 100%;
}
.nspCol2 {
    width: 50%;
}
.nspCol3 {
    width: 33.3%;
}
.nspCol4 {
    width: 25%;
}
.nspCol5 {
    width: 20%;
}
.nspCol6 {
    width: 16.66%;
}
.nspCol7 {
    width: 14.285%;
}
.nspCol8 {
    width: 12.5%;
}
.nspCol9 {
    width: 11.1%;
}
.nspCol10 {
    width: 10%;
}
.nspCol11 {
    width: 9.09%;
}
.nspCol12 {
    width: 8.33%;
}
.nspCol13 {
    width: 7.69%;
}
.nspCol14 {
    width: 7.14%;
}
.nspCol15 {
    width: 6.66%;
}
.nspCol16 {
    width: 6.25%;
}
.nspCol17 {
    width: 5.88%;
}
.nspCol18 {
    width: 5.55%;
}
.nspCol19 {
    width: 5.26%;
}
.nspCol20 {
    width: 5%;
}
.nspList, .nspArtPage {
    opacity: 0;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: opacity;
    transition-timing-function: ease-out;
}
.nspList.active, .nspArtPage.active {
    opacity: 1;
}
.showcase p.nspInfo .category:hover a, .showcase p.nspInfo .category a:hover {
    color: #fff !important;
}
.box.dark a.readon {
    color: #d82731 !important;
}
.box.dark a.readon:active, .box.dark a.readon:focus, .box.dark a.readon:hover {
    color: #fff;
}
.box.dark .nspLinks ul li {
    border-top-color: #444 !important;
}
.box.dark .nspArt h4.nspHeader a {
    color: #fff;
}
.gkMenu .nspArt h4.nspHeader {
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.box.border .nspMain {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #d82731;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #d82731;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #d82731;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #d82731;
    border-top-style: solid;
    border-top-width: 1px;
}
.box.border .nspArts {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.box.border .nspHeader {
    color: #ddd;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-transform: uppercase;
}
.box.border .nspHeader a {
    color: #ddd;
}
.box.border .nspHeader a:active, .box.border .nspHeader a:focus, .box.border .nspHeader a:hover {
    color: #fff;
}
.box.border .nspInfo {
    color: #737476;
    padding-bottom: 0;
}
.box.border .nspArtPage {
    display: table;
}
.box.border .nspArt {
    border-left-color: #d82731;
    border-left-style: solid;
    border-left-width: 1px;
    display: table-cell;
    float: none;
    vertical-align: top;
}
.box.border .nspArt:first-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.box.list .nspHeader {
    color: #000;
    font-size: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.box.list .nspHeader a {
    color: #000 !important;
}
.box.list .nspHeader a:active, .box.list .nspHeader a:focus, .box.list .nspHeader a:hover {
    color: #d82731 !important;
}
.box.list .nspInfo {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 15px !important;
}
.box.list .nspArt {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.dark-area .nspHeader, .dark-area .list .nspHeader {
    color: #ddd;
    font-size: 15px;
    padding-top: 0 !important;
}
.dark-area .list .nspHeader {
    padding-bottom: 0 !important;
}
.dark-area .nspHeader a, .dark-area .list .nspHeader a {
    color: #ddd !important;
}
.dark-area .nspText {
    color: #8b8b8b;
}
.dark-area .nspHeader a:active, .dark-area .nspHeader a:focus, .dark-area .nspHeader a:hover, .dark-area .list .nspHeader a:active, .dark-area .list .nspHeader a:focus, .dark-area .list .nspHeader a:hover {
    color: #d82731 !important;
}
.dark-area p.nspInfo {
    color: #737476;
}
.dark-area p.nspInfo > i {
    color: #555;
}
.dark-area p.nspInfo > a {
    color: #d82731 !important;
}
.dark-area p.nspInfo > a:active, .dark-area p.nspInfo > a:focus, .dark-area p.nspInfo > a:hover {
    color: #fff !important;
}
.dark-area .list .nspArt {
    border-bottom-color: #333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.list .nspArt:last-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.dark-area .list p.nspInfo {
    padding-bottom: 2px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 2px !important;
}
.dark-area a.readon {
    color: #d82731 !important;
}
.dark-area a.readon:active, .dark-area a.readon:focus, .dark-area a.readon:hover {
    color: #fff !important;
}
.showcase .nspHeader, .showcase-small .nspHeader {
    box-sizing: border-box;
    color: #fff;
    font-size: 18px !important;
    font-weight: 100 !important;
    padding-bottom: 16px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 0 !important;
}
.showcase .nspHeader {
    text-transform: uppercase;
}
.showcase-small .nspHeader {
    font-size: 14px !important;
    padding-bottom: 8px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
}
.showcase .nspHeader a, .showcase-small .nspHeader a {
    color: #fff !important;
}
.showcase .nspHeader a:active, .showcase .nspHeader a:focus, .showcase .nspHeader a:hover, .showcase-small .nspHeader a:active, .showcase-small .nspHeader a:focus, .showcase-small .nspHeader a:hover {
    color: #d82731 !important;
}
.showcase p.nspInfo {
    margin-bottom: 10px;
}
.showcase p.nspInfo .category {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f7a834;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 0 !important;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.showcase p.nspInfo .category a {
    color: #fff !important;
}
.showcase p.nspInfo .category:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d82731;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.showcase .nspImageWrapper, .showcase-small .nspImageWrapper {
    position: relative;
}
.showcase .nspImageWrapper .nspHeader, .showcase-small .nspImageWrapper .nspHeader {
    bottom: 0;
    position: absolute;
    z-index: 2;
}
.showcase .nspImageWrapper::before, .showcase-small .nspImageWrapper::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.6) 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.showcase .nspImageWrapper::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #fff;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 3px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 3px;
    border-top-color: #fff;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 3px;
    color: #fff;
    content: "?";
    font-family: FontAwesome;
    font-size: 32px;
    left: 50%;
    line-height: 60px;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: 0;
    margin-top: -30px;
    position: absolute;
    text-indent: 26px;
    top: 39%;
    width: 60px;
    z-index: 2;
}
.showcase .nspArtPage.active, .showcase-small .nspArtPage.active {
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    width: auto;
}
.box.highlights .gkNspPM-Highlights h3 {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.box.highlights .gkNspPM-Highlights h3 a:active, .box.highlights .gkNspPM-Highlights h3 a:focus, .box.highlights .gkNspPM-Highlights h3 a:hover {
    color: #fff;
}
.box.highlights .gkNspPM-Highlights p {
    color: #fff;
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    text-transform: uppercase;
}
.box.highlights .gkNspPM-Highlights {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.box.highlights .gkNspPM-Highlights li {
    border-bottom-color: #e73f48;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    list-style-type: none;
    padding-bottom: 16px;
    padding-left: 60px;
    padding-right: 16px;
    padding-top: 16px;
    position: relative;
}
.box.highlights .gkNspPM-Highlights {
    counter-reset: gkhighlights;
}
.box.highlights .gkNspPM-Highlights li::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    content: counter(gkhighlights, decimal);
    counter-increment: gkhighlights;
    height: 22px;
    left: 19px;
    line-height: 23px;
    position: absolute;
    text-align: center;
    top: 22px;
    width: 22px;
}
.box.highlights .gkNspPM-Highlights li::after {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 4px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 4px;
    content: "";
    height: 0;
    left: 42px;
    position: absolute;
    top: 30px;
    width: 0;
}
.box.highlights .gkNspPM-Highlights li h3::before {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-left-color: #d82731;
    border-left-style: solid;
    border-left-width: 3px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 3px;
    content: "";
    height: 0;
    left: 42px;
    position: absolute;
    top: 31px;
    width: 0;
    z-index: 1;
}
.box.highlights .gkNspPM-Highlights + a {
    color: #fff;
    display: block;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
}
.box.highlights .gkNspPM-Highlights + a:active, .box.highlights .gkNspPM-Highlights + a:focus, .box.highlights .gkNspPM-Highlights + a:hover {
    color: #111;
}
.gkNspPM-VideoGallery {
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 100%;
}
.gkNspPM-VideoGallery .gkBigBlock {
    box-sizing: border-box;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 50px;
    padding-top: 0;
    position: relative;
    width: 50%;
}
.gkNspPM-VideoGallery .gkSmallBlock {
    cursor: pointer;
    float: right;
    width: 48%;
}
.gkNspPM-VideoGallery .gkItemsPage {
    display: none;
}
.gkNspPM-VideoGallery .gkItemsPage.active {
    display: block;
}
.gkNspPM-VideoGallery .gkSmallBlock figcaption {
    box-sizing: border-box;
    padding-bottom: 0;
    padding-left: 170px;
    padding-right: 120px;
    padding-top: 0;
    position: relative;
}
.gkNspPM-VideoGallery .gkBigBlock figure {
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.gkNspPM-VideoGallery .gkBigBlock figcaption {
    bottom: -20%;
    opacity: 0;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.25s;
    transition-property: all;
    transition-timing-function: ease-out;
    z-index: 2;
}
.gkNspPM-VideoGallery .gkBigBlock.active figcaption {
    bottom: 0;
    opacity: 1;
}
.gkNspPM-VideoGallery .gkBigBlock strong {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f7a834;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    text-transform: uppercase;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    cursor: pointer;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
}
.gkNspPM-VideoGallery .gkSmallBlock h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-transform: none;
}
.gkNspPM-VideoGallery .gkBigBlock h3 {
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}
.gkNspPM-VideoGallery .gkBigBlock h3 a {
    color: #f5f5f5 !important;
    font-size: 24px;
    font-weight: 300 !important;
}
.gkNspPM-VideoGallery .gkBigBlock h3 a:active, .gkNspPM-VideoGallery .gkBigBlock h3 a:focus, .gkNspPM-VideoGallery .gkBigBlock h3 a:hover {
    color: #d82731 !important;
}
.gkNspPM-VideoGallery .gkSmallBlock p {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.gkNspPM-VideoGallery .gkBigBlock img, .gkNspPM-VideoGallery .gkBigBlock .gkImageWrap {
    cursor: pointer;
    display: block;
    height: auto;
    width: 100%;
}
.gkNspPM-VideoGallery .gkSmallBlock img, .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    float: left;
    height: auto;
    max-width: 120px;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 35px;
    margin-top: 0;
}
.gkNspPM-VideoGallery .gkImageWrap {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
}
.gkNspPM-VideoGallery .gkImageWrap img {
    transform: scale(1) rotate(0deg);
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.gkNspPM-VideoGallery .gkImageWrap:hover img, .gkNspPM-VideoGallery .gkBigBlock:hover img {
    transform: scale(1.2) rotate(-5deg);
}
.gkNspPM-VideoGallery .gkBigBlock p, .gkNspPM-VideoGallery .gkBigBlock small, .gkNspPM-VideoGallery .gkSmallBlock strong {
    display: none;
}
.gkNspPM-VideoGallery .gkBigBlock figure::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.gkNspPM-VideoGallery .gkBigBlock figure::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #fff;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 3px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 3px;
    border-top-color: #fff;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 3px;
    color: #fff;
    content: "?";
    font-family: FontAwesome;
    font-size: 48px;
    left: 50%;
    line-height: 100px;
    margin-bottom: 0;
    margin-left: -50px;
    margin-right: 0;
    margin-top: -50px;
    opacity: 0;
    position: absolute;
    text-indent: 28px;
    top: 20%;
    transition-delay: 0s;
    transition-duration: 0.25s;
    transition-property: all;
    transition-timing-function: ease-out;
    width: 100px;
    z-index: 3;
}
.gkNspPM-VideoGallery .gkBigBlock figure.video::after {
    content: "?";
    text-indent: 34px;
}
.gkNspPM-VideoGallery .gkBigBlock.active figure::after {
    opacity: 1;
    top: 40%;
}
.gkNspPM-VideoGallery .gkSmallBlock small {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #d82731;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #d82731;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #d82731;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #d82731;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -22px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 50%;
    width: 45px;
}
.gkNspPM-VideoGallery .gkSmallBlock small::after {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 8px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: #d82731;
    border-right-style: solid;
    border-right-width: 8px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 8px;
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    top: 15px;
    width: 0;
}
.gkNspPM-VideoGallery .gkSmallBlock small::before {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 7px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 7px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 7px;
    content: "";
    height: 0;
    left: -6px;
    position: absolute;
    top: 16px;
    width: 0;
    z-index: 1;
}
.gkNspPM-VideoGallery .gkBigBlock .gkIsHelperImage {
    display: block;
    height: auto;
    width: 100%;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock small {
    color: #f5f5f5;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock small::before {
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: #000;
    border-top-color: transparent;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a {
    color: #f5f5f5 !important;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:active, .dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:focus, .dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:hover {
    color: #d82731 !important;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock p {
    color: #777;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    border-top-color: #333;
    border-top-style: solid;
    border-top-width: 1px;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-child {
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.gkTabsGK5 {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.gkTabsWrap ol li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2d2e31;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 30px;
    line-height: 31px;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 6px;
    margin-top: 0;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
.gkTabsWrap ol li.active, .gkTabsWrap ol li.active:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #1c4290;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
}
.gkTabsWrap ol li.active::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 6px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 6px;
    border-top-color: #1c4290;
    border-top-style: solid;
    border-top-width: 6px;
    bottom: -11px;
    content: "";
    left: 10px;
    margin-left: 0;
    position: absolute;
    z-index: 101;
}
.gkTabsWrap ol li:hover {
    color: #fff;
}
.gkTabsContainer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #18191b;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.gkTabsItem {
    box-sizing: border-box;
    left: -9999px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.gkTabsItem.active {
    left: 0;
    position: relative;
    z-index: 2;
}
.gkTabsNav {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.gkTabsNav::after {
    clear: both;
    content: "";
    display: table;
}
.gkTabsButtonNext, .gkTabsButtonPrev {
    display: none;
}
.bigtabs .gkTabsItem {
    padding-bottom: 45px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 45px;
}
.bigtabs .gkTabsWrap ol li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #18191b;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    line-height: 51px;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 4px;
    margin-top: 0;
    padding-bottom: 0 !important;
    padding-left: 34px !important;
    padding-right: 34px !important;
    padding-top: 0 !important;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
.bigtabs .gkTabsWrap ol li.active, .bigtabs .gkTabsWrap ol li.active:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d82731;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
}
.bigtabs .gkTabsWrap ol li.active::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 6px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 6px;
    border-top-color: #d82731;
    border-top-style: solid;
    border-top-width: 6px;
    bottom: -11px;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute;
    z-index: 101;
}
.bigtabs .gkTabsWrap ol li:hover {
    color: #fff;
}
.bigtabs .gkTabsContainer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #18191b;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.bigtabs .gkTabsItem {
    box-sizing: border-box;
    left: -9999px;
    padding-bottom: 45px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 45px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.bigtabs .gkTabsItem.active {
    left: 0;
    position: relative;
    z-index: 2;
}
.nobottom .gkTabsItem {
    padding-bottom: 0;
}
.gkIsWrapper-gk_game {
    margin-bottom: -16%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 200px;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}
.gkIsWrapper-gk_game .gkIsPreloader {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 100%;
    position: absolute;
    text-indent: -9999px;
    width: 100%;
    z-index: 19;
}
.gkIsWrapper-gk_game figure {
    left: 0;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    z-index: 1;
}
.gkIsWrapper-gk_game figure.animated {
    z-index: 2;
}
.gkIsWrapper-gk_game.loaded figure.animated {
    opacity: 1;
}




#gkIs-gk-is-726.gkIsWrapper-gk_game .gkIsSlide, #gkIs-gk-is-703.gkIsWrapper-gk_game .gkIsSlide {
	margin: 30px auto;
	border-bottom: 5px solid #6EAD45;
}

@media screen and (min-width: 601px) {
.gkIsWrapper-gk_game figcaption > div {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0%;
    margin-top: 245px;
    width: 50%;
	padding: 15px;
	background:rgba(0,0,0, 0.5);
}	
}
@media screen and (max-width: 600px) {
.gkIsWrapper-gk_game figcaption > div {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0%;
    margin-top: 200px;
    width: 100%;
	padding: 8px;
	background:rgba(45,45,45, 1);
}	
.gkIsWrapper-gk_game figcaption > div p {
	margin-left: 22px;
}
body, .box {
	font-size: 12px!important;
}
#gkBanners {
    margin-top: 60px;    
}
}

@media screen and (max-width: 600px) {
.gkIsWrapper-gk_game figcaption p { 
    font-size: 13px !important;
	}
	#gkIs-gk-is-726.gkIsWrapper-gk_game .gkIsSlide {
    height: 280px!important;    
}
	
}

@media screen and (min-width: 601px) {
.gkIsWrapper-gk_game figcaption p { 
    font-size: 16px !important;
	}
}

.gkIsWrapper-gk_game figcaption p {    
    font-family: Open Sans,sans-serif !important;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-transform: none;
	line-height: 1.4;
	color: #fff;
}
div.rightmenu1 {
	padding: 10px 0px 0px 0; 
	margin: 0 0 0 0px; 
	float: left;
}
div.rightmenu2 {
	padding: 35px 0 0 0px; 
	float: left; 
	position: absolute;
	text-transform:uppercase;
}
}

.gkIsWrapper-gk_game .gkIsSlide {
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%;
}



.gkIsWrapper-gk_game .active figcaption {
width: 100%;
}

#gkIs-gk-is-703.gkIsWrapper-gk_game {
    min-height: 580px !important;
}

#gkIs-gk-is-726.gkIsWrapper-gk_game {
    min-height: 580px !important;
}
.gkIsWrapper-gk_game figure.active {
    z-index: 3;
}
.gkIsWrapper-gk_game img {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
}
.gkIsWrapper-gk_game figcaption {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.gkIsWrapper-gk_game figure.active figcaption {
    z-index: 101;
}
.gkIsWrapper-gk_game figcaption h2 {
    color: #fff;
    font-family: "Effra-Light","Didact Gothic","Century Gothic",AppleGothic,"Open Sans",sans-serif!important;
    font-size: 102px;
    font-weight: 400 !important;
    letter-spacing: -9px;
    line-height: 102px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

figure.active figcaption.gkPage div h2 a {
    color: #fff;
}
figcaption.gkPage div p a  {
    color: #fff;
}

figcaption.gkPage div p a.arrow-slogan i, figcaption.gkPage div p a.arrow-slogan , figcaption.gkPage div p a.arrow-slogan:link {
    color: #6EAD45;
}
figcaption.gkPage div p a.arrow-slogan:hover {
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: underline;
	text-decoration: underline;
    text-decoration-style: solid;
}
html.noBg body.noBg div#gkBg div#gkHeader div#gkIs-gk-is-703.gkIsWrapper-gk_game.loaded figure.active figcaption.gkPage div p a.arrow-slogan .gkIsWrapper-gk_game .gkProgress {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.25);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    height: 3px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.gkIsWrapper-gk_game .gkProgressBar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d82731;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    height: 3px;
    transform: translate3d(-100%, 0px, 0px);
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: linear;
    width: 100%;
}
.gkIsWrapper-gk_game .gkProgressBar.active {
    transform: translate3d(0%, 0px, 0px);
}
.spinner {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 2s;
    animation-fill-mode: none;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-play-state: running;
    animation-timing-function: linear;
    display: block;
    height: 40px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    position: relative;
    text-align: center;
    width: 40px;
}
.dot1, .dot2 {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 2s;
    animation-fill-mode: none;
    animation-iteration-count: infinite;
    animation-name: bounce;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    background-color: #ababab;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    display: block;
    height: 24px;
    position: absolute;
    top: 0;
    width: 24px;
}
.dot2 {
    animation-delay: -1s;
    bottom: 0;
    top: auto;
}
@keyframes rotate {
100% {
    transform: rotate(360deg);
}
}
@keyframes bounce {
0%, 100% {
    transform: scale(0);
}
50% {
    transform: scale(1);
}
}


.gkCols {
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 0;
    width: auto;
}
.gkCols > div {
    box-sizing: border-box;
    float: left;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
}
.gkCols[data-cols="2"] > div {
    width: 50%;
}
.gkCols[data-cols="3"] > div {
    width: 33.3333%;
}
.gkCols[data-cols="4"] > div {
    width: 25%;
}
.gkCols[data-cols="5"] > div {
    width: 20%;
}
.gk-newsletter p {
    position: relative;
}
.gk-newsletter label[for="email"] {
    display: none;
}
.gk-newsletter input[type="email"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 32px;
    line-height: 33px;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
    width: 100%;
}
.gk-newsletter input[type="button"] {
    height: 32px;
    line-height: 33px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}
.gk-social {
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    text-align: center;
}
.gk-social a {
    color: #555;
    display: inline-block;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
}
.gk-social a:active, .gk-social a:focus, .gk-social a:hover {
    color: #111;
}
.gk-social a::before {
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 0;
    position: relative;
    top: 3px;
}
.gk-social a.gk-twitter::before {
    color: #63cdf1;
    content: "?";
}
.gk-social a.gk-facebook::before {
    color: #507cbe;
    content: "?";
}
.gk-social a.gk-youtube::before {
    color: #fe0000;
    content: "?";
}
.gk-social a.gk-gplus::before {
    color: #f16261;
    content: "?";
}
.gkBanner {
    display: block;
}
.gkBanner img {
    height: auto;
    width: 100%;
}
#gkInset .box .gkBanner {
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 0;
}
#gkInset .box:first-child .gkBanner {
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -35px;
}
