@charset "utf-8";@media all and (max-width: 1920px) and (max-width: 1560px){
  #gkHeaderNav.fixed-menu {
    left: 1%;
    right: 1%;
    width: 98%;
  }
  .gkHeaderContent {
    padding: 10rem 0 10rem 10rem;
  }
  .gkPhotoOverlayContent {
    bottom: 10rem;
    left: 8rem;
    padding: 4.5rem 10rem;
  }
  .single-page > .header {
    margin: 0 -10rem;
  }
  .single-page .item-body {
    margin: 0 0 10rem 0;
  }
  .single-team-page .row-fluid {
    margin-left: 0;
    margin-right: 0;
  }
  .blog-page .item-list .item-view .item-image {
    margin: 10rem -10rem 0 -10rem;
  }
  .blog-page .item-list .item-view .item-content {
    margin: 10rem auto 0 auto;
    width: 90%;
  }
  .blog-page .items-more {
    width: 90%;
    margin: 10rem auto 0 auto;
  }
  .blog-page.hasSidebar .item-view .item-image {
    margin: 10rem 0 0 0;
  }
  #gkSidebar {
    float: right;
  }
  #gkTop1.big-spaces,
  #gkTop2.big-spaces,
  #gkBottom1.big-spaces,
  #gkBottom2.big-spaces,
  #gkBottom3.big-spaces,
  #gkBottom4.big-spaces,
  #gkBottom5.big-spaces {
    padding: 10rem;
  }
  .box.animated-color-bg {
    padding: 10rem;
  }
  .gkHeaderContent h1 {
    font-size: 4.8rem;
  }
  .gk-social-icons {
    padding: 0 !important;
  }
}
@media all and (max-width: 1920px) and (max-width: 1152px){
  .container,
  .tag-category,
  #gkMainbody .page-container {
    max-width: 100%;
  }
  .tag-category,
  #gkMainbody .page-container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media all and (max-width: 1920px) and (max-width: 1280px){
  .gkHeaderContent {
    padding: 5rem 0 5rem 5rem;
  }
  .gkPageContent {
    max-width: 100%;
  }
  .items-row::before {
    display: none;
  }
  .items-row .item {
    width: 100%;
  }
  .gkCols3 .box.gkmod-1,
  .gkCols3 .box.gkmod-2,
  .gkCols3 .box.gkmod-3,
  .gkCols3 .box.gkmod-more {
    float: left;
    padding: 0 20px;
  }
  .gkCols4 .box.gkmod-1,
  .gkCols4 .box.gkmod-2,
  .gkCols4 .box.gkmod-3,
  .gkCols4 .box.gkmod-4,
  .gkCols4 .box.gkmod-more {
    float: left;
    padding: 0 20px;
  }
  .gkCols6 .box.gkmod-1,
  .gkCols6 .box.gkmod-2,
  .gkCols6 .box.gkmod-3,
  .gkCols6 .box.gkmod-4,
  .gkCols6 .box.gkmod-5,
  .gkCols6 .box.gkmod-6,
  .gkCols6 .box.gkmod-more {
    float: left;
    padding: 0 20px;
  }
  .gkCols3 > div,
  .gkCols4 > div,
  .gkCols6 > div {
    margin: 0 -20px;
  }
  .box.banner.banner-left .gkBannerContent {
    right: 48px;
    width: auto;
  }
  .gkCols5 .box.gkmod-5:nth-child(1),
  .gkCols5 .box.gkmod-5:nth-child(2),
  .gkCols5 .box.gkmod-more:nth-child(1),
  .gkCols5 .box.gkmod-more:nth-child(2) {
    width: 50%;
  }
  .gkCols5 .box.gkmod-5:nth-child(3),
  .gkCols5 .box.gkmod-more:nth-child(3) {
    clear: left;
  }
  .gkCols5 .box.gkmod-5:nth-child(3),
  .gkCols5 .box.gkmod-5:nth-child(4),
  .gkCols5 .box.gkmod-5:nth-child(5),
  .gkCols5 .box.gkmod-more:nth-child(3),
  .gkCols5 .box.gkmod-more:nth-child(4),
  .gkCols5 .box.gkmod-more:nth-child(5) {
    width: 33.333%;
    padding-top: 96px;
  }
  #gkMainbody .box.big-title.text-center .vmheader {
    width: 50%;
  }
  .gk-newsletter .btn {
    margin-top: 10px;
  }
  .gk-newsletter #mce-EMAIL {
    width: 100%;
    max-width: unset;
  }
  .gkNspPM-EvoNews1 .intro .nspInfo2 {
    display: none;
  }
}
@media all and (max-width: 1920px) and (max-width: 1180px){
  html {
    font-size: 60%;
  }
  #gkFooter {
    padding-right: 48px;
    padding-left: 48px;
  }
  #gkLogo {
    width: auto;
    padding-right: 48px;
  }
  .gkHeaderContent {
    width: 60%;
  }
  .gkHeaderContent h1 {
    margin-bottom: 2rem;
  }
  .gkHeaderContent p {
    margin-bottom: 3rem;
  }
  .box.animated-color-bg {
    padding: 6rem;
  }
  .gkPhotoOverlayContent {
    bottom: 6rem;
    left: 4rem;
    padding: 4.5rem 6rem;
  }
  .single-page > .header {
    margin: 0 -6rem;
  }
  .single-page .item-body {
    margin: 0 0 6rem 0;
  }
  .blog-page .item-list .item-view .item-image {
    margin: 6rem -6rem 0 -6rem;
  }
  .blog-page .item-list .item-view .item-content {
    margin: 6rem auto 0 auto;
    width: 90%;
  }
  .blog-page .items-more {
    width: 90%;
    margin: 10rem auto 0 auto;
  }
  .blog-page.hasSidebar .item-view .item-image {
    margin: 6rem 0 0 0;
  }
  #gkTop1.big-spaces,
  #gkTop2.big-spaces,
  #gkBottom1.big-spaces,
  #gkBottom2.big-spaces,
  #gkBottom3.big-spaces,
  #gkBottom4.big-spaces,
  #gkBottom5.big-spaces {
    padding: 6rem;
  }
  .box.animated-color-bg {
    padding: 6rem;
  }
  .gkPhotoOverlayContent h2 {
    font-size: 3.6rem;
    margin: 0 0 1.8rem 0;
  }
  .gkPhotoOverlayContent p {
    font-size: 1.8rem;
    margin: 0;
  }
  .single-page .item-title {
    margin-top: 8rem;
  }
  .item-top-info {
    margin-bottom: 5rem;
  }
  .demo-typo {
    margin: 4rem 0 2rem 0;
  }
  .item-body h2,
  .item-body h3,
  .item-body h4 {
    margin-top: 7.5rem;
  }
  #gkMainbody .box.big-title.text-center .vmheader {
    width: 100%;
  }
  .nspMain.small-img .nspImageWrapper {
    width: 100%;
    margin-left: 0 !important;
  }
}
@media all and (max-width: 1920px) and (max-width: 1248px){
  .container > .row,
  .container > .row-fluid {
    margin-right: 0;
    margin-left: 0;
  }
  .box.mod-bg-right .box-wrap > .container {
    padding-left: 48px;
    padding-right: 48px;
  }
  #gkContent .single-page {
    padding-left: 48px;
    padding-right: 48px;
  }
  #gkContent .single-page div[itemprop="articleBody"] {
    padding-right: 0;
    padding-left: 0;
  }
  .items-leading .item-image.pull-left + .article-text,
  .items-leading .item-image.pull-right + .article-text {
    padding: 48px;
  }
  .contact {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 1283px) {
html {
  font-size: 57.5%;
}
.row .span8,
.row .span6,
.row .span4,
.row-fluid .span8,
.row-fluid .span6,
.row-fluid .span4 {
  width: 100%;
}
html #gkHeaderNav #gkMobileMenu {
  display: inline-block;
  width: 95px;
  height: 95px;
  line-height: 95px;
  cursor: pointer;
}
html #gkLogo,
html #gkRightHead {
  width: auto;
}
html #gkMastHead {
  width: 100%;
  position: relative;
  left: auto;
  top: auto;
  height: auto;
}
html .has-masthead #gkMainbody,
html .has-masthead #gkMainbody.com_users,
html .has-masthead #gkMainbody.com_config {
  margin-left: 0;
}
html #gkPageContent[data-sidebar-pos="right"]::before,
html #gkPageContent[data-sidebar-pos="left"]::before {
  display: none;
}
html #gkPageContent[data-sidebar-pos="right"].has-masthead #gkMainbody,
html #gkPageContent[data-sidebar-pos="left"].has-masthead #gkMainbody {
  margin-right: 0;
  margin-left: 0;
}
html .items-row::before {
  display: block;
}
#gkBg {
  overflow: hidden;
}
#gkHeader {
  padding: 0 0 0 0;
}
#gkPopupFollow .gk-social-icons {
  height: 95px;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
#gkHeaderMod h1,
#gkHeaderMod h2 {
  font-size: 28px;
  line-height: 1.3;
}
#gkHeaderMod .page-header {
  padding: 48px 48px 96px;
}
.item-social-icons {
  top: -3px;
}
.page-team #gkHeaderMod .page-header {
  margin-top: 24px;
  margin-bottom: 24px;
}
.frontpage .gkIsWrapper-gk_infinity::before,
.frontpage .gkIsWrapper-gk_infinity::after {
  display: none;
}
#gkTop {
  text-align: center;
}
#gkTop > * {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
#gkTop #gkSearch {
  margin-right: 20px;
}
.gkHeaderContent {
  padding: 5rem;
  width: 100%;
}
.showcase-header,
.showcase-pictures {
  width: 100%;
}
.gkPhotoOverlayContent {
  bottom: 3rem;
  left: 3rem;
  padding: 4.5rem 5rem;
}
.gkHeaderContent h1 {
  margin-bottom: 1rem;
}
.gkHeaderContent p {
  margin-bottom: 2rem;
}
.box.animated-color-bg {
  padding: 5rem;
}
.single-page > .header {
  margin: 0 -5rem;
}
.single-page .page-header,
.single-page .page-header h1 {
  font-size: 28px;
  line-height: 1.1;
}
.single-page .item-body {
  margin: 0 0 5rem 0;
}
.single-page.has-ModHeader .article-header {
  margin-top: -144px;
}
.single-page.no-image .article-header {
  margin-top: 0;
}
.single-team-page .article-header {
  margin-bottom: 48px;
}
.blog-page .item-list .item-view .item-image {
  margin: 5rem -5rem 0 -5rem;
}
.blog-page .item-list .item-view .item-content {
  margin: 5rem auto 0 auto;
  width: 90%;
}
.blog-page .items-more {
  width: 90%;
  margin: 10rem auto 0 auto;
}
.blog-page.hasSidebar .item-view .item-image {
  margin: 5rem 0 0 0;
}
.blog .items-row > [class*="span"],
.blog-featured .items-row > [class*="span"] {
  padding: 48px;
}
.blog .items-row.cols-3 .span4,
.blog-featured .items-row.cols-3 .span4 {
  width: 33.3333%;
}
.items-leading > div {
  display: block;
}
.items-leading .item-image.pull-left,
.items-leading .item-image.pull-right {
  width: 100%;
  float: none !important;
}
.items-leading .item-image.pull-left > a img,
.items-leading .item-image.pull-right > a img {
  position: static;
  height: auto;
  max-width: 100%;
}
.items-leading .item-image.pull-left + .article-text,
.items-leading .item-image.pull-right + .article-text {
  padding: 48px;
  width: 100%;
  float: none !important;
}
#gkSidebar .box:first-child {
  border-top: 1px solid #e5e5e5;
}
.box.animated-color-bg {
  padding: 5rem;
}
.box.banner.banner-right img {
  display: none;
}
.box.banner.banner-right .gkBannerContent {
  position: relative;
  top: auto;
  bottom: auto;
  transform: translate(0,0);
  background: #eee;
}
#gkContent,
#gkSidebar,
#gk-content-wrapper,
.single-page.hasSidebar .item-page {
  width: 100% !important;
}
#gkSidebar .box:nth-child(2n+1) {
  clear: both !important;
}
#gkTop1 + .a-half-bg,
#gkTop2 + .a-half-bg,
#gkBottom1 + .a-half-bg,
#gkBottom2 + .a-half-bg,
#gkBottom3 + .a-half-bg,
#gkBottom4 + .a-half-bg,
#gkBottom5 + .a-half-bg {
  margin-top: 0;
}
#gkHeaderNav .gkMainMenu {
  display: none;
}
#gkMobileMenu {
  display: block;
  white-space: nowrap;
}
.only-desktop {
  display: none;
}
.only-tablet {
  display: block;
}
.only-mobile {
  display: none;
}
.no-desktop {
  display: block;
}
.no-tablet {
  display: none;
}
.no-mobile {
  display: block;
}
.contact .contact-form .form-horizontal > .control-group .controls {
  margin-left: 0;
}
.contact .contact-form .form-horizontal .contact_email_copy .control-label {
  width: auto;
}
.contact .contact-form .form-horizontal .contact_email_copy input[type="checkbox"] {
  margin-bottom: 0;
}
#sbox-window,
#sbox-window iframe {
  width: 720px !important;
  max-width: 720px !important;
  left: 10px !important;
}
#gkTop4 .box.mod-bg-darker .box-wrap .content {
  padding: 0;
}
body .gkCols4 .box {
  margin-bottom: 30px !important;
}
body .gkCols4 .box.gkmod-1 {
  width: 100%;
}
body .gkCols4 .box.gkmod-2 {
  width: 50%;
}
body .gkCols4 .box.gkmod-3,
body .gkCols4 .moduletable {
  width: 50%;
}
body .gkCols4 .row-fluid {
  flex-wrap: wrap;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
  width: 50%;
}
body .gkCols4 .box:nth-child(2n),
body .gkCols4 .moduletable:nth-child(2n) {
  width: calc(49%);
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 50% !important;
}
body .gkCols6 .box {
  margin-bottom: 30px !important;
}
body .gkCols6 .box.gkmod-1 {
  width: 100%;
}
body .gkCols6 .box.gkmod-2 {
  width: 50%;
}
body .gkCols6 .box.gkmod-3 {
  width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
  width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
  width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
  width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
  clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
  width: 33.3% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
  width: 33.3% !important;
}
#gkTop3.gkCols3 .box.gkmod-2 {
  width: 100%;
}
#gkTop3.gkCols3 .box.gkmod-2 + .box.gkmod-2 {
  margin-top: 20px;
}
#gkTop3.gkCols3 .box.gkmod-2 img {
  width: 100%;
}
#gkBottom2::before {
  display: none;
}
#gkBottom2 .moduletable {
  padding: 48px;
}
#gkBottom2.mod-bg-darker .moduletable:nth-child(2n) {
  border-right: 0;
}
#gkBottom2.mod-bg-darker .moduletable:first-child {
  margin-left: -1px;
}
#gkBottom2 .gkPageContent {
  display: block;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs3,
#gkBottom2.gkCols3 .box.gkmod-2.boxs8 {
  margin-bottom: 20px !important;
  width: 100%;
  margin-left: 0;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs3 {
  padding-left: 0;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs8 {
  padding-right: 0;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs8 .width50 {
  width: 49.9%;
}
.box .offset1.category-default {
  margin-bottom: 0;
}
.box .offset1.category-default > br {
  display: none;
}
.gk-modules-block .box-wrap {
  background-image: none;
}
.box .content-title {
  font-size: 28px;
  line-height: 1.3;
}
.box.mod-big-space .box-wrap {
  padding-top: 96px;
  padding-bottom: 96px;
}
.box.mod-header-center .header {
  width: 100%;
  padding-top: 96px;
}
.box.mod-header-left .container {
  display: block;
}
.box.mod-header-left .content {
  width: 100%;
  border-top: 1px solid #e5e5e5;
}
.box.mod-header-left .header {
  width: 100%;
  float: none;
  padding-top: 96px;
  padding-left: 96px;
  padding-right: 96px;
}
.box.mod-header-left .header .content-title {
  font-size: 28px;
  line-height: 1.3;
}
.box.mod-header-left .header .inner {
  padding-right: 0;
  padding-left: 0;
  position: static;
  transform: translate(0,0);
}
.box.mod-nav-bot .nspPrev,
.box.mod-nav-bot .nspNext {
  top: 0;
}
.box.mod-bg-darker .box-wrap .content {
  padding: 96px;
}
.box.mod-text-center .mod-text-center {
  width: 100%;
}
.gkBannerContentInner.span4.pull-right {
  width: 100%;
}
.nspMain .nspArtPageRow .nspArt {
  padding: 48px !important;
}
.nspMain .nspArt.nspCol1 h4.nspHeader {
  font-size: 28px;
  line-height: 1.3;
}
.nspMain.mod-bg-darker.mod-nav-split .nspArts {
  padding-bottom: 0;
}
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
  margin-bottom: 30px;
  width: 50%;
}
.gkCols[data-cols="4"] > div:nth-child(2n+1),
.gkCols[data-cols="5"] > div:nth-child(2n+1) {
  clear: both;
}
.pagination ul li a,
.pagination ul li span {
  margin: 3px 7px 3px 0;
}
.gkCols3 > div,
.gkCols4 > div,
.gkCols6 > div {
  margin: 0 -10px;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
  padding: 0 10px;
}
.error-page h1 {
  font-size: 12rem;
}
.error-page h2 {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
.error-page .subpage {
  margin: 96px;
  width: auto;
}
.box.border1 .box-wrap,
.box.border2 .box-wrap {
  padding: 2.4rem 2.4rem 1.4rem 2.4rem;
}
.user-page .item-author-details .item-desc {
  font-size: 1.2rem;
}
.user-page .item-author-details h1 {
  font-size: 1.6rem;
  margin: 0;
}
.user-page .item-author-details > img {
  max-width: 50px !important;
}
.gk-cols > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gk-cols .gk-cols > div {
  padding-top: 0;
  padding-bottom: 0;
}
.gk-cols > div.col-t-width-5 {
  width: 5%;
}
.gk-cols > div.col-t-width-10 {
  width: 10%;
}
.gk-cols > div.col-t-width-15 {
  width: 15%;
}
.gk-cols > div.col-t-width-20 {
  width: 20%;
}
.gk-cols > div.col-t-width-25 {
  width: 25%;
}
.gk-cols > div.col-t-width-30 {
  width: 30%;
}
.gk-cols > div.col-t-width-35 {
  width: 35%;
}
.gk-cols > div.col-t-width-40 {
  width: 40%;
}
.gk-cols > div.col-t-width-45 {
  width: 45%;
}
.gk-cols > div.col-t-width-50 {
  width: 50%;
}
.gk-cols > div.col-t-width-55 {
  width: 55%;
}
.gk-cols > div.col-t-width-60 {
  width: 60%;
}
.gk-cols > div.col-t-width-65 {
  width: 65%;
}
.gk-cols > div.col-t-width-70 {
  width: 70%;
}
.gk-cols > div.col-t-width-75 {
  width: 75%;
}
.gk-cols > div.col-t-width-80 {
  width: 80%;
}
.gk-cols > div.col-t-width-85 {
  width: 85%;
}
.gk-cols > div.col-t-width-90 {
  width: 90%;
}
.gk-cols > div.col-t-width-95 {
  width: 95%;
}
#search-searchword,
#finder-search input {
  width: 600px;
  max-width: 100%;
  margin-bottom: 20px;
}
#search-searchword + .btn,
#finder-search input + .btn {
  margin-bottom: 20px;
}
#search-searchword + .btn + .btn,
#finder-search input + .btn + .btn {
  margin-bottom: 20px;
}
#searchForm .btn-toolbar .btn-group {
  max-width: 100%;
}
#finder-search fieldset {
  display: table-cell;
}
.profile,
.profile-edit {
  max-width: 100%;
}
#gkMainbody .gkResponsive img.nspImage,
#gkMainbody .gkResponsive img.nspImage.gkResponsive {
  display: inline-block;
  width: auto !important;
}
.box img {
  max-width: 100%;
}
.frontpage-grid .box.clear img {
  width: 100%;
}
.single-page .item-title {
  margin-top: 6rem;
}
.single-page > .item-content,
.single-page > .itemComments {
  width: 90%;
}
.item-top-info {
  margin-bottom: 3.5rem;
}
.demo-typo {
  margin: 3rem 0 1.5rem 0;
}
.item-body h2,
.item-body h3,
.item-body h4 {
  margin-top: 5rem;
}
.productdetails .vm-product-container {
  width: 100%;
}
.productdetails .vm-product-media-container {
  width: 100%;
}
tbody tr td {
  padding: 0.75rem 1rem;
}
#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  top: 0;
}
.box.animated-color-bg:before {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.box.animated-color-bg:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
#gkTop1.animated-circles:before,
#gkTop1.animated-circles:after,
#gkTop2.animated-circles:before,
#gkTop2.animated-circles:after,
#gkBottom1.animated-circles:before,
#gkBottom1.animated-circles:after,
#gkBottom2.animated-circles:before,
#gkBottom2.animated-circles:after,
#gkBottom3.animated-circles:before,
#gkBottom3.animated-circles:after,
#gkBottom4.animated-circles:before,
#gkBottom4.animated-circles:after,
#gkBottom5.animated-circles:before,
#gkBottom5.animated-circles:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.latest-view .vm-col-4,
.featured-view .vm-col-4,
.topten-view .vm-col-4,
.recent-view .vm-col-4,
.category-view .vm-col-4 {
  width: 24.9%;
}
.width10,
.width15,
.width20,
.width25,
.width30,
.width35,
.width40,
.width45,
.width50 {
  width: 24.9%;
}
.form-horizontal .control-group {
  display: block;
  float: none;
}
.form-horizontal .control-group .control-label {
  float: none;
  margin-bottom: 10px;
  padding-right: 0;
}
.form-horizontal > .control-group .controls {
  margin-left: 0;
}
.login_form .form-horizontal .btn-primary,
.login .form-horizontal .btn-primary {
  margin-left: 0;
}
.login_form .form-horizontal .remember-me .controls,
.login_form .form-horizontal .remember-me .control-label,
.login .form-horizontal .remember-me .controls,
.login .form-horizontal .remember-me .control-label {
  display: inline-block;
  vertical-align: top;
}
.login_form .form-horizontal .remember-me .control-label,
.login .form-horizontal .remember-me .control-label {
  width: auto;
}
.login_form .form-horizontal .remember-me #remember,
.login .form-horizontal .remember-me #remember {
  margin-top: 0;
  margin-left: 5px;
}
#member-registration.form-horizontal .control-group .controls textarea,
#member-registration.form-horizontal .control-group .controls input[type="text"],
#member-registration.form-horizontal .control-group .controls input[type="password"],
#member-registration.form-horizontal .control-group .controls input[type="datetime"],
#member-registration.form-horizontal .control-group .controls input[type="datetime-local"],
#member-registration.form-horizontal .control-group .controls input[type="date"],
#member-registration.form-horizontal .control-group .controls input[type="month"],
#member-registration.form-horizontal .control-group .controls input[type="time"],
#member-registration.form-horizontal .control-group .controls input[type="week"],
#member-registration.form-horizontal .control-group .controls input[type="number"],
#member-registration.form-horizontal .control-group .controls input[type="email"],
#member-registration.form-horizontal .control-group .controls input[type="url"],
#member-registration.form-horizontal .control-group .controls input[type="search"],
#member-registration.form-horizontal .control-group .controls input[type="tel"],
#member-registration.form-horizontal .control-group .controls input[type="color"],
#member-registration.form-horizontal .control-group .controls .uneditable-input,
#member-registration.form-horizontal .control-group .controls .inputbox {
  width: 100%;
}
#gk-menu-overlay-wrap .gkMainMenu {
  margin: 0 auto;
  width: 90%;
}
#gk-menu-overlay-wrap .gkMainMenu li li li a {
  padding: 10px 0;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li a {
  padding-left: 15px;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li li a {
  padding-left: 30px;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li li li a {
  padding-left: 45px;
}
.nspMain .nspInfo2 {
  min-width: 0;
}
.gkNspPM-EvoNews2 .intro.columns-2 .row {
  margin-top: 0;
}
.gkNspPM-EvoNews2 .intro.columns-2::before {
  display: none;
}
.gkNspPM-EvoNews2 .intro.columns-2 .art {
  width: 100%;
}
.gkNspPM-EvoNews2 .intro.columns-2 .art::before {
  display: none;
}
}
@media (max-width: 820px) {
.blog-page .item-list .item-view .item-title,
.tag-category .list-group-item > h3,
.page-header.item-title > a,
.contentpane > h2,
.categories-list > h1,
.categories-list > h2,
.newsfeed-category > h1,
.newsfeed-category > h2,
.newsfeed > h1,
.newsfeed > h2,
.tag-category > h1,
.tag-category > h2,
html #gkMastHead .page-header h2 {
  font-size: 2.4rem;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
  clear: both;
  float: none;
  padding-bottom: 20px;
  width: 100%;
}
#gkSidebar .box,
#gkTop1 .box,
#gkTop2 .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
  clear: both !important;
  width: 100%;
}
.gkCols3 .box,
.gkCols4 .box,
.gkCols6 .box {
  margin-bottom: 20px !important;
  width: 100%;
}
.gkCols3 .box:last-child,
.gkCols4 .box:last-child,
.gkCols6 .box:last-child {
  margin-bottom: 0 !important;
}
.gkCols3 .box.banner img,
.gkCols4 .box.banner img,
.gkCols6 .box.banner img {
  width: 100%;
}
.gkCols3 .box.gkmod-2 {
  margin-bottom: 20px !important;
  width: 100%;
}
.gkCols3 .box.gkmod-2:last-child {
  margin-bottom: 0 !important;
}
#gkTop3.gkCols3 .box.gkmod-2 {
  width: 100%;
}
#gkBottom2::before {
  display: none;
}
#gkBottom2 .gkPageContent {
  display: block;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs3,
#gkBottom2.gkCols3 .box.gkmod-2.boxs8 {
  margin-bottom: 20px !important;
  width: 100%;
  margin-left: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.box .offset1.category-default {
  margin-bottom: 0;
}
.box .offset1.category-default > br {
  display: none;
}
#jform_captcha {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
}
.gk-modules-block .gk-clearfix > .box.big-title {
  padding-top: 0;
  padding-bottom: 0;
}
.gkBannerContentInner.span4.pull-right {
  width: 100%;
}
.gkHeaderContent {
  background: #3c3e3f;
  position: static;
}
.gkHeaderContent a {
  background: #81d4fa !important;
}
.gkHeaderContent a:active,
.gkHeaderContent a:focus,
.gkHeaderContent a:hover {
  background: #636565 !important;
}
.gkPhotoOverlayContent {
  position: static;
  width: 100%;
}
.nspArt.nspCol4 {
  width: 50%;
}
.gkIsWrapper-gk_stora figcaption h2 {
  width: 90%;
}
.gk-cols > * {
  float: left;
  padding: 0 25px 25px 25px;
}
.gk-cols > .col-width-5,
.gk-cols > .col-width-10,
.gk-cols > .col-width-15,
.gk-cols > .col-width-20,
.gk-cols > .col-width-25,
.gk-cols > .col-width-30,
.gk-cols > .col-width-35,
.gk-cols > .col-width-40,
.gk-cols > .col-width-45,
.gk-cols > .col-width-50 {
  width: 50%;
}
.gk-cols > .col-width-55,
.gk-cols > .col-width-60,
.gk-cols > .col-width-65,
.gk-cols > .col-width-70,
.gk-cols > .col-width-75,
.gk-cols > .col-width-80,
.gk-cols > .col-width-85,
.gk-cols > .col-width-90,
.gk-cols > .col-width-95,
.gk-cols > .col-width-100 {
  width: 100%;
}
.gk-contact-info,
.gk-social-icons {
  text-align: center;
  width: 100% !important;
}
#gk-menu-overlay-wrap .gkMainMenu {
  margin: 0 auto;
  width: 90%;
}
#gk-menu-overlay-wrap .gkMainMenu li li li a {
  padding: 10px 0;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li a {
  padding-left: 15px;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li li a {
  padding-left: 30px;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li li li a {
  padding-left: 45px;
}
#gk-menu-overlay-wrap #gk-menu-overlay-close {
  right: 5%;
}
.search {
  border: 0;
  margin: 0;
  padding: 48px;
}
.blog-page .item-list .item-view .item-title {
  font-size: 3.6rem;
}
.blog .items-row,
.blog-featured .items-row {
  flex-wrap: wrap;
}
.blog .items-row > [class*="span"],
.blog-featured .items-row > [class*="span"] {
  border-right: 0;
  border-bottom: 1px solid #e5e5e5;
}
.blog .items-row > [class*="span"]:last-child,
.blog-featured .items-row > [class*="span"]:last-child {
  border-bottom: 0;
}
.blog .items-row.cols-3 .span4,
.blog-featured .items-row.cols-3 .span4 {
  width: 100%;
}
.blog .items-row.cols-4 .span3,
.blog-featured .items-row.cols-4 .span3 {
  width: 100%;
}
.controls span#fb-auth {
  clear: both;
  margin: 2rem 0 0 0;
}
.single-page > .item-content,
.single-page > .itemComments {
  width: 100%;
}
.single-page .item-title {
  margin-top: 4rem;
}
.single-page .item-title {
  font-size: 4.8rem;
}
.single-page .article-header-wrap.no-image .item-social-icons {
  right: 50px;
}
.error-page h1 {
  font-size: 100px;
}
div[class*="-view"] div.row {
  flex-wrap: wrap;
}
.latest-view .vm-col-4,
.featured-view .vm-col-4,
.topten-view .vm-col-4,
.recent-view .vm-col-4,
.category-view .vm-col-4 {
  width: 49.9%;
}
.contact.plain .thumbnail {
  margin-top: 0;
}
.contact.plain .contact-info-wrap {
  width: 100%;
  padding-right: 0;
  padding-bottom: 48px;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}
.contact.plain .contact-info-wrap .contact-address {
  margin-bottom: 0;
}
.contact.plain .contact-form {
  width: 100%;
  padding-left: 0;
  border-left: 0;
  padding-top: 48px;
}
.contact.plain .contact-profile {
  margin-left: 0;
}
.contact.plain #contact-form > .control-group {
  margin-top: 48px;
}
.width10,
.width15,
.width20,
.width25,
.width30,
.width35,
.width40,
.width45,
.width50 {
  width: 49.9%;
}
.latest-view h4,
.featured-view h4,
.topten-view h4,
.recent-view h4 {
  font-size: 3.5rem;
}
fieldset.userdata + .width30,
fieldset.userdata + .width30 + .width30 {
  margin-right: 0 !important;
  padding-right: 2% !important;
  width: 50% !important;
}
table th,
tbody tr td {
  font-size: 1.3rem;
  padding: 0.5rem;
}
.cart-view .billto-shipto,
.cart-view #com-form-login {
  padding: 2rem 3rem;
}
.gkSidebarRight {
  display: none !important;
}
.gkMainbodyTopContent,
.gkMainbodyMain {
  width: 100% !important;
}
.nspMain.big-list .fnone {
  clear: both;
}
.nspMain.big-list .nspInfo2 {
  min-width: 132px;
}
.nspMain .nspInfo2 {
  min-width: 0;
}
.nspMain .nspArtPageRow {
  flex-wrap: wrap;
}
.nspMain .nspArtPageRow .nspArt.nspCol3:nth-child(1) {
  margin-left: -1px;
}
.nspMain .nspArtPageRow .nspArt.nspCol4:nth-child(1) {
  border-bottom: 1px solid #e5e5e5;
  margin-left: -1px;
}
.nspMain .nspArtPageRow .nspArt.nspCol4:nth-child(2) {
  border-right: 0;
  border-bottom: 1px solid #e5e5e5;
}
.nspMain .nspArtPageRow .nspArt.nspCol4.lastChild {
  border-bottom: 0;
}
#gkSidebarLeft {
  display: none;
}
#gkContentWrap {
  width: 100% !important;
}
.nspMain.big-list .nspImageWrapper {
  width: 50%;
}
.box.mod-bigimage .content > .row-fluid .span8 {
  display: none;
}
.box.mod-bigimage .content > .row-fluid .span4 {
  width: 100%;
}
.box .nspMain.mod-bigimage .nspImageWrapper {
  display: block;
  margin: 0 0 24px !important;
}
.box .nspMain.mod-nav-split .nspTopInterface .nspPrev,
.box .nspMain.mod-nav-split .nspTopInterface .nspNext {
  position: static;
}

}@media all and (max-width: 820px) and (max-width: 767px){
  #gkMainbodyBottom .row [class*="span"],
  #gkMainbodyBottom .row-fluid [class*="span"] {
    padding-top: 48px;
  }
  #gkMainbodyBottom .row [class*="span"]:first-child,
  #gkMainbodyBottom .row-fluid [class*="span"]:first-child {
    padding-top: 0;
  }
}
@media (max-width: 580px) {
html .gkMainbodyInner {
  padding: 96px 48px 48px;
}
.gkHeaderTop #gkRightHead {
  width: 100%;
  border-top: 1px solid #e5e5e5;
}
#gkHeaderNav,
#gkHeaderNav.has-off-canvas,
#gkLogo,
#gkLogo.text,
#gkFollow .fa,
#gkSearch .fa,
html #gkHeaderNav #gkMobileMenu,
#gkPopupFollow .gk-social-icons,
#gkHeader.no-header #gkHeaderNav {
  height: 47.5px;
  line-height: 47.5px;
}
#gkLogo,
#gkLogo.text {
  padding-left: 23.75px;
  padding-right: 23.75px;
}

}@media all and (max-width: 580px) and (max-width: 320px){
  #gkLogo,
  #gkLogo.text {
    border-right: 0;
  }
}
@media (max-width: 580px) {
#gkFollow .fa,
#gkSearch .fa,
html #gkHeaderNav #gkMobileMenu {
  width: 47.5px;
}
#gkFollow > a.open .fa:before,
#gkSearch > a.open .fa:before {
  font-size: 14px;
}
#gkFollow .fa,
#gkSearch .fa {
  font-size: 14px;
}
#gkFollow.open,
#gkSearch.open {
  width: 100%;
}
html .items-row::before {
  display: none;
}
html .items-row .item {
  width: 100%;
}
.only-tablet {
  display: none;
}
.only-mobile {
  display: block;
}
.no-desktop {
  display: block;
}
.no-tablet {
  display: block;
}
.no-mobile {
  display: none;
}
.profile dt {
  width: 100% !important;
}
.control-group .control-label {
  float: none;
  margin-bottom: 10px;
  text-align: left;
}
.control-group .controls {
  margin-left: 0;
}
fieldset.word #search-searchword,
fieldset.word .inputbox {
  width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
  clear: both;
}
fieldset {
  display: table-cell;
  max-width: 100% !important;
  min-width: 0;
  width: 100% !important;
}
#gkMainbody table:before {
  content: "Scroll horizontally to view the whole table";
  height: 14px;
  width: 100%;
  display: block;
  font-size: 10px;
  margin-top: -30px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
}
#gkMainbody table {
  display: block !important;
  max-width: 100%;
  padding: 30px 0 20px 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
  width: 540px !important;
  display: table;
}
.tag-category .filters {
  margin-bottom: 24px;
}
.tag-category ul.category > li {
  padding: 48px 0;
}
.tag-category ul.category .tag-title,
.tag-category ul.category h3[itemprop="name"] {
  margin-top: 0;
}

}@media only screen and (max-width: 580px) and (max-width: 480px){
  .tag-category input#filter-search,
  .newsfeed-category input#filter-search {
    max-width: 140px;
  }
  .tag-category input#filter-search {
    margin-bottom: 24px;
  }
}
@media (max-width: 580px) {
#gkMainbody table.user-details tbody,
#gkMainbody table.user-details thead,
#gkMainbody table.user-details tfoot {
  width: auto !important;
  display: block;
}
#gkMainbody table.user-details tbody td,
#gkMainbody table.user-details thead td,
#gkMainbody table.user-details tfoot td {
  width: auto;
  display: block;
}
#gkMainbody table.user-details tbody td label,
#gkMainbody table.user-details thead td label,
#gkMainbody table.user-details tfoot td label {
  float: none;
  text-align: left;
}
#gkTop1.gray-bg,
#gkTop2.gray-bg,
#gkBottom1.gray-bg,
#gkBottom2.gray-bg,
#gkBottom3.gray-bg,
#gkBottom4.gray-bg,
#gkBottom5.gray-bg {
  padding-left: 48px;
  padding-right: 48px;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs8 {
  padding-right: 0;
  padding-left: 0;
}
#gkBottom2.gkCols3 .box.gkmod-2.boxs8 .width50 {
  width: 100%;
}
.box .content-title {
  font-size: 22px;
}
.box.mod-header-center .header {
  padding-top: 48px;
  padding-left: 48px;
  padding-right: 48px;
  margin-bottom: 48px;
}
.box.mod-header-left .header {
  padding: 48px;
}
.box.mod-header-left .header .content-title {
  font-size: 22px;
}
.box.animated-color-bg .box-wrap h2 {
  font-size: 2.4rem;
}
.box.big-title {
  padding: 2rem 0;
}
.box.big-title .header > span {
  font-size: 2.4rem;
}
.box.banner .gkBannerContent {
  display: none;
}
.box.mod-big-space .box-wrap {
  padding-top: 48px;
  padding-bottom: 48px;
}
.box.mod-bigimage .nspArtBigImage + .mod-bigimage {
  border-left: 0;
}
.box.mod-bg-darker .box-wrap .content {
  padding: 48px;
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
  float: left !important;
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
  width: 100% !important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 100% !important;
}
#gkTop5 .nspMain .nspArtPage .nspArtPageRow .nspArt {
  padding: 0 !important;
  width: 50% !important;
}
#gkTop5 .nspMain .nspArtPage .nspArtPageRow .nspArt:nth-child(2n+1) {
  border-left: 0;
}
#gkTop5 .nspMain .nspArtPage .nspArtPageRow .nspArt:nth-child(2n) {
  border-left: 1px solid #e5e5e5;
}
#gkTop5 .nspMain .nspArtPage .nspArtPageRow .nspArt .nspImageWrapper {
  margin-bottom: 0 !important;
}
body #gkPage .box {
  margin-bottom: 20px !important;
}
.gkCols3 .box.gkmod-more:nth-child(1n) {
  clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 100% !important;
}
.gkCols3 > div,
.gkCols4 > div,
.gkCols5 > div,
.gkCols6 > div {
  margin-left: 0;
  margin-right: 0;
}
body .gkCols4 .box.gkmod-more:nth-child(1n) {
  clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 100% !important;
}
body .gkCols6 .box.gkmod-more:nth-child(1n) {
  clear: both;
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
  width: 100% !important;
}
.nspArtPage .nspArt {
  width: 100% !important;
}
.item-body .the-icons > li,
.item-page .the-icons > li {
  border-right: 1px solid #eee;
  width: 100%;
}
.item-page .article-index {
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}
#gkSocialAPI {
  overflow: hidden;
}
.cols-2 .column-2,
.cols-3 .column-3 {
  padding: 0 !important;
}
.itemComments .itemCommentsList li img {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  position: static;
}
.itemCommentsList li h3 {
  float: none;
  margin-top: 5px;
}
#gkMainbody .registration {
  width: 100%;
}
.box.header .nspImageWrapper h4 {
  font-size: 14px !important;
}
.nspArts,
.nspLinksWrap {
  clear: both;
  float: left !important;
  width: 100% !important;
}
fieldset.word #search-searchword,
fieldset.word .inputbox {
  width: 46%;
}
dl#tabs dt.tabs,
dl.tabs dt.tabs,
dl#tabs dt.tabs a,
dl.tabs dt.tabs a {
  clear: both;
  width: 100%;
}
.gkTabsNav li {
  margin: 4px 0 !important;
  width: 100%;
}
.item-social-icons.open > a {
  margin-right: 0;
  padding-left: 1px;
}
.item-social-icons.open > a:nth-child(2) {
  top: -50px;
  right: 0;
}
.item-social-icons.open > a:nth-child(3) {
  top: -36px;
  right: -35px;
}
.item-social-icons.open > a:nth-child(4) {
  right: -50px;
}
.item-social-icons.open > a:nth-child(5) {
  top: 35px;
  right: -36px;
}
.item-social-icons.open > a:nth-child(6) {
  top: 50px;
  left: 0;
}
.item-social-icons.open > a:nth-child(7) {
  top: 34px;
  left: -34px;
}
.item-social-icons.open > a:nth-child(8) {
  left: -47px;
}
.item-social-icons.open > a:nth-child(9) {
  top: -35px;
  left: -35px;
}
#gkHeaderMod h1,
#gkHeaderMod h2 {
  font-size: 22px;
}
#gkHeaderMod .btn-border {
  margin: 2rem 0 0 0;
}
.gk-cols {
  display: block !important;
  margin: 0 !important;
}
.gk-cols > div {
  display: block !important;
  margin-bottom: 20px !important;
  text-align: left !important;
  width: 100% !important;
}
.gk-cols > div.col-m-width-5 {
  width: 5%;
}
.gk-cols > div.col-m-width-10 {
  width: 10%;
}
.gk-cols > div.col-m-width-15 {
  width: 15%;
}
.gk-cols > div.col-m-width-20 {
  width: 20%;
}
.gk-cols > div.col-m-width-25 {
  width: 25%;
}
.gk-cols > div.col-m-width-30 {
  width: 30%;
}
.gk-cols > div.col-m-width-35 {
  width: 35%;
}
.gk-cols > div.col-m-width-40 {
  width: 40%;
}
.gk-cols > div.col-m-width-45 {
  width: 45%;
}
.gk-cols > div.col-m-width-50 {
  width: 50%;
}
.gk-cols > div.col-m-width-55 {
  width: 55%;
}
.gk-cols > div.col-m-width-60 {
  width: 60%;
}
.gk-cols > div.col-m-width-65 {
  width: 65%;
}
.gk-cols > div.col-m-width-70 {
  width: 70%;
}
.gk-cols > div.col-m-width-75 {
  width: 75%;
}
.gk-cols > div.col-m-width-80 {
  width: 80%;
}
.gk-cols > div.col-m-width-85 {
  width: 85%;
}
.gk-cols > div.col-m-width-90 {
  width: 90%;
}
.gk-cols > div.col-m-width-95 {
  width: 95%;
}
#gk-menu-overlay-wrap {
  left: 50%;
  margin: 0 auto 0 -150px;
  width: 300px;
}
#gk-menu-overlay-wrap .gkMainMenu li.active > a {
  color: #06131f;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li a {
  padding-left: 15px;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li li a {
  padding-left: 30px;
}
#gk-menu-overlay-wrap .gkMainMenu .gkmenu li li li li a {
  padding-left: 45px;
}
.showcase-header {
  padding: 2rem 0;
}
.showcase-header h2 {
  font-size: 2.4rem;
  margin: 1.5rem 0 2rem 0;
}
.gkPhotoOverlayContent {
  padding: 2rem;
}
.gkPhotoOverlayContent h2 {
  font-size: 2.4rem;
  margin: 0 0 1.8rem 0;
}
#gkTop1.big-spaces,
#gkTop2.big-spaces,
#gkBottom1.big-spaces,
#gkBottom2.big-spaces,
#gkBottom3.big-spaces,
#gkBottom4.big-spaces,
#gkBottom5.big-spaces {
  padding: 4rem 2rem;
}
#gkTop1.a-half-bg .gkPageContent,
#gkTop2.a-half-bg .gkPageContent,
#gkBottom1.a-half-bg .gkPageContent,
#gkBottom2.a-half-bg .gkPageContent,
#gkBottom3.a-half-bg .gkPageContent,
#gkBottom4.a-half-bg .gkPageContent,
#gkBottom5.a-half-bg .gkPageContent {
  display: block;
  padding: 0;
}
.a-half-bg + #gkTop1,
.a-half-bg + #gkTop2,
.a-half-bg + #gkBottom1,
.a-half-bg + #gkBottom2,
.a-half-bg + #gkBottom3,
.a-half-bg + #gkBottom4,
.a-half-bg + #gkBottom5 {
  margin-top: 48px;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.gk-cols > .col-width-5,
.gk-cols > .col-width-10,
.gk-cols > .col-width-15,
.gk-cols > .col-width-20,
.gk-cols > .col-width-25,
.gk-cols > .col-width-35,
.gk-cols > .col-width-40,
.gk-cols > .col-width-45,
.gk-cols > .col-width-50 {
  width: 100%;
}
.gk-cols > div.gk-contact-info,
.gk-cols > div.gk-social-icons {
  text-align: center !important;
}
.gk-modules-block .gk-clearfix > .box {
  padding-left: 0;
  padding-right: 0;
}
#gkFooter > .gkPage {
  padding-top: 48px;
  padding-bottom: 48px;
}
#gkFooterNav,
#gkCopyrights {
  width: 100%;
}
#gkCopyrights {
  font-size: 1.3rem;
  text-align: center;
}
.gkPopupWrap {
  padding: 2rem;
}
.gkPopupWrap .gkTotal {
  margin-top: 1.4rem;
}
.gkPopupWrap .vmGkCartProducts img {
  max-width: 45px;
}
span#fb-auth {
  line-height: 1.5;
  font-size: 1.4rem;
  height: 3.8rem;
  padding: 1rem 2rem;
}
.gkPopupWrap .button {
  padding: 1rem 2rem;
}
.gkPopupWrap p {
  margin: 0 0 1rem;
}
.gkPopupWrap h3 {
  margin: 0 0 1rem;
}
#gkPopupSearch,
#gkPopupFollow {
  right: 47.5px;
  height: 47.5px;
}
#gkPopupSearch .gkPopupWrap,
#gkPopupFollow .gkPopupWrap {
  padding: 0;
}
#gkPopupSearch.open,
#gkPopupFollow.open {
  width: calc(100% - 47.5px);
}
#gkPopupSearch .gkPopupWrap > div .form-inline .search-query,
#gkPopupSearch .gkPopupWrap > div .form-search .search-query {
  line-height: 35.5px;
  padding: 6px 12px;
  height: 47.5px;
}
#gkPopupFollow .gk-social-icons .gk-social-icon {
  font-size: 14px;
}
.com_users form.well,
.com_privacy form.well {
  border: 0;
  padding: 0;
}
.login .form-horizontal label[for="remember"] {
  float: left;
  margin-right: 10px;
}
.login .form-horizontal #remember {
  margin-top: -20px;
}
#cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a {
  top: -10px;
  right: 25px;
}
#gkTop1 {
  padding-bottom: 0;
  margin-bottom: 0;
}
#gkTop2 {
  padding: 2rem 0;
}
.single-page .item-title {
  font-size: 2.4rem;
  margin-top: 2rem;
}
.single-page .article-header-wrap.no-image .item-social-icons {
  right: 50px;
}
.item-top-info {
  font-size: 1.4rem;
}
div[data-sidebar-pos="right"] #gkContent {
  padding: 48px;
}
#gkSidebar {
  padding: 0 48px;
}
#gkSidebar .nspArts,
#gkSidebar .nspLinksWrap {
  padding-left: 0;
  padding-right: 0;
}
#gkSidebar .gk-readmost .nspArt h4.nspHeader {
  font-size: 18px;
}
.gkTabsNav {
  border-bottom: none;
}
blockquote {
  padding: 2rem 3.2rem;
}
.single-page > .item-content figure.gk-big-image {
  margin: 3rem 0% !important;
}
.itemAuthor {
  margin-top: 0rem;
}
.gk-cols > * {
  padding: 0 0 25px 0;
}
.gk-newsletter {
  padding: 3rem 0 0 0;
}
.blog-page .item-list .item-view .item-content {
  margin: 4rem auto 0 auto;
  width: 100%;
}
.blog-page .item-list .item-view .item-title,
.tag-category .list-group-item > h3,
.page-header.item-title > a,
.contentpane > h2,
.categories-list > h1,
.categories-list > h2,
.newsfeed-category > h1,
.newsfeed-category > h2,
.newsfeed > h1,
.newsfeed > h2,
.tag-category > h1,
.tag-category > h2,
html #gkMastHead .page-header h2 {
  font-size: 2.4rem;
}
.page-header.item-title > span,
.categories-list .category .list-title > a,
.newsfeed-category .category .list-title > a,
.newsfeed .category .list-title > a,
.tag-category .category .list-title > a,
.newsfeed ol h3 > a {
  font-size: 1.5rem;
}
#searchForm label {
  display: block;
  width: 100%;
}
.search .search-results {
  margin: 80px 0 0;
}
.search .search-results .result-title {
  font-size: 2.4rem;
}
.pagination li {
  font-size: 1.6rem;
}
.page-header {
  margin: 0 0 48px 0;
}
.item-author-title {
  clear: both;
}
.user-page .item-author .item-author-avatar {
  display: block;
  float: none;
  max-width: 100px;
  margin: 0 auto !important;
}
.user-page .item-author {
  margin: 2rem 0 4rem;
}
.page-header h1,
.page-header h2,
.page-header h3,
.categories-list > h1,
.single-page .page-header h2 {
  font-size: 2.4rem;
}
.item-readmore {
  padding: 2rem 0 0 0;
}
.contact-form input[type="checkbox"] {
  margin: 2px 6px 0 0 !important;
}
.contact .contact-additional-info {
  padding-top: 2rem;
}
div[class*="-view"] div.row {
  flex-wrap: wrap;
}
.latest-view .vm-col-2,
.featured-view .vm-col-2,
.topten-view .vm-col-2,
.recent-view .vm-col-2,
.category-view .vm-col-2,
.latest-view .vm-col-3,
.featured-view .vm-col-3,
.topten-view .vm-col-3,
.recent-view .vm-col-3,
.category-view .vm-col-3,
.latest-view .vm-col-4,
.featured-view .vm-col-4,
.topten-view .vm-col-4,
.recent-view .vm-col-4,
.category-view .vm-col-4 {
  width: 100%;
}
.latest-view h4,
.featured-view h4,
.topten-view h4,
.recent-view h4 {
  font-size: 2.4rem;
  line-height: 1.4;
  text-align: center;
}
.width10,
.width15,
.width20,
.width25,
.width30,
.width35,
.width40,
.width45,
.width50 {
  width: 100%;
}
.productdetails .item-title {
  font-size: 2.4rem;
}
.productdetails .spacer-buy-area {
  margin: 2.5rem 0;
  padding: 2.5rem;
}
.productdetails .product-neighbours {
  margin: 0 0 3rem;
}
.quantity-box {
  display: inline-block;
  width: 44px;
}
.addtocart-area .quantity-plus,
.addtocart-area .quantity-minus {
  font-size: 2.4rem;
  height: 5rem;
  line-height: 5rem;
  width: 45%;
}
.productdetails .addtocart-bar {
  padding: 0.75rem 0 1rem 0;
}
.productdetails .spacer-buy-area .product-fields:first-child {
  margin-top: 1rem;
}
.productdetails .spacer-buy-area .product-fields {
  margin-bottom: 1rem;
}
.productdetails .product-description > h2 {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
.productdetails .vm-product-overview .product-field {
  padding: 2.4rem 0;
}
.productdetails .vm-product-overview .product-field-display,
.productdetails .vm-product-overview .product-fields-title-wrapper {
  width: 100%;
}
.productdetails .vm-product-overview .product-fields-title-wrapper {
  margin-bottom: 1rem;
}
.productdetails .vm-product-overview,
.productdetails .customer-reviews,
.productdetails .category-view {
  margin: 0 0 2.4rem 0;
}
.itemCommentsForm textarea,
.itemCommentsForm .inputbox {
  clear: both;
  margin: 0 0% 3% 0;
  width: 100%;
}
.itemSubheader {
  margin: 40px 0 0 0;
}
.itemSubheader h3 {
  padding: 2rem 0;
}
.itemComments .itemCommentsList li {
  margin: 4.8rem 0;
}
.itemComments .itemCommentsList li > div {
  margin: 0 0 0 50px;
}
.itemComments .itemCommentsList li img {
  max-width: 32px !important;
}
.vm-user-edit #com-form-login .width30,
.vm-user-edit-address #com-form-login .width30,
.cart-view #com-form-login .width30 {
  margin-right: 0;
  width: 100%;
}
.cart-view #com-form-login .width30 {
  margin-top: 1rem;
  width: 100% !important;
}
#customer_note_field {
  width: 100%;
}
#userForm .adminForm.user-details,
#userForm .adminForm.user-details tbody,
#userForm .adminForm.user-details tr,
#userForm .adminForm.user-details td,
#userForm .adminForm.user-details th {
  display: block;
  width: 100% !important;
}
#fancybox-wrap {
  min-width: 0;
}
#fancybox-content {
  min-width: 0;
}
#fancybox-content .showcart,
#fancybox-content .continue_link {
  float: none !important;
  display: block;
}
.filter-search #filter-search {
  width: 100%;
  margin-bottom: 1rem;
}
.request-confirm {
  border: 0;
  margin: 0;
  padding: 48px;
}
div[class*="-view"] .vm-col.product .spacer .vm-product-footer {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
div[class*="-view"] .vm-product-rating-container {
  margin-bottom: 10px;
}
.single-page .article-header-wrap:not(.no-image) .page-header-wrap {
  position: static;
  width: auto;
  padding-right: 0;
}
.btn {
  text-transform: none;
}
.btn-large {
  padding: 4px 10px;
}
.back-to-top {
  bottom: 24px;
}
.back-to-top .btn {
  height: 30px;
  width: 30px;
}
#gkHeaderMod .gkIsWrapper-gk_infinity .gkIsPreloader {
  height: calc(100% - 48.5px);
}
#gkHeaderMod .gkIsWrapper-gk_infinity figcaption h2 {
  padding: 0 48px;
  width: 100%;
}
.gkIsWrapper-gk_infinity figcaption {
  margin-top: 24px;
}
.gkIsWrapper-gk_infinity .gkIsPagination {
  height: 50px;
  line-height: 50px;
}
.gkIsWrapper-gk_infinity .gkIsButtons .prevSlide,
.gkIsWrapper-gk_infinity .gkIsButtons .nextSlide {
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.nspMain.mod-nav-bot .nspTopInterface {
  height: 48px;
  line-height: 48px;
}
.nspMain.mod-nav-bot .nspTopInterface .nspPrev,
.nspMain.mod-nav-bot .nspTopInterface .nspNext {
  height: 48px;
  line-height: 48px;
  width: 48px;
}
.nspMain.mod-nav-bot .nspArts {
  padding-bottom: 48px;
}
.nspMain .nspArtPageRow .nspArt.nspCol4:nth-child(1) {
  border-right: 0;
}
.nspMain .nspArtPageRow .nspArt.nspCol4:nth-child(3) {
  border-right: 0;
  border-bottom: 1px solid #e5e5e5;
}
.nspMain .nspArt.nspCol1 h4.nspHeader {
  font-size: 22px;
}
.has-masthead > .page-header h1 {
  font-size: 40px;
}
#gkMainbodyTop,
.gkMainbodyWrap,
.gkNspPM-EvoNews2 .leading .row {
  display: block;
}
.nspMain.two-columns .nspArtPage::before,
.gkNspPM-EvoNews2 .intro.columns-2::before,
.gkNspPM-EvoNews2 .intro.columns-2 .art::before {
  display: none;
}
.nspMain.two-columns .nspArtPage .nspArt {
  flex: 100%;
}
.gkNspPM-EvoNews3 div[data-column="3"] .art,
.gkNspPM-EvoNews3 div[data-column="5"] .art,
.gkNspPM-EvoNews2 .leading.columns-2 .art,
.gkNspPM-EvoNews2 .intro.columns-2 .art {
  width: 100%;
}
.gkNspPM-EvoNews2 .leading.columns-2 .art + .art {
  border-left: 0;
  margin-top: 48px;
}
.gkNspPM-EvoNews2 .intro.columns-2 .art::after {
  display: none;
}
.gkNspPM-EvoNews3 .art + .art {
  border-left: 0;
  margin-top: 48px;
}
.gkNspPM-EvoNews3 .row {
  display: block;
}
.nspMain.big-list .nspImageWrapper {
  width: 100%;
  margin-right: 0 !important;
  margin-top: 24px !important;
}
.gkNspPM-EvoNews1 {
  display: block;
}
.gkNspPM-EvoNews1 .leading,
.gkNspPM-EvoNews1 .intro {
  width: 100%;
}
.gkNspPM-EvoNews1 .intro {
  border-left: 0;
  margin-top: 48px;
}
.gkTopBar .ja-day {
  display: none;
}
.nspMain.big-img .nspHeader,
.items-leading .page-header h2 {
  font-size: 2.4rem;
}
.blog .items-row,
.blog-featured .items-row {
  display: block;
}
.row [class*="span"],
.row-fluid [class*="span"] {
  width: 100%;
}
.error-page #gkHeader {
  height: 47.5px;
}
.error-page .subpage {
  margin: 48px;
}
.j4 .tag-category .filters .input-group {
  float: none;
  max-width: none;
}
.j4 .js-finder-searchform .input-group .js-finder-search-query {
  width: 100%;
  margin-bottom: 2rem;
}
.j4 .js-finder-searchform .input-group,
.j4 .js-finder-searchform .input-group .input-group-btn {
  width: 100%;
  display: block;
}
.j4 .js-finder-searchform .input-group .btn,
.j4 .js-finder-searchform .input-group .input-group-btn .btn {
  display: block;
  margin-bottom: 1rem;
  width: 100%;
}
}
/* Reduce Transparency frontpage */
@font-face{
    font-family: 'IonIcons';
    src: url(/templates/gk_infinity/fonts/ionicons.woff) format('woff2');
}


.frontpage .gkIsWrapper-gk_infinity .gkIsSlide:before 
{
   opacity:0.3;    
}

/* Menu Item Icons*/
#menu152 img, #menu137 img, #menu132 img, #menu154 img, #menu191 img, #menu156 img, #menu109 img
{
    height:23px !important;
    padding-right:7px;
}

/* Change HomePage Background Color */
#gkBottom1.mod-bg-darker, .box.mod-bigimage .content > .row-fluid .span4, #gkHeaderMod, #gkBottom2.mod-bg-darker, #gkFooter
{
    background: rgb(41,154,150);
    background: -moz-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#299a96",endColorstr="#299a96",GradientType=1);
    /*background: linear-gradient(90deg, rgba(11,102,99,1) 0%, rgba(6,88,86,1) 50%, rgba(11,102,99,1) 100%);*/
}

#k2Container #k2item_button_booking p
{
    text-transform: uppercase;
    clear:both;
    background-color: rgb(194 243 242);
    width: fit-content;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5), 2px 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
}

#document-items ul li:hover , #ferry-itineraries ul li:hover , #health-items ul li:hover
{
    background: rgb(128,194,192);
    background: -moz-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80c2c0",endColorstr="#e2e7e1",GradientType=1);
}

#ferry-itineraries ul li
{
    list-style:url(/images/ferry16.png) !important;
}

#document-items ul li
{
    list-style:url(/images/documents-icon16.png) !important;
}

#health-items ul li
{
    list-style:url(/images/health-icon16.png) !important;
}

#ferry-itineraries ul li, #document-items ul li, #health-items ul li
{
    background: #f5f5f58c;
    border-radius: 5px;
    box-shadow: 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.05), 1px 1px 1px 1px rgba(0, 0, 0, 0.07) !important;
    width: auto;
    float:none !important;
    padding: 10px 20px;
    margin-right: 20px;
    margin-left:10px !important;
    margin-bottom: 10px !important;
}

#ferry-itineraries ul li a, #document-items ul li a, #health-items ul li a
{
    color:currentcolor;
}

#gkBottom2.mod-bg-darker, #gkFooter
 {
     
 }
 
 .ion-android-arrow-up:before
 {
     font-style:normal !important;
     content:"↑" !important;
 }
 
 .gkIsWrapper-gk_infinity .gkIsPreloader
 {
     background:#96bebb url(/templates/gk_infinity/css/loader2.gif) no-repeat center center;
 }
 
 .gkIsWrapper-gk_infinity
 {
     background:none;
 }

.box.mod-bg-darker .box-wrap .content
{
    background:none;
}

#gkBottom2.mod-bg-darker ul.menu > li > a,#gkFooter a
{
    color: rgba(255,255,255,0.6);
}
/* END COLOR CHANGE */

#gkLang img
{
    margin-right:10px;
}

form[id^="mod_position"]
{
    padding-left:10px;
    margin-left:-10px !important;
    margin-top:10px !important;
    padding-bottom:3px;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 5px 5px 2px rgba(0, 0, 0, 0.19) !important;
}

/* SEARCH CSS */
div.form-limit 
{
    float:right;
}
select#ordering.inputbox
{
    width:auto;
}

#searchForm
{
    margin-left:-20px;
    margin-right:-20px;
    padding:20px;
    background:aliceblue;
}

.btn-group > .btn
{
    background:beige;
}

.search-results .result-title
{
    font-size:16px;
    margin-left:-10px;
    padding-left:10px;
    border-radius:10px;
    background:#eef1ea;
}

.search-results .result-title a
{
    color:#e64e20;
}
/* end search form */

.box.mod-header-center .content-title
{
    font-size:42px;
    letter-spacing:0.8px;
}

#gkHeader.no-header #gkHeaderNav
{
    background-color:#ec5d0f;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cf2605",GradientType=1);
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent
{
    /*min-width:600px !important;*/
}

.has-cols-2
{
    width:400px !important;
    height:auto !important;
    padding-bottom:40px !important;
}

.has-cols-3
{
    width:600px !important;
    height:auto !important;
    padding-bottom:0px !important;
}

/*span#menu267.txt-sep , span#menu269.txt-sep
{
    color:#000 !important;
}*/

#aside-menu li .txt-sep
{
    display:none !important;
}

#gkLogo
{
    padding-left:28px;
    padding-right:28px;
}

#gkLogo.slogan
{
    /*background-color:#06131f;*/
}


/* Menu Items */
 #gkHeaderNav .gkMainMenu .gkmenu > li > span
{
    color:#fff !important;
}

/* Set to 20px -> 24px (default) causes issues with 1280px displays on menu items */
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a
{
  padding: 0 20px !important;
  color: #fff !important;
}

#gkSearch .fa, #gkFollow .fa, #gkMobileMenu #static-aside-menu-toggler
{
  color: #fff !important;  
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a:hover
{
    font-size:12px;
}

/*Sub Menu Items*/
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li {
    font-size:1.2rem;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li.group .gk-group-content a
{
    font-size:13px;
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header::after 
{
    margin-top:5px;
}

/* ΥΨΟΣ ΑΝΟΙΓΜΑΤΟΣ ΜΕΝΟΥ ΕΔΩ -Ίσως πρέπει να οριστεί στα 250px*/
#gkHeaderNav .gkMainMenu .gkmenu > li .childcontent 
{
    height:auto;
}

/*a#menu118.first, a#menu192.first, a#menu193.first, a#menu222.first, a#menu223.first
{
    background-color:#a0e3ecb0;
    padding-left:20px !important;
}*/

a#menu173.first.mnimg, a#menu179.first.mnimg, a#menu189.first.mnimg, a#menu204.first.mnimg, a#menu207.first.mnimg,  a#menu227.first.mnimg
{
    padding:0 0 15px 0 !important;
    text-align:center !important;
    font-size:13px !important;
    font-weight: bolder !important;
    background: #f5f5f5 !important;
    color:#b52707 !important;
    box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.2), 2px 6px 3px 1px rgba(0, 0, 0, 0.19) !important;
}

#menu173 > img, #menu179 > img, #menu189 > img, #menu204 > img, #menu207 > img, #menu227 > img
{
    margin-bottom:15px;
}

#menu203
{
    margin-bottom:40px;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active
{
    border-bottom-color:transparent;
}

#gkSidebar .sidebar-modules-header-marine > h3
{
    background: rgb(41,154,150);
    background: -moz-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#299a96",endColorstr="#299a96",GradientType=1);
    padding-top:15px;
    padding-bottom:15px;
}

#gkSidebar .sidebar-modules-header-grad-orange > h3
{
    background-color:#ec5d0f;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cf2605",GradientType=1);
    padding-top:15px;
    padding-bottom:15px;
}

div.custom.sidebar-modules-header-grad-orange
{
    max-height:650px;
    overflow:scroll;
}

.convertforms .cf-btn
{
    background-color: #06131f !important;
}

.covid19
{
    background-color:#efc2c2;
    padding-left:20px !important;
    margin-top:10px;
}

.contact-page .container
{
    width:100%;
}

/*K2*/
#k2Container iframe
{
    width:100%;
}

.noextrafields div.tagItemExtraFields
{
    display:none;
}

div.itemContainer
{
    max-width:33.3%;
}

div.catItemHeader h3.catItemTitle, div.tagItemHeader h2.tagItemTitle
{
    /*background-color:#06131fde !important;*/
    background-color:#ec5d0f;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cf2605",GradientType=1);
    text-align:center;
    height:60px;
    font-size:1.8rem;
    margin-top:5px;
    margin-left:5px;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.25), 5px 5px 5px 5px rgba(250, 250, 250, 0.59) !important
}
div.catItemHeader h3.catItemTitle a, div.tagItemHeader h2.tagItemTitle a
{
    color:#fff !important;
}
div.catItemExtraFields, div.tagItemTagsBlock, div.tagItemExtraFields
{
    /*background-color:aliceblue;
    text-align:center;*/
}

div.itemExtraFields, div.itemRelated, span.itemHits, div.itemSocialSharing, div.itemCategory, div.itemTagsBlock
{
    margin:16px 20px 0 20px;
}

div.catItemLinks
{
    background-color:ghostwhite;
}
span.catItemImage img
{
    height:220px !important;
}

/*#k2Container #itemListSecondary .itemContainerLast span.catItemImage img
{
    height:auto !important;
}*/

.item-page iframe
{
    width:100%;
}

div.itemFullText
{
    margin:0 25px 0 25px;
    text-align:justify !important;
}

div.itemFullText img
{
    box-shadow:2px 2px 50px 10px rgba(0, 0, 0, 0.2), 2px 8px 15px 7px rgba(0, 0, 0, 0.19) !important;
    max-height:250px;
    min-height:230px;
    margin-top:-1px !important;
}

#k2Container tr 
{
    color:darkcyan;
}

div.itemHeader
{
   padding:0 15px 0 15px; 
   background-color:#06131f4d;
}

span.itemImage img , span.tagItemImage img
{
    width:100% !important;
    max-width:98% !important;
}

span.tagItemImage img
{
    height:190px !important;
}

div.tagItemImageBlock
{
    width:100%;
    max-width:100% !important;
}

span.tagItemImage
{
    margin:0 2px 0 5px !important
}

div.tagItemView
{
    width:23%;
    float:left;
    padding-right:10px;
    background-color:ghostwhite;
    margin-left:1%;
    margin-right:1%;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 5px 5px 2px rgba(0, 0, 0, 0.19) !important;
}

div.itemContainer
{
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 5px 5px 2px rgba(0, 0, 0, 0.19) !important;
    background-color:ghostwhite;
    margin-right:1%;
    margin-left:1%;
    margin-bottom:20px;
    height:auto !important;
    width:31% !important;
}

div.itemListCategory img, .tagged-items-banner
{
    height:500px !important;
    object-fit:cover;
    width:100% !important;
}

.tagged-items-banner
{
    margin-top:20px;
}

.gk-modules-block .box-wrap
{
    background-size:cover;
}

div.tagItemList
{
    margin-top:30px;    
}

div.groupLinks
{
    padding: 0 2px 0 2px;
}

#k2Container.itemView h2, #k2Container.itemView h3, #k2Container.itemView h4
{
    background-color: #f1f1f1;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2), 2px 2px 2px 2px rgba(0, 0, 0, 0.19) !important;
    padding-left:5px !important;
    padding-right:5px !important;
    margin-left:-10px !important;
    margin-right:-10px !important;
    color:#003366;
}

#k2Container.itemView div.itemBody div.itemFullText ul li
{
    list-style:square;
    margin-left:15px;
}

#k2Container.itemView h2
{
    line-height:1.747;
}

#k2Container.itemView h3, #k2Container.itemView h4
{
    margin-top: 10px !important;
    margin-bottom:20px !important;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel, div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel
{
    font-weight:normal;
    background-color:#06131f03;
    border-radius:5px;
    width:30%;
    font-style:oblique;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel
{
    width:20%;
}

div.tagItemExtraFields ul li, div.catItemExtraFields ul li
{
    font:bold 12px/19px Arial,Helvetica,sans-serif !important;
    text-align:left;
    margin-left:5px;
    margin-right:5px;
}

div.catItemExtraFields ul li span.catItemExtraFieldsValue, div.tagItemExtraFields ul li span.tagItemExtraFieldsValue
{
    /*background-color:#06131f08;
    border-radius:5px;*/
    padding: 0 15px;
    color:black;
}

div.itemExtraFields ul li span.itemExtraFieldsLabel
{
    color:coral;
    font-weight:normal;
}

a.itemRelTitle
{
    color:#fff;
    background-color:#259894;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:3px;
    border-radius:4px;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 1px 1px 1px rgba(0, 0, 0, 0.19) !important;
}

/*nsp*/
.nspMain.mod-hover-animation .nspArt
{
    background-color:ghostwhite;    
}

.gkResponsive img.nspImage
{
    height:220px;
}

.nspMain .nspArt.nspCol1 h4.nspHeader
{
    font-size:34px;
    letter-spacing:0.8px;
}

.nspMain.mod-hover-animation .nspArt:hover, .nspMain.mod-hover-animation .nspArt:hover:before
{
    background: rgb(128,194,192);
    background: -moz-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80c2c0",endColorstr="#e2e7e1",GradientType=1);
}

.nspMain .nspArt h4.nspHeader
{
    background-color:#80c2c00a;
}

.nspArt p.nspText
{
    font-size:14px;
    font-family:cursive;
}

.difhimg .gkResponsive img.nspImage
{
    height:auto !important;
}

.nspArt .nspInfo a
{
    /*background:#ec5d0f url(/RVT/templates/gk_infinity/images/tags3.png) no-repeat 0 0 !important;*/
    background-color:#518481;
    padding:0 10px 0 10px;
    border-radius:0;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.5), 2px 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
    font:bold 10px/19px Arial,Helvetica,sans-serif !important;
    height:18px;
    color:#fff;
    display:inline-block;
    margin-top:20px;
}

p.nspInfo.nspInfo2.tleft.fnonel
{
    display:none;
}

/* K2 TAGS LOOK */
div.catItemTagsBlock ul.catItemTags li a, div.tagItemTagsBlock ul.tagItemTags li a, div.itemTagsBlock ul.itemTags li a
{
    /*background: #f8f8ff url(/RVT/templates/gk_infinity/images/tags-icon-203.png) no-repeat 0 0 !important;
    padding:0px 10px 0 25px;
    font-family:Arial,Helvetica,sans-serif !important;
    text-transform:uppercase;
    font-weight:700;
    font-size:1.2rem;
    color:#06131f91;*/
    background:#ec5d0f url(/templates/gk_infinity/images/tags2.png) no-repeat 0 0 !important;
    padding:0 10px 0 20px;
    font:bold 10px/19px Arial,Helvetica,sans-serif !important;
    height:18px;
    color:#fff;
    display:inline-block;
    box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05), 1px 0px 0px 0px rgba(0, 0, 0, 0.19) !important
}

div.itemRelated ul li
{
    margin-bottom:20px;
    float:left;
    margin-right:10px;
}

div.catItemTagsBlock ul.catItemTags li a:before, div.tagItemTagsBlock ul.tagItemTags li a:before, div.itemTagsBlock ul.itemTags li a:before
{
    content:" "!important;
}

div.catItemTagsBlock span, div.catItemExtraFields h4, div.genericItemExtraFields h4, div.tagItemExtraFields h4, div.tagItemTagsBlock span
{
    display:none;
}

div.catItemTagsBlock ul.catItemTags li
{
    padding:0 4px 0 4px;
}

span.catItemImage, div.catItemHeader
{
    box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 1px 1px 1px 1px rgba(0, 0, 0, 0.19) !important;
}

/* SIDEBAR */
aside#gkSidebar .gk_soc
{
    background-color:#fff;
    box-shadow:none !important;
    text-align:center;
}

aside#gkSidebar
{
    padding:0 45px;
}

aside#gkSidebar .box, .convertforms, aside#gkSidebar .gk_soc, .angp_class, .sidebar-modules-header-marine, div.custom.sidebar-modules-header-grad-orange
{
    box-shadow:2px 2px 50px 10px rgba(0, 0, 0, 0.2), 2px 8px 15px 7px rgba(0, 0, 0, 0.19) !important;
}

/*
#vina-accordion-content163 img
{
    box-shadow:2px 2px 50px 10px rgba(0, 0, 0, 0.2), 2px 8px 15px 7px rgba(0, 0, 0, 0.19) !important;
}
*/

#gkSidebar .moduletable > h3
{
    text-align:center;
    font-weight:400;
    font-size:20px;
    color: #fff;
    font-family:'DM Serif Display', Arial, sans-serif;
    padding-bottom:24px;
    padding-top:15px;
    background-color:#8e0b6e9c;
    margin-bottom:0px;
}

aside#gkSidebar .moduletable, div[data-sidebar-pos="right"] #gkContent
{
    padding: 0 0;    
    margin:50px 0;
    min-width:270px;
}

#gkSidebar .moduletable > h3::after
{
    display:none;
}

.convertforms p
{
    font-size:11px;
}

/***************************************************************************/
/********************** MEDIA DEVICES ONLY *********************************/
/***************************************************************************/
@media only screen and (max-width: 1599px) 
{
    div.itemContainer, div.tagItemView
    {
       width:31%;
    }
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a
    {
        padding:0 2px !important;
    }
}

@media only screen and (min-width: 1284px) and (max-width: 1439px) 
{
    /* Menu Item Icons*/
    #menu152 img, #menu137 img, #menu132 img, #menu154 img, #menu191 img, #menu156 img, #menu109 img
    {
        display:none !important;
    }

}

@media only screen and (min-width: 1284px) and (max-width: 1379px) 
{
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span
    {
        padding: 0 14px;
    }
    .difhimg .nspMain .nspArtPageRow .nspArt
    {
        margin-bottom:10px;
    }
}

@media only screen and (max-width: 1283px) 
{
    .gkIsWrapper-gk_infinity 
    {
        height:500px !important;
    }
    #aside-menu img
    {
        display:none;
    }
    span.catItemImage img
    {
        height:225px !important;
    }
    div.tagItemView
    {
       width:31%;
       float:left;
       padding-right:0px;
    }
    aside#gkSidebar
    {
     display:none
    }
    .box.mod-bg-right .box-wrap > .container
    {
        max-width:55% !important;
        float:left !important;
        padding-left:48px;
        padding-right:48px;
    }
    .box.mod-bg-right .box-wrap
    {
        background-size:45% 100% !important;
    }
    .gkResponsive img.nspImage
    {
        height:160px;
    }
    .difhimg .nspMain .nspArtPageRow .nspArt
    {
        padding:24px !important;
    }
}   

@media only screen and (min-width: 821px) and (max-width: 1000px)
{
    .gkResponsive img.nspImage
    {
        height:120px;
    }
    .difhimg .nspMain .nspArtPageRow
    {
        display:-webkit-box !important;
    }
    .difhimg .nspMain .nspArtPageRow .nspArt
    {
        width:31% !important;
        margin-left:1%;
        margin-right:1%;
    }
}

@media only screen and (max-width: 850px) 
{
    div.tagItemView
    {
       width:48%;
       float:left;
       padding-right:0px;
    }
    span.catItemImage img
    {
        height:150px !important;
    }
    .gkResponsive img.nspImage
    {
        height:110px;
    }
}

@media only screen and (max-width: 800px) 
{
    .box.mod-big-space .box-wrap
    {
        background-image:none !important;
    }
    .box.mod-bg-right .box-wrap > .container
    {
        max-width:100% !important;
        float:none !important;
    }
    .gkResponsive img.nspImage
    {
        height:90px;
    }
    .air-ferry-hp img
    {
        height:auto !important;
    }
}

@media only screen and (max-width: 650px)
{
    div.itemContainer, div.tagItemView
    {
       float:left;
       width:31% !important;
    }
    div.tagItemView
    {
       height:fit-content !important;
       float:left;
       width:48% !important;
       padding-bottom:10px;
    }
    div.catItemExtraFields ul li span.catItemExtraFieldsLabel
    {
        width:30%;
    }
    span.catItemImage img, span.tagItemImage img
    {
        height:120px !important;
    }
    .gkResponsive img.nspImage
    {
        height:70px;
    }
}

@media only screen and (max-width: 600px) 
{
    .gkResponsive img.nspImage
    {
        height:auto;
    }
    .difhimg .gkResponsive img.nspImage
    {
        margin:0 0 20px 0!important;
    }
}

@media only screen and (max-width: 580px) 
{
    #gkLogo.slogan 
    {
        display: inline-block;
    }
    div.tagItemView
    {
       width:100%;
       float:left;
       padding-right:0px;
    }
    div.itemContainer
    {
       max-width:100%;
       width:100% !important;
       margin-left:0;
       margin-right:0;
    }
    span.catItemImage img
    {
        height:340px !important;
    }
    .tagged-items-banner
    {
       max-height:200px;
    }
    
    .tagged-items-banner 
    {
        margin-top:20px;
    }
    
    div.catItemHeader h3.catItemTitle, div.tagItemHeader h2.tagItemTitle
    {
        height:auto;
    }
    div.itemFullText img
    {
        float:none !important;
        width:100%;
        margin-left:0px !important;
    }
    #gkTop5 .nspMain .nspArtPage .nspArtPageRow .nspArt
    {
        width:100% !important;
        padding:36px !important;
    }
}
@media only screen and (max-width: 446px) 
{
    div.tagItemView
    {
        width:100% !important;
    }
    span.tagItemImage img
    {
        height:auto !important;
    }
}

@media only screen and (max-width: 413px) 
{
    #gkLogo.text .gkLogoSlogan
    {
        display:none;
    }
}
