/* Fix for Page */
.row-items:last-child { 
    margin-bottom: -30px;
}
.list-item-lg .image { 
    height: 200px; 
    line-height: 200px; 
    margin-bottom: 20px;
}

.slick-slider .slick-slide {
    outline: 0;
}
.slick-slider .slick-prev, 
.slick-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 57px;
    height: 57px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-size: cover;
    z-index: 1;
}
.slick-slider .slick-prev { 
    left: 10px;
    background-image: url(../img/arrow-prev.png);
}
.slick-slider .slick-next { 
    right: 10px;
    background-image: url(../img/arrow-next.png);
}
.no-touch .slick-slider .slick-prev, 
.no-touch .slick-slider .slick-next {
    opacity: 0.8;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.no-touch .slick-slider .slick-prev:hover, 
.no-touch .slick-slider .slick-next:hover {
    opacity: 1;
}

#card-slider .ms-view {
    background: none;
}
.cards-slider {
    padding: 20px 0;
    margin: -20px 0;
    overflow: hidden;
}
.cards-slider .slick-slider {
    width: 1280px;
    max-width: 100%;
    padding: 0 60px;
    margin: 0 auto;
    visibility: hidden;
}
.cards-slider .slick-slider.slick-initialized {
    visibility: visible;
}
.cards-slider .slick-list { 
    overflow: visible;
}
.cards-slider .slick-slide {
    outline: 0;
    padding: 0;
    margin: 0px 10px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}
.cards-slider .slick-slide[aria-hidden="true"] {
    position: relative;
}
.cards-slider .slick-slide[aria-hidden="true"]:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    background-color: rgba(0,0,0,0.6);
}
.cards-slider .slick-active {
    opacity: 1;
}
.cards-slider .slide-show {
    transform: none;
}

.list-item .caption .ic {
    display: block;
    margin: 0 auto 20px;
    font-size: 47px;
    color: inherit;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.promo-image {
    position: relative;
    width: 900px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -8%;
    margin-bottom: 30px;
    text-align: center;
}
.promo-image img {
    display: block;
    margin: 0 auto;
}

.card-shadow {
    display: block;
    width: 60%;
    margin: 0 auto;
    pointer-events: none;
    user-select: none;
}
.list-item .card-shadow,
.list-item-auto .image {
    height: auto;
    line-height: 1;
}

.card-slider-info {
    position: relative;
}
.card-slider-info .card-shadow {
    position: absolute;
    top: 0; 
    left: 0; right: 0;
    opacity: 0.6;
}

.tiles-gift-card .tile .tile-headline a { 
    color: #00a950;
}
.tiles-gift-card .tile .tile-headline .img { 
    margin-bottom: 30px;
}

.wall {
    position: relative;
}
.wall .image {
    position: relative;
}
.wall .image img {
    display: block;
    width: 100%;
}
.wall .image-anim {
    position: absolute;
    top: 0; left: 0;
    user-select: none;
    pointer-events: none;
}
.wall .caption {
    padding: 30px 15px 120px;
    color: #aaa;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0; left: 0;
}
.wall .caption .heading,
.wall .caption a {
    color: #fff;
}
.wall .caption .heading:not(:last-child) {
    margin-bottom: 10px;
}
.wall .caption .icon {
    height: 74px;
    margin-bottom: 30px;
}
.wall .caption .icon > img {
    display: block;
    max-height: 100%;
    margin: 0 auto;
}
.wall-bar {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0; right: 0;
}
.wall-bar a {
    color: inherit;
}
.wall-group:after {
    content: "";
    display: table;
    clear: both;
}
.wall-group {
    position: relative;
    margin: 0;
    overflow: hidden;
}
.wall-group .wall-item {
    display: block;
    width: 20%;
    float: left;
    padding: 0;
    outline: 0;
}
.wall-group .wall-item:not(:last-child) .wall:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    z-index: 1;
    right: -1px; top: 0;
    background-image: url(../img/wall-line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.section-inform {
    position: relative;
    background: #000;
    font-weight: normal;
}
.section-inform .inform-info {
    width: 890px;
    max-width: 100%;
    padding: 0 70px;
    margin: 0 auto 40px;
}
.section-inform .sc-inner {
    position: absolute;
    top: 0; left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: none;
}
.section-inform .container {
    display: table;
    height: 100%;
    table-layout: fixed;
}
.section-inform .content-area {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.inform-view {
    pointer-events: none;
    user-select: none;
    overflow: hidden;
}
.inform-view .item > img {
    min-height: 680px;
    object-fit: cover;
}
.inform-info .item {
    width: 100%;
}
.inform-box {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.inform-box .image,
.inform-box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.inform-box .image {
    width: 60%;
}
.inform-box .image img {
    width: 396px;
    margin: 0 auto;
    display: block;
}
.inform-box .content {
    width: 40%;
    padding: 20px;
}
.inform-box .heading {
    color: #fff;
}

.line-h {
    width: 589px;
    max-width: 60%;
    margin: 25px auto;
}
.line-h img {
    display: block;
    margin: 0 auto;
}
.video-box {
    width: 750px;
    max-width: 100%;
    margin: 25px auto;
}

.icw .c-gray { 
    color: #aaa !important;
}

.mfp-wrap.mfp-ready .mfp-container {
    overflow-y: hidden;
}
.mfp-wrap.mfp-ready .mfp-content {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width:768px) {

    .list-item .caption .ic { margin-top: 20px;} 

}

@media (min-width:768px) and (max-width:1280px) {
    
    .wall .caption { padding-bottom: 90px;}
    .wall .caption .icon { height: 55px; margin-bottom: 20px;}
    .wall-bar { bottom: 30px;}

}

@media (min-width:768px) and (max-width:1199px) {

    .list-item-lg .image { height: auto; line-height: normal;}

}

@media screen and (max-width:991px) {
    
    .tiles-gift-card .tile .tile-headline .matchheight { height: auto !important;}

}

@media screen and (max-width:767px) {

    .table-detail-titleleft tbody tr > td:last-child { padding-top: 10px;}
    
    .slick-slider .slick-prev,  .slick-slider .slick-next { width: 47px; height: 47px;}
    
    .promo-image { width: 600px; margin-top: 0; margin-bottom: 0;}
    
    .wall .caption { padding-bottom: 60px;}
    .wall .caption .icon { margin-bottom: 20px;}
    .wall-bar { bottom: 25px;}
    
    .list-item.border-0 { border-bottom: 0; padding-bottom: 0;}
    
    .section-inform .inform-info { padding: 0 42px; margin-bottom: 20px;}
    .section-inform .inform-info.slick-slider .slick-prev { left: -5px;}
    .section-inform .inform-info.slick-slider .slick-next { right: -5px;}
    
    .inform-box { display: block; table-layout: auto;}
    .inform-box .image,
    .inform-box .content {
        display: block;
        width: 100%;;
        vertical-align: middle;
        text-align: center;
    }
    .inform-view .item > img { min-height: 650px;}
    
    .tiles-gift-card .tile .tile-headline .img { margin-bottom: 20px;}

}