@font-face {
    font-family: 'segoe_uilight';
    src: url('fonts/segoeuil-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uiregular';
    src: url('fonts/segoeui-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uibold';
    src: url('fonts/segoeuib-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.tracer {
    padding: 2px;
    font-size: 14px;
    font-weight: 100;
    color: #FFF;
    background: #000;
    position: fixed;
    z-index: 99999;
    width: 300px;
    overflow-wrap: break-word;
    opacity: 1;
    text-align: left;
    left: 0;
    top: 0;
}

* {
    outline: none;
    list-style-type: none;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    border-spacing: 0;
    border: 0;
    padding: 0;
    margin: 0;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

b {
    font-family: 'segoe_uibold';
    font-weight: 600;
}

ul,
menu,
dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

img {
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
    font-weight: inherit;
}

a:hover {
    text-decoration: none;
}

body,
html {
    margin: 0;
    padding: 0;
    webkit-transition: all 0.3s ease 0;
    -moz-transition: all 0.3s ease 0;
    -o-transition: all 0.3s ease 0;
    transition: all 0.3s ease 0;
}

body {
    position: relative;
    background: #219CE1;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0 auto 0 auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

html {
    overflow-x: hidden;
    overflow-y: visible;
    height: auto;
    width: 100%;
    background: none;
}

#spacer1 {
    height: 4590px;
    width: 100%;
    display: block;
    background: none;
    position: relative;
}

#spacer2 {
    height: 30000px;
    width: 100%;
    display: block;
    position: relative;
    background-repeat: repeat;
    background-color: #fff !important;
    background-size: 50px auto !important;
}

@keyframes keep-scrolling {
    from {
        background-position: 50% 0
    }
    to {
        background-position: 50% -875px
    }
}

@-moz-keyframes keep-scrolling {
    from {
        background-position: 50% 0
    }
    to {
        background-position: 50% -875px
    }
}

@-webkit-keyframes keep-scrolling {
    from {
        background-position: 50% 0
    }
    to {
        background-position: 50% -875px
    }
}

#s123 {
    width: 100%;
    height: 600px;
    position: relative;
    top: 0;
    margin-top: 90px;
    z-index: 2;
}

#s45 {
    width: 100%;
    height: 1200px;
    position: absolute;
    top: 0;
    margin-top: 90px;
    z-index: 1;
}

#mask1 {
    width: 100%;
    height: 600px;
    background: #219CE1;
    position: absolute;
    float: left;
    margin-top: 1290px;
    z-index: 999;
}

#s123 .s,
#s45 .s {
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#s123 .s.s1,
#s45 .s.s1 {
    z-index: -1;
    position: absolute;
    opacity: 1;
    visibility: visible;
}

#s123 .s.s2,
#s45 .s.s2 {
    z-index: -2;
    position: absolute;
    opacity: 1;
    visibility: visible;
}

#s123 .s.s3,
#s45 .s.s3 {
    z-index: -3;
    position: absolute;
    opacity: 1;
    visibility: visible;
}

#s123 .s.s4,
#s45 .s.s4 {
    z-index: -4;
    position: absolute;
    opacity: 1;
    visibility: visible;
}

#s123 .s.s5,
#s45 .s.s5 {
    z-index: -5;
    position: absolute;
    opacity: 1;
    visibility: visible;
}

#s45 .s.s1 {
    position: relative;
}

#menu2 {
    position: relative;
    background-color: #219CE1;
    height: auto;
    width: 100%;
    max-width: 100%;
    min-width: 980px;
    overflow: visible;
    padding: 0 0 0 0;
    margin-top: -300px;
    top: 0;
    z-index: 996;
}

.menu2Cont {
    margin: 260px auto 0 auto;
    width: 980px;
    padding: 0 0 0 0;
    height: 80px;
    line-height: 80px;
    background: none;
    position: relative;
    z-index: 2;
    text-align: center;
}

.menu2Cont li {
    cursor: pointer;
    display: inline-block;
    color: #FFF;
    font-family: segoe_uiregular;
    font-size: 14px;
    text-align: left;
    padding: 0 0 0 52px;
    width: 138px;
    font-weight: 100;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto auto;
}

.menu2Cont li:hover,
.menu2Cont li.curr {
    text-shadow: 0 0 3px #fff;
    color: #fff;
}

#cbcrm .icons0 {
    opacity: 1;
    position: absolute;
    left: 5%;
    top: 670px;
}

#cbcrm .icons1 {
    opacity: 0;
    position: absolute;
    right: -100%;
    top: 670px;
}

#cbcrm .icons2 {
    opacity: 0;
    position: absolute;
    right: -100%;
    top: 798px;
}

#cbcrm .icons3 {
    opacity: 0;
    position: absolute;
    right: inherit;
    top: 784px;
    left: -100%;
}

#cbcrm .icons div,
#cbcrmResp .icons div {
    width: 60px;
    height: 60px;
    padding: 0 5px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 60px;
}

.cursor {
    width: 27px;
    height: 40px;
    position: absolute;
    bottom: -100%;
    left: 50%;
    display: none;
    background-size: auto 40px;
    background-repeat: no-repeat;
}

#cbcrm .reputation .m5,
#cbcrm .reputation .m7,
#cbcrm .reputation .m8 {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 60px;
    width: 60px;
    height: 60px;
    position: relative;
    display: inline-block;
    margin: 30px 0 0 10px;
}

.menu2mascot {
    position: absolute;
    height: 540px;
    width: 708px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: 0 0;
    bottom: 0;
    left: 55%;
    z-index: 0;
}

.field.f1,
.field.f2,
.field.f3,
.field.f4 {
    position: relative;
}

.field.f2,
.field.f3,
.field.f4,
.field.plus {
    margin-top: -50px;
    opacity: 0;
}

.field.f1 {
    z-index: 6;
}

.field.f2 {
    z-index: 5;
}

.field.f3 {
    z-index: 4;
}

.field.plus {
    z-index: 3;
}

.field.f4 {
    z-index: 2;
}

.content {
    position: fixed;
    display: block;
    width: 100%;
    height: 600px;
    background: none;
    border-bottom: 0;
    top: 90px;
    z-index: 3;
}

.ContL {
    width: 50%;
    height: 100%;
    position: relative;
    display: inline-block;
    float: left;
    webkit-transition: all 0.5s ease 0;
    -moz-transition: all 0.5s ease 0;
    -o-transition: all 0.5s ease 0;
    transition: all 0.5s ease 0;
}

.iphone {
    height: 540px;
    width: 257px;
    position: absolute;
    top: 30px;
    right: 5%;
}

#cbcrm .iphone {
    top: 800px;
    right: 0;
    bottom: 0;
    left: initial;
    z-index: 1;
}

#cbcrm .iphone .screen {
    background-position: -880px 0;
}

.iphone .device {
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 100%;
    width: 100%;
    left: 0;
    /* border-radius: 42px;
box-shadow: 0 0 30px #000,inset 0 0 3px 3px #000;
*/
}

.iphone .screen {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 391px;
    width: 221px;
    position: absolute;
    z-index: 0;
    top: 77px;
    left: 20px;
}

.iphone .screen2 {
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 375px;
    width: 221px;
    position: absolute;
    z-index: 0;
    top: 93px;
    left: 20px;
    display: none;
}

.ipad {
    top: 10px;
    right: 100%;
    width: 447px;
    height: 580px;
    position: absolute;
}

#cbcrm .ipad {
    right: 0;
}

.ipad .device {
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 100%;
    width: 100%;
    left: 0;
    /* box-shadow: 0 0 30px #000,inset 0 0 3px 3px #000;
border-radius: 14px;
*/
}

.ipad .screen {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 477px;
    width: 359px;
    position: absolute;
    z-index: 0;
    top: 51px;
    left: 44px;
}

.monitor {
    top: 70px;
    right: 100%;
    width: 676px;
    height: 500px;
    position: absolute;
}

#cbcrm .monitor {
    top: 800px;
    right: initial;
    bottom: initial;
    left: 0%;
    z-index: 1;
}

#cbcrm .monitor .screen .mask2 {
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
}

#cbcrm .surface .screen .mask3 {
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
    opacity: 0;
}

.monitor .device {
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 100%;
    width: 100%;
    left: 0;
}

.monitor .screen {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 367px;
    width: 631px;
    position: absolute;
    z-index: 0;
    top: 24px;
    left: 23px;
}

.surface {
    top: 116px;
    right: 100%;
    width: 616px;
    height: 386px;
    position: absolute;
    overflow: hidden;
}

#cbcrm .surface {
    opacity: 0;
    top: 800px;
    right: auto;
    bottom: auto;
    left: -100%;
    z-index: 1;
}

.surface .device {
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 100%;
    width: 100%;
    left: 0;
    border-radius: 18px;
    border: inset 0 solid #219CE1;
    /* box-shadow: 0 0 30px #000,inset 0 0 3px 3px #000;
border-radius: 10px;
*/
}

.surface .screen {
    background-size: 4280px 301px;
    background-repeat: no-repeat;
    background-position: -535px 0;
    height: 301px;
    width: 535px;
    position: absolute;
    z-index: 0;
    top: 45px;
    left: 41px;
}

.surface .screen2 {
    background-size: 693px auto;
    background-repeat: no-repeat;
    background-position: -87px 0;
    height: 301px;
    width: 535px;
    position: absolute;
    z-index: 0;
    top: 45px;
    left: 41px;
    display: none;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.surfaceSteps {
    position: absolute;
    top: 61px;
    left: 41px;
    height: 320px;
    width: 270px;
    display: none;
    background-size: 90px 113px;
    background-repeat: no-repeat;
}

.surfaceSteps_b.step2b {
    position: absolute;
    top: 61px;
    left: 202px;
    height: 231px;
    width: auto;
    display: none;
    opacity: 0;
}

.cbcrmMask {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    display: none;
}

#contScroll {
    width: 100%;
    height: 600px;
    position: absolute;
    display: block;
    float: left;
    overflow: visible;
    z-index: 997;
    left: 0;
    margin: 90px 0 0 0;
}

#contScroll .s2 .sicrmButton2 {
    margin: 0 130px 0 0;
}

#contScroll .s1,
#contScroll .s2,
#contScroll .s3,
#contScroll .s4,
#contScroll .s5 {
    color: #FFF;
    width: 50%;
    height: 600px;
    right: 0;
    position: absolute;
}

#contScroll .s1 {
    top: 0;
}

#contScroll .s2 {
    top: 800px;
}

#contScroll .s3 {
    top: 1400px;
}

#contScroll .s4 {
    top: 2000px;
}

#contScroll .s5 {
    top: 2600px;
}

#contScroll .s1 .headline,
#contScroll .s2 .headline,
#contScroll .s3 .headline {
    color: #FFF;
    font-family: segoe_uilight;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -2px;
    width: 480px;
    padding: 0 0 0 20px;
    margin-top: 50px;
}

#contScroll .s1 .body,
#contScroll .s2 .body,
#contScroll .s3 .body {
    color: #FFF;
    font-family: segoe_uiregular;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0;
    width: 400px;
    padding: 0 0 0 60px;
    margin-top: 20px;
    text-shadow: 1px 1px #111;
}

#contScroll .s3 .body {
    font-family: segoe_uiregular;
    text-shadow: none;
    font-style: italic;
}

.button {
    cursor: pointer;
    color: #FFF;
    font-family: segoe_uiregular;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0;
    width: 480px;
    margin: 20px 0 0 20px;
    background: #42a4e1;
    background: -moz-linear-gradient(top, #42a4e1 0%, #297dc3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42a4e1), color-stop(100%, #297dc3));
    background: -webkit-linear-gradient(top, #42a4e1 0%, #297dc3 100%);
    background: -o-linear-gradient(top, #42a4e1 0%, #297dc3 100%);
    background: -ms-linear-gradient(top, #42a4e1 0%, #297dc3 100%);
    background: linear-gradient(to bottom, #42a4e1 0%, #297dc3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#42a4e1', endColorstr='#297dc3', GradientType=0);
}

.button:hover {
    background: #297dc3;
    background: -moz-linear-gradient(top, #297dc3 0%, #42a4e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #297dc3), color-stop(100%, #42a4e1));
    background: -webkit-linear-gradient(top, #297dc3 0%, #42a4e1 100%);
    background: -o-linear-gradient(top, #297dc3 0%, #42a4e1 100%);
    background: -ms-linear-gradient(top, #297dc3 0%, #42a4e1 100%);
    background: linear-gradient(to bottom, #297dc3 0%, #42a4e1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#297dc3', endColorstr='#42a4e1', GradientType=0);
}

#contScroll .s1 .button {
    position: absolute;
    bottom: 35px;
}

#contScroll .s1 .arrow {
    background-image: url(img/arrow_fff.png);
    background-position: 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 50px;
    width: 25px;
    position: absolute;
    left: 150px;
}

#contScroll .s1 .quote {
    display: none;
    height: 450px;
    max-height: 450px;
    opacity: 0;
    position: absolute;
}

.field {
    height: 50px;
    width: 360px;
    display: block;
    background: #FFF;
    margin: 10px 0 0 50px;
    line-height: 50px;
    font-size: 14px;
    font-family: segoe_uiregular;
    color: #333;
    padding: 0 0 0 60px;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 40px;
}

.field.plus {
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.line1 {
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 0;
    height: 24px;
    margin: 22px 0 0 -45px;
}

.line2 {
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 0;
    height: 67px;
    margin: 92px 0 0 -72px;
}

.line3 {
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 0;
    height: 240px;
    margin: 153px 0 0 -464px;
}

.mascot {
    position: absolute;
    height: 600px;
    width: 420px;
    left: -560px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: 0 183px;
    background-size: 100% auto;
    z-index: 0;
}

#cbcrm {
    position: absolute;
    display: block;
    width: 100%;
    height: 1450px;
    min-height: 1450px;
    background: none;
    z-index: 3;
    overflow: hidden;
}

#cbcrm .Cont {
    width: 980px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    overflow: visible;
}

#cbcrm .Cont .iphoneWhite {
    height: 100%;
    width: 370px;
    position: absolute;
    top: 156px;
}

#cbcrm .Cont .iphoneWhite.s1 {
    right: 14%;
    z-index: 3;
}

#cbcrm .Cont .iphoneWhite.s2 {
    right: 32%;
    z-index: 2;
}

#cbcrm .Cont .iphoneWhite.s3 {
    left: 12%;
    z-index: 1;
}

#cbcrm .Cont .iphoneWhite .phone {
    position: absolute;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 848px;
    width: 100%;
    left: 0;
}

#cbcrm .Cont .iphoneWhite .screen {
    background-size: 288px auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 562px;
    width: 288px;
    position: absolute;
    z-index: 0;
    top: 132px;
    left: 60px;
}

#cbcrm .Cont .headline {
    color: #000;
    font-family: segoe_uilight;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -1px;
    width: 100%;
    padding: 40px 0 0 0;
}

#cbcrm .card {
    position: absolute;
    left: 0;
    margin: 260px 0 0 0;
    width: 500px;
    height: 330px;
    background-position: 0 0;
}

#cbcrm .card2 {
    position: absolute;
    left: 0;
    margin: 198px 0 0 0;
    width: 500px;
    height: 330px;
    background-position: -998px 0;
    display: none;
}

#cbcrm .card3 {
    position: absolute;
    left: 0;
    margin: 198px 0 0 0;
    width: 500px;
    height: 330px;
    background-position: -3500px 0;
    display: none;
    z-index: 4;
}

#cbcrm .card4 {
    position: absolute;
    margin: 198px auto 0 auto;
    width: 500px;
    left: 25%;
    height: 330px;
    background-position: -3000px 0;
    display: none;
    z-index: 3;
}

#cbcrm .card5 {
    position: absolute;
    left: 25%;
    margin: 198px 0 0 0;
    width: 500px;
    height: 330px;
    background-position: 0 0;
    display: none;
    z-index: 5;
}

.repuCard {
    position: absolute;
    bottom: -707px;
    left: 162px;
    width: 707px;
    height: 507px;
    background-position: 0 0;
    display: none;
    z-index: 8;
    display: none;
    box-shadow: 0 0 20px #000;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80eg);
}

#cbcrm .h {
    position: absolute;
    top: 630px;
    width: 100%;
    text-align: center;
    right: 0;
}

#cbcrm .h.h1 {
    width: 70%;
    right: 5%;
}

#cbcrm .h.h2 {
    opacity: 0;
    width: 70%;
    left: -100%;
}

#cbcrm .h.h3 {
    opacity: 0;
    top: 619px;
    width: 480px;
    right: -100%;
}

#cbcrm .h.h3 .head {
    letter-spacing: -3px;
}

#cbcrm .h.h4 {
    opacity: 0;
    top: 620px;
    width: 535px;
    left: -100%;
}

#cbcrm .head,
#cbcrm .reputation .repuCont .head {
    color: #222;
    font-family: segoe_uilight;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -2px;
    width: 100%;
}

#cbcrm .reputation .repuCont .head {
    margin: 30px 25px 0 0;
    text-align: left;
    letter-spacing: -2px;
    display: inline-block;
    width: auto;
    float: left;
}

#cbcrm .sub {
    color: #333;
    font-family: segoe_uiregular;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
    text-shadow: 1px 1px #fff;
}

#cbcrm .h.h2 .head {
    letter-spacing: -3px;
}

#cbcrm .h.h1 .sub {}

.target {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 127px;
    top: 176px;
    background-position: 50%;
    background-size: 1% 1%;
    background-repeat: no-repeat;
}

.arrow1 {
    width: 239px;
    height: 131px;
    background-size: 100% 100%;
    position: absolute;
    right: 140px;
    top: 80px;
    display: none;
}

.arrow1Num {
    color: #fff;
    width: 53%;
    height: 100%;
    font-family: segoe_uibold;
    font-size: 100px;
    line-height: 120px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.arrow1Text {
    color: #FFF;
    width: 135px;
    height: 56px;
    font-family: segoe_uiregular;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: 42px;
    left: 18px;
}

#mission {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    margin-top: 0;
    z-index: 3;
}

#mission .s {
    position: relative;
    width: 100%;
    height: 800px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#mission .s.s1 {
    background-image: url(img/mission_ship.jpg);
}

#mission .s.s2 {
    background-image: url(img/mission_fish.jpg);
}

#mission .s.s3 {
    background-size: 830px auto;
    background-position: 0 100%;
    background-image: url(img/mission_porsche.jpg);
}

#mission .s.s4 .cont {
    background-size: 635px auto;
    background-position: 100% 100%;
    background-image: url(img/mission_hand.png);
    background-repeat: no-repeat;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 1350px;
}

#mission .s .cont {
    width: 980px;
    height: 100%;
    margin: 0 auto;
}

#mission .s.s1 .headline,
#mission .s.s2 .headline,
#mission .s.s3 .headline,
#mission .s.s4 .headline {
    color: #FFF;
    font-family: segoe_uilight;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -2px;
    width: 50%;
    margin: 0 0 10px 0;
    padding: 100px 0 20px 350px;
    text-shadow: 1px 1px 4px #333;
}

#mission .s.s1 .body,
#mission .s.s2 .body,
#mission .s.s3 .body,
#mission .s.s4 .body {
    color: #FFF;
    font-family: segoe_uiregular;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    text-shadow: 1px 1px #111;
    width: 50%;
    padding: 20px 0 0 350px;
    position: relative;
}

#mission .s.s1 .headline {
    text-shadow: none;
    color: #333;
}

#mission .s.s1 .body {
    text-shadow: 1px 1px #FFF;
    color: #333;
}

#mission .s.s1 .sicrmButton2 {
    position: relative;
    width: 300px;
    margin: 20px 0 20px 450px;
    float: none;
}

#mission .s.s4 .sicrmButton2 {
    position: relative;
    width: 200px;
    margin: 160px 0 20px 113px;
    float: left;
}

#cbcrm .reputation .sicrmButton2 {
    position: absolute;
    right: 0;
    width: 300px;
    margin: 40px 0 0 0;
}

#cbcrm .repuCont {
    position: relative;
    width: 970px;
    height: 100%;
    margin: 0 auto;
}

#cbcrm .reputation {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 980px auto;
    background-position: 50% 100%;
    bottom: -1450px;
    left: 0;
    width: 100%;
    height: 922px;
    position: absolute;
    z-index: 6;
    display: none;
}

#mission .s.s2 .headline {
    padding: 100px 0 0 100px;
}

#mission .s.s2 .body {
    padding: 20px 0 0 100px;
}

#mission .s.s3 .headline {
    padding: 100px 0 0 380px;
    color: #000;
    text-shadow: none;
    width: 600px;
}

#mission .s.s3 .body {
    padding: 20px 0 0 380px;
    text-shadow: none;
    color: #333;
    width: 600px;
}

#mission .s.s4 .headline {
    padding: 100px 0 0 21%;
    color: #000;
    text-shadow: none;
    width: 420px;
}

#mission .s.s4 .body {
    padding: 0 0 0 21%;
    text-shadow: none;
    color: #333;
    width: 420px;
}

#missionMascot {
    width: 360px;
    height: 430px;
    background-image: url(img/mascot_wrench2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 16px;
    position: absolute;
    margin-top: -100px;
    margin-left: 50px;
    background-color: rgba(0, 0, 0, 0);
    z-index: 0;
    border: 0;
    padding: 0;
}

#testis {
    height: auto;
    margin: 20px auto;
    width: 100%;
    background: none;
    float: left;
    display: block;
}

#testis .cont {
    width: 880px;
    height: auto;
    margin: auto;
    background: #FFF;
    border-radius: 5px;
    color: #333;
    padding: 10px;
    vertical-align: middle;
    position: relative;
    box-shadow: 0 5px 10px #003A5A
}

#testis .cont .txt {
    font-family: segoe_uiregular;
    line-height: 15px;
    font-size: 14px;
    color: #333;
    text-align: center;
    display: none;
    opacity: 0;
}

#testis .cont .txt.curr {
    display: block;
    opacity: 0;
}

.testiName {
    font-family: segoe_uibold;
}

#testis .cont .fward,
#testis .cont .bward {
    cursor: pointer;
    height: 100%;
    width: 44px;
    right: -44px;
    top: 0;
    margin: 0;
    position: absolute;
    overflow: visible;
}

#testis .cont .fward {
    border-radius: 0 100% 100% 0;
}

#testis .cont .bward {
    left: -44px;
    border-radius: 100% 0 0 100%;
}

#testis .cont .fward .arrow,
#testis .cont .bward .arrow {
    content: "";
    position: absolute;
    width: 50px;
    height: 35px;
    top: 3px;
    left: 0;
    z-index: 0;
    background: url('img/keep-scrolling.png') no-repeat left top;
    -moz-animation: keep-scrolling 2s steps(25) infinite;
    -webkit-animation: keep-scrolling 2s steps(25) infinite;
    animation: keep-scrolling 2s steps(25) infinite;
}

#testis .cont .fward .arrow {
    left: -5px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#testis .cont .bward .arrow {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

#testis .cont .bward:hover {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

#testis .cont .fward:hover {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

#mission .nav {
    display: block;
    height: 62px;
    width: 100%;
    z-index: 3;
}

#mission .nav .next,
#mission .nav .prev {
    cursor: pointer;
    height: 42px;
    width: 42px;
    padding: 0;
    position: absolute;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
    border-radius: 5px;
    box-shadow: inset 0 0 10px #000;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: 50%;
}

#mission .nav .next {
    right: 0;
    background-image: url(img/arrow2_next.png);
}

#mission .nav .prev {
    left: 0;
    background-image: url(img/arrow2_prev.png);
}

#mission .nav .next:hover,
#mission .nav .prev:hover {
    box-shadow: inset 0 0 5px #000;
}

#sectNav {
    position: fixed;
    top: 45%;
    right: 10px;
    width: 42px;
    height: 84px;
    z-index: 999;
    border-radius: 3px;
    border: 1px solid #CCC;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 50%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(50%, #cccccc), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 50%, #eeeeee 100%);
    background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 50%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 50%, #eeeeee 100%);
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 50%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0);
}

#sectNav .up,
#sectNav .down {
    width: 42px;
    height: 42px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 10px 11px;
    cursor: pointer;
}

#sectNav:hover > .up {
    border-bottom: 0;
}

#sectNav .up:hover,
#sectNav .down:hover {
    box-shadow: inset 0 0 10px #999;
}

#sectNav .up {
    border-radius: 3px 3px 0 0;
    top: 0;
    border-bottom: 2px groove #eee;
}

#sectNav .down {
    border-radius: 0 0 3px 3px;
    top: 42px;
}

@media only screen and (max-width: 980px) {
    .sicrm_left .headline,
    .sicrm_left .body,
    #contScroll .s1 .mascot,
    .content .ContL .ipad,
    .content .ContL .monitor,
    .content .ContL .surface,
    #contScroll .s3 .line1,
    #contScroll .s3 .line2,
    #contScroll .s3 .line3,
    #cbcrm .sub br {
        display: none !important;
    }
    .mainmenu .logoGeneric,
    .mainmenu .sicrmButton2 {
        visibility: hidden;
    }
    .mainmenu {
        width: 760px;
    }
    .sicrmTog {
        margin: 0 0 0 0;
    }
    .mainmenu .logo {
        float: right;
        background-position: 0 -70px;
        height: 37px;
        margin: 44px 0 0 0;
        width: 315px;
    }
    .sicrmPanel {
        width: 760px;
    }
    .sicrm_left {
        width: 200px;
    }
    .demoMascot {
        margin-left: -20px;
    }
    .sicrmButton {
        margin: 0 0 0 16px;
    }
    .ContL {
        margin: 0 auto;
        width: 760px;
        display: block;
        float: initial;
        webkit-transition: all 0.5s ease 0;
        -moz-transition: all 0.5s ease 0;
        -o-transition: all 0.5s ease 0;
        transition: all 0.5s ease 0;
    }
    .content .ContL .iphone {
        left: 20px;
    }
    .content {
        top: initial;
    }
    #contScroll {
        margin: 0;
    }
    #contScroll .s1,
    #contScroll .s2,
    #contScroll .s3,
    #contScroll .s4,
    #contScroll .s5 {
        width: 63%;
    }
    #cbcrm .repuCont {
        width: 760px;
    }
    #cbcrm .reputation .sicrmButton2 {
        width: 200px;
    }
    #cbcrm .Cont {
        width: 760px;
    }
    #cbcrm .reputation .repuCont .head {
        margin: 30px 15px 0 0;
    }
    .repuCard {
        left: 50px;
    }
    #testis .cont {
        width: 700px;
    }
    #cbcrm .head,
    #cbcrm .reputation .repuCont .head {
        font-size: 40px;
        line-height: 40px;
    }
    #cbcrm .sub {
        margin: 10px 0 0 0;
        font-size: 14px;
        line-height: 18px;
    }
    #cbcrm .h.h1 {
        width: 64%;
    }
    #cbcrm .h.h3 {
        width: 260px;
    }
    #cbcrm .h.h4 {
        top: 600px;
        width: 310px;
    }
    #cbcrm .icons3 {
        margin: 0 0 0 -66px;
    }
    #cbcrm .icons2 {
        margin: 0 -63px 0 0;
    }
    #menu2 {
        min-width: initial;
    }
    .menu2Cont {
        width: 760px;
        text-align: center;
    }
    #mission .s .cont {
        width: 90%;
    }
    #mission .s.s1 .sicrmButton2 {
        position: relative;
        width: 40%;
        margin: 20px 5% 20px 55%;
        float: right;
    }
    #mission .s.s1 .headline {
        padding: 100px 0 0 50%;
        text-shadow: none;
        color: #333;
    }
    #mission .s.s1 .body {
        width: 50%;
        float: right;
        display: block;
        padding: 0 0 0 50%;
        position: relative;
        text-shadow: 1px 1px #FFF;
        color: #333;
    }
    #mission .s.s2 .headline {
        width: 60%;
        padding: 100px 30% 0 10%;
    }
    #mission .s.s2 .body {
        width: 60%;
        float: right;
        display: block;
        padding: 0 30% 0 10%;
        position: relative;
    }
    #mission .s.s3 .headline {
        width: 85%;
        padding: 100px 0 0 15%;
    }
    #mission .s.s3 .body {
        width: 85%;
        padding: 0 0 0 15%;
        float: right;
        display: block;
        position: relative;
    }
    #mission .s.s3 {
        background-size: 755px auto;
    }
}
