/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Great Falls Reston Platinum Theme								*/
/* Created by Sampath Bingi and Bhavin Surati 26-Mar-2019			*/
/********************************************************************/
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Titillium+Web:400,600,700");
/* Comman CSS */
/********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

form {
  height: 100%;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

html, body {
  text-align: left;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  height: 100%;
  background: #fff;
  color: #222;
  line-height: 18px;
  font-weight: normal;
}

/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0 0 18px 0;
}

p {
  padding: 0 0 18px 0;
}

ul, ol {
  padding: 0 0 18px 0;
  margin: 0 0 0 24px;
}

sup {
  vertical-align: top;
  font-size: 8px;
}

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  text-decoration: underline;
}

.paneOutline {
  outline: 1px dotted #000;
  border: none;
}

.paneOutline center {
  text-align: center;
}

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane {
  font-size: 0px;
  line-height: 0px;
  display: none;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  height: 22px;
  padding: 2px 8px;
  margin: 2px 0px;
}

textarea.NormalTextBox, select.NormalTextBox {
  height: auto;
}

#Body .display-table {
  display: table;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  display: inline-block;
  border: none;
  text-decoration: none;
  margin: 12px 0;
  padding: 8px 12px;
}

/* Float CSS */
/********************************************************************/
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clear-both {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight {
  text-align: right;
}

.textAlignCenter {
  text-align: center;
}

.FileManager_FileList {
  margin: 2px 0 0 0;
}

.rgMasterTable {
  width: 100%;
}

.rgCurrentPage span {
  line-height: 22px;
}

input.rgPagerTextBox {
  width: 24px !important;
}

.termsContainer,
.privacyContainer {
  padding: 12px;
}

.FileManager_FileList {
  margin: 2px 0 0 0;
}

.rgMasterTable {
  width: 100%;
}

.rgCurrentPage span {
  line-height: 22px;
}

input.rgPagerTextBox {
  width: 24px !important;
}

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited {
  text-decoration: none;
}

#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover,
#dnnCommonTasks a:active, #dnnCommonTasks a:focus,
#dnnCurrentPage a:hover, #dnnCurrentPage a:active,
#dnnCurrentPage a:focus, #dnnOtherTools a:hover,
#dnnOtherTools a:active, #dnnOtherTools a:focus {
  text-decoration: underline;
}

/* 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;
}

/*******************************************************************/
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;
}

::-webkit-scrollbar-thumb {
  background-color: #9aca3c;
}

::-webkit-scrollbar-track {
  background-color: #006cb0;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #006cb0;
}

.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:hover span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:focus span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:active span {
  background-color: #9aca3c;
  color: #17468f;
}

.sWebTheme_ActionsArea a.sWebTheme_showSettings:hover {
  background-color: #9aca3c;
  color: #17468f;
}

textarea.NormalTextBox,
select.NormalTextBox {
  height: auto;
}

.skLeft {
  float: left;
}

.skRight {
  float: right;
}

.skClear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

.skMob {
  display: none;
}

#Body .skinStatus {
  bottom: 53px;
}

#Body .TeamPage_newsHolder {
  margin-bottom: 0;
}

#BSBContainer.volunteer-listing .row-title {
  max-width: unset;
}

#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: 960px;
  margin: 0 auto;
}

.skArea {
  background-color: #004675;
}

.skAreabg {
  background: #004d74 url(images/skin-bg.jpg) top center no-repeat;
}

.skNav {
  background-color: #9bca4e;
  margin-bottom: 30px;
}

/**header CSS*/
.skHeader {
  background-color: #004675;
}

.skHeader .skWidth {
  width: 1520px;
  margin: 0 auto;
}

.skLogo {
  width: 340px;
  text-align: right;
  padding: 22px 0;
}

.skLogo img {
  height: auto;
  width: 122px;
  transition: all 0.3s;
}

.skLogo a {
  display: inline-block;
  transition: all 0.3s;
}

.skLogo a:hover img {
  transform: scale(0.9);
}

.skBanner {
  width: 754px;
  text-align: center;
  transition: all 0.3s;
  margin-left: 35px;
}

.skBannerText {
  font-size: 58px;
  line-height: 1;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0 0;
  transition: all 0.3s;
  word-break: break-word;
  word-wrap: break-word;
}

.skSubBannerText {
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 1;
  padding: 0 0 30px;
  color: #9bca4e;
  transition: all 0.3s;
}

.skBtnLeft {
  width: calc(100% - 400px);
  position: relative;
  padding-top: 25px;
  transition: all 0.3s;
}

.skLoginWrapper {
  text-align: right;
  padding-top: 8px;
  margin-right: -70px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.3s;
}

.skTranslate,
.skLogin {
  display: inline-block;
}

#google_translate_element {
  margin: 0px 0px;
  display: inline-block;
  position: relative;
}

#google_translate_element svg {
  fill: #ffffff;
  margin-right: 5px;
}

#google_translate_element .skTranslateIcon {
  display: inline-block;
}

#google_translate_element .skTranslateText {
  display: inline-block;
  vertical-align: middle;
}

#google_translate_element .goog-te-gadget-simple {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  height: 0;
  width: 0;
}

#google_translate_element .goog-te-gadget {
  display: block;
}

#google_translate_element .goog-te-gadget img,
#google_translate_element .goog-te-menu-value span {
  display: none;
}

#google_translate_element a.goog-te-menu-value {
  margin-right: 0;
}

#google_translate_element a.goog-te-menu-value,
#google_translate_element a.translate {
  display: block;
  height: 35px;
  z-index: 1;
  position: absolute;
  margin-left: 0;
  top: 0;
  left: 0;
  width: 100%;
}

#google_translate_element,
.skBtn a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  padding: 9px 11px 8px;
  text-align: center;
  display: inline-block;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  margin-right: 10px;
}

#google_translate_element.btnRegister,
.skBtn a.btnRegister {
  margin-right: 0;
}

#google_translate_element {
  padding: 7px 24px 8px;
  margin-right: 10px;
}

.skBtn svg {
  fill: #ffffff;
  margin-right: 5px;
}

#google_translate_element:hover,
.skBtn a:hover {
  background-color: #00609c;
}

.skSocial {
  margin: 35px -35px;
  transition: all 0.3s;
}

.skSocial a {
  margin-left: 17px;
  text-decoration: none;
}

.skSocial svg {
  fill: #ffffff;
}

.skSocial svg:hover {
  fill: #9bca4e;
}

.skHeadSticky {
  width: 100%;
}

.skSticky .skLogo {
  padding: 13px 0;
}

.skSticky .skLogo img {
  width: 90px;
  height: auto;
}

.skSticky .skBanner {
  width: 630px;
  margin-left: 100px;
}

.skSticky .skLoginWrapper {
  padding-top: 15px;
  margin-right: -80px;
}

.skSticky .skBannerText {
  font-size: 52px;
  padding-top: 11px;
}

.skSticky .skSubBannerText {
  font-size: 32px;
  padding-bottom: 15px;
}

.skSticky .skBtnLeft {
  padding-top: 0;
}

.skSticky .skSocial {
  margin: 72px -40px 0 0;
}

/* Filed Status CSS */
/********************************************************************/
.skFieldWrapper {
  width: 32.29%;
}

.skFieldStatus {
  width: 100%;
}

.skFieldStatus .skContent {
  background-color: #ffffff;
  padding: 14px 10px 10px 14px;
}

.skFieldStatus .skHead {
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
  text-align: center;
  background-color: #1f8ed3;
  text-transform: uppercase;
  color: #ffffff;
  padding: 17px 0;
  line-height: 1;
}

.skFieldStatus .skContentInner {
  height: 379px;
  overflow: auto;
}

a.skViewAllBtn {
  font-family: 'Titillium Web', sans-serif;
  background-color: #006cb0;
  display: block;
  padding: 11px 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  margin-right: 10px;
}

a.skViewAllBtn:hover {
  background-color: #9aca3c;
}

ul.skField {
  margin: 0;
  padding: 0 10px 0px 0;
}

ul.skField p.skName {
  font-size: 16px;
  line-height: 18px;
  color: #222222;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  letter-spacing: 0.3px;
  padding: 0 0px 8px 0;
  position: relative;
}

ul.skField .skDate {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.5px;
  font-style: italic;
  color: #00609c;
}

ul.skField .skClose p.skName:after {
  content: "Closed";
  color: #a54546;
}

ul.skField .skPartial p.skName:after {
  content: "Partial";
  color: #f5983e;
}

ul.skField .skOpen p.skName:after {
  content: "Open";
  color: #1e957f;
}

ul.skField li.skItem {
  position: relative;
  padding: 7px 0 15px;
  border-bottom: 2px solid #ebebeb;
  list-style: none;
}

ul.skField li.skItem.skLast {
  border-bottom: 0;
}

ul.skField li.skItem.skClose p.skName:after, ul.skField li.skItem.skPartial p.skName:after, ul.skField li.skItem.skOpen p.skName:after {
  position: absolute;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
  bottom: -14px;
  right: 0px;
  font-size: 18px;
  letter-spacing: 0.3px;
  font-weight: 900;
}

ul.skField ul.skSubField {
  margin: 0;
  padding: 22px 0 0;
}

ul.skField ul.skSubField li.skItem {
  padding: 0 62px 10px 0;
  border-bottom: none;
}

ul.skField ul.skSubField li.skItem.skClose:after {
  content: "Closed";
  color: #a54546;
}

ul.skField ul.skSubField li.skItem.skPartial:after {
  content: "Partial";
  color: #f5983e;
}

ul.skField ul.skSubField li.skItem.skOpen:after {
  content: "Open";
  color: #1e957f;
}

ul.skField ul.skSubField li.skItem.skClose:after, ul.skField ul.skSubField li.skItem.skPartial:after, ul.skField ul.skSubField li.skItem.skOpen:after {
  top: 0px;
  right: 0;
  padding-top: 0px;
  font-size: 16px;
  letter-spacing: 0.3px;
  font-weight: 900;
  position: absolute;
  text-transform: uppercase;
}

ul.skField ul.skSubField li.skItem.skClose.skLast, ul.skField ul.skSubField li.skItem.skPartial.skLast, ul.skField ul.skSubField li.skItem.skOpen.skLast {
  padding-bottom: 0px;
}

ul.skField span.skCurrent {
  font-size: 16px;
  line-height: 1;
  color: #222222;
  font-family: Lato;
  font-weight: 500;
  text-transform: capitalize;
}

/* News Pages */
/********************************************************************/
.skNews {
  width: 66.14%;
}

.skNews .skDetail {
  background-color: #1f8ed3;
  color: #ffffff;
  text-align: center;
  display: table;
  height: 68px;
  width: 100.5%;
}

.skNews .skDetail .skName {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.skNews .skTitle {
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  padding-bottom: 8px;
  display: block;
}

.skNews .skImageLink {
  text-decoration: none;
}

.skNews .skImageLink:hover .skDetail {
  background-color: #9aca3c;
}

.skNews .skDate {
  display: block;
  font-size: 12px;
  line-height: 1;
  font-family: 'Lato', sans-serif;
  font-style: italic;
}

.skNews .skList {
  padding: 0 0 0 15px;
  margin: 0;
}

.skNews .skItem {
  width: 47.5%;
  float: left;
  list-style-type: none;
  margin-bottom: 30px;
  overflow: hidden;
}

.skNews .skItem .skImg {
  background-color: #ffffff;
  text-align: center;
}

.skNews .skItem .skImg img {
  width: 100%;
  height: 146px;
}

.skNews .skItem .skImg .skLogoImg {
  width: auto;
}

.skNews .skItem.skAlt {
  margin-left: 30px;
}

/* Tabs Pages */
/********************************************************************/
.skNavTabs .skNav {
  background-color: #1f8ed3;
}

.skNav {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}

.skNav .skItem {
  display: table-cell;
  width: 33.33%;
  text-align: center;
  position: relative;
}

.skNav a.link {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 17px 0;
  font-weight: 600;
}

.skNav a.link.active::after {
  content: '';
  width: 148px;
  height: 4px;
  background-color: #9aca3c;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -74px;
}

.skTabsCnt {
  background-color: #fff;
  padding: 15px;
}

.skTabsCnt .inner {
  height: 428px;
  overflow-y: auto;
}

.skTabsCnt .inner.skSocialInner {
  overflow: hidden;
}

.skTabsCnt.skSocialNews {
  padding: 0;
}

.skTabsCnt.skSocialNews .inner {
  height: 458px;
}

.facebook-plugin {
  display: block;
  margin: 0 auto;
}

.skSocialRow {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.skSocialRow .skContent {
  height: 389px;
}

.skSocialHead {
  text-align: center;
  padding: 0;
  font-family: 'Titillium Web', sans-serif;
  color: #00609c;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 0 15px;
  font-size: 24px;
}

.skSocialCol {
  display: table-cell;
  width: 50%;
  padding: 0 0 0 15px;
}

.skSocialCol:first-child {
  position: relative;
  padding: 0 15px 0 0;
}

.skSocialCol:first-child:after {
  content: '';
  height: 100%;
  width: 4px;
  display: block;
  right: -2px;
  background-color: #1f8ed3;
  position: absolute;
  top: 0px;
}

.skEvent ul.skEventWrapper {
  margin: 0;
  padding: 0;
}

.skEvent .skViewAllBtn {
  max-width: 420px;
  font-size: 18px;
  margin: 0 auto;
}

.skEvent .status {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  line-height: 1;
  letter-spacing: 0.2px;
  font-weight: 600;
  font-style: italic;
  margin-left: 30px;
  text-transform: capitalize;
  display: inline-block;
  padding-top: 2px;
}

.skEvent .canceled {
  color: #a74544;
}

.skEvent .rescheduled {
  color: #09957e;
}

.skEvent .postponed {
  color: #f8972a;
}

li.skEventItem {
  margin: 0;
  list-style: none;
  padding: 24px 0 24px 7px;
  border-bottom: 2px solid #ebebeb;
  margin-right: 10px;
}

li.skEventItem.skEventLastItem {
  border: 0px;
}

li.skEventItem.skEventFirstItem {
  padding-top: 6px;
}

.skEventCalendar {
  text-align: right;
  width: 60px;
  padding-right: 24px;
}

.skEventMonth {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 1;
  color: #00426c;
  font-weight: bold;
  text-transform: uppercase;
}

.skEventDay {
  font-family: 'Titillium Web', sans-serif;
  font-size: 46px;
  line-height: 36px;
  color: #00609c;
  font-weight: 600;
}

.skEventHead a,
.skEvent .title {
  font-family: 'Titillium Web', sans-serif;
  font-size: 28px;
  line-height: 32px;
  color: #000000;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.2px;
}

.skEventHead {
  padding: 0;
}

.skEventHead a:hover {
  color: #00609c;
}

.skEventTime {
  font-size: 18px;
  line-height: 1;
  color: #00609c;
  padding: 5px 0 3px 0;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}

.skSponsorWrapper {
  background: #fff;
  position: relative;
  padding: 0 42px;
  margin: 25px 0 30px;
}

.skSponsorWrapper ul.skList {
  margin: 0;
  padding: 0;
}

.skSponsorWrapper li.skItem {
  margin: 0;
  padding: 15px 15px;
  list-style: none;
  float: left;
}

.skSponsorWrapper li.skItem img {
  height: 104px;
  width: 140px;
}

.skSponsorWrapper .skPrev,
.skSponsorWrapper .skNext {
  top: 50%;
  margin-top: -26px;
  position: absolute;
  font-size: 0;
  width: 0px;
  height: 0px;
}

.skSponsorWrapper .skPrev {
  left: 15px;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-right: 27px solid #9aca3c;
}

.skSponsorWrapper .skNext {
  right: 15px;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-left: 27px solid #9aca3c;
}

.skSponsorWrapper .skPrev:hover {
  border-right-color: #1f8ed3;
}

.skSponsorWrapper .skNext:hover {
  border-left-color: #1f8ed3;
}

/**Footer**/
.skFooter {
  background-color: #ffffff;
  padding: 30px 0 0;
}

.skFooter .skContact {
  float: left;
  margin: 0 60px 0 20px;
  width: 260px;
}

.skFooter .skSiteLinks {
  float: left;
  width: 300px;
}

.skFooter ul.skSiteWrapper li {
  list-style: none;
  padding: 4px 0;
}

.skFooter .skClubName,
.skFooter .skHead {
  color: #00609c;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 5px 0;
  padding: 0 0 5px;
}

.skFooter .skClubName {
  padding-bottom: 16px;
  margin: 0;
  display: block;
}

.skFooter .skClubInfo {
  display: block;
  margin-top: 15px;
}

.skFooter .skClubAddress {
  color: #222222;
  font-size: 15px;
  line-height: 24px;
  padding: 0;
}

.skFooter .skClubAddress a {
  color: #00609c;
}

.skFooter .skClubAddress a:hover {
  color: #9bca4e;
}

.skFooter .skSiteWrapper {
  margin: 0;
  float: left;
  width: calc( 50% - 7px);
  padding: 0;
}

.skFooter .skSiteWrapper:first-child {
  margin-right: 14px;
}

.skFooter .skSiteWrapper li a {
  color: #222222;
  font-size: 15px;
  text-decoration: none;
}

.skFooter .skSiteWrapper li a:hover {
  color: #00609c;
  font-size: 15px;
  text-decoration: underline;
}

.skAffliates {
  width: 314px;
  position: relative;
}

.skAffliates .ftContent {
  padding: 0 20px;
}

.skAffliates .skAffList {
  padding: 0;
}

.skAffliates .skAffList li {
  float: left;
  width: 265px;
  list-style-type: none;
  margin-right: 0;
}

.skAffliates .skAffList li a.link {
  text-decoration: none;
  display: inline-block;
  margin: 0 5px 8px;
}

.skAffliates .skAffList img {
  width: 120px;
  height: 70px;
}

.skAffliates .skPrev,
.skAffliates .skNext {
  position: absolute;
  top: calc( 50% - 5px);
  left: 0px;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  border-color: transparent #00609c transparent transparent;
  font-size: 0;
}

.skAffliates .skPrev:hover,
.skAffliates .skNext:hover {
  border-right-color: #9aca3c;
}

.skAffliates .skNext {
  right: 00px;
  left: auto;
  border-width: 20px 0px 20px 20px;
  border-color: transparent transparent transparent #00609c;
}

.skAffliates .skNext:hover {
  border-left-color: #9aca3c;
}

/* footer - info */
.skInfo {
  padding: 35px 0 15px 0;
  background-color: #ffffff;
}

.skInfo .skInfoInner {
  padding: 0 17px 0 22px;
}

.skInfo .separator {
  margin: 0 3px;
}

.skInfo a.SkinObject,
.skInfo .SkinObject {
  color: #222222;
  font-size: 13px;
  text-decoration: none;
  line-height: 18px;
  text-transform: capitalize;
  white-space: nowrap;
}

.skInfo a.HiddenLink {
  color: transparent;
}

.skInfo a.SkinObject:hover {
  color: #00609c;
}

.skInfo .skLeft {
  width: calc(100% - 260px);
}

/* 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;
}

.skContents {
  padding-top: 30px;
}

.TeamPage_TP_newsHeaderLink,
.TeamPage_normalText {
  word-break: break-word;
  -moz-hyphens: auto;
}

.default-container {
  padding: 0;
}

#Body .skArea .bsbSkin {
  background-color: transparent;
}

.skInnerArea .skWidth {
  display: table;
}

.skInnerArea .skInnerContent .skInnerContentWrapper {
  padding: 10px 32px 5px;
  background-color: #004675;
}

.skInnerArea .LeftPane {
  width: 65%;
  float: left;
  margin-right: 0px;
}

.skInnerArea .RightPane {
  float: right !important;
  width: 32%;
  margin: 0 0 0 2.9%;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1520px) {
  .skHeader .skWidth {
    width: auto;
  }
  .skHeader .skLogo {
    width: 20%;
  }
  .skHeader .skBtnLeft {
    width: 80%;
  }
  .skHeader .skLoginWrapper {
    margin-right: 50px;
  }
  .skInnerArea .skHeader .skWidth {
    display: block;
  }
  .skBanner,
  .skSticky .skBanner {
    width: 630px;
    text-align: center;
    transition: all 0.3s;
    margin: 0;
  }
  .skSocial {
    margin-right: 80px;
  }
  .skSticky .skLoginWrapper {
    margin-right: 10px;
  }
  .skSticky .skSocial {
    margin-right: 40px;
  }
  .skBannerText {
    padding-top: 20px;
  }
  .skSubBannerText {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .skHeader .skSocial,
  .skHeader .skBanner {
    float: none;
    width: auto;
  }
  .skHeader .skSocial {
    text-align: center;
    margin: 15px 0;
  }
  .skHeader .skLoginWrapper {
    position: relative;
    margin: 0px;
  }
  .skSticky .skSocial {
    margin-top: 0px;
  }
}

@media screen and (max-width: 960px) {
  .skSocial a {
    margin: 0 9px;
  }
  .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 .skWidth {
    display: block;
  }
  .skNews .skItem {
    width: 46.5%;
  }
  .skNews .skNewsImage,
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .skWidth {
    width: auto;
    padding: 0 15px;
  }
  .dtContainer .dtContent {
    overflow: auto;
  }
  .skAffliates {
    float: none;
    margin: 0 auto;
    clear: both;
    padding-top: 15px;
  }
  .skFooter .skContact {
    width: calc(50% - 100px);
  }
  .skFooter .skSiteLinks {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .skHeadSticky.skSticky {
    position: fixed;
    top: 0;
    z-index: 16;
  }
}

@media screen and (max-width: 768px) {
  .skArea {
    background: #004d74 url(images/skinmob-bg.jpg) top center no-repeat;
  }
  .skAreabg {
    background: none;
  }
  /*mob nav*/
  #Body #mobNav.blue .navBar {
    background-color: #9bca4e;
    border-bottom: 0px;
  }
  #Body #mobNav.blue .navChild .navLink,
  #Body #mobNav.blue .navChild .navLink:link,
  #Body #mobNav.blue .navChild .navLink:visited {
    color: #004675;
  }
  #Body #mobNav.blue .navDropDown {
    background: #9bca4e;
  }
  #Body #mobNav.blue .navTabs .activeTab {
    border-bottom-color: #9bca4e;
  }
  #Body #mobNav.blue .navExpand .navIcon {
    fill: #004675;
  }
  .skContents {
    padding-top: 0px;
  }
  .skWeb {
    display: none;
  }
  .skMob {
    display: block;
  }
  .skHeader {
    background: none;
  }
  .skHeader .skLogo {
    display: none;
  }
  .skHeader .skBtnLeft {
    width: 100%;
    padding-top: 0;
  }
  .skHeader .skSocial {
    margin: 0 0 11px;
  }
  .skHeader .skWidth {
    padding: 0;
  }
  .skHeader .skBtn a {
    width: 185px;
    background-color: #9bca4e;
    color: #004675;
    padding: 7px 0;
    font-size: 14px;
    line-height: 1;
    margin-left: 0;
    margin-right: 7px;
  }
  .skHeader .skBtn a.btnRegister {
    margin-right: 0px;
  }
  .skHeader .skBtn a svg {
    display: none;
  }
  #google_translate_element {
    display: none;
  }
  .skBannerText {
    font-size: 32px;
    padding: 6px 0 6px;
  }
  .skSubBannerText {
    font-size: 18px;
    padding: 0px 0 7px;
  }
  .skLoginWrapper {
    text-align: center;
    position: relative;
  }
  .skInnerArea .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInnerArea .RightPane,
  .skInnerArea .LeftPane {
    width: auto;
    float: none !important;
    margin-right: 0;
  }
  .skInnerArea .RightPane {
    margin: 0;
  }
  .skRow .skRight,
  .skRow .skLeft {
    max-height: unset;
    margin-top: 0;
    overflow: inherit;
    float: none;
    width: 100%;
    background-color: transparent;
  }
  .skNav {
    display: none;
  }
  .skNews .skList {
    padding: 0;
    margin: 0;
  }
  .skNews .skItem {
    padding: 0;
    min-height: auto;
    float: none;
    width: auto;
  }
  .skNews .skItem.skAlt {
    margin-left: 0;
    float: none;
  }
  .skNews .skItem .skImageLink {
    position: relative;
    float: none;
    margin-right: 10px;
    top: 0;
    display: block;
    width: 295px;
    margin: 0 auto;
  }
  .skNews .skItem.skFirst {
    padding-top: 0;
  }
  .skTabsMob .skContent,
  .skTabsCnt .inner {
    height: 380px;
  }
  .skFieldStatus .skTabsCnt {
    padding: 15px 10px;
  }
  .skFieldStatus .inner {
    padding: 0 0 0 10px;
  }
  .skEvent .skViewAllBtn,
  a.skViewAllBtn {
    max-width: 275px;
    font-size: 14px;
    margin: 0 auto;
  }
  .skEvent .skTabsCnt {
    padding: 15px 10px;
  }
  a.mobTabLink {
    color: #ffffff;
    display: block;
    padding: 12px 0;
    position: relative;
    text-align: center;
    background-color: #1f8ed3;
    font-size: 20px;
    line-height: 1;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 30px;
  }
  a.mobTabLink.skHeadMobile + .skTabsCnt {
    display: block;
  }
  .tabLink:after {
    content: "+";
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    font-style: normal;
    font-weight: bold;
  }
  .tabLink.active:after {
    content: "_";
    font-size: 18px;
    font-family: 'Exo', sans-serif;
    top: 28%;
  }
  .skTabsCnt {
    padding: 0px;
    background-color: #fff;
    display: none;
  }
  .skTabsCnt.visible {
    display: block;
  }
  .skTabsCnt#tab2 {
    display: none !important;
  }
  .skEventCalendar {
    width: 37px;
    text-align: center;
    padding-right: 17px;
  }
  .skEventMonth {
    font-size: 16px;
  }
  .skEventDay {
    font-size: 32px;
    line-height: 27px;
    font-weight: bold;
  }
  .skEventTime {
    font-size: 14px;
    text-transform: lowercase;
    padding-top: 2px;
  }
  .skEventHead a,
  .skEvent .title {
    font-size: 20px;
    line-height: 1;
    color: #272727;
  }
  li.skEventItem {
    padding: 13px 0;
  }
  .skEvent .status {
    margin-left: 10px;
    padding-top: 12px;
  }
  .skSponsor .skWidth {
    padding: 0;
  }
  .skSponsorWrapper {
    padding: 3px 50px;
  }
  .skSponsorWrapper .skPrev {
    border-right-color: #1f8ed3;
  }
  .skSponsorWrapper .skNext {
    border-left-color: #1f8ed3;
  }
  .skFooter {
    padding: 30px 0;
  }
  .skFooter .skHead {
    font-size: 20px;
    padding: 11px 0 23px 0;
    text-align: center;
    margin: 0 auto;
  }
  .skFooter .skWidth {
    padding: 0;
  }
  .skFooter .skContactus {
    width: 100%;
    float: none;
  }
  .skFooter .skContact {
    text-align: center;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  .skFooter .skClubName {
    text-transform: capitalize;
    font-size: 20px;
  }
  .skFooter .skClubAddress {
    padding-top: 0;
    font-size: 16px;
  }
  .skFooter .skClubInfo {
    margin-top: 30px;
  }
  .skFooter .skClubAddress {
    font-size: 16px;
    line-height: 20px;
  }
  .skFooter .skContentMob {
    float: none;
    margin: 0 auto;
  }
  .skFooter .skSiteLinks {
    width: 305px;
  }
  .skFooter ul.skSiteWrapper li {
    padding: 6px 0;
  }
  .skContact.skContentMob {
    margin: 0 auto 62px;
  }
  .skAffliates .skPrev,
  .skAffliates .skNext {
    top: calc( 50% + 10px);
  }
  .skAffliates.skContentMob {
    margin: 57px auto 0;
  }
  .skInfo {
    padding: 35px 0 20px 0;
  }
  .skInfo .skInfoInner {
    padding: 0;
  }
  .skInfo .skLeft {
    margin-bottom: 12px;
  }
  .skInfo .skLeft,
  .skInfo .skRight {
    float: none;
    text-align: center;
    width: auto;
    padding: 0;
  }
}

@media screen and (max-width: 380px) {
  .skHeader .skBtn a {
    width: 140px;
  }
  .skNews .skItem {
    width: 100%;
    height: auto;
  }
  .skNews .skItem .skImageLink {
    display: block;
    height: auto;
  }
  .skNews .skList {
    padding: 0;
    margin: 0;
  }
}

@media screen and (max-width: 350px) {
  .skNews .skItem {
    width: 100%;
    height: auto;
  }
  .skNews .skItem .skImageLink {
    height: auto;
  }
  .skNews .skItem .skList {
    padding: 0;
    margin: 0;
  }
}
