@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Oswald:200,300,400,500,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;
}

/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Athena-II											            */
/* Created: 12 Apr 2018 by Dipesh Umrigar							*/
/********************************************************************/
/* 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;
}

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

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

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

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

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

#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: 1110px;
  margin: 0 auto;
}

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

.no-padding {
  padding: 0;
}

.skMobile {
  display: none;
}

/* default image size  */
img {
  max-width: 100%;
}

.default-container .default-content img {
  height: auto !important;
}

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

.default-container {
  padding: 0;
}

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

.skSection,
.skContent,
.skInner-bg {
  background-position: bottom;
  background-repeat: repeat-x;
}

.customBackground .skContent,
.customBackground .skInner-bg {
  background-position: unset;
  background-repeat: no-repeat;
}

.skInner .skNav {
  margin: 0;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

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

.skInner .skInnerSection {
  background: #000000;
  padding: 30px;
  display: block;
  min-width: 882px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.61);
}

.skInner .default-header {
  padding: 14px 10px;
}

.skInner .default-header h2.default-head {
  padding: 0;
}

.skInner .default-header h2.default-head .default-title {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.skInner .default-content {
  padding: 20px 15px;
}

.skInner .LeftPane {
  width: calc(69% - 22px);
  float: left;
  margin-right: 22px;
}

.skInner .RightPane {
  width: 31%;
  float: right !important;
}

.skInner .display-table {
  display: block !important;
}

.athena .skContent .v-margin {
  margin-top: 20px;
  margin-bottom: 0px !important;
}

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

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

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

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

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

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

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

.skLogin a.skBtn {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  padding: 0 18px;
  vertical-align: middle;
  letter-spacing: 0.4px;
  font-family: 'Oswald', sans-serif;
}

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

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

.skSocial #google_translate_element {
  height: 27px;
  width: 27px;
  overflow: hidden;
  margin: 0px 0px 0px 9px;
  display: inline-block;
  position: relative;
}

.skSocial #google_translate_element svg {
  position: absolute;
  top: 0;
  left: 0;
}

.skSocial #google_translate_element .goog-te-gadget-simple {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  height: 27px;
  width: 27px;
}

.skSocial #google_translate_element .goog-te-gadget-simple img {
  display: none;
}

.skSocial #google_translate_element .goog-te-gadget {
  display: inline-block;
}

.skSocial #google_translate_element .goog-te-gadget img,
.skSocial #google_translate_element .goog-te-menu-value span {
  display: none;
}

.skSocial #google_translate_element a.goog-te-menu-value,
.skSocial #google_translate_element a.translate {
  display: block;
  width: 27px;
  height: 27px;
  z-index: 1;
  position: absolute;
  margin-left: 0;
  top: 0;
}

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

.skSocial a.link svg,
.skSocial a.link:link svg,
.skSocial a.link:visited svg {
  fill: #005ddb;
}

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

.skSocial a.skFacebook svg {
  width: 10px;
  height: 21px;
  margin-top: 1px;
}

.skSocial a.skTwitter svg {
  width: 26px;
  height: 20px;
  margin-top: 1px;
}

.skSocial a.skYoutube svg {
  width: 29px;
  height: 20px;
  margin-top: 1px;
}

.skSocial a.skInstagram svg {
  width: 22px;
  height: 22px;
}

.skSocial a.skFlickr svg {
  width: 22px;
  height: 10px;
  margin-top: 6px;
}

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

.skHeader .skLogo {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 10px;
}

.skHeader .skLogo a {
  display: inline-block;
  margin-left: -15px;
}

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

.skHeader .skRightBanner {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
  max-width: 86%;
  margin-bottom: 42px;
}

.skHeader h1.skBanner {
  font-size: 53px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 53px;
  letter-spacing: 0.5px;
  font-weight: normal;
  font-family: 'Oswald', sans-serif;
  padding: 0;
  overflow: hidden;
  max-height: 106px;
}

/* Navigation CSS */
/*******************************************************************/
.skNav {
  margin: 0;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.skNav #dnnStandardMenu .root .txt {
  font-size: 17px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  letter-spacing: 0.3px;
  padding: 19.5px 19px;
}

.skNav #dnnStandardMenu .root .txt:hover {
  list-style: none;
}

.skNav #dnnStandardMenu .root .m .haschild > .txt .icn {
  height: 12px;
  width: 12px;
  display: inline-block;
  background-position: right center;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  background-image: url(../images/hover-nav-arrow.png);
}

.skNav #dnnStandardMenu .root .m .haschild > .txt:hover .icn {
  background-image: url(../images/hover-nav-arrow.png);
}

.skNav #dnnStandardMenu .root .mi3 .txt {
  padding: 7px 18px 7px 48px;
}

.skNav #dnnStandardMenu .root .mi4 .txt {
  padding: 7px 18px 7px 63px;
}

.skNav #dnnStandardMenu .root.sel .txt, .skNav #dnnStandardMenu .root.exp .txt {
  list-style: none;
}

.skNav #dnnStandardMenu .root .mi1 .mi .txt:after {
  background: none;
}

.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;
}

/*Tab CSS */
/********************************************************************/
.skSection {
  padding: 29px 0 0 0;
}

.skSection .skColumn.skMobOnly {
  display: none;
}

.skSection .skRowWrapper {
  margin: 0 -7px;
}

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

.skSection .skColumn {
  display: table-cell;
  vertical-align: top;
}

.skSection .skColumnInner {
  padding: 0 9px;
}

.skSection .skColumnContent {
  padding: 14px 15px 22px 30px;
  position: relative;
}

.skSection .skColumnContent:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50px;
  width: calc(100% - 22px);
  z-index: 2;
}

.skSection .skColumnContent#skSocial {
  padding: 0;
  overflow: auto;
}

.skSection .skHead {
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.6px;
  line-height: 1;
  color: #ffffff;
  padding: 0 0 14px;
  font-weight: normal;
  display: block;
  position: relative;
  text-align: center;
}

.skSection .content {
  overflow-y: auto;
  height: 353px;
}

.skSection .skViewall {
  margin-bottom: 39px;
  text-align: center;
}

.skSection .viewall {
  color: #000000;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  background-color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: center;
  padding: 8px 72px;
  text-decoration: none;
}

.skSection .viewall:hover, .skSection .viewall:focus {
  background-color: #8b8b8b;
  color: #ffffff;
}

.skNews ul.skList {
  margin: 0;
  padding: 0 12px 0 0;
}

.skNews li.skItem {
  border-bottom: 1px solid #000000;
  padding-top: 15px;
  list-style: none;
}

.skNews li.skItem.skFirst {
  padding-top: 0;
}

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

.skNews .skDate {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
  font-style: italic;
  padding-left: 2px;
  color: #ffffff;
  letter-spacing: 0.5px;
}

.skNews a.skLink {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px 0;
  display: block;
  letter-spacing: 0.3px;
}

.skNews a.skLink:hover, .skNews a.skLink:focus {
  color: #ffffff;
}

.skNews .skSummary {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #000000;
  word-break: break-word;
  -moz-hyphens: auto;
  overflow: hidden;
  margin-bottom: 16px;
  padding: 0 0 0 0;
  max-height: 82px;
}

.skNews .readmore a {
  color: white;
  display: none;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  margin: 10px 0px;
  text-decoration: none;
}

.skNews .readmore a i {
  margin-top: 2px;
}

.skFieldStatus .content {
  margin-top: 6px;
  height: 347px;
}

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

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

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

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

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

ul.skField .skOpen:after {
  content: "Open";
  color: #8bf091;
}

ul.skField li.skItem {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #000000;
  list-style: none;
}

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

ul.skField li.skItem.skClose:after, ul.skField li.skItem.skPartial:after, ul.skField li.skItem.skOpen:after {
  font-family: 'Oswald', sans-serif;
  position: absolute;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
  top: 15px;
  right: 0px;
  padding-top: 1px;
  letter-spacing: 0.4px;
  width: 63px;
}

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

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

ul.skField li.skItem ul.skSubField li.skItem.skClose:after, ul.skField li.skItem ul.skSubField li.skItem.skPartial:after, ul.skField li.skItem ul.skSubField li.skItem.skOpen:after {
  font-family: 'Oswald', sans-serif;
  top: 0;
  padding-top: 0px;
  font-size: 16px;
  letter-spacing: 0.4px;
}

ul.skField li.skItem span.skCurrent {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1;
  color: #000000;
}

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

ul.skField li.skItem.skFirst.skClose:after, ul.skField li.skItem.skFirst.skPartial:after, ul.skField li.skItem.skFirst.skOpen:after {
  top: 0;
  font-family: 'Oswald', sans-serif;
}

.skSocial {
  background: transparent;
}

.skSocial .skTabsCnt {
  display: none;
  height: 347px;
  overflow-y: auto;
}

.skSocial .skTabsCnt.skTwitter {
  margin: 14px 15px 22px 30px;
}

.skSocial .skTabsCnt.skFacebook {
  height: 383px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.skFBWrapper {
  width: auto;
}

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

.skNewsEvent {
  background: transparent;
}

.skNewsEvent .skTabsCntskNewsEvent {
  display: none;
  height: 347px;
  overflow-y: auto;
}

.skSocialTab {
  margin: 0;
  padding: 0;
}

.skSocialTab li {
  display: block;
  width: 50%;
  text-align: center;
  float: left;
  list-style: none;
}

.skSocialTab li a.skHead {
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.6px;
  line-height: 1;
  color: #ffffff;
  padding: 14px 15px 6px;
  font-weight: normal;
  display: block;
  text-align: center;
}

.skSocialTab li a.skHead:not(.active) {
  background: #8b8b8b;
  padding-top: 6px;
  margin-top: 8px;
  -webkit-box-shadow: 2px 0px 12px -5px #000000 inset;
  -moz-box-shadow: 2px 0px 12px -5px #000000 inset;
  box-shadow: 2px 0px 12px -5px #000000 inset;
}

.skSocialTab li a.skHead:not(.active):hover {
  padding-top: 10px;
  margin-top: 4px;
}

.skSocialTab.hasSocialFeeds li {
  width: 100%;
}

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

ul.tweet_list li {
  border-bottom: 1px solid #000000;
  position: relative;
  margin-right: 8px;
  padding: 12px 0 0 46px;
  list-style: none;
}

ul.tweet_list li:first-child {
  padding-top: 0;
}

ul.tweet_list li:first-child:before {
  top: 4px;
}

ul.tweet_list li:before {
  content: "";
  width: 49px;
  height: 31px;
  position: absolute;
  left: -10px;
  top: 15px;
  overflow: hidden;
}

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

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

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

.tweet_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  word-wrap: break-word;
  padding-bottom: 28px;
  display: block;
}

.tweet_text a {
  font-family: 'Open Sans', sans-serif;
}

.tweet_time {
  position: absolute;
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1;
  font-style: italic;
  color: #ffffff;
  margin: 0 0 8px;
  bottom: 0;
  letter-spacing: 0.5px;
}

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

li.skEventItem {
  border-bottom: 1px solid #000;
  padding: 10px 0;
  margin-right: 8px;
  list-style: none;
}

li.skEventItem.skEventLastItem {
  border-bottom: none;
  margin-bottom: 10px;
}

li.skEventItem.skEventFirstItem {
  padding: 0 0 10px;
}

.status-location {
  padding: 10px 0 0 0;
  display: block;
}

.status-location .status {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2px;
  background-color: #ffffff;
  padding: 1px 6px 1px;
  border-radius: 3px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
  margin: 0px 8px 0 2px;
  font-style: italic;
  border: 1px solid #9a9a9a;
}

.status-location .status.canceled {
  color: #a74544;
}

.status-location .status.rescheduled {
  color: #09957e;
}

.status-location .status.postponed {
  color: #f8972a;
}

.status-location .location {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-style: italic;
  letter-spacing: 0px;
  text-transform: capitalize;
  display: inline-block;
  margin: 1px 0 0 2px;
}

.skEventCalendar {
  width: 32px;
  padding-right: 10px;
  text-align: right;
  color: #ffffff;
}

.skEventMonth {
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.skEventDay {
  font-family: 'Oswald', sans-serif;
  font-size: 29px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.2px;
}

.skEventTime {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-style: italic;
  line-height: 19px;
  padding-bottom: 2px;
  text-transform: lowercase;
  letter-spacing: 0.5px;
}

.skEventHead {
  padding: 0;
}

.skEventHead .skEventLink {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  max-height: 20px;
  overflow: hidden;
  font-weight: normal;
}

.skColums-3 .skEventHead .skEventLink {
  max-height: 40px;
}

/* Sponsor CSS */
/*******************************************************************/
.skSponsor {
  padding: 28px 0;
  margin-top: -1px;
}

.skSponsor div.skWidth {
  position: relative;
}

.skSpnWrapper {
  margin: 0 38px;
}

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

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

a.skSpnLink {
  display: block;
}

a.skSpnLink img {
  height: 85px;
  width: 161px;
}

.skSpnPVLinks,
.skSpnNTLinks {
  height: 59px;
  width: 37px;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  text-indent: -9999px;
  z-index: 1;
  margin: -30px 0 0 0;
  top: 50%;
  overflow: hidden;
}

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

.skSpnNTLinks {
  right: 0;
}

/* Footer CSS */
/********************************************************************/
.skFooter {
  padding: 40px 0 29px 0;
}

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

.skFooter .ftContent {
  padding: 18px 0 0;
  margin-left: 3px;
}

.skFooter .skClubAddress {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  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: 'Open Sans', sans-serif;
  text-transform: lowercase;
}

.skFooter .skHead {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 0 8px;
}

.skFooter .skBanner {
  width: 450px;
  float: left;
  text-align: center;
}

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

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

.skFooter ul.skSiteWrapper {
  margin: 0;
  padding: 0;
  width: 50%;
  float: left;
}

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

.skFooter ul.skSiteWrapper li::before {
  position: absolute;
  top: 0;
  left: 0;
}

.skFooter a.skSiteItemLink {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  width: 134px;
  text-transform: capitalize;
  height: auto;
  overflow: visible;
  margin-left: 12px;
  word-break: break-word;
}

.skBottomBar {
  padding: 18px 0;
  background: #000;
}

.skBottomBar .skInfo {
  margin: 0;
}

.skBottomBar .skInfo .skLeftInfo {
  float: left;
  width: 65%;
}

.skBottomBar .skInfo .skRightInfo {
  float: right;
  width: 287px;
}

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

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

.east-side-baseball-association .skHeader .skLogo img {
  width: 360px;
}

@media screen and (max-width: 1080px) {
  .east-side-baseball-association .skFooter .skContact,
  .east-side-baseball-association .skFooter .skBanner,
  .east-side-baseball-association .skFooter .skSiteLink {
    width: 30%;
  }
}

@media screen and (max-width: 768px) {
  .east-side-baseball-association .skFooter .skContact,
  .east-side-baseball-association .skFooter .skBanner,
  .east-side-baseball-association .skFooter .skSiteLink {
    width: 296px;
    margin: auto;
  }
}

@media screen and (max-width: 1080px) {
  .east-side-baseball-association .skFooter .skContact,
  .east-side-baseball-association .skFooter .skSiteLink {
    margin: 0 24px;
  }
}

@media screen and (max-width: 768px) {
  .east-side-baseball-association .skFooter .skContact,
  .east-side-baseball-association .skFooter .skSiteLink {
    margin: auto;
  }
}

@media screen and (max-width: 1080px) {
  .east-side-baseball-association .skTopBar li {
    margin: 0 0 0 3px;
  }
  .east-side-baseball-association .skTopBar li:last-child {
    margin: 0;
  }
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1080px) {
  .skArea {
    overflow-x: hidden;
  }
  .skHeader .skRightBanner {
    max-width: 85%;
  }
  .default-container .skOverflow {
    overflow: auto;
  }
  .skInner .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInner .skWidth.skInnerWidth {
    width: auto;
    margin: 0;
    display: block;
    min-width: auto;
  }
  .skTopBar .skLeft {
    width: 32%;
  }
  .skTopBar .skRight {
    width: 68%;
  }
  .skNews .skNewsImage,
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .skWidth {
    width: auto;
    padding: 0 18px;
  }
  .skLinks {
    width: 26%;
    margin-right: 2%;
  }
  .skSection .skColumn {
    width: 22%;
    margin-right: 1%;
    padding: 18px 0;
  }
  .skSection .skNewsEvent #skNewsEvent,
  .skSection .skSocial #skSocial,
  .skSection .skSocialTab #skSocial {
    width: auto;
  }
  .skSection .skSocialTab li a.skHead,
  .skSection .skHead {
    font-size: 15px;
  }
  .skSection .skSocial,
  .skSection .skNewsEvent {
    width: auto;
  }
  .skEventHead .skEventLink,
  a.tweet_screen_name,
  ul.skField p.skName,
  .skNews a.skLink {
    font-size: 14px;
  }
  ul.tweet_list li {
    padding: 12px 0 0 50px;
  }
  ul.tweet_list li:before {
    width: 52px;
  }
  .skFooter .skContact {
    width: 40%;
    margin: 0 35px;
  }
  .skFooter .ftContent {
    margin-left: 0px;
  }
  .skFooter .skBanner {
    width: 51%;
  }
  .skFooter .skSiteLink {
    width: 93%;
    margin: 0 35px;
  }
  .skFooter .skSiteLink ul.skSiteWrapper {
    width: 49%;
  }
  .skFooter .skSiteLink .ftContent {
    width: auto;
    margin-left: 0px;
  }
  .skBottomBar .skInfo {
    margin: 0 35px;
  }
}

@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 (max-width: 768px) {
  #Body .skAreatrabg {
    background: transparent;
  }
  .skColumnContent .skHead:after {
    content: "+";
    position: absolute;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    top: 50%;
    right: -12px;
    transform: translate(-50%, -50%);
  }
  .skColumnContent.expanded .skHead {
    padding-bottom: 15px;
  }
  .skColumnContent.expanded .skHead:after {
    content: "_";
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: -2px 0 0 0;
    right: -9px;
    top: auto;
  }
  .skWidth {
    padding: 0 14px;
  }
  .skEventHead .skEventLink,
  a.tweet_screen_name,
  ul.skField p.skName,
  .skNews a.skLink {
    font-size: 15px;
    line-height: 18px;
  }
  .skEventHead .skEventLink {
    max-height: 39px;
  }
  .skInner .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInner .LeftPane {
    width: auto;
    float: none !important;
    margin-right: 0;
  }
  .skInner .RightPane {
    width: auto;
    float: none !important;
    margin-right: 0;
    margin: 0;
  }
  .skHeader .skLogo {
    display: none;
  }
  .skTopBar .skLeft,
  .skTopBar .skRight {
    display: none;
  }
  .skHeader,
  .skLinks {
    display: none;
  }
  .skMobile {
    display: block;
    box-shadow: none;
  }
  .skLeftPane,
  .skRightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .skNav {
    display: none;
  }
  .skLogin {
    text-align: center;
    box-sizing: border-box;
  }
  .skLogin a.skBtn {
    letter-spacing: 0.6px;
  }
  .skLogin a.skBtn.login {
    width: 48.5%;
    float: left;
    padding: 10px 15px;
    box-sizing: border-box;
    margin: 0;
  }
  .skLogin a.skBtn.register {
    width: 48.5%;
    float: right;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .skArea {
    background-position: left -130px;
  }
  .skTopBar {
    display: none;
  }
  .skHeader {
    background: transparent;
  }
  .skAction {
    float: none;
    display: block;
  }
  .skAction .skSocial .skLogin {
    background: transparent;
    display: table;
    width: 100%;
    margin: 0;
  }
  h1.skBanner {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    display: block;
    margin: 18px 0 22px;
    font-size: 35px;
    padding: 0;
    line-height: 35px;
    min-height: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: normal;
    max-height: 70px;
    overflow: hidden;
  }
  .skAction .skSocial {
    text-align: center;
  }
  .skAction .skSocial a.link {
    margin: 0 10px 20px;
  }
  .skAction .skSocial a.link:link, .skAction .skSocial a.link:visited {
    margin: 0 10px 20px;
  }
  .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 {
    padding: 0;
  }
  .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: 2px 0 0px;
    padding: 11px 0 0 0;
  }
  .skSection .tweet_text,
  .skSection ul.skField li.skItem span.skCurrent,
  .skSection .skSummary {
    font-size: 13px;
    letter-spacing: 0.4px;
    line-height: 17px;
  }
  .skSection .skColumnContent {
    padding: 15px;
  }
  .skSection .skColumnContent:after {
    content: none;
  }
  .skSection .skHead {
    padding: 7px 0;
    font-size: 24px;
  }
  .skSection .content {
    display: none;
    height: 460px;
    overflow: auto;
    padding: 3px 0 0 0;
  }
  .skSection .content.skFBWrapper {
    overflow: hidden;
  }
  .skSection .skColumn {
    width: auto;
    float: none;
    cursor: pointer;
    margin-right: 0;
    padding: 15px 0px 1px;
    background: transparent !important;
    margin-top: 15px;
    filter: none !important;
    box-shadow: none;
    display: block;
  }
  .skSection .skColumn .skColumnContent {
    box-shadow: none;
  }
  .skSection .skColumn.skWebOnly {
    display: none;
  }
  .skSection .skColumn.skMobOnly {
    display: block;
  }
  .skSection .skNewsEvent #skNewsEvent,
  .skSection .skSocial #skSocial {
    width: auto;
    float: none;
    padding: 10px 15px 18px;
  }
  .skSection .skViewall {
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .skNews .expanded {
    padding-bottom: 0;
  }
  .skNews li.skItem {
    margin-right: 8px;
  }
  .skNews .readmore a {
    display: block;
    margin: 12px 0 5px 0;
    letter-spacing: 0.6px;
  }
  .skNews ul.skList .skSummary {
    font-family: 'Open Sans', sans-serif;
    padding: 0 0 0px 0;
    margin-bottom: 12px;
    max-height: 69px;
  }
  .skNews .skViewall {
    display: none;
  }
  .skNews .skDate {
    font-size: 11px;
    line-height: 11px;
  }
  .skNews ul.skList {
    padding: 0;
  }
  a.mobTabLink {
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
  }
  .skSocialTab {
    display: none;
  }
  ul.skField,
  ul.skEeventWrapper {
    height: auto;
  }
  .skFooter {
    padding: 33px 0 36px 0;
  }
  .skFooter .skContact,
  .skFooter .skSiteLink {
    width: 296px;
    display: table;
    margin: auto;
    float: none;
    padding-top: 0px;
  }
  .skFooter .skContact .skClubAddress {
    padding-bottom: 27px;
  }
  .skFooter .skWidth {
    padding: 0 55px;
    text-align: center;
  }
  .skBanner {
    margin-bottom: 30px;
  }
  .skFooter .skBanner {
    width: auto;
    float: none;
    text-align: center;
  }
  .skFooter .skBanner img {
    width: 273px;
    height: 179px;
  }
  .skSiteLink .ftContent {
    text-align: left;
  }
  .skFooter .skSiteLink .ftContent,
  .skFooter .ftContent {
    margin-left: 0px;
    padding: 22px 0 0 0;
  }
  .skBottomBar {
    background: transparent;
    padding: 0px;
  }
  .skBottomBar ul {
    margin: 0;
    text-align: center;
    padding: 8px 0;
    width: 100%;
    display: table;
  }
  .skBottomBar .skInfo {
    background: #000;
    margin: 0px;
    padding: 0px 45px;
  }
  .skBottomBar .skInfo .skLeftInfo,
  .skBottomBar .skInfo .skRightInfo {
    float: none;
    text-align: center;
    width: auto;
  }
  .skBottomBar .skInfo .skLeftInfo {
    padding: 22px 0px 7px;
  }
  .skBottomBar .skInfo .skRightInfo {
    padding: 7px 0px 28px;
  }
  .skBottomBar .skInfo a.SkinObject {
    white-space: normal;
  }
  .skBottomBar ul li {
    display: table-cell;
    margin: 0 10px;
  }
  .skBottomBar .skWidth {
    padding: 0px;
  }
  .skFooter ul.skSiteWrapper {
    width: 48%;
  }
  .skFooter ul.skSiteWrapper a.skSiteItemLink {
    text-transform: capitalize;
    width: 93%;
  }
  #mobNav .navBar {
    border-bottom: transparent !important;
  }
}

@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%;
  }
  .skSection .skColumnContent {
    padding: 7px 15px;
  }
  .skSection .skColumn {
    padding: 5px 0;
  }
}

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

@media screen and (max-width: 320px) {
  .skFooter a.skSiteItemLink {
    width: 90%;
  }
}
