/**
 * Theme Name:     Avada Child
 * Author:         ThemeFusion
 * Template:       Avada
 * Text Domain:	   avada-child
 * Description:    The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
 */

/* Initiating global styles */
.custom-container {
  margin: 0px auto;
}

.custom-center {
  max-width: var(--site_width);
}

.header-tob-bar {
  background: #ffffff;
}

.header-tob-bar .sp-data-table .data-name {
  background: #ffffff;
}

.header-main {
  background: #000;
  position: relative;
  z-index: 9999;
}

.header-tob-bar .sp-scoreboard-event span {
  color: #000;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.no-postfound-msg,
.no-postfound-msg p {
  color: #fff;
  background-color: #d00d00;
  font-size: 12px;
  padding: 2px;
}

/* .header-main .header-tob-bar {
    background: #fff;
} */

.home main#main:before {
  content: "";
  display: block;
  min-height: var(--before-height);
  background: #000;
  width: 100%;
  left: 0;
  right: 0;
  position: absolute;
}

.single.single-sp_team main#main:before {
  content: "";
  display: block;
  min-height: var(--before-height);
  background: #000;
  width: 100%;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
}

.custom-container .sp-scoreboard-wrapper {
  padding: 0 !important;
}

.fusion-text a {
  text-decoration: underline;
}

.fusion-button {
  font-size: 22px !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  font-style: italic !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  padding: 8px 25px !important;
  transition: all 0.2s;
}

.fusion-button:hover .fusion-button-text {
  color: #ffffff !important;
}

.fusion-button span {
  line-height: normal;
}

.fusion-button:hover {
  color: #ffffff !important;
  transition: all 0.2s;
}

.custom-button {
  display: flex !important;
  flex-direction: row-reverse !important;
  width: fit-content !important;
  height: 25px !important;
  border-radius: 0px !important;
  padding: 5px 10px 5px 10px !important;
  transition: all 0.2s !important;
  line-height: normal !important;
}

.custom-button span {
  font-weight: 700;
  font-style: italic;
  font-size: 17px;
  position: relative;
  padding-left: 11px;
  transition: all 0.2s;
  text-transform: uppercase;
}

.custom-button i {
  padding: 0 0 0 0;
  transition: all 0.2s;
  margin: 0 0 2px 10px;
}

.custom-button span::before {
  content: "";
  position: absolute;
  inset: 50% 0 0 0;
  width: 6px;
  height: 6px;
  background-color: #d00d00;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: all 0.2s;
}

.fusion-search-element.fusion-search-form-clean .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
  color: #d00d00;
}

.fusion-search-element.fusion-search-form-clean .searchform .fusion-search-form-content .fusion-search-field input {
  font-weight: 500;
  letter-spacing: 1px;
  line-height: normal !important;
}

.fusion-tb-header .custom-button:hover,
.fusion-tb-header .custom-button:hover span {
  color: #020000 !important;
  opacity: 0.8 !important;
}

.btn-white {
  background-color: #ffffff !important;
  transition: all 0.2s;
}

#toTop:before {
  color: #fff !important;
}



/* Ending global styles */

/* Top event slider above header start */

.sp-template-scoreboard .sp-scoreboard-nav {
  z-index: 999;
}

/* Top event slider above header end */

/* Initiating header styles */

.hootens-custom-menu {
  background: #d00d00;
  color: #fff;
  height: 66px;
}

.hootens-custom-menu .hootens-custom-menu-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-left: calc(-4% / 2) !important;
    margin-right: calc(-4% / 2) !important;
    max-width: 1643px !important; */
}

.hootens-custom-menu-row .fusion-layout-column {
  margin: 0;
  width: auto;
}

.hootens-custom-menu-row .column-left-part {
  display: flex;
  align-items: center;
  padding-left: 40px;
  padding-right: 20px;
}

.hootens-custom-menu .logo-part {
  width: 230px;
  position: relative;
  height: 68px;
}

.header-logo {
  position: absolute;
  top: -10px;
}

.hootens-custom-menu .streaming-btn-part {
  padding-left: 20px;
}

.hootens-custom-menu-row .column-right-part {
  display: flex;
  align-items: center;
}

.hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-field input {
  background-color: #e3e4e6;
  border: 0px !important;
  padding: 20px !important;
  height: 45px;
  font-size: 17px !important;
  width: 310px;
  border-radius: 0;
  opacity: 1;
}

.hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-button {
  right: 0;
}

.hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
  color: #d00d00 !important;
}

.hootens-custom-menu .nav-part {
  padding-right: 20px;
}

.hootens-custom-menu .nav-part .fusion-menu>li {
  display: flex;
  align-items: center;
}
.hootens-custom-menu .nav-part .fusion-menu>li.current-menu-item>a {
  color: rgba(255, 255, 255, 0.8) !important;
}

.hootens-custom-menu .current-menu-parent .sub-menu li.current-menu-item a{
  color: rgba(255, 255, 255, 0.8) !important;
}

.hootens-custom-menu .nav-part .fusion-menu>li>a {
  font-size: 17px !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  margin: 0 13px !important;
  display: flex;
  height: 100%;
  align-items: center;
}

.hootens-custom-menu .nav-part .fusion-menu>li>a:hover {
  opacity: 0.8;
}

.head-flex-container>.fusion-builder-row {
  align-items: center !important;
  margin: -10px 0;
  justify-content: space-between;
}

.head-flex .fusion-column-wrapper {
  display: flex;
  flex-direction: unset;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
  max-width: 290px;
  padding-right: 20px;
  padding-left: 40px;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
  max-width: 210px;
  padding-right: 20px;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
  max-width: 831px !important;
  width: 100%;
  padding-right: 20px;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(4) {
  max-width: 310px;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a {
  font-size: 17px !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  margin: 0 13px !important;
  transition: all 0.2s !important;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a:hover {
  opacity: 0.8;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(4) input[type="search"] {
  background-color: #e3e4e6;
  border: 0px !important;
  padding: 20px !important;
  height: 45px;
  font-size: 17px !important;
}

.head-flex-container>.fusion-builder-row .head-flex:nth-child(4) .fusion-search-button {
  right: 0;
}

.head-search .fusion-search-element.fusion-search-form-clean .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
  color: #d00d00 !important;
}



@media screen and (max-width: 1680px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    max-width: 220px;
    padding-right: 0;
    padding-left: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
    max-width: max-content;
    padding-right: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 700px !important;
    width: 100%;
    padding-right: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(4) {
    max-width: 260px;
  }

  .hootens-custom-menu .hootens-custom-menu-row {
    max-width: 1500px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1500px !important;
  }

  .hootens-custom-menu-row .column-left-part {
    padding-left: 0;
  }

  .hootens-custom-menu .streaming-btn-part {
    padding-left: 50px;
  }

  .hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-field input {
    width: 260px;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 50px;
  }

  .hootens-custom-menu .logo-part {
    width: 220px;
    height: 64px;
  }

  .hootens-custom-menu {
    height: 64px;
  }
}

@media screen and (max-width: 1580px) {
  .hootens-custom-menu .streaming-btn-part {
    padding-left: 17px;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 18px;
  }
}

@media screen and (max-width: 1480px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 640px !important;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a {
    font-size: 16px !important;
    margin: 0 10px !important;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    max-width: 220px;
    padding-right: 30px;
    padding-left: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(4) {
    max-width: 200px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(4) input[type="search"] {
    padding: 4px 45px 4px 10px !important;
    height: 35px;
    font-size: 14px !important;
  }

  .custom-button span {
    font-size: 15px;
  }

  .hootens-custom-menu .logo-part {
    width: 190px;
    height: 54px;
  }

  .hootens-custom-menu {
    height: 54px;
  }

  .hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-field input {
    width: 200px;
    height: 35px;
    padding: 10px !important;
  }

  .hootens-custom-menu .streaming-btn-part {
    padding-left: 56px;
  }

  .hootens-custom-menu .nav-part .fusion-menu {
    min-height: 54px;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li>a {
    margin: 0 10px !important;
    font-size: 16px !important;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 30px;
  }
}

@media screen and (max-width: 1380px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 590px !important;
  }

  .hootens-custom-menu .streaming-btn-part {
    padding-left: 40px;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 10px;
  }
}

@media screen and (max-width: 1290px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    max-width: 190px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 500px !important;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a {
    font-size: 14px !important;
    margin: 0 6px !important;
  }

  .custom-button span {
    font-size: 14px;
  }

  .hootens-custom-menu .logo-part {
    width: 160px;
    height: 44px;
  }

  .hootens-custom-menu .nav-part .fusion-menu {
    min-height: 44px;
  }

  .hootens-custom-menu .nav-part .fusion-menu {
    min-height: 44px;
  }

  .hootens-custom-menu .streaming-btn-part {
    padding-left: 48px;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 22px;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li>a {
    margin: 0 6px !important;
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1199px) {
  .hootens-custom-menu .streaming-btn-part {
    padding-left: 32px;
  }

  .hootens-custom-menu-row .column-left-part {
    padding-right: 15px;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 5px;
  }
}

@media screen and (max-width: 1180px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a {
    font-size: 13px !important;
    margin: 0 8px !important;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li>a {
    margin: 0 8px !important;
    font-size: 13px !important;
  }
}

@media screen and (max-width: 1080px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    max-width: 150px;
    padding-right: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 400px !important;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a {
    font-size: 12px !important;
    margin: 0 4px !important;
  }

  .hootens-custom-menu .logo-part {
    width: 150px;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li>a {
    margin: 0 4px !important;
    font-size: 12px !important;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    max-width: 180px;
    padding-right: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
    max-width: max-content;
    padding-right: 30px;
    padding-left: 30px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 360px !important;
    justify-content: flex-end;
    padding-right: 15px;
  }

  .head-menu nav.awb-menu {
    justify-content: flex-end;
  }

  .head-menu .awb-menu__m-toggle {
    padding: 9px 18px;
  }

  .fusion-tb-header {
    position: relative;
    z-index: 99;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) .fusion-menu>li>a {
    font-size: 14px !important;
    margin: 0px !important;
    min-height: inherit;
    padding: 10px 33px !important;
    color: #000 !important;
  }

  .awb-menu.collapse-enabled.mobile-size-full-absolute .awb-menu__main-ul {
    top: 40px !important;
  }

  .hootens-custom-menu .nav-part {
    padding-right: 19px;
  }

  .nav-part .awb-menu .awb-menu__m-toggle {
    padding: 9px 18px;
  }

  .hootens-custom-menu .logo-part {
    width: 180px;
  }

  .hootens-custom-menu .hootens-custom-menu-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li>a {
    font-size: 14px !important;
    margin: 0px !important;
    min-height: inherit;
    padding: 10px 33px !important;
    color: #000 !important;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li>a:hover {
    opacity: 0.8;
  }

  .header-main .header-tob-bar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-field input {
    font-size: 14px !important;
  }

  .hootens-custom-menu-row .column-right-part,
  .hootens-custom-menu .nav-part,
  .hootens-custom-menu .nav-part .awb-menu {
    position: static;
  }

  .hootens-custom-menu .nav-part .fusion-menu>li{
    position: relative;
  }
  .hootens-custom-menu .submenu-toggle {    
    position: absolute;
    right: 20px;
    top: 7px;
    background: url(images/mob-down-arrow.png) center center no-repeat;
    background-size: 10px auto;
    display: flex;
    width: 32px;
    height: 32px;
  }
  #menu-navigation-main li.submenu-show .sub-menu {
    display: block;
    position: relative;
  }
  #menu-navigation-main li .sub-menu li {
    border: 0 none !important;
  }
  #menu-navigation-main li .sub-menu li a{
    line-height: normal;
    min-height: inherit;
    border: 0 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  #menu-navigation-main li:hover .sub-menu, #menu-navigation-main li .sub-menu{
    background: #fff !important;
  }
  .hootens-custom-menu .awb-menu.collapse-enabled li.current-menu-ancestor>a, 
  .hootens-custom-menu .awb-menu.collapse-enabled li.current-menu-item>a, 
  .hootens-custom-menu .awb-menu.collapse-enabled li.expanded>a, 
  .hootens-custom-menu .awb-menu.collapse-enabled li:hover>a{
    background-color: #fff !important;
    color: #d00d00 !important;
  }

}

@media screen and (max-width: 820px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
    max-width: initial;
    padding-right: 0;
    padding-left: 0px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 80px !important;
    justify-content: flex-end;
    padding-right: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(4) {
    max-width: 200px;
    --awb-width-medium: 30% !important;
  }

  .hootens-custom-menu .streaming-btn-part {
    padding-left: 20px;
  }
}

@media screen and (max-width: 800px) {
  .fusion-body .hootens-custom-menu .hootens-custom-menu-row .fusion-layout-column {
    width: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .head-flex-container>.fusion-builder-row {
    align-items: center !important;
    margin: 0;
    justify-content: center;
    padding: 20px 0;
    row-gap: 15px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    justify-content: center;
    align-items: center;
  }

  .head-flex-container .custom-button {
    width: 100% !important;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    max-width: 180px;
    padding-right: 0;
    margin: 0 auto 0 0 !important;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(3) {
    max-width: 60px !important;
    justify-content: flex-end;
    padding-right: 0;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(4) {
    max-width: 220px;
    --awb-width-medium: 30% !important;
  }

  .hootens-custom-menu {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-logo {
    position: inherit;
    top: 0;
  }

  .hootens-custom-menu .logo-part {
    width: 170px;
    height: auto;
  }

  .hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-field input {
    width: 180px;
  }
}

@media screen and (max-width: 744px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(4) {
    max-width: 230px;
    padding-left: 10px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
    padding-right: 4px;
  }
}

@media screen and (max-width: 740px) {
  .head-flex-container>.fusion-builder-row .head-flex:nth-child(2) {
    padding-right: 0px;
  }

  .head-flex-container>.fusion-builder-row .head-flex:nth-child(1) {
    margin: 0 auto !important;
  }
}

@media (max-width: 640px) {
  .fusion-body .hootens-custom-menu .hootens-custom-menu-row .fusion-layout-column {
    width: 100% !important;
  }

  .fusion-body .hootens-custom-menu .hootens-custom-menu-row .fusion-layout-column.column-left-part {
    padding-right: 0;
    display: block;
    text-align: center;
  }

  .fusion-body .hootens-custom-menu .hootens-custom-menu-row .fusion-layout-column.column-right-part {
    justify-content: center;
  }

  .hootens-custom-menu .logo-part {
    width: 100%;
    height: auto;
  }

  .hootens-custom-menu .logo-part .header-logo {
    width: 180px;
    display: inline-block;
  }

  .hootens-custom-menu .streaming-btn-part {
    padding: 20px;
  }

  .hootens-custom-menu .streaming-btn-part .custom-button {
    width: 100% !important;
  }

  .hootens-custom-menu .searchform .fusion-search-form-content .fusion-search-field input {
    width: 210px;
  }

  .single.single-sp_team #content .post {
    margin-bottom: 0;
  }
}

.header-main .hootens-custom-menu .nav-part .fusion-menu.menu-show {
  max-height: 100vh;
  max-height: max-content;
  overflow-y: auto;
  opacity: 1;
  pointer-events: auto;
  z-index: 99999999999999;
  left: 0;
  width: calc(0px + 100vw);
  top: 100% !important;
  box-shadow: 0 10px 10px 0px #0000001c;
}

/* Ending header styles */

@media screen and (min-width: 1681px) {
  .home-right {
    width: 39% !important;
    margin-left: 2.5% !important;
    margin-bottom: 0 !important;
  }

  .home-left {
    max-width: 960px;
  }
}

@media screen and (max-width: 1680px) {
  .home-right {
    margin-left: 2%;
    width: 38% !important;
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 1080px) {
  .home-right .fusion-column-wrapper {
    padding: 20px !important;
  }
}

@media screen and (max-width: 820px) {

  .home-left,
  .home-right {
    width: 100% !important;
  }

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

/* Hero Slider start */

.hero-item h2,
.hero-item a {
  color: #fff;
  font-weight: 500 !important;
  text-decoration: none;
  margin: 0;
}

.hero-item {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hero-text p {
  color: #fff !important;
}

.hero-text a {
  color: #a7a9ac;
  font-weight: 500;
}

.hero-text a strong {
  color: #d00d00;
}

.hero-title {
  max-width: 400px;
  padding-left: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.hero-text {
  max-width: 430px;
  padding-right: 25px;
  padding-left: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.hero-item>p {
  margin: 0 !important;
}

.hero-text p {
  margin-bottom: 5px !important;
}

.hero-item-main .slick-dots {
  bottom: auto;
  width: 30px;
  left: 40px;
  top: 390px;
}

.hero-item-main .slick-dots li button:before {
  font-size: 13px;
  color: #aeafb1;
  opacity: 1;
}

.hero-item-main .slick-dots li button:hover::before {
  opacity: 1;
  color: #d12027;
}

.hero-item-main .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #d12027;
}

.hero-item-main .slick-next,
.hero-item-main .slick-prev {
  width: 32px;
  height: 32px;
  top: 490px;
  bottom: auto;
  opacity: 1;
  z-index: 9;
  transform: translate(0px, 0px) !important;
}

.hero-item-main .slick-prev {
  right: 73px;
  left: auto;
}

.hero-item-main .slick-next {
  right: 30px;
  left: auto;
}

.hero-item-main .slick-next::before {
  content: "";
  position: absolute;
  display: block;
  background: #414142 url(images/arrow-right.png) center center no-repeat;
  width: 32px;
  height: 32px;
  opacity: 1;
}

.hero-item-main .slick-next:hover:before {
  background: #d12027 url(images/arrow-right.png) center center no-repeat;
}

.hero-item-main .slick-prev::before {
  content: "";
  position: absolute;
  display: block;
  background: #414142 url(images/arrow-left.png) center center no-repeat;
  width: 32px;
  height: 32px;
  opacity: 1;
}

.hero-item-main .slick-prev:hover:before {
  background: #d12027 url(images/arrow-left.png) center center no-repeat;
}

.hero-item>a {
  display: flex;
  width: 100%;
}

.hero-item-img {
  width: 100%;
  height: 575px;
  display: flex;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: 100% auto !important;
}

.hero-item-img.mobile {
  display: none;
}

.hero-item-main.slick-initialized.slick-slider.slick-dotted {
  margin: 0;
}

@media screen and (max-width: 1680px) {
  .hero-item-main .slick-dots {
    top: 350px;
  }

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    top: 450px;
  }

  .hero-item-img {
    height: 535px;
  }
}

@media screen and (max-width: 1580px) {
  .hero-item-main .slick-dots {
    top: 320px;
  }

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    top: 420px;
  }

  .hero-item-img {
    height: 500px;
  }
}

@media screen and (max-width: 1480px) {
  .hero-title {
    max-width: 360px;
    padding-left: 0;
    margin-top: 20px;
  }

  .hero-text {
    max-width: 400px;
    padding-right: 0;
    margin-top: 20px;
  }

  .hero-text br {
    display: none;
  }

  .hero-item-main .slick-dots {
    top: 280px;
  }

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    top: 380px;
  }

  .hero-item-img {
    height: 465px;
  }
}

@media screen and (max-width: 1380px) {
  .hero-title {
    max-width: 40%;
  }

  .hero-text {
    max-width: 60%;
  }

  .hero-item-main .slick-dots {
    top: 250px;
  }

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    top: 350px;
  }

  .hero-item-img {
    height: 430px;
  }
}

@media screen and (max-width: 1280px) {
  .hero-item-main .slick-dots {
    top: 220px;
  }

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    top: 320px;
  }

  .hero-item-img {
    height: 390px;
  }
}

@media screen and (max-width: 1180px) {
  .hero-item-main .slick-dots {
    top: 180px;
  }

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    top: 280px;
  }

  .hero-item-img {
    height: 375px;
  }
}

@media screen and (max-width: 1024px) {

  .hero-item-main .slick-next,
  .hero-item-main .slick-prev {
    display: none !important;
  }

  .hero-item-main .slick-dots {
    bottom: 20px;
    width: 100%;
    left: auto;
    right: auto;
    margin: 0 auto;
    top: auto;
  }

  .hero-text p {
    line-height: normal;
  }

  .hero-item-img {
    height: 340px;
  }
  .fusion-search-element.fusion-search-form-clean .searchform .fusion-search-form-content .fusion-search-field input{
    letter-spacing: 0;
  }
}

@media screen and (max-width: 820px) {
  .hero-item h2 {
    font-size: 22px !important;
    margin-bottom: 15px !important;
  }

  .hero-text p {
    line-height: normal;
    font-size: 14px;
  }

  .hero-item-main .slick-dots li {
    margin: 0 2px;
  }

  .hero-title {
    padding-right: 20px;
  }

  .hero-item-img.mobile {
    display: flex;
    height: auto;
  }

  .hero-item-img.desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-title {
    padding-right: 0;
    max-width: 100%;
    width: 100%;
  }

  .hero-text {
    max-width: 100%;
    margin-top: 0;
  }
}

/* Hero Slider end */

/* Three column start */
.three-col-main {
  display: flex;
  background: rgba(2, 0, 0, 0.6);
  margin-bottom: 90px;
}

.three-col-main h2 {
  background: #d00d00;
  margin: 0;
  padding: 12px 40px 12px 40px;
  color: #ffffff;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-weight: 500 !important;
}

.three-col-main .col-box:nth-child(1) h2,
.three-col-main .col-box:nth-child(2) h2 {
  position: relative;
}

.three-col-main .col-box:nth-child(1) ul,
.three-col-main .col-box:nth-child(2) ul {
  position: relative;
}

.three-col-main .col-box:nth-child(1) h2::after {
  content: "";
  position: absolute;
  display: block;
  height: 35px;
  background: rgba(2, 0, 0, 0.8);
  width: 1px;
  right: 0;
  top: 13px;
}

.three-col-main .col-box:nth-child(2) h2::after {
  content: "";
  position: absolute;
  display: block;
  height: 35px;
  background: rgba(2, 0, 0, 0.8);
  width: 1px;
  right: 0;
  top: 13px;
}

.three-col-main .col-box:nth-child(1) ul::after {
  content: "";
  position: absolute;
  display: block;
  height: 115px;
  background: rgba(255, 255, 255, 0.7);
  width: 1px;
  right: 0;
  top: 0;
}

.three-col-main .col-box:nth-child(2) ul::after {
  content: "";
  position: absolute;
  display: block;
  height: 115px;
  background: rgba(255, 255, 255, 0.7);
  width: 1px;
  right: 0;
  top: 0;
}

.three-col-main .col-box {
  width: 33.33%;
}

.three-col-main .col-box ul {
  padding: 0 0 0 40px;
  margin: 30px 0 0 0;
  list-style-type: none;
}

.three-col-main .col-box ul li {
  margin-bottom: 15px;
}

.three-col-main li a {
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
}

.three-col-main li a strong {
  color: #d00d00;
}

.three-col-main li a:hover {
  color: #d00d00;
}

.home-three-box-main {
  position: relative;
  padding-top: 100px !important;
}

.home-three-box-main::before {
  content: "";
  position: absolute;
  left: -14%;
  right: 0;
  top: 0;
  width: 100vw;
  height: 665px;
  background: url(images/three-box-background.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  z-index: -1;
}

.advert-box-1 {
  border: 1px solid #d1d1d1;
}

@media screen and (max-width: 1480px) {
  .three-col-main h2 {
    font-size: 26px !important;
  }

  .three-col-main li a {
    font-size: 16px;
  }

  .three-col-main .col-box ul li {
    margin-bottom: 10px;
  }

  .three-col-main .col-box ul {
    padding: 0 0 0 25px;
    margin: 20px 0 20px 0;
    list-style-type: none;
  }

  .three-col-main h2 {
    padding: 12px 25px 12px 25px;
  }

  .three-col-main .col-box:nth-child(1) ul::after,
  .three-col-main .col-box:nth-child(2) ul::after {
    height: 65px;
  }

  .three-col-main .col-box:nth-child(1) h2::after,
  .three-col-main .col-box:nth-child(2) h2::after {
    height: 28px;
  }

  .home-three-box-main {
    padding-top: 50px !important;
  }

  .home-three-box-main::before {
    height: 550px;
    width: 120vw;
  }
}

@media screen and (max-width: 1380px) {
  .three-col-main {
    margin-bottom: 50px;
  }

  .home-three-box-main::before {
    height: 480px;
  }

  .three-col-main h2 {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 1024px) {
  .three-col-main h2 {
    font-size: 22px !important;
  }

  .three-col-main li a {
    font-size: 15px;
  }

  .home-three-box-main::before {
    height: 440px;
  }

  .three-col-main .col-box ul li {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 820px) {
  .three-col-main .col-box {
    width: 100%;
  }

  .three-col-main {
    margin-bottom: 50px;
    flex-wrap: wrap;
  }

  .home-three-box-main {
    padding-top: 30px !important;
  }

  .three-col-main .col-box:nth-child(1) h2::after,
  .three-col-main .col-box:nth-child(2) h2::after {
    display: none;
  }

  .three-col-main .col-box:nth-child(1) ul::after,
  .three-col-main .col-box:nth-child(2) ul::after {
    display: none;
  }

  .home-three-box-main::before {
    height: 630px;
  }

  .three-col-main .col-box ul {
    padding: 0 0 0 25px;
    margin: 10px 0 10px 0;
    list-style-type: none;
  }

  .three-col-main h2 {
    padding: 8px 25px 8px 25px;
    font-size: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .home-three-box-main::before {
    height: 590px;
  }
}

@media screen and (max-width: 744px) {
  .home-three-box-main::before {
    height: 640px;
  }
}

@media screen and (max-width: 740px) {
  .home-three-box-main::before {
    height: 590px;
  }
}

/* Three column end */

/* Youtube video start */

.featured-video-title {
  display: flex !important;
  justify-content: space-between !important;
  margin-top: 140px !important;
  border-bottom: 1px solid #adafb1 !important;
  align-items: baseline !important;
  padding-bottom: 17px !important;
  margin-bottom: 30px !important;
}

.featured-video-title h2 {
  color: #d00d00;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
}

.featured-video-title p {
  margin: 0 !important;
}

.featured-video-title p a {
  color: #a7aaac !important;
  font-weight: 500 !important;
  text-decoration: none;
}

.featured-video-title p a strong {
  color: #d00d00 !important;
}

.featured-video-title p a:hover {
  color: #d00d00 !important;
}

.featured-video-box p {
  line-height: normal;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 1680px) {
  .featured-video-box p br {
    display: none;
  }
}

@media screen and (max-width: 1380px) {
  .featured-video-box p {
    font-size: 16px;
  }

  .featured-video-title {
    margin-top: 115px !important;
  }

  .featured-video-title h2 {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 1024px) {
  .featured-video-title {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 820px) {
  .featured-video-box {
    width: 100% !important;
  }

  .featured-video-box .video-shortcode {
    margin: 0 auto;
  }

  .featured-video-box .fusion-column-wrapper {
    margin: 0 auto !important;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .featured-video-title {
    flex-wrap: wrap;
  }

  .featured-video-title h2 {
    width: 100%;
  }
}

/* Youtube video end */

.advert-box {
  margin-bottom: 40px !important;
}

.advert-box img {
  border: 1px solid #a7a8aa;
}

.advert-box-2 {
  margin-top: 30px !important;
}

.advert-box-2 p {
  margin-bottom: 0 !important;
}

.advert-box-3 {
  margin-bottom: 30px !important;
}

.advert-box-3 img {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border: 1px solid #a7a8aa;
}

@media screen and (max-width: 1080px) {
  .advert-box-3 img {
    margin-bottom: auto !important;
  }

  .advert-box-2 {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 820px) {
  .advert-box-3 img {
    margin-top: 10px !important;
  }

  .advert-box-2 {
    margin-top: 10px !important;
  }

  .advert-box-3 {
    margin-bottom: 0px !important;
  }
}

/* Home sidebar right start */

.social-media-box h2 {
  color: #fff;
  margin: 0 0 10px 0;
}

.social-media-box {
  margin-top: 20px !important;
}

.social-media-box a {
  display: inline-flex;
  margin-right: 8px;
  opacity: 1;
}

.social-media-box a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 1680px) {
  .social-media-box iframe {
    width: 100%;
  }
}

@media screen and (max-width: 1480px) {
  .social-media-box iframe {
    height: 600px;
  }
}

@media screen and (max-width: 1380px) {
  .social-media-box iframe {
    height: 480px;
  }

  .social-media-box h2 {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 1290px) {
  .social-media-box img {
    max-width: 36px;
  }
}

@media screen and (max-width: 767px) {
  .social-media-box iframe {
    height: 380px;
  }
}

/* Home sidebar right end */

/* Title sidebar start */

.title-underline {
  display: flex !important;
  justify-content: space-between !important;
  border-bottom: 1px solid #646565 !important;
  align-items: baseline !important;
  padding-bottom: 10px !important;
  margin-bottom: 5px !important;
}

.title-underline h2 {
  color: #d00d00;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.8px !important;
}

.title-underline p {
  margin: 0 !important;
}

.title-underline p a,
.title-underline a {
  color: #a7aaac !important;
  font-weight: 500 !important;
  text-decoration: none;
}

.title-underline p a strong,
.title-underline a strong {
  color: #d00d00 !important;
}

.title-underline p a:hover,
.title-underline a:hover {
  color: #d00d00 !important;
}

.blog-listitem ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #fff;
}

.blog-listitem ul li {
  padding: 0;
  margin: 0 0 2px 0;
  list-style-type: none;
  color: #fff;
  font-weight: 400;
}

.blog-listitem ul li strong {
  color: #d00d00;
  font-weight: 400;
  margin-right: 10px;
  font-size: 18px !important;
}

.blog-listitem ul li a {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.blog-listitem ul li a:hover {
  color: #d00d00;
}

.blog-listitem {
  margin-bottom: 45px !important;
}

body.single-post .blog-content a {
  color: #ffffff;
  text-decoration: underline;
}

body.single-post .blog-content a:hover {
  color: #d00d00;
  text-decoration: underline;
}

#menu-navigation-main li .sub-menu {
  display: none;
  /* Hide submenu by default */
  position: absolute;
  /* Position submenu relative to its parent */
  top: 100%;
  /* Position submenu below the parent menu item */
  left: auto;
  /* Align submenu to the left of the parent */
  z-index: 1000;
  /* Ensure submenu appears above other content */
  list-style: none;
  /* Remove bullet points */
  padding: 0;
  /* Reset padding */
  margin: 0;
  /* Reset margin */
}




@media screen and (min-width: 1025px) {
  #menu-navigation-main li:hover .sub-menu {
    display: block;
    background-color: #000000;
    min-width: 150px;
  }
}
.sub-menu li {
  list-style: none;
}

.sub-menu li a {
  display: block;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}

.sub-menu li a:hover {
  color: #d00d00;
}

@media screen and (min-width: 1681px) {
  .home-right .title-underline {
    margin-right: 80px;
  }
}

@media screen and (max-width: 1480px) {
  .blog-listitem ul li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1380px) {
  .blog-listitem ul li {
    display: flex;
    line-height: normal;
  }

  .blog-listitem ul {
    margin: 10px 0 0 0;
  }

  .title-underline h2 {
    letter-spacing: 0.4px !important;
    font-size: 28px !important;
  }
  .title-underline p {
    min-width: 90px !important;
}
}

@media screen and (max-width: 1290px) {
  .blog-listitem {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 1024px) {
  .blog-listitem ul li a {
    font-size: 15px;
  }

  .title-underline p a {
    font-size: 14px;
  }

  #menu-navigation-main li .sub-menu{
    padding: 0 0 10px 0;
  }
}

@media screen and (max-width: 820px) {
  .title-underline h2 {
    letter-spacing: 0px !important;
    font-size: 22px !important;
    width: 100%;
  }

  .title-underline {
    flex-wrap: wrap;
  }
}

/* Title sidebar end */

/* Footer start */

.footer-custom {
  padding: 83px 30px 113px 30px !important;
  /* padding: 0 30px !important; */
  background: #020000 !important;
  color: #fff !important;
}

.footer-custom .footer-custom-row {
  max-width: var(--site_width);
}

.footer-custom .foo-col-logo {
  max-width: 25%;
  padding-left: 30px;
  padding-right: 30px;
}

.foo-col-logo-inner {
  max-width: 220px;
}

.footer-custom .foo-col-menu {
  max-width: 33.333333333333%;
  padding-left: 30px;
  padding-right: 30px;
}

.footer-custom .foo-col-search {
  max-width: 21.66%;
}

.footer-custom .foo-col-advert {
  max-width: 20%;
  padding-left: 30px;
  padding-right: 30px;
}

.foo-col-menu .two-col-menu {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.foo-col-menu .two-col-menu:nth-child(2) {
  padding-left: 70px;
}

.foo-col-menu .two-col-menu ul {
  margin-top: 0;
  padding: 0;
}

.sp-footer-sponsors {
  display: none;
}

.foo-col-logo .fusion-imageframe {
  max-width: 220px;
}

.foo-col-menu li a strong {
  color: #d00d00;
  margin-right: 8px;
}

.foo-col-menu li a:hover {
  color: #d00d00;
}

.foo-col-menu li a {
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.5px;
}

.foo-col-menu .fusion-text .two-col-menu {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.foo-col-menu .fusion-text .two-col-menu:nth-child(2) {
  padding-left: 70px;
}

.foo-col-menu .two-col-menu>ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.foo-col-menu .two-col-menu ul ul {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none;
}

.foo-col-menu .two-col-menu li {
  margin: 0px 0 10px 0;
  list-style-type: none;
}

.foo-col-advert ul {
  padding: 0 0 0 30px;
  margin: 0;
  list-style-type: none;
}

.foo-col-advert ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.foo-col-advert ul li a {
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.5px;
}

.foo-col-menu .two-col-menu li ul li {
  margin: 0;
}

.foo-col-search .fusion-search-button.search-button {
  right: 0;
}

.foo-col-search input[type="search"] {
  padding-left: 20px !important;
  padding-right: 50px !important;
  height: 45px !important;
  font-weight: 500;
  letter-spacing: 1px;
  background: #fff !important;
  border-radius: 0 !important;
}

.foo-col-search .fusion-column-wrapper {
  margin: 0 !important;
}

.foo-col-search a.fusion-button {
  background: #d12027 !important;
  font-size: 22px !important;
  min-height: 30px !important;
  line-height: 37px !important;
  margin-bottom: 60px;
}

.foo-col-search a.fusion-button .fusion-button-text {
  font-size: 22px !important;
  padding-left: 20px !important;
}

.foo-col-search .custom-button span::before {
  background-color: #fff;
  width: 8px;
  height: 8px;
}

.foo-col-search {
  text-align: right;
}

.foo-col-search .fusion-column-wrapper>div:nth-child(2),
.foo-col-search .stream-btn {
  display: flex;
  justify-content: flex-end;
}

.footer-social p {
  display: flex;
  justify-content: flex-end;
  column-gap: 10px;
}

.footer-social p img {
  width: 42px;
  height: 42px;
}

.foo-col-search .searchform {
  margin-bottom: 20px;
}

.foo-col-search .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
  color: #d00d00 !important;
}

@media screen and (max-width: 1580px) {

  .foo-col-menu .fusion-text .two-col-menu:nth-child(2),
  .foo-col-menu .two-col-menu:nth-child(2) {
    padding-left: 20px;
  }

  .site-custom-footer {
    padding-bottom: 50px !important;
  }

  .footer-custom {
    padding: 83px 30px 50px 30px !important;
  }
}

@media screen and (max-width: 1480px) {
  .foo-col-search a.fusion-button {
    margin-bottom: 30px;
  }

  .foo-col-search a.fusion-button .fusion-button-text {
    font-size: 16px !important;
    padding-left: 18px !important;
  }

  .foo-col-logo .fusion-imageframe,
  .foo-col-logo-inner {
    max-width: 180px;
  }

  .foo-col-menu li a {
    font-size: 15px;
  }

  .footer-custom .foo-col-logo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-custom .foo-col-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-custom .foo-col-advert {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1290px) {
  .foo-col-advert ul {
    padding: 0;
  }

  .foo-col-menu .fusion-text .two-col-menu:nth-child(2),
  .foo-col-menu .two-col-menu:nth-child(2) {
    padding-left: 0;
  }

  .foo-col-menu .two-col-menu li {
    margin: 0px;
  }

  .footer-custom {
    padding: 83px 15px 50px 15px !important;
  }
}

@media screen and (max-width: 1024px) {
  .foo-col-logo {
    width: 100% !important;
  }

  .foo-col-menu {
    width: 100% !important;
  }

  .foo-col-advert {
    width: 100% !important;
  }

  .foo-col-search {
    text-align: left;
    width: 100% !important;
  }

  .foo-col-search .fusion-search-element {
    max-width: 320px;
    margin: 0 0 20px auto;
  }

  .site-custom-footer .fusion-column-wrapper {
    margin: 0 !important;
  }

  .foo-col-search .fusion-column-wrapper>div:nth-child(2),
  .foo-col-search .stream-btn {
    display: flex;
    justify-content: flex-start;
  }

  .foo-col-search .fusion-search-element {
    max-width: 320px;
    margin: 0 0 20px 0;
  }

  .footer-social p {
    justify-content: flex-start;
  }

  .footer-custom .foo-col-logo {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-custom .foo-col-menu {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-custom .foo-col-advert {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-custom .foo-col-search {
    max-width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-custom .fusion-search-form {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .footer-custom {
    padding: 50px 15px 50px 15px !important;
  }
}

/* Footer end */

/* Team Page start */

.sportspress.single-sp_team main#main {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 75px;
  position: relative;
}

.sportspress.single-sp_team #main #content {
  width: 100%;
}

.inner-page-banner {
  position: relative;
}

.inner-page-banner p {
  margin: 0 !important;
}

.inner-page-banner-logo {
  background: #fff;
  height: 205px;
  width: 205px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-top: -284px;
  margin-left: 45px;
  position: relative;
}

.innerpage-left .title h2,
.innerpage-right .title h2 {
  background: #d00d00;
  color: #fff;
  margin: 0;
  font-size: 43px;
  font-weight: 500;
  padding-left: 45px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.innerpage-main {
  display: flex;
  position: relative;
}

.innerpage-left {
  width: 60%;
}

.innerpage-right {
  width: 40%;
}

.innerpage-left div {
  padding-right: 30px;
}

.innerpage-left .title {
  padding-right: 0px;
}

.description {
  padding: 40px 45px;
  display: flex;
  justify-content: space-between;
}

.desc-right {
  text-align: right;
}

.description p strong {
  color: #989a9d;
}

.description p {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.table-one {
  width: 100%;
  padding-left: 45px;
  margin-top: 40px;
}

.table-one table {
  width: 100%;
  margin-bottom: 78px;
}

.table-one table tbody tr:nth-child(1) {
  background: #222;
  color: #fff;
}

.table-one table tbody tr:nth-child(1) td {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
}

.table-one table tbody tr td {
  color: #020202;
  font-size: 20px;
  letter-spacing: 1px;
}

.table-one table tbody tr td:nth-child(1) {
  padding-left: 35px;
}

.table-one table tbody tr:nth-child(2) td,
.table-one table tbody tr:nth-child(2) th {
  padding-top: 40px;
}

/* innerpage right box */
.innerpage-right .title h2 {
  padding-left: 70px;
}

.table-two {
  background-color: #353535;
  max-width: 850px;
  padding: 45px 70px;
}

.table-two table {
  width: 100%;
  max-width: 450px;
}

.table-two table tr td {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  font-weight: 500;
  padding: 0 0 20px;
  letter-spacing: 1px;
}

.table-two table tr td:nth-child(1) {
  width: 103px;
}

.table-two table tr td:nth-child(2) {
  width: 171px;
}

.table-two table tr td:nth-child(3) {
  width: 127px;
}

.table-two table tr td:last-child {
  color: #a7aaac;
}

.table-two table tr td.game-schedule {
  color: #d00d00;
}

.team-news-box {
  background-color: #353535;
  padding: 44px 70px;
  margin-top: 25px;
}

.team-news-box .title-underline p a {
  font-size: 18px;
  text-decoration: none;
}

.team-news-box .category-posts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.team-news-box .category-posts ul li {
  margin: 0;
  padding: 4px 0;
  display: flex;
  align-items: center;
  grid-column-gap: 12px;
}

.team-news-box .category-posts ul li strong {
  color: #d00d00;
  font-size: 18px;
}

.team-news-box .category-posts ul li a {
  text-decoration: none;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  margin: 0;
  font-weight: 400;
  letter-spacing: 1px;
}

.team-news-box .category-posts ul li a:hover {
  color: #d00d00;
}

.team-video-box {
  background-color: #353535;
  padding: 44px 70px;
  margin-top: 25px;
}

.team-video-box .title-underline {
  margin-bottom: 18px !important;
}

.team-video-box .category-posts ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  grid-row-gap: 14px;
}

.team-video-box .category-posts ul li {
  display: flex;
  align-items: center;
  grid-column-gap: 12px;
}

.team-video-box .category-posts ul li .team-video {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 20px;
}

/* .team-video-box .category-posts ul li .team-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #333;
    border-radius: 8px;
} */

.team-video-box .ytp-large-play-button {
  width: 50px;
  height: 34px;
  margin-left: -20px;
  margin-top: -19px;
}

.team-video-box .category-posts ul li .category-posts-list strong {
  color: #d00d00;
  font-size: 18px;
}

.team-video-box .category-posts ul li .category-posts-list {
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  margin: 0;
  font-weight: 400;
  letter-spacing: 1px;
  display: flex;
  grid-column-gap: 5px;
}

.venue-box {
  background-color: #353535;
  padding: 44px 70px;
  margin-top: 25px;
}

.venue-box .venue-text {
  display: flex !important;
  justify-content: space-between !important;
  align-items: start !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.venue-box .venue-text h3 {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  margin: 0;
  font-weight: 400;
  letter-spacing: 1px;
  padding-right: 10px;
}

.venue-box .venue-text p {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  align-self: flex-start;
}

.venue-box .venue-text a.vanue-btn {
  font-size: 18px;
  text-decoration: none;
  color: #a7aaac !important;
  font-weight: 500 !important;
  white-space: nowrap;
  flex-shrink: 0;
}

.venue-box .venue-text a.vanue-btn:hover {
  color: #d00d00 !important;
  font-size: 18px;
}

.venue-box .venue-text a.vanue-btn strong {
  color: #d00d00;
  font-size: 18px;
}

.venue-box .category-posts {
  position: relative;
  width: 100%;
  padding-bottom: 36.25%;
  height: 0;
  overflow: hidden;
}

.venue-box .category-posts iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #333;
  border-radius: 8px;
}

.team-video-box .title-underline p a {
  font-size: 18px;
}

@media screen and (min-width: 1025px) {
  .table-two-section {
    display: block;
  }

  .table-two-section.table-two-mobile {
    display: none;
  }
}

@media screen and (max-width: 1680px) {
  .team-news-box .category-posts ul li {
    align-items: flex-start;
  }
}

@media screen and (max-width: 1580px) {
  .innerpage-right .title h2 {
    padding-left: 40px;
  }

  .table-two,
  .team-news-box,
  .team-video-box,
  .venue-box {
    padding: 45px 50px;
  }

  .description p,
  .table-one table tbody tr:nth-child(1) td {
    font-size: 24px;
  }
}

@media screen and (max-width: 1480px) {

  .description p,
  .table-one table tbody tr:nth-child(1) td {
    font-size: 22px;
  }

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    font-size: 36px;
  }

  .inner-page-banner-logo {
    margin-top: -276px;
  }

  .team-video-box .category-posts ul li {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .description p,
  .table-one table tbody tr:nth-child(1) td {
    font-size: 20px;
  }

  .table-one table tbody tr td {
    font-size: 18px;
  }

  .team-video-box .category-posts ul {
    grid-row-gap: 30px;
  }

  .team-video-box .category-posts ul li .team-video {
    padding-bottom: 0;
    height: auto;
    overflow: unset;
  }

  .team-video-box .category-posts ul li .team-video iframe {
    position: relative;
    /* height: 230px; */
  }

  .venue-box .category-posts iframe {
    height: 230px;
    position: relative;
  }

  .venue-box .category-posts {
    padding-bottom: 0;
    height: auto;
    overflow: unset;
  }
}

@media screen and (max-width: 1380px) {
  .team-news-box .category-posts ul li strong {
    position: relative;
    top: -5px;
  }
}

@media screen and (max-width: 1290px) {

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    font-size: 33px;
  }

  .innerpage-right .title h2 {
    padding-left: 40px;
  }

  .table-two,
  .team-news-box,
  .team-video-box,
  .venue-box {
    padding: 35px 25px;
  }

  .team-news-box .category-posts ul li a,
  .team-video-box .category-posts ul li .category-posts-list,
  .venue-box .venue-text h3 {
    font-size: 16px;
  }

  .description p {
    font-size: 18px;
  }

  .table-one table tbody tr td {
    font-size: 16px;
  }

  .table-one table tbody tr td:nth-child(1) {
    padding-left: 20px;
  }

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    padding-left: 25px;
  }

  .description {
    padding: 40px 25px;
  }

  .table-one {
    padding-left: 25px;
  }

  .inner-page-banner-logo {
    margin-top: -206px;
  }
}

@media screen and (max-width: 1199px) {

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    font-size: 30px;
  }

  .innerpage-right .title h2 {
    padding-left: 34px;
  }

  .venue-box .venue-text {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .table-two,
  .team-news-box,
  .team-video-box,
  .venue-box {
    padding: 35px 30px;
  }

  .description {
    padding: 30px;
  }

  .description p {
    font-size: 18px;
  }

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    font-size: 28px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 1080px) {

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    font-size: 26px;
  }

  .innerpage-right .title h2 {
    padding-left: 20px;
  }

  .table-two,
  .team-news-box,
  .team-video-box,
  .venue-box {
    padding: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .inner-page {
    padding-top: 50px !important;
  }

  .table-one table {
    margin-bottom: 20px;
  }

  .innerpage-main {
    flex-direction: column;
  }

  .innerpage-left {
    width: 100%;
  }

  .innerpage-right {
    width: 100%;
  }

  .innerpage-right {
    width: 100%;
  }

  .table-two {
    max-width: inherit;
    width: 100%;
  }

  .table-two table {
    width: 100%;
    max-width: inherit;
  }

  .table-one table tbody tr:nth-child(2) td {
    padding-top: 20px;
  }

  .team-news-box .category-posts ul li a {
    font-size: 14px;
    line-height: 24px;
  }

  .team-news-box .category-posts ul li a,
  .team-video-box .category-posts ul li .category-posts-list,
  .venue-box .venue-text h3 {
    font-size: 15px;
  }

  .table-one table tbody tr td {
    font-size: 16px;
  }

  .table-two table tr td:nth-child(1) {
    width: auto;
  }

  .table-two table tr td:nth-child(2) {
    width: auto;
  }

  .table-two table tr td:nth-child(3) {
    width: auto;
  }

  .table-two-section {
    display: none;
  }

  .table-two-section.table-two-mobile {
    display: block;
    margin-top: 40px;
  }

  .innerpage-left div {
    padding-right: 0;
  }

  .team-video-box .category-posts ul {
    grid-row-gap: 25px;
  }

  .table-one {
    padding-left: 0;
    margin-top: 30px;
  }

  .innerpage-left .title h2,
  .innerpage-right .title h2 {
    padding: 8px 25px;
  }

  .description {
    padding: 30px 0 15px;
  }

  .inner-page-banner-logo {
    height: 170px;
    width: 170px;
    padding: 15px;
    margin-left: 30px;
  }

  .team-news-box .category-posts ul li {
    align-items: flex-start;
  }

  .team-video-box .title-underline p a {
    font-size: 18px;
  }

  .team-video-box .category-posts ul li .team-video iframe {
    /* height: 380px; */
    border: 0;
    border-radius: 0;
  }

  .venue-box .category-posts iframe {
    height: 380px;
    border: 0;
    border-radius: 0;
  }
}

@media screen and (max-width: 820px) {

  .team-news-box .category-posts ul li a,
  .team-video-box .category-posts ul li .category-posts-list,
  .venue-box .venue-text h3 {
    font-size: 14px;
  }

  .inner-page-banner-logo {
    height: 90px;
    width: 90px;
    padding: 10px;
  }

  .description p,
  .table-one table tbody tr:nth-child(1) td {
    font-size: 16px;
  }

  .table-one table tbody tr td {
    font-size: 16px;
  }

  .team-news-box .title-underline p a {
    font-size: 14px;
  }

  .team-video-box .title-underline p a {
    font-size: 14px;
  }

  .description {
    padding: 10px 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 0;
    text-align: left;
  }

  .innerpage-left div {
    text-align: left;
  }

  .table-one {
    overflow-x: auto;
    margin-bottom: 30px;
  }

  .table-one table tbody tr:first-child td:first-child,
  .table-one table tbody tr th:first-child {
    padding-left: 20px;
  }

  .table-one table tbody tr td {
    white-space: nowrap;
    padding: 4px 10px;
  }

  .table-two table tr td {
    font-size: 15px;
    line-height: 24px;
    padding: 8px 15px;
  }

  .table-two {
    max-width: 820px;
    width: 100%;
    overflow-x: auto;
  }

  .table-two-section.table-two-mobile .title {
    margin-bottom: 0;
  }

  .venue-box .venue-text {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .venue-box .venue-text p a {
    font-size: 14px;
  }

  .inner-page-banner-logo {
    margin-top: -95px;
  }

  .desc-left br {
    display: none;
  }
}

@media screen and (max-width: 744px) {
  .venue-box .category-posts iframe {
    height: 340px;
  }

  .team-video-box .category-posts ul li .team-video iframe {
    height: 340px;
  }

  .team-video-box .category-posts ul li .team-video iframe {
    height: 200px;
  }

}

@media screen and (max-width: 680px) {
  .venue-box .category-posts iframe {
    height: 200px;
  }

  .team-video-box .category-posts ul li .team-video iframe {
    height: 200px;
  }

  .team-video-box .category-posts ul li .team-video {
    flex-wrap: wrap;
  }

  .team-video-box .category-posts ul li .team-video iframe {
    height: 200px;
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-device-width: 640px) {
  .sp_team .title {
    margin-bottom: 0;
  }
}

/* Team Page end */

.accordion-section-title button.accordion-trigger {
  height: auto !important;
}

/* Page Header start */

.page-header {
  position: relative;
}

.page-header::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #020000;
  width: 150vw;
  height: 100%;
  left: -25vw;
  right: 0;
  top: 0;
}

/* Page Header end */

/* Search, Search Results Page start */

.search #content {
  width: 100% !important;
}

.search .fusion-post-grid .fusion-meta-info .fusion-alignright {
  display: none;
}

.search .fusion-meta-info .fusion-read-more {
  font-size: 16px;
  font-weight: 500;
}

.search .search-page-search-form-top {
  padding-top: 55px;
}

/* Search, Search Results Page end */

/* 404 Page start */

.error404 .full-width {
  padding: 80px 0;
}

.error404 .fusion-title h2.title-heading-left {
  border-bottom: 1px solid #adafb1 !important;
  padding-bottom: 17px !important;
  margin-bottom: 30px !important;
  padding-bottom: 17px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: var(--h2_typography-font-size) !important;
  color: #d00d00 !important;
}

.error-page .fusion-column h3 {
  font-size: 24px;
}

.error404 .searchform .fusion-search-form-content .fusion-search-field input {
  background: #fff;
  border: 1px solid #020000;
  border-radius: 0;
}

.error404 input.fusion-search-submit.searchsubmit {
  color: #d00d00 !important;
}

@media screen and (max-width: 991px) {
  .error404 .full-width {
    padding: 80px 0 40px 0;
  }
}

/* 404 Page end */

/* News,Blog Single,Detail Page, Inner page start */

.single .fusion-sharing-box {
  display: none;
}

.single .comment-respond {
  display: none;
}

.single .fusion-meta-info .fusion-comments {
  display: none;
}

h1.entry-title {
  font-size: 38px !important;
}

.related-posts {
  margin-bottom: 80px;
}

.related-posts a.fusion-rollover-link,
.related-posts a.fusion-rollover-gallery,
.related-posts .fusion-rollover-sep {
  display: none;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a {
  color: #fff !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.single h1.entry-title.fusion-post-title {
  border-bottom: 1px solid #adafb1 !important;
  padding-bottom: 17px !important;
  margin-bottom: 30px !important;
  padding-bottom: 17px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: var(--h2_typography-font-size) !important;
  color: #d00d00 !important;
}

.single .fusion-title h2.title-heading-left {
  border-bottom: 1px solid #adafb1 !important;
  padding-bottom: 17px !important;
  margin-bottom: 30px !important;
  padding-bottom: 17px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: var(--h4_typography-font-size) !important;
  color: #d00d00 !important;
}

.archive.author .fusion-author {
  padding-top: 80px;
  margin-bottom: 30px;
}

.archive.author .fusion-comments {
  display: none;
}

.archive.author .fusion-author-social {
  display: none;
}

.archive.author h3.fusion-author-title {
  margin-bottom: 0;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: var(--h2_typography-font-size) !important;
  color: #d00d00 !important;
}

/* News,Blog Single,Detail Page Inner page end */

/* Contact Page start */

.gform-body input[type="date"],
.gform-body input[type="datetime-local"],
.gform-body input[type="datetime"],
.gform-body input[type="email"],
.gform-body input[type="month"],
.gform-body input[type="number"],
.gform-body input[type="password"],
.gform-body input[type="search"],
.gform-body input[type="submit"],
.gform-body input[type="tel"],
.gform-body input[type="text"],
.gform-body input[type="time"],
.gform-body input[type="url"],
.gform-body input[type="week"] {
  background: #fff !important;
  box-shadow: none !important;
  border: 1px solid #bbb !important;
  border-radius: 0 !important;
}

.gform_confirmation_message {
  text-align: center;
  border: 1px solid #bbb;
  background: #f5f5f5;
}

.gform-body textarea {
  background: #fff !important;
  box-shadow: none !important;
  border: 1px solid #bbb !important;
  border-radius: 0 !important;
}

.gform_wrapper .gform_footer .gform_button {
  background: #d12027 !important;
  min-height: 30px !important;
  line-height: 37px !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  font-style: italic !important;
  color: #020000 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  transition: all 0.2s;
}

.gform_wrapper .gform_footer .gform_button:hover {
  background: #d12027 !important;
  color: #ffffff !important;
  transition: all 0.2s;
}

.gform_wrapper .gfield_error .gfield_validation_message {
  font-size: 13px !important;
  padding: 4px 10px;
}

@media screen and (max-width: 767px) {
  .gform_submission_error {
    align-items: center;
  }

  .contact-page {
    padding-bottom: 0 !important;
  }
}

/* Contact Page end */

/* FAQ Page start */

.panel-body a {
  color: #fff;
  text-decoration: underline;
}

/* FAQ Page end */

/* Search start */
.search .fusion-post-wrapper {
  background: #fff !important;
  border: 1px solid #fff !important;
}

.search main#main {
  background: #000 !important;
  padding-bottom: 80px;
}

.search h1.entry-title.fusion-post-title {
  color: #fff !important;
  font-size: 48px;
  text-align: center;
  margin-bottom: 0;
}

.search main#main:before {
  z-index: -1;
}

.search .search-page-search-form p {
  color: #fff;
  text-align: center;
  margin-top: 0;
}

.search .search-field input[type="search"] {
  padding-left: 50px !important;
  padding-right: 20px !important;
  height: 45px !important;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 0 !important;
  background: #fff !important;
}

.search .post-content h2.entry-title {
  font-size: 32px !important;
  color: #d00d00 !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.8px !important;
}

.search .post-content h2.entry-title a {
  color: #d00d00 !important;
}

.search .fusion-search-form-content {
  max-width: 360px;
  margin: 0 auto;
}

.search .fusion-post-wrapper .fusion-rollover {
  display: none;
}

.search .fusion-post-content-wrapper .fusion-content-sep.sep-double.sep-solid {
  display: none;
}

.search .pagination.clearfix {
  text-align: center;
  display: flex;
  justify-content: center;
  color: #fff !important;
}

.search .pagination a {
  color: #fff;
}

.search .pagination a {
  color: #fff;
  font-size: 20px;
  margin: 0 8px !important;
}

.search .pagination span {
  font-size: 20px;
}

.search .pagination .pagination-next:after {
  color: #d00d00;
}

.search .pagination .pagination-prev:before {
  color: #d00d00;
}

.search .fusion-columns .fusion-column.col-lg-4 {
  width: 100% !important;
}

.search .error-page .fusion-columns {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.search .error-page {
  width: 100%;
  text-align: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.search h2.title-heading-left {
  margin-top: 50px !important;
  font-size: 22px !important;
  font-weight: 400;
  color: #fff !important;
  text-align: center !important;
}

.search .error-page .useful-links {
  display: none;
}

.search .error-page .oops {
  font-size: 80px;
  margin: 0 !important;
  line-height: normal;
}

.search .error-page h3 {
  color: #fff;
  margin: 20px 0 0px 0;
  line-height: normal;
}

.search .error-page p {
  color: #fff;
}

/* Search end */

/* Event Page start*/

.single-sp_event #main {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.single-sp_event .sp_event .sp-section-content-logos {
  margin: 0 0 50px 0;
  padding: 30px 0;
  background: #000;
  margin-left: -999%;
  margin-right: -999%;
}

.single-sp_event .sp_event .sp-section-content-logos .sp-event-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

.single-sp_event .sp_event .sp-section-content-logos .sp-team-logo {
  display: block;
  padding: 0 30px;
}

.single-sp_event .sp_event .sp-section-content-logos .sp-team-logo strong {
  display: block;
}

.single-sp_event .sp_event .sp-section-content .sp-template-event-logos {
  margin-bottom: 0;
}

.single-sp_event .sp_event .sp-section-content h4.sp-table-caption {
  display: flex !important;
  justify-content: space-between !important;
  margin-top: 0 !important;
  border-bottom: 1px solid #adafb1 !important;
  align-items: baseline !important;
  padding-bottom: 17px !important;
  margin-bottom: 30px !important;
  font-size: var(--h2_typography-font-size);
  color: #d00d00;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}

.single-sp_event .sp_event .sp-section-content.sp-section-content-timeline {
  display: none;
}

.single-sp_event .sp_event .sp-section-content.sp-section-content-video .fluid-width-video-wrapper {
  padding-top: 40% !important;
}

.sp-section-content table.sp-data-table {
  background: #000;
  color: #fff;
  text-align: left;
}

.sp-section-content table.sp-data-table thead th {
  background: #d00d00;
  color: #fff;
  text-align: left;
}

.sp-section-content table.sp-data-table thead th,
.sp-section-content table.sp-data-table tbody td {
  padding: 10px 20px;
}

.sp-section-content table.sp-data-table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #fff;
}

.sp-google-map-container {
  line-height: 1;
}

.sp-section-content table.sp-event-venue th a {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.sp-section-content table.sp-event-venue th a:hover {
  opacity: 0.8;
}

.sp-section-content-performance .sp-template-event-statistics {
  margin-top: 60px;
}

.sp-statistic-bar {
  background: #363434;
}

.sp-statistic-bar-fill {
  background: #d00d00;
}

.lineup .data-name a {
  color: #d00d00;
}

.lineup .data-name a:hover {
  opacity: 0.8;
}

.sp-section-content.sp-section-content-content h3.sp-post-caption {
  display: flex !important;
  justify-content: space-between !important;
  margin-top: 0 !important;
  border-bottom: 1px solid #adafb1 !important;
  align-items: baseline !important;
  padding-bottom: 17px !important;
  margin-bottom: 30px !important;
  font-size: var(--h2_typography-font-size);
  color: #d00d00;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}

.sp-section-content .sp-template,
.sp-section-content .sp-post-content {
  margin-bottom: 50px;
}

.sp-section-content.sp-section-content-content p:last-child {
  margin-bottom: 0;
}

/*Event Page end */

@media screen and (max-width: 1380px) {

  .sp-section-content.sp-section-content-content h3.sp-post-caption,
  .single-sp_event .sp_event .sp-section-content h4.sp-table-caption {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 991px) {

  .sp-section-content .sp-template,
  .sp-section-content .sp-post-content {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .search .pagination {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .search main#main {
    padding-bottom: 0;
  }

  .single-sp_event .sp_event .sp-section-content.sp-section-content-video .fluid-width-video-wrapper {
    padding-top: 50% !important;
  }
}

@media screen and (max-width: 575px) {
  .single-sp_event .sp_event .sp-section-content-logos {
    margin: 0 0 30px 0;
    margin-left: -999%;
    margin-right: -999%;
  }

  .sp-section-content .sp-template,
  .sp-section-content .sp-post-content {
    margin-bottom: 30px;
  }

  .single-sp_event .sp_event .sp-section-content-logos .sp-team-logo {
    padding: 0 15px;
  }

  .sp-event-performance-teams .sp-template-event-performance-icons {
    width: 100%;
    padding-right: 0;
  }

  .sp-section-content .sp-template,
  .sp-section-content .sp-post-content {
    width: 100%;
    padding-left: 0;
  }

  .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n) {
    padding-left: 0;
  }
}

/* Search end */

/* Container start */

@media screen and (max-width: 1680px) {
  .fusion-flex-container .fusion-row {
    max-width: 1500px !important;
  }
}

@media screen and (max-width: 1580px) {
  .fusion-flex-container .fusion-row {
    max-width: 1400px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1400px !important;
  }
}

@media screen and (max-width: 1480px) {
  .fusion-flex-container .fusion-row {
    max-width: 1300px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1300px !important;
  }
}

@media screen and (max-width: 1380px) {
  .fusion-flex-container .fusion-row {
    max-width: 1200px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1200px !important;
  }
}

@media screen and (max-width: 1290px) {
  .fusion-flex-container .fusion-row {
    max-width: 1100px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1100px !important;
  }
}

@media screen and (max-width: 1199px) {
  .fusion-flex-container .fusion-row {
    max-width: 1050px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1050px !important;
  }
}

@media screen and (max-width: 1080px) {
  .fusion-flex-container .fusion-row {
    max-width: 1000px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 1000px !important;
  }
}

@media screen and (max-width: 1024px) {
  .fusion-flex-container .fusion-row {
    max-width: 960px !important;
  }

  .fusion-tb-header .hootens-custom-menu {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 960px !important;
  }
}

@media screen and (max-width: 820px) {
  .fusion-flex-container .fusion-row {
    max-width: 720px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 720px !important;
  }
}

@media screen and (max-width: 768px) {
  .fusion-flex-container .fusion-row {
    max-width: 700px !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 700px !important;
  }
}

@media screen and (max-width: 767px) {
  .fusion-flex-container .fusion-row {
    max-width: 100% !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 744px) {
  .fusion-flex-container .fusion-row {
    max-width: 100% !important;
  }

  .sportspress.single-sp_team main#main .fusion-row,
  .custom-center {
    max-width: 100% !important;
  }
}

/* Container end */

@media (max-width: 767px) {
  .sportspress.single-sp_team main#main {
    padding-top: 50px;
  }
}

/* BLog Pages start */

.single-post #wrapper.fusion-wrapper,
.single-post #main {
  background: #020000 !important;
  color: #fff !important;
}

.single-post .page-title {
  margin: 0 !important;
}

.single-post .page-title h1.fusion-title-heading {
  font-size: 1em;
  font-weight: 600 !important;
  color: var(--awb-text-color);
}

.single-post .fusion-meta-tb {
  border: none !important;
  color: #fff !important;
  margin-bottom: 10px !important;
}

.single-post .fusion-meta-tb a {
  color: #d00d00 !important;
}

.single-post .fusion-meta-tb a:hover {
  color: #fff !important;
}

.single-post .fusion-meta-tb .fusion-tb-author {
  background: url(images/user.png) center left no-repeat;
  background-size: 12px;
  padding-left: 20px !important;
}

.single-post .fusion-meta-tb .fusion-tb-published-date {
  background: url(images/calendar.png) center left no-repeat;
  background-size: 12px;
  padding-left: 20px !important;
}

.single-post .fusion-meta-tb .fusion-tb-categories {
  background: url(images/offer.png) center left no-repeat;
  background-size: 12px;
  padding-left: 20px !important;
}

.single-post .fusion-meta-tb span{
  line-height: 30px;
}

.single-post .blog-image {
  margin-bottom: 50px;
}

.single-post .blog-content {
  color: #fff !important;
}

.single-post .blog-content h4 {
  color: #fff !important;
  font-size: 16px;
  margin: 15px 0;
}

.single-post .blog-content h3 {
  color: #fff !important;
  font-size: 20px;
  margin: 15px 0;
}

.single-post .blog-content ul,
.single-post .blog-content ol {
  padding: 0 0 0 22px;
}

@media screen and (max-width: 1024px) {
  .blog-detail-page-right .fusion-column-wrapper {
    padding: 30px !important;
  }
}

@media screen and (max-width: 991px) {

  .blog-detail-page-left,
  .blog-detail-page-right {
    width: 100% !important;
  }

  .blog-detail-page-right .fusion-column-wrapper {
    margin: 0px !important;
  }

  .blog-detail-page-main {
    padding-bottom: 0 !important;
  }

  .blog-detail-page-left .fusion-column-wrapper {
    margin: 0;
  }
  .frequently-right-side-section .fusion-column-wrapper {
    padding: 40px;
}
}

@media (max-width: 767px) {
  .single-post .page-title h1.fusion-title-heading {
    font-size: 26px !important;
  }

  .single-post .blog-content h3 {
    font-size: 18px;
  }

  .single-post .blog-image {
    margin-bottom: 30px;
  }

  .blog-detail-page-main {
    padding: 50px 10px 0 10px !important;
  }
}

/* BLog Pages end */

/* Woocommerce start */

/* Woocommerce end */

/*****shop page start*****/

.sidebar-shop h2 {
  color: #d00d00 !important;
}

.shop-product-list .product-title {
  font-size: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}

.shop-product-list .woocommerce-Price-amount,
.fusion-body .fusion-woo-price-tb .price,
.fusion-body .fusion-woo-price-tb .price del .amount,
.fusion-body .fusion-woo-price-tb .price ins .amount,
.fusion-body .fusion-woo-price-tb .price>.amount {
  font-size: 28px !important;
}

.shop-product-list .fusion-product-content {
  background-color: #f5f5f5;
}

.shop-product-list .fusion-content-sep {
  display: none;
}

.shop-product-list .featured-image>img {
  width: 100% !important;
  height: 250px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.shop-product-list .product-buttons a {
  font-size: 17px !important;
  padding-left: 25px !important;
  max-width: unset;
  width: auto;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link {
  font-size: 18px !important;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via:hover,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link:hover {
  text-decoration: underline !important;
  color: #d00d00 !important;
}

.shop-product-list .product-buttons a:before {
  margin-left: -24px !important;
}

.shop-product-list .product-buttons {
  padding-top: 5px !important;
}

/*body.woocommerce-shop .fusion-tb-page-title-bar {
  background-color: #020000;
  padding-top: 30px;
  padding-bottom: 30px;
}*/

body.woocommerce-shop .fusion-tb-page-title-bar h1 {
  text-align: center !important;
  font-size: .75em !important;
  color: #ffffff !important;
}

.product-single-title h1 {
  font-size: 50px !important;
}

.product-single-title {
  margin-bottom: 15px !important;
}

.product-single-featuredimg {
  margin-bottom: 30px !important;
}

.product-single-review h2,
.shop-product-list h3 {
  font-size: 24px !important;
  color: #d00d00 !important;
  margin-bottom: 15px;
}

.product-single-related-product {
  margin-top: 30px !important;
}

.single_add_to_cart_button,
.wc-block-cart__submit-button,
.add_to_cart_button {
  min-height: 30px !important;
  line-height: 32px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  font-style: italic !important;
  color: #020000 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  background: #d12027 !important;
  padding: 0 20px !important;
  outline: none !important;
  box-shadow: none !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
.wc-block-components-button {
  font-size: 22px !important;
  font-weight: 700 !important;
  font-style: italic !important;
  color: #020000 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  background: #d12027 !important;
  border: 0 !important;
  min-height: 50px !important;
  outline: none !important;
  box-shadow: none !important;
}

.wc-block-components-checkout-place-order-button {
  padding: 0 20px !important;
}

.single_add_to_cart_button:hover,
.fusion-woo-cart .quantity input[type="button"].minus:hover,
.fusion-woo-cart .quantity input[type="button"].plus:hover,
.wc-block-cart__submit-button:hover,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover,
.wc-block-components-button:hover,
.add_to_cart_button:hover {
  color: #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
}

.wp-block-woocommerce-cart {
  margin-top: 3em;
}

.wp-block-woocommerce-checkout,
body.woocommerce-checkout #main {
  margin-top: 3em !important;
  margin-bottom: 3em !important;
}

.wp-block-woocommerce-empty-cart-block {
  margin-bottom: 3em !important;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image {
  display: block !important;
  height: 250px;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image img {
  width: 100% !important;
  object-fit: cover;
  height: 100% !important;
}

.is-large.wc-block-cart .wc-block-cart-items th,
.is-large.wc-block-cart .wc-block-cart__totals-title,
.wc-block-components-title,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
  font-size: 24px !important;
}

.wc-block-components-totals-item__description,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
  font-size: 18px !important;
}

.wc-block-components-product-name,
.wc-block-components-panel__button,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price {
  font-size: 20px !important;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  padding-top: 0 !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: none !important;
}
.foo-col-advert ul li a:hover{
  color: #d00d00;
}

.single-post .wp-video {
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  .shop-product-list .products-3>li {
    width: 50%;
  }

  .product-single-title h1 {
    font-size: 44px !important;
  }

  .shop-product-list .product-buttons a {
    font-size: 16px !important;
  }
}

@media (max-width: 980px) {
  body.woocommerce-shop .shop-product-list .products-3>li {
    width: 100% !important;
  }

  .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
  .wc-block-components-button {
    font-size: 18px !important;
  }

  .product-single-title h1 {
    font-size: 40px !important;
  }

  .product-single-review h2,
  .shop-product-list h3 {
    font-size: 22px !important;
  }

  .shop-product-list .product-buttons a {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .wc-block-components-radio-control .wc-block-components-radio-control__input {
    left: 0 !important;
  }

  .is-mobile .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
  .is-small .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option {
    padding: 0 0 0 2.2em !important;
  }

  .product-single-title h1 {
    font-size: 36px !important;
  }

  #content {
    margin-bottom: 0 !important;
  }
  .sportspress.single-sp_team #main #content{
    margin-bottom: 50px !important;
  }
  .shop-product-list .product-buttons a {
    font-size: 14px !important;
  }

  .wp-block-woocommerce-checkout,
  body.woocommerce-checkout #main {
    margin-bottom: 1.5em !important;
  }
}

/*****shop page end*****/
/** blog page start*****/

body.category .fusion-page-title-bar {
  background-color: #020000;
  padding-top: 30px;
  padding-bottom: 30px;
}

body.category .fusion-tb-page-title-bar h1 {
  text-align: center !important;
  font-size: 1em !important;
  color: #ffffff !important;
}

body.category .fusion-blog-shortcode {
  width: 100%;
}

body.category .fusion-posts-container {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: calc((var(--woocommerce_archive_grid_column_spacing)) / -2);
  margin-right: calc((var(--woocommerce_archive_grid_column_spacing)) / -2);
  margin-left: calc((var(--woocommerce_archive_grid_column_spacing)) / -2);
  margin-bottom: 0;
  padding: 0;
}

body.category .fusion-post-medium, body.category .fusion-post-large {
  width: 33.33%;
  padding: 20px 10px;
  margin: 0;
}

body.category .fusion-flexslider {
  margin: 0;
  width: 100%;
}

body.category .fusion-post-content.post-content {
  background-color: #f5f5f5;
  padding: 20px 15px 0px;
}

body.category .blog-shortcode-post-title.entry-title {
  font-size: 30px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  color: #d00d00 !important;
}

body.category .blog-shortcode-post-title.entry-title a {
  color: #000 !important;
}
body.category .blog-shortcode-post-title.entry-title a:hover{
  color: #d00d00 !important;
}
body.category .fusion-post-content-container p {
  margin-bottom:0px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.category .fusion-meta-info {
  margin-top: 0;
  background-color: #f5f5f5;
  padding: 00px 15px 15px;
  border: 0 !important;
  display: flex;
  flex-direction: column;
}

body.category .fusion-alignright {
  margin-left: 0 !important;
  line-height: 28px !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-style: italic !important;
  color: #020000 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  background: #d12027 !important;
  padding: 6px 20px 5px !important;
  outline: none !important;
  box-shadow: none !important;
  max-width: 160px;
  margin-top: 10px !important;
}

body.category .fusion-alignright a:hover,
body.category .fusion-alignright a:hover:after {
  color: #fff;
}

body.category .fusion-image-wrapper img {
  height: 150px;
  object-fit: cover;
}

body.category .fusion-image-wrapper {
  border: 1px solid #f5f5f5;
}

body.category .fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before,
body.category .fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before {
  color: #fff;
}

.single-post  .fusion-social-links .fusion-social-networks.color-type-custom .fusion-social-network-icon{
  color: #fff !important;
}

.single-post  .fusion-social-links .fusion-social-networks.color-type-custom .fusion-social-network-icon:hover{
  color: #d00d00 !important;
}

body.category  .fusion-rollover-categories {
  display: none;
}

.status-publish.hentry .input-text {
  color: #fff !important;
}
.status-publish.hentry .input-text, .page-id-104 .avada-select-parent select{
  background: #fff !important;
  box-shadow: none !important;
  border: 1px solid #bbb !important;
  border-radius: 0 !important;
  color: #000 !important;
}
#wrapper .select-arrow, .avada-select-parent .select-arrow{
  background: #fff !important;
  box-shadow: none !important;
  border: 0px !important;
  border-radius: 0 !important;
  color: #000 !important;
}
.fusion-body .quantity .minus:hover, .fusion-body .quantity .plus:hover {
  color: #fff !important;
}

html.avada-is-100-percent-template #main.width-100 {
  max-width: 1640px;
  margin: 0 auto;
  /*padding: 50px 15px;*/
}
.woocommerce-notices-wrapper, .wc-block-components-notice-banner.is-success , .wc-block-components-notice-banner.is-info{
  padding-bottom: 20px;
}
.wc-block-components-notice-banner.is-success{
  padding: 10px !important;
}
@media(max-width:1580px) {
  .product-buttons-container.clearfix {
    display: flex;
    flex-direction: column;
    gap: 7px;
  }
}

@media(max-width:1200px) {

  body.category .fusion-post-medium,
  body.category .fusion-post-large {
    width: 50%;
  }
}

@media(max-width:991px){
  .blog-detail-page-right {
    padding-top: 50px;
}
body.single-product .fusion-flex-content-wrap .fusion-layout-column{
  width: 100%;
  margin-bottom: 40px;
}
.sidebar-shop .fusion-column-wrapper {
  margin: 0 !important;
}
}

@media(max-width:980px) {

  body.category .fusion-post-medium,
  body.category .fusion-post-large {
    width: 100%;
  }
  .cart-block-section .wc-block-grid__products .wc-block-grid__product {
    flex: 1 0 50% !important;
    max-width: 50% !important;
}
}

@media(max-width:850px){
body.category .fusion-flex-content-wrap .fusion-flex-column, body.post-type-archive-product .fusion-flex-content-wrap .fusion-layout-column, .page-id-554 .fusion-flex-content-wrap .fusion-flex-column{
  width: 100%;
  margin-bottom:20px;
  margin-top: 0;
}
.page-id-554 .fusion-flex-content-wrap .fusion-flex-column:last-child .fusion-flex-justify-content-flex-start{
margin-top: 20px;
}
body.category .fusion-image-wrapper img {
  height: auto;
  object-fit: cover;
}
body.category .fusion-post-medium, body.category .fusion-post-large{
  padding: 20px 10px;
}

body.category .post-content p{
  margin-bottom:10px;
}

}

@media (max-width:800px){
  .page-id-104  .avada-shipping-calculator-form p:last-of-type {
    margin-left: 0;
    margin-top: 20px;
}
.page-id-104 .avada-coupon-fields {
  flex-wrap: wrap;
  justify-content: flex-start;
}
}
@media(max-width:640px) {
  body.category.fusion-body .fusion-blog-layout-medium .fusion-post-slideshow {
    margin-bottom: 0;
  }
  /* body.page-template-default .post-content .avada-order-details.woocommerce-content-box{
    margin-bottom: 0;
  } */
  #main .gform_wrapper .gform_submission_error, .gform_wrapper .gform_submission_error{
    justify-content: center;
    align-items: center;
  }
  .wc-block-components-notice-banner__content {
    display: flex;
    gap: 10px;
}
.shop_table_responsive.woocommerce-cart-form__contents tbody tr{
  padding-bottom: 0 !important;
}
}

@media(max-width:480px){
  .cart-block-section .wc-block-grid__products .wc-block-grid__product {
    flex: 1 0 100% !important;
    max-width: 100% !important;
}
.single_add_to_cart_button,
.wc-block-cart__submit-button,
.add_to_cart_button {
  width: 100%;
}
}
/** blog page end*****/

/* Initiating new inner page styles */

.dynamic-bg-image {
  min-height: 320px !important;
}
.dynamic-bg-image > .fusion-builder-row > .fusion-layout-column {
  align-self: center;
}
.dynamic-bg-image::before {
  content: "";
  position: absolute;
  display: block;
  background-size: cover;
  background-position: center;
  width: 100vw;
  height: 100%;
  left: 50%;
  right: 50%;
  top: 0;
  background-image: inherit !important;
  margin-left: -50vw;
  margin-right: -50vw;
}
.dynamic-bg-image[data-bg]::before {
  background-image: attr(data-bg);
}
.custom-img {
  width: 100%;
}
.custom-img img {
  width: 100%;
}
.mu-shortcode form.conference-filter {
  width: 100%;
  background-color: #ebebeb;
  padding: 10px 10px 10px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0;
  margin-bottom: 30px;
  margin-top: 100px;
}
.mu-shortcode form.conference-filter select#conference, .mu-shortcode form.conference-filter select#matchup_category  {
  background-color: #ffffff;
  padding: 0 40px 0 20px;
  border: 1px solid #ffffff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class='hovered-paths'%3E%3Cg%3E%3Cpath d='M12 16a1 1 0 0 1-.71-.29l-6-6a1 1 0 0 1 1.42-1.42l5.29 5.3 5.29-5.29a1 1 0 0 1 1.41 1.41l-6 6a1 1 0 0 1-.7.29z' data-name='16' fill='%23000000' opacity='1' data-original='%23000000' class='hovered-path'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 18px center;
  border-radius: 0;
}
.mu-shortcode .game-grid table.game-table {
  width: 100%;
}
.mu-shortcode .game-grid table.game-table thead th.home-column {
  text-align: left;
  padding-left: 10px;
}
.mu-shortcode .game-grid table.game-table thead th.score-column {
  text-align: right;
  padding-right: 10px;
}
.mu-shortcode .game-grid table.game-table thead {
  border-bottom: 2px solid #5d5b5a;
}
.mu-shortcode .game-grid table.game-table thead tr {
  height: 40px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team {
  padding-left: 10px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team span, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team span, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team a, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team a {
  color: #373433 !important;
  line-height: 1.0em !important;
  display: block;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team span, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team span {
  font-size: 18px !important;
  font-weight: 400 !important;
  display: block;
  margin-bottom: 3px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team a,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team a {
  font-weight: 600 !important;
  transition: all 0.2s;
  width: fit-content;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team a{
  margin-left: auto;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team a:hover,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team a:hover {
  color: #d00d00 !important;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team {
  width: 340px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team {
  padding-right: 10px;
  text-align: end;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-score,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.match-status,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-score {
  text-align: center;
}
.mu-shortcode .game-grid table th,
.mu-shortcode .game-grid table td {
  font-size: 20px;
  text-transform: uppercase;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row:nth-child(odd) {
  background-color: #ffffff;
}
.mu-shortcode .game-grid table.game-table tbody tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.mu-shortcode .game-grid table.game-table tbody tr td p {
  margin: 0 !important;
}
.mu-shortcode .game-grid table.game-table tbody tr td p,
.mu-shortcode .game-grid table.game-table tbody tr td a{
  text-decoration: none;
  color: #373433 !important;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.match-status p,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.match-status a{
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #adb0b1 !important;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-score p,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-score a,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-score p,
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-score a{
  font-size: 30px !important;
  font-weight: 600 !important;
  color: #918e8f !important;
}
@media (max-width:767px){
  .mu-shortcode form.conference-filter label, .mu-shortcode form.conference-filter select#conference {
    width: 100%;
  }
  .mu-shortcode form.conference-filter {
    padding: 25px;
    flex-wrap: wrap;
    grid-gap: 10px;
  }
}
@media (max-width:640px){
  .mu-shortcode form.conference-filter {
    margin-top: 30px;
}
.mu-shortcode section.game-section {
  margin-bottom: 50px;
}
.mu-shortcode .game-grid table th, .mu-shortcode .game-grid table td {
  font-size: 14px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team span, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team span {
  font-size: 13px !important;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-score p, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-score a, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-score p, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-score a {
  font-size: 20px !important;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.match-status p, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.match-status a {
  font-size: 13px !important;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team {
  padding-right: 10px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team {
  padding-left: 10px;
}
.mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-score, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.match-status, .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-score {
  padding: 0 3px;
}
}

/* Ending new inner page styles */











.single-teams #main { width: 100%; max-width: 100% !important; padding: 0 !important;  }
.single-teams #main .fusion-row { max-width: 100% !important; }
.team_header_sec { background: #000; width: 100%; padding-top: 50px; }
.team_header_sec .container { width: 100%; max-width: 1630px;  }
.team_header_sec .banner { height: 400px; background-size: cover; align-content: flex-end; }
.team_header_sec .banner .banner-content { background: #fff; display: inline-block; min-height: 200px; align-content: center; text-align: center; padding: 20px; margin-left: 40px;  }
.team_header_sec .team_header_center { background: #e41e25; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 10px 0px; gap: 20px; }
.team_header_sec .team_header_center .team-meta_left { width: calc(70% - 10px); }
.team_header_sec .team_header_center .team-meta_left h1 { margin: 0; color: #fff; padding-left: 40px; font-size: 40px; text-transform: uppercase; }
.team_header_sec .team_header_center .team-meta_right { display: flex; gap: 10px; width: calc(30% - 10px); }
.team_header_sec .team_header_center .team-meta_right p { margin: 0; color: #fff; font-size: 30px; line-height: 1; text-transform: uppercase; font-weight: 500; }
.team_header_sec .team_header_btm { display: flex; flex-wrap: wrap; gap: 15px; padding: 30px 0; }
.team_header_sec .team_header_btm .team_header_block:first-child { width: calc(35% - 10px); align-content: center; }
.team_header_sec .team_header_btm .team_header_block:nth-child(2) { width: calc(35% - 10px); }
.team_header_sec .team_header_btm .team_header_block:last-child { width: calc(30% - 10px); }
.team_header_sec .team_header_btm .record_title { margin: 0; color: #fff; padding-left: 40px; }
.team_header_sec .team_header_btm .record_title span { font-size: 20px; color: #a0a4a7; display: block; padding-bottom: 10px; }
.team_header_sec .team_header_btm .list { margin: 0; padding: 0; list-style: none; color: #a0a4a7; font-size: 20px; letter-spacing: 0; font-weight: bold; }
.team_header_sec .team_header_btm .list span { color: #fff; font-weight: normal; }

.team_content_sec { padding: 30px 0 50px 0; position: relative; }
.team_content_sec .container { width: 100%; max-width: 1630px;  }
.team_content_sec .team_content_blocks { display: flex; gap: 30px; }
.team_content_sec .team_content_blocks .team_content_block_left { width: calc(60% - 15px); }
.team_content_sec .team_content_blocks .team_content_block_right { width: calc(40% - 15px); }
.team_content_sec .team_content_block_in { background: #373433; color: #fff; padding: 40px 50px 60px 50px; }
.team_content_sec .team_content_block_in .team_content_header { display: flex; align-items: center; justify-content: space-between; gap: 20px; border-bottom: 2px solid #747676; margin-bottom: 20px; padding-bottom: 10px; }
.team_content_sec .team_content_block_in .team_content_header .schedule_title { margin: 0; text-transform: uppercase; color: #ee1d24; font-size: 30px; letter-spacing: 1px; }
.team_content_sec .team_content_block_in .team_content_header select { background: #979b9e url(images/select-icon-right.jpg) no-repeat right 20px center; border: 0; line-height: normal; height: 35px; border-radius: 0; padding: 5px 30px 5px 20px; color: #fff; min-width: 160px;   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; }
.team_content_sec .team_content_block_in .team_content_header label { color: #aeb4b8; text-transform: uppercase; padding: 0 20px 0 0; }

.schedule-table {  border-collapse: collapse; width: 100%; }
.schedule-table table { width: 100%;  }
.schedule-table td, .schedule-table th { border: 0px solid #ddd; padding: 20px 10px; }
.schedule-table tr { background-color: #232221; }
.schedule-table tr:nth-child(even){background-color: #322f2f;}
.schedule-table th { padding-top: 10px; padding-bottom: 10px; text-align: left; background-color: #fff; color: #000; text-transform: uppercase; }

.team-sidebars .sidebar-top { background: #373433; color: #fff; padding: 40px 50px 30px 50px; margin-bottom: 30px; }
.team-sidebars .sidebar-bottom { background: #373433; color: #fff; padding: 40px 50px 30px 50px; }
.team-sidebars .widget-title { margin: 0; color: #ec1d24; text-transform: uppercase; font-size: 30px; letter-spacing: 1px; }
.team-sidebars .textwidget  { border-top: 2px solid #747676; padding-top: 20px; margin-top: 10px; padding-bottom: 30px; }
.team-sidebars .category-posts ul { margin: 0; padding: 0; list-style: none; font-size: 16px; color: #fff; }
.team-sidebars .category-posts ul a { color: #fff; }
.team-sidebars .category-posts ul a:hover { color: #ec1d24; }
.team-sidebars .category-posts ul li strong { padding-right: 10px; color: #ff1922; }
.team-sidebars .textwidget iframe { width: 100%; border: 4px solid rgba(255,255,255,0.1); }


.team-videos .video-item { padding-bottom: 10px; display: flex; gap: 20px; }
.team-videos .video-item .video-title { min-width: 130px; height: 70px; width: 100px; }
.team-videos .video-item .video-title a { display: block; height: 100%; }
.team-videos .video-item .video-title a img { width: 100%; height: 100%; object-fit: cover; }
.team-videos .video-item .video-title a img:hover { opacity: 0.9; }
.video-description .video-text { margin: 0; font-size: 14px; color: #fff; line-height: 18px; position: relative; padding-left: 15px; }
.video-description .video-text:before { content: ">"; position: absolute; left: 0; top: 0; font-size: 16px; color: #ff1922; font-weight: bold;  }
.video-description .video-text a { color: #fff; display: block; font-weight: bold; }
.video-description .video-text a:hover { color: #ec1d24;  }

.venue-widget-in { display: flex; gap: 10px; align-items: flex-end; justify-content: space-between; margin-bottom: 20px; }
.venue-name { margin: 0; padding: 0; font-size: 16px; }
.venue-address { margin: 0; padding: 0; font-size: 16px; }
.venue-widget-right a { color: #fff; }
.venue-widget-right a span { color: #ec1d24;  }

.textwidget.custom-html-widget ul { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(2,1fr); }
.textwidget.custom-html-widget ul li a { color: #fff; }
.textwidget.custom-html-widget ul li a:hover { color: #ec1d24; }
.textwidget.custom-html-widget ul li a .ctm-arrow { color: #ec1d24; }
.team-sidebars .category-posts ul { grid-template-columns: repeat(1,1fr); }

.game-section { max-width: 900px; margin: 0 auto; }
.game-grid { display: flex; flex-wrap: wrap; border: 1px solid #ddd; margin-top: 50px; border-right: 0; border-bottom: 0; margin-bottom: 50px; }
.game-grid .game-item { width: 50%; padding:0px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.game-grid .game-item:first-child { width: 100%; }
.game-box { display: flex; flex-direction: column; justify-content: space-between; height: 100%; gap: 10px; }
.listing-score-board { background: transparent !important;  padding:0px; }
.team-scores { display: flex; justify-content: space-between; gap: 15px; align-items: center; }
.team-scores .team-one {  width: calc(40% - 10px); }
.team-scores .one-vs-two {  width: calc(20% - 10px); }
.team-scores .one-vs-two p { margin: 0; text-align: center; }
.team-scores .team-two {  width: calc(40% - 10px); }
.game-box-des .team-score { display: flex; gap: 5px; }
.game-box-des .team-score h3 { margin: 0; }
.team-logo { width: 100px; height: 100px; background: #fff; align-content: center; padding: 15px; border-radius: 150px; margin: 0 auto; }
.team-logo img { border-radius: 150px; }
.match-numer { font-size: 22px !important; margin: 0; padding: 0 0 20px 0; text-align: center; }
.team-score-table { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }
.team-score-table .team-subtitle { font-size: 20px; color: #e41e25; width: 100%; text-align: center; padding-top: 10px; line-height: normal; }
.team-score-table .team-name { margin: 0 !important; padding: 0; font-size: 16px; }
.team-score-table .team-score-title { color: #e41e25; margin: 0; font-size: 18px !important; padding-left: 10px; }
.game-box-btm { background: #fff; padding: 20px; }
.game-box-text p { font-size: 16px; margin-bottom: 0 !important; }
.game-box-text p  span { font-weight: 600; color: #d00d00; }
.game-box-text p.match-status { text-transform: uppercase; }
.game-box-text p.match-status span { text-transform: capitalize; }
.game-box-btn { padding-top: 10px; }
.game-box-btn .game-read-more { color: #d00d00; text-transform: uppercase; }
.game-box-des { padding: 20px; }
.ad-content { padding: 50px 10px; border: 2px solid #373433; margin-top: 30px; margin-bottom: 20px; }
.ad-content h2 { margin: 0; } 


.team-listing-sec { display: grid; grid-template-columns: repeat(2,1fr); gap: 40px; margin-top: 80px; margin-bottom: 80px; }
.team-listing-sec .has-post-thumbnail {  height: 100%; }
.team-listing-sec .entry-header { border: 1px solid #ddd; padding: 40px; height: 100%; background: #fff; display: flex; align-items: center; gap: 20px; }
.team-listing-sec .team-logo-img { width: 200px; min-width: 200px; border: 4px solid #ddd; height: 200px; padding: 10px; align-content: center; }
.team-listing-sec .team-logo-img img { display: block;}
.team-sub-title { margin: 0; font-size: 30px; color: #d00d00; padding-bottom: 10px; }
.team-logo-title .entry-title { margin: 0; color: #000; opacity: 0.5; font-size: 24px !important; }

.team-sidebars .sidebar-top .widget_text.widget:first-child .textwidget.custom-html-widget { border-top: 0; padding-top: 0; }
.team-sidebars .sidebar-top .widget_text.widget:nth-child(2) .textwidget.custom-html-widget { border-top: 0; padding-top: 0; margin-top: 0; }
.team-news-header { display: flex; justify-content: space-between; gap: 10px; align-items: center; border-bottom: 2px solid #747676; padding-bottom: 10px; margin-bottom: 20px; }
.team-news-header h3 { margin: 0; color: #ec1d24; text-transform: uppercase; font-size: 30px; letter-spacing: 1px; }
.team-news-header .view-more-link { color: #fff; }
.team-news-header .view-more-link span { color: #ec1d24; }
.team-news-header .view-more-link:hover { color: #ec1d24; }
.team-news-section .team-news-list { display: block !important; }
.team-videos-header { display: flex; justify-content: space-between; gap: 10px; align-items: center; border-bottom: 2px solid #747676; padding-bottom: 10px; margin-bottom: 20px; }
.team-videos-header .view-more-link {  color: #fff; }
.team-videos-header .view-more-link:hover { color: #ec1d24; }
.team-videos-header .view-more-link .ctm-arrow { color: #d00d00; }
.team-news-section .team-news-list li span { color: #d00d00;  }


.video-archive { text-align: center; padding: 20px 0 50px 0; max-width: 1280px; margin: 0 auto; }
.video-archive h1 { font-size: 40px; }
.video-archive .video-list { display: grid; grid-template-columns: repeat(3,1fr); gap: 30px; }
.video-archive .video-list .video-item a { display: block;}
.video-archive .video-list .video-item a img { width: 100%; display: block; border: 5px solid #ddd; }
.video-archive .video-list .video-item a h2 { text-align: center; font-size: 20px; padding: 15px 0 0 0; margin: 0; }
.video-archive .video-list .video-item a:hover h2 { color: #ec1d24; }


.week_scores_sec .fusion-text h2 { margin-bottom: 10px; font-size: 36px; }
.week_scores_sec .fusion-title .fusion-title-heading { margin: 0; font-size: 22px; }
.week_scores_sec .game-section { max-width: 100%; }
.week_scores_sec .game-section .conference-filter { margin-top: 30px; margin-bottom: 30px; }
.week_scores_sec .game-section .game-grid { margin: 0; }
.week_scores_sec .game-table { border: 0; }
.week_scores_sec .game-section .game-grid { border: 0; }
.week_scores_sec .game-section .conference-filter label[for="conference"] { margin: 0 10px 0 auto; }
.week_scores_sec .game-section .conference-filter label { margin-right: 10px; }

.week_scores_sec .sidebar-shop .fusion-text h2 { font-size: 30px; }
.week_scores_sec .sidebar-shop .matchup-category-links p { margin-bottom: 4px; color: #fff; font-size: 18px; }
.week_scores_sec .sidebar-shop .matchup-category-links p a { text-decoration: none; color: #fff;  }
.week_scores_sec .sidebar-shop .matchup-category-links .ctm-arrow { color: #d00d00; padding-right: 4px; }
.week_scores_sec .sidebar-shop .matchup-category-links p:hover a { color: #d00d00; }
.mu-shortcode .game-grid table.game-table tbody { transform: translateY(25px); }


@media only screen and (max-width: 1600px) { 

.week_scores_sec .mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team, .week_scores_sec .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team { width: 240px; }


}


@media only screen and (max-width: 1440px) { 

  .team_content_sec .team_content_block_in { padding: 30px; }
  .team-sidebars .sidebar-top { padding: 30px; } 
  .team-sidebars .sidebar-bottom { padding: 30px; }
  .team_header_sec { padding-top: 20px; }
  .week_scores_sec .fusion-row { max-width: 100% !important; }


  .week_scores_sec .mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team, .week_scores_sec .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team { width: 200px; }


}

@media only screen and (max-width: 1279px) { 

  .team_header_sec .banner { height: 340px; }
  .schedule-table {  overflow-x: auto; width: 100%;  }
  .schedule-table table { white-space: nowrap; width: 100%;  }

  .mu-shortcode form.conference-filter label { font-size: 14px;  }
.mu-shortcode form.conference-filter select#conference, .mu-shortcode form.conference-filter select#matchup_category { font-size: 14px; }


.venue-address { font-size: 14px; }
.venue-name { font-size: 14px; }
.venue-widget-right a { font-size: 14px; }
.team-videos-header .view-more-link { font-size: 14px;  }
.textwidget.custom-html-widget ul { font-size: 14px; }
.team-news-header .view-more-link { font-size: 14px; }


.week_scores_sec { padding-top: 40px; margin: 0 -20px; }
.week_scores_sec .sidebar-shop .fusion-column-wrapper { padding: 20px; }
.week_scores_sec .sidebar-shop .fusion-text h2 { font-size: 22px !important; }
.week_scores_sec .sidebar-shop .matchup-category-links p { margin-bottom: 6px; font-size: 16px; }
.week_scores_sec .sidebar-shop .title-underline p { min-width: 75px !important; }
.week_scores_sec .mu-shortcode .game-grid table.game-table tbody tr.game-row td.home-team, 
.week_scores_sec .mu-shortcode .game-grid table.game-table tbody tr.game-row td.away-team { width: 180px; }
.week_scores_sec .fusion-text h2 { font-size: 26px; }
.week_scores_sec .fusion-title .fusion-title-heading { margin: 10px 0 0 0 !important; font-size: 15px !important; }
.week_scores_sec { padding-top: 40px !important; }
.week_scores_sec .sidebar-shop .title-underline { flex-wrap: unset; }
.fusion-column-wrapper .title_moble h1.fusion-title-heading { font-size: 26px !important; }


}


@media only screen and (max-width: 991px) { 


  .team_header_sec .banner { height: 300px; }
  .team_header_sec .banner .banner-content { min-height: 150px; width: 150px; margin-left: 20px; }
  .team_header_sec .team_header_center .team-meta_left h1 { font-size: 30px; padding-left: 20px; }
  .team_header_sec .team_header_center .team-meta_right p { font-size: 24px; }
  .team_header_sec .team_header_btm .list { font-size: 16px; }
  .team_header_sec .team_header_btm .record_title { padding-left: 20px; font-size: 24px; }

  .team_content_sec .team_content_block_in .team_content_header .schedule_title { font-size: 20px; }
  .team_content_sec .team_content_block_in .team_content_header label { font-size: 14px; letter-spacing: 0; }
  .team_content_sec .team_content_block_in .team_content_header select { min-width: 130px; }
  .schedule-table td, .schedule-table th { font-size: 14px; }
  .team-sidebars .widget-title { font-size: 20px; letter-spacing: 0; }
  .team_content_sec .team_content_block_in { padding: 20px; }
  .team-sidebars .sidebar-top { padding: 20px; }
  .team-sidebars .sidebar-bottom { padding: 20px; }
  .team-sidebars .category-posts ul { font-size: 16px; }
  .team-news-header h3 { font-size: 20px; letter-spacing: 0; }
  
.team-listing-sec {  grid-template-columns: repeat(1,1fr); gap: 20px;  }
.team_category-main{ width: 100%; }


.mu-shortcode form.conference-filter { flex-direction: column; gap: 7px; align-items: flex-start; padding: 20px 10px 20px 20px; }
.week_scores_sec .fusion-builder-row { flex-direction: column; row-gap: 20px; } 
.week_scores_sec .fusion-builder-row .fusion-layout-column { width: 100%; }
.week_scores_sec .fusion-builder-row .fusion-layout-column .fusion-column-wrapper { margin: 0; } 
.week_scores_sec .game-section .conference-filter label[for="conference"] { margin: 10px 0 0 0; }
.week_scores_sec .mu-shortcode section.game-section { margin-bottom: 0; }
.week_scores_sec .game-section .conference-filter { flex-direction: row; align-items: center; justify-content: flex-start; gap: 0; }
.week_scores_sec .game-section .conference-filter label[for="conference"] { margin: 0 10px 0 auto; }
.week_scores_sec .game-section .conference-filter label { width: auto; }
.week_scores_sec .game-section .conference-filter select { width: auto !important;  }
.week_scores_sec .sidebar-shop { padding-top: 40px; }
.mu-shortcode .game-grid table.game-table tbody { transform: translateY(15px); }
.week_scores_sec { padding-top: 30px !important; }
.fusion-column-wrapper .title_moble h1.fusion-title-heading { font-size: 26px !important; }


}

@media only screen and (min-width: 801px)  and (max-width: 990px)  {

  .venue-address { font-size: 14px; }
  .venue-name { font-size: 14px; }
  .venue-widget-right a { font-size: 14px; }
  .textwidget.custom-html-widget ul li a { font-size: 14px; }
  .textwidget.custom-html-widget ul { grid-template-columns: repeat(1,1fr); }
  .team-videos .video-item .video-title { min-width: 80px; }
  .venue-widget-in { flex-wrap: wrap; }

}

@media only screen and (max-width:800px) {  


  .team_header_sec .banner { height: 200px; }
  .team_header_sec .banner .banner-content { min-height: 100px; width: 100px; margin-left: 20px; padding: 10px; }
  .team_header_sec .team_header_btm .team_header_block:first-child { width: 100%; }
  .team_header_sec .team_header_btm .team_header_block:nth-child(2) { width: 100%; }
  .team_header_sec .team_header_btm .team_header_block:last-child { width: 100%; }
  .team_header_sec .team_header_btm { gap: 0; }
  .team_header_sec .team_header_btm .record_title { padding-left: 0; }
  .team_header_sec .team_header_btm .record_title span { padding-bottom: 0; display: inline-block; }

  .team_content_sec .team_content_blocks .team_content_block_left { width: 100%; }
  .team_content_sec .team_content_blocks .team_content_block_right { width: 100%; }
  .team_content_sec .team_content_blocks { flex-wrap: wrap; gap: 10px; }
  .team-sidebars .sidebar-top { margin-bottom: 10px; }

  .game-grid .game-item { width: 100%; }
  .video-archive .video-list { gap: 20px; grid-template-columns: repeat(1,1fr); }
  .video-archive h1 { margin-bottom: 10px; font-size: 30px; }
  
  

}

@media only screen and (max-width:640px) { 

  .team_header_sec .banner { height: 160px; }
  .team_header_sec .banner .banner-content { min-height: 70px; width: 70px; }
  .team_header_sec .team_header_center .team-meta_left h1 { font-size: 24px; }
  .team_header_sec .team_header_center .team-meta_right p { font-size: 22px; }
  .team_header_sec .team_header_center .team-meta_right { padding-right: 20px; justify-content: flex-end; }
  .schedule-table table { white-space: unset; }
  .schedule-table td, .schedule-table th { font-size: 12px; padding: 10px 8px; }
  .venue-address { font-size: 14px; }
  .venue-widget-right a { font-size: 14px; }
  .venue-name { font-size: 14px; }
  .info-list { font-size: 14px; }
  .team_content_sec .team_content_block_in .team_content_header .schedule_title { font-size: 18px; letter-spacing: 0; }
  .team_content_sec .team_content_block_in .team_content_header label { padding-right: 0; }
  .team-sidebars .category-posts ul { font-size: 14px; }
  .team_header_sec .team_header_btm .list { font-size: 14px; }
  .team_header_sec .team_header_btm .record_title span { font-size: 18px; }
  .team_header_sec .team_header_btm .record_title { font-size: 18px; }
  .textwidget.custom-html-widget ul { grid-template-columns: repeat(1,1fr); }
  .textwidget.custom-html-widget ul li a { font-size: 14px; }
  .ad-content { padding: 30px 10px; }


  .team-listing-sec .entry-header { flex-direction: column; }
  .team_content_sec .team_content_block_in .team_content_header select { font-size: 14px; }

  .week_scores_sec .game-section .conference-filter { flex-direction: column; align-items: flex-start; justify-content: flex-start; }
  .week_scores_sec .game-section .conference-filter label[for="conference"] { margin: 10px 0 0 0; }
  .week_scores_sec .game-section .conference-filter select { width: 100% !important; max-width: 280px; }
  .separator_mobile_line { margin-top: 5px !important; margin-bottom: 5px !important; }

}


@media only screen and (max-width:480px) { 


  .team_header_sec .banner { height: 130px; }
  .team_header_sec .team_header_btm { padding: 20px 0; }
  .team_content_sec .team_content_block_in .team_content_header select { min-width: 110px; font-size: 14px; }

  .game-box-des { padding: 10px; }
  .game-box-des .match-numer { font-size: 20px !important; padding: 0 0 10px 0; }
  .team-scores .team-logo { width: 70px; height: 70px; padding: 5px; }
  .team-score-table .team-subtitle { font-size: 18px; }
  .team-score-table .team-name { font-size: 14px; }
  .team-score-table .team-score-title { font-size: 14px !important; padding-left: 5px; }
  .game-grid { margin-top: 30px; }
  .post-content .fusion-fullwidth { padding-left: 10px; padding-right: 10px; }
  .game-box-text p { font-size: 14px; }
  .team-scores .one-vs-two { width: calc(10% - 10px); }
  .team-scores .team-one { width: calc(45% - 10px); }
  .team-scores .team-two { width: calc(45% - 10px); }
  .team-scores .one-vs-two p { font-size: 13px; }
  .venue-widget-in { flex-direction: column; align-items: flex-start; gap: 0px; }
  .team-videos .video-item .video-title { min-width: 100px; }
  .team-videos .video-item { gap: 10px; }
  .team_content_sec .team_content_block_in .team_content_header { gap: 10px;  }
  .team_content_sec .team_content_block_in { padding: 10px; }
  .ad-content { padding: 20px 10px; }
  .ad-content h2 { font-size: 24px; }
  .post-1436 .dynamic-bg-image { min-height: 220px !important; }
  

}

@media only screen and (max-width:400px) {  

  .team_content_sec .team_content_block_in .team_content_header .schedule_title { font-size: 16px; }
  .team_content_sec .team_content_block_in .team_content_header select { padding: 5px 20px 5px 10px; min-width: 80px; font-size: 14px; background-size: 8px; background-position: right 5px center; }
  .team_content_sec .team_content_block_in .team_content_header { gap: 5px; }
  .schedule-table td, .schedule-table th { font-size: 11px; padding: 15px 3px; text-align: center; }
  .week_scores_sec .game-section .conference-filter select { width: 100% !important; max-width: 100%; }
  .week_scores_sec .game-section .conference-filter { padding: 20px; }

}