/* Created by teitbite.com */

.mobileSwitch {
    display: none;
}

.clear {
    clear: both;
}

.nspMainPortalMode2 .nspArt > div > div {
    padding-top: 0;
}

@media only screen and (min-width:979px) {
#gkTopNav {
    min-width: 728px;
    min-height: 90px;
}

#rga223 {
    display: none;
}
}

@media only screen and (max-width:979px) {
#gkPageTop .menu-toggle,
#gkPageTop .search-toggle {
    display: block;
}

#gkTopSearch.active {
    display: block;
    position: absolute;
    right: 150px;
    top: 15px;
    width: 200px;
}

html > body #gkPageTop,
html > body #gkPageTop > div,
html > body #gkBanners,
html > body #gkPage,
html > body #gkBottom2,
html > body > footer {
    width: 100% !important;
    max-width: 980px;
}

#gkPageTop {
    padding: 0 !important;
}

h1#gkLogo {
    display: block;
    float: left;
    padding-left: 10px;
}

#gkPageTop > div > div {
    float: right;
    position: relative;
}

#gkTopNav {
    float: none;
    min-width: 0 !important;
    overflow: hidden;
}

#gkTopNav .bannergroup {
    display: none;
}

.menu-toggle {
    background: url("../images/menu-toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

#gkMainMenu {
    display: none;
}

#gkMainMenu.active {
    display: block;
    position: absolute;
    right: 20px;
    top: 50px;
}

#gkMainMenu .gkMenu {
    width: 100%;
}

#gkMainMenu .gkMenu > ul {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 3px #DDDDDD;
    height: auto;
    margin: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 175px;
}

#gkMainMenu .gkMenu ul li {
    float: none;
}

#gkPage > section.gkColumns {
    display: block;
}

#gkContent {
    display: block;
    float: left !important;
    padding: 2%;
    width: 66% !important;
}

#gkRight {
    display: block;
    float: right !important;
    padding: 0 2% 0 0 !important;
    width: 28% !important;
}

aside#gkLeft, aside#gkInset1,
section#gkContent,
section#gkComponentWrap,
aside#gkInset2,
aside#gkRight,
#gkBanner1,
#gkBanner2 {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#gkPage aside#gkRight .box {
    margin: 0 !important;
    padding: 15px 0 !important;
    width: 100% !important;
}

.lof-ass,
.lof-ass .lof-main-wapper,
.lof-ass .lof-main-wapper .lof-main-item {
    border: medium none !important;
    width: 100% !important;
}

div.banneritem ins,
div.banneritem iframe {
    width: 100% !important;
}

ul.gkTabs li,
.gkTabsWrap.vertical ol li {
    font-size: 13px;
    padding: 0 10px;
}

section #k2Container img {
    border: medium none;
    padding: 0;
}

#itemListLeading {
    margin-right: 0 !important;
}

div.gkLegend2 h4 {
    width: 79%;
}

.gkTabItemSpace iframe {
    width: 100% !important;
}

.k2SearchBlockForm input[type="text"] {
    width: 90%;
}

.gkwMainRight p {
    margin-bottom: 5px;
}

article li time {
    font-size: 12px;
}

article header ul {
    font-size: 12px;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe {
    width: 100% !important;
}

.gkMenu > ul > li:first-child {
    padding-left: 5px;
    padding-right: 5px;
}

#gkUseruser10 .banneritem {
    text-align: center;
}

#gkUseruser10 div.banneritem ins,
#gkUseruser10 div.banneritem iframe {
    margin: 0 auto !important;
    width: 160px !important;
}

.menu-toggle {
    background-position: right center;
    background-size: 200% auto;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: -5px;
    padding-right: 0;
}
}

@media only screen and (max-width:749px) {
#gkBottombottom7 .narrow {
    display: block;
    padding-top: 15px;
}

#gkBottombottom7 .width {
    display: none;
}

#gkBottombottom7 div.banneritem ins,
#gkBottombottom7 div.banneritem iframe {
    width: 300px !important;
}

#gkTopNav {
    display: none;
}

.itemContainer article {
    margin: 0;
}

.itemContainer {
    float: left;
    margin: 30px 0 45px;
    padding: 0 0.5%;
    width: 49% !important;
}

#gkPageTop {
    background: none repeat scroll 0 0 #FFFFFF;
}

h1#gkLogo {
    float: none;
    padding-left: 0;
    width: 100%;
}

h1#gkLogo a.cssLogo {
    background-position: center bottom;
    height: 55px;
    margin: 20px auto !important;
    width: 170px;
}

#gkPageTop > div {
    position: relative;
}

#gkPageTop > div > div {
    display: block;
    float: none;
    overflow: visible;
    position: relative;
    top: 0;
    transition: all 0.4s ease-out 0;
    -webkit-transition: all 0.4s ease-out 0;
    -moz-transition: all 0.4s ease-out 0;
    -ms-transition: all 0.4s ease-out 0;
    -o-transition: all 0.4s ease-out 0;
}

#gkPageTop .menu-toggle {
    left: 10px;
    right: auto;
    top: -65px;
    z-index: 20;
}

#gkPageTop .search-toggle {
    right: 10px;
    top: -65px;
    z-index: 20;
}

#gkMainMenu {
    right: auto;
    left: 0;
}

#gkMainMenu .gkMenu {
    width: auto;
    margin: 0;
    border: medium none;
}

#gkMainMenu .gkMenu > ul {
    left: 10px;
    right: auto;
    top: -65px;
}

#gkTopSearch.active {
    display: block;
    padding-bottom: 15px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

#gkTopSearch .k2SearchBlockForm input[type="text"] {
    display: block;
    margin: 0 auto;
    width: 200px;
}

#gkContent {
    display: block;
    float: none !important;
    padding: 2% 1%;
    width: 98% !important;
}

.lof-ass {
    margin: 0 auto;
    max-width: 588px;
}

div.gkLegend2 h4 {
    width: auto;
}

#gkRight {
    float: none !important;
    margin: 0 0 30px 0 !important;
    padding: 0 1% !important;
    width: 98% !important;
}

#gkPage aside#gkRight .box {
    float: left;
    padding: 0 0.5% !important;
    width: 49% !important;
}

#gkPage aside#gkRight .box:nth-child(2n+1) {
    float: right;
}

#gkTop1,
#gkTop2,
#gkUser1,
#gkUser2,
#gkBottom1 {
    padding: 0 1% 1%;
    width: 98%;
}

#gkUser2 .gkCol,
#nsp-newspro1 .nspArt {
    padding: 0 0.5% !important;
    width: 49% !important;
}

#nsp-newspro1 .nspArt div {
    overflow: hidden;
    padding: 5px 0 !important;
}

.itemListView .clr {
    clear: none;
}

.itemComments,
.itemPrint,
.itemEmail {
    display: none;
}

article header li {
    border: medium none;
    clear: both;
    float: none;
    padding: 0;
}

article time {
    text-align: left;
}

#nsp-nsp_107 .nspArt {
    margin: 10px 0;
    padding: 0 0.5% !important;
    width: 49% !important;
}

.itemAuthorContent div {
    float: none;
    margin-bottom: 25px;
    margin-right: 0;
    width: 100%;
}
}

@media only screen and (max-width:549px) {
.tagView .tagItemView {
    float: none;
    margin: 0 0.5% 20px;
    width: 99%;
}

.tagView .tagItemInner {
    margin: 0;
}

.itemContainer {
    float: none;
    padding: 0 0.5%;
    width: 99% !important;
}

#nsp-nsp_107 .nspArt {
    padding: 0 0.5% !important;
    width: 99% !important;
}

.acymailing_module_form td {
    display: block;
    float: none;
}

div.gkLegend2 {
    padding: 1%;
}

#gkPage aside#gkRight .box {
    clear: both;
    float: none;
    padding: 0 1% !important;
    width: 98% !important;
}

#gkUser2 .gkCol, #nsp-newspro1 .nspArt {
    padding: 0 1% !important;
    width: 98% !important;
}

#gkUser2 .gkCol, #nsp-newspro1 .nspArt {
    padding: 0 1% 25px !important;
}

#nsp-nsp_107 .nspArt {
    float: none;
    padding: 15px 0;
}
}

@media only screen and (max-width:449px) {
.lof-ass .lof-description h4 a {
    font-size: 15px !important;
}

.lof-ass .lof-description p {
    font-size: 13px !important;
}

.lof-ass .lof-description {
    bottom: 0 !important;
    left: 0 !important;
    position: relative !important;
}
}
