<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i");
/* 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%;
  vertical-align: top;
  background: transparent;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

form {
  height: 100%;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

html, body {
  text-align: left;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  height: 100%;
  background: #fff;
  color: #222;
  line-height: 18px;
  font-weight: normal;
}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0 0 18px 0;
}

p {
  padding: 0 0 18px 0;
}

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

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

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  text-decoration: underline;
}

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

.paneOutline center {
  text-align: center;
}

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

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  height: 22px;
  padding: 2px 8px;
  margin: 2px 0px;
}

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

#Body .display-table {
  display: table;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  display: inline-block;
  border: none;
  text-decoration: none;
  margin: 12px 0;
  padding: 8px 12px;
}

/* Float CSS */
/********************************************************************/
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

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

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight {
  text-align: right;
}

.textAlignCenter {
  text-align: center;
}

.FileManager_FileList {
  margin: 2px 0 0 0;
}

.rgMasterTable {
  width: 100%;
}

.rgCurrentPage span {
  line-height: 22px;
}

input.rgPagerTextBox {
  width: 24px !important;
}

.termsContainer,
.privacyContainer {
  padding: 12px;
}

.FileManager_FileList {
  margin: 2px 0 0 0;
}

.rgMasterTable {
  width: 100%;
}

.rgCurrentPage span {
  line-height: 22px;
}

input.rgPagerTextBox {
  width: 24px !important;
}

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited {
  text-decoration: none;
}

#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover,
#dnnCommonTasks a:active, #dnnCommonTasks a:focus,
#dnnCurrentPage a:hover, #dnnCurrentPage a:active,
#dnnCurrentPage a:focus, #dnnOtherTools a:hover,
#dnnOtherTools a:active, #dnnOtherTools a:focus {
  text-decoration: underline;
}

/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Artemis											                */
/* Created: 14 Dec 2018                                             */
/********************************************************************/
/* Comman CSS */
/********************************************************************/
html,
body {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  height: 100%;
  background: #ffffff;
  color: #363636;
  line-height: 18px;
  font-weight: normal;
}

/* Text CSS */
/*******************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #000000;
  letter-spacing: 0;
}

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

h2 {
  font-size: 20px;
  line-height: 30px;
}

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

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

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

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

small {
  font-size: 8px;
}

ul li {
  list-style-type: disc;
}

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: 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: #000000;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

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

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

.skClear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#Body .skinStatus {
  bottom: 53px;
}

#mobNav .navTabs .navItem {
  border-top: 1px solid #fff;
}

#mobNav .navTabs .navLink,
#mobNav .navTabs .navLink:link,
#mobNav .navTabs .navLink:visited {
  border-bottom: 0;
}

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

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

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

.skArea {
  min-height: 100%;
  background-color: #000;
}

.skArea.skInnerArea {
  background-position: center top;
  background-repeat: no-repeat repeat;
}

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

.skArea ::-webkit-scrollbar-track {
  background-color: #000000;
}

.skArea ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #000000;
}

.no-padding {
  padding: 0;
}

.skMobile {
  display: none;
}

/* Inner Pages */
/********************************************************************/
#Body a.TeamPage_actionButton,
#Body .sWebTheme_showSettings,
#Body a.TeamPage_actionButton:link,
#Body a.TeamPage_actionButton:visited,
#Body a.sWebTheme_ActionsLinks span,
#Body a.sWebTheme_ActionsLinks:link span,
#Body a.sWebTheme_ActionsLinks:visited span {
  font-family: Arial, Helvetica, sans-serif;
}

.TeamPage_TP_newsHeaderLink,
.TeamPage_normalText {
  word-break: break-word;
  -moz-hyphens: auto;
}

#Body .TeamPage_newsAE_detail .TeamPage_newsAE_newsPhoto img {
  max-width: 100%;
  max-height: 100%;
}

#Body .TeamPage_newsHolder {
  margin-bottom: 0;
}

#Body .skArea .bsbSkin .container {
  width: auto;
}

.default-container {
  padding: 0;
}

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

.registration-listing #BSBGrid h4.row-title,
#BSBContainer.volunteer-listing .row-title {
  max-width: unset;
  text-overflow: unset;
  word-break: break-word;
}

.skInnerArea .skTopBar {
  padding-bottom: 0;
}

.skInnerArea .skHeader .skLogo a img {
  width: 112px;
  height: 112px;
}

.skInnerArea .skHeader h1.skBannerText {
  margin: 9px 0;
  font-size: 34px;
  font-weight: 700;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  letter-spacing: 0.075em;
}

.skInnerArea .skHeader .skBannerTextWrap {
  padding: 1px 0;
}

.skInnerArea .skNav {
  margin: 0;
  padding: 5px 0 10px;
}

.skInnerArea .skWidth.skInnerWidth {
  width: 1080px;
  margin: 0 auto;
  display: table;
  max-width: 100%;
}

.skInnerArea .skInnerSection {
  background: #ffffff;
  padding: 35px 38px;
  display: block;
}

.skInnerArea .LeftPane {
  width: 662px;
  float: left;
  margin-right: 25px;
}

.skInnerArea .RightPane {
  width: 375px;
  float: right !important;
}

.skInnerArea .skSponsorFooter {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.skInnerArea .skSponsorFooter .skSponsor {
  background-image: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

.skInnerArea .skSponsor {
  padding: 46px 0 17px;
}

.skInnerArea .skFooter {
  background-image: none;
  margin-top: 0;
  padding: 10px 0 29px 0;
}

.skInnerArea .skFooter a.skClubEmail:focus, .skInnerArea .skFooter a.skClubEmail:hover {
  color: #111111;
}

.skInnerArea .skFooter a.skClubPhone:focus, .skInnerArea .skFooter a.skClubPhone:hover {
  color: #111111;
}

.skInnerArea .skFooter li.skSiteItem:hover:before,
.skInnerArea .skFooter li.skSiteItem:hover a.skSiteItemLink {
  color: #111111;
}

/* Top Bar */
/********************************************************************/
.skTopBar {
  background: transparent;
  padding: 12px 0 17px;
}

.skTopBar .skLeft {
  float: left;
  width: 333px;
}

.skTopBar .skRight {
  float: right;
  width: 330px;
}

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

.skTopBar li {
  display: inline-block;
  margin-right: 4px;
}

.skTopBar li:last-child {
  margin-right: 0;
}

.skTopBar li a img {
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
}

.skTopBar li a:hover img {
  transform: translateY(10px);
}

.skTopBar .skSocial {
  width: 477px;
  text-align: center;
  float: left;
}

.skTopBar .skSocial a.link:last-child {
  margin-right: 0;
}

.skLogin {
  padding: 10px 2px;
  margin-top: -7px;
  font-size: 16px;
}

.skLogin svg {
  fill: #fff;
}

.skLogin a.skBtn {
  font-family: 'Rubik', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  padding: 7px 16px;
  vertical-align: middle;
  letter-spacing: 0.5px;
  font-weight: 500;
  display: inline-block;
  color: #fff;
  position: relative;
  padding-left: 27px;
  transition: 0.3s all;
}

.skLogin a.skBtn.btnLogin {
  margin: 0 20px 0 6px;
}

.skLogin a.skBtn svg {
  left: 0;
  transition: 0.3s all;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.skLogin a.skBtn.icn .icnRegister,
.skLogin a.skBtn.icn .icnLogin {
  display: none;
}

.skAction .skSocial {
  text-align: right;
}

.skLogin,
.skTranslate {
  display: inline-block;
}

.skAction {
  text-align: right;
}

.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited {
  text-indent: unset;
  background-image: none;
  display: inline-block;
  margin-right: 17px;
  vertical-align: middle;
}

.skSocial a.link svg,
.skSocial a.link:link svg,
.skSocial a.link:visited svg {
  fill: #005ddb;
  transition: 0.3s all;
}

.skSocial a.link svg:hover,
.skSocial a.link:link svg:hover,
.skSocial a.link:visited svg:hover {
  fill: #ffffff;
}

.skHeader .skBannerWrap {
  text-align: center;
}

.skHeader .skLogo a img {
  width: 215px;
  height: 215px;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
}

.skHeader .skLogo a:hover img {
  transform: scale(0.9);
}

.skHeader .skBannerTextWrap {
  display: block;
  width: 100%;
  padding: 52px 0 40px 0;
}

.skHeader h1.skBannerText {
  display: block;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.075em;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  padding: 0;
}

/* Navigation CSS */
/*******************************************************************/
.skNav {
  margin: 57px 0 40px;
}

.skNavBackground {
  padding: 85px 0 150px 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -60px;
}

.skContent {
  margin-top: -130px;
}

/* News slider */
/*******************************************************************/
.skNewsWrapper {
  background-color: #2a2a2a;
  margin: 0;
  padding: 0;
}

.skNewsWrapper .skItem {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  position: relative;
  z-index: 1;
}

.skNewsWrapper .skItemInner {
  display: table;
  width: 1140px;
}

.skNewsWrapper .skImg {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 50%;
}

.skNewsWrapper .skImg img {
  width: 570px;
  height: 450px;
}

.skNewsWrapper .skLogoImg img {
  width: auto;
  height: auto;
}

.skNewsWrapper .skDetail {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 334px;
  padding: 58px;
}

.skNewsWrapper .skName .skLink {
  font-family: 'Rubik', sans-serif;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: 0.25px;
  font-weight: 500;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

.skNewsWrapper .skName .skDate {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 24px;
  font-weight: normal;
  color: #b1b1b1;
  padding: 10px 0;
  display: block;
  font-style: italic;
}

.skNewsWrapper .skSummary {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  color: #ffffff;
  max-height: 142px;
  overflow: hidden;
  letter-spacing: 0;
}

.skNewsWrapper .skReadmore {
  position: absolute;
  right: 74px;
  bottom: 54px;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  border-radius: 4px;
  text-align: center;
  padding: 9px 25px;
  text-decoration: none;
  transition: 0.3s all;
}

.skNewsWrapper .skReadmore:hover {
  transition: 0.3s all;
}

.skNewsSlider .skWidth {
  position: relative;
  overflow: hidden;
}

.skNewsSlider .skWidth:after {
  content: 'NEWS';
  position: absolute;
  top: 15px;
  right: -55px;
  color: #323232;
  font-size: 220px;
  display: block;
  font-family: Lato;
  font-weight: bold;
  z-index: 0;
  letter-spacing: 7.5px;
}

.skNewsSlider .caroufredsel_wrapper {
  z-index: 1;
}

.skNewsSlider .skPrev,
.skNewsSlider .skNext {
  position: absolute;
  top: 44%;
  padding: 0 10px;
  transition: all 0.3s ease;
  z-index: 2;
}

.skNewsSlider .skPrev {
  left: 10px;
}

.skNewsSlider .skPrev:hover {
  padding: 0 20px 0 0px;
}

.skNewsSlider .skNext {
  right: 10px;
}

.skNewsSlider .skNext:hover {
  padding: 0 0px 0 20px;
}

.skNewsSlider svg {
  fill: #ffffff;
}

.skNewsSlider .skPager {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.skNewsSlider .skPager a {
  display: table-cell;
  padding: 10px 0;
  transition: all 0.3s ease;
}

.skNewsSlider .skPager a span {
  background-color: #ffffff;
  display: block;
  margin: 0 5px;
  font-size: 0px;
  line-height: 0;
  height: 8px;
}

.skNewsSlider .skPager a:first-child span {
  margin-left: 0;
}

.skNewsSlider .skPager a:last-child span {
  margin-right: 0;
}

.skNewsSlider .skPager a.selected, .skNewsSlider .skPager a:hover {
  padding: 20px 0 0;
}

.skLinks {
  float: left;
  width: 260px;
  margin-right: 15px;
  background: #292929;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.skLinks .skHead {
  font-size: 28px;
  padding: 15px 22px;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Oswald', sans-serif;
}

.skLinks .skList {
  margin: 0;
  padding: 0;
  height: 440px;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.skLinks .skItem {
  display: table-row;
}

.skLinks a.skLink {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 300;
  color: #fefefe;
  text-decoration: none;
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.33);
  letter-spacing: 0.3px;
  text-transform: capitalize;
}

.skLinks a.skLink span {
  display: table-cell;
  padding: 10px 22px;
  vertical-align: middle;
}

.skLinks a.skLink span .skLinklist {
  display: inline-block;
  overflow: hidden;
  height: 20px;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .skLinks a.skLink {
    font-weight: 500;
    padding: 20px 20px 20px 32px;
    font-size: 20px;
  }
}

#sWebHome_ActionsBar {
  margin: 0;
}

/* Event CSS */
/********************************************************************/
.skSection {
  padding: 14px 25px 26px 25px;
}

.skRowWrapper {
  margin: 0 -23px;
}

.skRow {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.skColumn {
  display: table-cell;
}

.skColumnInner {
  padding: 0 14px;
}

.skColumnContent {
  position: relative;
  padding-bottom: 15px;
  overflow: hidden;
}

.skColumnContent:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0;
  height: 50px;
  width: calc(100% - 16px);
  z-index: 2;
  opacity: 0.8;
  -webkit-box-shadow: inset 0px -45px 15px 0px white;
  -moz-box-shadow: inset 0px -45px 15px 0px white;
  box-shadow: inset 0px -45px 15px 0px white;
}

.skColumnContent:before {
  content: 'EVENTS';
  position: absolute;
  top: 60px;
  right: 0;
  height: auto;
  width: 100%;
  color: #323232;
  font-size: 100px;
  display: block;
  font-family: Lato;
  font-weight: bold;
  z-index: 1;
  text-transform: uppercase;
}

.skColumnContent.skEvent:before {
  right: -3px;
}

.skColumnContent.skSocialFeed:before {
  content: 'SOCIAL';
  right: -13px;
}

.skColumnContent.skFieldStatus:before {
  content: 'FIELDS';
  right: 0;
}

.skSocial.skMobile {
  display: none;
}

.skSection .content {
  height: 367px;
  overflow-x: auto;
  margin: 15px 10px 0px 15px;
  position: relative;
  z-index: 2;
}

.skSection h2.skHead {
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
  padding: 13px 0 15px 16px;
  display: block;
  position: relative;
  letter-spacing: 0px;
  font-weight: 500;
  z-index: 2;
}

.skSection .skViewall {
  margin: 5px 10px 35px 0;
}

.skSection a.viewall {
  padding: 13px 0px;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  width: 100%;
  text-align: center;
  display: block;
  transition: 0.3s all;
}

ul.skEeventWrapper {
  margin: -10px 0;
}

.skEvent .skEventCalendar {
  padding-right: 5px;
  letter-spacing: 0;
}

#Body li.skEventItem {
  padding: 12px 0;
  margin-right: 8px;
  list-style-type: none;
}

#Body li.skEventItem.skEventLastItem {
  border-bottom: none;
}

.skEventFirstItem {
  padding: 0 0 10px;
}

.skEventMonth {
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}

.skEventDay {
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
}

.skEventTime {
  font-family: 'Lato', sans-serif;
  padding-top: 2px;
  font-size: 12px;
  font-style: italic;
  line-height: 1;
  color: #434343;
  padding-bottom: 9px;
  text-transform: lowercase;
  letter-spacing: 0.5px;
}

.allDay {
  text-transform: capitalize;
}

.skEventTimeGoogleCal {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 1;
  padding: 1px 0 7px 0;
  text-transform: lowercase;
  letter-spacing: 0.5px;
}

h2.skEventHead {
  padding: 0;
  word-break: break-word;
  max-height: 36px;
  overflow: hidden;
}

a.skEventLink {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  color: #363636;
  font-family: 'Rubik', sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-decoration: none;
}

.skEventHead .title {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 900;
  color: #363636;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
}

a.skEventLink:hover {
  color: #8c001a;
}

.skEvent .status {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  line-height: 22px;
  color: #3f479a;
  letter-spacing: 0.2px;
  font-weight: 500;
  font-style: italic;
  margin-right: 10px;
}

.skEvent .canceled {
  color: #a74544;
}

.skEvent .rescheduled {
  color: #09957e;
}

.skEvent .postponed {
  color: #f8972a;
}

.skEvent .location {
  word-break: break-word;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  letter-spacing: 0;
}

/* Social feed CSS */
/********************************************************************/
.skSocialFeed {
  position: relative;
}

.skSocialFeed .skFBWrapper {
  margin: 0;
  position: relative;
  z-index: 3;
  margin-top: 15px;
  overflow: hidden;
}

.skSocialFeed .skFBWrapper .facebook-plugin {
  display: block;
  margin: 0 auto;
}

.skSocialTab {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  height: 48px;
  margin: 0;
  z-index: 2;
}

.skSocialTab li {
  display: inline-block;
  cursor: pointer;
  width: 43px;
}

.skSocialTab li a {
  display: block;
  text-indent: 0;
  font-size: 0;
  width: 20px;
  height: 20px;
  margin: 13px 10px;
  padding: 0;
}

.skSocialTab li a.skFacebookIcn {
  margin: 14px 10px;
}

.skSocialTab li a.skTwitterIcn {
  margin: 14px 12px;
}

.skSocialFeed .active.tab {
  display: block;
}

.skSocialFeed .tab {
  display: none;
}

ul.tweet_list {
  margin: -10px 0 0 0;
  padding: 0;
}

ul.tweet_list li {
  word-break: break-word;
  margin: 0;
  padding: 10px 35px 38px 0px;
  list-style: none;
  position: relative;
  margin-right: 10px;
}

ul.tweet_list li:last-child {
  padding-bottom: 64px;
}

ul.tweet_list li:first-child {
  border-top: none;
}

ul.tweet_list li:before {
  position: absolute;
  width: 22px;
  height: 18px;
  left: 0px;
  top: 13px;
  content: "";
  background-image: url(images/social.png);
}

ul.tweet_list li .tweet_screen_name {
  padding-left: 32px;
}

a.tweet_screen_name {
  font-family: 'Rubik',sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 8px;
  display: block !important;
  letter-spacing: 0px;
  text-decoration: none;
}

a.tweet_screen_name:before {
  content: "@";
}

.tweet_time {
  font-family: 'Lato', sans-serif;
  position: absolute;
  bottom: 10px;
  right: 6px;
  font-size: 12px;
  line-height: 24px;
  font-style: italic;
  letter-spacing: 0;
}

ul.tweet_list li:last-child .tweet_time {
  bottom: 42px;
}

.tweet_text {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  display: inline;
  border-bottom: 1px solid transparent;
}

.tweet_text a:hover {
  color: #000;
}

.tweet_text a {
  word-wrap: break-word;
}

.skField {
  margin: 0;
  padding: 0 10px 0 0;
}

.skField p.skName {
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding: 0 75px 1px 0;
  max-height: 36px;
  overflow: hidden;
  font-weight: 500;
}

.skField.skFields-Row p.skName {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.skField .skDate {
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-style: italic;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}

.skField .skClose:after {
  content: "Closed";
  color: #e51937;
}

.skField .skPartial:after {
  content: "Partial";
  color: #feb300;
}

.skField .skOpen:after {
  content: "Open";
  color: #48b53e;
}

.skField li.skItem {
  position: relative;
  padding: 15px 0;
  list-style: none;
}

.skField li.skItem.skLast {
  border-bottom: 0;
}

.skField li.skItem.skClose:after, .skField li.skItem.skPartial:after, .skField li.skItem.skOpen:after {
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  top: 15px;
  right: 0px;
  padding-top: 1px;
  letter-spacing: 0.5px;
  width: 70px;
  font-style: italic;
  font-family: 'Lato', sans-serif;
}

.skField li.skItem ul.skSubField {
  margin: 0;
  padding: 8px 0 0;
}

.skField li.skItem ul.skSubField li.skItem {
  padding: 0 75px 6px 0;
  border-bottom: none;
  text-transform: capitalize;
}

.skField li.skItem ul.skSubField li.skItem.skClose:after, .skField li.skItem ul.skSubField li.skItem.skPartial:after, .skField li.skItem ul.skSubField li.skItem.skOpen:after {
  top: 0;
  padding-top: 0px;
  letter-spacing: 0.4px;
}

.skField li.skItem span.skCurrent {
  font-size: 14px;
  line-height: 1;
  color: #000000;
  letter-spacing: 0;
}

.skField li.skItem.skFirst {
  padding: 0 0 15px;
}

.skField li.skItem.skFirst.skClose:after, .skField li.skItem.skFirst.skPartial:after, .skField li.skItem.skFirst.skOpen:after {
  top: 0;
}

/* Sponsor CSS */
/*******************************************************************/
.skSponsor {
  padding: 173px 0 135px;
  margin-top: -126px;
  margin-bottom: -54px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.skSponsor div.skWidth {
  position: relative;
}

.skSpnWrapper {
  margin: 0 38px;
}

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

li.skSpnItem {
  list-style: none;
  float: left;
  padding: 35px 17px;
}

a.skSpnLink {
  display: block;
}

a.skSpnLink img {
  height: 94px;
  width: 141px;
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
}

a.skSpnLink:hover img {
  transform: translateY(10px);
}

.skSpnPVLinks,
.skSpnNTLinks {
  height: 0;
  width: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  text-indent: -9999px;
  z-index: 1;
  margin: -30px 0 0 0;
  top: 50%;
  overflow: hidden;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 25px solid #ffffff;
}

.skSpnPVLinks {
  left: 0;
  transform: rotate(180deg);
}

.skSpnNTLinks {
  right: 0;
}

/* About CSS */
/********************************************************************/
.skAboutUs {
  padding: 140px 0 130px;
  margin-top: -105px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.skAboutHead {
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  padding: 0 0 3px 0;
  font-family: 'Rubik', sans-serif;
}

.skAboutInner {
  color: #ffffff;
  height: 120px;
  overflow: auto;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
}

/* Video CSS */
/********************************************************************/
.skVideoHead {
  text-align: center;
  font-size: 22px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0;
  padding: 18px 0;
  letter-spacing: 0;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}

.skVideoInner {
  height: 640px;
  overflow: auto;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}

.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.skVideoInner.hasVideo {
  height: auto;
}

/* Footer CSS */
/********************************************************************/
.skFooter {
  margin-top: -122px;
  padding: 226px 0 0 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.skFooter .skContactSitelink {
  padding-top: 13px;
}

.skFooter .skLeft {
  width: 700px;
  float: left;
  padding-left: 15px;
}

.skFooter .skContact {
  float: left;
  margin-right: 76px;
  padding-top: 5px;
  width: 320px;
}

.skFooter .ftContent {
  padding: 8px 0 0;
  margin-left: 1px;
}

.skFooter .skClubAddress {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  padding-bottom: 22px;
  text-transform: capitalize;
  margin-left: -2px;
}

.skFooter .skClubName {
  display: block;
  overflow: hidden;
  max-height: 40px;
}

.skFooter a.skClubPhone {
  text-decoration: none;
}

.skFooter a.skClubPhone,
.skFooter a.skClubEmail {
  font-family: 'Lato', sans-serif;
  text-transform: lowercase;
}

.skFooter .skHead {
  font-family: 'Rubik', sans-serif;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 0 4px;
  color: #ffffff;
}

.skFooter .skBanner {
  width: 370px;
  float: right;
  text-align: center;
}

.skFooter .skSiteLink {
  float: left;
  margin-left: -20px;
  padding-top: 5px;
  width: 320px;
}

.skFooter .skSiteLink .ftContent {
  padding: 7px 0 0;
  width: 283px;
  margin-left: 2px;
}

.skFooter ul.skSiteWrapper {
  margin: 0;
  padding: 0;
}

.skFooter ul.skSiteWrapper li {
  list-style: none;
}

.skFooter a.skSiteItemLink {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
  display: inline;
  text-transform: capitalize;
  overflow: hidden;
  border-bottom: 1px solid transparent;
}

.skBottomBar {
  padding: 25px 0;
}

.skBottomBar .skInfo {
  padding-top: 18px;
  margin: 0;
}

.skBottomBar .skInfo .SkinObject,
.skBottomBar .skInfo .skHiddenLogin {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

.skBottomBar .skInfo a.SkinObject {
  white-space: nowrap;
}

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

.skBottomBar .skInfo .skHiddenLogin {
  color: transparent;
}

.skBottomBar .skLeftInfo {
  float: left;
  width: 60%;
}

.skBottomBar .skRightInfo {
  float: right;
  width: 252px;
  text-align: right;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1140px) {
  .skArea {
    overflow-x: hidden;
  }
  .skHeader .skRightBanner {
    max-width: 85%;
  }
  .default-container .skOverflow {
    overflow: auto;
  }
  .skAboutUs {
    padding: 150px 0 136px 0;
    margin-top: 0;
  }
  .skInnerArea .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInnerArea .LeftPane {
    width: 65%;
    margin-right: 0px;
  }
  .skInnerArea .RightPane {
    width: 31%;
    margin: 0 0 0 3.9%;
  }
  .skInnerArea .LeftPane,
  .skInnerArea .RightPane {
    float: left;
  }
  .skInnerArea .skWidth.skInnerWidth {
    width: auto;
    margin: 0;
    display: block;
    min-width: auto;
  }
  .skInnerArea .skFooter {
    padding: 10px 0 0px 0;
  }
  .skTopBar .skLeft {
    width: 32%;
  }
  .skTopBar .skSocial {
    width: 350px;
  }
  .skTopBar .skRight {
    width: auto;
  }
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .skWidth {
    width: auto;
    padding: 0 18px;
  }
  .skNewsWrapper .skReadmore {
    bottom: 34px;
  }
  .skNewsSlider .skDetail {
    display: block;
  }
  .skNewsSlider .skNext {
    right: 30px;
  }
  .skNewsSlider .skPrev {
    left: 30px;
  }
  .skNewsSlider .skWidth:after {
    font-size: 140px;
    right: 23px;
  }
  .skNewsSlider .skImg img {
    width: auto;
    height: auto;
  }
  .skSection .skColumn {
    width: 22%;
    margin-right: 1%;
    padding: 18px 0;
  }
  .skSection .skSocial #skSocial,
  .skSection .skSocialTab #skSocial {
    width: auto;
  }
  .skSection .skSocialTab li,
  .skSection .skSocialTab {
    height: 43px;
  }
  .skSection .skSocialTab li a.skHead,
  .skSection h2.skHead {
    font-size: 15px;
  }
  .skSection .skSocial {
    width: auto;
  }
  .skSection a.viewall {
    padding: 13px 0px;
  }
  .skSponsor {
    margin-top: -30px;
    margin-bottom: 0;
    padding: 100px 0;
  }
  .skSponsor li.skSpnItem {
    padding: 35px 5px;
  }
  .skFooter {
    margin-top: 0;
  }
  .skFooter .skLeft {
    width: 60%;
  }
  .skFooter .skContact {
    width: 30%;
  }
  .skFooter .ftContent {
    margin-left: 0px;
  }
  .skFooter .skBanner {
    width: 30%;
  }
  .skFooter .skSiteLink {
    width: 50%;
    margin: 0 15px;
  }
  .skFooter .skSiteLink .ftContent {
    width: auto;
    margin-left: 0px;
  }
  .skFooter ul.skSiteWrapper {
    width: 49%;
  }
  .skBottomBar .skLeftInfo {
    width: 50%;
  }
  .skBottomBar .skRightInfo {
    float: left;
    width: auto;
    text-align: center;
  }
}

@media screen and (max-width: 970px) {
  .skHeader .skRightBanner {
    max-width: 76%;
  }
}

@media screen and (max-width: 800px) {
  .skEmbededHTML {
    float: none;
    border: none;
    padding: 27px 0 0 0;
  }
  .skBanner .skTitle h1.skText {
    font-size: 60px;
  }
  .skNews li.item .skLine {
    width: 38%;
  }
  h1.skBanner {
    font-size: 28px;
  }
  .skLogo {
    padding: 0 18px 0 18px;
  }
  .skLogo a {
    display: block;
    margin-bottom: -40px;
    margin-top: 0;
  }
}

@media screen and (min-width: 769px) {
  .skMob {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .skNewsSlider {
    margin-top: -15px;
  }
  .skTopBarMobile {
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .skArea .skContent {
    margin-top: 0;
  }
  #Body .skNavBackground {
    background-image: none;
    padding: 7px 0 3px 0;
    margin: 0 0 10px 0;
  }
  .skAffiliates,
  .skHeader .skLogo,
  .skWeb {
    display: none;
  }
  .skWidth {
    padding: 0 15px;
  }
  .skInnerArea .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInnerArea .LeftPane {
    width: auto;
    float: none !important;
    margin-right: 0;
  }
  .skInnerArea .RightPane {
    width: auto;
    float: none !important;
    margin-right: 0;
    margin: 0;
  }
  .skInnerArea .skTopBar .skSocial {
    padding-bottom: 10px;
  }
  .skMobile {
    display: block;
    box-shadow: none;
  }
  .skMobTopHead {
    padding-top: 80px;
  }
  .skTopBar {
    padding: 19px 0 7px;
  }
  .skTopBar .skRight,
  .skTopBar .skSocial {
    width: auto;
    float: none;
    text-align: center;
  }
  .skTopBar .skSocial {
    padding-bottom: 89px;
  }
  .skTopBar .skRight {
    padding-bottom: 13px;
  }
  .skHeader h1.skBannerText,
  .skHeader .skBannerTextWrap {
    height: auto;
    display: block;
  }
  .skHeader .skBannerTextWrap {
    padding: 0;
  }
  .skHeader h1.skBannerText {
    font-size: 30px;
    margin-bottom: 105px;
  }
  .skInnerArea .skHeader h1.skBannerText {
    font-size: 30px;
  }
  .skNav {
    display: none;
  }
  .skLogin {
    text-align: center;
    box-sizing: border-box;
  }
  .skLogin a.skBtn {
    letter-spacing: 0.6px;
    padding: 10px 10px 10px 38px;
  }
  .skLogin a.skBtn svg {
    left: 12px;
  }
  .skHeader {
    background: transparent;
  }
  .skAction {
    float: none;
    display: block;
    text-align: center;
  }
  .skAction .skSocial .skLogin {
    background: transparent;
    display: table;
    width: 100%;
    margin: 0;
  }
  .skAction .skSocial {
    text-align: center;
    padding-top: 20px;
  }
  .skAction .skSocial a.link {
    margin: 0 10px 20px;
  }
  .skAction .skSocial a.link:link, .skAction .skSocial a.link:visited {
    margin: 0 10px 20px;
  }
  .skNewsSlider .skWidth {
    padding: 0;
  }
  .skNewsSlider .skWidth:after {
    top: 50%;
    right: 20%;
  }
  .skNewsSlider .skPrev,
  .skNewsSlider .skNext {
    top: 42%;
  }
  .skNewsSlider svg {
    width: 37px;
    height: 60px;
  }
  .skNewsSlider .skNext {
    right: 18px;
  }
  .skNewsSlider .skPrev {
    left: 18px;
  }
  .skNewsSlider .skImg img {
    height: 327px;
  }
  .skNewsWrapper {
    text-align: center;
  }
  .skNewsWrapper .skReadmore {
    position: unset;
    margin: 0 auto;
    display: table;
  }
  .skNewsWrapper .skItemInner {
    display: block;
    width: auto;
  }
  .skNewsWrapper .skImg {
    display: block;
    width: auto;
  }
  .skNewsWrapper .skDetail {
    display: block;
    padding: 30px 18px 12px;
    width: auto;
    height: 308px;
  }
  .skNewsWrapper .skDetail .skLink {
    max-height: 50px;
    overflow: hidden;
  }
  .skLinks {
    float: none;
    width: auto;
    margin: 25px 0 0;
    box-shadow: none;
  }
  .skLinks .skList a.skLink {
    padding: 8px 0;
  }
  .skLinks .skHead {
    padding: 15px;
    font-size: 24px;
  }
  .skSponsor .skSpnWrapper {
    padding: 8px 0;
  }
  .skSponsor .skSpnNTLinks {
    right: 12px;
  }
  .skSponsor .skSpnPVLinks {
    left: 12px;
  }
  .skSponsor ul.skSpnList {
    height: 143px;
  }
  .skSponsor ul.skSpnList li.skSpnItem {
    padding: 29px 20px;
  }
  .skSponsor .caroufredsel_wrapper {
    height: 143px;
  }
  .content {
    margin: 0;
  }
  .skTabSection .skTabsCnt {
    padding: 8px 15px;
  }
  .skSection {
    margin: -80px 0 0px;
    padding: 11px 0 0 0;
  }
  .skSection .skRowWrapper {
    margin: 0;
  }
  .skSection .skEventHead .skEventLink,
  .skSection a.tweet_screen_name,
  .skSection ul.skField p.skName {
    font-size: 18px;
  }
  .skSection .tweet_text,
  .skSection ul.skField li.skItem span.skCurrent,
  .skSection .skSummary {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
  }
  .skSection .skColumnContent {
    padding: 15px;
  }
  .skSection .skColumnContent.skFieldStatus:before {
    right: -8px;
  }
  .skSection h2.skHead {
    padding: 15px;
    font-size: 20px;
    color: #ffffff;
  }
  .skSection .content {
    height: 374px;
    overflow: auto;
    margin: 10px 9px 10px 15px;
  }
  .skSection .skColumn {
    width: auto;
    float: none;
    cursor: pointer;
    margin-right: 0;
    padding: 15px 0px 1px;
    margin-top: 40px;
    display: block;
  }
  .skSection .skColumn .skColumnContent {
    box-shadow: none;
    padding: 0;
  }
  .skSection .skColumn.skWebOnly {
    display: none;
  }
  .skSection .skColumn.skMobOnly {
    display: block;
  }
  .skSection .skColumn .skColumnInner {
    padding: 0;
  }
  .skSection .skSocial #skSocial {
    width: auto;
    float: none;
    padding: 10px 15px 18px;
  }
  .skSection .skSocialTab {
    height: 50px;
  }
  .skField.skFields-Row p.skName {
    text-overflow: none;
    white-space: normal;
  }
  a.mobTabLink {
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
  }
  ul.skField,
  ul.skEeventWrapper {
    height: auto;
  }
  .skAboutUs {
    padding: 120px 0 107px 0;
    margin-top: -80px;
  }
  .skAboutHead {
    font-size: 20px;
  }
  .skAboutInner {
    font-size: 14px;
    line-height: 22px;
    height: 198px;
  }
  .skVideoInner {
    height: 216px;
  }
  .skVideoHead {
    padding: 13px 15px;
    text-align: left;
    font-size: 20px;
    color: #ffffff;
  }
  .skFooter {
    margin-top: -130px;
    padding: 226px 0 0 0;
  }
  .skFooter .skWidth {
    padding: 0;
  }
  .skFooter .skContactSitelink {
    padding: 0 15px;
  }
  .skFooter .skContact,
  .skFooter .skBanner,
  .skFooter .skSiteLink,
  .skFooter .skRight,
  .skFooter .skLeft {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
  }
  .skFooter .skContact {
    text-align: center;
  }
  .skFooter .skClubAddress {
    font-size: 16px;
    line-height: 20px;
  }
  .skFooter .skBanner {
    padding: 9px 0 38px;
  }
  .skFooter .skSiteLink {
    width: 315px;
    margin: 0 auto;
    padding-bottom: 35px;
  }
  .skFooter .skSiteLink .skHead {
    text-align: center;
    padding-bottom: 16px;
  }
  .skFooter ul.skSiteWrapper {
    float: left;
    width: 50%;
  }
  .skBottomBar {
    text-align: center;
  }
  .skBottomBar .skInfo {
    padding: 0;
  }
  .skBottomBar .skLeftInfo,
  .skBottomBar .skRightInfo {
    float: none;
    width: 100%;
  }
  .skBottomBar .skLeftInfo {
    margin-bottom: 10px;
  }
  #mobNav .navBar {
    border-bottom: transparent !important;
  }
  #skVideo {
    margin-top: -20px;
    margin-bottom: 58px;
  }
}

@media screen and (max-width: 640px) {
  .skTableBlock {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
  }
  .skTableBlock a.skBtn {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
  }
  ul.skSiteWrapper {
    width: 49%;
  }
  .skNewsSlider .skWidth:after {
    font-size: 150px;
    right: -22px;
    top: 47%;
  }
  .skSection .skColumnContent {
    padding: 7px 15px;
  }
  .skSection .skColumn {
    padding: 5px 0;
  }
}

@media screen and (max-width: 414px) {
  .skFooter .skWidth {
    padding: 0;
  }
  #skVideo {
    margin-bottom: 42px;
  }
}

@media screen and (max-width: 400px) {
  .skLogin a.skBtn {
    padding: 10px 15px 10px 25px;
  }
  .skLogin a.skBtn.btnRegister svg,
  .skLogin a.skBtn.btnLogin svg {
    left: 7px;
  }
  .skNewsSlider .skWidth:after {
    font-size: 120px;
  }
}

@media screen and (max-width: 320px) {
  .skLogin a.skBtn.btnLogin {
    margin: 0 5px 0 6px;
  }
}
</pre></body></html>