@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,300,300i,400,400i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Oswald:200,300,400,500,600,700");
@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/proxima-nova-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("fonts/proxima-nova-bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

/* Comman CSS */
/********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

form {
  height: 100%;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

html, body {
  text-align: left;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  height: 100%;
  background: #fff;
  color: #222;
  line-height: 18px;
  font-weight: normal;
}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0 0 18px 0;
}

p {
  padding: 0 0 18px 0;
}

ul, ol {
  padding: 0 0 18px 0;
  margin: 0 0 0 24px;
}

sup {
  vertical-align: top;
  font-size: 8px;
}

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  text-decoration: underline;
}

.paneOutline {
  outline: 1px dotted #000;
  border: none;
}

.paneOutline center {
  text-align: center;
}

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane {
  font-size: 0px;
  line-height: 0px;
  display: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  height: 22px;
  padding: 2px 8px;
  margin: 2px 0px;
}

textarea.NormalTextBox, select.NormalTextBox {
  height: auto;
}

#Body .display-table {
  display: table;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  display: inline-block;
  border: none;
  text-decoration: none;
  margin: 12px 0;
  padding: 8px 12px;
}

/* Float CSS */
/********************************************************************/
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clear-both {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight {
  text-align: right;
}

.textAlignCenter {
  text-align: center;
}

.FileManager_FileList {
  margin: 2px 0 0 0;
}

.rgMasterTable {
  width: 100%;
}

.rgCurrentPage span {
  line-height: 22px;
}

input.rgPagerTextBox {
  width: 24px !important;
}

.termsContainer,
.privacyContainer {
  padding: 12px;
}

.FileManager_FileList {
  margin: 2px 0 0 0;
}

.rgMasterTable {
  width: 100%;
}

.rgCurrentPage span {
  line-height: 22px;
}

input.rgPagerTextBox {
  width: 24px !important;
}

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited {
  text-decoration: none;
}

#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover,
#dnnCommonTasks a:active, #dnnCommonTasks a:focus,
#dnnCurrentPage a:hover, #dnnCurrentPage a:active,
#dnnCurrentPage a:focus, #dnnOtherTools a:hover,
#dnnOtherTools a:active, #dnnOtherTools a:focus {
  text-decoration: underline;
}

html,
body {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: "Proxima Nova";
  height: 100%;
  background: #FFFFFF;
  color: #363636;
  line-height: 18px;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #000000;
  letter-spacing: 0;
}

h1 {
  font-size: 26px;
  line-height: 32px;
}

h2 {
  font-size: 20px;
  line-height: 30px;
}

h3 {
  font-size: 18px;
  line-height: 26px;
}

h4 {
  font-size: 16px;
  line-height: 22px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 14px;
  line-height: 20px;
}

small {
  font-size: 8px;
}

ul li {
  list-style-type: disc;
}

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  text-decoration: none;
  font-family: "Proxima Nova";
}

.Normal,
.NormalDisabled {
  color: #000000;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: "Proxima Nova";
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  background: #FFFFFF;
  border: 1px solid #616161;
  padding: 2px 8px;
  margin: 2px 0;
  color: #222222;
}

input.NormalTextBox:focus,
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover {
  border-color: #222222;
}

::-webkit-scrollbar-thumb {
  background-color: #56A0D3;
}

::-webkit-scrollbar-track {
  background-color: #052451;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #000000;
}

textarea.NormalTextBox,
select.NormalTextBox {
  height: auto;
}

.skClear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

.skLeft {
  float: left;
}

.skRight {
  float: right;
}

#Body .skinStatus {
  bottom: 53px;
}

#mobNav .navTabs .navItem {
  border-top: 1px solid #FFFFFF;
}

#mobNav .navTabs .navLink,
#mobNav .navTabs .navLink:link,
#mobNav .navTabs .navLink:visited {
  border-bottom: 0;
}

.StandardButton {
  font-size: 12px;
  line-height: 18px;
}

.StandardButton:hover,
.StandardButton:focus {
  outline: none;
}

.skWidth {
  width: 1200px;
  margin: 0 auto;
}

.skBanner {
  background-color: #052451;
}

.skBanner .skBannerBg {
  background: url("images/background.png") no-repeat center center;
  background-size: cover;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.skBanner .skMainLogo {
  text-align: center;
}

.skBanner .skMainLogo img {
  width: 324px;
}

.no-padding {
  padding: 0;
}

img {
  max-width: 100%;
}

#Body a.TeamPage_actionButton,
#Body .sWebTheme_showSettings,
#Body a.TeamPage_actionButton:link,
#Body a.TeamPage_actionButton:visited,
#Body a.sWebTheme_ActionsLinks span,
#Body a.sWebTheme_ActionsLinks:link span,
#Body a.sWebTheme_ActionsLinks:visited span {
  font-family: "Proxima Nova";
}

.TeamPage_TP_newsHeaderLink,
.TeamPage_normalText {
  word-break: break-word;
  -moz-hyphens: auto;
}

.default-container {
  padding: 0;
}

#Body .skArea .bsbSkin {
  background-color: transparent;
}

.skSection,
.skContent,
.skInner-bg {
  background-position: bottom;
  background-repeat: repeat-x;
}

.customBackground .skContent,
.customBackground .skInner-bg {
  background-position: unset;
  background-repeat: no-repeat;
}

.skInnerAreabg .skWidth.skInnerWidth {
  width: 1200px;
  margin: 0 auto;
  display: table;
  max-width: 100%;
}

.skInnerWrapper .default-content {
  padding: 20px 15px;
}

.skInnerWrapper .LeftPane {
  width: calc(69% - 35px);
  float: left;
  margin-right: 22px;
}

.skInnerWrapper .RightPane {
  width: 31%;
  float: right;
}

.skInnerWrapper .display-table {
  display: block;
}

#Body.dnnEditState .inner-table .RightPane {
  float: right;
}

.skSocialMobile {
  display: none;
}

.skTopBar {
  background: url("images/topbarbg.png") center no-repeat;
  background-size: cover;
  border-bottom: 20px solid #56A0D3;
  padding: 31px 0;
}

.skTopBar .skTopBarInner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.skTopBar .skRight {
  display: flex;
  align-items: center;
}

.skTopBar h1.skBannerText {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  padding-bottom: 0;
}

.skLogin {
  font-size: 24px;
  line-height: 24px;
}

.skLogin a.skBtn {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0 18px;
  vertical-align: middle;
  letter-spacing: 0.4px;
  font-weight: 500;
  font-size: 20px;
  font-family: "Proxima Nova";
}

.skLogin span {
  color: #FFFFFF;
}

.skLogin {
  display: inline-block;
}

.skSocial {
  display: flex;
  gap: 24px;
}

.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited {
  text-indent: unset;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}

.skSocial a.link svg,
.skSocial a.link:link svg,
.skSocial a.link:visited svg {
  fill: #FFFFFF;
}

.skSocial a.skFacebook svg {
  width: 24px;
  height: 24px;
  margin-top: 1px;
}

.skSocial a.skTwitter svg {
  width: 26px;
  height: 20px;
  margin-top: 1px;
}

.skSocial a.skInstagram svg {
  width: 24px;
  height: 24px;
}

.skHeaderInner {
  background: #FFFFFF;
}

.skHeaderInner .skNav {
  margin: 0;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.skHeaderInner #dnnStandardMenu {
  text-align: center;
}

.skHeaderInner #dnnStandardMenu .root {
  border: none;
  display: inline-block;
  margin: 0 28px;
  float: none;
}

.skHeaderInner #dnnStandardMenu .root .txt {
  font-family: "Proxima Nova";
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  letter-spacing: 0.3px;
  padding: 15px 0;
  text-transform: uppercase;
}

.skHeaderInner #dnnStandardMenu .root .txt:hover {
  font-weight: 700;
  color: #052451;
}

.skHeaderInner #dnnStandardMenu .root .m .haschild > .txt::before {
  right: 0;
}

.skHeaderInner #dnnStandardMenu .root .mi3 .txt {
  padding: 7px 18px 7px 48px;
}

.skHeaderInner #dnnStandardMenu .root .mi4 .txt {
  padding: 7px 18px 7px 63px;
}

.skHeaderInner #dnnStandardMenu .root.sel .txt {
  list-style: none;
  font-weight: 700;
  color: #052451;
}

.skHeaderInner #dnnStandardMenu .root.exp .txt {
  list-style: none;
  color: #052451;
}

.skHeaderInner #dnnStandardMenu .root .mi1 .mi .txt:after {
  background: none;
}

.skHeaderInner #dnnStandardMenu .root .mi:hover {
  background: #ECECEC;
}

.skBreadcrumb {
  background: #052451;
  padding: 4px;
}

.skBreadcrumb .skWidth {
  display: flex;
  align-items: center;
}

.skBreadcrumb span a.breadcrumb {
  font-size: 14px;
  text-transform: capitalize;
  font-family: "Proxima Nova";
  text-decoration: none;
  color: #FFFFFF;
  padding: 7px 30px 7px 0;
  display: inline-block;
  font-weight: 400;
}

.skBreadcrumb span a.breadcrumb:first-child {
  position: relative;
  padding-right: 60px;
  font-weight: 500;
  font-size: 18px;
}

.skBreadcrumb span a.breadcrumb:first-child::before {
  content: ">";
  position: absolute;
  top: 0;
  right: 30px;
  transform: translate(50%, 50%);
}

.skBreadcrumb span > a.breadcrumb:only-child::before {
  content: none;
}

.skSlider {
  position: relative;
}

.skButton {
  padding: 50px 0;
}

.skButton .skList {
  display: flex;
  gap: 30px;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.skButton .skList .skItem {
  position: relative;
  box-shadow: 0px 0px 0px 3px #BCBEC0;
  width: 380px;
  height: 200px;
  list-style: none;
}

.skButton .skList .skItem::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #56A0D3;
  opacity: 0.7;
  z-index: 1;
  filter: contrast(1.5);
  transition: 0.3s all;
}

.skButton .skList .skItem:hover::before {
  background: #052451;
  transition: 0.3s all;
}

.skButton .skList .skItem .skTitleWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 20px;
  text-align: center;
}

.skButton .skList .skItem .skTitleWrapper .skLinkTitle {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  word-break: break-word;
}

.skButton .skList .skItem img {
  width: 380px;
  height: 200px;
  background-position: center;
  object-fit: contain;
  background-repeat: no-repeat;
}

.skButton .skList .skItem .skLink {
  width: 100%;
  height: 100%;
  display: block;
}

.skNewsWrapper {
  position: relative;
  margin-bottom: 50px;
}

.skNewsWrapper .skNews {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  padding-top: 50px;
  padding-bottom: 36px;
}

.skNewsWrapper .skNewsList {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 30px;
  margin: 0;
  padding: 0;
}

.skNewsWrapper .skItem {
  position: relative;
  list-style: none;
  float: left;
  background: #FFFFFF;
  width: 380px;
  border: 1px solid #052451;
  transition: 0.3s all;
}

.skNewsWrapper .skItem:hover .skImg {
  position: relative;
}

.skNewsWrapper .skItem:hover .skImg img {
  width: 100%;
  filter: grayscale(0%);
  transition: 0.3s all;
}

.skNewsWrapper .skItem:hover .skDetail {
  background-color: #052451;
  transition: 0.3s all;
}

.skNewsWrapper .skItem:hover .skDetail .skNewsDate,
.skNewsWrapper .skItem:hover .skDetail .skTitle,
.skNewsWrapper .skItem:hover .skDetail .skNewsSummary {
  color: #FFFFFF;
  transition: 0.3s all;
}

.skNewsWrapper .skItem:hover .skDetail .skNewsLink {
  color: #56A0D3;
  transition: 0.3s all;
}

.skNewsWrapper .skItem .skImg {
  position: relative;
}

.skNewsWrapper .skItem .skImg img {
  width: 382px;
  height: 320px;
  object-fit: cover;
  filter: grayscale(100%);
  transition: 0.3s all;
}

.skNewsWrapper .skItem .skImg::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(19, 45, 101, 0.3);
  left: 0;
  right: 0;
}

.skNewsWrapper .skItem .skDetail {
  padding: 12px 22px;
  background-color: #FFFFFF;
  height: 135px;
  position: relative;
}

.skNewsWrapper .skItem .skDetail .skNewsDate {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  padding-bottom: 12px;
}

.skNewsWrapper .skItem .skDetail .skTitle {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  padding: 0;
  margin-bottom: 6px;
  text-transform: capitalize;
  word-break: break-word;
}

.skNewsWrapper .skItem .skDetail .skNewsSummary {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
  padding: 0;
}

.skNewsWrapper .skItem .skDetail .skNewsLink {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  text-align: left;
  text-decoration: none;
  position: absolute;
  bottom: 12px;
}

.skNewsWrapper .skItem .skLink {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  flex: 1;
  position: relative;
}

.skNewsWrapper .prevNews,
.skNewsWrapper .nextNews {
  top: 50%;
  transform: translateY(50%);
  position: absolute;
  font-size: 0;
  background-repeat: no-repeat;
  transition: 0.2s;
  height: 20px;
  width: 20px;
}

.skNewsWrapper .prevNews {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 25 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 45L2 23L24 1' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");
}

.skNewsWrapper .nextNews {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 25 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L23 23L1 45' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");
}

.skSponsor {
  background-color: #FFFFFF;
  border: 10px solid #56A0D3;
  padding: 50px 40px;
}

.skSponsor .skSponsorTitle {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  padding: 0 0 50px 0;
}

.skSponsor .skMobilesponsor {
  display: none;
}

.skTopSponsor {
  position: relative;
}

.skTopSponsor .skTopSpnWrapper {
  position: relative;
}

.skTopSponsor .skTopSpnWrapper .skTopSpnList {
  margin: 0;
  padding: 0;
}

.skTopSponsor .skTopSpnWrapper .skTopSpnList .skTopSpnItem {
  list-style: none;
  float: left;
  padding: 0px 17px;
}

.skTopSponsor .skTopSpnPVLinks,
.skTopSponsor .skTopSpnNTLinks {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 0;
  width: 10px;
  height: 19px;
  background-repeat: no-repeat;
  transition: 0.2s;
}

.skTopSponsor .skTopSpnPVLinks {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 25 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 45L2 23L24 1' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");
  left: 27px;
}

.skTopSponsor .skTopSpnNTLinks {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 25 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L23 23L1 45' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");
  right: 27px;
}

.skFtSponsor {
  padding: 50px 0;
  max-width: calc(100% - 150px);
  margin: 0 auto;
}

.skFtSponsor div.skWidth {
  position: relative;
}

.skFtSponsor .skSpnWrapper {
  position: relative;
}

.skFtSponsor ul.skSpnList {
  margin: 0;
  padding: 0;
}

.skFtSponsor ul.skSpnList li.skSpnItem {
  list-style: none;
  float: left;
  padding: 0px 17px;
}

.skFtSponsor ul.skSpnList li.skSpnItem a.skSpnLink {
  display: block;
}

.skFtSponsor ul.skSpnList li.skSpnItem a.skSpnLink img {
  width: 250px;
  height: 124px;
}

.skFtSponsor .skSpnPVLinks,
.skFtSponsor .skSpnNTLinks {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-size: 0;
  width: 10px;
  height: 19px;
  background-repeat: no-repeat;
  transition: 0.2s;
}

.skFtSponsor .skSpnPVLinks {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 25 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 45L2 23L24 1' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");
  left: -30px;
}

.skFtSponsor .skSpnNTLinks {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='19' viewBox='0 0 25 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L23 23L1 45' stroke='black' stroke-width='4'/%3E%3C/svg%3E%0A");
  right: -30px;
}

#sWebHome_ActionsBar {
  margin: 0;
}

.skChampionshipSection {
  padding: 50px 0;
}

.skChampionshipSection .skList {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.skChampionshipSection .skList .skItem {
  list-style: none;
  color: #FFFFFF;
}

.skChampionshipSection .skList .skItem .skLink {
  text-decoration: none;
}

.skChampionshipSection .skList .skItem .skLink .skChampionship-link {
  display: flex;
  justify-content: start;
  gap: 3px;
  align-items: center;
  height: 100%;
}

.skChampionshipSection .skList .skItem .skLink .skChampionship-link .skInnercontent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.skChampionshipSection .skList .skItem .skLink .skChampionship-link img {
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.skChampionshipSection .skList .skItem .skLink .skChampionship-link:has(img) .skLinkSummary, .skChampionshipSection .skList .skItem .skLink .skChampionship-link:has(img) .skContentTitle {
  text-align: left;
  width: 100%;
}
.skChampionshipSection .skList .skItem .skLink .skLinkSummary {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  padding-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  word-break: break-word;
  letter-spacing: 1.4px;
}
.skChampionshipSection .skList .skItem .skLink .skLinkSummary:empty {
  display: none !important;
}
.skChampionshipSection .skList .skItem .skLink .skContentTitle {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  display: block;
  text-transform: uppercase;
  word-break: break-word;
  letter-spacing: 1.96px;
}

.skChampionshipSection .skList .skItem:first-child {
  background-color: #042451;
  border: 5px solid #56A0D3;
  grid-area: 1 / 1 / 2 / 2;
}
.skChampionshipSection .skList .skItem:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
  background-color: #042451;
  border: 5px solid #56A0D3;
}
.skChampionshipSection .skList .skItem:nth-child(3) {
  grid-area: 1 / 3 / 2 / 4;
  background-color: #042451;
  border: 5px solid #56A0D3;
}
.skChampionshipSection .skList .skItem:nth-child(4) {
  grid-area: 2 / 1 / 3 / 2;
  background-color: #042451;
  border: 5px solid #56A0D3;
}
.skChampionshipSection .skList .skItem:nth-child(6) {
  grid-area: 2 / 3 / 3 / 4;
  background-color: #042451;
  border: 5px solid #56A0D3;
}
.skChampionshipSection .skList .skItem:nth-child(5) {
  background-color: #FFFFFF;
  border: none;
  grid-area: 2 / 2 / 4 / 3;
}

.skChampionshipSection .skList .skItem:nth-child(5) .skChampionship-link img {
  width: 156px;
  height: 156px;
  object-fit: contain;
}

.skChampionshipSection .skList .skItem:nth-child(5) .skChampionship-link .skInnercontent .skContentTitle {
  font-size: 30px;
  color: #042451;
  text-align: right;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: 3.36px;
  margin-right: 10px;
}

.skChampionshipSection .skList .skItem:nth-child(5) .skChampionship-link .skInnercontent .skLinkSummary {
  color: #042451;
}

.skChampionshipSection .skList .skItem:nth-child(7) {
  background-color: #56A0D3;
  border: 5px solid #042451;
  grid-area: 3 / 1 / 4 / 2;
}
.skChampionshipSection .skList .skItem:nth-child(7) .skLinkSummary, .skChampionshipSection .skList .skItem:nth-child(7) .skContentTitle {
  color: #042451;
}

.skChampionshipSection .skList .skItem:nth-child(8) {
  background-color: #56A0D3;
  border: 5px solid #042451;
  grid-area: 3 / 3 / 4 / 4;
}
.skChampionshipSection .skList .skItem:nth-child(8) .skLinkSummary, .skChampionshipSection .skList .skItem:nth-child(8) .skContentTitle {
  color: #042451;
}

.skChampionshipSection .skList .skItem:nth-child(9) {
  background-color: #56A0D3;
  border: 5px solid #042451;
  grid-area: 4 / 1 / 5 / 2;
}
.skChampionshipSection .skList .skItem:nth-child(9) .skLinkSummary, .skChampionshipSection .skList .skItem:nth-child(9) .skContentTitle {
  color: #042451;
}

.skChampionshipSection .skList .skItem:nth-child(10) {
  background-color: #56A0D3;
  border: 5px solid #042451;
  grid-area: 4 / 2 / 5 / 3;
}
.skChampionshipSection .skList .skItem:nth-child(10) .skLinkSummary, .skChampionshipSection .skList .skItem:nth-child(10) .skContentTitle {
  color: #042451;
}

.skChampionshipSection .skList .skItem:nth-child(11) {
  background-color: #56A0D3;
  border: 5px solid #042451;
  grid-area: 4 / 3 / 5 / 4;
}
.skChampionshipSection .skList .skItem:nth-child(11) .skLinkSummary, .skChampionshipSection .skList .skItem:nth-child(11) .skContentTitle {
  color: #042451;
}

.skFooter {
  padding: 50px 0;
  background-color: #052451;
}

.skFooter .skFooterContainer {
  display: flex;
  justify-content: space-between;
}

.skFooter .skFooterContainer .skContactInfo {
  width: 50%;
}

.skFooter .skFooterContainer .skFooterLinks {
  width: 30%;
}

.skFooter .skContact {
  padding-top: 105px;
}

.skFooter .skClubAddress {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
  margin-right: 20px;
}

.skFooter .skClubAddress .skAddressDesc {
  word-break: break-word;
}

.skFooter .skClubName {
  display: block;
  overflow: hidden;
  max-height: 40px;
  line-height: normal;
}

.skFooter a.skClubPhone,
.skFooter a.skClubEmail {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: lowercase;
  text-decoration: none;
  margin-left: 15px;
}

.skFooter a.skClubPhone {
  margin-bottom: 10px;
}

.skFooter .skHead {
  font-family: "Proxima Nova";
  color: #56A0D3;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-transform: capitalize;
  padding-bottom: 20px;
}

.skFooter .skBanner {
  text-align: center;
}

.skFooter .skBanner img {
  padding-top: 43px;
}

.skFooter .skSiteLink {
  padding-top: 105px;
}

.skFooter .skSiteLink .ftContent {
  padding: 18px 0 0;
  width: 283px;
  margin-left: 2px;
}

.skFooter ul.skSiteWrapper {
  margin: 0;
  padding: 0;
}

.skFooter ul.skSiteWrapper .skSiteItem {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 10px;
}

.skFooter ul.skSiteWrapper svg {
  width: 20px;
}

.skFooter a.skSiteItemLink {
  font-family: "Proxima Nova";
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  text-transform: capitalize;
  word-break: break-word;
}

.skInfo {
  background-color: #BCBEC0;
  padding: 18px 0;
}

.skInfo .skInfoInner .skLeft {
  width: calc(100% - 463px);
  line-height: 23px;
}

.skInfo .skInfoInner .SkinObject {
  font-family: "Proxima Nova";
  color: #052451;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.skInfo .skInfoInner a.HiddenLink {
  color: transparent;
  transition: 0.3s;
}

.skInfo .skInfoInner a.HiddenLink:hover {
  color: #052451;
}

.skInnerImageArea {
  background-image: url("images/centerbg.png");
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
}

.skInnerAreabg {
  background-color: #052451;
}

.skInnerAreabg .skInnerBannerBg {
  background: url("images/background.png") no-repeat center center;
  background-size: contain;
  background-color: #052451;
  background-position: top;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.skInnerAreabg .skInnerBannerBg .skHeader .skWidth {
  background-image: url("images/mainlogo.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 232px;
}

.skInnerAreabg .skInnerBannerBg .skHeader .skMainLogo {
  text-align: center;
}

@media screen and (max-width: 1400px) {
  .skInner-bg .skWidth.skInnerWidth {
    width: auto;
  }
}

@media screen and (max-width: 1300px) {
  .skFtSponsor .skSpnPVLinks {
    left: -13px;
  }
  .skFtSponsor .skSpnNTLinks {
    right: -13px;
  }
}

@media screen and (max-width: 1200px) {
  .skWidth {
    width: auto;
    margin: 0 auto;
    padding: 0 18px;
  }
  .skFtSponsor {
    max-width: none;
  }
  .skNewsWrapper .skItem .skImg img {
    height: auto;
  }
  .skInnerAreabg .skWidth.skInnerWidth {
    width: auto;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width: 1080px) {
  .skArea {
    overflow-x: hidden;
  }
  .default-container .skOverflow {
    overflow: auto;
  }
  .skInner-bg .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInner-bg .skWidth.skInnerWidth {
    margin: 0;
    display: block;
    min-width: auto;
  }
  .skWidth {
    width: auto;
    padding: 0 18px;
  }
  .skFooter .skContact {
    margin: 0 35px;
  }
  .skFooter .ftContent {
    margin-left: 0px;
  }
  .skFooter .skBanner img {
    height: auto;
  }
  .skFooter .skSiteLink {
    margin: 0 35px;
  }
  .skFooter .skSiteLink .ftContent {
    width: auto;
    margin-left: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .skChampionshipSection .skList {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  .skChampionshipSection .skList .skItem:first-child,
  .skChampionshipSection .skList .skItem:nth-child(2),
  .skChampionshipSection .skList .skItem:nth-child(3),
  .skChampionshipSection .skList .skItem:nth-child(4),
  .skChampionshipSection .skList .skItem:nth-child(5),
  .skChampionshipSection .skList .skItem:nth-child(6),
  .skChampionshipSection .skList .skItem:nth-child(7),
  .skChampionshipSection .skList .skItem:nth-child(8),
  .skChampionshipSection .skList .skItem:nth-child(9),
  .skChampionshipSection .skList .skItem:nth-child(10),
  .skChampionshipSection .skList .skItem:nth-child(11) {
    grid-area: auto;
  }
  .skChampionshipSection .skList .skItem:nth-child(5) .skChampionship-link img {
    width: 68px;
    height: 68px;
  }
  .skChampionshipSection .skList .skInnercontent .skContentTitle {
    font-size: 22px;
  }
  .skChampionshipSection .skList .skItem .skLink .skContentTitle {
    font-size: 20px;
    line-height: 22px;
  }
  .skChampionshipSection .skList .skItem .skLink .skLinkSummary {
    font-size: 13px;
    line-height: 15px;
  }
  .skChampionshipSection .skList .skItem:nth-child(5) .skChampionship-link .skInnercontent .skContentTitle {
    font-size: 24px;
    line-height: 26px;
  }
}
.skButton .skList .skItem .skTitleWrapper .skLinkTitle {
  font-size: 30px;
}

.skFtSponsor ul.skSpnList li.skSpnItem {
  padding: 0 5px;
}
@media screen and (min-width: 1025px) {
  .skNewsWrapper .skNewsList {
    width: 100% !important;
    height: 100% !important;
  }
  .skNewsWrapper .skNewsList .skItem {
    margin-right: 0 !important;
  }
  .skNewsWrapper .prevNews,
  .skNewsWrapper .nextNews {
    display: none;
  }
}

@media screen and (max-width: 1025px) {
  .skNewsWrapper .skNewsList {
    display: block;
  }
  .skNewsWrapper .skNewsList .skItem {
    margin: 0px 10px;
    width: 300px;
  }
  .skNewsWrapper .prevNews {
    left: 20px;
  }
  .skNewsWrapper .nextNews {
    right: 20px;
  }
}

@media screen and (max-width: 800px) {
  .skNews li.item .skLine {
    width: 38%;
  }
  h1.skBanner {
    font-size: 28px;
  }
  .skButton .skList {
    flex-direction: column;
    align-items: center;
  }
  .skButton .skList .skLink img {
    width: 100%;
  }
}

@media (max-width: 800px) and (min-width: 769px) {
  .skBanner .skBannerBg {
    background-position: center 66%;
  }
}

@media screen and (max-width: 768px) {
  .skAlert .skAlertRow {
    width: auto;
  }
  .skAlert .skAlertLeft {
    float: none;
    width: auto;
  }
  .skAlert .skAlertRight {
    float: none;
    width: auto;
  }
  #Body .skAreatrabg {
    background: transparent;
  }
  .skColumnContent .skHead:after {
    content: "+";
    position: absolute;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    top: 50%;
    right: -12px;
    transform: translate(-50%, -50%);
  }
  .skColumnContent.expanded .skHead {
    padding-bottom: 15px;
  }
  .skColumnContent.expanded .skHead:after {
    content: "_";
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: -2px 0 0 0;
    right: -9px;
    top: auto;
  }
  .skInnerAreabg .skInnerBannerBg .skHeader .skWidth {
    height: 135px;
    max-width: calc(100vw - 100px);
  }
  .skInnerWrapper .LeftPane,
  .skInnerWrapper .RightPane {
    float: none;
    width: 100%;
  }
  .skHeaderTop .skTopBar {
    border-bottom: none;
  }
  .skHeaderTop .skBreadcrumb {
    display: none;
  }
  .skWidth {
    padding: 0 20px;
  }
  .skInnerWidth {
    display: block;
  }
  .skInnerAreabg .skWidth.skInnerWidth {
    width: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
  }
  .skInner-bg .skInner .LeftPane {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .skInner-bg .skInner .RightPane {
    width: auto;
    float: none;
    margin-right: 0;
    margin: 0;
  }
  .skInner-bg .skInner .ContentPane,
  .skInner-bg .skInner .DNNModuleContent {
    overflow: auto;
  }
  .skFtSponsor ul.skSpnList li.skSpnItem a.skSpnLink img {
    width: 136px;
    height: 66px;
  }
  .skLeftPane,
  .skRightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .skNav {
    display: none;
  }
  .skHeader {
    background: transparent;
  }
  .content {
    margin: 0;
  }
  .skSponsor .skSponsorTitle {
    padding-bottom: 20px;
  }
  .skSponsor .skMobilesponsor {
    display: block;
  }
  .skSponsor .skStaticImage {
    display: none;
  }
  .skFooter .skFooterContainer {
    display: block;
    width: 100%;
  }
  .skFooter .skFooterContainer .skContactInfo,
  .skFooter .skFooterContainer .skFooterLinks {
    display: block;
    width: 100%;
  }
  .skFooter .skFooterContainer .skHead {
    padding-bottom: 30px;
    text-align: center;
  }
  .skFooter .skFooterContainer .skContent .skClubAddress {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-right: 0;
  }
  .skFooter .skFooterContainer .skContent .skClubAddress a.skClubPhone,
  .skFooter .skFooterContainer .skContent .skClubAddress a.skClubEmail {
    font-weight: 500;
    font-size: 20px;
  }
  .skFooter .skFooterContainer .skContactInfo {
    padding-bottom: 50px;
  }
  .skSiteLink .ftContent {
    text-align: left;
  }
  .skFooter ul.skSiteWrapper {
    width: max-content;
    margin: 0 auto;
  }
  .skFooter ul.skSiteWrapper .skSiteItem::before {
    content: none;
  }
  .skFooter ul.skSiteWrapper .skSiteItem a.skSiteItemLink {
    text-transform: capitalize;
    margin-left: 0;
  }
  .skInfo .skInfoInner {
    padding-block: 13.4px;
  }
  .skInfo .skInfoInner .skLeft,
  .skInfo .skInfoInner .skRight {
    width: auto;
    float: none;
    text-align: center;
  }
  .skInfo .skInfoInner .skLeft {
    padding-bottom: 30px;
  }
  .skInfo .skInfoInner .SkinObject {
    font-size: 13px;
  }
  #Body #mobNav.navy .navBar {
    border-bottom: transparent;
    background: #FFFFFF;
    padding: 22px 36px;
  }
  #Body #mobNav.navy .navDropDown {
    background-color: #052451;
  }
  #Body #mobNav.navy .navTabs.activeTab {
    background-color: #052451;
  }
  #Body #mobNav.navy .navChild0 {
    background: #FFFFFF;
  }
  #Body #mobNav.navy .navChild1 {
    background: #FFFFFF;
  }
  #Body #mobNav.navy .navChild .navLink,
  #Body #mobNav.navy .navChild .navLink:link,
  #Body #mobNav.navy .navChild .navLink:visited {
    color: #052451;
  }
  #Body #mobNav.navy .navBurger .navIcon {
    fill: #052451;
  }
  #Body #mobNav.navy .navLogo {
    display: none;
  }
  .skButton .skList .skItem {
    width: 65%;
  }
  .skButton .skList .skItem img {
    object-fit: cover;
  }
  .skNewsWrapper .skNews {
    text-align: center;
  }
  .skDesktop {
    display: none;
  }
  .skSocialMobile {
    display: block;
    background-color: #052451;
    border-bottom: 10px solid #56A0D3;
  }
  .skSocialMobile .skSocial {
    align-items: center;
    justify-content: center;
    padding: 20px 0;
  }
  .skTopBar .skTopBarInner {
    flex-direction: column;
    gap: 20px;
  }
  .skTopBar h1.skBannerText {
    text-align: center;
  }
  .skBanner .skMainLogo img {
    width: 41%;
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  .skTableBlock {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
  }
  .skTableBlock a.skBtn {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
  }
  .skFooter .skClubAddress {
    font-size: 18px;
  }
  .skSection .skColumnContent {
    padding: 7px 15px;
  }
  .skSection .skColumn {
    padding: 5px 0;
  }
  .default-container .default-header h2.default-head {
    font-size: 30px;
  }
}

@media screen and (max-width: 575px) {
  .skButton .skList .skItem {
    width: 100%;
  }
  .skFtSponsor {
    padding: 20px 20px 50px 20px;
  }
  .skFtSponsor .skSpnPVLinks {
    left: -16px;
  }
  .skFtSponsor .skSpnNTLinks {
    right: -16px;
  }
  .skTopSponsor .skTopSpnPVLinks {
    left: 10px;
  }
  .skTopSponsor .skTopSpnNTLinks {
    right: 10px;
  }
}

@media screen and (max-width: 530px) {
  .skBanner .skMainLogo img {
    width: 31%;
  }
  .skSponsor h2 {
    padding: 50px 22px 20px 22px;
    line-height: 40px;
    margin-bottom: 0;
  }
  .skNewsWrapper .prevNews {
    left: 0px;
  }
  .skNewsWrapper .nextNews {
    right: 0px;
  }
}

@media screen and (max-width: 450px) {
  .skInnerAreabg .skInnerBannerBg .skHeader .skWidth {
    height: 91px;
  }
  .skNewsWrapper .skNewsList .skItem {
    width: 260px;
    margin: 0 30px;
  }
  .skHeaderTop h1.skBanner {
    font-size: 14px;
  }
  .skHeaderTop .skLogin a.skBtn {
    font-size: 14px;
    padding: 0 6px;
  }
  .skBanner .skBannerBg {
    background-position: center 45%;
  }
}

@media (max-width: 425px) {
  .skSponsor {
    padding: 30px;
  }
  .skSponsor .skTopSpnItem {
    text-align: center;
  }
  .skSponsor .skTopSpnItem img {
    width: 70%;
  }
  .skFtSponsor {
    padding: 25px 15px;
  }
  .skTopBar h1.skBannerText {
    font-size: 30px;
    line-height: 36px;
  }
}

@media screen and (max-width: 376px) {
  .skTopBar .skWidth {
    flex-direction: column;
    gap: calcSpace(1.2);
  }
  .skNewsWrapper .skNews {
    font-size: 30px;
  }
  .skChampionshipSection .skChampionshipSection-Head {
    font-size: 30px;
  }
  .skNewsWrapper .prevNews {
    left: -20px;
  }
  .skNewsWrapper .nextNews {
    right: -20px;
  }
}
