.page-header {
    background: linear-gradient(180deg, rgb(0, 48, 100) 15%, rgb(13, 159, 226) 50%, rgb(0, 48, 100) 80%);
    border-bottom: 1px solid transparent !important;
}

.slider{
    height:auto !important;
    /* display:none; */
}

.iklan{width: 100%;height: 240px;}
.iklan img{padding-top: 0px; height: 100%; width: 100%;}

#dewamarquee{
    background-color: rgb(0 0 0 / 7%);

}
#dewamarquee marquee{
        font-size: 16px;
        font-weight: 100;
        color: rgb(248, 161, 39);
        
}

.no-bottom{
    /*background: url(https://masbulo.b-cdn.net/dultogel/bg/mobile/BG-DULTO-MOBILE.jpg) no-repeat transparent !important;*/
    background: url(https://dultogel2.b-cdn.net/dul-mobi.jpg) no-repeat transparent !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-color: rgb(9 0 28 / 50%) !important;
}
.list-menu-mobile {
    display: flex;
    padding-top: 10px;
}
.list-menu-mobile img {
    padding: 4px;
    line-height: 1.42857143;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 1200px) {
    .main {
        background-color: rgb(9 0 28 / 50%) !important;
    }
    .inner-wrap {
        background: transparent !important;
    }
    .panel-blue {
        border: 1px solid #e1c1d3 !important;
        background: #00000042 !important;
    }
    #slider-hasil .slider {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        align-items: start;
        justify-items: stretch;
        justify-content: center;
    }
    .results {
        border: solid 1px #424c60 !important;
        background-color: rgba(0, 0, 0, 0.55) !important;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 5px;
        padding: 0px !important;
    }
     .pool-name{
        color: white !important;
        text-transform: uppercase;
        font-size: 10px !important;
        width: 100% !important;
        text-align: center !important;
        background: linear-gradient(to right, #0092bf, #00215d) !important;
        background-size: 300% 300%;
        animation: background-gold 8s infinite;
        padding: 3px 2px;
        border: 2px solid #00325d;
     }

    .pool-date {
        display: none !important;
    }
    .pool-result {
        color: #fff01d !important;
        text-align: center !important;
        width: 100% !important;
        font-size: 12px !important;
        line-height: 1.8 !important;
        font-family: 'Gafata';
        float: none !important;
    }
}

@media screen and (max-width: 900px) {
    .bank {
        border-radius: 10px !important;
        padding: 0px !important;
        height: 40px !important;
        width: 46% !important;
        margin-left: 7px !important;
        border: groove 3px;
    }
    .bank img:first-child {
        width: 65px !important;
        display: inline-block !important;
        vertical-align: middle !important;
        margin-left: auto !important;
        margin-right: 2px !important;
        margin-top: 6px !important;
        margin-bottom: auto !important;
    }
    .bank img:last-child {
        width: 35% !important;
        display: inline-block;
        vertical-align: middle;
        margin-left: 7px !important;
        padding: 0;
    }
}

.iconuserlogin {
    position: absolute;
    top: 42px;
    left: 18px;
    background: #ff8000;
    border-radius: 17px 0 0 17px;
    padding: 10px 13px;
    box-shadow: 1px 0 5px #0188d1;
    border: 1px solid #0188d1;
  }
  
  .iconkeylogin {
    position: absolute;
    top: 92px;
    left: 18px;
    background: #ff8000;
    border-radius: 17px 0 0 17px;
    padding: 10px 13px;
    box-shadow: 1px 0 5px #0188d1;
    border: 1px solid #0188d1;
  }
  
  .iconuserlogin img {
    width: 19.3px;
    /* filter: brightness(28) contrast(8.8); */
  }
  
  .iconkeylogin img {
    width: 19.3px;
    /* filter: brightness(28) contrast(8.8); */
  }

  .contactField {
    height: 40px;
    padding-left:  12px;
    padding-right: 12px;
    margin-bottom: 0px;
    border-radius: 25px;
    border-color:#d70000;
    
}
input:focus{
    box-shadow: 2px 0 5px #d10101 !important;
    border: 2px solid #d10101 !important;
}

.button-blue,
.button-green,
.button-yellow {
    /* background-image: linear-gradient(to right, #228B22, #228B22); */
    box-shadow: none;
    border: none;
    border-radius: 40px;
}

input[type="submit"],
.buttons {
    border-radius: 40px;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.buttons:hover {
    background-position: 100% 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


.buttonWrap.buttons.button-blue.contactSubmitButton {
    background: linear-gradient(180deg, rgb(0, 48, 100) 15%, rgb(13, 159, 226) 50%, rgb(0, 48, 100) 85%);
    box-shadow: inset 0 -4px 0 #004464;
    border: 1px solid rgb(255, 140, 0);
    border-radius: 18px;
    appearance: none;
}

.buttonWrap.buttong.button-green.contactSubmitButton {
    background: linear-gradient(180deg, rgb(0, 48, 100) 15%, rgb(13, 159, 226) 50%, rgb(0, 48, 100) 85%);
    border: 1px solid rgb(255, 140, 0);
    border-radius: 18px;
}

.dolansearchPasaran {
    width: 100%;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 6px;
    background: linear-gradient(to right top, #0095ff, #006bc3, #5fb7ff, #005eab, #0011ff);
    border: 1px solid #23dc8e  !important;
    box-shadow: inset 0px 0px 0px 1px rgb(255, 179, 0), inset 0px 2px 0px 0px rgb(255, 162, 0), inset 0px 0px 0px 2px rgb(255 179 0), 3px 3px 3px 1px rgb(0 0 0 / 20%);
    position: relative;
        }
        .dolansearchPasaran input {
          width: 100%;
          border: none;
          border-radius: 3px;
          padding: 5px;
          color: #090909;
          letter-spacing: 1px;
          background: #ffffff;
          box-shadow: none;
        }
        .dolansearchPasaran img {
          width: 28px;
          margin-right: 5px;
          filter: brightness(10) drop-shadow(1px 2px 2px #00000054) contrast(1);
        }
        .searchPasaran input::placeholder {
          color: #000000;
        }

.dib{
    text-shadow: 0px 0px 15px rgb(0 200 255);
    color: #ffffff;
}

p#date-today-result{
    text-shadow: 0px 0px 15px rgb(0 200 255);
    color: #ffffff;  
}

.dolan-jackpot{
    font-size: 22px;
    font-weight: bold;
    padding: 33px;
    border-radius: 5px;
    text-align: center;
    color: rgb(0, 200, 255);
    background: url(https://dultogel.mediamsg2.com/GIF-DULTOGEL/PROGRESIF-DULTO.gif) no-repeat center;
    background-size: 100%;
    width: 100%;
    margin: 30px auto;
    height: 80px;
}

.column-vpn {
    flex: 1;
    margin: 10px;
    /* text-align: center; */
    line-height: 14px !important;
    display: block !important;
    height: 40px !important;
    margin-right: 0px;
}
.container .column-vpn img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 40%;
    height: auto;
    border-radius: 40px;
}
.gbralter{
    padding: 20px;
}
.vpn .gbralter a{
    padding: 10px 26px 10px 26px;
    font-size: 20px;
    width: 100%;
    background: linear-gradient(180deg, rgb(0, 48, 100) 15%, rgb(13, 159, 226) 50%, rgb(0, 48, 100) 85%);
    border: 1px solid gold;
    border-radius: 18px;
}

.messagebleft-container {
  background: linear-gradient(180deg, rgb(0, 48, 100) 15%, rgb(13, 159, 226) 50%, rgb(0, 48, 100) 85%);
  padding: 7px 0px;
  font-size: 12px;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  color: #ffffcc;
  width: 95vw;
  margin: 10px;
  margin-right: 10px;
  border-radius: 40px;
  border: 2px solid #fdeb91;
  font-weight: bold;
  white-space: nowrap;
}

/* css smartbanner */
#smart_banner{ 
    background: linear-gradient(180deg, rgb(0, 48, 100) 15%, rgb(13, 159, 226) 50%, rgb(0, 48, 100) 85%) !important;
    overflow: hidden !important;
    }
    #smart_banner .app_info .app_title{
        font-size: 15px !important;
        font-weight: bold !important;
        color: #ffcc00 !important;
    }
    #smart_banner .app_info .app_slogan{
    font-size: 11px !important;
    color: #FFF !important;
    letter-spacing: 0px !important;
    }
    
    #smart_banner .download_button a{
        font-size: 12px !important;
        padding: 8px 8px !important;
        color: #000 !important;
        background: linear-gradient(to bottom, #00f5f6 0%, #0b669e 100%) !important;
        border-radius: 20px !important;
        border: 2px solid #05f4fa !important;
        box-shadow: 0px 0px 3px #00d3ff !important;
    }
    /* #smart_banner .download_button{
    position: absolute;
    right: 5px;
    margin-top: -10px;
    } */