/*
Template Name: Cricket Club
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************matches****************/
.center_match {
    background-image: url(../image/3.jpg);
    background-position: center center;
    background-size: cover;
}
.center_about {
    background-image: url(../image/2.jpg);
    background-position: center center;
    background-size: cover;
}

.about_pg1lilil span{
	width:55px;
	height:55px;
	line-height:55px; 
 }
.about_pg1lil:hover{
	background:var(--black)!important;
	transition: 0.3s; 
 }
.about_pg1lil:hover h5{
	color:var(--bs-white)!important;
	transition: 0.3s; 
 }
.about_pg1lilo:hover{
	background:var(--yellow)!important;
	transition: 0.3s; 
 }
 
.about_pg2i{
	border-right:1px solid var(--border_light);
 }
.about_pg2{
	border-top:1px solid var(--border_light);
	border-bottom:1px solid var(--border_light);  
 }
 
.artic_1l2{
	width:80%;
	left:10%;
	bottom:-100px; 
 }

.artic_1l:hover .blog_h1lili1 h5 {
	transition: 0.3s;
	background: var(--yellow)!important;
	color:var(--black)!important;
}
.blog_h1lili1 h5{
	width:70px;
	height:70px;
	padding-top:10px; 
 }
#artic{
	padding-bottom:160px; 
 }
 
.team_1l:hover .team_1l1i2{
	 background: var(--yellow)!important;
 }
 .fs-res{
	display: block;
 }
/***********************************New Design Code*************************************/

.home-upcoming-events .box-container{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(30rem, 1fr))[auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
    gap: 2rem;
    margin: 2rem 0;
}

.upcoming-item{
    background-color: #FFF;
    text-align: center;
    padding: 1rem;
    /*border-radius: clamp(24px, 1.667vw, 64px);
    background: #F2F2F2;
    backdrop-filter: blur(10px);*/
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	margin-bottom: 20px;

}
.upcoming-item {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.upcoming-item .content h2 {
    font-size: 22px;
}

.upcoming-item .content h2 i {
    margin-right: 1rem;
    color: transparent;
    -webkit-text-stroke: 2.2px var(--main-color);
}

.upcoming-item h5{
    font-size: 16px;
    font-weight: 400;
    color: #666;
    margin-bottom: 1rem;
}

.upcoming-item .team-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.upcoming-item .team-logo{
    text-align: center;
}

.upcoming-item img{
    height: 4rem;
    width: 4rem;
    margin-bottom: 0.5rem;
    margin:0 auto;
}

.upcoming-item h3{
    font-size: 16px;
    color: #000;
}

.upcoming-item h6{
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    padding: 10px;
    text-transform: uppercase;
    background-color: #ffbe07;
}

.upcoming-item .match {
    font-size: 16px;
    font-weight: 600;
    color: #ffbe07;
}
/***********************************New Design Code End*************************************/



/*********************matches_end****************/

/* ======== Responsive css code Start======== */

@media(max-width:600px){
    .res-col-6{
        width:100%;
    }
	.h1-bottom{
		margin-bottom: 6.5rem;
	}
	.fs-res{
		font-size: 17px!important;
	}
}   
/* ======== Responsive css code Start======== */


@media screen and (max-width : 767px){
.about_pg1l br{
	display:none; 
 }
.about_pg1lil {
	margin-top:10px;
	text-align:center; 
 }  
.about_pg1lilir{
	margin-top:10px;
 } 
.explore_1rilir{
	margin-top:15px; 
 }
.about_pg1r {
	margin-top:15px; 
 }
.about_pg2i{
	text-align:center;
	border:none;
	margin-top:8px;
	margin-bottom:8px; 
 }
.about_pg2i1r{
	margin-top:10px; 
 }
.artic_1l2 {
	position:static!important;
	width:100%; 
 }
.artic_1l {
	margin-top:8px;
	margin-bottom:8px;
 }
#artic {
    padding-bottom:40px;
}
.vacation_1  .font_50{
	font-size:36px; 
 }
.team_1l {
	margin-top:8px;
	margin-bottom:8px; 
 }
.profile1_inner_left{
	margin-top:8px;
	margin-bottom:8px;  
 }
.profile1_inner1  h2{
	text-align:center; 
 }
.profile1_inner1_inner_right{
	margin-top:15px; 
 }
.team_1l1i1 img{
width:100%; 
 }
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.about_pg1lilil span {
    width: 25px;
    height: 25px;
    line-height: 25px;
	font-size:14px!important;
}
.about_pg1lilir h5{
   font-size:14px;
 }
.explore_1rilir h5 i{
    font-size:30px;
 }
.about_pg2i1l  .font_50{
    font-size:30px;
 }
.about_pg2i1r  h6{
    font-size:12px;
 }
.profile1_inner1_inner_left {
	margin-top:0!important; 
 }
.profile1_inner1_inner_center {
	margin-top:0!important; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.about_pg1lilil span {
    width: 35px;
    height: 35px;
    line-height: 35px;
	font-size:16px!important;
}
.about_pg1lilir h5{
   font-size:16px;
 }
 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media (min-width:1400px) and (max-width:2000px) {

 }

 .tourna-div{
    display:block;
}
.tourna-div h4,.tourna-div h6,.tourna-div p{
    text-align: center;
}
.type-fs{
    font-size:12px ;
}
.profile1_inner1_inner h4{
    color: #ffbe0a;
}
/* Inner profile card style */
.profile1_inner1_inner {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 20px;
border-radius: 8px;
background-color: var(--bg_light) !important; /* Ensure bg color is applied */
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Add light shadow */
transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover effect for the profile card */
.profile1_inner1_inner:hover {
transform: translateY(-10px);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); /* Darker shadow on hover */
}