body {
    position: relative;
}

.leftAd, .rightAd {display:none !important;}

a, button {-webkit-transition-property: background,border-color,color,opacity;
    transition-property: background,border-color,color,opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
    
.headingsec h3 {
    font-family: 'Playfair Display', serif;
    color: #fff;
    background: #0e141a;
    display: inline-block;
    padding: 6px 28px 11px 10px;
    border-left: #e01a22 5px solid;
    margin: 0;
    font-size: 25px;
}ul.slick-dots li button {
    background: #f3aaad !important;
    border: none;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    margin: 0 5px;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


ul.slick-dots li.slick-active button{
	background:#df1921 !important;
}
ul.slick-dots li{list-style-type:none;
}
.heading-commonsec {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.heading-commonsec {
    position: relative;
    display: flex;
}
.heading-commonsec:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: 0px;
    background: #0e141a;
    z-index: -1;
}a.readmore {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
a.readmore:hover,h4 a:hover
{
	color:#df1921;
}
.metavalue{
	display:flex;
	flex-wrap:wrap;
	position:relative;
}
.metauser {
    position: relative;
    padding-left: 15px;
    padding-right: 8px;
    margin-right: 13px;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
}
.metauser a{
	color:#000;
	text-decoration:none;font-family:'Poppins';
	
}.metauser a:hover{
	color:#e01a22;
	text-decoration:none;
	
}
.metauser:before {
    position: absolute;
    content: '';
    background: url(../images/adminicon.jpg);
    width: 17px;
    height: 20px;
    left: 0;
    background-size: 73%;
    top: 6px;
    background-repeat: no-repeat;
}
.metauser:after {
    position: absolute;
    content: '';
    background: #a5a0a0;
    width: 1px;
    height: 11px;
    right: -2px;
    background-size: 100%;
    top: 7px;
}
.metadate {
    padding-left: 16px;
    position: relative;font-size: 13px;
    font-weight: 500;
    line-height: 26px;
}

.metadate:before {
    position: absolute;
    content: '';
    background: url(../images/cal-icon.jpg);
    width: 15px;
    height: 19px;
    left: 0;
    top: 5px;
    background-size: 78%;
    background-repeat: no-repeat !important;
}.tagsec a {
    background: #df1921;
    color: #fff;
    padding: 5px 31px 6px;
    border-radius: 20px;
    text-decoration: none;
    margin-right: 15px;
    line-height: 20px !important;
    font-size: 14px;
    font-weight: 500;
    width: auto !important;
    display: table;
    text-align: center;
}
.tagsec a:hover{
	background:#000;
}
.tagsec {
    display: block;
    margin: 20px 0 15px;
}

.commonblog h4 {
    color: #262626;
    font-family: 'Poppins', sans-serif;
    font-size: 21px;
    margin: 0px 0  7px;
    display: table;
    font-weight: bold;
}
.commonblog h4 a {
    color: #262626;
    text-decoration: none;
    line-height: 28px;
}
.commonblog h4.flb{
	font-size:23px;
}
p{
	 font-family: 'SF Pro Display' !important; 
}
.commonblog p {
    color: #575757;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    font-family: 'SF Pro Display' !important;
    text-align: justify;
}.commonsection {
    padding: 25px 0 60px;
    border-bottom: #e0e0e0 1px solid;
}
.commonhead{
	margin-top:80px;
}
.comleft{
	padding-right:0px;
}
.mt20{margin-top:20px;}
.mt10{margin-top:10px !important;
}
.mt50{
	margin-top:70px;
}
.mt40{margin-top:40px;}
.imgblk img {
    border-radius: 8px;
}
/*Style-1*/
.firstlevel{
	
	float:left;
}
.firstlevel .commonblog:first-child {
    float: left;
    width: 50%;
    padding-right: 70px;
	border:none;
}

.firstlevel .commonblog:nth-child(2) {display:none !important;}

.firstlevel .commonblog:first-child h4{
	
	font-size:21px;
}.firstlevel .commonblog {
    float: right;
    width: 50%;
}
.firstlevel .commonblog .metavalue{
	border-bottom:#b4b4b4 1px solid;
	padding-bottom:10px;
}
.firstlevel .commonblog:last-child  .metavalue,.firstlevel .commonblog:first-child  .metavalue{
	border-bottom:none;padding-bottom:0px;
}
.firstlevel .commonblog h4{
	font-size:19px;
}
/*.firstlevel .commonblog:nth-child(2){
	flex: 0 0 50%;width: 50%;
	 order:2;
}
.firstlevel .commonblog:nth-child(3){
flex: 0 0 50%;width: 50%;
	 order:3;
}*/

.firstlevel .commonblog .imgblk{
	display:none;
}
.firstlevel .commonblog:first-child .imgblk {
	display:block;     position: relative;
}

.secondlevel .commonblog .imgblk, .thirdlevel .commonblog .imgblk, .fourthlevel .commonblog .imgblk, .fifthlevel .commonblog .imgblk, .sixlevel .commonblog .imgblk {
  position: relative;
}

.secondlevel .commonblog:nth-child(5), .secondlevel .commonblog:nth-child(6), .secondlevel .commonblog:nth-child(7), .secondlevel .commonblog:nth-child(8), .secondlevel .commonblog:nth-child(9) {display:none;}

 body.home section:nth-child(9) .secondlevel .commonblog:nth-child(6), body.home section:nth-child(9) .secondlevel .commonblog:nth-child(7), body.home section:nth-child(9) .secondlevel .commonblog:nth-child(8), body.home section:nth-child(9) .secondlevel .commonblog:nth-child(9) {display:none;}


body.home section:nth-child(9) .secondlevel .commonblog:nth-child(4), body.home section:nth-child(9) .secondlevel .commonblog:nth-child(5) {display: block;}

body.home section:nth-child(10) .secondlevel .commonblog:nth-child(4), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(5), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(6) {display:none !important;}

body.home section:nth-child(10) .secondlevel .commonblog:nth-child(5), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(6), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(7), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(8), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(9) {display: inline-flex;}

.fifthlevel .commonblog .imgblk img{
    width: 100%;
    height: 360px;
    object-fit: cover;
}


ul li.dropdown
{
    font-size: 13px;
    color: #fff;
}

ul.dropdown-menu li a
{
    font-size: 12px;
    color: #000;
    padding: 5px 10px;
}

ul.dropdown-menu li a:hover
{
    background: #fff;
    color: #CC0000;
}


/*Style2*/
.secondlevel {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    /*justify-content: space-between;*/
}
.secondlevel .metavalue{
	margin-top:15px;
}
.secondlevel .commonblog h4{
	margin-top:10px;
	font-size:20px;
}

.secondlevel .commonblog {
    flex: 0 0 31.5%;
}

.secondlevel .commonblog:nth-child(4) {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.secondlevel .commonblog:nth-child(4) .imgblk{
	flex:0 0 65.5%;
}
.secondlevel .commonblog:nth-child(4) .conconblk {
    flex: 0 0 34.5%;
    padding-right: 46px;
}

/*thirdlevel*/
.thirdlevel{
	float:left;
}
.thirdlevel .commonblog:first-child
{
	  float: left;
    width: 50%;
    padding-right: 70px;
}

.thirdlevel .commonblog:first-child .cominside{
display:block;	
}
.thirdlevel .commonblog:first-child h4{
	font-size:27px;
	
}
.thirdlevel .commonblog:first-child .cominside,.thirdlevel .commonblog:first-child .imgblk {
    float: none;
	width:100%;padding-right: 0px;
    margin-bottom: 0px;
}
.thirdlevel .cominside {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom:20px;
}
.thirdlevel .imgblk {
    float: left;
    width: 60%;
    padding-right: 33px;
    margin-bottom:0px;
}.thirdlevel .conconblk {
    width: 69%;
}
.thirdlevel .cominside h4{
margin:0;}
.thirdlevel .commonblog
{
	float:left;
	/*flex:0 0 50%;
	order:2;
	flex-direction:row;*/
}.thirdlevel .commonblog {
    float: right;
    width: 50%;
}.thirdlevel.secd .commonblog.bbtn .conconblk {
    float: right;
    width: 54%;
}
.thirdlevel.secd .commonblog.bbtn:first-child .conconblk {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.thirdlevel.secd .commonblog.bbtn .conconblk h4{
	margin:0;
}
.thirdlevel .commonblog:first-child h4 a
{

line-height:21px !important;		font-size:21px !important;
}
.thirdlevel .commonblog h4 a {
    line-height: 16px !important;
    font-size: 16px !important;
}
.thirdlevel .commonblog:first-child .conconblk {
    width: 100%;
}
/*fourth*/
.fourthlevel {
	display:flex;
	flex-wrap:wrap;
}
.fourthlevel .commonblog {
    width: 33%;
    display: flex;
    gap: 21px;
    justify-content: center;
    align-items: center;
	margin-bottom:25px;	
}
.fourthlevel .commonblog .imgblk {
    width: 48%;
    display: flex;
}
.fourthlevel .commonblog .conconblk {
    width: 50%;
    display: flex;
}.fourthlevel .commonblog .conconblk h4 a {
    font-size: 15px;
    padding-right: 10px;
    line-height: 20px !important;
}

.fifthlevel .commonblog{
	
/*	border:#e4e4e4 1px solid;*/
	border-radius:9px;
}
.fifthlevelHeadtxt {margin-top:60px;}

.fifthlevel .commonblog{
	display:flex;
	align-items:center;
	justify-content:center;
}
.fifthlevel .commonblog .conconblk {
    flex: 0 0 47%;
    padding: 43px;
}
.fifthlevel .commonblog .imgblk{
	flex:0 0 53%;
}
.fifthlevel .commonblog .conconblk{
	font-size:21px;
}

.sixlevel {
	
	gap:15px;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:center;
}
	
.sixlevel .commonblog {
    display: flex;
    flex: 0 0 49%;
	margin-bottom:15px;
    align-items: center;
    justify-content: space-between;
}
.sixlevel .commonblog h4 a {
    margin-top: 5px;
    font-size: 18px;
    line-height: 18px;
    padding-right: 20px !important;
}	
.sixlevel .commonblog .conconblk {
    flex: 0 0 49%;
    
}.sixlevel .commonblog .conconblk {
    flex: 0 0 49%;
    padding-right: 18px;
    padding-left: 10px;
}.middlefootrt {
    margin: 0 auto;
    text-align: left;
    padding-left: 100px;
}
.sixlevel .commonblog .imgblk{
	flex:0 0 48%;
}


.footertop{
	background:#000;
	padding:60px 0;
}
.middlefootrt {
    margin: 0 auto;
    text-align: left;
}
.middlefootrt ul li {
    margin: 0 auto;
    text-align: left;
}
.footer-bottom
{
	background:#131313;
}
.footer-content p {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    line-height: 21px;
    margin-bottom: 21px;
}
.firstche.footer-content p {
    color: #fff;
    font-size: 14px;
    text-align: justify;
    line-height: 23px;
    margin-bottom: 21px;
}
.footer-content h4{
	color:#fff;
	font-family:'Playfair Display', serif;
	text-transform:capitalize;
	font-size:23px;
}
.necon {
    font-size: 14px;
    margin-top: 5px !important;
    display: table;
    width: 100%;
    position: relative;
    top: 7px;
    line-height: 24px !important;
}
.footer-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0px 0 0;
    display: inline-block;
}
.footer-content ul li {
    color: #fff;
    margin-top: 8px;
    margin-left: 0;
}.footer-content ul li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
}img.img-fluid.footerlogo {
    width: 77px;
    margin-bottom: 5px;
}
.lastfooter input {
    width: 100%;
    background: #fff;
    color: #000;
    border: none;
    margin-bottom: 20px;
    line-height: 42px;
    border-radius: 3px;
    padding: 2px 18px;
}
.footer-content.lastfooter {
    padding-left: 82px;
}
.cyri {
    color: #fff;
	line-height:40px;
    font-size: 14px;
}
.lastfooter input.subsec {
    background: #df1921;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
}
.solink{
	list-style-type:none;
	margin:0;
	padding:0;
	display:flex;
	justify-content:end;
}
.solink li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: #fff 2px solid;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    line-height: 31px;
    margin-left: 10px;
}.solink li img{
	height: 19px;
    padding: 2px 0 0 0;
}
.footer-bottom {
    padding: 12px 0;
}ul.solink li:first-child a img {
    height: 23px;
    width: auto !important;
        padding: 2px 0 0 0;
}
.footer-content ul li a:hover{
	color:#df1921;
}
ul.solink li:hover{
	
	background:#df1921;
}
.header-section {
    background: url(../images/headebg.jpg) #181717;
    background-repeat: repeat-x;
    /* background: #000; */
}	
.navbar-nav li a {
    color: #b3bdc6;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 500;
}

.navbar-nav li a:focus {
    color: #b3bdc6; }
.flex-end {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    position: relative;
    padding-top: 10px;
}
.header-top ,.header-menu{
    flex: 0 0 100%;
}
.header-menu {
    display: flex;
    justify-content: end;
}
.navbar-nav .show > .nav-link, .navbar-nav .nav-link.active,.navbar-nav li a:hover{
	color:#df1921;
}
.losing{
	margin:0;
	padding:0;
	display:flex;
}
.header-top {
    display: flex;
    align-items: flex-end;
    justify-content: end;
}
.loginmenu {
    padding:7px 39px !important;
    color: #fff;
    border: #626d78 1px solid;
    background: none;
    border-radius: 3px;
}
.loginmenu:hover{
	border:#e01a22 1px solid;
	background:#e01a22;
	color:#fff;
}
.signmenu{
	padding:5px 45px;
	color:#fff;
	margin-left:10px;
	border:#e01a22 1px solid;
	background:#e01a22; border-radius: 3px;
}.signmenu:hover{
	border: #626d78 1px solid;
    background: none;
	color:#fff;
}
.losing li {
    display: inline-block;
    padding: 7px 27px;
}
.losing li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    padding: 11px 2px;
    line-height: 26px;
    font-family: 'Poppins';
}
.header-section{padding-top:5px;}
.sliderinside a {
    background: #df1921d1;
    width: 100%;
    display: table;
    position: absolute;
    bottom: 0px;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-family: 'Playfair Display';
    text-decoration: none;
    /* height: 50px;
    border: #fff 2px solid; */
    /* border-left: 1px #fff solid; */
    z-index: 9999;
    width: 99.5%;
}
a.bannerImg {
    background: #fff;
    padding: 1px 0.3px 1px;
    height: 452px;
    bottom: -1px;
}.sliderinside {
    height: 452px; position:relative;
}
a.bannerImg  img{ width:auto;
	object-fit:cover;
height:100%;}
.headerlogo {
    height: 117px;
    margin-bottom: 10px;
}ul.navbar-nav{
    margin-top: 6px;
    position: relative;
    top: 1px;
}li.nav-item {
    padding: 10px 5px 0;
}ul.navbar-nav li:last-child{
	padding-right:0;
}form.search-post input {
    padding-right: 30px;
}
.slick-arrow {
    position: absolute;
    bottom: 4px;
    margin: 0 auto;
    right: -167px;
    left: 0;
    background-size: 67% !important;
    width: 20px;
	background:none !important;
	border:none !important
}.lftsr  {
    bottom: -28px;
    right: -152px;
    left: 0;
}
.risr  {
    bottom:-28px;
    left: -157px;
    right: -60px;
}
ul.slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    top: 32px;
	z-index:-1;
    position: relative;
}.searchicin {
    position: relative;
    background: url('../images/searchpng.png') #0000;
    width: 30px;
    height: 30px;
    border: none;
    /* text-indent: -9999px; */
    line-height: 32px;
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    right: 7px;
    background-size: 41%;
    top: 2px;
    text-indent: -99999px;
    z-index: 9999;
}
.formsection input {
    background: none;
    border: none;
    border-radius: none;
    border-bottom: #8b9aaa 1px solid;
    font-size: 15px;
    line-height: 21px;
    padding-left: 0;
	padding-right:0;
}
button.slick-arrow {
    border: none;
    background: none;
    width:33px;
}
.control-c {
    width: 20px;
}

.form-control{border-radius:0px !important;}
nav.navbar.navbar-expand-lg .container-fluid{
padding:0;}
.searchicin:hover,.searchicin:active,.searchicin:focus{
	position: relative;
    background: url('../images/searchpng.png') #0000;
    width: 30px;
    height: 30px;
    border: none;
    /* text-indent: -9999px; */
    line-height: 32px;
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    right: 7px;
    background-size: 41%;
    top: 2px;
    text-indent: -99999px;
    z-index: 9999;
	
}.formsection {
    position: relative;
	width:250px;
    padding-right: 13px;
}.formsection input {
    font-size: 17px;
    font-family: 'SF Pro Display';
    font-weight: 500;
    /* color: #fff !important; */
}
ul.slick-dots li button{
	text-indent:-9999px;
}
.slider-iiner img{
	width:100%;
	height:450px;
	object-fit:cover;
}

.thirdlevel.secd .imgblk {
    float: left;
    width: 45%;
    padding-right: 30px;
    margin-bottom: 0px;
}.thirdlevel.secd .commonblog h4.flb {
    font-size: 19px;
}
.newssection {
    background: url('../images/news.webp');
    padding: 8rem 0;
    background-size: cover;
    max-height: 640px;
}
.neinside h2 {
    color: #fff;
    font-size: 41px;
    font-family: 'Playfair Display';
    text-transform: uppercase;
}
.neinside p{
	color:#fff;font-size:13px;    font-family: 'SF Pro Display';
}
.neinside a ,.btn{
    color: #fff;
    background: #df1921;
    border: #df1921 1px solid;
    border-radius: 2px;
    padding: 6px 23px;
    font-family: 'Poppins';
    font-size: 15px;
    text-transform: uppercase;
}

.neinside a:hover {
    color: #fff;
    background: #ba1017;
    border: #ba1017 1px solid;
    border-radius: 2px;
    padding: 6px 23px;
    font-family: 'Poppins';
    font-size: 15px;
    text-transform: uppercase;
}


.number {
    position: absolute;
    left: 0;
    font-size: 42px;
    font-family: 'Poppins';
    color: #7d7d7d;
    top: 17px;
    font-weight: bold;
}
.sixthlevel {
   float:left;
}
.sixthlevel .commonblog {
    float: left;
    width: 50%;
    display: flex;
	margin-bottom:40px; height:110px;
}
.sixthlevel .commonblog .conconblk {
    flex: 0 0 60%;
    position: relative;
}
.insidecont{padding-left:32px;}
.sixthlevel .commonblog .imgblk {
    flex:0 0 32%; position: relative;
}


.sixthlevel .commonblog h4{
font-size:17px;}
.singblkinside {
    padding: 4rem 0;
}.singblkinside .imgblk {
    margin: 1rem 0 1.5rem;
}
.singblkinside .imgblk video, .singblkinside .imgblk  iframe {
    width: 100%;
    height: 400px;
}
.singblkinside .imgblk img{
	width:100%;
	height: 100%;
    object-fit: cover;
    object-position: top center;
    margin: 0 auto;
    display: block;
}
.singblkinside .resec a{
	margin:1rem auto 1rem;
	display:inline-block;
}.singblkinside .resec a:hover{
	background:#000;
	border:#000 1px solid;
	color:#fff;
}.prsec {
    text-align: justify;
}
.header-realted h2{
	 color: #000;
    font-size: 32px;
    font-family: 'Playfair Display';
    text-transform: uppercase;
	text-align:center;
	
}
.resec{margin:0 auto;text-align:center;}

.search-post input {    outline: none;
    color: #fff;}
    
    
   .loadmoreCon {
    position: relative;
    display: block;
    width: 100%;
    float: left;
}
    
    .load-more{
           
    left: 0;
    right: 0;
    top: 0;
     background-color: #e01a22;
    color: #fff !important;
    padding: 8px 20px;
    border-radius: 4px;
    font-size: 20px;
    margin: 0px auto 20px;
    display: table;
    /* margin: 0 auto; */
    clear: both;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    z-index: 9999999;     border: none;
}

.load-more:hover{
  background-color:#c3141b;
  text-decoration:none;
}

.categoryLoad .commonblog {
  display:none;
}

.categoryLoad.thirdlevel .commonblog {
 
    width: 50%; float:left;
}

.categoryLoad .commonblog:nth-child(6) {clear:both;}

.categoryLoad.thirdlevel.secd .imgblk {
    float: left;
    width: 40%; margin-bottom:0px;}
    
.categoryLoad.thirdlevel.secd .commonblog.bbtn .conconblk {
    float: right;
    width: 60%;
}


.categoryLoad.thirdlevel.secd .imgblk  a { width:100%;}
.categoryLoad.thirdlevel.secd .imgblk  img{
    border-radius: 5px;
     height: 120px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.categoryLoad.thirdlevel .commonblog .cominside{ width:100%;
    border-bottom: solid 1px #ccc; padding: 0 0 20px;
}

.categoryLoad.thirdlevel .commonblog:first-child .cominside {
   padding: 0 0 0px;
}

.categoryLoad .commonblog:first-child .metavalue {
    padding: 0px 0 25px;
}

 .categoryLoad.thirdlevel.secd .commonblog.bbtn:first-child .imgblk{
    width: 100%;
    margin-bottom: 0;
}

.categoryLoad.thirdlevel.secd .commonblog.bbtn:first-child .conconblk {
    float: right;
    width: 100%;     margin-top: 10px;
}

.categoryLoad .commonblog p {display:none;}

.categoryLoad .commonblog:nth-child(1) p {display:block !important;}
.categoryLoad .metavalue {
    padding: 10px 0 0;
}

.pagination  li a {
    background: #333;
    color: #fff;
    padding: 2px 10px 5px;
    font-size: 15px;
    text-decoration: none;
    font-weight: 500;
    margin: 0 5px;
}

.pagination  li a:hover, .pagination  li.active  a  {
    background: #d20d0d; }
    
    .firstlevel .commonblog:nth-child(2) .tagsec {
    margin: 0px 0 15px;
}

.firstlevel .commonblog:first-child .imgblk a img {    height: 380px; width:100%;
    object-fit: cover;}
    
.thirdlevel   .commonblog:first-child .imgblk a img, .categoryLoad.thirdlevel   .commonblog:first-child .imgblk  img  { width:100%;
    height: 350px;
    margin: 0 0 10px;
    object-fit: cover;
}

.topAd {
    
        background: #ffffff;
    color: #333;
    padding: 10px;
    text-align: center;
}
.bottomAd {
          background: #ffffff;
    color: #333;
    padding: 10px;
    text-align: center;
   
}
.leftAd {
  position: fixed;
    left: -320px;
    transform: rotate(90deg);
    z-index: 99;
    top: 280px;
}
.rightAd {
   position: fixed;
    right: -320px;
    transform: rotate(90deg);
    z-index: 99;
    top: 280px;
}


.videoIcon { position: absolute;
  top: 50%;  transform: translateY(-50%); left:0; right:0; text-align:center; margin:0 auto;}

.firstlevel .commonblog:first-child  .imgblk .videoIcon a img {
    height: 70px;  }
    
    .secondlevel .commonblog  .imgblk .videoIcon a img , .fifthlevel .commonblog  .imgblk .videoIcon a img, .sixlevel .commonblog  .imgblk .videoIcon a img { height: 70px; }
    
    .thirdlevel .commonblog:first-child  .imgblk .videoIcon a img { height: 70px;     padding-right: 70px; }
    .thirdlevel .commonblog  .imgblk .videoIcon a img { height: 40px; padding-right: 30px;}

.fourthlevel .commonblog  .imgblk .videoIcon a img { height: 40px; }

.categoryLoad.thirdlevel .commonblog  .imgblk .videoIcon a img { height: 40px;      padding-right: 30px;}
.categoryLoad.thirdlevel .commonblog:first-child  .imgblk .videoIcon a img { height: 70px;     padding-right: 70px; }

.sixthlevel .commonblog  .imgblk .videoIcon a img { height: 40px;  }

.secondlevel .commonblog .imgblk  img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.secondlevel .commonblog:nth-child(4)  .imgblk  img
{height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;}

 body.home section:nth-child(9)   .secondlevel{
      display: unset;
    flex-wrap: unset;
    gap: unset;
    justify-content: unset;
}

  body.home section:nth-child(9)  .secondlevel .commonblog:first-child .imgblk img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

 body.home section:nth-child(9)  .secondlevel .commonblog .imgblk img {
    height: 120px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

 body.home section:nth-child(9)  .secondlevel .commonblog:nth-child(4)  .imgblk  img
{height: 120px;
    width: 100%;
    object-fit: cover;
    object-position: top;}

 body.home section:nth-child(9)  .secondlevel  .commonblog p {
    display: none;
}
 body.home section:nth-child(9)  .secondlevel  .commonblog:first-child p {
    display: block;
}


  body.home section:nth-child(9) .secondlevel  .commonblog:first-child .cominside,   body.home section:nth-child(9) .secondlevel  .commonblog:first-child .imgblk {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 0px;
}

  body.home section:nth-child(9) .secondlevel .commonblog:first-child {
    float: left;
    width: 50%;
    padding-right: 70px;
}
  body.home section:nth-child(9) .secondlevel .commonblog {
    float: right;
    width: 50%; margin: 0 0 20px;
}

  body.home section:nth-child(9) .secondlevel .imgblk {
    float: left;
    width: 40%;
    padding-right: 33px;
    margin-bottom: 0px;
}
  body.home section:nth-child(9) .secondlevel .conconblk {
    width: 60%;
    float: left;
    /* margin: 0 0 15px; */
}


body.home section:nth-child(9) .secondlevel .commonblog:first-child .conconblk { width: 100%;}
  
    body.home section:nth-child(9) .secondlevel {
    display: unset;
    flex-wrap: wrap;  gap: unset;
    justify-content: unset;
}

  body.home section:nth-child(10) .secondlevel .metavalue,  body.home section:nth-child(10) .secondlevel   .commonblog p {display:none;}
   
    body.home section:nth-child(10) .secondlevel .commonblog {
    width: 31.5%;
    display: flex;
    gap: 21px;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
        flex: unset; flex-direction: row;
}

   body.home section:nth-child(10) .secondlevel .commonblog .imgblk {
    width: 48%;     flex: unset;
    display: flex;
}

   body.home section:nth-child(10) .secondlevel .commonblog .conconblk {
 width: 50%;
    display: flex;
    flex: unset;
    padding-right: unset;
}

body.home section:nth-child(10) .secondlevel .commonblog .imgblk a {width: 100%;}

 body.home section:nth-child(10) .secondlevel .commonblog .imgblk  img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

 body.home section:nth-child(10) .secondlevel .commonblog:nth-child(4)  .imgblk  img
{height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: top;}
    
 body.home section:nth-child(10) .secondlevel  .commonblog h4 a {
    color: #262626;
    text-decoration: none;
    line-height: 23px;
}
 body.home section:nth-child(10) .secondlevel .commonblog h4 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 15px;
  z-index: 99;
  font-size: 15px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.sixthlevel .commonblog .imgblk  img{
    height: 100px;
    width: 100%;
    object-fit: cover;
}

.slider.slider-container {
overflow: hidden;
}

.slider.slick-slide:nth-of-child(n+1) {
display: none;
}

.slider.slick-initialized,
.slick-slide:first-child {
display: block;
}


.slider{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

.tablecolumnBatter, .tablecolumnBowler{      display: inline-flex;
    margin: 50px 0 0;
    flex-wrap: wrap;
    clear: both;}
    
 .tableBoxbatter, .tableBoxbowler   {
        border: solid 1px #d2d2d2;
    display: flex;
    width: 100%;
    margin: 0 1%;
}

.tableBoxbatter p, .tableBoxbowler p, .tableBoxbowlerca p {color: #232323;
    font-family: 'Poppins' !important;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px 10px;}
    
    .phaseTxt  {width:40%;}
    .averageTxt, .strikeTxt, .dotTxt {width:20%;}
    
   .averageTxt {    border-right: solid 1px #d2d2d2;
    border-left: solid 1px #d2d2d2;}

.strikeTxt { border-right: solid 1px #d2d2d2;}


.tableBoxbowler .phaseTxt, .tableBoxbowler  .averageTxt, .tableBoxbowler  .strikeTxt, .tableBoxbowler  .dotTxt {width:20%;}

.tableBoxbowlerca{
    border: solid 1px #d2d2d2;
    display: flex;
    width: 40%;
    margin: 0 1%;
}

.tablecolumnBowlerca{    display: flex;
    margin: 50px 0 0;
    flex-wrap: wrap;
    flex-direction: column;}
    
    
   .caughtTxt, .wicketTypeTxt {
    width: 50%;
}

.caughtTxt { border-right: solid 1px #d2d2d2;}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
    position: absolute;
    top: 1px;
    right: 11px;
    width: 20px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
    height: 45px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    /* line-height: 28px; */
    padding:8px 10px;
    width: 100%;
    background: #f2f1f6;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    color: #232323;
    font-family: 'Poppins';
    font-weight: 400;
    border: none;
}

.playerbtmTxt{
    font-size: 13px;
    padding: 50px 10px 0;
}

.singblkinside .prsec.prevent-select a, .singblkinside .prsec.prevent-select a span {font-weight: bold !important; color: #007bff !important; }


@media(max-width:992px)
{
   
   
       
    .tableBoxbowlerca {
    border: solid 1px #d2d2d2;
    display: flex;
    width: 100%;
    }
    .phaseTxt, .averageTxt, .strikeTxt, .dotTxt {
    width: 25%;
}
   
    
    body.home section:nth-child(9) .secondlevel .imgblk {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0px;
}

        body.home section:nth-child(9) .secondlevel .commonblog:first-child {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
}

  body.home section:nth-child(9) .secondlevel .commonblog {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

  body.home section:nth-child(10) .secondlevel .commonblog {
    width: 50%;
    display: flex;
    gap: 21px;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px; 
}
    .header-section {
    background: #000;
    }
    
    button.slick-arrow {
    width: auto;
}
    
    
    .risr {
    bottom: -33px;
    left: -120px;
    right: 0px;
}

.lftsr {
    bottom: -33px;
    right: -120px;
    left: 0;
}

    .insidecont {
    padding-left: 0;
}

    .categoryLoad.thirdlevel .commonblog {
    width: 100%; margin-bottom: 0px;
}

   .navbar-toggler-icon {
    background-image:url(../images/mobileIcon.png);
}
    .navbar-collapse {
    background: #111111e3;
}
    
    .sixthlevel .commonblog .conconblk {

    padding: 0 20px 0 0;
}
    
    .sixthlevel .commonblog .imgblk {
    flex: 0 0 40%;
}
    
    .sixthlevel .commonblog {
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    height: auto;
}
    .neinside h2 {
    color: #fff;
    font-size: 30px;
    font-family: 'Playfair Display';
    text-transform: uppercase;
}
    .newssection {
    background: url(../images/news.webp);
    padding: 2rem 0;
    background-size: cover;
    max-height: 300px;
}
    
    .sliderinside a {bottom:60px; font-size:13px; height:60px;}
    
    a.bannerImg { height:452px;}
    ul.slick-dots {padding: 0;
    top: unset;
    display: block !important;
    text-align: center;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;}
    
    ul.slick-dots li {    display: inline-block;}
    
    ul.slick-dots li button {width:12px; height:12px; border-radius:50%; font-size:0px;}
    
    .footertop {
    background: #000;
    padding: 30px 0;
}
    .commonhead {
    margin-top: 50px;
}
    .commonsection {
    padding: 25px 0 30px;
    }
    
    .fourthlevel .commonblog .conconblk h4 a {
    display: block;
}

	.firstlevel .commonblog {
    float: right;
    width: 100%;
}
	.firstlevel .commonblog:first-child {
    float: none;
    width: 100%;
    padding-right: 0;
}



.secondlevel .commonblog {
    flex: 0 0 100%;
}
.secondlevel .commonblog .imgblk img {
    border-radius: 8px;     height: 350px;
	width:100%;
}.secondlevel .commonblog:nth-child(4) .imgblk {
    flex: 0 0 100%;
}.secondlevel .commonblog:nth-child(4) .conconblk {
    flex: 0 0 100%;
    padding-right: 0;
}.secondlevel .commonblog:nth-child(4) {
    flex: 0 0 100%;
    display: block;
    flex-direction: row-reverse;
    align-items: center;
}.fourthlevel .commonblog {
    width: 50%;
    display: flex;
    gap: 21px;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}.sixlevel .commonblog {
    display: flex;
    flex: 0 0 100%;
    margin-bottom: 15px;
    align-items: center;
    justify-content: start	;
}.sixlevel .commonblog .imgblk img{
	width:100%;
}.sixlevel .commonblog .conconblk {
    flex: 0 0 49%;
    padding-left: 30px;
}.middlefootrt {
    margin: 10px auto 30px;
    text-align: left;
}.footer-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 17px;
    display: block;
}.footer-content.lastfooter {
    padding-left: 0;
}.fifthlevel .commonblog {
    display: block;
    align-items: center;
    justify-content: center;
}.thirdlevel .commonblog:first-child {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
}.thirdlevel .commonblog {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}.thirdlevel .commonblog .imgblk img{
	width:100%;
}nav.navbar.navbar-expand-lg {
     position: absolute;
    width: 100%;
    z-index: 99999;
    background: transparent;
    top: 66px;
    right: -11px;
}
.middlefootrt {
    
    padding-left: 0px;
}

.middlefootrt ul {
    
    padding-left: 0px;
}
}.headingsec {
    position: relative;
}
.headingsec:after {
    position: absolute;
    content: '';
    background: url('../images/cross1.png');
    height: 45px;
    width: 40px;
    right: -38px;
    bottom: 1px;
}
@media(max-width:768px)
{
    
    .secondlevel .commonblog:nth-child(4) .imgblk img {
    height: 200px;
    width: 100%;
   
}
    .secondlevel .commonblog .imgblk img {
    border-radius: 8px;
    height: 200px;
    width: 100%;
}
    
     body.home section:nth-child(9) .secondlevel .commonblog:nth-child(4) .imgblk img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

    body.home section:nth-child(9) .secondlevel .commonblog:first-child .imgblk img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
    body.home section:nth-child(9) .secondlevel .commonblog .imgblk img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
    
    .bottomAd img, .topAd img {width:100%;}
    
  body.home section:nth-child(10) .secondlevel .commonblog {
    width: 100%; display: block;
}
    body.home section:nth-child(10) .secondlevel .commonblog .imgblk {
    width: 100%;
    }
    
    body.home section:nth-child(10) .secondlevel .commonblog .conconblk {
    width: 100%; }
    
    body.home section:nth-child(10) .secondlevel .commonblog .imgblk img {
    height: 200px;
    }
    
    body.home section:nth-child(10) .secondlevel .commonblog:nth-child(7), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(8), body.home section:nth-child(10) .secondlevel .commonblog:nth-child(9) {
    display: block;
}
    
    .categoryLoad.thirdlevel.secd .commonblog.bbtn .conconblk {
    float: right;
    width: 100%;
    padding: 10px 0 0;
}
    .categoryLoad.thirdlevel.secd .imgblk {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
    .categoryLoad .commonblog:first-child .metavalue {
    padding: 0px 0 5px;
}
   .categoryLoad.thirdlevel .commonblog .imgblk a img, .categoryLoad.thirdlevel .commonblog .imgblk  img  {
    height: 200px;
    margin: 0 0 10px;
    object-fit: cover;
}
    .lftsr {
    bottom: -21px; }
    
    .risr {
    bottom: -21px; }
    
    ul.slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    top: 12px;
    z-index: -1;
    position: relative;
    left: 0;
    right: 0;
    padding: 0;
}
    
    .slider-iiner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
    nav.navbar.navbar-expand-lg {
    position: absolute;
    width: 100%;
    z-index: 9999999;
    background: transparent;
    top: -74px;
    right: -11px;
    border: none;
    left: 0;
}
.headerlogo {
    z-index: 999;
    position: relative;
}

    .sixthlevel .commonblog {
    float: left;
    width: 100%;
    display: grid;
    margin-bottom: 20px;
    height: auto;
}
.sixthlevel .commonblog .conconblk {
    padding: 10px 0px 0 0;
    order: 2;
    flex: 0;
}
.sixthlevel .commonblog .imgblk {
    flex: 0;
    order: 1;
}
    .thirdlevel .commonblog {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

    .thirdlevel.secd .commonblog.bbtn .conconblk {
    float: right;
    width: 100%;
}

    .thirdlevel.secd .imgblk {
    float: left;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
}
    .fourthlevel .commonblog .imgblk {
    width: 100%;
    display: flex;
}.commonhead {
    margin-top: 40px;
}.commonsection {
    padding: 25px 0 40px;
    border-bottom: #e0e0e0 1px solid;
}
	.fourthlevel .commonblog,.fourthlevel .commonblog .conconblk,.fourthlevel .commonblog .imgblk {
    width: 100%;
    display: block;
  
}.sixlevel .commonblog{
	width:100%;display:block;
}.sixlevel .commonblog .conconblk {
    flex: 0 0 100%;
    padding-left: 0;
    padding-top: 16px;
}
	.thirdlevel .cominside {
    float: left;
    display: block;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}.thirdlevel .imgblk {
    float: left;
    width: 100%;
	padding-right:0;
   
}.thirdlevel .conconblk {
    width: 100%;
}
	.header-top {
    display: block;
    align-items: flex-end;
    justify-content: end;
    margin-bottom: 16px;
}.losing {
    margin: 12px auto;
    padding: 0;
    display: flex;
    justify-content: center;
}.formsection {
    position: relative;
    padding-right: 0;
    width: 100% !important;
    flex: 0 0 100%;
}
	.fourthlevel .commonblog {
    width: 100%;
    
}.footer-bottom {
    padding: 28px 0;
    text-align: center;
}.solink {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
header.header-section .row {
    display: flex;
}
header.header-section .col-md-3 {
    
	margin-bottom:10px;
	text-align:center;
}
}

   .redbg {
    background: #c1252b url(https://coversoff.ai/images/background.jpg) no-repeat center bottom; background-size: cover;     padding: 50px 0 300px;
}

 .whiteBg{
    padding: 30px;
    background: #fff;
    border-radius: 10px;
}
.selectRole {
    display: flex;
}
.selectRole p{
       width: 48%;
    margin: 0 1% 20px;
}

.selectRole p label{
    width: 100%;
    font-size: 15px;
    color: #232323;
    font-family: 'Poppins';
    font-weight: 400; text-transform: capitalize;
}

.selectRole p select{
    padding: 10px;
    width: 100%;
    background: #f2f1f6;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    color: #232323;
    font-family: 'Poppins';
    font-weight: 400;
}
.tablecolumn {
    display: flex;
    flex-wrap: wrap; flex-direction: column;
    width: 48%;
    float: left;
    margin: 0 1%;
}

.tablecolumn.batter .tableBox:nth-child(10),  .tablecolumn.batter .tableBox:nth-child(11), .tablecolumn.batter .tableBox:nth-child(12), .tablecolumn.batter .tableBox:nth-child(13), .tablecolumn.batter .tableBox:nth-child(14), .tablecolumn.batter .tableBox:nth-child(15), .tablecolumn.batter .tableBox:nth-child(16), .tablecolumn.batter .tableBox:nth-child(17), .tablecolumn.batter .tableBox:nth-child(18) { display:none;}

.tablecolumn.batterRgt .tableBox:nth-child(1),  .tablecolumn.batterRgt .tableBox:nth-child(2), .tablecolumn.batterRgt .tableBox:nth-child(3), .tablecolumn.batterRgt .tableBox:nth-child(4), .tablecolumn.batterRgt .tableBox:nth-child(5), .tablecolumn.batterRgt .tableBox:nth-child(6), .tablecolumn.batterRgt .tableBox:nth-child(7), .tablecolumn.batterRgt .tableBox:nth-child(8), .tablecolumn.batterRgt .tableBox:nth-child(9) { display:none;}


.tablecolumn.bowler .tableBox:nth-child(6), .tablecolumn.bowler .tableBox:nth-child(7), .tablecolumn.bowler .tableBox:nth-child(8), .tablecolumn.bowler .tableBox:nth-child(9), .tablecolumn.bowler .tableBox:nth-child(10) {display:none;}

.tablecolumn.bowlerRgt .tableBox:nth-child(1), .tablecolumn.bowlerRgt .tableBox:nth-child(2), .tablecolumn.bowlerRgt .tableBox:nth-child(3), .tablecolumn.bowlerRgt .tableBox:nth-child(4), .tablecolumn.bowlerRgt .tableBox:nth-child(5) {display:none;}

.tableBox{       border: solid 1px #d2d2d2;
    display: flex;
    width: 98%;
    margin: 0 1%;}
.tableBox p {    color: #232323;
    font-family: 'Poppins' !important;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px 10px;     text-transform: capitalize;}
    .slTxt {
    width: 10%;
}
.nameTxt {
    width: 40%;
    border-right: solid 1px #d2d2d2;
    border-left: solid 1px #d2d2d2;
}
.decTxt {width: 50%;}

@media only screen and (max-width: 768px) {
    
     .tablecolumn {
    width: 98%;
    }
    
    
    .whiteBg {
    padding: 30px 20px;}
    .selectRole {
    display: flex;
    flex-wrap: wrap;
}
.selectRole p {
    width: 100%;
    margin: 0 0% 20px;
}
.tableBox {
    border: solid 1px #d2d2d2;
    display: flex;
    width: 100%;
    margin: 0;
}
.slTxt {
    width: 14%;
}
.decTxt {width: 46%;}
}