/********************************************************************/
/* Website Developed by : Blue Sombrero */
/* Express Sliver Theme */
/* Created by Rimpal Prajapati 11-January-2020 */
/********************************************************************/
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600|Barlow:400,500,600&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;
  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;
}

/* Comman CSS */
/********************************************************************/
html, body {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: 'Arial',Helvetica,sans-serif;
  height: 100%;
  background: #fff;
  color: #363636;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}

/* Text CSS */
/********************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow Condensed", sans-serif;
  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;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: "Barlow Condensed", 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;
  white-space: nowrap;
}

.Normal,
.NormalDisabled {
  color: #000;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

a, a:link, a:visited {
  font-size: 14px;
  text-decoration: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: 'Raleway', 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:hover, input.NormalTextBox:focus,
textarea.NormalTextBox:hover,
textarea.NormalTextBox:focus,
select.NormalTextBox:hover,
select.NormalTextBox:focus {
  border-color: #222;
}

textarea.NormalTextBox,
select.NormalTextBox {
  height: auto;
}

::-webkit-scrollbar-track {
  background-color: #000;
}

::-webkit-scrollbar {
  width: 6px;
  height: 5px;
  background-color: #000;
}

/* Scoll Track*/
::-webkit-scrollbar-thumb {
  background-color: #bebebe;
}

/*Inner Page*/
/********************************************************************/
.skInnerContent {
  display: table;
  position: relative;
  z-index: 1;
  height: 364px;
  max-width: 100%;
}

.skInnerSection {
  padding: 15px;
  margin: 15px 0;
  min-width: 896px;
}

.skInnerSection h2.head {
  padding: 12px;
  text-transform: uppercase;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  font-size: 12px;
  line-height: 18px;
}

.StandardButton:hover, .StandardButton:focus {
  outline: none;
}

/* Layout CSS */
/********************************************************************/
.skWidth {
  width: 1110px;
  margin: 0 auto;
}

#Body .skArea .bsbSkin {
  background-color: transparent;
}

.no-padding {
  padding: 0 !important;
}

/* Top Bar */
/********************************************************************/
.skTopBar {
  background: #fff;
  padding: 5px 0;
}

.skLogin {
  text-align: right;
}

.skLogin a.skBtn,
.skLogin a.SkinObject {
  transition: 0.3s;
}

.skHeader {
  padding: 22px 0;
  background: #222222;
}

.skLogin a.skBtn, .skLogin a.skBtn:link, .skLogin a.skBtn:visited,
.skLogin a.SkinObject,
.skLogin a.SkinObject:link,
.skLogin a.SkinObject:visited {
  font-size: 14px;
  line-height: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 5px;
  display: inline-block;
}

.skLogin .SkinObject {
  margin-right: 12px;
}

.skBannerWrap {
  display: table;
  max-width: 100%;
  margin: 0 auto;
}

.skRightBanner,
.skLogo, .skLogoLeft {
  display: table-cell;
  vertical-align: middle;
}

.skLogo {
  padding: 0 38px 0 0;
  margin: 0;
}

.skLogo a {
  display: block;
}

.skLogo img {
  height: 116px;
  width: 120px;
}

.skLogoLeft {
  padding: 0 38px 0 0;
  margin: 0;
}

.skLogoLeft a {
  display: block;
}

.skLogoLeft img {
  height: auto;
  width: auto;
}

h1.skBanner {
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  word-break: break-word;
  word-wrap: break-word;
}

a.skBtn.login {
  margin-right: 16px;
}

.skFooter {
  padding: 20px 0px;
}

.skFooter h2.skHead {
  font-size: 24px;
  line-height: 22px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 5px;
}

.skFooter .skWidth {
  display: table;
}

.skFooter .skContact {
  display: table-cell;
  width: 536px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  position: relative;
  padding-left: 15px;
  padding-bottom: 20px;
}

.skFooter .skClubContact {
  position: absolute;
  left: 300px;
  top: 50%;
  margin-top: -33px;
  padding: 0;
  font-weight: 700;
}

.skFooter .skClubContact a, .skFooter .skClubContact a:link, .skFooter .skClubContact a:visited {
  font-size: 16px;
}

.skFooter .skClubContact a:hover, .skFooter .skClubContact a:active, .skFooter .skClubContact a:focus {
  font-weight: 700;
}

.skFooter .skFtLogo {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 15px;
}

.skFooter .skFtLogo img {
  max-width: 274px;
}

.skFooter .skClubName {
  padding: 0 260px 0 0;
  text-transform: capitalize;
}

.skFooter .skClubAddress {
  padding: 0 260px 0 0;
}

.skFooter a.skClubEmail {
  text-decoration: underline;
}

.skInfo {
  padding: 11px 0;
  text-align: center;
}

.skInfo a.SkinObject,
.skInfo a.hiddenlogin,
.skInfo .SkinObject {
  font-size: 14px;
  font-weight: 400;
  transition: 0.3s;
  font-family: "Barlow", sans-serif;
}

.skInfo a.SkinObject:link, .skInfo a.SkinObject:visited,
.skInfo a.hiddenlogin:link,
.skInfo a.hiddenlogin:visited,
.skInfo .SkinObject:link,
.skInfo .SkinObject:visited {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
}

.skInfo a.hiddenlogin:hover {
  text-decoration: underline;
}

/* About Section CSS */
/********************************************************************/
.skAboutUs {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}

.skAboutUs .skAboutInner {
  height: 395px;
  overflow-y: auto;
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #1a1a1a;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  text-align: center;
  word-break: break-word;
  word-wrap: break-word;
}

.skAboutUs a {
  font-size: 14px;
  line-height: 22px;
  color: #1a1a1a;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  text-decoration: underline;
  transition: 0.3s;
}

.skAboutUs ul {
  width: 620px;
  margin: 0 auto;
  text-align: left;
}

.skAboutUs ul li {
  margin: 0 0 0 17px;
  font-weight: 400;
}

.skAboutUs .skAboutHead {
  font-size: 24px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 11px 0;
}

.skAboutUs .skAboutWrapper {
  background: #fff;
  padding: 20px 15px;
}

.LeftPane {
  width: 558px;
  float: left;
}

.RightPane {
  width: 318px;
  margin-left: 20px;
  float: right !important;
}

.skRight ul.nav {
  width: 100%;
}

.skRight li.item a {
  width: auto;
}

.TeamPage_newsAE_detail .tdAlign {
  vertical-align: middle;
}

.TeamPage_normalText, span.TeamPage_normalText {
  word-break: break-word;
}

@media screen and (max-width: 1110px) {
  .skWidth {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .skInnerSection {
    min-width: auto;
  }
  .LeftPane {
    width: 65%;
    float: left;
  }
  .RightPane {
    float: left;
    width: 32%;
    margin-left: 3%;
  }
  img {
    max-width: 100%;
  }
  .skInnerContent {
    display: block;
    margin: auto;
    height: auto;
    word-break: break-word;
  }
}

@media screen and (max-width: 768px) {
  .skWidth {
    width: auto;
  }
  .LeftPane,
  .RightPane {
    width: 100%;
    margin: 0;
    float: none;
  }
  .skTopBar,
  .skHeader .skLogo {
    display: none;
  }
  .skLogoLeft {
    display: block;
    padding: 0;
  }
  .skHeader .skRightBanner {
    display: block;
  }
  .skHeader {
    text-align: center;
  }
  .skHeader {
    padding: 8px 0;
  }
  .skHeader .skBannerWrap {
    display: block;
  }
  .skHeader h1.skBanner {
    font-size: 28px;
    line-height: 32px;
    display: block;
    padding: 8px 10px;
  }
  .skAboutUs {
    padding: 0;
  }
  .skAboutUs .skAboutWrapper {
    padding: 0;
  }
  .skAboutUs .skAboutInner {
    height: auto;
    margin: 15px 15px 15px 15px;
    overflow: visible;
  }
  .skAboutUs ul {
    width: auto;
  }
  .skFooter {
    padding: 24px 15px 12px;
  }
  .skFooter .skWidth {
    display: block;
  }
  .skFooter .skContact,
  .skFooter .skFtLogo {
    display: block;
  }
  .skFooter .skContact {
    width: auto;
  }
  .skFooter .skFtLogo {
    text-align: center;
    padding: 32px 0;
  }
  .skFooter .skClubContact {
    position: static;
    margin-top: 33px;
  }
  .skFooter .skClubName,
  .skFooter .skClubAddress {
    padding: 0;
  }
  .skInfo {
    padding: 12px;
  }
  .skInfo .SkinObject,
  .skInfo a.SkinObject,
  .skInfo a.hiddenlogin {
    font-size: 12px;
    line-height: 18px;
  }
  .skInfo .SkinObject:link, .skInfo .SkinObject:visited,
  .skInfo a.SkinObject:link,
  .skInfo a.SkinObject:visited,
  .skInfo a.hiddenlogin:link,
  .skInfo a.hiddenlogin:visited {
    font-size: 12px;
    line-height: 18px;
  }
  /* Mobile css */
  /********************************************************************/
  #navMenu a.SkinObject, #navMenu a.SkinObject:link, #navMenu a.SkinObject:visited {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: center;
  }
  #mobNav .navFooter:after {
    display: none;
  }
  #mobNav .navRoot + .navFooter:after {
    display: block;
  }
}
