@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url('../fonts/Poppins-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: X Twitter;
  src: url('../fonts/x-twitter.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.section {
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  border-radius: 60px;
  min-height: 100vh;
  padding-top: 30vh;
  padding-bottom: 30vh;
  padding-left: 57px;
}

.heading {
  color: #fff;
  margin-top: 128px;
  font-size: 64px;
  line-height: 77px;
}

.button {
  text-align: center;
  border-radius: 20px;
  margin-top: 36.1vh;
  margin-bottom: 70px;
  font-size: 16px;
  position: relative;
  box-shadow: 5px -4px 6px #0003;
}

.button-2 {
  text-align: center;
  border-radius: 20px;
  margin-left: 62px;
  padding-left: 11px;
  font-size: 16px;
  transition: opacity .2s;
  position: relative;
  box-shadow: 7px -5px 5px #0003;
}

.image {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.button-3 {
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10px;
  padding-right: 5vw;
  display: block;
}

.div-block {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-2, .image-3 {
  position: absolute;
}

.container-2 {
  background-color: #05a1db;
}

.body-2 {
  clear: none;
  min-width: 35px;
  min-height: 34px;
  line-height: 500%;
}

.navbar {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: auto;
}

.image-4 {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 26px;
}

.nav-link {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  object-fit: fill;
  position: static;
  top: 50px;
}

.link-block {
  background-color: #05a1db;
  background-image: url('../images/sm_5b322283ecac9.jpg');
  background-position: 50%;
  background-size: 9vw;
}

.div-block-2 {
  background-color: #05a1db;
}

.socialicons {
  background-color: #05a1db;
  position: static;
}

.linkblock-insta {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  background-color: #05a1db;
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: padding-box;
  min-width: 30px;
  min-height: 50px;
  margin-top: -36px;
  margin-bottom: -18px;
  margin-left: 320px;
  position: static;
  right: auto;
}

.facebook {
  margin-left: 194px;
}

.linkblockfacebook {
  min-width: 30px;
  min-height: 50px;
  margin-top: -36px;
  margin-bottom: -18px;
  margin-left: 20px;
}

.link-block-2 {
  object-fit: fill;
  background-color: #1b0f7500;
  margin-left: 640px;
  position: static;
}

.facebookimage {
  margin-top: 5px;
}

.twitteriamge {
  margin-top: 5px;
  margin-left: 10px;
}

.link-block-3 {
  margin-left: 10px;
}

.instaimage {
  max-width: 50px;
  max-height: 60px;
}

.link-block-4 {
  margin-left: 10px;
}

.image-6 {
  max-width: 151px;
  max-height: 50px;
}

.social-icons {
  background-color: #1f2566;
  padding-bottom: 14px;
}

.text-block {
  margin-left: 220px;
}

.emailid {
  max-width: 200px;
  max-height: 100px;
  margin-left: 800px;
}

.link {
  color: #fff;
  margin-left: 6px;
}

.container-3 {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: auto;
}

.menu {
  background-color: #1493c3;
}

.homem {
  outline-offset: 0px;
  color: #fff;
  outline: 3px #fff;
}

.homem:hover {
  opacity: .55;
}

.homemenuicon {
  color: #fff;
}

.homemenuicon:hover {
  border-bottom: 1px solid #1d1bad05;
}

.homemenuicon.w--current:hover, .nav-link-2 {
  color: #fff;
}

.nav-link-2:hover {
  opacity: .55;
}

.nav-link-3 {
  color: #fff;
}

.nav-link-3:hover {
  opacity: .54;
}

.nav-link-4 {
  color: #fff;
  border: 1px #000;
}

.nav-link-4:hover {
  opacity: .86;
  vertical-align: baseline;
  border: 1px #fff;
}

.nav-menu {
  color: #fff;
}

.image-7 {
  margin-top: 5px;
}

.sliderwarrpper {
  padding-bottom: 50px;
}

.slide1 {
  background-image: url('../images/team-award-1.jpeg');
  background-position: 50% -118px;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide2 {
  background-image: url('../images/1st.jpeg');
  background-position: 50% 82%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slidenav {
  padding-top: 220px;
}

.slidewarrper {
  min-height: 50vh;
}

.slide11 {
  background-image: url('../images/team-award-1.jpeg');
  background-position: 50% 51%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slidecontainer {
  min-width: 100vw;
  min-height: 52vh;
}

.slidea {
  background-image: url('../images/team-award-1.jpeg');
  background-position: 50% 45%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slideb {
  background-image: url('../images/1st.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-2 {
  height: 500px;
}

.slide3 {
  background-image: url('../images/2nd-xl.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide4 {
  background-image: url('../images/sunday.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.homepagewarrpper {
  background-image: url('../images/Group-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 787px;
  overflow: visible;
}

.latest-results-tabs-content {
  width: 100%;
  max-width: 560px;
  height: 100%;
}

.banner-v2-right-wrap {
  align-items: flex-end;
  position: relative;
}

.primary-btn-text {
  z-index: 1;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  position: relative;
}

.footer-menu-gallery-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 450px;
  display: grid;
}

.cart-list {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.pages-drop-down-single-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.our-partners-single-wrap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-arrow {
  display: none;
}

.countdown-time-wrap {
  border: 1px solid #ffffff1f;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-bottom: 14px;
  display: flex;
}

.countdown-time-wrap.latest-results {
  background-color: red;
}

.pages-drop-down-list-wrap {
  grid-column-gap: 22px;
  background-color: #fff;
  border: 1px solid #00000014;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 30px 30px;
  display: flex;
}

.home-dropdown-list {
  transform-origin: 50% 0;
  background-color: #0000;
  margin-top: 35px;
}

.home-dropdown-list.w--open {
  background-color: #0000;
  width: 220px;
  margin-top: 100px;
}

.highlight-v2-slingle {
  grid-column-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  padding-left: 31px;
  display: flex;
}

.highlight-v2-slingle._3 {
  grid-column-gap: 0px;
  padding-left: 0;
}

.highlight-v2-slingle._2 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
}

.highlight-v2-slingle._2.gap {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
}

.highlight-v2-slingle._1 {
  grid-column-gap: 20px;
  padding-left: 37px;
}

.shop-v2-slide-nav {
  display: none;
}

.player-v2-slide {
  height: 100%;
  margin-right: 30px;
}

.footer-divider-line {
  background-color: #ffffff1f;
  width: 0%;
  height: 1px;
}

.standing-v2-tab-menu {
  align-items: center;
  display: flex;
}

.primary-btn-shape {
  background-color: #fff;
  border-radius: 100px;
  width: 0;
  height: 0;
  position: absolute;
}

.primary-btn-shape._2 {
  background-color: #081224;
}

.achievement-single-cup-wrap {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 47px;
  display: flex;
  position: relative;
}

.achievement-single-cup-wrap.v2 {
  background-color: #0e1a31;
}

.standing-v2-list {
  grid-row-gap: 5px;
  background-color: #fff;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 49px;
  padding-left: 0;
  display: flex;
}

.pages-drop-down-toggle {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.pages-drop-down-toggle.w--open {
  padding: 0;
}

.live-details-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.group-match-date {
  color: #ced0d3;
  text-transform: uppercase;
  line-height: 120%;
}

.primary-btn-link-wrap {
  text-decoration: none;
}

.primary-btn-link-wrap.pd {
  color: #fcfcfc;
  background-color: red;
  justify-content: center;
  align-items: center;
  padding: 19px 36px;
  transition: all .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-btn-link-wrap.pd.bg-black.watch-stream {
  border: 1px solid #ffffff1f;
}

.footer-form-block {
  margin-bottom: 0;
}

.footer-site-logo-wrap {
  margin-bottom: 22px;
}

.footer-menu-wrap {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.nav-menu-wrap-right {
  grid-row-gap: 28px;
  flex-direction: column;
  width: 100%;
  max-width: 360px;
  display: flex;
}

.footer-copy-write-text {
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 150%;
}

.standing-v2-list-item {
  padding: 12px 30px;
  display: flex;
}

.section-sub-title {
  color: red;
  letter-spacing: -.6px;
  text-transform: uppercase;
  font-size: 20px;
  font-style: italic;
  line-height: 100%;
}

.highlight-v2-clab-score {
  color: red;
}

.highlight-v2-clab-score.highlights {
  color: #1400ff;
  letter-spacing: -2.4px;
  padding-right: 43px;
  font-size: 60px;
  font-weight: 600;
}

.achievement-year {
  letter-spacing: -.54px;
  text-transform: uppercase;
  font-style: italic;
  line-height: 100%;
}

.button-divider {
  background-color: #fff;
  width: 1px;
  height: 15px;
}

.live-game-match-location-name-wrap {
  z-index: 1;
  margin-bottom: 36px;
  position: relative;
}

.live-game-clabs-wrap {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.secondary-btn-shape {
  background-color: #fff;
  border-radius: 100px;
  width: 0;
  height: 0;
  position: absolute;
}

.secondary-btn-shape.red-shape {
  background-color: red;
}

.site-logo-wrap {
  width: 30%;
}

.home-dropdown-toggle {
  color: #fff;
  letter-spacing: -.36px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 90%;
  display: flex;
}

.league-name {
  color: #ced0d3;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 100%;
}

.league-name.latest-results {
  color: #000;
}

.live-game-score-wrap {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-us-single-counter {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 134px;
  display: flex;
  overflow: hidden;
}

.about-us-single-counter._4 {
  background-image: url('../images/About-Us-Counter-Ball.png');
  background-position: -10%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 10px;
}

.about-us-single-counter._4.v2 {
  background-image: url('../images/About-Us-BG-Ball.png');
}

.about-us-single-counter._1 {
  background-image: url('../images/About-Us-Counter-Ball.png');
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: flex-start;
  margin-bottom: 4px;
  padding-right: 10px;
}

.about-us-single-counter._1.v2 {
  background-image: url('../images/About-Us-BG-Ball.png');
  background-position: 0%;
}

.about-us-single-counter._2 {
  background-image: url('../images/About-Us-Counter-Ball.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 10px;
}

.about-us-single-counter._2.v2 {
  background-image: url('../images/About-Us-BG-Ball.png');
}

.about-us-single-counter._3 {
  background-image: url('../images/About-Us-Counter-Ball.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 10px;
}

.about-us-single-counter._3.v2 {
  background-image: url('../images/About-Us-BG-Ball.png');
}

.primary-btn-wrap {
  display: inline-block;
}

.about-us-v2-player {
  height: 100%;
  max-height: 654px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.nav-cart-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-two-btn-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.language-form-block {
  margin-bottom: 0;
}

.standing-v2-club-list-number {
  width: 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: inline-block;
}

.live-details-text {
  color: #fff;
  letter-spacing: -.36px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  line-height: 90%;
  text-decoration: none;
}

.banner-scroll-line-wrap {
  background-color: #0000;
  width: 100%;
  height: 7px;
  position: relative;
}

.highlight-v2-clab-score-wrap {
  background-image: url('../images/Highlight-V2-Clab-Score-Shape_2Highlight V2 Clab Score Shape.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100px;
  display: flex;
}

.highlight-v2-clab-score-wrap._3 {
  background-image: url('../images/Highlight-V2-Highlight-Shape_1.png');
  background-position: 0%;
  background-size: cover;
  justify-content: flex-start;
  width: 100%;
  height: 90px;
  padding-left: 25px;
}

.latest-results-tab-single-clab {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flowzai {
  color: red;
  text-decoration: none;
}

.winner {
  color: #fff;
  letter-spacing: -2px;
  margin-bottom: 169px;
  font-size: 100px;
  font-weight: 500;
  line-height: 100%;
}

.winner.v2 {
  color: #152137;
}

.winner-season {
  color: red;
  letter-spacing: -.54px;
  text-transform: uppercase;
  font-style: italic;
  line-height: 100%;
}

.shop-v2-slider-mask {
  width: 100%;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.banner-v2-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.tab-clab-score-wrap {
  grid-column-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fixtures-clab-name {
  color: #fff;
  font-size: 27px;
}

.fixtures-clab-name.latest-results {
  color: #1b2330;
}

.standing-v2-tab-link {
  color: #1b2330;
  text-align: center;
  letter-spacing: -.4px;
  text-transform: uppercase;
  background-color: #fff;
  width: 100%;
  max-width: 245px;
  padding: 20px 35px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.standing-v2-tab-link.w--current {
  color: #fff;
  text-align: center;
  letter-spacing: -.4px;
  text-transform: uppercase;
  background-color: #0e1a31;
  width: 100%;
  max-width: 245px;
  padding-bottom: 20px;
  padding-left: 36px;
  padding-right: 36px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.about-us-v2-bottom-wrap {
  grid-column-gap: 20px;
  background-image: url('../images/About-Us-V2-Bg-Shape-Image.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  margin-top: 67px;
  padding: 440px 40px 40px;
  display: flex;
  position: relative;
}

.countdown-left {
  color: #ced0d3;
  text-align: left;
  text-transform: capitalize;
  line-height: 100%;
  display: inline-block;
}

.countdown-left.latest-results {
  color: #797e87;
}

.footer-details {
  color: #fff;
  text-transform: none;
  max-width: 428px;
}

.nav-right-menu-link {
  color: #fff;
  letter-spacing: -.4px;
  text-transform: capitalize;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 90%;
  text-decoration: none;
  transition: all .5s;
}

.nav-right-menu-link:hover, .nav-right-menu-link.w--current {
  color: red;
}

.nav-right-menu-link.main {
  text-transform: uppercase;
}

.nav-right-menu-link.main.w--current {
  color: red;
}

.nav-right-menu-link.cms {
  grid-column-gap: 7px;
  align-items: center;
  display: flex;
}

.nav-right-menu-link._1 {
  padding-top: 20px;
}

.nav-right-menu-link._1:hover {
  color: red;
}

.nav-right-menu-link.more-templates {
  color: #1400ff;
  text-transform: uppercase;
}

.nav-right-menu-link.more-templates:hover {
  text-decoration: underline;
}

.winner-league-name {
  margin-bottom: 14px;
}

.winner-league-name.v2 {
  color: #fff;
}

.standing-v2-clab-name-logo-wrap {
  align-items: center;
  width: 100%;
  max-width: 383px;
  display: flex;
}

.live-game-match-name {
  text-align: center;
  letter-spacing: -.6px;
  margin-bottom: 14px;
  font-size: 30px;
  font-weight: 600;
}

.nav-right-menu-wrapper {
  z-index: 5;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button-wrap {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.search-form-block {
  margin-bottom: 0;
}

.language-select-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-bottom-red-line-wrapper {
  position: absolute;
  inset: auto auto 0% 0%;
}

.search-field {
  outline-offset: 0px;
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  outline: 3px #fff;
  width: 0;
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 18px;
  line-height: 120%;
}

.search-field:hover, .search-field:active, .search-field:focus {
  outline-offset: 0px;
  outline: 3px #fff;
}

.search-field::placeholder {
  color: #fff;
  font-size: 18px;
  line-height: 120%;
}

.footer-copy-write-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0e1a31;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 60px;
  display: flex;
}

.footer-list-item {
  grid-column-gap: 15px;
  border-bottom: 1px solid #ffffff1f;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer-list-item._2 {
  align-items: center;
}

.footer-list-item._2.last {
  border-bottom-style: none;
}

.highlight-v2-slider-wrap {
  overflow: hidden;
}

.footer-list-icon-wrap {
  background-color: red;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.clab-latest-results {
  color: #ced0d3;
}

.standing-v2-club-name {
  text-transform: capitalize;
  font-weight: 500;
  line-height: 100%;
}

.navbar-bottom-red-line-wrap {
  position: relative;
}

.cart-product-remove-button {
  color: #000b22;
  text-transform: capitalize;
  border: 1px solid #000b221a;
  padding: 19px 34px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.blog-grid-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-grid-wrap.v2 {
  grid-template-columns: 1fr;
  display: grid;
}

.live-game-clab-name {
  max-width: 151px;
}

.live-game-clab-name._2 {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 126px;
}

.footer-email-input {
  color: #797e87;
  text-transform: none;
  background-color: #fff;
  min-width: 320px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 21px 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.footer-email-input::placeholder {
  font-size: 18px;
}

.navbar-page-link {
  color: #fff;
  letter-spacing: -.36px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding: 42px 15px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  line-height: 90%;
  display: flex;
}

.navbar-page-link.w--current {
  color: #fff;
  margin-left: 0;
}

.navbar-page-link.about, .navbar-page-link.shop, .navbar-page-link.news, .navbar-page-link.schedule {
  z-index: 1;
}

.latest-results-tab-clab-name {
  color: #fff;
}

.footer-social-single-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
}

.site-logo-wrapper {
  margin-bottom: 30px;
}

.site-logo-wrapper.nav-menu-2 {
  width: auto;
  margin-top: 60px;
  margin-bottom: 88px;
}

.section-title.white, .section-title.v2 {
  color: #fff;
}

.section-title.blog {
  letter-spacing: -1.6px;
  line-height: 100%;
}

.section-left-wrap.latest-results {
  max-width: 594px;
}

.section-left-wrap.shop-v2 {
  max-width: 571px;
}

.section-left-wrap.future-matche-v2 {
  max-width: 585px;
}

.section-left-wrap.highlight-v2 {
  max-width: 597px;
}

.section-left-wrap.about-us-v2 {
  max-width: 683px;
}

.section-left-wrap.player-v2 {
  max-width: 645px;
}

.section-left-wrap.achievement {
  max-width: 603px;
}

.section-left-wrap.blog {
  max-width: 557px;
}

.section-left-wrap.standing-v2 {
  max-width: 651px;
}

.section-left-wrap.our-history {
  max-width: 591px;
}

.section-left-wrap.community-stories {
  max-width: 544px;
}

.standing-v2-clab-score-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.blog-v2-grid-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.future-matche-v2-single-card-bottom-wrap {
  background-color: #081224;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px 40px 70px;
  display: flex;
}

.home-drop-down {
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.achievement-tabs-content {
  max-width: 100%;
}

.live-game-single-clab {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.live-game-single-clab._2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.highlight-v2-slide-nav {
  display: none;
}

.future-matche-v2-single-card-top-wrap {
  background-color: #0e1a31;
  justify-content: space-between;
  align-items: center;
  padding: 40px 40px 41px;
  display: flex;
}

.clab-achievement-name {
  color: #fff;
  line-height: 130%;
}

.achievement-circle {
  z-index: 1;
  background-color: #e0e0e0;
  border-radius: 100px;
  width: 18px;
  height: 18px;
  position: relative;
}

.achievement-circle.v2 {
  background-color: #0e1a31;
}

.section-top-wrap {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
  display: flex;
}

.section-top-wrap.shop-v2 {
  margin-bottom: 140px;
}

.section-top-wrap.about-us-v2 {
  margin-bottom: 68px;
}

.about-us-v2-single-card {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: 400px;
  padding: 33px 12px 32px 20px;
  position: relative;
}

.achievement-line-shape {
  position: absolute;
  inset: auto 0% 18% 48%;
}

.banner-title-v2 {
  color: #fff;
  letter-spacing: -4.5px;
  margin-bottom: 17px;
  font-size: 50px;
}

.fixtures-next-match-wrap {
  margin-bottom: 40px;
  position: relative;
}

.fixtures-next-match-wrap.latest-results {
  margin-bottom: 23px;
}

.players-right-arrow {
  background-color: #0e1a31;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  inset: auto auto 1% 90px;
}

.players-right-arrow.shop-v2 {
  inset: 690px 289px auto auto;
}

.footer-social-icon {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  position: relative;
}

.players-left-arrow {
  background-color: red;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  inset: auto auto 1% 0%;
}

.players-left-arrow.shop-v2 {
  inset: 690px auto auto 289px;
}

.top-navbar {
  background-color: #081224;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 21px;
  padding-bottom: 21px;
}

.player-v2-mask {
  max-width: 420px;
  overflow: visible;
}

.bottom-navbar {
  background-color: #0e1a31;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.our-partners-logo-main-wrap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.standing-v2-tab-details-top-wrap {
  background-color: #081224;
  justify-content: space-between;
  align-items: center;
  padding: 15px 33px 14px 57px;
  display: flex;
}

.countdown-single-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.language-select-field {
  outline-offset: 0px;
  color: #fff;
  letter-spacing: -.18px;
  cursor: pointer;
  background-color: #081224;
  border: 1px #000;
  outline: 3px #fff;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 90%;
  display: flex;
}

.language-select-divider {
  background-color: #fff;
  width: 1px;
  height: 15px;
}

.banner-v2-player-image {
  z-index: 1;
  width: 100%;
  position: relative;
}

.about-us-counter-number {
  color: #fff;
  letter-spacing: -9.6px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}

.about-us-counter-number.v2 {
  color: #1b2330;
}

.about-us-counter-number.red {
  color: red;
}

.latest-results-tab-content-wrap {
  background-image: url('../images/Latest-Results-Tab-Content-BG-Image.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 560px;
  height: 100%;
  padding: 60px 40px 59px;
}

.achievement-tab-wrap {
  position: relative;
}

.primary-text {
  color: #fff;
  letter-spacing: -.36px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  line-height: 90%;
  text-decoration: none;
  transition: all .5s;
}

.primary-text:hover {
  color: red;
}

.future-matche-v2-slide {
  margin-right: 24px;
}

.club-text {
  color: #fff;
  text-transform: capitalize;
  line-height: 100%;
  display: inline-block;
}

.live-bg-text {
  color: #f5f5f5;
  letter-spacing: -7.6px;
  font-size: 380px;
  line-height: 100%;
  display: inline-block;
  position: absolute;
  inset: 2px 0% auto 352px;
}

.navber-right-wrap {
  display: none;
  position: relative;
}

.player-v2-slider-wrap {
  max-width: 1620px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 15px;
  overflow: hidden;
}

.future-matche-v2-single-grid-wrap {
  border: 1px solid #212a3a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 648px;
  display: flex;
  overflow: hidden;
}

.shop-v2-dash-line {
  z-index: 1;
  position: absolute;
  inset: 220px 0% auto;
}

.player-v2-slide-nav {
  display: none;
}

.fixtures-clab-name-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.standing-v2-grid-wrap {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.countdown-time {
  color: red;
}

.countdown-time.latest-results {
  color: #fff;
}

.webflow {
  color: red;
  text-decoration: none;
}

.nav-right-menu-link-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  padding-left: 15px;
  display: flex;
  overflow: hidden;
}

.banner-scroll-line-v2 {
  background-color: #0e1a31;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.our-partners-logo-wrap {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fixtures-next-match-text {
  color: #ffffff1a;
  font-size: 90px;
  line-height: 90%;
}

.fixtures-next-match-text.latest-results {
  color: #eee;
  letter-spacing: -4.5px;
  font-weight: 500;
  line-height: 100%;
}

.footer-subscribe-btn {
  color: #fcfcfc;
  text-transform: uppercase;
  background-color: red;
  padding: 19px 36px;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  transition: all .5s;
}

.footer-subscribe-btn:hover {
  color: #1b2330;
  background-color: #fff;
}

.nav-right-social-single-wrap {
  z-index: 2;
  color: #fff;
  background-color: #162541;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-size: 28px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.latest-results-tab-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
  max-width: 760px;
  padding: 40px 40px 64px;
  display: flex;
}

.about-us-counter-wrap {
  z-index: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.cart-button {
  background-color: #0000;
  padding: 0;
}

.achievement-v2-tab-link {
  color: #797e87;
  background-color: #0000;
  padding: 0;
}

.achievement-v2-tab-link.w--current {
  color: #1b2330;
  background-color: #0000;
  padding: 0;
}

.achievement-v2-tab-link._2, .achievement-v2-tab-link._1 {
  color: #ced0d3;
}

.achievement-v2-tab-link._1.w--current {
  color: #fff;
}

.pages-drop-down {
  z-index: 999;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.about-us-v2-card-details {
  line-height: 140%;
  transition: all .5s;
}

.about-us-v2-card-details:hover, .sportizai {
  color: red;
}

.banner-two-btn-wrap {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-two-btn-wrap.v2 {
  justify-content: flex-start;
}

.nav-right-menu-divider {
  background-color: #1c283d;
  width: 100%;
  height: 1px;
}

.footer-menu-link-wrap {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.availabe-ticket {
  color: #fff;
  margin-bottom: 19px;
}

.basket-ball-bar {
  display: none;
}

.our-partners-title {
  margin-bottom: 30px;
  line-height: 120%;
}

.footer-menu-link {
  color: #fffc;
  text-transform: capitalize;
  line-height: 28px;
  text-decoration: none;
  transition: all .5s;
}

.footer-menu-link:hover {
  color: red;
  transform: translate(7px);
}

.cart-item {
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.highlight-v2-mask {
  width: 100%;
  max-width: 648px;
  overflow: visible;
}

.pages-drop-down-list {
  transform-origin: 50% 0;
  background-color: #0000;
  width: 700px;
}

.pages-drop-down-list.w--open {
  z-index: 9999;
  background-color: #0000;
  width: 700px;
  margin-top: 100px;
  display: block;
}

.footer-bottom-wrap {
  margin-top: 84px;
  margin-bottom: 100px;
}

.shop-v2-collection-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.standing-v2-tabs {
  width: 100%;
  max-width: 735px;
}

.countdown-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.our-partners-grid-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-right-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  width: 23%;
  display: flex;
}

.fixtures-details-wrap {
  text-align: center;
  padding-bottom: 73px;
}

.fixtures-details-wrap.latest-results {
  display: inline-block;
}

.availabe-ticket-single-wrap {
  background-color: #0e1a31;
  border: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 100px;
  display: flex;
}

.section-sub-title-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.section-sub-title-wrap.about-us {
  justify-content: center;
  margin-bottom: 11px;
}

.navbar-bottom-red-line {
  background-color: #0e1a31;
  width: 400px;
  height: 4px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.navbar-bottom-red-line._2 {
  background-color: #0e1a31;
  width: 445px;
  margin-right: 3px;
  inset: auto 0% 0% auto;
}

.fixtures-match-date {
  color: #ced0d3;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
  line-height: 120%;
}

.fixtures-match-date.latest-results {
  margin-bottom: 25px;
}

.footer-top-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 82px;
  display: flex;
}

.live-text {
  color: #fff;
  letter-spacing: -.36px;
  text-transform: uppercase;
  background-color: red;
  padding: 5px 11px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  line-height: 90%;
  text-decoration: none;
}

.ticket-quality {
  color: #ced0d3;
  letter-spacing: -.36px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
  line-height: 100%;
}

.nav-right-menu-wrap {
  background-color: #0e1a31;
  flex-direction: column;
  align-items: center;
  width: 440px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  overflow: auto;
}

.availabe-ticket-wrap {
  grid-column-gap: 15px;
  place-content: flex-start center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.fixtures-clab-logo-wrap {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fixtures-clab-logo-wrap.latest-results {
  margin-bottom: 12px;
}

.navbar-2 {
  z-index: 999999;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.cms-pages {
  color: red;
  text-transform: uppercase;
  font-style: italic;
}

.banner-v2-grid-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.nav-right-social-wrap {
  grid-column-gap: 15px;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 60px;
  display: flex;
}

.live-game-details-wrap {
  position: relative;
}

.live-game-location {
  text-align: center;
  text-transform: capitalize;
  line-height: 100%;
}

.nav-right-menu-toggle-wrap {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  display: flex;
}

.cart-footer {
  border-top-color: #000b221a;
  padding: 27px 40px 38px;
}

.cart-quantity {
  color: #fff;
  background-color: red;
  min-width: 20px;
  height: 20px;
  margin-left: 0;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  position: absolute;
  inset: -35% -35% auto auto;
}

.web-payments {
  display: none;
}

.section-tag-wrap-v2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.future-matche-v2-slide-nav {
  display: none;
}

.shop-v2-slider-wrap {
  position: relative;
  overflow: hidden;
}

.achievement-cup-grid-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.standing-v2-player-image {
  width: 100%;
  max-width: 768px;
  height: 100%;
}

.site-shop-name {
  color: #ccd1d9;
  letter-spacing: -.18px;
  text-transform: uppercase;
  line-height: 90%;
  text-decoration: none;
}

.checkout-button {
  text-transform: uppercase;
  background-color: red;
  border-top-style: none;
  border-top-color: #000;
  border-radius: 0;
  padding: 19px 34px;
  font-weight: 600;
  line-height: 120%;
}

.humbarger-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  cursor: pointer;
  background-color: red;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding-left: 26px;
  padding-right: 26px;
  display: flex;
}

.humbarger-wrap._2 {
  z-index: 10;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.standing-v2-clab-achivment-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cart-product-price {
  color: red;
  margin-bottom: 9px;
  font-size: 20px;
  font-weight: 600;
  line-height: 121%;
}

.future-matche-v2-left-wrap {
  flex: none;
  width: 100%;
  max-width: 648px;
  overflow: hidden;
}

.navbar-bottom-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.pages-list-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.dd-text {
  color: #fff;
  letter-spacing: -.4px;
  text-transform: uppercase;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 90%;
  display: flex;
}

.shop-v2-slider {
  background-color: #0000;
  height: 100%;
  display: flex;
}

.home-drop-down-pd {
  width: 100%;
}

.latest-results-tab-clab-vs-clab-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 480px;
  height: auto;
  margin-bottom: 45px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.drop-down-bottom-line {
  z-index: 2147483647;
  background-color: #fff;
  width: 15px;
  height: 1px;
}

.our-partners-single-wrapper {
  justify-content: flex-start;
  align-items: flex-end;
}

.container-4 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-4.our-partners-container {
  overflow: hidden;
}

.subtotal {
  letter-spacing: -.48px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.pages-link {
  color: #000;
  text-transform: capitalize;
  width: 200px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0 10px 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.pages-link:hover {
  color: red;
  background-color: #f5f5f5;
}

.pages-link.w--current {
  color: red;
  background-color: #f5f5f5;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.pages-link.see-more {
  color: red;
}

.pages-link.see-more:hover {
  text-decoration: underline;
}

.future-matche-v2-right-wrap {
  z-index: 1;
  background-image: url('../images/Future-Matche-V2-Right-Wrap-BG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 100%;
  max-width: 648px;
  padding: 47px 44px 48px;
  display: flex;
  position: relative;
}

.latest-results-tabs {
  display: flex;
}

.achievement-date-line {
  background-color: #e0e0e0;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 84px 0% auto;
}

.achievement-date-line.v2 {
  background-color: #0e1a31;
}

.latest-results-update-wrap {
  position: absolute;
  inset: 267px auto auto 155px;
}

.subtotal-price {
  letter-spacing: -.48px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.close-button {
  cursor: pointer;
  background-color: red;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.cart-line-item {
  margin-bottom: 38px;
}

.latest-results-tab-link {
  color: #1b2330;
  letter-spacing: -1.6px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  width: 100%;
  max-width: 330px;
  padding: 20px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.latest-results-tab-link.w--current {
  color: #fff;
  letter-spacing: -1.6px;
  text-transform: uppercase;
  background-color: #0e1a31;
  width: 100%;
  max-width: 330px;
  padding: 20px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.future-matche-v2-mask {
  width: 100%;
  max-width: 648px;
  padding-bottom: 130px;
  overflow: visible;
}

.group-match-text {
  color: #1400ff;
  text-transform: capitalize;
  margin-bottom: 7px;
  line-height: 120%;
}

.latest-results-list {
  margin-bottom: 0;
  padding-left: 0;
}

.our-partners-top-wrap {
  background-color: #fff;
  margin-bottom: 100px;
  padding: 40px;
}

.our-partners-top-wrap._2 {
  background-color: #f5f5f5;
}

.achievement-tabs-menu {
  grid-column-gap: 99px;
  grid-row-gap: 99px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.cart-container {
  border: 1px solid red;
  max-width: 800px;
}

.footer-menu-title {
  color: #fff;
  margin-bottom: 30px;
  line-height: 28px;
}

.footer-social-icon-hover-shape {
  background-color: red;
  border-radius: 100px;
  width: 0;
  height: 0;
  position: absolute;
}

.search-form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.section-right-wrap {
  max-width: 498px;
}

.section-right-wrap.highlight-v2 {
  max-width: 511px;
}

.section-sub-title-icon {
  width: 25px;
}

.winner-cup-image {
  position: absolute;
  inset: 40px 0% 0% 35%;
}

.winner-cup-image._3 {
  left: 17%;
}

.winner-cup-image._2 {
  left: 33%;
}

.nav-search-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: flex-end;
  align-items: center;
  width: 34.4%;
  display: flex;
}

.achievement-tabs {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.banner-v2-wrap {
  grid-column-gap: 15px;
  flex-direction: row;
}

.footer {
  background-color: #081224;
  padding-top: 130px;
}

.cart-product-image {
  width: 100%;
  max-width: 70px;
  height: auto;
}

.blog-wrap.v2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.fixtures-football {
  z-index: 1;
  width: 85px;
  position: absolute;
  inset: auto 0% -35% 42%;
}

.fixtures-football.latest-results {
  width: 70px;
  height: 70px;
  inset: 25% 0% auto 165px;
}

.future-matche-v2-clab-single-wrap {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-right-social-icon {
  z-index: 1;
  position: relative;
}

.language-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cart-header {
  border-bottom-color: #000b221a;
  padding: 44px 40px;
}

.footer-email-label {
  color: #fff;
  letter-spacing: -.48px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.cart-product-quantity {
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 0;
}

.secondary-btn-text {
  z-index: 1;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 120%;
  position: relative;
}

.banner-details-v2 {
  color: #ced0d3;
  margin-bottom: 32px;
}

.right-arrow {
  display: none;
}

.latest-results-tab-wrap {
  background-color: #fff;
  position: relative;
}

.footer-form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.home-drop-down-page-wrap {
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #0000001f;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px;
  display: flex;
}

.tab-clab-details-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cart-product-image-wrap {
  background-color: #f5f5f5;
  border: 1px solid red;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 200px;
  display: flex;
}

.shop-v2-single-slide {
  min-height: 884px;
}

.nav-right-pages-dd {
  justify-content: space-between;
  align-items: center;
}

.heading-2 {
  letter-spacing: 0;
  font-size: 42px;
  font-weight: 600;
}

.home-page-link {
  color: #1b2330;
  text-transform: capitalize;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0 10px 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  transition: all .5s;
}

.home-page-link:hover {
  color: red;
  background-color: #f5f5f5;
}

.home-page-link.w--current {
  color: red;
  background-color: #f5f5f5;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
}

.slide-nav-2 {
  display: none;
}

.latest-results-list-item {
  border-top: 1px solid #ffffff1f;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 25px;
  display: flex;
}

.latest-results-list-item.last {
  padding-bottom: 0;
}

.footer-social-link-wrap {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cart-product-title {
  color: #000b22;
  letter-spacing: -.56px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 121%;
}

.dd-arrow-wrap {
  background-color: red;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.ticket-of-number {
  color: #fff;
}

.standing-v2-club-logo {
  margin-right: 20px;
}

.highlight-v2-slide {
  height: 100%;
  margin-right: 24px;
}

.nav-menu-bg-box {
  background-color: #0e1a31;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 70px;
  height: 100px;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.achievement-single-year-wrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 42.5px;
  height: 94px;
  display: flex;
  position: relative;
}

.player-v2-slider {
  background-color: #0000;
  height: 100%;
  padding-bottom: 130px;
}

.humbarger {
  background-color: #fff;
  width: 28px;
  height: 4px;
}

.humbarger._1 {
  transform: rotate(135deg)translate(0, -5px);
}

.humbarger._2 {
  display: none;
}

.humbarger._3 {
  transform: rotate(45deg)translate(0, -6px);
}

.about-us-counter-number-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.search-icon-btn {
  z-index: 1;
  background-color: #0e1a31;
  padding: 5px;
  position: absolute;
  inset: -4% 0% auto auto;
}

.section-details {
  margin-bottom: 27px;
}

.section-details.v2 {
  color: #ced0d3;
  text-transform: none;
}

.future-matche-v2-match-name {
  color: #fcfcfc;
  background-color: #081224;
  padding: 15px 35px;
  line-height: 120%;
}

.future-matche-v2-slider-wrap {
  width: 100%;
  max-width: 1620px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.top-navbar-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-2 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section-2.future-matche-v2 {
  background-color: #0e1a31;
  background-image: url('../images/Future-Match-V2-BG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 150px;
}

.section-2.banner-home-v2 {
  background-image: url('../images/Home-V2-Banner-Shape.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 213px;
  padding-bottom: 46px;
}

.section-2.banner-home-v2._2 {
  background-image: url('../images/Home-V2-Banner-Shape.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 220px;
  padding-bottom: 50px;
}

.section-2.latest-results {
  background-color: #f5f5f5;
}

.section-2.standing-v2 {
  background-color: #f5f5f5;
  padding-bottom: 0;
}

.section-2.shop-v2 {
  background-image: url('../images/Shop-V2-BG-Shape.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 134px;
}

.section-2.our-partners {
  background-color: #f5f5f5;
  padding-top: 0;
}

.section-2.our-partners._2 {
  background-color: #fff;
}

.section-2.live-game-section {
  background-color: #fff;
  padding-top: 115px;
  padding-bottom: 160px;
}

.section-2.blog {
  background-color: #f5f5f5;
  padding-bottom: 120px;
}

.section-2.highlight-v2 {
  background-color: #f5f5f5;
}

.section-2.achievement.v2 {
  background-color: #081224;
}

.section-2.our-history {
  background-color: #f5f5f5;
}

.section-2.about-us {
  padding-top: 0;
  padding-bottom: 147px;
  position: relative;
}

.section-2.about-us-inner {
  padding-top: 120px;
  padding-bottom: 123px;
}

.section-2.community-stories {
  background-color: #f5f5f5;
  padding-top: 0;
}

.section-2.team-members {
  padding-top: 120px;
  padding-bottom: 135px;
}

.section-2.blog-single {
  background-color: #f5f5f5;
  padding-top: 0;
}

.section-2.schedule, .section-2.contact-us {
  background-color: #f5f5f5;
  padding-top: 120px;
}

.standing-v2-clab-score {
  color: #797e87;
  line-height: 100%;
}

.standing-v2-clab-score._4 {
  width: 65px;
}

.standing-v2-clab-score._3 {
  width: 106px;
}

.standing-v2-clab-score._2 {
  width: 52px;
}

.standing-v2-clab-score._1 {
  width: 67px;
}

.banner-v2-left-wrap {
  max-width: 666px;
}

.about-us-single-counter-title {
  color: #9ca0a7;
  letter-spacing: -.4px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.secondary-btn-link-wrap {
  text-decoration: none;
}

.secondary-btn-link-wrap.pd {
  color: #fcfcfc;
  background-color: #081224;
  justify-content: center;
  align-items: center;
  padding: 19px 36px;
  transition: all .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.secondary-btn-link-wrap.pd.border {
  border: 1px solid #ffffff1f;
}

.secondary-btn-link-wrap.pd.white-bg {
  color: #1b2330;
  background-color: #fff;
}

.secondary-btn-link-wrap.pd.white-bg.border {
  border: 1px solid #0000001a;
}

.secondary-btn-link-wrap.pd.v2, .secondary-btn-link-wrap.pd.watch-stream {
  border: 1px solid #ffffff1f;
}

.future-matche-v2-stadium-name {
  color: #fff;
  margin-bottom: 35px;
}

.standing-v2-clab-single-achivment-title {
  color: #ced0d3;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 100%;
}

.standing-v2-clab-single-achivment-title._4 {
  text-transform: uppercase;
  width: 76px;
}

.standing-v2-clab-single-achivment-title._2 {
  text-transform: uppercase;
  width: 59px;
}

.standing-v2-clab-single-achivment-title._3 {
  text-transform: uppercase;
  width: 92px;
}

.standing-v2-clab-single-achivment-title._1 {
  text-transform: uppercase;
  width: 70px;
}

.cms {
  color: red;
}

.section-sub-title-2.v2 {
  color: #fff;
}

.footer-list-details {
  color: #fff;
  text-transform: none;
  max-width: 190px;
  line-height: 28px;
}

.highlight-v2-slider {
  background-color: #0000;
  height: 100%;
  padding-bottom: 130px;
}

.future-matche-v2-clab-name {
  color: #fff;
  letter-spacing: -.56px;
  font-size: 28px;
}

.highlight-v2-single-slider-wrap {
  grid-row-gap: 30px;
  background-image: url('../images/Highlight-V2-Bg-Shape-Image-01_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.highlight-v2-single-slider-wrap._3 {
  background-image: url('../images/Highlight-V2-Bg-Shape-Image-03_1.png');
}

.highlight-v2-single-slider-wrap._2 {
  background-image: url('../images/Highlight-V2-Bg-Shape-Image-02.png');
}

.nav-right-social-icon-hover-shape {
  background-color: red;
  border-radius: 100%;
  width: 0;
  height: 0;
  position: absolute;
}

.cart-product-quantity-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #70767a;
  letter-spacing: -.18px;
  align-items: center;
  line-height: 26px;
  display: flex;
}

.future-matche-v2-slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.community-stories-line-shape {
  background-color: #e0e0e0;
  width: 100%;
  max-width: 1320px;
  height: 7px;
  position: relative;
}

.our-history-tab-img-wrap {
  width: 100%;
  max-width: 760px;
  margin-bottom: 28px;
}

.breadcrumb-link {
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
}

.breadcrumb-link.w--current {
  color: #f1e5e5;
  text-decoration: underline;
}

.community-stories-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  height: 600vh;
  position: relative;
}

.community-stories-sub-title {
  color: #f5f5f5;
  text-transform: uppercase;
  background-color: #1400ff;
  margin-bottom: 24px;
  padding: 10px 20px;
  line-height: 120%;
  display: inline-block;
}

.community-stories-scroll-line {
  background-color: red;
  width: 400px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.community-stories-single-wrap {
  flex: none;
  width: 100%;
  max-width: 800px;
  padding-bottom: 43px;
}

.community-stories-single-wrap._2 {
  background-image: url('../images/Community-Stories-Bg-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-left: 40px;
  position: relative;
  overflow: hidden;
}

.community-stories-single-wrap._1 {
  background-image: url('../images/Community-Stories-BG-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-left: 40px;
  position: relative;
  overflow: hidden;
}

.about-us-player {
  width: 100%;
  margin-top: -125px;
}

.about-us-details {
  line-height: 140%;
  transition: all .5s;
}

.about-us-details:hover {
  color: red;
}

.about-us-page-details {
  text-align: center;
  max-width: 1027px;
  margin-left: auto;
  margin-right: auto;
}

.about-us-page-title {
  text-align: center;
  max-width: 867px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.community-stories-container {
  max-width: 1620px;
  margin-left: auto;
}

.our-history-tab-menu {
  border: 1px solid #0000001f;
  flex-direction: column;
  width: 100%;
  max-width: 370px;
  height: 100%;
  margin-right: 70px;
  padding: 40px;
  display: flex;
}

.community-stories-tag {
  letter-spacing: -5.5px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff1a;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 110px;
  line-height: 140%;
  display: inline-block;
  position: absolute;
  inset: 3px auto auto 20px;
}

.our-history-tab-title {
  margin-bottom: 13px;
  line-height: 130%;
}

.inner-banner-title {
  color: #a50a81;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 22px;
  line-height: 90%;
}

.community-stories-item {
  color: #0e1a31;
  letter-spacing: -10.4px;
  font-size: 130px;
  font-weight: 400;
  line-height: 140%;
  position: absolute;
  inset: auto 7px -32px auto;
}

.community-stories-item._2 {
  inset: -43px 0% auto auto;
}

.about-us-details-single-wrap {
  background-color: #fff;
  padding: 33px 20px 32px;
}

.community-stories-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.breadcrumb-wrapper {
  grid-column-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-2-3 {
  color: #797e87;
  background-color: #0000;
  padding: 0;
}

.tab-link-tab-2-3.w--current {
  color: #1b2330;
  background-color: #0000;
}

.tab-link-tab-1-7 {
  text-align: center;
  letter-spacing: -.4px;
  text-transform: uppercase;
  background-color: #0000;
  min-width: 290px;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  text-decoration: none;
}

.tab-link-tab-1-7.w--current {
  color: red;
  letter-spacing: -.4px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  text-decoration: none;
}

.about-us-details-grid-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: auto 40px 40px;
}

.our-history-tab-img {
  width: 100%;
}

.navbar-bottom-wrap-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.container-5 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-5.our-partners-container {
  overflow: hidden;
}

.community-stories-title {
  color: #fff;
  letter-spacing: 0;
  max-width: 382px;
  line-height: 140%;
}

.nav-menu-3 {
  justify-content: flex-start;
  align-items: center;
  width: 34.4%;
  display: flex;
}

.our-history-wrap {
  background-color: #fff;
  padding: 60px 60px 72px;
}

.about-us-page-details-wrap {
  margin-bottom: 52px;
}

.community-stories-lightbox {
  z-index: 1;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 126px;
  display: flex;
  position: relative;
}

.heading-3 {
  letter-spacing: 0;
  font-size: 42px;
  font-weight: 600;
}

.our-history-tabs {
  display: flex;
}

.tab-link-tab-2-7 {
  text-align: center;
  letter-spacing: -.4px;
  text-transform: uppercase;
  background-color: #0000;
  min-width: 290px;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 136%;
  text-decoration: none;
}

.tab-link-tab-2-7.w--current {
  color: red;
  text-align: center;
  background-color: #f5f5f5;
  min-width: 290px;
}

.inner-banner-wrap {
  background-image: url('../images/Cricket-bat-and-ball.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
  padding-bottom: 134px;
}

.community-stories-sticky-wrap {
  position: sticky;
  top: 205px;
  overflow: hidden;
}

.about-us-player-wrap {
  z-index: 1;
  object-fit: cover;
  background-image: url('../images/About-Us-Top-Bg-Image.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}

.container-6 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-social-icon-2, .footer-social-icon-3, .footer-social-icon-4 {
  z-index: 1;
  position: relative;
}

.preloader-wrap {
  z-index: 999999;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-content-wrap {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.footer-social-single-link-2 {
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
}

.footer-social-icon-5 {
  z-index: 1;
  -webkit-text-stroke-color: #200c0c;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  font-family: "Fa Brands 400", Arial, sans-serif;
  position: relative;
}

.container-7 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.linkblocknew {
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  font-family: Poppins, sans-serif;
  text-decoration: none;
  display: flex;
}

.textblock-new {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-transform: none;
  justify-content: center;
  align-items: center;
  font-family: "Fa 400", Palatino Linotype, sans-serif;
  font-size: 18px;
  line-height: 160%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-block-2 {
  color: #00f;
  margin-left: 220px;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 18px;
}

.image-8 {
  color: #fff;
  background-color: #1493c3;
  position: relative;
}

.footer-copy-write-wrap-2 {
  background-color: #0e1a31;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 60px;
  display: flex;
}

.footer-social-icon-6 {
  z-index: 1;
  font-family: "Fa Brands 400", Arial, sans-serif;
  position: relative;
}

.container-8 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.heading-4 {
  color: #fff;
  font-family: PT Sans, sans-serif;
}

.inner-banner-wrap-2 {
  background-image: url('../images/Paulvy.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
  padding-bottom: 134px;
  font-family: Oswald, sans-serif;
}

.container-9 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.breadcrumb-link-2 {
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
}

.breadcrumb-link-2.w--current {
  color: #dedfeb;
  text-decoration: underline;
}

.container-10 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.team-members-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.tm-grid-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.player-single-slide-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  max-height: 480px;
  display: flex;
  position: relative;
}

.player-single-slide-wrap.player {
  background-color: #0e1a31;
  justify-content: center;
  align-items: flex-end;
  width: 500px;
  min-height: 512px;
  max-height: 520px;
  margin-bottom: 36px;
  padding-top: 67px;
}

.single-player-wrapper-left {
  width: 500px;
  height: 624px;
}

.player-single-image {
  object-fit: cover;
  width: 360px;
  min-height: 412px;
  position: relative;
}

.player-single-image.player {
  width: 100%;
  height: 100%;
}

.player-single-position {
  color: #0084ff;
  text-transform: capitalize;
  justify-content: center;
  width: 500px;
  line-height: 120%;
  display: flex;
}

.player-single-image-wrap {
  height: 480px;
}

.player-name {
  color: #14213b;
  letter-spacing: -8.8px;
  font-size: 110px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  inset: 28% auto auto 3px;
}

.player-single-name {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #1b2330;
  letter-spacing: -.64px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.player-single-name:hover {
  color: red;
}

.player-number {
  color: #fff;
  letter-spacing: -4px;
  font-size: 64px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  inset: 0% auto auto 3px;
}

.single-player-wrapper-middle-copy {
  width: 500px;
  height: 624px;
}

.single-player-right {
  width: 500px;
  margin-top: -624px;
  margin-left: 520px;
}

.footer-menu-gallery-wrap-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 450px;
  display: grid;
}

.breadcrumb-link-3 {
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
}

.breadcrumb-link-3.w--current {
  color: red;
  text-decoration: underline;
}

.footer-details-2 {
  text-transform: none;
  max-width: 428px;
}

.footer-copy-write-wrap-3 {
  background-color: #0e1a31;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 60px;
  display: flex;
}

.blog-btn-collection-item {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-right-social-single-wrap-2 {
  z-index: 2;
  color: #fff;
  background-color: #162541;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 28px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar-bottom-red-line-2 {
  background-color: red;
  width: 400px;
  height: 4px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.navbar-bottom-red-line-2._2 {
  width: 445px;
  margin-right: 3px;
  inset: auto 0% 0% auto;
}

.blog-btn-collection-list {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-12 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.heading-5 {
  letter-spacing: 0;
  font-size: 42px;
  font-weight: 600;
}

.nav-menu-bg-box-2 {
  background-color: red;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 70px;
  height: 100px;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.inner-banner-wrap-3 {
  background-image: url('../images/IMG_3397-1-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
  padding-bottom: 134px;
}

.footer-list-details-2 {
  color: #fffc;
  text-transform: none;
  max-width: 190px;
  line-height: 28px;
}

.blog-image-wrap {
  width: 100%;
  max-width: 588px;
  height: 100%;
  max-height: 300px;
  margin-bottom: 40px;
  overflow: hidden;
}

.blog-author-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-dot {
  background-color: #797e87;
  border-radius: 100px;
  width: 5px;
  height: 5px;
}

.blog-btn-link-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #1b2330;
  text-transform: capitalize;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  display: flex;
}

.blog-title {
  color: #1b2330;
  letter-spacing: -.64px;
  text-transform: uppercase;
  margin-bottom: 33px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
  transition: all .5s;
  display: block;
}

.blog-title:hover {
  color: red;
}

.blog-btn-arrow-icon {
  font-family: "Fa Solid 900", Tahoma, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.blog-single-wrap {
  background-color: #fff;
  padding: 30px 30px 45px;
}

.blog-author-name {
  color: #1b2330;
  text-transform: capitalize;
  margin-bottom: 4px;
  font-size: 22px;
  font-weight: 500;
  line-height: 130%;
}

.blog-author-position {
  color: #797e87;
  text-transform: capitalize;
  line-height: 120%;
}

.blog-post-date {
  color: #797e87;
  font-size: 16px;
  line-height: 130%;
}

.blog-categories-date-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 26px;
  display: flex;
}

.blog-categories {
  color: red;
  border: 1px solid #f003;
  margin-right: 5px;
  padding: 10px 17px;
  font-size: 16px;
  line-height: 100%;
}

.blog-author-details-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.inner-banner-wrap-4 {
  background-image: url('../images/sharath.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
  padding-bottom: 134px;
}

.container-13 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.breadcrumb-link-4 {
  color: #7240d4;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
}

.breadcrumb-link-4.w--current {
  color: red;
  text-decoration: underline;
}

.stadium-name {
  color: #fff;
  margin-bottom: 25px;
}

.future-match-game-title {
  letter-spacing: -1.68px;
  margin-bottom: 19px;
  font-family: Oswald, sans-serif;
}

.future-match-single-clab-name {
  letter-spacing: -.56px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.future-match-vs-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.future-match-bottom-wrap {
  background-image: url('../images/Future-Match-Bg-Image.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 280px;
  padding: 85px 60px;
  display: flex;
}

.start-date-time-wrap {
  color: #fcfcfc;
  text-transform: uppercase;
  background-color: #081224;
  border: 1px solid #ffffff1f;
  padding: 10px 20px;
  line-height: 120%;
  display: inline-block;
}

.container-14 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.future-match-single-details-wrap {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  align-items: center;
  display: flex;
}

.future-match-wrap {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.future-match-single-top-wrap {
  background-image: url('../images/Future-Match-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 280px;
  padding-left: 20px;
  padding-right: 16px;
  display: flex;
}

.future-match-single-wrap {
  flex: none;
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.future-match-single-clab-details {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer-menu-gallery-wrap-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 450px;
  display: grid;
}

.contact-form-wrap {
  background-color: #fff;
  padding: 102px 110px 110px;
}

.breadcrumb-link-5 {
  color: #00f;
  text-transform: capitalize;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.breadcrumb-link-5.w--current {
  color: red;
  text-decoration: underline;
}

.contact-form-btn {
  color: #fff;
  letter-spacing: -.18px;
  text-transform: capitalize;
  background-color: red;
  width: 100%;
  max-width: 200px;
  padding: 18px 34px;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.contact-image {
  width: 100%;
}

.contact-us-text-area {
  min-width: 1100px;
  max-width: 1100px;
  min-height: 270px;
  margin-bottom: 19px;
  padding: 15px 24px;
  font-size: 18px;
}

.contact-list-details {
  color: #797e87;
  text-transform: capitalize;
  font-family: Oswald, sans-serif;
  font-size: 9.5px;
  line-height: 28px;
}

.contact-form {
  grid-row-gap: 31px;
  flex-direction: column;
  display: flex;
}

.inner-banner-title-2 {
  color: #00f;
  text-align: center;
  margin-bottom: 22px;
  font-family: Oswald, sans-serif;
  line-height: 90%;
}

.contact-list-icon-wrap {
  background-color: red;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.contact-form-single-wrap {
  width: 50%;
}

.contact-form-single-wrap._100 {
  width: 100%;
}

.contact-us-list {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.container-15 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.contact-list-item {
  grid-column-gap: 14px;
  align-items: center;
  display: flex;
}

.contact-form-label {
  letter-spacing: -.48px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
}

.contact-form-input {
  border: 1px solid #0000001f;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 15px 24px;
  font-size: 18px;
  line-height: 35px;
}

.contact-details-wrap {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 29px;
  padding-bottom: 28px;
  padding-left: 30px;
  display: flex;
}

.contact-form-single-flex-wrap {
  grid-column-gap: 50px;
  justify-content: space-between;
  display: flex;
}

.heading-6 {
  letter-spacing: 0;
  font-size: 42px;
  font-weight: 600;
}

.contact-us-head-office-title {
  letter-spacing: -.84px;
  margin-bottom: 25px;
  font-weight: 600;
  line-height: 68px;
}

.search-icon-btn-2 {
  z-index: 1;
  background-color: #0e1a31;
  padding: 5px;
  font-family: "Fa Solid 900", Tahoma, sans-serif;
  position: absolute;
  inset: -4% 0% auto auto;
}

.inner-banner-wrap-5 {
  background-image: url('../images/IMG_3242-1-min.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
  padding-bottom: 134px;
}

.contact-image-wrap {
  width: 100%;
  max-width: 653px;
}

.contact-us {
  text-align: center;
  text-transform: uppercase;
  background-color: #244585;
  border-radius: 24px;
  margin-bottom: -9px;
  margin-left: 5px;
  padding-left: 36px;
  font-family: Oswald, sans-serif;
}

.highlight-v2-clab-score-wrap-2 {
  background-image: url('../images/Highlight-V2-Clab-Score-Shape_1Highlight V2 Clab Score Shape.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100px;
  display: flex;
}

.highlight-v2-clab-score-wrap-2._3 {
  background-image: url('../images/Highlight-V2-Highlight-Shape.png');
  background-position: 0%;
  background-size: cover;
  justify-content: flex-start;
  width: 100%;
  height: 90px;
  padding-left: 25px;
}

.container-16 {
  max-width: 1350px;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.highlight-v2-single-slider-wrap-2 {
  grid-row-gap: 30px;
  background-image: url('../images/Highlight-V2-Bg-Shape-Image-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.highlight-v2-single-slider-wrap-2._3 {
  background-image: url('../images/Highlight-V2-Bg-Shape-Image-03.png');
}

.highlight-v2-single-slider-wrap-2._1 {
  background-image: url('../images/Untitled-design-5.png');
  margin-top: 0;
}

.highlight-v2-single-slider-wrap-2._2 {
  background-image: url('../images/Untitled-design-5.png');
}

.image-9 {
  text-align: center;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-top: 90px;
  margin-left: 140px;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .highlight-v2-slingle._3 {
    max-width: 648px;
  }

  .highlight-v2-clab-score-wrap._3 {
    flex-wrap: wrap;
  }

  .banner-title-v2 {
    font-size: 53px;
    line-height: 50px;
  }

  .player-v2-mask {
    height: 100%;
  }

  .live-bg-text {
    left: 370px;
  }

  .player-v2-slider-wrap {
    padding-left: 0;
  }

  .standing-v2-grid-wrap {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1.25fr;
  }

  .basket-ball-bar {
    display: inline-block;
    position: absolute;
    inset: 100px 0% auto auto;
  }

  .standing-v2-player-image {
    max-width: 768px;
  }

  .humbarger-wrap._1 {
    z-index: 13;
  }

  .standing-v2-player-image-wrap {
    margin-left: -250px;
  }

  .future-matche-v2-slider-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .section-2.live-game-section {
    position: relative;
  }

  .section-2.team-members {
    padding-top: 0;
  }

  .community-stories-container {
    max-width: 1620px;
  }

  .player-single-slide-wrap.player {
    padding-left: 10px;
  }

  .single-player-wrapper-middle-copy {
    padding-left: 220px;
  }

  .container-11 {
    width: 500px;
    height: 624px;
    margin-bottom: 600px;
    margin-left: 520px;
  }

  .single-player-right {
    width: 500px;
    margin-top: -624px;
    margin-left: 520px;
  }

  .highlight-v2-clab-score-wrap-2._3 {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
  }

  .button {
    margin-top: 24.1vh;
    margin-left: 7vw;
    padding-left: 16px;
  }

  .button-2 {
    margin-bottom: 3vh;
    margin-left: 4.5vw;
  }

  .container {
    object-fit: fill;
    background-image: url('../images/Cricket-bat-and-ball.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 30vw 30vh;
    background-attachment: fixed;
    border: 10vw #000;
    border-radius: 12px;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: static;
    overflow: auto;
  }

  .navbar {
    background-color: #05a1db;
    background-image: none;
  }

  .socialicons {
    margin-bottom: -15px;
    padding-bottom: 0;
  }

  .image-5 {
    margin-top: 1.5vh;
  }

  .link-block-2 {
    margin-left: 167px;
  }

  .homemenuicon:hover {
    color: #fff;
  }

  .nav-link-2 {
    background-color: #1493c3;
  }

  .icon {
    color: #fff;
    padding: 8px 20px 20px 29px;
    font-size: 30px;
  }

  .icon:hover {
    opacity: .71;
    outline-offset: 0px;
    outline: 1px solid #fff;
  }

  .nav-menu, .menu-button, .menu-button.w--open {
    background-color: #1493c3;
  }

  .slidea {
    width: 768px;
  }

  .slider-2 {
    height: 379px;
  }

  .homepagewarrpper {
    background-size: contain;
    width: 768px;
    height: 455px;
  }

  .latest-results-tabs-content {
    max-width: none;
  }

  .primary-btn-text {
    font-size: 16px;
  }

  .our-partners-single-wrap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .countdown-time-wrap {
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
  }

  .pages-drop-down-list-wrap {
    grid-column-gap: 15px;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-dropdown-list.w--open {
    width: 100%;
    max-width: 170px;
    margin-top: 30px;
  }

  .footer-details-wrap {
    text-align: center;
    margin-bottom: 40px;
  }

  .achievement-single-cup-wrap {
    padding: 100px 20px 40px;
  }

  .standing-v2-list {
    padding-bottom: 40px;
  }

  .pages-drop-down-toggle {
    margin-left: 0;
    margin-right: 0;
  }

  .primary-btn-link-wrap.pd {
    padding: 15px 30px;
  }

  .primary-btn-link-wrap.pd.bg-black {
    padding: 15px 30px;
    line-height: 100%;
  }

  .footer-site-logo-wrap {
    margin-bottom: 20px;
  }

  .footer-menu-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-copy-write-text {
    font-size: 14px;
  }

  .our-partners-logo {
    width: 80px;
  }

  .live-game-clabs-wrap {
    grid-row-gap: 30px;
  }

  .home-dropdown-toggle {
    margin-left: 0;
    margin-right: 0;
  }

  .league-name {
    font-size: 20px;
  }

  .about-us-single-counter._4, .about-us-single-counter._1, .about-us-single-counter._2, .about-us-single-counter._3 {
    height: 90px;
  }

  .about-us-v2-player {
    max-height: none;
  }

  .section-two-btn-wrap {
    justify-content: center;
  }

  .live-details-text {
    font-size: 16px;
  }

  .winner {
    margin-bottom: 100px;
    font-size: 60px;
  }

  .winner-season {
    font-size: 16px;
  }

  .shop-v2-slider-mask {
    max-width: 320px;
  }

  .fixtures-clab-name {
    letter-spacing: 0;
    font-size: 16px;
  }

  .about-us-v2-bottom-wrap {
    grid-column-gap: 15px;
    margin-top: 60px;
    padding: 100px 20px 20px;
  }

  .countdown-left {
    font-size: 16px;
  }

  .winner-league-name {
    font-size: 20px;
  }

  .button-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-copy-write-wrap {
    height: auto;
    padding: 20px;
  }

  .footer-list-item._2.last {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .menu-button-2 {
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #0000;
  }

  .blog-grid-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .live-game-clab-name {
    font-size: 24px;
  }

  .footer-email-input {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .footer-email-input::placeholder {
    font-size: 16px;
  }

  .navbar-page-link {
    margin-bottom: 20px;
  }

  .navbar-page-link.about {
    margin-bottom: 10px;
    padding: 10px 0 10px 10px;
  }

  .navbar-page-link.shop {
    margin-bottom: 10px;
    padding: 10px;
  }

  .navbar-page-link.home, .navbar-page-link.pages {
    margin-bottom: 0;
    padding: 10px;
  }

  .navbar-page-link.news {
    margin-bottom: 10px;
    padding: 10px;
  }

  .navbar-page-link.schedule {
    margin-bottom: 0;
    padding: 10px;
  }

  .footer-social-single-link {
    width: 35px;
    height: 35px;
  }

  .section-title {
    letter-spacing: -2px;
    margin-bottom: 10px;
    font-size: 44px;
  }

  .section-title.blog {
    margin-bottom: 40px;
  }

  .section-left-wrap.latest-results, .section-left-wrap.shop-v2, .section-left-wrap.highlight-v2, .section-left-wrap.about-us-v2, .section-left-wrap.player-v2, .section-left-wrap.achievement, .section-left-wrap.blog, .section-left-wrap.standing-v2, .section-left-wrap.our-history, .section-left-wrap.community-stories {
    max-width: 750px;
  }

  .home-drop-down.home-bg-active {
    margin-bottom: 10px;
    display: flex;
  }

  .live-game-single-clab, .live-game-single-clab._2 {
    grid-column-gap: 15px;
  }

  .section-top-wrap {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }

  .section-top-wrap.shop-v2, .section-top-wrap.about-us-v2 {
    margin-bottom: 60px;
  }

  .about-us-v2-single-card {
    padding: 20px 15px;
  }

  .banner-title-v2 {
    text-align: center;
    letter-spacing: -2px;
    margin-bottom: 10px;
    font-size: 52px;
  }

  .fixtures-next-match-wrap {
    margin-bottom: 30px;
  }

  .players-right-arrow.shop-v2 {
    width: 60px;
    height: 60px;
    top: 690px;
    right: 100px;
  }

  .players-left-arrow.shop-v2 {
    width: 60px;
    height: 60px;
    top: 690px;
    left: 100px;
  }

  .top-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .player-v2-mask {
    max-width: 100%;
  }

  .bottom-navbar {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .language-select-divider {
    display: none;
  }

  .about-us-counter-number {
    letter-spacing: -6px;
    font-size: 80px;
  }

  .latest-results-tab-content-wrap {
    max-width: none;
    padding-bottom: 40px;
  }

  .primary-text {
    font-size: 16px;
  }

  .live-bg-text {
    font-size: 180px;
    inset: 35% 0% auto 32%;
  }

  .player-v2-slider-wrap {
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
  }

  .fixtures-clab-name-wrap {
    grid-column-gap: 25px;
  }

  .live-game-clab-logo {
    width: 100px;
  }

  .standing-v2-grid-wrap {
    grid-template-columns: 1fr;
  }

  .countdown-time {
    font-size: 34px;
  }

  .our-partners-logo-wrap {
    grid-row-gap: 50px;
  }

  .fixtures-next-match-text {
    letter-spacing: -3px;
    font-size: 68px;
  }

  .footer-subscribe-btn {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 120%;
  }

  .latest-results-tab-menu {
    max-width: none;
    padding: 40px 20px;
  }

  .pages-drop-down {
    margin-bottom: 10px;
  }

  .about-us-v2-card-details {
    font-size: 18px;
  }

  .banner-two-btn-wrap {
    grid-column-gap: 15px;
  }

  .banner-two-btn-wrap.v2 {
    justify-content: center;
  }

  .our-partners-title {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .footer-menu-link, .footer-menu-link.w--current {
    font-size: 16px;
    line-height: 26px;
  }

  .pages-drop-down-list.w--open {
    width: 100%;
    margin-top: 30px;
  }

  .footer-bottom-wrap {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .countdown-wrap {
    grid-column-gap: 15px;
  }

  .pages-drop-down-pd {
    width: 650px;
    padding-top: 20px;
  }

  .our-partners-grid-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: nowrap;
  }

  .nav-right-wrap {
    width: 35%;
  }

  .section-sub-title-wrap {
    justify-content: center;
    margin-bottom: 10px;
  }

  .navbar-bottom-red-line {
    display: none;
  }

  .fixtures-match-date {
    margin-bottom: 30px;
    font-size: 16px;
  }

  .footer-top-wrap {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .live-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .live-game-score {
    font-size: 52px;
  }

  .fixtures-clab-logo-wrap {
    grid-column-gap: 25px;
  }

  .fixtures-clab-vs-icon {
    width: 30px;
  }

  .banner-v2-grid-wrap {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .section-tag-wrap-v2 {
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
  }

  .achievement-cup-grid-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: nowrap;
  }

  .standing-v2-player-image {
    max-width: none;
    max-height: none;
  }

  .site-shop-name {
    display: none;
  }

  .home-drop-down-pd {
    max-width: 170px;
    padding-top: 20px;
  }

  .latest-results-tab-clab-vs-clab-wrap {
    max-width: none;
  }

  .pages-link, .pages-link.w--current {
    width: 180px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .latest-results-tabs {
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .achievement-date-line {
    display: none;
  }

  .latest-results-update-wrap {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .latest-results-tab-link {
    max-width: none;
  }

  .latest-results-tab-link.w--current {
    max-width: none;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .our-partners-top-wrap {
    margin-bottom: 60px;
    padding: 20px;
  }

  .achievement-tabs-menu {
    grid-column-gap: 70px;
    grid-row-gap: 40px;
    margin-bottom: 40px;
  }

  .footer-menu-title {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 26px;
  }

  .section-right-wrap, .section-right-wrap.highlight-v2 {
    max-width: 650px;
  }

  .winner-cup-image._3 {
    width: 150px;
  }

  .winner-cup-image._1 {
    width: 70px;
  }

  .winner-cup-image._2 {
    width: 80px;
  }

  .nav-menu-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: red;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .footer {
    padding-top: 80px;
  }

  .blog-wrap.v2 {
    grid-template-columns: 1fr;
  }

  .fixtures-football {
    width: 60px;
  }

  .fixtures-football.latest-results {
    width: 50px;
    height: 50px;
    left: 130px;
  }

  .site-logo {
    width: 105px;
  }

  .footer-email-label {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .standing-v2-player-image-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .secondary-btn-text {
    font-size: 16px;
  }

  .banner-details-v2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 160%;
  }

  .footer-form {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .tab-clab-details-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: center;
  }

  .shop-v2-single-slide {
    min-height: 800px;
    padding-bottom: 25px;
  }

  .footer-social-link-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .nav-menu-bg-box {
    display: none;
  }

  .lottie-animation {
    width: 35px;
    height: 35px;
  }

  .section-details {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 160%;
  }

  .right-menu-btn-wrap {
    display: none;
  }

  .section-2.future-matche-v2, .section-2.latest-results {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-2.standing-v2 {
    padding-top: 100px;
  }

  .section-2.player-v2, .section-2.shop-v2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-2.our-partners {
    padding-bottom: 100px;
  }

  .section-2.live-game-section {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-2.blog, .section-2.highlight-v2, .section-2.about-us-v2, .section-2.achievement, .section-2.our-history {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-2.about-us {
    padding-bottom: 100px;
  }

  .section-2.about-us-inner {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section-2.community-stories {
    padding-bottom: 100px;
  }

  .section-2.team-members {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-2.blog-single {
    padding-bottom: 100px;
  }

  .section-2.schedule, .section-2.contact-us {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .secondary-btn-link-wrap.pd {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .secondary-btn-link-wrap.pd.white-bg, .secondary-btn-link-wrap.pd.watch-stream {
    padding: 15px 30px;
  }

  .footer-list-details {
    font-size: 16px;
    line-height: 26px;
  }

  .highlight-v2-slider {
    padding-bottom: 120px;
  }

  .community-stories-line-shape {
    display: none;
  }

  .our-history-tab-img-wrap {
    margin-bottom: 25px;
  }

  .breadcrumb-link {
    font-size: 18px;
  }

  .community-stories-wrap {
    height: auto;
  }

  .community-stories-sub-title {
    margin-bottom: 20px;
  }

  .community-stories-single-wrap._2, .community-stories-single-wrap._1 {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
  }

  .menu-button-3 {
    padding: 0;
  }

  .menu-button-3.w--open {
    background-color: #0000;
  }

  .about-us-player {
    max-width: 580px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-us-details {
    font-size: 16px;
  }

  .about-us-page-details {
    font-size: 17px;
    line-height: 160%;
  }

  .about-us-page-title {
    letter-spacing: -2px;
    margin-bottom: 10px;
    font-size: 40px;
  }

  .community-stories-container {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .our-history-tab-menu {
    max-width: none;
    margin-right: 0;
    padding: 20px;
  }

  .our-history-tab-title {
    margin-bottom: 10px;
    font-size: 32px;
  }

  .inner-banner-title {
    letter-spacing: -2px;
    margin-bottom: 15px;
    font-size: 54px;
  }

  .community-stories-item {
    font-size: 126px;
  }

  .about-us-details-single-wrap {
    padding: 16px;
  }

  .community-stories-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }

  .about-us-details-grid-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }

  .our-history-tab-details {
    font-size: 17px;
    line-height: 160%;
  }

  .community-stories-title {
    font-size: 28px;
  }

  .nav-menu-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: red;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .our-history-wrap {
    padding: 40px;
  }

  .site-logo-2 {
    width: 105px;
  }

  .community-stories-lightbox {
    margin-bottom: 100px;
  }

  .our-history-tabs {
    flex-direction: column;
  }

  .inner-banner-wrap {
    padding-top: 260px;
    padding-bottom: 100px;
  }

  .about-us-player-wrap {
    height: auto;
    padding-top: 40px;
  }

  .site-logo-3 {
    width: 230px;
  }

  .footer-social-single-link-2 {
    width: 35px;
    height: 35px;
  }

  .site-logo-4 {
    width: 230px;
  }

  .footer-copy-write-wrap-2 {
    height: auto;
    padding: 20px;
  }

  .site-logo-5 {
    width: 230px;
  }

  .inner-banner-wrap-2 {
    margin-top: 140px;
    padding-top: 260px;
    padding-bottom: 100px;
  }

  .breadcrumb-link-2 {
    font-size: 18px;
  }

  .tm-grid-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .player-single-slide-wrap.player {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .single-player-wrapper-left {
    width: 250px;
  }

  .player-single-position {
    font-size: 16px;
  }

  .player-single-name {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .single-player-right {
    margin-top: 0;
    margin-left: 0;
  }

  .breadcrumb-link-3 {
    font-size: 18px;
  }

  .footer-copy-write-wrap-3 {
    height: auto;
    padding: 20px;
  }

  .navbar-bottom-red-line-2, .nav-menu-bg-box-2 {
    display: none;
  }

  .inner-banner-wrap-3 {
    padding-top: 260px;
    padding-bottom: 100px;
  }

  .footer-list-details-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-image-wrap {
    max-width: none;
    margin-bottom: 10px;
  }

  .blog-author-wrap {
    margin-top: 20px;
  }

  .blog-btn-link-block {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .blog-btn-text {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-title {
    margin-bottom: 10px;
    font-size: 21px;
  }

  .blog-single-wrap {
    padding: 20px 20px 30px;
  }

  .blog-author-name {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 130%;
  }

  .blog-image {
    width: 100%;
  }

  .blog-author-position {
    font-size: 16px;
  }

  .blog-author-image {
    width: 45px;
  }

  .blog-categories-date-wrap {
    margin-bottom: 15px;
  }

  .blog-author-details-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .inner-banner-wrap-4 {
    margin-top: 140px;
    padding-top: 260px;
    padding-bottom: 100px;
  }

  .breadcrumb-link-4 {
    font-size: 18px;
  }

  .stadium-name {
    letter-spacing: -1px;
    margin-bottom: 15px;
    font-size: 24px;
  }

  .future-match-game-title {
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 10px;
    font-size: 28px;
  }

  .future-match-single-clab-name {
    font-size: 18px;
  }

  .future-match-vs-icon {
    width: 60px;
  }

  .future-match-bottom-wrap {
    height: 220px;
    padding: 20px;
  }

  .start-date-time-wrap {
    font-size: 14px;
  }

  .future-match-single-clab-logo {
    width: 45px;
  }

  .future-match-single-clab-logo._1 {
    width: 80px;
  }

  .future-match-single-player {
    width: 140px;
  }

  .future-match-single-top-wrap {
    height: 220px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .future-match-single-wrap {
    height: 220px;
  }

  .future-match-single-clab-details {
    grid-row-gap: 10px;
  }

  .contact-form-wrap {
    padding: 40px;
  }

  .breadcrumb-link-5 {
    font-size: 18px;
  }

  .contact-us-text-area {
    min-width: 100%;
    max-width: 100%;
    min-height: 200px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .contact-list-details {
    font-size: 16px;
    line-height: 26px;
  }

  .contact-form {
    grid-row-gap: 30px;
  }

  .inner-banner-title-2 {
    letter-spacing: -2px;
    margin-bottom: 15px;
    font-size: 54px;
  }

  .contact-us-list {
    grid-row-gap: 10px;
  }

  .contact-form-label {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .contact-form-input {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .contact-details-wrap {
    grid-row-gap: 15px;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
  }

  .contact-us-head-office-title {
    font-size: 30px;
    line-height: 40px;
  }

  .inner-banner-wrap-5 {
    padding-top: 260px;
    padding-bottom: 100px;
  }

  .contact-image-wrap {
    max-width: none;
  }

  .menubutton {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .button {
    margin-bottom: 66px;
    font-size: 1vh;
    line-height: 2vw;
  }

  .button-2 {
    margin-bottom: 5vh;
    font-size: 2vw;
    line-height: 2vh;
  }

  .body-2 {
    color: #fff;
  }

  .link-block-2 {
    margin-left: 119px;
  }

  .instaimage {
    margin-top: 2px;
  }

  .emailid {
    margin-left: 220px;
  }

  .link-block-5 {
    margin-bottom: 3px;
    margin-left: auto;
  }

  .link {
    color: #fff;
    font-family: Bitter, serif;
    position: static;
  }

  .slidea {
    width: 100vw;
  }

  .slideb {
    background-position: 50% 100%;
  }

  .slider-2 {
    height: 284px;
  }

  .homepagewarrpper {
    background-position: 100% 0;
    width: 100vw;
    height: 400px;
  }

  .primary-btn-text {
    font-size: 14px;
  }

  .cart-list {
    padding: 30px 20px;
  }

  .our-partners-single-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .countdown-time-wrap {
    width: 60px;
    height: 60px;
  }

  .highlight-v2-slingle._2, .highlight-v2-slingle._2.gap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    align-items: center;
  }

  .highlight-v2-slingle._1 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    align-items: center;
    padding-left: 10px;
  }

  .standing-v2-tab-details-wrap {
    width: 100%;
  }

  .achievement-single-cup-wrap {
    max-width: none;
  }

  .standing-v2-list {
    padding-bottom: 20px;
  }

  .group-match-date {
    font-size: 16px;
  }

  .primary-btn-link-wrap.pd {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-menu-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: grid;
  }

  .footer-copy-write-text {
    text-align: center;
    order: 1;
  }

  .standing-v2-list-item {
    padding: 10px 20px;
  }

  .section-sub-title {
    font-size: 16px;
  }

  .highlight-v2-clab-score.highlights {
    letter-spacing: -1px;
    padding-right: 40px;
    font-size: 32px;
    line-height: 100%;
  }

  .our-partners-logo {
    width: 85px;
  }

  .live-game-clabs-wrap {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .site-logo-wrap {
    width: auto;
    padding-left: 0;
  }

  .league-name {
    font-size: 18px;
  }

  .about-us-single-counter._4, .about-us-single-counter._1, .about-us-single-counter._2, .about-us-single-counter._3 {
    height: 62px;
  }

  .about-us-v2-player {
    object-fit: cover;
  }

  .live-details-text {
    display: none;
  }

  .highlight-v2-clab-score-wrap._3 {
    background-size: 100% 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .standing-v2-tab-wrap {
    max-width: 100%;
    overflow: auto;
  }

  .future-matche-v2-clab-logo {
    width: 60px;
  }

  .shop-v2-slider-mask {
    max-width: 360px;
  }

  .fixtures-clab-name {
    font-size: 20px;
  }

  .standing-v2-tab-link {
    padding: 15px 10px 15px 20px;
    font-size: 16px;
  }

  .standing-v2-tab-link.w--current {
    padding: 15px 20px;
    font-size: 16px;
  }

  .about-us-v2-bottom-wrap {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    padding: 310px 15px 15px;
  }

  .countdown-left {
    font-size: 16px;
  }

  .footer-details {
    font-size: 16px;
    line-height: 160%;
  }

  .footer-copy-write-wrap {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .future-matche-v2-vs-icon {
    width: 50px;
  }

  .clab-latest-results {
    font-size: 16px;
  }

  .cart-product-remove-button {
    padding: 15px 30px;
    font-size: 16px;
    line-height: 120%;
  }

  .blog-grid-wrap {
    grid-template-columns: 1fr;
  }

  .live-game-clab-name {
    max-width: none;
    font-size: 20px;
  }

  .live-game-clab-name._2 {
    max-width: none;
  }

  .latest-results-tab-clab-name {
    font-size: 20px;
  }

  .site-logo-wrapper {
    margin-bottom: 20px;
  }

  .cart-details-wrap {
    flex: 0 auto;
    max-width: 190px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-title {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .live-game-single-clab {
    justify-content: center;
  }

  .future-matche-v2-single-card-top-wrap {
    padding: 30px 20px;
  }

  .clab-achievement-name {
    font-size: 20px;
  }

  .section-top-wrap {
    flex-direction: column;
    align-items: center;
  }

  .section-top-wrap.about-us-v2 {
    margin-bottom: 50px;
  }

  .about-us-v2-single-card {
    max-width: none;
  }

  .banner-title-v2 {
    letter-spacing: -1px;
    font-size: 43px;
  }

  .fixtures-next-match-wrap {
    margin-bottom: 20px;
  }

  .players-right-arrow {
    width: 60px;
    height: 60px;
    left: 80px;
  }

  .players-right-arrow.shop-v2 {
    inset: auto 0% 2% auto;
  }

  .players-right-arrow.future-matche-v2 {
    width: 60px;
    height: 60px;
    left: 80px;
  }

  .players-left-arrow, .players-left-arrow.future-matche-v2 {
    width: 60px;
    height: 60px;
  }

  .players-left-arrow.shop-v2 {
    inset: auto auto 2% 0%;
  }

  .top-navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .bottom-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .standing-v2-tab-details-top-wrap {
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 20px;
  }

  .about-us-counter-number {
    letter-spacing: -4px;
    font-size: 50px;
  }

  .live-bg-text {
    letter-spacing: -5px;
    font-size: 120px;
    top: 47%;
    left: 33%;
  }

  .future-matche-v2-single-grid-wrap {
    max-height: none;
  }

  .shop-v2-dash-line {
    display: none;
  }

  .fixtures-clab-name-wrap {
    grid-column-gap: 15px;
    margin-bottom: 5px;
  }

  .live-game-clab-logo {
    width: 80px;
  }

  .countdown-time {
    font-size: 26px;
  }

  .clab-vs-icon {
    width: 40px;
  }

  .fixtures-next-match-text {
    letter-spacing: -1px;
    font-size: 50px;
  }

  .latest-results-tab-menu {
    padding-top: 30px;
  }

  .about-us-counter-wrap {
    grid-column-gap: 42px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .banner-two-btn-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .availabe-ticket {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .our-partners-title {
    margin-bottom: 15px;
    font-size: 22px;
  }

  .highlight-v2-clab-logo {
    width: 45px;
    height: 45px;
  }

  .footer-menu-link {
    font-size: 15px;
    line-height: 25px;
  }

  .pages-drop-down-list.w--open {
    padding-top: 20px;
  }

  .footer-bottom-wrap {
    margin-top: 40px;
  }

  .standing-v2-tabs {
    width: 600px;
  }

  .pages-drop-down-pd {
    width: 350px;
    height: 450px;
    padding-top: 0;
    overflow: auto;
  }

  .our-partners-grid-wrap {
    grid-column-gap: 10px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
  }

  .nav-right-wrap {
    width: 50%;
  }

  .fixtures-details-wrap {
    padding-bottom: 40px;
  }

  .availabe-ticket-single-wrap {
    width: 80px;
    height: 80px;
  }

  .fixtures-match-date {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .footer-top-wrap {
    margin-bottom: 40px;
  }

  .live-game-score {
    letter-spacing: -2px;
    font-size: 45px;
  }

  .tab-clab-score {
    font-size: 24px;
  }

  .ticket-quality {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .availabe-ticket-wrap {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    margin-bottom: 20px;
  }

  .fixtures-clab-logo-wrap {
    grid-column-gap: 25px;
  }

  .fixtures-clab-logo-wrap.latest-results {
    margin-bottom: 10px;
  }

  .cart-footer {
    padding: 25px 20px;
  }

  .achievement-cup-grid-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
  }

  .checkout-button {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
  }

  .cart-product-price {
    font-size: 15px;
  }

  .latest-results-tab-clab-vs-clab-wrap {
    max-width: none;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .latest-results-tab-clab-logo, .latest-results-tab-clab-logo._2 {
    width: 60px;
  }

  .subtotal {
    font-size: 20px;
  }

  .future-matche-v2-right-wrap {
    justify-content: space-between;
    padding: 40px 20px;
  }

  .subtotal-price {
    font-size: 20px;
  }

  .close-button {
    width: 45px;
    height: 45px;
  }

  .cart-line-item {
    margin-bottom: 20px;
  }

  .latest-results-tab-link {
    max-width: none;
  }

  .future-matche-v2-mask {
    padding-bottom: 100px;
  }

  .group-match-text {
    font-size: 18px;
  }

  .achievement-tabs-menu {
    grid-column-gap: 50px;
  }

  .winner-cup-image._3 {
    left: 34%;
  }

  .winner-cup-image._1, .winner-cup-image._2 {
    left: 43%;
  }

  .cart-product-image {
    max-width: 70px;
  }

  .fixtures-football {
    width: 40px;
    left: 45%;
  }

  .fixtures-football.latest-results {
    width: 40px;
    height: 40px;
  }

  .site-logo {
    width: 105px;
  }

  .cart-header {
    padding: 20px 25px;
  }

  .secondary-btn-text {
    font-size: 14px;
  }

  .banner-details-v2 {
    max-width: 375px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .cart-product-image-wrap {
    width: 100px;
    height: 120px;
  }

  .shop-v2-single-slide {
    padding-bottom: 10px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .latest-results-list-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .cart-product-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 120%;
  }

  .ticket-of-number {
    font-size: 20px;
  }

  .player-v2-slider {
    padding-bottom: 100px;
  }

  .section-details {
    font-size: 15px;
  }

  .future-matche-v2-match-name {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
  }

  .section-2.future-matche-v2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.banner-home-v2._2 {
    padding-top: 200px;
  }

  .section-2.latest-results {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.standing-v2 {
    padding-top: 80px;
  }

  .section-2.player-v2, .section-2.shop-v2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.our-partners {
    padding-bottom: 80px;
  }

  .section-2.live-game-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.blog, .section-2.highlight-v2, .section-2.about-us-v2, .section-2.achievement, .section-2.our-history {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.about-us {
    padding-bottom: 80px;
  }

  .section-2.about-us-inner {
    padding-top: 80px;
  }

  .section-2.community-stories {
    padding-bottom: 80px;
  }

  .section-2.team-members {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.blog-single {
    padding-bottom: 80px;
  }

  .section-2.schedule, .section-2.contact-us {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .standing-v2-clab-score._4 {
    width: 35px;
  }

  .standing-v2-clab-score._3 {
    width: 60px;
  }

  .standing-v2-clab-score._2 {
    width: 23px;
  }

  .standing-v2-clab-score._1 {
    width: 25px;
  }

  .secondary-btn-link-wrap.pd {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .secondary-btn-link-wrap.pd.white-bg {
    padding-left: 25px;
    padding-right: 25px;
  }

  .future-matche-v2-stadium-name {
    letter-spacing: -1px;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .standing-v2-clab-single-achivment-title._4 {
    width: 45px;
  }

  .standing-v2-clab-single-achivment-title._2 {
    width: 25px;
  }

  .standing-v2-clab-single-achivment-title._3 {
    width: 58px;
  }

  .standing-v2-clab-single-achivment-title._1 {
    width: 25px;
  }

  .footer-list-details {
    font-size: 15px;
    line-height: 25px;
  }

  .highlight-v2-slider {
    padding-bottom: 100px;
  }

  .future-matche-v2-clab-name {
    font-size: 20px;
  }

  .cart-product-quantity-wrap {
    font-size: 15px;
  }

  .our-history-tab-img-wrap {
    margin-bottom: 20px;
  }

  .breadcrumb-link {
    font-size: 16px;
  }

  .community-stories-wrap {
    height: auto;
  }

  .community-stories-sub-title {
    font-size: 16px;
  }

  .community-stories-single-wrap._2 {
    padding-top: 40px;
    padding-left: 20px;
  }

  .community-stories-single-wrap._1 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .about-us-player {
    padding-top: 20px;
  }

  .about-us-details {
    font-size: 14px;
  }

  .about-us-page-details {
    font-size: 15px;
    line-height: 160%;
  }

  .about-us-page-title {
    letter-spacing: -1px;
    font-size: 26px;
  }

  .community-stories-tag {
    font-size: 86px;
  }

  .our-history-tab-title {
    font-size: 24px;
  }

  .inner-banner-title {
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 40px;
  }

  .community-stories-item {
    font-size: 68px;
    bottom: -16px;
  }

  .community-stories-item._2 {
    top: -22px;
  }

  .about-us-details-single-wrap {
    margin-top: auto;
    padding: 0 10px;
  }

  .community-stories-wrapper {
    flex-direction: column;
    overflow: hidden;
  }

  .tab-link-tab-1-7, .tab-link-tab-1-7.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .about-us-details-grid-wrap {
    grid-row-gap: 10px;
    grid-template-columns: .5fr;
    grid-auto-flow: column;
    justify-content: space-between;
    place-items: stretch center;
    padding-top: 0;
  }

  .our-history-tab-details {
    font-size: 16px;
    line-height: 160%;
  }

  .community-stories-title {
    font-size: 22px;
  }

  .our-history-wrap {
    padding: 30px;
  }

  .site-logo-2 {
    width: 105px;
  }

  .community-stories-lightbox {
    width: 70px;
    height: 70px;
    margin-bottom: 60px;
  }

  .heading-3 {
    font-size: 32px;
  }

  .tab-link-tab-2-7 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .inner-banner-wrap {
    padding-top: 240px;
    padding-bottom: 80px;
  }

  .community-stories-sticky-wrap {
    position: static;
  }

  .about-us-player-wrap {
    height: auto;
  }

  .site-logo-3 {
    width: 180px;
  }

  .preloader {
    width: 230px;
  }

  .site-logo-4 {
    width: 180px;
  }

  .footer-copy-write-wrap-2 {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .site-logo-5 {
    width: 180px;
  }

  .inner-banner-wrap-2 {
    padding-top: 240px;
    padding-bottom: 80px;
  }

  .breadcrumb-link-2 {
    font-size: 16px;
  }

  .tm-grid-wrap {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .player-single-slide-wrap {
    justify-content: center;
    padding-top: 60px;
  }

  .single-player-right {
    margin-top: 0;
    margin-left: 0;
  }

  .breadcrumb-link-3 {
    font-size: 16px;
  }

  .footer-details-2 {
    font-size: 16px;
    line-height: 160%;
  }

  .footer-copy-write-wrap-3 {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .blog-btn-collection-list {
    grid-column-gap: 10px;
  }

  .heading-5 {
    font-size: 32px;
  }

  .inner-banner-wrap-3 {
    padding-top: 240px;
    padding-bottom: 80px;
  }

  .footer-list-details-2 {
    font-size: 15px;
    line-height: 25px;
  }

  .blog-image-wrap {
    max-height: 210px;
    margin-bottom: 10px;
  }

  .blog-author-wrap {
    grid-row-gap: 20px;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
  }

  .blog-title {
    font-size: 23px;
  }

  .blog-single-wrap {
    padding-bottom: 30px;
  }

  .blog-image {
    object-fit: cover;
    height: 100%;
  }

  .blog-author-position {
    text-align: left;
  }

  .inner-banner-wrap-4 {
    margin-top: 140px;
    padding-top: 240px;
    padding-bottom: 80px;
  }

  .breadcrumb-link-4 {
    font-size: 16px;
  }

  .stadium-name {
    letter-spacing: 0;
    font-size: 24px;
  }

  .future-match-game-title {
    font-size: 26px;
  }

  .future-match-vs-icon {
    width: 55px;
  }

  .future-match-bottom-wrap {
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }

  .future-match-single-player {
    display: none;
  }

  .stadium-start-time-wrap {
    text-align: center;
  }

  .future-match-single-top-wrap {
    justify-content: center;
    align-items: center;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .breadcrumb-link-5 {
    font-size: 16px;
  }

  .contact-form-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .contact-us-text-area {
    min-height: 160px;
    padding: 10px;
    font-size: 16px;
  }

  .contact-form {
    grid-row-gap: 20px;
  }

  .inner-banner-title-2 {
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 40px;
  }

  .contact-form-label {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
  }

  .contact-form-input {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .contact-details-wrap {
    padding: 20px;
  }

  .contact-form-single-flex-wrap {
    grid-column-gap: 20px;
  }

  .heading-6 {
    font-size: 32px;
  }

  .contact-us-head-office-title {
    font-size: 24px;
    line-height: 34px;
  }

  .inner-banner-wrap-5 {
    padding-top: 240px;
    padding-bottom: 80px;
  }

  .highlight-v2-clab-score-wrap-2._3 {
    background-size: 100% 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    max-width: 121.43vh;
    margin-top: 9vh;
    font-size: 1vh;
  }

  .button-2 {
    margin-bottom: auto;
    padding-top: 0;
  }

  .image-3 {
    max-width: 100%;
    max-height: 100%;
  }

  .linkblock-insta {
    margin-left: 140px;
  }

  .link-block-2 {
    margin-left: 8px;
  }

  .social-icons {
    position: relative;
    bottom: 0;
  }

  .link {
    text-align: justify;
    margin-left: 141px;
    font-size: 10px;
    text-decoration: none;
    position: relative;
    bottom: 27px;
  }

  .slide1 {
    background-position: 48% 42%;
    width: 99vw;
    padding-right: 6px;
  }

  .slider {
    width: 325px;
    height: 200px;
  }

  .slider-2 {
    width: 360px;
    height: 180px;
  }

  .homepagewarrpper {
    height: 312px;
  }

  .footer-menu-gallery-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cart-list {
    grid-row-gap: 20px;
  }

  .our-partners-single-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .countdown-time-wrap {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  .pages-drop-down-list-wrap {
    padding: 25px 15px;
  }

  .highlight-v2-slingle._2 {
    grid-column-gap: 13px;
    align-items: center;
  }

  .highlight-v2-slingle._2.gap {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .highlight-v2-slingle._1 {
    grid-column-gap: 10px;
  }

  .footer-details-wrap {
    margin-bottom: 30px;
  }

  .standing-v2-list {
    width: 600px;
  }

  .group-match-date {
    font-size: 14px;
  }

  .primary-btn-link-wrap.pd {
    text-align: center;
    min-width: 240px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .primary-btn-link-wrap.pd.bg-black.watch-stream {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-menu-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .standing-v2-list-item {
    background-color: #fff;
    width: 600px;
  }

  .section-sub-title {
    font-size: 14px;
  }

  .highlight-v2-clab-score {
    font-size: 24px;
  }

  .highlight-v2-clab-score.highlights {
    font-size: 22px;
  }

  .our-partners-logo {
    width: 80px;
  }

  .league-name.latest-results {
    font-size: 18px;
  }

  .section-two-btn-wrap {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .cart-product-quantity-text {
    flex: none;
    max-width: 50px;
  }

  .highlight-v2-clab-score-wrap {
    background-size: 100% 100%;
    width: 90px;
    height: 80px;
  }

  .highlight-v2-clab-score-wrap._3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .future-matche-v2-clab-logo {
    width: 50px;
  }

  .about-us-v2-bottom-wrap {
    padding-top: 200px;
  }

  .standing-v2-clab-name-logo-wrap {
    max-width: none;
  }

  .live-game-match-name {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .button-wrap {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .language-select-wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .footer-copy-write-wrap {
    padding: 15px;
  }

  .future-matche-v2-vs-icon {
    width: 35px;
  }

  .clab-latest-results {
    font-size: 14px;
    line-height: 160%;
  }

  .cart-product-remove-button {
    padding: 10px 20px;
    font-size: 14px;
  }

  .live-game-clab-name {
    font-size: 18px;
  }

  .footer-email-input {
    width: 100%;
    min-width: 100%;
  }

  .latest-results-tab-clab-name {
    font-size: 18px;
  }

  .cart-details-wrap {
    text-align: center;
    align-items: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-title {
    font-size: 26px;
  }

  .section-title.blog {
    letter-spacing: -1px;
    margin-bottom: 30px;
  }

  .future-matche-v2-single-card-bottom-wrap {
    height: 100%;
    padding: 75px 20px;
  }

  .future-matche-v2-single-card-top-wrap {
    grid-row-gap: 20px;
    flex-direction: column;
    padding-top: 45px;
  }

  .clab-achievement-name {
    font-size: 18px;
  }

  .section-top-wrap {
    margin-bottom: 30px;
  }

  .banner-title-v2 {
    font-size: 30px;
  }

  .players-right-arrow {
    width: 50px;
    height: 50px;
    left: 60px;
  }

  .players-right-arrow.shop-v2 {
    inset: auto 0% 0% auto;
  }

  .players-left-arrow {
    width: 50px;
    height: 50px;
  }

  .players-left-arrow.shop-v2 {
    inset: auto auto 0% 0%;
  }

  .standing-v2-tab-details-top-wrap {
    width: 600px;
  }

  .about-us-counter-number {
    letter-spacing: -3px;
  }

  .latest-results-tab-content-wrap {
    padding: 25px 10px;
  }

  .live-bg-text {
    font-size: 100px;
    left: 24%;
  }

  .fixtures-clab-name-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 10px;
  }

  .live-game-clab-logo {
    width: 70px;
  }

  .countdown-time {
    font-size: 26px;
  }

  .clab-vs-icon {
    width: 35px;
  }

  .our-partners-logo-wrap {
    grid-row-gap: 25px;
  }

  .fixtures-next-match-text {
    font-size: 42px;
  }

  .latest-results-tab-menu {
    grid-row-gap: 15px;
    padding: 20px 15px;
  }

  .about-us-counter-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    align-items: center;
  }

  .banner-two-btn-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .footer-menu-link-wrap {
    grid-row-gap: 10px;
  }

  .availabe-ticket {
    font-size: 16px;
  }

  .our-partners-title {
    margin-bottom: 10px;
  }

  .footer-menu-link {
    font-size: 14px;
    line-height: 24px;
  }

  .cart-item {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .footer-bottom-wrap {
    margin-bottom: 40px;
  }

  .countdown-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
  }

  .pages-drop-down-pd {
    width: 235px;
  }

  .our-partners-grid-wrap {
    grid-template-columns: 1fr;
  }

  .nav-right-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .availabe-ticket-single-wrap {
    width: 70px;
    height: 70px;
  }

  .fixtures-match-date {
    font-size: 14px;
  }

  .live-game-score {
    font-size: 40px;
  }

  .tab-clab-score {
    font-size: 20px;
  }

  .ticket-quality {
    font-size: 14px;
  }

  .availabe-ticket-wrap {
    flex-wrap: wrap;
  }

  .fixtures-clab-logo-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 5px;
  }

  .fixtures-clab-vs-icon {
    width: 30px;
  }

  .live-game-location {
    font-size: 16px;
  }

  .tab-clab-icon {
    width: 35px;
  }

  .achievement-cup-grid-wrap {
    grid-template-columns: 1fr;
  }

  .checkout-button {
    font-size: 14px;
  }

  .cart-product-price {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 120%;
  }

  .future-matche-v2-left-wrap {
    height: 100%;
  }

  .latest-results-tab-clab-logo, .latest-results-tab-clab-logo._2 {
    width: 50px;
  }

  .subtotal {
    font-size: 18px;
  }

  .latest-results-update-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .subtotal-price {
    font-size: 18px;
  }

  .latest-results-tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .group-match-text {
    text-align: center;
    font-size: 22px;
  }

  .our-partners-top-wrap {
    padding: 15px;
  }

  .achievement-tabs-menu {
    grid-column-gap: 18px;
  }

  .footer-menu-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .section-right-wrap {
    width: 100%;
  }

  .winner-cup-image._3 {
    left: 26%;
  }

  .winner-cup-image._1, .winner-cup-image._2 {
    left: 40%;
  }

  .nav-search-wrap {
    display: none;
  }

  .footer {
    padding-top: 60px;
  }

  .standing-v2-tab-content {
    overflow: visible;
  }

  .cart-product-image {
    max-width: 80px;
  }

  .fixtures-football {
    width: 40px;
    left: 43%;
  }

  .site-logo {
    width: 105px;
  }

  .banner-details-v2 {
    font-size: 15px;
    line-height: 160%;
  }

  .tab-clab-details-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cart-product-image-wrap {
    width: 100%;
    height: auto;
    padding: 40px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .cart-product-title {
    font-size: 20px;
  }

  .ticket-of-number {
    font-size: 16px;
  }

  .player-v2-slider {
    padding-bottom: 80px;
  }

  .section-details {
    font-size: 14px;
    line-height: 160%;
  }

  .future-matche-v2-match-name {
    font-size: 18px;
  }

  .section-2.future-matche-v2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.banner-home-v2._2 {
    padding-top: 190px;
    padding-bottom: 40px;
  }

  .section-2.latest-results {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.standing-v2 {
    padding-top: 60px;
  }

  .section-2.player-v2, .section-2.shop-v2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.our-partners {
    padding-bottom: 60px;
  }

  .section-2.live-game-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-2.blog, .section-2.highlight-v2, .section-2.about-us-v2, .section-2.achievement, .section-2.our-history {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.about-us {
    padding-bottom: 60px;
  }

  .section-2.about-us-inner {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-2.community-stories {
    padding-bottom: 60px;
  }

  .section-2.team-members {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.blog-single {
    padding-bottom: 60px;
  }

  .section-2.schedule, .section-2.contact-us {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-us-single-counter-title {
    font-size: 18px;
    line-height: 120%;
  }

  .secondary-btn-link-wrap.pd {
    min-width: 240px;
  }

  .secondary-btn-link-wrap.pd.white-bg {
    text-align: center;
    min-width: 240px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .secondary-btn-link-wrap.pd.watch-stream {
    min-width: 240px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .future-matche-v2-stadium-name {
    text-align: center;
    font-size: 17px;
  }

  .footer-list-details {
    max-width: none;
    font-size: 14px;
    line-height: 24px;
  }

  .future-matche-v2-clab-name {
    font-size: 14px;
  }

  .highlight-v2-single-slider-wrap._3 {
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .highlight-v2-single-slider-wrap._1 {
    background-position: 28%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .highlight-v2-single-slider-wrap._2 {
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cart-product-quantity-wrap {
    grid-column-gap: 20px;
    max-width: 100px;
    line-height: 24px;
  }

  .our-history-tab-img-wrap {
    margin-bottom: 15px;
  }

  .community-stories-play-icon {
    width: 20px;
  }

  .breadcrumb-link {
    font-size: 14px;
    line-height: 160%;
  }

  .community-stories-sub-title {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .community-stories-single-wrap._2 {
    padding-top: 60px;
  }

  .community-stories-single-wrap._1 {
    padding-top: 60px;
    padding-left: 15px;
  }

  .about-us-player {
    width: 215px;
    max-width: 560px;
    height: 156px;
  }

  .about-us-details {
    box-sizing: border-box;
    text-align: justify;
    width: 63px;
    height: 65px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: -65px;
    padding-right: 0;
    font-size: 9px;
    line-height: 100%;
  }

  .about-us-page-details {
    font-size: 14px;
    line-height: 160%;
  }

  .about-us-page-title {
    font-size: 18px;
  }

  .community-stories-tag {
    letter-spacing: -2px;
    font-size: 52px;
    top: 20px;
  }

  .our-history-tab-title {
    font-size: 20px;
  }

  .inner-banner-title {
    margin-top: 60px;
    margin-bottom: -66px;
    font-size: 28px;
  }

  .community-stories-item {
    letter-spacing: -5px;
    font-size: 44px;
    bottom: -12px;
  }

  .community-stories-item._2 {
    top: -15px;
  }

  .about-us-details-single-wrap {
    margin-top: 18px;
    padding-top: 16px;
    padding-bottom: 11px;
    line-height: 3%;
  }

  .tab-link-tab-1-7, .tab-link-tab-1-7.w--current {
    min-width: auto;
    font-size: 16px;
  }

  .about-us-details-grid-wrap {
    top: 100px;
  }

  .our-history-tab-details {
    font-size: 14px;
    line-height: 160%;
  }

  .community-stories-title {
    max-width: 200px;
    font-size: 17px;
  }

  .our-history-wrap {
    padding: 15px;
  }

  .site-logo-2 {
    width: 105px;
  }

  .community-stories-lightbox {
    width: 55px;
    height: 55px;
    margin-bottom: 40px;
  }

  .heading-3 {
    font-size: 28px;
  }

  .tab-link-tab-2-7 {
    min-width: auto;
    font-size: 16px;
  }

  .tab-link-tab-2-7.w--current {
    min-width: auto;
  }

  .inner-banner-wrap {
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .about-us-player-wrap {
    height: 120px;
    padding-top: 100px;
  }

  .site-logo-3 {
    width: 130px;
  }

  .preloader {
    width: 200px;
  }

  .site-logo-4 {
    width: 130px;
  }

  .footer-copy-write-wrap-2 {
    padding: 15px;
  }

  .site-logo-5 {
    width: 130px;
  }

  .inner-banner-wrap-2 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    width: 360px;
    max-width: 400px;
    margin-top: 100px;
    padding-bottom: 60px;
  }

  .breadcrumb-link-2 {
    font-size: 14px;
    line-height: 160%;
  }

  .player-single-slide-wrap.player {
    width: 340px;
    min-height: 500px;
    max-height: 500px;
  }

  .single-player-wrapper-left {
    width: 300px;
  }

  .player-single-image {
    width: 437px;
    max-width: 100%;
  }

  .player-single-position {
    width: 360px;
  }

  .player-single-image-wrap {
    width: 249px;
    height: 420px;
  }

  .player-single-name {
    width: 360px;
    margin-bottom: 5px;
    font-size: 24px;
  }

  .single-player-right {
    width: 300px;
    margin-top: 0;
    margin-left: 0;
  }

  .footer-menu-gallery-wrap-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .breadcrumb-link-3 {
    font-size: 14px;
    line-height: 160%;
  }

  .footer-copy-write-wrap-3 {
    padding: 15px;
  }

  .blog-btn-collection-item {
    flex-wrap: wrap;
  }

  .blog-btn-collection-list {
    grid-row-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .heading-5 {
    font-size: 28px;
  }

  .inner-banner-wrap-3 {
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .footer-list-details-2 {
    max-width: none;
    font-size: 14px;
    line-height: 24px;
  }

  .blog-image-wrap {
    margin-bottom: 15px;
  }

  .blog-author-wrap {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

  .blog-btn-text {
    font-size: 14px;
    line-height: 24px;
  }

  .blog-title {
    letter-spacing: .5px;
    font-size: 18px;
  }

  .blog-single-wrap {
    padding: 15px 15px 20px;
  }

  .blog-author-name {
    font-size: 16px;
    line-height: 130%;
  }

  .blog-author-position {
    text-align: left;
    font-size: 14px;
  }

  .blog-post-date {
    font-size: 14px;
  }

  .blog-author-image {
    width: 45px;
  }

  .blog-categories {
    font-size: 14px;
  }

  .blog-author-details-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .inner-banner-wrap-4 {
    margin-top: 100px;
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .breadcrumb-link-4 {
    font-size: 14px;
    line-height: 160%;
  }

  .stadium-name {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .future-match-game-title {
    font-size: 20px;
  }

  .future-match-single-clab-name {
    text-align: center;
    font-size: 14px;
  }

  .future-match-vs-wrap {
    margin-bottom: 0;
  }

  .future-match-vs-icon {
    width: 40px;
  }

  .start-date-time-wrap {
    font-size: 12px;
  }

  .future-match-single-clab-logo {
    width: 35px;
  }

  .future-match-single-clab-logo._1 {
    width: 60px;
  }

  .future-match-single-top-wrap {
    background-size: auto;
  }

  .footer-menu-gallery-wrap-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .contact-form-wrap {
    padding: 15px;
  }

  .breadcrumb-link-5 {
    font-size: 14px;
    line-height: 160%;
  }

  .contact-us-text-area {
    min-height: 140px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .contact-list-details {
    max-width: 180px;
    font-size: 14px;
    line-height: 24px;
  }

  .contact-form {
    grid-row-gap: 20px;
  }

  .inner-banner-title-2 {
    font-size: 28px;
  }

  .contact-form-single-wrap {
    width: 100%;
  }

  .contact-list-item {
    grid-column-gap: 10px;
  }

  .contact-form-input {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .contact-details-wrap {
    padding: 15px;
  }

  .contact-form-single-flex-wrap {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .heading-6 {
    font-size: 28px;
  }

  .contact-us-head-office-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .inner-banner-wrap-5 {
    margin-top: 60px;
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .highlight-v2-clab-score-wrap-2 {
    background-size: 100% 100%;
    width: 90px;
    height: 80px;
  }

  .highlight-v2-clab-score-wrap-2._3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .highlight-v2-single-slider-wrap-2._3 {
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .highlight-v2-single-slider-wrap-2._1 {
    background-image: url('../images/Untitled-design-5.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .highlight-v2-single-slider-wrap-2._2 {
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-9 {
    margin-left: -11px;
  }
}

#w-node-_108acaaf-3224-0493-2fce-3a442b73ba78-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba7a-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba7c-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba7e-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba80-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba82-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba84-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba86-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba88-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba8a-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba8c-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba8e-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba90-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba92-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba94-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba96-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba98-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba9a-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba9c-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba9e-2b73ba3f, #w-node-_18f82a5d-aec3-3433-ed0c-523fb335e6f4-13fe187a, #w-node-_18f82a5d-aec3-3433-ed0c-523fb335e708-13fe187a, #w-node-_18f82a5d-aec3-3433-ed0c-523fb335e70c-13fe187a, #w-node-_18f82a5d-aec3-3433-ed0c-523fb335e720-13fe187a, #w-node-_73dd6d5c-93e1-eb6c-b0b0-934238aaa8b4-13fe187a, #w-node-_73dd6d5c-93e1-eb6c-b0b0-934238aaa8c8-13fe187a, #w-node-a9c47535-dfcd-f9d8-ddef-1d7783328134-13fe187a, #w-node-a9c47535-dfcd-f9d8-ddef-1d7783328147-13fe187a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de588b18-393d-09f5-813f-9e002baf2457-13fe187a, #w-node-de588b18-393d-09f5-813f-9e002baf2467-13fe187a, #w-node-_8f48fbfe-0595-04a3-8d71-7d7653671492-13fe187a, #w-node-d428aa18-be12-fd19-19ee-a9e42c2a3439-13fe187a, #w-node-a69b9689-717d-5a75-132f-ded2c806eba3-13fe187a, #w-node-a04b8bc4-011c-67be-82ce-64ee1a087cf3-13fe187a, #w-node-f7c7ba4f-b5e4-c8c6-6c3f-0b98968c1c83-13fe187a, #w-node-_3f50ee02-94af-ccc9-0ca5-c75ae2d7d3f9-13fe187a, #w-node-_573e35c2-b1e9-c1df-52a0-95e3d4a344dd-13fe187a, #w-node-cfc6924a-6884-dcd0-b348-f15e7a170c11-13fe187a, #w-node-_38c83379-ef31-f4fc-1a8c-b67a2b49fc26-13fe187a, #w-node-_01af0327-66e6-49b7-3a6e-a608866ab9f1-13fe187a, #w-node-_045dcc80-8bb5-3e33-2075-77623d16b341-13fe187a, #w-node-_326208a9-8ad3-a6a6-521e-75b7b457c93d-13fe187a, #w-node-f04e2ce9-06e7-011f-2b15-53f3849b65f4-13fe187a, #w-node-_1579c375-08b0-3758-76dc-5a0ae551a43e-13fe187a, #w-node-_1eaaa631-1e1d-4338-eaab-ceb9f970349e-13fe187a, #w-node-_693b2b12-7de2-e0c8-2f7c-871fa5e180b7-13fe187a, #w-node-_5be407b2-01c5-3d55-9c6e-bf4f7d19c69c-13fe187a, #w-node-_666742e4-0ff6-ebd5-42bb-8477bd126e47-13fe187a, #w-node-_75172dd7-d1b8-9427-06f4-6e6c96875515-13fe187a, #w-node-_900c8418-eaac-358b-b8a3-24ec7eb89887-13fe187a, #w-node-_092eb807-456d-782b-31bc-36e475d5fa19-13fe187a, #w-node-_04ced10d-c658-8cd4-cd86-f93873a26e39-13fe187a, #w-node-_111180d1-f5c7-7e1e-ca1b-721daa82d453-13fe187a, #w-node-_9fc1956a-269d-9a5d-24c3-1d6cecbb8c50-13fe187a, #w-node-aac4ac60-a44a-dba6-114d-e71b686bb2e5-13fe187a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-e550d427-775e-9e2f-985e-20c711eaa5e6-11eaa5e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e550d427-775e-9e2f-985e-20c711eaa5e8-11eaa5e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_08cd63e7-6ddb-60d8-0776-c260eaa50f27-506d332d, #w-node-_08cd63e7-6ddb-60d8-0776-c260eaa50f2a-506d332d, #w-node-_08cd63e7-6ddb-60d8-0776-c260eaa50f2d-506d332d, #w-node-c0407afe-d12f-a530-91a0-255a9586f31a-1a17f3e8, #w-node-_7df4a1dc-129b-3f60-3425-057feb3df11a-1a17f3e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_18f82a5d-aec3-3433-ed0c-523fb335e708-13fe187a {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_108acaaf-3224-0493-2fce-3a442b73ba58-2b73ba3f, #w-node-_108acaaf-3224-0493-2fce-3a442b73ba74-2b73ba3f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e550d427-775e-9e2f-985e-20c711eaa5e6-11eaa5e0, #w-node-e550d427-775e-9e2f-985e-20c711eaa5e8-11eaa5e0 {
    justify-self: center;
  }

  #w-node-_08cd63e7-6ddb-60d8-0776-c260eaa50f27-506d332d {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'X Twitter';
  src: url('../fonts/x-twitter.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}