
body {
  color: #777;
  font-size: 13px;
  font-weight: normal;
  line-height: 24.05px;
  max-width:100%;
}
a {
  color: #e4156d;
  outline: none !important;
}
a:active,
a:focus,
a:hover {
  color: #7ae;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
  font-weight: 400;
}
.row {
  clear: both;
}
.row:after {
  clear: both;
  content: "";
  display: table;
}
body > header > .row {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0 20px 0;
  padding: 10px 0;
}
body > header > .row p,
body > header > .row form {
  margin: 0;
}
body > header > h1 {
  line-height: 24px;
  margin-bottom: 20px;
}
body > header > h1 small {
  clear: both;
  display: block;
  font-size: 14px;
}
body > header #mod-search-searchword {
  float: right;
  margin-bottom: 0 !important;
}
body > header + section#gk-main:before {
  border-top: 1px solid #e5e5e5;
  content: "";
  display: block;
  margin-top: 0;
  padding-top: 45px;
  width: 100%;
}
#gk-logo.css-logo {
    background: transparent url('/templates/meet_gavern/images/logo-gaf2.png') no-repeat 0 0 / contain;
    display: block;
    height: 350px;
    margin: 0;
    text-indent: -9999px;
    width: 400px;
    position: absolute;
    z-index: 10000;
    width: 350px;
    margin-top: -30px;
}
.bloom #gk-logo.css-logo {
    background: transparent url('/images/updated_18/bloomInBay.png') no-repeat 0 0 / contain;
}
.bloom span.parentSpan span {
    left: 50%;
    transform: translateX(-50%);
}
.bloom .parentSpan {
    text-align: center;
    background-color: #f4f4f4;
    color: #333;
}
#gk-logo.text-logo span {
  display: block;
  font-size: 24.05px;
  line-height: 24.05px;
  padding: 10px 0 0 0;
}
#gk-logo.text-logo small {
  display: block;
  font-size: 11.96px;
  line-height: 12px;
  padding: 0 0 10px 0;
}
body #gkBg #gk-header .homepageheader, h1 {
    background-color: #333;
}
#Home #gk-header {
  background: #f5f5f5;
  -webkit-box-shadow: inset 0 0 3px #e5e5e5;
  -moz-box-shadow: inset 0 0 3px #e5e5e5;
  -ms-box-shadow: inset 0 0 3px #e5e5e5;
  -o-box-shadow: inset 0 0 3px #e5e5e5;
  box-shadow: inset 0 0 3px #e5e5e5;
  margin-bottom: 100px;
  padding: 0;
}
#gk-header {
  margin-bottom: 0;
}
#gk-content {
  padding-bottom: 20px;
}
#gk-bottom {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0;
  padding: 45px 0 0 0;
}
body > footer {
  border-top: 1px solid #e5e5e5;
  font-size: 11.05px;
  padding: 12px 0;
  background: #3e3e3e none repeat scroll 0 0;
}
body > footer ul {
  float: left;
}
body > footer ul li {
  float: left;
  margin-right: 10px;
}
body > footer a {
  color: #b3b3b3;
}
body > footer a:active,
body > footer a:focus,
body > footer a:hover {
  background: transparent !important;
  color: #e4156d;
}
body > footer .gk-toplink {
  margin-left: 20px;
}
#gk-framework-logo {
  background: url('../images/framework-logo.png') no-repeat 0 0 !important;
  clear: both;
  display: block;
  height: 42px;
  margin: 96px auto 0;
  opacity: 0.5;
  padding-bottom: 6px;
  text-indent: -9999em;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  width: 140px;
}
#gk-framework-logo:hover {
  opacity: 1.0;
}
.gk-disclaimer {
  clear: both;
  text-align: center;
  line-height: 18.2px;
}
footer .gk-toplink i {
  margin-top: -3px;
}
footer .gk-copyrigths {
  color: #b3b3b3;
}
div.box.dlastrow + div.box {
  margin-left: 0 !important;
  clear: left;
}
div.box.dlastrow {
  clear: right;
}
.box {
  margin-bottom: 35px;
}
.box ul {
  list-style-type: none;
  margin: 0;
}
.box ul li {
  line-height: 1.5;
  padding: 5px 0;
  display:inline-block
}
footer {
    background-color: #FFF;
    padding-top: 40px;
}
.box .header {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 12px;
}
#gk-bottom .box a {
  color: #777;
}
#gk-bottom .box a:active,
#gk-bottom .box a:focus,
#gk-bottom .box a:hover {
  color: #333;
}
#gk-bottom .box ul li {
  line-height: 2;
  padding: 0;
}
.box.blue-header {
  border-color: #e4156d !important;
}
.box.blue-header .header {
  color: #e4156d;
}
.box.blue {
  background: #e4156d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.blue .header {
  color: #fff;
}
.box.blue a {
  color: #e8effa;
}
.box.blue a:active,
.box.blue a:focus,
.box.blue a:hover {
  color: #fff;
}
.box.red-header {
  border-color: #dd514c !important;
}
.box.red-header .header {
  color: #dd514c;
}
.box.red-header a {
  color: #dd514c;
}
.box.red-header a:active,
.box.red-header a:focus,
.box.red-header a:hover {
  color: #ff736e;
}
.box.red {
  background: #dd514c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.red .header {
  color: #fff;
}
.box.red a {
  color: #ffc4c2;
}
.box.red a:active,
.box.red a:focus,
.box.red a:hover {
  color: #fff;
}
.box.green-header {
  border-color: #5eb95e !important;
}
.box.green-header .header {
  color: #5eb95e;
}
.box.green-header a {
  color: #5eb95e;
}
.box.green-header a:active,
.box.green-header a:focus,
.box.green-header a:hover {
  color: #7fdb7f;
}
.box.green {
  background: #5eb95e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.green .header {
  color: #fff;
}
.box.green a {
  color: #e4f3e4;
}
.box.green a:active,
.box.green a:focus,
.box.green a:hover {
  color: #fff;
}
.box.yellow-header {
  border-color: #fbb450 !important;
}
.box.yellow-header .header {
  color: #fbb450;
}
.box.yellow-header a {
  color: #fbb450;
}
.box.yellow-header a:active,
.box.yellow-header a:focus,
.box.yellow-header a:hover {
  color: #fdd672;
}
.box.yellow {
  background: #fbb450;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.box.yellow .header {
  color: #fff;
}
.box.yellow a {
  color: #fffbc7;
}
.box.yellow a:active,
.box.yellow a:focus,
.box.yellow a:hover {
  color: #fff;
}
.box.border1 {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box.border2 {
  border: 3px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box.border3 {
  border: 2px dashed #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
}
.box .header [class^="icon-"],
.box .header [class*=" icon-"] {
  padding-right: 6px;
}
.box.hot,
.box.new,
.box.coming,
.box.popular {
  position: relative;
}
.box.hot:after,
.box.new:after,
.box.coming:after,
.box.popular:after {
  background: #dd514c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  content: "HOT";
  display: block;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 4px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}
.box.new:after {
  background: #e4156d;
  content: "NEW";
}
.box.coming:after {
  background: #fbb450;
  content: "COMING";
}
.box.popular:after {
  background: #5eb95e;
  content: "POPULAR";
}
.box.red .hot:after,
.box.red .new:after,
.box.red .coming:after,
.box.red .popular:after,
.box.blue .hot:after,
.box.blue .new:after,
.box.blue .coming:after,
.box.blue .popular:after,
.box.green .hot:after,
.box.green .new:after,
.box.green .coming:after,
.box.green .popular:after,
.box.yellow .hot:after,
.box.yellow .new:after,
.box.yellow .coming:after,
.box.yellow .popular:after {
  background: #fff !important;
  color: #dd514c !important;
  right: 12px !important;
  top: 12px !important;
}
.box.blue .hot:after,
.box.blue .new:after,
.box.blue .coming:after,
.box.blue .popular:after {
  color: #e4156d !important;
}
.box.green .hot:after,
.box.green .new:after,
.box.green .coming:after,
.box.green .popular:after {
  color: #5eb95e !important;
}
.box.yellow .hot:after,
.box.yellow .new:after,
.box.yellow .coming:after,
.box.yellow .popular:after {
  color: #fbb450 !important;
}
.gk-facebook-icon,
.gk-twitter-icon,
.gk-gplus-icon,
.gk-rss-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  float: none !important;
  height: 22px;
  margin: 2px 5px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 22px;
}
.gk-facebook-icon:hover,
.gk-twitter-icon:hover,
.gk-gplus-icon:hover,
.gk-rss-icon:hover {
  background-color: #fff;
  height: 30px;
  margin: 8px 5px;
  width: 30px;
}
.gk-facebook-icon {
  background: #777 url('../images/fb_icon.png') no-repeat center center;
}
.gk-twitter-icon {
  background: #777 url('../images/twitter_icon.png') no-repeat center center;
}
.gk-gplus-icon {
  background: #777 url('../images/gplus_icon.png') no-repeat center center;
}
.gk-rss-icon {
  background: #777 url('../images/rss_icon.png') no-repeat center center;
}
#gk-social-icons {
  background: #333;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: 0 0 6px #939393;
  -moz-box-shadow: 0 0 6px #939393;
  -ms-box-shadow: 0 0 6px #939393;
  -o-box-shadow: 0 0 6px #939393;
  box-shadow: 0 0 6px #939393;
  left: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  top: 40%;
  width: 48px;
  z-index: 2;
}
#gk-social-icons.right {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  left: auto;
  right: 0;
}
#gk-social-icons p {
  margin: 0 !important;
}
#gkuserless {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 10px auto;
  max-width: 980px;
  padding: 10px 15px;
}
#gkuserless > img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
}
#gkuserless > h3 {
  line-height: 1.0;
}
#gkuserless > p {
  margin-bottom: 4px;
}
div.userdata span.add-on i {
  margin-right: 6px;
  top: 0px;
}
#gk-user-area {
  float: right;
  position: relative;
  margin-left: 15px;
}
#gk-user-area > a {
  color: #777;
  padding: 4px 8px;
  font-size: 14.3px;
  min-height: 67px;
  line-height: 67px;
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#gk-user-area > a:hover {
  border: 1px solid #7ae;
}
button i,
span i {
  top: 0 !important;
  margin-right: 5px;
}
#loginModal {
  max-width: 420px;
  margin-left: -200px;
}
#loginModal .btn {
  padding: 11px 19px;
  font-size: 16.25px;
  margin: 0 !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#loginModal .userdata {
  padding: 0 15px;
}
#loginModal #form-login-remember {
  margin: 5px 10px;
}
#loginModal .usermenu {
  width: 45%;
  float: right;
}
#loginModal ul.nav.menu {
  float: left;
  width: 55%;
  margin-left: 20px;
}
#loginModal ul.nav a:hover {
  background: none;
}
#loginModal ul.nav li {
  padding: 8px;
  font-size: 14.3px;
}
#loginModal .modal-header h3 {
  font-size: 30px;
  padding: 8px 20px;
}
#loginModal .modal-header small {
  font-size: 20px;
}
#loginModal .modal-header button {
  margin-top: 12px !important;
  margin-right: 10px;
}
#loginModal .modal-body h3.header {
  display: none;
}
#loginModal .modal-body #form-login-username label,
#loginModal .modal-body #form-login-password label {
  width: 100%;
  clear: both;
}
#loginModal .modal-body input[type=text],
#loginModal .modal-body input[type=password] {
  width: 95%;
  clear: both;
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
}
#loginModal .modal-footer a {
  color: #777;
}
#loginModal .modal-footer a:hover {
  text-decoration: underline;
}
#loginModal .modal-footer ul {
  margin-left: 20px;
}
#loginModal .modal-footer ul li {
  display: inline-block;
  float: left;
  margin-right: 15px;
  padding-bottom: 5px;
  font-size: 90%;
}
.hasTooltip {
  display: block !important;
}
.gk-mainmenu-toggle {
  float: right;
}
.gk-mainmenu-toggle a {
  background: transparent url('../images/mobile_menu_btn.png') no-repeat 0 0;
  display: block;
  height: 30px;
  margin-top: 20px;
  text-indent: -9999px;
  width: 30px;
}
.gk-main-menu {
  float: right;
  position: relative;
  height: auto;
  display: block;
}
.gk-main-menu > ul {
  margin: 0 !important;
  overflow: hidden;
  clear: both;
}
.gk-main-menu > ul > li {
  border: none;
  float: left;
  font-size: 14.3px;
  min-height: 67px;
  line-height: 66.95px;
  margin: 0;
}
.gk-main-menu > ul > li > a {
  color: #777;
  margin: 0;
  padding: 0 14px;
  -webkit-transition: color .3s ease-out;
  -moz-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}
.gk-main-menu > ul > li > a:hover {
  background: transparent;
  color: #e4156d;
}
.gk-main-menu > ul li.current > a,
.gk-main-menu > ul li.active > a {
  background: transparent !important;
  color: #e4156d !important;
}
.gk-main-menu > ul > li.active,
.gk-main-menu > ul > li:hover {
  color: #e4156d;
}
.gk-main-menu > ul > li.active > a,
.gk-main-menu > ul > li:hover > a {
  background: transparent;
  color: #e4156d;
}
.gk-main-menu > ul > li.active li.current > a,
.gk-main-menu > ul > li.active li.active > a,
.gk-main-menu > ul > li:hover li.current > a,
.gk-main-menu > ul > li:hover li.active > a {
  background: transparent !important;
  color: #e4156d !important;
}
.gk-main-menu ul ul {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 6px #939393;
  -moz-box-shadow: 0 0 6px #939393;
  -ms-box-shadow: 0 0 6px #939393;
  -o-box-shadow: 0 0 6px #939393;
  box-shadow: 0 0 6px #939393;
  display: block;
  font-size: 13px;
  left: -9999px;
  margin-top: -3px;
  padding: 0 !important;
  position: absolute;
  width: 200px;
  z-index: 10;
}
.gk-main-menu ul ul ul:before {
  display: none;
}
.gk-main-menu ul ul li {
  border-top: 1px solid #e5e5e5;
  min-height: 22px;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
}
.gk-main-menu ul ul li a {
  color: #777;
  display: block;
  line-height: 22.1px;
  padding: 10px 26px;
}
.gk-main-menu ul ul li a:active,
.gk-main-menu ul ul li a:focus,
.gk-main-menu ul ul li a:hover {
  color: #444 !important;
  text-decoration: none;
}
.gk-main-menu ul ul li:hover {
  background: #f5f5f5;
}
.gk-main-menu ul ul li:first-child {
  border-top: none;
}
.gk-main-menu ul ul li:hover ul {
  left: auto !important;
}
.gk-main-menu ul ul li:hover a {
  color: #444 !important;
  text-decoration: none;
}
.gk-main-menu ul ul ul {
  border-top: 1px solid #e5e5e5;
  left: -9999px !important;
  margin-left: 180px;
  margin-top: -24px;
}
.gk-main-menu ul ul:before {
  background: transparent url('../images/menu_arrow.png') no-repeat 0 0;
  content: "";
  display: block;
  height: 10px;
  left: 26px;
  position: absolute;
  top: -10px;
  width: 14px;
}
.gk-main-menu ul li:hover ul {
  left: auto;
}
.hidelabeltxt {
  display: none;
}
.form-limit,
.display-limit {
  float: right;
  margin: 20px 0;
}
.form-limit select,
.display-limit select {
  width: 64px;
}
.btn-toolbar.article-info {
  border-top: 4px solid #e5e5e5;
  padding: 10px 0;
}
#gk-content hr {
/*  display: none; */
}
#gk-content h2 small {
  clear: both;
  display: block;
  font-size: 10px;
  line-height: 1.0;
}
.gk-article-content {
  font-size: 14.3px;
}
body > .container-fluid.gk-message .alert {
  margin: 15px 0;
}
.contact fieldset legend {
  font-size: 11.05px;
}
.contact .jicons-icons {
  display: none;
}
.contact .contact-position dd,
.contact .contact-address dd {
  margin: 8px 0;
}
.item-page {
  position: relative;
}
.item-page aside {
  float: left;
  position: absolute;
  width: 85px;
}
.item-page .item-page {
  min-height: 400px;
}
.item-image {
  margin: 0 0 20px 0;
  width: 100%;
}
.gk-article {
  font-size: 14.3px;
  line-height: 26px !important;
}
.item-page time,
.itemAsideInfo time {
  display: block;
  width: 66px;
  height: 66px;
  line-height: 52px;
  margin: 0 0 12px 0 !important;
  float: left;
  padding: 6px;
  text-align: center;
  background: #fbb450;
  font-size: 48.1px;
  font-weight: 600;
  color: #fff;
}
.item-page time span,
.itemAsideInfo time span {
  display: block;
  font-size: 18.2px;
  line-height: 0;
}
.item-page time {
  margin-bottom: 10px;
}
.article-info,
.itemAsideInfo {
  margin: 0;
  text-align: right;
  font-size: 11.05px;
}
.article-info dd {
  margin: 0 0 12px;
}
.article-info a {
  color: #999;
}
.article-info a:hover {
  color: #333;
}
.gk-item-page .gk-article {
    min-height: 400px;
    max-width: 1000px;
    margin: 50px auto;
}
#festivalInfo, .elfsight {
    width: 100vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.gk-article .article-header {
  clear: both;
  color: #444;
  font-size: 48px;
  line-height: 52px;
  margin: 0 0 24px;
}
.gk-article .item-image + .article-header,
.gk-article .img-intro-left + .article-header,
.gk-article .img-intro-none + .article-header,
.gk-article .img-intro-right + .article-header {
  margin-top: 32px;
}
color: @darkcolor

		.gk-article .article-header a:hover {
  color: #7ae;
}
.gk-article .content-links {
  margin: 32px 0 0;
}
.cat-items ul {
  list-style-type: none;
}
.cat-items li {
  clear: both;
}
.cat-items li h4 {
  float: left;
}
.archive .filter-search {
  float: right;
}
.archive .filter-search select {
  margin-right: 10px;
  width: 100px;
}
#advancedSearch {
  font-size: 11.05px;
}
#advancedSearch > div {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0;
  padding: 10px 15px;
}
#search-results {
  margin: 20px 0 40px 0;
}
#search-results .result-title {
  font-size: 18.2px;
  margin: 0 0 10px 0;
}
#finder-filter-select-list {
  list-style-type: none;
  margin-left: 0;
}
#finder-filter-select-list li {
  padding: 0 0 5px 0;
}
#finder-filter-select-list label {
  min-width: 135px;
  padding-right: 10px;
  text-align: right;
}
#searchForm label {
  display: inline-block;
  margin-left: 5px;
  margin-right: 10px;
}
#searchForm fieldset div {
  padding: 10px 0;
}
#searchForm legend {
  font-size: 11.96px;
  margin-bottom: 5px;
}
.search-results {
  clear: both;
}
.search-results .result-title {
  font-size: 18.2px;
  margin: 0 0 10px 0;
}
.contentpane iframe {
  border: 1px solid #e5e5e5;
}
.categories-list .item-title {
  display: block;
  margin-bottom: 10px;
}
.categories-list li .item-title {
  margin-bottom: 0px;
}
.contact-category .cat-children ul,
.weblink-category .cat-children ul,
.categories-list ul {
  list-style-type: none;
  margin-left: 0;
}
.contact-category .cat-children ul li,
.weblink-category .cat-children ul li,
.categories-list ul li {
  font-size: 18.2px;
  line-height: 1.4;
}
.contact-category .cat-children ul li li,
.weblink-category .cat-children ul li li,
.categories-list ul li li {
  font-size: 11.96px;
}
.contact-category .cat-children ul ul,
.weblink-category .cat-children ul ul,
.categories-list ul ul {
  clear: both;
  margin-left: 20px;
}
.categories-list ul li li {
  font-size: 14.3px;
}
.categories-list ul li li li {
  font-size: 11.96px;
}
.contact-category .cat-children dl,
.weblink-category .cat-children dl,
.category-desc,
.categories-list dl {
  color: #777;
  font-size: 11.05px;
}
.contact-category .cat-children dt,
.contact-category .cat-children dd,
.weblink-category .cat-children dt,
.weblink-category .cat-children dd,
.categories-list dt,
.categories-list dd {
  float: left;
}
.newsfeed .feed-description {
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  font-size: 16.25px;
  margin: 10px 0 20px 0;
  padding: 0 0 10px 0;
}
.newsfeed > ol {
  list-style-type: none;
  margin: 0;
}
.newsfeed > ol > li {
  border-top: 1px solid #e5e5e5;
  font-size: 18.2px;
  padding: 20px 0;
}
.newsfeed > ol > li:first-child {
  border-top: none;
}
.newsfeed > ol > li > a {
  display: block;
  padding: 0 0 15px 0;
}
.newsfeed > ol > li .feed-item-description {
  font-size: 11.96px;
}
.profile dl dt,
.profile dl dd {
  line-height: 20.8px;
  padding: 6px 0;
}
.reset fieldset,
.remind fieldset {
  margin-top: 50px;
}
div.img_caption {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 10px 5px 10px;
}
p.img_caption {
  clear: both;
  color: #999;
  font-size: 11.05px;
  line-height: 1.6;
  padding-top: 10px;
  text-align: center;
}
.article-index {
  margin-left: 40px;
}
.article-index h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.pagenavcounter {
  color: #999;
  font-size: 11.05px;
  margin: 10px 0 30px 0;
}
.toclink.active {
  color: #333;
  font-weight: bold;
}
#gkSocialAPI {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin: 16px 0;
  padding: 16px 0 0;
}
#gkSocialAPI #___plus_0 {
  margin-right: 10px !important;
  position: relative;
  top: -5px;
  vertical-align: top;
  max-width: 200px;
}
#gkSocialAPI > a {
  top: -5px;
}
#gkSocialAPI > iframe,
#gkSocialAPI > #___plusone_0 {
  position: relative;
  top: -5px;
}
#fb-auth small {
  background: transparent url('../images/fb_icon.png') no-repeat 0 0;
  display: block;
  float: left;
  position: relative;
  text-indent: -9999px;
  top: 2px;
  width: 16px;
}
ul.latestnews li {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0 !important;
}
aside div.tags a.label {
  float: right;
}
div.tags a.label,
.tag-category h3 a {
  font-size: 12px;
  display: block !important;
  color: #fff;
  float: left;
  padding: 3px 6px;
  margin: 0 5px 5px 0;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 3px;
  background: #e4156d;
  text-shadow: none !important;
}
div.tags a.label:hover,
.tag-category h3 a:hover {
  background: #444;
  -webkit-transition: all .3ms linear;
  -moz-transition: all .3ms linear;
  -o-transition: all .3ms linear;
  transition: all .3ms linear;
}
.tag-category h3 a {
  margin-bottom: 0;
}
.tag-category .thumbnails > li {
  margin-left: 0 !important;
}
.tag-category .caption,
.tag-category .tag-body {
  clear: both;
  width: 100%;
  display: block;
  padding-top: 8px;
}
div.popover img {
  max-width: 75px;
  height: auto;
  float: left;
  margin: 0 10px 10px 0;
}
div.popover .popover-content {
  font-size: 11.96px !important;
  line-height: 14.3px;
}
#form-login-username span.add-on,
#form-login-password span.add-on {
  min-width: 100px;
  text-align: left;
  margin-left: 5px;
}
#form-login-username a i.icon-question-sign,
#form-login-password a i.icon-question-sign {
  vertical-align: text-top !important;
}
#modlgn-username,
#modlgn-passwd {
  clear: both;
  width: 95%;
}
#login-form #modlgn-remember {
  margin: 6px 8px 0 5px;
}
div.edit #adminForm label {
  display: block !important;
}
div.edit #adminForm input {
  display: inline-block !important;
}
.gk-big-header {
  color: #333;
  font-size: 112px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 40px;
  text-align: center;
  -webkit-filter: blur(35px);
  -moz-filter: blur(35px);
  filter: blur(35px);
  -webkit-transition: -webkit-filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
  -moz-transition: -moz-filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
  -ms-transition: font-size 0.5s ease-out, line-height 0.5s ease-out;
  -o-transition: font-size 0.5s ease-out, line-height 0.5s ease-out;
  transition: filter 2.0s ease-out, font-size 0.5s ease-out, line-height 0.5s ease-out;
}
.gk-big-header span {
  color: #e4156d;
}
body.loaded .gk-big-header {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  filter: blur(0px);
}
.gk-medium-header {
  color: #333;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
}
.gk-small-header {
  color: #777;
  font-size: 24px;
  font-weight: 100;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: font-size 0.5s ease-out;
  -moz-transition: font-size 0.5s ease-out;
  -o-transition: font-size 0.5s ease-out;
  transition: font-size 0.5s ease-out;
}
.gk-buttons {
  padding: 80px 0;
  text-align: center;
  -webkit-transition: padding 0.5s ease-out;
  -moz-transition: padding 0.5s ease-out;
  -o-transition: padding 0.5s ease-out;
  transition: padding 0.5s ease-out;
}
.gk-blue-button,
.gk-yellow-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 29.9px;
  font-weight: 300;
  height: 60px;
  line-height: 61.1px;
  margin-left: 25px;
  padding: 0 45px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.21);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gk-blue-button:active,
.gk-blue-button:focus,
.gk-blue-button:hover,
.gk-yellow-button:active,
.gk-yellow-button:focus,
.gk-yellow-button:hover {
  background: #333;
  color: #fff;
}
.gk-blue-button:first-child,
.gk-blue-button:first-child,
.gk-yellow-button:first-child,
.gk-yellow-button:first-child {
  margin-left: 0;
}
.gk-blue-button {
  background: #e4156d;
}
.gk-yellow-button {
  background: #fbb450;
}
.gk-demo-content {
  padding: 0 15px;
  text-align: center;
}
.gk-demo-content img {
  display: block;
  height: auto;
  margin: 30px auto;
  max-width: 100%;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.gk-demo-content:hover img {
  -webkit-animation-name: gkbounce;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: gkbounce;
  -moz-animation-duration: 0.75s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: gkbounce;
  -ms-animation-duration: 0.75s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: gkbounce;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes gkbounce {
  0% {
    -webkit-transform: scale(1.0);
  }
  25% {
    -webkit-transform: scale(0.9);
  }
  50% {
    -webkit-transform: rotateZ(1.0);
  }
  75% {
    -webkit-transform: rotateZ(1.1);
  }
  100% {
    -webkit-transform: rotateZ(1.0);
  }
}
@-moz-keyframes gkbounce {
  0% {
    -moz-transform: scale(1.0);
  }
  25% {
    -moz-transform: scale(0.9);
  }
  50% {
    -moz-transform: rotateZ(1.0);
  }
  75% {
    -moz-transform: rotateZ(1.1);
  }
  100% {
    -moz-transform: rotateZ(1.0);
  }
}
@keyframes gkbounce {
  0% {
    transform: scale(1.0);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: rotateZ(1.0);
  }
  75% {
    transform: rotateZ(1.1);
  }
  100% {
    transform: rotateZ(1.0);
  }
}
.gk-demo-content h2 {
  font-size: 24px;
}
.gk-demo-content p {
  color: #777;
  font-size: 14.3px;
  line-height: 1.6;
  padding: 20px 0;
}
#gk-download-btn {
  width: 155px;
}
.demo-typo-col4 {
  float: left;
  width: 25%;
}
.demo-typo-col2 {
  float: left;
  width: 50%;
}
.demo-typo-col1 {
  float: left;
  width: 100%;
  clear: both;
}
.demo-typo-col2 .btn {
  margin-bottom: 10px;
}
.demo-typoDiv {
  clear: both;
  margin: 0 0 30px;
  overflow: hidden;
}
.demo-typoDiv h3 {
  clear: both;
  margin: 20px 0;
}
ul.the-icons {
  list-style: none;
  margin-left: 4px;
}
ul.the-icons i {
  color: #222;
  margin-right: 15px;
  transition: all 0.1s ease-in;
}
ul.the-icons li {
  line-height: 2.0;
}
ul.the-icons li:hover {
  cursor: pointer;
}
ul.the-icons li:hover i {
  font-size: 20.15px;
  margin-right: 12px;
  margin-left: -4px;
}
label[for="mod-search-searchword"] {
  display: none;
}
#mod-search-searchword {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 28px;
  max-width: 100% !important;
}
.stats-module dt {
  clear: both;
}
.stats-module dt,
.stats-module dd {
  float: left;
}
#gk-breadcrumb .icon-home {
  margin-top: -2px;
}
.container-fluid {
  margin: 0 auto;
  max-width: 1180px;
}
.gk-mainmenu-toggle {
  display: none;
}
img {
  max-width: 100%;
}
div.imgcaption {
  max-width: 100% !important;
}
.btn-toolbar {
  clear: both;
}
.article-index + .btn-toolbar {
  clear: left;
}
aside .btn-group > .dropdown-toggle {
  padding: 0 !important;
}
.btn.btn-primary [class^="icon-"] {
  margin-top: -1px;
  opacity: 1;
}
a[class^="icon-"] {
  margin-top: -3px;
}
.label,
.badge {
  vertical-align: text-top !important;
}
.well {
  background: #fff;
}
.nav-pills li:hover a {
  background: #e4156d;
  color: #fff;
}
.form-actions {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
[class^="icon-"],
[class*=" icon-"] {
  position: relative;
  top: 2px;
}
.btn-group.open .btn.dropdown-toggle,
.btn.dropdown-toggle {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 1px 1px 3px #e5e5e5;
  -moz-box-shadow: 1px 1px 3px #e5e5e5;
  -ms-box-shadow: 1px 1px 3px #e5e5e5;
  -o-box-shadow: 1px 1px 3px #e5e5e5;
  box-shadow: 1px 1px 3px #e5e5e5;
}
.dropdown-menu li:hover a {
  background: #f5f5f5 !important;
  color: #333;
}
#gk-top [class*="span"]:first-child,
#gk-bottom [class*="span"]:first-child {
  margin-left: 0 !important;
}
#gk-top .row,
#gk-bottom .row {
  margin-left: 0 !important;
}
[class*="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#gk-top .span3 + .span4,
#gk-top .span3 + .span6,
#gk-top .span3 + .span12,
#gk-bottom .span3 + .span4,
#gk-bottom .span3 + .span6,
#gk-bottom .span3 + .span12 {
  margin-left: 0 !important;
}
.breadcrumb {
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}
.breadcrumb li:first-child {
  margin-right: 10px;
}
table {
  clear: both;
}
aside .dropdown-menu {
  min-width: 80px !important;
}
.list-striped {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  list-style-type: none;
  margin: 0;
  padding: 3px;
}
.list-striped li {
  padding: 7px 10px;
}
.list-striped li:nth-child(odd) {
  background-color: #f5f5f5;
}
.list-striped li:hover {
  background-color: #f5f5f5;
}
.modal-backdrop {
  background: #f5f5f5;
}
@media (max-width: 979px) {
  .gk-mainmenu-toggle {
    display: inline-block;
  }
  #loginModal {
    max-width: 100%;
    margin-left: auto;
  }
  .nav-collapse.gk-main-menu.collapse {
    overflow: hidden;
    height: 0;
    clear: both;
    width: 100%;
  }
  .nav-collapse.gk-main-menu.collapse > ul > li {
    clear: both;
    width: 100%;
  }
  .gk-main-menu {
    float: none;
  }
  .gk-main-menu ul.nav-child {
    display: block !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: static !important;
    width: 100% !important;
  }
  .gk-main-menu > ul {
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px !important;
  }
  .gk-main-menu > ul > li:first-child > a {
    border-top: none !important;
  }
  .gk-main-menu ul li {
    border: none !important;
    line-height: 39px !important;
    min-height: 28px !important;
  }
  .gk-main-menu ul li a,
  .gk-main-menu ul li li a,
  .gk-main-menu ul li ul li a {
    border-top: 1px solid #e5e5e5;
    color: #777 !important;
    font-weight: normal !important;
    line-height: 39px !important;
    margin: 0 !important;
    min-height: 28px !important;
  }
  .gk-main-menu ul li a {
    font-size: 13px;
    padding: 0 15px !important;
  }
  .gk-main-menu ul li a:active,
  .gk-main-menu ul li a:focus,
  .gk-main-menu ul li a:hover {
    background: #f5f5f5 !important;
    color: #333 !important;
  }
  .gk-main-menu ul li li a {
    font-size: 11.96px;
    padding-left: 30px !important;
  }
  .gk-main-menu ul li li li a {
    font-size: 11.05px;
    padding-left: 40px !important;
  }
  .gk-main-menu ul li li li li a {
    font-size: 9.75px;
    padding-left: 50px !important;
  }
  .gk-main-menu ul ul {
    background: #fff;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    position: static;
    width: 100%;
  }
  .span12 + .span12 {
    margin-left: 0 !important;
  }
  .row-fluid .tspan12,
  .tspan12 {
    width: 100%;
    *width: 100%;
  }
  .row-fluid .tspan11,
  .tspan11 {
    width: 91.436464082%;
    *width: 91.3832725926%;
  }
  .row-fluid .tspan10,
  .tspan10 {
    width: 82.872928171%;
    *width: 82.8197366816%;
  }
  .row-fluid .tspan9,
  .tspan9 {
    width: 74.30939226%;
    *width: 74.2562007706%;
  }
  .row-fluid .tspan8,
  .tspan8 {
    width: 65.745856349%;
    *width: 65.6926648596%;
  }
  .row-fluid .tspan7,
  .tspan7 {
    width: 57.182320438%;
    *width: 57.1291289486%;
  }
  .row-fluid .tspan6,
  .tspan6 {
    width: 48.618784527%;
    *width: 48.5655930376%;
  }
  .row-fluid .tspan5,
  .tspan5 {
    width: 40.055248616%;
    *width: 40.0020571266%;
  }
  .row-fluid .tspan4,
  .tspan4 {
    width: 31.491712705%;
    *width: 31.4385212156%;
  }
  .row-fluid .tspan3,
  .tspan3 {
    width: 22.928176794%;
    *width: 22.8749853046%;
  }
  .row-fluid .tspan2,
  .tspan2 {
    width: 14.364640883%;
    *width: 14.3114493936%;
  }
  .row-fluid .tspan1,
  .tspan1 {
    width: 5.801104972%;
    *width: 5.74791348264%;
  }
  div.box.dlastrow {
    clear: none;
  }
  div.box.dlastrow + div.box {
    margin-left: 2.76243% !important;
    clear: none;
  }
  div.box.tlastrow {
    clear: right;
  }
  div.box.tlastrow + div.box {
    margin-left: 0 !important;
    clear: left;
  }
  [class*="tspan"],
  .row-fluid [class*="tspan"] {
    float: left !important;
  }
  .gk-big-header {
    font-size: 80px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .gk-small-header {
    font-size: 18px;
  }
  .gk-buttons {
    padding: 60px 0;
  }
  .gk-blue-button,
  .gk-yellow-button {
    font-size: 23.4px;
    font-weight: 300;
    height: 48px;
    line-height: 49.4px;
    margin-left: 25px;
    padding: 0 36px;
  }
  .gk-medium-header {
    font-size: 30px;
  }
  #gk-download-btn {
    width: 130px;
  }
}
@media (max-width: 768px) {
  #loginModal {
    max-width: 100%;
    margin-left: auto;
  }
  .nav-collapse.gk-main-menu.collapse {
    overflow: hidden;
    height: 0;
    clear: both;
    width: 100%;
  }
  .nav-collapse.gk-main-menu.collapse > ul > li {
    clear: both;
    width: 100%;
  }
  [class*="span"] {
    margin-top: 20px;
  }
  [class*="span"]:after {
    clear: both;
    content: "";
    display: block;
  }
  [class*="span"]:first-child {
    margin-top: 0;
  }
  .row-fluid .span3,
  .row-fluid .span3 {
    float: left;
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  #gk-top .row-fluid .span3,
  #gk-bottom .row-fluid .span3 {
    margin-top: 0 !important;
  }
  .row-fluid .span3:nth-child(2n) {
    margin-left: 6px;
  }
  .row-fluid .span2:nth-child(3n+2),
  .row-fluid .span4:nth-child(3n+2) {
    margin-left: 3px;
    margin-right: 3px;
  }
  #gk-top .row-fluid .span2,
  #gk-top .row-fluid .span4,
  #gk-bottom .row-fluid .span2,
  #gk-bottom .row-fluid .span4 {
    float: left;
    margin-top: 0 !important;
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  #gk-top .row-fluid .span2:nth-child(3n),
  #gk-top .row-fluid .span2:nth-child(3n),
  #gk-top .row-fluid .span4:nth-child(3n),
  #gk-top .row-fluid .span4:nth-child(3n),
  #gk-bottom .row-fluid .span2:nth-child(3n),
  #gk-bottom .row-fluid .span2:nth-child(3n),
  #gk-bottom .row-fluid .span4:nth-child(3n),
  #gk-bottom .row-fluid .span4:nth-child(3n) {
    margin-left: 6px;
    margin-right: 0 !important;
  }
  #gk-top .row-fluid .span2:nth-child(3n+1),
  #gk-top .row-fluid .span2:nth-child(3n+1),
  #gk-top .row-fluid .span4:nth-child(3n+1),
  #gk-top .row-fluid .span4:nth-child(3n+1),
  #gk-bottom .row-fluid .span2:nth-child(3n+1),
  #gk-bottom .row-fluid .span2:nth-child(3n+1),
  #gk-bottom .row-fluid .span4:nth-child(3n+1),
  #gk-bottom .row-fluid .span4:nth-child(3n+1) {
    margin-left: 0 !important;
    margin-right: 6px;
  }
  #gk-top .row-fluid .tspan12,
  #gk-bottom .row-fluid .tspan12 {
    width: 100%;
    *width: 100%;
  }
  #gk-top .row-fluid .tspan11,
  #gk-bottom .row-fluid .tspan11 {
    width: 91.436464082%;
    *width: 91.3832725926%;
  }
  #gk-top .row-fluid .tspan10,
  #gk-bottom .row-fluid .tspan10 {
    width: 82.872928171%;
    *width: 82.8197366816%;
  }
  #gk-top .row-fluid .tspan9,
  #gk-bottom .row-fluid .tspan9 {
    width: 74.30939226%;
    *width: 74.2562007706%;
  }
  #gk-top .row-fluid .tspan8,
  #gk-bottom .row-fluid .tspan8 {
    width: 65.745856349%;
    *width: 65.6926648596%;
  }
  #gk-top .row-fluid .tspan7,
  #gk-bottom .row-fluid .tspan7 {
    width: 57.182320438%;
    *width: 57.1291289486%;
  }
  #gk-top .row-fluid .tspan6,
  #gk-bottom .row-fluid .tspan6 {
    width: 48.618784527%;
    *width: 48.5655930376%;
  }
  #gk-top .row-fluid .tspan5,
  #gk-bottom .row-fluid .tspan5 {
    width: 40.055248616%;
    *width: 40.0020571266%;
  }
  #gk-top .row-fluid .tspan4,
  #gk-bottom .row-fluid .tspan4 {
    width: 31.491712705%;
    *width: 31.4385212156%;
  }
  #gk-top .row-fluid .tspan3,
  #gk-bottom .row-fluid .tspan3 {
    width: 22.928176794%;
    *width: 22.8749853046%;
  }
  #gk-top .row-fluid .tspan2,
  #gk-bottom .row-fluid .tspan2 {
    width: 14.364640883%;
    *width: 14.3114493936%;
  }
  #gk-top .row-fluid .tspan1,
  #gk-bottom .row-fluid .tspan1 {
    width: 5.801104972%;
    *width: 5.74791348264%;
  }
  #gk-top .row-fluid [class*="span"],
  #gk-bottom .row-fluid [class*="span"] {
    margin-left: 2.762430939%;
  }
  .gk-article .article-header {
    font-size: 32px !important;
    line-height: 48px !important;
  }
  #gk-header {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  body > footer .nav {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0;
    width: 100%;
  }
  body > footer .nav li {
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
  }
  body > footer .gk-copyrights,
  body > footer .gk-toplink {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  #gk-social-icons {
    display: none !important;
  }
  body > header > .row {
    text-align: center;
  }
  body > header #mod-search-searchword {
    float: none;
    margin: 0 auto;
  }
  #gk-main .container-fluid #sidebar {
    margin: 0 !important;
    width: 100% !important;
  }
  #gk-main .container-fluid #sidebar .box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left !important;
    padding: 0 10px !important;
    width: 50%;
  }
  div.box.dlastrow {
    clear: none;
  }
  div.box.dlastrow + div.box {
    margin-left: 2.76243% !important;
    clear: none;
  }
  div.box.tlastrow {
    clear: right;
  }
  div.box.tlastrow + div.box {
    margin-left: 0 !important;
    clear: left;
  }
  .gk-big-header {
    font-size: 56px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .gk-small-header {
    font-size: 16px;
  }
  .gk-buttons {
    padding: 30px 0;
  }
  .gk-blue-button,
  .gk-yellow-button {
    font-size: 18.2px;
    font-weight: 300;
    height: 32px;
    line-height: 32.5px;
    margin-left: 16px;
    padding: 0 24px;
  }
  .gk-medium-header {
    font-size: 24px;
  }
  .container-fluid .row-fluid .gk-demo-content,
  .container-fluid .row-fluid .gk-demo-content.span4 {
    float: none !important;
    margin: 0 auto !important;
    max-width: 360px !important;
    width: 100% !important;
  }
  #gk-download-btn {
    width: 100px;
  }
}
@media (max-width: 480px) {
  #loginModal {
    max-width: 100%;
    margin-left: auto;
  }
  .nav-collapse.gk-main-menu.collapse {
    overflow: hidden;
    height: 0;
    clear: both;
    width: 100%;
  }
  .nav-collapse.gk-main-menu.collapse > ul > li {
    clear: both;
    width: 100%;
  }
  .container-fluid .row-fluid .span12,
  .container-fluid .row-fluid .span6,
  .container-fluid .row-fluid .span4,
  .container-fluid .row-fluid .span3,
  .container-fluid .row-fluid .span2 {
    clear: both;
    float: none;
  }
  .container-fluid #gk-top .span12,
  .container-fluid #gk-top .span6,
  .container-fluid #gk-top .span4,
  .container-fluid #gk-top .span3,
  .container-fluid #gk-top .span2,
  .container-fluid #gk-bottom .span12,
  .container-fluid #gk-bottom .span6,
  .container-fluid #gk-bottom .span4,
  .container-fluid #gk-bottom .span3,
  .container-fluid #gk-bottom .span2 {
    width: 100% !important;
    margin: 20px auto 0 auto !important;
    max-width: 480px !important;
  }
  .container-fluid #gk-top .span2,
  .container-fluid #gk-bottom  .span2 {
    max-width: 240px !important;
  }
  .container-fluid #gk-top {
    margin-bottom: 20px;
  }
  .gk-article .article-header,
  #k2Container header h1,
  .itemView header h2 a {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .gk-item-page .gk-article {
    min-height: auto;
  }
  .item-page aside,
  #k2Container aside {
    float: none;
    position: static;
    width: 100%;
    max-width: 100%;
  }
  .gk-article,
  .itemBody.containsItemInfo,
  .itemOtherElements.containsItemInfo,
  .itemListView .itemBlock.containsItemInfo,
  .itemListView .itemBlock.itemOtherElements,
  .genericView .itemView.itemOtherElements,
  .userView .itemBlock.itemOtherElements,
  .latestView .itemBlock.itemOtherElements {
    clear: both;
    margin-left: 0 !important;
    min-height: 120px;
    font-size: 13px;
    line-height: 22.75px !important;
  }
  .latestView .itemsContainer,
  .itemAuthorContent {
    width: 100%;
    min-width: 100%;
    clear: both;
  }
  .item-page time,
  .itemAsideInfo time {
    display: block;
    width: 66px;
    height: 66px;
    line-height: 52px;
    padding: 6px;
    text-align: center;
    background: #fbb450;
    font-size: 48.1px;
    font-weight: 600;
    color: #fff;
    float: left !important;
    margin-left: 0;
  }
  .item-page time span,
  .itemAsideInfo time span {
    display: block;
    font-size: 18.2px;
    line-height: 0;
  }
  .article-info {
    float: left;
    margin: 0 0 10px 10px;
    text-align: left;
    font-size: 11.05px;
    max-width: 345px;
  }
  .article-info dt,
  .article-info dd {
    float: left;
    margin: 0 0 3px 5px;
  }
  .article-info dt {
    clear: both;
  }
  .contact .thumbnail {
    display: block;
    float: none;
    margin: 20px 0;
  }
  .contact .form-horizontal .control-label {
    text-align: left;
  }
  .gk-big-header {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 0px;
  }
  .gk-small-header {
    font-size: 12px;
  }
  .gk-buttons {
    padding: 20px 0 0 0;
  }
  .gk-blue-button,
  .gk-yellow-button {
    font-size: 14.3px;
    font-weight: 300;
    height: 24px;
    line-height: 24.7px;
    margin-left: 10px;
    padding: 0 16px;
  }
  .gk-medium-header {
    font-size: 18px;
  }
  #gk-download-btn {
    width: 80px;
  }
  div.box.dlastrow,
  div.box.tlastrow {
    clear: both;
  }
  div.box.dlastrow + div.box,
  div.box.tlastrow + div.box {
    margin: 20px auto !important;
    clear: both;
  }
}
#k2Container {
  overflow: hidden;
  padding-bottom: 24px;
  position: relative;
}
.k2FeedIcon a,
a.k2FeedIcon {
  background: url('../images/k2/rss.png') no-repeat 0 0;
  color: #333 !important;
  display: block;
  float: left;
  height: 21px;
  line-height: 20.8px;
  padding: 0 0 0 32px;
}
.k2FeedIcon a:hover,
a:hover.k2FeedIcon {
  color: #222;
}
.k2FeedIcon a {
  float: none;
}
.itemFeature {
  background: #fbb450;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 16px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
}
.itemListView .itemFeature {
  left: 0;
  right: inherit;
}
ul li.itemResizer a {
  display: inline-block;
  height: 15px;
  text-indent: -9999em;
  width: 15px;
}
ul li.itemResizer span {
  padding: 0 6px 0 0;
}
ul li.itemResizer #fontIncrease {
  background-position: 0 5px;
}
.smallerFontSize {
  font-size: 90% !important;
}
.largerFontSize {
  font-size: 115% !important;
}
.itemImageBlock {
  position: relative;
}
.itemImage {
  clear: none;
  display: block;
  line-height: 0;
  margin: 0 0 15px;
  overflow: hidden;
}
.itemImage.modal {
  position: relative;
  top: auto;
  left: auto;
  z-index: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  border-radius: 0;
}
.itemsContainerWrap .itemImage {
  margin: 0 0 16px 0;
}
.itemImageBlock img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 0;
}
.itemImageBlock img:hover {
  -webkit-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -ms-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -o-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
}
.itemImageCaption {
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  display: block;
  font-size: 11.96px;
  margin: -40px 0 40px;
  padding: 9px 0;
}
.itemImageBlock > a {
  display: block;
  width: 100%;
}
.itemExtraFields ul li span.itemExtraFieldsValue,
.itemLinks .itemCategory a,
.itemLinks .itemAttachmentsBlock ul,
.itemLinks .itemTagsBlock ul {
  display: block;
  margin: 0 0 0 27%;
}
.itemLinks .itemTagsBlock,
.itemLinks .itemSocialSharing {
  clear: both;
  overflow: hidden;
}
.itemSocialSharing {
  border-top: 1px solid #e5e5e5;
  float: left;
  overflow: visible !important;
  padding: 20px 0;
  width: 100%;
}
/*.itemExtraFields {
  font-size: 11.96px;
  margin: 8px 0 24px;
}*/
.itemExtraFields h3 {
  font-size: 18px;
  padding: 0 0 8px;
}
small.itemDateModified {
  color: #999;
  display: block;
  font-style: italic;
  text-align: right;
}
.itemRatingForm {
  display: block;
  line-height: 26px;
  vertical-align: middle;
}
.itemRatingForm .formLogLoading {
  padding: 0 0 0 20px;
}
.itemRatingLog {
  color: #999;
  float: left;
  font-size: 11.05px;
  line-height: 24.7px;
  padding: 4px 0 0 12px;
}
span#formLog {
  background: #e4156d;
  clear: both;
  color: #fff;
  display: block;
  float: none;
  margin: 10px 0;
  position: relative;
  text-align: center;
  top: 10px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url('../images/k2/star.png') left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  float: right;
  height: 25px;
  list-style: none;
  margin: 6px 0 0 32px !important;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 124px;
}
.itemRatingList li {
  background: none;
  border: none !important;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 25.35px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -1000px;
  top: 0;
}
.itemRatingList a:hover {
  background-position: left center;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  background-position: 0 bottom;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.itemTags {
  list-style: none;
  font-size: 90%;
  margin: 10px 0 0 0;
}
.itemTags li {
  display: inline-block;
}
.k2TagCloudBlock a,
.itemTags a {
  font-size: 11.96px;
  display: block;
  color: #fff;
  float: left;
  padding: 3px 6px;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  background: #e4156d;
}
.k2TagCloudBlock a:hover,
.itemTags a:hover {
  background: #444;
  -webkit-transition: all .3ms linear;
  -moz-transition: all .3ms linear;
  -o-transition: all .3ms linear;
  transition: all .3ms linear;
}
.itemExtraFields ul li {
  border-top: 1px solid #e5e5e5;
  list-style: none;
  padding: 5px 0;
}
.itemLinks ul li {
  list-style: none;
}
.itemAttachmentsBlock {
  border: 1px solid #e5e5e5;
  margin: 0 0 48px;
  min-height: 38px;
  padding: 10px 10px 12px 80px;
}
.itemLinks .itemAttachmentsBlock ul li a {
  color: #222;
  font-weight: 700;
}
.itemLinks .itemAttachmentsBlock ul li a span {
  color: #777;
  font-size: 11.05px;
  font-weight: 400;
}
.itemAuthorData img {
  float: left;
}
.itemAuthorDetails {
  margin-left: 90px;
}
.itemAsideInfo img,
.itemComments .itemCommentsList li > span.gkAvatar img,
.lcAvatar img,
.itemAuthorData img {
  max-width: 64px !important;
  border-radius: 5px 5px 5px 5px;
}
.itemAsideInfo time {
  float: right;
  margin-bottom: 12px;
}
.itemAuthorContent h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.itemAuthorContent {
  margin: 0 0 20px;
  padding: 20px 0 0;
  overflow: hidden;
  width: 50%;
  max-width: 50%;
  float: left;
}
.itemAuthorContent ul li a,
.itemNavigation {
  clear: both;
  color: #999;
  padding: 0;
}
.itemComments h3 {
  border-top: 1px solid #e5e5e5;
  font-size: 26px;
  font-weight: 300;
  padding: 20px 0 0;
}
.commentLink {
  float: right;
}
a.itemCommentsAuthor {
  color: #333 !important;
  font-size: 14.3px;
  font-weight: 600;
}
a:hover.itemCommentsAuthor {
  color: #7ae;
}
.itemCommentsForm label {
  clear: both;
  display: block;
  padding: 12px 0 3px;
  font-weight: bold;
}
.itemCommentsForm .inputbox,
.itemCommentsForm textarea.inputbox {
  width: 95%;
}
.itemCommentsForm #submitCommentButton {
  clear: both;
  margin: 20px 0 0;
}
.itemCommentsForm .itemCommentsFormNotes {
  color: #999;
  font-size: 11.96px;
}
.itemComments p {
  margin: .6em 0;
  font-size: 11.96px;
}
.itemComments .itemCommentsList,
.itemComments .itemCommentsForm {
  clear: both;
  padding: 0 0 12px;
  list-style: none;
  margin: 0;
}
.itemComments .itemCommentsList li {
  border-top: 1px dotted #e5e5e5;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
.itemComments .itemCommentsList li:first-child {
  border: none;
}
.itemComments .itemCommentsList li > div {
  margin: 0 0 0 80px;
  padding-left: 10px;
}
.itemComments .itemCommentsList li > span.gkAvatar {
  float: left;
  margin: 2px 0 0;
}
.itemComments .itemCommentsList li div div span {
  color: #999;
  font-size: 11.05px;
  margin-right: 16px;
}
.userView article,
.genericView article,
.itemList article,
.genericView .itemBlock {
  clear: both;
  position: relative;
  margin: 0 0 35px 0;
}
.itemList {
  overflow: hidden;
}
.genericView .itemView {
  clear: both;
}
.genericView .itemView.itemViewClear {
  clear: both !important;
  padding: 0 20px 0 0;
}
.genericView .itemView h2 {
  font-size: 28px;
  line-height: 36px;
}
.itemView header h2 a {
  color: #444;
}
.itemView header h2 a:hover {
  color: #E4156D;
}
.itemView header ul {
  list-style: none;
  margin: 0 0 8px;
  font-size: 11.05px;
}
.itemView header ul li {
  display: inline-block;
  margin: 2px;
}
.itemView header ul li a {
  color: #999;
}
.itemView header ul li a:hover {
  color: #333;
}
.genericView header h1 {
  font-size: 44px;
  color: #444;
}
.subCategoryContainer {
  float: left;
  margin-bottom: 32px;
}
.subCategoryContainer .subCategory {
  margin: 0 32px 24px 0;
}
section.itemList div.itemBody {
  margin-bottom: 10px;
}
#itemListLinks ul {
  margin: 12px 0 0;
}
#itemListLinks li {
  font-size: 13px;
  padding-left: 24px;
}
#itemListLinks a {
  color: #777;
}
.k2LatestCommentsBlock .k2FeedIcon {
  margin-top: 16px;
}
.k2LatestCommentsBlock ul li,
.k2TopCommentersBlock ul li {
  font-size: 13px;
  color: #444;
  list-style: none !important;
}
.k2LatestCommentsBlock ul li .lcAvatar,
.k2TopCommentersBlock ul li .lcAvatar {
  margin: 0 12px 0 0;
}
.k2LatestCommentsBlock ul li .lcUsername,
.k2TopCommentersBlock ul li .lcUsername {
  font-weight: bold;
  font-size: 13px;
  color: #444;
  line-height: 18.2px;
}
.k2LatestCommentsBlock ul li .lcCommentDate,
.k2TopCommentersBlock ul li .lcCommentDate {
  font-weight: normal;
  font-size: 10.4px;
  line-height: 14.95px;
}
.k2LatestCommentsBlock ul li .lcCommentDate a,
.k2TopCommentersBlock ul li .lcCommentDate a {
  color: #333;
}
.k2LatestCommentsBlock ul li.clearList,
div .k2ItemsBlock ul li.clearList {
  border: 0;
  padding: 0 !important;
}
.k2LatestCommentsBlock ul li p {
  margin: 0;
}
.k2TopCommentersBlock div {
  padding-left: 16px;
}
.k2LatestCommentsBlock p a,
.k2TopCommentersBlock p a {
  color: #999;
}
.k2LatestCommentsBlock p a:hover,
.k2TopCommentersBlock p a:hover {
  color: #333;
}
.k2LatestCommentsBlock div span,
.k2TopCommentersBlock div span {
  color: #999;
  display: block;
  font-size: 11.05px;
}
.k2Avatar {
  display: block !important;
  float: left;
  margin: 0 24px 0 0;
}
.k2Avatar > img {
  border-radius: 3px;
}
.lcAvatar {
  padding: 4px 0 0;
}
.lcUsername {
  font-size: 11.96px;
  font-weight: 600;
}
.k2LatestCommentsBlock ul li {
  margin-bottom: 12px;
}
.k2CommentItem > div {
  background: url('../images/k2/lc_comment.png') no-repeat 14px 100%;
  padding-bottom: 10px;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
.k2CommentItem > div > p {
  background: #f5f5f5;
  color: #999;
  border-radius: 5px;
  padding: 10px 15px;
}
.k2CommentItem span.lcItemTitle {
  color: #333;
  display: block;
  font-weight: 600;
  padding: 0 0 9px;
}
.k2CommentItem a {
  color: #444;
}
.k2CommentItem a:hover {
  color: #999;
}
.k2CommentItem span.lcCommentDate {
  color: #999;
  display: block;
  font-size: 10.4px;
}
.k2AuthorsListBlock ul li {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 0;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: block;
  font-size: 11.05px;
  line-height: 14.3px;
  margin: 12px 0 0;
  padding: 0 0 0 12px;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem span {
  color: #777;
  display: block;
  font-size: 10.4px;
}
#gkRight .k2Avatar,
#gkLeft .k2Avatar {
  border-color: #fff;
}
.tcUsername {
  color: #333;
  font-size: 18.2px;
}
.tcLatestComment {
  color: #777;
  display: block;
  font-size: 13px;
  margin: 6px 0;
}
.tcLatestCommentDate {
  color: #999;
  display: block;
  font-size: 11.05px;
}
div .k2ItemsBlock ul {
  margin-right: -20px;
}
div .k2ItemsBlock ul li {
  background: none !important;
  list-style: none !important;
  margin: 0 0 12px;
  padding: 12px 20px 12px 0 !important;
}
a.moduleItemTitle {
  color: #333;
  display: block;
  font-size: 14.3px;
  font-weight: 400;
  line-height: 20.8px;
}
.moduleItemAuthor {
  border-bottom: 1px solid #e5e5e5;
  font-size: 11.05px;
  margin: 0 0 16px;
  overflow: hidden;
}
.moduleItemAuthor a {
  color: #333;
  padding: 0 0 12px;
}
.moduleItemIntrotext {
  display: block;
  line-height: 1.6;
}
.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  margin: 4px 0;
  overflow: hidden;
}
.moduleItemDateCreated,
.moduleItemCategory {
  color: #999;
  font: normal 10px Verdana, Geneva, sans-serif;
}
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: 700;
  margin: 0 4px 0 0;
  width: 30%;
}
.moduleItemTags,
.moduleAttachments {
  border-top: 1px solid #e5e5e5;
  margin: 12px 0 0;
  overflow: hidden;
  padding: 12px 0 0;
}
.moduleItemTags strong {
  color: #333;
  font-size: 11.96px;
}
a.moduleItemComments {
  font-size: 11.96px;
}
a:hover.moduleItemComments {
  background-position: 0 100%;
}
.k2ItemsBlock ul li span.moduleItemHits {
  font-size: 90%;
}
.moduleItemImage {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.moduleItemReadMore {
  margin-top: 5px;
  clear: both;
  display: block;
}
.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px;
}
.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px;
}
.k2LoginBlock fieldset.input p#form-login-remember label,
.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #e5e5e5;
}
.k2UserBlock .k2UserBlockDetails span.ubName {
  display: block;
  font-size: 14.3px;
  font-weight: 700;
}
.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 14.3px;
  padding: 0 4px;
}
.k2CalendarBlock {
  margin: 12px 0;
}
.k2CalendarLoader {
  background: #fff;
}
.k2CalendarBlock table.calendar {
  border-collapse: collapse;
  margin: 0 auto;
}
.k2CalendarBlock table.calendar width: 100%

	tr td {
  border: 1px solid #fff;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarNavMonthPrev,
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarNavMonthNext {
  font-size: 14.95px !important;
  text-align: center;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDayName {
  background: #f5f5f5;
  color: #333;
  width: 14.2%;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDateEmpty {
  background: #f5f5f5;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarDateLinked a:hover {
  color: #fbb450 !important;
  display: block;
  padding: 6px;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarToday {
  background: #7ae;
  color: #fff;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarTodayLinked {
  background: #f5f5f5;
  padding: 0;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarTodayLinked a {
  color: #7ae;
  display: block;
  font-size: 11.96px;
  font-weight: 700;
  padding: 2px;
}
.k2CalendarBlock table.calendar width: 100%

	tr td.calendarTodayLinked a:hover {
  background: #333;
  color: #fff;
  display: block;
  padding: 2px;
}
.calendarNavLink {
  color: #7ae;
}
.calendarNavLink:hover {
  color: #fbb450;
}
.calendarCurrentMonth {
  color: #333;
  font-weight: 600;
}
.gkColumns > aside .k2CalendarBlock table.calendar,
.gkColumns > aside .k2CalendarBlock table.calendar tr td {
  background: none;
  border: none;
  color: #fff;
}
.gkColumns > aside .k2CalendarBlock table.calendar tr td.calendarDateLinked a {
  font-size: 18.2px;
  font-weight: 700;
}
.gkColumns > aside .calendarNavMonthPrev,
.gkColumns > aside .calendarCurrentMonth,
.gkColumns > aside .calendarNavMonthNext {
  background: #333 !important;
}
.k2CategorySelectBlock form select {
  width: auto;
}
#k2Container .gsc-control {
  width: 100%;
}
#k2Container header h1 {
  margin-bottom: 22px;
}
#k2Container .itemReadMore {
  border-radius: 2px;
  margin: 0 5px 2px 2px;
  padding: 0 10px;
  height: 28px;
  display: inline-block;
  line-height: 27.95px;
  background: #7ae;
  color: #fff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#k2Container .itemReadMore :hover {
  background: #333;
}
span.ubUserEmail {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0;
  padding: 0;
}
.catCounter,
.k2ArchivesBlock b {
  font-size: 11.05px;
  font-weight: 400;
  color: #999;
}
li.counter {
  float: right;
  font-size: 85%;
  line-height: 32.5px;
}
.itemCommentsPagination ul li {
  display: inline-block;
  font-size: 80%;
  margin: 0 3px;
}
.itemsContainer .itemsContainerWrap,
.itemContainer .itemsContainerWrap {
  margin: 0 0 0 20px;
}
.itemsContainer:first-child .itemsContainerWrap,
.itemContainer:first-child .itemsContainerWrap {
  margin: 0 !important;
}
.itemAsideInfo {
  position: absolute;
  top: 0;
  max-width: 100px;
}
.itemBody.containsItemInfo,
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo,
.itemListView .itemBlock.itemOtherElements,
.genericView .itemView.itemOtherElements,
.userView .itemBlock.itemOtherElements,
.latestView .itemBlock.itemOtherElements {
  margin-left: 130px;
}
.genericView .itemBlock h2,
.itemListView .itemBlock h2,
.latestView .itemBlock h2 {
  font-size: 32px;
  margin: 20px 0;
}
.userView .itemBlock h2 {
  font-size: 32px;
  margin: 0 0 20px;
}
.itemBottom .itemRatingBlock span,
.itemBottom .itemRatingBlock .itemRatingList,
.itemBottom .itemRatingBlock .itemRatingForm ul.itemRatingList li,
.itemLinks .itemCategory span,
.itemLinks .itemAttachmentsBlock > span,
.itemExtraFields ul li span.itemExtraFieldsLabel,
.latestView .itemsContainer,
.itemLinks .itemSocialSharing > div,
.itemCommentsForm textarea,
.itemCommentsForm .inputbox,
.itemContainer {
  float: left;
}
.itemContainer {
  width: 100%;
}
.itemRatingBlock,
.itemListSubCategories {
  border-top: 1px solid #e5e5e5;
  margin: 30px 0 0;
  overflow: hidden;
  padding: 15px 0;
}
.itemRatingBlock > span,
.itemListSubCategories > span {
  line-height: 32.5px;
}
.itemComments .itemCommentsList li > span > img,
.k2LoginBlock fieldset.input p label,
.k2LoginBlock fieldset.input p input {
  display: block;
}
.itemAuthorData {
  clear: both;
  overflow: hidden;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  min-height: 48px;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.itemAuthorData a,
.itemAuthorContent ul li a:hover,
#itemListLinks a:hover {
  color: #333;
}
.itemAuthorData .itemAuthorContent,
itemContainerLast article {
  margin: 0;
}
#itemCommentsAnchor,
.clr,
#itemListLinks,
.moduleItemAuthor p {
  clear: both;
}
.itemBackToTop,
.moduleItemTags a {
  float: right;
}
.moduleItemTags a {
  font-size: 10.4px;
  float: left;
  margin: 0 8px 3px 0;
}
.moduleItemTags b {
  float: left;
  font-size: 10.4px;
  margin-right: 15px;
  font-weight: normal;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked,
.itemContainerLast:first-child .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock {
  padding: 0;
}
#k2Container .gsc-branding-text,
.itemCommentsPagination ul {
  text-align: right;
}
#k2Container .gs-visibleUrl,
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span,
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover,
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
.itemsContainerWrap2 h2,
.itemsContainerWrap3 h2 {
  font-size: 28px;
  line-height: 36px;
}
.itemIntroText ol,
.itemFullText ol {
  list-style: decimal;
  list-style-position: inside;
}
.k2ArchivesBlock ul li,
.k2CategoriesListBlock ul li {
  border: none;
  padding: 2px 0;
  font-size: 14.95px;
}
.k2ArchivesBlock ul li a,
.k2CategoriesListBlock ul li a {
  color: #777;
}
.k2ArchivesBlock ul li a:hover,
.k2CategoriesListBlock ul li a:hover {
  color: #7ae;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagination-list {
  clear: both;
  display: block;
  margin-top: 15px;
}
.pagination-list li a {
  margin: 0 1px;
}
#gkBg {
    background: rgba(0, 0, 0, 0) url("/images/bg.png") no-repeat scroll left bottom / contain !important;
}
footer.container-fluid {
    margin-top: -100px;
}
.extras li {
    background-color: #fff  !important;
    background-position: center center !important;
    background-size: 50% auto !important;
    border-radius: 50%;
    border: none !important;
}
.extras .November {
    border-radius: 0;
    font-size: 8px;
    margin: 6px 4px 0 0;
    padding: 2px 5px;
}
.btn.button {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    font-family: "Raleway";
}
.btn.button:hover {
    color: #e4156d;
}
.itemImage > img {
    border: 10px solid #fff;
    width: 100% !important;
    box-sizing: border-box;
}
body .footer.texture {
    background: rgba(0, 0, 0, 0) url("../images/slide2_bg2.gif") no-repeat scroll center bottom / cover ;
    margin-top: -200px;
    padding: 100px 0;
}
#gk-top .mvd .span4:nth-of-type(1) h2 {
    background: #C82C81 none repeat scroll 0 0;
}
#gk-top .mvd .span4:nth-of-type(2) h2 {
    background: #3F4420 none repeat scroll 0 0;
}
#gk-top .mvd .span4:nth-of-type(3) h2 {
    background: #B0852D none repeat scroll 0 0;
}
body .gkIsWrapper-gk_game figcaption h2 {
    font-size: 70px;
    letter-spacing: 0;
    line-height: 70px;
    text-transform: none;
}
body .gkIsWrapper-gk_game figcaption p { text-transform: none; }
.gkIsPreloader {
    background: none !important;
}
.custom.mvd .span4 h2 a:hover {
    color: #fff;
}
body #gk-top .mvd h2 {
    margin: -12px 0 0;
    position: relative;
    z-index: 10;
}
body #gk-top .span4 {
    transition: all 0.5s ease-in-out 0s;
}
body #gk-top .span4:hover {
    transform: scale(1.05);
}
h2 {
    font-size: 22.25px;
}
figcaption.gkPage h2 {
    display: none;
}
div.gkIsWrapper-gk_game figcaption > div {
    margin: 150px 0 0;
}
#gkSocialAPI {
    display: none;
}
body.home section#gk-main {
    margin: -32px 0 70px;
}
#mc_embed_signup {
    width: 235px;
    background: transparent !important;
}
h1 {
	font-size:28px;
}
.smlThumb .itemImage img {
  max-width: 100px;
}
.smlThumb .itemIntroText {
  margin-bottom: .75em;
  line-height: 1.4em;
}
.genericView.smlThumb .itemView {
  margin-left: 0;
}
.genericView.smlThumb article,
.genericView.smlThumb .itemBlock {
  margin-bottom: 0;
}
header.dark {
  background: #fff;
}
body.home #gk-main {
  margin: -70px 0 70px;
}
body.home h1.article-header {
  display: none;
}
#gk-top .box {
  margin-bottom: 6em;
}
.gk-main-menu > ul > li.active > a,
.gk-main-menu > ul > li > a {
  color: #b7b7b7;
  padding: 0 10px;
}
.gk-main-menu > ul li.current > a,
.gk-main-menu > ul li.active > a {
  color: #333 !important;
}
.gk-main-menu > ul > li.active > a,
.gk-main-menu > ul > li:hover > a {
  background: #C92D81;
  color: #3e3e3e;
}
.custom.mvd a {
  color: #fff;
}
.custom.mvd a:active,
.custom.mvd a:focus,
.custom.mvd a:hover {
  color: #C92D81;
}
body.home h2.article-header {
  font-size: 30px;
  line-height: 30px;
  margin-bottom:10px;
  min-height:60px;
}
.item-page.gk-item-page h2 {
    width: 50%;
    float: left;
    margin-right: 5%;
    margin-bottom: 100px;
}
#Home #heading {
    padding: 100px 0 0;
}
#gk-top .box {
  margin-bottom: 2em;
}
.calendarEvents {
    margin-bottom: 20px;
    margin-top: -20px;
}
.calendarEvents li {
  display: inline-block;
}
.calendarEvents li a {
    background: #e5e5e5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin-bottom: 2px;
    padding: 2px;
    width: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;
}
.custom.calendarEvents > div {
    margin: 0 190px;
    text-align: left;
}
.custom.calendarEvents ul {
    margin: 0;
}
.calendarEvents li a.active {
  background: #000;
}
.calendarEvents li a.active:hover {
  background: #C92D81;
}
.calendarEvents span {
  text-align: center;
  display: block;
  padding: .25em 0 0;
}
.calendarEvents span.day,
.calendarEvents span.day {
  font-size: 0;
}
.calendarEvents span.day::first-letter,
.calendarEvents span.day:first-letter {
  font-weight: 800;
  font-size: 14px;
}
h2 a {
  color: #000;
}
#sidebar .fb-like-box {
  width: 220px;
}
.fb_iframe_widget {
  display: block;
  margin-bottom: 2em;
}
#gk-top .mvd img {
  margin: 0;
  padding: 0;
  display:block;
}
#gk-top .mvd h2 {
  margin: 0;
  padding: .25em 1em;
  color: #fff;
  background: #b4a98d;
}
#gk-top .mvd .span4 {
  padding: 0 1em;
}
.footer.texture {
  padding: 86px 0 69px;
  background: url(../images/slide2_bg2.jpg);
}
.itemAsideInfo {
  right: 0;
  max-width: 180px;
  text-align: left;
}
.genericView .itemView {
  margin-left: 3em;
}
.genericView .itemView .itemImageBlock {
  float: left;
  margin-right: 2em;
}
#gkBg {
  overflow: visible;
}
@media (min-width: 767px) {
  #gkBg {
    overflow: hidden;
  }
}
@media (min-width: 1150px) {
  body.home #gk-content {
    padding-left: 4em;
    padding-right: 4em;
  }
}
@media (min-width: 1150px) {
  #gk-content {
    padding-right: 10em;
  }
}
#gkBg {
  background: transparent;
  background-size: 2400px 900px;
  overflow: hidden;
}
body.noBg #gkBg {
  background-image: none;
}
#gkPageContent,
#gk-main {
  position: relative;
  width: 100%;
  z-index: 20;
}
#gk-header {
  padding: 0;
  overflow: hidden;
}
#gk-header figure {
  margin: 0;
  padding: 0;
}
.items-leading {
    text-align: center;
}
.items-leading > div {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    min-width:285px;
    text-align: left;
}
.items-leading > div > div {
    padding: 20px;
}
.gkIsWrapper-gk_game {
  margin: 0 0 -16% 0;
  min-height: 200px;
  position: relative;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.gkIsWrapper-gk_game .gkIsPreloader {
  background: #C92D81;
  height: 100%;
  position: absolute;
  text-indent: -9999px;
  width: 100%;
  z-index: 19;
}
.gkIsWrapper-gk_game figure {
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  width: 100%;
  z-index: 1;
}
.gkIsWrapper-gk_game figure.animated {
  z-index: 2;
}
.gkIsWrapper-gk_game.loaded figure.animated {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gkIsWrapper-gk_game .active figcaption {
  filter: alpha(opacity=100);
}
.gkIsWrapper-gk_game figcaption > div {
  float: right;
  margin: 14% 0 0 0;
  width: 50%;
}
.gkIsWrapper-gk_game figure.active {
  z-index: 3;
  filter: alpha(opacity=100);
}
.gkIsWrapper-gk_game img {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
}
.gkIsWrapper-gk_game figcaption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: alpha(opacity=0);
  height: 100%;
  left: 0%;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.gkIsWrapper-gk_game figure.active figcaption {
  z-index: 101;
  filter: alpha(opacity=100);
}
.gkIsWrapper-gk_game figcaption h2 {
  color: #fff;
  font-size: 102px;
  font-weight: 400;
  letter-spacing: -9px;
  line-height: 102px;
  margin: 0;
  padding: 0;
  text-indent: -12px;
  text-transform: uppercase;
}
.gkIsWrapper-gk_game figcaption p {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
.gkIsWrapper-gk_game figcaption p,
.gkIsWrapper-gk_game figcaption a {
  color: #fff;
}
.gkIsWrapper-gk_game .gkProgress {
  background: rgba(0,0,0,0.25);
  display: block;
  height: 3px;
  margin: 15px 0 0 0;
  overflow: hidden;
  width: 100%;
}
.gkIsWrapper-gk_game .gkProgressBar {
  background: #d82731;
  display: block;
  height: 3px;
  -webkit-transform: translate3d(-100%,0,0);
  -moz-transform: translate3d(-100%,0,0);
  -ms-transform: translate3d(-100%,0,0);
  -o-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  width: 100%;
}
.gkIsWrapper-gk_game .gkProgressBar.active {
  -webkit-transform: translate3d(0%,0,0);
  -moz-transform: translate3d(0%,0,0);
  -ms-transform: translate3d(0%,0,0);
  -o-transform: translate3d(0%,0,0);
  transform: translate3d(0%,0,0);
}
.spinner {
  display: block;
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: rotate 2.0s infinite linear;
  animation: rotate 2.0s infinite linear;
}
.dot1,
.dot2 {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  background-color: #ababab;
  border-radius: 100%;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}
.dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.itemListView .itemImageBlock, .itemView .itemImageBlock {
    display: inline-block;
    height: 225px;
    overflow: hidden;
    width: 100%;
}
.itemContainerLast .itemImage img, .genericView .itemImage img {
    bottom: -9999px;
    height: 300px;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
    width: 300px;
}
.itemContainerLast .groupPrimary .itemImage > img.red, .genericView .itemImage img.red {
    height: 100% !important;
    max-width: none;
    width: auto !important;
}
h1 a {
    color: #333;
    background-color: #fff;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 50%;
}
.itemImage {
    border: 1px solid #3e3e3e;
    box-sizing: border-box;
    height: 100%;
    position: relative;
}
#itemListPrimary {
    text-align: center;
}
.itemListView .itemImage {
  display: inline-block;
}
.catItemExtraFieldsLabel,
.tagItemExtraFieldsLabel {
  font-family: '' Exo ', Arial, sans-serif', Arial, sans-serif;
  color: #444;
  font-size: 16.25px;
  font-weight: 400;
  margin-right: .5em;
}
.itemList .extras,
.itemBody .extras {
  float: right;
}
@media (min-width: 786px) {
  .itemListView .itemBody,
  .smlThumb .itemBody {
    float: left;
    display: inline;
    width: 76%;
  }
}

.itemListView .itemIntroText, .itemView .itemIntroText {
  line-height: 1.4em;
  padding: 20px;
}
.itemListView .itemContainer, .genericView .itemList .itemView {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1em;
}
.smlThumb .itemBlock {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1em;
  clear: both;
}
.itemListView.events .itemBlock {
  margin-left: 3em;
}
.k2FeedIcon {
  margin-top: 2em;
}
.itemExtraFields ul {
  margin: 0 0 9px 0;
}
.itemExtraFields .even, .itemExtraFields .odd {
  display: none;
}
.itemExtraFields ul li {
  border: none;
}
.itemExtraFieldsLabel {
  font-size: 18px;
  padding: 0 0 8px;
  color: #000;
  font-family: '' Exo ', Arial, sans-serif', Arial, sans-serif;
}
li.art,
li.sml,
li.med,
li.lge,
li.picnic,
li.toilets,
li.sloping,
li.sale,
li.toys,
li.bus,
li.coffee,
li.garden,
li.outdoors,
li.wheelchair,
li.ltdwheelchair {
  width: 25px;
  height:25px;
  margin: 0 1em 1em;
  display: inline-block;
  text-indent: -3000em;
  border: none;
}
li.art {
  background: url(../images/icons/art.jpg) no-repeat;
}
li.sml {
  background: url(../images/icons/sml.jpg) no-repeat;
}
li.med {
  background: url(../images/icons/med.jpg) no-repeat;
}
li.lge {
  background: url(../images/icons/lge.jpg) no-repeat;
}
li.picnic {
  background: url(../images/icons/picnic.jpg) no-repeat;
}
li.toilets {
  background: url(../images/icons/toilets.jpg) no-repeat;
}
li.sloping {
  background: url(../images/icons/sloping.jpg) no-repeat;
}
li.sale {
  background: url(../images/icons/sale.jpg) no-repeat;
}
li.toys {
  background: url(../images/icons/toys.jpg) no-repeat;
}
li.bus {
  background: url(../images/icons/bus.jpg) no-repeat;
}
li.coffee {
  background: url(../images/icons/coffee.jpg) no-repeat;
}
li.garden {
  background: url(../images/icons/garden.jpg) no-repeat;
}
li.outdoors {
  background: url(../images/icons/outdoors.jpg) no-repeat;
}
li.wheelchair {
  background: url(../images/icons/wheelchair.jpg) no-repeat;
}
li.ltdwheelchair {
  background: url(../images/icons/wheelchair.jpg) no-repeat;
}
.itemExtraFields ul li span.itemExtraFieldsValue {
  margin: 0 0 0 6em;
  font-size: 18px;
  padding: 0 0 8px;
  color: #000;
  font-family: '' Exo ',Arial,sans-serif', Arial, sans-serif;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0.0);
  }
  50% {
    -webkit-transform: scale(1.0);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.gkIsWrapper-gk_game .gkIsSlide {
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 100%;
}
.custom .extras > span {
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
    width: 100px;
}
.custom .extras li {
    background-size: 70% auto !important;
    height: 20px;
    margin: 2px 0;
    padding: 0;
    vertical-align: middle;
    width: 20px;
}
.custom .extras {
    background: #444 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    color: #f2f2f2;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 10px;
    width: 130px;
}
.extras li:hover {
    border-color: #e4136d !important;
}
.extras li:hover::after {
    color: #e4136d;
    display: block;
    left: -210%;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    width: 130px;
}
header .extras li:hover::after {
	margin-top: 10px;
}
.itemView header ul li {
    margin-bottom: 20px;
}
article.gardentrail .itemView header ul {
    margin: -35px 0 -5px;
}
a.k2FeedIcon {
    display: none;
}
.k2SearchBlock {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index:1000;
}
.genericView header > h1 > a {
    margin-right: 10px;
}
.itemListView .itemBody, .smlThumb .itemBody {
    display: inline;
    float: none;
    width: 100%;
}
.extras li {
    position: relative;
}
.art:hover::after {
    content: "Art Stop";
}
.bus:hover::after {
    content: "Bus Access";
}
.coffee:hover::after {
    content: "Refreshments";
}
.garden:hover::after {
    content: "Garden Stop";
}
.outdoors:hover::after {
    content: "Outdoors";
}
.wheelchair:hover::after {
    content: "Wheelchair Access";
}
.ltdwheelchair:hover::after {
    content: "Limited Access";
}
.sml:hover::after {
    content: "Small Garden";
}
.med:hover::after {
    content: "Medium Garden";
}
.lge:hover::after {
    content: "Large Garden";
}
.toilets:hover::after {
    content: "Toilets";
}
.picnic:hover::after {
    content: "Picnic Spot";
}
.sloping:hover::after {
    content: "Sloping Site";
}
.sale:hover::after {
    content: "Plants for Sale";
}
.toys:hover::after {
    content: "Big Boys Toys";
}
#k2Container {
    overflow: visible;
}
.itemFullText {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    left: 0;
    max-width: 300px;
    padding: 40px;
    position: absolute;
    top: 30%;
}
.itemBody.containsItemInfo {
    position: relative;
    min-height: 400px;
}
#gkBg {
   /* padding-top: 50px; */
}
.home #gkBg {
    padding-top: 0;
}
.itemContainerLast .itemImage > img, .itemImage > img {
    border: medium none;
    width: 100% !important;
    height: auto !important;
}
.itemList .extras {
    float: none;
}
div.itemListView .itemBlock header h2, .genericView .itemBlock header h2, .genericView .itemView header h2  {
    background-color: #3e3e3e;
    display: table-cell;
    height: 95px;
    line-height: 70%;
    padding: 5px 25px 25px 25px;
    text-align: center;
    vertical-align: middle;
    width: 295px;
    transition: all 0.2s;
}
.itemContainerLast .itemBlock > header, .genericView .itemView > header {
    margin-bottom: 20px;
    margin-top: -10px;
    height: 135px;
}
div.itemListView .itemBlock header h2 a , .genericView .itemBlock header h2 a {
    color: #fff;
    font-size:18px;
}
.genericView .itemView .itemImageBlock {
    float: none;
    margin-right: 0;
}
.itemIntroText {
    height: 75px;
    overflow: hidden;
}
.containsItemInfo h1, .page-header h1, .contact h1, .genericView header h1 {
    color: #fff;
    margin-top: 0;
    padding-top: 42px;
    font-size: 28px;
}
.genericView .parentSpan > a {
    margin-right: 10px;
}
.page-header h1 span {
    border-top: 1px dotted #666;
    display: block;
    font-size: 13px;
    margin-top: 5px;
    padding-top: 5px;
}
.page-header {
    border: medium none;
    margin: 0;
    padding: 0;
    text-align:center;
}
.containsItemInfo h1:after {
    background-color:#C92D81;
}
.containsItemInfo header ul {
    margin-top: 42px;
}
.containsItemInfo .extras li {
    border: 1px solid #fff !important;
}
.containsItemInfo .extras li:hover::after {
    color: #fff !important;
}
.genericView .itemList {
    text-align: center;
    margin: 0 130px;
}
.genericView .itemBlock h2, .itemListView .itemBlock h2, .latestView .itemBlock h2 {
    font-size: 26px;
}
#gk-content {
    padding-right: 0;
}
.itemList {
    overflow: visible;
}
.itemContainerLast .itemBlock > header, .itemContainerLast .itemBlock > .itemBody {
    /* margin-left: 170px; */
}
#itemListPrimary > div:nth-child(4n-1) {
background: #f9f9f9 none repeat scroll 0 0;
}
.catItemExtraFieldsLabel, .itemExtraFieldsLabel, .tagItemExtraFieldsLabel {
    display: none;
}
.catItemExtraFieldsValue a, .itemExtraFieldsValue a, .tagItemExtraFieldsValue {
    color:#EC0089;
}
.itemExtraFields ul li span.itemExtraFieldsValue {
    margin: 0;
    padding: 0;
}
.itemExtraFieldsValue, .tagItemExtraFieldsValue {
    left: 20px;
    position: absolute;
    top: 75px;
}

.k2FeedIcon a, a.k2FeedIcon {
	float:none;
	clear:both;
}
.itemsCategory h1, .page-header h1, .contact h1, .genericView header h1 {
    color: #fff;
    margin-bottom: 50px;
    margin-top: 0;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.8);
    height: 27px;
	padding: 60px 0;
}
.custom.homepageheader {
    height: 149px;
}
h1 {
    content: "";
    display: block;
    padding: 50px 0;
    position: relative;
    top: 0;
    width: 100vw;
    z-index: -1;
    border-bottom: 1px solid #fff;
    background: url('/images/Signage-file.jpg') center bottom no-repeat cover;
    left: 50%;
    transform: translatex(-50%);
}
h1.gardens::after {
	background-color: #3e4420;
}
h1.artists::after {
    background-color: #c92d81;
}
h1.events::after {
    background-color: #3D3D3D;
}
h1.speakers::after {
    background-color: #5B0C37;
}
h1.workshops::after {
    background-color: #B0852D;
}
h1.events2::after {
    background-color: #EB7D8B	;
}
.gk-main-menu > ul > li.active > a, .gk-main-menu > ul > li:hover > a {
	background-color:#f4f4f4;
	color:#333;
}
.gk-main-menu > ul > li.active > a, .gk-main-menu > ul > li > a {
	padding: 5px 10px 0;
}
.itemsCategory > p, .itemsCategory > ul, .itemsCategory h2, .itemsCategory h3, .itemsCategory h4, .itemsCategory h5, .itemsCategory h6 {
    margin: 0 190px 10px;
}
.itemsCategory > ul, .itemsCategory > ul li {
    padding-left: 1em;
}
.itemsCategory > ul li {
	margin-bottom:10px;
}
.itemsCategory > p:first-child {
    margin: 0;
}
.itemsCategory {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 50px;
    padding-bottom: 30px;
}
.contact {
    position: relative;
}
.contact .page-header {
    display: none;
}
#gkBg > #gk-main #gk-content {
    padding:0;
    min-height:unset;
}
.contact h1 {
    height: 0;
    padding: 0;
    text-align:center;
    top: 50px;
}
#itemListPrimary .clr {
    display: none;
}
.itemContainer.itemContainerLast, .genericView .itemBlock, .genericView .itemList > .itemView {
    box-sizing: padding-box;
    display: inline-block;
    min-height: 190px;
    padding: 20px;
    width: 295px !important;
    text-align:center;
    float:none;
    vertical-align: top;
}
.btn.button::after {
    border-bottom: 1px dotted #ccc;
    content: "";
    display: block;
    left: 0;
    margin-top: -9px;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.itemReadMore.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #ccc #ccc #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
#k2Container .itemReadMore.button {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    font-family: "Raleway";
    color: #333;
}
.pagination-list {
    text-align: center;
}
.pagination-list li {
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
}
.pagination-list li.active {
    background-color: #f4f4f4;
}
.pagination-list li.counter {
    border: medium none;
    padding: 0;
}
.itemBody.containsItemInfo, .itemOtherElements.containsItemInfo, .itemListView .itemBlock.containsItemInfo, .itemListView .itemBlock.itemOtherElements, .genericView .itemView.itemOtherElements, .userView .itemBlock.itemOtherElements, .latestView .itemBlock.itemOtherElements {
    margin-left: 130px;
    margin-right: 130px;
}

.items-leading > .clearfix {

    display: none;

}
/* #slide-contact {
  margin: 200px 190px 50px;
} */
.page-header h1.parentSpan {
    padding-top: 40px;
	padding-bottom: 25px;
	height: 82px;
}
.itemBody.containsItemInfo parentSpan span {
    border-left: 2px solid #fff;
    font-size: 18px;
    line-height: 0;
    padding-left: 0;
}
article.gardentrail .itemBody.containsItemInfo h1.parentSpan {
	text-align:center;
}
article.gardentrail .itemBody.containsItemInfo h1.parentSpan > span {
    display:block;
}
span.parentSpan span {
    font-size: 50%;
    display: block;
    position: absolute;
    border-top: 1px dotted #666;
    margin-top: 5px;
}
.gardentrail span.parentSpan span {
    position: relative;
    border-top: 1px dotted #666;
    margin: 5px auto 0;
    Height: 0;
    width: 300px;
}
h1.parentSpan {
    margin-bottom: 50px;
}
.speakers {
    text-align: center;
}
.genericView .itemView header h2 a {
    color: #fff;
    font-size: 18px;
}
.itemBlock h2 a span, .itemView h2 a span {
    border-top: 1px dotted #ccc;
    display: block;
    font-size: 13px;
    margin-top: 5px;
    padding-top: 5px;
}
.home .k2SearchBlock {
    top: -7px;
}
aside.itemAsideInfo {
    display: none;
}
.itemListSubCategories {
    display: none;
}
.itemListView.events .itemBlock {
    margin-left: 0;
}
article.itemView.groupPrimary {
    overflow: hidden;
}
.extras li.artstop, .extras li.speaker, .extras li.meet, .extras li.Free, .extras li.workshop, .extras li.festival, .extras li.events, .tagItemExtraFieldsValue {
    background-color: #C92D81 !important;
    border: medium none !important;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    left: -60px;
    padding: 50px 50px 20px;
    position: absolute;
    top: -20px;
    -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
    text-transform: uppercase;
    z-index:10;
}
.nav .parentSpan {
    line-height: 20px;
    padding: 14px 5px 13px !important;
    position: relative;
    text-align: center;
    width: 80px;
}
footer .nav li a {
    margin: 0;
    padding: 25px 5px !important;
}
footer .nav li {
    margin: 0;
    padding: 0;
}
footer .nav li a {
    margin: 0;
    padding: 5px 15px !important;
}
footer a {
    color: #333;
}
footer .nav {
	border: 1px solid transparent;
}
footer .nav .active {
	background: transparent;
	border: 1px solid #333;
}
.nav .active {
	background: #f4f4f4;
	color:#333;
}
.itemsCategory::after {
    background-color: #333;
    background-image: url("/images/icon-arrow-down-b-128.png");
    background-position: center 53px;
    background-size: contain;
    border-radius: 50%;
    content: "";
    display: block;
    height: 50px;
    left: 50%;
    margin-top: 5px;
    position: absolute;
    transform: translate(-50%);
    width: 50px;
}
.tagItemExtraFieldsValue {
    left: -128px;
    padding: 100px 100px 20px;
    text-align: center;
    top: -63px;
    width: 100px;
}
.extras li.workshop {
    background-color: #B0852D !important;
}
.extras li.speaker {
    background-color: #5B0C37 !important;
}
.extras li.meet {
    background-color: #89c631 !important;
    font-size: 12px;
    left: -75px;
    line-height: 150%;
    padding: 63px 53px 10px;
    top: -40px;
    width: 80px;
}
.extras li.Free {
    left: -73px;
    padding: 82px 90px 2px;
    z-index: 1;
}
.extras li.events {
    background-color: #EB7D8B !important;
}
.extras li.festival, .extras li.events {
    left: -70px;
    top: -25px;
    width: 100px;
}
.extras li.workshop {
    font-size: 12px;
}
.containsItemInfo .extras li.artstop, .containsItemInfo .extras li.Free, .containsItemInfo .extras li.meet, .containsItemInfo .extras li.speaker, .containsItemInfo .extras li.workshop, .containsItemInfo .extras li.festival, .containsItemInfo .extras li.events {
    top: 150px;
    z-index: 1;
    text-align: center;
    -webkit-transform: rotate(-0);
    -moz-transform: rotate(-0);
    -ms-transform: rotate(-0);
    -o-transform: rotate(-0);
    transform: rotate(-0);
    padding: 20px 50px;
    left: -2px;
}
.containsItemInfo .extras li {
    z-index: 15;
}
.extras li.festival:hover::after, .extras li.events:hover::after {
    margin-top: 0;
}
.containsItemInfo .extras li.meet {
    left: -75px;
    top: 60px;
    z-index: 10;
}
.containsItemInfo .extras li.meet::after {
    left: -90px;
    top: -46px;
}
.containsItemInfo .extras li.festival::after, .containsItemInfo .extras li.events::after {
    left: -76px;
    top: -72px;
}
.containsItemInfo .extras li.artstop:hover::after, .containsItemInfo .extras li.speaker:hover::after, .containsItemInfo .extras li.meet:hover::after, .containsItemInfo .extras li.workshop:hover::after, .containsItemInfo .extras li.festival:hover::after {
	margin-top:-5px;
}
article.itemView.groupPrimary:hover img,  .genericView .itemBlock:hover img, .genericView .itemView:hover img {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.genericView .itemView {
    margin-left: 0;
    overflow: hidden;
}
.genericView .itemBlock:nth-child(2n+1), .genericView .itemList .itemView:nth-child(2n+1) {
    background-color: #f9f9f9;
}
.itemList .itemView {
    margin-bottom: 0;
}
.itemFullText.relative {
    margin-top: -200px;
    max-width: none;
    position: relative;
}
.itemImage.modal.maxheight {
    max-height: 1500px;
    width: 50%;
}
.itemImage img{
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
h2, a {
    transition: all 0.2s ease 0s;
}
#k2Container header h1 {
    margin-bottom: 22px;
    position: relative;
    z-index: 10;
}
#display-form {
    height: auto !important;
}
.custom.mvd {
    margin-bottom: -20px;
    margin-top: 50px;
}
.gk-main-menu ul ul {
    z-index: 10000;
}
.mvd .row-fluid {
    text-align: center;
}
#gk-top .mvd [class*="span"], #gk-bottom .mvd [class*="span"] {
    border: 1px solid #3e3e3e;
    display: inline-block;
    float: none;
    margin: 10px;
	overflow:hidden;
}
#gk-top .mvd img {
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.mvd .span3:nth-of-type(1), .mvd .span3:nth-of-type(1) h3 {
    background-color: #3e4420;
}
.mvd .span3:nth-of-type(2), .mvd .span3:nth-of-type(2) h3 {
    background-color: #C92D81;
}
.mvd .span3:nth-of-type(3), .mvd .span3:nth-of-type(3) h3 {
    background-color: #5B0C37;
}
.mvd .span3:nth-of-type(4), .mvd .span3:nth-of-type(4) h3 {
    background-color: #3D3D3D;
}
div.mvd .span3:hover, div.mvd .span3:hover h3 {
    border-color: #C92D81 !important;
    background-color: #C92D81;
}
#gk-top .mvd [class*="span"]:hover img {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.mvd .span3 > h3 {
    background-color: #222;
    font-size: 18px;
    margin: -46px 0 0;
    padding: 10px 0;
    position: relative;
    z-index: 1;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.custom.mvd a:hover {
    color: #fff;
}
body.home section#gk-main section.container-fluid {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.row-fluid .mvd[class*="span"] {
    min-height: 38px;
}
#gk-top .box {
    margin-bottom: 0;
}
.genericView .itemBlock {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
}
#itemListPrimary .even.typeMultipleSelect.group1 {
    display: none;
}
.containsItemInfo h4 {
    margin: 20px 0;
}
@media (max-width: 786px) {
.custom.calendarEvents > div, .itemBody.containsItemInfo, .itemOtherElements.containsItemInfo, .itemListView .itemBlock.containsItemInfo, .itemListView .itemBlock.itemOtherElements, .genericView .itemView.itemOtherElements, .userView .itemBlock.itemOtherElements, .latestView .itemBlock.itemOtherElements {
    margin-left: 0;
    margin-right: 0;
}
body.home #gk-main #gk-content {
    background: none;
}
.gk-article, #slide-contact {
    margin: 0 0 50px;
}
.itemImage.modal {
	right:0;
}
body, .genericView header h1 {
    padding-left: 0;
    padding-right: 0;
}
.genericView .itemList {
    margin: auto;
}
.dark {
    padding: 0 20px;
}
#gkBg {
    padding: 0 20px;
}
.itemsCategory > p, .itemsCategory > ul, .itemsCategory h2, .itemsCategory h3, .itemsCategory h4, .itemsCategory h5, .itemsCategory h6 {
    margin: 0 15px;
}
.itemsCategory h1::before, .page-header h1::before, .genericView header h1::before { display:none; }
.itemsCategory h1, .page-header h1 { padding-left:15px; font-size:18px; }
.newsletter-wrapper {
    margin-left: -20px;
}
.k2SearchBlock {
    display:none;
}
}

/* Patron Base Signup */

.newsletter-wrapper {
    background-color: #333;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    left: -275px;
    line-height: 15px;
    max-width: 275px;
    padding: 0 20px;
    position: absolute;
    top: 150px;
    z-index: 1000;
}
#pb_signup_form > h3 {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
}
.signup-btn {
    background-color: #c92d81;
    color: #fff;
    left: 275px;
    padding: 5px 10px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 70px;
    cursor:pointer;
}

/* K2 Module */

.k2ItemsBlock .moduleItemTitle {
    background: #3e3e3e none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    text-align: center;
}
.k2FeedIcon {
    display: none;
}
#k2ModuleBox198 > ul {
    margin: 0;
}
div .k2ItemsBlock ul li {
    margin: 0;
    padding: 0 !important;
}
.k2ItemsBlock {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 20px;
    text-align: center;
    width: 250px;
}
#gk-mainbody-bottom .box.buynow {
    background-color: #c92d81;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 150px;
    width: 200px;
    z-index: 1000;
    border-radius: 4px 0 0 4px;
}
#gk-mainbody-bottom .box.buynow h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
}
.col-md-6 {
    width: 48%;
    display: block;
    margin: 1%;
    vertical-align: top;
    min-width: 480px;
    float: left;
    box-sizing: border-box;
}
@media (max-width: 768px) {
.newsletter-wrapper {
	display:none;
}
#gk-mainbody-bottom .box.buynow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    right: -20px;
    top: -17px;
    width: auto;
}
#gk-mainbody-bottom .box.buynow h2 {
    border: medium none;
    font-size: 0;
    margin: 0;
}
.gk-article .article-header, #k2Container header h1, .itemView header h2 a {
    font-size: 18px !important;
    line-height: 18px !important;
}
}
.gk-article .btnbox {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    margin: 15px 0;
    padding: 15px;
    text-align:center;
}
.btnbox .btn {
    margin:5px 15px;
}
strong {
    font-size: 110%;
}
.btn {
    box-sizing: border-box;
    content: "";
    display: inline-block;
    max-width: 200px;
    padding: 5px 10px;
    width: 100%;
}
.job {
    background-color: #c92d81;
    color: #fff;
    margin-top: 50px;
    padding: 20px;
    text-align: center;
}
.job > h4 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}
iframe {
    max-width: 100%;
}
.ce-form .button.btn.btn-primary.ce-button-submit {
    color: #000;
    text-shadow: none;
}
#gk-mainbody-bottom .box.buynow.volunteer {
    background-color: #f37c20;
    top: 270px;
    width: 140px;
}
#gk-mainbody-bottom .box.buynow.volunteer h2 {
    border: medium none;
    font-size: 13px;
    line-height: 100%;
    text-align: center;
}
.custom.buynow.volunteer > p {
    margin: 0;
}
.urgent {
    background-color: red;
    border-radius: 3px;
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-align: center;
}
.buynow {
    display: none !important;
}
.itemFullText .btn {
    display: none;
}
div.modal {
    background-color: rgba(0, 0, 0, 0.0);
    border: medium none;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal .modal_wrapper {
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 5px;
    color: #fff;
    left: 50%;
    padding: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 300px;
}
.modal .modal_close {
    background-color: #e4156d;
    color: #fff;
    content: "x";
    cursor: pointer;
    height: 25px;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 10px;
}
.modal .custom a {
    border: 1px solid #e4156d;
    border-radius: 5px;
    display: inline-block;
    font-size: 110%;
    margin: 5px 0;
    padding: 5px 10px;
    text-align: center;
}
.modal .custom a:hover {
    background-color: #fff;
    color: #333;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.items-leading .article-header {
    text-transform: uppercase;
    background-color: #333;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 20px 20px;
    text-align: center;
}
.items-leading .article-header a {
    color: #fff;
    font-size: 18px;
    line-height: 100%;
}
/* .page-header::after, .homepageheader::after {
    content: "";
    position: absolute;
    bottom: 1px;
    color: #333;
    text-align: right;
    right: 0;
    background-color: #fff;
    padding: 10px 30px;
    border-bottom: 1px solid #f4f4f4;
} */
.custom.times {
    position: relative;
    right: 0;
    padding: 10px 30px;
    background-color: #fff;
    height: 50px;
    overflow: hidden;
    bottom: 0;
    z-index: 1000;
    text-align:right;
}
#Home .custom.times {
    top: 110px;
    background-color: transparent;
}
#Home .custom.times p {
    color: #fff;
}
#About .elfsight {

    margin-top: -102px;
    margin-bottom: 50px;

}
.homepageheader::after {
    bottom: 0;
}
#gk-header {
    position: relative;
    overflow: visible;
}
body.home section#gk-main {
    margin: 0 0 70px;
}
.page-header, .homepageheader {
    position: relative;
}
.box.hideme {
    display: none;
}
/* #Home .gk-article img {
    max-width: 500px;
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
} */
#Home .items-leading .gk-article img {
    max-width: 100%;
}
a.icon-large {
    line-height: 55px !important;
    font-size: 0;
}
a.icon-large::before {
    font-size: 18px;
    padding-top: 3px;
    padding-bottom: 7px;
    color: #f68929;
}
.gardens, .artists {
    text-align: center;
}
.items-more, .pagination {
    display: none;
}
.artists .innerWrapper > header {
    display: none;
}
.itemBody.containsItemInfo, .itemOtherElements.containsItemInfo, .itemListView .itemBlock.containsItemInfo, .itemListView .itemBlock.itemOtherElements, .genericView .itemView.itemOtherElements, .userView .itemBlock.itemOtherElements, .latestView .itemBlock.itemOtherElements {
    margin-left: 0;
    margin-right: 0;
}
#itemListPrimary > a {
	display:block;
	width:100%;
	clear:both;
}
.blog-featured .gk-article > p , .blog-featured .gk-article > ul {
    display: none;
}
#gk-component { clear:both; }
@media (max-width: 979px) {
	.gk-mainmenu-toggle {
		margin-bottom: 20px;
	}
	#Home #gk-header {
    display: none;
	}
	.page-header::after, .homepageheader::after {
    bottom: -45px;
    width: 100%;
    text-align: center;
    left: 0;
    padding: 10px 0;
}
	#gk-logo.css-logo {
    height: 150px;
    top: 15px;
    width: 150px;
    position: relative;
	}
	body #gkBg #gk-header .homepageheader, h1 {
    background-image: none;
    background-size: cover;
    background-position: center;
    /* background-color: transparent;
    color: #333 !important; */
    text-shadow: none !important;
    font-weight: 800;
	}
	.itemsCategory h1, .page-header h1 { padding:20px 0; font-size:18px; }
	.page-header h1 span {
    border-top: none;
    display: block;
    font-size: 13px;
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
	}
	.page-header h1.parentSpan {
    padding-top: 20px;
    padding-bottom: 10px;
    height: auto;
	}
	article.gardentrail .itemBody.containsItemInfo h1.parentSpan > span {
    padding-left: 50px;
    display: block;
    text-align: left;
	}
	span.parentSpan span {
    position: relative;
	}
	.itemBody.containsItemInfo h1.parentSpan > span {
    display: block;
    padding-left: unset;
    text-align: center;
	}
	#gk-mainbody-bottom .tspan3 {
    display: none;
	}
	.custom.container {
    width: 100vw;
	}
}
@media (max-width: 769px) {
	section#gk-header {
		padding-bottom: 55px;
	}
	.custom.homepageheader {
    min-height: 240px;
	}
	.itemFullText {
    max-width: 100%;
    position: relative;
    }
    h1.parentSpan {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #333;
	}
	.itemBody.containsItemInfo h1.parentSpan > span {
    color: #fff;
	}
	h1.parentSpan {
    clear: both;
	}
	body.home h2.article-header {
	  min-height:0;
	}
	.items-leading > div > div {
		margin:0;
	}
	.item-page.gk-item-page h2 {
    width: 100%;
    margin-right: 0%;
    margin-bottom:20px;
	}
}
.nav .hidden {
    display: none;
}
