
.impressum-name {
	font-weight: 800;
	color:#fffffe;
	font-size: larger;
	text-shadow: 3px 3px 5px rgba(36, 0, 0, 1);
 }
.my-resp {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
 .event-info {
 	text-shadow: 3px 3px 5px rgba(36, 0, 0, 1);
}
.welcome-info {
 	text-shadow: 3px 3px 5px rgba(36, 0, 0, 1);
	color:white;
	font-size:14px;
}
.section_default {
  font-size: 14px;
  font-weight: 400;
  background-color:white;
  color:black;
  margin: 20px;
}

.feature_box {
	height: 150px;
/*	height: 200px;  */
	max-width: 100%;
}

.app_img {
	height:48px;
	width:auto;
	background-color: #fff;
	border-radius: 10px;	
  border: 1px solid #000;
}
.blog-date {
    text-decoration: none;
    padding: 5px 10px;
    background-color: #ffffff50;
    backdrop-filter: blur(8px);
    border-radius: 100px;
    color: #fff;
	text-shadow: 1px 1px 5px rgba(36, 0, 0, 1);
    display: inline-flex;
    align-items: center;
    column-gap: 5px;
    position: absolute;
    bottom: 5%;
    right: 5%;
/*    transform: translate(-5%,-5%);   */
    font-weight: 600;
}
.powerby-block h4 {
  text-shadow: 1px 1px 5px rgba(36, 0, 0, 1);
  color: #CCCCCC;
}
.countdown.dez-style-1 .date {
  min-width: 70px;
  display: inline-block;
  font-weight: 800;
  font-family: 'Kanit';
}
@media (max-width: 1024px) {  
	.countdown.dez-style-1 .date {
	  min-width: 50px;
	}
}

.countdown .date {
  min-width: 120px;
  color: #fff;
  text-shadow: 1px 1px 5px rgba(36, 0, 0, 1);
  display: inline-block;
}
.countdown.dez-style-1 .time-counting {
  font-size: 12px;
  text-shadow: 1px 1px 5px rgba(36, 0, 0, 1);
}
.countdown.dez-style-1 .time, .countdown.dez-style-1 .time-counting {
  width: 100%;
  display: block;
  border: 0 none;
  border-radius: 0;
  color: #2d3239;
  display: block;
  width: 100%;
}
.countdown .date span {
  font-size: 28px;
  font-weight: 700;
  font-family: 'Kanit';
}
.my-color {
  color: #FFFFFF !important;
}
*, ::after, ::before {
  box-sizing: border-box;
}
.dez-style-1.countdown .date {
  color: #FFFFFF !important;
}
.countdown.dez-style-1 .date {
  font-weight: 800;
  font-family: 'Kanit';
}
.countdown .date {
  color: #fff;
}
.modal-dialog-teaser {
    max-width: 800px !important;
 	width: auto !important;
   margin: 1.75rem auto;
        margin-top: 1.75rem;
}	
.modal-header-teaser {
    background: #ff7d00 !important;
	color: #fff;
	text-align: center !important;
    padding: 15px 25px;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
}

.ctry-flag {
  width: 35px;
  height: auto;
}
.ctry-flag-ss-graph {
  height: 35px;
  width: auto;
}
.ctry-flag-ss-graph-smaller {
  height: 25px;
  width: auto;
}

.ctry-flag-stat {
  width: 35px;
  height: auto;
  margin-right: 8px;
}

.club-flag-stat {
  width: 35px;
  height: auto;
  margin-right: 8px;
}

.club-flag {
  width: 35px;
  height: auto;
  margin-right: 10px;
}
.clubs-ss-graph {
  height: 35px;
  width: auto;
}
.clubs-ss-graph-smaller {
  height: 25px;
  width: auto;
}
.ev-header {
  font-weight:600;
  font-size:22px;
/*  color: #fbdc7e;  */
}

@media (max-width: 544px) {  
	.modal-title-teaser {
		color: #fff;
		text-align: center !important;
		font-weight: 600;
		font-size: 18px;
		text-shadow: 3px 3px 5px rgba(71, 0, 0, 1);	
		text-transform: uppercase;
	}
	.club-team-content li .ct-name img{
		width: 28px;
		height: auto;
		margin-right: 10px;
	}
	.club-team-content li .ct-flag img{
		width: 28px;
		height: auto;
	}

	.club-team-content li .ct-name{
		font-size: 18px;
		font-weight: 600;
		display: flex;
		align-items: center;
	}
	
	.ctry-flag {
	  width: 28px;
	  height: auto;
	}

	.club-flag {
	  width: 28px;
	  height: auto;
	  margin-right: 8px;
	}
	.ctry-flag-stat {
	  width: 28px;
	  height: auto;
	  margin-right: 4px;
	}

	.club-flag-stat {
	  width: 28px;
	  height: auto;
	  margin-right: 4px;
	}
	.ev-header {
	  font-weight:400;
	  font-size:20px;
	/*  color: #fbdc7e;  */
	}
	
}

@media (min-width: 545px) {  
	.modal-title-teaser {
		color: #fff;
		text-align: center !important;
		font-weight: 600;
		font-size: 24px;
		text-shadow: 3px 3px 5px rgba(71, 0, 0, 1);	
		text-transform: uppercase;
	}
}

@media (max-width: 545px) {  
	.club-flag-fixture-l {
	  width: 0px;
	  height: auto;
	  margin-left: 0px;
	}
	.club-flag-fixture-r {
	  width: 0px;
	  height: auto;
	  margin-right: 0px;
	}
	.ctry-flag-fixture-l {
	  width: 0px;
	  height: auto;
	  margin-left: 0px;
	}
	.ctry-flag-fixture-r {
	  width: 0px;
	  height: auto;
	  margin-right: 0px;
	}
	.date-pitch-btn-group .btn {
	 padding: 4px 12px;
	 font-size: 11px;
	 font-weight: 600;
	}
	h3#rubr {
	  font-size: 25px;
	  font-weight: 400;
	  color: #fbdc7e;
      white-space: nowrap;

	}
	.live-icon {
		height:16px;
	}
	.th-col-1, .td-col-1{
		font-size:11px;
		font-weight:400;
	}

}
@media (min-width: 545px) {  
	.club-flag-fixture-l {
	  width: 18px;
	  height: auto;
	  margin-left: 4px;
	}
	.club-flag-fixture-r {
	  width: 18px;
	  height: auto;
	  margin-right: 4px;
	}
	.ctry-flag-fixture-l {
	  width: 18px;
	  height: auto;
	  margin-left: 4px;
	}
	.ctry-flag-fixture-r {
	  width: 18px;
	  height: auto;
	  margin-right: 4px;
	}
	.date-pitch-btn-group .btn {
	 padding: 6px 15px;
	 font-size: 12px;
	 font-weight: 600;
	}
	h3#rubr {
	  font-size: 35px;
	  font-weight: 400;
	  color: #fbdc7e;
      white-space: nowrap;
	}
	.live-icon {
		height:18px;
	}
	.th-col-1, .td-col-1{
		font-size:11px;
	}
}
@media (min-width: 768px) {  
	.club-flag-fixture-l {
	  width: 22px;
	  height: auto;
	  margin-left: 6px;
	}
	.club-flag-fixture-r {
	  width: 22px;
	  height: auto;
	  margin-right: 6px;
	}
	.ctry-flag-fixture-l {
	  width: 20px;
	  height: auto;
	  margin-left: 4px;
	}
	.ctry-flag-fixture-r {
	  width: 20px;
	  height: auto;
	  margin-right: 4px;
	}
	.date-pitch-btn-group .btn {
	 padding: 8px 20px;
	 font-size: 13px;
	 font-weight: 600;
	}
	h3#rubr {
	  font-size: 40px;
	  font-weight: 400;
	  color: #fbdc7e;
	}
	.live-icon {
		height:22px;
	}
	.th-col-1, .td-col-1{
		font-size:12px;
	}
}
@media (min-width: 992px) {  
	.club-flag-fixture-l {
	  width: 26px;
	  height: auto;
	  margin-left: 6px;
	}
	.club-flag-fixture-r {
	  width: 26px;
	  height: auto;
	  margin-right: 6px;
	}
	.ctry-flag-fixture-l {
	  width: 24px;
	  height: auto;
	  margin-left: 5px;
	}
	.ctry-flag-fixture-r {
	  width: 24px;
	  height: auto;
	  margin-right: 5px;
	}
	.date-pitch-btn-group .btn {
	 padding: 10px 28px;
	 font-size: 15px;
	 font-weight: 600;
	}
	h3#rubr {
	  font-size: 45px;
	  font-weight: 400;
	  color: #fbdc7e;
	}
	.live-icon {
		height:24px;
	}
	.th-col-1, .td-col-1{
		font-size:13px;
	}
}
@media (min-width: 1200px) {  
	.club-flag-fixture-l {
	  width: 28px;
	  height: auto;
	  margin-left: 8px;
	}
	.club-flag-fixture-r {
	  width: 28px;
	  height: auto;
	  margin-right: 8px;
	}
	.ctry-flag-fixture-l {
	  width: 26px;
	  height: auto;
	  margin-left: 6px;
	}
	.ctry-flag-fixture-r {
	  width: 26px;
	  height: auto;
	  margin-right: 6px;
	}
	.date-pitch-btn-group .btn {
	 padding: 12px 35px;
	 font-size: 16px;
	 font-weight: 600;
	}
	h3#rubr {
	  font-size: 45px;
	  font-weight: 400;
	  color: #fbdc7e;
	}
	.live-icon {
		height:28px;
	}
	.th-col-1 {
		font-size:1rem;
		font-weight:700;
	}
	.td-col-1 {
		font-size:1rem;
	}
}

.modal-body-teaser {
    padding: 15px;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;	
}
.btn-outline-teaser {
    background-color: #ff7d00;
    color: #fff;
    border-color: #dc3545;
	text-transform: uppercase;
}
.btn-outline-close {
    background-color: #fff;
    color: #dc3545;
    border-color: #dc3545;
	text-transform: uppercase;
}
.t-iframe {
	width:100%;
	min-height:500px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots {
  list-style: none;
  text-align: center;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 16px;
  height: 16px;
    border-radius: 10px;
  padding: 5px;
  cursor: pointer;
  border: 0;
  outline: none;
  background: #b7b6b6;
}
.slick-dots li.slick-active button {
  width: 16px;
  height: 16px;
  background: #3b3c3e;
}
.img-erase-fav {
  max-height: 40px;
}
.favtext {
  color: #000;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.butborder {
  background-color: #fff;
/*  border: 2px solid #000;  */
  color: #000;
  border-radius: 20px;
  display: inline-block;
  margin: 2px;
  padding: 4px 10px 2px 15px;
  text-align: left;
  vertical-align: middle;
}

.btn-dl {
  display: inline-block;
  color: #fff;
  margin: 12px;
  padding: 8px 20px 9px 15px;
  border-radius: 26px;
  border: 2px solid #fff !important;
  cursor: pointer;
}
.sec-padding {
	padding-top: 80px;
	padding-bottom: 10px;
}

.sec-padding-int {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.my-bg-color-int-light {
	background-color: #fff;
	color: black;
}
.my-bg-color-int-dark {
	background-color: black;
	color: white;
}
.features.nosponsor {
	margin-top: 0px !important;
}
.hero-sec2{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 180px 0px 140px 0px;
}
.ytvideo-background {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}

.ytvideo-foreground, .ytvideo-background iframe {
  position: fixed;
  top: -19%;
  right: 0;
  bottom: 0;
  width: 100%; 
  height: 100%;  
  pointer-events: none;
}
.nav-link.active {
	color:#111 !important;
	background-color:#fff9;
  border-radius: 100px;
}
 .navbar-nav .nav-link.show {
	font-weight: inherit;
}

body { background-color:#fff;}
.procup-subpage {
  position: relative;
  margin-top: -340px;
  margin-bottom: -80px;
}
.sub-page-main-content {
	padding-top:100px;
	z-index:1;
}
.procup-subpage-int {
  position: relative;
  margin-top: -40px;
  margin-bottom: -40px;
}
.sub-page-main-content-int {
	padding-top:80px;
	z-index:1;
}

/* Roll PC */
.procup-subpage-int-roll {
  position: relative;
  margin-top: -40px;
  margin-bottom: 10px;
}
.sub-page-main-content-int-roll {
	padding-top:10px;
	z-index:1;
}
.container-roll {
	padding: 0px 10px;
}

.divider2{
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    margin: 27px 0px 5px 0px;
}
.divider2-dark{
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #000 100%);
    margin: 27px 0px 5px 0px;
}
.club-team-content li .ct-flag {
  display: flex;
  align-items: center;	
}
.procup-yellow-1 {
	color: #e6e6e6;
}
.playoff-title a.btn.passive{
	color: #aeaeae;
	cursor: not-allowed
}
.generic-a {
	text-decoration: none;
}
.list-inline {
  padding-left: 10px;
  white-space: nowrap;
 }
 .list-inline-wrap {
  padding-left: 10px;
  white-space: rap;
 }

.text-start .ctry-logo1 {
  width: 35px;
  height: auto;
}
.text-start .club-logo1 {
  width: 35px;
  height: auto;
  margin-right: 10px;
}
.blockinfo {
	text-wrap: nowrap;
	overflow:hidden;
}
.name{
	width: 100%;
	text-align: left;
	font-size: 12px;
	font-weight: 500;
}
.name.name-ml {
  margin-left: 8px;
}
.name.smaller {
	font-size: 10px;
}
.name.larger {
	font-size: 13px;
	font-weight: 600;
}

.name strong{
	font-size: 16px;
	font-weight: 700;
}

.winner-team.t_box  {
	min-height:35px;
}
.defeated-team.t_box {
	min-height:35px;
}
.winner-team-text {
	font-family: 'Kanit';
	font-weight: 600;
	font-size: 20px;
	text-shadow: 3px 3px 5px rgb(217, 217, 217)
}
.winner-team-result {
	font-family: 'Kanit';
	font-weight: 800;
	font-size: 28px;
	text-shadow: 3px 3px 2px rgba(217, 217, 217, 0.9);
}
.winner-flag {
	height: 30px !important;  
	width: 30px !important;   
	display: inline-block !important;    
	box-shadow: -1px -1px 15px 15px rgba(255, 255, 255, 0.94);	
}
.notplayed-team.t_box {
	min-height:35px;
}
.notplayed-team {
  border-color: #A0A2A0;
}
.winner-team .name {
	font-weight:800;
	text-shadow: 1px 1px 5px rgba(217, 217, 217, 0.9);
}
.t_b_F {
  border-bottom: 2px solid;
  border-bottom-color: #E05E6B;
}
.t_b_V {
  border-bottom: 2px solid;
  border-bottom-color: #5EE06C;
}

.t_p_q {
  text-decoration: underline;
  font-style: italic;
  color: #0808fb !important;
  font-size: 13px;
  cursor:pointer;
}
.t_jump_F {
  display: inline-block;
  z-index:99;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: solid #000 1px;
  background-color: #e9e9e9;
  padding: 2px 2px 3px 2px;
}  
.t_jump_V {
  display: inline-block;
  z-index:99;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: solid #000 1px;
  background-color: #e9e9e9;
  padding: 2px 2px 3px 2px;
}  
.game-team-head{
	margin-bottom: 60px;
}
.game-team-head h3{
	font-size: 45px;
	font-weight: 400;
}
.game-team-head .divider-two{
	margin-top: 30px;
	margin-bottom: 30px;
}
.img_container {
  position: relative;
  text-align: center;
  color: white;
  width:56px;
  display:inline-block;
  margin-right:18px;
}
.i-cuptyp {
	color:#f7e7a7;
	font-weight:600;
}
.i-win {
	color:#0aff0a;
}
.i-draw {
	color:#bfbfbf;
}
.i-lost {
	color:#f97070;
}
.img_centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0088cc;
  font-size: 20px;
  font-weight: 800;
}
.score-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.16px;
  color: #303235;
}
.score-box img{
	height:24px;
}
 table.live-table{
    margin-bottom: 0;
	padding:10px;
}
table.live-table tbody tr td {
  color: #fff;
  border-right: 0px solid rgba(255, 255, 255, 0.206);
  vertical-align: middle;
}
.live-stats-card {
	padding: 30px 14px;
}
.ev-score {
  color:#76ea72;
  font-weight:600;
  margin-left:4px;
}
#progress {
  font-size: 25px;
  font-weight: 400;
  color: #fbdc7e;
}

.ev-live-title {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}  
.info-warning {
	color: #f09d9d;
	font-weight:700;
}
.info-info {
	color: #bfd7f7;
	font-weight:700;
}
input.form-control{
	height: 40px;
}
.typeahead__field input {
	background: #a8a6a6;
	border: 1px solid #ccc;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
	vertical-align: middle;
}
.my-info-green {
	color:#0aff0a;
}
.my-info-red {
	color:#f97070;
}
.my-info-sup {
	color:#f97070;
	font-weight:700;
	margin-right:4px;
}
.divert-block {
    display: inline-block;
    padding: 15px 15px 5px 15px;
    border-radius: 25px;
    background-color: #ffffff57;
    backdrop-filter: blur(8px);  
}
header .nav-item  {
  white-space: nowrap; 
}
.navbar-dark .navbar-nav .nav-link {
  color: rgb(255, 255, 255) !important;
}
.overlay-content h6 {
	overflow-wrap: break-word;
}
.select2-container {
  z-index: 99999;
}
