
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

body,html{
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #fff; font-weight: 400;

}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
}

h1 { font-size: 50px; font-weight: 700; }
@media (min-width: 1200px){
   
}

.p-3 {
  padding: $spacer !important;
}

.point-banner-bg{ 
   
    margin-top: -90px;
    margin-bottom: -80px;
}

.point-banner-bg p {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1rem;
}

.text-primary {
	color: #ed2124 !important
}
a { color: #ed2124; }
a:hover { text-decoration:none; color: #ed2124; }
:focus{ outline: none !important; }

.btn {  padding-right: 25px; padding-left: 25px;  font-size: 14px; text-transform: uppercase; }
.btn-primary {
    color: #fff;
    background-color: #ff6c34;
    border-color: #ff6c34;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f15c24;
    border-color: #f15c24;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f15c24;
    border-color: #f15c24;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}

.navbar-dark .btn-outline-primary {
    color: #fff;
    border-color: #fff;
}
.matches .btn-outline-primary {
    color: #fff;
    border-color: #fff; font-size: 16px; padding-top: 10px; padding-bottom: 10px;
}

.btn-outline-primary {
    color: #ff6c34;
    background-color: #B00808;
    background-image: none;
    border-color: #ff6c34;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #55ae3a;
    border-color: #55ae3a;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #55ae3a;
    border-color: #55ae3a;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,108,52,.5);
}

.btn-rounded {
    border-radius: 10em;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff6c34;
}

.download-btn img {vertical-align: sub;}
.transprant_header { position: absolute; z-index: 1; width: 100%; }

.about-header .transprant_header{position: relative; background-color: #B00808;}
.about-header .transprant_header{position: relative;}
header { background: #B00808;  }
.nav-link {padding: 0.8rem 1rem;}

.navbar {  font-size: 14px; padding: 10px 15px;}
.navbar-expand-lg .navbar-nav .nav-item {padding-left: 20px; padding-right: 20px;}

.navbar-light .navbar-nav .nav-link { color:#fff; font-size: 16px; font-weight: 400; text-transform: capitalize; position: relative;  }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: #fff; }
.navbar-light .navbar-nav .active .nav-link {color: #E6292B; }
.navbar-light .navbar-nav .active .nav-link:after {  content: ""; width: 46px; height: 6px; background: #E6292B; border-radius: 5px 5px 0px 0px; position: absolute; left: 50%; margin-left: -23px; bottom: -35px; }
nav ul li a.download-btn {
    background-color: #FFAB3B; !important; color: #fff; border-radius: 18px; display: inline-block;
    padding: 5px 25px !important;
    margin-top: 6px;
    text-transform: capitalize;
}

.download-btn-banner-ios {
    background-color: #000000; !important; color: #fff; border-radius: 18px; display: inline-block;
    padding: 5px 25px !important;
    margin-top: 6px;
    text-transform: capitalize;
width: 100%;
    text-align: center;
}



.download-btn-banner-android {
    background-color: #B00808; !important; color: #fff; border-radius: 18px; display: inline-block;
    padding: 5px 25px !important;
    margin-top: 6px;
    text-transform: capitalize;
width: 100%;
    text-align: center;
}

nav.transprant_header ul li a.download-btn { background-color: #FFAB3B !important; }
.navbar-light.transprant_header .navbar-nav .active .nav-link { color: #A4A2A2;}
.navbar-light.transprant_header .navbar-nav .active .nav-link:after { display: none;}
.img-fluid-banner {
  
padding-bottom: 75px;
    max-width: 80%;
    height: auto;
}
.img-fluid-banner10 {
    scale: .8;
    padding-bottom: 75px;
    max-width: 80%;
    height: auto;
}

.img-fluid-banner11 {
  
 display: none;
}


.img-css-banner {
    max-width: 100%;
    height: auto;
    scale: .6;
}

.img-joint-banner {
    padding-top: 80px;
    max-width: 85%;
    height: auto;
}
.img-fluid-works {
    max-width: 100%;
    height: auto;
    margin-top: -70px;
}

.img-fluid-banner1 {
    
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}

.img-fluid-banner2 {
    scale: .8;
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}
.img-fluid-banner3 {
    scale: .8;
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}
.img-fluid-banner4 {
    scale: .8;
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}

.img-fluid-banner6 {
     display: none;
}
.img-fluid-banner7 {
     display: none;
}
.img-fluid-banner8 {
     display: none;
}

.banner {
    padding-top: 80px;
    padding-bottom: 20px;
}
.pic-id {
       display: none;
}
.bg-image-play{
       display: none;
}
.bg-image-res{
       display: none;
}
.bg-img-vision{
  display: none;
}
.img-id {
    padding-top: 30px;
    padding-left: 100px;
    max-width: 100%;
    height: auto;
}


.c-vc-img {
    margin: 20px;
}

.contact h1{   
   
    padding-top: 40px;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;

}

.play h1 {
    padding-top: 200px;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
}
.play p{

    font-size: 20px;


}
.contact p{

    font-size: 22px;


}

.banner h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
}

.banner2 {
    padding-top: 50px;
   
}

.banner7 h1 {
    margin-top: 20px;
    padding-left: 20px;
    font-size: 25px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
}
.banner7 h6 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner7 p {
    padding-right: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
    width: 80%;
}



.banner5 h1{
    padding-left: 100px;
    font-size: 40px;
    color:#AA100E;
    font-weight: 700;
    margin-bottom: 25px;
    
}
.img-play {
    padding-left: 100px;
    padding-bottom: 75px;
    max-width: 80%;
    height: auto;
}

.banner5 p{
    padding-left: 100px;
    color: #848484;
   
}

.banner5 h3{
    padding-left: 100px;
    color: #283F4C;
	
   
}

.banner2 h1{
    font-size: 40px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: -100px;
}

.banner-bg-color {
    padding-top: 20px;
    background-color: #F8F6F4;
}



.banner4 h1{
    font-size: 36px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
  }
.banner4 h6{
    font-size: 16px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
}
.banner4 p{
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner6{    
   padding: 100px;
   background-color:#F8F6F4;
}

.banner6 p{
 
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
}


.security_icon{
 margin-right: 7px;
    height: 25px;
    margin-top: 5px;
    margin-left: 15px;
}
.banner2 h6{
    font-size: 16px;
    color: #283F4C;
    font-weight: 400;
    margin-bottom: 25px;
}
.banner2 p{
    font-size: 14px;
    color: #283F4C;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner3 h1{ 
 font-size: 40px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
   
}

.banner3 h6{
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 25px;
    padding-right: 50px;
    line-height: 1.5;
}

.banner3 p{
    font-size: 14px;
    color: #283F4C;
    font-weight: 400;
    margin-bottom: 5px;
}
 
.img-right {
    margin-top: -275px;
    text-align: center;
    height: 465px;
}

.bg-image-about{
 display: none;
}

.img-top{
 display: none;
}
.about-us-text-center{text-align:center; }
.padding-col {
    padding-top: 25px;
    padding-left: 75px;
    padding-right: 75px;
}

.img-css
 {
    
    text-align: center!important;
}

.vision {
    width: 100%;
    left: 0;
}

.point {
    width: 100%;
    left: 0;
}

.point h1{

    text-align: center;
    font-size: 35px;
    font-weight: 700;
}

.captain {
    width: 100%;
    left: 0;
}
.points{
    border-radius: 30px;
    background-color:#AA100E;
    margin: 30px;
}

.system h1 {
    padding-top: 50px;
    text-align: center;
    color: #283F4C;
    font-size: 40px;
    font-weight: 700;
}

.captain h4{
       padding-top: 30px;
}

.banner p { margin: 40px 0 5px 0; }
.padding-col p{     font-size: 18px; color:#AA100E;}

.about-us-banner p{ font-size: 22px; padding-bottom:50px; margin: 40px 0 5px 0; }
.about-us-banner h1{ padding-top: 50px; font-size: 48px; font-weight: 700; }
.joint h1{font-size: 36px;}
.joint p {color: #B8B8B8;}
.banner h2 { font-size: 16px; color: #fff; font-weight: 500; padding-bottom: 10px; }
.banner h2 span { background:rgba(0,0,0,0.25); padding:7px 15px; border-radius: 30px; }

.bg-image {display: block; position: relative; background: url(../images/hero-theme.png) no-repeat 0px 50%; background-size: cover;}
.bg-image-about-us{ display: block; position: relative; background: url(../images/bg-theme.png) no-repeat 0px 50%; background-size: cover;}
.bg-image-point{ position: relative; background: url(../images/bg-point.png) no-repeat 0px 50%; background-size: cover;}
.bg-image-how-to-play{ display: block; position: relative; background: url(../images/bg-play.png)  no-repeat 0px 50%; height: 506px; background-size: cover; }
.bg-image-contact-us{ position: relative; background: url(../images/contact-bg.png) no-repeat 0px 50%; background-size: cover;}
.text-bg-image{ padding: 30px; position: relative; background: url(../images/joint-bg.png) no-repeat 0px 50%; background-size: 980px 580px;}
.bg-image-joint { position: relative; background: url(../images/joint-theme.png) no-repeat 0px 50%; height: 506px;  }
.bg-image-our-vision { position: relative; background: url(../images/our-vision.png) no-repeat 0px 50%; height: auto;
    width: 100%;
    background-size: cover;
    display: flex;}
.bg-image .background-image-wraper {
    position: absolute; width: 100%;background: url(../images/banner_bg.png) no-repeat 50% 65%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-size: cover !important;*/
    z-index: 0;

}
/*
.bg-image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 280px;
    bottom: -2px;
    left: 0;
    z-index: 0;
    background: url(../images/banner_bottom_shape.svg) no-repeat 50% 100%; background-size: 100% auto;
} */

.app_screen { text-align: center; margin-bottom: -250px; }
.download_app_box{
	padding: 20px;
height: 165px;
flex-shrink: 0;
border-radius: 17px;
background: #FFAB3B;
box-shadow: -4px 4px 13px 0px rgba(0, 0, 0, 0.50);

}


.download_link {
    margin: auto;
    margin-bottom: 40px;
    position: relative;
    max-width: 600px;
}
.form-control-number {
    background: #fff;
    border: none;
    border-radius: 30px;
    width: 100%;
    padding: 14px 163px 14px 25px;
}

.get_link_btn {
    border: none;
    border-radius: 30px;
    padding: 10px 30px;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
    color: #fff;
    background: #000;
    border-color: #000;
}

.w-header {width: 280px;height: 7px;background: #B00808;border-radius: 10px 10px 0px 0px;}
/*.w-header2 {width: 180px;height: 7px;background: #CB150A;border-radius: 10px 10px 0px 0px;margin-bottom: 50px;}*/
.w-header2 {
  width: 245px;
  height: 3px;
  background: #CB150A;
  border-radius: 10px 10px 0px 0px;
  margin-bottom: 22px;
  margin-top: -11px;
}
.w-faq {width: 86px;height: 7px;background: #B00808;border-radius: 10px 10px 0px 0px;}
.w-pricing { width: 86px; height: 7px; background: #B00808; border-radius: 10px 10px 0px 0px;}

.features_section { position: relative; padding:25px 20px 25px 20px; background:#fff; border-radius: 15px; margin-top: -60px; min-height: 150px; position: relative; box-shadow: rgba(0,0,0,0.1) 0px 0px 40px 18px; overflow: hidden; }
.features_section:before { width: 180px; height: 180px; position: absolute; left: -80px; top:-80px; border-radius: 100%; content: ""; background: #4100ac;  }
.features_section:after { width: 180px; height: 180px; position: absolute; right: -80px; bottom:-80px; border-radius: 100%; content: ""; background: #e95816;  }

.features_section  h2 { font-size: 25px; color: #4100ac; padding-top: 25px; font-weight: 600; }
.features_section  p { font-size: 17px; line-height: 26px; color: #5a5a5a; margin-bottom: 0px;}
.features_section  p span {color: #EC4823;}
.total_download { border-left: #dedede 1px solid; border-right: #dedede 1px solid; }

.featuer_icon { min-height: 90px; }
.header_icon {margin-right: 7px;}

.feature_card { border: none; height: 100%; text-align: center;width: 98%;  }
.feature_card h2 { padding-top: 30px; font-size: 18px; font-weight: 600; color: #36CA33; }
.feature_card p { padding-top: 5px; font-size: 14px; color: #515151; line-height: 22px; }
.feature_card .card-body { padding-left: 15px; padding-right: 15px; }


.feature_icon { margin-top: -40px; }
/* .feature_icon img{
    width: 111px;
    height: 137px;
    object-position: center;
} */
.card1 h2 { color: #283F4C; }
.card2 h2 { color: #283F4C; }
.card3 h2 { color: #283F4C; }
.card4 h2 { color: #283F4C; }

.about_card1 h2 { color: #283F4C; }
.about_card2 h2 { color: #283F4C; }
.about_card3 h2 { color: #283F4C; }
.about_card4 h2 { color: #283F4C    ; }


.row-center {
    /* text-align: center; */
    justify-content: center;
}
.work-process-section {
    color: #000;
background: #F8F6F4;
 }
.work-process-section h5 { color: #000; font-weight: 600; font-size: 20px; }
.work-process-section p { font-size: 14px; line-height: 20px; }
.process-item2{margin-right: 50px;}
.work-process-wrap .process-icon-item .process-icon {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    color: #4100ac;
    height: 8.75rem;
    width: 8.75rem;
    line-height: 1;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2.1875rem 0 rgb(119 119 120 / 13%);
    box-shadow: 0 0 2.1875rem 0 rgb(119 119 120 / 13%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.work-process-wrap .process-icon-item .process-icon i {
    font-size: 2.753rem;
}

.work-process-wrap .process-icon-item .process-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.work-process-wrap .process-icon-item {
    position: relative;
    margin-bottom: 5.5rem;
}

.work-process-wrap .right-shape .d-flex {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}

.work-process-wrap .process-icon-item svg:not(:root) {
    overflow: hidden;
}

.work-process-wrap .process-icon-item svg {
    position: absolute;
    left: 45%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 80%;
}
.process-content-left{ text-align: left;}
.process-content-right{ text-align: right;}
@media(max-width:1200px){.work-process-wrap .process-icon-item svg{left: 41%;}}

@media(max-width:992px){.work-process-wrap .process-icon-item svg{display: none;}}





.divider{
  width: 1px;
  height: 250px;
  border: 0.50px #FFAB3B solid
}

.ptb-100 {
    padding: 100px 0;
}

.testimonial_main { min-height: 470px;  }

.testimonial-content-wrap .testimonial-shape .testimonial-quote-wrap {
    background:#fff;
    padding: 30px 40px;
    z-index: 4;
    margin-top: 30px;
    border-radius: 10px; box-shadow: rgba(0,0,0,0.1) 0px 10px 20px;
    margin: 40px 15px;
}

.testimonial-content-wrap .testimonial-shape .testimonial-quote-wrap .author-info .author-img {
    border-radius: 4px;
    border: 4px solid #fff;
    width: 100px;
    position: absolute;
    top: 0;
}

.testimonial-content-wrap .testimonial-shape .testimonial-quote-wrap .author-info .media-body {
    position: relative;
    left: 120px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bc2466;
}

.why_choose {  }
.why_choose p { color: #B8B8B8; line-height: 28px; font-size: 16px;}




.top_winner { padding-bottom: 80px;}
.top_winner p { color: #787A80; line-height: 30px; font-size:20px;}

.top_winner h1 { color: #EC4823;  font-size:80px; font-weight: 700; text-decoration: underline;}
.top_winner h2 { color: #010101; font-size:42px; font-weight: 700;}


.testimonial-section {padding: 50px 0px; position: relative; }
.testimonial { padding-bottom: 30px;}
.testimonial  {  border: none; }
.testimonial .media-left  { padding-right: 15px; }
.testimonial p { font-size: 22px; color: #010101; font-weight: 600; line-height: 30px;}
.testimonial h4 { font-size: 16px; position: relative; padding-top: 10px; color: #010101; font-weight: 500;}
.testimonial h6 { font-size: 16px; color: #787A80; font-weight: 400;}
.testimonial .card-body { max-width: 720px;}

.owl-carousel .owl-stage-outer { padding: 0px 0px; }

.avatar { position: relative; max-width: 50px; }
.avatar_trophy { width: 50px; position: absolute; left: 50%; bottom: -15px; }
.avatar img { position: relative; z-index: 1;max-width: 50px; }

.testimonial_left h2 { color: #010101; font-weight: 600; font-size: 24px; }
.testimonial_left h2 span { border-bottom: #EC4823 3px solid; padding-bottom: 4px; }

.total_rating { font-size: 14px; color: #787A80; padding-top: 15px; }
.total_rating strong { font-size: 16px; color: #010101; font-weight: 600; }

.how_to_play {padding: 100px 0px;}
.how_to_play h4 { color: #010101; font-size: 24px; font-weight: 600;   }
.how_to_play p { color: #787A80; font-size: 16px; line-height: 22px; font-weight: 400; }

.how_to_play_steps { background-color:#F5F6F8; text-align: center;  padding-top: 60px; position: relative; }
.steps_content { padding: 15px; position: relative; padding-bottom: 30px; }
.step1:after { content: ""; position: absolute; left: -30px; top: 0px; width: 354px; height: 207px; background: url(../images/bg1.png) no-repeat; }

.step2 { margin-top: 60px; }
.step2:after { content: ""; position: absolute; right: 0px; top: 25px; width: 321px; height: 175px; background: url(../images/bg2.png) no-repeat; }
.step2:before, .step3:before { content: ""; position: absolute; left: -30px; top: -65px; width: 235px; height: 60px; background: url(../images/arrow.png) no-repeat; }


.step3 { margin-top: 120px; }
.step3:after { content: ""; position: absolute; right: -35px; top: -12px; width: 366px; height: 81px; background: url(../images/bg3.png) no-repeat; }


.faq_section { padding: 100px 0px; background: #FFFFFF; }
.faq_section .card {border: none;background: transparent;border-radius: 7px;padding: 0px; margin-bottom: 30px; border-bottom: 1px solid #00000054 !important; }
.faq_section .card .card-header { border-left:none; border: none; background: none;  padding: 0px;  position: relative;  }
 .faq_section .card .card-header .btn.btn-link.collapsed {color: #000; font-weight: 400;}
.faq_section .card .card-header .btn.btn-link {display: block; width: 100%; text-align: left; color: #000; font-size: 16px; font-weight: 600; text-transform: none; white-space: normal;    border-width: thin;
    border-color: #B8B8B8;}

.faq_section .card .card-header .btn.btn-link:hover { text-decoration: none; }
.faq_section .card .card-header .btn.btn-link i { position: absolute; right: 20px; top: 50%; margin-top: -7px;}
.faq_section .card .card-body { padding: 20px; font-size: 16px;font-size: 20px; line-height: 26px; }
.faq_section .card .card-body p { font-size: 16px; line-height: 30px; color: #787A80; }

.faq_left h2 { font-weight: 700; font-size: 36px; color: #010101; }
.faq_left p {font-size: 16px; color: #787A80; line-height: 30px; }
.faq_left p strong {font-size: 20px; color: #EC4823; font-weight: 600;}
.faq_left p a {font-size: 20px; color: #EC4823; font-weight: 600;}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.s;
    transition-duration: 0.8s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .collapsing.width {
    -webkit-transition-property: width, visibility;
    transition-property: width, visibility;
    width: 0;
    height: auto;
  }

footer .w-header { width:60px;}


/*.about_us { padding: 90px 0px; }
.about_us p { font-size: 18px; line-height: 32px; color: #555555;}
.about_us a { text-decoration: underline;}


.about_info { background: #fff; border-top: #ed2124 4px solid; padding:30px 50px; position: relative; }
.about_info:before {background: url(../images/about_bg.png) no-repeat; width: 280px; height: 280px; content: ""; pointer-events: none; position: absolute; left: -50px; top: -50px; }
.about_info h1 { font-size: 46px; color: #010101; font-weight: 600;}
.about_info h2 { font-size: 20px; color: #555555; font-weight: 500;}
.about_info ul { padding: 0px; margin: 0px; list-style: none;}
.about_info ul li { padding:15px 0px; margin: 0px; list-style: none; border-bottom: #f5f1f1 1px solid;}
.about_info ul li:last-child { border-bottom:none;}*/

.column {
float: left;
width: 33.33%;
}

.title {
    color: #283F4C;
    font-size: 40px;
    font-weight: 700;
    padding-top: 80px;
}
.title span { color: #EC4823;   }
.sub_title { font-size: 20px; font-weight: 400; color: #787A80; }
.globel-title::before{
    content: "";
    border: 1px solid #2C4795;
    top: 41px;
    position: absolute;
    width: 116px;
    height: 7px;
    background: #2C4795;
    border-radius: 10px 10px 0px 0px;
}
.create_team_steps h1{
    margin-bottom: 20px;
}
.create_team_steps h1::before{
    content: "";
    border: 1px solid #38B772;
    top: 160px;
    position: absolute;
    width: 116px;
    height: 7px;
    background: #38B772;
    border-radius: 10px 10px 0px 0px;
}

.select_match h1::before{
    content: "";
    border: 1px solid #38B772;
    top: 200px;
    position: absolute;
    width: 200px;
    height: 7px;
    background: #38B772;
    border-radius: 10px 10px 0px 0px;
}
ul.fantasy_rules { padding: 0px; margin: 0px; list-style: none;}
ul.fantasy_rules li { padding:5px 0px 5px 15px; margin: 0px; list-style: none; position: relative;}
ul.fantasy_rules li:after { width: 8px; height: 8px; border-radius: 100%; position: absolute; left: 0px; top: 50%; margin-top: -4px; content: ""; background: #00A9DF;}


/*.background-image-wraper {
    position: absolute; width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    background: url(../images/testimonial_bg.jpg)no-repeat center center / cover fixed;
}*/

.download_app_block {padding: 70px 0px;}

.team-section { padding-bottom: 80px; padding-top: 100px; }



.download_app { position: relative; background: url(../images/banner.png) no-repeat 0px 50%; background-size: cover;  }
.download_app .background-image-wraper {
    position: absolute; width: 100%;background: url(../images/app_download_bg.png) no-repeat 30% 20%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-size: cover !important;*/
    z-index: 0;

}

.download_app:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 280px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: url(../images/download_app_shape.svg) no-repeat 50% 100%; background-size: 100% auto;
}

.download_app h1{  color: #fff;  }
.download_app h2 { font-size: 20px; font-weight: 500; color: #fff; padding-top: 5px; }

.bottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #4100ac ;
    z-index: 1;
    padding: 10px 15px;
}

.bottomMenu .btn { background:#fff; color: #000; padding: 10px 15px; }

.winner_name { text-align: center; padding-top: 5px;}
.winner_name h5 { font-size: 16px; color: #010101; font-weight: 600; margin-bottom: 0px;}
.winner_name h6 { font-size: 14px; color: #787A80; font-weight: 400;}
.winner_image { background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
.winning_amount { border-radius: 30px; padding: 6px 15px; font-size: 17px; font-weight: 700; color: #fff; }

.top_winner_list { min-height: 500px; position: relative; background:url(../images/circle.png) no-repeat 5px 15px; }

.winner1 { position: absolute; right: 70px; top: 0px; width: 160px; }
.winner1:after { width: 50px; height: 50px; background:#FFC107; content: ""; position: absolute; top: 135px; right: -65px; border-radius: 100%;}
.winner1:before { width: 25px; height: 25px; background:#00C9A7; content: ""; position: absolute; top: 135px; left: -10px; border-radius: 100%;}
.winner1 .winner_image { width: 165px; height: 165px; }
.winner1 .winning_amount { background:#EC4823; position: absolute; right: -65px; top: 85px; }


.winner2 { position: absolute; left: 0px; top: 80px; width: 200px; }
.winner2 .winner_image { width: 200px; height: 200px; }
.winner2 .winning_amount { background:#3423EC; position: absolute; left: -10px; top: 162px; }

.winner3 { position: absolute; right: 0px; top: 220px; width: 270px; }
.winner3 .winner_image { width: 270px; height: 270px; }
.winner3 .winning_amount { background:#EC23B3; position: absolute; left: 10px; top: 220px; }


footer {
    padding-top: 50px;
    background-color: #121212;
    float: left;
    clear: left;
    color: #565656;
    width: 100%;
}
footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
}
footer ul li { color: #FFFFFF; font-size: 16px; line-height: 28px; list-style: none; font-weight: 300;}
footer ul li a {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 34px;
}
footer ul li a:hover {
    color: #FFFFFF;
}
footer .footer-logo{margin-bottom: 20px;}
footer h3 {
    font-size: 20px; color: #fff;
    font-weight:600; position: relative; padding-bottom: 12px; margin-bottom: 40px;
}
footer p {
    font-size: 16px; color: #F5F5F5;
    font-weight:600; position: relative; padding-bottom: 12px; margin-bottom: 15px;
}
footer .socal_icon h3{margin-bottom: 15px;}
footer .socal_icon h3::after{display: none;}
footer h3:after {
   content: ""; width: 76px; height: 3px; background: #fff; position: absolute; left: 0px; bottom: 0px;
}

footer h5 {
    font-size: 22px; color: #cbcbcb;
    font-weight:400;
}
.footer_links {   }
.footer_links li {  }


.copy_footer  {  padding: 30px 0px; text-align:center;  background: url(../images/footer-bg.png) no-repeat 0px 50%; background-size: cover;  }

.copy_footer1  {  padding: 30px 0px; text-align:center; }
.copy_footer p { font-size: 14px; color: #fff; margin: 0px;}
.copy_footer a {  color: #fff;}

/*.contact_info .media { border-bottom: #e5e5e5 1px solid; padding: 15px 0px; }
.contact_info .media-left { color: #010101; font-size: 16px; padding-right: 15px; }
.contact_info .media-body { color: #565656; font-size: 16px; }*/
.contact_info  ul li { font-size: 16px; color: #fff; }
.contact_info  ul li i { color: #fff; font-size: 18px; }
.contact_info ul li a { color: #fff; font-size: 16px; font-weight: 600; }
.contact_info ul li a:hover { color: #fff; }
.contact_info ul li { list-style: none; }
.contact_info ul  { padding: 0px; }

.socal_icon { padding-top: 15px; padding-bottom: 10px; }
.socal_icon p { font-size: 16px; color: #fff; padding-bottom: 10px;}
.socal_icon ul li  { display: inline-block; margin-bottom: 10px; }
.socal_icon ul li a {color: #FFFFFF; font-size:20px; text-align: center; display: block; border-radius: 30%;width: 48px; height: 48px; line-height: 48px; border: #AA100E 1px solid; background: #AA100E; }
.socal_icon ul li a:hover {color: #AA100E; background: #FFFFFF; }

.disclaimer_txt { border-top:rgba(255,255,255,0.1) 1px solid; padding: 15px 15px; color: #fff; font-size: 14px; text-align: center; margin-bottom:50px; }
.disclaimer_txt p { color: #fff; font-size: 14px; margin: 0px; padding: 10px 0px; }

.nev_left { margin-left: 50px; }


.information h1 { color: #283F4C; font-size: 48px; }
.term_h1{color: #283F4C; font-size: 36px; margin-bottom: 10px !important;}
.information  h5 { margin-top: 30px;  font-size: 25px; font-weight: 600; color: #283F4C; }
.information  p, .information  li { color: #6c757d;}

.information .testimonial { margin-left: 0px; margin-right: 0px; }

.accordion h5 { margin: 0px; }
.accordion .card-body { padding: 0px; }
.accordion .card.mb-3 { margin-bottom: 0px !important;}
.accordion .card-header a  { color: #010101;}
.accordion .card-header .table  { margin-bottom: 0px;}
.accordion .table td, .accordion .table th { border-bottom: 1px solid #dee2e6; }

.information .nav-tabs .nav-link { color: #555555 }
.information .nav-tabs .nav-link:hover { border-color:#fff;}
.information .nav-tabs .nav-item.show .nav-link, .information .nav-tabs .nav-link.active,
.information .nav-tabs .nav-item.show .nav-link:hover, .information .nav-tabs .nav-link.active:hover {
    color: #ffffff;
    background-color: #173b75;
    border-color: #173b75;
}

.page_title {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed2124+0,ff792d+100 */
background: #ed2124; /* Old browsers */
background: -moz-linear-gradient(left,  #ed2124 0%, #ff792d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ed2124 0%,#ff792d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ed2124 0%,#ff792d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2124', endColorstr='#ff792d',GradientType=1 ); /* IE6-9 */
padding: 40px 0px;
}
.page_title h1 { color: #fff;  }

.navbar-light .navbar-toggler {
    color:#fff; padding:5px 12px; font-size: 25px;
    border-color:#fff;
}


.statistics { text-align: center; padding-bottom: 20px; padding-top: 30px; }
.statistics h2 { font-weight: 900; font-size: 40px; color: #EC4823; position: relative; display: inline-block; }
.statistics h2 span {   -webkit-text-stroke: 1px #9C361F;   -webkit-text-fill-color: transparent; position: absolute; left: -2px; top: -1px;}
.statistics h4 {  font-size: 20px; color: #010101; font-weight: 600; }


.leaders_section { background:#F6F7FB; padding: 80px 0px; }
.leaders { position: relative; margin: 20px 0px; text-align: center;}

.leader_caption { background:#fff; padding: 10px; border-radius: 5px; margin: auto; max-width:270px; width: 80%; margin-top: -40px; position: relative; /* position: absolute; bottom: -50px; left: 30px; right: 30px;*/ text-align: center; }
.leader_caption h4 { font-size: 20px; color: #000; font-weight: 600; }
.leader_caption p { font-size: 14px; color: #787A80; margin-bottom: 0px; padding-bottom: 0px;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #38B772 !important; position: relative;
}

/*.nav-pills .nav-link.active:after, .nav-pills .show>.nav-link:after { position: absolute; bottom: -10px; left: 50%; margin-left: -5px;
    content: ""; border-left: 10px solid transparent; border-right:10px solid transparent; border-top: 10px solid #4100ac;
}*/

  .vertical_tab { background: #F3F3F3; border-radius: 15px; padding: 5px; }

  .nav-pills .nav-link {
    color: #93A0C2; border-radius:12px; font-size: 16px; font-weight: 500;
}

.responsive_tab .vertical_tab {
    display:none;
}

@media(min-width:768px) {
   .responsive_tab .vertical_tab {
        display: block;
    }

   .responsive_tab .card {
        border: none;
    }

  .responsive_tab  .card .card-header {
        display:none;
    }

  .responsive_tab  .card .collapse{
        display:block;
    }
   .responsive_tab .collapse:not(.show) {
    display: block !important;
}
 .responsive_tab .card-header {
    display: none !important;
}
.responsive_tab .card-body { padding: 0px; }
}

@media(max-width:767px){
   .responsive_tab .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
    .responsive_tab  { padding: 0px;}
    .responsive_tab .card-header { border-top: #ddd 1px solid;     padding: 0px;
    margin-top: -1px;}
}


.tab-content .card-header h5 { margin-top:0px; }
.tab-content .card-header a:hover {color: #000; }

.responsive_tab .card-header a { padding: 15px 15px; background: #fff; display: block; font-size: 16px; font-weight: 500;  }
.responsive_tab .card-header a:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f078";
    float: right;
}
.responsive_tab .card-header a.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f077";
}

.responsive_tab h2 { color: #010101; font-size: 36px; font-weight: 700; margin-top: 30px; }
.responsive_tab h2 span { color: #e6292b; font-weight: 700; }
.responsive_tab p { color: #787A80; font-size: 16px; line-height: 28px; }

.create_team_steps { border-bottom: #DADBDD 1px dashed; }
.responsive_tab p strong { color: #010101; }
.responsive_tab strong { color: #010101; }

p.steps_text {  color: #E6292B; font-weight: 600; margin-bottom: 30px; margin-top: 50px; }
p.steps_text span { background: rgba(230,41,43,0.25); display: inline-block; padding: 5px 20px; border-radius: 30px; }
.table thead tr {
    background-color: #000;
}
.table thead th {
    color: #ffffff;
}
.table tbody td {
    color: #000;
}
.point_table table thead{
    background-color: #000;
}
.point_table table tbody{
    background-color: #F3F3F3;
}
.point_table .table td, .point_table .table th {
    border-top: 0px !important;
  }
.points_block { border-radius: 30px; padding: 1px; margin-top: 20px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#870d0f+0,f3f3f3+52 */
background: rgb(135,13,15); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(135,13,15,1) 0%, rgba(243,243,243,1) 52%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(135,13,15,1) 0%,rgba(243,243,243,1) 52%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(135,13,15,1) 0%,rgba(243,243,243,1) 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#870d0f', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}
.points_block_inner { border-radius: 30px; background: #F3F3F3; }

.points_title { text-align: center;  }
.points_title span {   color: #fff; font-size: 20px; font-weight: 700; padding: 12px 100px; position: relative; top: -20px; display: inline-block; border-radius: 0px 0px 15px 15px;  }
.points_title span:before { content: "";  solid #368C5E;  border-left: 20px solid transparent; position: absolute; left: -20px; top: 0px; }
.points_title span:after { content: "";   20px solid #368C5E; border-right: 20px solid transparent; position: absolute; right: -20px; top: 0px; }

.points_system_table { border: none;   }
.points_system_table tr td, .points_system_table tr th { border-left:none; border-right:none;  }
.points_system_table tr th { border-top:none;  }
.points_system_table tr td:last-child { width: 100px; }
.points_system_table .table thead tr { background-color: #B00808; }
.points_system_table .table thead th { color: #000; }
.blog_list { padding-top: 50px; }
.blog_list h4, .blog_list h4 a { font-size: 20px; color: #000000; font-weight: 700;}
.blog_date { font-size: 12px; color: #787A80; }

.blog_thumb { width: 100%; height: 300px; background-size: cover; background-position: 50% 50%; margin-bottom: 15px; }

.back_button { border:#DADBDD 1px solid; background:#F6F7FB; border-radius: 5px; color: #000; padding: 10px 20px; font-weight: 600; }

.payment_icon { display: inline-block; background:#fff; padding: 7px 10px; border-radius: 5px; margin: 0px 10px 10px 0px; }

.faq_btn { background:#000; color: #fff; padding: 10px 15px;  }
.faq_btn:hover { background:#000; color: #fff;  }

.pointsystem_tab { border: #DADBDD 1px solid; border-radius: 4px; }

.pointsystem_tab .nav-pills .nav-link {
    color: #787A80;
    background:#F6F7FB; border-radius:0px; font-size: 16px; font-weight: 500;
}
.pointsystem_tab ul li:first-child a.nav-link {border-radius:4px 0px 0px 4px;}
.pointsystem_tab ul li:last-child a.nav-link {border-radius:0px 4px 4px 0px;}


.color-primary {
    color: #4100ac !important;
}

.icon-size-lg { font-size: 40px; }
.count-data h3 { color: #4100ac; font-weight: 600; }


.testimonial_list { padding-bottom: 20px; }
.testimonial_list .testimonial-quote-wrap  { background: #fff; box-shadow: rgba(0,0,0,0.1) 0px 0px 10px; padding: 15px; border-radius: 10px; }
.testimonial_list .author-img  { max-width: 80px;}
.testimonial_list .fa-quote-right  { margin-top: -90px; background: #4100ac; color: #fff; padding: 10px; border-radius: 5px;}






.appie-testimonial-about-area { 
  /* background-image: url(../images/map-bg.png); */
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
  .appie-testimonial-about-area .appie-section-title {
    margin-bottom: 30px; }
    .appie-testimonial-about-area .appie-section-title .appie-title {
      padding: 0 30px; }

      /* carousel style start */
.testimonial-box{
    position: relative;
}
.testimonial-box .
{
    position: absolute;
    top: 0;
    right: 0;
}
.testimonial-img img{
    width: 107px;
    height: 107px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid  #CB150A;
    padding: 7px;
    margin-left: auto;
    margin-right: auto;
}
.testimonial-details p:first-child{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000000;padding-top: 30px;
}
.testimonial-details svg {
    margin-bottom: 20px;
    fill: #AA100E;
  }
  .testimonial-details p {
    color: #807D7D;
  }

.testimonial-about-slider-active .testimonial-box {
  padding:30px 9px;
  text-align: center;
  background: #F4F4F4;
  margin: 20px;
  position: relative;
  border-radius: 30px; }

.testimonial-box.slick-slide.slick-current.slick-active{
    background: linear-gradient(112.96deg, #AA100E 14.27%, #AA100E 76.72%);
    transition: ease 0.2s ease-in-out;
    transform: scale(1.07);
    color: #fff;
}
.testimonial-box.slick-slide.slick-current.slick-active .testimonial-details p:first-child{
    color: white;
}
.testimonial-box.slick-slide.slick-current.slick-active .testimonial-details p{
    color: white;
}
.testimonial-box.slick-slide.slick-current.slick-active .testimonial-details svg path{
    fill: white;
}
.testimonial-box.slick-slide.slick-current.slick-active .testimonial-box-detail .testimonial-img img {
    border: 1px solid #FFfFFF;
  }

  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-about-slider-active .testimonial-box {
      margin-left: 50px;
      margin-right: 50px;
      padding: 30px 30px 50px; }
    .globel-title{text-align: center;}}
  @media (max-width: 767px) {
    .testimonial-about-slider-active .testimonial-box {
      margin-left: 0px;
      margin-right: 0px;
      padding: 30px 30px 50px; } }
  .testimonial-about-slider-active .testimonial-box .icon i {
    font-size: 32px;
    color: #4985ff; }
  .testimonial-about-slider-active .testimonial-box .ratings-icon {
    padding-top: 25px; }
    .testimonial-about-slider-active .testimonial-box .ratings-icon ul { padding-left: 0px; }
    .testimonial-about-slider-active .testimonial-box .ratings-icon ul li {
      display: inline-block; }
      .testimonial-about-slider-active .testimonial-box .ratings-icon ul li i {
        color: #faa116;
        font-size: 14px; }
  .testimonial-about-slider-active .testimonial-box p {
    font-size: 16px;
    color: #283F4C; }
    @media (max-width: 767px) {
      .testimonial-about-slider-active .testimonial-box p {
        font-size: 16px;
        line-height: 26px; } }
.testimonial-about-slider-active .slick-arrow {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 36px;
  border: 2px solid #db0f30;
  color: #db0f30;
  border-radius: 50%;
  transition: all linear 0.3s;
  background: #fff; }
  .testimonial-about-slider-active .slick-arrow:hover {
    background: #db0f30;
    color: #fff; }
  .testimonial-about-slider-active .slick-arrow.prev {
    left: 0px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .testimonial-about-slider-active .slick-arrow.prev {
        left: 0; } }
    @media (max-width: 767px) {
      .testimonial-about-slider-active .slick-arrow.prev {
        left: -10px; } }
  .testimonial-about-slider-active .slick-arrow.next {
    right: 0px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .testimonial-about-slider-active .slick-arrow.next {
        right: 0; } }
    @media (max-width: 767px) {
      .testimonial-about-slider-active .slick-arrow.next {
        right: -10px; } }
.testimonial-box-about-slider-small-active {
  margin-top: -40px; }
  .testimonial-box-about-slider-small-active .item {
    padding-top: 20px;
    padding-bottom: 0px; }
    .testimonial-box-about-slider-small-active .item .thumb {
      max-width: 70px;
      text-align: center; }
      .testimonial-box-about-slider-small-active .item .thumb img {
        display: inline-block;
        width: 40px;
        border-radius: 100%; }
    .testimonial-box-about-slider-small-active .item .content {
      display: none;
      text-align: center; }
      .testimonial-box-about-slider-small-active .item .content .title {
        font-size: 16px;
        font-weight: 700;
        white-space: nowrap; }
      .testimonial-box-about-slider-small-active .item .content span {
        font-size: 13px;
        font-weight: 500;
        color: #888890;
        white-space: nowrap; }
    .testimonial-box-about-slider-small-active .item.slick-center {
      margin-top: -20px; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .testimonial-box-about-slider-small-active .item.slick-center {
          margin-top: -10px; } }
      .testimonial-box-about-slider-small-active .item.slick-center .thumb {
        max-width: 70px; }
        .testimonial-box-about-slider-small-active .item.slick-center .thumb img {
          width: 70px; }
      .testimonial-box-about-slider-small-active .item.slick-center .content {
        display: inline-block;
        margin: 10px 0 0 -24px; }
.testimonial-box .title { font-size: 20px; }
.testimonial-box .content  { padding-bottom: 15px; }

.app_count { margin: auto; max-width: 700px; }
.app_count ul { list-style: none; margin: 0px -10px; padding: 0px; text-align: center;
display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.app_count ul li { list-style: none; margin: 0px; padding: 10px 10px; display: inline-block; width: 25%; }
.app_count h4 { font-size: 26px; font-weight: 600; padding-top: 20px; }
.app_count p { font-size: 16px; color: #000;}
.app_count ul li:nth-child(1) h4 { color: #E9C21C;}
.app_count ul li:nth-child(2) h4 { color: #5189D7;}
.app_count ul li:nth-child(3) h4 { color: #3EDE91;}
.app_count ul li:nth-child(4) h4 { color: #E285AC;}

/* .about_us_page { background: url(../images/about_bg.png) 45% 80% no-repeat;  } */

@media only screen and (min-width: 768px) {
.bottomMenu { display: none !important; }
}

.navbar-expand-lg .navbar-nav .nav-item { padding-left: 10px; padding-right: 10px;
}
}



element.style {
}



.banner { padding-top: 40px; }


.transprant_header {
    position:inherit;
    background:#B00808;
}
.navbar-expand-lg .navbar-nav .nav-item {
    padding:5px 0px; border-top: rgba(255,255,255,0.1) 1px solid;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child {
    border-top:none;
}
.download-btn { width: 100%; text-align: center; }

.top_winner h1 { font-size: 45px; }
.top_winner h2 { font-size: 30px; }

.step1:after {left: -10px; top: 0px; }
.step2:after {left: -10px; top: 0px; }


ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: center;
    font-size: 25px;

}
ul#tabs li {
    display: inline-block;
    /* background-color: #1D1F20; */
    border-bottom: solid 5px #848484;
    padding: 5px 20px;
    margin-bottom: -10px;
    color: #848484;
    cursor: pointer;
}
/* ul#tabs li:hover {
    background-color: #238b68;
} */
ul#tabs li.active {
    /* background-color: #238b68; */
    color: #AA100E;
    border-bottom: solid 5px #AA100E;
    font-weight: 600;
}
ul#tab {
    list-style-type: none;
    margin: 0;
 
    padding: 5px 10px;
    padding-bottom: 50px;
}
ul#tab li {
    display: none;
}
ul#tab li.active {
    display: block;
}



@media screen and (max-width:500px){
     
     .banner h1 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
     }

   .banner2 h1 {
    text-align: center;
    font-size: 30px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0px;
    }

    .banner2 h6 {
    text-align: center;
    font-size: 16px;
    color: #283F4C;
    font-weight: 400;
    margin-bottom: 25px;
     }

   


    .process-item-row {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        text-align: center;
       }

    .process-content-left, .process-content-right{ text-align: center;}
    .work-process-wrap .process-icon-item .process-content {
        min-width: 300px;
        width: 325px;
        text-align: center !important;
        margin-top: 25px;
      }
.banner-logo {
    width: 0px;
}

.img-fluid-banner {
    padding-bottom: 0px;
    max-width: 80%;
    height: auto;
}

.img-fluid-banner1 {
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}

.img-fluid-banner2 {
    display: none;
   
}

.img-fluid-banner3 {
   display: none;
   
}
.img-fluid-banner4 {
    display: none;
   
}

.img-fluid-banner6 {
    display: block;
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}
.img-fluid-banner7 {
    display: block;
    padding-bottom: 0px;
    max-width: 100%;
    height: auto;
}


.banner p {
  
    margin: 0px 0 5px 0;
}
.divider{
display: none;
    width: 0px;
    height: 250px;
    border: 0px #FFAB3B solid;
}
.information h1 {
    font-weight: 700;
    color: #283F4C;
    font-size: 23px;
}
.information p {
    font-size: 16px;
    color: #6c757d
}

.img-joint-banner {
    width: 0px;
    padding-top: 55px;
    max-width: 80%;
    height: auto;
}

.joint h1 {
    text-align: center;
    font-size: 24px;
}

.joint p { 
    font-size: 16px;
    text-align: center;
    color: #B8B8B8;
}

.text-bg-image {
    margin-top: 80px;
    padding: 30px;
    position: relative;
    background: url(../images/joint-bg.png) no-repeat 0px 50%;
    background-size: 980px 580px;
}

.title {
    color: #283F4C;
    font-size: 30px;
    font-weight: 700;
    
}
 html, body {
  overflow-x: hidden;
  }


.img-id {
       display: none;
}
.bg-image-how-to-play{
       display: none;
}

.bg-image{
       display: none;
}

.bg-image-about-us{
       display: none;
}
.bg-image-play{ display: block; position: relative; background: url(../images/play-bg.png) no-repeat 0px 50%; }
.bg-image-res{ display: block; position: relative; background: url(../images/res-bg.png) no-repeat 0px 50%; background-size: cover; }
.bg-image-about{ display: block; position: relative; background: url(../images/about-bg.png) no-repeat 0px 50%; background-size: cover; }


.pic-id{
    display: block;
    padding-top: 50px;
    padding-left: 100px;
    max-width: 100%;
    height: auto;
    }

.bg-image-our-vision {
   display: none;
}
.mobile-hide{
   display: none;
}

.vision-size h1 {
    margin-top: 25px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}

.vision-size h6 {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
.container-padding {
    padding: 24px;
}

.img-fluid-banner10 {
 display: none;
}

.img-fluid-banner11 {
   display: block;

    max-width: 100%;
    height: auto;
}


.bg-img-vision{
 
    display: block;
    position: relative; 
    background: url(../images/vision-img.png) no-repeat 0px 50%; 
    height: 700px;
    width: 100%;
    background-size: auto;
    display: flex;
}

.contact h1 {
    
    padding-top: 40px;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
     }

.contact p {
   
    font-size: 18px;
    }

.play h1 {
    
    padding-top: 35px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
}
.play p {
   
    font-size: 18px;
}
.banner7 h1 {
    margin-top: 20px;
    padding-left: 20px;
    font-size: 20px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
}
.banner7 h6 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #848484;
    font-weight: 400;
    margin-bottom:20px;
}

.banner7 p {
    padding-right: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
    width: 80%;
}

.banner5 h1 {
    padding-top: 125px;
   
    padding-left: 20px;
    font-size: 25px;
    color: #AA100E;
    font-weight: 700;
    margin-bottom: 20px;
   }
.banner5 h3 {
    
    padding-left: 20px;
    font-weight: 700;
    font-size: 20px;
   
    color: #283F4C;
}

.banner5 p {  
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
    
    padding-left: 20px;
    font-size: 15px;
    color: #848484;
}

.img-play {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 25px;
    max-width: 100%;
    height: auto;
}

.banner4 h1 {
    padding-left: 20px;
    font-size: 25px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner4 h6 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 20px;
}

.banner4 p {
    padding-right: 20px;
    padding-left: 5px;
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 20px;
    width: 80%;
}

.security_icon {
    padding-left: 20px;
    margin-right: 7px;
    height: 25px;
    margin-top: 5px;
}

.img-fluid {
    max-width: 105%;
    height: auto;
}
.about-us-banner p {
    font-size: 16px;
    padding-bottom: 50px;
    margin: 40px 0 5px 0;
}

.about-us-banner h1 {
    padding-top: 50px;
    font-size: 28px;
    font-weight: 700;
}

.about-us-text-center {
    text-align: left;
}

.padding-col {
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

.banner3 p {
    
    font-size: 14px;
    color: #283F4C;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner3 h1 {
    
    font-size: 22px;
    color: #283F4C;
    font-weight: 700;
    margin-bottom: 25px;
}

.banner3 h6 {
    padding-right: 0px;
    
    font-size: 14px;
    color: #848484;
    font-weight: 400;
   
    line-height: 1.5;
}

.img-right {
   
    margin: 0px;
    height: 300px;
}
.bg-color{
    background-color: #F8F6F4;
}

.img-css-banner{
   display: none;
}

.point-banner-bg{ 
    margin-top: 0px;
    margin-bottom: 0px;
padding-bottom:40px;

}

.img-top{
    display: block;
    max-width: 100%;
    height: auto;
    scale: .8;
}

.point h1 {
    text-align: left;
    font-size: 21px;
    font-weight: 700;
}
.point p {
   text-align: left;
    margin-top: 20px;
    font-size: 16px;
    
}


.system h1 {
    padding-top: 50px;
    text-align: center;
    color: #283F4C;
    font-size: 24px;
    font-weight: 700;
}

.banner6 {
    
    padding: 0px;
    background-color: #F8F6F4;
}

.banner6 p {
    width: 85%;
    font-size: 14px;
    color: #848484;
    font-weight: 400;
    margin-bottom: 5px;
}
.row {
   
    margin-right: 0px;
    margin-left: 0px;
}
.security_icon {
    padding-left: 0px;
    margin-right: 0px;
    height: 25px;
    margin-top: 5px;
}

.c-vc-img {
    margin: 10px;
    height:120px;	
}
.c-vc-text{
}
.c-vc-text h4 {
    padding-top: 10px;
    font-size: 14px;
}
.c-vc-text p {
 font-size: 10px;
 line-height: 15px;
}
.row-c-vc {
    margin-right: -5px;
    margin-left: -5px;
}
.points {
    border-radius: 30px;
    background-color: #AA100E;
    margin: 10px;
}
ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
}
.points_system_table .table thead th {
    color: #000;
    font-size: 12px;
}
.points_system_table tr td, .points_system_table tr th {
    border-left: none;
    border-right: none;
    font-size: 12px;
}

.testimonial-box.slick-slide.slick-current.slick-active {
    background: linear-gradient(112.96deg, #AA100E 14.27%, #AA100E 76.72%);
    transition: ease 0.2s ease-in-out;
    transform: scale(1);
    color: #fff;
}

.mr-4, .mx-4 {
    margin-right: 0rem!important;
}

}


}