@font-face {
    font-family: airbus special;
    font-style:italic;
    font-weight:400;
    src:url('airbus-special/airbus-special_7948cbaddf7ecd453936bf7d81c959a2.woff') format('woff'),
        url('airbus-special/airbus-special_7948cbaddf7ecd453936bf7d81c959a2.ttf') format('truetype')
}


html,
button,
input,
select,
textarea{
    color: #222;
}

body{
    font-size: 1em;
    line-height: 1.4;
    background-image: url(../images/layout.jpg);
    background-position: bottom center;
}

div.pool{
    margin: auto;
    padding-bottom: 30px;
}

.form-control{
    width: unset !important;
    display: unset !important; 
}

ul.nav.navbar-nav{
    font-size: 13px !important;
}

.row.mid{
    font-size: 14px !important;
}

.youtubefooter{
    font-size: 14px;
}

.prevo{
    font-size: 1vw;
}

.nexto{
    font-size: 1vw;
}

.tableprediksi{
    border-collapse: separate;
    border-spacing: 10px;
}

.tableprediksi td{
    margin: 12px 12px 12px 12px;
    padding: 12px 12px 12px 12px;
}

.imageprediksi{
    display: block;
}

hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: auto;
    padding: 0;
    width: 100%;
}

.navbar-nav {
    float: right;
    background: #072027;
}
.nav > li {
    margin-left: -28px;
}

.navbar-nav > li > a{
    color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    margin-left: 45px;
    margin-bottom: 5px;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: arial;
    text-align: center;
}

.navbar-nav > li > a:hover{
    background: #fccb1a; 
    background-image: -webkit-linear-gradient(top, #fccb1a 0%, #947915 100%);
    background-image:         linear-gradient(to bottom, #fccb1a 0%, #947915 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fccb1a', endColorstr='#947915', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar-brand {
    background: url(../images/logo.png) no-repeat;
    float: left;
    display: block;
    width: 240px;
    height: 93px;
}

.navbar{
    border-top: 2px solid #118fb8;
    background: url(../images/header.jpg)top center no-repeat;
}

#image-banner{
    background: url(../images/banner.jpg) top center no-repeat;
    width: 100%;
    height: 427px;
    text-align: center;
    margin-top: 96px;
}
.bannertext{
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    margin-left: 339px;
    text-shadow: 1px 1px 1px #000;
    margin-top: 163px;
    text-transform: uppercase;
    font-style: italic;
    line-height: 20px !important;
}

.midtxt{
    color: #ffffff;
    font-weight: bold;
}
.midtxt2{
    color: #f8ca1e;
    font-weight: bolder;
    font-family: 'Airbus Special', arial;
    margin-top: 25px;
    display: block;
    font-weight: 400;
}

div.greyresult{
    margin-top: 90px;
}

div.greyabout{
    margin-top: 90px;
}

.greywrap {
    /*background: url(../images/bg-img.jpg) top center no-repeat;*/
    background: url(../images/bg-img.jpg), url(../images/layout.jpg);
    background-position: top center, bottom center;
    background-repeat: no-repeat, repeat-x;
    width: 100%;
    /*height: 650px;*/
    margin-top: -95px;
    padding-top: 40px;
    text-align: center;
}
.greywrap .callout{
    margin-bottom: 20px;
}
.greywrap p{
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.greywrap .icon{
    font-size: 60px;
    line-height: 30px;
    margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h5{
    font-family: "Raleway";
    font-weight: 300;
    color: #333;
}
p{
   line-height: 28px;
   margin-bottom: 25px;
}

a{
    color: #3498db;
    word-wrap: break-word;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;    
}
a:hover{
    color: #c0392b;
    text-decoration: none;
    outline: 0;
}

.section-divider{
    z-index: 999;
    width: 100%;
    display: table;
    min-height: 450px;
    border-bottom: 2px solid #e6eaed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 70px;
    margin-top: 45px;    
    padding-top: 30px;
    padding-bottom: 70px;
    margin-top: 45px;
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: relative;
    text-align: center;        

}
.textdivider h1{ 
    padding-top: 70px;
    color: white;
    font-size: 40px;
}
.textdivider p{
    color: white;
    font-size: 25px;
}

.inline{
    width: 100%;
    height: 1px;
    background-color: #ffffff;
}

.divider1{
    background: url(../images/divider/divider1.jpg);
    background-position: center center;
}
.divider2{
    background: url(../images/divider/divider2.jpg);
    background-position: center center;
}
.divider3{
    background: url(../images/divider/divider3.jpg);
    margin-top: 0px;
    background-position: center center;
}

#greywrap{
    background: #f5f5f5;
    margin-top: 0px;
    /*padding-top: 40px;*/
    border-bottom: 1px solid #ddd;
    text-align: center;

}

.footerwrap h4{
    color: #000000;
    text-align: left;
    font-family: 'Aller', arial;
    font-size: 14px;
}

#pooldiv{
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background-color: #013f54;
}

#countdowndiv{
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #2c7a93;
}

.centered2{
    margin: 15px 0px 17px 0px;
}

.result{
    color: #118fb8;
    font-weight: bold;
    font-size: 26px;
    font-family: 'Aller',arial;
    text-transform: uppercase;
}

.datetxt{
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Aller',arial;
}


h3{
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Aller',arial;
    text-align: center;
    position: relative;
    font-size: 18px;
}

.nameballs{
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Aller',arial;
    text-align: center;
    position: relative;
    font-size: 18px;
}

span.numball{
    color: #f6a211;
    text-transform: uppercase;
    font-family: 'Aller',arial;
    text-align: center;
    position: relative;
    font-size: 40px;
}
.numball{
    display: flow-root;
    position: absolute !important;
    top: 37%;
    left: 43%;
}

.effect h3{
    font-size: 18px;
    margin-top: 15px;
}

#rowdiv{
    padding: 15px;
}

.box-effect{
    padding: 0px 0px 10px;
}

.daystxt,.hourtxt,.minutestxt,.secondstxt{
   color: #fff;
   float: left;
   margin-top: -37px;
   margin-left: 39px;
   font-family: 'Aller',arial; 
}

/*.hourtxt{
    margin-left: 70px;
}*/

.minutestxt{
    margin-left: 127px;
}

.secondstxt{
    margin-left: 220px;
}

.centered{
    margin-top: 20px;
    margin-bottom: 20px;
}

#clockdiv{
    width: 317px;
    height: 120px;
    border-radius: 30px;
    background-color:#3f4041;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3f4041, endColorstr=#212121);
    background-image:-moz-linear-gradient(top, #3f4041 0%, #212121 100%);
    background-image:-webkit-linear-gradient(top, #3f4041 0%, #212121 100%);
    background-image:-ms-linear-gradient(top, #3f4041 0%, #212121 100%);
    background-image:linear-gradient(top, #3f4041 0%, #212121 100%);
    background-image:-o-linear-gradient(top, #3f4041 0%, #212121 100%);
    background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#3f4041), color-stop(100%,#212121));
}

.txtcountdown{
    font-family: 'Aller',arial;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

.textcount{
    font-family: 'Aller',arial;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.textcount2{
    font-family: 'Aller',arial;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0px;
}

#footerdiv{
    padding-top: 15px;
    /*background: #fff;*/
}

.videolayer{
    padding: 9px;
}

.copyright{
    float: left;
    font-size: 16px;
    padding-top: 9px;
}

.title3{
    font-size: 3em;
    font-weight: bold;
    padding-top: 10px;
}

#agentDiv{
    background: #FFF;
    margin-bottom: 20px; 
    border-radius: 6px;
}

.btn-agent{
    background: black;
    border-radius: 6px;
    color: #fff;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 2.5em;
}

.itemDiv{
    display: inline-block;
    background: #FFF;
    padding: 10px;
    border-radius: 6px;
}

.footer-icon{
    float: right;
    /*margin-right: -35px;*/
}
.facebookicon,.instagramicon,
.youtubeicon,.twettericon,
.callicon{
    margin-right: 15px;
}

.youtubeicon{
    margin-right: 0px !important;
}

.numballresult{
    position: absolute;
    margin-left:-57px;
    margin-top: 21px;
    top:unset;
    left:unset;
    display: unset;
}

/*#tabl_paginate{
    background-color: #C0E3F7;
    font-size: 15px;
}*/

a#tabl_previous{
    padding-right: 5px;
}

#prediksitab_paginate{
    background-color: #C0E3F7;
    font-size: 15px;
}

a.fg-button{
    padding-left: 5px
}

a.paginate_button{
    padding-right: 5px;
}

a.current{
    color: #F9770C;
}

.mfp-s-loading .mfp-arrow { 
   display: none;
}

.mfp-arrow-left{
    left: -65px !important;
}
.mfp-arrow-right{
    right: -65px !important;
}

div#tabl_info{
    color: #fff;
}

div#prediksitab_info{
    color: #fff;
}

#prediksitab_length{
    color:#fff;
}

.flip:nth-child(3){
    display: none;
}

.flip:nth-child(2){
    display: none;
}

.videoplayer{
    display: block;
}

.img-fluid{
    max-width: 100%;
}

.img-responsive{
    max-width: 50% !important;
    margin: auto;
}

.popup {
    position:fixed;
    z-index:2;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background:rgba(0,0,0,0.7);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.popup > iframe {
    position:relative;
    top:20%;
    z-index: 99;
    /*left:50%;
    margin-left:-280px;*/
}

#loading-imagez{
    top: 30%;
    left: 45%;
    position: absolute;
}

#loading {
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    text-align: center;
    margin-top: -100px;
}

#loading-image {
    position: absolute;
    left:0; 
    right:0; 
    margin:auto;
    z-index: 100;
}

.res-ball {
    height: 40px;
    width: 40px;
}

#tabl5D{
    color: #fff;
}

#tabl, #tabl5D {
    width: 100% !important;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

#tabl td, #tabl5D td{
    vertical-align: middle;
    text-align: center;
}

.res-ball5d{
    height: 40px;
    width: 40px;
}

.tableresultrow{
    background-color: #296780;
    margin: 0px;
    padding: 0px 5px;
}

#tabl5D .odd td{
    background-color: #014a64;
}

#tabl5D .even{
    background-color : #012633;
}

.novideo{
    background-color: white;
    width: 160px;
    margin: auto;
    font-size: 12px;
    padding: 10px;
}

#tabl_paginate{
    background-color: unset !important;
}

/* media queries */

@media(min-width: 1200px){
    img.image-res{
        width: 10% !important;
    }
    .numballresult{
        position: absolute;
        margin-left:-43px;
        margin-top: 16px;
        top:unset;
        left:unset;
        display: unset;
        font-size: 28px !important;
    }
    #poolrultdiv{
        padding-top: 5px;
    }
}

@media(max-width: 1198px){
    img.imageprediksi{
        width: 100% !important;
    }
}

@media(max-width:1024px){
    .bannertext{
        font-size: 26px;
        margin-top: 175px !important;
        margin-left: 274px !important;
        width: 62%;
        line-height: 8px !important;
    }
}

@media(max-width:992px){
    .numball-index{
        margin-left: -4px !important;
        margin-top: -11px !important;
        font-size: 56px !important;
    }
}

@media(max-width:988px){
    .numballresult{
        font-size: 33px !important;
        position: absolute;
        margin-left:-57px;
        margin-top: 25px;
        top:unset;
        left:unset;
        display: unset;
    }
    .numball-index{
        margin-left: -3px !important;
        margin-top: -8px !important;
        font-size: 39px !important;
    }
    img.image-res{
        width: 20% !important;
    }
}

@media(max-width:768px){
    .bannertext{
        font-size: 32px;
        margin-top: 138px;
    }
    .videoplayer{
        display: none !important;
    }
    .tableprediksi{
        display: none !important;
    }
    .divRes{
        display: block !important;
    }
    #prediksitab_wrapper{
        display: none;
    }
    .easyPaginateNav{
        font-size: 30px;
    }
    div.easyPaginateNav a.first{
        padding-left: 10px;
    }
    div.easyPaginateNav a.prev{
        padding-left: 10px;
    }
    div.easyPaginateNav a.page.current{
        padding-left: 10px;
    }
    div.easyPaginateNav a.page{
        padding-left: 10px;
    }
    div.easyPaginateNav a.next{
        padding-left: 10px; 
    }
    div.easyPaginateNav a.last{
        padding-left: 10px;
    }
}

@media only screen and (max-width:767px) and (min-width: 667px){
    img.image-res{
        width: 23%;
    }
}

@media(max-width:767px){
    .numball-index{
        margin-left:-8px !important;
        margin-top: -12px !important;
        font-size: 51px !important;
    }
    .navbar-brand{
        background-size: 46% !important;
        margin-left: 10px;
        height: 50px !important;
    }
    #image-banner{
        background-size: 150%;
        margin-top: 63px !important;
    }
    .bannertext{
        margin-top: 82px !important;
        font-size: 23px !important;
        line-height: 32px !important;
    }
    .greywrap{
        margin-top: 50px !important;
        padding-top: 10px !important; 
    }
    .greyabout{
        margin-top: 90px !important;
    }
    .greywrap-index{
        margin-top: -235px !important;
        padding-top: 0px !important;    
    }
    .midtxt2{
        margin-top:0px !important;
    }
    h3{
        margin-top:-7px;
    }
    .navbar-toggle{
        padding-top: 0px !important;
    }
    .numballresult{
        font-size: 37px !important;
        position: absolute !important;
        margin-left:-19%;
        margin-top: 3.2%;
        top:unset;
        left:unset;
        display: unset;
    }
    .txtcountdown {
        margin-top: 0px !important;
    }
    .playvideo{
        display:none;
    }
}

@media(max-width:720px){
    .greywrap{
        margin-top: 45px !important;
        padding-top: 10px !important; 
    }    
    .greywrap-index{
        margin-top: -245px !important;
        padding-top: 0px !important;    
    }
    .numballresult{
        font-size: 37px !important;
        position: absolute !important;
        margin-left:-18.5%;
        margin-top: 3.1%;
        top:unset;
        left:unset;
        display: unset;
    }
    .greyabout{
        margin-top: 90px !important;
    }
}

@media(max-width:696px){
    .bannertext{
        margin-top: 75px !important;
        font-size: 18px !important;
        line-height: 25px !important;
        margin-left: 230px !important 
    }  
    .greywrap-index{
        margin-top: -37% !important;
        padding-top: 0px !important;    
    }
}

@media(max-width:667px){
    .numballresult{
        font-size: 36px !important;
        position: absolute !important;
        margin-left: -123px;
        margin-top: 18px;
        top:unset;
        left:unset;
        display: unset;
    }
    .greywrap-index{
        margin-top: -39% !important;
        padding-top: 0px !important;    
    }
}

@media(max-width:657px){
    .greywrap-index{
        margin-top: -41% !important;
        padding-top: 0px !important;    
    }
}

@media(max-width:640px){
    .numballresult{
        font-size: 33px !important;
        position: absolute !important;
        margin-left: -19%;
        margin-top: 2.5%;
        top:unset;
        left:unset;
        display: unset;
    }    
    .bannertext{
        margin-top: 66px !important;
        font-size: 18px !important;
    }
}

@media(max-width:615px){
    .bannertext{
        margin-top: 61px !important;
        font-size: 18px !important;
    }
    .greywrap-index{
        margin-top: -44% !important;
        padding-top: 0px !important;    
    }
}

@media(max-width: 595px){
    .greywrap-index{
        margin-top: -46% !important;
        padding-top: 0px !important;    
    }  
}

@media(max-width:565px){
    .numball-index{
        margin-left:-7px !important;
        margin-top: -7px !important;
        font-size: 37px !important;
    }
    .bannertext{
        margin-top: 67px !important;
        margin-left: 194px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    } 
    .greywrap-index{
        margin-top: -51% !important;
        padding-top: 0px !important;    
    }  
}

@media(max-width:553px){
    .numballresult{
        font-size: 26px !important;
        position: absolute !important;
        margin-left:-18.6% !important;
        margin-top: 2.8% !important;
        top:unset;
        left:unset;
        display: unset;
    }
    div.greyresult{
        margin-top: 45px !important;
    }
    .bannertext{
        margin-top: 64px !important;
        font-size: 18px !important;
    }
}

@media(max-width:540px){
    #tabl td, #tabl5D td{
        white-space: normal;
    }
}

@media(max-width:530px){
    .greywrap{
        margin-top: -292px !important;
        padding-top: 0px !important; 
    }
    .bannertext{
        margin-top: 58px !important;
        font-size: 15px !important;
        margin-left: 175px !important;
        line-height: 23px !important;
    }
    p span.midtxt2{
        line-height: 18px !important;
    }
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 18px !important;
    }
}

@media(max-width:500px){
    .greywrap{
        margin-top: -300px !important;
        padding-top: 0px !important; 
    }
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 18px !important;
    }
}

@media(max-width:465px){
    .numballresult{
        font-size: 20px !important;
        position: absolute !important;
        margin-left: -18.2% !important;
        margin-top: 2.8% !important;
        top:unset;
        left:unset;
        display: unset;
    }
    .bannertext{
        margin-top: 44px !important;
        margin-left: 155px !important;
        font-size: 14px !important;
        line-height: 32px !important;
    }
    .midtxt2{
        margin-top: -6px !important;
    }
    img.image-res{
        width: 32% !important;
    }    
    .greywrap{
        margin-top: -69% !important;
        padding-top: 0px !important; 
    }    
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
}


@media(max-width:440px){
    .greywrap{
        margin-top: -72% !important;
        padding-top: 0px !important; 
    }    
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
}

@media(max-width:425px){
    .numballresult{
        font-size: 18px !important;
        position: absolute !important;
        margin-left: -17.5% !important;
        margin-top: 1.8% !important;
        top:unset;
        left:unset;
        display: unset;
    }
    .numball-index{
        margin-left:-5px !important;
        margin-top: -4px !important;
        font-size: 23px !important;
    }
    .nameballs,
    .result,
    .datetxt,
    .textcount,
    .txtcountdown,
    .textcount2{
        font-size: 15px !important;
    }
    .greywrap{
        margin-top: -75% !important;
        padding-top: 0px !important; 
    }
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    .bannertext{
        margin-top: 42px !important;
        margin-left: 136px !important;
        font-size: 14px !important;
        line-height: 30px !important;
    }
    .midtxt2{
        margin-top: -10px !important;
    }

}

@media(max-width:410px){
    .greywrap{
        margin-top: -80% !important;
        padding-top: 0px !important; 
    }
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    img.image-res{
        width: 32% !important;
    }  
}

@media(max-width:395px){
    .greywrap{
        margin-top: -83% !important;
        padding-top: 0px !important; 
    }
    .greyabout{
        margin-top: 135px !important;
        font-size: 18px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    img.image-res{
        width: 32% !important;
    }   
}

@media(max-width:375px){
    .greywrap{
        margin-top: -88% !important;
        padding-top: 0px !important; 
    }
    .greyabout{
        margin-top: 135px !important;
        font-size: 12px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    .bannertext{
        margin-top: 33px !important;
        font-size: 11px !important;
    }
    .txtcountdown{
        margin-top: 15px !important;
    }
    .flip-clock-wrapper{
        margin-top: 12px !important;
    }
    #clockdiv{
        height: 98px !important;
    }
    .secondlayer{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #tabl, #tabl5D {
        margin: auto;
        width: 95% !important;
    }
}

@media(max-width:360px){
    .numballresult{
        font-size: 13px !important;
        position: absolute !important;
        z-index: 10;        
        margin-left: -17.5% !important;
        margin-top: 3% !important;
        top:unset;
        left:unset;
        display: unset;
    }
    .greywrap{
        margin-top: -93% !important;
        padding-top: 0px !important; 
    }    
    .greyabout{
        margin-top: 200px !important;
        font-size: 12px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    .bannertext{
        margin-top: 33px !important;
        margin-left: 122px !important;
        font-size: 10px !important;
        line-height: 29px !important;
    }


}

@media(max-width:340px){
    .greywrap{
        margin-top: -100% !important;
        padding-top: 0px !important; 
    }    
    .greyabout{
        margin-top: 200px !important;
        font-size: 12px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    #countdowndiv{
        margin-left: -4px !important;
    }
}

@media(max-width:330px){
    #countdowndiv{
        margin-left: -9px !important;
    }
    #tabl, #tabl5D {
        margin-left: 20px;
        width: 90% !important;
    }
}

@media(max-width:320px){
    .numball-index{
        margin-left: -4px !important;
        margin-top: -1px !important;
        font-size: 15px !important;
    }
    .numballresult{
        font-size: 10px !important;
        position: absolute !important;
        z-index: 10;        
        margin-left: -16.8% !important;
        margin-top: 2.2% !important;
        top:unset;
        left:unset;
        display: unset;
    }
    .container{
        padding-left: 0px !important;
        margin-top: 0px !important;
    }
    .greywrap{
        margin-top: -108% !important;
        padding-top: 0px !important; 
    }    
    .greyabout{
        margin-top: 200px !important;
        font-size: 12px !important;
    }
    .greyabout p{
        font-size: 14px !important;
    }
    .bannertext{
        margin-top: 30px !important;
        margin-left: 95px !important;
        font-size: 8px !important;
        line-height: 25px !important;
    }
    .midtxt2{
        margin-top: -15px !important;
    }
    .centered2{
        margin-top: -10px !important;
    }
    #countdowndiv{
        padding-right: 0px !important;
        margin-left: -19px !important;
    }
    .row{
        margin-right: 0px !important;
    }
    p span.midtxt2{
        line-height: 25px !important;
    }
    img.image-res{
        width: 40% !important;
    } 
    .navbar-brand{
        width: 217px;
    }
    #tabl, #tabl5D {
        margin-left: 0px;
        width: 100% !important;
    }
    #tabl5D_wrapper .col-sm-12{
        padding-right: 0px;
    }
    #tabl_paginate, #tabl5D_paginate{
        font-size: 13px;
    }
}