<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*銝餉�𤥁死 */

body{
    background-color: #292929;
}
.gh__header{
    display: none;
}

.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 80% !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
li {
        font-family: "Open Sans",HelveticaNeue,HelveticaNeueu,Arial,sans-serif !important;
}


a {
    color: #fff;
    text-decoration: none;
}

/*.container {
    width:970px !important;
}
*/

@media (min-width: 1200px){
    .container {
        width: 1170px !important;
    }
}

@media  (max-width:1199px) {
    .container {
    width: 100% !important;
}
}


#hero {
    position: relative;
    padding-top: 58.8824%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 20% 0;
}

.hero-title h3 sup {
    position: relative;
    font-size: 60%;
    top: -.9em;
    line-height: 0;
    vertical-align: baseline;
}

@media (max-width:600px) {
    #hero {
        padding-top: 100%;
        background-position: 50% 0;
    }
    .hero-title h3 {
        font-size: 18px;
        margin-top: -20%;
    }
}

@media (min-width:1024px) {
    #hero {
        padding-top: 40.8824%
    }
}

@media (min-width:1200px) {
    #hero {
        padding-top: 52%
    }
}

#tech-image {
    background-image: url('../images/tech-hero-background.jpg');
    position: relative;
    padding-top: 58.8824%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 20% 0;
}

@media (min-width:1024px) {
    #tech-image {
        padding-top: 40.8824%
    }
}

@media (min-width:1200px) {
    #tech-image {
        padding-top: 52%
    }
}

.hero-title h3 {
    font-size: 36px;
    line-height: 1.6;
    color: #ffffff;
    margin-top: -30%;
    margin-left: 5%;
}

@media (max-width: 1024px) {
    .hero-title h3 {
        font-size: 30px;
    }
}

@media (max-width:600px) {
    #hero {
        padding-top: 100%;
        background-position: 50% 0;
    }
    .hero-title h3 {
        font-size: 22px;
        margin-top: -50%;
    }
}

.tech-hero-title h3 {
    font-size: 32px;
    line-height: 1.6;
    color: #ffffff;
    margin-top: -36%;
    margin-left: 55%;
}

.tech-title-img {
    padding-left: 50%;
    max-width: 100%;
}

@media (max-width:1024px) {
    .tech-title-img img {
        max-width: 80%;
    }
    .tech-hero-title h3 {
        font-size: 26px;
        margin-left: 52%;
        margin-top: -30%;
    }
}

@media (max-width:768px) {
    .tech-hero-title h3 {
        font-size: 20px;
        margin-left: 52%;
        margin-top: -40%;
    }
}

@media (max-width:600px) {
    .tech-hero-title h3 {
        font-size: 12px;
    }
}

#global-logo-m {
    display: block;
    position: absolute;
    top: 20px;
    left: 15px;
    margin: 0;
    padding: 0;
    width: 125px;
    height: 22px;
    background: url("http://www.garmin.com.hk/m/buzz/minisite/images/garmin_logo_on_w.svg") no-repeat 0 0;
    text-indent: -9999em;
    z-index: 1000;
}

@media (max-width: 767px) {
    #global-logo-m {
        width: 100px;
        height: 18px;
        background: url("http://www.garmin.com.hk/m/buzz/minisite/images/garmin_logo_on_w.svg") no-repeat 0 0;
    }
}

.hero-image {
    height: 50vh;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}

.chronos-active .app__hero {
    background-size: 200%;
    background-position: 14% 50%
}

.intro {
    text-align: center;
    background-color: #292929;
}


#link-page {
    text-align: center;
    background-color: #292929;
}






   .intro,#link-page {
    padding: 5em 3em 5em 3em;
} 


@media (max-width: 425px){
    .intro,#link-page{
    padding: 3em 1em 3em 1em;
}


}




.intro h3 {
    margin-bottom: .5em;
    font-size: 24px;
    color: #ffffff;
    line-height: 2;
}

@media (max-width: 600px) {
    .intro h3 {
        font-size: 20px;
    }
}

.intro p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 40px;
    line-height: 2;
}

.nav .btn {
    padding: 25px 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.nav .btn:hover {
    padding: 25px 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    color: #000000;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.padding-top {
    top: 150px;
}

@media (max-width:600px) {
    .padding-top {
        top: 100px;
    }
}

.heart-partone {
    background-color: #020202;
}

@media (min-width:1024px) {
    .heart-partone-img img {
        max-width: 100%;
        margin-top: 100px;
        z-index: -1;
    }
}

@media (max-width:1024px) {
    .heart-partone-img img {
        max-width: 600px;
        margin-top: 300px;
        z-index: -1;
    }
}

@media (max-width:768px) {
    .heart-partone-img img {
        max-width: 400px;
        margin-top: 300px;
        z-index: -1;
    }
}

.head-title-white {
    font-size: 32px;
    color: #4acbae;
    position: relative;
    line-height: 50px;
    height: auto;
    z-index: 2;
}

.head-title-white-max {
    font-size: 32px;
    color: #ffffff;
    position: relative;
    line-height: 50px;
    height: auto;
    z-index: 2;
}

@media (max-width:600px) {
    .head-title-white-max {
        font-size: 22px;
    }
}

.subheading {
    height: 2px;
    width: 52px;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #d2d2d2;
}

.subheading-small {
    height: 2px;
    width: 52px;
    background-color: #d2d2d2;
    margin-top: .5em;
}

.subheading-black {
    height: 2px;
    width: 52px;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #000;
}

.subheading-center {
    height: 2px;
    width: 52px;
    background-color: #d2d2d2;
    margin-left: 48%;
    margin-bottom: 1em;
    margin-top: 1em;
}

.heart-text-white {
    font-size: 18px;
    line-height: 2;
    color: #ffffff;
    z-index: 2;
}

@media (max-width:600px) {
    .head-title-white {
        font-size: 24px;
    }
    .heart-text-white {
        font-size: 14px;
    }
}

.heart-good li {
    float: left;
    width: 230px;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    list-style: none;
    margin-top: 1em;
}

@media (max-width:768px) {
    .heart-good li {
        width: 160px;
        border-right: none;
        margin-top: 1em;
        margin-bottom: 3em;
    }
    .heart-good li h3 {
        font-size: 16px;
    }
}

.heart-good .last {
    border-right: none;
}

.heart-good h3 {
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}

.heart-partthree {
    position: relative;
    background: url('../images/pic_bc.jpg') no-repeat;
    top: 0px;
    background-size: cover;
}

.heart-partthree .pro-img {
    position: relative;
    float: left;
    z-index: 1;
}

.tech-blinker {
    position: absolute;
    left: 16px;
    top: 99px;
    -webkit-animation: light 2s linear infinite;
    animation: light 2s linear infinite;
}

@media (min-width: 1241px) {
    .tech-blinker {
        left: 16px;
        top: 99px;
    }
}

@media (max-width: 1240px) {
    .tech-blinker {
        left: 0px;
        top: 85px;
    }
}

@media (max-width: 1000px) {
    .tech-blinker {
        left: 16px;
        top: 99px;
    }
}

@media (max-width: 620px) {
    .tech-blinker {
        left: 4px;
        top: 86px;
    }
}

@-webkit-keyframes light {
    0% {
        opacity: 0.4;
        filter: "alpha(opacity=@{opacity})";
    }
    50% {
        opacity: 1;
        filter: "alpha(opacity=@{opacity})";
    }
    100% {
        opacity: 0.4;
        filter: "alpha(opacity=@{opacity})";
    }
}

.heart-partfour {
    position: relative;
    background: url('../images/sleep.jpg') no-repeat;
    height: 800px;
    top: 0px;
    background-size: cover;
}

@media (max-width:768px) {
    .heart-partfour {
        height: 700px;
        right: 0px;
            background-position: 55%;
    }
}


/* ��憭批���� */

.head-title-black {
    font-size: 36px;
    color: #000;
    position: relative;
    line-height: 50px;
    height: auto;
    z-index: 2;
}

@media (max-width:768px) {
    .heart-partfour img {
        height: 800px;
        right: 200px;
    }
    .head-title-black {
        font-size: 22px;
    }
}

.heart-text-black {
    font-size: 18px;
    line-height: 2;
    color: #494949;
    z-index: 2;
}

.heart-six {
    position: relative;
    background: url('../images/max.jpg') no-repeat;
    height: 800px;
    top: 0px;
    background-size: cover;
}

@media (max-width:768px) {
    .heart-six {
        height: 700px;
        right: 0px;
            background-position: 25%;
    }
}

@media (max-width:768px) {
    .heart-six img {
        height: 800px;
        right: 200px;
    }
    .head-title-black {
        font-size: 22px;
    }
}


/* slider */

.carousel {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
    background-image: none !important;
}


/*
@media (max-width:320px) {
    .carousel-inner .item img {
    width: 400px;
    height:320px;
}
}

@media (max-width:425px) {
    .carousel-inner .item img {
    width: 425px;
    height:425px;
}
}
*/

.carousel-caption .slider-area-left {
    position: absolute;
    max-width: 500px;
    height: 300px;
    bottom: 100px;
    left: -100px;
}

@media (max-width:600px) {
    .carousel-caption .slider-area-left {
        height: 350px;
    }
}

.carousel-caption .slider-area-right {
    position: absolute;
    max-width: 500px;
    height: 300px;
    bottom: 400px;
    right: -100px;
}

.carousel-caption .slider-area-center {
    position: absolute;
    /*max-width: 800px;*/
    bottom:400px;
    /*right: 200px;*/
}

.carousel-caption .slider-area-top {
    position: absolute;
    bottom: 200px;
}



@media (min-width:2100px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 800px;
        right: 200px;
    }
    .carousel-caption .slider-area-center {
        position: absolute;
        padding-bottom: 400px;
        right: 200px;
    }
}


@media (max-width:2099px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 600px;
    }
    .carousel-caption .slider-area-center {
        position: absolute;
        /*padding-bottom: 400px;*/
    }
}

@media (max-width:1800px) {
    /*.carousel-caption .slider-area-center {
        padding-bottom: 140px;
    }*/
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 530px;
    }
}

@media (max-width: 1635px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 330px;
    }
    /*.carousel-caption .slider-area-center {
        padding-bottom: 100px;
    }*/
}

@media (max-width: 1280px) {
    .carousel-caption .slider-area-center {
        position: absolute;
        bottom: 200px;
    }
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 275px;
    }
}


@media (max-width: 1024px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 150px;
    }
}

@media (max-width: 1023px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom: 100px;
    }
}

@media (max-width:768px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom:80px;
    }
}

@media (max-width:425px) {
    .carousel-caption .slider-area-top {
        position: absolute;
        padding-bottom:0px;
    }
}

.carousel-caption .slider-area-bottom {
    position: absolute;
    max-width: 400px;
    bottom: 100px;
    right: 280px;
}

.carousel-caption .slider-title {
    font-family: 'Open Sans', sans-serif, "敺株��迤暺煾��" !important;
    font-size: 30px;
    color: #ffffff;
    text-align: left;
    line-height: 1.6;
}

.carousel-caption .slider-text {
    font-family: 'Open Sans', sans-serif, "敺株��迤暺煾��" !important;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    line-height: 1.6;
}

.carousel-caption .slider-text li {
    list-style-type:none;
    text-indent: -27px;
}

#engery-text2 li ,#engery-text3 li ,#engery-text4 li ,#engery-text5 li , #engery-text6 li , #engery-text7 li{
    list-style-type:none;
}


.carousel-caption .slider-text-center {
    font-family: 'Open Sans', sans-serif, "敺株��迤暺煾��" !important;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .carousel-caption .slider-area-center {
        max-width: 700px;
        right: 0px;
    }
    .carousel-caption .slider-text {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .carousel-caption .slider-area-center {
        max-width: 700px;
        right: 0px;
    }
    .carousel-caption .slider-text {
        font-size: 12px;
    }
    .carousel-caption .slider-title {
        font-size: 18px;
    }
    .carousel-caption .slider-area-left {
        left: 0px;
    }
}

.carousel-indicators {
    bottom: 0px !important;
    left: 0% !important;
    z-index: 15 !important;
    width: 100% !important;
    padding-left: 0 !important;
    margin-left: 0% !important;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    float: left;
    width: 20% !important;
    cursor: pointer;
    margin: 0px !important;
    bottom: 0 !important;
    border: 0px solid #fff;
    border-radius: 0px;
    text-indent: 0px !important;
}

.carousel-indicators .full {
    float: left;
    width: 100% !important;
    cursor: pointer;
    margin: 0px !important;
    bottom: 0 !important;
    border: 0px solid #fff;
    border-radius: 0px;
    text-indent: 0px !important;
}

.carousel-indicators .full {
    height: 40px;
    background-color: #B0BEC5;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}


.area1 {
    display: block;
    padding: 5px;
    background-color: #B0BEC5;
}

.area1:hover,
.active-area1 {
    display: block;
    padding: 5px;
    background-color: #B0BEC5;
}

.area1:active {
    display: block;
    padding: 5px;
    background-color: #B0BEC5;
}

.area2 {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area2:hover,
.carousel-indicators li.active .area2{
    display: block;
    padding: 5px;
    background-color: #AAA9A9;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}



.area3 {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area3:hover,
.carousel-indicators li.active .area3 {
    display: block;
    padding: 5px;
    background-color: #1CAAFB;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area4 {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area4:hover,
.carousel-indicators li.active .area4{
    display: block;
    padding: 5px;
    background-color: #66b72e;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area5 {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area5:hover,
.carousel-indicators li.active .area5 {
    display: block;
    padding: 5px;
    background-color: #F9531E;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.area6 {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
}

.area6:hover,
.carousel-indicators li.active .area6 {
    display: block;
    padding: 5px;
    background-color: #FE3B47;
}

.area1 .area1-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #000;
}

.area2 .area2-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}

.area3 .area3-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}

.area4 .area4-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}

.area5 .area5-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}

.area6 .area6-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}


@media (max-width:1024px) {
    .carousel-indicators .full {
    height: 40px;
}
.area1 .area1-text,.area2 .area2-text,.area3 .area3-text,.area4 .area4-text,.area5 .area5-text,.area6 .area6-text{
    font-size: 14px;
}
}

@media (max-width: 768px) {
    .carousel-indicators .full {
        height: 30px;
    }
    .area1 .area1-text {
        font-size: 14px;
    }
    .area2 .area2-text {
        font-size: 14px;
    }
    .area3 .area3-text {
        font-size: 14px;
    }
    .area4 .area4-text {
        font-size: 14px;
    }
    .area5 .area5-text {
        font-size: 14px;
    }
    .area6 .area6-text {
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    .carousel-indicators .full {
        height: 30px;
    }
    .area1,
    .area2,
    .area3,
    .area4,
    .area6 {
        padding: 0;
        padding-bottom: 12px;
    }
    .area5 {
        padding: 0;
    }
    .area1 .area1-text,
    .area1:hover {
        padding: 0;
        padding-bottom: 12px;
        font-size: 16px;
    }
    .area2 .area2-text,
    .area2:hover {
        padding: 0;
        padding-bottom: 12px;
        font-size: 16px;
    }
    .area3 .area3-text,
    .area3:hover {
        padding: 0;
        padding-bottom: 12px;
        font-size: 16px;
    }
    .area4 .area4-text,
    .area4:hover {
        padding: 0;
        padding-bottom: 12px;
        font-size: 16px;
    }
    .area5 .area5-text,
    .area5:hover {
        padding: 0;
        font-size: 16px;
    }
    .area6 .area6-text,
    .area6:hover {
        padding: 0;
        padding-bottom: 12px;
        font-size: 16px;
    }
}

@media (max-width: 375px) {
    .carousel-indicators .full {
        height: 30px;
    }
    .area1 {
        padding-bottom: 10px;
    }
    .area2,
    .area3,
    .area4,
    .area6 {
        padding: 0;
        padding-bottom: 10px;
    }
    .area5 {
        padding: 0;
    }
    .area1 .area1-text,
    .area1:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .area2 .area2-text,
    .area2:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .area3 .area3-text,
    .area3:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .area4 .area4-text,
    .area4:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .area5 .area5-text,
    .area5:hover {
        padding: 0;
        font-size: 14px;
    }
    .area6 .area6-text,
    .area6:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .carousel-indicators .full {
        height: 30px;
    }
    .area2,
    .area3 {
        padding: 0;
        padding-bottom: 10px;
    }
    .area1,
    .area4,
    .area5,
    .area6 {
        padding: 0;
    }
    .area1 .area1-text,
    .area1:hover {
        padding: 0;
        font-size: 14px;
    }
    .area2 .area2-text,
    .area2:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .area3 .area3-text,
    .area3:hover {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .area4 .area4-text,
    .area4:hover {
        padding: 0;
        font-size: 14px;
    }
    .area5 .area5-text,
    .area5:hover {
        padding: 0;
        font-size: 14px;
    }
    .area6 .area6-text,
    .area6:hover {
        padding: 0;
        font-size: 14px;
    }
}


#mobile,#mobile-engrey {
    background-color:#000;
    color:#fff;
}

#mobile h3,#mobile-engrey h3 {
    font-weight:bold;
    color:#fff;
}

@media(max-width:768px) {
    #mobile{
        display:block;
    }
     #mobile-engrey{
        display:block;
    }
}

@media(min-width:769px) {
    #mobile{
        display:none;
    }
     #mobile-engrey{
        display:none;
    }
}


.heart-partfive {
    position: relative;
    top: 0px;
}

.video-image {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.app-cta-heading {
    display: block;
    position: absolute;
}


/* test */

.center-block,
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.wrapper,
section {
    width: 100%;
}

.row {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}

.text-center,
.txt-c {
    text-align: center;
}

.row {
    margin-left: -20px;
}

.row {
    clear: both;
    zoom: 1;
}

p,
label,
li,
div {
    line-height: 20px;
}



a.app-cta {
    position: relative;
    padding: 200px 0;
    font-size: 1.5em;
    line-height: 1.2;
    background-color: #444;
    background-position: center center;
    background-image: url('../images/video1-mask.jpg');
}

a.app-cta:hover {
    position: relative;
    padding: 200px 0;
    font-size: 1.5em;
    line-height: 1.2;
    background-color: #444;
    background-position: center center;
    background-image: url('../images/video1.jpg');
}

a.app-cta-1 {
    position: relative;
    padding: 200px 0;
    font-size: 1.5em;
    line-height: 1.2;
    background-color: #444;
    background-position: center center;
    background-image: url('../images/video2-mask.jpg');
}

a.app-cta-1:hover {
    position: relative;
    padding: 200px 0;
    font-size: 1.5em;
    line-height: 1.2;
    background-color: #444;
    background-position: center center;
    background-image: url('../images/video2.jpg');
}

.app-apps,
.app-cameras,
a.app-cta,
a.app-cta-1 {
    background-size: cover;
}

.app-apps a,
.app-apps h1,
.app-apps p,
a.app-cta,
a.app-cta-1 {
    color: #FFF;
}

a:hover {
    color: #3396cf;
}

a.app-cta .app-cta-1 .app-cta-heading {
    font-size: 1em;
    line-height: 2.2;
}

a.app-cta .app-cta-1 .app-cta-heading,
a.app-cta .app-icon-arrow-right,
a.app-cta span {
    display: block;
    position: relative;
}

.row *:first-child {
    clear: left;
}

a.app-cta .app-cta-heading,
a.app-cta-1 .app-cta-heading,
a.app-cta .app-icon-arrow-right,
a.app-cta span {
    display: block;
    position: relative;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
font,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
}

a.app-video,
a.no-underline,
a.no-underline:hover,
a.no-underline:link,
a.no-underline:visited {
    text-decoration: none;
}


.link-page-title {
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 1em;
}

.link-page-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    color: #ffffff;
    padding-bottom: 20px;
}

.rs-container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.rs-page-text {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #424242;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
}

.nav-btns {
    width: 100%;
    text-align: center;
}

.btn-learn-more {
    padding: 25px 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.btn-learn-more:hover {
    padding: 25px 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    color: #000000;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


/*---------------*/


/***** Oscar *****/


/*---------------*/

.effect-oscar {
    background: #424242;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s !important;
    transition: opacity 0.35s !important;
}

figure.effect-oscar figcaption {
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

.effect-oscar figcaption::before {
    position: absolute;
    top: 10px;
    right: 30px;
    bottom: 20px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}

.effect-oscar h2 {
    margin: -10% 0 0 0;
    color: #ffffff;
    font-size: 24px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -700%, 0);
    transform: translate3d(0, -700%, 0);
}

@media (max-width: 1440px) {
    .effect-oscar h2 {
        margin: -13% 0 0 0;
    }
}

@media (max-width: 1024px) {
    .effect-oscar h2 {
        margin: -17% 0 0 0;
        font-size: 20px;
        -webkit-transform: translate3d(0, -400%, 0);
        transform: translate3d(0, -400%, 0);
    }
}

@media (max-width: 425px) {
    .effect-oscar h2 {
        margin: -25% 0 0 0;
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
            margin-left: 20px;
    }
}

.effect-oscar a {
    text-decoration: none;
}

.effect-oscar figcaption::before {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.effect-oscar p {
    opacity: 0;
    color: #ffffff;
    font-size: 20px;
    -webkit-transform: translate3d(0, -600%, 0);
    transform: translate3d(0, -600%, 0);
}

.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, -700%, 0);
    transform: translate3d(0, -700%, 0);
}

@media (max-width: 1024px) {
    .effect-oscar:hover h2 {
        -webkit-transform: translate3d(0, -400%, 0);
        transform: translate3d(0, -400%, 0);
    }
}

.effect-oscar:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.effect-oscar:hover p {
    opacity: 1;
    color: #ffffff;
    font-size: 20px;
    -webkit-transform: translate3d(0, -600%, 0);
    transform: translate3d(0, -600%, 0);
}

@media (max-width:768px) {
    .effect-oscar:hover p {
        -webkit-transform: translate3d(0, -600%, 0);
        transform: translate3d(0, -600%, 0);
    }
}

@media (max-width:425px) {
    .effect-oscar:hover p {
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
    }
}

.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

.effect-oscar:hover img {
    opacity: 0.4;
}

.parallax {
    /* The image used */
    background-image: url('../images/run.jpg');
    /* Set a specific height */
    min-height: 400px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


@media (max-width:768px){
  .parallax {
    display: none;
  }
}

.watch {
    position: absolute;
    right: 0px;
    bottom: 50px;
    z-index: 2;
}

.watch1 {
    position: absolute;
    right: -100px;
    bottom: 100px;
    z-index: 2;
}

@media (max-width: 1024px) {
    .watch img {
        max-width: 70%;
    }
    .watch1 img {
        max-width: 70%;
    }
    .watch {
        bottom: 70px;
    }
}

@media (max-width: 768px) {
    
    .watch img {
        max-width: 50%;
    }
    .watch1 img {
        max-width: 50%;
        margin-right: -50px;
    }
}

@media (max-width: 600px) {
    .watch img {
        max-width: 40%;
        height: auto !important;
        margin-right: -50px;
    }
    .watch {
        bottom: 50px;
    }
    .watch1 {
        bottom: 50px;
    }
    .watch1 img {
        max-width: 35%;
        height: auto !important;
    }
}


/* �见�閧�穃飛 */

.carousel-control i.fa {
    top: 50%;
    position: absolute;
    margin-top: -30px;
    left: 0;
    right: 0;
}

.spacer {
    font-size: 2em;
    text-align: left;
    text-shadow: none;
    color:#fff;
}

.transform{
    margin-top:5%;
    margin-left:15px;
    padding-right:30px;
}

.spacer h2 {
    font-size: 32px;
    color: #2e98df;
    line-height: 50px;
    right: 10%;
}

.spacer p {
    font-size: 18px;
    line-height: 2;
    color: #ffffff;
}

.little img {
    display:flex;
}


@media (max-width: 1023px) {
    .little img {
        width: 100%;
    }
}

@media (max-width: 425px) {
    .little img {
        width: 250%;
    }
}

.carousel-caption-1 {
    position: absolute;
    right: 15%;
    bottom: 20px;
    height: 400px;
    width: 550px;
    z-index: 10;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

@media screen and (min-width:1367px) {
    .carousel-caption-1 {
        right: 9%;
        top: 5%;
        width: 500px;
    }
    .spacer h2 {
        font-size: 32px;
    }
    .spacer p {
        font-size: 18px;
    }
}

@media screen and (min-width:1600px) {
    .carousel-caption-1 {
        width: 550px;
        top: 5%;
        right: 15%;
    }
}

@media screen and (max-width:1366px) {
    .carousel-caption-1 {
        width: 400px;
        top: 5%;
        right: 7%;
    }
    .spacer h2 {
        font-size: 20px;
        line-height:1.4;
    }
    .spacer p {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .carousel-caption-1 {
        height: 300px;
        width: 250px;
        right: 10%;
        top: 5%;
    }
    .spacer h2 {
        font-size: 18px;
    }
    .spacer p {
        font-size: 12px;
    }
}

@media screen and (max-width:600px) {
    .carousel-caption-1 {
        height: 300px;
        width: 250px;
        left: 20%;
        top: 5%;
    }
    .spacer h2 {
        font-size: 18px;
    }
    .spacer p {
        font-size: 12px;
    }
}


/* �见�閧�穃飛 甇仿朌*/

.carousel-caption-2 {
    position: absolute;
    top: 100px;
    z-index: 10;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.carousel-caption-2 h2 {
    font-size: 32px;
    color: #2e98df;
    line-height: 50px;
    right: 5%;
}

.carousel-caption-2 p {
    font-size: 18px;
    line-height: 2;
    color: #ffffff;
}

@media (max-width:768px) {
    .carousel-caption-2 h2 {
        margin-top: -10%;
        font-size: 20px;
    }
    .carousel-caption-2 p {
        font-size: 14px;
        line-height: 2;
        color: #ffffff;
    }
}

#walk {
    max-width: 800px;
    max-height: 500px;
}


/* �賡�讐頂蝯� */

.carousel-indicators-energy {
    position: absolute;
    bottom: -15px !important;
    left: 0% !important;
    z-index: 15 !important;
    width: 100% !important;
    padding-left: 0 !important;
    margin-left: 0% !important;
    list-style: none;
}

#myCarousel {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
    background-image: none !important;
}

#myCarousel .carousel-indicators .full-energy {
    float: left;
    width: 100% !important;
    cursor: pointer;
    margin: 0px !important;
    bottom: 0 !important;
    border: 0px solid #fff;
    border-radius: 0px;
    text-indent: 0px !important;
}

#myCarousel .carousel-indicators li {
    float: left;
    width: 16.66% !important;
    cursor: pointer;
    margin: 0px;
    bottom: 0;
    border: 0px solid #fff;
    border-radius: 0px;
    text-indent: 0px;
}

.carousel-indicators-energy .full-energy {
    height: 40px;
    background-color: #B0BEC5;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    color: #000;
}

.energy-area-first {
    display: block;
   padding: 5px;
    background-color: #B0BEC5;
    color: #000;
}

.energy-area {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.energy-area:hover,.carousel-indicators-energy li.active .energy-area {
    display: block;
    padding: 5px;
    background-color: #2e98df;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.energy-area-end {
    display: block;
    padding: 5px;
    background-color: rgba(0, 0, 0, 1);
}

.energy-area-end:hover,.carousel-indicators-energy li.active .energy-area-end {
    display: block;
    padding: 5px;
    background-color: #2e98df;
}

.energy-area-first-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #000;
    text-align: center;
}

.energy-area-text {
    font-size: 20px;
    margin-bottom: 5px;
    color: #ffffff;
    text-align: center;
}

@media (max-width:768px) {
    .carousel-indicators-energy .full-energy {
        height: 30px;
    }
    .energy-area-first-text {
        font-size: 14px;
    }
    .energy-area-text {
        font-size: 14px;
    }
}

@media (max-width:375px) {
    .carousel-indicators-energy .full-energy {
        height: 30px;
    }
    .energy-area-first-text {
        font-size: 12px;
    }
    .energy-area-text {
        font-size: 12px;
    }
}

@media (max-width:320px) {
    .carousel-indicators-energy .full-energy {
        height: 30px;
    }
    .energy-area-first-text {
        font-size: 12px;
    }
    .energy-area-text {
        font-size: 12px;
    }
}

.carousel ul li {
    width:500px !important;
}





.video-btn {
    color: #ffffff !important;
    display: inline-block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    border: 1px solid #ffffff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.video-btn:hover {
    color: #000;
    display: inline-block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    border: 1px solid #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.video-btn-left {
    color: #ffffff;
    width: 130px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    border: 1px solid #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.video-btn-left:hover {
    color: #000;
    width: 130px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    border: 1px solid #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    cursor: pointer;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: none;
}

.video-btn-play {
    color: #ffffff !important;
}

.video-btn-black {
    width: 130px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.video-btn-black:hover {
    width: 130px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

@media (max-width:1024px) {
    .video-btn {
        display: inline-block;
        width: 80px;
        height: 38px;
        line-height: 38px;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
    }
    .video-btn-left {
        width: 80px;
        height: 38px;
        line-height: 38px;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all .2s;
        transition: all .2s;
    }
    .video-btn-black {
        line-height: 38px;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all .2s;
        transition: all .2s;
    }
    .video-btn:hover {
        width: 80px;
        height: 38px;
        font-size: 14px;
    }
    .video-btn-left:hover {
        width: 80px;
        height: 38px;
        font-size: 14px;
    }
    .video-btn-black:hover {
        width: 80px;
        height: 38px;
        font-size: 14px;
    }
}

.video-btn-black a {
    color: #000 !important;
    text-decoration: none;
}

.carousel-caption .energy-slider-title {
    font-size: 30px;
    color: #ffffff;
    bottom: 500px;
    text-align: left;
    line-height: 1.6;
        margin-left: -30%;
}

.carousel-caption .energy-slider-title-center {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.6;
}

@media(max-width: 1024px) {
    .carousel-caption .energy-slider-title-center {
        font-size: 20px;
    }
    .carousel-caption .slider-text-center {
        font-size: 14px;
    }
}


/* 銋喲�賊棅�� */

.exercise-partone {
    background-color: #020202;
}

.tech-head-title-white {
    font-size: 32px;
    color: #2e98df;
    position: relative;
    line-height: 50px;
    height: auto;
    z-index: 2;
}

@media (max-width:425px){
    .tech-head-title-white {
    font-size: 20px;
}
}

.tech-padding-top {
    padding-top: 20px;
}

.slider-video {
    float: left;
    padding-top: 10px;
}

@media (max-width: 1024px) {
    .tech-padding-top {
        padding-top: 0px;
    }
}

@media (max-width: 768px) {
    .slider-video {
        display: none;
    }
}


/* ��憭扳�脲飢��� */

.air-partthree {
    position: relative;
    background: url('../images/miik_bc.jpg') no-repeat;
    top: 0px;
    background-size: cover;
}


/* 銵冽聢 */

.table th,
.table td {
    line-height: 18px;
    text-align: left;
    border-top: 1px solid rgba(207, 207, 207, .2) !important;
    border-left: 0;
    border-right: 0;
}

@media (min-width: 1024px) {
    .table-w {
        font-size: 28px;
    }
    .table-h {
        font-size: 34px;
        color: #f7931e;
        text-align: center;
        vertical-align: middle;
    }
}

@media (max-width: 768px) {
    .table-w {
        font-size: 20px;
    }
    .table-h {
        font-size: 24px;
        color: #f7931e;
        text-align: center;
        vertical-align: middle;
    }
}

@media (max-width: 600px) {
    .table-w {
        font-size: 14px;
    }
    .table-h {
        font-size: 16px;
        color: #f7931e;
        text-align: center;
        vertical-align: middle;
    }
}

@media (max-width: 600px) {
    .foot-bc {
        height: 600px !important;
    }
    .carousel-inner .item .tech-img {
        width: 300px !important;
        height: auto !important;
    }
}

.mask {
    display: none !important;
}

@media (max-width: 1023px) {
    .mask {
        position: absolute;
        top: 0px;
        display: block !important;
        z-index: 2;
    }
}

@media (max-width:600px) {
    .carousel-inner&gt;.item&gt;a&gt;img,
    .carousel-inner&gt;.item&gt;img,
    .img-responsive,
    .thumbnail a&gt;img,
    .thumbnail&gt;img {
        max-width: 250% !important;
    }
}


/* 敹�����𧢲�毺�ìlider隤踹�� */

.heart-img-768 {
    display: none !important;
}

@media (min-width: 426px) {
    .heart-img-768 {
        display: block !important;
    }
}

.heart-img-425 {
    display: none !important;
}

@media screen and (min-width: 376px) and (max-width: 425px) {
    .heart-img-425 {
        display: block !important;
    }
}

.heart-img-375 {
    display: none !important;
}

@media screen and (min-width: 321px) and (max-width: 375px) {
    .heart-img-375 {
        display: block !important;
    }
}

.heart-img-320 {
    display: none !important;
}

@media (max-width: 320px) {
    .heart-img-320 {
        display: block !important;
    }
}


/* �见�閧�穃飛��𧢲�毺�ìlider隤踹�� */

.tech-img-768 {
    display: none !important;
}

@media (min-width: 426px) {
    .tech-img-768 {
        display: block !important;
    }
}

.tech-img-425 {
    display: none !important;
}

@media screen and (min-width: 376px) and (max-width: 425px) {
    .tech-img-425 {
        display: block !important;
    }
}

.tech-img-375 {
    display: none !important;
}

@media screen and (min-width: 321px) and (max-width: 375px) {
    .tech-img-375 {
        display: block !important;
    }
}

.tech-img-320 {
    display: none !important;
}

@media (max-width: 320px) {
    .tech-img-320 {
        display: block !important;
    }
}


/* ���凒�𥲤撟� */

.vertical {
    background-color: #020202;
}

.vertical {
    position: relative;
    background: url('../images/tech-walk-3.jpg') no-repeat;
    top: 0px;
    background-size: cover;
}

.vertical .pro-img {
    position: relative;
    z-index: 1;
}



/*============== spotlight ================*/

#spotlight div[data-nav] {
    display: none;
}

#spotlight div[data-nav].active {
    display: block;
}



#spotlight h3,
#spotlight h4,
#spotlight p {
    color: #fff;
}

#spotlight .spotlight-group-slide ul {
    padding-left: 0;
    list-style-type: none;
}

#spotlight .spotlight-group-slide ul&gt;li {
    margin-bottom: 20px;
}

#spotlight .spotlight-group-slide ul:last-child {
    margin-bottom: 0;
}

#spotlight .spotlight-group-slide h4 {
    margin: 0;
}

#spotlight .spotlight-group-slide a.btn-size-default {
    margin-top: 20px;
}


@media(min-width:320px) {
    #spotlight {
        width: 100%;
    }

    #spotlight .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }


    #spotlight .container {
        background-color: #172531;
    }


    #spotlight .spotlight-group-photo {
        position: absolute;
        width: 75%;
        height: 100%;
        min-height: 200px;
        opacity: 1;
        margin-top: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }




    #spotlight .spotlight-group-photo:nth-child(1) {
        z-index: 2;
    }

    #spotlight .spotlight-group-photo:nth-child(2) {
        margin-left: 83%;
    }

    #spotlight .spotlight-group-photo:nth-child(3) {
        margin-left: 163%;
    }

    #spotlight .spotlight-group-photo:nth-child(4) {
        margin-left: 243%;
    }




    #spotlight .spotlight-group {
        position: relative;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        vertical-align: middle;
        white-space: nowrap;
    }

    #spotlight .spotlight-group-slide {
        display: inline-block;
        position: relative;
        width: 80vw;
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
        vertical-align: top;
        margin-top: 200px;
    }

    #spotlight .spotlight-group-slide .spotlight-group-content {
        display: block;
        position: relative;
        width: 100%;
        white-space: normal;
        padding-left: 5%;
        padding-right: 5%;
    }
}






@media(min-width:768px) {
    #spotlight .container {
        width: 100% !important;
        margin: 0;
        padding: 0;
    }

    #spotlight .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #spotlight .spotlights-wrapper {
        display: none;
    }

    #spotlight .spotlights-wrapper.active {
        display: block;
    }

    #spotlight .spotlight-group {
        display: none;
        padding: 0;
        overflow-x: visible;
        overflow-y: visible;
    }

    #spotlight .spotlight-group.active {
        display: block;
    }

    #spotlight .spotlight-group-photo-con {
        position: relative;
        height: 100%;
        padding: 0;
    }

    #spotlight .spotlight-group-photo {
        position: absolute;
        width: 100%;
        height: 100%;
        min-height: 500px;
        -webkit-transition: opacity .5s ease-in;
        transition: opacity .5s ease-in;
        opacity: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 0px;
    }

    #spotlight .spotlight-group-photo:nth-child(2),
    #spotlight .spotlight-group-photo:nth-child(3),
    #spotlight .spotlight-group-photo:nth-child(4) {
        margin-left: 0%;
    }

    #spotlight .spotlight-group-photo.active {
        opacity: 1;
    }

    #spotlight .spotlight-group-feature {
        float: right;
        height: 100%;
        min-height: 500px;
        padding: 50px;
        background-color: #172531;
    }

    #spotlight .spotlight-group-slide-con {
        margin-top: 0px;
    }

    #spotlight .spotlight-group-feature .transform {
        position: absolute;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #spotlight .spotlight-group-feature h2 {
        font-size: 16px;
        font-weight: 700;
        display: inline-block;
        margin: 0;
        padding: 3px 10px;
        color: #172531;
        background: #e2fc4c;
    }

    #spotlight .spotlight-group-feature small a:active,
    #spotlight .spotlight-group-feature small a:hover,
    #spotlight .spotlight-group-feature small a:link,
    #spotlight .spotlight-group-feature small a:visited {
        color: #fff;
    }

    #spotlight .spotlight-group-slide-con {
        position: relative;
        clear: left;
        overflow: visible;
    }

    #spotlight .spotlight-group-slide {
        position: relative;
        display: none;
        float: left;
        -webkit-transition: opacity .5s ease-in;
        transition: opacity .5s ease-in;
        opacity: 0;
        left: 0;
    }


    #spotlight .spotlight-group-slide .spotlight-group-content {
        display: block;
        position: relative;
        width: 100%;
        white-space: none;
        padding-left: 0%;
        padding-right: 0%;
        text-align: left;
        white-space: normal;
    }

    #spotlight .spotlight-group-slide {
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }




    #spotlight .spotlight-group-slide {
        margin: 30px 0;
    }



    #spotlight .spotlight-group-slide.active {
        z-index: 200;

        display: block;

        opacity: 1;
    }

    #spotlight .spotlight-group-slide-pager {
        position: absolute;
        bottom: 15px;
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        text-align: center;
    }

    #spotlight .spotlight-group-slide-bt {
        display: inline-block;
        width: 13px;
        height: 13px;
        margin-right: 3px;
        cursor: pointer;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        background-color: #828181;
    }

    #spotlight .spotlight-group-slide-bt:last-child {
        margin-right: 0;
    }

    #spotlight .spotlight-group-slide-bt.active {
        background-color: #fff;
    }

    #spotlight .spotlight_arrows {
        position: absolute;
        top: 50%;
        right: 30px;
        width: 46px;
        height: 66px;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: .8;
        background-size: cover;
    }
}


#about {
    background-color: #292929;
}


.cimg{
    width:100% !important;
    background-position: -20%;
}


.btn-grey-empty {
    color: #484847 !important;
    background-color: none;
    border-color: #484847 !important;
    border-width: 1px;
    border-style: solid;
    position: relative;
    display: inline-block;
}

.btn-grey-empty:hover {
    color: #fff !important;
    background-color: #484847 !important;
    border-color: #484847 !important;
}

.btn-grey-empty:active, .btn-grey-empty.active {
    color: #fff !important;
    background-color: #484847 !important;
    border-color: #484847 !important;
}


.btn-size-default {
    padding: 0.8em 2em;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: 0.1em;
    border-radius: 0;
}


.btn-grey-fill {
    color: #fff !important;
    background-color: #484847 !important;
    border-color: #484847 !important;
    border-width: 1px;
    border-style: solid;
    position: relative;
    display: inline-block;
}


.btn-grey-fill:active, .btn-grey-fill.active {
    background-image: none;
}

.btn-grey-fill:active, .btn-grey-fill.active, .open&gt;.btn-grey-fill.dropdown-toggle {
    color: #fff;
    background-color: #2e2e2e !important;
    border-color: #292929 !important;
}

.btn-grey-fill:hover {
    color: #fff;
    background-color: #2e2e2e !important;
    border-color: #292929 !important;
}


.btn-size-small {
    padding: 0.5em 1em;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0.1em;
    border-radius: 0;
    min-width:120px;
}


.btn-white-empty {
    color: #fff !important;
    background-color: none;
    border-color: #fff !important;
    border-width: 1px;
    border-style: solid;
    position: relative;
    display: inline-block;
}


.btn-white-empty:hover {
    color: #484847 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}


.btn-white-empty:active, .btn-white-empty.active {
    color: #484847 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}


@media (max-width:768px){
    .btn-size-default {
    padding: 0.4em 1em !important;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0.1em;
    border-radius: 0;
}
}


@media(max-width:768px) {
    .hidden-xs{
        display: none;
    }
}
</pre></body></html>