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

.gkPage {
	padding: 0 10px!important;
}
#gkMenuOverlayWrap {
    margin:  0 0 0 -360px!important;
    max-width: 720px!important;
}
ul.gkwNextDays li {
	padding: 0 10px 0 15px!important;
}
.gkMenu > ul > li > a {
	padding: 0 20px;
}
#gkLogin {
	padding: 0 30px;
}
#gkUpdates {
	font-size: 11px;
	padding-left: 14px;
}
.gkHighlighterInterface span.text {
	margin: 0 0 0 20px;
}
#gkBannerTop {
	margin: 15px 0;
    max-width:100%;
}
#gkBannerLeft .box {
	padding: 42px 32px!important;
}
.box.highlights .nspTopInterface {
	margin: 0 -32px;
}


}@media all and (max-width: 1410px) and (max-width: 1280px){
 
	.box,
	#k2Container > header,
	.latestView .itemView {
		padding: 24px;
	}
	.latestView {
		margin: -24px;
	}
	.box .header {
		margin: 0 0 10px 0;
	}
	.gkMenu > ul > li {
		font-size: 13px;
	}
	.gkMenu > ul > li > a {
		padding: 0 10px;
	}
	#gkLogin {
		padding: 0 20px;
	}
	#gkFooterArea {
		padding: 10px;
	}
	#gkFooterNav {
		width: 100%;
	}
	ul.gkwNextDays li {
		padding: 0 8px!important;
	}
	.gkwMainLeft {
		padding: 0 14px 0 0px;
	}
	.gkwTemp {
		font-size: 20px;
		line-height: 44px;
	}
	.gkNspPM-VideoList .gkBottomNav {
		margin: 32px 19px -16px 19px;
	}
	.gkNspPM-VideoList .gkItemsPage figure {
		padding: 0 6px;
	}
	.gkNspPM-VideoList {
		margin: 0 -6px;
	}
	.gkNspPM-VideoList figcaption {
		padding: 0 8px 16px 8px;
	}
	#gkMainbody .box {
		margin-bottom: 10px;
	}
	.nspLinksWrap.left .nspLinks {
		padding-right: 32px;
	}
	.nspLinksWrap.right .nspLinks {
		padding-left: 32px;
	}
	.nspList li > .nspImageWrapper + div > h4 {
		margin-top: -2px;
	}
	.nspLinks ul li h4 {
		font-size: 14px;
	}
	.box.highlights .nspHeader {
		font-size: 32px;
	}
	.nspArt h4.nspHeader {
		font-size: 16px;
	}
	.nspLinks .nspLinkScroll1 ul li {
		padding: 12px 0;
	}
	.box.highlights .nspText {
		font-size: 16px;
	}
	.box.highlights .nspInfo {
		padding: 10px 0 24px 0;
	}
	#gkMainbody,
	.blog .items-row > div, 
	.blog-featured .items-row > div,
	.itemsContainer .itemsContainerWrap, 
	.itemContainer .itemsContainerWrap {
		padding: 24px;
	}
	.itemListView,
	#gkMainbody .blog.itemList, 
	#gkMainbody .blog-featured.itemList {
		margin: -24px;
	}
	.gkHighlighterInterface div {
		display: none;
	}
  #gkBannerTop {
	margin: 15px 0;
    max-width:100%;
}
}
@media (max-width: 1100px) {
/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
body {
	font-size: 14px;
}
small {
	font-size: 90%;
}
/* Containers */
.box {
	padding: 12px;
}
#gkPageContent > div,
#gkSidebarRight {
	width: 100%;
}
#gkSidebarRight {
	border-left: none;
	border-top: 1px solid #e5e5e5;
}
#gkSidebarRight .box {
	border-top: none;
	float: left;
	padding: 12px;
	width: 50%;
}
#gkSidebarRight .box:nth-child(2n+1) {
	clear: both;
}

/* Limitation suffixes */
.onlydesktop {
	display: none!important;
}
.notablet {
	display: none!important;
}
.nomobile {
	display: block!important;
}
.onlytablet {
	display: block!important;
}
.onlymobile {
	display: none!important;
}
.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;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMainMenu.gkMenuOverlay,
#gkMainMenu.gkMenuOverlay #gkExtraMenu {
	display: none!important;
}
#gkMainMenu.gkMenuOverlay .gkMenu > ul > li > a {
	padding: 0 8px;
}
#gkMainMenu.gkMenuOverlay .gkMenu > ul > li.haschild:after {
	display: none;
}
#gkMobileMenu select {
	width: 44px;
	height: 44px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#gkMobileMenu {
	color: #fff;
	display: block!important;
	font-size: 24px;
	height: 44px;
	line-height: 44px;
	margin: 6px 0 0 0!important;
	position: relative;
	text-align: right;
	width: 54px;
}
#gkMobileMenu i {
	color: #222;
	height: 44px;
	padding: 0!important;
	position: relative;
	right: 12px;
	text-align: center;
	text-indent: 7px;
	width: 54px;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 15px!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.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;
}

/* Suffixes and other elements */

/* Page elements */
.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;
}
.pagination ul li a, 
.pagination ul li span {
	margin: 3px 7px 3px 0;
}

/* Suffix double */
.gkCols3 .box.double.gkmod-2,
.gkCols4 .box.double.gkmod-2,
.gkCols6 .box.double.gkmod-2 {
	width: 60%;
}

.gkCols3 .box.double.gkmod-2 ~ .box.gkmod-2,
.gkCols4 .box.double.gkmod-2 ~ .box.gkmod-2,
.gkCols6 .box.double.gkmod-2 ~ .box.gkmod-2 {
	width: 40%;
}
.gkCols3 .box.double.gkmod-3,
.gkCols4 .box.double.gkmod-3,
.gkCols6 .box.double.gkmod-3 {
	width: 40%;
}
.gkCols3 .box.double.gkmod-3 ~ .box.gkmod-3,
.gkCols4 .box.double.gkmod-3 ~ .box.gkmod-3,
.gkCols6 .box.double.gkmod-3 ~ .box.gkmod-3 {
	width: 30%;
}
.gkCols4 .box.double.gkmod-4,
.gkCols6 .box.double.gkmod-4 {
	width: 30%;
}
.gkCols4 .box.double.gkmod-4 ~ .box.gkmod-4,
.gkCols6 .box.double.gkmod-4 ~ .box.gkmod-4 {
	width: 23.333333%;
}
.gkCols6 .box.double.gkmod-5 {
	width: 33.3%;
}
.gkCols6 .box.double.gkmod-5 ~ .box.gkmod-5 {
	width: 16.66%;
}
.gkCols6 .box.double.gkmod-6 {
	width: 20%;
}
.gkCols6 .box.double.gkmod-6 ~ .box.gkmod-6 {
	width: 16%;
}
.gkCols {
	margin: 0 -10px;	
}
.gkCols > div {
	padding: 0 10px;
}

/* Footer */
#gkCopyrights {
	margin: 20px auto;
}
#gkFooterNav {
	padding: 0;
}
#gkFooterArea > div {
	width: 85%;
}
#gkFooterNav li {
	font-size: 14px;
	line-height: 14px;
	margin: 10px 0;
	padding: 0 10px;
}

/* Top Area */
#gkToolbar {
	position: relative;
}
#gkUpdates {
	position: absolute;
	text-align: center;
	top: -55px;
	width: 33.333333%;
}
#gkSearch {
	border-left: none;
	border-right: 1px solid #e5e5e5;
	left: 33.333333%;
	position: absolute;
	top: -55px;
	width: 25%;
}
#gkHighlights {
	width: 100%;
}

/* Tabs */
.gkTabsNav {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

/* NSP */
.nspLinks ul li h4 {
	font-size: 15px;
}
.nspLinks ul li h4 {
	font-size: 12px;
}
.gkNspPM-VideoList h3 {
	font-size: 13px;
}
.gkNspPM-VideoList .gkBottomNav {
	margin: 10px 10px 5px 10px;
	min-height: 36px;
}

/* Weather */
.gkwMain {
	padding: 10px 0;
}
.gkwMain .gkwCurrent {
	width: 45%;
}
.gkwTemp {
	font-size: 16px;
	line-height: 48px;
}
.gkwMainRight h2 {
	font-size: 14px;
	margin: -5px 0 4px 0;
}
ul.gkwNextDays {
	width: 55%;
}
.gkwMainLeft {
	width: 45%;
}
.gkwMainRight {
	width: 55%;
}
.gkwMainLeft > *:first-child {
	font-size: 48px!important;
}
ul.gkwNextDays li i {
	font-size: 28px!important;
}
.gkwDay {
	font-size: 11px;
}
span.gkwDayDay, 
span.gkwDayNight {
	font-size: 11px;
	padding: 0 4px 0 0;
}
.gkwMainLeft > i, .gkwMainLeft > i:before {
	margin: -9px 0 0 0;
}

/* Social GK5 */
iframe[src^="//www.facebook.com/plugins/likebox.php"], 
.fb-like-box.fb_iframe_widget, 
.fb-like-box.fb_iframe_widget > span {
	margin: 0;
}

/* Other */
.box.banner-center {
	padding: 10px;
}
.box.banner-center img {
	height: auto;
	width: 100%;
}
.gk-newsletter strong {
	margin: 0 20px 0 0;
}
.gk-newsletter input[type="email"] {
	width: 40%;
}
#gkBannerTop {
	max-width: 100%;
}
#gkBannerTop a, 
#gkBannerTop img {
	display: block;
	max-width: 100%;
}
#gkBannerLeft .box {
	padding: 32px 24px!important;
}
.box.highlights .nspTopInterface {
	margin: 0 -24px;
}
#gkBannerRight .box {
	padding: 12px;
}
#gkCopyrights {
	width: 75%;
}
section.blog ~ .items-more, 
section.blog-featured ~ .items-more {
	margin: 32px -24px 0 -24px;
	padding: 64px 24px 32px;
}
section.blog ~ .pagination, 
section.blog-featured ~ .pagination {
	margin: 32px -24px 0 -24px;
	padding: 16px 24px;
}
}
@media (max-width: 840px) {
/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

h1 {
	font-size: 34px;
}
article header {
	margin: 0 0 25px;
}
article header ul {
	margin: 12px 0;
}
article header ul li {
	margin-bottom: 5px!important;
}
.itemBody.gkHasAside {
	padding-left: 125px;
}
.contact h3 {
	padding: 10px 0 0;
}

/* Containers */
#gkPageContent,
#gkSidebarLeft {
	clear: both;
	width: 100%;
}
#gkSidebarLeft {
	border: 1px solid #e5e5e5;
	border-top: none;
}
#gkSidebarLeft .box {
	border-top: none;
	float: left;
	padding: 12px;
	width: 50%;
}
#gkSidebarLeft .box:nth-child(2n+1) {
	clear: both;
}

/* Menu etc. */
#gkMainMenu.gkMenuOverlay {
	border: none;
}
.gkMenu > ul {
	height: auto;
	min-height: 21px;
}
.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: 100%!important;
}

/* Overlay menu */
#gkMenuOverlayWrap {
    margin:  -20px 0 0 -260px!important;
    max-width: 520px!important;
}
#gkMenuOverlayWrap.open {
    margin-top: 0;
}
#gkMenuOverlayContent .gkcol li {
    font-size: 20px;
}
#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
    line-height: 58px;
}

/* Other */
#gkLogo {
	margin: 25px 0 20px 0;
}
#gkBannerTop {
	margin: 15px 0;
    width:100%;
}
#gkSearch {
	left: 24%;
	width: 20%;
}
#gkSearch #mod-search-searchword {
	padding: 8px 10px !important;
}
#gkUpdates {
	font-size: 11px;
	line-height: 19px;
	padding: 8px 10px;
	width: 24%;
}
.box.banner-center img {
	max-width: 100%;
	width: auto;
}
#gkFooterArea > div {
	width: 80%;
}
.gk-newsletter strong {
	margin: 0;
}
.gk-newsletter input[type="email"] {
	margin-left: 10px;	
}
.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%;
}


}@media all and (max-width: 840px) and (max-width: 660px){
    body #cc-notification h2, 
    body #cc-notification h3, 
    body #cc-notification p {
        font-size: 12px!important;
        margin-bottom:0!important;
        width: 100%!important;
        max-width: 100%!important;
    }

    body #cc-notification h2 span, 
    body #cc-notification h2 {
        font-size: 12px!important;
    }

    body #cc-notification #cc-notification-wrapper {
        padding: 10px 32px 0!important;
    }

    body #cc-notification ul.cc-notification-buttons {
        clear: both!important;
        width: 100%!important;
        position: static!important;
        text-align: center;
    }

    body #cc-notification ul.cc-notification-buttons li {
        float: none!important;
        display: inline-block;
    }

    body #cc-notification a, 
    body #cc-notification a:visited {
        font-size: 12px!important;
    }
}
@media (max-width: 640px) {
/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Common html elements */
#k2Contaniner iframe {
	max-height: 240px;
}

/* Top */
#gkBannerTop {
	display: none;
}
#gkLogo {
	float: none;
	margin: 20px auto;
}
#gkToolbar {
	height: 92px;
	padding: 35px 0 0 0!important;
}
#gkUpdates {
	border-bottom: 1px solid #e5e5e5;
	top: 0;
	width: 50%;
}
#gkSearch {
	border-bottom: 1px solid #e5e5e5;
	border-right: none;
	left: 50%;
	top: 0;
	width: 50%;
}
#gkSearch #mod-search-searchword {
	height: 35px;
	line-height: 35px;
}
#gkSearch:after {
	line-height: 35px;
	right: 10px;
}
#gkSocial {
	float: left;
	margin-left: 10px;
}

/* Containers */
#gkBannerLeft,
#gkBannerRight {
	clear: both;
	float: none;
	margin: 0 auto;
	max-width: 480px;
	width: 100%;
}

/* Menu */

/* limitation suffixes */
.notablet {
	display: block!important;
}
.nomobile {
	display: none!important;
}
.onlytablet {
	display: none!important;
}
.onlymobile {
	display: block!important;
}
.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 .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}

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

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

/* Fix for tables */
fieldset {
	box-sizing: border-box!important;
	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;
	max-width: 100%;
	-webkit-overflow-scrolling:touch;
}

#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}

/* 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 */

/* other elements */
article header h1, 
.category header {
	line-height: 32px;
	padding: 18px 0 0px;
}

article header h1, 
.category header, 
article header h2 {
	font-size: 24px;
}

h1 {
	font-size: 28px;
}

h2, 
.componentheading,
.category header h2 {
	font-size: 28px;
}

article header h2 {
	line-height: 32px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

#gkSocialAPI {
	overflow: hidden;
}

.itemBody {
	width: 100%!important;
}
#gkInset {
	width: 100%!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%;
}

/* NSP */
.nspArt {
	width: 100%;
}
.box.highlights .nspTopInterface {
	border: 1px solid #e5e5e5;
}
.box.highlights .nspTitleArea {
	padding: 0 50px;
}
.box.highlights .nspTopInterface .nspPrev {
	left: 8px;
}
.box.highlights .nspTopInterface .nspNext {
	right: 8px;
}
.box.highlights .nspHeader {
	font-size: 24px;
	line-height: 28px;
}
.box.highlights .readon {
	margin-top: 25px;
}

/* Tabs */
.gkTabsWrap ol li {
    border-left: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}
.bigtabs .gkTabsWrap ol li {
	padding: 0 10px!important;
}
.gkTabsWrap ol li:after {
	display: none;
}

/* Other elements */
#gkFooterArea > div {
	width: 65%;
}
.gk-newsletter input[type="button"] {
	margin: 0 0 0 2%;
	width: 40%;
}
.gk-newsletter input[type="email"] {
	margin-left: 0;
	width: 58%;
}
.contact-form dl {
	width: 100%;
}

/* K2 and com_content fixes */
.itemContainer,
.blog .items-row > div, 
.blog-featured .items-row > div {
	border-left: none;
	clear: both;
	display: block;
	width: 100%;
}
.itemAuthorContent ul li {
	margin: 0 0 12px 0;
	width: 100%;
}
#k2Container .itemContainer{width:100%!important;}
#k2Container .subCategoryContainer{width:100%!important;}
#k2Container .subCategory{height:auto!important;}
aside.itemAsideInfo {
	display: none;
}
.itemBody.gkHasAside {
	padding-left: 0;
}
.latestView .itemsContainer {
	float: none;
	width: 100%!important;
}
.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}
.itemCommentsList li > div {
	margin-left: 0!important;
}
.itemComments h3 {
	font-size: 20px;
	padding: 10px 0 0;
}
article header h1,
article header h2 {
	font-size: 24px!important;
	line-height: 1.2;
}
.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}
.itemAuthorDetails {
	clear: both;
	margin: 0!important;
	padding: 10px;
}
.itemAuthorData {
	padding: 0;
}
.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}
.itemAuthorBlock > .gkAvatar > img {
	margin: 12px!important;
}
.itemComments h3, 
.itemAuthorContent h3 {
	padding: 0 0 24px;
}
.itemComments p {
	clear: both;
} 
.itemComments .itemCommentsList li span {
	font-size: 12px;
	margin: 0 12px 0 0;
	clear: both;
	float: left;
} 
.k2LatestCommentsBlock img, 
.itemAuthorBlock > .gkAvatar > img,
.itemComments .itemCommentsList li > img {
	margin: 10px 30px;
}
.itemComments .itemCommentsList li {
	padding: 24px 0 12px 0;
}

/* Overlay menu */
#gkMainMenu.gkMenuOverlay .gkMenu > ul > li,
#gkMainMenu.gkMenuOverlay .gkMenu > ul > li a {
	height: 32px;
	line-height: 32px;
}
#gkMainMenu.gkMenuOverlay .gkMenu {
	margin: 0 -10px!important;
}
#gkMenuOverlayWrap {
    margin: -20px 0 0 -150px!important;
    max-width: 300px!important;
}

#gkMenuOverlayWrap.open {
    margin-top: 0!important;
}

#gkMenuOverlayContent .gkcol li {
    font-size: 15px;
}

#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
    line-height: 38px;
}

#gkMenuOverlayHeader {
    font-size: 36px;
    line-height: 72px;
}

#gkMenuOverlayClose {
    font-size: 20px;
    line-height: 72px;        
}
.gkwMainLeft > i, .gkwMainLeft > i:before {
	margin: -9px 0 0 0px;
}
.gkNspPM-VideoList .gkItemsPage figure {
	padding: 0 2px;
}
.gkNspPM-VideoList h3 {
	font-size: 12px;
}
.gkwMainLeft > *:first-child {
	font-size: 36px!important;
}
.gkwMainLeft {
	padding: 0 8px 0 0px;
}
.gkwTemp {
	font-size: 13px;
}


}@media all and (max-width: 640px) and (max-width: 480px){
	.box.highlights .nspTopInterface {
		border: none;
		border-bottom: 1px solid #e5e5e5;
		border-top: 1px solid #e5e5e5;
	}
	#gkFixedMenu #gkSocial {
		display: none;
	}
	.gkCols3 .box,
	.gkCols4 .box,
	.gkCols6 .box,
	#gkMainbody .box,
	#gkSidebarLeft .box,
	#gkSidebarRight .box,
	.gkCols3 .box.clear,
	.gkCols4 .box.clear,
	.gkCols6 .box.clear,
	#gkMainbody .box.clear,
	#gkSidebarLeft .box.clear,
	#gkSidebarRight .box.clear,
	.gkCols3 .box.clear-horizontal,
	.gkCols4 .box.clear-horizontal,
	.gkCols6 .box.clear-horizontal,
	#gkMainbody .box.clear-horizontal,
	#gkSidebarLeft .box.clear-horizontal,
	#gkSidebarRight .box.clear-horizontal {
		border: none!important;
		clear: both;
		float: none!important;
		margin: 0 auto!important;
		max-width: 320px;
		width: 100%;
	}
	.gkHighlighterInterface span.text {
		margin: 0 0 0 6px;
	}
	#gkUpdates {
		display: none;
	}
	#gkSearch {
		left: 0;
		width: 100%;
	}
	.nspArts,
	.nspLinksWrap {
		clear: both;
		width: 100%!important;
	}
	.nspLinks {
		padding: 20px 0!important;
	}
	#gkBottom1,
	#gkBottom2 {
		padding-top: 20px;
	}
	.nspLinks ul li h4 {
		font-size: 14px;
	}
	ul.gkwNextDays li.gkwItems2 > *:first-child {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.gkwDay {
		clear: both;
	}
	.gkwMainLeft,
	.gkwMainRight {
		width: 100%;
	}
	#gkBackToTop {
		display: block;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	#gkFooterArea > div {
		width: 100%;
	}
	.gk-newsletter strong {
		text-align: center;
		width: 100%;
	}
	#gkFooterNav li {
		font-size: 12px;
		line-height: 12px;
		margin: 10px 0;
		padding: 0 10px;
	}
	#gkCopyrights {
		width: 100%;
	}
	.gkNspPM-VideoList .gkItemsPage[data-cols="1"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="2"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="3"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="4"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="5"] figure,
	.gkNspPM-VideoList .gkItemsPage[data-cols="6"] figure {
		width: 100%;
	}
}
@media all and (max-width: 640px) and (max-width: 420px){ 
	#gkSocial a {
		padding: 0 3px;
	}
	.itemComments .itemCommentsList li > div {
		padding: 10px;
	}
	.k2LatestCommentsBlock img, 
	.itemAuthorBlock > .gkAvatar > img, 
	.itemComments .itemCommentsList li > img {
		margin: 10px;
	}
}
