@font-face {
    font-family: 'economica';
    src: url("../fonts/economica-regular-webfont.eot");
    src: url("../fonts/economica-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/economica-regular-webfont.woff") format("woff"), url("../fonts/economica-regular-webfont.ttf") format("truetype"), url("../fonts/economica-regular-webfont.svg#economicaregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allise';
    src: url("../fonts/allise-webfont.eot");
    src: url("../fonts/allise-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/allise-webfont.woff") format("woff"), url("../fonts/allise-webfont.ttf") format("truetype"), url("../fonts/allise-webfont.svg#alliseregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GillSansNormal';
    src: url("../fonts/GillSans.eot");
    src: url("../fonts/GillSans.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSans.woff") format("woff"), url("../fonts/GillSans.ttf") format("truetype"), url("../fonts/GillSans.svg#alliseregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GillSansPro';
    src: url("../fonts/GillSansMTPro-BoldItalic.eot");
    src: url("../fonts/GillSansMTPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSansMTPro-BoldItalic.woff") format("woff"), url("../fonts/GillSansMTPro-BoldItalic.ttf") format("truetype"), url("../fonts/GillSansMTPro-BoldItalic.svg#alliseregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
body,
html {
    width: 100%;
    height: 100%;
    min-width: 768px;
    overflow-x: hidden;
}
body.hidescroll,
html.hidescroll {
    overflow: hidden;
}
body {
    margin: 0;
    padding: 0;
    background-color: #000000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
img {
    display: inline;
    border: none;
}
.to-load {
    display: block;
}
.to-load img {
    display: block;
}
.after-load {
    display: none;
}
.after-load img {
    display: block;
}
iframe {
    width: 100%;
}
.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 51%;
}
.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.no-svg .my-element {
    background-image: url(images/social_images.png);
}
.international-title {
    display: table;
    z-index: 100;
    margin: 0 auto;
}
.international-title #title-left {
    display: block;
    background-image: url(../images-localized/title_left.jpg);
    height: 89px;
    width: 13px;
    float: left;
}
.international-title #title-middle {
    display: table;
    background-image: url("../images-localized/title_middle.jpg");
    background-repeat: repeat-x;
    height: 89px;
    min-width: 274px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.international-title #title-middle h2 {
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    font-weight: 500;
    color: #e9dab3;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
}
.international-title #title-right {
    float: left;
    display: block;
    background-image: url("../images-localized/title_right.jpg");
    height: 89px;
    width: 13px;
}
.international-title-short {
    display: table;
    z-index: 100;
    margin: 0 auto;
}
.international-title-short #title-left-short {
    display: block;
    background-image: url(../images-localized/title_left_short.jpg);
    background-size: 100% 100%;
    height: 60px;
    width: 13px;
    float: left;
}
.international-title-short #title-middle-short {
    display: table;
    background-image: url("../images-localized/title_middle_short.jpg");
    background-repeat: repeat-x;
    height: 60px;
    min-width: 274px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.international-title-short #title-middle-short h2 {
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    font-weight: 500;
    color: #e9dab3;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
}
.international-title-short #title-right-short {
    float: left;
    display: block;
    background-image: url("../images-localized/title_right_short.jpg");
    background-size: 100% 100%;
    height: 60px;
    width: 13px;
}
.international-gallery-download-button {
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    margin: 12px auto;
    background-image: url("../images/button_gallery_download.png");
    background-repeat: no-repeat;
    width: 68px;
    height: 53px;
}
.international-gallery-download-button h2 {
    margin: 0px;
    padding: 15px 0px;
    cursor: pointer;
    font-weight: 500;
    font-size: 1em;
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    margin: 18px auto;
    font-size: 1.2em;
    margin-right: 1.3em;
    text-align: right;
    vertical-align: middle;
    color: white;
}
.int-video-section-video iframe {
    width: 98%;
    height: 98%;
    top: 1%;
    left: 1%;
}
#wrapper {
    margin: 0;
    padding: 0;
    min-width: 768px;
}
#wrapper #overlayBlackBox {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    visibility: hidden;
   /* background-image: url("../images/black-overlay-bg.png");*/
   background-color:#000000;
    background-repeat: repeat;
}
#wrapper .videoBox {
	display:none;
    vertical-align: middle;
    text-align: center;
    width: 80%;
    display: table;
    margin: auto auto;
    /* margin-top: 5%; */
    height: 100%;
    /* position: fixed; */
}
#wrapper .videoBox .closeButtonVideo {
    z-index: 1000;
    position: relative;
    cursor: pointer;
    width: 26px;
    height: 26px;
    /* right: 10%; */
    background-image: url("../images/video_close_button.jpg");
    float: right;
    z-index: 40;
}
#wrapper .videoBox #videoContainer {
    display: table-cell;
    vertical-align: middle;
}
#wrapper .videoBox #videoContainer #video-crown {
    width: 100%;
    background-image: url("../images/video_player_top.png");
    background-repeat: no-repeat;
    background-position: 50% 0px;
    /* display: block; */
    height: 35px;
}
#wrapper .videoBox #videoContainer .video-section-vid-holder {
    display: block;
    background-size: 100% 100%;
    width: 100%;
    background-repeat: none;
    text-align: center;
    background-image: url("../images/video_player_frame-1.jpg");
}
#wrapper .videoBox #videoContainer .video-section-vid-holder iframe {
    width: 98%;
    height: 98%;
    top: 1%;
    left: 1%;
}
#wrapper .videoBox #videoContainer .video-section-vid-holder .yahoo-trailer-image {
    width: 99%;
    margin-left: 0px;
    height: 90%;
    margin-top: 7px;
    margin-bottom: 2px;
}
#wrapper .videoBox #videoContainer .video-section-vid-holder .video-section-video {
    width: 99%;
    margin-left: 0px;
    margin-top: 7px;
    margin-bottom: 2px;
}
#wrapper .videoBox #videoContainer #tickets {
    width: 479px;
    margin: 0 auto;
    height:69px;
    margin-top:6px;
    background-repeat:no-repeat;
    background-image: url("../images/tickets_available.png");
	display:none;
}

#wrapper .videoBox #videoContainer #tickets ul {
    float:right;
} 

#wrapper .videoBox #videoContainer #tickets ul a{
    width:25px;
    height:25px;
    display: block;
}

#wrapper .videoBox #videoContainer #tickets .yahoo a {
    width:54px;
}

#wrapper .videoBox #videoContainer #tickets .ticketlocator {
    width:50px;
    height:25px;
    display:inline-block;
    cursor:pointer;
    margin-top:5px;
    margin-right:5px;
    background-image: url("../images/ticket_logos.png");
}

#wrapper .videoBox #videoContainer #tickets .fandango {
    background-position: 0 0;
}

#wrapper .videoBox #videoContainer #tickets .fandango:hover {
    background-position: 0px -25px;
}

#wrapper .videoBox #videoContainer #tickets .movietickets { 
    margin-right:-2px;
    background-position: -58px 0px;
}

#wrapper .videoBox #videoContainer #tickets .movietickets a { 
    width:41px;
}

#wrapper .videoBox #videoContainer #tickets .movietickets:hover { 
    background-position: -58px -27px;
}

#wrapper .videoBox #videoContainer #tickets .yahoo {
    margin-right:25px;
    width:44px;
    height:26px;
    background-position: 42px 0;
}

#wrapper .videoBox #videoContainer #tickets .yahoo:hover {
     background-position: 42px -23px;
}

#wrapper .sectionBody {
    margin: 0px auto;
    width: 100%;
    background-color: #000000;
}
#wrapper .sectionBody .section-divider {
    background-color: black;
    z-index: 80;
    height: 12px;
    max-height: 12px;
    min-width: 768px;
    background-image: url("../images/section-divider.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#wrapper #headerSection {
    height: 50.625vw;
    max-height: 95vh;
    width: 100%;
    max-width: 100%;
    min-height: 468px;
    min-width: 768px;
    background: url("../images/background_header.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
    /*#monkey-wrapper {
              display: table;
              overflow: hidden;
              width: 100%;

              #monkey-container{
                  //display: table-cell;
                  border: 1px solid red;
                  margin-top: 10%;
                  right: 0px;
                  bottom: 0px;
                  //width: 100%;
                  //display: inline-block;
                  position: absolute;
              }
          }*/
}
#wrapper #headerSection #title-holder {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 15%;
    margin-left: 35%;
}
#wrapper #headerSection #title-holder #release-date {
    display: block;
    text-align: center;
}
#wrapper #headerSection #title-holder #release-date h2 {
    display: block;
    text-align: center;
    font-family: 'allise';
    color: white;
}
#wrapper #headerSection #title-holder #title-container {
    display: block;
    min-width: 400px;
    margin-top: 30%;
}
#wrapper #headerSection #title-holder #title-container #movie-title {
    display: block;
    overflow: hidden;
    width: 500px;
    margin-right: 0px;
}
#wrapper #headerSection #title-holder #title-container #movie-title img {
    width: 100%;
    height: auto;
}
#wrapper #headerSection #headerCanvasHolder {
    width: 100%;
    display: table;
}
#wrapper #headerSection #headerCanvas {
    display: table-cell;
}

#wrapper #headerSection #ticketholder {
    width:100%;
    min-width: 779px;
    position:absolute;
    top:0;
}
@media (max-width: 779px) {
    #wrapper #headerSection #ticketsite {
        -ms-transform: scale(.8, .8); /* IE 9 */
        -webkit-transform: scale(.8, .8); /* Chrome, Safari, Opera */
        transform: scale(.8, .8);
    }
}

#wrapper #headerSection #ticketsite {
    position:absolute;
    top:65px;
    right:29px;
    width:226px;
    height:85px;
    float:right;
    background-repeat: no-repeat;
    background-image: url("../images/tickets_available_site.png");
	display:none;
}

#wrapper #headerSection #ticketsite ul {
    margin-top:40px;
    padding:0;
    float:right;
} 

#wrapper #headerSection #ticketsite ul a{
    width:25px;
    height:25px;
    display: block;
}

#wrapper #headerSection #ticketsite .ticketlocator {
    width:50px;
    height:25px;
    display:inline-block;
    cursor:pointer;
    margin-top:5px;
    margin-right:12px;
    background-image: url("../images/ticket_logos.png");
}

#wrapper #headerSection #ticketsite .fandango {
    background-position: 0 0;
}

#wrapper #headerSection #ticketsite .fandango:hover {
    background-position: 0px -25px;
}

#wrapper #headerSection #ticketsite .movietickets { 
    margin-right:5px;
    background-position: -58px 0px;
}

#wrapper #headerSection #ticketsite .movietickets a { 
     width:41px;
}

#wrapper #headerSection #ticketsite .movietickets:hover { 
    background-position: -58px -27px;
}

#wrapper #headerSection #ticketsite .yahoo {
    margin-right:27px;
    width:44px;
    height:26px;
    background-position: 42px 0;
}

#wrapper #headerSection #ticketsite .yahoo:hover {
     background-position: 42px -23px;
}

#wrapper #headerSection #ticketsite .yahoo a {
    width:54px;
}

#wrapper #videoSection {
    width: 100%;
    min-height: 650px;
    max-height: 850px;
    min-width: 768px;
    background-color: black;
    background-image: url("../images/background_videos.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden;
    max-width: 100%;
}
#wrapper #videoSection #character-wrapper {
    display: block;
    position: relative;
    width: 100%;
    min-height: 682px;
    overflow: hidden;
    bottom:0;
}
#wrapper #videoSection #character-wrapper .dexter-hang {
    z-index: 0;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    left: 22%;
}
#wrapper #videoSection #character-wrapper .minichar-wrapper {
    display: block;
    /*position: absolute;*/
    position:relative;
   /* padding-left: 55%; */
    /*top: 15%;*/
}
#wrapper #videoSection #character-wrapper .minichar-wrapper #char-cowboy {
    position: relative;
    background-repeat: no-repeat;
    top: 40px;
    left: 60%;
    z-index: -1;
}
#wrapper #videoSection #character-wrapper .minichar-wrapper #char-cowboy img {
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    bottom: 0px;
}
#wrapper #videoSection #character-wrapper #title-holder {
    display: table;
    margin: 2px auto;
    position: absolute;
    width: 100%;
    height: 89px;
    text-align: center;
}
#wrapper #videoSection #character-wrapper #videoSectionCanvasHolder {
    position: absolute;
}
#wrapper #videoSection #character-wrapper #videoSectionCanvas {
    display: table-cell;
}
#wrapper #videoSection #character-wrapper .video-container {
    width:100%;
    display:block;
    margin-left:auto;
    position: absolute;
    right:0;
    left:0;
    margin:0 auto;
    top:127px;
    z-index: 9;
    margin-top:-80px;
    min-width:760px;
   /* z-index: 9;
    display: table;
    position: relative;
    margin: -80px auto 50px;
    height: 100%;
    min-width:760px;
    min-height:750px;*/
}
#wrapper #videoSection #character-wrapper .video-container .bxslider0 {
    margin-top:-1px;
}
#wrapper #videoSection #character-wrapper .video-container .title-holder-bottom {
    margin: 0 auto;
    position: relative;
    /*width: 100%;*/
    width:500px;
    z-index: 10;
}
#wrapper #videoSection #character-wrapper .video-container .title-holder-bottom .itle-trailer {
    display: block;
    margin: 5px auto;
    height: 62px !important;
    z-index: 10;
    text-align: center;
    vertical-align: middle;
    /*h2{
                display:block;
                color: white;
                @include nav-font();
                position: relative;
                margin: -45;
            }*/
}
#wrapper #videoSection #character-wrapper .video-container .title-holder-bottom .title-trailer img {
    position: relative;
    width: 50%;
    height:auto;
    margin: 0px auto;
}
#wrapper #videoSection #character-wrapper .video-container .video-crown {
    width: 100%;
    background-image: url("../images/video_player_top.png");
    background-repeat: no-repeat;
    background-position: 50% 0px;
    display: block;
    height: 35px;
}
#wrapper #videoSection #character-wrapper .video-container .video-section-vid-holder {
    display: block;
    background-size: 100% 100%;
    background-repeat: none;
    text-align: center;
    width: 600px;
    background-image: url("../images/video_player_frame.jpg");
    padding: 10px;
    margin:0 auto;
    position:relative;
}
#wrapper #videoSection #character-wrapper .video-container .video-section-vid-holder img {
    width: 100%;
}
#wrapper #videoSection #character-wrapper .video-container .video-section-vid-holder .video-section-video {
    width: 96%;
    height: 95.2%;
    margin-top: 1.5%;
    margin-bottom: 1.2%;
}

#wrapper #videoSection #character-wrapper .video-container .bx-pager{
    display:none;
}

#wrapper #videoSection #character-wrapper .bx-controls .bx-next {
    right:29px;
}

#wrapper #videoSection #character-wrapper .char-wilson {
    height: 84%;
    position: absolute;
    bottom: 0;
    left: -5%;
}
#wrapper #videoSection #character-wrapper .char-wilson img {
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
}
#wrapper #videoSection #character-wrapper .char-caveman {
    height: 84%;
    position: absolute;
    bottom: 0;
    right: 0;
    width:425px;
}
#wrapper #videoSection #character-wrapper .char-caveman img {
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
}
#wrapper #aboutSection {
    display: block;
    width: 100%;
    max-height: 750px;
    min-width: 768px;
    background-color: black;
    background-image: url("../images/background_about.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
#wrapper #aboutSection #title-holder {
    z-index: 10;
    position: absolute;
    margin-top: 0;
    margin-left: 24%;
}
#wrapper #aboutSection #title-holder #light {
    background-image: url("../images/light.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 423px;
    left: -20px;
    overflow: visible;
    position: absolute;
    top: -10px;
    width: 465px;
}

#wrapper #aboutSection #title-holder #about-text-packshot {
    z-index: 10;
    position: relative;
    margin-top: 20px;
    margin-left: 1px;
}
#wrapper #aboutSection #title-holder #about-text-buynow {
z-index: 10;
position: absolute;
margin-top: -31px;
margin-left: -5px;
}
#wrapper #aboutSection #title-holder #about-text-burst {
z-index: 5;
position: absolute;
top: 326px;
left: 141px;
}

#wrapper #aboutSection #title-holder #about-text-container {
    z-index: 10;
    position: relative;
    margin-top: 0%;
    margin-left: 14px;
}

#wrapper #aboutSection #title-holder #about-text-container #about-text-top {
    width: 296px;
    height: 10px;
    background-image: url("../images/about-frame-top.jpg");
}
#wrapper #aboutSection #title-holder #about-text-container #about-text-middle {
    width: 296px;
    overflow-wrap: break-word;
    background-repeat: repeat-y;
    background-image: url("../images/about-frame-middle.jpg");
}
#wrapper #aboutSection #title-holder #about-text-container #about-text-middle h2 {
    color: #e9dab3;
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    margin: 0px;
    padding: 15px 25px;
}
#wrapper #aboutSection #title-holder #about-text-container #about-text-bottom {
    width: 296px;
    height: 12px;
    background-image: url("../images/about-frame-bottom.jpg");
}
#wrapper #aboutSection #title-holder #title-about {
    z-index: 31;
    position: relative;
    margin-top: 5%;
    height: 117px;
}
#wrapper #aboutSection #title-holder #about-text-holder {
    position: absolute;
    display: block;
    z-index: 30;
    margin: 10% 9% 0px;
    width: 360px;
    height: 600px;
}
#wrapper #aboutSection #title-holder #about-text-holder h2 {
    line-height: 22px;
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
    color: black;
}
#wrapper #aboutSection .character-wrapper2 {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 682px;
    bottom: 0px;
    /*
      display: block;
      position: relative;
      width: 100%;
      min-width: 100px;
      min-height: 100px;
      height: 100%;
      overflow: hidden;*/
}
#wrapper #aboutSection .character-wrapper2 #char-roman {
    position: absolute;
    background-repeat: no-repeat;
    bottom: -100px;
    right: 22%;
    height: 109px;
	z-index:10;
}
#wrapper #aboutSection .character-wrapper2 #char-roman img {
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    height: 100%;
    bottom: 0px;
}
#wrapper #aboutSection .character-wrapper2 .char-sakajawea {
    z-index: 4;
    display: table-cell;
    position: absolute;
    max-height: 600px;
    float: left;
    bottom: 0px;
}
#wrapper #aboutSection .character-wrapper2 .char-sakajawea img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    width: auto;
    height: 100%;
    float: right;
    display: block;
}
#wrapper #aboutSection .character-wrapper2 .light-spot {
    z-index: 4;
    display: block;
    width: 40%;
    height: 40%;
    position: absolute;
    top: 3%;
    left: 9%;
}
#wrapper #aboutSection .character-wrapper2 .light-spot img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: auto;
    width: 100%;
}
#wrapper #aboutSection .character-wrapper2 .light-flash {
    z-index: 6;
    display: none;
    background-image: url("../images/flashlight_flare.png");
    width: 60%;
    height: 60%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 23%;
    left: 2%;
}

#wrapper #aboutSection .character-wrapper2 .char-ben {
    z-index: 5;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0px;
    top: 12%;
    left: 32%;
}
#wrapper #aboutSection .character-wrapper2 .char-ben img {
    display: table-cell;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    width: auto;
    height: 100%;
}

#wrapper #aboutSection .character-wrapper2 .char-lancelot {
    z-index: 4;
    position: absolute;
    min-width: 100%;
    top: 12%;
    float: right;
    bottom: 0px;
}
#wrapper #aboutSection .character-wrapper2 .char-lancelot img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
    width: auto;
    height: 100%;
    float: right;
    display: block;
}
#wrapper #character-popup-overlay,
#wrapper #game-popup-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    display: none;
    z-index: 10000;
    min-height: 100%;
    min-width: 100%;
    background-size: cover;
    background-attachment: scroll;
}
#wrapper #character-popup {
    display: none;
    width: 386px;
    height: 419px;
    background: url(../images/background_character_popup.png) no-repeat;
    position: absolute;
    top: 132px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 20000;
}
#wrapper #character-popup .close {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/close_character_popup.png) no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
}
#wrapper #character-popup .content {
    width: 300px;
    margin: 0 auto;
    font-family: 'GillSansNormal';
}
#wrapper #character-popup .content span {
    padding: 40px 0 0 0;
    display: block;
    text-align: center;
    font-size: 26px;
    font-style: italic;
    color: #fff;
}
#wrapper #character-popup .content span strong {
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    display: block;
    color: rgb(220, 183, 118);
    letter-spacing: 3px;
}
#wrapper #character-popup .content p {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 23px;
    color: #d0c2b7;
}
#wrapper #character-popup .content .scrollbar {
    margin: 20px 0 0 -20px;
    width: 340px;
    height: 261px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 20px 0;
}
#wrapper #game-popup {
    display: none;
    width: 760px;
    height: 510px;
    background: url(../images/game_player_frame.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 132px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 20000;
}
#wrapper #game-popup .close {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/close_character_popup.png) no-repeat;
    position: absolute;
    top: -38px;
    right: 20px;
}
#wrapper #game-popup .decoration {
    width: 200px;
    height: 35px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../images/video_player_top.png) no-repeat;
}
#wrapper #game-popup .content {
    left: 5px;
    position: absolute;
    top: 5px;
    width: 750px;
    height: 500px;
    background: #000;
}
#wrapper #game-popup .content iframe {
    border: 0;
    width: 100%;
    height: 100%;
}
#wrapper #sectionCharacterRoster {
    min-width: 768px;
    height: 662px;
    position: relative;
    clear: both;
    background-image: url(../images/background_characters.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 100% !important;
    overflow:hidden;
    /*display:none;*/
}
#wrapper #sectionCharacterRoster #title {
    width: 348px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
#wrapper #sectionCharacterRoster #discover-more {
    display: block;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 250px;
}
#wrapper #sectionCharacterRoster #characterRosterHolder {
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 56px;
}
#wrapper #sectionCharacterRoster #characterRosterHolder .bx-pager {
    display: none;
}
#wrapper #sectionCharacterRoster #characterRosterHolder .bx-controls .bx-prev {
    left: 29px;
}
#wrapper #sectionCharacterRoster #characterRosterHolder .bx-controls .bx-next {
    right: 29px;
}
#wrapper #sectionCharacterRoster #characterRosterHolder .bxslider2 {
    display: block;
    height: 100%;
    margin: 0;
}
#wrapper #sectionCharacterRoster #characterRosterHolder .char-roster-card {
    display: block;
    cursor: pointer;
    text-align: center;
    min-width: 469px;
}
#wrapper #sectionCharacterRoster #characterRosterHolder .char-roster-card img {
    display: inline-block;
    width: auto !important;
}

#wrapper #sectionCharacterRoster .rope {
    width:100%;
    height:96px;
    background: url(../images/velvet_rope.png) repeat-x;
    position:absolute;
    bottom:0;
    background-position-x:center;
}

#wrapper #sectionGames {
    min-width: 768px;
    height: 670px;
    background-image: url(../images/background_activities.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 100% !important;
    position: relative;
    clear: both;
    overflow: hidden;
}
#wrapper #sectionGames #title {
    width: 348px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
#wrapper #sectionGames #gameCardHolder {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 127px;
}
#wrapper #sectionGames #gameCardHolder .bx-pager {
    display: none;
}
#wrapper #sectionGames #gameCardHolder .bx-controls .bx-prev {
    left: 29px;
}
#wrapper #sectionGames #gameCardHolder .bx-controls .bx-next {
    right: 29px;
}
#wrapper #sectionGames #gameCardHolder .bxslider3 {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
}

#wrapper #sectionGames #gameCardHolder .game {
    position: relative;
    display: block;
    cursor: pointer;
    /*min-width: 447px;*/
    min-width: 507px;
    text-align: center;
}
#wrapper #sectionGames #gameCardHolder .game.coming-soon {
    cursor: default;
}
#wrapper #sectionGames #gameCardHolder .game img {
    width: auto;
    display: inline-block;
}
#wrapper #sectionGames #gameCardHolder .game .figure {
    position: relative;
    top: 0;
    z-index: 10;
    float: right;
    margin: -476px 0 0 0;
}
#wrapper #sectionGames #gameCardHolder .game .figure.tablet-tapper {
    margin-left: 44.89795918367347%;
    width: 278px;
}
#wrapper #sectionGames #gameCardHolder .game .figure.knight-flight {
    margin-right: -29%;
   width:100%;
}
#wrapper #sectionGames #gameCardHolder .game .figure.pocket-gems {
   margin-right: -29%;
   width:100%;
   margin-top:-394px !important;
}
#wrapper #sectionGames #gameCardHolder .game .figure.hall-of-mix-ups {
    margin-left: 25.26595744680851%;
    margin-right:-29%;
    width: 100%;
}

/* PARTNER SECTION */
#wrapper #sectionPartners {
    min-width: 768px;
    height: 450px;
    background-image: url(../images/background_partners.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 100% !important;
    position: relative;
    clear: both;
    overflow: hidden;
	
}

#wrapper #sectionPartners #title {
    width: 348px;
    position: absolute;
    top: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}

#wrapper #sectionPartners #partnerContainer {
    margin-top:150px;
    text-align: center;
}

#wrapper #sectionPartners #partnerContainer ul {
    list-style: none;
}

#wrapper #sectionPartners #partnerContainer ul li {
    margin: 0 0 .5% .5%;
    padding:5px;
    display:inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#wrapper #sectionPartners #partnerContainer ul li img {
    max-width:100%;
    height:auto;
    margin:0 15px 15px;
}


#wrapper #sectionPartners #partnerContainer #bottomlogos {
    margin-top:10px;
}

/*#gallerySection{
    min-width: $section-min-width;
    max-height: $section-max-height;
    //display: table;

    #title-holder
    {
        position: absolute;
        text-align: center;
        margin-top: 1px;
        width: 100%;
        z-index: 10;

        #title-photos
        {
            height: 107px;
            z-index: 10;
        }
    }

    //.bx-wrapper {

        #gallery-button-holder{
            cursor: pointer;
            display: table;
            width: 100%;
            position: absolute;
            left: 0; right: 0;
            height: 70px;
            margin: -100px auto;
            z-index: 40;

            .gallery-download-button
            {
                cursor: pointer;
                vertical-align: middle;
                text-align: center;
                margin: 12px auto;
                background-image: url('../images/button_gallery_download.png');
                background-repeat: no-repeat;
                width: 200px;
                height: 53px;

                    h2{
                        margin: 0px;
                        padding: 15px 0px;
                        cursor: pointer;
                        font-weight: 500;
                        font-size: 1em;
                        @include nav-font;
                        margin: 18px auto;
                        font-size: 1.2em;
                        margin-right: 1.3em;
                        text-align: right;
                        vertical-align: middle;
                        color:white;
                    }
            }
        }
    //}

    #gallery-button-left{
        background-image: url('../images/arrow_left.png');
        width: 65px;
        height:90px;
    }

    #gallery-button-right{
         background-image: url('../images/arrow_right.png');
        cursor: pointer;
    }

    #gallery-holder
    {
        overflow: hidden;
        display: block;

        background-color: black;

        .bx-wrapper{
            .bx-viewport{
                left: 0px;
            }

           ul {
                margin: 0px;
               padding: 0px;
            }
        }

        #gallery-background-fader
        {
            display:table-cell;
            float:left;
            opacity: 0.7;
            position: absolute;
            width: 100%;
            height: 100%;
            background-color:black;
        }

        #image-gallery
        {
            display: table-cell;
            vertical-align: middle;
            margin: 0px;
            padding: 0px;
            text-decoration: none;
            background-color: black;
            background-image: url('../images/background_photos_1.jpg');
            background-size: cover;

            $gallery-max-image-width: 90%;

            #gallery-viewport {
                overflow: hidden;
                width: 1900;
                margin: 0px auto;

                #images-container {
                    width: 300%;
                    display:block;

                        img{
                            @include enable-gpu;
                            display: block;
                            float:left;
                            background-color: black;
                        }
               }
            }// end of gallery view port
        }
    }
}*/

#gallerySection {
    min-width: 768px;
    max-height: 750px;
}
#gallerySection #title-holder {
    position: absolute;
    text-align: center;
    margin-top: 1px;
    width: 100%;
    z-index: 10;
}
#gallerySection #title-holder #title-photos {
    height: 107px;
    z-index: 10;
}
#gallerySection .bx-wrapper #gallery-button-holder {
    cursor: pointer;
    display: table;
    width: 100%;
    position: absolute;
    height: 70px;
    margin: -100px auto;
    z-index: 40;
}
#gallerySection .bx-wrapper #gallery-button-holder .gallery-download-button {
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    margin: 12px auto;
    background-image: url("../images/button_gallery_download.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 53px;
}
#gallerySection .bx-wrapper #gallery-button-holder .gallery-download-button h2 {
    margin: 0px;
    padding: 15px 0px;
    cursor: pointer;
    font-weight: 500;
    font-size: 1em;
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    margin: 18px auto;
    font-size: 1.2em;
    margin-right: 1.3em;
    text-align: right;
    vertical-align: middle;
    color: white;
}
#gallerySection #gallery-button-left {
    background-image: url("../images/arrow_left.png");
    width: 65px;
    height: 90px;
}
#gallerySection #gallery-button-right {
    background-image: url("../images/arrow_right.png");
    cursor: pointer;
}
#gallerySection #gallery-holder {
    overflow: hidden;
    display: block;
    background-color: black;
}
#gallerySection #gallery-holder .bx-wrapper .bx-viewport {
    left: 0px;
}
#gallerySection #gallery-holder .bx-wrapper ul {
    margin: 0px;
    padding: 0px;
}
#gallerySection #gallery-holder #gallery-background-fader {
    display: table-cell;
    float: left;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
}
#gallerySection #gallery-holder #image-gallery {
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    background-color: black;
    background-image: url("../images/background_photos_1.jpg");
    background-size: cover;
}
#gallerySection #gallery-holder #image-gallery #gallery-viewport {
    overflow: hidden;
    width: 1900;
    margin: 0px auto;
}
#gallerySection #gallery-holder #image-gallery #gallery-viewport #images-container {
    width: 300%;
    display: block;
}
#gallerySection #gallery-holder #image-gallery #gallery-viewport #images-container img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    float: left;
    background-color: black;
}
#mainNav {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: fixed;
    z-index: 98;
    width: 100%;
    height: 54px;
    background-image: url("../images/nav_background.png");
}
#mainNav #leftHeaderHolder {
    display: none;
    position: relative;
    width: 235px;
    height: 85px;
    float: left;
    background-image: url("../images/nav_background.png");
    background-repeat: no-repeat;
}
#mainNav #leftHeaderHolder #leftHeader {
    display: block;
    cursor: pointer;
    z-index: 15px;
    width: 235px;
    height: 85px;
    background-image: url("../images-localized/nav_top_left.png");
    background-size: cover;
}
#mainNav #leftHeaderHolder #leftHeader h2 {
    margin-top: 0;
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    font-weight: 500;
    padding-top: 45px;
    margin-left: 60px;
    font-size: 16px;
    color: #352402;
}
#mainNav #leftHeaderHolder #internationalLeftHeader {
    display: block;
    cursor: pointer;
    z-index: 15px;
    width: 235px;
    height: 85px;
    background-image: url("../images-localized/international_nav_top_left.png");
}
#mainNav #leftHeaderHolder #internationalLeftHeader h2 {
    margin-top: 0;
    text-align: center;
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    font-weight: 500;
    padding-top: 50px;
    margin-left: 10px;
    margin-right: 40px;
    font-size: 16px;
    color: #352402;
}
#mainNav #social-container {
    margin-top: 12px;
    float: right;
    right: 0px;
    height: 32px;
    display: block;
}
#mainNav #social-container #social-icon-audio {
    cursor: pointer;
    margin-top: 1px;
    margin-right: 25px;
    display: none;
}
#mainNav #social-container ul {
    margin: 0px;
    margin-right: 20px;
    padding: 0px;
    float: right;
    text-decoration: none;
    list-style: none;
}
#mainNav #social-container li {
    margin: 0px;
    padding: 0px;
    float: left;
    text-decoration: none;
    list-style: none;
}
#mainNav #social-container .social-icon {
    cursor: pointer;
    float: left;
    margin-left: 10px;
    width: 17px;
    height: 17px;
    background-image: url("../svg/social-icons.png");
    background-size: 85px 34px;
    background-repeat: no-repeat;
}
#mainNav #social-container #social-icon-twitter {
    background-position: -17px 0px;
}
#mainNav #social-container #social-icon-twitter:hover {
    background-position: -17px -17px;
}
#mainNav #social-container #social-icon-facebook {
    background-position: 0px 0px;
}
#mainNav #social-container #social-icon-facebook:hover {
    background-position: 0px -17px;
}
#mainNav #social-container #social-icon-google {
    background-position: -34px 0px;
}
#mainNav #social-container #social-icon-google:hover {
    background-position: -34px -17px;
}
#mainNav #social-container #social-icon-youtube {
    background-position: -51px 0px;
}
#mainNav #social-container #social-icon-youtube:hover {
    background-position: -51px -17px;
}
#mainNav #social-container #social-icon-instagram {
    background-position: -68px 0px;
}
#mainNav #social-container #social-icon-instagram:hover {
    background-position: -68px -17px;
}
#mainNav #menu {
    background-color: black;
    min-width: 700px;
    pointer-events: all;
}
#mainNav #menu .menuButton {
    text-decoration: none;
    list-style: none;
    color: white;
    text-align: center;
    height: 54px;
    position: relative;
    padding: 0 10px;
    float: left;
    background-image: url("../images/nav_rollover.png");
    background-repeat: no-repeat;
}
#mainNav #menu .menuButton .menu-title h1 {
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-weight: 500;
    text-decoration: none;
    margin: 10px;
    text-align: center;
    vertical-align: middle;
    font-family: "customfont", "GillSansNormal", "GillSansPro", Calibri, sans-serif;
    color: #e3c064;
    font-size: 16px;
}
#mainNav #menu .menuButton:hover {
    background-position: 50% -62px;
}
.activeButton {
    color: white;
    text-align: center;
    height: 54px;
    position: relative;
    float: left;
    background-image: url("../images/nav_rollover.png");
    background-repeat: no-repeat;
    background-position: 50% -62px;
}
#footer {
    display: table;
    margin: 0px;
    padding: 0px;
    display: block;
    background-color: black;
    width: 100%;
    height:140px;
    /*height: 120px;*/
}
#footer #footer-content {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#footer #footer-content #legal-container #bug-container {
    height:110px;
    float:left;
    width:210px;
}

#footer #footer-content #bug-container .bug {
    margin-top: 25px;
    float: left;
    display: block;
    background-image: url("../images/legal_bugs.png");
    background-repeat: no-repeat;
}
#footer #footer-content #bug-container #bug-1492 {
    width: 75px;
    height: 50px;
}
#footer #footer-content #bug-container #bug-nl {
    background-position: -75px 0px;
    width: 60px;
    height: 60px;
}
#footer #footer-content #bug-container #bug-20fox {
    background-position: -135px 0px;
    width: 65px;
    height: 50px;
    margin-right: 10px;
}
#footer #footer-content #legal-container {
    width: 980px;
    margin: 10px auto;
    height: inherit;
}
#footer #footer-content #legal-container #footer-text {
    margin-top: 8px;
    float: left;
    width: 630px;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: #6f6f6f;
}

#footer #footer-content #rating-text, #footer #footer-content #legal-container a {
    font-weight: bold;
    font-size: 10px;
    font-family: arial;
    color: #6f6f6f;
}

#footer #footer-content #rating-text {
    font-size: 9px;
    margin-top:70px;
    width:160px;
    margin-left: -17px;
}

#footer #footer-content #legal-container #rating-image {
    background-image: url("../images-localized/rated.png");
    background-repeat: no-repeat;
    background-position: 1px 50%;
    float: left;
    margin-left: 10px;
    width: 130px;
    /*height: 85px;*/
}


#footer #footer-content #legal-container #amnh {
    background-image: url("../images/legal_amnh.png");
    background-repeat: no-repeat;
    background-position: 1px 50%;
    width: 139px;
    height: 25px;
    display:inline-block;
    float:right;
    margin-right:16px;
    margin-top:-7px;
}

/* Nexus 7 */
@media screen and (min-width: 690px) {
    #social-container {
        display:none;
    }
}

@media screen and (min-width: 1300px) {
    #videoSection .video-container {
    /*webkit-transform: scale(1.3,1.3);
        -webkit-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
    -o-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);*/
    }
}
@media (max-width: 1024px) {
    #mainNav #leftHeaderHolder {
        width: 156px;
        height: 56px;
    }
    #mainNav #leftHeaderHolder #leftHeader {
        width: 156px;
        height: 56px;
    }
    #mainNav #leftHeaderHolder #internationalLeftHeader {
        width: 156px;
        height: 56px;
    }
    #mainNav #menu {
        min-width: auto;
    }
    #mainNav #menu .menuButton .menu-title h1 {
        margin: 10px 0;
        font-size: 15px;
    }
    #mainNav #menu .menuButton:hover {
        background-position: 50% -62px;
    }
    #mainNav #social-container {
        margin-top: 10px;
    }
    #mainNav #social-container ul {
        margin-right: 10px;
    }
    #mainNav #social-container .social-icon {
        margin-left: 5px;
    }

    #wrapper #sectionPartners #partnerContainer ul li {
        margin:0 0 -1.5% -1.5%;
    }

    #wrapper #sectionPartners #partnerContainer ul li img {
        max-width: 80%;
    }
}
@media (max-width: 890px) {
    #wrapper #sectionPartners #partnerContainer ul li {
        margin:0 0 -4.5% -5.5%;
    }

    #wrapper #sectionPartners #partnerContainer ul li img {
        max-width: 70%;
    }
}
@media (max-width: 780px) {
    #wrapper #sectionPartners #partnerContainer ul li {
        margin:0 0 -4.5% -8.5%;
    }

    #wrapper #sectionPartners #partnerContainer ul li img {
        max-width: 60%;
    }
}
@media (max-width: 680px) {
    #wrapper #sectionPartners #partnerContainer ul {
         float:left;
         width:210px;
    }
    #wrapper #sectionPartners #partnerContainer {
        margin-top:133px;
    }

    #wrapper #sectionPartners #partnerContainer #toplogos {
         margin-left:14%;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .char-caveman {
        max-height: 400px;
        min-height: 400px;
    }
    .char-wilson {
        max-height: 400px;
        min-height: 400px;
    }
    .char-ben {
        margin-top: 20%;
        margin-left: 80%;
        height: 400px;
    }
    #aboutSection {
        height: 600px;
        max-height: 600px;
        min-height: 600px;
    }
    #mainNav #social-container {
        /*display: block;
        float: left;
        margin-top: 0;
        padding-top: 0;
        margin-left: 0;
        padding-left: 0;
        position: absolute;
        top: 10px;*/
    }
    #overlayBlackBox .videoBox #videoContainer .video-section-vid-holder .video-section-video {
        min-height: 320px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .char-caveman {
        max-height: 400px;
    }
    .char-wilson {
        max-height: 400px;
    }
    .video-container {
        margin: 0px;
        padding: 0px;
        /*
   	-webkit-transform: scale(.65,.65);
  -moz-transform: scale(.65,.65);
    -o-transform: scale(.65,.65);
    -ms-transform: scale(.65,.65);
       transform: scale(.65,.65);*/
    }
    #overlayBlackBox .videoBox #videoContainer .video-section-vid-holder .video-section-video {
        min-height: 430px;
    }
}
/*tablet portrait*/

@media screen and (max-width: 993px) and (min-width: 380px) {
    #social-container {
        display: block;
        float: left;
        padding-top: 0;
        margin-left: 0;
        padding-left: 0;
        position: absolute;
        top: 0;
    }
    .character-wrapper2 {
        min-height: 600px !important;
        max-height: 600px !important;
    }
    .char-lancelot {
        visibility: hidden;
        max-height: 400px;
        min-height: 400px;
    }
    .char-sakajawea {
        max-height: 400px !important;
        min-height: 400px !important;
    }
    .char-ben {
        margin-left: 18%;
        margin-top: 17%;
    }
    #videoSection {
        overflow: hidden;
    }
    #videoSection #character-wrapper {
        display: table;
    }
    #videoSection #character-wrapper .video-container {
        position: relative;
        margin: auto;
        margin-top: 13%;
    }
    #videoSection #character-wrapper .video-container .video-section-vid-holder {
        text-align: center;
        width: 500px;
        min-width: 300px;
        background-image: url("../images/video_player_frame.jpg");
    }
    #videoSection #character-wrapper .video-container .video-section-vid-holder .video-section-video {
        width: 95%;
        height: 95%;
        margin-top: 2%;
        margin-bottom: 1.2%;
    }
    #videoSection #character-wrapper .video-container .videoitem {
        position: relative;
        display: block;
        cursor: pointer;
        /*min-width: 447px;*/
        min-width: 507px;
        text-align: center;
    }
    #footer {
        height: inherit;
    }
    #footer #footer-content #legal-container {
        display: table;
        vertical-align: middle;
        text-align: center;
        width: 720px;
        margin: 10px auto;
    }
    #footer #footer-content #legal-container #bug-container .bug {
        margin-top: 40px;
    }
    #footer #footer-content #legal-container #footer-text {
        float: left;
        width: 360px;
        font-weight: bold;
        font-size: 10px;
        font-family: arial;
        color: #6f6f6f;
    }
    #footer #footer-content #legal-container #rating-image {
        display: table-cell;
        margin-top: 13px;
        margin-left: 20px;
        float: left;
        width: 130px;
        height: 100px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    #videoSection {
        width: 100%;
        max-height: 650px;
    }
    .video-container {
        /*-webkit-transform: scale(0.65, 0.65);
        -moz-transform: scale(0.65, 0.65);
        -o-transform: scale(0.65, 0.65);
        -ms-transform: scale(0.65, 0.65);
        transform: scale(0.65, 0.65);*/
    }
    .minichar-wrapper {
        visibility: hidden;
    }
    .char-wilson {
        -webkit-transform: scale(0.7, 0.7);
        -webkit-transform-origin: bottom left;
        /* Chrome, Safari, Opera */
        -moz-transform: scale(0.7, 0.7);
        -moz-transform-origin: bottom left;
        -o-transform: scale(0.7, 0.7);
        -o-transform-origin: bottom left;
        -ms-transform: scale(0.7, 0.7);
        -ms-transform-origin: bottom left;
        /* IE 9 */
        transform: scale(0.7, 0.7);
        transform-origin: bottom left;
    }
    .char-caveman {
        -webkit-transform: scale(0.7, 0.7);
        -webkit-transform-origin: bottom right;
        /* Chrome, Safari, Opera */
        -moz-transform: scale(0.7, 0.7);
        -moz-transform-origin: bottom right;
        -o-transform: scale(0.7, 0.7);
        -o-transform-origin: bottom right;
        -ms-transform: scale(0.7, 0.7);
        -ms-transform-origin: bottom right;
        /* IE 9 */
        transform: scale(0.7, 0.7);
        transform-origin: bottom right;
    }
    .char-sakajawea {
        max-height: 400px;
        min-height: 400px;
    }
}
/* MOBILE DESIGN PHONES AND LOW RES TABLET */

#about-text-buynow img{
	width:80%;
}
#about-text-buynow-sub{
position: absolute;
float: right;
left: -6px;
margin-top: 16px;
z-index: 11;

}
.about-text-div{
	display:inline-block;
	margin-left: -4px;
}
.about-text-div a:hover{
	opacity:0.8;
}
.about-text-div img{
	width:95%;
	
}

#about-dhd-sub{
z-index: 10;
position: absolute;
/* min-width: 100%; 
top: 4%;*/
/* float: right; */
/* bottom: 0px; */
margin-top:20px;
right: 19.5%;
}

.about-dhd-sub-div{
	transform: translate3d(0, 0, 0);
transform-style: preserve-3d;
width: auto;
height: 100%;
/*float: right;*/
display: block;
}
.about-dhd-sub-div a{
	opacity:0.85;
}
.about-dhd-sub-div a:hover{
	opacity:1;
}

.about-dhd-sub-div img{
	margin-bottom: -8px;
}

#title-video{
	z-index:100;
}