
.grumble {
    background-image: url("../images/bubble-sprite.png");
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99999;
}
.grumble-text {
    display: table;
    font-size: 14px;
    line-height: 14px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 99999;
}
.ie7 .grumble-text, .ie6 .grumble-text {
    display: block;
}
.grumble-text .outer {
    color: #FFFFFF;
    display: table-cell;
    vertical-align: middle;
}
.ie7 .grumble-text .outer, .ie6 .grumble-text .outer {
    display: block;
    left: 0;
    position: absolute;
    top: 48%;
    width: 85%;
}
.ie7 .inner, .ie6 .inner {
    position: relative;
    top: -50%;
}
.grumble-text50 .outer {
    padding: 6px;
}
.grumble-text100 .outer {
    padding: 8px;
}
.grumble-text150 .outer {
    padding: 10px;
}
.grumble-text200 .outer {
    padding: 12px;
}
.grumble50 {
    background-position: 0 0;
}
.grumble100 {
    background-position: 0 -50px;
}
.grumble150 {
    background-position: 0 -150px;
}
.grumble200 {
    background-position: 0 -300px;
}
.alt-grumble50 {
    background-position: -200px 0;
}
.alt-grumble100 {
    background-position: -200px -50px;
}
.alt-grumble150 {
    background-position: -200px -150px;
}
.alt-grumble200 {
    background-position: -200px -300px;
}
.grumble-button {
    background: none repeat scroll 0 0 #FF5C00;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #CCCCCC;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0.8em;
    height: 12px;
    line-height: 0.9em;
    position: absolute;
    text-align: center;
    width: 20px;
    z-index: 99999;
}
html, body, button, input, select, textarea {
    font-family: 'Heiti SC',STHei,'Microsoft YaHei',sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-size: 100%;
}
html, button, input, select, textarea {
    font-family: 'Open Sans',sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    height: 0;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
}
p, pre {
    margin: 1em 0;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: none;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none outside none;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #C0C0C0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#mask {
    background-color: #FFFFFF;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100000;
}
.loader {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}
.vegas-loading {
    background: url("../images/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-radius: 10px;
    height: 32px;
    left: 20px;
    position: fixed;
    top: 20px;
    width: 32px;
    z-index: -1;
}
.vegas-background {
    image-rendering: optimizequality;
    max-width: none !important;
    z-index: -1;
}
.vegas-overlay {
    background: url("overlays/01.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 0.5;
    z-index: -1;
}
.vegas-overlay, .vegas-background {
    -moz-user-select: none;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #B3D4FC;
    text-shadow: none;
}
#home {
    height: 100%;
}
.slider-controls {
    margin: 0;
    opacity: 0;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
}
.slider-controls li {
    list-style: none outside none;
}
.slider-controls li a {
    cursor: pointer;
    height: 80px;
    position: absolute;
    top: 44%;
    width: 81px;
    z-index: 25;
}
#home div {
    height: 100%;
    position: relative;
    width: 100%;
}
#home div:hover .slider-controls {
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
}
.s-next {
    background: url("../images/s-next.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 70px;
    opacity: 0.3;
    right: 0;
}
.s-prev {
    background: url("../images/s-prev.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    margin-left: 70px;
    opacity: 0.3;
}
.s-next:hover, .s-prev:hover {
    opacity: 1;
}
.main-title {
    color: #FFFFFF;
    height: 385px;
    margin-top: -176px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 10;
}
.main-title .spacer {
    margin: 30px auto 40px;
    width: 60px;
}
.main-title ul {
    font-family: "Brandon Grot W01 Bold",Montserrat,sans-serif;
    font-size: 100px;
    font-weight: 300;
    height: 100px;
    letter-spacing: 5px;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 100;
}
.main-title ul li {
    line-height: 100px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 40px;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.main-title ul li.t-current {
    opacity: 1;
    top: 0;
    transition: all 1s ease 0s;
}
.main-title .second-title {
    font-family: 'Open Sans',sans-serif !important;
    font-size: 24px;
    font-weight: 400;
    margin: auto;
    text-transform: none;
    width: 680px;
}
.main-title a {
    text-decoration: none;
}
.title-container {
    margin: 0 auto;
    width: 75%;
}
.welcome {
    background: url("../images/home-logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    font-style: italic;
    letter-spacing: 3px;
    margin: 0 auto;
    text-indent: -9999px;
    text-transform: none;
    width: 204px;
    height: 60px;
}
.buy-logo {
    border: 2px solid #FFFFFF;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    letter-spacing: 2px;
    margin: 40px auto 0;
    padding: 11px 25px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.1s ease-in-out 0s;
    width: 100px;
    z-index: 10;
}
.buy-logo:hover {
    border: 2px solid #FFFFFF !important;
}
.logos img {
    padding: 10px;
	width: 71px;
	height: 258px;
}
#header {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 75px;
    position: absolute;
    width: 100%;
    z-index: 75;
}
.logo {
    background: url("../images/nav-logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FF3366;
    cursor: pointer;
    float: left;
    font-family: Montserrat,sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 80px;
    margin-left: 68px;
	margin-top: 5px;
	margin-bottom: 5px;
    text-indent: -999px;
    text-transform: uppercase;
    width: 221px;
	height: 65px;
}
#nav2 {
    display: none;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    left: 50%;
    margin-left: -30em;
    position: absolute;
    top: 25%;
    width: 60em;
}
.menu {
    float: right;
    margin-right: 68px;
	font-weight:bold;
}
.menu a {
    color: #414141;
	font-weight:bold;
    text-decoration: none;
}
.menu ul {
    height: 75px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu ul li {
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 75px;
    padding: 0 22px;
    text-transform: uppercase;
}
#nav2 {
    display: none;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    left: 50%;
    margin-left: -30em;
    position: absolute;
    top: 25%;
    width: 60em;
}
#nav2 > a {
    display: none;
}
#nav2 li {
    position: relative;
}
#nav2 li a {
    color: #999999;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
#nav2 span:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EFA585 rgba(0, 0, 0, 0) -moz-use-text-color;
    border-image: none;
    border-left: 0.313em solid rgba(0, 0, 0, 0);
    border-right: 0.313em solid rgba(0, 0, 0, 0);
    border-style: solid solid none;
    border-width: 0.313em 0.313em 0;
    content: "";
    display: inline-block;
    height: 0;
    position: relative;
    right: -0.313em;
    vertical-align: middle;
    width: 0;
}
#nav2 > ul {
    background-color: #F5F5F5;
    height: 3.75em;
    padding: 0;
}
#nav2 > ul > li {
    float: left;
    height: 100%;
    width: 25%;
}
#nav2 > ul > li > a {
    font-size: 1.5em;
    height: 100%;
    line-height: 2.5em;
    text-align: center;
}
#nav2 > ul > li:not(:last-child) > a {
    border-right: 1px solid #CC470D;
}
#nav2 > ul > li:hover > a, #nav2 > ul:not(:hover) > li.active > a {
    color: #333333;
}
#nav2 li ul {
    background-color: #CC470D;
    display: none;
    position: absolute;
    top: 100%;
}
#nav2 li:hover ul {
    display: block;
    left: 0;
    right: 0;
}
#nav2 li:hover:not(:first-child) ul {
    left: -1px;
}
#nav2 li ul a {
    border-top: 1px solid #E15A1F;
    font-size: 1.25em;
    padding: 0.75em;
}
@media only screen and (max-width: 62.5em) {
#nav2 {
    display: none;
    margin: 0;
    position: static;
    width: 100%;
}
}
@media only screen and (max-width: 974px) {
html {
    font-size: 75%;
}
#nav2 {
    display: block;
    font-size: 75%;
    left: auto;
    position: relative;
    top: auto;
}
#nav2 > a {
    background: url("../images/menu-icon-blk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 75px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 50px;
}
#nav2:not(:target) > a:first-of-type, #nav2:target > a:last-of-type {
    display: block;
}
#nav2.active > ul {
    display: block;
}
#nav2 > ul {
    display: none;
    height: auto;
    left: 0;
    margin-top: 75px;
    position: absolute;
    right: 0;
}
#nav2:target > ul {
    display: block;
}
#nav2 > ul > li {
    float: none;
    width: 100%;
}
#nav2 > ul > li > a {
    height: auto;
    padding: 0 0.833em;
    text-align: left;
}
#nav2 > ul > li:not(:last-child) > a {
    border-bottom: 1px dotted #999999;
    border-right: 0 none;
}
#nav2 li ul {
    padding: 0 1.25em 1.25em;
    position: static;
}
}
.caroussel {
    height: 350px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    width: 500px;
}
.caroussel-list {
    overflow: auto;
}
.car-img {
    float: left;
    width: auto;
}
.controller {
    float: right;
    position: relative;
    right: 50%;
}
.controller ul {
    float: right;
    margin: 35px 0 0 15px;
    padding: 0;
    position: relative;
    right: -50%;
}
.controller ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #EAEAEA;
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 10px;
    list-style: none outside none;
    margin: 0 7px;
    width: 10px;
}
.controller ul li:hover {
    background: none repeat scroll 0 0 #4AD8ED;
    border: 2px solid #4AD8ED;
}
.controller ul li:first-child {
    margin-left: 0;
}
.controller ul li:last-child {
    margin-right: 0;
}
.selected {
    background: none repeat scroll 0 0 #4AD8ED !important;
    border: 2px solid #4AD8ED !important;
}
.car-prev, .car-next {
    background-color: #4AD8ED;
    background-image: url("../images/c-arrows.png");
    cursor: pointer;
    height: 85px;
    position: absolute;
    top: 125px;
    width: 47px;
}
.car-prev {
    background-position: -16px 0;
    left: 0;
}
.car-next {
    background-position: 0 -85px;
    right: 0;
}
.t-element {
    float: left;
    margin-bottom: 20px;
    margin-right: 56px;
    position: relative;
    text-align: center;
    width: 150px;
}
.t-element:nth-child(6n) {
    margin-right: 0;
}
.t-element .avatar img {
    border: 6px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    box-shadow: 0 0 3px #666666;
    height: 100px;
    overflow: hidden;
    transition-duration: 0.8s;
    transition-property: transform;
    width: 100px;
}
.t-element .avatar:hover img {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.t-element .avatar:hover .image-hover-overlay {
    opacity: 0.65;
    transition: all 0.2s ease-out 0s;
}
.t-element .avatar:hover .image-hover-overlay .f-category {
    opacity: 1;
    top: 32px;
    transition: all 0.2s ease-out 0s;
}
.t-element h3 {
    font-size: 16px;
    line-height: 1;
    margin: 10px 0;
}
.t-element h4 {
    color: #7B8897;
    font-size: 14px;
    margin: 0 0 10px;
}
.image-hover-overlay {
    background-color: #000000 !important;
    border-radius: 50%;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    position: absolute;
    top: 6px;
    transition: all 0.2s ease-out 0s;
    width: 100px;
    z-index: 11;
}
.f-element {
    float: left;
    height: auto;
    text-align: center;
    width: 295px;
}
.f-ico {
    background: url("../images/facts.png") repeat scroll 0 0 #4CDDF3;
    height: 71px;
    margin: 0 auto 20px;
    width: 73px;
}
.f-ico.s-one {
    background-position: 0 0;
}
.f-ico.s-two {
    background-position: -73px 0;
}
.f-ico.s-three {
    background-position: -146px 0;
}
.f-ico.s-four {
    background-position: -219px 0;
}
.highlight {
    color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
}
.milestone-details {
    color: #7F7F7F;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 20px 0 100px;
    text-transform: uppercase;
}
.f-category {
    background: url("../images/color-icons.png") no-repeat scroll 0 -44px rgba(0, 0, 0, 0);
    display: block;
    height: 44px;
    left: 50%;
    line-height: 44px;
    margin-left: -22px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 44px;
    z-index: 20;
}
.f-category {
    background-position: 0 -44px;
}
.parallax {
    height: 480px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.p-one {
    background: url("../images/parallax/parallax-01.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.p-one .title.one {
    color: #FFFFFF;
}
.p-one img {
    vertical-align: middle;
}
.p-two {
    background: url("../images/parallax/parallax-02.jpg") repeat scroll 0 0 #F89CB9;
}
.p-two .title.one {
    color: #FFFFFF;
}
.p-two .title.two {
    color: #EEEEEE;
}
.p-two .t-element h3 {
    color: #FFFFFF;
}
.p-two .t-element h4 {
    color: #EEEEEE;
}
.parallax.p-one {
    height: 680px;
}
.p-image-01 {
    bottom: -3px;
    left: 50%;
    margin-left: -595px;
    position: absolute;
}
#product div {
    bottom: 0;
    display: none;
    left: 50%;
    position: absolute;
}
#product div.show {
    display: block;
}
.parallax-info {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 50;
}
#product .dontHide {
    transition: all 0.8s ease-in-out 0s;
}
#product .current {
    margin-left: -335px;
    z-index: 10;
}
#product .prev {
    margin-bottom: -60px;
    margin-left: -448px;
    opacity: 0.6;
    z-index: 1;
}
#product .next {
    margin-bottom: -60px;
    margin-left: -222px;
    opacity: 0.6;
    z-index: 1;
}
.skill-content {
    margin-bottom: 32px;
}
.progress-bar {
    background: none repeat scroll 0 0 #F6F6F6;
    height: 30px;
    width: 100%;
}
.progress-bar .skill-in {
    background: url("../images/skill-sprite.png") repeat-x scroll 0 0 #ffb6c1;
    display: inline-block;
    height: 100%;
}
.info-skills {
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    padding-left: 18px;
    position: absolute;
    text-transform: uppercase;
}
.info-skills span {
    font-weight: 300;
}
#video {
    margin: 0 auto;
}
#say {
    margin: 50px auto 0;
}
#say .avatar {
    border-radius: 50%;
    float: left;
    margin-bottom: 40px;
    margin-left: 50px;
    width: auto !important;
}
#say blockquote {
    color: #7B8897;
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
    margin-left: 200px;
    text-align: left;
}
.img-spacer {
    margin: 320px auto auto;
    position: relative;
    width: 1180px;
}
.img-item {
    position: absolute;
    top: -280px;
    z-index: 15;
}
.img-item img {
    vertical-align: middle;
}
.footer-container {
    color: #A8A8A8;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: auto;
    overflow: auto;
    padding: 100px 0 60px;
    width: 1180px;
}
.foot-third {
    float: left;
    line-height: 25px;
    padding: 0 0 0 28px;
    width: 365px;
}
.foot-third-two {
    font-size: 13px;
    width: 730px;
}
.foot-third-two p {
    margin: 10px 0;
}
.f-title-one {
    color: #D7D9DA;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.f-title-two {
    color: #434343;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 25px;
}
.f-data {
    color: #3F3F3F;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}
.f-data img {
    margin-right: 10px;
    vertical-align: middle;
}
.f-data span {
    color: #A8A8A8;
    padding-left: 15px;
}
#maps {
    height: 400px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 60px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
#footer .copy {
    color: #AAAAAA;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.section {
    z-index: 1;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
	margin-left: auto; margin-right: auto;
}
.clearfix:after {
    clear: both;
	margin-left: auto; margin-right: auto;
}
.dontHide {
    transition: all 1s ease-in-out 0s;
}
.indent2 {
    text-indent: 2em;
	font-size: 18px;
}
.menu a:hover, #nav .current a, .f-image .f-category, .t-photo .f-category, .half-content a, .contour-btn:hover, .second-title span {
    color: #4CDDF3 !important;
	font-weight:bold;
}
.spacer {
    background: none repeat scroll 0 0 #4CDDF3;
    height: 2px;
    margin: auto;
    width: 100px;
}
.full, .s-container {
    margin: auto;
    position: relative;
    width: 1180px;
}
.content {
    position: relative;
}
.dark {
    background: none repeat scroll 0 0 #F7F7F7;
    padding-bottom: 85px;
}
.dark:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 0 solid rgba(0, 0, 0, 0) !important;
    border-image: none;
    border-left: 30px solid rgba(0, 0, 0, 0) !important;
    border-right: 30px solid rgba(0, 0, 0, 0) !important;
    border-top: 30px solid #F7F7F7;
    bottom: -28px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -29px;
    position: absolute;
    width: 0;
    z-index: 10;
}
.light {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}
.title {
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    text-align: center;
}
.title.one {
    color: #404141;
    font-size: 37px;
    letter-spacing: 5px;
    padding: 80px 0 30px;
    text-transform: uppercase;
}
.title.two {
    color: #757575;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    margin: 50px auto;
    width: 680px;
}
.half {
    float: left;
    padding: 80px 55px 70px 35px;
    width: 500px;
}
.half-content {
    color: #888888;
    font-size: 15px;
    line-height: 26px;
}
.title-one, .title-full-one {
    color: #D7D9DA;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.title-full-one {
    padding-top: 80px;
}
.title-two, .title-full-two {
    color: #434343;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    padding-bottom: 36px;
    text-align: center;
}
.show {
    position: relative;
    width: 520px;
}
@media only screen and (min-width: 976px) and (max-width: 1258px) {
.t-element {
    margin-right: 30px;
}
.t-element:nth-child(6n) {
    margin-right: 30px;
}
.t-element:nth-child(4n) {
    margin-right: 0;
}
#joinus {
    padding-top: 60px;
}
.main-title ul {
    font-size: 65px;
}
.full {
    width: 960px;
}
.half {
    padding-bottom: 100px;
    width: 385px;
}
.caroussel {
    height: 278px;
    width: 370px;
}
.caroussel img {
    height: auto;
    width: 370px;
}
.s-element {
    width: 320px;
}
.f-element {
    width: 240px;
}
.highlight {
    font-size: 75px;
}
.milestone-details {
    font-size: 16px;
}
.progress-bar {
    width: 397px;
}
.car-quote {
    width: 370px;
}
.caroussel-2 {
    height: 270px;
    width: 370px;
}
.comment {
    font-size: 13px;
}
.q-spacer {
    margin: 20px 0;
}
.logos {
    margin: 70px auto 220px;
    width: 900px;
}
.bottom-line {
    width: 900px;
}
.img-spacer {
    margin-top: 190px;
    width: 900px;
}
.img-spacer img {
    width: 900px;
}
.img-item {
    top: -125px;
}
.foot-third {
    width: 280px;
}
.f-data {
    font-size: 14px;
}
.f-data span {
    padding-left: 5px;
}
.footer-container span {
    font-size: 13px;
}
.footer-container {
    font-size: 15px;
    width: 959px;
}
.project-content {
    width: 900px;
}
.project-content img {
    width: 900px;
}
.we-are {
    font-size: 110px;
}
.s-container {
    width: 960px;
}
.team-box {
    margin: auto;
    width: 960px;
}
.sl-element {
    width: 192px;
}
.team-grid {
    width: 720px !important;
}
.t-element {
    margin-bottom: 30px;
}
.menu ul li {
    font-size: 13px;
    padding: 0 15px;
}
.p-image-01 {
    margin-left: -470px;
    width: 940px;
}
.p-image-01 img {
    width: 940px;
}
.parallax.p-two {
    height: 555px;
}
.container-video {
    height: 530px;
}
.main-title {
    font-size: 60px;
    height: 352px;
    margin-top: -176px;
    top: 50%;
}
.slider-controls li a {
    top: 41%;
}
.s-next {
    margin-right: 30px;
}
.s-prev {
    margin-left: 30px;
}
.ch-grid div span {
    font-size: 15px;
    margin: 50% 20px 0;
}
.main-title .spacer {
    margin: 5px auto 25px;
}
.main-title ul {
    margin: 0;
}
.show {
    width: 385px;
}
.car-prev, .car-next {
    top: 100px;
}
.p-category {
    top: 25%;
}
}
@media only screen and (max-width: 976px) {
.menu {
    display: none;
}
.slider-controls {
    display: none;
}
.jump-menu {
    display: block;
	font-weight:bold;
}
.main-title {
    height: 350px;
    margin-top: -175px;
	font-weight:bold;
    top: 50%;
}
#joinus {
    padding-top: 80px;
}
}
@media only screen and (min-width: 796px) and (max-width: 976px) {
.t-element {
    margin-right: 30px;
}
.t-element:nth-child(6n) {
    margin-right: 30px;
}
.t-element:nth-child(3n) {
    margin-right: 0;
}
.main-title ul {
    font-size: 40px;
}
.full {
    width: 783px;
}
.half {
    float: none;
    margin: auto;
}
.full .half:nth-child(2) {
    padding: 0 55px 100px 35px;
}
.s-container {
    width: 603px;
}
.team-box {
    margin: auto;
    width: 700px;
}
.s-element {
    width: 200px;
}
.team-box .s-element {
    width: 300px;
}
.s-ico {
    height: 130px;
    width: 130px;
}
.s-info {
    font-size: 13px;
    padding: 0 10px;
}
.f-element {
    padding-left: 10px;
    width: 180px;
}
.f-ico {
    margin: 0 auto;
}
.highlight {
    font-size: 40px;
}
.s-info {
    margin-bottom: 50px;
}
.project-content {
    width: 700px;
}
.project-content img {
    width: 700px;
}
.logos {
    margin: 70px auto 150px;
    width: 680px;
}
.img-spacer {
    margin-top: 150px;
    width: 700px;
}
.img-spacer img {
    width: 700px;
}
.img-item {
    top: -80px;
}
.footer-container {
    padding: 90px 0;
    width: 700px;
}
.foot-third {
    padding: 0 0 0 30px;
    width: 320px;
}
.foot-third:last-child {
    margin-top: 50px;
    padding: 0 30px;
    width: 640px;
}
.bottom-line {
    width: 700px;
}
.milestone-details {
    font-size: 15px;
    padding: 0 0 100px;
}
.s-info span {
    font-size: 17px;
}
.sl-element {
    width: 200px;
}
.t-element {
    margin-bottom: 30px;
}
.team-grid {
    width: 574px !important;
}
.p-image-01 {
    margin-left: -380px;
    width: 760px;
}
.p-image-01 img {
    width: 760px;
}
.parallax.p-two {
    height: 520px;
}
.container-video {
    height: 430px;
}
.main-title {
    font-size: 50px;
}
.main-title span {
    top: 100px;
}
}
@media only screen and (max-width: 795px) {
.car-prev {
    display: none;
}
.car-next {
    display: none;
}
.car-prev-2 {
    display: none;
}
.car-next-2 {
    display: none;
}
.show {
    width: 385px;
}
.main-title ul {
    height: 80px;
    margin-top: 0;
}
.main-title .spacer {
    margin: 20px auto;
}
.buy-logo {
    margin-top: 35px;
}
#videoCC {
    display: none;
}
#say {
    text-align: center;
}
#say .avatar {
    float: none;
    margin: 20px auto;
}
#say blockquote {
    margin: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 795px) {
.t-element {
    margin-right: 80px;
}
.t-element:nth-child(6n) {
    margin-right: 80px;
}
.t-element:nth-child(2n) {
    margin-right: 0;
}
.p-image-02 div {
    left: 50%;
}
#product .hideme-slide img {
    width: 450px;
}
#product .hideme-slide.prev {
    margin-left: -273px;
}
#product .hideme-slide.current {
    margin-left: -225px;
}
#product .hideme-slide.next {
    margin-left: -177px;
}
.p-image-second {
    margin-left: -300px;
}
.p-image-second img {
    width: 600px;
}
.vegas-overlay {
    display: none;
}
.main-title ul {
    font-size: 20px;
}
.main-title .second-title {
    width: 345px;
}
.full {
    width: 466px;
}
.half {
    float: none;
    margin: auto;
    padding: 80px 40px 120px;
    width: 400px;
}
.half:first-child {
    padding-bottom: 0;
}
.content .full .half {
    padding-left: 0;
    padding-right: 0;
}
.next-featured {
    margin-left: 30px;
}
.prev-featured {
    margin-right: 30px;
}
.nav-featured {
    width: 311px;
}
.title.one {
    font-size: 40px;
    padding: 80px 40px 11px;
}
.title.two {
    font-size: 17px;
    padding: 0 40px;
    width: auto;
}
.caroussel {
    height: 270px;
    width: 400px;
}
.p-info {
    width: 400px;
}
.caroussel img {
    height: auto;
    margin-left: 0;
    width: 400px;
}
.team-box {
    width: 100%;
}
.s-container {
    width: 400px;
}
.f-element {
    width: 100%;
}
.progress-bar {
    width: 400px;
}
.caroussel-2 {
    height: 300px;
    width: 400px;
}
.car-quote {
    width: 400px;
}
.comment {
    font-size: 13px;
}
#filters {
    padding: 0 40px;
}
.bottom-line {
    width: 400px;
}
.project-content {
    width: 400px;
}
.project-content img {
    width: 400px;
}
.logos {
    margin: 70px auto 50px;
    width: 400px;
}
.img-spacer {
    margin-top: 50px;
    width: 400px;
}
.img-spacer img {
    width: 400px;
}
.img-item {
    top: -30px;
}
.footer-container {
    width: 400px;
}
.foot-third {
    float: none;
    margin-top: 50px;
    padding: 0;
    width: 100%;
}
.foot-third:first-child {
    margin-top: 0;
}
.sl-element {
    width: 200px;
}
.p-image-01 {
    margin-left: -230px;
    width: 460px;
}
.p-image-01 img {
    width: 460px;
}
.main-title {
    font-size: 25px;
}
.main-title span {
    top: 70px;
}
.logo {
    font-size: 23px;
}
.parallax.p-one {
    height: 600px;
}
.parallax.p-two {
    height: 400px;
}
.container-video {
    height: 260px;
}
.container-video .parallax-info {
    display: none;
}
}
@media only screen and (max-width: 479px) {
.t-element {
    margin-right: 20px;
}
.t-element:nth-child(6n) {
    margin-right: 20px;
}
.t-element:nth-child(2n) {
    margin-right: 0;
}
.hideme {
    opacity: 1;
}
.hideme-slide {
    bottom: auto !important;
    opacity: 1;
}
.main-title {
    height: 300px;
    margin-top: -150px;
    top: 50%;
}
.logo {
    margin-left: 20px;
}
.color-picker {
    display: none;
}
.p-image-02 div {
    left: 50%;
}
#product {
    margin-top: 24px;
}
#product .hideme-slide img {
    width: 222px;
}
#product .hideme-slide.prev {
    margin-left: -159px;
    margin-top: 20px;
}
#product .hideme-slide.current {
    margin-left: -111px;
}
#product .hideme-slide.next {
    margin-left: -63px;
    margin-top: 20px;
}
.p-image-second img {
    width: 300px;
}
.p-image-second {
    margin-left: -150px;
}
.p-image-02 .p-image-second {
    left: 50%;
}
.vegas-overlay {
    display: none;
}
.main-title ul {
    font-size: 20px;
}
.main-title .second-title {
    font-size: 13px;
    width: 240px;
}
.full {
    width: 300px;
}
.half {
    float: none;
    margin: auto;
    padding: 80px 10px 120px;
    width: 300px;
}
.half:first-child {
    padding-bottom: 0;
}
.content .full .half {
    padding-left: 0;
    padding-right: 0;
}
.next-featured {
    margin-left: 30px;
}
.prev-featured {
    margin-right: 30px;
}
.nav-featured {
    width: 292px;
}
.menu {
    font-weight:bold;
    display: none;
}
.title.one {
    font-size: 19px;
    padding: 50px 40px;
    width: auto;
}
.title.two {
    font-size: 17px;
    padding: 0 40px;
    width: auto;
}
.p-title-two {
    font-size: 14px;
}
.caroussel {
    height: 220px;
    margin-left: 0;
    width: 300px;
}
.p-info {
    width: 300px;
}
.caroussel img {
    height: auto;
    width: 300px;
}
.team-box {
    margin: auto;
    width: 300px;
}
.s-container {
    width: 300px;
}
.team-grid {
    width: 320px;
}
.f-element {
    width: 100%;
}
.progress-bar {
    width: 300px;
}
.caroussel-2 {
    height: 300px;
    width: 300px;
}
.car-quote {
    width: 300px;
}
.comment {
    font-size: 13px;
}
#filters {
    padding: 0 40px;
}
.bottom-line {
    width: 300px;
}
.project-content {
    width: 300px;
}
.project-content img {
    width: 300px;
}
.logos {
    margin: 70px auto 50px;
    width: 300px;
}
.img-spacer {
    margin-top: 0;
    width: 300px;
}
.img-spacer img {
    width: 300px;
}
.img-item {
    display: none;
}
.footer-container {
    width: 300px;
}
.foot-third {
    float: none;
    margin-top: 50px;
    padding: 0;
    width: 100%;
}
.foot-third:first-child {
    margin-top: 0;
}
.p-image-01 {
    margin-left: -150px;
    width: 300px;
}
.p-image-01 img {
    width: 300px;
}
.content {
    overflow: hidden;
    width: 100%;
}
.main-title {
    font-size: 30px;
}
.main-title span {
    top: 100px;
}
.parallax.p-one {
    height: 280px;
}
.parallax.p-two {
    height: 255px;
}
.parallax.p-two .spacer {
    display: none;
}
.p-title-one {
    padding-top: 40px;
}
.container-video {
    height: 160px;
}
.container-video .parallax-info {
    display: none;
}
.scrollup {
    display: none !important;
}
.mk-video-mask {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 0.5;
}
.f-title-one {
    text-align: center;
}
.f-title-two {
    text-align: center;
}
.list_carousel.responsive {
    margin-bottom: 0;
    margin-top: 50px;
}
#anchor5 {
    padding-bottom: 35px;
}
}
.vjs-default-skin {
    color: #CCCCCC;
}
@font-face {
    font-family: "VideoJS";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/vjs.eot?#iefix") format("embedded-opentype"), url("../fonts/vjs.woff") format("woff"), url("../fonts/vjs.ttf") format("truetype");
}
.vjs-default-skin .vjs-slider {
    background-color: rgba(51, 51, 51, 0.9);
    cursor: pointer;
    outline: 0 none;
    padding: 0;
    position: relative;
}
.vjs-default-skin .vjs-slider:focus {
    box-shadow: 0 0 2em #FFFFFF;
}
.vjs-default-skin .vjs-slider-handle {
    left: 0;
    position: absolute;
    top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
    content: "";
    font-family: VideoJS;
    font-size: 1em;
    left: 0;
    line-height: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 1em #FFFFFF;
    top: 0;
    transform: rotate(-45deg);
}
.vjs-default-skin .vjs-control-bar {
    background-color: rgba(7, 20, 30, 0.7);
    bottom: 0;
    display: none;
    height: 3em;
    left: 0;
    position: absolute;
    right: 0;
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    opacity: 1;
    transition: visibility 0.1s ease 0s, opacity 0.1s ease 0s;
    visibility: visible;
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    opacity: 0;
    transition: visibility 1s ease 0s, opacity 1s ease 0s;
    visibility: hidden;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none;
}
@media �screen {
.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar *:before {
    content: "";
}
}
.vjs-default-skin .vjs-control {
    float: left;
    height: 3em;
    margin: 0;
    outline: 0 none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 4em;
}
.vjs-default-skin .vjs-control:before {
    font-family: VideoJS;
    font-size: 1.5em;
    height: 100%;
    left: 0;
    line-height: 2;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    top: 0;
    width: 100%;
}
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0 0 1em #FFFFFF;
}
.vjs-default-skin .vjs-control:focus {
}
.vjs-default-skin .vjs-control-text {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-default-skin .vjs-play-control {
    cursor: pointer;
    width: 5em;
}
.vjs-default-skin .vjs-play-control:before {
    content: "";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "";
}
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
}
.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
    content: "";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: "";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: "";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: "";
}
.vjs-default-skin .vjs-volume-control {
    float: right;
    width: 5em;
}
.vjs-default-skin .vjs-volume-bar {
    height: 0.6em;
    margin: 1.1em auto 0;
    width: 5em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC") repeat scroll -50% 0 #66A8CC;
    height: 0.5em;
    left: 0;
    position: absolute;
    top: 0;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    height: 0.5em;
    width: 0.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
    font-size: 0.9em;
    height: 1em;
    left: -0.2em;
    top: -0.2em;
    width: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    left: -4em;
    width: 6em;
}
.vjs-default-skin .vjs-progress-control {
    font-size: 0.3em;
    height: 1em;
    left: 0;
    position: absolute;
    right: 0;
    top: -1em;
    transition: all 0.4s ease 0s;
    width: auto;
}
.vjs-default-skin:hover .vjs-progress-control {
    font-size: 0.9em;
    transition: all 0.2s ease 0s;
}
.vjs-default-skin .vjs-progress-holder {
    height: 100%;
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
.vjs-default-skin .vjs-play-progress {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC") repeat scroll -50% 0 #66A8CC;
}
.vjs-default-skin .vjs-load-progress {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
}
.vjs-default-skin .vjs-seek-handle {
    height: 100%;
    width: 1.5em;
}
.vjs-default-skin .vjs-seek-handle:before {
    padding-top: 0.1em;
}
.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
    float: left;
}
.vjs-default-skin .vjs-duration {
    float: left;
}
.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left;
}
.vjs-time-divider {
    float: left;
    line-height: 3em;
}
.vjs-default-skin .vjs-fullscreen-control {
    cursor: pointer;
    float: right;
    width: 3.8em;
}
.vjs-default-skin .vjs-fullscreen-control:before {
    content: "";
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "";
}
.vjs-default-skin .vjs-big-play-button {
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3B4249;
    border-radius: 0.8em;
    box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
    cursor: pointer;
    display: block;
    font-size: 3em;
    height: 1.6em;
    left: 0.5em;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0.5em;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 2.4em;
    z-index: 2;
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    margin-top: -1.4em;
    top: 50%;
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none;
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}
.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
    background-color: rgba(50, 50, 50, 0.75);
    border-color: #FFFFFF;
    box-shadow: 0 0 3em #FFFFFF;
    outline: 0 none;
    transition: all 0s ease 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
    content: "";
    font-family: VideoJS;
    height: 100%;
    left: 0;
    line-height: 1.6em;
    position: absolute;
    text-align: center;
    text-shadow: 0.05em 0.05em 0.1em #000000;
    width: 100%;
}
.vjs-loading-spinner {
    animation: 1.5s linear 0s normal none infinite spin;
    display: none;
    font-size: 4em;
    height: 1em;
    left: 50%;
    line-height: 1;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: 0.75;
    position: absolute;
    top: 50%;
    width: 1em;
}
.vjs-default-skin .vjs-loading-spinner:before {
    content: "";
    font-family: VideoJS;
    height: 1em;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 0.1em #000000;
    top: 0;
    width: 1em;
}
@-moz-keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.vjs-default-skin .vjs-menu-button {
    cursor: pointer;
    float: right;
}
.vjs-default-skin .vjs-menu {
    border-left: 2em solid rgba(0, 0, 0, 0);
    border-right: 2em solid rgba(0, 0, 0, 0);
    border-top: 1.55em solid rgba(7, 40, 50, 0.5);
    bottom: 0;
    display: none;
    height: 0;
    left: 0;
    margin-bottom: 3em;
    position: absolute;
    width: 0;
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    background-color: rgba(7, 20, 30, 0.7);
    bottom: 1.5em;
    box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    display: block;
    left: -5em;
    margin: 0;
    max-height: 15em;
    overflow: auto;
    padding: 0;
    position: absolute;
    width: 10em;
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
    font-size: 1.2em;
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    padding: 0.3em 0;
    text-align: center;
    text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000000;
}
.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    background-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 1em #FFFFFF;
    color: #111111;
    outline: 0 none;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    cursor: default;
    font-size: 1em;
    font-weight: 700;
    line-height: 2em;
    margin: 0 0 0.3em;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.vjs-default-skin .vjs-subtitles-button:before {
    content: "";
}
.vjs-default-skin .vjs-captions-button:before {
    content: "";
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    box-shadow: 0 0 1em #FFFFFF;
}
.video-js {
    -moz-user-select: none;
    background-color: #000000;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    position: relative;
    vertical-align: middle;
}
.video-js .vjs-tech {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-js:-moz-full-screen {
    position: absolute;
}
body.vjs-full-window {
    height: 100%;
    margin: 0;
    overflow-y: auto;
    padding: 0;
}
.video-js.vjs-fullscreen {
    bottom: 0;
    height: 100% !important;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1000;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
.vjs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%;
}
.video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}
.video-js .vjs-text-track-display {
    bottom: 4em;
    left: 1em;
    position: absolute;
    right: 1em;
    text-align: center;
}
.video-js .vjs-text-track {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    font-size: 1.4em;
    margin-bottom: 0.1em;
    text-align: center;
}
.video-js .vjs-subtitles {
    color: #FFFFFF;
}
.video-js .vjs-captions {
    color: #FFCC66;
}
.vjs-tt-cue {
    display: block;
}
.vjs-default-skin .vjs-hidden {
    display: none;
}
.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
