:root {
  --gpb1: #9AAFC7;
  --gpb2: #0B7198;
  --gpb3: #3C038C;
  --gpb4: #260259;
  --gpb5: #0D0D0D;
  --xiphias1: #1f6f88;
  --xiphias2: #073654;
  --xiphias3: #30ACD8;
  --xiphias4: #227998;
  --xiphias5: #195b71;
  --xiphias6: #9c6;
  --gopro_light: #03BFFE;
  --gopro_dark: #005DAC;
  --gopro_white: #fff;
  --accent_color: #ccc;
  --primary_color: #30ACD8;
  --page_bg: #000;
  --content_bg: #195b71;
  --overlay_bg: rgba(13,13,13,0.95);
  --white: #fff;
  --black: #000;
  --btn_gray: #e8e8e8;
  --gray_bright: #f6f6f6;
  --gray_light: #eee;
  --gray_light2: #ddd;
  --gray: #ccc;
  --silver_bright: #BBBEC4;
  --silver_light: #999;
  --silver: #757575;
  --dark_border: #073654;
  --dark: #260259;
  --darker: #1C2226;
  --darkest: #0D0D0D;
  --yellow: #FFCF00;
  --red: #D21245;
  --footer_link: #BBBEC4;
}
body {
  font-size: 1.4rem;
}
.k2FeedIcon a,
a.k2FeedIcon {
  margin-top: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
  clear: both;
  float: none;
  padding-bottom: 20px;
  width: 100%;
}
.login,
.registration,
.reset,
.remind {
  width: 100%;
}
.itemCommentsForm textarea,
.itemCommentsForm .inputbox {
  margin: 0 1rem 1rem 0;
}
.item-body .the-icons > li {
  width: 50%;
}
.single-page .item-info + .item-body {
  padding-left: 0;
}
.gk-slideshow,
.single-page > .item-content figure {
  margin: 40px 0;
}
#gkFooterNav li {
  line-height: 3;
}
#gkFooterNavPopup {
  top: 84px;
}
.subpage,
.component-header {
  padding: 10px;
}
.single-page > .header {
  margin: -20px -20px 0 -20px !important;
}
.single-page .item-top-info {
  margin: 0 0 10px 0;
}
.item-body .itemTags {
  margin: 40px 0 -10px 0;
}
.single-page .item-info {
  left: 0;
  margin-top: 20px;
  position: static;
  top: 0;
  width: 100%;
}
.single-page .item-info .itemAuthor img {
  float: left;
  margin: 0 10px 0 0;
  width: 40px;
}
.single-page .item-info .itemAuthor .item-author-name {
  padding: 10px 0;
}
.item-body {
  margin: 40px 0 10px;
}
.single-page .item-title {
  margin-bottom: 20px;
}
.user-page .item-author .item-author-avatar {
  margin: 0 20px 0 0;
  max-width: 100px !important;
}
h2,
.componentheading {
  font-size: 2rem;
  margin: 0 0 10px 0;
}
.blog-page .item-list .item-list-row {
  margin: 0 0 40px 0;
}
.nsp-switch .nspArt {
  width: 50% !important;
}
.nsp-switch .nspArt img,
.nsp-switch .nspArt .nspImageWrapper {
  width: 100%;
}
.itemSubheader {
  margin: 40px 0 0 0;
  padding: 0;
}
.nspArts,
.nspLinksWrap {
  padding: 0;
}
.gkNspPM-VideoList .gkItem .gkImageWrap:after {
  display: none;
}
.gkNspPM-VideoList .gkItem a.gkImageWrap-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.gkNspPM-VideoList .gkItem a.gkImageWrap-link:after {
  color: #fff;
  font-size: 4.8rem;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  content: "play_circle_filled";
  font-family: 'Material Icons';
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
#gkSidebar .box,
#gkTop1 .box,
#gkTop2 .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box,
#gkBottom6 .box,
#gkBottom7 .box,
#gkBottom8 .box,
#gkBottom9 .box {
  clear: both !important;
  width: 100%;
}
.gkFooterFrontpage #gkFooterNavPopup {
  right: 10px;
}
h1 {
  font-size: 2.4rem;
}
.gkCols3 .box,
.gkCols4 .box,
.gkCols6 .box {
  margin-bottom: 20px !important;
  width: 100%;
}
