<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Roboto:100,300,400,500,700,900,700i|Raleway:500,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: 'Roboto', sans-serif;
  height: 100%;
  color: #191928;
  line-height: 20px;
  font-weight: normal;
}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  padding: 0 0 12px 0;
}

h1 {
  font-size: 26px;
  line-height: 32px;
}

h2 {
  font-size: 22px;
  line-height: 32px;
}

h3 {
  font-size: 18px;
  line-height: 26px;
}

h4 {
  font-size: 16px;
  line-height: 22px;
}

h5 {
  font-size: 14px;
  line-height: 16px;
}

h6 {
  font-size: 12px;
  line-height: 14px;
}

p {
  padding: 0 0 12px 0;
}

ul, ol {
  padding: 0;
  margin: 0 0 0 24px;
}

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

sup {
  vertical-align: top;
  font-size: 8px;
}

small {
  font-size: 8px;
}

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

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

.BoldText {
  color: #191928;
  font-weight: bold;
}

.NormalRed {
  color: #cd0000;
  font-weight: bold;
}

.SubHead {
  color: #000;
}

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: inherit;
  text-decoration: none;
  line-height: inherit;
}

a:active, a:hover, a:focus,
a.CommandButton:active,
a.CommandButton:hover,
a.CommandButton:focus,
a.SkinObject:hover,
a.SkinObject:focus,
a.SkinObject:active {
  color: #000;
  text-decoration: underline;
}

.paneOutline {
  outline: 1px dotted #000;
  border: none;
}

.paneOutline center {
  text-align: center;
}

.paneOutline .SubHead {
  color: #000;
}

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane {
  font-size: 0px;
  line-height: 0px;
  display: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: 'Roboto', sans-serif,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 0px;
  color: #222;
}

select.NormalTextBox {
  padding: 2px 2px 2px 8px;
}

input.NormalTextBox:focus,
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover {
  border-color: #222;
}

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

/* Button CSS */
/********************************************************************/
.StandardButton {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  margin: 12px 0;
  padding: 8px 12px;
}

.StandardButton:hover,
.StandardButton:focus {
  outline: none;
  text-decoration: none;
  color: #fff;
}

/* 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;
}

.SecurityContent div,
.SecurityContent span,
.SecurityContent table,
.SecurityContent tr,
.SecurityContent td {
  vertical-align: middle;
}

.SecurityContent input.NormalTextBox,
.SecurityContent textarea.NormalTextBox,
.SecurityContent select.NormalTextBox {
  padding: 0;
}

/* 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;
}

/* Inner Panes CSS */
/********************************************************************/
.skInnerContent {
  overflow-x: auto;
  overflow-y: hidden;
}

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

.RightPane {
  float: right;
  width: 426px;
  padding: 0 0 0 34px;
}

.inner-width {
  display: table;
  max-width: 100%;
}

.inner-table {
  display: table;
  width: 100%;
}

.inner-cell {
  display: table-cell;
  float: none;
}

#Body .clear {
  clear: none;
}

#Body.dnnEditState .inner-table .LeftPane {
  float: left;
}

#Body.dnnEditState .inner-table .RightPane {
  float: right;
}

/*  Add new News Photo CSS */
/********************************************************************/
#body .TeamPage_newsAE_newsPhoto {
  width: 100px;
  height: 100px;
  margin: auto;
}

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

/*For News setting page*/
/**********************************************************************/
.TeamPage_MT_profile {
  margin: auto;
}

/* Text CSS */
/********************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #303030;
  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: 'Raleway', 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: 'Lato', sans-serif;
  line-height: 20px;
  font-size: 12px;
}

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

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

/* 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-color: #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;
}

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

.skClear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

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

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

.skWidth {
  width: 1140px;
  margin: auto;
}

/*home setting bar*/
/********************************************************************/
a.sWebTheme_showSettings, a.sWebTheme_showSettings:link, a.sWebTheme_showSettings:visited {
  position: relative;
  z-index: 1;
}

/* Skin CSS */
/********************************************************************/
#Body .skArea .bsbSkin {
  background-color: transparent;
}

.skSkinBg {
  padding-bottom: 30px;
}

::-webkit-scrollbar-track {
  background-color: rgba(55, 55, 55, 0.15);
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(55, 55, 55, 0.15);
}

::-webkit-scrollbar-thumb {
  background-color: #fff;
}

/* Topbar CSS */
/********************************************************************/
.skTopbar {
  padding: 6.5px 0;
}

.skTopbar a {
  margin-right: 17px;
}

.skTopbar a:hover, .skTopbar a:focus, .skTopbar a:active {
  text-decoration: none;
}

/* Header CSS */
/********************************************************************/
.skActionwrp {
  background-color: #fff;
  padding: 5px 0;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}

/* Social CSS */
/********************************************************************/
#slider800420 a:hover, #slider800420 a:focus, #slider800420 a:active {
  text-decoration: none;
}

#slider800420 .button:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/button-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  z-index: -1;
}

#slider800420 .button:hover:after {
  background-color: transparent;
}

.skSocial {
  float: left;
  padding: 5px 10px 0px 10px;
}

.skSocial a {
  margin: 0px 8px 0 5px;
  display: inline-block;
  vertical-align: middle;
}

.skSocial .twitter {
  width: 17px;
  height: 18px;
}

.skSocial .facebook,
.skSocial .LinkedIn {
  width: 17px;
  height: 18px;
}

.skSocial .instagram {
  width: 16px;
  height: 17px;
}

.skSocial .youtube,
.skSocial .flickr {
  width: 19px;
  height: 19px;
}

.skSocial svg {
  fill: #fff;
}

.skSocial svg:hover {
  fill: #303030;
  transition: all 0.3s;
}

.skMobileSocial {
  display: none;
}

/* Login CSS */
/********************************************************************/
.skLogin {
  float: right;
}

.skLogin .btn {
  display: block;
  float: left;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  padding: 6px 10px 4px;
  position: relative;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.skLogin .btn:hover, .skLogin .btn:focus, .skLogin .btn:active {
  text-decoration: none;
  transition: all .3s ease;
}

.skLogin .btn-register {
  padding: 6px 9px 4px;
}

.skLogin .google-translater {
  height: 27px;
  overflow: hidden;
  float: left;
  position: relative;
}

.skLogin .google-translater #Layer_1 {
  width: 25px;
  fill: white;
  position: absolute;
  top: 2px;
}

.skLogin .goog-te-gadget-simple {
  background-color: transparent;
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
}

.skLogin .goog-te-menu-value span,
.skLogin .goog-te-gadget-simple img {
  display: none;
}

.skLogin .goog-te-menu-value {
  display: block;
  text-indent: -999px;
  width: 28px;
  height: 26px;
  margin: 2px 16px 0 0;
}

.skLogin .goog-te-menu-value:hover {
  transition: height 0.3s;
}

/* Login CSS */
/********************************************************************/
.skNav {
  padding: 16px 0 12px;
  position: relative;
  -webkit-box-shadow: d 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
}

/* new navigation CSS */
/********************************************************************/
#dnnStandardMenu {
  width: 100%;
  text-align: center;
}

/* Head CSS */
/********************************************************************/
.skHead {
  position: relative;
  padding-top: 12px;
}

.skHead .head {
  font-size: 40px;
  font-weight: 900;
  color: #282828;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 21px;
  position: relative;
  display: inline-block;
  width: 100%;
  word-break: break-word;
  padding-bottom: 0;
  padding-top: 2px;
  display: table;
}

.skHead .headerBannerText {
  display: table-cell;
  height: 108px;
  overflow: hidden;
  vertical-align: middle;
}

.skHead.skInnerHead {
  margin-bottom: 60px;
}

.skHead.skInnerHead .head {
  margin-top: 32px;
  /*padding-top: 51px;
        margin-top: 0;*/
}

.head {
  font-family: 'Roboto', sans-serif;
  color: #282828;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  width: 100%;
}

.skHead .left,
.skHead .right {
  height: 52px;
  overflow: hidden;
}

.head.left {
  float: left;
  width: 41.1%;
  text-align: right;
}

.head.right {
  float: right;
  width: 41.1%;
  text-align: left;
}

/* Logo CSS */
/********************************************************************/
.logo {
  position: absolute;
  top: 0px;
  left: 0;
  margin: 5px auto 0;
  z-index: 1;
  right: 0;
  text-align: center;
}

.logo img {
  width: 135px;
  height: 138px;
}

/* Slider CSS */
/********************************************************************/
.skSlider .caroufredsel_wrapper {
  margin: 0 !important;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
}

.wrapper {
  padding: 0 50px;
}

#slider800420 .button {
  color: #fff;
  background-color: rgba(45, 45, 45, 0.35);
}

.content-rotator .cropped-img,
.content-rotator .TeamPage_transparentBG {
  position: relative;
}

.content-rotator .cropped-img:after,
.content-rotator .TeamPage_transparentBG:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 315px solid rgba(0, 0, 0, 0.75);
  border-left: 315px solid transparent;
  z-index: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.content-rotator .cropped-img {
  display: inline-block;
  overflow: hidden;
}

.content-rotator .cropped-img:after {
  border-bottom: 420px solid rgba(0, 0, 0, 0.75);
  border-left: 420px solid transparent;
}

.caption {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 100%;
  z-index: 0;
}

.caption-bg {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 760px;
  top: 0;
  z-index: 0;
}

.caption-bg:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 425px solid #317aff;
  border-left: 426px solid transparent;
  z-index: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}

.caption-bg:after {
  content: '';
  width: calc(100% - 425px);
  height: 100%;
  position: absolute;
  left: 425px;
  bottom: 0;
}

.arrow-box {
  width: 0;
  height: 0;
  border-bottom: 226px solid rgba(45, 45, 45, 0.15);
  border-left: 226px solid transparent;
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
}

.prev {
  left: 15px;
}

.prev .skarrow {
  transform: rotate(90deg);
}

.next {
  right: 15px;
}

.next .skarrow {
  transform: rotate(-90deg);
}

.pager {
  text-align: center;
  margin: 10px;
}

.pager span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-indent: -9999px;
  margin: 0 2px 0 3px;
  cursor: pointer;
  background-color: #b8b8b8;
}

/* club CSS */
/********************************************************************/
.skLeft {
  float: left;
  width: 745px;
}

.skTabsCnt.skHighlight {
  padding: 0px 20px 0;
}

.skRight {
  float: right;
  width: 365px;
  background-color: #005ddb;
  background-image: url(images/tabs-bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 140px auto;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
}

/* Tabs CSS */
/********************************************************************/
.skTabs {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  background-color: #fff;
  background-image: url(images/tab-content-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto auto;
  overflow: hidden;
  position: relative;
}

.skTabs .mobTabLink {
  display: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 25px 0;
}

.skNavTabs {
  padding: 0 55px 0 45px;
  background-image: url(images/cnt-header-bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto auto;
}

.nav {
  margin: 0;
  display: table;
  width: 100%;
}

.nav .item {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: table-cell;
  text-align: center;
  width: 25%;
}

.nav .item:first-child a.active,
.nav .item:first-child a:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.nav a {
  color: #fff;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 14px 20px;
}

.nav a.active, .nav a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.25);
  transition: all 0.3s;
}

.skTabsCnt.skAboutus, .skTabsCnt.skCalendar, .skTabsCnt.skEvent {
  margin: 20px 10px 20px 0;
}

.skAboutus .inner {
  line-height: 20px;
}

.skTabsCnt {
  padding: 0px 15px 0 31px;
  margin: 20px 10px 20px 0;
  display: none;
  height: 450px;
  overflow: auto;
}

.skTabsCnt .btnblue {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  width: 105px;
  height: 34px;
  line-height: 34px;
  position: relative;
  display: block;
  bottom: 15px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  background-color: #5e5e5e;
}

.skTabsCnt .btnblue:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/button-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  z-index: -1;
}

.skTabsCnt .btnblue:hover {
  background-color: #5e5e5e;
  transition: all .3s ease;
}

.skTabsCnt .btnblue:hover:after {
  background-color: transparent;
}

.skTabsCnt ::-webkit-scrollbar-track {
  background-color: rgba(55, 55, 55, 0.15);
}

.skTabsCnt ::-webkit-scrollbar {
  background-color: rgba(55, 55, 55, 0.15);
}

.skTabsCnt ::-webkit-scrollbar-thumb {
  background-color: #0953b8;
}

.inner {
  display: inline-block;
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #222222;
  letter-spacing: 0;
}

.inner h1,
.inner h2,
.inner h3,
.inner h4 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  padding: 0;
  text-transform: uppercase;
}

.inner a {
  color: #222222;
}

.inner iframe {
  width: 100%;
  max-width: 640px;
  max-height: 360px;
  height: -webkit-fill-available;
  margin-bottom: 10px;
}

/* News CSS */
/********************************************************************/
.skNews {
  position: static;
  overflow: auto;
}

.skNews .list {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.skNews .item {
  float: left;
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid rgba(199, 200, 202, 0.5);
  position: relative;
  width: 100%;
}

.skNews .item .img {
  float: left;
  width: 100px;
  height: 100px;
}

.skNews .item .img img {
  max-width: 100%;
  max-height: 100%;
}

.skNews .first {
  padding-top: 12px;
}

.skNews .last {
  padding-bottom: 54px;
  border: none;
}

.skNews .detail {
  padding: 0 0 0 115px;
}

.skNews .title {
  padding: 0;
  margin-bottom: 5px;
}

.skNews a {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  color: #303030;
  letter-spacing: 0;
}

.skNews a:hover, .skNews a:focus, .skNews a:active {
  text-decoration: none;
}

.skNews .skarrow {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
}

.skNews svg {
  width: 25px;
  height: auto;
  transform: rotate(-90deg);
}

.summary {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #222222;
  float: left;
  padding: 0;
  letter-spacing: 0;
}

.date {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  float: right;
  margin-top: 6px;
  letter-spacing: 0;
  color: #005ddb;
  text-transform: capitalize;
}

/* About Us CSS */
/********************************************************************/
h3.skAboutHead {
  padding-bottom: 6px;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  text-transform: uppercase;
}

/* Calendar CSS */
/********************************************************************/
.skCalendar ul {
  margin: 0;
}

.skCalendar a {
  text-decoration: none;
}

.skCalendar .list {
  display: inline-block;
  width: 100%;
}

.skCalendar .list .item,
.skCalendar .list .link {
  display: block;
  float: left;
  width: 100%;
}

.skCalendar .list .link {
  border-bottom: 1px solid rgba(199, 200, 202, 0.5);
  padding: 10.5px 0;
  padding-left: 0;
  background: transparent;
}

.skCalendar .list .item.first .link {
  padding-top: 0;
  padding-bottom: 8px;
}

.skCalendar .list .item:last-child .link {
  border-bottom: none;
}

.skCalendar .list .item.last {
  padding-bottom: 54px;
}

.datewrp {
  display: block;
  float: left;
  width: auto;
  min-width: 60px;
  padding: 0 4px 0 0;
  text-align: right;
}

.datewrp .month {
  color: #303030;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  display: block;
  line-height: 20px;
}

.datewrp .date {
  font-size: 46px;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0;
  display: block;
  line-height: 42px;
  float: none;
  margin: auto;
}

.timeTitle {
  padding-left: 74px;
  display: block;
}

.timeTitle a {
  text-decoration: none;
}

.timeTitle a:hover {
  text-decoration: none;
}

.timeTitle .calendarTitle {
  display: block;
}

.timeTitle .title {
  color: #303030;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  display: inline-block;
  line-height: 21px;
  margin-bottom: 4px;
  letter-spacing: 0.6px;
}

.timeTitle .time {
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  letter-spacing: -0.15px;
  display: block;
  line-height: 18px;
  color: #005ddb;
}

.statussec {
  width: 100%;
  margin-top: 3px;
}

.statussec .status {
  background-color: #fff;
  width: auto;
  margin-right: 10px;
  padding: 0 8px 0 2px;
  display: block;
  border-radius: 3px;
  float: left;
  line-height: 19px;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0;
}

.statussec .status.canceled {
  color: #a74544;
}

.statussec .status.postponed {
  color: #f8972a;
}

.statussec .status.rescheduled {
  color: #09957e;
}

.location {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  text-transform: none;
  letter-spacing: -0.1px;
  display: block;
  line-height: 19px;
  height: 19px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* Container CSS */
/********************************************************************/
.cbField .btnblue {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  width: 105px;
  height: 34px;
  line-height: 34px;
  position: relative;
  display: block;
  bottom: 0;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  background-color: #5e5e5e;
}

.cbField .btnblue:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/button-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  z-index: -1;
}

.cbField .btnblue:hover {
  background-color: #5e5e5e;
  transition: all .3s;
}

.cbField .btnblue:hover:after {
  background-color: transparent;
}

.cbContainer {
  display: inline-block;
  width: 100%;
}

.cbContainer h2.head {
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  padding: 9px 0px;
  cursor: pointer;
  letter-spacing: 0px;
  margin: 0;
}

.cbContainer .skarrow {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin: auto;
  position: absolute;
  right: 28px;
  top: 0;
  bottom: 0;
}

.cbContainer .skarrow svg {
  transform: rotate(180deg);
}

.cbContainer.active h2.head svg {
  transform: rotate(0deg);
}

.cbContainer.active h2.head .skSocialTab svg {
  transform: rotate(0deg);
}

.cbContainer .content {
  display: none;
  height: 360px;
  overflow: auto;
  margin: 15px 14px 15px 30px;
}

.cbContainer .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cbContainer .content ul.field {
  margin: 0 7px 0 0;
}

.cbContainer .content li {
  position: relative;
}

.skHeadMobile {
  display: none;
}

/* Field Status CSS */
/********************************************************************/
ul.field {
  margin: 0;
  padding: 0;
}

ul.field .item {
  margin: 0;
  padding: 6px 0;
  list-style: none;
  display: inline-block;
  width: 100%;
}

ul.field .item.last {
  padding-bottom: 10px;
}

ul.field .item.last .fdList .item.last {
  border-bottom: none;
}

ul.field li.item.open .name:after {
  content: "Open";
}

ul.field li.item.close .name:after {
  content: "Closed";
}

ul.field li.item.partial .name:after {
  content: "Partial";
}

ul.field li.item li.locationFieldItem.open .name:after {
  content: "Open";
}

ul.field li.item li.locationFieldItem.close .name:after {
  content: "Closed";
}

ul.field li.item li.locationFieldItem.partial .name:after {
  content: "Partial";
}

ul.field .fdList .item {
  padding: 3px 0;
}

ul.field .fdList .item.first {
  padding-top: 0px;
}

ul.field .fdList .item.last,
ul.field .fdList .item.first.last {
  padding-bottom: 7px;
}

ul.field .fdList .name {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: normal;
}

ul.field .name {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  letter-spacing: 0;
  padding-right: 112px;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

ul.field .date {
  line-height: 14px;
  display: block;
  color: #cccccc;
  letter-spacing: 0.4px;
  float: none;
  margin-top: 0px;
  padding-bottom: 10px;
}

.open .name:after,
.close .name:after,
.partial .name:after {
  position: absolute;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  line-height: 22px;
  right: 0px;
  color: #fff;
  text-transform: uppercase;
  top: 3px;
  width: 77px;
}

.fdList .open .name:after,
.fdList .close .name:after,
.fdList .partial .name:after {
  top: 0px;
}

.skSocialTab {
  list-style: none;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  vertical-align: middle;
  height: 35px;
  margin: auto;
}

.skSocialTab li {
  width: 18px;
  height: 18px;
  text-indent: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: 8px;
}

.skSocialTab .skIcn {
  line-height: 20px;
}

.cbSocial {
  position: relative;
}

.cbSocial h2.head {
  font-family: 'Roboto', sans-serif;
}

#cbSocial {
  margin: 0;
  height: unset;
}

#cbSocial ul.tweet_list {
  padding-top: 0;
}

#cbSocial .skTwitterWrapper {
  margin: 15px;
  height: 360px;
  overflow: auto;
}

.tweet_list li {
  padding: 0 52px 0 45px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin-bottom: 30px;
}

.tweet_list li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 5px;
  background-image: url(images/social-icons.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 30px;
  height: 24px;
}

a.tweet_screen_name {
  display: block !important;
  color: #fff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.tweet_time {
  position: absolute;
  bottom: 0;
  font-style: italic;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #e5e5e5;
  display: none;
  word-wrap: break-word;
}

.tweet_text {
  display: block;
  line-height: 21px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.tweet_text a {
  color: #fff;
  text-decoration: underline;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.skFacebook {
  padding-top: 0;
}

.skFacebook iframe {
  display: block;
  margin: auto;
}

#cbSocial .skFBWrapper {
  padding: 0;
  height: 390px;
}

.skFeedsTwitter,
.skFeedsFacebook {
  display: none;
}

.cbHelpful h2.head {
  background-color: #3a75c6;
}

.cbHelpful .content {
  margin: 15px 14px 15px 38px;
  height: 360px;
}

.cbHelpful .content .hpList {
  color: #fff;
  font-size: 22px;
  padding-left: 6px;
  line-height: 24px;
  padding-right: 5px;
}

.cbHelpful .content .hpList li {
  list-style-type: none;
  padding: 12px 0;
}

.hpList .link {
  color: #fff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}

.hpList .link:before {
  content: "\2022";
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 6px;
  position: absolute;
  top: -1px;
  left: -6px;
}

/** Right accordion*/
/*****************************************************************************/
.twice_block .cbContainer .content {
  height: 410px;
  overflow: auto;
  margin: 15px 14px 15px 30px;
}

.twice_block #cbSocial {
  height: unset;
  overflow: auto;
  margin: 0;
}

.twice_block #cbSocial .skFBWrapper {
  height: 440px;
}

.twice_block #cbSocial .skTwitterWrapper {
  height: 410px;
}

.single_block .cbContainer .content {
  height: 460px;
  overflow: auto;
  margin: 15px 14px 15px 30px;
}

.single_block #cbSocial {
  height: unset;
  overflow: auto;
  margin: 0;
}

.single_block #cbSocial .skFBWrapper {
  height: 490px;
}

.single_block #cbSocial .skTwitterWrapper {
  height: 460px;
}

/* Sponsors css*/
/********************************************************************/
.skSponsor {
  background-color: #fff;
  background-image: url(../images/dark-light-nav-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  position: relative;
}

.skSponsor .skWidth {
  position: relative;
  padding: 0;
}

.skSponsor .item {
  padding: 38px 15px;
  list-style: none;
  float: left;
}

.skSponsor .item a {
  display: inline-block;
}

.skSponsor .item img {
  width: 141px;
  height: 94px;
}

.skSponsor .item img:hover {
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.55));
}

.skSponsor .prev,
.skSponsor .next {
  height: 32px;
  width: 20px;
  position: absolute;
  z-index: 1;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}

.skSponsor svg {
  fill: #fff;
  width: 34px;
  margin-top: 6px;
  margin-left: -7px;
  margin-bottom: auto;
}

.skSponsor svg:hover, .skSponsor svg:focus {
  fill: #282828;
  transition: all 0.3s;
}

.skSponsor .prev {
  left: 15px;
}

.skSponsor .prev svg {
  transform: rotate(90deg);
}

.skSponsor .next {
  right: 15px;
}

.skSponsor .next svg {
  transform: rotate(-90deg);
}

/* Footer css*/
/********************************************************************/
.skFooterwrp {
  padding: 45px 0 0;
  display: block;
  float: left;
  width: 100%;
}

.skFooterwrp .skWidth {
  width: 1112px;
}

.skFooter {
  padding: 0;
  text-align: left;
  display: block;
  float: left;
  width: 100%;
}

.skFooter .head {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0;
  width: 100%;
  margin-top: 0;
  padding: 15px 0 4px 0;
}

.skContact {
  width: 350px;
  padding: 0 28px 0 11px;
  float: left;
  line-height: 24px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.skContact a {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}

.skContact p {
  line-height: 25px;
  margin: 2px 0 25px;
  padding: 0;
  text-transform: capitalize;
}

.skContact p.clubName {
  margin: 0;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.skBanner3 {
  display: none;
}

.skBanner {
  width: 350px;
  height: 245px;
  float: right;
}

.skBanner img {
  width: 100%;
  height: 100%;
}

.skBanner ul {
  padding: 0;
  margin: 0;
}

.skBanner li {
  list-style: none;
}

/* Site Links CSS */
/********************************************************************/
.skSiteLink {
  width: 370px;
  float: left;
}

.skSiteLink .list {
  margin: 0;
  padding: 4px 67px 0 0;
  float: left;
}

.skSiteLink .last {
  padding: 4px 0 0 0;
}

.skSiteLink .item {
  margin: 0;
  padding: 0 0 4px 0;
  list-style: none;
}

.skSiteLink .link {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
  text-transform: capitalize;
  color: #fff;
}

.skSiteLink .link:hover {
  text-decoration: underline;
}

.skMobileView {
  display: none;
}

.skInfo {
  padding: 28px 0px 20px 0px;
  display: inline-block;
  width: 100%;
  position: relative;
}

.skInfo span {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
  display: inline-block;
}

.skInfo a {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
  display: inline-block;
}

.skInfo .left {
  width: auto;
  float: left;
  text-align: left;
  padding-left: 10px;
  line-height: 12px;
}

.skInfo .left a,
.skInfo .left span {
  line-height: 12px;
}

.skInfo .right {
  width: auto;
  float: right;
  text-align: right;
}

.skInfo .skHiddenLogin {
  color: #fff;
}

.desk-hidden {
  display: none !important;
}

.dnnEditState .skContent {
  margin-top: 65px;
}

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

.TeamPage_MT_teamInfo_detail textarea {
  display: block;
}

/***
    Add/Edit Banner
***/
.helios-default .product-box {
  min-width: 270px;
}

@media screen and (max-width: 1140px) {
  .skWidth,
  .skFooterwrp .skWidth {
    width: auto;
    padding: 0 15px;
    display: block;
    margin: auto;
  }
  .caption-bg:before {
    border-left-width: 426px;
  }
  .head {
    padding: 20px 0 25px 0;
  }
  .skLeft {
    width: 65%;
    padding-right: 18px;
  }
  .skRight {
    width: 33%;
  }
  .skContact {
    width: 28%;
  }
  .skSiteLink {
    width: 30%;
  }
  .skSiteLink .list {
    padding: 4px 4px 0 0;
  }
  .skBanner {
    width: 32%;
    float: right;
    padding-top: 15px;
  }
  .skBanner img {
    max-width: 100%;
    height: auto;
  }
  .LeftPane {
    width: 65%;
  }
  .RightPane {
    width: 32%;
    margin: 0 0 0 3%;
  }
  .LeftPane,
  .RightPane {
    float: left;
    display: block;
  }
  .DNNModuleContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (max-width: 992px) {
  .skTopbar {
    text-align: center;
  }
  .skTopbar .link {
    margin: auto 15px;
  }
  #google_translate_element,
  .goog-te-gadget {
    display: block;
    width: 30px;
  }
  .skNav {
    padding: 0;
  }
  .head {
    font-size: 34px;
  }
  .left {
    padding-right: 20px;
  }
  .right {
    padding-left: 20px;
  }
  .skSlider {
    margin: 0 -15px;
  }
  .caption-bg {
    display: none;
  }
  .detail {
    position: relative;
    z-index: 1;
  }
  #slider800420 .sliderarrow {
    display: none !important;
  }
  .skLeft {
    padding-right: 10px;
  }
  .nav {
    padding: 0;
  }
  .nav a {
    padding: 14px 10px;
  }
  .skTabsCnt {
    padding: 15px;
    margin-right: 0;
  }
  .skNews a,
  .timeTitle .title {
    font-size: 18px;
    font-weight: 700;
  }
  .skNews .detail {
    padding-left: 105px;
  }
  .cbContainer .content {
    padding-left: 15px;
    margin-right: 0;
    height: 366px;
  }
  .cbContainer h2.head {
    font-size: 16px;
    line-height: 33px;
    padding: 4px 0;
  }
  .field .name {
    font-size: 14px;
  }
  .open .name:after,
  .close .name:after,
  .partial .name:after {
    font-size: 16px;
    line-height: 16px;
    width: 60px;
  }
  .skSocialTab {
    height: 35px;
  }
  .skSocialTab li {
    margin-left: 0;
  }
  .tweet_list li {
    padding-left: 28px;
    list-style-type: none;
  }
  .tweet_list li:before {
    left: 0;
    background-size: 35px;
    width: 19px;
    height: 15px;
  }
  .hpList .link {
    font-size: 16px;
    line-height: 22px;
  }
  .skContact {
    padding: 0;
  }
  .skBanner {
    width: 31%;
  }
  .skSiteLink {
    width: 38%;
  }
  .skInfo .left,
  .skInfo .right {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .cbContainer h2.head {
    display: none;
  }
  .cbContainer h2.head.skHeadMobile {
    display: block;
  }
  #Body.dnnEditState .inner-table .LeftPane,
  #Body.dnnEditState .inner-table .RightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  #Body .inner-table .LeftPane,
  #Body .inner-table .RightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .skArea {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .skTopbar {
    display: none;
  }
  .skTopbar.skFooterAffiliates {
    background: transparent;
    clear: both;
    padding-top: 20px;
  }
  .skTopbar.skFooterAffiliates .link {
    margin: 10px 15px;
  }
  #Body .skActionwrp {
    background: transparent;
    padding: 0;
    position: static;
    box-shadow: none;
  }
  .skHeader {
    position: relative;
  }
  #google_translate_element,
  .goog-te-gadget {
    display: none;
  }
  .skLogin {
    float: none;
    text-align: center;
    margin: auto;
    padding: 10px 0 0 0;
  }
  .skLogin .btn {
    width: 40%;
    float: none;
    display: inline-block;
  }
  .skLogin .btn:hover {
    background: #2d2d2d;
  }
  .cbHelpful.cbContainer h2.head:hover {
    background-color: #fff;
  }
  .skHeader .skNav {
    padding: 0;
  }
  .skHead {
    padding-top: 20px;
  }
  .skHead .logo {
    display: none;
  }
  .skHead .left,
  .skHead .right {
    float: none;
    display: inline;
    padding: 0px;
    height: auto;
    overflow: unset;
  }
  .skHead .head {
    padding: 0;
    text-align: center;
    bottom: 0;
    position: relative;
    margin: 0;
    font-size: 28px;
    line-height: 32px;
    height: 128px;
    overflow: hidden;
  }
  #Youtube, #flickr {
    margin-top: 0px;
  }
  .skSocial {
    display: none;
    float: none;
    text-align: center;
    bottom: 5px;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 10px 10px 15px 10px;
  }
  .skSocial a.link {
    float: none;
  }
  .skSocial a.link, .skSocial a.link:link, .skSocial a.link:visited {
    float: none;
  }
  .skSocial svg {
    fill: #282828;
  }
  .skSocial a.twitter {
    width: 19px;
    height: 18px;
  }
  .skSocial a.facebook {
    width: 18px;
    height: 18px;
  }
  .skSocial a.instagram {
    width: 18px;
    height: 18px;
  }
  .skSocial a.youtube {
    width: 20px;
    height: 20px;
  }
  .skSocial a.flickr {
    width: 20px;
    height: 20px;
  }
  .skMobileSocial {
    display: block;
  }
  .skSlider .caroufredsel_wrapper {
    box-shadow: none;
  }
  .pager {
    text-align: center;
    margin: 10px -15px;
    display: table !important;
    width: calc(100% + 30px);
    border-spacing: 10px 0;
    overflow: hidden;
  }
  .pager span {
    width: auto;
    border-radius: 0;
    margin: 0;
    height: 8px;
    display: table-cell;
  }
  .pager span:first-child {
    margin-left: 0;
  }
  .pager span:last-child {
    margin-right: 0;
  }
  .skLeft {
    width: 100%;
    padding-right: 0;
  }
  .skRight {
    width: 100%;
    background-color: transparent;
    box-shadow: none;
  }
  .nav {
    display: none;
  }
  .skTabs {
    background: none;
    box-shadow: none;
  }
  .skTabs .mobTabLink {
    display: block;
    margin: 20px 0 0;
    padding: 8px 60px;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.56);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.56);
  }
  .mobTabLink::before {
    content: "+";
    position: absolute;
    font-size: 32px;
    left: 15px;
    font-style: normal;
    font-weight: 300;
  }
  .mobTabLink.active::before {
    width: 18px;
    content: "-";
    position: absolute;
    font-size: 78px;
    left: 15px;
    font-style: normal;
    font-weight: 200;
  }
  .skTabsCnt ::-webkit-scrollbar-thumb {
    background: rgba(55, 55, 55, 0.15);
  }
  .skTabsCnt {
    margin: 0;
    background-color: #ffffff;
    background-image: url(images/tab-content-bg.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    height: auto;
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    overflow: hidden;
  }
  .skTabsCnt.skHighlight {
    padding: 0;
    margin: 0;
  }
  .skNews {
    padding: 15px 36px 20px 8px;
    position: relative;
  }
  .skNews:before {
    display: none;
  }
  .skNews .item {
    border: none;
    padding: 7px 25px 0px 0px;
    margin-bottom: 15px;
    display: table;
    height: 63px;
    overflow: hidden;
  }
  .skNews .item.first {
    padding-top: 0;
  }
  .skNews .item.last {
    margin-bottom: 30px;
  }
  .skNews .summary {
    word-break: break-all;
    max-height: 36px;
    overflow: hidden;
  }
  .skNews .detail {
    display: table-cell;
    vertical-align: middle;
    word-break: break-word;
  }
  .timeTitle .title {
    font-size: 20px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
  .timeTitle .time {
    font-size: 12.45px;
    line-height: 16px;
  }
  .skarrow.skMobileView {
    display: block;
  }
  .skTabsCnt.skAboutus, .skTabsCnt.skCalendar, .skTabsCnt.skEvent {
    margin: 0;
  }
  .skTabsCnt.skAboutus .inner {
    height: 175px;
    overflow-y: auto;
  }
  .skNews {
    height: 360px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
  }
  .skNews .item .img,
  .skNews span.date {
    display: none;
  }
  .skNews .detail {
    padding: 0 25px 0 0;
  }
  .skNews .viewall.btnblue {
    position: absolute;
    left: 50%;
    right: 0;
    margin: 0;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0;
    z-index: 1;
    text-align: center;
  }
  a.tweet_screen_name {
    font-weight: 700;
  }
  .statussec {
    display: none;
  }
  .datewrp .date {
    font-size: 36px;
    line-height: 28px;
  }
  .datewrp .month {
    font-size: 22px;
  }
  .skTabsCnt.skCalendar::before {
    box-shadow: none;
    height: 0;
  }
  .skCalendar {
    padding: 0;
    background: none;
  }
  .skCalendar .list {
    margin-bottom: 0;
    max-height: 344px;
    overflow: auto;
  }
  .skCalendar .list .item {
    background: #fff;
    margin-bottom: 10px;
    padding: 14px 15px 14px 0px;
    float: none;
    width: auto;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    height: auto;
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    display: block;
  }
  .skCalendar .list .item.last {
    padding: 14px 15px 14px 0px;
  }
  .skCalendar .list .link {
    margin: 0;
    border: none;
    width: auto;
    float: none;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .skCalendar .list .item.first .link {
    padding-bottom: 0;
  }
  .skTabsCnt .btnblue {
    display: block;
    width: 100%;
    position: relative;
    bottom: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
  }
  .skFieldStatus {
    position: relative;
  }
  .cbField .btnblue {
    position: absolute;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    left: 0;
    transform: unset;
  }
  .cbContainer.active h2.head {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.26);
    height: auto;
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.26);
  }
  /* ul.field {
        li.item{        
            &amp;.open .name:after,    
            &amp;.close .name:after, 
            &amp;.partial .name:after {
                    color: $whiteClr !important;
                    text-align: right;
            }
            li.locationFieldItem{
                &amp;.open .name:after ,
                &amp;.close .name:after ,
                &amp;.partial .name:after {
                    color: $whiteClr !important;
                    text-align: right;
                }
            }
        }
    } */
  .skHighlight {
    padding: 0;
  }
  .skHighlight .inner {
    padding-left: 0;
    padding-right: 0;
    height: 436px;
    overflow-y: auto;
  }
  .skHighlight .inner iframe {
    padding-left: 0;
    padding-right: 0;
  }
  .skHighlight .inner p, .skHighlight .inner h1, .skHighlight .inner h2, .skHighlight .inner h3, .skHighlight .inner h4, .skHighlight .inner h5, .skHighlight .inner h6, .skHighlight .inner a {
    padding-left: 12px;
  }
  .inner iframe {
    max-width: none;
  }
  .skRight .cbContainer {
    margin-top: 20px;
  }
  .cbContainer .content {
    padding-left: 15px;
  }
  .skFeeds {
    display: none;
  }
  .skFeedsTwitter,
  .skFeedsFacebook {
    display: block;
  }
  .tweet_time {
    display: block;
  }
  .cbContainer.cbField .content {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0;
    background-image: none;
  }
  .cbContainer h2.head:before {
    content: "+";
    position: absolute;
    font-size: 32px;
    left: 15px;
    font-style: normal;
    font-weight: 300;
  }
  .cbContainer.active h2.head::before {
    width: 18px;
    content: "-";
    position: absolute;
    font-size: 78px;
    left: 15px;
    font-style: normal;
    font-weight: 200;
  }
  .cbContainer h2.head {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.26);
  }
  .cbContainer .skarrow {
    display: none;
  }
  .field .item {
    border-color: #ffffff;
  }
  .field .name {
    font-size: 18px;
  }
  .field .date {
    color: #fff;
    position: relative;
    margin: 0;
    padding: 10px 90px 8px 0;
    border-bottom: 1px solid #fff;
  }
  ul.field .item {
    padding: 17px 0;
  }
  ul.field .item.first {
    padding-top: 0;
  }
  ul.field .fdList .item.last,
  ul.field .fdList .item.first.last {
    border: none;
  }
  ul.field .fdList .item.first {
    padding-top: 4px;
  }
  ul.field .fdList .name {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
  }
  ul.field .fdList .open .name:after,
  ul.field .fdList .close .name:after,
  ul.field .fdList .partial .name:after {
    font-size: 16px;
    top: 3px;
  }
  ul.field .name {
    padding-right: 0px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    height: auto;
    overflow: unset;
  }
  .open .name:after,
  .close .name:after,
  .partial .name:after {
    top: 30px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
  .tweet_list li {
    padding-left: 38px;
    margin-bottom: 35px;
    padding-bottom: 25px;
  }
  .tweet_list li:before {
    left: 0;
    background-size: auto;
    width: 30px;
    height: 24px;
  }
  .cbContainer #cbFacebook.content {
    margin: 0;
    padding: 0;
  }
  .skBanner {
    margin: 20px auto;
  }
  .skContact,
  .skSiteLink {
    margin-bottom: 20px;
  }
  .skContact,
  .skBanner,
  .skSiteLink {
    max-width: 340px;
    margin: auto auto 40px;
    float: none;
    text-align: center;
  }
  .skBanner {
    margin-bottom: 38px;
  }
  .skContact {
    margin-bottom: 35px;
  }
  .skContact p {
    line-height: 21px;
  }
  .skContact p.clubName {
    padding: 0 20px;
  }
  .skFooter .head {
    background: #fff;
    width: auto;
    padding: 9px 17px;
    margin: 0 auto 18px;
    display: table;
  }
  .skSiteLink {
    width: 100%;
    margin: auto;
    float: none;
    text-align: left;
    margin-bottom: 20px;
    display: table;
  }
  .skSiteLink .list {
    margin-top: 12px;
    width: 45%;
  }
  .skSiteLink .link {
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
  }
  .skDesktopView {
    display: none !important;
  }
  .skMobileView {
    display: block !important;
  }
  .cbContainer.cbField .content {
    padding: 0 25px 0px 55px;
    margin: 20px 12px 54px 0;
  }
  .mob-hidden {
    display: none !important;
  }
  .desk-hidden {
    display: block !important;
  }
  .skSponsor .prev {
    left: 15px;
    transform: rotate(0deg);
    width: 48px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    height: 48px;
  }
  .skSponsor .next {
    right: 15px;
    transform: rotate(0deg);
    width: 48px;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    height: 48px;
  }
  .skSponsor svg {
    width: 48px;
    margin-top: 5px;
    margin-left: 0;
  }
  .cbcontainer .content {
    margin: 18px 10px 15px 0;
    padding-top: 0;
  }
  .skFeedsFacebook .cbcontainer .content {
    margin: 18px 10px 15px 8px;
    padding-top: 0;
  }
  .skRight .cbContainer {
    background-image: url(images/tab-content-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  }
  .cbContainer .cbHelpful {
    background: white;
  }
  .cbContainer h2.head .skarrow {
    display: none;
  }
  .cbHelpful .content {
    margin: 26px 5px 18px 15px;
    padding: 0px 5px 0 0;
    height: 316px;
    /* a.link:link,
            a.link:visited {
                color: #222222;
            }*/
    /*.item {
                &amp;::before {
                    display: block;
                }
            }/*

            li.alt {
                background: white;
                &amp;::before {
                    background: transparent;
                }
            }*/
  }
  .cbHelpful .content .hpList {
    padding-left: 0px;
  }
  .cbHelpful .content .hpList li {
    padding: 8px 20px;
  }
  /*.skRight {
        background-color: white;
        .skHelpfulLinks {
            .cbContainer {
                background: white;
            }
        }
    } */
  .skFooterwrp {
    padding: 55px 0 0;
    float: none;
  }
  .skBanner img {
    width: 100%;
    height: 100%;
  }
  .skBanner,
  .skContact {
    width: 100%;
  }
  .skInfo {
    padding: 15px 0;
  }
  .skInfo .left {
    line-height: 16px;
    padding: 5px 0;
  }
  .skInfo .left a, .skInfo .left span {
    line-height: 16px;
  }
  .skLogin .btn {
    margin: 0;
    width: 43.5%;
  }
  .skLogin .btn-register {
    padding: 6px 10px 4px;
    margin-left: 3px;
  }
  .skLogin .btn-login {
    margin-right: 2px;
  }
  .TeamPage_ES_gridHolder {
    overflow-x: auto;
  }
}

@media screen and (max-width: 414px) {
  .skTopbar a {
    margin-right: 15px;
  }
  .skTopbar.skFooterAffiliates .link {
    margin: 10px 0;
  }
}

@media screen and (max-width: 400px) {
  .cbContainer.cbField .content {
    margin: 10px 20px 45px;
    padding: 0px;
  }
  .skLogin .btn {
    width: 42%;
  }
  .skSiteLink .list {
    padding: 4px 10px 0 0;
  }
  .skTopbar.skFooterAffiliates {
    padding-bottom: 0;
  }
  .skNews .title {
    height: 22px;
    overflow: hidden;
  }
  p.summary {
    height: 36px;
    overflow: hidden;
  }
}

@media screen and (max-width: 350px) {
  .skLogin .btn {
    width: 41%;
  }
}
</pre></body></html>