/********************************************************************/
/* Website Developed by : */
/* USA Wrestling Theme */
/* Created by Dixit Satote 08/08/2022  */
/********************************************************************/
/* Fonts Css */
/********************************************************************/
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
@font-face {
  font-family: 'futurapt-heavy';
  src: url("fonts/futurapt-heavy.eot");
  src: url("fonts/futurapt-heavy.eot") format("embedded-opentype"), url("fonts/futurapt-heavy.woff") format("woff"), url("fonts/futurapt-heavy.ttf") format("truetype"), url("fonts/futurapt-heavy.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* 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: #ffffff;
  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 #000000;
  border: none;
}

.paneOutline center {
  text-align: center;
}

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane {
  font-size: 0;
  line-height: 0;
  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: table;
  height: 0;
  visibility: hidden;
  width: 100%;
  line-height: 0;
}

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

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

/* Common 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,
font,
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: 14px;
  margin: 0;
  padding: 0;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  height: 100%;
  background: #ffffff;
  color: #000000;
  line-height: 20px;
  font-weight: normal;
}

#Body {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* Text CSS */
/********************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  padding: 0 0 18px 0;
}

h1 {
  font-size: 40px;
  line-height: 46px;
}

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

h3 {
  font-size: 24px;
  line-height: 32px;
}

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

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

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

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

small {
  font-size: 8px;
}

td[valign=middle] {
  vertical-align: middle;
}

td[valign=top] {
  vertical-align: top;
}

td[valign=bottom] {
  vertical-align: bottom;
}

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

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

.BoldText {
  font-weight: bold;
}

.SubHead,
.NormalRed,
.SkinObject {
  color: #d32a31;
}

/* Link CSS */
/********************************************************************/
.AlertText a,
.AlertText a:link,
.AlertText a:visited {
  color: #d32a31;
}

a,
a:link,
a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited {
  font-weight: normal;
  font-size: inherit;
  text-decoration: none;
  line-height: inherit;
  color: #d32a31;
}

.AlertText a:active,
.AlertText a:hover,
.AlertText a:focus,
a:active,
a:hover,
a:focus,
a.CommandButton:active,
a.CommandButton:hover,
a.CommandButton:focus {
  color: #000000;
}

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

.paneOutline center {
  text-align: center;
}

.paneOutline .SubHead {
  color: #000000;
}

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

.TeamPage_newsDetail {
  padding-left: 250px;
}

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  background: #f6f6f6;
  border: 1px solid #acacac;
  padding: 2px 8px;
  margin: 2px 0;
  color: #222;
}

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

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

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

.skArea a.sWebTheme_showSettings:hover,
.skArea a.sWebTheme_showSettings:focus,
.skArea a.sWebTheme_showSettings:active,
.skArea a.sWebTheme_ActionsLinks:hover span,
.skArea a.sWebTheme_ActionsLinks:focus span,
.skArea a.sWebTheme_ActionsLinks:active span {
  background-color: #d32a31;
}

/* Button CSS */
/********************************************************************/
.StandardButton {
  background: #d32a31;
  color: #ffffff;
  display: inline-block;
  border: none;
  font-size: 14px;
  line-height: 20px;
  margin: 12px 0;
  padding: 12px;
}

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

/********************************************************************/
.skLeft {
  float: left;
}

.skRight {
  float: right;
}

.skClear {
  clear: both;
}

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

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

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

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

img {
  max-width: 100%;
}

/* Alert text CSS */
/********************************************************************/
.AlertText a,
a:visited {
  color: #d32a31;
}

/* Layout CSS */
/********************************************************************/
.skInnerArea .skLeftPane {
  width: 60%;
  float: left;
}

.skInnerArea .skRightPane {
  width: 35%;
  margin-left: 5%;
  float: right;
}

.skInnerArea .skWidth {
  display: table;
}

.skWidth {
  width: 1000px;
  margin: 0 auto;
}

.Loudoun-Has-Rotator .skBackground,
.skBackgroundSkin {
  background-image: url(images/bg.jpg);
  background-position: 0 -255px;
  background-repeat: no-repeat;
  background-size: cover;
}

.Loudoun-Has-Rotator .skBackgroundSkin {
  background-image: none;
}

#Body .skArea {
  background-color: #d32a31;
}

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

/* Top Header CSS */
/********************************************************************/
.skTopbar {
  background-color: #1b1b1b;
  padding: 8px 0;
}

.skTopbar .skSocial a.link,
.skTopbar .skSocial a.link:link,
.skTopbar .skSocial a.link:visited,
.skTopbar #google_translate_element .goog-te-gadget-simple,
.skTopbar #google_translate_element .goog-te-gadget-simple:link,
.skTopbar #google_translate_element .goog-te-gadget-simple:visited {
  display: inline-block;
  vertical-align: middle;
}

.skTopbar .skSocial a.link {
  display: block;
  text-decoration: none;
  fill: #d32a31;
  margin-right: 22px;
}

.skTopbar .skSocial a.link :hover {
  fill: #ffffff;
}

.skTopbar .skAction .google-translater {
  display: block;
  float: left;
  fill: #d32a31;
}

.skTopbar .skAction .google-translater a.goog-te-menu-value,
.skTopbar .skAction .google-translater a.goog-te-menu-value:link,
.skTopbar .skAction .google-translater a.goog-te-menu-value:visited {
  height: 22px;
  width: 21px;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
  margin: 0;
  position: relative;
  z-index: 1;
}

.skTopbar .skAction .google-translater a.goog-te-menu-value span {
  display: none;
}

.skTopbar .skAction .google-translater:hover {
  fill: #ffffff;
}

.skTopbar .skAction #google_translate_element {
  height: 22px;
  width: 22px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

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

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

.skTopbar .skAction #google_translate_element .goog-te-gadget-simple img,
.skTopbar .skAction #google_translate_element .goog-te-gadget-simple span {
  display: none;
}

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

.skTopbar .skAction #google_translate_element .goog-te-gadget:first-child {
  display: block;
}

.skTopbar .skAction #google_translate_element .skTranslate {
  display: inline-block;
}

.skTopbar .skAction .skLogin {
  display: inline-block;
}

.skTopbar .skAction .skLogin a.skBtn {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  padding: 5px 16px;
  vertical-align: middle;
  letter-spacing: 0.5px;
  font-weight: 500;
  display: inline-block;
  background-color: #d32a31;
  color: #ffffff;
  position: relative;
}

.skTopbar .skAction .skLogin a.skBtn:hover {
  background-color: #ffffff;
  color: #d32a31;
}

.skTopbar .skAction .skLogin .skLoginBtn {
  margin: 0 14px;
}

/* Nav Sectoion
=========================================================*/
.skNav {
  background-color: #ffffff;
  text-align: center;
}

.skNav a {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  font-weight: 700;
  color: #003865;
  padding: 15px 30px;
  letter-spacing: 0.5px;
  transition: 0.3s;
  text-transform: uppercase;
}

.skNav #dnnStandardMenu {
  display: inline-block;
}

.skNav #dnnStandardMenu .txt.roottxt {
  padding: 18px 16px !important;
}

.skNav #dnnStandardMenu .root .m0 {
  top: 100% !important;
}

.skNav #dnnStandardMenu .txt {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #000000;
  padding: 23px 30px;
  letter-spacing: 0.5px;
  transition: 0.3s;
  font-family: lato;
}

.skNav #dnnStandardMenu .root {
  border-left: none;
}

.skNav #dnnStandardMenu .root:hover {
  color: #ffffff;
}

.skNav #dnnStandardMenu .haschild.exp .roottxt.txt {
  background-color: #e5e5e5;
}

.skNav #dnnStandardMenu .sel .txt {
  background-color: #e5e5e5;
}

.skNav #dnnStandardMenu .txt:hover {
  background-color: #e5e5e5;
}

.skNav #dnnStandardMenu .root.sel,
.skNav #dnnStandardMenu .root {
  float: none;
  display: inline-block;
}

.skNav #dnnStandardMenu .root.sel .roottxt:hover,
.skNav #dnnStandardMenu .root .roottxt:hover {
  background-color: #e5e5e5;
  color: #000000;
}

.skNav #dnnStandardMenu .root.sel,
.skNav #dnnStandardMenu .root.exp {
  color: #ffffff;
}

.skNav #dnnStandardMenu .root.sel .roottxt,
.skNav #dnnStandardMenu .root.exp .roottxt {
  color: #000000;
}

.skNav #dnnStandardMenu .root.sel .roottxt:hover,
.skNav #dnnStandardMenu .root.exp .roottxt:hover {
  color: #000000;
}

.skNav #dnnStandardMenu .root.sel.mi0.haschild .roottxt::before,
.skNav #dnnStandardMenu .root.exp.mi0.haschild .roottxt::before {
  border-color: #e5e5e5;
  color: #000000;
}

.skNav #dnnStandardMenu .root.sel.mi0.haschild .txt::before,
.skNav #dnnStandardMenu .root.exp.mi0.haschild .txt::before {
  right: 0;
}

.skNav #dnnStandardMenu .root .m {
  padding: 0px;
  background-color: #e5e5e5;
  width: 240px;
}

.skNav #dnnStandardMenu .root .mi {
  padding: 0;
}

.skNav #dnnStandardMenu .root .mi a {
  padding: 11px 20px;
}

.skNav #dnnStandardMenu .root .mi1 .txt {
  font-weight: 700;
  font-size: 15px;
  color: #000000;
  line-height: 1;
  border: none;
  border-bottom-color: transparent;
  padding: 11px 20px;
}

.skNav #dnnStandardMenu .root .mi:hover {
  background: transparent;
  transition: 0.3s;
}

.skNav #dnnStandardMenu .root .mi:hover > a.txt,
.skNav #dnnStandardMenu .root .mi:hover span.txt {
  background-color: #ffffff;
  color: #000000;
}

.skNav #dnnStandardMenu .root .m0 {
  top: 100% !important;
}

.skNav #dnnStandardMenu li.mi2 {
  margin-bottom: 0px;
}

/* Slider CSS */
/********************************************************************/
.skSlider {
  padding-top: 22px;
  padding-bottom: 32px;
}

.skSlider img {
  width: 1000px;
  height: 482px;
}

/* Banner CSS */
/********************************************************************/
.skBanner {
  background-color: #000000;
  padding: 10px 0 9px;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.skBanner .skTitle {
  color: #ffffff;
}

.skBanner .skBannerWrap {
  display: table;
  margin: 0 auto;
}

.skBanner .skBannerWrap .skLogo {
  display: table-cell;
  vertical-align: middle;
  width: 234px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}

.skBanner .skBannerWrap .skLogo img {
  width: 234px;
  height: auto;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}

.skBanner .skBannerWrap .skLogo img:hover {
  filter: drop-shadow(0 0 8px #d32a31);
}

.skBanner .skBannerWrap .skRightBanner {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}

.skBanner .skBannerWrap .skRightBanner h1.skBannerText {
  font-size: 62px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 80px;
  letter-spacing: 0.3px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  padding: 0px 0;
  margin: 3px 0 0;
  overflow: hidden;
  max-height: 161px;
}

.skBanner .skBannerWrap .skRightBanner .skBannerMiddleText {
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin: 0;
  font-family: 'futurapt-heavy';
  padding: 0;
  opacity: 1;
  font-style: italic;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.skBanner .skBannerWrap .skRightBanner .skBannerMiddleText span {
  color: #d32a31;
}

.skBanner .skBannerWrap .skRightBanner .skBannerBottomText {
  letter-spacing: 1.05px;
  font-size: 18px;
  color: #e61639;
  text-transform: uppercase;
  font-family: Lato;
  font-weight: 400;
  margin: 4px 0 14px;
  padding: 0;
  opacity: 1;
  font-style: italic;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.skBanner .skBannerWrap .skRightBanner .skBannerBottomText span {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background-color: #e61639;
  line-height: 20px;
  vertical-align: middle;
  margin: 0 4px 2px 3px;
}

.skHeadSticky.skSticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.skSticky .skBanner .skLogo,
.skSticky .skBanner .skLogo img {
  width: 71px;
}

.skSticky .skBannerMiddleText,
.skSticky .skBannerBottomText {
  display: none;
}

.skNav {
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.23);
}

/* News CSS */
/********************************************************************/
.skNews {
  margin: 12px 0 40px;
}

.skNews .skNewsHeader {
  margin-bottom: 11px;
}

.skNews .skNewsHeader h2 {
  margin: 0;
  padding: 0;
  font-size: 35px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-family: Lato;
  color: #ffffff;
}

.skNews .skNewsHeader .skViewAll {
  font-family: Lato;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: #000000;
  text-decoration: none;
  display: inline-block;
  padding: 8px 19px 7px;
}

.skNews .skNewsHeader .skViewAll:hover {
  background-color: #ffffff;
  color: #d32a31;
}

.skNews .skList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.skNews .skList .skItem {
  width: calc( 50% - 13px);
  float: left;
  background-color: #ffffff;
  position: relative;
}

.skNews .skList .skItem:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 218px 0 0;
  border-color: #ebebeb transparent transparent transparent;
  top: 0;
  left: 219px;
  z-index: 0;
}

.skNews .skList .skItem:nth-child(1), .skNews .skList .skItem:nth-child(3) {
  margin-right: 13px;
}

.skNews .skList .skItem:nth-child(2), .skNews .skList .skItem:nth-child(4) {
  margin-left: 13px;
}

.skNews .skList .skItem:nth-child(1), .skNews .skList .skItem:nth-child(2) {
  margin-bottom: 24px;
}

.skNews .skList .skLink {
  position: relative;
  display: block;
  min-height: 208px;
  max-height: 208px;
  overflow: hidden;
  z-index: 1;
}

.skNews .skList .skLink:hover img {
  -webkit-filter: grayscale(100%);
  /* The WebKit kernel supports well */
  -moz-filter: grayscale(100%);
  /* Other kernel does not support for future compatibility, writing */
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.skNews .skList .skDetail {
  padding: 0 20px 0 238px;
  margin: 20px 0;
  height: 170px;
  overflow: hidden;
  word-break: break-word;
  display: inline-block;
}

.skNews .skList .skDetail .skTitle {
  display: block;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.2px;
  line-height: 22px;
  word-break: break-word;
  text-transform: uppercase;
  color: #050000;
  max-height: 42px;
  overflow: hidden;
}

.skNews .skList .skDetail .skDate {
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #d32a31;
}

.skNews .skList .skDetail .skSummary {
  display: block;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #000000;
  overflow: hidden;
}

.skNews .skList .skDetail .skReadMore {
  color: #d32a31;
  position: absolute;
  display: block;
  bottom: 20px;
  right: 20px;
  background-color: #ffffff;
  padding-left: 5px;
  font-weight: 600;
}

.skNews .skList .skDetail .skReadMore .skReadMoreText {
  text-decoration: underline;
}

.skNews .skList .skDetail .skReadMore .skArrow {
  font-size: 24px;
  line-height: 15px;
}

.skNews .skList .skDetail .skReadMore:hover {
  color: #000000;
}

.skNews .skList .skImg {
  position: absolute;
  top: 0;
  left: 0;
}

.skNews .skList .skImg.skLogoImg {
  width: 218px;
  height: 208px;
  text-align: center;
}

.skNews .skList .skImg.skLogoImg img {
  width: auto;
  height: auto;
  margin-top: 30px;
}

.skNews .skList .skImg img {
  width: 218px;
  height: 208px;
}

/* skAdSpace CSS */
/********************************************************************/
.skAdSpace {
  background-color: #ffffff;
  padding: 20px;
}

.skAdSpace .caroufredsel_wrapper {
  padding-bottom: 0;
}

.skAdSpace .caroufredsel_wrapper ul.skAdList {
  margin: 0;
  padding: 0;
}

.skAdSpace .caroufredsel_wrapper .skItem {
  margin: 0;
  list-style: none;
  float: left;
}

.skAdSpace img {
  width: 966px;
  height: 282px;
}

/* skSponsor CSS */
/********************************************************************/
.skSponsor {
  margin: 0;
  background-color: #ffffff;
  padding: calSPace(1) 0;
}

.skSponsorWrapper {
  background: #ffffff;
  position: relative;
  padding: 0 35px;
}

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

.skSponsorWrapper li.skItem {
  margin: 0;
  padding: 10px;
  list-style: none;
  float: left;
  padding: 35px 10px;
}

.skSponsorWrapper li.skItem img {
  width: 158px;
  height: 85px;
}

.skSponsorWrapper li.skItem img:hover {
  filter: drop-shadow(0px 0px 8px rgba(196, 18, 48, 0.5));
}

.skSponsorWrapper .skNextBtn,
.skSponsorWrapper .skPrevBtn {
  height: 0;
  width: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  text-indent: -9999px;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  border-left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 35px 35px 0;
  border-color: transparent #d32a31 transparent transparent;
  overflow: hidden;
}

.skSponsorWrapper .skNextBtn:hover,
.skSponsorWrapper .skPrevBtn:hover {
  border-right-color: #000000;
}

.skSponsor .skPrevBtn {
  left: 0;
}

.skSponsor .skNextBtn {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

/*FieldStatus*/
/********************************************************************/
.skTabsWrapper .skRowWrapper {
  margin: 0 -20px 0;
}

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

.skTabsWrapper .skRowWrapper .skRow .skLeft {
  float: none;
  display: table-cell;
  width: 37.2%;
}

.skTabsWrapper .skRowWrapper .skRow .skFieldStatus {
  padding: 0 20px 0;
}

.skTabsWrapper .skRowWrapper .skRow .skFieldStatus .skHead {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin: 0 0 11px 0;
  padding: 0;
  line-height: 1;
}

.skTabsWrapper .skRowWrapper .skRow .skRight {
  float: none;
  display: table-cell;
  width: 62.8%;
}

.skTabsWrapper .skContentInner {
  overflow-y: auto;
  height: 405px;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}

.skTabsWrapper .skTabBtn {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 15px;
}

.skTabsWrapper .skTabBtn a {
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  letter-spacing: 0.3px;
  background-color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 20px;
}

.skTabsWrapper .skTabBtn a:hover {
  background-color: #d32a31;
}

.skTabsWrapper ul.skField {
  margin: 0;
  padding: 0 0 30px 0;
}

.skTabsWrapper ul.skField p.skName {
  font-size: 18px;
  line-height: 1;
  margin: 0;
  color: #272727;
  text-transform: uppercase;
  font-family: Lato;
  font-weight: 900;
  letter-spacing: 0.3px;
  padding: 0 0 8px 0;
  padding-right: 71px;
  display: block;
  position: relative;
}

.skTabsWrapper ul.skField p.skName:after {
  bottom: 7px;
  right: 0;
  position: absolute;
  font-size: 17px;
}

.skTabsWrapper ul.skField .skDate {
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 0.5px;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  color: #d32a31;
}

.skTabsWrapper ul.skField .skLocationItem:after {
  bottom: 7px;
  right: 0;
  position: absolute;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 900;
}

.skTabsWrapper ul.skField .skCurrent {
  font-size: 16px;
  text-transform: capitalize;
}

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

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

.skTabsWrapper ul.skField .skOpen:after {
  content: "Open";
  color: #09957e;
}

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

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

.skTabsWrapper ul.skField li.skItem.skClose:after {
  position: absolute;
  text-transform: uppercase;
  line-height: 1;
  top: 8px;
  right: 0;
  font-size: 17px;
  letter-spacing: 0.3px;
  font-weight: 900;
}

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

.skTabsWrapper ul.skField li.skItem ul.skSubField li.skItem {
  padding: 0 62px 10px 0;
  border-bottom: none;
}

/*Tabs*/
/********************************************************************/
.skTabsWrapper {
  margin-top: 34px;
  padding: 0;
}

.skTabsWrapper .skRow {
  padding-bottom: 58px;
}

.skTabsWrapper .skRow .skLeft .cbContainer.active {
  position: relative;
}

.skTabsWrapper .skRow .skRight .skTabs .inner {
  height: 405px;
  overflow: auto;
  position: relative;
  z-index: 1;
}

.skTabsWrapper .skRow .skRight .skTabsCnt {
  padding: 20px 15px 15px;
  background-color: #ffffff;
}

.skTabsWrapper .nav {
  margin: 0;
  display: table;
  width: 100%;
  padding: 0;
  background-color: transparent;
}

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

.skTabsWrapper .nav a {
  font-weight: 900;
  font-family: "Lato", sans-serif;
  font-size: 30px;
  line-height: 1;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 0 11px 0;
  color: #d32a31;
  letter-spacing: 0.3px;
}

.skTabsWrapper .nav a:hover {
  color: #ffffff;
}

.skTabsWrapper .nav a .active {
  color: #ffffff;
}

.skTabsWrapper .nav a .active:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
}

.skTabsWrapper .nav a .active.skTwitterLink:after {
  border-bottom: 10px solid #eaeaea;
}

.skFieldStatus .content {
  background-color: #ffffff;
  padding: 20px 15px 15px;
}

.skFieldStatus .content a.viewall {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  display: table;
  padding: 8px 38px;
  background-color: #000000;
  position: relative;
  z-index: 1;
}

.skTriangle {
  position: relative;
  z-index: 1;
}

.skTriangle:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 219px 0 0;
  border-color: #ebebeb transparent transparent transparent;
  top: 0;
  left: 0;
  z-index: 0;
}

/***************************About****************************************/
.skAboutus {
  font-family: 'Lato', sans-serif;
  color: #1b1b1b;
  line-height: 22px;
}

.skAboutus .InnerWrapper {
  padding: 0 15px 40px 17px;
  font-family: "Lato", sans-serif;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0.3px;
}

.skAboutus h1,
.skAboutus h2,
.skAboutus h3,
.skAboutus h4,
.skAboutus h5,
.skAboutus h6 {
  font-family: "Lato", sans-serif;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 0;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.3px;
}

.skAboutus a {
  color: #d32a31;
  text-decoration: underline;
  word-break: break-all;
}

.skAboutus a:hover {
  color: #000000;
}

/*highlight section*/
/**************************************************************************/
.skHighlight h1,
.skHighlight h2,
.skHighlight h3,
.skHighlight h4,
.skHighlight h5,
.skHighlight h6 {
  font-family: "Lato", sans-serif;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 0;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.3px;
}

.skHighlight a {
  color: #005ddb;
  text-decoration: underline;
  word-break: break-all;
}

.skHighlight .InnerWrapper {
  margin-right: 10px;
}

.skHighlight iframe {
  max-width: 100%;
}

/***************************Accordian****************************************/
.skTabs {
  overflow: hidden;
  position: relative;
  padding: 0 calSPace(2);
}

.skTabs .mobTabLink {
  display: none;
  font-family: "Lato", sans-serif;
  font-size: calSPace(1.6);
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  color: #ffffff;
  padding: calSPace(1.4) 0;
  text-align: center;
  font-weight: 900;
  position: relative;
}

/*Event section*/
/***************************************************************************/
.skEventList {
  height: calSPace(41);
  overflow: auto;
}

ul.skEventWrapper {
  margin: 0;
  padding-right: 15px;
}

ul.skEventWrapper .skEventTime {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  line-height: 16px;
  letter-spacing: 0.25px;
  padding: 0;
  margin: 0;
  display: table-header-group;
  text-align: left;
  color: #d32a31;
  text-transform: lowercase;
}

ul.skEventWrapper li.skEventItem {
  padding: 16px 7px;
  list-style: none;
  border-bottom: 1px solid #c2c2c2;
}

ul.skEventWrapper li.skEventItem .skEventCalendar {
  width: 68px;
}

ul.skEventWrapper li.skEventItem .skEventMonth {
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  font-weight: 900;
  line-height: 1;
  display: block;
  letter-spacing: 0;
  margin-left: 0;
  color: #d32a31;
  text-transform: uppercase;
}

ul.skEventWrapper li.skEventItem .skEventDay {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 900;
  color: #d06e79;
  letter-spacing: 0;
  line-height: 1;
  display: block;
}

ul.skEventWrapper li.skEventItem .skEventDateWrapper {
  width: 534px;
}

ul.skEventWrapper li.skEventItem .skEventDate {
  padding: 0 0 10px 0;
}

ul.skEventWrapper li.skEventItem .skEventDetail {
  display: table-footer-group;
  padding: 0;
  width: 75%;
}

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

ul.skEventWrapper li.skEventAltItem {
  list-style: none;
}

ul.skEventWrapper h2.skEventHead,
ul.skEventWrapper h2.skEventHead a,
ul.skEventWrapper h2.skEventHead a:link,
ul.skEventWrapper h2.skEventHead a:visited {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  color: #272727;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  padding-top: 7px;
  padding-bottom: 8px;
}

ul.skEventWrapper .skEventSummary {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #d32a31;
  line-height: 1;
  padding: 0;
  text-transform: capitalize;
  margin: 0;
  font-style: italic;
  letter-spacing: 0.2px;
}

ul.skEventWrapper .skEventSummary.skEventCalSummary {
  padding: 10px 0 0;
  margin: 0;
}

/* Footer CSS */
/********************************************************************/
.skFooter {
  background-color: #000000;
  overflow: hidden;
}

.skFooter .skWidth {
  position: relative;
  z-index: 2;
}

.skFooter .skWidth:after {
  content: '';
  position: absolute;
  height: 418px;
  width: 453px;
  right: -297px;
  bottom: -3px;
  z-index: -1;
}

.skFooter .skHead {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 18px;
  color: #d32a31;
}

.skFooter .skAffiliates {
  background: transparent;
  padding: 1px 0 17px;
}

.skFooter .skAffiliates .skLeft {
  float: left;
  width: 320px;
}

.skFooter .skAffiliates .skRight {
  float: right;
  width: 760px;
}

.skFooter .skAffiliates ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -10px;
}

.skFooter .skAffiliates ul li {
  display: inline-block;
  margin-right: 4px;
}

.skFooter .skAffiliates img:hover {
  filter: drop-shadow(0 0 8px #d32a31);
}

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

.skFtWrapper {
  padding: 38px 5px;
}

.skFtWrapper .skFtColumn {
  width: 320px;
  margin-right: 10px;
  float: left;
}

.skFtWrapper .skFtColumn .skFtLogo {
  padding-left: 18px;
}

.skFtWrapper .skFtColumn.skContactWrapper {
  padding: 42px 0 0 30px;
  width: 290px;
}

.skFtWrapper .skFtColumn .skContact {
  padding-left: 18px;
}

.skFtWrapper .skFtColumn .skClubAddress {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  padding-bottom: 15px;
  text-transform: capitalize;
  color: #ffffff;
  letter-spacing: 0.3px;
  margin: 0;
}

.skFtWrapper .skFtColumn .skClubAddress .skFax {
  color: #ffffff;
  text-decoration: none;
}

.skFtWrapper .skFtColumn .skClubAddress a.skClubPhone,
.skFtWrapper .skFtColumn .skClubAddress a.skClubEmail {
  font-family: "Lato", sans-serif;
  text-transform: lowercase;
  color: #d32a31;
}

.skFtWrapper .skFtColumn .skClubAddress a.skClubPhone:hover,
.skFtWrapper .skFtColumn .skClubAddress a.skClubEmail:hover {
  color: #ffffff;
}

.skFtWrapper .skFtColumn .skLogo {
  width: 302px;
  height: 161px;
  margin: 53px 0;
}

.skFtWrapper .skFtColumn .skLogo img {
  width: 100%;
}

.skFtWrapper .skBanner {
  text-align: center;
  padding: 0;
}

.skFtWrapper .skBanner .skBannerLink {
  padding-left: 6px;
}

.skFooterLink {
  margin: 16px 0 0 28px;
}

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

.skFooterLink ul .skItem .skLink {
  text-align: center;
  background-color: #d32a31;
  font-family: 'Lato';
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 0.8px;
  font-weight: 900;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  width: 268px;
  height: 110px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 35px 10px;
  box-sizing: border-box;
}

.skFooterLink ul .skItem .skLink:hover {
  background-color: #ffffff;
  color: #d32a31;
}

.skFooterLink ul .skItem.skLast {
  margin-top: 19px;
}

.skInfo {
  margin: 0;
  background-color: #1b1b1b;
}

.skInfo .skLeftInfo {
  float: left;
  width: 65%;
  color: #ffffff;
  padding: 10px 0 15px 0;
}

.skInfo .skLeftInfo .SkinObject {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.3px;
  color: #ffffff;
  white-space: nowrap;
}

.skInfo .skLeftInfo .skHiddenLogin {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.3px;
  color: #1b1b1b;
}

.skInfo .skLeftInfo a:hover {
  color: #d32a31;
}

.skInfo .skRightInfo {
  float: right;
  width: 260px;
  padding: 10px 0;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1024px) {
  .skInnerArea .skWidth {
    display: block;
  }
}

@media screen and (max-width: 1000px) {
  .skArea .skWidth {
    width: auto;
    padding: 0 15px;
  }
  .skSlider img {
    height: auto;
  }
  .skAdSpace img {
    max-width: 100%;
  }
  .skAdSpace .skItem img {
    height: auto;
  }
  .skNews .skItem:after {
    left: 150px;
  }
  .skNews .skLink .skImg img {
    width: 118px;
    height: 108px;
    padding: 10px;
  }
  .skNews .skLink .skImg.skLogoImg {
    text-align: left;
  }
  .skNews .skLink .skImg.skLogoImg img {
    margin-top: 0;
    width: 110px;
  }
  .skNews .skLink .skDetail {
    padding: 20px 15px 20px 150px;
    margin: 0;
    height: 110px;
  }
  .skTabsWrapper .skRowWrapper .skRow .skLeft {
    width: calc( 40% - 19px);
    margin-right: 0;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight {
    width: calc( 60% - 20px);
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  #Body #mobNav.red .navBar {
    background-color: #1b1b1b;
    border-bottom: 0;
  }
  #mobNav .navTabs .navItem {
    border-top: 1px solid #fff;
  }
  #Body #mobNav.red .navChild .navLink,
  #Body #mobNav.red .navChild .navLink:link,
  #Body #mobNav.red .navChild .navLink:visited {
    color: #1b1b1b;
  }
  #Body #mobNav.red .navDropDown {
    background: #1b1b1b;
  }
  #Body #mobNav.red .navTabs .activeTab {
    border-bottom-color: #1b1b1b;
  }
  .skArea {
    background-color: #c41230;
    background-image: linear-gradient(#c41230, #000000);
  }
  .Loudoun-Has-Rotator .skBackground,
  .skBackgroundSkin,
  .skBackground,
  .skBackgroundColor {
    background-color: transparent;
    background-image: none;
  }
  .skTopbar {
    background-color: #000;
    text-align: center;
    padding: 0;
  }
  .skTopbar .skLeft,
  .skTopbar .skRight {
    float: none;
  }
  .skTopbar .skSocial {
    padding: 19px 0;
  }
  .skTopbar .skSocial a.link {
    fill: #ffffff;
  }
  .skTopbar .skSocial a.flickr {
    margin-right: 0;
  }
  .skTopbar .skSocial.flickr {
    margin-right: 0;
  }
  .skTopbar .skAction #google_translate_element {
    display: none;
  }
  .skTopbar .skAction .skLogin .skLoginBtn {
    margin: 0 9px 0 0;
  }
  .skTopbar .skAction .skLogin a.skBtn {
    padding: 8px 16px;
  }
  .skSlider {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #000000;
  }
  .skSlider .skWidth {
    padding: 0;
  }
  .skBanner {
    padding: 20px 0 14px;
    word-break: break-word;
  }
  .skBanner .skBannerWrap .skLogo {
    display: none;
  }
  .skBanner .skBannerWrap .skRightBanner {
    padding-left: 0;
    text-align: center;
  }
  .skBanner .skBannerWrap .skRightBanner h1.skBannerText {
    font-size: 40px;
    line-height: 1;
    margin: 0;
  }
  .skBanner .skBannerWrap .skRightBanner .skBannerMiddleText {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    padding: 10px 0 5px;
  }
  .skBanner .skBannerWrap .skRightBanner .skBannerBottomText {
    font-size: 11px;
    line-height: 1;
  }
  .skNews {
    margin: 20px 0;
  }
  .skNews .skList {
    padding: 0;
  }
  .skNews .skList .skDetail {
    height: 140px;
  }
  .skNews .skList .skDetail .skSummary .skReadMore {
    position: unset;
    padding: 0;
    background-color: transparent;
  }
  .skNews .skList .skItem {
    width: auto;
    float: none;
  }
  .skNews .skList .skItem:after {
    left: 150px;
  }
  .skNews .skList .skItem:nth-child(2), .skNews .skList .skItem:nth-child(4) {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .skNews .skList .skItem:nth-child(1), .skNews .skList .skItem:nth-child(3) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .skNews .skList .skLink {
    min-height: auto;
  }
  .skNews .skList .skImg img {
    width: 118px;
    height: 108px;
    padding: 10px;
  }
  .skAd .skWidth {
    width: auto;
    padding: 0;
  }
  .skAdSpace {
    padding: 8px;
  }
  .skAdSpace .skItem img {
    width: auto;
    height: auto;
  }
  .skTabsWrapper {
    padding: 0 !important;
    margin-top: 30px;
  }
  .skTabsWrapper .skRowWrapper {
    margin: 0;
  }
  .skTabsWrapper .skRowWrapper .skRow {
    padding-bottom: 18px;
  }
  .skTabsWrapper .skRowWrapper .skRow .skLeft {
    display: block;
    width: 100%;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight {
    display: block;
    width: 100%;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabsCnt {
    display: none;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs {
    padding: 0;
    width: auto;
    float: none;
    margin-left: 0;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs {
    background-color: #000000;
    padding: 0 15px;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs .skTabsMob {
    border-bottom: 3px solid #620918;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs .skTabsMob.active {
    border-bottom: 3px solid #000000;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs .skTabsMob:last-child {
    border-width: 0;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs a.mobTabLink {
    display: block;
    font-size: 35px;
    text-align: left;
    color: #c41230;
    padding: 17px 0;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs a.mobTabLink:before {
    content: "+";
    position: absolute;
    font-family: FontAwesome;
    font-size: 25px;
    top: 50%;
    right: 2px;
    margin: -12px 0 0 0;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs a.mobTabLink.active {
    color: #ffffff;
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skMobNavTabs a.mobTabLink.active:before {
    content: "-";
  }
  .skTabsWrapper .skRowWrapper .skRow .skRight .skTabs .skNavTabs {
    display: none;
  }
  .skTabsWrapper .skRowWrapper .skRow .skFieldStatus {
    padding: 0 15px 29px 15px;
  }
  .skTabsWrapper .skRowWrapper .skRow .skFieldStatus .skHead {
    font-size: 35px;
  }
  .skFooter {
    background-color: transparent;
  }
  .skFooter .skWidth:after {
    content: none;
  }
  .skFooter .skHead {
    font-size: 30px;
  }
  .skFooter .skAffiliates ul {
    margin-left: 0;
  }
  .skFooter .skFtWrapper {
    padding: 25px 5px 25px;
  }
  .skFooter .skFtWrapper .skContactWrapper,
  .skFooter .skFtWrapper .skFtLogo {
    padding-left: 0;
  }
  .skFtWrapper .skFtColumn {
    width: auto !important;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .skFtWrapper .skFtColumn .skClubname {
    font-size: 20px;
    line-height: 25px;
  }
  .skFtWrapper .skFtColumn .skClubAddress {
    font-size: 18px;
    line-height: 25px;
  }
  .skFtWrapper .skFtColumn .skLogo {
    margin: 0 auto;
    width: auto;
    max-width: 302px;
  }
  .skFtWrapper .skFtColumn .skContact {
    padding-left: 0;
  }
  .skFtWrapper .skBanner {
    padding: 32px 0;
  }
  .skFooterLink {
    margin: 0 0 40px;
  }
  .skFooterLink ul .skItem {
    margin: 0 auto;
  }
  .skFooterLink ul .skLink {
    margin: 0 auto;
  }
  .skInfo .skLeftInfo {
    width: auto;
    float: none;
    text-align: center;
    padding: 25px 30px 7px;
  }
  .skInfo .skRightInfo {
    width: auto;
    float: none;
    text-align: center;
    padding: 7px 30px 25px;
  }
  .skInnerArea .skRightPane,
  .skInnerArea .skLeftPane {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .skNews .skList .skLink {
    min-height: 195px;
    max-height: 195px;
  }
  .skNews .skList .skDetail .skSummary {
    height: 64px;
    overflow: hidden;
  }
  .skNews .skList .skDetail .skReadMore {
    position: absolute;
  }
}

@media screen and (max-width: 600px) {
  .TeamPage_newsDetail {
    padding-left: 0px;
  }
}
