@font-face {
    font-family: 'PalookaBB';
    src: url('../fonts/PalookaBB.eot?#iefix') format('embedded-opentype'),  url('../fonts/PalookaBB.otf')  format('opentype'),
    url('../fonts/PalookaBB.woff') format('woff'), url('../fonts/PalookaBB.ttf')  format('truetype'), url('../fonts/PalookaBB.svg#PalookaBB') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'apura';
    src: url('../fonts/apex-a.pura-008-webfont.eot');
    src: url('../fonts/apex-a.pura-008-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apex-a.pura-008-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fmabhayax';
    src: url('../fonts/fm_abhay-webfont.woff2') format('woff2'),
    url('../fonts/fm_abhay-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.help-block{
    color: red;
}
.pre_loader_bg{
    background: #fff;
    height: 100%;
    opacity: 1;
    top: 0;
    width: 100%;
    z-index: 200;
    position: fixed;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
}
.preloader_anim{
    position: absolute;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 180px;
    width: 225px;
}
.row{
    margin-left: 0;
    margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}
body{
    font-family: 'Montserrat', sans-serif;
    position: relative;
    font-weight:400;
}
.sign-wrap{
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);
    position:relative;
    z-index:2;
    max-height: 60px;
    background: #fff;
}

.sgn-in{
    color: #f27a23;
    font-size: 25px;
    padding-right: 9px;
    font-weight: 500;

}
.socl-md{
    display: inline-block;
}
.socl-clr{
    color: #b65d25;
}
.gen-pad{
    padding:10px 15px;
}
.logo-wrap{
    position:absolute;
    height:100%;
    width: 25vw;
    z-index:50;
}
.mob-sign-in{
    position: absolute;
    right: 70px;
    top: 12px;
    z-index: 50;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}
.navbar {
    position: relative;
    margin-bottom: 0;
    border: 0;
    padding: 0 15px;
}
.navbar-default {
    background: #fa9f1d; /* Old browsers */
    background: -moz-linear-gradient(top, #fa9f1d 0%, #fa9f1d 50%, #fa9f1d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fa9f1d 0%,#fa9f1d 50%,#fa9f1d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fa9f1d 0%,#fa9f1d 50%,#fa9f1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa9f1d', endColorstr='#fa9f1d',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0 2px 20px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 20px 2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 20px 2px rgba(0,0,0,0.2);
    position: relative;
    z-index: 1;
    border-radius: 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 45px 20px;
    color: #fff;
    font-size: 18px;
    border-bottom: solid 3px transparent;
    text-shadow: -1px 4px 3px rgba(239, 120, 38, 1);
}

.nav>li>button {
    position: relative;
    display: block;
    padding: 45px 20px;
    color: #fff;
    font-size: 18px;
    border-bottom: solid 3px transparent;
    text-shadow: -1px 4px 3px rgba(239, 120, 38, 1);
}

.navbar-default .navbar-nav>li>a {
    color: #fff5e6;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: solid 3px #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
    border-bottom: solid 3px #fff;
}
.relat {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.monster {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    max-width:100%;
    height:100vh;
    overflow:hidden;
    /*            Change this to what ever value you desire*/
    width: 100%;
    background: url("../images/bg_sprites.jpg") 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 1100%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;


}
@-webkit-keyframes play {
    from { background-position:    0; }
    to { background-position: -1100%; }
}
@-moz-keyframes play {
    from { background-position:    0; }
    to { background-position: -1100%; }
}

@-ms-keyframes play {
    from { background-position:    0; }
    to { background-position: -1100%; }
}

@-o-keyframes play {
    from { background-position:    0; }
    to { background-position: -1100%; }
}

@keyframes play {
    from { background-position:    0; }
    to { background-position: -1100%; }
}

.kotta-pora {
    z-index: 10;
    position: absolute;
    top: 51%;
    left: 34%;
    margin: 0 auto;
    width: 10%;
    max-width: 800px;
    height: 0;
    padding-bottom: 10.2%;
    background: url('../images/kotta_pora.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: kotta 1s steps(9) infinite;
    -moz-animation: kotta 1s steps(9) infinite;
    -ms-animation: kotta 1s steps(9)infinite;
    -o-animation: kotta 1s steps(9)infinite;
    animation: kotta 1s steps(9)infinite;
}
.tap:hover {
    /*            background-position: 500% 0;*/
    -webkit-filter: drop-shadow(0px 5px 10px #4c5e00);
    filter:drop-shadow(5px 5px 5px #4c5e00);
    /*            18 steps to go over al the sprites i have, if you had 4 in the sprite the value would be 4 for example */
}
@-webkit-keyframes kotta {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes kotta {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes kotta {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes kotta {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes kotta {
    from { background-position:    0; }
    to { background-position: -900%; }
}

.kotta-labal{
    margin-top: 0;
    left: 57%;

}



.lissana-gaha {
    position: absolute;
    top: 47%;
    left: 45%;
    margin: 0 auto;
    width: 11%;
    max-width: 800px;
    height: 0;
    z-index: 10;
    padding-bottom: 17%;
    background: url('../images/lissana-gaha.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: lissana 2s steps(9) infinite;
    -moz-animation: lissana 2s steps(9) infinite;
    -ms-animation: lissana 2s steps(9)infinite;
    -o-animation: lissana 2s steps(9)infinite;
    animation: lissana 2s steps(9)infinite;
}

.tap:hover {
    /*            background-position: 500% 0;*/
    -webkit-filter: drop-shadow(0 5px 10px #4c5e00);
    filter:drop-shadow(5px 5px 5px #4c5e00);
    /*            18 steps to go over al the sprites i have, if you had 4 in the sprite the value would be 4 for example */
}
@-webkit-keyframes lissana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes lissana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes lissana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes lissana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes lissana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

.lissana-labal{
    left: 12%;
    margin-top: 40%;
}


.kamba-adima {
    position: absolute;
    top: 35%;
    left: 52%;
    margin: 0 auto;
    width: 15%;
    max-width: 800px;
    height: 0;
    padding-bottom: 7%;
    background: url('../images/kamba-adima.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: kamba 3s steps(9) infinite;
    -moz-animation: kamba 3s steps(9) infinite;
    -ms-animation: kamba 3s steps(9)infinite;
    -o-animation: kamba 3s steps(9)infinite;
    animation: kamba 3s steps(9)infinite;
}

@-webkit-keyframes kamba {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes kamba {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes kamba {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes kamba {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes kamba {
    from { background-position:    0; }
    to { background-position: -900%; }
}

.Kamba-labal{
    left:60%;
    margin-top:8%;

}
.gama-haraha {
    position: absolute;
    top: 20%;
    left: 35%;
    margin: 0 auto;
    width: 20%;
    max-width: 320px;
    height: 0;
    padding-bottom: 17%;
    background: url('../images/gama-haraha.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: gama 1s steps(9) infinite;
    -moz-animation: gama 1s steps(9) infinite;
    -ms-animation: gama 1s steps(9)infinite;
    -o-animation: gama 1s steps(9)infinite;
    animation: gama 1s steps(9)infinite;
}

@-webkit-keyframes gama {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes gama {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes gama {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes gama {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes gama {
    from { background-position:    0; }
    to { background-position: -900%; }
}
.gama-labal{
    margin-top: 36%;
    left: 10%;
}

.kana-mutti {
    position: absolute;
    top: 50%;
    left: 55%;
    margin: 0 auto;
    width: 16%;
    max-width: 800px;
    height: 0;
    padding-bottom: 10%;
    background: url('../images/kana-mutti.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: kana 1s steps(9) infinite;
    -moz-animation: kana 1s steps(9) infinite;
    -ms-animation: kana 1s steps(9)infinite;
    -o-animation: kana 1s steps(9)infinite;
    animation: kana 1s steps(9)infinite;
}

@-webkit-keyframes kana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes kana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes kana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes kana {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes kana {
    from { background-position:    0; }
    to { background-position: -900%; }
}
.kana-labal{
    margin-top: 48%;
    left: 16%;

}

.knoladge-hub {
    position: absolute;
    top: 38%;
    left: 26%;
    margin: 0 auto;
    width: 14%;
    max-width: 800px;
    height: 0;
    padding-bottom: 10%;
    background: url('../images/knoladge-hub.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: knoladge 1s steps(9) infinite;
    -moz-animation: knoladge 1s steps(9) infinite;
    -ms-animation: knoladge 1s steps(9)infinite;
    -o-animation: knoladge 1s steps(9)infinite;
    animation: knoladge 1s steps(9)infinite;
}

@-webkit-keyframes knoladge {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes knoladge {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes knoladge {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes knoladge {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes knoladge {
    from { background-position:    0; }
    to { background-position: -900%; }
}

.popover-example .popover {
    position: absolute;
    display: inline-block;
    max-width: inherit;
    background: #fbe631;
    background: -moz-linear-gradient(top, #fbe631 0%, #ee9a2a 100%);
    background: -webkit-linear-gradient(top, #fbe631 0%,#ee9a2a 100%);
    background: linear-gradient(to bottom, #fbe631 0%,#ee9a2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe631', endColorstr='#ee9a2a',GradientType=0 );
    -webkit-box-shadow: 0 2px 5px 0 rgba(176,88,0,1);
    -moz-box-shadow: 0 2px 5px 0 rgba(176,88,0,1);
    box-shadow: 0 2px 5px 0 rgba(176,88,0,1);
    border-radius: 31px;
    border: 0;
    outline: 0;
}


.popover-content {
    padding: 4px 13px 1px;
    text-align: center;
    font-size: 21px;
    font-family: 'PalookaBB', sans-serif;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-text-stroke: 1px #b05b00;
    color: #fff;
    text-shadow: -1px 1px 0 #b05b00, -1px -1px 0 #b05b00, 1px -1px 0 #b05b00, -1px 1px 0 #b05b00, 1px 1px 0 #b05b00;
    letter-spacing: 1px;
    line-height: 20px;
    white-space: nowrap;
}

.knoladge-labal {
    margin-top: -10% ;
    left: 12%;
    background: #fb9832!important; /* Old browsers */
    background: -moz-linear-gradient(top,  #fb9832 0%, #ef322e 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fb9832 0%,#ef322e 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fb9832 0%,#ef322e 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9832', endColorstr='#ef322e',GradientType=0 )!important; /* IE6-9 */

    -webkit-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    -moz-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    box-shadow: 0 2px 5px 0 rgb(151,14,4)!important;
}
.knoladge-labal .popover-content {
    -webkit-text-stroke: 0 #970e04;
    color: #fff!important;
    text-shadow: -1px 1px 0 #970e04, -1px -1px 0 #970e04, 1px -1px 0 #970e04, -1px 1px 0 #970e04, 1px 1px 0 #970e04 ;
    letter-spacing: 1px!important;
    line-height: 20px!important;
    padding-top: 4px!important;
    white-space: nowrap;
}



.aliyata-aha {
    position: absolute;
    top: 24%;
    left: 57%;
    margin: 0 auto;
    width: 9%;
    max-width: 800px;
    height: 0;
    padding-bottom: 6%;
    background: url('../images/aliyata-aha.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: aliyata 1s steps(9) infinite;
    -moz-animation: aliyata 1s steps(9) infinite;
    -ms-animation: aliyata 1s steps(9)infinite;
    -o-animation: aliyata 1s steps(9)infinite;
    animation: aliyata 1s steps(9)infinite;
}

@-webkit-keyframes aliyata {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes aliyata {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes aliyata {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes aliyata {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes aliyata {
    from { background-position:    0; }
    to { background-position: -900%; }
}
.aliyata-labal{
    margin-top: 0;
    left: 50%;

}
.litha-ani {
    position: absolute;
    top: 28%;
    left: 48%;
    margin: 0 auto;
    width: 6%;
    max-width: 600px;
    height: 0;
    padding-bottom: 6%;
    background: url('../images/litha-ani.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: litha 1s steps(9) infinite;
    -moz-animation: litha 1s steps(9) infinite;
    -ms-animation: litha 1s steps(9)infinite;
    -o-animation: litha 1s steps(9)infinite;
    animation: litha 1s steps(9)infinite;
}

@-webkit-keyframes litha {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-moz-keyframes litha {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-ms-keyframes litha {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@-o-keyframes litha {
    from { background-position:    0; }
    to { background-position: -900%; }
}

@keyframes litha {
    from { background-position:    0; }
    to { background-position: -900%; }
}

.litha-labal {
    margin-top: 28% ;
    left: 16%;
    background: #fb9832!important; /* Old browsers */
    background: -moz-linear-gradient(top,  #fb9832 0%, #ef322e 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fb9832 0%,#ef322e 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fb9832 0%,#ef322e 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9832', endColorstr='#ef322e',GradientType=0 )!important; /* IE6-9 */

    -webkit-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    -moz-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    box-shadow: 0 2px 5px 0 rgb(151,14,4)!important;
}
.litha-labal .popover-content {
    -webkit-text-stroke: 0 #970e04;
    color: #fff!important;
    text-shadow: -1px 1px 0 #970e04, -1px -1px 0 #970e04, 1px -1px 0 #970e04, -1px 1px 0 #970e04, 1px 1px 0 #970e04 ;
    letter-spacing: 1px!important;
    line-height: 20px!important;
    padding-top: 4px!important;
    white-space: nowrap;
}

.litha-labal {
    margin-top: -15%;
    left: 33%;
}


.sms-portal {
    position: absolute;
    top: 47%;
    left: 68%;
    margin: 0 auto;
    width: 8%;
    max-width: 800px;
    height: 0;
    padding-bottom: 5%;
    background: url('../images/whatsapp.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: sms 1s steps(9) infinite;
    -moz-animation: sms 1s steps(9) infinite;
    -ms-animation: sms 1s steps(9)infinite;
    -o-animation: sms 1s steps(9)infinite;
    animation: sms 1s steps(9)infinite;
}

@-webkit-keyframes sms {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@-moz-keyframes sms {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@-ms-keyframes sms {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@-o-keyframes sms {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@keyframes sms {
    from { background-position: 0; }
    to { background-position: -900%; }
}

.sms-labal {
    margin-top: 28% ;
    left: 16%;

    background: #fb9832!important; /* Old browsers */
    background: -moz-linear-gradient(top,  #fb9832 0%, #ef322e 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fb9832 0%,#ef322e 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fb9832 0%,#ef322e 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9832', endColorstr='#ef322e',GradientType=0 )!important; /* IE6-9 */

    -webkit-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    -moz-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    box-shadow: 0 2px 5px 0 rgb(151,14,4)!important;
}
.sms-labal .popover-content {
    -webkit-text-stroke: 0 #970e04;
    /* -webkit-text-stroke: 1px #484848; */
    color: #fff!important;
    text-shadow: -1px 1px 0 #970e04, -1px -1px 0 #970e04, 1px -1px 0 #970e04, -1px 1px 0 #970e04, 1px 1px 0 #970e04 ;
    letter-spacing: 1px!important;
    line-height: 20px!important;
    padding-top: 4px!important;
    white-space: nowrap;
}

.sms-labal{
    margin-top: -20%;
    left: 50%;

}
/*------------------------ wish portl-------------------*/


.wish-portal {
    position: absolute;
    top: 20%;
    left: 37%;
    margin: 0 auto;
    width: 8%;
    max-width: 800px;
    height: 0;
    padding-bottom: 5%;
    background: url('../images/sms-portal.png') 0 0;
    /*            Add the sprite sheet here, must be on a staright line*/
    background-size: 900%;
    /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
    display: block;
    -webkit-animation: wish 1s steps(9) infinite;
    -moz-animation: wish 1s steps(9) infinite;
    -ms-animation: wish 1s steps(9)infinite;
    -o-animation: wish 1s steps(9)infinite;
    animation: wish 1s steps(9)infinite;
}

@-webkit-keyframes wish {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@-moz-keyframes wish {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@-ms-keyframes wish {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@-o-keyframes wish {
    from { background-position: 0; }
    to { background-position: -900%; }
}

@keyframes wish {
    from { background-position: 0; }
    to { background-position: -900%; }
}

.wish-labal {
    margin-top: 28% ;
    left: 16%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb9832+0,ef322e+100 */
    background: #fb9832!important; /* Old browsers */
    background: -moz-linear-gradient(top,  #fb9832 0%, #ef322e 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fb9832 0%,#ef322e 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fb9832 0%,#ef322e 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9832', endColorstr='#ef322e',GradientType=0 )!important; /* IE6-9 */

    -webkit-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    -moz-box-shadow: 0 2px 5px 0 rgba(151,14,4,1)!important;
    box-shadow: 0 2px 5px 0 rgb(151,14,4)!important;
}
.wish-labal .popover-content {
    -webkit-text-stroke: 0 #970e04;
    /* -webkit-text-stroke: 1px #484848; */
    color: #fff!important;
    text-shadow: -1px 1px 0 #970e04, -1px -1px 0 #970e04, 1px -1px 0 #970e04, -1px 1px 0 #970e04, 1px 1px 0 #970e04 ;
    letter-spacing: 1px!important;
    line-height: 20px!important;
    padding-top: 4px!important;
    white-space: nowrap;
}

.wish-labal{
    margin-top: 0;
    left: -31%;

}
/*------------------------ wish portl close-------------------*/

.popover.top {
    margin-top: -30px;
}
.popover.top>.arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0;
    display: none;
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hvr-wobble-vertical {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.tap:hover .hvr-wobble-vertical {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: infinite;
}
.foot{
    background: #fa9f1d; /* Old browsers */
    background: -moz-linear-gradient(top, #fa9f1d 0%, #fa9f1d 50%, #fa9f1d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fa9f1d 0%,#fa9f1d 50%,#fa9f1d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fa9f1d 0%,#fa9f1d 50%,#fa9f1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa9f1d', endColorstr='#fa9f1d',GradientType=0 ); /* IE6-9 */
    padding: 10px 15px;
    color:#fff;
    text-align:center;
    font-size:12px;
    position:fixed;
    bottom:0;
    left:0;
    z-index: 30;
    width:100%;

}

@media screen and (min-width: 768px) and (max-width: 991px){
    .nav>li>a {
        position: relative;
        display: block;
        padding: 18px 16px;
        color: #fff;
        font-size: 16px;
    }
    .nav>li>button {
        position: relative;
        display: block;
        padding: 18px 16px;
        color: #fff;
        font-size: 16px;
    }
    .gama-haraha {
        position: absolute;
        top: 25%;
        left: 35%;
    }
    .gama-labal {
        margin-top: 14%;
        left: -29%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1100px){
    .gama-haraha {
        position: absolute;
        top: 26%;
        left: 36%;
    }
    .kotta-pora {
        position: absolute;
        top: 46%;
        left: 34%;
    }
    .lissana-gaha {
        position: absolute;
        top: 50%;
        left: 43%;}
    .aliyata-aha {
        position: absolute;
        top: 29%;
        left: 52%;}
    .monster {
        position: absolute;
        top: 0;
        left: 0;
        margin: 39px auto 0;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 42px 20px;
    }
    .nav>li>button {
        position: relative;
        display: block;
        padding: 42px 20px;
    }

}
@media (min-width: 768px) {
    .monster{
        -webkit-animation: play 1s steps(11) infinite;
        -moz-animation: play 1s steps(11) infinite;
        -ms-animation: play 1s steps(11)infinite;
        -o-animation: play 1s steps(11)infinite;
        animation: play 1s steps(11)infinite;
    }
}

@media (max-width: 768px) {
    .monster {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        max-width:100%;
        height:100vh;
        overflow:hidden;
        /*            Change this to what ever value you desire*/
        width: 100%;
        background: url('../images/bg_mobi.jpg') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: cover;
        /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
        display: block;
    }
    @-webkit-keyframes play {
        from { background-position:    0; }
        to { background-position: -700%; }
    }
    @-moz-keyframes play {
        from { background-position:    0; }
        to { background-position: -700%; }
    }

    @-ms-keyframes play {
        from { background-position:    0; }
        to { background-position: -700%; }
    }

    @-o-keyframes play {
        from { background-position:    0; }
        to { background-position: -700%; }
    }

    @keyframes play {
        from { background-position:    0; }
        to { background-position: -700%; }
    }
    .popover-content {
        font-size: 17px;
        white-space: pre-wrap
    }

    .kotta-pora {
        z-index: 10;
        position: absolute;
        top: 50%;
        left: 1%;
        margin: 0 auto;
        width: 31%;
        max-width: 800px;
        height: 0;
        padding-bottom: 32%;
    }
    .lissana-gaha {
        position: absolute;
        top: 56%;
        left: 30%;
        margin: 0 auto;
        width: 27%;
        max-width: 800px;
        height: 0;
        padding-bottom: 42%;
    }
    .kamba-adima {
        position: absolute;
        top: 40%;
        left: 42%;
        margin: 0 auto;
        width: 38%;
        max-width: 800px;
        height: 0;
        padding-bottom: 18%;
    }

    .knoladge-hub {
        position: absolute;
        top: 37%;
        left: 0;
        margin: 0 auto;
        width: 37%;
        max-width: 800px;
        height: 0;
        padding-bottom: 25%;

    }
    .kana-labal {
        margin-top: -16%;
        left: 16%;
    }
    .lissana-labal {
        left: -7%;
        margin-top: 40%;
    }
    .gama-haraha {
        position: absolute;
        top: 16%;
        left: -9%;
        margin: 0 auto;
        width: 67%;
        max-width: 800px;
        height: 0;
        padding-bottom: 45%;
    }
    .kana-mutti {
        position: absolute;
        top: 62%;
        left: 60%;
        margin: 0 auto;
        width: 36%;
        max-width: 800px;
        height: 0;
        padding-bottom: 26%;

    }
    .aliyata-aha {
        position: absolute;
        top: 25%;
        left: 73%;
        margin: 0 auto;
        width: 25%;
        max-width: 800px;
        height: 0;
        padding-bottom: 21%;}
    .litha-ani {
        position: absolute;
        top: 24%;
        left: 52%;
        margin: 0 auto;
        width: 22%;
        max-width: 800px;
        height: 0;
        padding-bottom: 13%;}

    .sms-portal {
        position: absolute;
        top: 50%;
        left: 45%;
        margin: 0 auto;
        width: 23%;
        max-width: 800px;
        height: 0;
        padding-bottom: 17%;


    }

    .wish-portal {
        position: absolute;
        top: 12%;
        left: 30%;
        margin: 0 auto;
        width: 23%;
        max-width: 800px;
        height: 0;
        padding-bottom: 17%;


    }
    .gama-labal {
        margin-top: 12%;
        left: 18%;
    }
    .litha-labal {
        margin-top: -31%;
        left: 16%;
    }
    .aliyata-labal {
        margin-top: 44%;
        left: -128%;
    }
    .sms-labal {
        margin-top: 13%;
        left: 60%;
    }
    .wish-labal {
        margin-top: 13%;
        left: 60%;
    }
    .Kamba-labal {
        left: 60%;
        margin-top: 0;
    }

    .navbar-default {
        min-height: 65px;
    }

    .suc-btn-knw{
        top: initial !important;
    }

    .btn-success {
        color: #fff;
        background-color: transparent;
        border-color: transparent;
        position: fixed;
        bottom: 70px !important;
        right: 10px !important;
        z-index: 100;
    }
    #backgroundaudio i{
        font-size: 30px !important;
        padding: 8px 0 8px 7px !important;
        width: 47px !important;
    }
    .button_container{
    }
    .gen-pad {
        padding: 6px 15px;
    }

}



.fa-2x {
    font-size: 2em;
    padding: 0 0 0 10px;
}

.navbar-toggle {
    opacity: 0;
}




h1 {
    position: relative;
    text-align: center;
    font-family: 'Vollkorn', serif;
}

.button_container {
    float: right;
    position: relative;
    top: 18px;
    right: 4px;
    height: 27px;
    width: 30px;
    cursor: pointer;
    z-index: 105;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}
.button_container:hover {
    opacity: .7;
}
.button_container.active .top {
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #FFF;
}
.button_container.active .middle {
    opacity: 0;
    background: #FFF;
}
.button_container.active .bottom {
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #FFF;
}
.button_container span {
    background: #fff;
    border: none;
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}
.button_container span:nth-of-type(2) {
    top: 11px;
}
.button_container span:nth-of-type(3) {
    top: 22px;
}

.overlay {
    position: fixed;
    background: #fa9f1d;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
}
.overlay.open {
    opacity: .9;
    visibility: visible;
    height: 100%;
    z-index: 90;
}
.overlay.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .50s;
    animation-delay: .50s;
}
.overlay nav {
    position: relative;
    height: 70%;
    top: 50vh;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 42px;
    font-family: 'PalookaBB', sans-serif;
    font-weight: 400;
    text-align: center;

}
.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}
.overlay ul li {
    display: block;
    height: calc(100% / 5);
    min-height: 50px;
    position: relative;
    opacity: 0;
}
.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
    width: 100%;
}
.overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    background: #FFF;
    -webkit-transition: .35s;
    transition: .35s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

#backgroundaudio {
    display: block;
    position: fixed;
    bottom: 0;
    left: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 80;
    width: 20px;
}

.audio-click {
    bottom: 0 !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

#backgroundaudio audio {
    background: #fff;
    padding: 5px;
    display: none;
    vertical-align: middle;
    height: 43px;
    z-index: -1;
    opacity:0;
}

#backgroundaudio i {
    font-size: 42px;
    display: block;
    padding: 6px 8px;
    width: 56px;
    float: left;
    margin-bottom: -1px;
    z-index: 999999;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position:relative;
    border-radius:15px;
    -webkit-box-shadow: 0 5px 11px -2px rgba(0,0,0,0.69);
    -moz-box-shadow: 0 5px 11px -2px rgba(0,0,0,0.69);
    box-shadow: 0 5px 11px -2px rgba(0,0,0,0.69);
}

#backgroundaudio i:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec9c2d+0,dfcb2e+100 */
    color: #fff;
    -webkit-box-shadow: 0 2px 6px -2px rgba(0,0,0,0.69);
    -moz-box-shadow: 0 2px 6px -2px rgba(0,0,0,0.69);
    box-shadow: 0 2px 6px -2px rgba(0,0,0,0.69);
}


.sound2 .play-ico{
    display:block;
    width:35px;
}
.sound2 .pause-ico{
    display:none;
    width:35px;
}
.sound .play-ico{
    display:none;
    width:35px;
}
.sound .pause-ico{
    display:block;
    width:35px;
}
.sound{
    -webkit-box-shadow: 0 1px 1px -2px rgba(0,0,0,0.69) !important;
    -moz-box-shadow: 0 1px 1px -2px rgba(0,0,0,0.69) !important;
    box-shadow: 0 1px 1px -2px rgba(0,0,0,0.69) !important;
}



.btn-success {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    position: fixed;
    right: 20px;
    z-index: 100;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    /*outline: thin dotted;*/
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.125);
    box-shadow: inset 0 0 0 rgba(0,0,0,.125);
}

/* lithi styles */
.yellow-back{
    background-color: #fff537;
}
.knw-hub-pad{
    padding: 145px 25px 60px;
}
.outer-shdw{
    -webkit-box-shadow: 0 0 21px 4px rgba(255,255,255,0.7);
    -moz-box-shadow: 0 0 21px 4px rgba(255,255,255,0.7);
    box-shadow: 0 0 21px 4px rgba(255,255,255,0.7);
    border-radius: 20px;
    overflow: hidden;
}

.games{
    height: 99vh;
}

.tradi{
    height: 99vh;
}

.inner-shdw{
    -webkit-box-shadow: inset 0 3px 46px 4px rgba(226,176,33,0.88);
    -moz-box-shadow: inset 0 3px 46px 4px rgba(226,176,33,0.88);
    box-shadow: inset 0 3px 46px 4px rgba(226,176,33,0.88);
    border-radius: 20px;
    padding: 0 30px 75px;
    background: #fad831 url('../images/sun.png') no-repeat right center;

    background-size: contain;
}

.heading-sty{
    font-family: 'PalookaBB', sans-serif;
    -webkit-text-stroke: 4px #b55906;
    text-shadow: 3px 4px 0 #b55906, 6px -3px 0 #b55906, 4px 0 0 #b55906, 5px 5px 0 #b55906, 6px 3px 0 #b55906;
    color: #fce232;
    font-size: 114px;
    margin: 0;

}
.tbs>li {
    padding: 30px 10px;
}
.tbs>li>a {
    position: relative;
    display: block;
    padding: 4px 20px;
    color: #fff;
    font-size: 32px;
    text-shadow: -1px 3px 3px rgb(181, 87, 4);
    text-align: center;
    background: rgb(252,227,50);
    background: -moz-linear-gradient(top, rgba(252,227,50,1) 1%, rgba(238,157,45,1) 99%);
    background: -webkit-linear-gradient(top, rgba(252,227,50,1) 1%,rgba(238,157,45,1) 99%);
    background: linear-gradient(to bottom, rgba(252,227,50,1) 1%,rgba(238,157,45,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce332', endColorstr='#ee9d2d',GradientType=0 );
    font-family: 'PalookaBB',sans-serif;
    -webkit-text-stroke: 1px #b55906;
    border: 0 !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    border-radius: 10px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover {
    color: #fff537;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background: #ec9c2d;
    background: -moz-linear-gradient(top, #ec9c2d 0%, #dfcb2e 100%);
    background: -webkit-linear-gradient(top, #ec9c2d 0%,#dfcb2e 100%);
    background: linear-gradient(to bottom, #ec9c2d 0%,#dfcb2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9c2d', endColorstr='#dfcb2e',GradientType=0 );
    -webkit-box-shadow: 0 2px 6px -2px rgba(0,0,0,0.49);
    -moz-box-shadow: 0 2px 6px -2px rgba(0,0,0,0.49);
    box-shadow: 0 2px 6px -2px rgba(0,0,0,0.49);
}
.nav-tabs {
    border-bottom: 0 solid #ddd;
    padding-bottom: 20px;
}

#backgroundaudio {
    display: block;
    position: fixed;
    bottom: 0;
    left: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 1;
    width: 20px;
}

/*#backgroundaudio:hover {
    bottom: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}*/
.audio-click {
    bottom: 0 !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

#backgroundaudio audio {
    background: #fff;
    padding: 5px;
    display: none;
    vertical-align: middle;
    height: 43px;
    z-index: -1;
    opacity:0;
}

#backgroundaudio i {
    background-color: rgba(182, 93, 37, 0.5);
    font-size: 42px;
    display: block;
    padding: 6px 8px;
    width: 56px;
    float: left;
    margin-bottom: -1px;
    z-index: 999999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 11px -2px rgba(0,0,0,0.69);
    -moz-box-shadow: 0 5px 11px -2px rgba(0,0,0,0.69);
    box-shadow: 0 5px 11px -2px rgba(0,0,0,0.69);
}

#backgroundaudio i:hover{
    background-color: rgb(252, 230, 50);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #fff;
    -webkit-box-shadow: 0 2px 6px -2px rgba(0,0,0,0.69);
    -moz-box-shadow: 0 2px 6px -2px rgba(0,0,0,0.69);
    box-shadow: 0 2px 6px -2px rgba(0,0,0,0.69);
}


.sound2 .play-ico{
    display:block;
    width:35px;
}
.sound2 .pause-ico{
    display:none;
    width:35px;
}
.sound .play-ico{
    display:none;
    width:35px;
}
.sound .pause-ico{
    display:block;
    width:35px;
}




.btn-success {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    position: fixed;
    right: 20px;
    z-index: 100;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    /*outline: thin dotted;*/
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.125);
    box-shadow: inset 0 0 0 rgba(0,0,0,.125);
}
.ado-btn{
    padding: 0 8px;
    width: 42px;
    border-radius: 10px;
}
.back-aud i{
    font-size: 28px;
    padding: 4px 8px;
    width: 40px;
}
.btn-default {
    color: #fff;
    border: none;
    font-family: 'PalookaBB', sans-serif;
    background: #dfcb2e;
    background: -moz-linear-gradient(top, #dfcb2e 0%, #ec9c2d 100%);
    background: -webkit-linear-gradient(top, #dfcb2e 0%,#ec9c2d 100%);
    background: linear-gradient(to bottom, #dfcb2e 0%,#ec9c2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfcb2e', endColorstr='#ec9c2d',GradientType=0 );
    font-size: 35px;
    padding: 6px 20px 0;
    border-radius: 15px;
}
.suc-btn-pos{
    top: 183px;
    right: 30px;
}
.img-games{
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.brdr-scl-div{
    border: 3px solid #b55805;
    border-radius: 6px;
    margin-bottom: 10px;
    overflow: hidden;
}
.img-games:hover {
    transform: scale(1.2);
}
.hvr-txt:hover .game-txt {
    color: #562b04;
}
.game-txt{
    white-space: nowrap;
    color: #b55906;
    font-size: 12px;
    margin: 9px 0 30px;
    font-weight: 900;
}
.scrl-div{
    overflow-x: hidden;
}
.scrl-div::-webkit-scrollbar {
    width: 1em;
}

.scrl-div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #eea32c;
    background: #eea32c;
    border-radius: 12px;
}

.scrl-div::-webkit-scrollbar-thumb {
    background-color: #fde632;
    border: 1px solid #eea32c;
    border-radius: 12px;
}
.suc-btn-knw {
    bottom: 50px;
    right: 40px;
    z-index: 10;
    padding: 10px !important;
}
.suc-btn-knw-home {
    bottom: 90px !important;
    right: 47px;
}
.pad-cls-knw{
    padding: 30px 0 0;
}
.pad-game-single{
    padding: 0 12%;
}
.game-para{
    color: #b55906;
    font-size: 17px;
}
.game-heading{
    color: #b55906;
    font-weight: 600;
}
.pro-pic{
    width: 60px;
    height: 60px;
    float: right;
    background: no-repeat center top;
    background-size: cover;
    border: 3px solid #fa9f1d;
    border-radius: 50%;
    box-shadow: 0 0 10px -1px rgba(0,0,0,.5);
    margin: 26px 20px;
}
.btn-sign-out {
    color: #fff;
    float: right;
    border-radius: 20px;
    border-color: transparent;
    padding: 6px 22px;
    font-size: 20px;
    font-weight: 500;
    margin-top: -1px;
    margin-left: 24px;
    background: #fa9f1d;
    background: -moz-linear-gradient(top, #fa9f1d 0%, #fa9f1d 50%, #fa9f1d 100%);
    background: -webkit-linear-gradient(top, #fa9f1d 0%,#fa9f1d 50%,#fa9f1d 100%);
    background: linear-gradient(to bottom, #fa9f1d 0%,#fa9f1d 50%,#fa9f1d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa9f1d', endColorstr='#fa9f1d',GradientType=0 );
    -webkit-box-shadow: 0 2px 20px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 20px 2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 20px 2px rgba(0,0,0,0.2);
}
.socl-clr:hover{
    color: #fce632;
}
.litha-para{
    color: #b55906;
    letter-spacing: .7pt;
    font-size: 18px;
    margin-bottom: 20px;
}
.litha-para span{
    font-family: 'fmabhayax';
    font-size:23px;

}
.litha-head{
    color: #b55906;
    font-size: 23px;
    letter-spacing: .7pt;
    padding: 5px 0;
}
.litha-head span{
    font-family: 'fmabhayax';
    font-size:28px;
}
iframe html, body {
/* background: #f2b52d;  */
color: #fff;

    touch-action: none;
    -ms-touch-action: none;
    background: #f2e934 !important;
    background: -moz-linear-gradient(top, #f2e934 0%, #f2b52d 100%) !important;
    background: -webkit-linear-gradient(top, #f2e934 0%,#f2b52d 100%) !important;
    background: linear-gradient(to bottom, #fff237 0%,#f2b52d 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2e934', endColorstr='#f2b52d',GradientType=0 ) !important;
}
.btn-shdw{
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    padding: 4px 10px;
    position: absolute;
    left: 20vh;
    top: 10vh;
}
/* end lithi styles */
/*Akale's styles*/
.pro_pic_lb{
    border-radius: 50%;
    border: solid 4px #fff;
    width: 80px !important;
    height: 80px !important;
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #d2d5da;
}

.usr_info_lb{
    font-family: 'PalookaBB', sans-serif;
    padding: 1vw 0 0 15px;
}

.user_name_lb{
    margin: 0;
    font-size: 30px;
    color: #fff;
    text-shadow: -1px 3px 0 #b55906, 3px 1px 0 #b55906, 3px -2px 0 #b55906, 2px -2px 0 #b55906, -1px -1px 0 #b55906, 0 2px 0 #b55906, 4px -1px 0 #b55906;
}

.user_score_lb{
    margin: 0;
    color: #ffffff;
    padding: 5px 0 0 0;
}

.leader_ele{
    position: relative;
    padding: 10px;
}

.leader_ele>div{
    padding: 8px 8px;
    border-radius: 10px;
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.3);
    background: rgb(251,229,48);
    background: -moz-linear-gradient(top, rgba(251,229,48,1) 0%, rgba(237,155,43,1) 100%);
    background: -webkit-linear-gradient(top, rgba(251,229,48,1) 0%,rgba(237,155,43,1) 100%);
    background: linear-gradient(to bottom, rgba(251,229,48,1) 0%,rgba(237,155,43,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe530', endColorstr='#ed9b2b',GradientType=0 );


}

.leader_index{
    background: #b55805 !important;
    color: #fff;
    width: 40px;
    font-size: 16px;
    z-index: 3;
    font-weight: 600;
    right: 10px;
    white-space: nowrap;
    position: absolute;
    box-shadow: none !important;
    border-radius: 0 10px 0 10px !important;
}


.heading-sty {
    background: rgb(251,229,48);
    background: -moz-linear-gradient(top, rgba(251,229,48,1) 0%, rgba(237,155,43,1) 100%);
    background: -webkit-linear-gradient(top, rgba(251,229,48,1) 0%,rgba(237,155,43,1) 100%);
    background: linear-gradient(to bottom, rgba(251,229,48,1) 0%,rgba(237,155,43,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe530', endColorstr='#ed9b2b',GradientType=0 );
    font-family: 'PalookaBB', sans-serif;
    -webkit-text-stroke: 6px #b55906;
    letter-spacing: -2px;
    color: #fce232;
    font-size: 114px;
    margin: 12px 0 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}

.first_leader{
    background: #ffe342 !important;
}


.game_name{
    font-family: 'PalookaBB', sans-serif;
    text-align: center;
    -webkit-text-stroke: 3px #b55906;
    text-shadow: 2px 4px 7px rgba(0,0,0,.5);
    font-size: 60px;
    color: #ffffff;
}

.heading_second_txt{
    font-family: 'PalookaBB', sans-serif;
    font-size: 30px;
    -webkit-text-stroke: .02em #b55906;
    color: #fff;
    margin: 0;
}

.sms_sub_title{
    font-weight: 900;
    color: #b55906;
}

.msg_select{
    color: #b55906;
    font-size: 20px;
    padding: 5px 0;
}

.input_style {
    position: relative;
}

.input_style input {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #b5600d;
    border-radius: 25px;
    box-shadow: inset 0 2px 5px 0 rgba(181, 89, 6, 0.5);
    height: 70px;
}

.validation_dis {
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute;
    color: #ff0000;
    font-size: 12px;
    text-shadow: 0 0 3px rgb(255, 245, 55);
    top: -17px;
    font-weight: 500;
}

.sms_send_btn{
    position: relative;
    top: 15px;
    padding: 5px 25px 0;
    border: none;
    margin-top: 5px;
    -webkit-text-stroke: 1px #b55906;
    box-shadow: 0 6px 6px -2px #b55906;
}

.add_pad_30{
    margin-bottom: 30px;
}

.input_style input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b5600d;
    font-weight: 300;
    font-size: 15px;
}
.input_style input::-moz-placeholder { /* Firefox 19+ */
    color: #b5600d;
    font-weight: 300;
    font-size: 15px;
}
.input_style input:-ms-input-placeholder { /* IE 10+ */
    color: #b5600d;
    font-weight: 300;
    font-size: 15px;
}
.input_style input:-moz-placeholder { /* Firefox 18- */
    color: #b5600d;
    font-weight: 300;
    font-size: 15px;
}

.game_window {
    border: none;
    width: 1px;
    min-width: 100%;
    *width: 100%;
}

.suc_modal_cont{
    background-color: #ffe342;
    border-radius: 10px;
    margin-top: 30vh;
    border: none;
}

.suc_modal_cont .modal-footer{
    text-align: center;
    border: none;
}

.suc_modal_cont .modal-header{
    border: none;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
}

.popup_cont{
    font-family: PalookaBB, sans-serif;
    padding: 20px 0 0 0;
    font-size: 20px;
    margin: 0;
    color: #000;
}

.popup_cont_ico{
    float: right;
    background-color: transparent;
    font-size: 15px;
    border: solid 2px #b55906;
    height: 30px;
    border-radius: 50%;
    padding: .35em 1px 5px 1px;
    width: 30px;
    margin: 0 auto 5px;
}

.success_color{
    color: #3c763d;
}

.error_color{
    color: #cc3532;
}

.suc_modal_cont .modal-title{
    font-family: 'PalookaBB', sans-serif;
    letter-spacing: -1px;
    line-height: 30px;
    font-size: 35px;
    margin: 0;
    text-shadow: none;
}

.sucModal_okBtn {
    padding: 8px 26px 2px !important;
    line-height: 32px;
    font-size: 30px !important;
    position: initial !important;
    border: none;
    box-shadow: 0 4px 7px -2px rgba(0,0,0,.5);
    letter-spacing: 0;
}

.modal_close_btn{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #b55a07;
    text-shadow: 1px 1px 5px rgba(0,0,0,.2);
    background-color: transparent;
    border: none;
    font-size: 25px;
    font-family: PalookaBB, sans-serif;
    outline: none;
}

.modal_close_btn:hover{
    color: #000;
}

.pad-cls-knw a{
    border: none;
}

/*radio btn style*/
input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    color: #b55a07;
    font-size: 18px;
    padding-left: 35px;
}

input[type="radio"] + label span {
    display: inline-block;
    text-align: center;
    padding: 3px 0 0 0;
    position: absolute;
    top: 10px;
    left: 5px;
    font-size: 14px;
    width: 25px;
    height: 25px;
    margin: -3px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

input[type="radio"] + label span i{
    color: #fff537;
    text-shadow: 0 6px 7px rgb(181, 89, 6);
    opacity: 0;

}

input[type="radio"] + label span {
    background-color: #eea32c;
    box-shadow: 0 6px 7px -2px rgb(181, 89, 6);
}

input[type="radio"]:checked + label span i{
    opacity: 1;
}
input[type="radio"] + label span i,
input[type="radio"] + label span,
input[type="radio"]:checked + label span i {
    -webkit-transition: background-color 0.4s linear;
    -o-transition: background-color 0.4s linear;
    -moz-transition: background-color 0.4s linear;
    transition: background-color 0.4s linear;
}
/*radio btn style*/
.pad-dwnld{
    padding: 20px 0 0;
}

@media (min-width: 768px) and (max-width: 1280px){
    .heading-sty{
        -webkit-text-stroke: 2px #b55906;
        margin-top: 25px;
        font-size: 70px;
    }
    .tbs>li>a {
        padding: 10px 5px;
        font-size: 25px;
    }

}

@media (max-width: 992px) {
    .user_name_lb{
        font-size: 25px;
    }
    .user_score_lb{
        padding: 0;
    }


}

@media (max-width: 768px) {
    .pro-pic {
        width: 30px;
        height: 30px;
        margin: -11px 60px 0 0;
    }
    .user_name_lb{
        font-size: 35px;
        padding-top: 5px;
    }
    .heading-sty{
        text-align: center;
    }
    .game_name{
        margin: 0 0 5px;
    }
    .input_style{
        margin-right: 15px;
    }
    .heading-sty {
        -webkit-text-stroke: 2px #b55906;
        font-size: 40px;
        padding: 22px 0 0px;
    }
    .tbs>li>a {
        font-size: 20px;
    }
    .pad-cls-knw {
        padding: 0 0 20px 0;
    }
    .btn-default {
        font-size: 25px;
        padding: 5px 17px 1px;
        margin-top: -2px;
        border: none;
    }

    .input_style input{
        font-size: 15px;
        height: 45px;
    }

    .heading_second_txt{
        font-size: 20px;
    }

    input[type="radio"] + label {
        font-size: 14px;
    }
    .foot{
        padding: 0 15px;
        font-size: 10px;
    }
    .foot img{
        float: none !important;
        width: 150px;
    }

    .foot h5 {
        margin: 8px 0 5px;
        text-align: center;
    }

    .knw-hub-pad {
        padding: 75px 10px 25px;
    }
    .game-txt {
        white-space: initial;
        min-height: 120px;
        font-size: 10px;
    }
    .tbs>li {
        padding: 0;
        float: none;
        display: inline-block;
    }

    .tbs>li:first-child{
        padding-right: 15px;
    }

    .tbs>li>a{
        padding: 5px 12px;
    }
    .inner-shdw{
        background-size: cover;
        border-radius: 0;
    }
    .add_pad_30{
        border-radius: 0;
        margin-bottom: 0;
    }
    .nav-tabs {
        padding-left: 20px;
        text-align: center;
    }
}

@media screen and (min-width: 320px) and (max-width: 820px) and (orientation: landscape) {
    .mob-sign-in {
        top: -1px;
    }

    .foot {

    }
    .button_container {
        top: 47px !important;
    }

    .game-txt {
        font-size: 15px;
    }

    .knw-hub-pad {
        padding: 50px 0 25px;
    }

    .monster {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        max-width: 100%;
        height: 100vh;
        overflow: hidden;
        /*            Change this to what ever value you desire*/
        width: 100%;
        background: url('../images/bg_mobi.jpg') center 8vh;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 100%;
        /*            I have 18 sprites in the sheet thus it's 1800%, if it was 4 you'd use 400% and so on*/
        display: block;

    }

    .kotta-pora {
        z-index: 10;
        position: absolute;
        top: 51%;
        left: 34%;
        margin: 0 auto;
        width: 10%;
        max-width: 800px;
        height: 0;
        padding-bottom: 10.2%;
        background: url('../images/kotta_pora.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .lissana-gaha {
        position: absolute;
        top: 53%;
        left: 45%;
        z-index: 10;
        margin: 0 auto;
        width: 11%;
        max-width: 800px;
        height: 0;
        padding-bottom: 17%;
        background: url('../images/lissana-gaha.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .kamba-adima {
        position: absolute;
        top: 35%;
        left: 52%;
        margin: 0 auto;
        width: 15%;
        max-width: 800px;
        height: 0;
        padding-bottom: 7%;

        background: url('../images/kamba-adima.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .gama-haraha {
        position: absolute;
        top: 28%;
        left: 31%;
        margin: 0 auto;
        width: 26%;
        max-width: 800px;
        height: 0;
        padding-bottom: 17%;
        background: url('../images/gama-haraha.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .kana-mutti {
        position: absolute;
        top: 50%;
        left: 55%;
        margin: 0 auto;
        width: 16%;
        max-width: 800px;
        height: 0;
        padding-bottom: 10%;
        background: url('../images/kana-mutti.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .knoladge-hub {
        position: absolute;
        top: 38%;
        left: 26%;
        margin: 0 auto;
        width: 14%;
        max-width: 800px;
        height: 0;
        padding-bottom: 10%;
        background: url('../images/knoladge-hub.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .aliyata-aha {
        position: absolute;
        top: 30%;
        left: 57%;
        margin: 0 auto;
        width: 9%;
        max-width: 800px;
        height: 0;
        padding-bottom: 6%;
        background: url('../images/aliyata-aha.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .litha-ani {
        position: absolute;
        top: 30%;
        left: 48%;
        margin: 0 auto;
        width: 10%;
        max-width: 800px;
        height: 0;
        padding-bottom: 6%;
        background: url('../images/litha-ani.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .sms-portal {
        position: absolute;
        top: 47%;
        left: 68%;
        margin: 0 auto;
        width: 8%;
        max-width: 800px;
        height: 0;
        padding-bottom: 5%;
        background: url('../images/whatsapp.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }
    .wish-portal {
        position: absolute;
        top: 30%;
        left: 37%;
        margin: 0 auto;
        width: 8%;
        max-width: 800px;
        height: 0;
        padding-bottom: 5%;
        background: url('../images/sms-portal.png') 0 0;
        /*            Add the sprite sheet here, must be on a staright line*/
        background-size: 900%;
    }

    .popover-content {
        font-size: 12px;
        text-shadow: none;
        -webkit-text-stroke: 0 #fff;
        line-height: 14px;
        padding-top: 4px;
    }

    .knoladge-labal {
        margin-top: 2%;
        left: -94%;
    }

    .kotta-labal {
        margin-top: 63%;
        left: -110%;
    }

    .kana-labal {
        margin-top: 46%;
        left: 41%;
    }

    .gama-labal {
        margin-top: 40%;
        left: 43%;
    }

    .Kamba-labal {
        left: 97%;
        margin-top: 20%;
    }

    .sms-labal {
        margin-top: 35%;
        left: 71%;
    }
    .wish-labal {
        margin-top: -23%;
        left: -86%;
    }

    .aliyata-labal {
        margin-top: 9%;
        left: 92%;
    }

    .litha-labal {
        margin-top: -33%;
        left: 18%;
    }

    .navbar-default {
        min-height: 35px;
    }
    .pro-pic {
        margin: -24px 60px 0 0;
    }
    .button_container {
        top: 4px !important;
    }

    .foot {
        padding: 6px 15px;
        font-size: 10px;
    }

    .suc-btn-knw {
        top: initial !important;
        bottom: 8%;
        right: 0 !important;
    }

    .gen-pad {
        padding: 2px 15px;
    }

    .tbs > li > a {
        font-size: 20px;
        padding: 5px 10px;
    }

    .tbs > li {
        padding: 10px 20px 0 0;
    }

    .overlay nav {
        height: 25%;
        top: 40vh;
        font-size: 30px;
    }

    .overlay ul li {
        min-height: 40px;
    }

    .btn-default {
        font-size: 25px;
        padding: 7px 18px 3px;
        margin-top: 10px;

    }

}
@media screen and (min-width: 790px) and (max-width: 850px) and (orientation: portrait) {

    .monster {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        max-width: 100%;
        height: 100vh;
        overflow: hidden;
        width: 100%;
        background: url('../images/tab_back.jpg') center;
        background-size: 100%;
        display: block;
        -webkit-animation: play 1s steps(1) infinite;
        -moz-animation: play 1s steps(1) infinite;
        -ms-animation: play 1s steps(1)infinite;
        -o-animation: play 1s steps(1)infinite;
        animation: play 1s steps(1)infinite;

    }
    .aliyata-aha {
        top: 31%;
    }
    .litha-ani {
        top: 26%;
        left: 55%;
    }
    .gama-haraha {
        top: 26%;
        left: 33%;
    }
    .knoladge-hub {
        top: 34%;
        left: 23%;
    }
    .kotta-pora {
        top: 39%;
        left: 26%;
    }
    .lissana-gaha {
        top: 38%;
    }
    .kana-mutti {
        top: 47%;
        left: 51%;
    }
    .sms-portal {
        top: 40%;
        left: 64%;
    }
}

@media screen and (min-width: 1250px) and (max-width: 1300px) and (orientation: landscape) {
    .monster {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        max-width: 100%;
        height: 100vh;
        overflow: hidden;
        width: 100%;
        background: url('../images/pimgpsh_fullsize_distr_tab.jpg') center;
        background-size: 100%;
        display: block;
        -webkit-animation: play 1s steps(1) infinite;
        -moz-animation: play 1s steps(1) infinite;
        -ms-animation: play 1s steps(1)infinite;
        -o-animation: play 1s steps(1)infinite;
        animation: play 1s steps(1)infinite;

    }
}

@media screen and (min-width: 850px) and (max-width: 1250px) and (orientation: landscape) {
    .monster {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        max-width: 100%;
        height: 100vh;
        overflow: hidden;
        width: 100%;
        background: url("../images/pimgpsh_fullsize_distr_tab.jpg") center;
        background-size: 100%;
        display: block;
        -webkit-animation: play 1s steps(1) infinite;
        -moz-animation: play 1s steps(1) infinite;
        -ms-animation: play 1s steps(1)infinite;
        -o-animation: play 1s steps(1)infinite;
        animation: play 1s steps(1)infinite;

    }
    .gama-haraha {
        position: absolute;
        top: 28%;
        left: 31%;
    }
    .kamba-adima {
        top: 39%;
        left: 54%;}
    .aliyata-aha {
        position: absolute;
        top: 32%;
        left: 56%;
    }
    .lissana-gaha {
        position: absolute;
        top: 46%;
        left: 45%;
    }
    .kotta-pora {
        position: absolute;
        top: 43%;
        left: 34%;
    }
}

.leader_brd_close{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 15;
}
/*Akale's styles*/

a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0 !important;
    outline : 0 !important;
}




.min-100{
    min-height: calc(100vh - 120px);
    position: relative;
}

.wish-desktop{
    height: 90vh;
    width: auto;
    position: fixed;
    left: 0;
    bottom: 0;
}
.wish-pad{
    padding: 110px 0 0 0;
}
.wish-btn-pad{
    padding: 15vh 0 0 0;
}
.btn-img:hover img{
    opacity: .6;
}
.btn-img img{
    max-width: 250px;
    height: auto;
}

@media (max-width: 768px) {
    #backgroundaudio {
        z-index: 10;
    }
    .wish-btn-pad{
        padding: 0 0 20px 0;
    }
    .btn-img img{
        max-width: 200px;
        height: auto;
    }
    .wish-mob-img{
        /*position: absolute;*/
        /*bottom: 0;*/
        /*left: 0;*/
        /*width: 100%;*/
        /*height: auto;*/
    }
}
.footer_power:hover img{
    opacity: 0.5;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {

    border-color: transparent;
}
.fuck{
    background-color: red;
}