/********************************************************************/
/* Website Developed by : Blue Sombrero 		    */
/* Neighborhood Sports Platinum Theme    */
/* Created by Rimpal Prajapati 29-August-2019			    */
/********************************************************************/
@import url("https://fonts.googleapis.com/css?family=Lato:400,700|Open+Sans:400,600,700|Raleway:400,600,700|Roboto+Condensed:400,700|Roboto:400,700&display=swap");
/* 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;
}

/* Variables*/
/* Comman CSS */
/********************************************************************/
html,
body {
  font-size: 14px;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
}

/*******************************************************************/
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: Arial, Helvetica, sans-serif;
  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: Arial, Helvetica, sans-serif;
}

.Normal,
.NormalDisabled {
  color: #000;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

.AlertText a, .AlertText a:link, .AlertText a:visited {
  color: #c70118;
}

.AlertText a:hover, .AlertText a:focus, .AlertText a:active {
  color: #ebeaea;
}

.skWrapper a, .skWrapper a:link, .skWrapper a:visited {
  color: #c8031a;
  text-decoration: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: Arial, Helvetica, sans-serif;
  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;
}

.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:hover span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:focus span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:active span {
  background-color: #c70118;
  color: #fff;
}

.sWebTheme_ActionsArea a.sWebTheme_showSettings:hover {
  background-color: #c70118;
  color: #fff;
}

textarea.NormalTextBox,
select.NormalTextBox {
  height: auto;
}

.skLeft {
  float: left;
}

.skRight {
  float: right;
}

.skClear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

.skMob {
  display: none;
}

#Body .skinStatus {
  bottom: 53px;
}

#Body .TeamPage_newsHolder {
  margin-bottom: 0;
}

#Body .skInnerArea .bsbSkin {
  background-color: transparent !important;
}

#Body .skInnerArea .bsbSkin .container {
  width: auto;
}

#BSBContainer.volunteer-listing .row-title {
  max-width: unset;
}

#mobNav .navTabs .navItem {
  border-top: 1px solid #fff;
}

#mobNav .navTabs .navLink {
  border-bottom: 0;
}

#mobNav .navTabs .navLink:link, #mobNav .navTabs .navLink:visited {
  border-bottom: 0;
}

/* Layout CSS */
/********************************************************************/
.skWidth {
  width: 1366px;
  margin: 0 auto;
}

.skNav {
  background-color: #fff;
}

.TeamPage_gridColumn span {
  word-break: break-word;
}

/* Header CSS */
/********************************************************************/
#google_translate_element, #google_translate_element_mob {
  height: 20px;
  width: 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0;
}

#google_translate_element:hover svg, #google_translate_element_mob:hover svg {
  fill: #fff;
}

#google_translate_element svg, #google_translate_element_mob svg {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: transparent;
  transform: translate(-50%, -50%);
  fill: #007aff;
}

#google_translate_element .goog-te-gadget, #google_translate_element_mob .goog-te-gadget {
  display: block;
}

#google_translate_element .goog-te-gadget-simple, #google_translate_element_mob .goog-te-gadget-simple {
  background: transparent;
  border: none;
}

#google_translate_element .goog-te-gadget-simple img, #google_translate_element_mob .goog-te-gadget-simple img {
  display: none;
}

#google_translate_element .goog-te-gadget img,
#google_translate_element .goog-te-menu-value span, #google_translate_element_mob .goog-te-gadget img,
#google_translate_element_mob .goog-te-menu-value span {
  display: none;
}

#google_translate_element .goog-te-menu-value,
#google_translate_element .translate, #google_translate_element_mob .goog-te-menu-value,
#google_translate_element_mob .translate {
  position: absolute;
  padding: 10px;
  top: 0;
  left: 0;
}

#google_translate_element {
  margin-right: 23px;
  display: inline-block;
}

/* Topbar */
/********************************************************************/
.skTopbar {
  background: #0a367b url(images/star-bg.png) 80px -130px no-repeat;
  padding: 21px 0 9px;
}

.skSocial {
  float: right;
  margin-right: 12px;
}

.skSocial .link {
  margin-right: 20px;
  color: transparent;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.skSocial svg {
  fill: #fff;
}

.skSocial svg:hover {
  fill: #007aff;
}

.skSocial .skFacebook {
  margin-right: 16px;
}

.skSocial .skTwitter {
  margin-right: 19px;
}

.skSocial .skTwitter svg {
  height: 20px;
  width: 20px;
}

.skSocial .skFacebook svg,
.skSocial .skInstagram svg {
  width: 18px;
  height: 18px;
}

.skSocial .skYoutube svg {
  width: 20px;
  height: 17px;
}

.skSocial .skFlickr svg {
  width: 22px;
  height: 22px;
  margin-top: -2px;
}

.skBtn {
  display: inline-block;
}

.skBtn svg {
  fill: #007aff;
  margin-right: 10px;
  margin-bottom: -2px;
}

.skBtn.link {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  line-height: 22px;
}

.skBtn.link:hover, .skBtn.link:active {
  color: #007aff;
}

.skBtn .plus {
  fill: #0a367b;
}

.skLogin {
  margin-right: 27px;
}

.skLogin svg {
  width: 14px;
  height: 17px;
}

.skRegister {
  margin-right: 23px;
}

.skRegister svg {
  width: 18px;
  height: 18px;
}

/* Header */
/********************************************************************/
.skMobile {
  display: none;
}

.skHeader {
  background: #c8031a url(images/star-bg.png) 80px -130px no-repeat;
}

.skTitle {
  font-family: "Roboto", sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  padding: 26px 0 20px 0;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
}

.skLogo {
  margin: -39px 35px 0 15px;
}

.skLogo a {
  display: block;
}

.skLogo img {
  width: 122px;
  height: 184px;
}

.skAction #google_translate_element_mob {
  display: none;
}

.skBtn:empty {
  display: none;
}

/* Image Link */
/********************************************************************/
.skImageLinksWrapper {
  background-color: #fff;
}

.skImageLinks {
  padding: 58px 0px 25px;
}

.skImageLinks .list {
  margin: 0;
  padding: 0;
  text-align: center;
}

.skImageLinks .item {
  display: inline-block;
  transition: all 0.3s;
  margin-right: 15px;
  margin-bottom: 20px;
}

.skImageLinks .item:last-child {
  margin-right: 0;
}

.skImageLinks .item:hover {
  transform: translateY(-10px);
}

.skImageLinks .item:hover .skLinkImage {
  outline: 5px solid #c70118;
}

.skImageLinks .item:hover .text {
  color: #c70118;
}

.skImageLinks .skLinkImage {
  outline: 5px solid transparent;
  transition: all 0.3s;
  width: 259px;
  height: 227px;
}

.skImageLinks .link {
  text-decoration: none;
}

.skImageLinks .text {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 1;
  letter-spacing: 0.3px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #242323;
  transition: all 0.3s;
  margin-top: 15px;
}

.skImageLinks .text span {
  word-break: break-word;
  max-width: 255px;
  text-overflow: ellipsis;
  display: block;
}

/* Scroll */
/********************************************************************/
.skInner {
  height: 390px;
  overflow-y: auto;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #c70118;
}

::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
  background-color: #c8031a;
}

.SkFieldWrapper .content,
.skEventWrapper .content {
  padding-left: 40px;
  text-align: left;
  padding-right: 32px;
}

/* Field Status */
/********************************************************************/
.skRowInner {
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.skRowInner .skColumn {
  padding: 0 20px;
  position: relative;
}

.SkFieldWrapper,
.skEventWrapper,
.skSocialWrapper {
  display: table-cell;
  width: 31.5%;
}

.skRowWrapper {
  padding: 130px 0px 125px;
  overflow: hidden;
  background-color: #f0f0f0;
}

.skRowWrapper .skRow {
  margin: 0 -20px;
}

.skRowWrapper .skLine {
  background: #c70118;
  height: 6px;
  width: 65%;
  display: inline-block;
  text-align: right;
  margin-left: 15px;
  margin-top: 10px;
}

.skRowWrapper .inner {
  overflow-y: auto;
  margin-top: 15px;
  display: block;
  height: 419px;
  overflow: auto;
}

.SkFieldWrapper .skFieldStatus .skItem {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #ffff;
  padding: 25px 0 20px;
}

.SkFieldWrapper .skFieldStatus .skItem:after {
  position: absolute;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.5px;
  right: 0px;
  text-transform: uppercase;
  top: 28px;
}

.SkFieldWrapper .skFieldStatus .skItem:first-child {
  padding: 0 0 15px;
}

.SkFieldWrapper .skFieldStatus .skItem:first-child:after {
  top: 0;
}

.SkFieldWrapper .skFieldStatus .skOpen:after {
  content: "Open";
  color: #0a367b;
}

.SkFieldWrapper .skFieldStatus .skPartial:after {
  content: "Partial";
  color: #046fe3;
}

.SkFieldWrapper .skFieldStatus .skClose:after {
  content: "Closed";
  color: #c70118;
}

.SkFieldWrapper .skFieldStatus .skItem.skLast {
  border-bottom: 0;
}

.SkFieldWrapper .skName {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.2px;
  color: #222222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 75px;
  text-transform: uppercase;
  padding-bottom: 0;
}

.SkFieldWrapper .skDate {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #c8031a;
}

.SkFieldWrapper .skSubField {
  margin: 0;
  padding: 0;
}

.SkFieldWrapper .skSubField .skLocationItem {
  font-size: 15px;
  line-height: 1;
  color: #222222;
  padding: 0 48px 0 0;
  border-bottom: none;
  margin: 8px 0;
  text-transform: capitalize;
}

.SkFieldWrapper .skSubField .skLocationItem:first-child {
  padding: 0 48px 0 0;
}

.SkFieldWrapper .skSubField .skLocationItem:after {
  top: 0;
}

.SkFieldWrapper .skFieldStatus {
  margin: 0;
}

.skViewall {
  text-align: center;
}

.skViewall .viewall {
  font-family: "Roboto Condensed", sans-serif;
  background-color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  text-align: center;
  padding: 6px 26px;
  text-decoration: none;
  color: #0a367b;
}

.skViewall .viewall:hover {
  color: #046fe3;
}

.skRowWrapper .skHead {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 36px;
  text-align: left;
  color: #0a367b;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
}

.skRowWrapper .skHead span {
  background: #f0f0f0;
  padding-right: 15px;
}

.skRowWrapper .skHead:after {
  content: '';
  display: block;
  width: 100%;
  background-color: #0a367b;
  height: 5px;
  position: absolute;
  z-index: -1;
  top: 14px;
}

/* Event Section
=======================================================*/
.skEvent {
  position: relative;
  padding-bottom: 5px;
}

.skEvent .list {
  margin: 0;
  padding: 0;
  text-align: left;
}

.skEvent .item {
  border-bottom: 1px solid #ffffff;
  padding: 20px 0;
  list-style: none;
}

.skEvent .item.first {
  padding: 0px 0 15px;
}

.skEvent .item.last {
  border-bottom: none;
}

.skEvent .datewrp {
  width: 45px;
  float: left;
  font-family: "Roboto Condensed", sans-serif;
  color: #c8031a;
  line-height: 1;
  letter-spacing: 0.2px;
  font-weight: 700;
}

.skEvent .datewrp .month {
  display: block;
  text-transform: uppercase;
  font-size: 25px;
  text-align: center;
}

.skEvent .datewrp .date {
  display: block;
  text-transform: uppercase;
  font-size: 45px;
}

.skEvent .timeTitle {
  padding: 0 0 0 68px;
}

.skEvent .time {
  display: inline-block;
  text-transform: lowercase;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #0a367b;
  letter-spacing: 0.2px;
}

.skEvent .title {
  color: #222222;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  word-break: break-word;
}

.skEvent .statussec {
  display: inline-block;
}

.skEvent .status {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  text-transform: capitalize;
  font-style: italic;
  border-radius: 3px;
  background: #fff;
  padding: 2px 4px;
}

.skEvent .status.canceled {
  color: #a74544;
}

.skEvent .status.rescheduled {
  color: #42927f;
}

.skEvent .status.postponed {
  color: #f8972a;
}

.skEvent .location {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #222222;
  text-transform: capitalize;
}

.facebook-plugin {
  display: block;
  margin: auto;
}

.skSocialWrapper .skColumnInner {
  padding: 0 0 0 38px;
}

.skSocialWrapper .skTwitterIcn svg,
.skSocialWrapper .skFacebookIcn svg {
  fill: #0b387c;
}

.skSocialWrapper .skTwitterIcn svg:hover, .skSocialWrapper .skTwitterIcn svg:active, .skSocialWrapper .skTwitterIcn svg:focus,
.skSocialWrapper .skFacebookIcn svg:hover,
.skSocialWrapper .skFacebookIcn svg:active,
.skSocialWrapper .skFacebookIcn svg:focus {
  fill: #ca0018;
}

.skSocialWrapper .skSocialTab .active svg {
  fill: #c8031a;
}

.skSocialWrapper .skFBWrapper {
  height: 420px;
}

.skSocialWrapper .skTwitter {
  height: 420px;
  overflow: auto;
  background: #fff;
  -webkit-overflow-scrolling: touch;
}

.skSocialWrapper .content {
  margin: 15px 0 0 0;
}

.skSocialTab {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 4px 18px 0 8px;
  margin: 0;
  z-index: 999;
  background-color: #f0f0f0;
}

.skSocialTab li {
  display: inline-block;
}

.skSocialTab li a {
  display: block;
  text-indent: 0;
  font-size: 0;
  width: 21px;
  height: 21px;
}

.skSocialTab li:last-child {
  margin-left: 5px;
}

/* About Us */
/********************************************************************/
.skAboutUs {
  background-color: #0a367b;
}

.skAboutUs .skAboutWrapper {
  padding: 85px 150px 105px 100px;
}

.skAboutUs .skAboutHead {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 36px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.skAboutUs .skAboutInner {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.2px;
  padding-left: 40px;
}

/* News */
/********************************************************************/
.skNews {
  background-color: #fff;
}

.skNews .skNewsWrapper {
  padding: 70px 97px 90px;
}

.skNews .skNewsHead {
  font-size: 36px;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  color: #0a367b;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 25px;
}

.skNews .list {
  margin: 0;
  padding: 0 0 0 45px;
}

.skNews .item {
  float: left;
  list-style: none;
  width: 340px;
  border-left: 6px solid #c70118;
  padding: 5px 20px 5px 16px;
}

.skNews .item .summary {
  word-break: break-word;
}

.skNews .item.last {
  padding-right: 0;
  padding-left: 15px;
}

.skNews .item.alt {
  padding-right: 16px;
}

.skNews .date {
  font-size: 20px;
  line-height: 1;
  color: #c70118;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: -5px;
}

.skNews .title {
  padding: 5px 0 0;
}

.skNews .title a {
  font-size: 23px;
  line-height: 26px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #0a367b;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.skNews .summary {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #181717;
  padding: 4px 3px 0px;
  margin-bottom: 10px;
}

.skNews .skReadMore {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #046fe3;
  text-decoration: none;
  padding-left: 3px;
}

.skNews .skReadMore .skMoreIcn {
  fill: #046fe3;
  font-size: 20px;
  vertical-align: middle;
}

.skNews .skReadMore:hover {
  color: #c70118;
}

.skNews .skReadMore:hover .skMoreIcn {
  fill: #c70118;
}

.skNews .skReadMore svg {
  height: 15px;
  width: 5px;
  vertical-align: middle;
}

/* Video */
/********************************************************************/
.skVideoWrapper {
  background-color: #c70118;
  position: relative;
  overflow: hidden;
}

.skVideoWrapper:after {
  content: '';
  position: absolute;
  background-image: url(images/star-bg.png);
  background-repeat: no-repeat;
  bottom: -97px;
  right: -271px;
  height: 323px;
  width: 915px;
  display: block;
}

.skVideoWrapper .skVideoInner {
  padding: 109px 15px;
  z-index: 1;
  position: relative;
  color: #fff;
  word-break: break-word;
}

.skVideoWrapper iframe {
  margin: 0 auto;
  display: block;
  width: 1121px;
  height: 631px;
}

.skVideoWrapper a {
  color: #fff;
}

/* Sponsor */
/********************************************************************/
.skSponsor {
  padding: 53px 0 45px;
  background-color: #fff;
}

.skSponsor .skWidth {
  position: relative;
  padding: 0;
}

.skSponsor .wrapper {
  padding: 0 40px;
}

.skSponsor .list {
  padding: 0;
}

.skSponsor .item {
  list-style: none;
  float: left;
  margin: 0 22px 0;
}

.skSponsor .item a {
  display: inline-block;
}

.skSponsor .prev,
.skSponsor .next {
  position: absolute;
  z-index: 1;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}

.skSponsor svg {
  fill: #c70118;
  width: 42px;
}

.skSponsor .prev {
  left: 0px;
}

.skSponsor .prev svg {
  transform: rotate(90deg);
}

.skSponsor .prev:hover {
  left: -5px;
}

.skSponsor .next {
  right: 0px;
}

.skSponsor .next svg {
  transform: rotate(-90deg);
}

.skSponsor .next:hover {
  right: -5px;
}

/* Footer */
/********************************************************************/
.skFooter {
  background-color: #0a367b;
}

.skFooter .skFooterInner {
  padding: 67px 70px 58px 125px;
}

.skFooter .skHead {
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 12px;
  margin-bottom: 50px;
  display: inline-block;
  letter-spacing: 0.2px;
}

.skFooter .skHead:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 3px;
  width: 100%;
  background-color: #fff;
}

.skFtbanner {
  float: left;
  padding: 18px 45px 0 0;
}

.skFtbanner img {
  width: 165px;
  height: 242px;
}

.skContact {
  float: left;
  width: 254px;
  padding: 0 40px 0 0;
  word-break: break-word;
}

.skClubAddress {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.2px;
  font-weight: 600;
  padding-bottom: 28px;
}

.skClubName {
  text-transform: capitalize;
}

.skClubContact a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 9px;
}

.skClubContact a:hover {
  color: #0078fe;
}

.skClubContact a:hover svg {
  fill: #0078fe;
}

.skClubContact svg {
  width: 12px;
  height: 12px;
  fill: #fff;
  margin-right: 5px;
}

.skLeague {
  width: 240px;
  max-width: 240px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.skLeague .skItem {
  list-style-type: none;
  border: 4px solid #fff;
  padding: 0 5px;
}

.skLeague .skItem .skLeagueLink {
  color: #fff;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 55px;
  letter-spacing: 0.3px;
  padding: 2px;
  text-transform: uppercase;
  display: block;
  word-break: break-word;
}

.skLeague .skItem:hover {
  background: #0663c9;
  border-color: #0663c9;
}

.sksiteLinks {
  float: left;
  width: 302px;
  padding: 0 60px 0 0;
}

.sksiteLinks .site-links {
  margin: -10px 0 0 0;
  padding: 0;
}

.sksiteLinks .site-links .item {
  list-style-type: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 17px;
  letter-spacing: 0.2px;
  color: #fff;
  padding: 0 0 0 18px;
}

.sksiteLinks .site-links .link {
  color: #fff;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-left: -10px;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
  padding: 0 0 0 12px;
  line-height: 40px;
  word-break: break-word;
}

.sksiteLinks .site-links .link:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #fff;
}

.sksiteLinks .site-links .link:hover {
  color: #0078fe;
}

.sksiteLinks .site-links .link:hover:before {
  background: #0078fe;
}

.skFtSocial {
  float: left;
  width: 250px;
}

.skFtSocial a {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #0663c9;
  padding: 23px;
  margin: 0 10px 12px 0;
}

.skFtSocial a:hover {
  background: #c70118;
}

.skFtSocial svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}

.skMobileLeague {
  display: none;
}

/* Info */
/********************************************************************/
.skInfo {
  background-color: #c70118;
}

.skInfo .skInfoInner {
  padding: 28px 25px;
}

.skInfo a.SkinObject,
.skInfo .SkinObject {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  color: #fff;
}

.skInfo .separator {
  color: #fff;
  font-family: "Raleway", sans-serif;
  line-height: 14px;
}

.skInfo a.HiddenLink {
  color: transparent;
}

.skInfo a.SkinObject:hover,
.skInfo a.HiddenLink:hover {
  color: #302f2f;
}

/* Inner Page */
/********************************************************************/
#Body .ControlHeader {
  margin: 0 auto;
}

.skInnerArea .skNav {
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.11);
}

.skInnerArea .skAreabg {
  padding: 18px 0 0 0;
}

.skInnerWidth {
  width: 1140px;
}

.skInnerWidth .skRightPane {
  width: 37%;
  float: right;
  margin-left: 2.9%;
}

.skInnerWidth .skLeftPane {
  width: 60%;
  float: left;
}

.skInnerWidth .Normal {
  font-size: 18px;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1370px) {
  .skWidth {
    width: auto;
  }
  .skImageLinks {
    padding: 58px 140px 25px;
  }
  .skNews .item {
    width: 29%;
  }
  .skSponsor .prev {
    left: 5px;
  }
  .skSponsor .prev:hover {
    left: 0px;
  }
  .skSponsor .next {
    right: 5px;
  }
  .skSponsor .next:hover {
    right: 0px;
  }
  .skRowWrapper .skWidth {
    margin: 0 20px;
  }
}

@media only screen and (max-width: 1310px) {
  .skFtbanner {
    padding: 18px 20px 0 0;
    width: 18%;
  }
  .skContact,
  .sksiteLinks {
    width: 25%;
    padding: 0 20px 0 0;
  }
  .skFtSocial {
    width: 25%;
  }
  .skFtSocial a {
    margin: 0 5px 7px 0;
  }
}

@media screen and (max-width: 1100px) {
  .skImageLinks {
    padding: 58px 0px 25px;
  }
  .skVideoWrapper iframe {
    width: 90%;
  }
  .skFooter .skFooterInner {
    padding: 67px 30px 58px 30px;
  }
}

@media screen and (max-width: 1024px) {
  .skNews .item {
    width: 255px;
  }
  .skNews .skNewsWrapper {
    padding: 70px 50px 90px;
  }
  .skSponsor .prev {
    left: 0px;
  }
  .skSponsor .prev:hover {
    left: 5px;
  }
  .skSponsor .next {
    right: 0px;
  }
  .skSponsor .next:hover {
    right: 5px;
  }
  .skContact .skBtn {
    background-color: transparent;
  }
}

@media screen and (max-width: 960px) {
  /* News Section
=======================================================*/
  .skNews .skNewsWrapper {
    padding: 35px 15px;
  }
  .skNews .skNewsHead {
    text-align: center;
    padding-bottom: 28px;
  }
  .skNews .list {
    padding: 0 0 0 30px;
  }
  .skNews .list .item {
    width: auto;
    float: none;
    margin-bottom: 30px;
    padding: 5px 0px 7px 12px;
  }
  .skNews .list .item:last-child {
    margin-bottom: 0;
  }
  .skNews .summary {
    margin-bottom: 8px;
  }
  /* Footer Section
=======================================================*/
  .skFooter .skFooterInner {
    padding: 35px 15px;
  }
  .skFooter .skFtbanner {
    padding: 0;
    float: none;
    text-align: center;
    margin-bottom: 40px;
    width: auto;
  }
  .skFooter .skHead {
    font-size: 36px;
    text-align: center;
    margin-bottom: 30px;
  }
  .skFooter .skHead:before {
    bottom: -10px;
  }
  .skContact {
    width: auto;
    float: none;
    text-align: center;
    padding: 0;
  }
  .skContact .skBtn {
    margin: 0;
  }
  .skLeague {
    max-width: none;
    padding: 0 15px;
    margin-bottom: 50px;
    width: auto;
  }
  .skLeague .skItem .skLeagueLink {
    font-size: 37px;
    line-height: 79px;
  }
  .ftContent {
    padding: 0 40px;
    text-align: center;
  }
  .skClubAddress {
    font-size: 20px;
    line-height: 29px;
    padding-bottom: 35px;
  }
  .skClubName {
    font-size: 23px;
  }
  .skClubContact a {
    font-size: 20px;
    line-height: 28px;
  }
  .skClubContact svg {
    width: 15px;
  }
  .sksiteLinks {
    float: none;
    width: auto;
    padding: 0;
    margin: 45px 0 55px 0;
    text-align: center;
  }
  .sksiteLinks .site-links {
    text-align: left;
    margin: 0;
  }
  .sksiteLinks .site-links .item {
    font-size: 20px;
    line-height: 51px;
  }
  .sksiteLinks .site-links .link {
    padding: 6px 0 6px 18px;
  }
  .sksiteLinks .site-links .link:before {
    top: 24px;
  }
  .sksiteLinks .ftContent {
    padding: 0;
  }
  .skFtSocial {
    text-align: center;
    float: none;
    width: auto;
  }
  .skFtSocial a {
    padding: 21px;
    margin: 0 8px 12px 0;
  }
  .skFtSocial a:last-child {
    margin-right: 0;
  }
  .skMobileLeague {
    display: block;
  }
  .skWebLeague {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /* Mobile Nav */
  /********************************************************************/
  #Body #mobNav.blue .navBar {
    background-color: #0a367b;
    border-bottom: 0px;
    padding: 10px 36px;
  }
  #Body #mobNav.blue .navChild .navLink,
  #Body #mobNav.blue .navChild .navLink:link,
  #Body #mobNav.blue .navChild .navLink:visited {
    color: #0a367b;
  }
  #Body #mobNav.blue .navDropDown {
    background: #0a367b;
  }
  #Body #mobNav.blue .navExpand .navIcon {
    fill: #fff;
  }
  .skInnerArea .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInnerArea .skLeftPane,
  .skInnerArea .skRightPane {
    float: none !important;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  /* Header */
  /********************************************************************/
  .skMobile {
    display: block;
  }
  .skWeb {
    display: none;
  }
  .skLogo {
    display: none;
  }
  .skTitle {
    font-size: 46px;
    line-height: 47px;
    text-align: center;
    padding: 21px 0 15px 0;
    overflow: hidden;
  }
  .skBtn {
    background-color: #fff;
    margin: 0 4px 4px;
  }
  .skBtn:first-child {
    margin-left: 0;
  }
  .skBtn:last-child {
    margin-right: 0;
  }
  .skBtn.link {
    color: #0a367b;
  }
  .skBtn svg {
    fill: #0a367b;
    margin-right: 7px;
  }
  .skLogin {
    padding: 7px 31px;
  }
  .skRegister {
    margin-right: 0;
    padding: 6.5px 26px;
  }
  .skRegister .plus {
    fill: #fff;
  }
  #google_translate_element svg, #google_translate_element_mob svg {
    fill: #0a367b;
  }
  .skSocial #google_translate_element {
    display: none;
  }
  .skAction #google_translate_element_mob {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 4px 4px 0;
  }
  .skAction #google_translate_element_mob svg {
    fill: #0a367b;
  }
  .skAction #google_translate_element_mob:last-child {
    margin-right: 0;
  }
  .skAction {
    float: none;
    text-align: center;
  }
  .skTopbar {
    background: #c8031a url("images/header-mob-bg.png") 0px 10px no-repeat;
    padding: 15px 15px 23px;
  }
  .skTopbar .skSocial {
    float: none;
    text-align: center;
  }
  .skTopbar .skSocial svg {
    width: 26px;
  }
  .skTopbar .skSocial .link {
    margin: 0 11px 0px 17px;
  }
  /* Image Link Section
=======================================================*/
  .skImageLinks {
    padding: 0px;
  }
  .skImageLinks .skLinkImage {
    display: none;
  }
  .skImageLinks .list {
    padding: 20px 15px;
  }
  .skImageLinks .item {
    display: block;
    margin: 0;
    background-color: #c8031a;
    line-height: 20px;
    padding: 22px 0;
    margin-top: 18px;
  }
  .skImageLinks .item:first-child {
    margin-top: 0;
  }
  .skImageLinks .item:nth-last-child(2) {
    background: #c8031a url("images/link-bg.png") 212px 20px no-repeat;
  }
  .skImageLinks .item:last-child {
    background: #c8031a url("images/link-bg.png") 76px -56px no-repeat;
  }
  .skImageLinks .text {
    font-size: 33px;
    color: #fff;
    margin: 0;
  }
  .skImageLinks .text span {
    margin: 0 auto;
  }
  /* About Us Section
=======================================================*/
  .skAboutUs .skAboutWrapper {
    padding: 35px 15px 35px;
  }
  .skAboutUs .skAboutInner {
    padding: 0 30px;
  }
  .skAboutUs .skAboutHead {
    text-align: center;
    line-height: 36px;
    padding-bottom: 10px;
  }
  /* Video Section
=======================================================*/
  .skVideoWrapper {
    margin-bottom: 15px;
  }
  .skVideoWrapper .skVideoInner {
    padding: 0 15px;
  }
  .skVideoWrapper iframe {
    width: calc(100% + 30px);
    height: 233px;
    margin-left: -15px;
  }
  .skRowWrapper {
    background: transparent;
    padding: 0;
  }
  .skRowWrapper .skWidth {
    margin: 0 auto;
  }
  .skRowWrapper .skRow {
    margin: 0;
  }
  .skRowWrapper .skHead {
    text-align: center;
    padding-bottom: 20px;
  }
  .skRowWrapper .skHead:after {
    display: none;
  }
  .skRowWrapper .skHead span {
    padding: 0;
  }
  .skRowWrapper .skColumn {
    padding: 0;
  }
  .skRowWrapper .inner {
    margin-top: 0;
  }
  .SkFieldWrapper,
  .skEventWrapper,
  .skSocialWrapper {
    width: auto;
    display: block;
    margin-bottom: 22px;
    background-color: #f0f0f0;
    padding: 33px 10px 25px 15px;
    display: block;
  }
  .skSocialWrapper {
    margin-bottom: 0;
    padding: 23px 15px 25px 10px;
  }
  .skSocialWrapper .skColumnInner {
    padding: 0;
  }
  .skSocialWrapper .content {
    margin: 10px 0 0 0;
  }
  .skSocialTab {
    padding: 0;
  }
  .skSocialTab li:last-child {
    margin-left: 10px;
  }
  .skSocialTab li a {
    width: 27px;
    height: 25px;
  }
  .SkFieldWrapper .content,
  .skEventWrapper .content {
    padding-left: 0;
  }
  .skEventWrapper .skHead {
    padding: 7px 0 15px 0;
  }
  /* Sponsor Section
=======================================================*/
  .skSponsor {
    padding: 10px 0px 15px;
  }
  .skSponsor .item {
    margin: 0;
  }
  /* Footer Section
=======================================================*/
  .skInfo a.SkinObject,
  .skInfo .SkinObject {
    font-size: 16px;
    line-height: 22px;
  }
  .skInfo .skInfoInner {
    padding: 25px;
    text-align: center;
  }
}

@media screen and (max-width: 413px) {
  .skHeader .skTitle {
    font-size: 36px;
  }
  .skHeader .skLogin {
    padding: 7px 9px;
  }
  .skHeader .skRegister {
    padding: 6.5px 9px;
  }
  .skHeader .skBtn.link {
    font-size: 12px;
  }
  .skFtSocial a {
    padding: 12px;
  }
  .skTopbar .skSocial .link {
    margin: 0 10px;
  }
  .skContact .ftContent {
    padding: 0 20px;
  }
}
