@font-face {
    font-family: 'bubbleRama';
    src: url('/games/slot/ramaTheLeprechaun/desktop/src/fonts/bubbleRama-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

/*GENERAL*/
.clockDiv {
    color: #ffffff !important;
}

.hidDiv {
    color: #ffffff !important;
}

/*PREVIEW*/
#buttonLayer_div .rememberMe .txtRememberMePreview {
    color: black;
    padding-top: 0px;
    vertical-align: top;
    position: absolute;
    width: 300px;
    text-align: left;
    margin-left: 50px;
}


.videoP .rememberMe .txtRememberMePreview {
    color: white;
    padding-top: 0px;
    vertical-align: top;
    position: absolute;
    width: 300px !important;
    text-align: left;
    margin-left: 50px;
}


.customCheckBoxPreview {
    width: 30px;
    height: 30px;
}

#rememberMePreview {
    left: 309px;
    top: 550px;
}

#videoP #rememberMePreview {
    left: 325px;
    top: 500px;
}

#previewCT {
    display: none !important;
}

/*BUTTONS*/
.slot_btn {
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.slot_btn_disable {
    display: none;
    cursor: default !important;
}

.slot_btn_disabled{
    cursor: default !important;
}

.spin_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSpin.png);
}

.spin_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSpin_over.png);
}

.back_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnBack.png);
}

.back_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnBack_over.png);
}

.spin_disable {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSpin_disable.png);
    cursor: default;
}

.ap_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnAuto.png);
    color: white;
}

.ap_active {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnAuto_over.png);
    color: white;
}

.ap_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnAuto_over.png);
    color: white;
}

.ap_disable {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnAuto_disable.png);
    color: white;
    cursor: default;
}

.divAutoplayNum {
    font-family: "bubblerama-regular", Arial;
    padding: 15% 20% 20% 12%;
    text-shadow: 1px 1px 5px #772E04, -1px 1px 3px #772E04, 0 1px 3px #772E04, 0 -1px 1px #772E04, 1px 1px #772E04, -1px -1px 0 #772E04, 1px -1px 0 #772E04, -1px 1px 0 #772E04;
    color: #8c3606;
    font-size: 26px;

}

.divAutoplayNumActive {
    color: #ff8d4e !important;
    -webkit-text-stroke: 2px #D26F39 !important;
}

.bgSlot {
    width: 1280px;
    height: 750px;
}

.ap_normal:hover .divAutoplayNum {
    color: #ff8d4e !important;
    -webkit-text-stroke: 2px #D26F39 !important;

}

.ap_disable .divAutoplayNum {
    color: #401F0D;
}

.stop_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnStop.png);
}

.stop_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnStop_over.png);
}

.paytable_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnPaytable.png);
}

.paytable_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnPaytable_over.png);
}

.paytable_disable {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnPaytable_disable.png);
    cursor: default;
}

.max_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnMax.png);
}

.max_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnMax_over.png);
}

.max_disable {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnMax_disable.png);
    cursor: default;
}

.skipPreview_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSkip.png);
}

.skipPreview_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSkip_over.png);
}

.btnSkip {
    width: 120px;
    height: 108px;
    left: 1090px !important;
    top: 580px !important;
}

.btnSkipVideo {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSkip.png);
    width: 100%;
    height: 100%;
}

.btnSkipVideo:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSkip_over.png);
}

.skip_normal {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSkip.png);
}

.skip_normal:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnSkip_over.png);
}

.arrowL_normal {

}

.arrowL_normal:hover {

}

.arrowL_disable {

    cursor: default;
}

.arrowR_normal {

}

.arrowR_normal:hover {

}

.arrowR_disable {

    cursor: default;
}

.btnPayline {
    cursor: pointer;
}

.txtLineCoin {
    display: none;
}

.txtLineNum {
    display: none;
    font-size: 18px;
    padding-top: 2px;
    padding-right: 3px;
}

#canvasLine {
    position: absolute;
    top: 0px;
    left: 0px;
}

/*
PAYTABLE
*/

.leftArrowPT {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/btn_arrow_left.png);
}

.rightArrowPT {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/btn_arrow_right.png);
}

.rightArrowPT:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/btn_arrow_right_over.png);
}

.leftArrowPT:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/btn_arrow_left_over.png);
}

.carousel-control {
    opacity: 1 !important;
}

.section_cont_paytable {
    width: 1280px;
    height: 720px;
}

.targetPaytable {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/bg_paytable.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 720px;
    width: 1280px;
    color: #fccec5 !important;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(47, 73, 100, 0.4);
    border: 1px solid rgba(47, 73, 100, 0.4);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;

}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 3px;
    border: 1px solid rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1);
}

.carousel-indicators {
    left: 645px;
    top: 688px;
    height: 25px;
}

.guide_link:hover {
    color: #859AFF;
}

.guide_link {
    display: none !important;
}

#exitPT_btn {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnBack.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    cursor: pointer;
    min-width: 35px;
    width: 73px;
    height: 63px;
    background-position: center center;
    top: 618px;
    right: 599px;
}

#exitPT_btn:hover {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnBack_over.png);
}

.carousel-control.right {
    right: 520px;
    width: 64px;
    height: 51px;
    top: 625px;
    background-image: none;
}

.carousel-control.left {
    left: 544px;
    width: 64px;
    height: 51px;
    top: 625px;
    background-image: none;
}

#carouselArrow {
    background-repeat: no-repeat;
    width: 63px;
    height: 51px;
    position: relative;
    display: inline-block;
    background-size: contain;
}

.logoPT {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/logo_paytable.png);
    background-repeat: no-repeat;
    width: 350px;
    height: 100px;
    margin: 20px auto;
}

.textPtLepre {
    color: #280b51;
    font-size: 14px;
    font-weight: bold;
}

/*PAGE 1*/
#txtPtLepre1 {
    position: absolute;
    width: 1200px;
    text-align: center;
    left: 40px;
    top: 110px;
}

#txtPtLepre2 {
    position: absolute;
    width: 1240px;
    text-align: center;
    left: 20px;
    top: 136px;
}

#txtPtLepre3 {
    position: absolute;
    width: 1100px;
    text-align: center;
    left: 80px;
    top: 555px;
}

.table_icons_lepre {
    width: 450px;
    margin: 20px 0px 0px 0px;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    left: 80px;
    top: 170px;
}

.contIconPTLepre {
    background-color: transparent;
    display: inline-block;
}

.imgIconPTLepre {
    width: 87px;
    height: 87px;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}

.combosDiv {
    position: absolute;
    left: 80px;
    top: 380px;
    width: 450px;
    color: #280b51;
    font-size: 14px;
    font-weight: bold;
}

.left_example {
    display: inline-block;
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/example1_paytable.png);
    width: 225px;
    height: 134px;
    background-repeat: no-repeat;
    background-position: 63px 26px;
}

.right_example {
    display: inline-block;
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/example2_paytable.png);
    width: 225px;
    height: 134px;
    background-repeat: no-repeat;
    background-position: 63px 26px;
}

.paylineLepre {
    position: absolute;
    left: 630px;
    top: 152px;
    color: #280b51;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}

#txtPaytablePayout {
    position: absolute;
    left: 920px;
    width: 500px;
    top: 515px;
    text-align: left;
    color: #ffa100;
}

.alertBonusText {
    color: #280b51;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: right;
    left: 735px;
    width: 500px;
    top: 678px;
}

.paylineTable {
    display: inline-block;
    vertical-align: top;
    margin: 54px 18px;
    border-collapse: separate; border-spacing: 0;
}

.paylineTable td{
    border: 5px solid #95d2ed;
    border-style: none solid solid none;
}

.paylineTable tr:first-child td:first-child { border-top-left-radius: 10px; }
.paylineTable tr:first-child td:last-child { border-top-right-radius: 10px; }
.paylineTable tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.paylineTable tr:last-child td:last-child { border-bottom-right-radius: 10px; }
.paylineTable tr:first-child td { border-top-style: solid; }
.paylineTable tr td:first-child { border-left-style: solid; }

.paylineHC {
    padding: 1px;
    font-size: 16px;
    border-radius: 15px;
    text-align: right;
    padding-right: 15px;
    white-space: nowrap;
}

.paylineC {
    font-size: 16px;
    width: 110px;
    text-align: center;
}

.paylinec1 {
    color: #db4776;
}

.paylinec2 {
    color: #ffa100;
    color: #ffa100;
}

.pt1head1 {
    color: #db4776;
    position: absolute;
    left: 20px;
    top: 10px;
    width: 110px;
}

.pt1head2 {
    color: #ffa100;
    position: absolute;
    left: 125px;
    top: 10px;
    width: 110px;
}

.pt1head3 {
    color: #db4776;
    position: absolute;
    left: 279px;
    top: 10px;
    width: 110px;
}

.pt1head4 {
    color: #ffa100;
    position: absolute;
    left: 383px;
    top: 10px;
    width: 110px;
}

/*PAGE 2 */
#txtPtLepre4 {
    position: absolute;
    width: 1200px;
    left: 40px;
    top: 115px;
}

#txtPtLepre5 {
    position: absolute;
    left: 520px;
    top: 170px;
    width: 800px;
    text-align: left;

}

#txtPtLepre6 {
    position: absolute;
    left: 390px;
    top: 250px;
    width: 500px;
    text-align: center;

}

#txtPtLepre7 {
    position: absolute;
    left: 410px;
    top: 330px;
    width: 800px;
    text-align: left;

}

#txtPtLepre8 {
    position: absolute;
    left: 410px;
    top: 430px;
    width: 800px;
    text-align: left;

}

#txtPtLepre9 {
    position: absolute;
    left: 410px;
    top: 530px;
    width: 800px;
    text-align: left;

}

.pt2key_silver {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/key_silver.png);
    position: absolute;
    width: 110px;
    height: 110px;
    left: 300px;
    top: 130px;
    background-size: contain;
}

.pt2key_gold {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/key_gold.png);
    position: absolute;
    width: 110px;
    height: 110px;
    left: 410px;
    top: 130px;
    background-size: contain;
}

.pt2key_more {
    font-family: bubbleRama;
    font-size: 25px;
    color: #280b51;
    position: absolute;
    left: 402px;
    top: 170px;
}

.pt2text_level_1 {
    color: #ec4d00;
    font-family: bubbleRama;
    font-size: 25px;
    font-weight: bold;
    line-height: 23px;
    position: absolute;
    left: 75px;
    top: 314px;
    width: 200px;;
}

.pt2text_level_2 {
    color: #dd13c2;
    font-family: bubbleRama;
    font-size: 25px;
    font-weight: bold;
    line-height: 23px;
    position: absolute;
    left: 75px;
    top: 414px;
    text-align: center;
    width: 200px;
}

.pt2text_level_3 {
    color: #21a930;
    font-family: bubbleRama;
    font-size: 25px;
    font-weight: bold;
    line-height: 23px;
    position: absolute;
    left: 75px;
    top: 514px;
    text-align: center;
    width: 200px;
}

.pt2key_padlock1 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/pot_green.png);
    position: absolute;
    width: 120px;
    height: 120px;
    left: 270px;
    top: 275px;
    background-size: contain;
}

.pt2key_padlock2 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/pot_silver.png);
    position: absolute;
    width: 120px;
    height: 120px;
    left: 270px;
    top: 375px;
    background-size: contain;
}

.pt2key_padlock3 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/pot_gold.png);
    position: absolute;
    width: 120px;
    height: 120px;
    left: 270px;
    top: 475px;
    background-size: contain;
}

.pt2rainbow {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/pot/rainbow.png);
    position: absolute;
    width: 488px;
    height: 703px;
    left: 700px;
    top: -81px;
    transform: rotate(27deg);
    z-index: 90;
    background-size: contain;
    background-repeat: no-repeat;
}

.pt2pot_gold {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/double/pot_3.png);
    position: absolute;
    width: 379px;
    height: 277px;
    left: 770px;
    top: 391px;
    z-index: 120;
    background-size: contain;
}

.pt2pot_silver {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/pot_1_paytable.png);
    position: absolute;
    width: 169px;
    height: 130px;
    left: 928px;
    top: 304px;
    z-index: 110;
    background-size: contain;
}

.pt2pot_green {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/pot_0_paytable.png);
    position: absolute;
    width: 111px;
    height: 86px;
    left: 974px;
    top: 244px;
    z-index: 100;
    background-size: contain;
}

/* PAGE 3 */
#txtPtLepre10 {
    position: absolute;
    text-align: left;
    left: 105px;
    top: 140px;
    width: 350px;
}

#txtPtLepre11 {
    position: absolute;
    text-align: left;
    left: 520px;
    top: 270px;
    width: 250px;
}

#txtPtLepre12 {
    position: absolute;
    text-align: left;
    left: 520px;
    top: 400px;
    width: 250px;
}

#txtPtLepre20 {
    position: absolute;
    left: 955px;
    text-align: left;
    top: 143px;
    width: 600px;
}

#txtPtLepre21 {
    position: absolute;
    text-align: left;
    left: 955px;
    top: 290px;
    width: 650px;
}

#txtPtLepre22 {
    position: absolute;
    text-align: left;
    left: 955px;
    top: 434px;
    width: 650px;
}

#txtPtLepre23 {
    position: absolute;
    text-align: left;
    left: 955px;
    top: 579px;
    width: 650px;
}

.pt3key_silver {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/key_silver.png);
    width: 120px;
    height: 120px;
    background-size: contain;
    position: absolute;
    left: 208px;
    top: 230px;
}

.pt3key_gold {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/key_gold.png);
    width: 120px;
    height: 120px;
    background-size: contain;
    position: absolute;
    left: 328px;
    top: 230px;
}

.pt3key_keyaccu_bg_2 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/keyaccu/keyaccu_bg.png);
    position: absolute;
    width: 90px;
    height: 520px;
    left: 790px;
    top: 115px;
    z-index: 100;
    background-size: contain;
}

.pt3key_keyaccu {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/keyaccu/keyaccu_2/color_2.png);
    position: absolute;
    width: 90px;
    height: 520px;
    left: 790px;
    z-index: 110;
    top: 115px;
    background-size: contain;
}

.pt3key_padlock5 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/keyaccu/padlock_open_1.png);
    position: absolute;
    width: 50px;
    height: 50px;
    left: 874px;
    top: 432px;
    background-size: contain;
}

.pt3key_padlock6 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/keyaccu/padlock_open_2.png);
    position: absolute;
    width: 50px;
    height: 50px;
    left: 874px;
    top: 284px;
    background-size: contain;
}

.pt3key_padlock7 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/keyaccu/padlock_open_3.png);
    position: absolute;
    width: 50px;
    height: 50px;
    left: 874px;
    top: 140px;
    background-size: contain;
}

.keysTable {
    display: inline-block;
    vertical-align: top;
    margin: 20px;
    border-collapse: separate; border-spacing: 0;
}

#keysTable1 {
    position: absolute;
    left: 85px;
    top: 340px;
    font-weight: bold;
}

.keysTable td{
    border: 5px solid #95d2ed;
    border-style: none solid solid none;
    padding:5px;
}

.keysTable tr:first-child td:first-child { border-top-left-radius: 10px; }
.keysTable tr:first-child td:last-child { border-top-right-radius: 10px; }
.keysTable tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.keysTable tr:last-child td:last-child { border-bottom-right-radius: 10px; }
.keysTable tr:first-child td { border-top-style: solid; }
.keysTable tr td:first-child { border-left-style: solid; }



/*PAGE 4*/
#txtPt4Up {
    position: absolute;
    width: 1080px;
    top: 115px;
    left: 100px;
    text-align: center;
}

#txtPtLepre13 {
    position: absolute;
    width: 300px;
    top: 480px;
    left: 80px;
}

#txtPtLepre14 {
    position: absolute;
    width: 300px;
    top: 480px;
    left: 490px;
}

#txtPtLepre15 {
    position: absolute;
    width: 300px;
    top: 480px;
    left: 890px;
}

.pt4logo1 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/preview/preview_logo_0.png);
    position: absolute;
    width: 278px;
    height: 100px;
    left: 98px;
    top: 160px;
    background-size: contain;
}

.pt4logo2 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/preview/preview_logo_1.png);
    position: absolute;
    width: 217px;
    height: 100px;
    left: 520px;
    top: 160px;
    background-size: contain;
}

.pt4logo3 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/preview/preview_logo_2.png);
    position: absolute;
    width: 278px;
    height: 100px;
    left: 884px;
    top: 160px;
    background-size: contain;
}

.pt4img1 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/frog_fs_paytable.png);
    position: absolute;
    width: 243px;
    height: 169px;
    left: 137px;
    top: 268px;
    background-size: contain;
}

.pt4img2 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/fairy_paytable.png);
    position: absolute;
    width: 216px;
    height: 190px;
    left: 524px;
    top: 260px;
    background-size: contain;
}

.pt4img3 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/icons/icon_wild.png);
    position: absolute;
    width: 169px;
    height: 164px;
    left: 868px;
    top: 260px;
    background-size: contain;
}

.pt4img4 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/farmer_paytable.png);
    position: absolute;
    width: 254px;
    height: 349px;
    left: 1029px;
    top: 160px;
    background-size: contain;
}

/*PAGE 5*/
#txtPtLepre16 {
    position: absolute;
    left: 420px;
    top: 130px;
    width: 500px;
}

#txtPtLepre17 {
    position: absolute;
    left: 420px;
    top: 190px;
    width: 500px;
}

#txtPtLepre18 {
    position: absolute;
    left: 400px;
    text-align: center;
    top: 542px;
    width: 600px;

}

.pt5Collect {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/double/logo_collect.png);
    position: absolute;
    width: 344px;
    height: 100px;
    left: 173px;
    top: 233px;
    z-index: 100;
    background-size: contain;
}

.pt5Or {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/double/logo_or.png);
    position: absolute;
    width: 117px;
    height: 88px;
    left: 633px;
    top: 216px;
    z-index: 100;
}

.pt5Double {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/double/logo_double.png);
    position: absolute;
    width: 332px;
    height: 105px;
    left: 840px;
    top: 233px;
    z-index: 100;
    background-size: contain;
}

.pt5btnCollect {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnDouble.png);
    position: absolute;
    width: 110px;
    height: 75px;
    left: 282px;
    top: 317px;
    z-index: 100;
    background-size: contain;
    font-size: 18px;
    font-family: bubbleRama;
    color: #8a340f;
    text-align: center;
    padding-top: 24px;
    font-weight: bold;
}

.pt5btnd25 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnDouble_percentage.png);
    position: absolute;
    width: 90px;
    height: 42px;
    left: 820px;
    top: 330px;
    z-index: 100;
    background-size: contain;
    font-size: 18px;
    font-family: bubbleRama;
    color: #8a340f;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
}

.pt5btnd50 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnDouble_percentage.png);
    position: absolute;
    width: 90px;
    height: 42px;
    left: 916px;
    top: 330px;
    z-index: 100;
    background-size: contain;
    font-size: 18px;
    font-family: bubbleRama;
    color: #8a340f;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
}

.pt5btnd75 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnDouble_percentage.png);
    position: absolute;
    width: 90px;
    height: 42px;
    left: 1011px;
    top: 330px;
    z-index: 100;
    background-size: contain;
    font-size: 18px;
    font-family: bubbleRama;
    color: #8a340f;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
}

.pt5btnd100 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/buttons/btnDouble_percentage.png);
    position: absolute;
    width: 90px;
    height: 42px;
    left: 1106px;
    top: 330px;
    z-index: 100;
    background-size: contain;
    font-size: 18px;
    font-family: bubbleRama;
    color: #8a340f;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
}

.pt5frog1 {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/paytable/frog_double_paytable.png);
    position: absolute;
    width: 524px;
    height: 246px;
    left: 437px;
    top: 300px;
}

.pt5pot {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/double/pot_3.png);
    position: absolute;
    width: 500px;
    height: 365px;
    left: 0px;
    top: 400px;
    z-index: 100;
    background-position-x: -65px;
    background-repeat: no-repeat;
}

.pt5rainbow {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/accumulators/pot/rainbow.png);
    position: absolute;
    width: 440px;
    height: 630px;
    left: 0px;
    top: -18px;
    z-index: 90;
    background-size: contain;
    background-position-x: -144px;
    background-repeat: no-repeat;
}

.pt5logo {
    background-image: url(/games/slot/ramaTheLeprechaun/desktop/img/double/logo_3.png);
    position: absolute;
    width: 320px;
    height: 100px;
    background-size: contain;
    left: 30px;
    top: 114px;
    z-index: 100;
}

/* Generated with Bounce.js. Edit at http://goo.gl/xUT2nZ */

.clicked {
    -webkit-animation: animation 1000ms linear both;
    animation: animation 1000ms linear both;
}

.clicked2 {
    -webkit-animation: animation2 1000ms linear both;
    animation: animation2 1000ms linear both;
}

/* Generated with Bounce.js. Edit at http://goo.gl/9zT17A */
@-webkit-keyframes animation2 {
    0% {
        -webkit-transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    5.81% {
        -webkit-transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    11.61% {
        -webkit-transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    17.42% {
        -webkit-transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.12% {
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    30.33% {
        -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    37.44% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    44.54% {
        -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    51.65% {
        -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    80.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

@keyframes animation2 {
    0% {
        -webkit-transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    5.81% {
        -webkit-transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    11.61% {
        -webkit-transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    17.42% {
        -webkit-transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.12% {
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    30.33% {
        -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    37.44% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    44.54% {
        -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    51.65% {
        -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    80.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

@-webkit-keyframes animation {
    0% {
        -webkit-transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    5.81% {
        -webkit-transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    11.61% {
        -webkit-transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    17.42% {
        -webkit-transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.12% {
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    30.33% {
        -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    37.44% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    44.54% {
        -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    51.65% {
        -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    80.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

@keyframes animation {
    0% {
        -webkit-transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    4.7% {
        -webkit-transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.116, 0, 0, 0, 0, 1.116, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    5.81% {
        -webkit-transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.09, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    9.41% {
        -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    11.61% {
        -webkit-transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.967, 0, 0, 0, 0, 0.967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    14.11% {
        -webkit-transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.937, 0, 0, 0, 0, 0.937, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    17.42% {
        -webkit-transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.922, 0, 0, 0, 0, 0.922, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    18.72% {
        -webkit-transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.924, 0, 0, 0, 0, 0.924, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.12% {
        -webkit-transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.947, 0, 0, 0, 0, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    24.32% {
        -webkit-transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.956, 0, 0, 0, 0, 0.956, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    29.93% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    30.33% {
        -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.998, 0, 0, 0, 0, 0.998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    35.54% {
        -webkit-transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.017, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    37.44% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    41.04% {
        -webkit-transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.019, 0, 0, 0, 0, 1.019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    44.54% {
        -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.014, 0, 0, 0, 0, 1.014, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    51.65% {
        -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    52.15% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.26% {
        -webkit-transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.996, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    80.28% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    85.49% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}


