@charset "utf-8";@media (max-width: 1230px) {
/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.gkPage {
	padding-left: 10px;
	padding-right: 10px;
}
.gk-testimonials-next {
	right: 20px;
}
.gk-testimonials-prev {
	left: 20px;
}
#gkTop1.gkPage,
#gkTop2.gkPage,
#gkBottom1.gkPage,
#gkBottom2.gkPage,
#gkBottom3.gkPage,
#gkBottom4.gkPage,
#gkBottom5.gkPage,
#gkBottom6.gkPage {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.bigtitle .header, 
.bigtitle > header h1 {
	margin: 0 100px;
}
.gk-special-content {
	padding: 35px 50px;
	width: 60%;
}
.gk-special figure {
	width: 40%;
}
.gk-over-map.gkCols > div:first-child {
	padding: 0 30px 0 0;
}
.gk-over-map.gkCols > div {
	padding: 0 0 0 30px;
}
.gk-over-map {
	overflow: hidden;
}

/* NSP - Grid News portal mode */
.gkNspPM-GridNews figcaption > div {
	padding: 0 10px;
}
}
@media (max-width: 1040px) {
/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Containers */
body {
	background: #000;
}
#gkPageContent {
	padding-top: 60px;
}
#gkContent, 
#gkSidebar {
	width: 100% !important;
}
#gkContentWrap {
	margin-top: 20px;
	padding: 0!important;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px!important;
}
#gkSidebar {
	padding: 0!important;
}
#gkSidebar .box:first-child {
	padding-top: 10px!important;
}
#gkSidebar .box {
	border-top: none!important;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box,
#gkInset.gkOnlyOne .box {
	width: 100%!important;
}
#gkInset {
	padding-left: 15px;
}
.itemBody.gkInsetLeft + #gkInset {
	padding-left: 0;
	padding-right: 15px;
}
#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}

/* Limitation suffixes */
.box.onlydesktop {
	display: none!important;
}
.box.notablet {
	display: none!important;
}
.box.onlytablet {
	display: block!important;
}
.box.onlymobile {
	display: none!important;
}
.box.notablet.nomobile {
	display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 95% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */
#gkMobileMenu {
	float: right;
	margin: 24px 0 0 0;
	position: relative;
}
.gkMenuOverlay + #gkMobileMenu {
	display: none!important;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMobileMenu {
	color: #000;
	display: block!important;
	font-size: 32px;
	height: 44px;
	line-height: 44px;
	margin: 15px 0 9px 0!important;
	position: relative;
	text-align: center;
	width: 44px;
}
#gkMobileMenu i {
	color: #fff;
	height: 44px;
	padding: 0!important;
	position: relative;
	right: 12px;
	text-align: center;
	width: 44px;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 33.3%!important;
}

.items-row > div {
	margin-bottom: 50px;
	padding: 0!important;
}

/* Suffixes and other elements */

/* Page elements */
#gkMainbody {
	margin-bottom: 30px;
}
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div { 
	margin-bottom: 30px;
	width: 50%; 
}
.gkCols[data-cols="4"] > div:nth-child(2n+1),
.gkCols[data-cols="5"] > div:nth-child(2n+1)  {
	clear: both;
}
#k2Container .itemsContainerWrap article header h2 {
	font-size: 18px;
	line-height: 24px;
}
article header h1, 
article header h2 {
	font-size: 32px;
}
article header li:before {
	display: none;
}
article header li {
	padding-right: 20px;
}
article header li:last-child {
	padding-right: 0;
}
.pagination ul li a, 
.pagination ul li span {
	margin: 3px 7px 3px 0;
}

/* Subpages */
.one-page-layout .bigtitle.has-bg {
	height: 320px;
	line-height: 360px;
}
.gkCols3 > div, 
.gkCols4 > div, 
.gkCols6 > div {
	margin: 0 -10px;
}
.gkCols3 .box.gkmod-1, 
.gkCols3 .box.gkmod-2, 
.gkCols3 .box.gkmod-3, 
.gkCols3 .box.gkmod-more {
	padding: 0 10px;
}
.gk-menu-container .gkCols {
	margin: 10px -20px 100px -20px;
}
.gk-menu-container .gkCols > div {
	padding: 0 20px;
}

/* Frontpage elements */
.frontpage #gkHeader,
.box.parallax {
	background-attachment: scroll;
}
#gkHeaderMod h1 {
	font-size: 48px;
}
#gkHeaderMod h2 {
	width: 72%;
}
.gk-menu-left-img,
.gk-menu-right-img,
.gk-description-left-img {
	display: none;
}
.gk-menu .gkCols > div {
	padding: 0 20px;
}
.gk-menu .gkCols {
	margin: 30px -20px 75px -20px;
}
.box.big-icon a {
	font-size: 30px;
}
.box.newsletter input {
	margin: 3px 0!important;
	width: 100%!important;
}
.box.newsletter .header {
	font-size: 20px;
}
.box.newsletter .header small {
	font-size: 16px;
}
.box.parallax {
	padding: 80px 0!important;
}
.bigtitle .header, 
.bigtitle > header h1 {
	font-size: 40px;
}
.bigtitle .header a:before, 
.bigtitle .header a:after, 
.bigtitle .header span:before, 
.bigtitle .header span:after, 
.bigtitle > header h1 > span:before, 
.bigtitle > header h1 > span:after {
	top: 20px;
}
.bigtitle .header small {
	font-size: 20px;
	margin: 4px 0 20px 0;
}
.gk-special-menu li {
	padding: 16px 10px;
}
.gk-special-menu h4 {
	font-size: 18px;
}
.gk-special-menu strong {
	font-size: 15px;
}
.box.gk-description {
	padding: 50px 0 150px;
}
.gk-menu .gkCols h3 {
	font-size: 16px;
}
.gk-menu dd strong {
	font-size: 13px;
}
.gk-menu dd small {
	font-size: 12px;
}

/* NSP Grid News Portal Mode */
.gkNspPM-GridNews hr.separator {
	margin: 10px auto 0 auto!important;
	padding: 0 0 10px 0!important;
	width: 130px;
}
.gkNspPM-GridNews h3 {
	font-size: 18px;
}
.gkNspPM-GridNews time {
	font-size: 11px;
}
.gkNspPM-GridNews figcaption p {
	font-size: 12px;
}
}
@media (max-width: 840px) {
/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.k2FeedIcon a, 
a.k2FeedIcon {
	margin-top: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#gkBottom1 .box.double,
#gkBottom1 .box.double ~ .box,
#gkBottom2 .box.double,
#gkBottom2 .box.double ~ .box,
#gkBottom3 .box.double,
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double,
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double,
#gkBottom5 .box.double ~ .box {
	width: 50%!important;
}
#gkBottom1.gkSingleModule .box,
#gkBottom2.gkSingleModule .box,
#gkBottom3.gkSingleModule .box,
#gkBottom4.gkSingleModule .box,
#gkBottom5.gkSingleModule .box {
	width: 100%!important;
}

/* Subpages */
.gk-photo h3 {
	font-size: 20px;
	padding: 0 0 20px 0;
}
.gk-photo p {
	font-size: 14px;
}
.gk-menu-container dd:after {
	display: none;
}
.one-page-layout .bigtitle {
	margin: 50px 0 50px 0!important;
}
.gk-menu-container .gkCols {
	margin: 10px -15px 50px -15px;
}
.box.big-icon i {
	font-size: 140px;
	text-indent: 36px;
}
.box.dark .box-wrap,
.box.light .box-wrap,
.box.color1 .box-wrap,
.box.color2 .box-wrap,
.box.border1 .box-wrap, 
.box.border2 .box-wrap {
	padding: 20px 20px 10px 20px;
}
.bigtitle .header, 
.bigtitle > header h1 {
	margin: 0 40px;
}

/* Frontpage elements */
#gkHeaderMod .gk-short-menu li {
	display: inline-block;
	margin: 5px 15px;
}
.box.newsletter .box-wrap {
	padding: 0 0 45px 0;
}
.gk-over-map.gkCols > div:first-child {
	padding: 0 10px 0 0;
}
.gk-over-map.gkCols > div {
	padding: 0 0 0 10px;
}
.gk-testimonials-prev:hover {
	left: 0;
}
.gk-testimonials-next:hover {
	right: 0;
}
.gk-testimonials-prev, 
.gk-testimonials-next {
	height: 40px;
	width: 40px;
}
.gk-menu dd small {
	width: 72%;
}
.gk-menu dd strong {
	width: 25%;
}
.box.gk-description {
	padding: 50px 0 0 0!important;
}
.gk-description-right-img {
	display: none;
}
.gk-special > figure {
	display: none;
}
.gk-special-content {
	width: 100%;
}

/* NSP - Grid News Portal Mode */
.gkNspPM-GridNews figcaption:before,
.gkNspPM-GridNews .inverse figcaption:before {
	top: 32px;
}
.gkNspPM-GridNews hr.separator {
	clear: both;
	display: block;
	margin: 25px auto!important;
}
.gkNspPM-GridNews[data-cols="2"] > figure,
.gkNspPM-GridNews[data-cols="3"] > figure,
.gkNspPM-GridNews[data-cols="4"] > figure {
	width: 100%;
}
}
@media (max-width: 640px) {
/*
#------------------------------------------------------------------------
# Steak House - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/

body,
.itemIntroText {
	font-size: 14px;
}

/* Top */
#gkHeader.menu-visible {
	padding-top: 45px;
}
#gkLogoSmall.cssLogo {
	height: 44px;
}
#gkHeaderNav.static,
#gkHeaderNav.active {
	height: 45px;
}
#gkMobileMenu {
	margin: 0px 0 5px 0!important;
}

/* Containers */
#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	clear: both!important;
	float: none!important;
	margin: 0 auto 20px auto!important;
	max-width: 300px;
	width: 100%;
}
.box.parallax {
	max-width: 100%!important;
}
.box.parallax .content,
.box.parallax .header {
	margin: 0 auto!important;
	max-width: 300px!important;
}
#gkBottom1 .box.double,
#gkBottom1 .box.double ~ .box,
#gkBottom2 .box.double,
#gkBottom2 .box.double ~ .box,
#gkBottom3 .box.double,
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double,
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double,
#gkBottom5 .box.double ~ .box {
	width: 100%!important;
}
.bottom1-bar #gkBottom1 .box,
.bottom2-bar #gkBottom2 .box,
.bottom3-bar #gkBottom3 .box,
.bottom4-bar #gkBottom4 .box {
	clear: both;
	display: block;
	width: 100%;
}
#gkBottom1.gkSingleModule,
#gkBottom2.gkSingleModule,
#gkBottom3.gkSingleModule,
#gkBottom4.gkSingleModule,
#gkBottom5.gkSingleModule {
	padding: 20px 0;
}
.bottom1-bar #gkBottom1 > div,
.bottom2-bar #gkBottom2 > div,
.bottom3-bar #gkBottom3 > div,
.bottom4-bar #gkBottom4 > div {
	display: block;
}
#gkSidebar > div {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}
.gkCols[data-cols="2"] > div,
.gkCols[data-cols="3"] > div,
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}

/* limitation suffixes */
.box.notablet {
	display: block!important;
}
.box.nomobile {
	display: none!important;
}
.box.onlytablet {
	display: none!important;
}
.box.onlymobile {
	display: block!important;
}
.box.notablet.nomobile {
	display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact-details,
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 100% !important;
}
.contact-details,
.contact-image {
	margin: 0;
	width: 100% !important;
}
.contact-form dl {
	width: 100%;
}

/* Fix for the search */
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}


}@media only screen and (max-width: 640px) and (max-width: 480px){
	#gkMainbody table {
		width: 420px!important;
	}
}

@media only screen and (max-width: 640px) and (max-width: 440px){
	#gkMainbody table {
		width: 260px!important;
	}
}

@media (max-width: 640px) {
/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	width: 99%!important;
}

/* other elements */
#gkSocialAPI {
	overflow: hidden;
}

.cols-2 .column-2,
.cols-3 .column-3 {
	padding: 0!important;
}

.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}

#gkMainbody .registration {
	width: 100%;
}

#gkFooterNav li {
	float: none;
}

.archive .filter-search button {
	margin-top: 1em;
	margin-bottom: 1em;
}

/* NSP */
.box.header .nspImageWrapper h4 {
	font-size: 14px!important;
}

.nspArts,
.nspLinksWrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}

.nspArt .nspImageWrapper {
	width: 100%;
}

/* Subpage fixes */
.gk-photo > a,
.gk-photo > figcaption {
	clear: both;
	float: left;
	margin: 10px 0;
	max-width: 100%;
	width: 100%;
}
.gkreservation-party-info,
.gkreservation-party-details {
	width: 100%;
}
.category .itemBlock {
	width: 100%;
}
article header h1,
article header h2,
.itemComments h3 {
	font-size: 24px;
}
.itemNavigation .itemPrevious,
.itemNavigation .itemNext {
	margin: 5px 0!important;
	max-width: 100%;
	width: 100%;
}
.itemComments .itemCommentsList li img {
	float: none;
	margin: 0 auto;
}
.itemComments .itemCommentsList li > div {
	margin: 0;
}
.itemComments .itemCommentsList li span {
	display: block;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	width: 100%;
}
a.commentLink {
	float: none;
}
.itemAuthorContent ul[data-cols="2"] li,
.itemAuthorContent ul[data-cols="3"] li,
.itemAuthorContent ul[data-cols="4"] li,
.itemAuthorContent ul[data-cols="5"] li,
.itemAuthorContent ul[data-cols="6"] li {
	margin-bottom: 20px;
	width: 100%;
}
.itemAuthorData {
	max-width: 100%;
}


}@media all and (max-width: 640px) and (max-width: 479px){
	fieldset.word #search-searchword,
	fieldset.word .inputbox,
	.tag-category .filters #filter-search {
		width: 100%;
	}

	#searchForm .word button,
	#search-form .word button {
		margin-top: 10px;
	}

	.tag-category .filters #filter-search,
	.tag-category .filters button {
		margin-bottom: 10px;
	}
}

@media (max-width: 640px) {
/* Frontpage elements */
#gkHeaderMod h1 {
	font-size: 30px;
}
.bigtitle .header a:before,
.bigtitle .header a:after,
.bigtitle .header span:before,
.bigtitle .header span:after,
.bigtitle > header h1 > span:before,
.bigtitle > header h1 > span:after {
	display: none;
}
.gk-menu-button > span,
.gk-menu .box-wrap {
	background: #fff;
	padding: 0;
}
.gkContactForm p.gkcontact-fields {
	margin: 0 0 20px 0;
	width: 100%;
}
.gkContactForm p.gkcontact-textarea {
	width: 100%;
}
blockquote {
	font-size: 13px;
}
.gk-testimonials-prev, .gk-testimonials-next {
	top: -88px;
	z-index: 2;
}
.gk-description p {
	width: 100%;
}
.frontpage #gkPageContent {
	padding-bottom: 0;
}

/* Other elements */
dl#tabs dt.tabs,
dl.tabs dt.tabs,
dl#tabs dt.tabs a,
dl.tabs dt.tabs a {
	clear: both;
	width: 100%;
}
.gkTabsNav li {
	margin: 4px 0!important;
	width: 100%;
}

/* NSP Grid News Portal Mode */
.gkNspPM-GridNews[data-cols="2"] > figure,
.gkNspPM-GridNews[data-cols="3"] > figure,
.gkNspPM-GridNews[data-cols="4"] > figure {
	width: 100%;
}
.gkNspPM-GridNews figcaption {
	clear: both;
	position: static;
	width: 100%;
}
.gkNspPM-GridNews figure a {
	position: relative;
	width: 100%;
	z-index: 1;
}
.gkNspPM-GridNews figcaption > div {
	padding: 32px 20px;
	position: static;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
}
