/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Poseidon II 	 													*/
/* Created by Sampath Bingi and Team 09-Aug-2018					*/
/********************************************************************/
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Raleway: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%;
  vertical-align: top;
  background: transparent;
}

blockquote, q {
  quotes: none;
}

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

:focus {
  outline: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

form {
  height: 100%;
}

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

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

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

p {
  padding: 0 0 18px 0;
}

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

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

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

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

.paneOutline center {
  text-align: center;
}

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

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

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

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

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

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

.float-right {
  float: right;
}

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

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

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

.textAlignCenter {
  text-align: center;
}

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

.rgMasterTable {
  width: 100%;
}

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

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

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

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

.rgMasterTable {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

small {
  font-size: 8px;
}

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

.Normal,
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

a.SkinObject,
a.SkinObject:link,
a.SkinObject:visited {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

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

.BoldText {
  font-weight: bold;
}

.NormalRed {
  font-weight: bold;
}

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

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

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

::-webkit-scrollbar-track {
  background-color: #005ddb;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #005ddb;
}

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

.pullLeft {
  float: left;
}

.pullRight {
  float: right;
}

.skLeft {
  float: left;
  width: 300px;
  margin-right: 20px;
}

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

.skRight {
  float: right;
  width: 620px;
}

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

.table {
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

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

.skArea {
  min-height: 100%;
  background-color: #2c2c2c;
  background-image: url(images/background.png);
  background-position: center center;
}

.no-padding {
  padding: 0;
}

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

.skInnerArea .skWidth {
  display: table;
}

.skInnerArea .LeftPane {
  width: 610px;
  float: left;
  margin-right: 20px;
}

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

.skContent {
  background-image: linear-gradient(#1a1a1a, #1a1a1a), linear-gradient(transparent, transparent);
  background-size: 100% 350px, 100%;
  background-repeat: no-repeat;
}

.skBannerWrap {
  background-color: #2c2c2c;
}

.skBannerWrap .table {
  margin: 0 auto;
  height: 160px;
}

.skBannerWrap .skLogo img {
  width: 140px;
  height: auto;
}

.skBannerWrap .skBanner {
  margin-top: 0;
  margin-left: 40px;
  font-size: 36px;
}

.skBannerWrap .skBanner.maxBannerText {
  font-size: 24px;
}

.skSliderWrapper {
  display: none;
}

.skWidth.skTabsTopMargin {
  padding-top: 20px;
}

.Poseidon-Has-Rotator .skBannerWrap {
  display: none;
}

.Poseidon-Has-Rotator .skSliderWrapper {
  display: block;
}

.Poseidon-Has-Rotator .skContent {
  background-image: none;
}

.Poseidon-Has-Rotator .skRow .skLeft {
  margin-top: -42px;
}

@media screen and (max-width: 768px) {
  .Poseidon-Has-Rotator .skRow .skLeft {
    margin-top: 0;
  }
}

.Poseidon-Has-Rotator .skWidth.skTabsTopMargin {
  padding-top: 0;
}

/* Top Bar */
/********************************************************************/
.skTopBar {
  background: #383838;
  padding: 7.5px 0;
}

.skTopBar .skWidth {
  width: 960px;
}

.skTopBar .skAffiliates {
  width: auto;
}

.skTopBar .skLogin.skRight {
  width: auto;
}

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

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

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

.skTopBar a.bannerLink {
  display: inline-block;
}

.skTopBar a.bannerLink img {
  width: 55px;
  height: 35px;
  transition-duration: 0.3s;
}

.skTopBar a.bannerLink:hover img {
  transform: scale(0.75);
}

.skLogin {
  padding: 2px 0;
  text-align: right;
}

.skLogin svg {
  fill: #fff;
}

.skLogin a.skBtn {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  padding: 7px 12px;
  vertical-align: middle;
  letter-spacing: 0.25px;
  font-weight: bold;
  display: inline-block;
  background-color: #005ddb;
  color: #fff;
  position: relative;
}

.skLogin a.skBtn.btnLogin {
  margin: 0 6px;
  padding-left: 27px;
}

.skLogin a.skBtn.btnLogin svg {
  left: 7px;
}

.skLogin a.skBtn.btnRegister {
  padding-left: 27px;
}

.skLogin a.skBtn.btnRegister svg {
  left: 7px;
}

.skLogin a.skBtn svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

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

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

.skSocial {
  display: inline-block;
  margin-top: 2px;
}

.skSocial a.link,
.skSocial a.link:link,
.skSocial a.link:visited {
  background-color: transparent;
  margin: 1px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.skSocial a.link.instagram,
.skSocial a.link:link.instagram,
.skSocial a.link:visited.instagram {
  margin-right: 16px;
}

.skSocial a.link.twitter, .skSocial a.link.facebook,
.skSocial a.link:link.twitter,
.skSocial a.link:link.facebook,
.skSocial a.link:visited.twitter,
.skSocial a.link:visited.facebook {
  margin-right: 14px;
}

/* Navigation CSS */
/*******************************************************************/
.skNav {
  background-color: #005ddb;
  padding: 20px 0;
}

#dnnStandardMenu .root .txt {
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0.3px;
}

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

#dnnStandardMenu .root .m {
  background-color: #fff;
}

#dnnStandardMenu .root .m .txt {
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
}

#dnnStandardMenu .root .m .txt:hover {
  color: #ffffff;
}

/**logo and slider**/
.skSliderWrapper {
  background-color: #1a1a1a;
  margin-bottom: 60px;
  padding-top: 8px;
}

.skSliderWrapper svg {
  display: block;
  height: 32px;
  width: 20px;
  fill: #fff;
  margin-left: 20px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.skSliderWrapper .table {
  height: 320px;
  width: 100%;
}

.skSliderWrapper .skSliderWrapperInner {
  position: relative;
}

.skSliderWrapper .skRight.skSlider {
  position: absolute;
  right: 0;
  bottom: -17px;
}

.skLogo img {
  width: 190px;
  height: 190px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.skLogo img:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.skBanner {
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 30px;
  padding: 0;
  margin-top: 15px;
  text-transform: uppercase;
}

.maxBannerText {
  font-size: 24px;
}

#sWebHome_ActionsBar {
  margin: 0;
}

/***************************accordian****************************************/
.skHeadMobile {
  display: none;
}

.skMobOnly,
.mobTabLink,
.skMobile,
.skContact.skMobOnly {
  display: none;
}

.skFeedsTwitter,
.skFeedsFacebook {
  display: none;
}

.skTabs {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  overflow: hidden;
  position: relative;
}

.skTabs .mobTabLink {
  display: none;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  color: #ffffff;
  padding: 14px 0;
  text-align: center;
  font-weight: bold;
  position: relative;
  background-color: #005ddb;
}

/********************************************************************/
.skRow {
  padding-bottom: 20px;
}

.skRow .skLeft,
.skRow .skRight {
  background-color: #fff;
}

.skRow .skLeft {
  margin-top: 0;
  max-height: 556px;
  overflow: hidden;
}

.skRow .skRight {
  max-height: 514px;
  overflow: hidden;
}

.skLeft h2.skHead {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  color: #ffffff;
  padding: 14px 0;
  text-align: center;
  font-weight: bold;
  display: block;
  position: relative;
  z-index: 1;
  background-color: #005ddb;
  cursor: pointer;
}

.skLeft h2.skHead.skHeadMobile {
  display: none;
}

.skLeft h2.skHead:after {
  content: "+";
  position: absolute;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-style: normal;
  font-weight: bold;
}

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

.skLeft .cbContainer.active:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 20px;
  height: 50px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
}

.skLeft .cbContainer.active h2.skHead:after {
  content: "_";
  font-size: 18px;
  font-family: 'Exo', sans-serif;
  top: 28%;
}

.skLeft .content {
  overflow-y: auto;
  height: 393px;
  padding-right: 14px;
  margin: 14px 10px 23px;
  padding-left: 5px;
}

.skLeft .content a.viewall {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #fff;
  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;
}

.skLeft .content.skFBWrapper {
  padding: 0;
}

.skLeft .content #skTwitterTab {
  padding-right: 14px;
  padding-left: 5px;
}

.skLeft .content #skFacebookTab {
  position: relative;
  z-index: 2;
}

.skLeft .twice_block .content {
  height: 435px;
}

.skLeft .single_block .content {
  height: 477px;
}

/****social feed****/
.cbSocial .skHead.skSocialLink {
  position: relative;
}

.cbSocial.active .skHead.skSocialLink:after {
  display: none;
}

.cbSocial.active .skSocialTab {
  display: table;
}

.skFBWrapper iframe {
  display: block;
  margin: auto;
}

.skSocialTab {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  display: none;
  width: 100%;
  height: 42px;
  background-color: #005ddb;
}

.skSocialTab svg {
  display: inline-block;
  fill: #fff;
}

.skSocialTab li {
  display: table-cell;
  width: 50%;
  text-align: center;
  vertical-align: middle;
  list-style: none;
}

.skSocialTab li.active {
  background-color: #05469e;
}

.skSocialTab li a {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 19px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  text-align: center;
  height: 18px;
}

.skSocialTab li a span {
  line-height: 20px;
}

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

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

ul.tweet_list li {
  border-bottom: 1px solid #dedede;
  position: relative;
  padding: 12px 0 0 0px;
  list-style: none;
}

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

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

ul.tweet_list li:last-child {
  border-bottom: 0;
}

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

ul.tweet_list a.tweet_screen_name {
  display: block !important;
  font-size: 16px;
  letter-spacing: 0.3px;
  font-weight: bold;
  color: #333333;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-decoration: none;
  text-transform: capitalize;
  padding-bottom: 8px;
  padding-left: 35px;
  position: relative;
}

ul.tweet_list a.tweet_screen_name:after {
  content: "";
  width: 29px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 3px;
  background-image: url(images/social.png);
  background-position: 0 0;
}

.tweet_screen_name:before {
  content: '@';
}

.tweet_text {
  font-size: 14px;
  line-height: 18px;
  color: #3f3f3f;
  word-wrap: break-word;
  padding-bottom: 37px;
  display: block;
}

.tweet_text a {
  word-break: break-all;
  word-wrap: break-word;
  cursor: pointer;
}

.tweet_time {
  position: absolute;
  width: auto;
  bottom: 15px;
}

.tweet_time {
  font-size: 12px;
  line-height: 1;
  font-style: italic;
  color: #8c8c8c;
  display: block;
}

.skFeedsFacebook.skFeeds,
.skFeedsTwitter.skFeeds {
  display: none;
}

/******field status******/
ul.skField {
  margin: 0;
  padding: 0 0 30px 0;
}

ul.skField p.skName {
  font-size: 17px;
  line-height: 23px;
  color: #222222;
  text-transform: capitalize;
  font-family: Lato;
  font-weight: bold;
  letter-spacing: 0.3px;
  padding: 0 0px 8px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

ul.skField .skDate {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.5px;
  font-style: italic;
  color: #005ddb;
}

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

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

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

ul.skField li.skItem {
  position: relative;
  padding: 7px 0 15px;
  border-bottom: 1px solid #dedede;
  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 {
  position: absolute;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
  top: 35px;
  right: 0px;
  font-size: 18px;
  letter-spacing: 0.3px;
  font-weight: 900;
}

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

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

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 {
  top: -1px;
  padding-top: 0px;
  font-size: 16px;
  letter-spacing: 0.3px;
  font-weight: 900;
}

ul.skField li.skItem ul.skSubField li.skItem.skClose.skLast, ul.skField li.skItem ul.skSubField li.skItem.skPartial.skLast, ul.skField li.skItem ul.skSubField li.skItem.skOpen.skLast {
  padding-bottom: 0px;
}

ul.skField li.skItem span.skCurrent {
  font-size: 16px;
  line-height: 1;
  color: #222222;
  font-family: Lato;
  font-weight: 500;
  text-transform: capitalize;
}

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: 29px;
}

/*****************Help Full links****************/
.skLinks .skHead {
  font-size: 28px;
  padding: 15px 22px;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.skLinks ul.skList {
  margin: 0;
  padding: 0 0 30px 0;
}

.skLinks ul.skList li.skItem {
  list-style-type: none;
  padding: 16px 0 10px;
  margin-left: 8px;
  border-bottom: 1px solid #dedede;
}

.skLinks ul.skList li.skItem.skFirst {
  padding-top: 4px;
}

.skLinks a.skLink {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  color: #222222;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0px 0 0px 15px;
  position: relative;
  word-break: break-word;
  max-height: 32px;
  overflow: hidden;
}

.skLinks a.skLink:hover {
  text-decoration: underline;
}

.skLinks a.skLink i {
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 50%;
  background-color: #005ddb;
}

/*****************************************/
/*Tab section*/
/**********************************************************/
.nav {
  margin: 0;
  display: table;
  width: 100%;
  padding: 0;
  background-color: #005ddb;
}

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

.nav a {
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 1;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 13px 20px 9px;
  color: #fff;
  border-bottom: 4px solid transparent;
}

.nav a:hover {
  border-bottom: 4px solid #fff;
}

.nav a.active {
  background-color: #05469e;
  border-bottom: 4px solid transparent;
}

/*skNews*/
/*****************************************************************/
.skTabsCnt {
  position: relative;
}

.skTabsCnt:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 20px;
  height: 50px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
}

.skTabsCnt .inner {
  margin: 10px;
  height: 454px;
  overflow: auto;
}

.skTabsCnt a.viewall {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  display: table;
  padding: 8px 103px;
  background-color: #000000;
  position: relative;
  z-index: 1;
}

.skNews .skList {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.skNews .skItem {
  list-style: none;
  padding: 15px 0 10px;
  border-bottom: 1px solid rgba(199, 200, 202, 0.5);
  position: relative;
  min-height: 80px;
  padding-left: 90px;
  margin-right: 10px;
}

.skNews .skItem .skImageLink {
  position: absolute;
  left: 0;
  top: 15px;
}

.skNews .skItem .skImageLink img {
  max-width: 100%;
  max-height: 100%;
  width: 80px;
  height: 80px;
}

.skNews .skImg {
  position: relative;
}

.skNews .skImg:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #005ddb;
  opacity: 0;
}

.skNews .skImg:hover:after {
  opacity: 0.35;
}

.skNews .skFirst {
  padding-top: 01px;
}

.skNews .skFirst .skImageLink {
  top: 1px;
}

.skNews .skLast {
  padding-bottom: 54px;
  border: none;
}

.skNews a.skLink {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  color: #222222;
  letter-spacing: 0;
  text-decoration: none;
  font-style: normal;
}

.skNews .skDate {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  line-height: 21px;
  float: right;
  letter-spacing: 0;
  color: #005ddb;
  text-transform: capitalize;
}

.skNews .skSummary {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #222222;
  padding: 0;
  margin-top: 5px;
  word-break: break-word;
}

/*Event section*/
/***************************************************************************/
ul.skEventWrapper {
  margin: 0;
  padding: 0;
}

ul.skEventWrapper li.skItem {
  border-bottom: 1px solid #dedede;
  padding: 20px 0 10px 68px;
  margin-right: 12px;
  list-style: none;
  position: relative;
}

ul.skEventWrapper li.skItem.skLast {
  border-bottom: none;
  margin-bottom: 10px;
}

ul.skEventWrapper li.skItem .skIcon {
  position: absolute;
  left: 2px;
  top: 18px;
}

ul.skEventWrapper li.skItem .skIcon svg {
  display: block;
  fill: #005ddb;
}

ul.skEventWrapper .skDate {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 10px;
  padding-bottom: 2px;
  text-transform: capitalize;
  display: block;
  color: #005ddb;
}

ul.skEventWrapper .skDate .skTime {
  text-transform: lowercase;
  float: right;
}

ul.skEventWrapper .allDay {
  text-transform: capitalize;
}

ul.skEventWrapper .skHead {
  font-family: 'Lato', sans-serif;
  padding: 0;
  font-size: 18px;
  line-height: 25px;
  color: #2c2c2c;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration: none;
  display: block;
  overflow: hidden;
  margin-top: 10px;
}

ul.skEventWrapper .skHead .skLink {
  color: #2c2c2c;
  font-weight: bold;
  text-decoration: none;
}

ul.skEventWrapper .skColums-4 .skHead {
  max-height: 39px;
}

ul.skEventWrapper .skSummary {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #222222;
  text-transform: capitalize;
  margin-top: 6px;
  display: inline-block;
}

ul.skEventWrapper .skStatus {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 12px;
  padding: 2px 6px;
  border-radius: 3px;
  border: 1px solid #9a9a9a;
  text-transform: capitalize;
  display: inline-block;
  font-style: italic;
  font-weight: 600;
  margin-right: 6px;
  margin-top: 6px;
}

ul.skEventWrapper .skStatus.canceled {
  color: #a74544;
}

ul.skEventWrapper .skStatus.rescheduled {
  color: #09957e;
}

ul.skEventWrapper .skStatus.postponed {
  color: #f8972a;
}

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

.skAboutus .InnerWrapper {
  padding: 0 15px 40px 17px;
}

.skAboutus h1,
.skAboutus h2,
.skAboutus h3,
.skAboutus h4,
.skAboutus h5,
.skAboutus h6 {
  font-family: 'Raleway', sans-serif;
  color: #005ddb;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}

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

/*highlight section*/
/**************************************************************************/
.skHighlight {
  font-family: 'Lato', sans-serif;
  color: #222222;
  line-height: 22px;
}

.skHighlight h1,
.skHighlight h2,
.skHighlight h3,
.skHighlight h4,
.skHighlight h5,
.skHighlight h6 {
  font-family: 'Raleway', sans-serif;
  color: #005ddb;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 0px;
  padding-bottom: 3px;
}

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

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

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

/****************************************************************************************************************************************************************************/
/* Sponsor CSS */
/*******************************************************************/
.skSponsor {
  background-color: #005ddb;
  padding: 7px 0;
}

.skSponsor .skSponsorWrapper {
  position: relative;
  padding: 0 20px;
}

.skSponsor ul.skList {
  margin: 0;
  padding: 0;
}

.skSponsor li.skItem {
  list-style: none;
  float: left;
  padding: 10px 10px;
}

.skSponsor a.skLink {
  display: block;
}

.skSponsor a.skLink img {
  height: 94px;
  width: 150px;
  transition-duration: 0.3s;
}

.skSponsor a.skLink:hover img {
  transform: scale(0.9);
}

.skSponsor .skNextBtn,
.skSponsor .skPrevBtn {
  height: 0;
  width: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  text-indent: -9999px;
  z-index: 1;
  margin: -24px 0 0 0;
  top: 50%;
  border-left: 0;
  border-bottom: 29px solid transparent;
  border-right: 27px solid #fff;
  border-top: 29px solid transparent;
  overflow: hidden;
}

.skSponsor .skNextBtn:hover,
.skSponsor .skPrevBtn:hover {
  border-right-color: #383838;
}

.skSponsor .skPrevBtn {
  left: -10px;
}

.skSponsor .skNextBtn {
  right: -10px;
  transform: rotate(180deg);
}

/* Footer CSS */
/********************************************************************/
.skFooter {
  padding: 23px 0 30px;
}

.skFooter .skFtbanner {
  width: 302px;
  float: left;
}

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

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

.skFooter .skFtbanner img {
  width: 302px;
  height: 216px;
}

.skFooter .skSiteLink {
  width: 350px;
  float: left;
}

.skFooter .skSiteLink .ftContent {
  padding: 18px 0 0;
}

.skFooter .skSiteLink .skHead {
  padding-left: 15px;
}

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

.skFooter .skHead {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #222222;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  padding: 13px 0;
  background-color: #fff;
}

.skSiteLink ul.skSiteWrapper {
  margin: 0 17px 0 0;
  padding: 0 0 0 3px;
  width: 138px;
  display: inline-block;
}

.skSiteLink ul.skSiteWrapper li {
  list-style: none;
  border-bottom: 1px solid #fff;
  padding: 13px 0 2px;
}

.skSiteLink ul.skSiteWrapper li.skFirst {
  padding-top: 17px;
}

.skSiteLink a.skLink {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  text-decoration: none;
  letter-spacing: 0.1px;
  display: inline-block;
  width: 125px;
  text-transform: capitalize;
  height: 14px;
  overflow: hidden;
  padding-left: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}

.skSiteLink a.skLink svg {
  position: absolute;
  left: 0;
  bottom: 3px;
  display: inline-block;
  height: 10px;
  width: 5px;
  margin-right: 9px;
  fill: #fff;
}

.skContactus {
  width: 270px;
  float: left;
  padding-right: 18px;
}

.skContactus .skClubName {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  color: #fff;
  margin: 14px 0 0;
  text-transform: uppercase;
  padding: 0;
  max-height: 42px;
  overflow: hidden;
}

.skContactus .skClubAddress {
  display: block;
  padding: 27px 0;
}

.skContactus .skClubDetail {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  padding: 0;
}

.skContactus a.skClubPhone,
.skContactus a.skClubEmail {
  text-transform: lowercase;
  text-decoration: underline;
  color: #fff;
}

.skInfo {
  padding: 20px 0;
  background: #005ddb;
}

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

.skInfo .skRightInfo {
  float: right;
  width: 290px;
  text-align: right;
}

.skInfo .skRightInfo a {
  margin-right: 7px;
}

.skInfo .SkinObject,
.skInfo a.SkinObject,
.skInfo .skHiddenLogin {
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  color: #fff;
}

.skInfo a.SkinObject:hover,
.skInfo .skHiddenLogin:hover {
  color: #222222;
}

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

.skInfo .skHiddenLogin {
  color: transparent;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 960px) {
  .skArea {
    overflow-x: hidden;
  }
  .skInner .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInner .LeftPane {
    width: 65%;
    margin-right: 0px;
  }
  .skInner .RightPane {
    width: 31%;
    margin: 0 0 0 3.9%;
  }
  .skInner .LeftPane,
  .skInner .RightPane {
    float: left;
    display: block;
  }
  .skInner .skWidth.skInnerWidth {
    width: auto;
    margin: 0;
    display: block;
    min-width: auto;
  }
  .skInnerArea .skWidth {
    display: block;
  }
  .skTopBar .skWidth {
    width: auto;
  }
  .skTopBar .skLeft {
    width: 40%;
    margin-right: 0;
  }
  .skTopBar .skRight {
    width: 60%;
  }
  .skNews .skNewsImage,
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .skWidth {
    width: auto;
    padding: 0 15px;
  }
  .skLeft {
    width: calc(30% - 15px);
    margin-right: 15px;
  }
  .skRight {
    width: 70%;
  }
  .skLinks {
    margin-right: 2%;
  }
  .skEventHead .skEventLink,
  .skNews a.skLink {
    font-size: 14px;
  }
  .skFooter .skContactus {
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .skFooter .skSiteLink {
    width: 50%;
    margin: 0;
  }
  .skFooter .skSiteLink ul.skSiteWrapper {
    width: calc(50% - 17px);
    padding: 0;
    float: left;
  }
  .skFooter .skFtbanner {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    padding-top: 20px;
  }
  .dtContainer .dtContent {
    overflow: auto;
  }
}

@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%;
  }
  .skLogo {
    padding: 0 18px 0 18px;
  }
  .skLogo a {
    display: block;
    margin-bottom: -40px;
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  #Body #mobNav.neon .navBar {
    border-bottom: 0;
  }
  .skEventHead .skEventLink {
    max-height: 39px;
  }
  .skInnerArea .skInnerSection {
    margin: 0;
    padding: 10px;
    display: block;
    min-width: auto;
  }
  .skInnerArea .LeftPane {
    width: auto;
    float: none !important;
    margin-right: 0;
  }
  .skInnerArea .RightPane {
    width: auto;
    float: none !important;
    margin-right: 0;
    margin: 0;
  }
  .skHeader .skLogo {
    display: none;
  }
  .skTopBar .skAffiliates {
    display: none;
  }
  .skTopBar .skLeft,
  .skTopBar .skRight {
    width: auto;
  }
  .skTopBar .skLogin.skRight {
    width: 100%;
  }
  .skTopBar .pullRight,
  .skTopBar .pullLeft {
    float: none;
  }
  .skBannerWrap {
    display: none;
  }
  .skSliderWrapper {
    background-color: transparent;
    padding-top: 0;
  }
  .skSliderWrapper .skWidth {
    padding: 0;
  }
  .skSliderWrapper .skLeft {
    display: none;
  }
  .skSliderWrapper .skRight.skSlider {
    position: relative;
    bottom: 0;
    width: 100%;
  }
  .skRow .skRight,
  .skRow .skLeft {
    max-height: unset;
    margin-top: 0;
    overflow: inherit;
    float: none;
    width: 100%;
    background-color: transparent;
  }
  .skRow .cbContainer {
    background-color: #fff;
  }
  .skRow .cbContainer.active:after {
    content: none;
  }
  .skRow .cbContainer h2.skHead:after {
    right: auto;
    left: 18px;
  }
  .skMobile {
    display: block;
    box-shadow: none;
  }
  .skMobile.skBanner {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 7px;
  }
  .skLeftPane,
  .skRightPane {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .skSocial {
    margin: 1px 6px 0 0;
  }
  .skNav {
    display: none;
  }
  .skLogin {
    text-align: center;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
  }
  .skLogin a.skBtn svg {
    display: none;
  }
  .skLogin a.skBtn.btnLogin {
    width: 48.5%;
    float: left;
    box-sizing: border-box;
    margin: 0;
    padding-left: 12px;
  }
  .skLogin a.skBtn.btnRegister {
    width: 48.5%;
    float: right;
    box-sizing: border-box;
    padding-left: 12px;
  }
  .skFeeds {
    display: none;
  }
  .skFeedsFacebook.skFeeds,
  .skFeedsTwitter.skFeeds {
    display: block;
  }
  .skLeft .exContainer .skHead {
    display: none;
  }
  .skLeft .exContainer .skHead.skHeadMobile {
    display: block;
    margin-top: 20px;
  }
  .skNavTabs {
    display: none;
  }
  .skTabs {
    box-shadow: none;
  }
  .skTabs .mobTabLink {
    color: #ffffff;
    display: block;
    margin-top: 20px;
    padding: 12px 0;
  }
  a.tweet_screen_name:after {
    left: 5px;
  }
  a.tweet_screen_name {
    padding-left: 40px;
  }
  .tweet_time {
    padding-left: 10px;
  }
  .tweet_text {
    margin-top: 6px;
    padding-left: 10px;
  }
  .tweet_text {
    padding-bottom: 46px;
  }
  ul.skField li.skItem {
    padding: 16px 0 16px;
  }
  ul.skField li.skItem .skName {
    padding: 0 70px 3px 0;
  }
  ul.skField li.skItem.skFirst {
    padding: 0 0 17px;
  }
  ul.skField li.skItem.skFirst.skClose:after, ul.skField li.skItem.skFirst.skPartial:after, ul.skField li.skItem.skFirst.skOpen:after {
    top: 3px;
  }
  ul.skField li.skItem.skClose:after, ul.skField li.skItem.skPartial:after, ul.skField li.skItem.skOpen:after {
    top: 19px;
  }
  ul.skField li.skItem ul.skSubField {
    padding: 12px 0 0;
  }
  .skLinks {
    width: auto;
  }
  .skTabsCnt .inner {
    height: 406px;
  }
  .tabLink:after {
    content: "+";
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    font-style: normal;
    font-weight: bold;
  }
  .tabLink.active:after {
    content: "_";
    font-size: 18px;
    font-family: 'Exo', sans-serif;
    top: 28%;
  }
  .skNews .skItem {
    padding: 15px 0;
    min-height: auto;
  }
  .skNews .skItem .skImageLink {
    position: relative;
    float: left;
    margin-right: 10px;
    top: 0;
  }
  .skNews .skItem .skImageLink img {
    width: 50px;
    height: 50px;
  }
  .skNews .skItem.skFirst {
    padding-top: 0;
  }
  .skNews .skItem .skSummary {
    display: inline;
    line-height: 16px;
  }
  .skNews .skItem .skDate {
    display: block;
    float: none;
    line-height: 18px;
  }
  .skNews .skItem .skDate.skWeb {
    display: none;
  }
  ul.skEventWrapper li.skItem {
    padding: 16px 0 17px 76px;
  }
  ul.skEventWrapper li.skItem .skIcon {
    left: 10px;
    top: 14px;
  }
  ul.skEventWrapper li.skItem .skTime {
    display: none;
  }
  ul.skEventWrapper .skHead {
    margin-top: 3px;
    line-height: 23px;
  }
  .skTabsCnt {
    padding: 1px 0px;
    background-color: #fff;
  }
  .skTabsCnt:after {
    display: none;
  }
  .skTabsCnt.skAboutus .inner {
    height: 182px;
  }
  .skTabsCnt.skAboutus .InnerWrapper {
    padding: 0 5px 0 0px;
  }
  .skSponsor {
    padding: 19px 0;
  }
  .skSponsor .skNextBtn,
  .skSponsor .skPrevBtn {
    border-bottom: 27px solid transparent;
    border-right: 27px solid #fff;
    border-top: 27px solid transparent;
  }
  .skSponsor .skPrevBtn {
    left: -2px;
  }
  .skSponsor .skNextBtn {
    right: -2px;
  }
  .skSponsor .skSponsorWrapper {
    padding: 0 30px;
  }
  .skLeft .content {
    margin: 0;
    overflow-y: unset;
    height: auto;
    padding: 0 0 1px;
  }
  .skLeft .content .skContentInner {
    overflow-y: auto;
    height: 395px;
    padding-right: 14px;
    margin: 12px 10px 12px;
    padding-left: 5px;
  }
  .skLeft .content .skContentInner.skFBWrapper {
    padding: 0;
  }
  .skLeft .content a.viewall {
    padding: 8px 103px;
  }
  .skLeft .twice_block .content {
    height: auto;
  }
  .skLeft .single_block .content {
    height: auto;
  }
  .skSocialTab {
    display: none;
  }
  ul.skField,
  ul.skEeventWrapper {
    height: auto;
  }
  .skFooter {
    padding: 0;
    margin: 40px 0 0px;
    padding-bottom: 33px;
    background-color: #2c2c2c;
  }
  .skFooter .skHead {
    font-size: 18px;
    padding: 11px 0;
  }
  .skFooter .skWidth {
    padding: 0;
  }
  .skFooter .skContactus {
    width: 100%;
    float: none;
  }
  .skFooter .skContactus .skWebonly {
    display: none;
  }
  .skFooter .skContactus .skClubName {
    font-weight: normal;
    text-transform: capitalize;
  }
  .skFooter .skContactus .skClubAddress {
    padding-top: 0;
  }
  .skFooter .skSiteLink {
    display: none;
    width: 100%;
  }
  .skFooter .skSiteLink.skMobile {
    display: block;
  }
  .skFooter .skSiteLink .skHead {
    padding-left: 0;
    text-align: center;
  }
  .skFooter .skSiteLink .contentInner {
    width: 365px;
    margin: 0 auto;
  }
  .skFooter .skSiteLink ul.skSiteWrapper {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .skFooter .skSiteLink ul.skSiteWrapper li {
    padding: 11px 0 1px;
  }
  .skFooter .skSiteLink ul.skSiteWrapper li.skFirst {
    padding-top: 15px;
  }
  .skFooter .skFtbanner {
    padding-bottom: 27px;
  }
  .skFooter .skFtbanner img {
    min-width: 350px;
  }
  .skInfo .skLeftInfo,
  .skInfo .skRightInfo {
    float: none;
    text-align: center;
    width: auto;
  }
  .skInfo .SkinObject,
  .skInfo a.SkinObject,
  .skInfo .skHiddenLogin {
    line-height: 24px;
  }
}

@media screen and (max-width: 360px) {
  .skLeft .content a.viewall {
    padding: 8px 50px;
  }
}
