.swiper-slide .bg img.landing-banner.pic-zoom{
    transition: 1s ease-in 3s;   
    transform: scale(1, 1); 
    }   
.swiper-slide-active .bg img.landing-banner.pic-zoom,
.swiper-slide-duplicate-active .bg img.landing-banner.pic-zoom{
    position: relative;
    transition: 9s ease-in;
    transform: scale(1.1, 1.1);
    z-index: 0;      
    animation: 6s ease-in;
    }
.swiper-slide .bg img.landing-banner.pic-down{
    transition: 1s ease-out 3s;   
    transform: scale(1.15, 1.15); 
    }   
.swiper-slide-active .bg img.landing-banner.pic-down,
.swiper-slide-duplicate-active .bg img.landing-banner.pic-down{
    position: relative;
    transition: 9s ease-out;
    transform: scale(1, 1);
    z-index: 0;      
    animation: 6s ease-out;
    }
.main-new-banner-area{
    position: relative;
    z-index: 10000;
    overflow: hidden;
    }
@media screen and (max-width: 768px){
.main-new-banner-area{
    z-index: 999;
    }
} 
.swiper-slide img {
    display: block;
    width: 100%;
    }  
.about-banner{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 99;
    }  
.about-banner img.rd-bg{    
    display: block;
    height: calc(100vh - 99px);
    z-index: 100;
    }
.about-banner img.rd-logo {
    position: absolute;
    top: 6vw;
    right: 4vw;
    display: block;
/* width: 14%;*/
    max-width: 250px;
    z-index: 101;
    animation: fade_item 1s;
    }   
.about-banner span{
    display: block;
    font-size: 1.5vw;
    line-height: 1;
    margin-top: 20px;
    letter-spacing: 10px;
    font-weight: 500;
    text-indent: 9px;
    }      
.about-banner span b{
    display: inline-block;
    margin: 0 6px 0 0px;
    font-weight: lighter;
    font-size: 2vw;
    font-family: 'Gruppo', cursive;
    }    
.rd-logo-m,    
.mobile-pic{ display:none; }
@media screen and (max-width: 768px) {
  .about-banner,
  .large-pic{ display:none; }
  .mobile-pic{ display:block; }
  .rd-logo-m{ 
      display:block; 
      width: 60%;
      max-width: 250px;
      position: absolute;
      left: 0;
      right: 0;
      top: 29%;
      z-index: 99;
      margin: 0 auto;
      }
}    

.index-section-one{
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 14% 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: right;
    z-index: 0;
    }
.slogan-content{
    display: inline-block;
    margin-top: 6%;
    margin-right:15vw;
    width: 27%;
    max-width: 500px;
    text-align: center;
    }
@media screen and (max-width: 1366px) { 
.slogan-content{
    margin-right:11vw;
    }
}
@media screen and (max-width: 760px) { 
.slogan-content{
    width: 35%;
    }
}
@media screen and (max-width: 640px) { 
.slogan-content{
    width: 90%;
    margin: 0 auto;
    display: block;
    }
.index-section-one{
    padding: 0 5% 35% 5%;
    }
}
.rum-area{
    position: absolute;
    display: inline-block;
    left:5%;
    top: 0;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;    
    }
@media screen and (max-width: 1680px) { 
.rum-area{
    width: 45%;
    }
}
@media screen and (max-width: 1280px) { 
.rum-area{
    left:0;
    top: 23vh;
    }
}
@media screen and (max-width: 640px) { 
.rum-area{
    left:20vw;
    top: 31vh;
    }
}
@media screen and (max-width: 415px) { 
.rum-area{
    left: 25vw;
    top: 75vw;
    }
}
@media screen and (max-width: 375px) { 
.rum-area{    
    top: 80vw;
    }
}
@media screen and (max-width: 320px) { 
.rum-area{    
    top: 53vh;
    }
}
.rum-area img{
    display: inline-block;
    width: 45%;  
    max-width: 375px;
    }
.rum-area .bottle-2{
    -webkit-transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
    transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);     
    }
.rum-area .bottle-1{
    -webkit-transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
    transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0); 
    }  
.index-section-bg{
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    margin-top: -24%;
    padding: 12% 0;
    background-image: url(../images/index_section_bg.jpg);
    overflow: hidden;
    background-attachment: inherit;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: left bottom;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0x);
    }
.index-section-one-content{
    display: inline-block;
    margin: 0;
    padding: 0;
    }  
.index-section-one-content p{
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 2;
    color: #707070;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    } 
.bg-gray{
    background-color: #f9f9f9;
    } 
.index-section-sec{
    display: block;
    width: 90%;
    max-width: 1480px;
    padding: 15% 5%;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    }
h2, h3, h4{
    display: block;
    width: 100%;    
    color: #222222;
    text-decoration: none;
    font-family: 'Butler_Bold', serif;
    font-weight: 500;
    overflow: hidden;
    }
h3, h4{
    font-size: 60px;  
    letter-spacing: 2px;
    margin: 0 auto 3vh auto;
    text-transform: uppercase;
    color: #222222;
}   
h4 { 
    line-height: 1.1;
    color: #999999;
}    
h4 label{ 
    font-size: 110%;
    display: block;
    font-family: 'Noto Serif TC', serif;
    color: #222222;
    letter-spacing: 8px;
}
h5{
    display: block;
    width: 100%;    
    font-size: 24px;
    text-decoration: none;
    font-family: 'Noto Serif TC', serif;
    font-weight: 500;
    overflow: hidden;
    color: #d6b885;
}
h6{   
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    font-family: 'Noto Serif TC', serif;
    margin: 5% 0 0 0;
    overflow: hidden;
}

h1, h2{
    font-size: 36px;  
    line-height: 1;
    color: #d6b885;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400;
    padding-bottom: 8px;
    }       
.index-section-sec-content{
    display: block;
    margin: 0;
    padding: 0;
    }   
.index-section-sec-content p{
    display: inline-block;
    padding: 5% 0 7% 0;
    column-gap: 80px;
    column-count: 2;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 2;
    color: #707070;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    word-break: break-word;
    margin: 0;
    }  
.index-section-sec-content p span{
    display: block;
    }  
.index-section-sec ul{
    display: block;
    padding: 0;
    margin: 3% 0 0 -15px;
    position: relative;
    z-index: 2!important;
    }   
.index-section-sec ul li{
    display: inline-block;
    margin-right: 5%;
    } 
.index-section-sec ul li img{
    display: block;
    width: 100%;
    max-width: 120px;
    margin: 0 auto;
    } 
.bottle-bg{
    position: absolute;
    left: -12vw;
    bottom: -25vh;
    z-index: -1!important;
    display: inline-block;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;   
    }
.bottle-bg img{
    display: block;
    width: 90%;
    }
@media screen and (max-width: 1366px) { 
.index-section-sec ul li{
    margin-right: 3%;
    width: 13%;
    } 
h1, h2{
    font-size: 33px;  
    }   
h3, h4{
    font-size: 5vw;  
    }  
}  
@media screen and (max-width: 1100px) { 
h1, h2{
    font-size: 3.1vw;  
    } 
.index-section-sec-content p{
    column-gap: 70px;
    } 
}  
@media screen and (max-width: 760px) { 
h3, h4{
    line-height: 1;
    }   
.index-section-sec-content p{
    column-gap: 50px;
    } 
}  
@media screen and (max-width: 640px) { 
.bottle-bg {
    bottom: -10vh;
    }
h1, h2{
    font-size: 23px; 
    letter-spacing: -0.5px; 
    line-height: 1.2;
    }  
h3{
    font-size: 8vw;
    font-family: 'Noto Serif TC', serif;
    }
h4{
    font-size: 20px;
    letter-spacing: 1.1px;
    font-family: 'Noto Serif TC', serif;
} 
h4 label{
    font-size: 27px;
    margin-bottom: 10px;
}   
h5 {
    font-size: 16px;
    line-height: 1.7;
    color: #c9a972;
}
h6 {
    font-size: 14px;
}
.index-section-one-content p{
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.8;
    padding: 0;
    } 
.index-section-sec-content p{
    column-gap: 0px;
    column-count: 1;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 2;
    padding: 0 0 7% 0;
    margin: 10% 0;
} 
.index-section-sec-content p span label{
    display: block;
    margin: 10% 0 0 0;
} 
.index-section-sec ul {
    margin: 0;
    text-align: center;
    }
.index-section-sec ul li{
    margin: 0 0 10px 0;
    width: 32%;
    text-align: center;
    } 
.index-section-sec ul li img{
    width: 80%;
    }  
.index-section-bg{
    display: none;
    }
.index-section-sec {
    padding: 15% 5% 10% 5%;
    }
}  
/*3 pic*/
.main-slider-area h3{
    position: relative;
    z-index: 5000;
    display: block;
    margin: 3% 0;
    letter-spacing: 2px;
    font-weight: 500;
    color: #ffffff;
    }
.half-spec{
    position: relative;
    display: table-cell;
    width: 100%;
    letter-spacing: 2px;
    color: #dec395;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    padding: 18% 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
    }
.half-spec:hover{
    color: #f3c26f;
    }
.half-spec:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dec395;
    bottom: -6px;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
    }
.main-slider-area.fadebox{
    position: relative;
    display:table;
    width: 100%;
    margin: 0;
    padding: 16% 60% 16% 10%;              
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background-color: #1f1f1f;
    background-image: url(/assets/www/images/rd_bg_1.jpg);
    background-size: contain;
    background-repeat: no-repeat;  
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
    } 
.fade-white-bg{
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
    }   
.fade-detail-bg{
    display: contents;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;   
    text-align: left;      
    } 
.bg-overlay-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 0;
    }
.fade-detail-bg:hover .bg-overlay-mask{
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    }
.banner-overlay-mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 3;
    }
.main-slider-area .half-deatil {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    }
.main-slider-area p{
    margin: 0;
    line-height: 2.5;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 1px;
    }   
.main-slider-area p span{
    display: block;
    }   
.main-slider-area.fadebox p u{
    text-decoration: none;
    }  
.swiper-container.half-pic{
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;  
    z-index: 4;
    }
.half-inside-1{
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background-size: cover;
    background-image: url(/assets/www/images/rd_bg_2.jpg);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 4;
    background-repeat: no-repeat;
    background-position: right;
    overflow: hidden;
    }
.swiper-container.half-pic:after{
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url('/assets/www/images/rd_bg_3.jpg');
    overflow: hidden;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;    
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /*background-position: 0 25%;*/
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0x);
    background-position: right;
    }
.swiper-container.half-pic .swiper-slide img{
    display: block;
    width: 100%;
    }   
@media screen and (max-width: 920px){
.main-slider-area.fadebox{
    background-size: cover; 
    }  
} 
@media screen and (max-width: 640px){
    .main-slider-area.fadebox{
        padding: 45% 10%;
        }  
    .main-slider-area .half-deatil{
        text-align: center;
        }
    .swiper-container.half-pic{
        display: none;
        }
    .half-spec{
        font-size: 14px;
        letter-spacing: 1px;
        text-indent: -1px;
        display: inline-block;
        margin: 0 auto;
        background: #d6b885;
        color: #ffffff;
        padding: 10px 30px;
        margin-top: 30px;
        width: auto;
        }
    .half-spec:hover{
        background: #707070;
        color: #ffffff;
        }
    .half-spec:after{
        display: none;
        }
    .main-slider-area p {
        font-size: 14px;
        letter-spacing: 0;
        }
}
@media screen and (max-width: 480px){
    .main-slider-area p {
        margin: 20px 0;
        }
}
@media screen and (max-width: 320px){
    .p-f-title.white label{
        font-size: 30px;
    }
}

/*animate begin*/
@media screen and (min-width: 900px) { 
    .view-poll.first-child.in-view{
      position: relative;
      animation: feature_item 0.7s;
      }
    .zero-child.in-view,  
    .view-poll.zero-child.in-view{
      position: relative;
      animation: feature_item 0.5s linear; 
      }
      @keyframes feature_item{    
        0% { right:-40px;opacity: 0;} 
        40% { right:-40px;opacity: 0; }
        99% { right:-1px;opacity: 1; }
        100% { right:0px;opacity: 1; }
        } 
      @-webkit-keyframes feature_item{    
        0% { right:-40px;opacity: 0;} 
        40% { right:-40px;opacity: 0; }
        99% { right:-1px;opacity: 1; }
        100% { right:0px;opacity: 1; }
        }   
      @-moz-keyframes  feature_item{    
        0% { right:-40px;opacity: 0;} 
        40% { right:-40px;opacity: 0; }
        99% { right:-1px;opacity: 1; }
        100% { right:0px;opacity: 1; }
        } 
      @-o-keyframes feature_item{   
        0% { right:-40px;opacity: 0;} 
        40% { right:-40px;opacity: 0; }
        99% { right:-1px;opacity: 1; }
        100% { right:0px;opacity: 1; }
        }

      .view-poll.first-child.in-view{
        position: relative;
        animation: feature_item 0.7s;
        }
      .view-poll.zero-child.in-view{
        position: relative;
        animation: feature_item 0.5s linear; 
        }
      .title-child.in-view,  
      .view-poll.title-child.in-view{
        animation: title_item 0.5s linear; 
        }    
      @keyframes title_item{    
        0% { 
          -webkit-transform: translateY(100%);
          transform: translateY(100%);
        } 
        100% {        
          -webkit-transform: translateY(0);
          transform: translateY(0);
          }
        } 
      @-webkit-keyframes title_item{    
        0% { 
          -webkit-transform: translateY(100%);
          transform: translateY(100%);
        } 
        100% {        
          -webkit-transform: translateY(0);
          transform: translateY(0);
          }
        }   
      @-moz-keyframes  title_item{    
        0% { 
          -webkit-transform: translateY(100%);
          transform: translateY(100%);
        } 
        100% {        
          -webkit-transform: translateY(0);
          transform: translateY(0);
          }
        } 
      @-o-keyframes title_item{   
        0% { 
          -webkit-transform: translate(0);
          transform: translate(0);
        } 
        100% {        
          -webkit-transform: translateY(100%);
          transform: translateY(100%);
          }
        }
    .fade-child.in-view,
    .view-poll.fade-child.in-view{
      animation: fade_item 1.5s; 
      }
      @keyframes fade_item{   
        0% { opacity: 0;} 
        40% { opacity: 0; }
        99% { opacity: 1; }
        100% { opacity: 1; }
        } 
      @-webkit-keyframes fade_item{   
        0% { opacity: 0;} 
        40% { opacity: 0; }
        99% { opacity: 1; }
        100% { opacity: 1; }
        }   
      @-moz-keyframes  fade_item{   
        0% { opacity: 0;} 
        40% { opacity: 0; }
        99% { opacity: 1; }
        100% { opacity: 1; }
        } 
      @-o-keyframes fade_item{    
        0% { opacity: 0;} 
        40% { opacity: 0; }
        99% { opacity: 1; }
        100% { opacity: 1; }
        }
    @keyframes left-item{    
      0% {
        -webkit-transform: translateX(6vh);
        transform: translateX(6vh);
      }
      100% {
        -webkit-transform: translateX(-6vh);
        transform: translateX(-6vh);
      }
    } 
    @-webkit-keyframes left-item{    
      0% {
        -webkit-transform: translateX(6vh);
        transform: translateX(6vh);
      }
      100% {
        -webkit-transform: translateX(-6vh);
        transform: translateX(-6vh);
      }
    }   
    @-moz-keyframes  left-item{    
      0% {
        -webkit-transform: translateX(6vh);
        transform: translateX(6vh);
      }
      100% {
        -webkit-transform: translateX(-6vh);
        transform: translateX(-6vh);
      }
    } 
    @-o-keyframes left-item{   
      0% {
        -webkit-transform: translateX(6vh);
        transform: translateX(6vh);
      }
      100% {
        -webkit-transform: translateX(-6vh);
        transform: translateX(-6vh);
      }
    }
}
/*animate end*/
@media screen and (min-width: 900px) { 
  .view-poll.fade-area.in-view{
    position: relative;
    animation: fade_item 1s;
    z-index: 1; 
    }
  @keyframes fade_item{   
    0% { opacity: 0;}  
    40% { opacity: 0; }
    99% { opacity: 1; }
    100% { opacity: 1; }
    } 
  @-webkit-keyframes fade_item{   
    0% { opacity: 0;}  
    40% { opacity: 0; }
    99% { opacity: 1; }
    100% { opacity: 1; }
    } 
  @-moz-keyframes  fade_item{   
    0% { opacity: 0;}  
    40% { opacity: 0; }
    99% { opacity: 1; }
    100% { opacity: 1; }
    }   
  @-o-keyframes fade_item{    
    0% { opacity: 0;}  
    40% { opacity: 0; }
    99% { opacity: 1; }
    100% { opacity: 1; }
    }
} 
@media screen and (min-width: 900px) { 
  .view-poll.last-area.in-view{
    position: relative;
    animation: last_item 1s;
    z-index: 0; 
    }
  @keyframes last_item{   
    0% { bottom:-80px;opacity: 0;}  
    40% { bottom:-80px;opacity: 0; }
    99% { bottom:-1px;opacity: 1; }
    100% { bottom:0px;opacity: 1; }
    } 
  @-webkit-keyframes last_item{   
    0% { bottom:-80px;opacity: 0;}  
    40% { bottom:-80px;opacity: 0; }
    99% { bottom:-1px;opacity: 1; }
    100% { bottom:0px;opacity: 1; }
    } 
  @-moz-keyframes  last_item{   
    0% { bottom:-80px;opacity: 0;}  
    40% { bottom:-80px;opacity: 0; }
    99% { bottom:-1px;opacity: 1; }
    100% { bottom:0px;opacity: 1; }
    }   
  @-o-keyframes last_item{    
    0% { bottom:-80px;opacity: 0;}  
    40% { bottom:-80px;opacity: 0; }
    99% { bottom:-1px;opacity: 1; }
    100% { bottom:0px;opacity: 1; }
    }
  .view-poll.last-area-2.in-view{
    position: relative;
    animation: move_item 0.8s;
    z-index: 0; 
    }
  @keyframes move_item{   
    0% { bottom:-80px;opacity: 0;}  
    20% { opacity: 1; }
    100% { bottom:0;}
    } 
  @-webkit-keyframes move_item{   
    0% { bottom:-80px;opacity: 0;}  
    20% { opacity: 1; }
    100% { bottom:0; }
    } 
  @-moz-keyframes  move_item{   
    0% { bottom:-80px;opacity: 0;}  
    20% { opacity: 1; }
    100% { bottom:0;}
    }   
  @-o-keyframes move_item{    
    0% { bottom:-80px;opacity: 0;}  
    20% { opacity: 1; }
    100% { bottom:0; }
    }

} 
@media screen and (min-width: 900px) { 
    .view-poll.bottle-down.in-view{
      position: relative;
      animation: bottle_item_top 0.6s ease-out;
      }  
    @keyframes bottle_item_top{    
      0% { 
        -webkit-transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        }
    }
    @-webkit-keyframes bottle_item_top{    
      0% { 
        -webkit-transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        }
    }   
    @-moz-keyframes  bottle_item_top{    
      0% { 
        -webkit-transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        }
    } 
    @-o-keyframes bottle_item_top{   
      0% { 
        -webkit-transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 60%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 8%) matrix(1, 0, 0, 1, 0, 0);
        }
    }

    .view-poll.bottle-up.in-view{
      position: relative;
      animation: bottle_item_bottom 1s ease-in; 
      z-index: 1; 
      }  
    @keyframes bottle_item_bottom{    
      0% { 
        -webkit-transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        }
    }
    @-webkit-keyframes bottle_item_bottom{    
      0% { 
        -webkit-transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        }
    }   
    @-moz-keyframes  bottle_item_bottom{    
      0% { 
        -webkit-transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        }
    } 
    @-o-keyframes bottle_item_bottom{   
      0% { 
        -webkit-transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, 50%) matrix(1, 0, 0, 1, 0, 0);
      } 
      100% {        
        -webkit-transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0, -17%) matrix(1, 0, 0, 1, 0, 0);
        }
    }

} 
/*animate end*/ 
@media screen and (min-width: 900px) { 
  .view-poll.awards-child.in-view{
    position: relative;
    animation: about_item 1.5s;
    }
  .view-poll.awards-pic-child.in-view{
    position: relative;
    animation: aboute_item 1s; 
    }
    @keyframes aboute_item{   
      0% { left:-40px;opacity: 0;}  
      40% { left:-40px;opacity: 0; }
      99% { left:-1px;opacity: 1; }
      100% { left:0px;opacity: 1; }
      } 
    @-webkit-keyframes aboute_item{   
      0% { left:-40px;opacity: 0;}  
      40% { left:-40px;opacity: 0; }
      99% { left:-1px;opacity: 1; }
      100% { left:0px;opacity: 1; }
      }   
    @-moz-keyframes  aboute_item{   
      0% { left:-40px;opacity: 0;}  
      40% { left:-40px;opacity: 0; }
      99% { left:-1px;opacity: 1; }
      100% { left:0px;opacity: 1; }
      } 
    @-o-keyframes aboute_item{    
      0% { left:-40px;opacity: 0;}  
      40% { left:-40px;opacity: 0; }
      99% { left:-1px;opacity: 1; }
      100% { left:0px;opacity: 1; }
      }
}    
/*animate end*/
@media screen and (min-width: 900px) { 
    .view-poll.mask-left.in-view{
      animation: mask_left 1s ease-out; 
      }  
    @keyframes mask_left{    
      0% { 
        width: 0;
        -webkit-transform: matrix(1, 0, 0, 1, 100, 0);
        transform: matrix(1, 0, 0, 1, 100, 0);
      } 
      100% {     
        width: 50%;   
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
        }
    }
    @-webkit-keyframes mask_left{    
      0% { 
        width: 0;
        -webkit-transform: matrix(1, 0, 0, 1, 100, 0);
        transform: matrix(1, 0, 0, 1, 100, 0);
      } 
      100% {     
        width: 50%;   
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
        }
    }   
    @-moz-keyframes  mask_left{    
      0% { 
        width: 0;
        -webkit-transform: matrix(1, 0, 0, 1, 100, 0);
        transform: matrix(1, 0, 0, 1, 100, 0);
      } 
      100% {     
        width: 50%;   
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
        }
    } 
    @-o-keyframes mask_left{   
      0% { 
        width: 0;
        -webkit-transform: matrix(1, 0, 0, 1, 100, 0);
        transform: matrix(1, 0, 0, 1, 100, 0);
      } 
      100% {     
        width: 50%;   
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
        }
    }
}    
/*animate end*/

