body {
    background-color: #f5f5f5
}

#asia-header-2015 {
    margin-bottom: 0 !important
}

.container {
    padding-bottom: 0 !important
}

section.hero {
    background-image: url("../images/hero_bg.jpg");
    padding-bottom: 38.5%;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}

.hero-title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 72;
}


.hero-title img {
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 72;
}



#ul_container {
    width: 100%;
    position: relative;
    padding-bottom: 35%;
    margin: 0 !important;
}

#ul_container li {
    position: absolute;
    list-style: none;
}

.top_1 {
    z-index: 3;
    left: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.top_2 {
    z-index: 2;
    left: 0px;
    top: 0px;
    bottom: 0;
    width: 100%;
}

.top_3 {
    z-index: 4;
    left: 0px;
    top: 0px;
    width: 100%;
}

.top_4 {
    z-index: 5;
    left: 0px;
    top: 0px;
    width: 100%;
}

.top_2 img,
.top_3 img,
.top_4 img {
    max-width: 100%;
}

section.hero a.garmin-logo img {
    display: none;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 72;
}

section.event-info-box {
    background-color: #ddd
}

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:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 24px 0;
    background: #EBC65D;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

section.event-info-box .container a.shop {
    cursor: pointer;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    /*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: #EBC65D;
    -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,
section.event-info-box .container a.shop:focus,
section.event-info-box .container a.shop:active {
    color: white;
}

section.event-info-box .container a.shop:hover:before,
section.event-info-box .container a.shop:focus:before,
section.event-info-box .container a.shop:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

section.event-info-box .container a.shop span {
    text-decoration: underline
}

section.event-info-box .container .event-info: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: 950px;
    margin: 0 auto;
}


section.pd-content nav.title {
    color: #101010;
    text-align: center;
    font-size: 2rem;
    line-height: 2.45;
    letter-spacing: .1em;
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

section.pd-content h1.title hr {
    height: 2px;
    background-color: #101010 !important;
    margin: -4.5px auto 7px;
    width: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #101010;
}

section.pd-content p.small-title {
    font-size: 0.6rem;
    line-height: 2;
    letter-spacing: .05em;
    text-align: center;
}


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%/3);
    flex-basis: calc(100%/3);
    max-width: 33.333%;
    max-width: calc(100%/3);
    position: relative;
}

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: #c02026 transparent transparent #c02026;
    left: 0
}

section.pd-content .product figure div.sale-tab p {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    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 div.sale-taba {
    position: absolute;
    z-index: 10;
    margin: 30px 20px
}



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 div.sale-tab-gift {
    position: absolute;
    z-index: 10;
    margin: 30px 20px
}

section.pd-content .product figure div.sale-tab-gift:before {
    content: "";
    position: absolute;
    border-width: 60px;
    border-style: solid;
    border-color: #c02026 transparent transparent #c02026;
    left: 0
}

section.pd-content .product figure div.sale-tab-gift p {
    position: relative;
    font-size: 20px;
    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-gift p span {
    font-size: 16px;
    vertical-align: super
}


.pd-actext{
    font-size: 1.2em;
    font-weight: bold;
    color: #c02026;
}

.accessories-line {
    font-size: 1.2em;
    font-weight: bold;
    color: #c02026;
    text-decoration: underline !important;
    position: relative;
    cursor: pointer;
    height: 28px;
}

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 #c02026;
    -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: 22px;
    font-weight: bold;
    color: #000
}

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.pd-content .product figure figcaption.pd-info-blue {
    position: relative;
    margin: 30px 20px;
    padding: 25px;
    background-color: #fff;
    text-align: center;
}

section.pd-content .product figure figcaption.pd-info-blue: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-blue:hover:before {
    border: 1px solid #EBC65D;
    -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-blue img {
    width: 80%
}

section.pd-content .product figure figcaption.pd-info-blue h2 {
    font-size: 22px;
    font-weight: bold;
    color: #000
}

section.pd-content .product figure figcaption.pd-info-blue h2 sup {
    font-size: 14px;
    vertical-align: super
}

section.pd-content .product figure figcaption.pd-info-blue h3 {
    color: #101010;
    font-size: 16px;
    margin-bottom: 10px
}

section.pd-content .product figure figcaption.pd-info-blue p {
    margin-bottom: 0
}

section.pd-content .product figure figcaption.pd-info-blue p.old-price {
    text-decoration: line-through;
    color: #999
}

section.pd-content .product figure figcaption.pd-info-blue p.new-price {
    font-size: 18px;
    font-weight: bold
}

section.pd-content .product figure figcaption.pd-info-blue a.btn-size-default {
    margin: 15px 5px
}

section.privacy {
    display: none;
    text-align: center;
    font-size: 14px;
    padding-bottom: 25px
}


.accessories {
    font-size: 1.2em;
    font-weight: bold;
    color: #c02026;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
    height: 28px;
}

.gift {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 25px;
    background-color: rgba(109, 207, 246, 1);
    text-align: center;
    z-index: 10;
}


.gift2 {
    display: none;
    position: absolute;
    top: 30px;
    left: 20px;
    right: 20px;
    bottom: 30px;
    padding: 25px;
    background-color: #EBC65D;
    text-align: center;
    z-index: 10;
}

.gift img,
.gift2 img {
    width: 80%;
}

.gift h2,
.gift2 h2 {
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 100px;
    text-decoration: underline;
}

.gift h2 a,
.gift2 h2 a {
    color: #ffffff;
}


.close-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 60px;
    height: 60px;
    padding: .5em 1em;
    background: rgba(193, 143, 17, 0.75);
    border-radius: 0 0.12em 0.12em 0;
    cursor: pointer;
    -webkit-transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.close-btn:hover {
    background: rgba(193, 143, 17, 1);
}

.close-btn>div {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    height: 2px;
    background: #FEFEFE;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.close-btn>div:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.close-btn>div {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


.close-btn>div:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}




.close-btn:hover>div {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}















@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.pd-content .container .product figure figcaption.pd-info a.btn-size-default,
    section.pd-content .container .product figure figcaption.pd-info-blue 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)
    }
}

@media (max-width: 767px) {
    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: 120%
    }
    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
    }
}

@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 .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;
        padding-bottom: 20px
    }
}




@media(max-width:1024px) {
    .hero-title img {
        max-width: 400px;
    }
}

@media(max-width:767px) {
    .hero-title img {
        transform: translate(-50%, -80%);
        max-width: 300px;
    }
}

@media(max-width:424px) {
    .hero-title img {
        transform: translate(-50%, -80%);
        max-width: 250px;
    }
}


nav a {
    position: relative;
    /*    display: inline-block;*/
    margin: 15px 25px;
    outline: none;
    color: #101010;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    font-size: 1.35em;
}

nav a:hover,
nav a:focus {
    outline: none;
}



/* Bounce To Right */

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}





/* Effect 7: second border slides up */

.cl-effect-7 a {
    padding: 12px 10px 10px;
    color: #101010;
    text-shadow: none;
    font-weight: 600;
    font-size: 2rem;
}

.cl-effect-7 a::before,
.cl-effect-7 a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    background: #101010;
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    transform: scale(0.85);
}

.cl-effect-7 a::after {
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: top 0.3s, opacity 0.3s, transform 0.3s;
}

.cl-effect-7 a:hover::before,
.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::before,
.cl-effect-7 a:focus::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::after {
    top: 0%;
    opacity: 1;
}

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?66965792');
    src: url('../font/fontello.eot?66965792#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2?66965792') format('woff2'),
    url('../font/fontello.woff?66965792') format('woff'),
    url('../font/fontello.ttf?66965792') format('truetype'),
    url('../font/fontello.svg?66965792#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?66965792#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-money:before {
    content: '\e800';
}



/* '' */

.icon-money2:before {
    content: '\e801';
}



/* '' */

.icon-flower:before {
    content: '\e802';
}



/* '' */

.icon-flower2:before {
    content: '\e803';
}



/* '' */