<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  @include box-sizing(border-box);
}

a: link{
text-decoration: none !important;
}
/* advert warapper */
.advertWrapper300 {
padding-top: 27px;
padding-bottom: 16px;
width: 300px;
margin-left:auto;
margin-right:auto;
}

/* advert warapper */
.advertWrapper {
padding-top: 27px;
padding-bottom: 16px;
width: 728px;
margin-left:auto;
margin-right:auto;
}

.advertWrapperWide {
padding-top: 27px;
padding-bottom: 16px;
width: 980px;
margin-left:auto;
margin-right:auto;
}

.advertWrapper .col-md-12 , .advertWrapperWide .col-md-12 {
padding: 0px;
}

.mask .fa-youtube-play {position:relative;top:-80px;}

/* global header styles */

h1{
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 10px !important;
}

h1, h2, h3, h4{
color: #222;
}



h1, h2, h3, h4{
margin: 0px !important;
}

h2, h3, h4{
font-weight: 600 !important;
}

h2:hover, h3:hover{
color: #cd1919 !important;
     -o-transition:1s;
  -ms-transition:.1s;
  -moz-transition:.1s;
  -webkit-transition:1s;
  transition:1s;
}

b, strong {
    font-weight: bold !important;
}

.page-item.active .page-link {
    background-color: #cd1919;
    border-color: #cd1919;
  box-shadow: 0 0px 0px 0;
}

/* global  styles */
.wlTopicAuthor a{
  color: rgba(0, 0, 0, 0.3);
}

.wlModule_TopicContentFooterRow{
       padding: 10px 0px 0px 0px; !important;
border-top: solid 1px #444444;
}

.wlRender_TopicTitle h1{
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

.wlRender_TopicTitle{
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

.wlRender_TopicArticle p{
  font-size: 14px;

  padding-top: 27px;
}

.wlRender_TopicNotes{
  display: block;
  background-color: #efefef;
  padding:10px;
  font-size: 14px;
}

/* 1 col image pro rata */

.oneCol .wlModule_TopicCardImg {
        height: 185px !important;
    }

/* 2 col image pro rata */

.twoCol .wlModule_TopicCardImg {
        height: 300px !important;
    }

/* 3 col image pro rata */

.threeCol .wlModule_TopicCardImg {
        height: 185px !important;
    }

/* 4 col image pro rata */

.fourCol .wlModule_TopicCardImg {
        height: 145px !important;
    }

/* modal  popup */

.flex-bl {
    cursor: pointer;
}

/* team */
.section.team-section .grey-text {
    color: #cd1919 !important;
}

.section.team-section h4, .section.team-section h5 {
    margin-bottom: 0px;
font-size: 22px;
}

.section.team-section .rounded-circle {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}


/* newsletter */
.wl_newsletterBlock{
  background-color: #cd1919;
}

#wlFrm_newsRegSubmit {
  font-weight: 600 !important;
  font-size: 22px !important;;
}

.wlFrm_newsRegSubmit .btn-primary:hover {
    background-color: #222 !important;
  color: #fff !important;
}

.btn-primary:hover {
    background-color: #222 !important;
  color: #fff !important;
}

.wl_newsletterTitle{
  text-transform: uppercase;
   font-weight: 600;
  font-size: 40px;
}

.wl_newsletterIntro{
   font-weight: 500;
  font-size: 18px !important;
}

/* footer */
.cricketerFooter h5{
  text-transform: uppercase;
   font-weight: 500;
}


.footerAddress strong {
  font-weight: 700;
  display: block;
}



.list-group-item {
    position: relative;
    display: block;
    padding: 5px 0px 5px 0px;
    border-bottom: solid 1px #444 !important;;
    margin-bottom: 0px;
    background-color: transparent !important;
    
}

.list-group .list-group-item {
    border-radius: 0px;
}

.list-group .list-group-item a {
    color: #fff;
}

.list-group .list-group-item a:hover {
    color: #ef0000 !important;
}



/* make all boxes the same height */
.card-title{
  min-height: 78px;
}

.wlModule_TopicCardSummary{
  min-height: 90px;
}



/* pagination */
.pagination.pg-blue a {
 color: #999 !important;
}

.pagination.pg-blue .active a {
    background-color: #cd1919 !important;
  color: #fff !important;;
}

.pagination.pagination-circle .page-link {
    border-radius: 10% !important;
}

/* newsletter */
.newsletter{
  color: #fff;
}

.newsletter h3{
  color: #fff;
font-size: 40px
}


/* list view */
.listView h3 {

}

.listView .card-title{
  min-height: auto;
}


/* social media header */
.socialMediaMobile .fa-facebook-square,
.socialMediaMobile .fa-twitter-square,
.socialMediaMobile .fa-instagram,
.socialMediaMobile .fa-youtube-square{
padding-left: 10px;
font-size: 22px;
color: rgba(255, 255, 255, 0.8);

top: -2px;
position: relative;

}

.socialMediaMobile .fa-tiktok {
padding-left: 10px;
  font-size: 22px;
color: rgba(255, 255, 255, 0.8)
}

/* social media footer */
.socialMediaMobileFooter .fa-facebook-square, .fa-twitter-square{
padding-left: 0px;
  font-size: 22px;

color: rgba(255, 255, 255, 0.8)
}

.socialMediaMobileFooter .fa-twitter-square{
padding-left: 10px;
}


/* grey section */
.greySection .wlModule_TopicContentFooterRow{
border-top: solid 1px #000000;
  padding-top: 5px;
}

.greySection .wlModule_TopicContentFooterRow a{
color: #fff;
}

.greySection h2:hover{
color: #e0e0e0 !important;
     -o-transition:0.2s;
  -ms-transition:.0.2s;
  -moz-transition:0.2s;
  -webkit-transition:0.2s;
  transition:0.2s;
}

.greySection .wlTopicAuthor a{
  color: #888;
}


/* grey section light*/

.greySectionLt .wlModule_TopicContentFooterRow a{
color: #222;
}

.greySectionLt h2{
color: #222 !important;
}

.greySectionLt h2:hover{
color: #fff !important;
     -o-transition:0.2s;
  -ms-transition:.0.2s;
  -moz-transition:0.2s;
  -webkit-transition:0.2s;
  transition:0.2s;
}

.greySectionLt .wlModule_TopicContentFooterRow{
border-top: solid 1px #222;
  padding-top: 5px;
}


/* red section */

.redSection .card{
  margin-bottom: 27px;
}

.redSection .wlModule_TopicContentFooterRow{
border-top: solid 1px #ff9f91;
  
}




.redSection .wlTopicReadMore{
  color: #fff;
}

.redSection .wlTopicReadMore:hover{
  color: #701914;
}

.redSection .wlTopicAuthor a{
   color: #fff;
}

.redSection .wlTopicAuthor a:hover{
   color: #701914;
}

.redSection h2:hover{
color: #701914 !important;
     -o-transition:0.2s;
  -ms-transition:.0.2s;
  -moz-transition:0.2s;
  -webkit-transition:0.2s;
  transition:0.2s;
}

/* interview section */
.interview .wl-kill-card:hover{
  background-color: #cd1919 !important;
   -o-transition:1s;
  -ms-transition:.1s;
  -moz-transition:.1s;
  -webkit-transition:1s;
  transition:1s;
}

.interview .wl-kill-card:hover p{
 color: #fff !important;
  cursor: pointer;
}

.interview .wl-kill-card:hover h2{
 color: #fff !important;
}

.interview .wlModule_TopicContentFooterRow{
  padding-top: 10px;
  margin: 10px;
  font-size: 14px !important;
}

.interview .wlModule_TopicCardSummary{
  min-height: 115px;
}


/* lead section */
/*.leadArticleImage .view{
height: 256px;
  overflow: hidden;
}*/

.leadArticleImage h2{

}

/* remove font awsome icons */
.wlTopicPubDate .fa,.fa-user,.fa-clock-o{
  display: none;
}

/* iPhone 6+  */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
 
  /*  advert warapper */
.advertWrapper {
padding-top: 0px;
padding-bottom: 0px;
width: 300px;
margin-left:auto;
margin-right:auto;
}

.advertWrapper .col-md-12 {
padding: 0px;
}
}
/* mobile media query */

@media screen and (max-width: 480px) {
    /* ========== SUB NAV override ========== */	

.menu ul ul{
	opacity:1 !important;
	}
  
/*  advert warapper */
.advertWrapper {
padding-top: 0px;
padding-bottom: 0px;
width: 300px;
margin-left:auto;
margin-right:auto;
}

.advertWrapperWide {
padding-top: 27px;
padding-bottom: 16px;
width: 300px;
margin-left:auto;
margin-right:auto;
}

.advertWrapper .col-md-12 {
padding: 0px;
}

.image100 div{
  width: 100% !important;
}
  

.leadArticleImage .view{
height: 216px;
}

.socialMediaMobile{
display: none;
  }
  
/* 1 col image pro rata */

.oneCol .wlModule_TopicCardImg {
        height: 220px !important;
    }

/* 2 col image pro rata */

.twoCol .wlModule_TopicCardImg {
        height: 220px !important;
    }

/* 3 col image pro rata */

.threeCol .wlModule_TopicCardImg {
        height: 220px !important;
    }

/* 4 col image pro rata */

.fourCol .wlModule_TopicCardImg {
        height: 220px !important;
    }
  
}




/* ========== Extra small devices (portrait phones, less than 576px)========== */
@media (max-width: 575px) {
  
  
  /* 1 col image pro rata */

.oneCol .wlModule_TopicCardImg {
        height: 320px !important;
    }

/* 2 col image pro rata */

.twoCol .wlModule_TopicCardImg {
        height: 320px !important;
    }

/* 3 col image pro rata */

.threeCol .wlModule_TopicCardImg {
        height: 320px !important;
    }

/* 4 col image pro rata */

.fourCol .wlModule_TopicCardImg {
        height: 320px !important;
    }
  
  
  .image100 div{
  width: 100% !important;
}
  
  


  
.leadArticleImage .wlModule_TopicListRender  .flex-bl {
    bottom: 40px !important;
}
  
    .leadArticleImage h2{

  font-size: 32px !important;
      margin-bottom: 10px !important;
}
  
}
/* ========== Small devices (landscape phones, 576px and up)========== */
@media (min-width: 576px) and (max-width: 767px) {
  
    /* 1 col image pro rata */

.oneCol .wlModule_TopicCardImg {
        height: 100px !important;
    }

/* 2 col image pro rata */

.twoCol .wlModule_TopicCardImg {
        height: 175px !important;
    }

/* 3 col image pro rata */

.threeCol .wlModule_TopicCardImg {
        height: 100px !important;
    }

/* 4 col image pro rata */

.fourCol .wlModule_TopicCardImg {
        height: 100px !important;
    }
  
  .image100 div{
  width: 100% !important;
}
  
  
  .advertWrapper{
    width: 515px;
    overflow: hidden;
    padding: 0px;
    margin: 10px;
  }
}

/* SEARCH */
.btn-primary {background-color: #cd1919; }

.md-form .btn{
  width: 100%;
   padding: 6px;
  margin: 5px;
  font-size: 12px;
}

.md-form input{
  padding: 0px;
  margin: 0px;
}

.md-form label {
 
    /*! color: #222; */
    /*! position: absolute; */
    /*! top: .2rem; */
    /*! left: 0; */
    /*! font-size: .8rem; */
}

.md-form .fa-pencil, .md-form .fa-envelope {
  display: none;
}

.md-textarea {width:100%;}

.wlSearchButton {
  background-color: #cd1919 !important;
}

.wlSearchButton:hover {
  background-color: #333 !important;
  box-shadow: none;
}


/* Medium (Tablets &amp; Small Laptops, less than 992px) */
@media only screen and (min-width: 992px) {
  
.make12, .col-md-7{
   min-width: 50%;
 }
  
.make12, .col-md-5{
   min-width: 40%;
 }

    .wlModule_TopicCardImg {
        height: 180px;
    }
}


/* ========== Medium devices (tablets, 768px and up)========== */
@media (min-width: 768px) and (max-width: 991px) {

.make12, .col-md-7, .col-md-10, .col-md-5{
   min-width: 100%;
 }
  
  /* 1 col image pro rata */

.oneCol .wlModule_TopicCardImg {
        height: 100px !important;
    }

/* 2 col image pro rata */

.twoCol .wlModule_TopicCardImg {
        height: 175px !important;
    }

/* 3 col image pro rata */

.threeCol .wlModule_TopicCardImg {
        height: 100px !important;
    }

/* 4 col image pro rata */

.fourCol .wlModule_TopicCardImg {
        height: 100px !important;
    }
  
  .image100 div{
  width: 100% !important;
}
  
  
.greySectionLt h2 {
    font-size: 14px !important;
}
.card-title {
    min-height: 60px;
  font-size: 14px !important;
}
  
.listView h3 {
   font-size: 14px !important;

}
  
  .leadArticleImage h2{

  font-size: 32px !important;
}
  
  
.leadArticleImage .wlModule_TopicListRender  .flex-bl {
    bottom: 40px !important;
}

/* ========== Large devices (desktops, 992px and up)========== */
@media (min-width: 992px) and (max-width: 1199px) {

  
}

/* ========== Extra large devices (large desktops, 1200px and up)========== */
@media (min-width: 1200px) { ... }


  </pre></body></html>