body {
    /*background-color: #f5f5f5;*/
    background-image: url("../images/bg.jpg");
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.pub_300x250{
    display: none;
}

.bg {
    background-color: #f5f5f5;
    width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px 100px 0px;
    margin-bottom: 50px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .08);
}

#asia-header-2015 {
    margin-bottom: 0 !important;
    z-index: 9999;
}

.container {
    padding-bottom: 0 !important
}

section.hero {
    background-image: url("../images/sg_2017_xmas_trasnpart.png");
    padding-bottom: 42%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
}

.hero_1 img {
    position: absolute;
    width: 100%;
}



.hero_2 {
    position: absolute;
    width: 100%;
}

.hero_3 img {
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: 60%;
}


@media(max-width:480px) {
    .hero_3 img {
        max-width: 100%;
    }
    section.hero {
        background-image: url("../images/sg_2017_xmas_1.jpg");
        padding-bottom: 42%;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        position: relative;
    }
    body {
        background-image: none;
    }
}





/*@media(max-width:1600px) {
    .hero_2 img {
        top: 50%;
        max-width:60%;
    }
}

@media(max-width:1366px) {
    .hero_2 img {
        top: 57%;
        max-width:60%;
    }
}

@media(max-width:1365px) {
    .hero_2 img {
        top: 35%;
        max-width:60%;
    }
}

@media(max-width:1171px) {
    .hero_2 img {
        top: 23%;
        max-width:60%;
    }
}

@media(max-width:480px) {
    .hero_2 img {
        top: 18%;
        max-width:100%;
    }
}*/

section.hero a.garmin-logo img {
    display: none;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 5;
}



/*section.event-info-box {
    background-color: #ddd;
    width:1170px;
    text-align:center;
}

section.event-info-box figure{
    -webkit-flex: 1;
    flex: 1;
    -webkit-flex-basis: calc(100%/2);
    flex-basis: calc(100%/2);
    max-width: 50%;
    max-width: calc(100%/2);
}*/

section.event-info-box {
    background-color: #ddd;
    width: 1320px;
    margin-left: auto;
    margin-right: auto;
}

section.event-info-box .container {
    width: 100%;
    display: table;
    table-layout: fixed
}

section.event-info-box .container a {
    display: table-cell;
    color: #222;
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    cursor: default;
    position: relative;
    text-decoration: none
}

section.event-info-box .container a.shop {
    cursor: pointer;
    background-color: transparent;
    -moz-transition: background-color 0.3s ease-out 0s;
    -o-transition: background-color 0.3s ease-out 0s;
    -webkit-transition: background-color 0.3s ease-out;
    -webkit-transition-delay: 0s;
    transition: background-color 0.3s ease-out 0s
}

section.event-info-box .container a.shop:hover {
    color: #fff;
    background-color: #6DCFF6;
    -moz-transition: background-color 0.3s ease-out 0s;
    -o-transition: background-color 0.3s ease-out 0s;
    -webkit-transition: background-color 0.3s ease-out;
    -webkit-transition-delay: 0s;
    transition: background-color 0.3s ease-out 0s
}

section.event-info-box .container a.shop span {
    text-decoration: underline
}

/*section.event-info-box .container a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 60%;
    border-left: 1px solid #aaa
}*/

section.event-info-box .container a.limited:before {
    border: none
}

section.event-info-box .container a div.event-info p {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

section.event-info-box .container a div.event-info span {
    display: block;
    font-size: 16px;
    font-weight: normal
}

section.event-info-box .container a div.event-info span.br {
    display: inline
}

section.event-info-box .container a div.event-info img.limited-logo {
    width: 180px;
    vertical-align: middle;
    display: none
}

section.event-info-box .container a div.event-info svg {
    width: 200px;
    height: 48px;
    vertical-align: middle
}

section.pd-content {
    margin: 70px 0
}

section.pd-content .container {
    width: 1170px
}

section.pd-content h1.text {
    color: #101010;
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-weight: bold;
}

section.pd-content .product {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

section.pd-content .product figure {
    -webkit-flex: 1;
    flex: 1;
    -webkit-flex-basis: calc(100%/4);
    flex-basis: calc(100%/4);
    max-width: 33.333%;
    max-width: calc(100%/4)
}

section.pd-content .product figure div.sale-tab {
    position: absolute;
    z-index: 10;
    margin: 30px 20px
}

section.pd-content .product figure div.sale-tab:before {
    content: "";
    position: absolute;
    border-width: 60px;
    border-style: solid;
    border-color: #6DCFF6 transparent transparent #6DCFF6;
    left: 0
}

section.pd-content .product figure div.sale-tab p {
    position: relative;
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    line-height: initial;
    letter-spacing: 1px;
    margin-top: 10px;
    width: 90px;
    text-align: center
}

section.pd-content .product figure div.sale-tab p span {
    font-size: 16px;
    vertical-align: super
}

section.pd-content .product figure figcaption.pd-info {
    position: relative;
    margin: 30px 20px;
    padding: 25px;
    background-color: #fff;
    text-align: center
}

section.pd-content .product figure figcaption.pd-info:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: transparent;
    -moz-transition: border 0.3s ease-out 0s;
    -o-transition: border 0.3s ease-out 0s;
    -webkit-transition: border 0.3s ease-out;
    -webkit-transition-delay: 0s;
    transition: border 0.3s ease-out 0s
}

section.pd-content .product figure figcaption.pd-info:hover:before {
    border: 1px solid #6DCFF6;
    -moz-transition: border 0.3s ease-out 0s;
    -o-transition: border 0.3s ease-out 0s;
    -webkit-transition: border 0.3s ease-out;
    -webkit-transition-delay: 0s;
    transition: border 0.3s ease-out 0s
}

section.pd-content .product figure figcaption.pd-info img {
    width: 80%
}

section.pd-content .product figure figcaption.pd-info h2 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    min-height: 150px;
}

section.pd-content .product figure figcaption.pd-info h2 sup {
    font-size: 14px;
    vertical-align: super
}

section.pd-content .product figure figcaption.pd-info h3 {
    color: #101010;
    font-size: 16px;
    margin-bottom: 10px
}

section.pd-content .product figure figcaption.pd-info p {
    margin-bottom: 0
}

section.pd-content .product figure figcaption.pd-info p.old-price {
    text-decoration: line-through;
    color: #999
}

section.pd-content .product figure figcaption.pd-info p.new-price {
    font-size: 18px;
    font-weight: bold
}

section.pd-content .product figure figcaption.pd-info a.btn-size-default {
    margin: 15px 5px
}

section.privacy {
    display: none;
    text-align: center;
    font-size: 14px;
    padding-bottom: 25px
}





@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?63235341');
    src: url('../font/fontello.eot?63235341#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2?63235341') format('woff2'),
    url('../font/fontello.woff?63235341') format('woff'),
    url('../font/fontello.ttf?63235341') format('truetype'),
    url('../font/fontello.svg?63235341#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}





/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */


/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */


/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?63235341#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-icon-end:before {
    content: '\e800';
}





/* '' */

.icon-icon-start:before {
    content: '\e801';
}





/* '' */

.icon-star:before {
    content: '\e802';
}





/* '' */

.text-work {
    margin: 10px 0;
    padding: 45px 0px 45px 0px;
    text-align: center;
    font-size: 34px;
    color: #b81d23;
    line-height: 1.3;
    font-weight: bold;
}

.text-content {
    display: flex;
    flex-direction: column;
}

.text-content li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 5px;
    height: 5px;
    border: 2px solid #b81d23;
    border-radius: 50%;
}


.text-content li {
    font-size: 1.3em;
    line-height: 2;
    text-indent: -1.2em;
}


.terms {
    padding-bottom: 100px;
}


.time {
    background: #b81d23;
}

section.event-info-box .container .time .event-info {
    color: #ffffff;
}



@media(max-width:480px) {
    .text-work {
        font-size: 26px;
    }
}

section.pd-content .series {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

section.pd-content .series figure {
    -webkit-flex: 1;
    flex: 1;
    -webkit-flex-basis: calc(100%/3);
    flex-basis: calc(100%/3);
    max-width: 33.333%;
    max-width: calc(100%/3)
}


section.pd-content .series figure div.sale-tab {
    position: absolute;
    z-index: 10;
    margin: 30px 20px
}

section.pd-content .series figure div.sale-tab:before {
    content: "";
    position: absolute;
    border-width: 60px;
    border-style: solid;
    border-color: #6DCFF6 transparent transparent #6DCFF6;
    left: 0
}

section.pd-content .series figure div.sale-tab p {
    position: relative;
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    line-height: initial;
    letter-spacing: 1px;
    margin-top: 10px;
    width: 90px;
    text-align: center
}

section.pd-content .series figure div.sale-tab p span {
    font-size: 16px;
    vertical-align: super
}

section.pd-content .series figure figcaption.series-info {
    position: relative;
    text-align: center;
}





/*section.pd-content .series figure figcaption.pd-info:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: transparent;
    -moz-transition: border 0.3s ease-out 0s;
    -o-transition: border 0.3s ease-out 0s;
    -webkit-transition: border 0.3s ease-out;
    -webkit-transition-delay: 0s;
    transition: border 0.3s ease-out 0s
}*/


/*section.pd-content .series figure figcaption.pd-info:hover:before {
    border: 1px solid #6DCFF6;
    -moz-transition: border 0.3s ease-out 0s;
    -o-transition: border 0.3s ease-out 0s;
    -webkit-transition: border 0.3s ease-out;
    -webkit-transition-delay: 0s;
    transition: border 0.3s ease-out 0s
}*/

section.pd-content .series figure figcaption.series-info img {
    width: 80%
}

section.pd-content .series figure figcaption.series-info h2 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
}

section.pd-content .series figure figcaption.series-info h2 sup {
    font-size: 14px;
    vertical-align: super
}

section.pd-content .series figure figcaption.series-info h3 {
    color: #101010;
    font-size: 16px;
    margin-bottom: 10px
}

section.pd-content .series figure figcaption.series-info p {
    margin-bottom: 0
}

section.pd-content .series figure figcaption.series-info p.old-price {
    text-decoration: line-through;
    color: #999
}

section.pd-content .product figure figcaption.series-info p.new-price {
    font-size: 18px;
    font-weight: bold
}

section.pd-content .product figure figcaption.series-info a.btn-size-default {
    margin: 15px 5px
}


.btn-grey-empty:hover {
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.series-link {
    color: #0079be !important;
}


.register-btn {
    margin-top: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


@media(max-width:1320px){
    .bg {
        width: 90%
    }

    section.event-info-box {
        width: 90%
    }
}


@media (max-width: 1171px) {
    #asia-header-2015,
    #asia-footer-2015 {
        display: none
    }
    section.hero a.garmin-logo img {
        display: block
    }
    section.event-info-box .container a div.event-info {
        padding: 0 20px
    }
    section.event-info-box .container a div.event-info span.br {
        display: block
    }
    section.pd-content .container {
        width: 90%
    }

    section.work .container,
    section.terms .container {
        width: 80%
    }
    section.pd-content .container .product figure figcaption.pd-info a.btn-size-default {
        display: block !important
    }
    section.privacy {
        display: block
    }
}

@media (max-width: 969px) {
    section.pd-content .product figure {
        -webkit-flex-basis: calc(100%/2);
        flex-basis: calc(100%/2);
        max-width: 50%;
        max-width: calc(100%/2)
    }

    section.pd-content .series figure {
        -webkit-flex-basis: calc(100%/2);
        flex-basis: calc(100%/2);
        max-width: 100%;
        max-width: calc(100%/2)
    }
}

@media (max-width: 768px) {
    section.hero {
        padding-bottom: 60%
    }
    section.event-info-box .container a.limited {
        display: none
    }
    section.event-info-box .container a.time:before {
        border: none
    }
}

@media (max-width: 599px) {
    section.hero {
        padding-bottom: 90%
    }
    section.hero a.garmin-logo img {
        width: 100px;
        top: 5px;
        left: 10px
    }
    section.pd-content .product figure {
        -webkit-flex-basis: 90%;
        flex-basis: 90%;
        max-width: 90%;
        margin: 0 auto
    }
    .bg {
        width: 100%;
        margin-bottom: 0;
    }

    section.event-info-box {
        width: 100%
    }
}

@media (max-width: 479px) {
    section.event-info-box .container a {
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
        display: block
    }
    section.event-info-box .container a:after {
        content: "";
        position: absolute;
        width: 80%;
        left: 10%;
        bottom: 0;
        border-bottom: 1px solid #aaa
    }
    section.event-info-box .container a:before,
    section.event-info-box .container a:last-child:before,
    section.event-info-box .container a:last-child:after {
        border: none
    }
    section.pd-content {
        margin: 50px 0 20px 0
    }
    section.pd-content h1.text {
        margin-bottom: 20px
    }
    section.pd-content .product figure {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    section.pd-content .series figure {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    section.pd-content .product figure div.sale-tab {
        margin: 15px
    }
    section.pd-content .product figure figcaption.pd-info {
        margin: 15px
    }
    section.pd-content .product figure figcaption.pd-info img {
        width: 95%
    }
    section.pd-content .product figure figcaption.pd-info h2,
    section.pd-content .product figure figcaption.pd-info h3 {
        margin-bottom: 5px;
        line-height: initial
    }
    section.privacy {
        font-size: 13px;
        background-color: #f5f5f5;
    }
}