@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");
/* 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;
}

/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Post Oak Little League											            */
/* Created: 24 Apr 2024 by Divya Patel							*/
/********************************************************************/
/* Comman CSS */
/********************************************************************/
html,
body {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: "Poppins";
  height: 100%;
  background: #fff;
  color: #363636;
  line-height: 18px;
  font-weight: normal;
}

/* Text CSS */
/*******************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #000;
  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: "Poppins";
  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: "Poppins";
}

.Normal,
.NormalDisabled {
  color: #000;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: "Poppins";
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  background: #f6f6f6;
  border: 1px solid #616161;
  padding: 2px 8px;
  margin: 2px 0;
  color: #222;
}

input.NormalTextBox:focus,
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover {
  border-color: #222;
}

::-webkit-scrollbar-thumb {
  background-color: #fff;
}

::-webkit-scrollbar-track {
  background-color: #000;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #000;
}

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 #fff;
}

#mobNav .navTabs .navLink,
#mobNav .navTabs .navLink:link,
#mobNav .navTabs .navLink:visited {
  border-bottom: 0;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  font-size: 12px;
  line-height: 18px;
}

.StandardButton:hover,
.StandardButton:focus {
  outline: none;
}

/* Layout CSS */
/********************************************************************/
.skWidth {
  width: 1200px;
  margin: 0 auto;
}

.skBanner {
  background-color: #1c3261;
}
.skBanner .skBannerBg {
  background: url("images/background_r2.jpg") no-repeat center center;
  background-size: cover;
  background-color: #1c3261;
  background-position: center 50%;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.no-padding {
  padding: 0;
}

/* default image size  */
img {
  max-width: 100%;
}

/* Inner Pages */
/********************************************************************/
#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: "Poppins";
}

.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;
}

/* Top Bar */
/********************************************************************/
.skSocialMobile {
  display: none;
}

.skTopBar {
  background: #1c3261;
  border-bottom: 20px solid #b02128;
  padding: 14px 0;
}
.skTopBar .skWidth {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.skTopBar .skRight {
  display: flex;
  align-items: center;
}
.skTopBar h1.skBanner {
  color: #fff;
  padding: 0;
  font-weight: 500;
  font-size: 20px;
  font-family: "Poppins";
}

.skLogin {
  font-size: 24px;
  line-height: 24px;
}
.skLogin a.skBtn {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0 18px;
  vertical-align: middle;
  letter-spacing: 0.4px;
  font-weight: 500;
  font-size: 20px;
  font-family: "Poppins";
}
.skLogin span {
  color: #fff;
}

.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: #fff;
}
.skSocial a.skFacebook svg {
  width: 12px;
  height: 24px;
  margin-top: 1px;
}
.skSocial a.skTwitter svg {
  width: 26px;
  height: 20px;
  margin-top: 1px;
}
.skSocial a.skYoutube svg {
  width: 29px;
  height: 20px;
  margin-top: 1px;
}
.skSocial a.skInstagram svg {
  width: 28px;
  height: 28px;
}
.skSocial a.skFlickr svg {
  width: 22px;
  height: 10px;
}

/* Navigation CSS */
/*******************************************************************/
.skHeaderInner {
  background: #fff;
}
.skHeaderInner .skNav {
  margin: 0;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}
.skHeaderInner .skNav #dnnStandardMenu .root {
  border: none;
  display: inline-block;
  margin-right: 56px;
}
.skHeaderInner .skNav #dnnStandardMenu .root:last-child {
  margin-right: 0;
}
.skHeaderInner .skNav #dnnStandardMenu .root .txt {
  display: block;
  font-size: 18px;
  line-height: 27px;
  color: #213561;
  font-family: "Poppins";
  font-weight: 500;
  letter-spacing: 0.3px;
  padding: 15px 0;
  text-transform: capitalize;
}
.skHeaderInner .skNav #dnnStandardMenu .root .txt:hover {
  color: #b02128;
  font-weight: 700;
}
.skHeaderInner .skNav #dnnStandardMenu .root .m .haschild > .txt .icn {
  height: 12px;
  width: 12px;
  display: inline-block;
  background-position: right center;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  background-image: url(../images/hover-nav-arrow.png);
}
.skHeaderInner .skNav #dnnStandardMenu .root .m .haschild > .txt:hover .icn {
  background-image: url(../images/hover-nav-arrow.png);
}
.skHeaderInner .skNav #dnnStandardMenu .root .m .haschild > .txt::before {
  right: 0;
}
.skHeaderInner .skNav #dnnStandardMenu .root .mi3 .txt {
  padding: 7px 18px 7px 48px;
}
.skHeaderInner .skNav #dnnStandardMenu .root .mi4 .txt {
  padding: 7px 18px 7px 63px;
}
.skHeaderInner .skNav #dnnStandardMenu .root.sel .txt {
  list-style: none;
  color: #b02128;
  font-weight: 700;
}
.skHeaderInner .skNav #dnnStandardMenu .root.exp .txt {
  list-style: none;
  color: #b02128;
}
.skHeaderInner .skNav #dnnStandardMenu .root .mi1 .mi .txt:after {
  background: none;
}
.skHeaderInner .skNav #dnnStandardMenu .root .mi:hover {
  background: #ececec;
}

.skHeader .skWidth {
  background-image: url(images/siteheader_r2.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 257px;
}

/* Breadcrumb */
/******************************************************************/
.skBreadcrumb {
  background: #1c3261;
  padding: 4px;
}
.skBreadcrumb .skWidth {
  display: flex;
  align-items: center;
}
.skBreadcrumb span a.breadcrumb {
  font-size: 14px;
  text-transform: capitalize;
  font-family: "Poppins";
  text-decoration: none;
  color: #fff;
  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;
}

/* Rotator */
/******************************************************************/
.skSlider {
  position: relative;
}
.skSlider:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  box-sizing: border-box;
  pointer-events: none;
  border: 3px solid #ff0000;
}

/*Top Sponsor*/
/********************************************/
.skSponsor {
  background-color: white;
  border: 10px solid #b02128;
}
.skSponsor h2 {
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  color: #1c3261;
  padding: 50px 0 0 0;
  font-family: "Poppins";
}
.skSponsor .skMobilesponsor {
  display: none;
}
.skSponsor .skSponsorWrapper .skImageList .skItem {
  margin: 0 6px;
  padding: 0 10px;
  list-style: none;
  float: left;
}
.skSponsor .skSponsorWrapper .skImageList .skItem .link {
  text-decoration: none;
}
.skSponsor .skSponsorWrapper .skImageList .skItem .link .imgWrapper {
  position: relative;
}
.skSponsor .skSponsorWrapper .skImageList .skItem .link .imgWrapper::before {
  content: "";
  background: #213561;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.5;
}
.skSponsor .skSponsorWrapper .skImageList .skItem p.skTitle {
  background: #213561;
  text-align: center;
  padding: 18px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
}
.skSponsor .skSponsorWrapper #pager2 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 50px;
}
.skSponsor .skSponsorWrapper #pager2 a {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #1c3261;
  border-radius: 50%;
  margin: 0 5px;
  transition: all 0.5s ease;
  opacity: 0.5;
}
.skSponsor .skSponsorWrapper #pager2 a.selected {
  width: 28px;
  border-radius: 7px;
  opacity: 1;
}
.skSponsor .skSponsorWrapper #pager2 a span {
  display: none;
}

/*Image Links*/
/********************************************/
.skButton {
  padding: 50px 0;
}
.skButton .skList {
  display: flex;
  gap: 30px;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.skButton .skList .skItem {
  position: relative;
  box-shadow: 0px 0px 0px 3px #fff;
  list-style: none;
}
.skButton .skList .skItem::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b02128;
  opacity: 0.7;
  z-index: 1;
  filter: contrast(1.5);
}
.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-size: 34px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  line-height: normal;
  text-align: center;
}
.skButton .skList .skItem img {
  width: 380px;
  height: 200px;
  background-position: center;
  object-fit: fill;
  background-repeat: no-repeat;
}
.skButton .skList .skItem .skLink {
  width: 100%;
  height: 100%;
  display: block;
}

.skSubSec {
  background-image: url(images/bg.png);
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

/*News*/
/************************************************/
.skNewsWrapper {
  position: relative;
  margin-bottom: 50px;
}
.skNewsWrapper .skNews {
  font-family: "Poppins";
  color: #213561;
  font-size: 40px;
  font-weight: 600;
  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: #132D65;
  color: #fff;
  width: 380px;
}
.skNewsWrapper .skItem:hover {
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.2509803922);
}
.skNewsWrapper .skItem .skLink {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  flex: 1;
  position: relative;
}
.skNewsWrapper .skItem .sknLink {
  display: block;
  text-align: right;
  padding-bottom: 10px;
  padding-right: 14px;
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.skNewsWrapper .skItem .sknLink:after {
  content: ">>";
}
.skNewsWrapper .skImg {
  position: relative;
}
.skNewsWrapper .skImg img {
  width: 100%;
}
.skNewsWrapper .skImg::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(19, 45, 101, 0.3);
  left: 0;
  right: 0;
}
.skNewsWrapper .skDetail {
  color: #fff;
  margin: 12px 22px;
}
.skNewsWrapper .skDetail .skTitle {
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
  padding: 0;
  text-transform: uppercase;
}
.skNewsWrapper .skDetail .sknSummary {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 0;
  margin-bottom: 30px;
  height: 72px;
}
.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");
}

/*Footer sponosr*/
/************************************************/
.skFtSponsor {
  padding: 50px 0;
  max-width: calc(100% - 150px);
  margin: 0 auto;
  width: 100%;
}
.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 {
  height: 124px;
  width: 250px;
  background-position: center;
  background-size: cover;
}
.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;
}

.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;
}

#sWebHome_ActionsBar {
  margin: 0;
}

/* Footer CSS */
/********************************************************************/
.skFooter {
  padding: 50px 0;
  background-color: #0C2A69;
}
.skFooter .skWidth {
  display: table;
}
.skFooter .skFooterConatiner {
  display: table-row;
  table-layout: fixed;
  width: 100%;
}
.skFooter .skFooterConatiner .skContactInfo {
  display: table-cell;
  width: 70%;
}
.skFooter .skFooterConatiner .skFooterLinks {
  display: table-cell;
  width: 30%;
}
.skFooter .skContact {
  padding-top: 105px;
}
.skFooter .ftContent {
  margin-left: 3px;
}
.skFooter .skClubAddress {
  font-family: "Poppins";
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
  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: "Poppins";
  font-weight: 700;
  text-transform: lowercase;
  text-decoration: none;
  color: #fff;
  margin-left: 15px;
  font-size: 24px;
}
.skFooter a.skClubPhone {
  margin-bottom: 10px;
}
.skFooter .skHead {
  font-family: "Poppins";
  font-size: 44px;
  font-weight: 600;
  line-height: 66px;
  letter-spacing: 0.6px;
  padding: 0;
  color: #fff;
  text-wrap: nowrap;
  text-transform: capitalize;
  padding-bottom: 39px;
}
.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 li {
  list-style: none;
  position: relative;
}
.skFooter ul.skSiteWrapper li::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.63282 0.278417L7.71985 6.32784C8.09338 6.69906 8.09338 7.30094 7.71985 7.67216L1.63282 13.7216C1.25929 14.0928 0.653677 14.0928 0.280147 13.7216C-0.0933838 13.3504 -0.0933838 12.7485 0.280147 12.3773L5.1306 7.00028L0.280148 1.62273C-0.0933828 1.25151 -0.0933827 0.64964 0.280148 0.278417C0.653678 -0.0928057 1.25929 -0.0928056 1.63282 0.278417Z' fill='white'/%3E%3C/svg%3E");
  color: white;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.skFooter a.skSiteItemLink {
  font-family: "Poppins";
  font-size: 20px;
  line-height: 47px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  text-transform: capitalize;
  height: auto;
  overflow: visible;
  margin-left: 37px;
  text-wrap: nowrap;
  color: #fff;
}

.skChampionshipSection {
  padding-bottom: 50px;
}
.skChampionshipSection .skChampionshipSection-Head {
  font-family: "Poppins";
  color: #213561;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 50px;
  padding-bottom: 36px;
  text-align: center;
}
.skChampionshipSection .skList {
  justify-content: center;
  gap: 30px;
  padding: 0;
  margin: 0;
}
.skChampionshipSection .skList .skItem {
  list-style: none;
  background-color: #C51231;
  padding: 15px 38px 15px 21px;
  color: #fff;
  border: 10px solid #0D2A69;
  width: 48.7%;
}
.skChampionshipSection .skList .skItem .skLink {
  text-decoration: none;
}
.skChampionshipSection .skList .skItem .skLink .skChampionship-link {
  display: flex;
  justify-content: start;
  gap: 18px;
  align-items: center;
}
.skChampionshipSection .skList .skItem .skLink .skChampionship-link .skInnercontent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.skChampionshipSection .skList .skItem .skLink .skLinkSummary {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 0;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.skChampionshipSection .skList .skItem .skLink .skContentTitle {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

.skInfo {
  background-color: #292929;
  padding: 16.2px 0;
  color: #fff;
}
.skInfo .skInfoInner .skLeft {
  width: calc(100% - 463px);
  line-height: 23px;
}
.skInfo .skInfoInner .SkinObject {
  font-size: 16px;
  color: #fff;
}
.skInfo .skInfoInner a.HiddenLink {
  color: transparent;
  transition: 0.3s;
}
.skInfo .skInfoInner a.HiddenLink:hover {
  color: #fff;
}

.skInnerImageArea {
  background-image: url("images/innerImageArea.png");
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
}

/* Inner page css ***/
.skInnerAreabg {
  background-color: #1c3261;
}
.skInnerAreabg .skInnerBannerBg {
  background: url("images/inner-page-bg.png") no-repeat center center;
  background-size: contain;
  background-color: #1c3261;
  background-position: top;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.skInnerAreabg .skInnerBannerBg .skHeader .skWidth {
  background-image: url("images/siteheader_r2.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 257px;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1400px) {
  .skHeader h1.skBanner {
    font-size: 52px;
  }
  .skInner-bg .skWidth.skInnerWidth {
    width: auto;
  }
}
@media screen and (min-width: 1400px) {
  .skBanner .skBannerBg {
    background-position: center -180px;
  }
}
@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;
  }
  .skNewsWrapper .skImg img {
    max-width: 100%;
  }
  .skInnerAreabg .skWidth.skInnerWidth {
    width: auto;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 1150px) and (min-width: 915px) {
  .skBanner .skBannerBg {
    background-position: center -110px;
  }
}
@media screen and (max-width: 1199px) {
  .skChampionshipSection .skList {
    gap: 20px;
  }
  .skChampionshipSection .skList .skItem {
    width: 50%;
  }
}
@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) {
  .skButton .skList .skItem .skTitleWrapper .skLinkTitle {
    font-size: 30px;
  }
  .skFtSponsor {
    max-width: calc(100% - 80px);
  }
  .skFtSponsor ul.skSpnList li.skSpnItem {
    padding: 0 5px;
  }
  .skFtSponsor ul.skSpnList li.skSpnItem a.skSpnLink img {
    width: 156px;
    height: 66px;
  }
}
@media (max-width: 1150px) and (min-width: 1024px) {
  .skBanner .skBannerBg {
    background-position: center -120px;
  }
}
@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) {
  .skEmbededHTML {
    float: none;
    border: none;
    padding: 27px 0 0 0;
  }
  .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%;
  }
  .skBanner .skHeader .skWidth {
    height: 220px;
  }
}
@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 {
    background: url("images/mobile-bg.png") no-repeat center center;
    background-size: contain;
    background-position: top;
    width: 100%;
  }
  .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;
  }
  .skLeftPane,
  .skRightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .skNav {
    display: none;
  }
  .skHeader {
    background: transparent;
  }
  .content {
    margin: 0;
  }
  .skSponsor h2 {
    margin-bottom: 20px;
  }
  .skSponsor .skMobilesponsor {
    display: block;
  }
  .skSponsor .skstaticImage {
    display: none;
  }
  .skFooter .skFooterConatiner {
    display: block;
    width: 100%;
  }
  .skFooter .skFooterConatiner .skContactInfo,
  .skFooter .skFooterConatiner .skFooterLinks {
    display: block;
    width: 100%;
  }
  .skFooter .skFooterConatiner .skHead {
    padding-bottom: 30px;
    text-align: center;
  }
  .skFooter .skFooterConatiner .skContent .skClubAddress {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-right: 0;
  }
  .skFooter .skFooterConatiner .skContent .skClubAddress a.skClubPhone,
  .skFooter .skFooterConatiner .skContent .skClubAddress a.skClubEmail {
    font-weight: 500;
    font-size: 20px;
  }
  .skFooter .skFooterConatiner .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.Post-Oak-Little-League #mobNav .navChild0 {
    background: #f6f6f6;
  }
  #Body.Post-Oak-Little-League #mobNav .navChild1 {
    background: #ececec;
  }
  #Body.Post-Oak-Little-League #mobNav .navBar {
    border-bottom: transparent;
    background: #fff;
    padding: 22px 36px;
  }
  #Body.Post-Oak-Little-League #mobNav .navBurger .navIcon {
    fill: #000;
  }
  #Body.Post-Oak-Little-League #mobNav .navLogo {
    display: none;
  }
  .skButton .skList .skItem {
    width: 65%;
  }
  .skButton .skList .skItem img {
    object-fit: cover;
  }
  .skChampionshipSection .skList .skItem {
    width: 65%;
    margin: 0 auto;
  }
  .skBanner .skBannerBg {
    background-position: center 50%;
  }
  .skBanner .skHeader .skWidth {
    height: 190px;
  }
  .skNewsWrapper .skNews {
    text-align: center;
  }
  .skDesktop {
    display: none;
  }
  .skSocialMobile {
    display: block;
    background-color: #1c3261;
    border-bottom: 10px solid #b02128;
  }
  .skSocialMobile .skSocial {
    align-items: center;
    justify-content: center;
    padding: 20px 0;
  }
  .skTopSponsor .skTopSpnItem img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .skBanner .skHeader {
    display: block;
  }
  .skBanner .skHeader .skWidth {
    height: 180px;
  }
  .skTableBlock {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
  }
  .skTableBlock a.skBtn {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
  }
  .skFooter .skHead {
    font-size: 38px;
  }
  .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) {
  .skChampionshipSection .skList .skItem {
    width: 100%;
  }
  .skChampionshipSection .skList .skItem .skLink .skLinkSummary {
    font-size: 14px;
  }
  .skChampionshipSection .skList .skItem .skLink .skContentTitle {
    font-size: 20px;
  }
  .skButton .skList .skItem {
    width: 100%;
  }
  .skBanner .skHeader {
    display: block;
  }
  .skBanner .skHeader .skWidth {
    height: 150px;
  }
  .skFtSponsor {
    max-width: calc(100% - 50px);
    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 .skHeader .skWidth {
    height: 100px;
  }
  .skSponsor h2 {
    padding: 50px 22px 20px 22px;
    line-height: 40px;
    margin-bottom: 0;
  }
  .skNewsWrapper .prevNews {
    left: 0px;
  }
  .skNewsWrapper .nextNews {
    right: 0px;
  }
  .skTopSponsor .skTopSpnItem img {
    width: 60%;
  }
}
@media screen and (max-width: 450px) {
  .skInnerAreabg .skInnerBannerBg .skHeader .skWidth {
    height: 91px;
  }
  .skNewsWrapper .skNewsList .skItem {
    width: 280px;
    margin: 0 30px;
  }
  .skNewsWrapper .skNewsList .skItem .skDetail {
    margin: 10px 25px;
  }
  .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) {
  .skTopSponsor .skTopSpnItem img {
    width: 50%;
  }
}

@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;
  }
  .skBanner .skHeader .skWidth {
    height: 83px;
  }
  .skNewsWrapper .prevNews {
    left: -20px;
  }
  .skNewsWrapper .nextNews {
    right: -20px;
  }
  .skTopSponsor .skTopSpnItem img {
    width: 45%;
  }
}
