@import url(http://fonts.googleapis.com/css?family=Arimo);
@import url(http://fonts.googleapis.com/css?family=Roboto);

@font-face {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
}
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 {
    font-family:  Helvetica,Arial,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace,  serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: '\201C' '\201D' '\2018' '\2019'}
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;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type='button'], input[type='reset'], input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type='checkbox'], input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
}
input[type='search'] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, body {
    width: 100%;
    min-height: 100%}
body {
    background: #ebebeb;
    font: 12px;
    font-family:  Helvetica,Arial,sans-serif;
}
body.noScroll {
    overflow: hidden;
}
h2 {
    color: #7b7b7d;
    font-size: 40px;
    font-weight: 200;
    margin: 0 0 10px;
}
h3 {
    color: #3b7fe0;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 26px;
}
ul {
    list-style: none;
}
p {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
}
img {
    border: 0;
}
a {
    text-decoration: none;
}
.valign-container {
    display: table;
    width: 100%}
.valign-child {
    display: table-cell;
    vertical-align: middle;
}
.mobile-only {
    display: none;
}
@media screen and (max-device-width: 768px) and (orientation: portrait),  screen and (max-device-width: 1024px) and (orientation: landscape) {
    .desktop-only {
        display: none;
    }
    .mobile-only {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99999;
        background: #f1f1f1;
        background: radial, ellipse center, #f1f1f1 0%, #ddd 100%;
        background: -moz-radial-gradient(center,  ellipse cover,  #f1f1f1 0%,  #ddd 100%);
        background: -webkit-gradient(radial,  center center,  0px,  center center,  100%,  color-stop(0%,  #f1f1f1),  color-stop(100%,  #ddd));
        background: -webkit-radial-gradient(center,  ellipse cover,  #f1f1f1 0%,  #ddd 100%);
        background: -o-radial-gradient(center,  ellipse cover,  #f1f1f1 0%,  #ddd 100%);
        background: -ms-radial-gradient(center,  ellipse cover,  #f1f1f1 0%,  #ddd 100%);
        background: radial, ellipse center, #f1f1f1 0%, #ddd 100%;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',  endColorstr='#dddddd', GradientType=1 );
        border: 12px solid #fff;
        box-sizing: border-box;
    }
    .not-sync-message {
        width: 250px;
        height: 124px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -62px 0 0 -125px;
        text-align: center;
    }
    .not-sync-message p {
        color: #7b7b7d;
        font-size: 18px;
        font-weight: 300;
        margin: 10px 0;
    }
    .not-sync-message p.blue {
        color: #3b7fe0;
        font-size: 14px;
        font-weight: 600;
    }
}#preloader-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fcfcfc;
    background-image: -webkit-gradient(radial,  center center,  0,  center center,  460,  color-stop(0%,  #fcfcfc), color-stop(80%,  #dfdfdf), color-stop(100%,  #dfdfdf));
    background-image: -webkit-radial-gradient(50% 50%,  circle,  #fcfcfc 0%, #dfdfdf 80%, #dfdfdf);
    background-image: radial-gradient(  circle at 50% 50%,  #fcfcfc 0%, #dfdfdf 80%, #dfdfdf);
}
#preloader-container #preloader {
    width: 400px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -200px;
    text-align: center;
}
#preloader img {
    margin: 35px auto 0;
}
#preloader p {
    margin: 0;
}
#preloader .preloader-text-1, #preloader .preloader-text-2 {
    position: absolute;
    top: 138px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 13px;
}
#preloader .preloader-text-1 {
    right: 205px;
    color: #3b7fe0;
    text-align: right;
    width: 200px;
}
#preloader .preloader-text-2 {
    right: 148px;
}
#transition-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}
#transition-container.off {
    width: 0;
    height: 0;
}
#transition {
    width: 100%;
    height: 0%;
    background: #fff;
    position: fixed;
    z-index: 999;
    bottom: -10%;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
}
.double-line .up {
    display: block;
    height: 3px;
    background-color: #3b7fe0;
    width: 0;
    bottom: 6px;
    left: 0;
    position: absolute;
}
.double-line .down {
    display: block;
    height: 3px;
    background-color: #1b2e4c;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
}
.light .double-line .down {
    background-color: #fff;
}
.double-line.active {
    cursor: default;
}
.double-line.active .up, .double-line.active .leave {
    width: 100%;
    left: 0;
}
.up.enter {
    width: 100%;
    -webkit-transition: width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.up.leave {
    left: 100%;
    width: 0%;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), width 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.down-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    overflow: hidden;
    height: 5px;
}
.down.step-1 {
    width: 100%;
    -webkit-transition: width 0.4s cubic-bezier(1,  0,  0,  1);
    -webkit-transform-origin: bottom right;
    -moz-transition: width 0.4s cubic-bezier(1,  0,  0,  1);
    -moz-transform-origin: bottom right;
    -ms-transition: width 0.4s cubic-bezier(1,  0,  0,  1);
    -ms-transform-origin: bottom right;
    -o-transition: width 0.4s cubic-bezier(1,  0,  0,  1);
    -o-transform-origin: bottom right;
    transition: width 0.4s cubic-bezier(1,  0,  0,  1);
    transform-origin: bottom right;
}
.down.step-2 {
    left: 100%;
    width: 0;
    -webkit-transition: width 0.5s cubic-bezier(1,  0,  0,  1), left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -webkit-transform-origin: bottom right;
    -moz-transition: width 0.5s cubic-bezier(1,  0,  0,  1), left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transform-origin: bottom right;
    -ms-transition: width 0.5s cubic-bezier(1,  0,  0,  1), left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transform-origin: bottom right;
    -o-transition: width 0.5s cubic-bezier(1,  0,  0,  1), left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transform-origin: bottom right;
    transition: width 0.5s cubic-bezier(1,  0,  0,  1), left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transform-origin: bottom right;
}
#navbar {
    position: fixed;
    top: 0;
    z-index: 4;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    height: 80px;
    -webkit-transition: background-color .5s,  top .5s;
    -moz-transition: background-color .5s,  top .5s;
    -ms-transition: background-color .5s,  top .5s;
    -o-transition: background-color .5s,  top .5s;
    transition: background-color .5s,  top .5s;
    -webkit-backface-visibility: hidden;
}
#navbar.show {
    -webkit-transition: background-color .5s,  top .5s;
    -moz-transition: background-color .5s,  top .5s;
    -ms-transition: background-color .5s,  top .5s;
    -o-transition: background-color .5s,  top .5s;
    transition: background-color .5s,  top .5s;
    background-color: rgba(255, 255, 255, 0.9);
    top: -10px;
}
#navbar #omnisense-logo {
    display: inline-block;
    height: 21px;
    width: 158px;
    margin-left: 60px;
    margin-top: 34px;
}
#omnisense-logo path {
    -webkit-transition: fill 1s;
    -moz-transition: fill 1s;
    -ms-transition: fill 1s;
    -o-transition: fill 1s;
    transition: fill 1s;
}
.dark #omnisense-logo:hover path, .light #omnisense-logo:hover path {
    fill: #3b7fe0;
    -webkit-transition: fill 1s;
    -moz-transition: fill 1s;
    -ms-transition: fill 1s;
    -o-transition: fill 1s;
    transition: fill 1s;
}
.dark #omnisense-logo path {
    fill: #333;
}
.light #omnisense-logo path {
    fill: #fff;
}
#nav {
    width: 321px;
    height: 41px;
    position: absolute;
    top: 11px;
    right: 60px;
    z-index: 2;
    line-height: 41px;
}
#nav:after {
    content: "";
    display: block;
    clear: left;
}
#nav.noLogin {
    width: 210px;
}
#nav li {
    float: left;
    margin-right: 67px;
    line-height: 41px;
    position: relative;
}
#nav li:last-child {
    margin-right: 0px;
}
#nav a {
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -ms-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}
.dark a, .show a, .dark a:visited, .show a:visited {
    color: #1b2e4c;
}
.light a, .light a:visited {
    color: #e0e0e0;
}
#nav #login-icon {
    width: 44px;
    height: 44px;
    display: inline-block;
}
#login-icon path {
    -webkit-transition: stroke 1s;
    -moz-transition: stroke 1s;
    -ms-transition: stroke 1s;
    -o-transition: stroke 1s;
    transition: stroke 1s;
}
#login-icon:hover path {
    -webkit-transition: stroke 1s;
    -moz-transition: stroke 1s;
    -ms-transition: stroke 1s;
    -o-transition: stroke 1s;
    transition: stroke 1s;
}
.dark #login-icon path {
    stroke: #1b2e4c;
}
.light #login-icon path {
    stroke: #e0e0e0;
}
.dark #login-icon:hover path, .light #login-icon:hover path {
    stroke: #3b7fe0;
}
#login-icon #lock-upper-part {
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-transform-origin: 40px 6px 0;
    -moz-transform-origin: 40px 6px 0;
    -ms-transform-origin: 40px 6px 0;
    -o-transform-origin: 40px 6px 0;
    transform-origin: 40px 6px 0;
}
#login-icon:hover #lock-upper-part {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
.btn {
    height: 32px;
    min-width: 218px;
    color: #3b7fe0;
    font-size: 18px;
    font-weight: 400;
    line-height: 51px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #3b7fe0;
    position: relative;
    overflow: hidden;
}
.btn .hover-text {
    color: #fff;
    opacity: 1;
    position: absolute;
    left: 55%;
    opacity: 0;
    -webkit-transform: skew(42deg) translateX(-39px);
    -moz-transform: skew(42deg) translateX(-39px);
    -ms-transform: skew(42deg) translateX(-39px);
    -o-transform: skew(42deg) translateX(-39px);
    transform: skew(42deg) translateX(-39px);
}
.btn .hover-text.enter {
    left: 50%;
    opacity: 1;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
}
.btn .hover-text.leave {
    left: 100%;
    opacity: 0;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
}
.btn .hover-text.reset {
    left: 55%;
    opacity: 0;
}
.btn .hover-bg {
    display: block;
    background-color: #3b7fe0;
    width: 122%;
    height: 100%;
    position: absolute;
    -webkit-transform: skew(-42deg);
    -moz-transform: skew(-42deg);
    -ms-transform: skew(-42deg);
    -o-transform: skew(-42deg);
    transform: skew(-42deg);
    left: -133%;
    top: 0;
    z-index: 4;
    overflow: hidden;
}
.btn .hover-bg.enter {
    left: -11%;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.btn .hover-bg.leave {
    left: 111%;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.btn .hover-bg.reset {
    left: -133%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.btn.scroll-button .hover-icon {
    position: absolute;
    left: 50%;
    opacity: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background: url(../../img/scroll-arrow.png) no-repeat;
    display: block;
    width: 9px;
    height: 14px;
    margin-left: -4px;
    top: -10px;
}
.btn.scroll-button .hover-bg {
    display: block;
    background-color: #3b7fe0;
    width: 100%;
    height: 140%;
    position: absolute;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    left: 0;
    top: -160%;
    z-index: 4;
    overflow: hidden;
}
.btn.scroll-button .hover-bg.enter {
    top: -20%;
    -webkit-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.btn.scroll-button .hover-bg.leave {
    top: 120%;
    -webkit-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.btn.scroll-button .hover-bg.reset {
    top: -160%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.btn.scroll-button .hover-icon.enter {
    top: 28px;
    -webkit-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.2s;
    -moz-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.2s;
    -ms-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.2s;
    -o-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.2s;
    transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.2s;
}
.btn.scroll-button .hover-icon.leave {
    top: 50px;
    -webkit-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: top 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.btn.scroll-button .hover-icon.reset {
    top: -10px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.submit-btn {
    height: 51px;
    width: 0;
    line-height: 51px;
    display: inline-block;
    border: 1px solid #3b7fe0;
    position: absolute;
    overflow: hidden;
    right: 83px;
    opacity: 0;
    z-index: 2;
}
.submit-btn .hover-icon {
    width: 5px;
    height: 9px;
    background: url(../../img/submit-icon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    opacity: 1;
    margin-top: 21px;
    margin-left: -2px;
    -webkit-transition: left .5s,  opacity 0.5s;
    -moz-transition: left .5s,  opacity 0.5s;
    -ms-transition: left .5s,  opacity 0.5s;
    -o-transition: left .5s,  opacity 0.5s;
    transition: left .5s,  opacity 0.5s;
}
.submit-btn .hover-icon.hover {
    background: url(../../img/submit-icon-hover.png) no-repeat;
    background-size: 100%;
    -webkit-transform: skew(42deg) translateX(-39px);
    -moz-transform: skew(42deg) translateX(-39px);
    -ms-transform: skew(42deg) translateX(-39px);
    -o-transform: skew(42deg) translateX(-39px);
    transform: skew(42deg) translateX(-39px);
    -webkit-transition: left .5s,  opacity 0.5s;
    -moz-transition: left .5s,  opacity 0.5s;
    -ms-transition: left .5s,  opacity 0.5s;
    -o-transition: left .5s,  opacity 0.5s;
    transition: left .5s,  opacity 0.5s;
}
.submit-btn .hover-icon.enter {
    left: 88px;
    opacity: 1;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1), opacity 0.5s;
}
.submit-btn .hover-icon.leave {
    left: 50%;
    opacity: 0;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s, opacity 0.5s;
}
.submit-btn .hover-icon.reset {
    left: 50%;
    opacity: 0;
}
.submit-btn .hover-bg {
    display: block;
    background-color: #3b7fe0;
    width: 110px;
    height: 100%;
    position: absolute;
    -webkit-transform: skew(-42deg);
    -moz-transform: skew(-42deg);
    -ms-transform: skew(-42deg);
    -o-transform: skew(-42deg);
    transform: skew(-42deg);
    left: -136px;
    top: 0;
    z-index: 4;
    overflow: hidden;
}
.submit-btn .hover-bg.enter {
    left: -24px;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.submit-btn .hover-bg.leave {
    left: 78px;
    -webkit-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.submit-btn .hover-bg.reset {
    left: -136px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.submit-btn .hover-arrow-line {
    display: inline-block;
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #3b7fe0;
    left: 18px;
    top: 25px;
    z-index: 4;
    -webkit-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    -moz-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    -ms-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    -o-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
}
.submit-btn.on:hover .hover-arrow-line {
    background-color: #fff;
    -webkit-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.8s;
    -moz-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.8s;
    -ms-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.8s;
    -o-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.8s;
    transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.8s;
}
.submit-btn.on .hover-arrow-line {
    width: 13px;
    background-color: #3b7fe0;
    -webkit-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    -moz-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    -ms-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    -o-transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
    transition: width 0.4s cubic-bezier(0.19,  1,  0.22,  1) 0.1s, background-color 0.1s;
}
.submit-btn.on .hover-icon.hover {
    left: 93px;
    -webkit-transition: left 0.2s;
    -moz-transition: left 0.2s;
    -ms-transition: left 0.2s;
    -o-transition: left 0.2s;
    transition: left 0.2s;
}
.submit-btn.on .hover-icon {
    left: 58%;
    -webkit-transition: left 0.2s;
    -moz-transition: left 0.2s;
    -ms-transition: left 0.2s;
    -o-transition: left 0.2s;
    transition: left 0.2s;
}
#svg-container {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background-color: #fff;
}

#city {
    position: absolute;
    -webkit-transform: scale(1.29);
    -moz-transform: scale(1.29);
    -ms-transform: scale(1.29);
    -o-transform: scale(1.29);
    transform: scale(1.29);
}
@media screen and (max-height: 1000px) {
    #city {
        bottom: 120px;
    }
}
@media screen and (min-height: 1051px) {
    #city {
        bottom: 127px;
    }
}#third-plan {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}
#puce_container {
    width: 995px;
    height: 447px;
    position: absolute;
    display: inline-block;
    line-height: 447px;
    text-align: center;
}
#puce_part {
    display: inline-block;
    vertical-align: middle;
}
#puce_part_2 {
    top: 50%;
    left: 50%;
    opacity: 0;
    position: absolute;
    -webkit-transform: translate(-50%,  -50%);
    -webkit-transition: opacity 2.2s linear;
    -moz-transform: translate(-50%,  -50%);
    -moz-transition: opacity 2.2s linear;
    -ms-transform: translate(-50%,  -50%);
    -ms-transition: opacity 2.2s linear;
    -o-transform: translate(-50%,  -50%);
    -o-transition: opacity 2.2s linear;
    transform: translate(-50%,  -50%);
    transition: opacity 2.2s linear;
}
#puce_part_2.show {
    opacity: 1;
}
.puce-spritesheet {
    background-image: url(/img/chip-animation-sprite.png);
    background-repeat: no-repeat;
}
.puce_0 {
    top: 124px;
    left: 6px;
    width: 247px;
    height: 15px;
    background-position: -0px -1737px;
}
.puce_1 {
    top: 124px;
    left: 6px;
    width: 247px;
    height: 15px;
    background-position: -0px -1722px;
}
.puce_2 {
    top: 123px;
    left: 6px;
    width: 247px;
    height: 16px;
    background-position: -0px -1772px;
}
.puce_3 {
    top: 121px;
    left: 6px;
    width: 247px;
    height: 20px;
    background-position: -0px -1752px;
}
.puce_4 {
    top: 118px;
    left: 6px;
    width: 247px;
    height: 26px;
    background-position: -0px -1821px;
}
.puce_5 {
    top: 114px;
    left: 6px;
    width: 247px;
    height: 33px;
    background-position: -0px -1788px;
}
.puce_6 {
    top: 109px;
    left: 6px;
    width: 246px;
    height: 43px;
    background-position: -0px -1847px;
}
.puce_7 {
    top: 104px;
    left: 7px;
    width: 245px;
    height: 53px;
    background-position: -247px -1722px;
}
.puce_8 {
    top: 97px;
    left: 8px;
    width: 243px;
    height: 67px;
    background-position: -247px -1775px;
}
.puce_9 {
    top: 90px;
    left: 10px;
    width: 239px;
    height: 82px;
    background-position: -490px -1775px;
}
.puce_10 {
    top: 81px;
    left: 12px;
    width: 235px;
    height: 99px;
    background-position: -729px -1722px;
}
.puce_11 {
    top: 73px;
    left: 16px;
    width: 227px;
    height: 116px;
    background-position: -964px -1722px;
}
.puce_12 {
    top: 64px;
    left: 20px;
    width: 218px;
    height: 135px;
    background-position: -1191px -1722px;
}
.puce_13 {
    top: 54px;
    left: 26px;
    width: 206px;
    height: 155px;
    background-position: -1230px -982px;
}
.puce_14 {
    top: 46px;
    left: 31px;
    width: 195px;
    height: 173px;
    background-position: -1409px -1722px;
}
.puce_15 {
    top: 37px;
    left: 35px;
    width: 185px;
    height: 191px;
    background-position: -1453px -465px;
}
.puce_16 {
    top: 30px;
    left: 36px;
    width: 182px;
    height: 206px;
    background-position: -1638px -245px;
}
.puce_17 {
    top: 23px;
    left: 33px;
    width: 186px;
    height: 220px;
    background-position: -1452px -245px;
}
.puce_18 {
    top: 18px;
    left: 27px;
    width: 197px;
    height: 230px;
    background-position: -1451px -1471px;
}
.puce_19 {
    top: 14px;
    left: 19px;
    width: 213px;
    height: 238px;
    background-position: -1227px -0px;
}
.puce_20 {
    top: 11px;
    left: 12px;
    width: 228px;
    height: 243px;
    background-position: -1225px -490px;
}
.puce_21 {
    top: 9px;
    left: 7px;
    width: 240px;
    height: 245px;
    background-position: -987px -0px;
}
.puce_22 {
    top: 8px;
    left: 6px;
    width: 246px;
    height: 246px;
    background-position: -741px -246px;
}
.puce_23 {
    top: 8px;
    left: 7px;
    width: 246px;
    height: 246px;
    background-position: -741px -738px;
}
.puce_24 {
    top: 8px;
    left: 12px;
    width: 239px;
    height: 245px;
    background-position: -987px -245px;
}
.puce_25 {
    top: 8px;
    left: 20px;
    width: 226px;
    height: 244px;
    background-position: -1226px -245px;
}
.puce_26 {
    top: 8px;
    left: 31px;
    width: 205px;
    height: 244px;
    background-position: -1436px -982px;
}
.puce_27 {
    top: 9px;
    left: 43px;
    width: 181px;
    height: 242px;
    background-position: -1638px -451px;
}
.puce_28 {
    top: 9px;
    left: 57px;
    width: 153px;
    height: 242px;
    background-position: -1645px -1182px;
}
.puce_29 {
    top: 10px;
    left: 70px;
    width: 125px;
    height: 241px;
    background-position: -1649px -0px;
}
.puce_30 {
    top: 10px;
    left: 83px;
    width: 98px;
    height: 241px;
    background-position: -1798px -1182px;
}
.puce_31 {
    top: 10px;
    left: 91px;
    width: 79px;
    height: 241px;
    background-position: -1813px -693px;
}
.puce_32 {
    top: 10px;
    left: 93px;
    width: 72px;
    height: 242px;
    background-position: -1819px -451px;
}
.puce_33 {
    top: 10px;
    left: 86px;
    width: 83px;
    height: 242px;
    background-position: -1799px -938px;
}
.puce_34 {
    top: 10px;
    left: 76px;
    width: 101px;
    height: 243px;
    background-position: -1788px -1424px;
}
.puce_35 {
    top: 10px;
    left: 66px;
    width: 120px;
    height: 243px;
    background-position: -1774px -0px;
}
.puce_36 {
    top: 10px;
    left: 55px;
    width: 140px;
    height: 244px;
    background-position: -1648px -1424px;
}
.puce_37 {
    top: 10px;
    left: 46px;
    width: 158px;
    height: 244px;
    background-position: -1641px -938px;
}
.puce_38 {
    top: 9px;
    left: 38px;
    width: 174px;
    height: 245px;
    background-position: -1639px -693px;
}
.puce_39 {
    top: 9px;
    left: 31px;
    width: 188px;
    height: 245px;
    background-position: -1451px -733px;
}
.puce_40 {
    top: 9px;
    left: 25px;
    width: 200px;
    height: 245px;
    background-position: -1445px -1226px;
}
.puce_41 {
    top: 9px;
    left: 21px;
    width: 209px;
    height: 245px;
    background-position: -1440px -0px;
}
.puce_42 {
    top: 8px;
    left: 17px;
    width: 217px;
    height: 246px;
    background-position: -1228px -1230px;
}
.puce_43 {
    top: 8px;
    left: 14px;
    width: 224px;
    height: 246px;
    background-position: -1227px -1476px;
}
.puce_44 {
    top: 8px;
    left: 11px;
    width: 230px;
    height: 246px;
    background-position: -1221px -736px;
}
.puce_45 {
    top: 8px;
    left: 10px;
    width: 234px;
    height: 246px;
    background-position: -987px -736px;
}
.puce_46 {
    top: 8px;
    left: 8px;
    width: 238px;
    height: 246px;
    background-position: -987px -490px;
}
.puce_47 {
    top: 8px;
    left: 7px;
    width: 241px;
    height: 246px;
    background-position: -986px -1476px;
}
.puce_48 {
    top: 8px;
    left: 7px;
    width: 242px;
    height: 246px;
    background-position: -986px -1230px;
}
.puce_49 {
    top: 8px;
    left: 6px;
    width: 244px;
    height: 246px;
    background-position: -986px -984px;
}
.puce_50 {
    top: 8px;
    left: 6px;
    width: 245px;
    height: 246px;
    background-position: -741px -984px;
}
.puce_51 {
    top: 8px;
    left: 6px;
    width: 245px;
    height: 246px;
    background-position: -741px -1230px;
}
.puce_52 {
    top: 8px;
    left: 6px;
    width: 246px;
    height: 246px;
    background-position: -741px -492px;
}
.puce_53 {
    top: 8px;
    left: 6px;
    width: 246px;
    height: 246px;
    background-position: -494px -1476px;
}
.puce_54 {
    top: 8px;
    left: 6px;
    width: 246px;
    height: 246px;
    background-position: -740px -1476px;
}
.puce_55 {
    top: 8px;
    left: 6px;
    width: 246px;
    height: 246px;
    background-position: -741px -0px;
}
.puce_56 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -494px -1230px;
}
.puce_57 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -494px -984px;
}
.puce_58 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -494px -738px;
}
.puce_59 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -494px -492px;
}
.puce_60 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -494px -246px;
}
.puce_61 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -494px -0px;
}
.puce_62 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -1476px;
}
.puce_63 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -1230px;
}
.puce_64 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -984px;
}
.puce_65 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -738px;
}
.puce_66 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -492px;
}
.puce_67 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -246px;
}
.puce_68 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -247px -0px;
}
.puce_69 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -1476px;
}
.puce_70 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -1230px;
}
.puce_71 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -984px;
}
.puce_72 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -738px;
}
.puce_73 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -492px;
}
.puce_74 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -246px;
}
.puce_75 {
    top: 8px;
    left: 6px;
    width: 247px;
    height: 246px;
    background-position: -0px -0px;
}
#slider-container {
    overflow: hidden;
    position: relative;
}
#slider-container .legend {
    position: absolute;
    right: 100px;
    bottom: 0;
}
#slider-container .slider-tips {
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 3;
    text-align: center;
    width: 100%;
    margin-top: -27px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 24px;
}
#slider-roll {
    width: 385px;
    height: 385px;
    top: 50%;
    left: 50%;
    margin: -198px 0 0 -198px;
    position: absolute;
    border: 6px solid rgba(255, 255, 255, 0.3);
    border-radius: 200px;
    z-index: 4;
}
#circle_svg {
    position: absolute;
    top: -5px;
    left: -5px;
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
#slider {
    width: 300%;
    position: relative;
    left: 0;
    -webkit-transition: left .5s ease;
    -moz-transition: left .5s ease;
    -ms-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease;
    padding: 0;
    margin: 0;
}
#slider:after {
    clear: both;
    display: block;
    content: ""}
#slider li {
    float: left;
    width: 33.33%;
    position: relative;
    overflow: hidden;
}
#slider .data-overlay {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
#slider .data-overlay.show {
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
#slider .data-overlay div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px -150px;
    height: 200px;
    width: 300px;
}
#slider .data-overlay h4 {
    font-size: 36px;
    color: #3b7fe0;
    font-weight: 600;
    margin-top: 0;
}
#slider .data-overlay .fade1, #slider .data-overlay .fade2, #slider .data-overlay .fade3 {
    opacity: 0;
}
#slider .data-overlay .previous-job {
    font-size: 12px;
}
#slider .data-overlay .home-icon {
    margin-top: 12px;
}
#slider .data-overlay span {
    color: #3b7fe0;
    font-weight: 600;
}
#slider .data-overlay p {
    margin: 0;
}
#slider .slider-img {
    position: relative;
    top: 0;
    z-index: 2;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
#slider .slider-img.fade {
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
#slider .slider-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#previous-slide, #next-slide {
    width: 50px;
    height: 99%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 4;
}
#previous-slide.off, #next-slide.off {
    cursor: default;
}
#previous-slide {
    left: 0;
}
#next-slide {
    right: 0;
}
#previous-slide img, #next-slide img {
    -webkit-transform: scale(0.5,  0.5);
    -moz-transform: scale(0.5,  0.5);
    -ms-transform: scale(0.5,  0.5);
    -o-transform: scale(0.5,  0.5);
    transform: scale(0.5,  0.5);
    position: absolute;
    top: 50%;
    margin: -19px -11px;
    width: 22px;
    height: 38px;
    left: 50%;
    -webkit-transition: left .5s ease,  opacity .5s;
    -moz-transition: left .5s ease,  opacity .5s;
    -ms-transition: left .5s ease,  opacity .5s;
    -o-transition: left .5s ease,  opacity .5s;
    transition: left .5s ease,  opacity .5s;
}
#previous-slide:hover img {
    -webkit-transition: left .5s ease;
    -moz-transition: left .5s ease;
    -ms-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease;
    left: 37%}
#next-slide:hover img {
    -webkit-transition: left .5s ease;
    -moz-transition: left .5s ease;
    -ms-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease;
    left: 63%}
#previous-slide.off img, #next-slide.off img {
    opacity: 0;
}
#slider-nav {
    position: absolute;
    right: 10px;
    bottom: 190px;
}
#slider-nav li {
    float: left;
    margin-right: 7px;
}
#slider-nav a {
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 2px solid #484647;
    border-radius: 20px;
}
#slider-nav a.selected {
    background-color: #484647;
}
#sense-slider-container {
    overflow: hidden;
}
#sense-slider {
    width: 400%;
    margin: 0;
    padding: 0;
    position: relative;
}
#sense-slider:after {
    content: "";
    display: block;
    clear: left;
}
#sense-slider li {
    width: 25%;
    height: 521px;
    float: left;
    position: relative;
}
#sense-slider p {
    position: absolute;
    top: 24px;
    left: 30px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}
#sense-slider video {
    width: 100%;
    height: 100%;
    min-width: 995px;
    max-width: 995px;
}
#sense-slider .slideCountContainer {
    position: absolute;
    bottom: 32px;
    right: 32px;
    z-index: 5;
    letter-spacing: 9px;
}
#sense-slider .slideCountContainer:after {
    content: "";
    display: block;
    clear: left;
}
#sense-slider .slideCountContainer li {
    width: auto;
    height: auto;
    float: left;
    font-size: 24px;
    font-weight: 600;
}
#sense-slider .slideCountContainer .slide {
    color: #fff;
}
#sense-slider .slideCountContainer .slideCount {
    color: #b2b2b2;
}
#palette {
    position: absolute;
    top: -3px;
    left: -3px;
    margin: 0;
    padding: 0;
}
#palette:after {
    clear: left;
    display: block;
    content: ""}
#palette li {
    float: left;
    height: 6px;
}
#palette li:nth-child(1) {
    width: 179px;
    background-color: #3b7ede;
}
#palette li:nth-child(2) {
    width: 74px;
    background-color: #84b4f8;
}
#palette li:nth-child(3) {
    width: 33px;
    background-color: #cadffd;
}
#chip {
    margin-bottom: 13px;
    margin-top: 75px;
}
#chip h5 {
    text-align: right;
    color: #2b2b2b;
    font-size: 24px;
    font-weight: 600;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
}
#chip p {
    font-size: 16px;
    max-width: 90%;
    line-height: 21px;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
#chip td div {
    position: relative;
    background-image: url(../../img/chip-sprite.png);
    background-repeat: no-repeat;
    background-size: 512px 512px;
    margin-left: auto;
    margin-right: auto;
}
#chip tr td:nth-child(1), #chip tr td:nth-child(3) {
    width: 22%}
#chip tr:hover h5 {
    -webkit-transform: translateX(-20px);
    -webkit-transition: -webkit-transform .5s;
    -moz-transform: translateX(-20px);
    -moz-transition: -moz-transform .5s;
    -ms-transform: translateX(-20px);
    -ms-transition: -ms-transform .5s;
    -o-transform: translateX(-20px);
    -o-transition: -o-transform .5s;
    transform: translateX(-20px);
    transition: transform .5s;
}
#chip tr:hover p {
    -webkit-transform: translateX(20px);
    -webkit-transition: -webkit-transform .5s;
    -moz-transform: translateX(20px);
    -moz-transition: -moz-transform .5s;
    -ms-transform: translateX(20px);
    -ms-transition: -ms-transform .5s;
    -o-transform: translateX(20px);
    -o-transition: -o-transform .5s;
    transform: translateX(20px);
    transition: transform .5s;
}
#chip .focused h5, #chip .focused p {
    color: #3a7ddc;
}
#chip .focused p {
    font-weight: 700;
}
.chip-part-container {
    width: 30%}
#chip-1 {
    width: 345px;
    height: 109px;
    background-position: 0 -98px;
    z-index: 7;
}
#chip-2 {
    width: 245px;
    height: 67px;
    background-position: -261px -407px;
    z-index: 6;
    margin-top: -49px;
}
#chip-3 {
    width: 285px;
    height: 89px;
    background-position: 0 -316px;
    z-index: 5;
    margin-top: -44px;
}
#chip td #chip-4 {
    width: 100px;
    height: 100px;
    background-image: url(../../img/chip-4.gif);
    background-size: 100%;
    z-index: 4;
    margin: 40px auto;
}
#chip-5 {
    width: 259px;
    height: 72px;
    background-position: 0 -406px;
    z-index: 3;
    margin-top: -78px;
}
#chip-6 {
    width: 294px;
    height: 104px;
    background-position: 0 -209px;
    z-index: 2;
    margin-top: -123px;
}
#chip-7 {
    width: 345px;
    height: 96px;
    background-position: 0 0;
    z-index: 1;
    margin-top: -30px;
}
.hide-2 h5, .hide-4 h5, .hide-4 p, .hide-5 h5, .hide-5 p {
    position: relative;
}
.hide-2 h5 {
    top: 25px;
}
.hide-2 h5, .hide-2 p {
    margin-top: -30px;
}
.hide-3 h5 {
    margin-top: 22px;
}
.hide-4 h5 {
    top: -47px;
}
.hide-4 p {
    top: -34px;
}
.hide-5 h5 {
    top: -67px;
}
.hide-5 p {
    top: -48px;
}
tr .hide-1, tr .hide-2, tr .hide-3, tr .hide-4, tr .hide-5 {
    opacity: 0;
}
tr .hide-1 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
tr .hide-2 {
    -webkit-transform: translateY(-86px);
    -moz-transform: translateY(-86px);
    -ms-transform: translateY(-86px);
    -o-transform: translateY(-86px);
    transform: translateY(-86px);
}
tr .hide-3 {
    -webkit-transform: translateY(-119px);
    -moz-transform: translateY(-119px);
    -ms-transform: translateY(-119px);
    -o-transform: translateY(-119px);
    transform: translateY(-119px);
}
tr .hide-4 {
    -webkit-transform: translateY(-142px);
    -moz-transform: translateY(-142px);
    -ms-transform: translateY(-142px);
    -o-transform: translateY(-142px);
    transform: translateY(-142px);
}
tr .hide-5 {
    -webkit-transform: translateY(-97px);
    -moz-transform: translateY(-97px);
    -ms-transform: translateY(-97px);
    -o-transform: translateY(-97px);
    transform: translateY(-97px);
}
tr.on .hide-1, tr.on .hide-2, tr.on .hide-3, tr.on .hide-4, tr.on .hide-5 {
    opacity: 1;
}
tr.on .hide-1 {
    -webkit-transition: opacity 0.5s linear 0.3s, -webkit-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s;
    -webkit-transform: translateY(0px);
    -moz-transition: opacity 0.5s linear 0.3s, -moz-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s;
    -moz-transform: translateY(0px);
    -ms-transition: opacity 0.5s linear 0.3s, -ms-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s;
    -ms-transform: translateY(0px);
    -o-transition: opacity 0.5s linear 0.3s, -o-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s;
    -o-transform: translateY(0px);
    transition: opacity 0.5s linear 0.3s, transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.3s;
    transform: translateY(0px);
}
tr.on .hide-2 {
    -webkit-transition: opacity 0.5s linear 0.5s, -webkit-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.5s;
    -webkit-transform: translateY(10px);
    -moz-transition: opacity 0.5s linear 0.5s, -moz-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.5s;
    -moz-transform: translateY(10px);
    -ms-transition: opacity 0.5s linear 0.5s, -ms-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.5s;
    -ms-transform: translateY(10px);
    -o-transition: opacity 0.5s linear 0.5s, -o-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.5s;
    -o-transform: translateY(10px);
    transition: opacity 0.5s linear 0.5s, transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.5s;
    transform: translateY(10px);
}
tr.on .hide-3 {
    -webkit-transition: opacity 0.5s linear 0.7s, -webkit-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.7s;
    -webkit-transform: translateY(0px);
    -moz-transition: opacity 0.5s linear 0.7s, -moz-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.7s;
    -moz-transform: translateY(0px);
    -ms-transition: opacity 0.5s linear 0.7s, -ms-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.7s;
    -ms-transform: translateY(0px);
    -o-transition: opacity 0.5s linear 0.7s, -o-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.7s;
    -o-transform: translateY(0px);
    transition: opacity 0.5s linear 0.7s, transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.7s;
    transform: translateY(0px);
}
tr.on .hide-4 {
    -webkit-transition: opacity 0.5s linear 0.9s, -webkit-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.9s;
    -webkit-transform: translateY(0px);
    -moz-transition: opacity 0.5s linear 0.9s, -moz-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.9s;
    -moz-transform: translateY(0px);
    -ms-transition: opacity 0.5s linear 0.9s, -ms-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.9s;
    -ms-transform: translateY(0px);
    -o-transition: opacity 0.5s linear 0.9s, -o-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.9s;
    -o-transform: translateY(0px);
    transition: opacity 0.5s linear 0.9s, transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 0.9s;
    transform: translateY(0px);
    position: relative;
    z-index: 1;
}
tr.on .hide-5 {
    -webkit-transition: opacity 0.5s linear 1.1s, -webkit-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 1.1s;
    -webkit-transform: translateY(0px);
    -moz-transition: opacity 0.5s linear 1.1s, -moz-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 1.1s;
    -moz-transform: translateY(0px);
    -ms-transition: opacity 0.5s linear 1.1s, -ms-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 1.1s;
    -ms-transform: translateY(0px);
    -o-transition: opacity 0.5s linear 1.1s, -o-transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 1.1s;
    -o-transform: translateY(0px);
    transition: opacity 0.5s linear 1.1s, transform 0.5s cubic-bezier(0.19,  1,  0.22,  1) 1.1s;
    transform: translateY(0px);
}
.overflow {
    overflow: hidden;
}
#today {
    height: 378px;
    background-color: #1b2e4c;
    text-align: center;
    position: relative;
    overflow: hidden;
}
#today h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 200;
    margin: 148px 0 0 0;
}
#today h3 {
    margin: 10px 0 0 0;
}
#today h2, #today h3 {
    position: relative;
    z-index: 2;
}
#today h2 span, #today h3 span {
    display: inline-block;
    background-color: #1b2e4c;
}
#today img {
    position: relative;
    top: -30px;
}
#today .valign-child {
    position: relative;
    z-index: 3;
}
#today .white .line {
    background-color: #fff;
}
#today .blue .line {
    background-color: #3b7fe0;
}
#today .line-container {
    position: absolute;
    overflow: hidden;
    z-index: 2;
    width: 600px;
}
#today .line-container.right {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.thin {
    height: 1px;
}
.medium {
    height: 5px;
}
.fat {
    height: 9px;
}
#today .line-container .line {
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
#today .line-container .mask {
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    background-color: #1b2e4c;
}
#today canvas {
    width: 100%;
    height: 100%}
#newsletter-container input {
    display: none;
    background-color: transparent;
    text-align: center;
    text-transform: none;
    padding: 0 70px 0 20px;
    width: 128px;
    min-width: 0;
    line-height: normal;
}
#newsletter-container input:focus {
    outline: none;
}
#newsletter-container input.showInput {
    display: block;
    width: 128px;
    position: absolute;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#newsletter-container #check {
    display: none;
}
#newsletter-container p {
    font-size: 14px;
    opacity: 0;
    position: relative;
    top: 64px;
}
#newsletter-container .result {
    top: -21px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #28386c;
    letter-spacing: 1px;
    z-index: 1;
}
#newsletter-container #original_submit {
    visibility: hidden;
}
#go-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 0;
    right: 60px;
    z-index: 3;
    background: rgba(255, 255, 255, 0.03) url(/svg/go-to-top-icon.svg) no-repeat center;
    line-height: 40px;
    text-align: center;
    display: block;
    cursor: pointer;
}
#go-top:hover {
    background: #3b7fe0 url(/svg/go-to-top-white-icon.svg) no-repeat center;
}
#go-top.snap {
    position: fixed;
}
.block {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border: 3px solid #fff;
    margin: 0 auto 50px;
    position: relative;
    max-width: 1001px;
    box-sizing: border-box;
}
.block:last-child {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.block:after {
    content: "";
    display: block;
    clear: both;
}
.block img {
    width: 100%}
.block h3 {
    color: #2b2b2b;
    font-size: 30px;
    font-weight: 200;
    height: 77px;
    line-height: 68px;
    padding: 0 0 0 27px;
    margin: 0;
    background-color: #fff;
}
.block h3 span {
    color: #3b7ede;
    font-weight: 700;
}
.block h4 {
    color: #2b2b2b;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
}
.block h4.adjust {
    margin-top: -5px;
}
.block p {
    line-height: 27px;
    margin: 0;
}
.block.opaque {
    background-color: #fff;
}
.block.opaque h3 {
    margin: 47px 0 0 61px;
    height: auto;
    line-height: normal;
}
.block .legend {
    color: #484647;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    position: absolute;
    right: 80px;
    bottom: 197px;
}
.block .left {
    width: 22%;
    height: 230px;
    vertical-align: middle;
    line-height: 230px;
    float: left;
    position: relative;
}
.block .left.adjust {
    height: 244px;
    line-height: 244px;
}
.block .left img {
    vertical-align: middle;
}
.block .left #hand-icon-anim {
    position: absolute;
    top: 86px;
    left: 50%;
    margin-left: -21px;
    width: 42px;
    height: 51px;
}
.block .left #speech-icon-anim {
    position: absolute;
    top: 83px;
    right: 78px;
    width: 17px;
    height: 16px;
}
.block .left #wave-icon-anim {
    position: absolute;
    top: 72px;
    right: 72px;
    width: 34px;
    height: 33px;
}
.block .right {
    width: 720px;
    margin-top: 55px;
    margin-right: 50px;
    float: right;
}
.block .right.adjust {
    margin-top: 37px;
}
.block .adjust h4 {
    margin-bottom: 11px;
}
.scroll-in-view {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
#head-container {
    margin-bottom: 60px;
}
#header {
    text-align: center;
    position: relative;
    z-index: 2;
    top: 150px;
}
@media screen and (max-height: 699px) {
    #header {
        margin-top: 30px;
    }
}
@media screen and (min-height: 700px) and (max-height: 779px) {
    #header {
        margin-top: 21px;
    }
}
@media screen and (min-height: 780px) and (max-height: 849px) {
    #header {
        margin-top: 55px;
    }
}
@media screen and (min-height: 850px) and (max-height: 879px) {
    #header {
        margin-top: 95px;
    }
}
#header h1 {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    margin-bottom: 5px;
}
#header h2 {
    color: #7b7b7d;
    font-size: 31px;
    font-weight: 200;
    margin: 0 0 13px;
}
#header h3 {
    color: #3b7fe0;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 23px;
    margin-top: 0;
}
@media screen and (max-height: 799px) {
    #header {
        top: 100px;
    }
    #header h1 {
        margin-bottom: 0;
    }

    #header h2 {
        margin: -5px 0 3px;
    }
}
@media screen and (min-height: 830px) {
    #header h1 {
        margin-bottom: 10px;
    }
    #header h2 {
        font-size: 40px;
        margin: 0 0 6px;
    }
    #header h3 {
        font-size: 24px;
        margin-bottom: 22px;
    }
}#bg {
    background: #1b2e4c;
    height: 425px;
    text-align: center;
    position: absolute;
    bottom: 89px;
    width: 100%;
    -webkit-transform: translateY(412px);
    -moz-transform: translateY(412px);
    -ms-transform: translateY(412px);
    -o-transform: translateY(412px);
    transform: translateY(412px);
}
#bg h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 200;
}
#topArrow {
    width: 22px;
    height: 22px;
    background: url(../../img/topArrow.gif) no-repeat;
    display: block;
    background-size: 100%;
    margin: 7px auto;
}
#stripe {
    height: 215px;
    background-color: #3b7fe0;
    position: absolute;
    bottom: 90px;
    z-index: 2;
    width: 100%;
    -webkit-transform: skewY(3deg) translateY(480px);
    -moz-transform: skewY(3deg) translateY(480px);
    -ms-transform: skewY(3deg) translateY(480px);
    -o-transform: skewY(3deg) translateY(480px);
    transform: skewY(3deg) translateY(480px);
}
#mid-container {
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden;
}
#mid-container h2 {
    color: #3b7fe0;
    font-weight: 200;
    font-size: 48px;
    max-width: 1002px;
    display: block;
    width: 100%;
    margin: 0 auto 32px;
    padding-left: 60px;
}
#line {
    height: 319px;
    overflow: hidden;
    position: relative;
    margin-top: -320px;
}
#line div {
    height: 319px;
    background-color: #3b7fe0;
    width: 100%;
    position: absolute;
    top: 67px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
#program {
    background-color: #2b2b2b;
    padding: 90px 0;
    position: relative;
}
#program p {
    margin: 0;
}
#program .center {
    width: 1001px;
    margin: auto;
}
#program .center:after {
    display: block;
    content: "";
    clear: both;
}
#program .left {
    float: left;
    width: 50%}
#program .left h3 {
    margin-bottom: 3px;
    margin-top: 0;
}
#program .right {
    float: right;
    margin-top: 12px;
    width: 496px;
}
#program .right h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    margin: 15px 0 7px;
}
#program .right p {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
}
#program .right #icon-container {
    width: 123px;
    height: 123px;
    float: left;
    margin: 25px 33px 20px 29px;
    background: url(../../img/planet-icon-anim.gif);
    background-size: 100%}
#program .light-grey {
    color: #dfdfdf;
    font-weight: 600;
    margin-top: 26px;
}
#program #top-border {
    width: 100%;
    height: 2px;
    background: url(../../img/program-top-border.jpg) no-repeat center center;
    position: absolute;
    top: 0;
}
#try {
    width: 100%;
    height: 700px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
#try div {
    margin: 290px 0;
    z-index: 2;
    position: relative;
}
#try #newsletter-container {
    margin: 0 auto;
    width: 600px;
}
#try h3 {
    margin-top: 0px;
}
#try video {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    min-width: 1280px;
    margin-top: -400px;
}
#bouddha_container {
    background-color: #0e1222;
    height: 1000px;
    position: relative;
}
#bouddha_container:after {
    content: "";
    clear: both;
    display: block;
}
#bouddha_container h2 {
    font-weight: 200;
    font-size: 40px;
    color: #fff;
    margin-top: 318px;
    margin-bottom: 8px;
}
#bouddha_container p {
    color: #3b7fe0;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    margin: 0;
}
#bouddha_container .overflow {
    height: 100%;
    position: relative;
    overflow: hidden;
}
#bouddha_container .left, #bouddha_container .right {
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 3;
}
#bouddha_container .left {
    float: left;
}
#bouddha_container .right {
    float: right;
}
#bouddha {
    position: absolute;
    right: 124px;
}
#right_arm {
    -webkit-transform: rotate(-3deg);
    -webkit-transform-origin: 285px 213px 0px;
    -moz-transform: rotate(-3deg);
    -moz-transform-origin: 285px 213px 0px;
    -ms-transform: rotate(-3deg);
    -ms-transform-origin: 285px 213px 0px;
    -o-transform: rotate(-3deg);
    -o-transform-origin: 285px 213px 0px;
    transform: rotate(-3deg);
    transform-origin: 285px 213px 0px;
}
#left_arm {
    -webkit-transform: rotate(3deg);
    -webkit-transform-origin: 94px 114px 0px;
    -moz-transform: rotate(3deg);
    -moz-transform-origin: 187px 204px 0px;
    -ms-transform: rotate(3deg);
    -ms-transform-origin: 94px 114px 0px;
    -o-transform: rotate(3deg);
    -o-transform-origin: 94px 114px 0px;
    transform: rotate(3deg);
    transform-origin: 187px 204px 0px;
}
#halo, #dotted-circle {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 204px 195px 0px;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 204px 195px 0px;
}
#top-stripe {
    width: 100%;
    height: 228px;
    background-color: #3b7fe0;
    position: absolute;
    bottom: -160px;
    z-index: 3;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
.oblique-line {
    position: absolute;
    z-index: 2;
}
.oblique-line-0 {
    top: 363px;
    left: 0;
}
.oblique-line-1 {
    top: 312px;
    left: 0;
}
.oblique-line-2 {
    top: 498px;
    left: 12%}
.oblique-line-3 {
    top: 540px;
    left: 37.6%}
.oblique-line-4 {
    top: 438px;
    left: 32.6%}
.oblique-line-5 {
    top: 0;
    left: 37.1%}
.oblique-line-6 {
    top: -20px;
    left: 37%}
.oblique-line-7 {
    top: 519px;
    left: 59.6%}
.oblique-line-8 {
    top: 315px;
    left: 78.8%}
.oblique-line-9 {
    top: 215px;
    left: 76%}
.oblique-line-10 {
    top: 396px;
    left: 92%}
#ceo-container {
    width: 1001px;
    margin: 40px auto 0;
    position: relative;
}
#ceo-container:after {
    content: "";
    clear: right;
    display: block;
}
#ceo-container img {
    float: right;
}
#ceo-container .ceo-title {
    position: absolute;
}
#ceo-container h2 {
    line-height: 46px;
    color: #484647;
    margin-top: 77px;
    margin-bottom: 2px;
}
#ceo-container .ceo-title h4 {
    font-size: 18px;
    color: #bdbdbd;
    font-weight: 300;
    margin: 0;
}
#signature {
    position: absolute;
    top: 210px;
}
#branches-container {
    width: 1001px;
    margin: -203px auto;
    position: relative;
    z-index: 2;
}
#branches-container ul {
    margin: 0;
    padding: 0;
}
#branches-container h3 {
    margin: 0 0 50px;
    font-weight: 400;
}
#branches:after {
    clear: left;
    content: "";
    display: block;
}
#branches li {
    width: 332px;
    height: 162px;
    background-color: transparent;
    margin: 0 1px 1px 0;
    float: left;
    line-height: 196px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
#branches li:hover {
    background-color: #fff;
}
#branches li:hover .valign {
    margin-left: 116px;
}
#branches li p {
    margin: 0;
    color: #3b7fe0;
    font-size: 16px;
    font-weight: 300;
}
#branches .valign {
    display: inline-block;
    line-height: 14px;
    margin-left: 110px;
    -webkit-transition: margin-left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -moz-transition: margin-left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -ms-transition: margin-left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    -o-transition: margin-left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
    transition: margin-left 0.5s cubic-bezier(0.19,  1,  0.22,  1);
}
.omnisense-ideas {
    background: url(/svg/omnisense-ideas-logo.svg) no-repeat 30px center;
}
.omnisense-human {
    background: url(/svg/omnisense-human-logo.svg) no-repeat 30px center;
}
.omnisense-speaking {
    background: url(/svg/omnisense-speaking-logo.svg) no-repeat 30px center;
}
.omnisense-laboratoire {
    background: url(/svg/omnisense-laboratoire-logo.svg) no-repeat 30px center;
}
.omnisense-technologie {
    background: url(/svg/omnisense-technologie-logo.svg) no-repeat 30px center;
}
.omnisense-ecologie {
    background: url(/svg/omnisense-ecologie-logo.svg) no-repeat 30px center;
}
#collaborations-container {
    width: 1060px;
    background: #fff;
    margin: 232px auto 0;
}
#collaborations-container h3, #collaborations-container h4, #collaborations-container h5, #collaborations-container h6 {
    margin: 0;
}
#collaborations-container h3 {
    margin: 0 0 0 30px;
    padding-top: 40px;
    font-weight: 400;
}
#collaborations-container h4 {
    color: #7b7b7d;
    font-size: 18px;
    font-weight: 300;
    margin-left: 30px;
}
#collaborations-container .more {
    text-align: center;
    color: #484647;
    font-size: 28px;
    padding: 37px 0;
    margin: 0;
}
#collaborations {
    margin: 34px auto 0;
    padding: 0;
    width: 966px;
}
#collaborations:after, #collaborations li:after {
    content: "";
    clear: left;
    display: block;
}
#collaborations li {
    width: 435px;
    height: 268px;
    background-color: #fafafa;
    float: left;
    border: 1px solid #fafafa;
    position: relative;
    padding-right: 36px;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -ms-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s;
}
#collaborations li:nth-child(odd) {
    margin-right: 20px;
}
#collaborations li:nth-child(1), #collaborations li:nth-child(2) {
    margin-bottom: 20px;
}
#collaborations li:hover {
    border: 1px solid #929292;
}
#collaborations .on {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    opacity: 0;
}
#collaborations .on {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
#collaborations li:hover .on {
    opacity: 1;
}
#collaborations img {
    float: left;
    margin: 20px 20px 20px;
}
#collaborations h5 {
    font-weight: 200;
    font-size: 23px;
    color: #484647;
    margin: 15px 0 3px;
}
#collaborations h6 {
    font-weight: 600;
    font-size: 14px;
    color: #3b7fe0;
}
#collaborations .grey-line {
    width: 40px;
    height: 4px;
    display: inline-block;
    margin: 9px 0 0;
    position: relative;
    overflow: hidden;
}
#collaborations .grey-line span {
    width: 0;
    height: 4px;
    display: inline-block;
    background-color: #959595;
    position: absolute;
    left: 0;
}
#collaborations p {
    font-weight: 400;
    font-size: 14px;
    color: #7b7b7d;
    margin: 9px 0 0;
}
#topArrow.philosophy {
    width: 22px;
    height: 22px;
    background: url(../../img/topArrowPhilo.gif) no-repeat;
    display: block;
    background-size: 100%;
    position: absolute;
    z-index: 4;
    left: 50%;
    margin-left: -11px;
}
@media screen and (max-height: 950px) {
    #topArrow.philosophy {
        bottom: 15px;
    }
}@media screen and (min-height: 951px) {
    #topArrow.philosophy {
        top: 890px;
    }
}#omnisense-speech {
    width: 1001px;
    background: #fff;
    margin: 40px auto 0;
    padding-bottom: 155px;
    text-align: center;
    position: relative;
    z-index: 3;
}
#omnisense-speech img {
    margin: 50px 0 30px;
}
#omnisense-speech h2 {
    color: #484647;
    line-height: 47px;
}
#omnisense-speech .top-line, #omnisense-speech .right-line, #omnisense-speech .bottom-line {
    height: 1px;
    background-color: #eee;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#omnisense-speech .top-line {
    width: 258px;
    top: 91px;
    left: -9px;
}
#omnisense-speech .right-line {
    width: 214px;
    top: 180px;
    right: -31px;
}
#omnisense-speech .bottom-line {
    width: 186px;
    bottom: 65px;
    left: 183px;
}
#omnisense-speech .divider {
    width: 38px;
    height: 4px;
    background-color: #dfdfdf;
    margin: auto;
    position: relative;
    top: 15px;
}
#omnisense-speech h2, #omnisense-speech p {
    margin: 0;
}
#omnisense-speech p {
    line-height: 27px;
    font-weight: 300;
}
#omnisense-speech h3 {
    margin: 30px 0 0 0;
    font-weight: 400;
    line-height: 27px;
}
#omnisense-speech ul {
    width: 860px;
    margin: 80px auto 0;
    padding: 0;
}
#omnisense-speech ul:after {
    content: "";
    display: block;
    clear: both;
}
#omnisense-speech li {
    width: 375px;
    float: left;
    text-align: left;
    padding-left: 50px;
}
#omnisense-speech li:first-child {
    border-right: 1px solid #dfdfdf;
    width: 375px;
    padding-left: 0;
    padding-right: 48px;
}
#oblique-color-wrapper {
    background-color: #f4f4f4;
    margin-top: 12px;
    padding-bottom: 60px;
}
#oblique-color-header {
    width: 100%;
    height: 215px;
    background-color: #f4f4f4;
    position: relative;
    top: -57px;
    z-index: 1;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
#credits-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99;
}
#credits-container.open {
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    overflow-y: scroll;
}
#credits {
    width: 951px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 50px 0 50px -500px;
    background-color: #fff;
    z-index: 100;
    opacity: 0;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    padding: 0 0 30px 50px;
    display: none;
}
#credits .fade {
    opacity: 0;
}
#credits-container.open #credits {
    display: block;
}
#credits ul {
    padding: 0;
}
#credits h4 {
    font-size: 72px;
    color: #f5f5f5;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -4px;
    margin: 28px 0 36px 26px;
}
#credits h5 {
    color: #2b2b2b;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0;
}
#credits a {
    color: #7b7b7d;
}
#credits p {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}
#credits p .input {
    color: #3b7fe0;
}
#credits .close-icon {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
}
#credits .close-icon img {
    margin: 14px auto;
    display: block;
}
#credits .credits-title {
    margin: 37px 0 0;
    letter-spacing: -2px;
}
#credits .credits-subtitle {
    margin: 4px 0 0;
    font-weight: 400;
    letter-spacing: -1px;
}
#credits .left {
    width: 444px;
    float: left;
}
#credits .right {
    width: 421px;
    float: right;
    margin-right: 45px;
}
#credits .ccip {
    position: relative;
    top: -60px;
    left: 30px;
}
#credits .left h5, #credits .right h5, #credits .creative-commons {
    color: #7b7b7d;
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 9px;
    font-weight: 400;
    margin: 0 0 12px 0;
    width: 100%;
    padding-bottom: 11px;
    border-bottom: 1px solid #dfdfdf;
}
#participants .input {
    font-size: 14px;
}
#team li {
    float: left;
    width: 424px;
    margin: 0 57px 46px 0;
}
#team li:nth-child(2), #team li:nth-child(4) {
    margin-right: 0;
}
#team h5 {
    border-bottom: 3px solid #3b7fe0;
}
#team .member {
    width: 88px;
    height: 88px;
    border-radius: 50px;
    border: 3px solid #3b7fe0;
    float: left;
    margin-right: 15px;
}
#team .link, #team .twitter {
    height: 25px;
    display: inline-block;
    margin: 7px 10px 0 0;
}
#team .link:hover, #team .twitter:hover {
    opacity: .5;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
#team:after, #team li:after, #thanks:after, #participants:after {
    content: "";
    display: block;
    clear: both;
}
#participants li {
    float: left;
    margin-right: 110px;
    margin-bottom: 10px;
}
#credits .creative-commons {
    width: 620px;
}
#credits .creative-commons-1 a, #credits .creative-commons-2 a {
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 300;
}
#credits .creative-commons-1 {
    float: left;
    margin: 0 40px 0 0;
}
#footer {
    height: 150px;
    background-color: #2b2b2b;
    border-top: 6px solid #484647;
    position: relative;
}
#footer a {
    color: #dfdfdf;
}
#footer #footer-inner-container {
    width: 100%;
    margin: auto;
    height: 150px;
}
#footer .left {
    margin-left: 60px;
}
#footer .left:after {
    clear: left;
    content: "";
    display: block;
}
#footer .right:after {
    clear: right;
    content: "";
    display: block;
}
#footer .left .chrome-logo {
    width: 44px;
    height: 44px;
    float: left;
    margin-right: 10px;
    background: url(../../img/chrome-logo.png) no-repeat;
    background-size: 100%}
#footer .left p {
    color: #828282;
    font-weight: 400;
    font-size: 12px;
}
#footer .left span {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
}
#footer .lang-menu {
    margin-right: 20px;
}
#footer .lang-menu, #footer .lang-menu a {
    color: #646263;
}
#footer .lang-menu a:hover, #footer .lang-menu a.active {
    color: #dfdfdf;
}
#infos {
    float: right;
    margin: 0 60px 0;
    padding: 0;
}
#infos:after {
    content: "";
    clear: left;
    display: block;
}
#infos li {
    float: left;
    height: 40px;
    line-height: 40px;
}
#infos li:nth-child(2) {
    margin-right: 20px;
}
#infos li:last-child {
    margin-right: 0;
}
#infos .press {
    margin-right: 15px;
}
#infos .social {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    -webkit-transition: background-color .8s;
    -moz-transition: background-color .8s;
    -ms-transition: background-color .8s;
    -o-transition: background-color .8s;
    transition: background-color .8s;
    background-position: center;
}
#infos .twitter {
    background-image: url(../../img/footer-twitter-icon.png);
    background-repeat: no-repeat;
    background-size: 18px 14px;
}
#infos .twitter:hover {
    background-color: #5ea9dd;
}


.btnOver {
    position: absolute;
    left: 500px;
    top: 56px;
    width: 10px;
    height: 4px;
    background-color: #bd1e2c;
}

/* Effect 13: three circles */
.cl-effect-13 a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.cl-effect-13 a::before {
    position: absolute;
    top: 90%;
    left: 50%;
    color: transparent;
    content: '?';
    text-shadow: 0 0 transparent;
    font-size: 2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}

.cl-effect-13 a:hover::before,
.cl-effect-13 a:focus::before {
    color: #2b8ed4;
    text-shadow: 10px 0 #4c79b9, -10px 0 #4c79b9;
}

.cl-effect-13 a:hover,
.cl-effect-13 a:focus {
    color: #2b8ed4;
}

/* Effect 3: bottom line slides/fades in */
.cl-effect-3 a {
    padding: 8px 0;
}

.cl-effect-3 a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 5px;
    background: #2b8ed4;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}

.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after {
    opacity: 1;
    color: #2b8ed4;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

#parallax {
    background-color: #880088;
    height: 500px;
    overflow: hidden;
    position: relative;
    width: 750px;
}

#parallax img {
    position: absolute;
    top: 0;
    left: 0;
}

div.parallax-container {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #333;
}
div.parallax-container div.parallax {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 2500px;
    text-align: center;
    height: 250px;
    font-weight: bold;
}
.parallax1 {
    color: #555;
    font-size: 250px;
    line-height: 80%;
}
.parallax2 {
    color: #999;
    font-size: 100px;
    line-height: 320%;
}
.parallax3 {
    color: #fff;
    font-size: 50px;
    line-height: 760%;
}

.languageSwitch a{
    background-color: #fd964c;
    color: #fff;
}

.languageSwitch a:hover {
    background-color: #fd964c;
    color: #fff;
}

.tableBack {
    padding-top: 2px;
    background: #2374ad;
    border: 2px solid #f0f0f0;
    color: #fff;
    font-size: 16px;
    height: 25px;
}

.col-md-2 > a {
    color: #848484;
    color: #fff;
    text-decoration: none;
}
.col-md-3 > a {
    color: #848484;
    color: #fff;
}
.col-md-4 > a {
    color: #848484;
    color: #fff;
}
.col-md-5 > a {
    color: #848484;
    color: #fff;
}
.col-md-6 > a {
    color: #848484;
    color: #fff;
}
.col-md-7 > a {
    color: #848484;
    color: #fff;
}
.col-md-8 > a {
    color: #848484;
    color: #fff;
}
.col-md-12 > a {
    color: #848484;
    color: #fff;
    text-decoration: none;
}

.titleFooter > h3 {
    font-size: 20px;
    color: #5f5f5f;
    font-weight: 800;
}



.contctInfo > p {
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    text-align: left;
    padding: 0;
}

.feedBack {
    padding-left: 0;
}
.feedBack div{
    padding-left: 0;
}
.feedBack > li {
    margin-left:0;
    padding-left: 0;
}

.feedBack > p{
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.feedBack a{
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}

.feedBack a:hover {
    text-decoration: none;
    color: #fd964c;
}

.iconSocial {
    margin-top: 20px;
    margin-bottom: 20px;
}

.copyRight> p{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color:#fff;
}

.bottomFooter {
    width:100%;
    height:100px;
    position:absolute;
    bottom:0;
    left:0;
}

.middleNav {
    font-size: 11px;
    text-align: center;
}

.navbar .divider-vertical {
    height: 45px;
    margin: 0 9px;
    border-right: 1px solid #ffffff;
}

.navbar-inverse .divider-vertical {
    border-right-color: #222222;
    border-left-color: #111111;
}

@media (max-width: 767px) {
    .navbar-collapse .nav > .divider-vertical {
        display: none;
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.line-separator{

    height:1px;
    width: 100%;
    margin:0 auto;
    text-align: center;
    border-bottom:1px solid #2b8ed4;
    margin-top: 80px;

}

.news-title > h3 {
    font-weight: bold;
    color: #000;
    text-align: left;
    margin-top:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
    font-size: 14px;

}

.news-title:hover{
    font-weight: bold;
    color:#2b8ed4;
    text-decoration: none; 
}
.news-title1 {
    color:#2b8ed4;
    font-weight: bold;
    text-align: justify;
}

.readmore {
    color: #fd964c;
    font-size: 16px;
}

.news-date {
    color: #2a8ed5;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
}

.tableRed-body {
    background: #fc2c32;
    text-align: center;
    color: #fff;
}

.tableBlue-body {
    background: #2b8ed4;
    text-align: center;
    color: #fff;
}

.tableOrange-body {
    background: #fd964c;
    text-align: center;
    color: #fff;
}

.table-head {
    font-weight: 400;
}



//*Strip the ul of padding and list styling*/
#menu {
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
    width: 100%;
    background: #2b8ed4;
}

/*Create a horizontal list with spacing*/
#menu > li {
    display:inline-block;
    float: left;
    margin-right: 1px;
    background: #2b8ed4;
}

/*Style for menu links*/
#menu > li a {
    display:block;
    min-width:140px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: Helvetica,Arial,sans-serif;
    color: #fff;
    background: #2f3036;
    text-decoration: none;
}

/*Hover state for top level links*/
#menu > li:hover a {
    background: #2b8ed4;
}

/*Style for dropdown links*/
#menu > li:hover ul a {
    background: #2b8ed4;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

/*Hover state for dropdown links*/
#menu > li:hover ul a:hover {
    background: #2b8ed4;
    color: #fff;
}

/*Hide dropdown links until they are needed*/
#menu > li ul {
    display: none;
}

/*Make dropdown links vertical*/
#menu > li ul li {
    display: block;
    float: none;
}

/*Prevent text wrapping*/
#menu > li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}

/*Display the dropdown on hover*/
#menu > ul li a:hover + .hidden, .hidden:hover {
    display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    color: #fff;
    background: #2b8ed4;
    text-align: center;
    padding: 10px 0;
    display: none;
    width: 100%;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 760px){
    /*Make dropdown links appear inline*/
    #menu {
        position: static;
        display: none;
    }
    /*Create vertical spacing*/
    #menu > li {
        margin-bottom: 1px;
    }
    /*Make all menu links full width*/
    #menu >  li, li a {
        width: 100%;
    }
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
    }
}

#name::-webkit-input-placeholder
{
    color:    #2b8ed4;
}

#email::-webkit-input-placeholder
{
    color:    #2b8ed4;
}

#cell::-webkit-input-placeholder
{
    color:    #2b8ed4;
}

#comment::-webkit-input-placeholder
{
    color:    #2b8ed4;
}

.panel-body-margin {
    margin-top: 15px;
    color: #fff;
}

.linkTop, .toplink a {
    text-decoration: none;
    color: #fff;
}

.linkTop:link {
    text-decoration: none;
    color: #fff;
}

.linkTop:visited {
    text-decoration: none;
    color: #fff;
}

.linkTop:hover {
    text-decoration: none;
    color: #fff;
}

.linkTop:active {
    text-decoration: none;
    color: #fff;
} 

.middle-menu > li > a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 900;
}

.backgroundArea {
    background: #f5f5f5;
    width: 100%;
    margin-top: 0px;
    padding-bottom: 30px
}

.bg-top-footer{
    background: #1b5c89;
    width: 100%;
    margin-top: 0px;
}

.contactBottom1 .row{
    line-height: 1.9;
}
.contactBottom2 .row{
    line-height: 2.2;
}
.contactBottom3 {
    line-height: 2.2;
}

.footerLogo { 
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.height-logo {
    height: 230px;
}

.ub-section {
    /* margin: 0 auto; */
    text-align: center;
    padding-right: 15px;
}

.ub-number > h3{
    font-size: 14px;
    font-weight: 500;
    color:#2274ad;
}

.newsBody > p{
    color:#a0a0a0;
    text-align: justify;
    margin-bottom: 15px;
    font-size: 14px;
    overflow: hidden;
}

.cover {
    width: 100%;
    height: 500px;
    margin: 135px auto;
    background: url(http://img842.imageshack.us/img842/7524/albumm.jpg);
}
.vinyl {
    position: relative;
    z-index: -1;
    top: -49%; left: 0;
    height: 60%;
    background:#000;

    transition: .65s;
}
.vinyl:hover { top: 3%; }

#a, 
#b {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}

#b {
    z-index: -2;
}

#a {
    z-index: -3;
    top: 50;
}

.tableTemp-red {
    background-color: #fc2c32; 
    width:100%; 
    height: 8px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin-bottom:0px;
}

.tableTemp-orange {
    background-color: #fd964c; 
    width:100%; 
    height: 8px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin-bottom:0px;
}

.tableTemp-blue {
    background-color: #fc2c32; 
    width:100%; 
    height: 8px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin-bottom:0px;
}

.tempNum {
    margin-top: 15px; 
    margin-bottom: 5px;
}

.tableStat {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.table-stastistic {
    height: 130px;
}

.table-stastistic > div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


div.col-sm-7.five-three {
    width: 60% !important;
}

div.col-sm-5.five-two {
    width: 40% !important;
}

.move_up {
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

.move_up:hover{ 
    top:-15px; 
    cursor:pointer;
} 

/* Float */
.float {
    vertical-align: middle;
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.float:hover, .float:focus, .float:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

/* Float Shadow */
.float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    /* move the element up by 5px */
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.statBorder {
    border: 1px solid #cccccc;
}

.top-stat {
    background: #2b8ed4; 
    padding-top:20px;
}

.top-stat p {
    color: #fff;
    font-size: 14px;
}

.top-stat .cityname {
    color:#fff;
    font-size: 16px;
}

.citytemp {
    margin-top: 0px;
}

.borderRed {
    background: #fc2c32;
    height: 8px;
}

.borderOrange {
    background: #fd964c;
    height: 8px;
}

.row > .contctInfo > .footerStyle {
    padding: 0px;
}


/*scroll to top*/
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 30px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 8px;
    padding: 20px;
    display: none;
}

.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50);
    color: #2b8ed4;
    text-decoration: none;
}




/* =Nav
-------------------------------------------------------------- */
#nav-trigger {
    display: none;
    text-align: center; }
#nav-trigger span {
    display: inline-block;
    padding: 10px 30px;
    background-color: #2b8ed4;
    color: white;
    cursor: pointer;
    text-transform: uppercase; }
#nav-trigger span:after {
    display: inline-block;
    margin-left: 10px;
    width: 20px;
    height: 10px;
    content: "";
    border-left: solid 10px transparent;
    border-top: solid 10px #fff;
    border-right: solid 10px transparent; }
#nav-trigger span:hover {
    background-color: #2b8ed4; }
#nav-trigger span.open:after {
    border-left: solid 10px transparent;
    border-top: none;
    border-bottom: solid 10px #fff;
    border-right: solid 10px transparent; }

#container #nav-main {
    line-height: 3;}

nav#nav-main {
    background-color: #2b8ed4;
    padding: 13px 0;
    border-radius: 4px; }
nav#nav-main > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
nav#nav-main > ul > li {
    display: inline-block;
    border-right: solid 1px #fff;
    padding: 0px; }
nav#nav-main > ul > li > a > ul > li > a {
    color:#000;
}
nav#nav-main li a {
    font-size: 10px;
    line-height: 0.5;
    padding-top:3px;
    padding-bottom:3px;
    text-decoration: none;
}
nav#nav-main li:last-child {
    border-right: none; }
nav#nav-main a {
    display: block;
    color: white;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    font-size: 8px; }
nav#nav-main > ul > li > a:hover {
    color: #fff; 
    text-decoration: none;}

nav#nav-download {
    padding: 0; }
nav#nav-download ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left; }
nav#nav-download li {
    display: inline-block;
    border-right: solid 1px #fff;
    padding: 0px; }
nav#nav-download li a {
    font-size: 20px;
    line-height: 0.5;
    color: #428bca;
}
nav#nav-download li:last-child {
    border-right: none; }
nav#nav-download a {
    display: block;
    color: #000;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 8px; }
nav#nav-download a:hover {
    color: #086fbb; 
    text-decoration: none;}

nav#nav-mobile {
    position: relative;
    display: none; }
nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #2b8ed4; }
nav#nav-mobile li {
    display: block;
    padding: 5px 0;
    margin: 0 5px;
    border-bottom: solid 1px #cc0028; }
nav#nav-mobile li:last-child {
    border-bottom: none; }
nav#nav-mobile a {
    display: block;
    color: white;
    padding: 10px 30px; }
nav#nav-mobile a:hover {
    background-color: #e6002d;
    color: #fff; }

.aboveNav {
    height: 5px;
}

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 711px) {
    .second-menu {
        display: none;
    }
    #nav-trigger {
        display: block; }

    nav#nav-main {
        display: none; }

    nav#nav-mobile {
        display: block; }
}

.container > .news1 {
    padding-left: 0px;
    padding-right: 0px;
}

.secondStat {
    display: none;
}

@media (max-width:650px) {
    .secondStat {
        display: block;
    }
    .firstStat {
        display: none;
    }
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#cssmenu ul {
    position: relative;
    z-index: 597;
    float: left;
}
#cssmenu ul li {
    float: left;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}
#cssmenu ul ul {
    margin-top: 1px;
    visibility: hidden;
    position: absolute;
    top: 1px;
    left: 99%;
    z-index: 598;
    width: 100%;
}
#cssmenu ul ul li {
    float: none;
}
#cssmenu ul ul ul {
    top: 1px;
    left: 99%;
}
#cssmenu ul li:hover > ul {
    visibility: visible;
}
#cssmenu ul li {
    float: none;
}
#cssmenu ul ul li {
    font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    width: 100%;
}
#cssmenu ul a,
#cssmenu ul a:link,
#cssmenu ul a:visited {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}
#cssmenu > ul {
    float: none;
}
#cssmenu ul {
    background: #2b8ed4;
}
#cssmenu > ul > li {
    border-left: 3px solid #2b8ed4;
}
#cssmenu > ul > li > a {
    padding: 10px 20px;
}
#cssmenu > ul > li:hover {
    border-left: 3px solid #fd964c;
}
#cssmenu ul li:hover > a {
    color: #000;
}
#cssmenu > ul > li:hover {
    background: #f6f6f6;
}

.panel-heading > img {
    height: 20%;
    width: 100%;
    margin-bottom: 20px;
    opacity:1;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

.panel-heading > figure> img:hover {
    opacity: 1;
    background:#000;
}

.loading-background
{
    width:120px;
    height:165px;
}

.image {
    position:relative;
    width: 100%;
    height:20%;
}

.image img {
    width:100%;
    height: 13%;
    vertical-align:top;
}

.image:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.image:hover:after {
    opacity:1;
}

.middleStat1 {
    text-decoration: none;
    opacity: 1;
    cursor: pointer;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    //background-image: url("../img/grade1.png");
}

.middleStat1:hover {
    opacity: 1;
    -webkit-transform: scale(1.35,1.37);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
}

.middleBox {
    border: 1px solid #cccccc; 
    text-align:right; 
    height: 50px; 
    padding-right: 20px;
    cursor: pointer;
}

.middleStat1:hover ~ .middleBox {
    background: #000;
    border: 1px solid #000; 
}

.middleStat {
    text-decoration: none;
    opacity: 1;
    cursor: pointer;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.middleStat:hover {
    opacity: 1;
    -webkit-transform: scale(1.35,1.37);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
}

.middleBox {
    border: 1px solid #cccccc; 
    text-align:right; 
    height: 50px; 
    padding-right: 20px;
    cursor: pointer;
}

.middleStat:hover ~ .middleBox {
    background: #000;
    border: 1px solid #000; 
}

/* Required */
.post{
    margin-bottom: 80px;
    text-align: center;
}

.hidden{
    opacity: 0;
}

.visible{
    opacity: 1;
}

.photo-grid {
    max-width: 100%;
    text-align: center;
}

.photo-grid img {
    display: block;
    height: auto;
    max-width: 100%;
}

.photo-grid figure {
    height: 175px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.photo-grid figcaption {
    color: white;
    display: table;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.photo-grid figcaption p {
    display: table-cell;
    font-size: 1.5em;
    position: relative;
    top: -40px;
    width: 289px;
    vertical-align: middle;
    color: #fff;
}

.photo-grid:hover figcaption {
    opacity: 1;
}

.photo-grid img {
    display: block;
    height: auto;
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    transition: all 700ms;
    max-width: 100%;
}

.photo-grid:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.photo-grid figcaption p {
    display: table-cell;
    font-size: 1.5em;
    position: relative;
    top: -40px;
    width: 289px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    vertical-align: middle;
}

.photo-grid:hover figcaption p {
    -moz-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.photo-grid figcaption {
    color: white;
    display: table;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
    z-index: 100;
}

.stat-style {
    padding-left:15px;
    padding-right:15px;

}

.cityname {
    margin-bottom: 10px;
}
.languageSwitch a:hover p{
    color:#000;
}

.languageSwitch p {
    color:#fff;
}
.languageSwitch p:hover{
    color:#000;
}

.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

div.col-sm-7.five-three {
    width: 60% !important;
}

div.col-sm-5.five-two {
    width: 40% !important;
}

/*float*/
/*float*/
.floating{
    float: left;
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-5px, 5px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-5px, 5px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating1{
    float: left;
    -webkit-animation-name: Floatingxf;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingf;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxf{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-3px, 5px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingf{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-3px, 5px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating2{
    float: left;
    -webkit-animation-name: Floatingxd;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingd;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxd{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(5px, 2px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingd{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(5px, 2px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating3{
    float: left;
    -webkit-animation-name: Floatingxs;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatings;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxs{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(1px, 1.5px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatings{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(1px, 1.5px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating4{
    float: left;
    -webkit-animation-name: Floatingxa;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatinga;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxa{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-2px, 4px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatinga{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-2px, 4px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating5{
    float: left;
    -webkit-animation-name: Floatingxz;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingz;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxz{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-5px, 5px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingz{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-5px, 5px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating6{
    float: left;
    -webkit-animation-name: Floatingxx;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingx;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-1px, 2px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingx{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-1px, 2px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating7{
    float: left;
    -webkit-animation-name: Floatingxc;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingc;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxc{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0px, 3px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingc{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0px, 3px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating8{
    float: left;
    -webkit-animation-name: Floatingxv;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingv;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxv{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(5px, 5px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingv{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(5px, 5px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating9{
    float: left;
    -webkit-animation-name: Floatingxb;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingb;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxb{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-3px, 3px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingb{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-3px, 3px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating10{
    float: left;
    -webkit-animation-name: Floatingxc;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingc;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxc{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(3px, -2px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingc{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(3px, -2px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating11{
    float: left;
    -webkit-animation-name: Floatingxv;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingv;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxv{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(3px, 5px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingv{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(3px, 5px);}
    to {-moz-transform: translate(0, -0px);}    
}

.floating12{
    float: left;
    -webkit-animation-name: Floatingxb;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floatingb;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingxb{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(-5px, 1px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floatingb{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(-5px, 1px);}
    to {-moz-transform: translate(0, -0px);}    
}


.content1 {
    position: relative;
    color: #a0a0a0;
}
.content1:after, .content1:before {
    bottom: 100%;
    left: 12%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.content1:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f5f5f5;
    border-width: 20px;
    margin-left: -20px;
}
.content1:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #f5f5f5;
    border-width: 26px;
    margin-left: -26px;
}
.content2 {
    position: relative;
    display:none;
    color: #a0a0a0;
}
.content2:after, .content2:before {
    bottom: 100%;
    left: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.content2:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f5f5f5;
    border-width: 20px;
    margin-left: -20px;
}
.content2:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #f5f5f5;
    border-width: 26px;
    margin-left: -26px;
}
.content3 {
    position: relative;
    display:none;
    color: #a0a0a0;
}
.content3:after, .content2:before {
    bottom: 100%;
    left: 70%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.content3:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f5f5f5;
    border-width: 20px;
    margin-left: -20px;
}
.content3:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #f5f5f5;
    border-width: 26px;
    margin-left: -26px;
}
.content4 {
    position: relative;
    display:none;
    color: #a0a0a0;
}
.content4:after, .content2:before {
    bottom: 100%;
    left: 49%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.content4:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f5f5f5;
    border-width: 20px;
    margin-left: -20px;
}
.content4:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #f5f5f5;
    border-width: 26px;
    margin-left: -26px;
}
.content5 {
    position: relative;
    display:none;
    color: #a0a0a0;
}
.content5:after, .content2:before {
    bottom: 100%;
    left: 88%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.content5:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f5f5f5;
    border-width: 20px;
    margin-left: -20px;
}
.content5:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #f5f5f5;
    border-width: 26px;
    margin-left: -26px;
}

#map_canvas {
    height: 662px;
    display: none;
    z-index:1;
}

#map_canvas1 {
    z-index: 6;
    width:100%;
    height: 700px;
}

.mapbutton {
    margin-top:15px;
    margin-left:15px;
    position: fixed;
}

#bottommap1 {
    font-size: 14px;
    background: #2b8ed4;
    color:#fff;
    border: 0px solid #2b8ed4;
}

#bottommap2 {
    font-size: 14px;
    background: #2b8ed4;
    color:#fff;
    border: 0px solid #2b8ed4;
}

.tableSpace {
    margin: 20px 0 20px 0; 
    padding:0;
}

.activenewstab {
    background: #fff;
}

.activenewstab span {
    color:#000;
}

.newsimage {
    float: left;
    display: block; margin-left: auto; margin-right: auto;
    margin-right: 15px;
    margin-bottom: 15px;
}

.newscontent {
    text-align: justify;
}

.newscontent {
    padding-left: 0px; padding-right: 0px;
}

.newscontent img {
    max-width: 100%;
}

.newstitle{
    margin-top: 15px;
}

#content {
    overflow: auto;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.newsactive {
    background: #fff;
}

.newsactive > a {
    color:#000;
}