.preloader__bar-inner
{
  background-image: linear-gradient(90deg, #eb7622 0%, #000000 100%);
}

.header__top
{
  display: none !important;
}

.tp-theme-settings
{
    display: none !important;
}

.logo-border::after
{
    display: none;
}

[dir=rtl] .header__white-solid .header__info ul li {
    padding-left: 20px;
    padding-right: 0px;
}

.grey-bg-f5
{
    background-color: #f5f5f5;
}

/* Score Carousel start */

.cus-s-service-box {
    border-radius: 15px;
    padding: 15px;
    text-align: center;
    min-height: 400px;
}

.cus-s-service-box img {
    width: 40px;
  }
  .mrks-cs-one img {
    width: 70px;
  }
  .cus-s-service-box {
    border: 1px solid #fff;
  }

  .cus-s-service-box ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
  }  

  .cus-s-service-box h3
  {
    color: #eb7622;
  }

  .marks-cs {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
  
  .mrks-one-box h6 {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    background: #e6e6e6;
    padding: 10px;
    border-radius: 10px;
    margin: 0px;
}

.mrks-one-box p {
    margin-bottom: 5px;
}

.cus-s-service-box h4 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin: 20px 0 15px;
  }

  .cus-s-service-box span {
    color: #c6c5c5;
}

.cus-s-service-box h5 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.cus-s-service-box h5 span {
    color: #000;
    font-weight: 500;
  }
  .cus-s-service-box h5 span span {
    font-size: 16px;
  }


  .css-nav {
    position: relative;
    display: flex;
    gap: 15px;
    justify-content: flex-end;
}  

  .css-nav .swiper-button-next, .css-nav .swiper-button-prev {
    position: initial;
    border: 1px solid #eb7622;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: grid;
    place-content: center;
    margin: 0px;
}
/* Score Carousel end */  


/* Player Carousel start */

.cus-ply-box {
  background: #fff;
  box-shadow: 0px 0px 23px 0px #eee;
  padding: 0px;
  border-radius: 10px;
  min-height: 623px;
  border: 1px solid #fff;
}

.ply-img-bx {
  position: relative;
}
.ply-img-bx:after {
  background: url(../../front/img/shd-ply.png) no-repeat center;
  width: 100%;
  height: 225px;
  background-size: cover;
  content: "";
  position: absolute;
  left: 0px;
  bottom: -80px;
  right: 0px;
}

.ply-img-bx {
  height: 540px;
  text-align: center;
  overflow: hidden;
}
.ply-img-bx img {
  height: 550px;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}
.plys-cs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 10px 0;
}
.ply-one-box p,
.ply-one-box h6 {
  margin: 0px;
}
.ply-cs-one h3 {
  margin-bottom: 0px;
  color: #000;
  font-size: 34px;
  font-weight: 600;
}
.ply-one-box p {
  color: #eb7622;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.ply-one-box h6 {
  color: #787878;
  font-size: 14px;
}

.site_cus_ply_cat
{
  position: absolute;
  z-index: 1;
  font-size: 12px;
  right: 15px;
  top: 15px;
}

.site_cus_ply_cat_2
{
  top: 50px;
}




.site_cus_ply_cat a
{
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  padding: 3px 5px 3px;
  line-height: 1;
  /*border: solid 1px;*/
  color: #eb7622;
}

.site_cus_ply_cat_2 a
{
  color: #787878;
  border: none;
}


/* Player Carousel end */

.plyr-sec {
  background: url(../../front/img/ptrn.png) no-repeat center;
  background-size: cover;
}

.section__title-wrapper.section-title-sm .section__title {
  font-size: 34px;
}

.section__title-wrapper.section-title-sm .section__title span
{
  font-weight: 100;
}

.blog__grid-item .blog__item-10 {
  box-shadow: 0px 1px 3px rgb(3 4 28 / 20%);
}

.offcanvas__logo img
{
 width: 210px;
}

.footer__social a {
  font-size: 24px;
}

.site_soccer_section
{

  background-position: center top;
  background-size: cover;
  position: relative;
}

.site_soccer_section:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background-image: linear-gradient(0deg, #f0f0f5 0%, #ffffff00 100%);
}

.text-primary {
  color: #eb7622!important;
}

.site_main_soccer_board ul li
{
  margin: 0 8px;
}

.site_main_soccer_board .mrks-one-box p {

  font-weight: 700;
  line-height: normal;
}

.site_main_soccer_board_timer *
{
  color: #eb7622!important;
}

.site_main_soccer_board_timer span
{
  line-height: 20px;
}

.site_main_soccer_board ul
{
position: relative;
}

.site_main_soccer_board_next_match
{
  position: absolute;
  right: 0px;
  font-weight: 700;
  font-size: 20px;
  color: #eb7622;
}

.site_mark_cs_title
{
  color: #000 !important;
}

.site_upcoming_matches_address
{
  color: #949494;
}

.site_games_sort_dropdown
{
  margin-bottom: -40px;
  position: relative;
}

.site_games_tabs
{
  border-color: #949494;
}

.site_games_tabs .nav-link {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  color: #03041c;
  font-size: 16px;
}

.site_games_tabs .nav-link.active
{
  border-bottom: solid 4px #eb7622;
  background-color: transparent;
  color: #000;
  font-weight: bold;
}

.site_upcoming_matches
{
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
}

.site_upcoming_matches_team
{
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.site_upcoming_matches_team img
{
  width: 50px;
}

.site_upcoming_matches_team_box h2 {
  font-size: 26px;
  color: #000;
  font-weight: 400;
  background: #e6e6e6;
  padding: 10px 30px;
  border-radius: 10px;
  margin: 0px 10px;

}

.site_upcoming_matches_team_title
{
  font-weight: 400;
  
}


.site_upcoming_matches_round
{
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: end;
}

.site_upcoming_matches_round img
{
  width: 50px;
}

.site_upcoming_matches_round h2 {
  font-size: 26px;
  color: #000;
  font-weight: 400;
  background: #e6e6e6;
  padding: 10px 30px;
  border-radius: 10px;
  margin: 0px 10px;

}

.site_upcoming_matches_round_title
{
  font-weight: 500;
  font-size: 16px;
  color: #949494;
  text-align: left;
  margin-left: 20px;
  margin-bottom: 0px;
}

.site_main_soccer_board
{
  min-height: auto;
}

.site_brands_row_title
{
  font-weight: 100;
}

.site_brands_row
{
  justify-content: center;
  gap: 30px;
  
  align-items: center;

}

.site_brands_row .brand__item-6 {

  margin-bottom: 15px;
}

.site_brands_row .brand__item-6 img
{
  max-width: 100%;
  opacity: 1;
}

.site_grey_bg
{
  background-color: #f0f0f5;
}


.breadcrumb__style-6
{
  padding: 88px 0px 66px 0px;
}

.text-justify
{
  text-align: justify;
}

.breadcrumb__style-6 .breadcrumb__title {

  margin-bottom: 30px;
}

.site_vas_title
{
  font-size: 24px;
}

.site_custom_btn
{
  background-color: #f7f7f7;
  border: #dedede solid 1px;
  padding: 20px 30px;
  display: inline-block;
}

.site_custom_btn_icon
{
  background-image: url(../../front/img/pdf-dowload-icon.png);
  background-size: 46px;
  background-position: center right 10px;
  background-repeat: no-repeat;
  padding-right: 70px;
}

.site_team_row {
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 10px;
}

.site_team_features
{
  font-size: 17px;
}

.site_team_subtitle {
  font-weight: 500;
}

.footer__logo img
{
  width: 240px;
}

.footer__widget-title, .footer__contact a {
  font-weight: 100;
}

.services__details-title
{
  font-size: 32px;
}

.breadcrumb__overlay::after
{
  display: none;
}

.site_player_type_section
{
  background-image: url('../../front/img/player-bg-01.jpg');
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #f5f5f5; 
}

.site_hr_white
{
  background-color: #fff;
  height: 5px !important;
}

.breadcrumb__bg-3
{
  overflow: hidden;
}

.site_payers_grid_box
{
  background-color: #fff;
  text-align: center;
  padding-bottom: 20px;
}

.site_payers_grid_box_title
{
  font-size: 20px;
}

.site_players_grid_wrap
{
  background-image: url(../../front/img/general-bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
}

.site_payers_grid_box_thumb 
{

}

.site_payers_grid_box_thumb img
{
  width: 100%;
}

.site_soccer_title_img
{

  justify-content: center;
  margin: 50px 0;
  align-items: center;

}

.site_soccer_title_img img
{
  border-radius: 100px;
  margin-left: 20px;
  border: solid 1px #fff;
  width: 75px;
  height: 75px;
  align-items: center;
}

.section__title span a
{
  color: #7f7f7f;
}

.section__title span a:hover
{
  color: #eb7622;
}

.btn-primary
{
  background-color: #eb7622;
  border-color: #eb7622;
}

.btn-primary:hover
{
  background-color: #96440a;
  border-color: #96440a;

}


.site_btn_sticky_col
{
  transition: top .5s linear;
  text-align: left;  
  top: 0px;
}


.site_btn_fixed
{
  position: fixed;
  top: 85px;
  z-index: 200;
  width: 1140px;
}

@media (min-width: 1400px)
{
  .site_btn_fixed
  {
    width: 1200px;
  }
}





.custom-btn
{
  border: solid 1px #eb7622;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 100px;
  color: #eb7622;
}

.custom-btn i
{
  margin-right: 5px;
}


.postbox__thumb img{
  width: 100%;
}  


.blog__grid-item .blog__title-10
{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; 
  height: 77px;
}

.blog__grid-item .blog__thumb-10 img
{
    height: 250px;
    object-fit: cover;

}

/* Responsive start */


@media(min-width:992px)
{
  .site_upcoming_matches_team_mob, .marks-cs-mobile
  {
    display: none;
  }

  .postbox__thumb img{
    height: 600px;
    object-fit: cover;
  }  

}

@media(max-width:992px)
{

  .site_btn_sticky_col
  {
    text-align: left;
    margin-bottom: -100px;
    width: 100%;
    padding: 0px 50px;
    z-index: 20;
    
  }

  .site_btn_fixed {
    top: 105px;
  }  

  .css-nav {
    justify-content: center;
    margin-bottom: 20px;
  }


  .site_main_soccer_board  .mrks-cs-one img {
    width: 40px;
}

.site_main_soccer_board .site_mark_cs_title
{
  font-size: 18px;
}

.site_main_soccer_board .mrks-one-box h2
{
  font-size: 26px;
}

.site_main_soccer_board_timer *
{
 font-size: 20px;
}

.site_main_soccer_board_next_match {
  position: relative;
  font-size: 14px;
}

  .site_upcoming_matches_day
  {
    text-align: center;
  }

  .site_upcoming_matches_round {
    justify-content: center;
  }  

  .site_upcoming_matches_team {
    margin: 20px 0;
}

.site_upcoming_matches_team_box h2 {
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
}
.site_upcoming_matches_team img {
  width: 70px;
}

.site_games_sort_dropdown {
  margin-bottom: 0;
}

.site_col_order_1
{
  order: 1;
}

.site_col_order_2
{
  order: 2;
}

.site_col_order_3
{
  order: 3;
}

.site_for_mob
{
  display: none;
}

.site_block_for_mobile
{
  flex-flow: column;
  text-align: center;
}



.site_upcoming_matches_round_title
{
  text-align: center;
  margin-left: 0px;
}

.site_upcoming_matches_team_mob span
{
  color: #c6c5c5;
  font-size: 22px;
}

.site_msb_ul
{
  flex-flow: column;
}

.marks-cs-mobile span
{
  color: #c6c5c5;
  font-size: 22px;
}

.site_players_grid_break
  {
    display: none;
  }

  .site_soccer_title_img
  {
    margin: 0px;
  }

  .blog__grid.plyr-sec0
  {
    padding-top: 30px;
  }

  .cus-ply-box {

    min-height: 590px;

}

.ply-img-bx {
  height: 490px;

}

.ply-img-bx img {
  height: 490px;

}

.site_soccer_title_img_gameblade
{
  margin:50px 0;
}

.breadcrumb__area.pb-70,
.blog__grid.pb-100
{
padding-top: 50px;
}
  
.postbox__area.pb-120,
.blog__grid.pb-100
{
  padding-bottom: 50px;
}

}




@media(max-width:575px)
{

  .site_btn_sticky_col {

    padding: 0 15px;
}

  .site_brands_row
{
  gap: 0px;

}

.site_brands_row .brand__item-6 {
  margin-bottom: 40px;
}


.section__title-wrapper.section-title-sm .section__title {
  font-size: 27px;
}



}