@charset "UTF-8";

*,

*:after,

*:before {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

html {

  -webkit-font-smoothing: subpixel-antialiased;

  display: block !important;

}

body {

  background: #fff;

  color: #000;

  font-size: 16px;

  font-weight: 400;

  line-height: 1.9;

  margin: 0;

  min-height: 100%;

  padding: 0;

  word-wrap: break-word;

}

a {

  color: #8dadc9;

  -webkit-transition: all 0.2s linear;

  -moz-transition: all 0.2s linear;

  -ms-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

  text-decoration: none;

}

a:hover,

a:active,

a:focus {

  color: #000;

}

a.inverse {

  color: #000;

}

a.inverse:hover,

a.inverse:active,

a.inverse:focus {

  color: #8dadc9;

}

h1,

h2,

h3,

h4,

h5,

h6 {

  color: #000;

  font-style: italic;

  font-weight: 400;

  line-height: 1.2;

  margin: 0;

  padding: 0;

}

.itemBody h1,

.itemBody h2,

.itemBody h3,

.itemBody h4,

.itemBody h5,

.itemBody h6 {

  margin: 20px 0;

}

h1 {

  font-size: 42px;

  font-style: italic;

}

h2,

.componentheading {

  font-size: 42px;

  font-style: italic;

  margin: 0 0 32px 0;

}

h3 {

  font-size: 30px;

  margin: 0 0 24px 0;

}

h4 {

  font-size: 18px;

  margin: 0 0 18px 0;

}

h5 {

  font-size: 16px;

  margin: 0 0 12px 0;

}

h6 {

  font-size: 14px;

  margin: 0 0 8px 0;

}

h3.header {

  font-style: normal;

}

b,

strong {

  font-weight: 600;

}

ul {

  list-style: none;

  margin: 0;

  padding: 0;

}

ul li {

  line-height: 1.7;

}

p {

  margin: 1em 0 1em;

}

iframe {

  max-width: 100% !important;

}

hr {

  border: none;

  border-top: 1px solid #ccc;

  clear: both;

  display: block;

  margin: 20px auto;

  width: 120px;

}

.gkPage,

#gkMainbody .content {

  margin: 0 auto !important;

  padding: 0;

}

#gkHeader {

  /*background: #f6f6f6;*/
  
  border-bottom: 2px solid #f6f6f6;

  margin: 0;

  min-height: 190px;

  padding: 0 0 10px 0;

  position: relative;

}

.frontpage #gkHeader {

  background: #fff;

}

#gkHeaderSidebar {

  padding-left: 164px;

  position: absolute;

  right: 0;

  top: 120px;

}

#gkHeaderSidebar .box {

  background: #fff;

  padding: 45px 65px;

}

#gkHeaderSidebar .box .header {

  font-size: 26px;

  font-style: italic;

  font-weight: 400;

  line-height: 1.6;

  text-transform: none;

}

#gkHeaderSidebar .box .header > small {

  color: #777;

  font-size: 14px;

  font-style: normal;

  letter-spacing: 0;

  line-height: 2;

}

#gkHeaderSidebarWrapper {

  left: 50%;

  position: absolute;

  top: 0;

  -webkit-transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  -o-transform: translateX(-50%);

  transform: translateX(-50%);

  width: 100%;

  z-index: 99;

}

#gkHeaderNav {

  margin: 0 auto;

  max-width: 100%;

  padding: 20px 0 0 0;

  position: relative;

  top: 0;

  -webkit-transition: margin-left .3s ease-out;

  -moz-transition: margin-left .3s ease-out;

  -ms-transition: margin-left .3s ease-out;

  -o-transition: margin-left .3s ease-out;

  transition: margin-left .3s ease-out;

  width: 1440px;

  z-index: 10;

}

#gkHeaderMod {

  margin: 0;

  position: relative;

  -ms-overflow-x: hidden;

  z-index: 1;

}

#gkHeaderMod:after {

  clear: both;

  content: "";

  display: table;

}

#gkBg {

  background: #fff;

  width: 100%;

}

#gkPageWrap {

  margin: 0 auto;

}

#gkContent,

#gkPageContent {

  width: 100%;

}

#gkPageContent {

  padding: 110px 0 50px;

}

#gkPageContent.gk-fixed-static-nav {

  padding: 50px 0;

}

.frontpage #gkPageContent {

  padding: 80px 0 0 0;

}

#gkLogo {

  display: block;

  left: 50%;

  opacity: 1;

  padding: 0;

  position: absolute;

  text-indent: -9999px;

  top: 0;

  -webkit-transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  -o-transform: translateX(-50%);

  transform: translateX(-50%);

  -webkit-transition: none;

  -moz-transition: none;

  -ms-transition: none;

  -o-transition: none;

  transition: none;

  width: auto;

}

#gkLogo img {

  display: block;

  height: auto;

  margin: 0;

  max-width: 130px;

}

#gkLogo.css {

  background: transparent url('../images/logo.svg') no-repeat center center;

  height: 80px;

  width: 260px;

}

#gkLogo.text {

  color: #000;

  font-size: 52px;

  font-weight: bold;

  letter-spacing: -2px;

  line-height: 1;

  max-width: 300px;

  text-indent: 0;

}

#gkLogo.text > span {

  display: block;

  text-align: center;

}

#gkLogo.text .gkLogoSlogan {

  color: #777;

  display: block;

  font-size: 16px;

  font-weight: 300;

  letter-spacing: 0;

  line-height: 1;

  text-align: center;

  text-transform: none;

}

.gk-fixed-nav #gkLogo.text,

.gk-fixed-nav #gkMobileMenu span {

  color: #333;

}

.gk-fixed-nav #gkMobileMenu i,

.gk-fixed-nav #gkMobileMenu i:after,

.gk-fixed-nav #gkMobileMenu i:before {

  background: #333;

}

#gkLang {

  left: 0;

  position: absolute;

  top: 40px;

}

#gkLang .mod-languages .lang-inline li {

  display: block;

  float: left;

  font-size: 11px;

  font-weight: 600;

  margin: 0 8px;

}

#gkLang .mod-languages .lang-inline li > a {

  color: #999;

}

#gkLang .mod-languages .lang-inline li > a:active,

#gkLang .mod-languages .lang-inline li > a:focus,

#gkLang .mod-languages .lang-inline li > a:hover {

  color: #8dadc9;

}

#gkLang .mod-languages .lang-inline li.lang-active > a {

  color: #8dadc9;

}

#gkTopInfo {

  /*border-bottom: 1px solid #999;*/

  color: #777;

  font-size: 11px;

  letter-spacing: 1px;

  max-width: 28%;

  padding: 10px 0;

  position: absolute;

  right: 0;

  text-align: right;

  text-transform: uppercase;

  top: 35px;

  width: 100%;

}

#gkTopInfo a {

  color: #777;

}

#gkTopInfo a:active,

#gkTopInfo a:focus,

#gkTopInfo a:hover {

  color: #8dadc9;

}

#gkTopInfo p {

  line-height: 1.2;

  margin: 0;

}

#gkTopInfo i[class^="gk-icon"] {

  color: #bbb;

  font-size: 14px;

  margin-right: 5px;

  position: relative;

  top: 3px;

}

#gkMainbody {

  margin-bottom: 60px;

}

.frontpage #gkMainbody {

  margin: 0;

}

.blog-page #gkBreadcrumb {

  position: relative;

  top: -60px;

}

.breadcrumbs {

  border-bottom: 1px solid #e5e5e5;

  float: left;

  font-size: 14px;

  margin: 10px 0 30px 0;

  overflow: hidden;

  padding: 10px 0;

  text-align: left;

  width: 100%;

}

.breadcrumbs li.separator {

  color: #ccc;

  font-size: 12px;

  padding: 4px 6px !important;

  text-align: center;

  width: 22px;

}

.breadcrumbs > li {

  border: none !important;

  clear: none;

  display: inline-block;

}

.breadcrumbs li a {

  color: #333;

}

.breadcrumbs li a:hover {

  color: #8dadc9;

}

#gkTools {

  float: right;

  margin: 4px 0 0 10px;

}

#gkTools a {

  display: block;

  float: left;

  width: 22px;

  height: 16px;

  margin: 0 0 0 0px !important;

  text-indent: -99999em;

  background: url('../images/font_size.png') no-repeat -38px 50%;

}

a#gkToolsReset {

  background-position: -15px 50%;

  margin-left: 6px;

}

a#gkToolsDec {

  background-position: 6px 50%;

}

#gkFooter {

  background: #f6f6f6;

  color: #000;

  font-size: 14px;

  font-weight: 300;

  line-height: 2;

  padding: 0;

  text-align: center;

  border-top: 1px solid #eeeeee;

}

#gkFooter strong {

  color: #000;

}

#gkFooter a {

  color: #333;

  padding: 0 !important;

}

#gkFooter a:active,

#gkFooter a:focus,

#gkFooter a:hover {

  color: #8dadc9;

}

#gkCopyrights {

  color: #777;

  font-size: 11px;

  line-height: 40px;

  margin: -30px auto 20px auto;

  padding: 10px 0;

  position: relative;

  text-transform: uppercase;

}

#gkCopyrights:before {

  border-top: 1px solid #ccc;

  content: "";

  left: 50%;

  margin: 0 0 0 -45px;

  position: absolute;

  top: 0;

  width: 90px;

}

#gkFooterNav {

  color: #999;

  overflow: hidden;

  padding: 80px 0 80px 0;

  text-align: center;

}

#gkFooterNav .gk-social-links {

  border-top: 1px solid #ccc;

  display: inline-block;

  margin: 50px 0;

  padding: 40px 80px;

}

#gkFooterNav .gk-social-links > li {

  float: left;

  font-size: 24px;

  line-height: 1;

  padding: 0 3px;

}

#gkFooterNav .gk-social-links > li > a {

  color: #999;

}

#gkFooterNav .gk-social-links > li > a:active,

#gkFooterNav .gk-social-links > li > a:focus,

#gkFooterNav .gk-social-links > li > a:hover {

  color: #000;

}

#gkFooterNav h3 {

  font-size: 11px;

  font-style: normal;

  letter-spacing: 1px;

  margin-bottom: 16px;

  text-transform: uppercase;

}

#gkFooterNav li,

#gkFooterNav p {

  font-size: 13px;

  line-height: 1.4;

  margin: 0;

}

#gkFooterNav ul {

  margin: 0;

  padding: 0;

}

#gkFooterNav ul li {

  margin: 0;

  padding: 0;

}

#gkFooterNav a {

  color: #999;

}

#gkFooterNav a:active,

#gkFooterNav a:focus,

#gkFooterNav a:hover {

  color: #8dadc9;

}

#gkFrameworkLogo {

  display: block;

  width: 90px;

  height: 36px;

  background: url('../images/gavern-logo.png') no-repeat 0 0;

  text-indent: -9999em;

  margin: 12px auto 0 auto;

  opacity: 0.4;

}

#gkFBLogin {

  float: left;

  width: 45%;

}

#gkFBLogin p {

  line-height: 18px;

  margin: 14px 0 20px;

}

#gkFBLogin + #login-form,

#gkFBLogin + #com-login-form {

  float: left;

  width: 45%;

  margin-left: 4%;

  padding-left: 30px;

  border-left: 1px solid #e5e5e5;

}

#form-login-remember {

  margin: 10px 0;

}

#form-login-remember label {

  color: #777;

  font-size: 11px;

  font-weight: normal;

  line-height: 27px;

}

span#fb-auth small {

  width: 20px;

  background: transparent url('../images/fbauth.png') no-repeat 0 2px;

  text-indent: -999em;

  display: block;

  float: left;

  border-right: 1px solid #a0aecd;

  margin: 11px 16px 0 0;

  height: 17px;

}

span#fb-auth {

  background-color: #798db9;

  border-radius: 1px;

  color: #fff;

  display: inline-block;

  font-size: 13px;

  line-height: 45px;

  font-weight: 400;

  margin: 12px 0 0 0;

  padding: 0 24px 0 12px;

  cursor: pointer;

  height: 45px;

  transition: all 0.3s ease-out 0s;

  position: relative;

  text-transform: uppercase;

  text-align: center;

  width: 100%;

}

span#fb-auth:hover {

  background-color: #556b9b;

}

.login span#fb-auth {

  margin: 0 0 32px;

}

body[data-mobile="true"] #gkMobileMenu select {

  font-size: 50px;

}

.box {

  line-height: 1.6;

  position: relative;

  width: 100%;

}

.box li {

  border-bottom: 1px solid #e5e5e5;

  line-height: 1.6;

  padding: 7px 0;

}

.box li:last-child {

  border-bottom: none;

}

.box li a {

  line-height: 1.0;

  text-decoration: none;

}

.box ul ul {

  margin-left: 20px;

}

.box .content {

  clear: both;

}

.box .header {

  color: #000;

  font-size: 13px;

  font-style: normal;

  font-weight: normal;

  letter-spacing: 1px;

  line-height: 1;

  margin: 0 0 40px;

  text-transform: uppercase;

}

.box .header small {

  display: block;

}

.box.clear {

  border: none !important;

  clear: none;

  padding: 0 !important;

}

.box.advertisement .header {

  background: transparent;

  border-bottom: 1px solid #e5e5e5;

  color: #999 !important;

  font-family: Verdana, sans-serif !important;

  font-size: 10px !important;

  font-weight: 300;

  line-height: 16px;

  margin: 0 0 16px 0;

  min-height: 21px;

  padding: 0;

  text-align: right;

  text-transform: uppercase;

}

.box.light .box-wrap {

  background: #f6f6f6;

  border: none;

  padding: 32px !important;

}

.box.dark .box-wrap {

  background: #000;

  border: none;

  color: #777;

  padding: 32px !important;

}

.box.dark .header {

  background: transparent !important;

  line-height: 1.2;

}

.box.dark h1,

.box.dark h2,

.box.dark h3,

.box.dark h4,

.box.dark h5,

.box.dark h6 {

  color: #fff;

}

.box.dark ul {

  margin: 0;

  padding: 0;

}

.box.dark ul ul {

  margin: 0 0 0 20px;

}

.box.dark li {

  border-bottom: 1px solid rgba(255,255,255,0.2);

  position: relative;

}

.box.dark li:last-child {

  border-bottom: none;

}

.box.dark a {

  color: #bbb !important;

}

.box.dark a:active,

.box.dark a:focus,

.box.dark a:hover {

  color: #8dadc9 !important;

}

.box.color .box-wrap,

.box.color-bg .box-wrap {

  background: #8dadc9;

  border: none;

  color: rgba(255,255,255,0.7);

  padding: 32px !important;

}

.box.color .header,

.box.color-bg .header {

  background: transparent !important;

  line-height: 1.2;

}

.box.color h1,

.box.color h2,

.box.color h3,

.box.color h4,

.box.color h5,

.box.color h6,

.box.color-bg h1,

.box.color-bg h2,

.box.color-bg h3,

.box.color-bg h4,

.box.color-bg h5,

.box.color-bg h6 {

  color: #fff;

}

.box.color ul,

.box.color-bg ul {

  margin: 0;

  padding: 0;

}

.box.color ul li,

.box.color-bg ul li {

  border-bottom: 1px solid rgba(255,255,255,0.3);

  position: relative;

}

.box.color ul li:last-child,

.box.color-bg ul li:last-child {

  border-bottom: none;

}

.box.color ul ul,

.box.color-bg ul ul {

  margin: 0 0 0 20px;

}

.box.color a,

.box.color-bg a {

  color: rgba(255,255,255,0.9) !important;

}

.box.color a:active,

.box.color a:focus,

.box.color a:hover,

.box.color-bg a:active,

.box.color-bg a:focus,

.box.color-bg a:hover {

  color: #fff !important;

}

.box.border1 .box-wrap,

.box.border2 .box-wrap {

  background: #fff;

  border: 2px solid #8dadc9;

  padding: 45px 45px 35px 45px;

}

.box.border1 .header,

.box.border2 .header {

  color: #8dadc9;

  float: left;

  font-weight: 600;

  margin: -15px 0 20px 0;

  padding: 10px 0 0 0;

}

.box.border2 .box-wrap {

  border: 2px solid #333;

}

.box.border2 .header {

  color: #333;

}

.box.border2 a {

  color: #333;

}

.box.border2 a:active,

.box.border2 a:focus,

.box.border2 a:hover {

  color: #8dadc9;

}

.box.border-title .header {

  position: relative;

}

.box.border-title .header:before {

  border-top: 1px solid #999;

  content: "";

  position: absolute;

  top: 49%;

  width: 100%;

  z-index: 0;

}

.box.border-title .header > span {

  background: #fff;

  padding-right: 48px;

  position: relative;

  z-index: 1;

}

.box.big-title .header {

  font-size: 30px;

  font-style: italic;

  font-weight: normal;

  text-transform: none;

}

.box.small-text {

  font-size: 13px;

}

.box ul.menu ul {

  margin: 0 0 32px 0;

}

.box ul.menu li li {

  border-bottom: 1px solid #e5e5e5;

  font-size: 12px;

  padding-left: 6px;

}

.box ul.menu li li a {

  margin: 0 0 0 6px;

}

.box ul.menu li.active {

  background: #f6f6f6;

}

.box ul.menu li.active a {

  padding: 4px 16px !important;

}

.box ul.menu .header + .content ul li:first-child {

  border-top: none;

}

.box ul.menu li a {

  color: #000;

  display: inline-block;

  padding: 4px 0;

}

.box ul.menu li a:hover {

  color: #8dadc9 !important;

  padding-left: 10px;

}

.box ul.menu li li a {

  color: #777;

  font-weight: normal;

}

.box ul.menu li strong {

  display: block;

}

.box.narrow .box-wrap {

  margin: 0 auto;

  max-width: 680px;

}

.box.title-centered .header,

.box.title-centered .content h2,

.box.title-centered .content h3 {

  text-align: center;

}

.box.title-centered .content h2,

.box.title-centered .content h3 {

  margin: 0 -135px 80px -135px;

}

#gkSidebar .box + .box,

#gkMainbodyTop .box + .box,

#gkMainbodyBottom .box + .box {

  margin: 100px 0 0 0;

}

#gkTop1,

#gkTop2 {

  padding: 30px 0;

}

#gkBottom1,

#gkBottom2,

#gkBottom3,

#gkBottom4,

#gkBottom5,

#gkBottom6,

#gkBottom7,

#gkBottom8



#gkBottom9 {

  background: #fff;

  overflow: hidden;

  padding: 20px 0;

}

.frontpage #gkBottom1 .box,

.frontpage #gkBottom2 .box,

.frontpage #gkBottom3 .box,

.frontpage #gkBottom4 .box,

.frontpage #gkBottom5 .box,

.frontpage #gkBottom6 .box,

.frontpage #gkBottom7 .box,

.frontpage #gkBottom8 .box {

  padding: 10px 0;

}

.only-bigscreens {

  display: none;

}

.no-bigscreens {

  display: block;

}

@media (min-width: 1600px) {

  .only-bigscreens {

    display: block;

  }

  .no-bigscreens {

    display: none;

  }

}

.only-desktop {

  display: block;

}

.only-tablet {

  display: none;

}

.only-mobile {

  display: none;

}

.no-desktop {

  display: none;

}

.no-tablet {

  display: block;

}

.no-mobile {

  display: block;

}

.box.offers .nspHeader {

  font-size: 12px;

  font-style: normal;

  letter-spacing: 1px;

  text-transform: uppercase;

}

.box.offers .nspText {

  font-size: 16px;

  line-height: 1.6;

  margin: 10px 90px 10px 0;

}

.box.offers .readon {

  background: transparent;

  color: #8dadc9 !important;

  font-size: 11px;

  padding: 5px 0;

}

.box.offers .readon:active,

.box.offers .readon:focus,

.box.offers .readon:hover {

  color: #000 !important;

}

.box.offers .nspInfo1,

.box.offers .nspInfo2 {

  font-weight: 300;

}

.box.offers .nspInfo1 small,

.box.offers .nspInfo2 small {

  color: #999;

  display: block;

  font-size: 11px;

  font-weight: 500;

  letter-spacing: 1px;

  margin: 5px 0;

  text-transform: uppercase;

}

.box.offers .nspInfo1 .gk-solidres-price,

.box.offers .nspInfo2 .gk-solidres-price {

  color: #000;

  font-size: 16px !important;

  font-weight: 400;

  margin: 0;

  padding: 0;

  font-size: 11px;

}

.box.category-layout .nspHeader {

  font-size: 18px;

  font-style: normal;

  letter-spacing: 1px;

  padding: 8px 0;

  /**text-transform: uppercase;**/

}

.box.category-layout .nspInfo {

  color: #999;

  font-size: 11px;

  letter-spacing: 1px;

  padding: 5px 0;

  text-transform: uppercase;

}

.box.category-layout .nspText {

  font-size: 14px;

  line-height: 1.4;

  margin: 15px 0;

}

.box.category-layout .readon {

  background: transparent;

  color: #8dadc9 !important;

  font-size: 11px;

  letter-spacing: 0;

  padding: 0;

}

.box.category-layout .readon:active,

.box.category-layout .readon:focus,

.box.category-layout .readon:hover {

  color: #000 !important;

}

.box.category-layout .nspArt:nth-child(odd) .nspImageWrapper {

  /*float: left;

  padding-right: 40px;*/

}

.box.category-layout .nspArt:nth-child(even) .nspImageWrapper {

  /*float: right;

  padding-left: 40px;*/
  

}

html {

  border-bottom: 1px solid transparent;

  min-height: 100%;

}

body > div footer,

body > div header,

body > div section {

  clear: both;

  margin: 30px auto 0 auto;

}

.gk-clearfix {

  clear: both;

}

#gkPageContent:after,

#gkContent:after,

#gkSidebar:after,

.gk-cols:after,

footer:after,

header:after,

section:after,

aside:after,

article:after,

.box:after,

.gkTabsNav:after,

.gk-features:after,

.gk-price-table:after,

.gk-testimonials > div:after,

#k2Container:after,

.single-page > .item-content:after,

.single-page > .itemComments:after,

.box .box-wrap:after,

.gk-clearfix:after {

  clear: both;

  content: "";

  display: table;

}

#gkContent,

#gkSidebar,

#gk-content-wrapper {

  float: left;

  width: 100%;

}

#gkSidebar {

  float: right;

  padding-left: 164px;

}

.blog-page #gkSidebar {

  padding-top: 45px;

}

.single-page #gkSidebar {

  padding-top: 85px;

}

.tag-page #gkSidebar,

.user-page #gkSidebar,

.latest-page #gkSidebar,

.generic-page #gkSidebar {

  padding-top: 84px;

}

div[data-sidebar-pos="left"] #gkContent,

div[data-sidebar-pos="left"] #gk-content-wrapper {

  float: right;

}

div[data-sidebar-pos="left"] #gkSidebar {

  float: left;

  padding-left: 0;

  padding-right: 164px;

}

#gkMainbody .box,

#gkMainbodyTop .box,

#gkMainbodyBottom .box {

  padding-left: 0 !important;

  padding-right: 0 !important;

  width: 100%;

}

#gkMainbodyTop + #gkMainbody {

  margin-top: 0;

  padding-top: 10px;

}

#gkMainbody + #gkMainbodyBottom {

  margin-top: 0;

  padding-top: 10px;

}

#gkTop1 .box,

#gkTop2 .box,

#gkBottom1 .box,

#gkBottom2 .box,

#gkBottom3 .box,

#gkBottom4 .box,

#gkBottom5 .box,

#gkBottom6 .box,

#gkBottom7 .box,

#gkBottom8 .box,

#gkBottom9 .box {

  float: left;

}

.cols-2 .column-1,

.cols-2 .column-2 {

  width: 50%;

}

.cols-3 .column-1,

.cols-3 .column-2,

.cols-3 .column-3 {

  float: left;

  width: 33.3%;

}

.column-1,

.column-2,

.column-3 {

  float: left;

}

#gkMainbody .box + .box {

  margin-top: 30px;

}

.cols-2 .column-1,

.cols-3 .column-1 {

  padding-right: 10px;

}

.cols-2 .column-2,

.cols-3 .column-3 {

  padding-left: 10px;

}

.cols-3 .column-2 {

  padding-left: 10px;

  padding-right: 10px;

}

.gkCols3 .box.gkmod-1,

.gkCols3 .box.gkmod-2,

.gkCols3 .box.gkmod-3,

.gkCols3 .box.gkmod-more {

  float: left;

  padding: 0 30px;

}

.gkCols3 .box.gkmod-1 {

  width: 100%;

}

.gkCols3 .box.gkmod-2 {

  width: 50%;

}

.gkCols3 .box.gkmod-3,

.gkCols3 .box.gkmod-more {

  width: 33.3%;

}

.gkCols3 .box.gkmod-more:nth-child(3n+1) {

  clear: both;

}

.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {

  width: 100% !important;

}

.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,

.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {

  width: 50% !important;

}

.gkCols4 .box.gkmod-1,

.gkCols4 .box.gkmod-2,

.gkCols4 .box.gkmod-3,

.gkCols4 .box.gkmod-4,

.gkCols4 .box.gkmod-more {

  float: left;

  padding: 0 30px;

}

.gkCols4 .box.gkmod-1 {

  width: 100%;

}

.gkCols4 .box.gkmod-2 {

  width: 50%;

}

.gkCols4 .box.gkmod-3 {

  width: 33.3%;

}

.gkCols4 .box.gkmod-4,

.gkCols4 .box.gkmod-more {

  width: 25%;

}

.gkCols4 .box.gkmod-more:nth-child(4n+1) {

  clear: both;

}

.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {

  width: 100% !important;

}

.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,

.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {

  width: 50% !important;

}

.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,

.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),

.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {

  width: 33.3% !important;

}

.gkCols6 .box.gkmod-1,

.gkCols6 .box.gkmod-2,

.gkCols6 .box.gkmod-3,

.gkCols6 .box.gkmod-4,

.gkCols6 .box.gkmod-5,

.gkCols6 .box.gkmod-6,

.gkCols6 .box.gkmod-more {

  float: left;

  padding: 0 30px;

}

.gkCols6 .box.gkmod-1 {

  width: 100%;

}

.gkCols6 .box.gkmod-2 {

  width: 50%;

}

.gkCols6 .box.gkmod-3 {

  width: 33.3%;

}

.gkCols6 .box.gkmod-4,

.gkCols6 .box.gkmod-more {

  width: 25%;

}

.gkCols6 .box.gkmod-5,

.gkCols6 .box.gkmod-more {

  width: 20%;

}

.gkCols6 .box.gkmod-6,

.gkCols6 .box.gkmod-more {

  width: 16.66%;

}

.gkCols6 .box.gkmod-more:nth-child(6n+1) {

  clear: both;

}

.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {

  width: 100% !important;

}

.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,

.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {

  width: 50% !important;

}

.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,

.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),

.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {

  width: 33.3% !important;

}

.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,

.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),

.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),

.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {

  width: 20% !important;

}

.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,

.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),

.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),

.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),

.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {

  width: 16.66% !important;

}

.gkCols3 > div,

.gkCols4 > div,

.gkCols6 > div {

  margin: 0 -30px;

}

#gkHeaderNav .gkMainMenu {

  color: #333;

  cursor: pointer;

  display: block;

  float: right;

  font-size: 14px;

  font-weight: 400;

  height: 42px;

  line-height: 18px;

  margin: 25px 0 0 0 !important;

  padding: 0;

  text-align: center;

  /**text-transform: uppercase;**/

  top: 0;

  width: 100%;

}

#gkHeaderNav .gkMainMenu:after {

  clear: both;

  content: "";

  display: table;

}

#gkHeaderNav .gkMainMenu .gkmenu {

  display: block;

  margin: 0;

  padding: 0 15px;

  position: relative;

  text-align: center;

}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li {

  padding: 12px 24px;

  position: relative;

}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active,

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active {

  border-bottom: 1px solid currentColor;

}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a {

  padding: 0 1px;

}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:first-child:before {

  display: none;

}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li:before {

  background: #ccc;

  border-radius: 50%;

  content: "";

  height: 5px;

  left: -3px;

  position: absolute;

  top: 21px;

  width: 5px;

}

#gkHeaderNav .gkMainMenu .gkmenu > li {

  clear: none !important;
  display: inline-block;
  letter-spacing: 2px;
  width: auto;
  text-transform: uppercase;
  font-size: 12px;

}

#gkHeaderNav .gkMainMenu .gkmenu > li > a,

#gkHeaderNav .gkMainMenu .gkmenu > li > span {

  color: #333;

  display: block;

  /*padding: 12px 15px;*/

  position: relative;

}

#gkHeaderNav .gkMainMenu .gkmenu > li > a:active,

#gkHeaderNav .gkMainMenu .gkmenu > li > a:focus,

#gkHeaderNav .gkMainMenu .gkmenu > li > a:hover,

#gkHeaderNav .gkMainMenu .gkmenu > li.active > a:active,

#gkHeaderNav .gkMainMenu .gkmenu > li.active > a:focus,

#gkHeaderNav .gkMainMenu .gkmenu > li.active > a:hover {

  color: #8dadc9;

}

#gkHeaderNav .gkMainMenu .gkmenu > li a small {

  display: block;

  font-size: 11px;

  line-height: 1;

}

#gkHeaderNav .gkMainMenu .gkmenu > li > .childcontent,

#gkHeaderNav .gkMainMenu .gkmenu > li > .childcontent .childcontent {

  position: absolute;

  left: -9999px;

  z-index: 9999;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent {

  background: #fff;

  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .25);

  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .25);

  box-shadow: 0 0 5px rgba(0, 0, 0, .25);

  margin-top: 12px;

  text-transform: none;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent-inner {

  background: #fff;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .gkcol {

  padding-bottom: 0;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li {

  border-top: 1px solid #e5e5e5;

  display: block;

  font-size: 14px;

  font-weight: 400;

  line-height: 1.2;

  margin: 0;

  padding: 0;

  text-align: left;

  text-transform: none;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li:first-child {

  border: none;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span {

  color: #333;

  padding: 12px 0;
  
  text-transform: uppercase;
  
  font-size: 12px;
  
  line-height: 19px;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:active,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:focus,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a:hover,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > a.active,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:active,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:focus,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span:hover,

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li > span.active {

  color: #8dadc9;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li.group {

  padding: 0;

  margin: 0;

  height: auto;

  border: none !important;

  background: none;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header {

  color: #333;

  display: block;

  font-weight: 600 !important;

  margin: 0;

  padding: 10px;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header a {

  color: #333;

}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header small {

  color: #999;

  display: block;

  font-weight: normal;

  margin: 3px 0 0;

  text-transform: none;

}

#gkHeaderNav .gkMainMenu .gkmenu li .module {

  font-size: 12px;

  font-weight: normal;

  line-height: 1.4;

  margin: 0 10px;

  text-align: left;

  text-transform: none;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .gkcol {

  float: left;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .gkcol.gkcol2,

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .gkcol.gkcol3,

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .gkcol.gkcol4,

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .gkcol.gkcol5 {

  padding: 0 10px;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .gkcol:first-child {

  border-left: none;

}

#gkHeaderNav .gkMainMenu .gkmenu > li:hover > .childcontent,

#gkHeaderNav .gkMainMenu .gkmenu > li:hover > .childcontent li:hover > .childcontent {

  left: inherit;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent.active,

#gkHeaderNav .gkMainMenu .gkmenu > li:hover > .childcontent {

  pointer-events: auto;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent {

  pointer-events: none;

  z-index: 1000 !important;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .childcontent {

  z-index: 1001 !important;

}

#gkHeaderNav .gkMainMenu .gkmenu .childcontent .childcontent .childcontent {

  z-index: 1002 !important;

}

#gkHeaderNav .gkMainMenu .gkmenu > li .childcontent {

  margin-left: -11px;

  margin-top: 0;

}

#gkHeaderNav .gkMainMenu .gkmenu > li .childcontent .childcontent {

  margin-left: 100px;

  margin-top: -35px !important;

}

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a:hover,

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a:active,

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a:focus,

.gk-fixed-nav .gkMainMenu > .gkmenu > li.active > a {

  color: #8dadc9 !important;

}

.gk-fixed-nav .gkMainMenu > .gkmenu > li > a,

.gk-fixed-nav .gkMainMenu > .gkmenu > li > span {

  color: #333 !important;

}

#gk-menu-overlay {

  background: rgba(51,51,51,0.9);

  left: 0;

  min-height: 100%;

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 10000;

}

#gk-menu-overlay-wrap {

  left: 50%;

  margin: 0 auto 0 -320px;

  max-width: 640px;

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 10001;

}

#gk-menu-overlay-wrap .gkMainMenu {

  display: block;

  padding: 10px 0;

  position: static;

}

#gk-menu-overlay-wrap .gkMainMenu a,

#gk-menu-overlay-wrap .gkMainMenu span {

  color: #fff;

  display: block;

  font-size: 24px;

  padding: 10px 0;

}

#gk-menu-overlay-wrap .gkMainMenu a:active,

#gk-menu-overlay-wrap .gkMainMenu a:focus,

#gk-menu-overlay-wrap .gkMainMenu a:hover,

#gk-menu-overlay-wrap .gkMainMenu span:active,

#gk-menu-overlay-wrap .gkMainMenu span:focus,

#gk-menu-overlay-wrap .gkMainMenu span:hover {

  color: #8dadc9;

}

#gk-menu-overlay-wrap .gkMainMenu li {

  border-top: 1px solid rgba(255,255,255,0.2);

  clear: both;

  width: 100%;

}

#gk-menu-overlay-wrap .gkMainMenu li:first-child {

  border-top: none;

}

#gk-menu-overlay-wrap .gkMainMenu li.haschild,

#gk-menu-overlay-wrap .gkMainMenu li .group {

  padding-bottom: 0;

}

#gk-menu-overlay-wrap .gkMainMenu li .gkmenu {

  margin-top: 5px;

}

#gk-menu-overlay-wrap .gkMainMenu li li {

  border-top: 1px solid rgba(255,255,255,0.2);

}

#gk-menu-overlay-wrap .gkMainMenu li li a {

  font-size: 20px;

  padding: 8px 0;

}

#gk-menu-overlay-wrap .gkMainMenu li li:first-child {

  border-top: 1px solid rgba(255,255,255,0.2);

}

#gk-menu-overlay-wrap .gkMainMenu li li li a {

  font-size: 16px;

  padding: 5px 0;

}

#gk-menu-overlay-wrap .gkMainMenu .childcontent,

#gk-menu-overlay-wrap .gkMainMenu .childcontent .childcontent {

  display: block !important;

  height: auto !important;

  margin-left: 0 !important;

  opacity: 1 !important;

  position: static;

  width: 100% !important;

}

#gk-menu-overlay-wrap .gkMainMenu .childcontent .gkcol,

#gk-menu-overlay-wrap .gkMainMenu .childcontent .childcontent .gkcol {

  height: auto !important;

  width: 100% !important;

}

#gk-menu-overlay-wrap .module {

  display: none;

}

#gk-menu-overlay-wrap .header > a {

  color: #fff;

}

#gk-menu-overlay-wrap .header > a:active,

#gk-menu-overlay-wrap .header > a:focus,

#gk-menu-overlay-wrap .header > a:hover {

  color: #8dadc9;

}

#gk-menu-overlay-wrap .header > a > small {

  display: block;

}

#gk-menu-overlay-wrap #gk-menu-overlay-close {

  color: #fff;

  cursor: pointer;

  font-size: 32px;

  line-height: 1;

  position: absolute;

  right: 0;

  top: 22px;

}

#gk-menu-overlay-wrap #gk-menu-overlay-close:active,

#gk-menu-overlay-wrap #gk-menu-overlay-close:focus,

#gk-menu-overlay-wrap #gk-menu-overlay-close:hover {

  color: #8dadc9;

}

#gk-menu-overlay,

#gk-menu-overlay-wrap {

  display: none;

  opacity: 0;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

#gk-menu-overlay.gk-show,

#gk-menu-overlay-wrap.gk-show {

  display: block;

}

#gk-menu-overlay.gk-active,

#gk-menu-overlay-wrap.gk-active {

  opacity: 1;

}

.gkMainMenu + #gkMobileMenu {

  display: none;

}

#gkMobileMenu {

  color: #191919;

  cursor: pointer;

  display: block;

  float: right;

  font-size: 14px;

  font-weight: bold;

  height: 42px;

  left: 50%;

  line-height: 18px;

  margin: 0 !important;

  overflow: hidden;

  padding: 12px 0;

  position: absolute;

  text-align: center;

  text-transform: uppercase;

  top: 95px;

  -webkit-transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  -o-transform: translateX(-50%);

  transform: translateX(-50%);

  width: auto;

}

#gkMobileMenu span {

  float: left;

  margin-right: 14px;

  overflow: hidden;

  white-space: nowrap;

}

#gkMobileMenu i {

  background: currentColor;

  display: block;

  float: right;

  height: 2px;

  position: relative;

  right: 0;

  text-align: center;

  top: 7px;

  -webkit-transition: background .3s ease-out;

  -moz-transition: background .3s ease-out;

  -ms-transition: background .3s ease-out;

  -o-transition: background .3s ease-out;

  transition: background .3s ease-out;

  width: 14px;

}

#gkMobileMenu i:before,

#gkMobileMenu i:after {

  background: currentColor;

  content: "";

  display: block;

  height: 2px;

  position: absolute;

  top: -5px;

  -webkit-transition: background .3s ease-out;

  -moz-transition: background .3s ease-out;

  -ms-transition: background .3s ease-out;

  -o-transition: background .3s ease-out;

  transition: background .3s ease-out;

  width: 14px;

}

#gkMobileMenu i:after {

  top: 5px;

}

#gkMobileMenu:active > i,

#gkMobileMenu:active > i:before,

#gkMobileMenu:active > i:after,

#gkMobileMenu:focus > i,

#gkMobileMenu:focus > i:before,

#gkMobileMenu:focus > i:after,

#gkMobileMenu:hover > i,

#gkMobileMenu:hover > i:before,

#gkMobileMenu:hover > i:after {

  background: #8dadc9;

}

#gkMobileMenu:active span,

#gkMobileMenu:focus span,

#gkMobileMenu:hover span {

  color: #8dadc9;

}

#gkHeaderNav.gk-fixed {

  width: 100%;

}

#gkHeaderNav > div {

  margin: 0 auto;

  max-width: 1240px;

  min-height: 190px;

  padding: 110px 0 0 0;

  position: relative;

  width: 100%;

}

#gkHeaderNav.gk-fixed-nav {

  background: #f6f6f6;

  height: 210px;

  margin: 0;

  padding: 15px 0 0 0;

  position: fixed;

  top: -350px;

  z-index: 1000;

}

#gkHeaderNav.inactive #gk-mobile-menu-text {

  width: 0 !important;

}

#gkHeaderNav.inactive #gkLogo {

  opacity: 0;

}

#gkHeaderNav.gk-fixed.inactive #gkLogo {

  opacity: 1;

}

#gkBg {

  -webkit-transition: margin-left .3s ease-out;

  -moz-transition: margin-left .3s ease-out;

  -ms-transition: margin-left .3s ease-out;

  -o-transition: margin-left .3s ease-out;

  transition: margin-left .3s ease-out;

  z-index: 1;

}

#gkBg.menu-open {

  margin-left: -280px;

}

#gkBg.menu-visible {

  position: relative;

}

#aside-menu-toggler,

#mobile-menu-toggler {

  color: #fff;

  cursor: pointer;

  display: block !important;

  font-size: 44px;

  height: 44px;

  line-height: 44px;

  margin: 40px 0 0 0px !important;

  overflow: hidden;

  position: relative;

  width: 44px;

}

#static-aside-menu-toggler {

  cursor: pointer;

}

#aside-menu-toggler {

  float: right;

}

#mobile-menu-toggler {

  margin: 0px -15px 0 0px !important;

}

#aside-menu {

  background: #000;

  display: none;

  float: right;

  height: 100%;

  overflow: hidden;

  position: absolute;

  right: 0;

  top: 0;

  width: 280px;

  z-index: 0;

}

#aside-menu.menu-open {

  display: block;

  position: fixed;

}

#aside-menu > div {

  height: 100%;

  overflow: auto;

  -webkit-overflow-scrolling: touch;

  width: 100%;

  padding-right: 32px;

  min-width: 280px;

  max-width: 100%;

}

#aside-menu li {

  font-size: 13px;

  font-weight: 500;

  padding: 4px 0;

  text-transform: uppercase;

}

#aside-menu li a {

  color: #777;

}

#aside-menu li a:active,

#aside-menu li a:focus,

#aside-menu li a:hover {

  color: #fff;

}

#aside-menu li.last {

  margin-bottom: 12px;

}

#aside-menu li a.active {

  color: #fff;

}

#aside-menu li li {

  font-weight: 500;

  padding: 4px 0;

  text-transform: none;

}

#aside-menu li li a {

  color: #777;

}

#aside-menu li li li {

  padding-left: 10px;

}

#aside-menu li li li:before {

  content: "-";

  padding: 0 10px 0 0;

}

#close-menu {

  color: #777;

  cursor: pointer;

  font-style: normal;

  font-size: 26px;

  line-height: 17px;

  opacity: 0;

  position: fixed;

  right: 0;

  top: 36px;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

  z-index: 2;

}

#close-menu:hover {

  color: #fff;

}

#close-menu.menu-open {

  opacity: 1.0;

  right: 18px;

}

.gkAsideMenu > ul {

  padding: 32px 0 20px 32px;

}

.android-stock-browser #aside-menu {

  height: auto;

  min-height: 100%;

  position: absolute;

}

.android-stock-browser #aside-menu > div {

  height: auto;

  min-height: 100%;

}

#gk-menu-top,

#gk-menu-bottom {

  color: #777;

  font-size: 13px;

  padding: 15px 0;

}

#gk-menu-top a,

#gk-menu-bottom a {

  color: #fff;

}

#gk-menu-top a:active,

#gk-menu-top a:focus,

#gk-menu-top a:hover,

#gk-menu-bottom a:active,

#gk-menu-bottom a:focus,

#gk-menu-bottom a:hover {

  color: #8dadc9;

}

#gk-menu-top {

  border-bottom: 1px solid rgba(255,255,255,0.15);

  margin: 5px 0 20px 32px;

}

#gk-menu-bottom {

  border-top: 1px solid rgba(255,255,255,0.15);

  margin: 20px 0 0 32px;

}

.k2FeedIcon a,

a.k2FeedIcon {

  color: #bbb;

  display: block;

  font-size: 11px;

  height: 21px;

  letter-spacing: 1px;

  line-height: 21px;

  margin: 60px auto 30px auto;

  text-align: center;

  text-transform: uppercase;

}

.k2FeedIcon a:before,

a.k2FeedIcon:before {

  color: #8dadc9;

  content: "\f09e";

  font-family: FontAwesome;

  font-size: 16px;

  margin: 0 12px 0 0;

  text-indent: inherit;

}

.k2FeedIcon {

  float: none !important;

}

.activeCategory {

  background: #f6f6f6;

}

.activeCategory a {

  padding: 8px 16px !important;

}

.itemExtraFields ul li span.itemExtraFieldsValue,

.itemLinks .itemCategory a {

  display: block;

}

.latestView .itemsContainer {

  float: left;

}

.clr {

  clear: both;

}

.itemContainerLast:first-child .itemImageBlock,

.clr + .itemContainerLast .itemImageBlock {

  padding: 0;

}

.itemCommentsPagination ul li {

  display: inline-block;

  margin: 0 3px;

  font-size: 80%;

}

.itemCommentsPagination ul {

  text-align: right;

}

.itemsContainer .itemsContainerWrap,

.itemContainer .itemsContainerWrap {

  margin: 0 10px;

}

.itemsContainer .itemsContainerWrap .itemList article {

  margin-bottom: 50px;

}

.itemContainer {

  float: left;

}

.k2LatestCommentsBlock .k2FeedIcon {

  margin-top: 16px;

}

.k2LatestCommentsBlock ul li,

.k2TopCommentersBlock ul li {

  padding: 12px 0 !important;

  list-style: none !important;

  line-height: 1.5 !important;

}

.k2LatestCommentsBlock ul li strong,

.k2TopCommentersBlock ul li strong {

  color: #333;

}

.lcUsername {

  font-weight: 500;

  font-size: 12px;

}

.k2LatestCommentsBlock li {

  border: none !important;

  margin: 0 0 12px;

}

.k2LatestCommentsBlock li > p {

  margin-bottom: 0;

}

.k2LatestCommentsBlock div {

  background: #fff;

  border: 1px solid #e5e5e5;

  margin: 0 0 12px;

  padding: 24px;

  position: relative;

}

.k2LatestCommentsBlock div:after,

.k2LatestCommentsBlock div:before {

  border-style: solid;

  border-width: 7px 7px 0 7px;

  border-color: #fff transparent transparent transparent;

  bottom: -7px;

  content: "";

  display: block;

  height: 0;

  left: 16px;

  position: absolute;

  width: 0;

}

.k2LatestCommentsBlock div:before {

  border-width: 8px 8px 0 8px;

  border-color: #e5e5e5 transparent transparent transparent;

  bottom: -8px;

  left: 15px;

}

.k2LatestCommentsBlock div p {

  font-style: italic;

  font-size: 13px;

  margin: 0.3em 0;

}

.k2LatestCommentsBlock div p a {

  color: #777;

}

.k2LatestCommentsBlock div p a:hover {

  color: #333;

}

.k2LatestCommentsBlock .lcAvatar {

  display: block;

  position: relative;

  top: -8px;

}

.k2LatestCommentsBlock .lcAvatar + strong {

  padding-top: 10px;

}

.k2LatestCommentsBlock span {

  display: block;

  font-size: 11px;

}

.k2LatestCommentsBlock .k2FeedIcon {

  text-align: center;

}

.k2LatestCommentsBlock .k2FeedIcon span {

  display: inline-block;

  font-size: 11px;

}

.k2LatestCommentsBlock .k2FeedIcon a:before {

  display: inline-block;

  font-size: 12px;

  margin: 0 6px 0 0;

}

.k2AuthorsListBlock ul li {

  border: none;

  border-bottom: 1px solid #e5e5e5;

  padding: 32px 0;

  text-align: center;

}

.k2AuthorsListBlock ul li:first-child {

  padding-top: 12px;

}

.k2AuthorsListBlock a {

  float: none;

}

.k2AuthorsListBlock ul li a.abAuthorLatestItem {

  display: block;

  color: #333;

  clear: both;

  margin: 12px 0 0;

  padding: 0 0 0 12px;

  font-size: 12px;

  line-height: 1.2;

}

.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {

  color: #8dadc9;

}

.k2AuthorsListBlock ul li a.abAuthorLatestItem span {

  display: block;

  font-size: 10px;

  color: #777;

}

.abAuthorName {

  display: block;

  margin: 24px 0 6px;

}

.abAuthorAvatar img {

  border-radius: 50%;

}

.abAuthorName strong {

  background: #fff;

  padding: 0 12px;

  position: relative;

  top: -4px;

  z-index: 1;

}

.abAuthorName span {

  font-size: 12px;

  font-weight: normal !important;

}

#gkRight .k2Avatar,

#gkLeft .k2Avatar {

  border-color: #fff;

}

.tcUsername {

  font-size: 18px;

  color: #333;

}

.tcLatestComment {

  display: block;

  margin: 6px 0;

  font-size: 13px;

  color: #777;

}

.tcLatestCommentDate {

  display: block;

  font-size: 11px;

  color: #999;

}

.k2ItemsBlock ul {

  margin-right: -20px;

}

.k2ItemsBlock ul li {

  margin: 0 0 12px;

  background: none !important;

  padding: 12px 20px 12px 0 !important;

  list-style: none !important;

}

.moduleItemTitle {

  color: #333;

  display: block;

  font-size: 18px;

  font-weight: 400;

  line-height: 1.4;

}

.moduleItemAuthor {

  overflow: hidden;

  margin: 0 0 16px;

  font-size: 11px;

  border-bottom: 1px solid #e5e5e5;

}

.moduleItemAuthor a {

  color: #333;

  display: block;

  font: bold 12px Verdana, Geneva, sans-serif;

  padding: 0 0 12px;

}

.moduleItemAuthor p {

  clear: both;

}

.moduleItemIntrotext {

  display: block;

  padding: 12px 0 0;

  line-height: 1.6;

}

.moduleItemIntrotext a.moduleItemImage img {

  float: left;

  overflow: hidden;

  margin: 4px 0;

}

.moduleItemDateCreated,

.moduleItemCategory {

  font: normal 10px Verdana, Geneva, sans-serif;

  color: #777;

}

.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {

  display: block;

  float: left;

  font-weight: 500;

  margin: 0 4px 0 0;

  width: 30%;

}

.moduleItemTags,

.moduleAttachments {

  overflow: hidden;

  border-top: 1px solid #e5e5e5;

  margin: 12px 0 0;

  padding: 12px 0 0;

}

.moduleItemTags strong {

  font-size: 12px;

  color: #333;

}

.moduleItemTags a {

  float: right;

}

a.moduleItemComments {

  font-size: 12px;

}

a:hover.moduleItemComments {

  background-position: 0 100%;

  color: #fff;

}

.k2ItemsBlock ul li span.moduleItemHits {

  font-size: 90%;

}

.moduleItemImage {

  display: block;

  margin-bottom: 10px;

  overflow: hidden;

  width: 100%;

}

.moduleItemReadMore {

  display: block;

  clear: both;

}

.k2LoginBlock fieldset.input {

  margin: 0;

  padding: 0 0 8px 0;

}

.k2LoginBlock fieldset.input p {

  margin: 0;

  padding: 0 0 4px 0;

}

.k2LoginBlock fieldset.input p#form-login-remember label,

.k2LoginBlock fieldset.input p#form-login-remember input {

  display: inline;

}

.k2LoginBlock fieldset.input p label,

.k2LoginBlock fieldset.input p input {

  display: block;

}

.k2LoginBlock fieldset.input p input[type="text"],

.k2LoginBlock fieldset.input p input[type="password"] {

  margin: 0 0 10px 0;

  width: 100%;

}

.k2UserBlock p.ubGreeting {

  border-bottom: 1px dotted #e5e5e5;

}

.k2UserBlock .k2UserBlockDetails span.ubName {

  display: block;

  font-weight: 500;

  font-size: 14px;

}

.k2BreadcrumbsBlock span.bcTitle {

  padding: 0 4px 0 0;

  color: #777;

}

.k2BreadcrumbsBlock span.bcSeparator {

  padding: 0 4px;

  font-size: 14px;

}

.k2CalendarLoader {

  background: #fff;

}

.k2CalendarBlock {

  margin-bottom: 8px;

}

.k2CalendarBlock table.calendar {

  width: 100%;

  margin: 0 auto;

  background: #fff;

  border-collapse: collapse;

  border-left: 1px solid #e5e5e5;

}

.k2CalendarBlock table.calendar tr td {

  font-size: 13px !important;

  text-align: center;

  vertical-align: middle;

  padding: 3px;

  border: 1px solid #e5e5e5;

  background: #fff;

}

.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev,

.k2CalendarBlock table.calendar tr td.calendarNavMonthNext {

  background: #fff;

  text-align: center;

  font-size: 15px !important;

}

.k2CalendarBlock table.calendar tr td.calendarDayName {

  background: #f6f6f6;

  width: 14.2%;

  color: #333;

  font-weight: 500;

}

.k2CalendarBlock table.calendar tr td.calendarDateEmpty {

  background: #f6f6f6;

}

.k2CalendarBlock table.calendar tr td.calendarDate {

  font-size: 11px;

}

.k2CalendarBlock table.calendar tr td.calendarDateLinked {

  padding: 0;

}

.k2CalendarBlock table.calendar tr td.calendarDateLinked a {

  display: block;

  font-weight: bold;

  padding: 2px;

}

.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {

  display: block;

  background: #8dadc9;

  color: #fff !important;

  padding: 2px;

}

.k2CalendarBlock table.calendar tr td.calendarToday {

  background: #8dadc9;

  color: #fff;

}

.k2CalendarBlock table.calendar tr td.calendarTodayLinked {

  background: #f6f6f6;

  padding: 0;

}

.k2CalendarBlock table.calendar tr td.calendarTodayLinked a {

  display: block;

  padding: 2px;

  color: #8dadc9;

  font-size: 12px;

  font-weight: bold;

}

.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {

  display: block;

  background: #8dadc9;

  color: #fff !important;

  padding: 2px;

}

.calendarNavLink {

  color: #8dadc9;

}

.k2CategorySelectBlock form select {

  width: auto;

}

.k2ArchivesBlock ul li b {

  color: #bbb;

  font-size: 11px;

  font-weight: 400;

  padding: 0 0 0 4px;

}

.ubUserItems {

  margin: 20px 0 !important;

}

.k2TagCloudBlock a {

  color: #bbb;

  float: left;

  font-size: 16px;

  font-weight: 400;

  line-height: 1.5;

  margin: 0;

  padding: 3px 6px;

}

.k2TagCloudBlock a:before {

  content: "#";

}

.k2TagCloudBlock a:active,

.k2TagCloudBlock a:focus,

.k2TagCloudBlock a:hover {

  color: #8dadc9;

}

#k2Container .gsc-branding-text {

  text-align: right;

}

#k2Container .gsc-control {

  width: 100%;

}

#k2Container .gs-visibleUrl {

  display: none;

}

a.ubUserFeedIcon,

a.ubUserFeedIcon:hover {

  display: inline-block;

  margin: 0 2px 0 0;

  padding: 0;

  width: 16px;

  height: 16px;

}

a.ubUserFeedIcon span,

a.ubUserFeedIcon:hover span {

  display: none;

}

a.ubUserURL,

a.ubUserURL:hover {

  display: inline-block;

  margin: 0 2px 0 0;

  padding: 0;

  width: 16px;

  height: 16px;

}

a.ubUserURL span,

a.ubUserURL:hover span {

  display: none;

}

span.ubUserEmail {

  display: inline-block;

  margin: 0 2px 0 0;

  padding: 0;

  width: 16px;

  height: 16px;

  overflow: hidden;

}

span.ubUserEmail a {

  display: inline-block;

  margin: 0;

  padding: 0;

  width: 16px;

  height: 16px;

  text-indent: -9999px;

}

.k2UsersBlock ul li h3 {

  clear: both;

  margin: 8px 0 0 0;

  padding: 0;

}

.catCounter {

  color: #777;

  font-size: 11px;

  font-weight: normal;

}

.item-body {

  clear: both;

  margin: 45px 0 10px;

}

.single-page,

.blog-page {

  margin: -110px auto 0 auto !important;

}

.single-page > .header,

.blog-page > .header {

  margin: 0;

  overflow: hidden;

  position: relative;

  text-align: center;

  width: 100%;

}

.single-page .header-wrap,

.blog-page .header-wrap {

  display: inline-block;

  max-width: 100%;

  position: relative;

}

.single-page .header-wrap > img,

.blog-page .header-wrap > img {

  display: block;

  margin: 0 auto;

  max-width: 100%;

}

.single-page .header-wrap .item-image-info,

.blog-page .header-wrap .item-image-info {

  bottom: 20px;

  color: #fff;

  font-size: 11px;

  left: 40px;

  line-height: 2;

  padding: 0;

  position: absolute;

  text-align: left;

  text-shadow: 0 0 1px rgba(0,0,0,0.5);

  text-transform: uppercase;

  z-index: 1;

}

.single-page .header-wrap .item-image-caption,

.single-page .header-wrap .item-image-credits,

.blog-page .header-wrap .item-image-caption,

.blog-page .header-wrap .item-image-credits {

  display: block;

  line-height: 1.2;

}

.single-page .item-title,

.blog-page .item-title {

  color: #000;

  letter-spacing: 0;

  font-size: 36px;

  font-style: italic;

  font-weight: normal;

  line-height: 1.33;

  margin: 0 0 50px 0;

  text-transform: none;

}

.single-page .item-content,

.blog-page .item-content {

  max-width: 960px;

}

.single-page .item-body,

.blog-page .item-body {

  clear: none;

  float: right;

  text-align: justify;

  width: 100%;

}

.single-page .item-body a,

.blog-page .item-body a {

  /*border-bottom: 1px solid currentColor;*/

}

.single-page .item-info,

.blog-page .item-info {

  float: left;

  margin: 60px 0 0 0;

  width: 26%;

}

.single-page .item-info + .item-body,

.blog-page .item-info + .item-body {

  width: 70%;

}

.single-page .item-info ul,

.blog-page .item-info ul {

  margin: 0;

}

.single-page .item-info ul li,

.blog-page .item-info ul li {

  color: #bbb;

  font-size: 11px;

  letter-spacing: 1px;

  list-style-type: none;

  padding: 0;

  text-align: left;

  text-transform: uppercase;

  width: 100%;

}

.single-page .item-info ul li time,

.blog-page .item-info ul li time {

  color: #000;

  font-size: 12px;

  font-weight: 600;

}

.single-page .item-info ul li a,

.blog-page .item-info ul li a {

  color: #bbb;

}

.single-page .item-info ul li a:active,

.single-page .item-info ul li a:focus,

.single-page .item-info ul li a:hover,

.blog-page .item-info ul li a:active,

.blog-page .item-info ul li a:focus,

.blog-page .item-info ul li a:hover {

  color: #8dadc9;

}

.single-page .item-info ul li:before,

.blog-page .item-info ul li:before {

  display: none;

}

.single-page .item-title {

  text-align: left;

}

.user-page .item-author-details img {

  border: 2px solid #fff;

  border-radius: 50%;

  margin: 100px 0 0 0;

}

.user-page .item-author-details .item-title {

  margin-top: 30px !important;

}

.user-page .item-author-details .item-desc > span {

  display: block;

  text-align: center;

}

.single-page .itemIntroText {

  font-size: 20px;

  letter-spacing: 1px;

  line-height: 1.5;

}

.single-page .itemFullText {

  font-size: 16px;

  line-height: 1.6;

}

.single-page > .item-content,

.single-page > .itemComments {

  margin: 0 auto !important;

  max-width: 960px;

  position: relative;

  width: 100%;

}

.single-page > .header sup,

.item-list .item-title sup {

  color: #ecd517;

  font-size: 20px;

  top: -1em;

}

.item-info {

  color: #000;

  font-size: 14px;

  font-weight: 400;

  margin: 140px 0 0;

  text-align: center;

}

.item-info li {

  display: inline-block;

  padding: 0 20px;

  position: relative;

}

.item-info> span,

.item-info> time {

  display: inline-block;

  margin: 0 10px;

}

.itemResizer a {

  background: url('../images/k2/fonts.png') no-repeat 100% 2px;

  display: inline-block;

  height: 15px;

  position: relative;

  text-indent: -9999em;

  top: 3px;

  width: 15px;

}

.itemResizer span {

  padding: 0 6px 0 0;

}

.itemResizer #fontIncrease {

  background-position: 0 2px;

}

.smallerFontSize {

  font-size: 90% !important;

}

.largerFontSize {

  font-size: 115% !important;

}

.itemVideoEmbedded {

  margin-bottom: 20px;

}

.itemVideoCaption,

.itemVideoCredits {

  color: #999;

  display: inline-block;

  font-size: 13px;

  line-height: 2;

  padding: 0;

  text-align: center;

}

.itemAttachmentsBlock ul {

  margin: 1em 0;

}

.itemAttachmentsBlock ul li {

  list-style-type: none !important;

  padding: 5px 0 !important;

}

.itemAttachmentsBlock ul li:before {

  display: none;

}

.itemAttachmentsBlock ul li i {

  margin-right: 10px;

  color: #bbb;

}

.itemAttachmentsBlock ul li span {

  color: #777;

  font-weight: normal;

  font-size: 11px;

  margin-left: 12px;

}

.itemExtraFields {

  font-size: 15px;

  margin: 8px 0 24px;

}

.itemExtraFields dl {

  overflow: hidden;

}

.itemExtraFields dt {

  clear: both;

  float: left;

  font-weight: bold;

  width: 20%;

}

.itemExtraFields dd {

  float: left;

  margin: 0;

  padding: 0 0 0 10px;

  width: 80%;

}

.itemBottom {

  clear: both;

  padding: 30px 0 0;

  text-align: right;

}

.itemBottom .itemDateModified {

  color: #999;

  font-size: 11px;

  letter-spacing: 1px;

  text-transform: uppercase;

}

.itemBottom .itemEditLink {

  clear: left;

  float: left;

  text-align: left;

  width: 49%;

}

.itemRatingBlock {

  margin: 10px 0 30px 0;

  text-align: right;

}

.itemRatingBlock span {

  display: block;

  font-size: 14px;

  font-weight: 400;

  margin: 0 0 8px;

}

.itemRatingForm {

  display: inline-block;

  vertical-align: middle;

  line-height: 25px;

  margin: 0;

  text-align: center;

}

.itemRatingLog {

  margin: -2px 0 0;

  padding: 0 0 0 4px;

  float: left;

  line-height: 25px;

  font-size: 11px;

  color: #777;

}

span#formLog {

  display: block;

  float: none;

  clear: both;

  color: #333;

  background: #FFFFDD;

  font-size: 14px;

  font-weight: 400;

  line-height: 32px;

  text-align: center;

  margin: 10px 0;

  position: relative;

  top: 10px;

}

.itemRatingForm .formLogLoading {

  height: 25px;

  padding: 0 0 0 20px;

}

.itemRatingList,

.itemRatingList a:hover,

.itemRatingList .itemCurrentRating {

  background: url('../images/k2/star.png') left -1000px repeat-x;

}

.itemRatingList {

  position: relative;

  float: left;

  width: 125px;

  height: 25px;

  overflow: hidden;

  list-style: none;

  margin: 0 6px !important;

  padding: 0;

  background-position: left top;

}

.itemRatingList li {

  background: none;

  border: none !important;

  float: left;

  display: block;

  height: 25px !important;

  padding: 0 !important;

  position: static !important;

  width: 25px !important;

}

.itemRatingList li:before {

  display: none;

}

.itemRatingList li a {

  border-bottom: none !important;

  position: absolute;

}

.itemRatingList li[class] {

  width: inherit !important;

}

.itemRatingList a,

.itemRatingList .itemCurrentRating {

  position: absolute;

  top: 0;

  left: 0;

  text-indent: -1000px;

  height: 25px;

  line-height: 25px;

  outline: none;

  overflow: hidden;

  border: none;

  cursor: pointer;

  -webkit-transition: none;

  -moz-transition: none;

  -ms-transition: none;

  -o-transition: none;

  transition: none;

}

.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 {

  z-index: 1;

  background-position: 0 bottom;

  margin: 0;

  padding: 0;

}

.itemLinks,

.itemTagsBlock {

  color: #777;

  line-height: 2.3;

}

.item-body .itemTags {

  float: left;

  font-size: 11px;

  margin: 30px 0;

  width: 90%;

}

.item-body .itemTags > li {

  display: inline-block;

  font-weight: 400;

  letter-spacing: 1px;

  list-style-type: none;

  margin: 0 8px 0 0;

  padding: 0;

  text-transform: uppercase;

}

.item-body .itemTags > li:before {

  content: "#";

  font-size: 11px;

  margin-right: -2px;

  position: static;

}

.item-body .itemTags > li > a,

.item-body .itemTags > li:before {

  border-bottom: none;

  color: #999 !important;

}

.item-body .itemTags > li > a:after {

  content: ",";

}

.item-body .itemTags > li:last-child > a:after {

  content: "";

}

.item-body .itemTags > li > a:hover,

.item-body .itemTags > li:hover:before {

  color: #8dadc9 !important;

}

.itemLinks > div {

  margin: 0 0 8px;

}

.itemLinks .itemTagsBlock,

.itemLinks .itemSocialSharing {

  clear: both;

  overflow: hidden;

}

.itemSocialSharing {

  margin: 20px 0 0 0;

  padding: 40px 0 0;

  text-align: center;

}

.itemSocialSharing > div {

  display: inline-block;

  margin: 0 12px;

  vertical-align: top;

}

.itemAuthorContent {

  clear: both;

  overflow: hidden;

  padding: 50px 0 0 0;

}

.itemAuthorContent a {

  border-bottom: none !important;

}

.itemAuthorContent li:before {

  display: none;

}

.itemAuthorContent ul {

  margin: 0 -10px !important;

  padding: 0 !important;

}

.itemAuthorContent ul[data-cols="1"] li {

  width: 100%;

}

.itemAuthorContent ul[data-cols="2"] li {

  width: 50%;

}

.itemAuthorContent ul[data-cols="3"] li {

  width: 33%;

}

.itemAuthorContent ul[data-cols="4"] li {

  width: 25%;

}

.itemAuthorContent ul[data-cols="5"] li {

  width: 20%;

}

.itemAuthorContent ul li {

  float: left;

  font-size: 14px;

  font-weight: 400;

  line-height: 1.5;

  margin: 0;

  padding: 0 10px !important;

  width: 33.333333%;

}

.itemAuthorContent ul li img {

  display: block;

  margin: 0;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

.itemAuthorContent li a:hover 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);

}

.itemAuthorContent .inverse {

  display: block;

  padding-top: 20px;

  text-align: center;

}

.itemAuthorLinks li {

  margin: 0 !important;

}

.itemNavigation {

  font-size: 14px;

  font-weight: 400;

  clear: both;

  overflow: hidden;

  padding: 40px 0;

}

.itemNavigation h3 {

  margin: 0 0 24px 0;

}

.itemNavigation .itemPrevious,

.itemNavigation .itemNext {

  border-bottom: none !important;

  max-width: 48%;

  overflow: hidden;

  position: relative;

}

.itemNavigation .itemPrevious {

  float: left;

  padding-left: 40px;

}

.itemNavigation .itemNext {

  float: right;

  padding-right: 40px;

}

.itemNavigation .itemPrevious:before,

.itemNavigation .itemNext:before {

  background: #333;

  content: "";

  display: block;

  height: 1px;

  left: 2px;

  position: absolute;

  top: 13px;

  width: 25px;

}

.itemNavigation .itemNext:before {

  left: auto;

  right: 2px;

}

.itemNavigation .itemPrevious:after,

.itemNavigation .itemNext:after {

  content: "";

  border: 3px solid transparent;

  border-right: 6px solid #333;

  border-left: 6px solid transparent;

  display: block;

  height: 7px;

  left: -3px;

  position: absolute;

  top: 10px;

}

.itemNavigation .itemNext:after {

  border-left: 6px solid #333;

  border-right: 6px solid transparent;

  left: auto;

  right: -3px;

}

.itemSubheader {

  clear: both;

}

.itemSubheader h3 {

  border-top: 1px solid #999;

  font-size: 12px;

  font-style: normal;

  font-weight: 400;

  letter-spacing: 1px;

  padding: 30px 0;

  text-transform: uppercase;

}

#itemCommentsAnchor {

  clear: both;

  margin: 30px auto 0 !important;

  padding: 70px 0 0;

}

.itemCommentsList li span {

  margin-right: 20px !important;

}

.itemCommentsForm label {

  display: block;

  clear: both;

  padding: 12px 0 10px;

}

.itemCommentsForm textarea,

.itemCommentsForm .inputbox {

  float: left;

  margin: 0 3% 3% 0;

  width: 30%;

}

.itemCommentsForm textarea.inputbox {

  height: 200px !important;

  width: 100%;

}

.itemCommentsForm .itemCommentsFormNotes {

  color: #777;

  font-size: 13px;

  margin: -30px 0 40px;

}

.itemComments .itemCommentsList {

  padding: 0 0 24px 0;

}

.itemComments .itemCommentsList li {

  margin: 20px 0;

  padding: 0;

}

.itemComments .itemCommentsList li:before {

  display: none;

}

.itemComments .itemCommentsList li a {

  border-bottom: none;

}

.itemComments .itemCommentsList li > div {

  margin: 0 0 0 100px;

  padding: 10px;

}

.itemComments .itemCommentsList li > div > span {

  font-size: 12px;

  text-transform: uppercase;

}

.itemComments .itemCommentsList li > div p {

  color: #777;

  font-size: 14px;

}

.itemComments .itemCommentsList li span {

  color: #999;

  margin: 0 12px 0 0;

}

.itemComments .itemCommentsList li span > a.inverse {

  font-weight: bold;

  letter-spacing: 1px;

}

.itemComments .itemCommentsList li > img,

.k2LatestCommentsBlock img,

.lcAvatar img {

  border-radius: 50%;

  display: block;

  float: left;

  margin: 10px 10px 0 0;

}

.k2LatestCommentsBlock img,

.lcAvatar img {

  margin-top: 6px;

}

#submitCommentButton {

  float: left;

}

a.commentLink {

  float: right;

  font-size: 13px;

}

.itemBackToTop {

  float: right;

}

.blog-page {

  margin: 0 auto;

  width: 100%;

}

.blog-page > .header {

  border-bottom: 1px solid #ccc;

  margin: 0 auto 80px auto;

  max-width: 820px;

  padding: 0 0 20px 0;

}

.blog-page > .header .item-title {

  font-size: 42px;

  font-style: italic;

  font-weight: normal;

  letter-spacing: -0.5px;

  line-height: 1.4;

  margin: 100px 0 10px 0;

}

.blog-page > .header .item-desc {

  font-size: 12px;

  font-style: normal;

  letter-spacing: 1px;

  text-transform: uppercase;

}

.blog-page .item-list {

  padding: 50px 0 0 0;

}

.blog-page .item-list .item-info {

  margin: 0;

}

.blog-page .item-list .item-view {

  display: block;

  margin: 0 0 85px 0;

  text-align: left;

}

.blog-page .item-list .item-view:last-child {

  margin: 0;

}

.blog-page .item-list .item-view .item-title {

  font-size: 30px;

  font-style: italic;

  font-weight: normal;

  letter-spacing: -0.5px;

  line-height: 1.4;

  margin: 25px auto;

  max-width: 680px;

  text-align: center;

}

.blog-page .item-list .cat-item-date,

.blog-page .item-list .cat-item-author {

  display: block;

  font-size: 12px;

  font-style: normal;

  letter-spacing: 1px;

  text-align: center;

  text-transform: uppercase;

}

.blog-page .item-list .cat-item-author {

  color: #bbb;

  font-size: 11px;

}

.blog-page .item-list .cat-item-author a {

  color: #bbb;

}

.blog-page .item-list .cat-item-author a:active,

.blog-page .item-list .cat-item-author a:focus,

.blog-page .item-list .cat-item-author a:hover {

  color: #8dadc9;

}

.blog-page .item-list .cat-item-image {

  display: block;

  margin: 25px auto 64px auto;

  text-align: center;

}

.blog-page .item-list .cat-item-intro-text {

  font-size: 16px;

  line-height: 1.6;

  margin: 0 auto;

  max-width: 680px;

  text-align: justify;

}

.blog-page .item-list .cat-item-intro-text p {

  margin: 0;

}

.blog-page .item-list .cat-readon {

  display: block;

  float: left;

  font-size: 11px;

  font-weight: 600;

  margin: 40px auto 20px auto;

  text-align: left;

  text-transform: uppercase;

}

.latest-page .item-list-block {

  clear: both;

  margin: 50px 0;

  overflow: hidden;

}

.latest-page .item-list-block > h2 {

  color: #000;

  float: left;

  font-size: 12px;

  font-style: normal;

  text-transform: uppercase;

  width: 20% !important;

}

.latest-page .item-list-block .item-list-items {

  float: right;

  width: 75%;

}

.latest-page .item-list-block .item-list-items .item-view {

  float: left;

  padding: 0 1% 0 0;

  width: 32.333333%;

}

.latest-page .item-list-block .item-list-items .item-view h3 {

  color: #000;

  font-size: 12px;

  font-style: normal;

  margin: 15px auto 0 auto;

  text-align: left;

  text-transform: uppercase;

}

.latest-page .item-list-block .item-list-items .item-view .item-img {

  height: auto;

  max-width: 100%;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

.latest-page .item-list-block .item-list-items .item-view .item-img:hover {

  opacity: .8;

}

.latest-page .item-list-block .item-list-items .item-view .latest-item-date-created {

  color: #999;

  font-size: 11px;

  text-transform: uppercase;

}

.gk-social-icons {

  cursor: pointer;

  color: #777;

  font-size: 21px;

  float: right;

  position: relative;

}

.gk-social-icons > i {

  color: #ccc;

  margin: 20px 0 0;

}

.gk-social-icons:hover > i {

  color: #8dadc9;

}

.gk-social-icons > span {

  background: #000;

  border-radius: 3px;

  bottom: 48px;

  display: none;

  margin: 0 0 0 -55px;

  opacity: 0;

  padding: 15px;

  position: absolute;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

  width: 120px;

}

.gk-social-icons > span > a,

.gk-social-icons > span > a > i {

  color: #fff;

  font-size: 12px;

}

.gk-social-icons > span > a {

  display: block;

  padding: 2px 0;

  border: none !important;

}

.gk-social-icons > span > a:active,

.gk-social-icons > span > a:focus,

.gk-social-icons > span > a:hover {

  color: #8dadc9;

}

.gk-social-icons > span > a > i {

  color: inherit;

  display: inline-block;

  font-size: 14px;

  width: 20px;

}

.gk-social-icons.clicked > span {

  display: block;

}

.gk-social-icons.clicked.show > span {

  bottom: 32px;

  opacity: 1;

}

.datefield {

  background: #fff;

  border: 1px solid #ccc;

  color: #777;

  font-size: 14px;

  line-height: 41px;

  height: 41px;

  padding: 0 20px;

  max-width: 100%;

}

.breakdown {

  font-size: 12px;

  font-style: normal;

}

.info-heading {

  font-weight: 600;

}

.alert {

  margin-left: -150px !important;

}

.alert i {

  font-family: FontAwesome;

}

.coupon {

  border: none;

  border-radius: 3px;

  margin-left: -150px;

  padding: 32px;

}

.coupon input {

  float: none;

  width: 84%;

}

.btn > i {

  font-family: FontAwesome;

  font-size: 10px;

  font-style: normal;

}

label.error {

  font-weight: 400;

  text-transform: none;

  letter-spacing: normal;

}

.caret {

  border-left: 4px solid transparent;

  border-right: 4px solid transparent;

  border-top: 4px solid #8dadc9;

  content: "";

  display: inline-block;

  height: 0;

  vertical-align: middle;

  width: 0;

}

#solidres .row-fluid:after {

  clear: both;

  content: "";

  display: table;

}

#solidres label.error {

  display: block;

  color: #d55;

}

#solidres .popover {

  border: 1px solid #ccc;

  padding: 20px;

  width: 400px;

}

#solidres .popover .popover-title {

  font-size: 16px;

  margin: 0 0 10px 0;

}

#solidres .popover .popover-content {

  font-size: 13px;

}

#solidres .sr-reservation-form .datepicker_inline {

  position: static;

}

#solidres .sr-reservation-form .span4 {

  float: right;

  width: 52%;

}

#solidres .sr-reservation-form .span4 .inner > div {

  height: 100% !important;

  margin: 0 !important;

}

#solidres .sr-reservation-form .span4 .inner > div .carousel {

  margin-top: 0 !important;

}

#solidres .sr-reservation-form .span4 .inner > div .carousel img {

  max-width: 100%;

}

#solidres #search-results .span3 {

  float: right;

  max-height: 110px !important;

  width: 20%;

}

#solidres #search-results .span3 div {

  height: 100% !important;

  margin: 0 !important;

}

#solidres #search-results .span3 .carousel.slide {

  height: 100% !important;

  margin: 0 !important;

}

#solidres #search-results .span3 .carousel.slide .item > a > img {

  max-height: 110px !important;

  max-width: 100%;

}

#solidres #search-results .asset-row-grid .span12 div {

  height: 100% !important;

  margin: 0 !important;

}

#solidres #search-results .asset-row-grid .span12 .carousel.slide {

  height: 100% !important;

  margin: 0 !important;

}

#solidres #search-results .asset-row-grid .span12 .carousel.slide .item > a > img {

  max-height: 400px !important;

  max-width: 100%;

}

#solidres .button-row {

  background: #f6f6f6 !important;

  border: none !important;

  margin: 32px 0 0 -150px;

  padding: 32px !important;

}

#solidres .button-row p {

  float: left;

  font-size: 20px;

  font-style: italic;

  line-height: 50px;

  margin: 0;

  text-align: left;

}

#solidres .button-row button {

  float: right;

}

#solidres .asset-row .carousel-control,

#solidres .room .carousel-control {

  border: none;

  font-size: 32px;

  text-indent: -3px;

}

#solidres .room .carousel-control.right {

  right: 15px;

  text-indent: 3px;

}

#solidres .breakdown {

  margin: 10px 0;

}

#solidres .breakdown .span2 {

  width: 100% !important;

}

#solidres .breakdown .span2 > p,

#solidres .breakdown .span2 > .net {

  float: left;

  margin: 0 !important;

  padding: 10px;

  text-align: left;

  width: 50%;

}

#solidres .breakdown .span2 > .net {

  text-align: right;

}

.reservation_asset_item h1 {

  margin: 0 0 27px;

}

.reservation_asset_item h1 .rating {

  color: #8dadc9;

  float: right;

  font-family: FontAwesome;

  font-size: 11px;

  font-style: normal;

  padding: 0 1px;

  vertical-align: top;

}

.reservation_asset_item .main-photo {

  margin: 75px 0 0 -150px;

}

.reservation_asset_item .main-photo img {

  max-width: 840px;

}

.reservation_asset_item .reservation_asset_subinfo {

  font-style: normal;

}

.reservation_asset_item .social_network {

  margin: 1em 0 0;

}

.reservation_asset_item .social_network img {

  margin: 0;

}

.reservation_asset_item p {

  line-height: 1.6;

  margin: 20px 0 80px;

  text-align: justify;

}

.reservation_asset_item .wizard {

  background: none;

  border: none;

  margin: 0 0 75px;

}

.reservation_asset_item .wizard li {

  border-radius: 0;

  border-top: 2px solid #e5e5e5;

  color: #000;

  font-size: 12px;

  font-weight: 600;

  height: 28px;

  line-height: 1;

  letter-spacing: 1px;

  padding: 14px 12px 0 12px;

  text-transform: uppercase;

  width: 33%;

}

.reservation_asset_item .wizard li.active {

  border-color: #8dadc9;

  color: inherit;

}

.reservation_asset_item .wizard li:nth-child(1) {

  border-radius: 0;

}

.reservation_asset_item .wizard li:before {

  background: #e5e5e5;

  bottom: 0;

  content: "";

  left: 0;

  position: absolute;

  top: 0;

  width: 1px;

}

.reservation_asset_item .wizard li.complete {

  color: #bbb;

  text-decoration: line-through;

}

.reservation_asset_item .wizard li .chevron {

  display: none;

}

.reservation_asset_item .wizard li:first-child:before {

  background: none;

}

.reservation_asset_item .wizard li .badge {

  background: #8dadc9;

  border-radius: 50%;

  color: #fff;

  display: inline-block;

  font-size: 11px;

  height: 18px;

  line-height: 18px;

  text-align: center;

  width: 18px;

}

.reservation_asset_item .info {

  font-size: 14px;

}

.reservation_asset_item .info h3 {

  font-size: 20px;

  margin: 52px 0 16px;

}

.reservation_asset_item .info .info-heading {

  float: left;

}

.reservation_asset_item .info .span10 {

  margin-left: 132px;

}

.reservation-single-step-holder {

  background: none;

}

.reservation-single-step-holder #sr-reservation-form-room {

  font-size: 14px;

}

.reservation-single-step-holder #sr-reservation-form-room > .row-fluid {

  border-bottom: 1px solid #e5e5e5;

  margin-bottom: 32px;

  padding: 32px 0 64px;

}

.reservation-single-step-holder #sr-reservation-form-room .even,

.reservation-single-step-holder #sr-reservation-form-room .odd {

  background: none;

}

.reservation-single-step-holder #sr-reservation-form-room h3.roomtype_name .label {

  background: #000;

  color: #fff;

  font-size: 10px;

  font-style: normal;

  font-weight: 600;

  padding: 1px 6px;

  text-transform: uppercase;

  vertical-align: top;

}

.reservation-single-step-holder #sr-reservation-form-room h3.roomtype_name + p.label {

  margin: -16px 0 2em;

}

.reservation-single-step-holder #sr-reservation-form-room .more_desc {

  clear: both;

  padding: 20px 0;

}

.reservation-single-step-holder #sr-reservation-form-room .more_desc p {

  margin: 1em 0 0;

}

.reservation-single-step-holder #sr-reservation-form-room .availability-calendar .row-fluid {

  margin: 20px 0;

}

.reservation-single-step-holder #sr-reservation-form-room .availability-calendar .row-fluid .span4 {

  float: left;

  font-size: 12px;

  margin-left: 3%;

  width: 31%;

}

.reservation-single-step-holder #sr-reservation-form-room .availability-calendar .row-fluid .span4:first-child {

  margin-left: 0;

}

.reservation-single-step-holder #sr-reservation-form-room .availability-calendar th {

  border: none;

  font-weight: 600;

  padding: 10px 0;

  text-align: center;

}

.reservation-single-step-holder #sr-reservation-form-room .availability-calendar tr.row-week-day {

  background: #8dadc9;

  color: #fff;

}

.reservation-single-step-holder #sr-reservation-form-room .availability-calendar tr.row-week-day td {

  border-color: #8dadc9;

}

.reservation-single-step-holder #sr-reservation-form-room .carousel {

  float: right;

  margin: 0 0 0 32px;

}

.reservation-single-step-holder #sr-reservation-form-room .roomtype_desc {

  text-align: justify;

}

.reservation-single-step-holder #sr-reservation-form-room .roomtype_desc p {

  margin: 1em 0;

}

.reservation-single-step-holder #sr-reservation-form-room .roomtype_desc + .btn-group .btn {

  background: none;

  border-bottom: 1px solid #000;

  border-radius: 0;

  color: #000 !important;

  margin: 10px 12px 10px 0;

  padding: 0;

}

.reservation-single-step-holder #sr-reservation-form-room .roomtype_desc + .btn-group .btn i {

  display: none;

}

.reservation-single-step-holder #sr-reservation-form-room .roomtype_desc + .btn-group .btn:hover {

  color: #8dadc9 !important;

  border-bottom-color: #8dadc9 !important;

}

.reservation-single-step-holder #sr-reservation-form-room .tariff-box {

  background: none;

  border: none;

  border-left: 2px solid #8dadc9;

  line-height: 1.5;

  margin: 2em 0 0;

  padding: 20px 20px 4px;

}

.reservation-single-step-holder #sr-reservation-form-room .tariff-box p {

  margin: 1em 0 2em;

  text-align: left;

}

.reservation-single-step-holder #sr-reservation-form-room .tariff-box .span5 {

  float: left;

  width: 50%;

}

.reservation-single-step-holder #sr-reservation-form-room .tariff-box .span5 + .span5 {

  font-size: 12px;

  color: #999;

  width: 20%;

}

.reservation-single-step-holder #sr-reservation-form-room .tariff-box .span2 {

  float: right;

}

.reservation-single-step-holder .min_tariff,

.reservation-single-step-holder .normal_tariff {

  color: #8dadc9;

  font-size: 20px;

  font-style: italic;

  letter-spacing: 1px;

}

.reservation-single-step-holder .checkinoutform .searchbtn i {

  display: none;

}

.reservation-single-step-holder .ui-datepicker,

.reservation-single-step-holder .ui-datepicker-calendar {

  border: none !important;

  font-size: 13px;

  margin: 0 0 32px;

  width: 100%;

}

.reservation-single-step-holder .ui-datepicker .ui-datepicker-title,

.reservation-single-step-holder .ui-datepicker-calendar .ui-datepicker-title {

  font-weight: 400;

}

.reservation-single-step-holder .ui-datepicker th,

.reservation-single-step-holder .ui-datepicker-calendar th {

  color: #8dadc9;

  font-size: 13px;

  font-weight: inherit;

}

.reservation-single-step-holder .ui-datepicker td,

.reservation-single-step-holder .ui-datepicker-calendar td {

  border: none;

  padding: 0;

  text-align: center;

}

.reservation-single-step-holder .ui-datepicker .ui-state-default,

.reservation-single-step-holder .ui-datepicker .ui-widget-content .ui-state-default,

.reservation-single-step-holder .ui-datepicker .ui-widget-header .ui-state-default,

.reservation-single-step-holder .ui-datepicker-calendar .ui-state-default,

.reservation-single-step-holder .ui-datepicker-calendar .ui-widget-content .ui-state-default,

.reservation-single-step-holder .ui-datepicker-calendar .ui-widget-header .ui-state-default {

  background: none;

  border: none;

  text-align: center;

}

.reservation-single-step-holder .ui-datepicker .ui-datepicker-buttonpane,

.reservation-single-step-holder .ui-datepicker-calendar .ui-datepicker-buttonpane {

  border-color: #e5e5e5;

}

.reservation-single-step-holder .ui-datepicker .ui-datepicker-buttonpane button,

.reservation-single-step-holder .ui-datepicker-calendar .ui-datepicker-buttonpane button {

  color: #8dadc9 !important;

  font-size: 12px;

  font-weight: 600;

  border: none;

}

.reservation-single-step-holder .ui-widget-header {

  background: #f6f6f6;

  border: none;

}

.reservation-single-step-holder .child-age-details p {

  margin: 2em 0 0 !important;

}

#sr-checkavailability-form label,

#sr-advancedsearch-form label {

  font-size: 11px;

  letter-spacing: 0;

}

#sr-checkavailability-form select,

#sr-advancedsearch-form select {

  border: none;

}

#sr-checkavailability-form .btn,

#sr-advancedsearch-form .btn {

  margin-top: 40px;

  padding: 12px 0;

  width: 100%;

}

#sr-checkavailability-form .gk-sr-arrival-data,

#sr-advancedsearch-form .gk-sr-arrival-data {

  border-top: 1px solid #ccc;

  border-bottom: 1px solid #ccc;

  margin: 10px 0;

  padding: 25px 0;

}

#sr-checkavailability-form .gk-sr-arrival-data:after,

#sr-advancedsearch-form .gk-sr-arrival-data:after {

  clear: both;

  content: "";

  display: table;

}

#sr-checkavailability-form .gk-sr-check-date,

#sr-advancedsearch-form .gk-sr-check-date {

  float: left;

  width: 40%;

}

#sr-checkavailability-form .gk-sr-check-rooms,

#sr-advancedsearch-form .gk-sr-check-rooms {

  float: left;

  width: 20%;

}

#sr-checkavailability-form .room-list,

#sr-advancedsearch-form .room-list {

  margin: 0;

}

#sr-checkavailability-form .room-list:first-child,

#sr-advancedsearch-form .room-list:first-child {

  margin-top: 20px;

}

#sr-checkavailability-form dl,

#sr-advancedsearch-form dl {

  clear: both;

  font-size: 11px;

  margin: 0;

  padding: 5px 0;

  text-transform: uppercase;

}

#sr-checkavailability-form dl:after,

#sr-advancedsearch-form dl:after {

  clear: both;

  content: "";

  display: table;

}

#sr-checkavailability-form dl dt,

#sr-advancedsearch-form dl dt {

  float: left;

  color: #8dadc9;

  width: 40%;

}

#sr-checkavailability-form dl dd,

#sr-advancedsearch-form dl dd {

  float: left;

  width: 30%;

}

#sr-checkavailability-form .datepicker_inline,

#sr-advancedsearch-form .datepicker_inline {

  position: absolute;

  z-index: 100;

}

#sr-checkavailability-form .datefield,

#sr-advancedsearch-form .datefield {

  background: #fff url('../images/select_bg.png') no-repeat right 0;

  border: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  cursor: pointer;

  font-size: 14px;

  font-style: italic;

  height: 41px;

  line-height: 41px;

  padding: 0;

  width: 85%;

}

#sr-checkavailability-form .ui-datepicker-inline,

#sr-advancedsearch-form .ui-datepicker-inline {

  border-radius: 0;

  border: 1px solid #e5e5e5;

}

#sr-checkavailability-form .ui-widget-header,

#sr-advancedsearch-form .ui-widget-header {

  background: #f6f6f6;

  border: none;

  border-radius: none;

  font-size: 12px;

  margin-bottom: 10px;

  padding: 5px 0;

  text-transform: uppercase;

}

#sr-checkavailability-form .ui-widget-header .ui-datepicker-title,

#sr-advancedsearch-form .ui-widget-header .ui-datepicker-title {

  font-weight: 600;

}

#sr-checkavailability-form .ui-state-default,

#sr-checkavailability-form .ui-widget-content .ui-state-default,

#sr-checkavailability-form .ui-widget-header .ui-state-default,

#sr-advancedsearch-form .ui-state-default,

#sr-advancedsearch-form .ui-widget-content .ui-state-default,

#sr-advancedsearch-form .ui-widget-header .ui-state-default {

  background: #000;

  border: none;

  color: #fff;

  font-size: 12px;

  text-align: center;

}

#sr-checkavailability-form .ui-state-default:active,

#sr-checkavailability-form .ui-state-default:focus,

#sr-checkavailability-form .ui-state-default:hover,

#sr-checkavailability-form .ui-widget-content .ui-state-default:active,

#sr-checkavailability-form .ui-widget-content .ui-state-default:focus,

#sr-checkavailability-form .ui-widget-content .ui-state-default:hover,

#sr-checkavailability-form .ui-widget-header .ui-state-default:active,

#sr-checkavailability-form .ui-widget-header .ui-state-default:focus,

#sr-checkavailability-form .ui-widget-header .ui-state-default:hover,

#sr-advancedsearch-form .ui-state-default:active,

#sr-advancedsearch-form .ui-state-default:focus,

#sr-advancedsearch-form .ui-state-default:hover,

#sr-advancedsearch-form .ui-widget-content .ui-state-default:active,

#sr-advancedsearch-form .ui-widget-content .ui-state-default:focus,

#sr-advancedsearch-form .ui-widget-content .ui-state-default:hover,

#sr-advancedsearch-form .ui-widget-header .ui-state-default:active,

#sr-advancedsearch-form .ui-widget-header .ui-state-default:focus,

#sr-advancedsearch-form .ui-widget-header .ui-state-default:hover {

  background: #8dadc9;

}

#sr-checkavailability-form .ui-datepicker td,

#sr-advancedsearch-form .ui-datepicker td {

  border: none;

  font-size: 12px;

  font-weight: 400;

  padding: 5px;

}

#sr-checkavailability-form .ui-datepicker th,

#sr-advancedsearch-form .ui-datepicker th {

  background: #fff;

  color: #8dadc9;

  font-size: 12px;

  font-weight: 400;

  padding: 5px;

  text-transform: none;

}

#sr-checkavailability-form span.ui-state-default,

#sr-advancedsearch-form span.ui-state-default {

  background: transparent !important;

  color: #000 !important;

}

#sr-checkavailability-form .ui-state-disabled,

#sr-advancedsearch-form .ui-state-disabled {

  background: transparent;

  color: #ccc !important;

  opacity: 1;

}

#sr-checkavailability-form .ui-state-disabled .ui-state-default,

#sr-advancedsearch-form .ui-state-disabled .ui-state-default {

  color: #ccc !important;

}

#sr-checkavailability-form a.ui-state-current-day,

#sr-checkavailability-form span.ui-state-current-day,

#sr-advancedsearch-form a.ui-state-current-day,

#sr-advancedsearch-form span.ui-state-current-day {

  background: #fff !important;

  color: #777 !important;

}

#sr-checkavailability-form a.ui-state-default,

#sr-advancedsearch-form a.ui-state-default {

  background: #fff !important;

  color: #000 !important;

}

#sr-checkavailability-form a.ui-state-active,

#sr-advancedsearch-form a.ui-state-active {

  font-weight: bold;

}

#sr-checkavailability-form .ui-datepicker-buttonpane.ui-widget-content,

#sr-advancedsearch-form .ui-datepicker-buttonpane.ui-widget-content {

  display: none;

}

#sr-checkavailability-form .ui-datepicker-next,

#sr-checkavailability-form .ui-datepicker-prev,

#sr-advancedsearch-form .ui-datepicker-next,

#sr-advancedsearch-form .ui-datepicker-prev {

  top: 5px;

}

#sr-checkavailability-form .ui-datepicker-next:active,

#sr-checkavailability-form .ui-datepicker-next:focus,

#sr-checkavailability-form .ui-datepicker-next:hover,

#sr-checkavailability-form .ui-datepicker-prev:active,

#sr-checkavailability-form .ui-datepicker-prev:focus,

#sr-checkavailability-form .ui-datepicker-prev:hover,

#sr-advancedsearch-form .ui-datepicker-next:active,

#sr-advancedsearch-form .ui-datepicker-next:focus,

#sr-advancedsearch-form .ui-datepicker-next:hover,

#sr-advancedsearch-form .ui-datepicker-prev:active,

#sr-advancedsearch-form .ui-datepicker-prev:focus,

#sr-advancedsearch-form .ui-datepicker-prev:hover {

  background: transparent !important;

  border: none !important;

}

#sr-reservation-form-guest h3 {

  margin: 52px 0 0;

}

#sr-reservation-form-guest label {

  display: block;

}

#sr-reservation-form-guest label.checkbox {

  font-size: 13px;

  text-transform: none;

  letter-spacing: normal;

}

#sr-reservation-form-guest label.checkbox input {

  float: left;

  margin-right: 12px;

  width: auto;

}

#sr-reservation-form-guest input,

#sr-reservation-form-guest select,

#sr-reservation-form-guest textarea {

  margin: 6px 0 20px;

  width: 100%;

}

#sr-reservation-form-guest .payment_method_list input {

  float: left;

  width: auto;

  margin: 0 6px 0 0;

}

#reservation-confirmation-box {

  font-size: 14px;

  margin: 52px 0 0;

}

#reservation-confirmation-box .span6 {

  border-bottom: 1px solid #e5e5e5;

  padding: 6px 0;

}

#reservation-confirmation-box table td {

  padding: 10px 0;

}

.navbar {

  font-size: 12px;

  margin-bottom: 20px;

  text-transform: uppercase;

}

.navbar .brand {

  color: #333;

  display: block;

  float: left;

  margin-right: 32px;

}

.navbar .brand:after {

  content: ":";

}

.navbar .nav {

  float: left;

  margin: 0 10px 0 0;

}

.navbar .nav li {

  float: left;

}

.navbar .nav li a {

  color: #999;

  float: none;

  padding: 10px 15px;

}

.navbar .nav li a:hover {

  color: #8dadc9;

}

.navbar .nav .dropdown {

  position: relative;

}

.navbar .nav .dropdown .dropdown-menu {

  background: #f6f6f6;

  font-size: 13px;

  margin-top: 5px;

  padding: 15px;

  display: none;

  float: left;

  left: 0;

  min-width: 160px;

  position: absolute;

  text-transform: none;

  top: 100%;

  z-index: 1000;

}

.navbar .nav .open > .dropdown-menu {

  display: block;

}

.navbar .pull-right {

  float: right;

  margin: 0;

}

.navbar .pull-right i {

  color: #8dadc9;

  font-family: FontAwesome;

}

.navbar-inner {

  border-bottom: 1px solid #ccc;

  padding: 0 6px 16px;

  margin: 0 0 52px;

}

.navbar-inner:before,

.navbar-inner:after {

  content: "";

  display: table;

  line-height: 0;

}

.navbar-inner:after {

  clear: both;

}

.navbar-inner .btn-navbar {

  display: none;

}

#search-results .asset-row-list,

#search-results .asset-row-grid {

  margin: 0 0 100px;

}

#search-results .asset-row-list h3,

#search-results .asset-row-grid h3 {

  margin: 0;

  padding: 1em 0 0;

}

#search-results .asset-row-list h3 .rating,

#search-results .asset-row-grid h3 .rating {

  font-size: 11px;

  padding: 0 1px;

  vertical-align: top;

}

#search-results .asset-row-list h3 + p,

#search-results .asset-row-grid h3 + p {

  font-size: 14px;

  letter-spacing: 1px;

  margin: 0.5em 0 2em;

}

#search-results .asset-row-list .span3,

#search-results .asset-row-grid .span3 {

  float: right;

  width: 32%;

}

#search-results .asset-row-list .span3 .carousel,

#search-results .asset-row-grid .span3 .carousel {

  float: right;

}

#search-results .asset-row-list .room-type-row,

#search-results .asset-row-grid .room-type-row {

  border: none;

  border-bottom: 1px solid #e5e5e5;

  font-size: 14px;

  clear: both;

  padding: 6px 0;

}

#search-results .asset-row-list .room-type-row .span8,

#search-results .asset-row-grid .room-type-row .span8 {

  float: left;

}

#search-results .asset-row-list .room-type-row .label,

#search-results .asset-row-grid .room-type-row .label {

  color: #999;

  padding: 0 12px 0 0;

}

#search-results .asset-row-list .room-type-row .label i,

#search-results .asset-row-grid .room-type-row .label i {

  color: #ccc;

}

#search-results .asset-row-grid .span4 {

  float: left;

  margin: 0 3%;

  width: 44%;

}

#search-results .asset-row-grid .room-type-row {

  margin: 12px 0;

}

#search-results .asset-row-grid .room-type-row .span5 {

  font-size: 12px;

}

#search-results .asset-row-grid .room-type-row .span5 .align-right {

  color: #999;

  padding: 6px 0;

  text-align: left !important;

}

.solidres_coupon {

  border: 2px dashed #e5e5e5 !important;

  padding: 40px 16px !important;

}

.solidres_coupon h3 {

  margin: 0 0 1em;

}

.solidres_coupon h4 {

  background: #8dadc9;

  color: #fff;

  font-size: 18px;

  font-style: normal;

  display: inline-block;

  margin: 0 0 1.5em;

  padding: 6px 16px;

  text-transform: none;

}

.solidres_coupon p {

  font-size: 14px;

  margin: 0;

}

.solidres-module-filter legend {

  border-bottom: 1px solid #e5e5e5;

  line-height: 40px;

  margin-bottom: 20px;

  padding: 0;

  width: 100%;

}

.solidres-module-filter ul {

  padding: 0 0 20px 30px;

}

.solidres-module-filter ul li {

  border: none;

  font-size: 14px;

  line-height: 20px;

  padding: 4px 0;

}

.solidres-module-filter ul li a:hover {

  background: none;

}

.solidres-module-filter ul li a i {

  color: #999;

  font-family: FontAwesome;

  font-style: normal;

}

#sr-advancedsearch-form dd select {

  display: block;

}

#sr-advancedsearch-form button.btn {

  margin-top: 20px;

  padding: 8px 24px;

  width: auto;

}

#adminForm .span4 {

  float: left;

}

#adminForm select {

  margin: 0 12px 0 0;

}

.reservation-row {

  border: none;

  clear: both;

  padding: 50px 0 0;

}

.reservation-row .span3,

.reservation-row .span5 {

  float: left;

  margin: 0 50px 0 0;

}

.reservation-row i {

  font-family: FontAwesome;

  font-style: normal;

  padding: 0 1px;

  vertical-align: top;

}

.reservation-row .checkinout {

  text-align: left;

}

.reservation-row .checkinout .span6 {

  float: left;

  margin: 0 50px 0 0;

}

#acyarchiveview,

#acymailing_messages_info {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

}

#acylistslisting {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

}

#acylistslisting .componentheading {

  text-align: center;

}

#acylistslisting .acymailing_list {

  border: none;

  border-top: 1px solid #e5e5e5;

  margin: 20px 0 0 0;

  padding: 20px 0;

}

#acylistslisting .acymailing_list:active,

#acylistslisting .acymailing_list:focus,

#acylistslisting .acymailing_list:hover {

  background: transparent;

}

#acylistslisting .acymailing_list .list_name {

  font-size: 18px;

  font-weight: bold;

}

#acylistslisting .acymailing_list .list_description {

  font-size: 15px;

  padding: 0;

}

#acyarchivelisting {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

  text-align: center;

}

#acyarchivelisting td {

  border: none;

  padding: 10px 0;

}

#acyarchivelisting .contentdescription {

  font-size: 11px;

  font-weight: 600;

  line-height: 46px;

  margin: 0 auto 3em;

  text-transform: uppercase;

  padding: 0 0 52px !important;

}

#acyarchivelisting .archiveRow {

  border-bottom: 1px solid #e5e5e5;

  margin: 20px 0 0;

  padding: 0 0 20px;

  text-align: left;

}

#acyarchivelisting .archiveRow .acyarchivetitle {

  display: block;

  font-size: 18px;

  font-weight: bold;

  margin: 20px 0 6px;

}

#acyarchivelisting .archiveRow .archiveItemDesc {

  font-size: 16px;

  line-height: 1.4;

}

#acymailingsearch {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

  margin-bottom: 20px;

  min-width: 400px;

}

#acyusersubscription {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

  font-size: 16px;

}

#acyusersubscription label {

  font-size: 14px;

  font-weight: normal !important;

}

#acyusersubscription input[type="radio"] {

  margin-right: 5px;

}

#acyusersubscription .acystatus {

  clear: both;

  float: left;

  width: 15%;

}

#acyusersubscription .acyListInfo {

  float: left;

  width: 80%;

}

#acyusersubscription .acyListInfo .list_name {

  font-size: 16px;

  font-weight: bold;

}

#acyusersubscription .acy_onelist {

  border-bottom: 1px solid #e5e5e5;

  margin: 20px 0 0;

  overflow: hidden;

  padding: 0 0 20px;

}

#acyusersubscription {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

}

#acyusersubscription .list_description {

  font-size: 15px;

  padding: 0;

}

#acyusersubscription .controls {

  padding-left: 2px;

}

#acymodifyform {

  margin: 0 auto;

  max-width: 680px;

  width: 100%;

}

#acymodifyform h1 {

  font-size: 36px;

  font-weight: 600;

  letter-spacing: 8px;

  margin-bottom: 12px;

  padding-bottom: 12px;

  text-align: center;

}

#acymodifyform legend {

  border-bottom: 1px solid #ccc;

  display: block;

  font-size: 36px;

  font-style: italic;

  margin: 0 auto 40px;

  padding: 0 0 20px;

  text-align: center;

  width: 100%;

}

#acymodifyform .acymodifybutton {

  text-align: center;

}

#acymodifyform .acykey {

  clear: both;

  float: left;

  width: 15% !important;

}

#acymodifyform .inputVal {

  float: left;

  margin-bottom: 10px;

  width: 80%;

}

#acymodifyform label {

  font-size: 14px;

  font-weight: normal !important;

}

#acymodifyform input[type="radio"] {

  margin-right: 5px;

}

select,

textarea,

input[type="text"],

input[type="password"],

input[type="url"],

input[type="email"] {

  background: #fff;

  border: 1px solid #ccc;

  border-radius: 3px;

  color: #777;

  font-size: 14px;

  height: 41px;

  line-height: 41px;

  padding: 0 20px;

  max-width: 100% !important;

}

input::-webkit-input-placeholder,

textarea::-webkit-input-placeholder {

  color: #191919;

  font-size: 14px;

  font-weight: 400;

}

input::-moz-placeholder,

textarea::-moz-placeholder {

  color: #191919;

  font-size: 14px;

  font-weight: 400;

  opacity: 1;

}

input:-ms-input-placeholder,

textarea:-ms-input-placeholder {

  color: #191919;

  font-size: 14px;

  font-weight: 400;

}

input:-moz-placeholder,

textarea:-moz-placeholder {

  color: #333;

  font-size: 13px;

  font-weight: 400;

  opacity: 1;

}

textarea {

  height: auto !important;

  line-height: 1.5;

  max-width: 100% !important;

  padding: 24px;

}

legend {

  color: #333;

}

select {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  background: #fff url('../images/select_bg.png') no-repeat right 0;

  border: none;

  border-bottom: 1px solid #ccc;

  border-radius: 0;

  color: #777;

  cursor: pointer;

  font-size: 14px;

  font-style: italic;

  font-family: Arial, sans-serif;

  height: 39px;

  line-height: 39px;

  padding: 0 20px 0 10px;

}

select::-ms-expand {

  display: none;

}

html.-moz-select {

  padding: 3px 5px;

}

input[type="text"]:focus,

input[type="password"]:focus,

input[type="url"]:focus,

input[type="email"]:focus,

textarea:focus {

  border-color: rgba(0,0,0,0.7);

  box-shadow: 0 0 3px rgba(20,20,20,0.3);

  color: #000;

}

button,

.button,

input[type="submit"],

input[type="button"],

.pagenav-prev a,

.pagenav-next a,

#gkMainbody .readmore > a,

.readon,

.btn,

.btn-border {

  -webkit-appearance: none;

  background: #000;

  border: none;

  border-radius: 3px;

  color: #fff !important;

  cursor: pointer;

  display: inline-block;

  font-size: 13px;

  font-weight: 400;

  height: auto;

  letter-spacing: 2px;

  line-height: 25px;

  margin: 0 5px 2px 2px;

  padding: 8px 24px;

  text-align: center;

  text-transform: uppercase;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

button:active,

button:focus,

button:hover,

.button:active,

.button:focus,

.button:hover,

input[type="submit"]:active,

input[type="submit"]:focus,

input[type="submit"]:hover,

input[type="button"]:active,

input[type="button"]:focus,

input[type="button"]:hover,

.pagenav-prev a:active,

.pagenav-prev a:focus,

.pagenav-prev a:hover,

.pagenav-next a:active,

.pagenav-next a:focus,

.pagenav-next a:hover,

#gkMainbody .readmore > a:active,

#gkMainbody .readmore > a:focus,

#gkMainbody .readmore > a:hover,

.readon:active,

.readon:focus,

.readon:hover,

.btn:active,

.btn:focus,

.btn:hover,

.btn-border:active,

.btn-border:focus,

.btn-border:hover {

  background: #8dadc9;

}

.btn > i {

  color: #fff;

}

.btn-border {

  background: transparent !important;

  border: 2px solid #ccc !important;

  color: #191919 !important;

  padding: 6px 24px;

}

.btn-border:active,

.btn-border:focus,

.btn-border:hover {

  border-color: #000 !important;

  color: #000 !important;

}

input[type=checkbox],

.checkbox,

input[type=radio],

.radio {

  background: transparent !important;

  border: none !important;

  height: auto !important;

  margin-top: 7px !important;

}

select[size] {

  font-size: 12px;

  height: auto;

}

select[size="1"] {

  height: 39px;

  line-height: 39px;

}

.invalid,

.invalid-input {

  border: 1px solid #e25527 !important;

  color: #333;

}

label {

  color: #000;

  font-size: 12px;

  font-weight: 600;

  letter-spacing: 2px;

  padding: 0 6px 0 0;

  text-transform: uppercase;

}

label.invalid {

  background: #fff;

  border: none !important;

  color: #e25527 !important;

}

fieldset.filters > div > * {

  float: left;

  margin-right: 10px;

}

fieldset.filters > div > label {

  margin-top: 6px;

}

.component-header {

  border-bottom: 1px solid #ccc;

  padding: 0 0 20px;

  margin: 0 auto 80px;

  max-width: 820px;

  text-align: center;

}

.component-header .item-desc {

  font-size: 12px;

  font-style: normal;

  letter-spacing: 1px;

  text-transform: uppercase;

}

.item-content img,

header img,

#k2Container img {

  height: auto;

  max-width: 100%;

}

.category .children,

.blog .children {

  clear: both;

  margin-top: 32px;

}

.categories-list ul ul li {

  border-bottom: 1px solid #e5e5e5;

  border-left: 3px solid #e5e5e5;

  padding-left: 16px;

}

.categories-list ul ul li:first-child,

.blog .items-row article header li {

  border-bottom: none;

  border-top: none;

}

.categories-list li > div p,

.category .children li > div p,

.blog .children li > div p {

  font-size: 14px;

  margin: .5em 0;

}

.categories-list li > dl,

.category .children li > dl,

.blog .children li > dl {

  float: right;

  font-size: 11px;

  margin: 0;

}

.categories-list li > dl > dt,

.category .children li > dl > dt,

.blog .children li > dl > dt {

  float: left;

}

.categories-list li > dl > dd,

.category .children li > dl > dd,

.blog .children li > dl > dd {

  float: left;

  font-weight: 700;

  margin-left: 5px;

}

.category .children h3,

.blog .children h3 {

  color: #333;

  font-weight: 700;

  font-size: 14px;

  line-height: 1.8;

  margin: 20px 0 0 10px;

}

.category .children li,

.blog .children li {

  border: none;

  border-bottom: 1px solid #e5e5e5;

  font-weight: 400;

  padding: 10px;

}

.filters .display-limit {

  float: right;

}

.filters .display-limit select {

  display: inline !important;

  float: none;

}

table {

  margin-bottom: 20px;

  width: 100%;

}

th {

  border-top: 2px solid #000;

  color: #000;

  font-size: 12px;

  font-weight: 700;

  padding: 20px 10px 30px;

  text-align: left;

  text-transform: uppercase;

}

th a {

  color: #333;

}

th a:hover {

  color: #8dadc9;

}

td.list-title {

  font-weight: 400;

}

tbody tr td {

  border-bottom: 1px solid #e5e5e5;

  padding: 10px;

}

tbody tr td.list-author {

  color: #999;

  font-size: 14px;

}

tbody tr td p {

  margin: .5em 0;

}

tbody tr td a,

.category .children li a {

  color: #333;

}

tbody tr td a:hover,

.category .children li a:hover {

  color: #8dadc9;

}

.blog .items-row {

  clear: both;

  margin-bottom: 0px;

  overflow: hidden;

}

.blog-featured .items-row {

  margin-top: 40px;

  margin-bottom: 0;

}

.blog-featured article {

  padding: 52px 0 0 0;

}

.blog-featured .items-row:first-child {

  margin-top: 0;

}

.blog .items-row.cols-2 header h2,

.blog-featured .items-row.cols-2 header h2 {

  font-size: 28px;

}

.blog .items-more {

  margin: 32px 0;

}

.blog .items-more h3 {

  font-size: 18px;

  font-weight: 500;

  margin-bottom: 20px;

}

.items-leading > div {

  clear: both !important;

  margin-top: 50px;

}

.items-leading > div:first-child {

  margin-top: 0;

}

.img-intro-none {

  float: none;

}

.img-intro-none img {

  float: none !important;

  margin: 0 auto;

}

.img-fulltext-none,

.img-fulltext-left,

.img-fulltext-right {

  float: none;

  margin: 0 0 40px;

  overflow: hidden;

  position: relative;

}

.img-fulltext-none img,

.img-fulltext-left img,

.img-fulltext-right img {

  display: block;

  height: auto !important;

  max-width: 100% !important;

  width: 100% !important;

}

p.img_caption {

  display: block;

  color: #777;

  padding: 8px 0 0;

  font-size: 11px;

}

.blog div.img_caption img.caption {

  display: block;

  float: none !important;

}

.item-page ul {

  list-style-type: none;

}

.profile dl {

  margin: 32px 0;

}

.profile dt {

  clear: both;

  color: #333;

  float: left;

  font-size: 14px;

  font-weight: 400;

  min-width: 200px;

}

.contact .component-header {

  border: none;

  color: #000;

  letter-spacing: 0;

  font-size: 36px;

  font-style: italic;

  font-weight: normal;

  line-height: 1.33;

  margin: 75px auto;

  text-transform: none;

}

.contact #gk-content-wrapper > div {

  float: left;

  padding: 0 0 0 65px;

  width: 50%;

}

.contact #gk-content-wrapper > div:first-child {

  padding: 0 65px 0 0;

}

.contact #gk-content-wrapper h3 {

  font-size: 27px;

  /**font-weight: bold;**/

}

.contact-form dl {

  float: left;

  width: 50%;

}

.contact-form p {

  margin: 0 0 20px 0;

}

.contact-form legend {

  color: #777;

  font-size: 12px;

  margin: 0 0 24px;

}

.contact-form .button.validate {

  clear: both;

  margin: 20px 0 0 0;

}

.contact-form input[type="text"],

.contact-form input[type="email"] {

  margin: 6px 0 0 0;

  width: 100%;

}

.contact-form input[type="checkbox"] {

  float: left;

  margin: 8px 6px 0 0;

}

.contact-form textarea {

  height: 210px !important;

  width: 100%;

}

.contact-misc > h3 {

  padding-top: 48px;

}

.contact-misc > big {

  color: #191919;

  display: block;

  font-size: 24px;

  font-weight: bold;

  line-height: 1.2;

  padding-top: 48px;

}

.contact-misc > big + small {

  font-size: 14px;

}

dt.inline,

dd.inline {

  display: inline-block !important;

  float: left !important;

  margin: 12px 0 0;

  width: auto !important;

}

.jicons-text {

  color: #191919;

  font-size: 14px;

  font-weight: 700;

}

.newsfeed > ol {

  list-style: none;

}

.newsfeed > ol > li {

  border-top: 1px solid #e5e5e5;

  padding: 24px 0 0;

}

.newsfeed > ol > li > a {

  font-size: 42px;

}

.contentpane iframe {

  border: 1px solid #e5e5e5;

}

.tip-wrap {

  z-index: 1;

}

.tooltip {

  background: #fff;

  border: 1px solid #e5e5e5;

  max-width: 350px;

  min-width: 160px;

  padding: 8px;

  position: absolute !important;

  opacity: 1;

  z-index: 10;

}

.tooltip.top {

  border: none;

}

.tooltip-inner strong {

  background: #8dadc9;

  border-radius: 3px;

  color: #fff;

  font-size: 14px;

  font-weight: 700;

  line-height: 20px;

  margin: 0 0 10px 0;

  padding: 2px 10px;

  width: 100%;

  clear: both;

  display: block;

}

.tooltip-inner {

  color: #777;

  font-size: 12px;

  padding: 0 5px;

}

.tooltip-inner br {

  display: none;

}

#system-message {

  margin: 0;

  position: relative;

}

#system-message dd ul {

  list-style: none !important;

}

#system-message dd ul,

#system-message dd ul li {

  line-height: 1;

}

#system-message dd {

  background: #000;

  color: #fff;

  font-size: 13px;

  font-weight: 400;

  line-height: 24px;

  min-height: 24px;

  padding: 12px;

  text-align: center;

}

#system-message dd.error {

  background: #8dadc9;

  color: #fff;

}

#system-message dd.notice {

  background: #333;

  color: #fff;

}

#system-message-container {

  margin: 0;

  padding: 0;

}

.item-page > div.pagination {

  display: none !important;

}

.pagination {

  clear: both;

  margin: 60px 0 20px !important;

  text-align: center;

}

.pagination li {

  color: #999;

  cursor: default;

  display: inline-block;

  margin: 0;

}

.pagination li:before {

  content: "" !important;

}

.pagination li a,

.pagination li span {

  display: block;

  font-size: 12px;

  font-weight: 700;

  padding: 10px;

  text-align: center;

  text-transform: uppercase;

}

.pagination li.counter {

  color: #999;

  display: block;

  font-size: 10px;

  line-height: 5;

  margin-right: 12px;

  text-transform: uppercase;

}

ul.pagenav {

  margin: 0;

  overflow: hidden;

  padding: 0;

}

.bannergroup:first-line,

.bannergroup_text:first-line {

  font-size: 16px;

  line-height: 3;

  font-weight: 500;

}

div.banneritem {

  border-top: 1px solid #e5e5e5;

  font-size: 14px;

  padding: 8px 0;

}

div.banneritem a {

  font-size: 14px;

  margin-bottom: 3px;

}

div.bannerfooter {

  border-top: 1px solid #e5e5e5;

  color: #8dadc9;

  font-size: 12px;

  padding: 5px 5px 0 0;

  text-align: right;

}

#dynamic_recaptcha_1,

#recaptcha_area {

  max-width: 480px;

  min-height: 140px;

}

#gkMainbody #dynamic_recaptcha_1,

#gkMainbody #recaptcha_area {

  margin-bottom: 10px;

}

.pane-sliders .panel h3 {

  border-top: 1px solid #e5e5e5;

  font-size: 14px;

  font-weight: bold;

  line-height: 32px;

  margin: -1px 0 0;

  padding: 8px 0;

  text-transform: uppercase;

}

.pane-slider {

  padding-left: 32px;

}

.pagenavcounter {

  color: #333;

  font-weight: 400;

}

.article-index {

  float: right;

  margin: 0 0 30px 72px;

  width: auto;

}

.article-index h3 {

  color: #333;

  font-size: 14px;

  font-weight: bold;

  line-height: 1;

  margin: 0 0 -8px;

  text-transform: uppercase;

}

.article-index li {

  font-size: 14px;

  list-style-type: none !important;

  padding: 2px 0 !important;

}

.article-index li:before {

  display: none;

}

.article-index li:first-child {

  border-top: none;

  margin-top: 10px;

}

.article-index li a.active {

  color: #333;

}

.pager {

  text-align: center;

}

.pager li {

  display: inline-block;

}

.pager li:before {

  display: none;

}

dl#tabs,

dl.tabs {

  overflow: hidden;

}

dl#tabs dt.tabs,

dl.tabs dt.tabs {

  float: left;

}

dl#tabs dt.tabs span h3,

dl.tabs dt.tabs span h3 {

  border: 2px solid transparent;

  font-size: 14px;

  font-weight: bold;

  padding: 15px;

  text-align: center;

  text-transform: uppercase;

}

dl#tabs dt.tabs.open span h3,

dl.tabs dt.tabs.open span h3 {

  border: 2px solid #8dadc9;

}

dl#tabs dt.tabs.open span h3 a:hover,

dl.tabs dt.tabs.open span h3 a:hover,

dl#tabs dt.tabs.open span h3 a:focus,

dl.tabs dt.tabs.open span h3 a:focus {

  color: #8dadc9;

}

dl#tabs dt.tabs h3:hover a,

dl.tabs dt.tabs h3:hover a {

  cursor: pointer;

}

.profile,

.profile-edit {

  margin: 0 auto;

  width: 680px;

}

.profile fieldset,

.profile-edit fieldset {

  margin: 0 0 32px;

}

.profile fieldset dl,

.profile-edit fieldset dl {

  clear: both;

}

.profile fieldset dt,

.profile-edit fieldset dt {

  clear: both;

}

.profile fieldset dt label,

.profile-edit fieldset dt label {

  line-height: 54px;

}

.profile fieldset dt span,

.profile-edit fieldset dt span {

  color: #999;

  font-size: 12px;

}

.profile fieldset dd,

.profile-edit fieldset dd {

  padding: 2px 0;

}

.profile fieldset dd select,

.profile-edit fieldset dd select {

  margin: 5px 0;

}

.profile fieldset legend,

.profile-edit fieldset legend {

  border-bottom: 1px solid #ccc;

  display: block;

  font-size: 36px;

  font-style: italic;

  margin: 0 auto 40px;

  padding: 0 0 20px;

  text-align: center;

  width: 100%;

}

.profile #member-profile input,

.profile #member-profile select,

.profile-edit #member-profile input,

.profile-edit #member-profile select {

  width: 100%;

}

.login,

.registration,

.reset,

.remind {

  margin: 0 auto;

  overflow: hidden;

  max-width: 680px;

}

.login .login-fields,

.registration .login-fields,

.reset .login-fields,

.remind .login-fields {

  margin: 0 0 20px;

}

.login .login-fields > input,

.registration .login-fields > input,

.reset .login-fields > input,

.remind .login-fields > input {

  margin: 6px 0 0;

  min-width: 99%;

}

.login button,

.registration button,

.reset button,

.remind button {

  float: left;

}

.login li,

.registration li,

.reset li,

.remind li {

  font-size: 14px;

  float: right;

  line-height: 25px;

  margin: 12px 8px;

}

.login li .btn-border,

.registration li .btn-border,

.reset li .btn-border,

.remind li .btn-border {

  width: 100%;

}

.login li.last,

.registration li.last,

.reset li.last,

.remind li.last {

  clear: both;

  float: none;

  display: block;

  padding: 62px 0 0;

}

.search {

  margin: 0 auto;

  max-width: 680px;

}

.search .header {

  margin: 0 0 80px 0;

  width: auto;

}

.search .header-content h1 {

  margin-bottom: 20px;

  text-align: center;

}

.search .header-content .searchintro {

  color: #fff;

}

.search .header-content .searchintro strong {

  font-weight: normal;

}

.search .header-content fieldset.word {

  text-align: center;

}

.search .header-content .btn-border {

  border-color: #fff !important;

  color: #fff !important;

  position: relative;

  top: -1px;

}

.search .header-content .btn-border:active,

.search .header-content .btn-border:focus,

.search .header-content .btn-border:hover {

  border-color: #333 !important;

  color: #333 !important;

}

.search .phrases-box {

  float: left;

}

.search .ordering-box {

  float: right;

}

.search #search-searchword,

.search #q {

  width: 500px;

}

.search .search-results {

  margin: 100px 0 0;

}

.search .search-results ol {

  padding: 0;

}

.search .search-results ol li {

  border-bottom: 1px solid #e5e5e5;

  font-size: 20px;

  padding: 20px 0;

  list-style-position: inside;

}

.search .search-results ol li:first-child {

  border-top: 1px solid #e5e5e5;

}

#searchForm fieldset input[type="radio"],

#searchForm #searchForm fieldset input[type="checkbox"] {

  margin-top: 11px !important;

}

#searchForm fieldset.word {

  margin: 0 0 30px;

}

#searchForm fieldset.word label,

#searchForm fieldset.word input,

#searchForm fieldset.word button {

  float: left;

  margin-right: 5px;

}

#searchForm label,

#searchForm input {

  font-size: 14px;

  font-weight: normal;

  margin: 0 5px 0 0;

  text-transform: none;

}

#searchForm .form-limit {

  float: right;

}

#searchForm .form-limit select {

  position: relative;

  top: 0;

}

.finder #finder-filter-select-list .control-group {

  margin: 10px 0 0;

}

.finder #finder-filter-select-list .control-group label {

  clear: both;

  float: left;

  line-height: 3;

  min-width: 180px;

}

.finder #finder-filter-select-list .control-group li {

  overflow: hidden;

  padding: 0;

}

.finder .advanced-search-tip {

  background: #f6f6f6;

  padding: 25px;

}

.finder .advanced-search-tip p {

  font-size: 14px;

  margin: 0;

}

fieldset.phrases,

fieldset.only {

  font-size: 14px;

  font-weight: 600;

  line-height: 2.4;

}

.autocompleter-queried {

  color: #8dadc9 !important;

}

.archive {

  margin-top: 0 !important;

}

.archive .filters {

  text-align: center;

}

.archive .filter-search select,

.archive .filter-search button {

  display: inline-block;

  float: none;

  margin-bottom: 20px;

}

.archive .cat-item-intro-text {

  padding-top: 50px;

}

.cat-item-intro-text img {

  max-width: 100% !important;

}

.blog-page .item-list .item-view .cat-item-image img {

  max-width: 100% !important;

}

.img-intro-left,

.img-intro-right,

.img-intro-center {

  margin-bottom: 20px;

  max-width: 100% !important;

}

.img-intro-left img,

.img-intro-right img,

.img-intro-center img {

  display: block;

  width: 100%;

}

div.mod-languages > div,

div.mod-languages > form {

  display: inline-block;

  margin: 0 3px;

}

div.mod-languages {

  text-align: center;

}

div.mod-languages p {

  margin-bottom: .5em;

}

.mod-languages ul.lang-inline,

.mod-languages ul.lang-block {

  display: inline-block;

  float: left;

}

div.mod-languages > ul.lang-block > li,

div.mod-languages > ul.lang-inline > li {

  line-height: 32px;

  margin: 0 5px;

}

.mod-languages ul li.lang-active {

  font-weight: 700;

}

.mod-languages ul li a img {

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  transform: scale(1);

  -webkit-transform-style: preserve-3d;

  -moz-transform-style: preserve-3d;

  -ms-transform-style: preserve-3d;

  -o-transform-style: preserve-3d;

  transform-style: preserve-3d;

  -webkit-transition: transform .1s ease-out;

  -moz-transition: transform .1s ease-out;

  -ms-transition: transform .1s ease-out;

  -o-transition: transform .1s ease-out;

  transition: transform .1s ease-out;

}

.mod-languages ul li a:hover img {

  -webkit-transform: scale(1.2);

  -moz-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  transform: scale(1.2);

  -webkit-transition: all .6s ease-out;

  -moz-transition: all .6s ease-out;

  -ms-transition: all .6s ease-out;

  -o-transition: all .6s ease-out;

  transition: all .6s ease-out;

}

.mod-languages ul li.lang-active a 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);

}

legend.hidelabeltxt,

.filters .hidelabeltxt,

.contact .jicons-icons,

#system-message dt {

  display: none;

}

fieldset.filters,

.blog .leading,

.content-links,

.pane-sliders {

  margin-bottom: 30px;

}

section article:first-child,

.blog .items-more ol {

  margin-top: 0;

}

ul.pagenav .pagenav-next {

  float: right;

}

.img-intro-left,

.img-intro-right,

.img-intro-left > img,

.img-intro-right > img,

.blog div.img_caption {

  float: none !important;

}

div.articleContent div.content-links ul li {

  background: none !important;

  padding-left: 0 !important;

}

.item-page.edit #jform_title {

  width: 100%;

}

.item-page.edit fieldset {

  border-bottom: 1px solid #e5e5e5;

  margin: 0 0 52px;

  padding: 0 0 52px;

}

.item-page.edit fieldset > div {

  clear: both;

  padding: 5px 0;

}

.item-page.edit fieldset > div label {

  display: block;

  float: left;

  line-height: 50px;

  min-width: 160px;

}

.item-page.edit legend {

  font-size: 100% !important;

  font-style: normal !important;

  padding: 0 0 24px;

}

.item-page.edit .control-group {

  margin: 10px 0;

}

.item-page.edit #jform_articletext {

  height: 500px !important;

}

.item-page.edit .formelm {

  height: 60px;

  line-height: 60px;

  margin: 0 0 10px 0;

  width: 100%;

}

.item-page.edit .formelm label {

  display: inline-block;

  line-height: 60px;

}

.item-page.edit *[class^="icon-"] {

  display: none;

}

.item-page.edit i.icon-remove,

.item-page.edit i.icon-calendar {

  background-image: url('../../../media/jui/img/glyphicons-halflings-white.png');

  display: block;

}

.item-page.edit i.icon-remove {

  margin-top: 18px;

}

.item-page.edit .btn {

  color: #fff !important;

  padding: 12px 20px !important;

}

.item-page.edit .media-preview.add-on {

  display: none;

}

.item-page.edit .input-append > .btn {

  height: 50px !important;

  line-height: 50px;

  padding: 0 10px !important;

}

.item-page.edit #jform_metadesc,

.item-page.edit #jform_metakey {

  width: 100%;

}

.item-page.edit .chzn-single,

.item-page.edit .chzn-choices,

.item-page.edit .chzn-container {

  height: 50px !important;

  line-height: 50px !important;

}

.item-page.edit .chzn-container-single .chzn-single div b {

  background-position: 0 14px;

}

.calendar .button {

  display: table-cell !important;

  float: none !important;

}

#adminForm div.tags {

  margin-top: 0;

}

div.tags {

  overflow: hidden;

}

span.tags-label {

  float: left;

  line-height: 30px;

  color: #777;

  font-size: 13px;

  font-style: italic;

}

div.tags {

  font-size: 13px;

}

article div.tags {

  float: none;

  display: block;

  width: 100%;

  clear: both;

  padding-top: 16px;

}

.tags a {

  display: inline-block;

  float: left;

  margin: 1px 0 0 6px;

  line-height: 2.2;

  font-style: italic;

}

.tags a:after {

  content: ",";

  color: #777;

  margin-left: 2px;

}

.tags a:last-child:after {

  content: "";

}

div.tags.tagcloud a.gk-tooltip span {

  z-index: 10;

  font-weight: bold;

  display: none;

  padding: 15px;

  margin-top: -50px;

  margin-left: 60px;

  width: 240px;

  max-width: 240px;

  line-height: 16px;

  font-size: 85%;

  font-weight: normal !important;

  transition: all 1s ease-in;

}

div.tags.tagcloud  a.gk-tooltip:hover span {

  border: 1px solid #e5e5e5;

  background: rgba(255,255,255,0.9);

  display: inline;

  position: absolute;

  color: #333;

}

div.tags.tagcloud a.gk-tooltip span img {

  max-width: 80px !important;

  height: auto;

  float: left;

  margin: 0 10px 10px 0;

}

section.tag-category .chzn-container {

  display: none !important;

}

section.tag-category select {

  display: block !important;

}

.tag-category label {

  color: #333;

  font-size: 16px;

  font-weight: 300;

  line-height: 1.6;

}

section.tag-category ul.category li img {

  clear: both;

  width: 100%;

  display: block;

  margin: 16px 0;

}

section.tag-category div.btn-group.pull-right {

  float: right;

}

section.tag-category div.btn-group label {

  margin-top: 10px;

}

section.tag-category h3 {

  margin: 0 0 32px 0;

}

section.tag-category ul.category li {

  border-bottom: 1px solid #e5e5e5;

  padding: 10px 0;

  font-size: 90%;

}

section.tag-category ul.category li a {

  color: #333;

  font-size: 16px;

  font-weight: 400;

  margin: 0;

}

div.tags.tagcloud a {

  float: left;

  margin-bottom: 6px;

}

.fb_iframe_widget iframe {

  max-width: 1000px !important;

  overflow: visible;

}

.fb_iframe_widget_lift {

  max-width: inherit !important;

}

.jmodedit {

  background: #fff;

  border-radius: 3px;

  height: 40px;

  line-height: 1;

  margin: 5px 0 0 0;

  padding: 5px;

  width: 40px;

}

.jmodedit:hover {

  background: #8dadc9 !important;

  border-color: #8dadc9 !important;

}

.jmodedit:hover .icon-edit:before {

  color: #fff;

}

.jmodedit .icon-edit:before {

  color: #8dadc9;

  content: "\f044";

  font-family: FontAwesome;

  font-size: 17px;

  position: relative;

  top: -1px;

}

#modules-form .btn {

  background: #8dadc9 !important;

  border: none;

  color: #fff !important;

}

#modules-form .radio.btn-group input[type=radio] {

  display: block;

  position: relative;

  top: -5px;

}

#modules-form .control-label label {

  display: block;

  line-height: 20px;

  min-width: 160px;

  padding: 15px 20px 15px 0;

}

#modules-form input[type="text"],

#modules-form input[type="password"],

#modules-form input[type="number"],

#modules-form input[type="email"],

#modules-form .input-append .btn,

#modules-form .chzn-single,

#modules-form .chzn-choices,

#modules-form .chzn-container {

  height: 50px !important;

  line-height: 50px !important;

}

#modules-form .chzn-container-single .chzn-single div b {

  background-position: 0 14px;

}

#modules-form #jform_content {

  height: 500px !important;

}

#modules-form .input-prepend .add-on {

  display: none;

}

#modules-form .accordion-heading a {

  color: #8dadc9;

  font-size: 20px;

  text-decoration: none !important;

}

#modules-form .accordion-heading .accordion-toggle {

  padding: 15px;

}

#modules-form .btn-group {

  padding-left: 20px;

}

#modules-form hr {

  display: none;

}

#modules-form .row-fluid {

  padding: 20px 0;

}

@font-face {

  font-family: "hotel-pixellove";

  src: url("../fonts/hotel-pixellove/hotel-pixellove.eot");

  src: url("../fonts/hotel-pixellove/hotel-pixellove.eot?#iefix") format("embedded-opentype"), url("../fonts/hotel-pixellove/hotel-pixellove.woff") format("woff"), url("../fonts/hotel-pixellove/hotel-pixellove.ttf") format("truetype"), url("../fonts/hotel-pixellove/hotel-pixellove.svg#hotel-pixellove") format("svg");

  font-weight: normal;

  font-style: normal;

}

[data-icon]:before {

  font-family: "hotel-pixellove" !important;

  content: attr(data-icon);

  font-style: normal !important;

  font-weight: normal !important;

  font-variant: normal !important;

  text-transform: none !important;

  speak: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

[class^="gk-icon-"]:before,

[class*=" gk-icon-"]:before {

  font-family: "hotel-pixellove" !important;

  font-style: normal !important;

  font-weight: normal !important;

  font-variant: normal !important;

  text-transform: none !important;

  speak: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

.gk-icon-behance:before {

  content: "a";

}

.gk-icon-bottle-glass:before {

  content: "b";

}

.gk-icon-calendar:before {

  content: "c";

}

.gk-icon-clock:before {

  content: "d";

}

.gk-icon-close:before {

  content: "e";

}

.gk-icon-coffee:before {

  content: "f";

}

.gk-icon-cutlery:before {

  content: "g";

}

.gk-icon-dinner:before {

  content: "h";

}

.gk-icon-dribbble:before {

  content: "i";

}

.gk-icon-fb:before {

  content: "j";

}

.gk-icon-format-aside:before {

  content: "k";

}

.gk-icon-format-audio:before {

  content: "l";

}

.gk-icon-format-chat:before {

  content: "m";

}

.gk-icon-format-gallery:before {

  content: "n";

}

.gk-icon-format-image:before {

  content: "o";

}

.gk-icon-format-link:before {

  content: "p";

}

.gk-icon-format-quote:before {

  content: "q";

}

.gk-icon-format-video:before {

  content: "r";

}

.gk-icon-full-screen:before {

  content: "s";

}

.gk-icon-gplus:before {

  content: "t";

}

.gk-icon-headset:before {

  content: "u";

}

.gk-icon-instagram:before {

  content: "v";

}

.gk-icon-linkedin:before {

  content: "w";

}

.gk-icon-marker:before {

  content: "x";

}

.gk-icon-next:before {

  content: "y";

}

.gk-icon-pinterest:before {

  content: "z";

}

.gk-icon-prev:before {

  content: "A";

}

.gk-icon-profile:before {

  content: "B";

}

.gk-icon-rss:before {

  content: "C";

}

.gk-icon-share:before {

  content: "D";

}

.gk-icon-star:before {

  content: "E";

}

.gk-icon-tea-cup:before {

  content: "F";

}

.gk-icon-twitter:before {

  content: "G";

}

.gk-icon-vimeo:before {

  content: "H";

}

.gk-icon-wine-glass:before {

  content: "I";

}

.gk-icon-youtube:before {

  content: "J";

}

.gk-icon-zoom:before {

  content: "K";

}

.nspMain {

  position: relative;

}

.nspBotInterface,

.nspTopInterface {

  clear: both;

  float: right;

  margin: 5px 0;

}

.nspTopInterface {

  position: absolute;

  right: 0;

  top: -60px;

}

.nspBotInterface .nspPagination {

  margin-top: 0;

}

.nspPagination {

  float: left;

  list-style-type: none !important;

  margin: 3px 0 0 0 !important;

  padding: 0 !important;

}

.nspPagination li:hover,

.nspPagination li.active {

  background: #8dadc9;

}

.nspPagination li,

.nspBotInterface .nspPagination li {

  background: #e5e5e5;

  border-radius: 6px;

  cursor: pointer;

  display: block;

  float: left;

  height: 12px;

  margin: 3px 4px 0 0 !important;

  padding: 0;

  text-indent: -999em;

  width: 12px;

}

.nspNext,

.nspPrev {

  cursor: pointer;

  float: left;

  height: 24px;

  margin: 0 2px;

  text-align: center;

  text-indent: -9999px;

  width: 24px;

}

.nspNext:after,

.nspPrev:after {

  color: #ccc;

  display: block;

  float: left;

  font-family: hotel-pixellove;

  font-size: 16px;

  line-height: 25px;

  text-align: center;

  text-indent: 0;

  width: 24px;

}

.nspNext:hover:after,

.nspPrev:hover:after {

  color: #8dadc9;

}

.nspNext:after {

  content: 'y';

}

.nspPrev:after {

  content: 'A';

}

.nspArts {

  float: left;

  overflow: hidden;

  padding: 0;

  text-align: center;

}

.nspArts + .nspLinksWrap.bottom {

  border-top: 1px solid #e5e5e5;

}

.nspArts.left {

  float: right;

}

.nspArts.right {

  float: left;

}

.nspArtScroll1,

.nspLinkScroll1 {

  clear: both;

}

.nspLinksWrap.left {

  float: left;

}

.nspLinksWrap.right {

  float: left;

}

.nspArtPage {

  float: left;

}

.nspArt {

  float: left;

}

.nspArt div {

  overflow: hidden;

}

.nspArt .nspHeader {

  color: #000;

  font-size: 18px;

  font-weight: normal;

  line-height: 1.2;

  margin: 0;

  padding: 5px 0;

  text-transform: none;

}

.nspArt img.nspImage {

  display: block;

}

.nspArt .nspImageWrapper {

  display: block;

  overflow: hidden;

}

.nspArt .nspImageWrapper img {

  -webkit-transition: all .2s ease-out;

  -moz-transition: all .2s ease-out;

  -ms-transition: all .2s ease-out;

  -o-transition: all .2s ease-out;

  transition: all .2s ease-out;

}

.nspArt .nspImageWrapper:hover img {

  opacity: .8;

}

.nspArt .nspText {

  color: #000;

  display: block !important;

  font-size: 16px;

  line-height: 1.6;

  margin: 0;

  padding: 0 !important;

}

.nspArt .nspInfo {

  color: #999;

  display: block !important;

  font-size: 12px;

  margin: 0;

  /*padding: 12px 0;*/

}

.nspArt .nspInfo > * {

  padding-left: 10px;

}

.nspArt .nspInfo > *:first-child {

  padding-left: 0;

}

.nspArt .nspInfo img {

  vertical-align: middle;

}

.nspArt .tleft {

  text-align: left;

}

.nspArt .tright {

  text-align: right;

}

.nspArt .tcenter {

  text-align: center;

}

.nspArt .tjustify {

  text-align: justify;

}

.nspArt .fleft {

  /*float: left;*/

}

.nspArt .fright {

  float: right;

}

.nspArt .fnone {

  clear: both;

  float: none;

  width: 100%;

}

.nspArt .nspHeader a,

.nspLinks ul li h4 a {

  color: #000;

}

.nspArt .nspHeader a:hover,

.nspLinks ul li h4 a:hover {

  color: #8dadc9;

}

.readon {

  height: 40px;

  line-height: 40px;

  padding: 0 20px;

}

.readon.inline {

  clear: both;

  display: inline-block;

  float: none;

  width: auto;

}

.readon.inline.fleft,

.readon.inline.fright,

.readon.inline.fcenter {

  clear: both;

  display: inline-block;

  float: none;

  margin: 0 auto;

  width: auto;

}

.readon.inline.fleft {

  float: left;

}

.readon.inline.fright {

  float: right;

}

.readon.inline.fcenter {

  display: inline-block;

  float: none;

}

.nspLinks {

  padding: 3px;

}

.nspLinks ul {

  list-style-type: none !important;

  padding: 0 !important;

}

.nspLinks ul li {

  color: #777;

  font-size: 14px;

  margin: 0 !important;

  padding: 16px 0;

}

.nspLinks ul li:first-child {

  border-top: none !important;

}

.nspLinks ul li p {

  margin: 0;

}

.nspLinks ul li h4 {

  font-size: 16px;

  font-weight: normal;

  margin: 0 0 6px;

}

.nspLinks ul li h4 a {

  text-decoration: none;

}

.nspLinks .readon {

  display: block;

  font-style: normal;

  padding-top: 14px;

}

.nspList {

  float: left;

}

.nspMain .unvisible {

  left: -9999px;

  position: absolute;

  top: auto;

}

.gkResponsive img.nspImage,

img.nspImage.gkResponsive {

  height: auto;

  width: 100% !important;

}

.nspArt img.nspImage {

  max-width: 100%;

}

.nspArtScroll1,

.nspLinkScroll1 {

  overflow: hidden;

  width: auto;

}

.nspArtScroll1 {

  margin: 0;

}

.nspPages1 {

  width: 100%;

}

.nspPages2 {

  width: 200%;

}

.nspPages3 {

  width: 300%;

}

.nspPages4 {

  width: 400%;

}

.nspPages5 {

  width: 500%;

}

.nspPages6 {

  width: 600%;

}

.nspPages7 {

  width: 700%;

}

.nspPages8 {

  width: 800%;

}

.nspPages9 {

  width: 900%;

}

.nspPages10 {

  width: 1000%;

}

.nspPages11 {

  width: 1100%;

}

.nspPages12 {

  width: 1200%;

}

.nspPages13 {

  width: 1300%;

}

.nspPages14 {

  width: 1400%;

}

.nspPages15 {

  width: 1500%;

}

.nspPages16 {

  width: 1600%;

}

.nspPages17 {

  width: 1700%;

}

.nspPages18 {

  width: 1800%;

}

.nspPages19 {

  width: 1900%;

}

.nspPages20 {

  width: 2000%;

}

.nspCol1 {

  width: 100%;

}

.nspCol2 {

  width: 50%;

}

.nspCol3 {

  width: 33.3%;

}

.nspCol4 {

  width: 25%;

}

.nspCol5 {

  width: 20%;

}

.nspCol6 {

  width: 16.66%;

}

.nspCol7 {

  width: 14.285%;

}

.nspCol8 {

  width: 12.5%;

}

.nspCol9 {

  width: 11.1%;

}

.nspCol10 {

  width: 10%;

}

.nspCol11 {

  width: 9.09%;

}

.nspCol12 {

  width: 8.33%;

}

.nspCol13 {

  width: 7.69%;

}

.nspCol14 {

  width: 7.14%;

}

.nspCol15 {

  width: 6.66%;

}

.nspCol16 {

  width: 6.25%;

}

.nspCol17 {

  width: 5.88%;

}

.nspCol18 {

  width: 5.55%;

}

.nspCol19 {

  width: 5.26%;

}

.nspCol20 {

  width: 5%;

}

.nspList,

.nspArtPage {

  opacity: 0;

  -webkit-transition: opacity 0.5s ease-out;

  -moz-transition: opacity 0.5s ease-out;

  -ms-transition: opacity 0.5s ease-out;

  -o-transition: opacity 0.5s ease-out;

  transition: opacity 0.5s ease-out;

}

.nspList.active,

.nspArtPage.active {

  opacity: 1;

}

.border1 .nspTopInterface,

.border2 .nspTopInterface {

  top: -52px;

}

.border1 .nspBotInterface,

.border2 .nspBotInterface {

  margin-top: -20px;

  position: relative;

  z-index: 1;

}

.box.dark a.readon {

  background: #777;

  color: #fff !important;

}

.box.dark a.readon:active,

.box.dark a.readon:focus,

.box.dark a.readon:hover {

  background: #fff;

  color: #8dadc9 !important;

}

.box.dark .nspArts + .nspLinksWrap.bottom,

.box.dark .nspLinks ul li {

  border-top-color: rgba(255,255,255,0.2) !important;

}

.box.dark .nspNext:after,

.box.dark .nspPrev:after {

  color: #777 !important;

}

.box.dark .nspNext:hover:after,

.box.dark .nspPrev:hover:after {

  color: #8dadc9 !important;

}

.box.dark .nspPagination li {

  background: #777;

}

.box.dark .nspPagination li.active {

  background: #8dadc9 !important;

}

.box.color .readon {

  background: #fff;

  color: #8dadc9 !important;

}

.box.color .readon:active,

.box.color .readon:focus,

.box.color .readon:hover {

  background: #333;

  color: #fff !important;

}

.box.color .nspText,

.box.color .nspLinks li p {

  color: rgba(255,255,255,0.8);

}

.box.color .nspInfo {

  color: rgba(255,255,255,0.6);

}

.box.color .nspLinks ul li {

  border-top-color: rgba(255,255,255,0.25) !important;

}

.box.color .nspPagination li {

  background: rgba(255,255,255,0.4);

}

.box.color .nspPagination li.active {

  background: rgba(255,255,255,0.75);

}

.box.color .nspNext:after,

.box.color .nspPrev:after {

  color: #fff;

}

.box.color .nspNext:hover:after,

.box.color .nspPrev:hover:after {

  color: rgba(255,255,255,0.8);

}

.box.border-title .nspTopInterface {

  background: #fff;

  padding-left: 20px;

}

#sbox-window {

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box;

}

.error-page .error-page-container {

  text-align: center;

}

.error-page #gkHeader {

  background: #f6f6f6;

}

.error-page h1 {

  color: #000;

  font-size: 200px;

  font-style: normal;

  font-weight: 400;

  letter-spacing: -5px;

  line-height: 1.2;

}

.error-page h2 {

  border-bottom: 1px solid #ccc;

  color: #000;

  font-size: 24px;

  font-weight: 300;

  line-height: 32px;

  margin: 0 auto 50px;

  max-width: 820px;

  padding: 0 0 160px;

}

.error-page h3 {

  display: none;

}

.error-page .search-goog {

  color: #777;

  font-size: 14px;

  letter-spacing: 1px;

  line-height: 50px;

  margin: 60px 0;

  text-align: center;

}

.error-page .search-goog b {

  font-weight: 500;

}

.error-page .search-goog form {

  margin: 40px 0 0;

}

.error-page .search-goog input {

  float: none;

  display: inline-block;

  margin-right: 10px;

}

.error-page .error-links {

  text-align: center;

  width: 100%;

}

.error-page .error-links a {

  padding: 0 12px;

}

.error-page #gkPageContent {

  margin-bottom: 120px;

  position: relative;

}

#aside-menu .gk-social-icons {

  text-align: center;

}

#aside-menu .gk-social-icons a {

  color: rgba(255,255,255,0.2) !important;

  font-size: 20px;

  line-height: 1.2;

  padding: 0 2px;

}

#aside-menu .gk-social-icons a:active,

#aside-menu .gk-social-icons a:focus,

#aside-menu .gk-social-icons a:hover {

  color: #8dadc9 !important;

}

.gkTabsGK5 {

  position: relative;

  overflow: hidden;

}

.box.clear-horizontal .gkTabsNav {

  top: 0;

}

.gkTabsNav {

  background: transparent;

  margin: 0;

}

.gkTabsNav:first-child {

  margin-top: 14px;

}

.gkTabsNav li {

  border: none;

  border-bottom: 2px solid #e5e5e5 !important;

  color: #000;

  cursor: pointer;

  float: left;

  font-size: 12px;

  font-weight: bold;

  height: 28px;

  line-height: 1;

  list-style-type: none;

  margin: 0;

  overflow: hidden;

  padding: 0 12px 14px 12px;

  position: relative;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.gkTabsNav li:before {

  background: #e5e5e5;

  bottom: 0;

  content: "";

  left: 0;

  position: absolute;

  top: 0;

  width: 1px;

}

.gkTabsNav li:first-child:before {

  display: none;

}

.gkTabsNav li.active,

.gkTabsNav li.active:hover {

  border-bottom-color: #000 !important;

  color: #000;

}

.gkTabsNav li:active,

.gkTabsNav li:focus,

.gkTabsNav li:hover {

  border-bottom-color: #8dadc9 !important;

  color: #8dadc9;

}

.gkTabsNav[data-amount="1"] li {

  width: 100%;

}

.gkTabsNav[data-amount="2"] li {

  width: 50%;

}

.gkTabsNav[data-amount="3"] li {

  width: 33.333333%;

}

.gkTabsNav[data-amount="4"] li {

  width: 25%;

}

.gkTabsNav[data-amount="5"] li {

  width: 20%;

}

.gkTabsNav[data-amount="6"] li {

  width: 16.666666%;

}

.gkTabsNav[data-amount="7"] li {

  width: 14.285714%;

}

.gkTabsNav[data-amount="8"] li {

  width: 12.5%;

}

.gkTabsContainer {

  clear: both;

  overflow: hidden;

  padding: 0px !important;

  position: relative;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

.gkTabsContainer + .gkTabsNav {

  margin: 14px 0;

}

.gkTabsContainer + .gkTabsNav li {

  border-bottom: none !important;

  border-top: 2px solid #e5e5e5 !important;

  padding: 12px 12px 0 12px;

}

.gkTabsContainer + .gkTabsNav li.active,

.gkTabsContainer + .gkTabsNav li.active:hover {

  border-bottom-color: transparent !important;

  border-top-color: #000 !important;

}

.gkTabsContainer + .gkTabsNav li:active,

.gkTabsContainer + .gkTabsNav li:focus,

.gkTabsContainer + .gkTabsNav li:hover {

  border-bottom-color: transparent !important;

  border-top-color: #8dadc9 !important;

}

.gkTabsItem {

  left: -9999px;

  overflow: hidden;

  padding: 24px 0 !important;

  position: absolute;

  top: 0;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

  width: 100%;

  z-index: 1;

}

.gkTabsItem.active {

  left: 0;

  position: relative;

  z-index: 2;

}

.gkTabsItem.gk-active {

  position: relative;

  top: 0;

  z-index: 1;

}

.gkTabsItem.gk-hide {

  position: absolute;

  top: 0;

  z-index: 0;

}

.gkTabsItem.gk-opacity.gk-hide {

  opacity: 0;

}

.gkTabsItem.gk-opacity.gk-active {

  opacity: 1;

}

.gkTabsItem.gk-slide_vertical.gk-hide {

  opacity: 0;

  -webkit-transform: translateY(-100%);

  -moz-transform: translateY(-100%);

  -ms-transform: translateY(-100%);

  -o-transform: translateY(-100%);

  transform: translateY(-100%);

}

.gkTabsItem.gk-slide_vertical.gk-active {

  opacity: 1;

  -webkit-transform: translateY(0%);

  -moz-transform: translateY(0%);

  -ms-transform: translateY(0%);

  -o-transform: translateY(0%);

  transform: translateY(0%);

}

.gkTabsItem.gk-slide_vertical.gk-hidden {

  opacity: 0;

  -webkit-transform: translateY(100%);

  -moz-transform: translateY(100%);

  -ms-transform: translateY(100%);

  -o-transform: translateY(100%);

  transform: translateY(100%);

}

.gkTabsItem.gk-slide_horizontal.gk-hide {

  opacity: 0;

  -webkit-transform: translateX(-100%);

  -moz-transform: translateX(-100%);

  -ms-transform: translateX(-100%);

  -o-transform: translateX(-100%);

  transform: translateX(-100%);

}

.gkTabsItem.gk-slide_horizontal.gk-active {

  opacity: 1;

  -webkit-transform: translateX(0%);

  -moz-transform: translateX(0%);

  -ms-transform: translateX(0%);

  -o-transform: translateX(0%);

  transform: translateX(0%);

}

.gkTabsItem.gk-slide_horizontal.gk-hidden {

  opacity: 0;

  -webkit-transform: translateX(100%);

  -moz-transform: translateX(100%);

  -ms-transform: translateX(100%);

  -o-transform: translateX(100%);

  transform: translateX(100%);

}

.gkTabsButtonNext,

.gkTabsButtonPrev {

  display: none;

}

.kalendae {

  display: inline-block;

  background: #fff;

  box-shadow: 0 0 6px rgba(0,0,0,0.3);

  padding: 10px;

  margin: 5px;

  font-size: 11px;

  cursor: default;

  position: relative;

}

.kalendae.k-floating {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 100000;

  margin: 0;

}

.kalendae .k-btn-close {

  display: none;

}

.kalendae .k-calendar {

  display: inline-block;

  width: 240px;

  vertical-align: top;

}

.kalendae .k-separator {

  display: inline-block;

  width: 2px;

  vertical-align: top;

  background: #333;

  height: 240px;

  margin: 0px 10px;

}

.kalendae .k-title {

  color: #333;

  text-align: center;

  white-space: nowrap;

  position: relative;

  height: 18px;

}

.kalendae .k-caption {

  font-size: 12px;

  line-height: 1.5;

}

.kalendae .k-btn-previous-month,

.kalendae .k-btn-next-month,

.kalendae .k-btn-previous-year,

.kalendae .k-btn-next-year {

  width: 16px;

  height: 16px;

  cursor: pointer;

  position: absolute;

  top: -2px;

  color: #777;

  font-size: 20px;

  line-height: 0.9;

  font-weight: bold;

  font-family: arial;

  text-decoration: none;

}

.kalendae .k-btn-previous-year {

  left: 0;

}

.kalendae .k-btn-previous-month {

  left: 16px;

}

.kalendae .k-btn-next-month {

  right: 16px;

}

.kalendae .k-btn-next-year {

  right: 0;

}

.kalendae .k-btn-previous-month:after {

  content: "\2039";

}

.kalendae .k-btn-next-month:after {

  content: "\203A";

}

.kalendae .k-btn-previous-year:after {

  content: "\00AB";

}

.kalendae .k-btn-next-year:after {

  content: "\00BB";

}

.kalendae .k-btn-previous-month:hover,

.kalendae .k-btn-next-month:hover {

  color: #000;

}

.kalendae .k-btn-previous-year:hover,

.kalendae .k-btn-next-year:hover {

  color: #000;

}

.kalendae .k-first-month .k-btn-next-month,

.kalendae .k-middle-month .k-btn-next-month,

.kalendae .k-middle-month .k-btn-previous-month,

.kalendae .k-last-month .k-btn-previous-month,

.kalendae .k-first-month .k-btn-next-year,

.kalendae .k-middle-month .k-btn-next-year,

.kalendae .k-middle-month .k-btn-previous-year,

.kalendae .k-last-month .k-btn-previous-year {

  display: none;

}

.kalendae .k-title.k-disable-year-nav .k-btn-next-year,

.kalendae .k-title.k-disable-year-nav .k-btn-previous-year {

  display: none;

}

.kalendae .k-title.k-disable-year-nav .k-btn-next-month {

  right: 0;

}

.kalendae .k-title.k-disable-year-nav .k-btn-previous-month {

  left: 0;

}

.kalendae .k-title,

.kalendae .k-header,

.kalendae .k-days {

  width: 239px;

  display: block;

  overflow: hidden;

}

.kalendae.k-disable-next-month-btn .k-btn-next-month,

.kalendae.k-disable-previous-month-btn .k-btn-previous-month,

.kalendae.k-disable-next-year-btn .k-btn-next-year,

.kalendae.k-disable-previous-year-btn .k-btn-previous-year {

  display: none;

}

.kalendae .k-header span,

.kalendae .k-days span {

  float: left;

  margin: 1px 1px;

}

.kalendae .k-header span {

  text-align: center;

  font-weight: bold;

  width: 31px;

  padding: 1px 0;

  color: #fff;

}

.kalendae .k-days span {

  text-align: right;

  width: 31px;

  height: 31px;

  line-height: 31px;

  padding: 0;

  color: #fff;

  text-align: center;

}

.kalendae .k-today {

  background: #8dadc9 !important;

  color: #fff !important;

}

.kalendae .k-days span.k-in-month.k-active {

  background-color: #e5e5e5;

  color: #333;

}

.kalendae .k-days span.k-out-of-month {

  color: #333;

}

.kalendae .k-days span.k-active {

  cursor: pointer;

}

.kalendae .k-days span:hover {

  background: #bbb !important;

  color: #333 !important;

}

.clearfix:after {

  visibility: hidden;

  display: block;

  font-size: 0;

  content: " ";

  clear: both;

  height: 0;

}

#gk-page-preloader {

  opacity: 1;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

#gk-page-preloader.gk-to-hide {

  opacity: 0;

}

#gk-page-preloader.gk-to-hide.gk-hidden {

  display: none;

}

#gk-login-popup,

#gk-login-popup-overlay {

  display: none;

  opacity: 0;

  position: fixed;

}

#gk-login-popup.gk-active,

#gk-login-popup-overlay.gk-active {

  opacity: 1;

}

#gk-login-popup {

  border: 1px solid #e5e5e5;

  left: 50%;

  max-width: 620px;

  margin-top: -100px;

  padding: 50px;

  top: 50%;

  -webkit-transform: translateX(-50%) translateY(-50%);

  -moz-transform: translateX(-50%) translateY(-50%);

  -ms-transform: translateX(-50%) translateY(-50%);

  -o-transform: translateX(-50%) translateY(-50%);

  transform: translateX(-50%) translateY(-50%);

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

  -webkit-transition-delay: .15s;

  -moz-transition-delay: .15s;

  -ms-transition-delay: .15s;

  -o-transition-delay: .15s;

  transition-delay: .15s;

  width: 90%;

  z-index: 1000001;

}

#gk-login-popup.gk-active {

  margin-top: 0;

}

#gk-login-popup .login {

  width: 100%;

}

#gk-login-popup h3 {

  margin: 0 0 40px;

}

#gk-login-popup .gk-login-myaccount > form,

#gk-login-popup .gk-login-myaccount > #gkUserMenu {

  float: left;

  width: 48%;

}

#gk-login-popup .gk-login-myaccount .login-greeting {

  line-height: 1;

  margin-bottom: 32px;

}

#gk-login-popup .gk-login-myaccount > #gkUserMenu {

  float: right;

}

#gk-login-popup .gk-login-myaccount > #gkUserMenu li {

  margin: 0;

  width: 100%;

}

#gk-login-popup .gk-login-myaccount > #gkUserMenu .header {

  margin-bottom: 20px;

}

#gk-login-popup-overlay {

  background: #fff;

  height: 100%;

  left: 0;

  top: 0;

  -webkit-transition: all .6s ease-out;

  -moz-transition: all .6s ease-out;

  -ms-transition: all .6s ease-out;

  -o-transition: all .6s ease-out;

  transition: all .6s ease-out;

  width: 100%;

  z-index: 1000000;

}

#gk-login-popup-close {

  color: #8dadc9;

  font-size: 32px;

  position: absolute;

  right: 54px;

  top: 32px;

}

#gk-login-popup-close:active,

#gk-login-popup-close:focus,

#gk-login-popup-close:hover {

  color: #333;

}

#gk-newsletter-popup {

  background: #fff;

  bottom: 0;

  -webkit-box-shadow: 0 0 50px #ccc;

  -moz-box-shadow: 0 0 50px #ccc;

  box-shadow: 0 0 50px #ccc;

  opacity: 1;

  padding: 50px 50px 40px 50px;

  position: fixed;

  right: 125px;

  text-align: center;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

  width: 480px;

  z-index: 9999999999 !important;

}

#gk-newsletter-popup.hidden-popup {

  opacity: 0;

  -webkit-transform: translateY(100%);

  -moz-transform: translateY(100%);

  -ms-transform: translateY(100%);

  -o-transform: translateY(100%);

  transform: translateY(100%);

}

#gk-newsletter-popup h3 {

  color: #000;

  font-size: 26px;

}

#gk-newsletter-popup p {

  color: #333;

  font-size: 14px;

  line-height: 1.6;

  margin-bottom: 3em;

}

#gk-newsletter-popup small {

  color: #999;

  display: block;

  font-size: 10px;

  line-height: 18px;

}

#gk-newsletter-popup small a {

  color: #999;

  text-decoration: underline;

}

#gk-newsletter-popup small a:active,

#gk-newsletter-popup small a:focus,

#gk-newsletter-popup small a:hover {

  color: #8dadc9;

}

#gk-newsletter-popup form {

  margin: 0 0 50px 0;

}

#gk-newsletter-popup form input {

  border: 1px solid #bbb;

  color: #333;

  height: 41px;

  padding: 0 25px;

}

#gk-newsletter-popup form input::-webkit-input-placeholder {

  color: #999;

}

#gk-newsletter-popup form input::-moz-placeholder {

  color: #999;

}

#gk-newsletter-popup form input:-moz-placeholder {

  color: #999;

}

#gk-newsletter-popup form input:-ms-input-placeholder {

  color: #999;

}

#gk-newsletter-popup form input[type="submit"] {

  background: #8dadc9;

  border: none;

  color: #fff;

  font-size: 12px;

  font-weight: 500;

  margin-left: 10px;

  position: relative;

  top: -1px;

}

#gk-newsletter-popup form input[type="submit"]:active,

#gk-newsletter-popup form input[type="submit"]:focus,

#gk-newsletter-popup form input[type="submit"]:hover {

  background: #000;

}

#gk-newsletter-popup-close {

  font-size: 24px;

  position: absolute;

  right: 20px;

  top: 10px;

}

@media (max-height: 700px),(max-width: 1040px) {

  #gk-newsletter-popup {

    padding: 20px;

    right: 32px;

    width: 420px;

  }

  #gk-newsletter-popup h3 {

    font-size: 24px;

    letter-spacing: 2px;

  }

}

@media (max-height: 600px),(max-width: 720px) {

  #gk-newsletter-popup {

    display: none;

  }

}

.gk-cols {

  margin: 0 -25px;

  text-align: left;

  width: auto;

}

.gk-cols.narrow {

  margin: 0 auto;

  max-width: 680px;

}

.gk-cols + .gk-cols {

  margin-top: 80px;

}

.gk-cols > div {

  float: left;

  padding: 0 25px;

}

.gk-cols > div.gk-text-center {

  text-align: center;

}

.gk-cols > div.gk-text-justified {

  text-align: justify;

}

.gk-cols > div.gk-text-right {

  text-align: right;

}

.gk-cols > div > p {

  margin-bottom: 0;

}

.gk-cols[data-cols="2"] > div {

  width: 50%;

}

.gk-cols[data-cols="3"] > div {

  width: 33.333333%;

}

.gk-cols[data-cols="4"] > div {

  width: 25%;

}

.gk-cols[data-cols="5"] > div {

  width: 20%;

}

.gk-cols > div.col-width-5 {

  width: 5%;

}

.gk-cols > div.col-width-10 {

  width: 10%;

}

.gk-cols > div.col-width-15 {

  width: 15%;

}

.gk-cols > div.col-width-20 {

  width: 20%;

}

.gk-cols > div.col-width-25 {

  width: 25%;

}

.gk-cols > div.col-width-30 {

  width: 30%;

}

.gk-cols > div.col-width-35 {

  width: 35%;

}

.gk-cols > div.col-width-40 {

  width: 40%;

}

.gk-cols > div.col-width-45 {

  width: 45%;

}

.gk-cols > div.col-width-50 {

  width: 50%;

}

.gk-cols > div.col-width-55 {

  width: 55%;

}

.gk-cols > div.col-width-60 {

  width: 60%;

}

.gk-cols > div.col-width-65 {

  width: 65%;

}

.gk-cols > div.col-width-70 {

  width: 70%;

}

.gk-cols > div.col-width-75 {

  width: 75%;

}

.gk-cols > div.col-width-80 {

  width: 80%;

}

.gk-cols > div.col-width-85 {

  width: 85%;

}

.gk-cols > div.col-width-90 {

  width: 90%;

}

.gk-cols > div.col-width-95 {

  width: 95%;

}

.gk-cols.vertical-center {

  display: table;

  width: 100%;

}

.gk-cols.vertical-center > div {

  display: table-cell;

  float: none;

  vertical-align: middle;

}

.gk-cols img {

  max-width: 100%;

}

.gk-cols.gk-gallery {

  margin: 0 -10px;

}

.gk-cols.gk-gallery img {

  display: block;

  height: auto;

  width: 100%;

}

.gk-cols.gk-gallery > div {

  padding: 0 10px;

}

.gk-cols.gk-gallery > div > a {

  display: block;

  margin: 0 0 20px 0;

}

cite {

  color: #000;

  display: block;

  font-size: 20px;

  margin: 45px 0 0 0;

}

cite > small {

  display: block;

  font-size: 14px;

  font-style: normal;

}

.gk-photo-grid {

  margin: 75px -5px;

  overflow: hidden;

}

.gk-photo-grid.no-margin {

  margin: 0 -5px;

}

.gk-photo-grid.offset-left {

  margin-left: -150px;

}

.gk-photo-grid.offset-right {

  margin-right: -150px;

}

.gk-photo-grid .gk-grid-1,

.gk-photo-grid .gk-grid-2,

.gk-photo-grid .gk-grid-3,

.gk-photo-grid .gk-grid-4,

.gk-photo-grid .gk-grid-5 {

  float: left;

  padding: 5px;

  position: relative;

}

.gk-photo-grid .gk-grid-1 img,

.gk-photo-grid .gk-grid-2 img,

.gk-photo-grid .gk-grid-3 img,

.gk-photo-grid .gk-grid-4 img,

.gk-photo-grid .gk-grid-5 img {

  display: block;

  height: auto;

  width: 100%;

}

.gk-photo-grid .gk-grid-1 figcaption,

.gk-photo-grid .gk-grid-2 figcaption,

.gk-photo-grid .gk-grid-3 figcaption,

.gk-photo-grid .gk-grid-4 figcaption,

.gk-photo-grid .gk-grid-5 figcaption {

  bottom: 20px;

  color: #fff;

  font-size: 11px;

  left: 20px;

  line-height: 1;

  position: absolute;

  text-transform: uppercase;

  z-index: 1;

}

.gk-photo-grid .gk-grid-1 {

  width: 100%;

}

.gk-photo-grid .gk-grid-2 {

  width: 50%;

}

.gk-photo-grid .gk-grid-3 {

  width: 33.333333%;

}

.gk-photo-grid .gk-grid-4 {

  width: 25%;

}

.gk-photo-grid .gk-grid-5 {

  width: 20%;

}

.gk-info {

  margin: 50px 0;

  padding: 0;

}

.gk-info li {

  border: none !important;

  list-style-type: none;

  padding: 0 !important;

}

.gk-info li.gk-info-col-2 {

  float: left;

  width: 50%;

}

.gk-info li dl {

  margin: 0;

  padding: 12px 0;

}

.gk-info li dl dt {

  color: #999;

  font-size: 11px;

  letter-spacing: 1px;

  line-height: 1.6;

  padding-bottom: 5px;

  text-transform: uppercase;

}

.gk-info li dl dd {

  color: #000;

  font-size: 16px;

  font-weight: 500;

  line-height: 2;

}

.gk-info li dl dd strong {

  font-size: 30px;

  font-weight: 500;

  line-height: 1.4;

}

.item-body .gk-offset-image {

  margin: 75px 0 75px -43%;

  position: relative;

}

.item-body .gk-offset-image figcaption {

  bottom: 25px;

  color: #fff;

  font-size: 11px;

  left: 40px;

  letter-spacing: 1px;

  line-height: 1;

  position: absolute;

  text-transform: uppercase;

}

.item-body blockquote {

  border: none;

  color: #000;

  font-size: 20px;

  line-height: 1.5;

  margin: 50px 0 80px -43%;

  padding: 0 0 0 40px;

  position: relative;

}

.item-body blockquote:before {

  content: "“";

  font-size: 48px;

  left: 0;

  position: absolute;

  top: -12px;

}

.item-body blockquote > cite {

  color: #999;

  display: block;

  font-size: 11px;

  font-style: normal;

  font-weight: normal;

  letter-spacing: 1px;

  text-align: right;

  text-transform: uppercase;

}

.item-body h2 {

  font-size: 30px;

  margin-top: 80px;

}

.gk-map.static {

  bottom: 0;

  left: 0;

  position: absolute;

  right: 0;

  top: 0;

}

.gk-map-contact.header {

  height: 600px;

  margin-top: 0 !important;

}

.gk-map-contact.header + .gkPage {

  margin-top: 110px !important;

}

.carousel {

  position: relative;

}

.carousel-inner {

  position: relative;

  overflow: hidden;

  width: 100%;

}

.carousel-inner > .item {

  display: none;

  position: relative;

  -webkit-transition: 0.6s ease-in-out left;

  -o-transition: 0.6s ease-in-out left;

  transition: 0.6s ease-in-out left;

}

.carousel-inner > .item > img,

.carousel-inner > .item > a > img {

  line-height: 1;

}

@media all and (transform-3d),(-webkit-transform-3d) {

  .carousel-inner > .item {

    -webkit-transition: -webkit-transform 0.6s ease-in-out;

    -o-transition: -o-transform 0.6s ease-in-out;

    transition: transform 0.6s ease-in-out;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -webkit-perspective: 1000px;

    perspective: 1000px;

  }

  .carousel-inner > .item.next,

  .carousel-inner > .item.active.right {

    -webkit-transform: translate3d(100%,0,0);

    transform: translate3d(100%,0,0);

    left: 0;

  }

  .carousel-inner > .item.prev,

  .carousel-inner > .item.active.left {

    -webkit-transform: translate3d(-100%,0,0);

    transform: translate3d(-100%,0,0);

    left: 0;

  }

  .carousel-inner > .item.next.left,

  .carousel-inner > .item.prev.right,

  .carousel-inner > .item.active {

    -webkit-transform: translate3d(0,0,0);

    transform: translate3d(0,0,0);

    left: 0;

  }

}

.carousel-inner > .active,

.carousel-inner > .next,

.carousel-inner > .prev {

  display: block;

}

.carousel-inner > .active {

  left: 0;

}

.carousel-inner > .next,

.carousel-inner > .prev {

  position: absolute;

  top: 0;

  width: 100%;

}

.carousel-inner > .next {

  left: 100%;

}

.carousel-inner > .prev {

  left: -100%;

}

.carousel-inner > .next.left,

.carousel-inner > .prev.right {

  left: 0;

}

.carousel-inner > .active.left {

  left: -100%;

}

.carousel-inner > .active.right {

  left: 100%;

}

.carousel-control {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  width: 15%;

  opacity: 0.5;

  filter: alpha(opacity=50);

  font-size: 20px;

  color: #ffffff;

  text-align: center;

  text-shadow: 0 1px 2px rgba(0,0,0,0.6);

}

.carousel-control.left {

  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);

  background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);

  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));

  background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);

  background-repeat: repeat-x;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);

}

.carousel-control.right {

  left: auto;

  right: 0;

  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);

  background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);

  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));

  background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);

  background-repeat: repeat-x;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);

}

.carousel-control:hover,

.carousel-control:focus {

  outline: 0;

  color: #ffffff;

  text-decoration: none;

  opacity: 0.9;

  filter: alpha(opacity=90);

}

.carousel-control .icon-prev,

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-left,

.carousel-control .glyphicon-chevron-right {

  position: absolute;

  top: 50%;

  margin-top: -10px;

  z-index: 5;

  display: inline-block;

}

.carousel-control .icon-prev,

.carousel-control .glyphicon-chevron-left {

  left: 50%;

  margin-left: -10px;

}

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-right {

  right: 50%;

  margin-right: -10px;

}

.carousel-control .icon-prev,

.carousel-control .icon-next {

  width: 20px;

  height: 20px;

  line-height: 1;

  font-family: serif;

}

.carousel-control .icon-prev:before {

  content: '\2039';

}

.carousel-control .icon-next:before {

  content: '\203a';

}

.carousel-indicators {

  position: absolute;

  bottom: 10px;

  left: 50%;

  z-index: 15;

  width: 60%;

  margin-left: -30%;

  padding-left: 0;

  list-style: none;

  text-align: center;

}

.carousel-indicators li {

  display: inline-block;

  width: 10px;

  height: 10px;

  margin: 1px;

  text-indent: -999px;

  border: 1px solid #ffffff;

  border-radius: 10px;

  cursor: pointer;

  background-color: #000 \9;

  background-color: rgba(0,0,0,0);

}

.carousel-indicators .active {

  margin: 0;

  width: 12px;

  height: 12px;

  background-color: #ffffff;

}

.carousel-caption {

  position: absolute;

  left: 15%;

  right: 15%;

  bottom: 20px;

  z-index: 10;

  padding-top: 20px;

  padding-bottom: 20px;

  color: #ffffff;

  text-align: center;

  text-shadow: 0 1px 2px rgba(0,0,0,0.6);

}

.carousel-caption .btn {

  text-shadow: none;

}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,

  .carousel-control .glyphicon-chevron-right,

  .carousel-control .icon-prev,

  .carousel-control .icon-next {

    width: 30px;

    height: 30px;

    margin-top: -15px;

    font-size: 30px;

  }

  .carousel-control .glyphicon-chevron-left,

  .carousel-control .icon-prev {

    margin-left: -15px;

  }

  .carousel-control .glyphicon-chevron-right,

  .carousel-control .icon-next {

    margin-right: -15px;

  }

  .carousel-caption {

    left: 20%;

    right: 20%;

    padding-bottom: 30px;

  }

  .carousel-indicators {

    bottom: 20px;

  }

}

.alert {

  border-top: 2px solid transparent;

  color: #000;

  font-size: 14px;

  font-weight: 500;

  padding: 16px 12px 16px 40px;

  position: relative;

}

.alert:before {

  font-family: FontAwesome;

  font-size: 20px;

  position: absolute;

  top: 10px;

  left: 2px;

}

.alert.info,

.alert.alert-info {

  border-color: #e5e5e5;

  color: #000;

}

.alert.info:before,

.alert.alert-info:before {

  color: #999;

  content: "\f0e6";

}

.alert.success {

  border-color: #000;

  color: #000;

}

.alert.success:before {

  color: #000;

  content: "\f0eb";

}

.alert.notice {

  border-color: #8dadc9;

  color: #8dadc9;

}

.alert.notice:before {

  color: #8dadc9;

  content: "\f071";

}

.alert.error {

  border-color: #e13232;

  color: #e13232;

}

.alert.error:before {

  color: #e13232;

  content: "\f057";

}

.highlight {

  background: #ffd;

  cursor: default;

  padding: 1px 5px;

  text-shadow: none;

}

.progress {

  background: #f6f6f6;

  color: #000;

  font-size: 14px;

  font-weight: 400;

  line-height: 32px;

  height: 3px;

  margin: 3em 0;

  position: relative;

}

.progress .bar {

  background: #000;

  box-sizing: border-box;

  float: left;

  height: 100%;

  opacity: 0;

  overflow: visible;

  padding-top: 2px;

  position: relative;

  -webkit-transform: scaleX(0) !important;

  -moz-transform: scaleX(0) !important;

  -ms-transform: scaleX(0) !important;

  -o-transform: scaleX(0) !important;

  transform: scaleX(0) !important;

  -webkit-transform-origin: left center;

  -moz-transform-origin: left center;

  -ms-transform-origin: left center;

  -o-transform-origin: left center;

  transform-origin: left center;

  -webkit-transition: all 1s ease-out;

  -moz-transition: all 1s ease-out;

  -ms-transition: all 1s ease-out;

  -o-transition: all 1s ease-out;

  transition: all 1s ease-out;

  text-align: left;

}

.progress .bar.gk-loaded {

  opacity: 1;

  -webkit-transform: scaleX(1) !important;

  -moz-transform: scaleX(1) !important;

  -ms-transform: scaleX(1) !important;

  -o-transform: scaleX(1) !important;

  transform: scaleX(1) !important;

}

.progress .bar > span {

  opacity: 0;

  position: absolute;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

  -webkit-transition-delay: 1s;

  -moz-transition-delay: 1s;

  -ms-transition-delay: 1s;

  -o-transition-delay: 1s;

  transition-delay: 1s;

  right: -5px;

  top: -10px;

}

.progress .bar.gk-loaded > span {

  opacity: 1;

  top: 2px;

}

.progress > span {

  left: 0;

  line-height: 33px;

  position: absolute;

}

pre,

code {

  background: #f6f6f6;

  border-left: 4px solid #8dadc9;

  color: #000;

  font: normal .92em/32px 'Curier New', monospace !important;

  margin: 3em 0;

  padding: 20px 26px 20px 32px;

}

.item-body ul,

.list-1,

.list-2,

.list-3 {

  margin: 1.5em 0 2em;

  padding: 0;

}

.item-body ul > li,

.list-1 > li,

.list-2 > li,

.list-3 > li {

  list-style: none;

  overflow: inherit;

  padding: 10px 0 10px 42px;

  position: relative;

}

.item-body ul > li:before,

.list-1 > li:before,

.list-2 > li:before,

.list-3 > li:before {

  color: #333 !important;

  font-family: FontAwesome;

  position: absolute;

  left: 0;

  top: 10px;

}

.item-body ul li:before {

  color: #333;

  content: "\f111";

  font-size: 6px;

  top: 18px;

}

.list-1 li:before {

  content: "\f14a" !important;

  font-size: 12px !important;

  top: 16px !important;

}

.list-2 li:before {

  content: "\f006" !important;

  font-size: 13px !important;

  top: 16px !important;

}

.list-3 li:before {

  content: "\f0a9" !important;

  font-size: 13px !important;

  top: 16px !important;

}

.numblock {

  font-weight: 400;

  margin: 0 0 0;

  min-height: 48px;

  padding: 0 0 0 40px !important;

  position: relative;

}

.numblock span {

  border: 1px solid #8dadc9;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

  color: #8dadc9;

  display: block;

  font-size: 13px;

  font-weight: bold;

  height: 36px;

  left: 0;

  line-height: 36px;

  position: absolute;

  text-align: center;

  top: 2px;

  width: 36px;

}

.block-1,

.block-2 {

  background: #f6f6f6;

  padding: 30px;

}

.block-2 {

  background: #FFFEF4;

}

.legend {

  border: 4px double #e5e5e5;

  margin: 3em 0;

  padding: 30px;

}

.legend h4 {

  background: #fff;

  color: #000;

  float: left;

  font-size: 14px;

  font-weight: 400;

  left: 11px;

  line-height: 18px;

  margin: 0 0 -9px !important;

  padding: 0 10px;

  position: relative;

  text-transform: uppercase;

  top: -41px;

}

.legend p {

  clear: both;

  margin: 7px;

}

blockquote {

  border-left: 3px solid #bbb;

  -webkit-font-smoothing: antialiased;

  font-size: 15px;

  font-style: italic;

  margin-left: 0;

  margin: 3em 0;

  padding: 0 0 0 30px;

}

blockquote > p {

  margin: 0;

}

blockquote > footer {

  font-weight: 400;

  margin: 0.5em 0 0;

}

.block-left,

.block-right {

  color: #000;

  display: block;

  font-style: italic;

  font-weight: 400;

  line-height: 170%;

  padding: 25px;

  width: 38%;

}

.block-left {

  float: left;

  padding-left: 0;

  text-align: left;

}

.block-right {

  float: right;

  padding-right: 0;

  text-align: right;

}

#demo-typography {

  background: transparent;

  overflow: hidden;

  padding: 10px 30px 30px;

}

#demo-typography li {

  color: #8dadc9;

  float: left;

  font-size: 11px;

  line-height: 24px;

  list-style-type: disc;

  width: 23.9%;

}

#demo-typography li a {

  font-size: 11px;

  text-shadow: 2px 2px 0 #fff;

}

#warnings p {

  margin: 1em 0;

}

.demo-typoDiv {

  clear: both;

  margin: 0 0 60px;

}

.demo-typoDiv:after {

  clear: both;

  content: "";

  display: table;

}

.demo-typo {

  margin: 60px 0 20px;

}

.demo-typo-col2 {

  float: left;

  width: 50%;

}

.demo-typo-col3 {

  float: left;

  width: 33%;

}

.demo-typo-col4 {

  float: left;

  width: 25%;

}

.demo-typo_padd {

  padding: 0 15px;

}

#warnings .demo-typo_padd p {

  margin: 1em 0 1.6em;

}

.typoDesc small {

  color: #999;

  font: normal 11px Monaco, Consolas, "Courier News", monospace;

}

.bubble-2 small {

  color: #fff;

}

.gkblock-3 small {

  color: #353639 !important;

}

.helpTooltip {

  background: #8dadc9;

  color: #fff;

}

.item-body .the-icons {

  border-top: 1px solid #e5e5e5;

  margin-bottom: 32px;

}

.item-body .the-icons > li {

  border: 1px solid #e5e5e5;

  border-right: none;

  border-top: none;

  font-size: 13px;

  font-weight: 400;

  float: left;

  padding: 15px 20px;

  width: 33%;

}

.item-body .the-icons > li:nth-child(3n),

.item-body .the-icons > li:last-child {

  border-right: 1px solid #e5e5e5;

}

.the-icons > li:before {

  display: none;

}

.page-header {

  clear: both;

  padding: 36px 0 18px;

  text-transform: uppercase;

}

[class^="fa fa-"],

[class*=" fa-"] {

  color: #000;

  padding-right: 8px;

}

.pixellove .the-icons > li i {

  color: #333;

  font-size: 18px;

  margin-right: 10px;

}

.pswp {

  display: none;

  position: absolute;

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

  overflow: hidden;

  -ms-touch-action: none;

  touch-action: none;

  z-index: 1500;

  -webkit-text-size-adjust: 100%;

  -webkit-backface-visibility: hidden;

  outline: none;

}

.pswp * {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}

.pswp img {

  cursor: move;

  max-width: none;

}

.pswp--animate_opacity {

  opacity: 0.001;

  will-change: opacity;

  -webkit-transition: opacity 333ms cubic-bezier(0.4,0,0.22,1);

  transition: opacity 333ms cubic-bezier(0.4,0,0.22,1);

}

.pswp--open {

  display: block;

}

.pswp--zoom-allowed .pswp__img {

  cursor: -webkit-zoom-in;

  cursor: -moz-zoom-in;

  cursor: zoom-in;

}

.pswp--zoomed-in .pswp__img {

  cursor: -webkit-grab;

  cursor: -moz-grab;

  cursor: grab;

}

.pswp--dragging .pswp__img {

  cursor: -webkit-grabbing;

  cursor: -moz-grabbing;

  cursor: grabbing;

}

.pswp__bg {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: #fff;

  opacity: 0;

  -webkit-backface-visibility: hidden;

  will-change: opacity;

}

.pswp__scroll-wrap {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  -webkit-backface-visibility: hidden;

  will-change: transform;

}

.pswp__container,

.pswp__zoom-wrap {

  -ms-touch-action: none;

  touch-action: none;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.pswp__container,

.pswp__img {

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  -webkit-touch-callout: none;

}

.pswp__zoom-wrap {

  position: absolute;

  width: 100%;

  -webkit-transform-origin: left top;

  -ms-transform-origin: left top;

  transform-origin: left top;

  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4,0,0.22,1);

  transition: transform 333ms cubic-bezier(0.4,0,0.22,1);

}

.pswp__bg {

  background: #f6f6f6;

  will-change: opacity;

  -webkit-transition: opacity 333ms cubic-bezier(0.4,0,0.22,1);

  transition: opacity 333ms cubic-bezier(0.4,0,0.22,1);

}

.pswp--animated-in .pswp__bg,

.pswp--animated-in .pswp__zoom-wrap {

  -webkit-transition: none;

  transition: none;

}

.pswp__container,

.pswp__zoom-wrap {

  -webkit-backface-visibility: hidden;

  will-change: transform;

}

.pswp__item {

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  overflow: hidden;

}

.pswp__img {

  position: absolute;

  width: auto;

  height: auto;

  -webkit-transition: opacity 0.15s;

  transition: opacity 0.15s;

}

.pswp__img--placeholder {

  -webkit-backface-visibility: hidden;

}

.pswp__img--placeholder--blank {

  background: #f6f6f6;

}

.pswp--ie .pswp__img {

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

}

.pswp__error-msg {

  position: absolute;

  left: 0;

  top: 50%;

  width: 100%;

  text-align: center;

  font-size: 14px;

  line-height: 16px;

  margin-top: -8px;

  color: #777;

}

.pswp__error-msg a {

  color: #777;

  text-decoration: underline;

}

.pswp__button {

  width: 44px;

  height: 60px;

  position: relative;

  background: none;

  cursor: pointer;

  overflow: visible;

  -webkit-appearance: none;

  display: inline-block;

  border: 0;

  padding: 0;

  margin: 0;

  opacity: 0.75;

  -webkit-transition: opacity 0.2s;

  transition: opacity 0.2s;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.pswp__button:focus,

.pswp__button:hover {

  background: none;

  opacity: 1;

}

.pswp__button:active {

  background: none;

  outline: none;

  opacity: 0.9;

}

.pswp__button:focus:before,

.pswp__button:hover:before,

.pswp__button:active:before {

  color: #8dadc9;

}

.pswp__button::-moz-focus-inner {

  padding: 0;

  border: 0;

}

.pswp__ui--over-close .pswp__button--close {

  opacity: 1;

}

.pswp__button,

.pswp__button--arrow--left:before,

.pswp__button--arrow--right:before {

  width: 44px;

  height: 60px;

}

.pswp__button--close:before {

  color: #333;

  content: "e";

  font-family: "hotel-pixellove";

  font-size: 15px;

  text-transform: none !important;

}

.pswp__button--share:before {

  color: #333;

  content: "D";

  font-family: "hotel-pixellove";

  font-size: 19px;

  text-transform: none !important;

}

.pswp__button--fs {

  display: none;

}

.pswp__button--fs:before {

  color: #333;

  content: "s";

  font-family: "hotel-pixellove";

  font-size: 18px;

  text-transform: none !important;

}

.pswp--supports-fs .pswp__button--fs {

  display: inline-block;

}

.pswp__button--zoom:before {

  color: #333;

  content: "K";

  font-family: "hotel-pixellove";

  font-size: 18px;

  text-transform: none !important;

}

.pswp__button--zoom {

  display: none;

}

.pswp--zoom-allowed .pswp__button--zoom {

  display: inline-block;

}

.pswp--touch .pswp__button--arrow--left,

.pswp--touch .pswp__button--arrow--right {

  visibility: hidden;

}

.pswp__button--arrow--left,

.pswp__button--arrow--right {

  background: none;

  top: 50%;

  margin-top: -50px;

  width: 70px;

  height: 100px;

  position: absolute;

}

.pswp__button--arrow--left {

  left: 0;

}

.pswp__button--arrow--right {

  right: 0;

}

.pswp__button--arrow--left:before,

.pswp__button--arrow--right:before {

  border-radius: 50%;

  content: '';

  top: 35px;

  background-color: #fff;

  height: 50px;

  line-height: 50px;

  width: 50px;

  position: absolute;

}

.pswp__button--arrow--left:before {

  color: #333;

  content: "A";

  font-family: "hotel-pixellove";

  font-size: 14px;

  left: 30px;

  text-transform: none !important;

}

.pswp__button--arrow--right:before {

  color: #333;

  content: "y";

  font-family: "hotel-pixellove";

  font-size: 14px;

  right: 30px;

  text-transform: none !important;

}

.pswp__counter,

.pswp__share-modal {

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}

.pswp__share-modal {

  display: block;

  background: rgba(0,0,0,0.5);

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  padding: 10px;

  position: absolute;

  z-index: 1600;

  opacity: 0;

  -webkit-transition: opacity 0.25s ease-out;

  transition: opacity 0.25s ease-out;

  -webkit-backface-visibility: hidden;

  will-change: opacity;

}

.pswp__share-modal--hidden {

  display: none;

}

.pswp__share-tooltip {

  z-index: 1620;

  position: absolute;

  background: #000;

  left: 50%;

  top: 56px;

  border-radius: 2px;

  margin-left: -60px;

  display: block;

  padding: 5px 0;

  width: 160px;

  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);

  box-shadow: 0 2px 5px rgba(0,0,0,0.25);

  -webkit-transform: translateY(6px);

  -ms-transform: translateY(6px);

  transform: translateY(6px);

  -webkit-transition: -webkit-transform 0.25s;

  transition: transform 0.25s;

  -webkit-backface-visibility: hidden;

  will-change: transform;

}

.pswp__share-tooltip a {

  display: block;

  padding: 5px 10px 5px 35px;

  color: #fff;

  text-decoration: none;

  font-size: 12px;

  line-height: 1.9;

  position: relative;

}

.pswp__share-tooltip a:active,

.pswp__share-tooltip a:focus,

.pswp__share-tooltip a:hover {

  color: #8dadc9;

}

.pswp__share-modal--fade-in {

  opacity: 1;

}

.pswp__share-modal--fade-in .pswp__share-tooltip {

  -webkit-transform: translateY(0);

  -ms-transform: translateY(0);

  transform: translateY(0);

}

.pswp--touch .pswp__share-tooltip a {

  padding: 16px 12px;

}

a.pswp__share--facebook:before,

a.pswp__share--twitter:before,

a.pswp__share--pinterest:before,

a.pswp__share--download:before {

  content: "\f09a";

  display: block;

  float: left;

  font-family: FontAwesome;

  left: 12px;

  top: 5px;

  position: absolute;

}

a.pswp__share--twitter:before {

  content: "\f099";

}

a.pswp__share--pinterest:before {

  content: "\f231";

}

a.pswp__share--download:before {

  content: "\f019";

}

.pswp__counter {

  position: absolute;

  left: 0;

  top: 0;

  height: 60px;

  font-size: 13px;

  line-height: 60px;

  color: #333;

  opacity: 0.75;

  padding: 0 30px;

}

.pswp__caption {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  min-height: 44px;

}

.pswp__caption small {

  font-size: 11px;

  color: #777;

}

.pswp__caption__center {

  text-align: center;

  max-width: 680px;

  margin: 0 auto;

  font-size: 13px;

  overflow: hidden;

  padding: 0 0 100px;

  line-height: 20px;

  color: #777;

}

.pswp__caption__center > h3 {

  font-size: 24px;

  font-weight: 400;

  margin-top: 20px;

  margin-bottom: 10px;

}

.pswp__caption__center > span {

  color: #777;

  font-size: 15px;

}

.pswp__caption--empty {

  display: none;

}

.pswp__caption--fake {

  visibility: hidden;

}

.pswp__preloader {

  display: none;

}

.pswp__preloader--active {

  opacity: 1;

}

.pswp__preloader--active .pswp__preloader__icn {

  background: url(../images/photoswipe-preloader.gif) 0 0 no-repeat;

}

.pswp__ui {

  -webkit-font-smoothing: auto;

  visibility: visible;

  opacity: 1;

  z-index: 1550;

}

.pswp__top-bar {

  background: #fff;

  position: absolute;

  left: 0;

  top: 0;

  height: 60px;

  width: 100%;

  text-align: center;

}

.pswp__caption,

.pswp__top-bar,

.pswp--has_mouse .pswp__button--arrow--left,

.pswp--has_mouse .pswp__button--arrow--right {

  -webkit-backface-visibility: hidden;

  will-change: opacity;

  -webkit-transition: opacity 333ms cubic-bezier(0.4,0,0.22,1);

  transition: opacity 333ms cubic-bezier(0.4,0,0.22,1);

}

.pswp--has_mouse .pswp__button--arrow--left,

.pswp--has_mouse .pswp__button--arrow--right {

  visibility: visible;

}

.pswp__ui--idle .pswp__top-bar {

  opacity: 0;

}

.pswp__ui--idle .pswp__button--arrow--left,

.pswp__ui--idle .pswp__button--arrow--right {

  opacity: 0;

}

.pswp__ui--hidden .pswp__top-bar,

.pswp__ui--hidden .pswp__caption,

.pswp__ui--hidden .pswp__button--arrow--left,

.pswp__ui--hidden .pswp__button--arrow--right {

  opacity: 0.001;

}

.pswp__ui--one-slide .pswp__button--arrow--left,

.pswp__ui--one-slide .pswp__button--arrow--right,

.pswp__ui--one-slide .pswp__counter {

  display: none;

}

.pswp__element--disabled {

  display: none !important;

}

.pswp--minimal--dark .pswp__top-bar {

  background: none;

}

@media (max-width: 1400px) {

  .pswp__caption__center {

    padding: 30px 10px;

  }

  .pswp__caption__center > h3 {

    font-size: 18px;

  }

  .pswp__caption__center > span {

    font-size: 14px;

  }

}

@media (max-width: 1100px) {

  .pswp__caption__center {

    padding: 10px;

  }

  .pswp__caption__center > h3 {

    font-size: 16px;

    margin: 0 0 10px 0;

    max-width: 100%;

    width: 100%;

  }

  .pswp__caption__center > span {

    font-size: 13px;

    max-width: 100%;

    width: 100%;

  }

}

#cc-modal-overlay {

  background: #fff;

  background-color: rgba(255,255,255,0.9);

  display: none;

  width: 100%;

  height: 1000%;

  position: fixed;

  top: 0;

  left: 0;

  z-index: 999999;

}

#cc-modal,

#cc-settingsmodal {

  display: none;

  width: 100%;

  height: 1000%;

  position: fixed;

  top: 0;

  left: 0;

  z-index: 99999999;

}

#cc-settingsmodal {

  z-index: 9999999999;

}

.cc-clear {

  clear: both;

}

#cc-notification {

  background: #fff;

  box-shadow: 0 0 6px rgba(0,0,0,0.2);

  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.2);

  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);

  position: fixed;

  z-index: 99999998;

  left: 0;

  right: 0;

  margin: 0 auto;

  max-width: 900px;

  padding: 8px;

  width: 100%;

  font: 400 12px/1.7 Arial, Helvetica, sans-serif;

}

#cc-notification h2 {

  font: 700 13px/1.6 Arial, Helvetica, sans-serif;

  margin: 0 0 20px 0;

}

#cc-notification.cc-bottom {

  bottom: 20px;

}

#cc-notification.cc-top {

  top: 20px;

}

#cc-notification #cc-notification-permissions {

  display: none;

}

#cc-modal #cc-modal-closebutton a,

#cc-settingsmodal #cc-settingsmodal-closebutton a {

  color: #191919;

  display: block;

  width: 18px;

  height: 18px;

  position: absolute;

  top: 20px;

  right: 20px;

}

#cc-modal #cc-modal-closebutton a:hover,

#cc-settingsmodal #cc-settingsmodal-closebutton a:hover {

  color: #8dadc9;

}

#cc-modal #cc-modal-closebutton a:before,

#cc-settingsmodal #cc-settingsmodal-closebutton a:before {

  content: "e";

  font-family: "hotel-pixellove";

  font-size: 14px;

}

#cc-modal #cc-modal-closebutton a span,

#cc-settingsmodal #cc-settingsmodal-closebutton a span {

  display: block;

  text-indent: -99999em;

}

#cc-tag {

  position: fixed;

  z-index: 999999999;

  bottom: 0;

  right: 8%;

  display: none;

}

#cc-tag.cc-tag-bottom-left {

  right: auto;

  left: 8%;

}

#cc-tag.cc-tag-vertical-left {

  left: 0;

  right: auto;

  bottom: 50%;

  padding: 16px 6px;

}

#cc-tag.cc-tag-vertical-left a {

  -webkit-transform: rotate(90deg);

  -moz-transform: rotate(90deg);

  -o-transform: rotate(90deg);

  -ms-transform: rotate(90deg);

  margin-left: -82px;

  padding: 8px 12px 60px 12px;

}

#cc-tag.cc-tag-vertical-right {

  right: 0;

  bottom: 50%;

  padding: 16px 6px;

}

#cc-tag.cc-tag-vertical-right a {

  -webkit-transform: rotate(-90deg);

  -moz-transform: rotate(-90deg);

  -o-transform: rotate(-90deg);

  -ms-transform: rotate(-90deg);

  margin-right: -82px;

  padding: 8px 12px 60px 12px;

}

#cc-tag a {

  -webkit-appearance: none;

  background: #000;

  border: none;

  border-radius: 2px 2px 0 0;

  color: #fff !important;

  cursor: pointer;

  display: inline-block;

  font: 700 11px/1.6 Arial, Helvetica, sans-serif;

  height: auto;

  line-height: 25px;

  margin: 0 5px 2px 2px;

  padding: 6px 16px;

  text-align: center;

  text-transform: uppercase;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

#cc-tag a:active,

#cc-tag a:focus,

#cc-tag a:hover {

  background: #8dadc9;

}

#cc-notification ul.cc-notification-buttons {

  position: absolute;

  right: 16px;

  top: 20px;

  width: 360px;

}

#cc-notification ul.cc-notification-buttons a {

  float: right;

  -webkit-appearance: none;

  background: #8dadc9;

  border: none;

  border-radius: 2px;

  color: #fff !important;

  cursor: pointer;

  display: inline-block;

  font-size: 11px;

  font-weight: 700;

  height: auto;

  line-height: 25px;

  margin: 0 5px 2px 2px;

  padding: 6px 16px;

  text-align: center;

  text-transform: uppercase;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  -ms-transition: all .3s ease-out;

  -o-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

#cc-notification ul.cc-notification-buttons a:active,

#cc-notification ul.cc-notification-buttons a:focus,

#cc-notification ul.cc-notification-buttons a:hover {

  background: #222222;

}

#cc-notification #cc-notification-wrapper {

  padding: 20px 320px 0 32px;

}

#cc-notification #cc-notification-permissions ul {

  margin: 0 0 26px;

  padding: 0;

  list-style: none;

  float: left;

}

#cc-notification #cc-notification-permissions ul li {

  margin: 0 0 10px 30px;

  padding: 6px 0 0;

  list-style: none;

  width: 440px;

  -webkit-transition: color .2s ease-in;

  -moz-transition: color .2s ease-in;

  -o-transition: color .2s ease-in;

  transition: color .2s ease-in;

}

#cc-notification #cc-notification-permissions ul li label {

  color: #777;

  display: block;

  font-weight: normal;

  text-transform: none;

}

#cc-notification #cc-notification-permissions ul li input {

  float: left;

  margin-left: -30px;

  margin-top: 0;

}

#cc-notification #cc-notification-permissions ul li strong {

  color: #010101;

  display: block;

}

#cc-modal #cc-modal-wrapper,

#cc-settingsmodal-wrapper {

  background-color: #fff;

  box-shadow: 0 0 10px rgba(0,0,0,0.1);

  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);

  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);

  font: 400 13px/1.6 Arial, Helvetica, sans-serif;

  margin: 40px auto;

  max-height: 8%;

  min-height: 560px;

  padding: 60px;

  position: relative;

  overflow-y: auto;

  overflow-x: hidden;

  text-align: left;

  width: 686px;

}

#cc-modal #cc-modal-wrapper h2,

#cc-settingsmodal-wrapper h2 {

  font-size: 26px;

  font-style: italic;

  margin: 0 0 12px;

}

#cc-modal #cc-modal-wrapper ul,

#cc-settingsmodal-wrapper ul {

  border-bottom: 1px solid #e5e5e5;

  border-top: 1px solid #e5e5e5;

  list-style: outside none none;

  margin: 50px 0 0;

  padding: 0 0 35px;

}

#cc-modal #cc-modal-wrapper ul li,

#cc-settingsmodal-wrapper ul li {

  clear: both;

  padding: 30px 0 0;

  position: relative;

}

#cc-modal #cc-modal-wrapper label,

#cc-settingsmodal-wrapper label {

  color: #777;

  display: inline-block;

  font-weight: normal;

  letter-spacing: normal;

  text-transform: none;

  width: 60%;

}

#cc-modal #cc-modal-wrapper label strong,

#cc-settingsmodal-wrapper label strong {

  color: #010101;

  display: block;

}

#cc-modal #cc-modal-wrapper select,

#cc-settingsmodal-wrapper select {

  color: #111;

  margin-right: 8px;

  text-decoration: none;

  position: absolute;

  top: 28px;

  right: 8px;

  float: right;

  font-size: 10pt;

  width: 150px;

}

#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons,

#cc-settingsmodal-wrapper #cc-modal-footer-buttons {

  margin-top: 50px;

}

#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons a,

#cc-settingsmodal-wrapper #cc-modal-footer-buttons a {

  font-weight: 700;

}

#cc-notification .cc-logo,

#cc-tag .cc-logo,

#cc-modal .cc-logo,

#cc-settingsmodal .cc-logo {

  background-image: url(https://s3-eu-west-1.amazonaws.com/assets.cookieconsent.silktide.com/cookie-consent-logo.png);

  width: 142px;

  height: 32px;

  position: absolute;

  right: 32px;

  bottom: 20px;

}

.cc-logo span {

  display: none;

}

@media (max-width: 940px) {

  #cc-notification {

    max-width: 95%;

    min-height: 76px;

  }

  #cc-notification h2 {

    margin-bottom: 0;

  }

  #cc-notification #cc-notification-wrapper {

    padding: 10px 320px 0 16px;

  }

  #cc-modal #cc-modal-wrapper,

  #cc-settingsmodal #cc-settingsmodal-wrapper {

    max-width: 90%;

    min-height: 100px;

    padding: 20px;

  }

  #cc-modal #cc-modal-wrapper #cc-modal-footer-buttons {

    margin-top: 10px;

  }

  .cc-content ul {

    margin-top: 10px !important;

    padding-bottom: 15px !important;

  }

  .cc-content ul li {

    padding-top: 10px;

  }

  .cc-subtitle {

    margin: 0;

  }

}

@media (max-width: 640px) {

  #cc-modal #cc-modal-wrapper,

  #cc-settingsmodal #cc-settingsmodal-wrapper {

    margin: 10px;

    max-width: 95%;

    padding: 10px;

  }

  #cc-modal #cc-modal-wrapper h2,

  #cc-settingsmodal-wrapper h2 {

    font: 700 15px/1.6 Arial, Helvetica, sans-serif;

  }

  #cc-modal #cc-modal-wrapper select,

  #cc-settingsmodal-wrapper select {

    right: -7px;

    width: 110px;

  }

  #cc-modal label,

  #cc-settingsmodal label {

    font-size: 11px;

    line-height: 1.2;

  }

  #cc-modal #cc-modal-closebutton a,

  #cc-settingsmodal #cc-settingsmodal-closebutton a {

    top: 10px;

    right: 10px;

  }

  #cc-notification .cc-logo,

  #cc-tag .cc-logo,

  #cc-modal .cc-logo,

  #cc-settingsmodal .cc-logo {

    background-size: contain;

    width: 71px;

    height: 16px;

    right: 6px;

    bottom: 5px;

  }

  #cc-notification ul.cc-notification-buttons {

    right: 0px;

    top: 43px;

    width: 100%;

  }

  #cc-notification #cc-notification-wrapper {

    padding: 0;

    text-align: center;

  }

  #cc-notification {

    max-width: 95%;

    min-height: 86px;

  }

  .cc-notification-buttons li {

    display: inline-block;

  }

  #cc-notification-permissions {

    margin-top: 54px;

  }

  #cc-notification #cc-notification-permissions ul {

    margin-bottom: 0;

    width: 90%;

  }

  #cc-notification #cc-notification-permissions ul li {

    text-align: left;

    width: 90%;

  }

}

@media (max-width: 560px) {

  #cc-notification {

    min-height: 96px;

  }

  #cc-notification-wrapper .cc-link {

    display: block;

  }

  #cc-notification ul.cc-notification-buttons {

    top: 50px;

  }

  #cc-notification-permissions {

    margin-top: 60px;

  }

}

@media (max-width: 480px) {

  #cc-notification-wrapper .cc-link {

    display: inline-block;

  }

  #cc-notification ul.cc-notification-buttons a {

    padding: 4px 8px;

  }

}

.social-icon{
	padding-top: 30px;
}

.fullwidth {
	width: 1240px;
}

.gk-social-icons {
	display: none;
}

.fullwidth .nspArt .nspHeader {
	padding: 5px 0;
}

.idpozivnice {
	width: 1240px;
}

.idpozivnice .nspArt .nspHeader {
	padding: 5px 0;
}