/********************************************************************/
/* Website Developed by : Blue Sombrero*/
/* NFL Flag Theme A */
/* Created by Rimpal Prajapati 28/02/2023  */
/********************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap");
/* 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;
}

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 0;
}

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;
}

/* Comman CSS */
/********************************************************************/
html,
body {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #000000;
}

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: none;
}

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
}

a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

.Normal,
.NormalDisabled {
  color: #53565a;
}

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

.AlertText a {
  transition: 0.2s;
}

.AlertText a, .AlertText a:link, .AlertText a:visited {
  color: #ffffff;
}

.AlertText a:hover, .AlertText a:link:hover, .AlertText a:visited:hover {
  color: #d06e79;
}

/* Input Css */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox {
  font-family: "Open Sans", sans-serif;
  color: #222;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  height: 22px;
  background: #f6f6f6;
  border: 1px solid #747474;
  padding: 2px 8px;
  margin: 2px 0;
  transition: 0.2s;
}

input.NormalTextBox:focus,
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover {
  border-color: #222;
}

.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:hover span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:focus span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:active span {
  background-color: #4F2683;
  color: #ffffff;
}

.sWebTheme_ActionsArea a.sWebTheme_showSettings:hover {
  background-color: #4F2683;
  color: #ffffff;
}

textarea.NormalTextBox,
select.NormalTextBox {
  height: auto;
}

.skLeft {
  float: left;
}

.skRight {
  float: right;
}

.skClear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}

.skMobOnly,
.skMob {
  display: none;
}

/* Layout Css
=========================================================*/
.skWidth {
  width: 1200px;
  margin: 0 auto;
}

/* Scroll */
/********************************************************************/
::-webkit-scrollbar-track {
  background-color: #ebebeb;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #ebebeb;
}

::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
  background-color: #222;
}

/* Topbar Section
=========================================================*/
.skTopbar {
  background-color: #ffffff;
}

.skTopbar .skTopbarInner {
  text-align: right;
  padding: 17px 10px;
}

.skTopbar .skTopLinksWrap {
  display: inline-block;
}

.skTopbar .skTopLinksWrap ul {
  margin: 0;
  padding: 0;
}

.skTopbar img {
  width: 100px;
  height: 35px;
}

.skTopbar li {
  list-style-type: none;
}

.skTopbar .skLink {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  line-height: 46px;
  text-decoration: none;
  margin-right: 88px;
  display: block;
}

.skTopbar .skSocial {
  float: left;
}

.skTopbar .skSocial a {
  display: table-cell;
  padding-right: 16px;
  background-color: transparent;
  vertical-align: middle;
  height: 46px;
}

.skTopbar .skSocial a:hover svg {
  fill: #F9C434;
}

.skTopbar .skSocial svg {
  fill: #000000;
}

/* Header Section
=========================================================*/
.skBanner {
  background: url("images/header-bg.png");
}

.skBanner .skLogo img {
  width: 200px;
  height: 103px;
}

.skBanner .skBtn {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  line-height: 27px;
  text-decoration: none;
  background: #F9C434;
  padding: 16px 20px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 10px;
  margin: 0 0 0px;
  transition: 0.2s;
}

.skBanner .skBtn:hover {
  background-color: #4F2683;
  color: #ffffff;
}

.skBanner .skBannerWrap {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Nav Sectoion
=========================================================*/
.skNav {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 650px;
}

.skNav #dnnStandardMenu li.last a {
  margin-right: 0;
}

.skNav #dnnStandardMenu .txt {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 12px 0;
  transition: 0.2s;
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  border-bottom: 4px solid transparent;
}

.skNav #dnnStandardMenu .root {
  border-left: none;
}

.skNav #dnnStandardMenu .root a.txt:hover, .skNav #dnnStandardMenu .root a.txt:active, .skNav #dnnStandardMenu .root a.txt:focus {
  color: #000000;
  border-bottom-color: #4F2683;
}

.skNav #dnnStandardMenu .root.last {
  margin-right: 0;
}

.skNav #dnnStandardMenu .root.sel,
.skNav #dnnStandardMenu .root {
  float: none;
  display: inline-block;
}

.skNav #dnnStandardMenu .root.sel .roottxt:hover,
.skNav #dnnStandardMenu .root .roottxt:hover {
  color: #000000;
}

.skNav #dnnStandardMenu .root.sel .roottxt,
.skNav #dnnStandardMenu .root.exp .roottxt {
  color: #000000;
  border-bottom-color: #4F2683;
}

.skNav #dnnStandardMenu .root .m {
  padding: 0;
  background-color: #ffffff;
  width: 240px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.14);
}

.skNav #dnnStandardMenu .root .mi {
  padding: 0 15px 0 18px;
}

.skNav #dnnStandardMenu .root .mi1 .txt {
  font-family: "Montserrat", sans-serif;
  color: #53565a;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 9px 0;
  border: none;
  border-bottom-color: transparent;
}

.skNav #dnnStandardMenu .root .mi:hover {
  background: transparent;
  transition: 0.2s;
}

.skNav #dnnStandardMenu .root .mi:hover > a.txt,
.skNav #dnnStandardMenu .root .mi:hover span.txt {
  color: #4F2683;
}

.skNav #dnnStandardMenu .root .m0 {
  top: 100% !important;
}

.skNav #dnnStandardMenu li.mi2 {
  margin-bottom: 0;
}

.skMarginWrapper {
  position: relative;
}

.skWidthslider {
  width: 1920px;
  margin: 0 auto;
}

/* Card Link */
/********************************************************************/
.skCardLinks {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}

.skCardLinks ul {
  padding: 0;
  display: table;
  margin: 0 -10px;
  width: calc(100% + 20px);
  border-spacing: 30px 0;
}

.skCardLinks li {
  background: #4F2683;
  list-style-type: none;
  display: table-cell;
}

.skCardLinks li a {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  width: 100%;
  height: 120px;
  display: table;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  table-layout: fixed;
  border-spacing: 0;
}

.skCardLinks li a:hover {
  color: #F9C434;
}

.skCardLinks li .skText {
  display: table-cell;
  position: relative;
  z-index: 1;
  padding: 0 10px;
  word-break: break-word;
  word-wrap: break-word;
  vertical-align: middle;
  width: 100%;
}

/* Imagelink Section
=======================================================*/
.skImageLinks {
  margin: 100px 0;
}

.skImageLinks ul {
  margin: 0;
  padding: 0;
}

.skImageLinks ul li {
  list-style-type: none;
}

.skImageLinks img {
  width: 500px;
  height: 397px;
  transform: rotate(-7deg);
  border: 5px solid #ffffff;
  box-sizing: border-box;
  object-fit: cover;
}

.skImageLinks .skTitle {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 40px;
  font-weight: 800;
  line-height: 56px;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
}

.skImageLinks .skImageWrapper {
  background: #4F2683;
  float: left;
}

.skImageLinks .skContentWrapper {
  width: calc(100% - 521px);
  text-align: right;
  float: right;
}

.skImageLinks .skLinkSummary {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.skImageLinks.skImageLinksLower .skImageWrapper {
  float: right;
}

.skImageLinks.skImageLinksLower .skContentWrapper {
  float: left;
  text-align: left;
}

/* Sponsor Section
=======================================================*/
.skSponsorWrapper {
  padding: 60px 0;
  background-color: #ffffff;
}

.skSponsor .skList {
  margin: 0;
  padding: 0;
}

.skSponsor .skItem {
  margin: 0;
  padding: 15px 39px;
  list-style: none;
  float: left;
}

.skSponsor .skItem .skLink {
  display: inline-block;
}

.skSponsor .skItem img {
  width: 216px;
  height: 190px;
}

.skSponsor .wrapper {
  position: relative;
}

/* Footer Section */
/************************************************************************/
.skFooter {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: left;
}

.skFooter .skHead {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-weight: 800;
  line-height: 37px;
  text-transform: uppercase;
  padding-bottom: 12px;
  word-break: break-word;
  text-align: left;
}

.skFooter .skContactus {
  float: left;
  width: 35%;
}

.skFooter .skContactus .skClubAddress {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  padding-bottom: 10px;
  text-transform: capitalize;
  margin-top: 50px;
}

.skFooter .skContactus .skClubAddress a:first-child {
  margin-bottom: 24px;
  display: inline-block;
}

.skFooter .skContactus .skClubPhone,
.skFooter .skContactus .skClubEmail {
  color: #ffffff;
  padding: 0;
  line-height: 24px;
  font-size: 20px;
  text-transform: lowercase;
  margin-bottom: 3px;
  letter-spacing: 0;
  transition: 0.2s;
  text-decoration: none;
  font-weight: 800;
}

.skFooter .skContactus .ftContent {
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}

.skFooter .skFooterBanner {
  float: left;
  margin: 0 15px;
  width: 25%;
  text-align: center;
}

.skFooter .skFooterBanner .skBannerLink {
  padding: 0;
  margin: 0;
  width: 300px;
  height: 280px;
  display: table-cell;
  vertical-align: middle;
}

.skFooter .skFooterBanner .skBannerLink img {
  width: 219px;
}

.skFooter .skSiteLink {
  float: left;
  width: 30%;
  padding: 0 0 0 30px;
  margin-left: 30px;
}

.skFooter .skSiteLink .skList {
  margin: 0;
  text-transform: capitalize;
  padding-left: 15px;
  padding-bottom: 0;
  padding: 0;
}

.skFooter .skSiteLink .skItem {
  list-style: none;
  position: relative;
  padding-left: 30px;
}

.skFooter .skSiteLink .skItem::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: #ffffff;
  transition: 0.2s;
  border-radius: 50%;
  left: 0px;
  top: 18px;
}

.skFooter .skSiteLink .skLink {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: Normal;
  line-height: 47px;
  text-decoration: none;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
  transition: 0.2s;
  position: relative;
}

.skFooter .skSiteLink .skLink:hover {
  text-decoration: underline;
}

.skInfo {
  background-color: #4F2683;
}

.skInfo .skLeft {
  width: calc(100% - 300px);
  margin: 13px 0 15px 0;
}

.skInfo .skRight {
  margin: 12px 0px;
}

.skInfo a.SkinObject,
.skInfo span {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: Normal;
  line-height: 27px;
  text-decoration: none;
  text-transform: capitalize;
  transition: 0.2s;
  white-space: nowrap;
}

.skInfo a.SkinObject.HiddenLink,
.skInfo span.HiddenLink {
  color: transparent;
}

.skInfo a.SkinObject:hover {
  color: #ffffff;
  text-decoration: underline;
}

.skInfo .skBlueImg {
  display: none;
}

.skInnerArea .skAreabg .skInnerWidth {
  margin: 0 auto;
  padding: 30px 35px;
  background-color: #ffffff;
  max-width: 1070px;
}

.skInnerArea .skAreabg .skInnerWrapper {
  display: table;
  width: 100%;
  padding: 30px 0;
}

.skInnerArea .skAreabg .skContentPane {
  margin-bottom: 20px;
}

.skInnerArea .skAreabg .skBottomPane {
  margin-top: 20px;
}

.skInnerArea .skRightPane {
  width: 35%;
  margin-left: 2.9%;
}

.skInnerArea .skLeftPane {
  width: 62%;
}

#websiteManager {
  display: none;
  background-color: #363636;
  padding: 36px 10px;
}

#websiteManager h1.scom-title {
  padding: 0;
  margin: 0;
  font-family: "dsg-sans-black", "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 54px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.skHeadSticky.skSticky {
  position: fixed;
  width: 100%;
  z-index: 99999;
  top: 0;
}

.skHeadSticky.skSticky .skLogo {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.skHeadSticky.skSticky .skLogo img {
  width: 170px;
  height: auto;
}

.skHeadSticky.skSticky .skBtn {
  display: none;
}

.skHeadSticky.skSticky .skBannerWrap {
  padding: 30px 0;
}

.skHeadSticky.skSticky .skRight {
  width: calc(100% - 304px);
  text-align: right;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 100px;
  float: none;
  vertical-align: bottom;
}

.nfl-flag-templates h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  line-height: 1;
  color: #4F2683;
  text-transform: uppercase;
}

.nfl-flag-templates .user-content h2 {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 38px;
  font-weight: 800;
  line-height: 56px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding: 0 0 30px 0 !important;
}

.nfl-flag-templates p,
.nfl-flag-templates li {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 30px;
}

.nfl-flag-templates p,
.nfl-flag-templates ul {
  padding-bottom: 20px;
}

.nfl-flag-templates ul {
  padding-left: 60px;
}

.nfl-flag-templates .row {
  margin-bottom: 45px;
}

.nfl-flag-templates .row:last-child {
  margin: 0;
}

.nfl-flag-templates .col-md-4 img {
  width: 100%;
  height: 100%;
}

.nfl-flag-templates .col-md-4 .user-content {
  height: 100%;
}

.nfl-flag-templates .col-md-12 img {
  width: 1920px;
  max-width: 100%;
}

.nfl-flag-templates .col-md-12 .header-image-wrapper {
  position: relative;
}

.nfl-flag-templates .header-image-wrapper h1 {
  position: absolute;
  top: 50%;
  left: 15px;
  padding: 0;
  transform: translateY(-50%);
  margin-top: -3px;
  color: white;
  font-size: 30PX;
}

.nfl-flag-templates .header-image-wrapper::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-image: url(/portals/_default/templates/images/hero-overlay.png);
  mix-blend-mode: color-burn;
  background-size: cover;
  transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .nfl-flag-templates .row:nth-child(3) {
    flex-direction: column-reverse;
  }
}

a.scrollLink {
  text-decoration: none;
  padding: 10px 15px;
  border: 2px solid #0e4c8c;
  text-align: center;
  list-style-type: none;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  text-transform: capitalize;
  color: #0e4c8c;
  cursor: pointer;
  margin: 22px 5px 0;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1920px) {
  .skWidthslider {
    width: auto;
  }
}

@media screen and (max-width: 1200px) {
  .skWidth {
    width: auto;
  }
  .skImageLinks {
    padding: 0 25px;
  }
  .skFooter,
  .skTopbar,
  .skBanner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .skInfo {
    padding: 0 15px;
  }
}

@media screen and (max-width: 960px) {
  .skNav {
    width: auto;
    margin-left: 25px;
  }
  .skImageLinks {
    text-align: center;
  }
  .skImageLinks .skContentWrapper {
    float: none;
    width: 100%;
    text-align: center;
  }
  .skImageLinks .skImageWrapper {
    float: none;
    display: inline-block;
    margin-bottom: 50px;
  }
  .skImageLinks.skImageLinksLower .skImageWrapper,
  .skImageLinks.skImageLinksLower .skContentWrapper {
    float: none;
    text-align: center;
  }
  .skMarginWrapper {
    top: 0;
  }
  .skFooter .skSiteLink {
    margin-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  /* =========== Mobile Nav ============= */
  #Body #mobNav.purple .navBar {
    background-color: #4F2683;
  }
  #Body #mobNav.purple .navTabs .activeTab {
    background-color: #4F2683;
  }
  #Body #mobNav.purple .navDropDown {
    background-color: #4F2683;
  }
  #Body #mobNav.purple .navLogo a img {
    filter: drop-shadow(0 0 4px white);
  }
  #Body #mobNav.purple .navChild .navLink, #Body #mobNav.purple .navChild .navLink:link, #Body #mobNav.purple .navChild .navLink:visited {
    color: #4F2683;
  }
  .skCardLinks li {
    display: block;
    margin: 15px 0;
  }
  /* Header Section */
  /************************************************************************/
  .skBanner .skBannerWrap {
    flex-direction: column;
  }
  .skBanner .skLeft,
  .skBanner .skRight {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0;
  }
  .skBanner .skBtn {
    margin-top: 25px;
  }
  .skTopbar .skLink {
    margin-right: 20px;
  }
  .skTopbar .skTopbarInner {
    text-align: center;
  }
  .skTopbar .skTopLinksWrap,
  .skTopbar .skNflLogo {
    display: none;
  }
  .skTopbar .skSocial {
    float: none;
    text-align: center;
  }
  .skTopbar .skSocial a {
    display: inline-block;
    height: auto;
    padding: 0 8px;
  }
  .skFooter .skContactus,
  .skFooter .skFooterBanner,
  .skFooter .skSiteLink {
    width: 310px;
    float: none;
    margin: 0 auto;
    padding: 0;
  }
  .skFooter .skContactus .skClubAddress {
    margin-top: 0;
  }
  .skInfo {
    padding: 15px;
  }
  .skInfo a.SkinObject,
  .skInfo span {
    font-size: 13px;
  }
  .skInfo .skLeft,
  .skInfo .skRight {
    width: 100%;
    text-align: center;
  }
  /* =========== Inner Area ============= */
  .skInnerArea .skInnerWrapper {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInnerArea .skLeftPane {
    margin-bottom: 20px;
  }
  .skInnerArea .skLeftPane,
  .skInnerArea .skRightPane {
    display: block;
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 560px) {
  .skImageLinks img {
    max-width: 100%;
    height: auto;
  }
}
