html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    color: #243B7A;
}

.nav-link {
    font-size: 19px;
    /* margin: 0 .4rem; */
}

.btn-join-b.btn-join {
    background-color: #243B7A;
    border-color: #243B7A;
    font-size: 22px;
    padding-top: .7rem;
    padding-bottom: .7rem;
    border-radius: 15px;
}

.btn-join-w {
    background-color: #ffffff;
    border-color: #243B7A;
    color: #243B7A;
}

.btn-join-w.btn-join {
    border-radius: 15px;
    font-size: 22px;
    padding-top: .7rem;
    padding-bottom: .7rem;
}

.btn-join-b.btn-sub {
    font-size: 20px;
}

.btn-join-b:hover {
    border-color: #243B7A;
    background-color: #ffffff;
    color: #243B7A;
}

.btn-join-w:hover {
    border-color: #ffffff;
    background-color: #243B7A;
    color: #ffffff;
}

#gs_autobet,
.page-footer,
#sbo_daftar,
#sbo_testimonials,
#sbo_testimonials .card {
    background-color: #243B7A;
    color: #ffffff;
}


/* .testimonial-img {
    width: 7rem!important;
    height: 7rem;
} */

.newsletter-title {
    color: #243B7A;
}

.page-footer .credits {
    font-size: 22px;
}

.page-footer {
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
}

#sbo_video,
#sbo_newsletter {
    background-color: #FFF;
    border-top: .3px solid #243B7A;
}

.member-register input::placeholder,
.member-register input,
#bDate {
    font-weight: 500;
    color: #ccccccd4;
    font-size: .9rem;
}

.member-register .form-control {
    /* background-color: #1c1e21; */
    border-left: #1c1e21;
}

.card-form {
    background-color: #1c1e21de;
    font-family: 'Poppins', sans-serif;
}

.overlay-form {
    position: relative;
    bottom: 25rem;
}

.back-overlay {
    height: 67vh;
    background-color: #243B7A;
    background-image: url(../img/registration/SBOROBOT-Registration-PageBG.jpg);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: screen;
}



.owl-nav {
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 15rem;
}

.b-next,
.b-prev {
    color: #243B7A;
    font-size: 2.7rem;
}

#sbo_testimonials .b-next,
#sbo_testimonials .b-prev {
    color: #fff;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.btn-shadow {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.6);
}


/* Ripple Loading */

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.member-contact .lds-ripple {
    top: 17px;
    right: 80px;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

.top_menu li a {
    color: #243b7a !important;
}


/* .top_menu li.action a {
    font-weight: bold;
} */

.box_txt_banner {
    position: absolute;
    z-index: 2;
    width: 500px;
    top: 30%;
    left: 10%;
    color: #FFF;
    background: #00000057;
    padding: 0 15px 10px 15px;
    border-radius: 10px;
}

.b_togo_register {
    background-color: #243b7a;
    color: #FFF;
    border: 0;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 27px;
}

.banner_title {
    font-size: 45px;
    font-weight: bold;
    text-shadow: 1px 1px 3px #000;
}

.banner_des {
    font-size: 22px;
    margin: 12px 0;
    text-shadow: 1px 1px 3px #000;
}

.banner_button {
    text-align: center;
}

.b_togo_register {
    box-shadow: 1px 1px 3px #000;
}

.header_section2 {
    font-family: 'Blippo' !important;
    font-size: 40px;
}
.daftar-title {
    font-family: 'Blippo' !important;
    font-size: 60px;
    color: #243b7a;
    letter-spacing: 2px;
    text-shadow: 0 1px 0 #fff,
    0 2px 0 #f8f9fa,
    0 3px 0 #f8f9fa,
    0 4px 0 #f8f9fa,
    0 5px 0 #f8f9fa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);
}

.title_section_blue {
    font-family: 'Blippo' !important;
    font-size: 40px;
    color: #243b7a;
    margin-bottom: 20px;
    text-align: center;
}

.berita_list {
    padding: 0;
}

.berita_list_title h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video_title {
    font-size: 40px;
    font-weight: bold;
}

/* .video_des {
    text-align: left;
} */

.social_icon {
    text-align: center;
    margin: 20px 0;
}


/* Register Phone Input */
.iti.iti--allow-dropdown {
    width: 100%;
}

.iti__selected-dial-code {
    color: #919191;
    font-weight: 600;
}

span.iti__country-name {
    color: black;
}

form.cmxform label.error, label.error {
    position: absolute;
}


/* Ripple Loading */


/* @media (max-width: 1400px) {
    .landing-container .form-row-wrapper{
        width: 60%;
    }
}

@media (max-width: 980px) {
    .landing-container .form-row-wrapper{
        width: 100%;
    }
} */

#background_mobile {
    display: none;
}

#background_video {
    overflow: hidden;
    max-height: 800px;
}

#background_video video {
    width: 100%;
}

#memberPendaftaran .form-control + label.error, 
#memberPendaftaran .form-control.has-value + label.error {
    top: 50px;
    color: red;
}

.box-welcome {
    max-width: 850px;
    text-align: center;
    margin: auto;
    border: 1px solid rgba(0,0,0,.125);
    padding: 15px 140px 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    font-size: 16px;
    background: #ebecf2;
}

.box-info {
    max-width: 300px;
    margin: 20px auto;
    background: #1e175d;
    border: 1px solid #253b7a;
    border-radius: 7px;
    color: #fff;
    padding: 10px;
}

.box-email{
    position: relative;
}

.box-email img {
    position: absolute;
    left: -85px;
    top: -5px;
    width: 80px;
}

.ty-template .btn{
    width: 280px;
}

.ty-template h3{
    font-weight: bold;
}

.ty-template .box-bottom{
    max-width: 850px;
    margin: auto;
}
.ty-template .box-bottom p{
    font-size: 15px;
    margin: 25px 0;
}
.template-daftar .sbo_banner{
    position: relative;
}
.template-daftar .sbo_banner>.container{
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
}
.template-daftar .box_txt_banner{
    position: relative;
    top: 0;
    left: 0;
}
.template-daftar .main_logo{
    color: #253b7a;
    font-size: 17px;
    vertical-align: middle;
}
.main_logo .separator {
    margin: 0 10px;
    background: #000;
    width: 2px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}
/* .template-daftar .main_logo img {
    max-width: 144px;
} */
.template-daftar .header_section2,
.ty-template .header_section2{
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 900;
}
.template-daftar .gs_deposit .h6,
.ty-template .gs_deposit .h6{
    font-weight: bold;
}

.desc_autobet p{
    margin-top: 5px;
    margin-bottom: 20px;
}
.desc_autobet .h6{
    font-weight: bold;
    margin-bottom: 0;
}

.template-daftar .gs_deposit img,
.ty-template .gs_deposit img{
    margin-bottom: 20px;
    height: 115px;
}
.gs-icon{
/*    width: 130px;
    height: 130px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #273c7b;
    border-radius: 50%;
    margin-bottom: 15px;*/
    /*background: #253b7a;*/
}
.gs-num {
    display: block;
    width: 40px;
    height: 40px;
    margin: auto;
    background: #ddddde;
    line-height: 40px;
    color: #909195;
    border-radius: 50%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.check{
    padding-left: 35px;
    list-style: none;
}
.check li{
    margin: 0;
    position: relative;
}
.check i {
    position: absolute;
    background: #256a7a;
    color: #00d324;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    left: -35px;
    font-size: 11px;
}
.template-daftar #sbo_testimonials,
.template-daftar #sbo_testimonials .card{
    background: #fff;
    color: #243B7A;
}
.template-daftar #sbo_testimonials .b-next, 
.template-daftar #sbo_testimonials .b-prev{
    color: #243B7A;
}
.rating {
    font-size: 15px;
    font-weight: bold;
}
.rating .star {
    margin-left: 5px;
    color: #ffd700;
}
.template-daftar .navbar .btn-join-b.btn-join{
    font-size: 15px;
}



/* New Design */
@media (min-width: 1200px) {
    .template-daftar .container, .template-daftar .container-lg, .template-daftar .container-md, .template-daftar .container-sm, .template-daftar .container-xl {
    max-width: 1500px;
    }
}
.template-daftar .main_logo {
    padding: 0;
    margin-left: -70px;
    position: relative;
}
.template-daftar .main_logo::before {
    content: "";
    display: block;
    width: 150px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -95px;
    z-index: -1;
    background-image: url(../img/sborobot_new/head_before.png);
    background-repeat: repeat-x;
    background-size: auto 100%
}
.template-daftar .main_logo img {
    width: auto !important;
}
.template-daftar .navbar {
    /* background: linear-gradient(180deg, rgba(36, 59, 122,1) 0%,  rgba(36, 59, 122, 1) 50%, rgba(21, 35, 74, 1) 100%) !important; */
    background: linear-gradient(180deg, #6787DE 0%, #243B7A 61.98%, #15234A 100%);
    padding: 0 !important;
    width: 100%;
}
.template-daftar .navbar::before {
    content: "";
    width: 25%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/sborobot_new/head_before.png);
    background-repeat: repeat-x;
    background-size: auto 100%

}
.template-daftar .top_menu li {
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
    position: relative;
    padding: 0 20px;
}
.template-daftar .top_menu li a {
    color: #fff !important;
    
}
.template-daftar .top_menu li:hover::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform: skew(-40deg, 0deg);
    -webkit-transform: skew(-40deg, 0deg);
    -o-transform: skew(-40deg, 0deg);
    -ms-transform: skew(-40deg, 0deg);
    transform: skew(-40deg, 0deg);
    z-index: -1;
}


.template-daftar .top_menu li:hover a{
    color: #243B7A !important;
}
.template-daftar .top_menu .active a{
    color: #243B7A !important;
}
.template-daftar .top_menu .active::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform: skew(-40deg, 0deg);
    -webkit-transform: skew(-40deg, 0deg);
    -o-transform: skew(-40deg, 0deg);
    -ms-transform: skew(-40deg, 0deg);
    transform: skew(-40deg, 0deg);
    z-index: -1;
} 

.template-daftar .sbo_banner {
    position: relative;
    overflow: hidden;
}

@media(min-width: 768px) {
    #background_video.daftar-banner-video {
        overflow: hidden;
        height: 100vh;
        max-height: 800px;
    }
    #background_video.daftar-banner-video video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        height: auto;
        width: auto;
        z-index: -100;
        transform: translate(-50%, -50%);
    }
}
.template-daftar .sbo_banner .container{
    position: absolute;
    top: 8%;
    left: 0;
    right: 0;
    margin: auto;
}
.template-daftar .box_txt_banner {
    width: 640px;
    background: rgba(36, 59, 122, .7);
    padding: 20px 30px;
    top: 0;
    left: 0;
    position: relative;
}
.template-daftar .banner_title {
    line-height: 120%;
    padding: 0;
    font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
}
.template-daftar .banner_logo {
    position: absolute;
    right: 0;
    top: 50%;
}

.template-daftar .header_section2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
}
.template-daftar #gs_deposit .header_section2 span, .template-daftar  #gs_autobet .header_section2 span{
    display: block;
}
.template-daftar .new_sborobot h4 {
    font-weight: 700 !important;
    font-size: 32px !important;
    margin-top: 15px;
}
.template-daftar .new_sborobot p {
    color: #000000;
    font-size: 16px;
    text-align: left;
}
.template-daftar .new_sborobot .step1 p, .template-daftar .new_sborobot .step3 p, .template-daftar .new_sborobot .step4 p {
    margin-top: 50px;
}
.template-daftar #sbo_testimonials {
    background-color: unset !important;
    color: #243B7A;
}
.template-daftar #sbo_testimonials .card {
    background-color: #243B7A;
    color: #fff;
    border-radius: 1rem !important;
    -ms-flex-direction: unset;
    flex-direction: unset;
    padding: 40px 10px 120px;
}
.template-daftar #sbo_testimonials .b-next, .template-daftar  #sbo_testimonials .b-prev {
    color: #243B7A;
}
.template-daftar .new_testimonial_con {
    padding: 0 50px;
}
.template-daftar .new_testimonial_con .row, .template-daftar .new_testimonial_con .card-body {
    width: 100%;
}
.template-daftar .testimonial-img  {
    box-shadow: 6px 6px 6px 6px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
    width: 60% !important;
    margin-top: 50px;
}
.template-daftar .testimonial_circle {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 1;
}
.template-daftar .testimonial_rating {
    width: 190px;
    height: 190px;
    border: 5px solid #FACA51;
    border-radius: 50%;
    margin: 0 auto 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.template-daftar .testimonial_rating h5 span{
    font-size: 48px;
}
.template-daftar .testimonial_rating i{
    color: #FACA51;
}
.template-daftar .owl-nav {
    bottom: 20rem;
}
.template-daftar .social_icon a{
    margin: 0 10px;
}
.template-daftar .register_new {
    margin: 0 auto;
}
.template-daftar .btn_register_new {
    width: 100%;
}
.template-daftar .btn-join-w.btn-join {
    font-size: 20px;
}
.template-daftar .featured-title {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}
.template-daftar .sbo_newsletter .header_section2 span {
    color: #919191;
}
.template-daftar .member_register .form-group {
    margin-bottom: 2rem;
}
.template-daftar #sbo_daftar .featured-title {
    position: relative;
    z-index: 1;
}
.template-daftar #sbo_daftar .featured-title span{
    background-color: #243B7A;
    padding: 0 10px;
}
.template-daftar #sbo_daftar .featured-title::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    border-top: 1px solid #fff;
    z-index: -1;
}
.template-daftar .gs_deposit img {
    height: 225px;
}    
.template-daftar .gs_deposit .btn-join-b.btn-join{
    border: 2px solid #ffff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.template-daftar .gs_deposit_home img{
    height: auto;
}
.template-daftar .gs_deposit_home img {
    margin-bottom: 0;
}
.article_container {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.article_container .card {
    flex: 0 0 25%;
    max-width: 25%;
}

#sbo_berita .card-wrap {
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.6);
}

#sbo_berita .berita_list {
    padding: 15px;
    background: #243B7A;
}

.article_container .card {
    padding: 0 15px;
    margin-bottom: 20px;
}

.berita_list_title h5 {
   font-weight: bold;
}
.berita_list a {
    color: #fff;
}
.h1-hidden {
    font-size: 0;
    margin: 0;
    padding: 0;
}

/* Accordion */
.template-daftar .accordion_container {
    background: #FFFFFF;
    border: 2px solid #243B7A;
    border-radius: 28px;
    overflow: hidden;
    margin-bottom: 15px;
}
.template-daftar .accordion_container .accordion {
    background-color: #fff;
    color: #243B7A;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    position: relative;
    margin: 0;
    font-weight: bold;
}
.template-daftar .accordion_container p{
    font-size: 1rem;
}
.template-daftar .accordion_container .active, .accordion_container .accordion:hover {
  background-color: #fff;
}
.template-daftar .accordion_container .accordion:after {
    content: '';
    background: url(../img/sborobot_new/accordion_after1.png) center center / 100% auto no-repeat;
    width: 32px;
    height: 19px;
    right: 20px;
    top: 40%;
    position: absolute;
}
.template-daftar .accordion_container .active:after {
    content: '';
    background: url(../img/sborobot_new/accordion_after2.png) center center / 100% auto no-repeat;
}
.template-daftar .accordion_container .active {
    border-bottom: 1px solid #243B7A;
}
.template-daftar .accordion_container .panel {
  padding: 0 30px;
  background-color: white;
  color: #000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/* End Accordion */

/* End New Design */

@media (max-width: 1700px) {
    .template-daftar .navbar::before {
        width: 10%;
    }
}

@media (max-width: 1500px) {
    .template-daftar .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }
    
}
@media (max-width: 1400px) {
    .template-daftar .main_logo {
        width: 50%;
    }  
    .template-daftar .banner_logo {
        width: 30%;
    }
    .template-daftar .banner_title {
        font-size: 30px;
    }
    .template-daftar .top_menu li {
        padding: 0 10px;
    }
    .template-daftar .nav-link {
        font-size: 15px;
    }
}
@media (max-width: 1200px) {
    .template-daftar .main_logo {
        margin-left: -70px;
    }
    .template-daftar .box_txt_banner {
        padding: 10px 20px;
    }
    .template-daftar .btn-join-w.btn-join {
        font-size: 15px;
    }
    .template-daftar .new_sborobot h4 {
        font-size: 20px !important;
    }
    .template-daftar .new_sborobot .step1 p, .template-daftar .new_sborobot .step3 p, .template-daftar .new_sborobot .step4 p {
        margin-top: 35px;
    }
    .template-daftar .navbar::before {display: none;}
    .template-daftar .box_txt_banner .btn-join-w.btn-join {
        margin-top: 0 !important;
      
    }
    .template-daftar .sbo_banner .container {
        top: 4%;
    }
    
}
@media (max-width: 1000px) {
    .template-daftar .top_menu li {
        padding: 0 9px;
    }
    .article_container .card {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    
}
@media (max-width: 991px) {
    .template-daftar .main_logo {
        margin-left: 0;
    }
    .template-daftar .top_menu .active::after, .template-daftar .top_menu li:hover::after {
        display: none;
    }
    .template-daftar .top_menu li:hover, .template-daftar .top_menu .active{
        background-color: #fff;
    }
    .template-daftar .navbar {
        padding: .5rem 1rem !important;
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }
    .template-daftar .navbar-brand {
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        margin-left: unset;
    }
    .template-daftar .main_logo img {
        width: 50% !important;
    }
    
    .template-daftar .banner_logo {
        display: none;
    }
    .template-daftar .new_sborobot img {
        height: 200px;
    }
    .template-daftar .new_sborobot h4 {
        font-size: 20px !important;
    }
    .template-daftar .testimonial_rating h5 span {
        font-size: 30px;
    }
    .template-daftar .testimonial_rating {
        width: 150px;
        height: 150px;
    }
    .template-daftar .accordion_container .accordion::after {
        width: 15px;
        height: 15px;
    }
    .template-daftar .top_menu li {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .template-daftar .main_logo::before {
        display: none;
    }
}


@media (max-width: 980px) {
    .box_txt_banner,
    .template-daftar .banner_title,
    .template-daftar .banner_des{
        display: none;
    }
    .template-daftar .sbo_banner>.container {
        position: relative;
        top: 0;
    }
    .template-daftar .box_txt_banner {
        display: block;
        width: 100%;
        padding: 30px 0 0;
        background: none;
        color: #243B7A;
    }
}

@media (max-width: 768px) {
    .navbar-brand.main_logo {
        display: contents !important;
    }
    .regis_form {
        padding: 15px;
    }
    .social_icon img {
        width: 30px;
    }
    #background_mobile {
        display: unset;
    }
    .box-email img{
        left: -90px;
    }
    .desc_autobet {
        margin-top: 20px;
    }
    .template-daftar #sbo_testimonials .card {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .template-daftar #sbo_testimonials .card {
        padding: 30px 10px;
    }
    .template-daftar .testimonial-img {
        margin-top: 0;
    }
    .template-daftar .testimonial_circle {
        top: 25px;
    }
    .template-daftar .testimonial_rating {
        margin: 60px auto 20px;
    }
    .template-daftar .register_button .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .template-daftar .btn_register_new {
        width: auto;
    }
    .template-daftar .main_logo {
        width: auto;
    }
}

@media (max-width: 768px) {
    .box-welcome{
        padding-left: 15px;
        padding-right: 15px;
    }
    .box-email img {
        left: 0;
        position: relative;
        display: block;
        margin: auto;
    }
}

@media (max-width: 767px){
    /* .template-daftar .navbar-brand.main_logo{
        display: inline-block !important;
    } */
    .template-daftar .navbar .btn-join-b.btn-join{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .template-daftar .gs_autobet img{
        margin-bottom: 20px;
    }
    .template-daftar .navbar {
        padding: 0 !important;
    }
    .template-daftar .main_logo img {
        width: 67% !important;
    }
    .template-daftar .new_sborobot p {
        text-align: center;
    }
   

}

@media (max-width: 600px) {
    .daftar-title{
        font-size: 40px;
    }
    .template-daftar .navbar-brand.main_logo{
        padding-top: 0;
        margin-right: 0;
    }
    .template-daftar .btn-list .btn{
        display: block;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: 100%;
    }
    .template-daftar .header_section2{
        font-size: 35px;
    }
    .template-daftar .navbar .btn-join-b.btn-join{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .gs-icon{
        margin-top: 20px;
    }
    .template-daftar .regis_form{
        padding: 0;
    }
    .template-daftar .header_section2 {
        font-size: 30px;
    }
    .article_container .card {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
}
