

@media (max-width: 1024px) {
  .logo-image a {
    margin-left: 0px !important;
  }
  body #Kunena select,
  body #Kunena select:focus,
  body #Kunena select:hover,
  body #Kunena select.kbutton,
  body #Kunena select.kbutton:hover,
  body #Kunena select.kbutton:focus,
  body #Kunena select.kbutton:active {
    background: none;
    height: auto;
    line-height: auto;
    padding: 4px 3px;
    -webkit-appearance: menulist !important;
  }
  body #Kunena dl.tabs dt {
    padding: 4px 7px;
  }
  body #Kunena td.kcol-kcatlastpost,
  body #Kunena td.visible-desktop,
  body #Kunena td.kcol-knoposts,
  body #Kunena .visible-desktop {
    display: none !important;
  }
  body #Kunena .kprofilebox-left {
    min-width: 48px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .finder #search-form .word input.input,
  .finder #search-form .word button.btn,
  .finder #search-form .word a.btn {
    margin: 10px 0;
  }
  .finder #search-form .word label {
    display: block;
    font-weight: bold;
  }
  .ja-tabs .ja-sidenews-list .ja-slidenews-item {
    width: 96%;
    border-bottom: 1px dotted #ddd;
  }
  .ja-tabs .ja-sidenews-list .ja-slidenews-item + .ja-slidenews-item {
    border-left: none;
    margin-top: 10px;
  }
  .categories-list .category-item {
    width: 30.3%;
  }
  .ja-contentsliderbox .ja-contentslider-center {
    width: 100% !important;
  }
  .ja-contentsliderbox .content_element,
  .ja-contentsliderbox .jsslide {
    width: 24% !important;
  }
  .blog .item .article-aside .article-info {
    width: 100%;
  }
  .blog .item .article-aside .menu-edit {
    float: left;
  }
  .blog .item .article-aside .menu-edit ul li {
    margin: 0 3px 0 0;
  }
  .ja-letter table.acymailing_form td {
    display: block;
    text-align: left;
  }
  .t3-footer .footer-1 {
    width: 49%;
  }
  .t3-footer .footer-5 {
    width: 100%;
    border-top: 1px solid #444;
    margin-left: 0;
  }
  .t3-footer .footer-5 .t3-module {
    width: 49%;
    float: left;
    border: none;
    margin-left: 2%;
  }
  .t3-footer .footer-5 > .connect {
    margin-left: 0;
  }
  .t3-footer .footer-5 form .acymailing_form .inputbox {
    padding: 5px 11px;
  }
  #k2Container .catItemImage img {
    width: 100% !important;
  }
  .itemListBlog .catItemViewBlog.groupLeading .catItemTitle {
    font-size: 30px;
  }
  body #Kunena .kprofilebox form .inputbox {
    width: 110px;
  }
  body #Kunena .kadvsearch table#kforumsearch input,
  body #Kunena .kadvsearch table#kforumsearch select {
    margin: 0px 0px 5px 0px;
  }
}
@media (max-width: 767px) {
  .finder #search-form .word input.input,
  .finder #search-form .word button.btn,
  .finder #search-form .word a.btn {
    margin: 10px 0;
  }
  .finder #search-form .word label {
    display: block;
    font-weight: bold;
  }
  .ja-topheader,
  .t3-navhelper,
  .top-ticker,
  .t3-home1,
  .t3-spotlight-1,
  .ja-footer1,
  .video1,
  .adv2,
  .titbla_module {
    display: none;
  }
  .t3-mainbody {
    margin-top: 71px;
  }
  .logo {
    float: left !important;
    margin-left: 65px !important;
    text-align: center;
    width: auto !important;
  }
  .logo-image .brand a {
    background: url("../../../templates/ja_nex_t3/images/logo-mobile.png") no-repeat left top;
    width: 101px;
    height: 33px;
    margin-top: 10px;
    margin-left: 0px !important;
  }
  .t3-header .container {
    background: none;
    padding: 0;
  }
  .content-header {
    float: right !important;
    margin-right: 20px !important;
    margin-left: 0 !important;
    padding-top: 10px;
    text-align: center;
    width: auto !important;
  }
  .content-header .head-search {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-left: 0;
    padding: 4px;
  }
  .content-header .head-search input[type="text"] {
    width: 85%;
  }
  .content-header .ja-social {
    display: inline-block;
  }
  .content-header .ja-social .social {
    padding: 4px;
  }
  .content-header form {
    float: none;
  }
  .content-header .languageswitcher-block {
    min-height: 0;
  }
  .languageswitcherload {
    float: left;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
  .ja-tabs .ja-sidenews-list .ja-slidenews-item {
    width: 96%;
    border-bottom: 1px dotted #ddd;
  }
  .ja-tabs .ja-sidenews-list .ja-slidenews-item + .ja-slidenews-item {
    border-left: none;
    margin-top: 10px;
  }
  #t3-header .languageswitcher-block {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-top: 6px;
  }
  .ja-tabs .ja-tab-subcontent .readon {
    display: block;
  }
  .t3-footer {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t3-footnav .module-title {
    font-size: 12px;
    font-weight: bold;
  }
  .t3-footer .footer-1 {
    width: 49%;
  }
  .t3-footer .footer-1 > .imgtemp {
    padding: 0 20px;
  }
  .t3-footer .footer-5 {
    width: 100%;
    border-top: 1px solid #444;
    margin-left: 0;
  }
  .t3-footer .footer-5 .t3-module {
    width: 49%;
    float: left;
    border: none;
    margin-left: 1%;
  }
  .t3-footer .footer-5 .connect .module-inner {
    padding-left: 10px;
  }
  .t3-footer .backtotop {
    display: none;
  }
  .t3-copyright {
    padding: 20px 20px 40px;
    *zoom: 1;
  }
  .t3-copyright:before,
  .t3-copyright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .t3-copyright:after {
    clear: both;
  }
  .t3-copyright .backtotop {
    top: -20px;
  }
  .copyright,
  .poweredby {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .poweredby {
    margin-top: 10px;
  }
  .poweredby .t3-logo,
  .poweredby .t3-logo-small {
    float: none;
    display: inline-block;
  }
  .contact .contact-address dt {
    float: left;
  }
  body #Kunena .kprofileboxcnt .input > span {
    display: block;
    margin-bottom: 10px;
  }
  body #Kunena .kprofileboxcnt .input > span .inputbox {
    margin-left: 10px;
  }
  body #Kunena .kprofileboxcnt .input > span .kbutton {
    margin: 10px 0 0 0;
    display: block;
  }
  body #Kunena .kprofileboxcnt .klink-block > span {
    display: block;
  }
  body #Kunena #catid {
    width: 150px;
  }
  body #Kunena .kforum-pathway-bottom {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body #Kunena .kforum-pathway-bottom .path-element-first {
    margin-left: 10px;
  }
  body #Kunena #ktab a {
    padding: 0 10px;
  }
  body #Kunena div.krss-block {
    clear: both;
  }
  body #Kunena div.krss-block a {
    float: right;
  }
  body #Kunena .kadvsearch table#kforumsearch input,
  body #Kunena .kadvsearch table#kforumsearch select {
    margin: 0px 0px 5px 0px;
  }
  .k2LoginBlock fieldset.input p input {
    width: 200px;
    margin: 0;
  }
  .k2LoginBlock fieldset.input p label {
    width: 80px;
  }
  #k2Container .catItemImage img {
    width: 100% !important;
  }
  .itemListBlog .catItemViewBlog.groupLeading .catItemTitle {
    font-size: 30px;
  }
}
@media (max-width: 599px) {
  .categories-list:after {
    display: block;
    content: "";
    clear: both;
  }
  .categories-list .category-item {
    width: 46%;
    float: left;
  }
  .categories-list .category-desc img {
    width: 100%;
  }
  .ja-tabs .ja-tab-subcontent .readon {
    display: block;
  }
  .t3-footnav {
    padding-left: 0;
  }
  .t3-footnav .span4 {
    width: 33.3%;
    float: left;
  }
  .t3-footnav .item-first .t3-module {
    border-left: none;
  }
  .t3-footnav .item-last .t3-module {
    border-right: none;
  }
  .contact .accordion-inner .thumbnail {
    float: none;
  }
  .contact .contact-form .form-actions {
    padding-left: 0;
  }
  .t3-footer .footer-1 {
    width: 100%;
    border-bottom: 1px solid #444;
  }
  .t3-footer .footer-5 {
    border-top: 1px solid #444;
  }
  .t3-footer .footer-5 > .connect {
    border-bottom: 1px solid #444;
  }
  .t3-footer .footer-5 .t3-module {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .t3-footer .footer-5 .t3-module .module-inner {
    padding: 0 20px;
  }
  .t3-footer div.item-last .t3-module {
    border-right: none;
  }
  .twocols .viewitemlink.pull-left,
  .twocols .itemAuthorBlock.pull-right {
    width: 100%;
    float: none;
  }
  .twocols .itemAuthorBlock.pull-right {
    padding-left: 0;
    border-left: none;
  }
  body #Kunena #ktab ul.menu li.active a,
  body #Kunena #ktab li#current.selected a {
    background-image: none !important;
  }
  body #Kunena #ktab ul.menu li a {
    float: left;
  }
  body #Kunena #ktab ul.menu li a:hover,
  body #Kunena #ktab ul.menu li a:hover span {
    background: transparent !important;
    color: #666 !important;
  }
  body #Kunena ul.menu li {
    border-top: none !important;
    float: left !important;
  }
  body #Kunena ul.menu li:nth-child(2n+1) a {
    background: transparent !important;
  }
  #mailto-window {
    margin-top: 40px;
  }
  #mailto-window .mailto-close {
    top: -30px;
    padding: 0 10px;
    background: #fff;
    font-weight: bold;
    border-radius: 0;
    border: 2px solid #285e93;
  }
  #mailto-window .mailto-close span {
    color: #285e93;
  }
  #mailto-window #mailtoForm {
    margin-left: -20px;
  }
  #mailto-window #mailtoForm .formelm input {
    width: 155px;
  }
  #mailto-window #mailtoForm .button {
    background: #3377BB;
    color: #fff;
    border: 0;
    margin-right: 5px;
  }
  #mailto-window #mailtoForm .button:hover {
    background: #367fc7;
  }
  .login #remember {
    width: 10px;
  }
}
@media (max-width: 480px) {
  .adv3 {
    display: none;
  }
  .categories-list .category-item {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  #t3-header .languageswitcher-block ul li {
    margin: 0 3px;
  }
  .login-wrap {
    padding: 0;
  }
  .login-wrap .form-horizontal .controls input {
    width: 90%;
  }
  .head-search {
    cursor: pointer;
    position: relative;
  }
  .head-search .search {
    position: absolute;
    top: 100%;
    z-index: 1100;
    right: 0;
    width: 150px;
    border-width: 4px;
    display: none;
  }
  .head-search:hover {
    background: #222;
  }
  .head-search:before {
    background: #fff url("../../../templates/ja_nex_t3/images/searchButton2.gif") no-repeat center center;
    display: block;
    content: "search";
    color: #225180;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    padding: 0px 10px;
    width: 7px;
    text-indent: -999em;
  }
  .head-search > .form-search {
    padding-top: 3px;
    display: none;
  }
  .head-search:hover .search {
    display: block;
  }
  .head-search:hover > .form-search {
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
  }
  .head-search:hover > .form-search .search {
    border: 4px solid #222;
    width: 130px;
    padding: 6px;
    display: block;
    top: 100%;
    left: 0;
  }
  .head-search:hover > .form-search .input {
    float: left;
  }
  .login-wrap .other-links {
    margin-left: 0;
  }
  .ja-social {
    background: #225180;
    cursor: pointer;
    position: relative;
    padding: 4px;
  }
  .ja-social:hover {
    background: #222;
  }
  .ja-social:before {
    background: #fff;
    display: block;
    content: "+";
    color: #225180;
    font-size: 20px;
    font-weight: bold;
    width: 27px;
    height: 27px;
    line-height: 27px;
  }
  .ja-social > .custom {
    display: none;
  }
  .ja-social:hover > .custom {
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    width: 120px;
    padding-top: 3px;
  }
  .ja-social:hover > .custom .social {
    background: #222;
  }
  .ja-zin .items-row {
    width: 100% !important;
  }
  .ja-zin .items-row .ja-zincontent img {
    width: 100%;
  }
  .contact-form .control-group .control-label label#jform_contact_email_copy-lbl {
    float: left;
    margin: 0 5px 0 0;
  }
  #k2Container {
    padding-bottom: 10px;
  }
  #k2Container .itemFeatured {
    padding: 5px 10px;
  }
  .itemListSubCategories .subCategoryContainer {
    width: 100% !important;
  }
  .itemListSubCategories .subCategoryContainer .subCategoryImage img {
    width: 100%;
  }
  .itemList .catItemImage img {
    width: 100% !important;
  }
  .itemList #itemListPrimary .itemContainer,
  .itemList #itemListSecondary .itemContainer {
    width: 100% !important;
  }
  .itemListBlog .catItemViewBlog.groupLeading .catItemTitle,
  .itemListBlog .catItemViewBlog .catItemTitle {
    font-size: 25px;
    font-weight: normal;
  }
  .itemListBlog .catItemViewBlog .catItemViewer {
    padding-left: 58px;
  }
  .itemListBlog .catItemViewBlog .catItemInfo {
    width: 62px;
  }
  .itemListBlog .catItemViewBlog .catItemInfo .catItemDateCreated {
    padding: 6px 0 12px;
  }
  .itemHeader .itemTitle,
  .tagItemView .tagItemTitle,
  .userItemHeader .userItemTitle {
    font-size: 25px;
    font-weight: normal;
  }
  .itemNavigation .itemNavigationTitle {
    display: block;
  }
  .itemNavigation > a.itemPrevious,
  .itemNavigation > a.itemNext {
    display: block;
    padding: 0;
    line-height: normal;
    margin-top: 5px;
  }
  .twocols .itemAuthorLatest,
  .twocols .itemRelated {
    width: 100%;
    float: none;
  }
  .twocols .itemAuthorLatest > h3,
  .twocols .itemRelated > h3 {
    padding-bottom: 5px;
  }
  .k2LoginBlock fieldset.input p input {
    width: 90%;
    margin-bottom: 10px;
  }
  .k2LoginBlock fieldset.input p label {
    width: auto;
  }
  .k2LoginBlock #form-login-remember input {
    margin: 0 0 0 5px;
  }
  body #Kunena #ktab {
    display: inline-block;
  }
  body #Kunena .klist-markallcatsread .ksectionbody .kright select {
    width: auto;
  }
}
@media (max-width: 360px) {
  .contact .contact-address dt {
    float: left;
  }
  .itemComments #comment-form div.clearfix > p {
    float: none;
    width: 100%;
  }
  .itemComments #comment-form div.clearfix > p.item-center {
    margin: 0 0 10px 0;
  }
  .itemListBlog .catItemViewBlog .catItemInfo {
    width: 100%;
  }
  .itemListBlog .catItemViewBlog .catItemInfo .catItemDateCreated {
    padding: 6px 20px 12px;
    margin: 0 20px 0 0;
    float: left;
  }
  .itemListBlog .catItemViewBlog .catItemInfo .itemTwitterButton {
    float: left !important;
  }
  .itemListBlog .catItemViewBlog .catItemViewer {
    padding: 85px 0 0 0;
  }
  .ItemViewBlog .ItemViewer {
    padding: 85px 0 0 0;
  }
  .article-content .ja-thumbnailwrap {
    float: none;
  }
  body #Kunena input.kfile-input {
    left: 5px;
    top: 35px;
    width: 60px;
    direction: rtl;
  }
  body #Kunena ul.kprofilebox-link {
    float: none;
  }
  body #Kunena .kprofilebox .kprofileboxcnt .input input.inputbox {
    width: 140px;
  }
}
@media screen and (max-width: 479px) {
  .input-append .add-on:first-child,
  .input-append .btn:first-child,
  .input-append .btn-group:first-child {
    margin-left: 0;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    max-width: 100px;
  }
  #k2Container.k2AccountPage table.admintable td {
    text-align: left;
    display: block;
  }
  #k2Container.k2AccountPage table.admintable td input.inputbox {
    width: 90%;
  }
  #Kunena div.kprofile-rightcol2 {
    width: 100%;
  }
  #Kunena dl.tabs {
    float: none;
  }
  #Kunena dl.tabs dt {
    float: none;
    display: block;
    margin: 0;
  }
  #Kunena dl.tabs dt .open {
    color: #3377BB;
  }
  #Kunena #ktab ul.menu li {
    display: block;
    width: 100%;
    float: none;
  }
  body #Kunena #ktab ul.menu li a {
    float: none;
    display: block;
  }
  #Kunena select {
    background: #fff !important;
  }
  #Kunena .klist-actions-info-all {
    padding: 5px;
  }
  #Kunena div.ktopic-title-cover {
    position: relative;
  }
  #Kunena span.ktopicmy {
    position: absolute;
    right: 0;
  }
  #Kunena td.kcol-first.kcol-ktopicreplies {
    margin-bottom: 0;
  }
  #Kunena td.ktopicmoderation {
    margin-bottom: 10px;
  }
  #Kunena td.krowmoderation {
    text-align: left;
  }
  body #Kunena #ktab ul.menu li.active a,
  body #Kunena #ktab li#current.selected a {
    background: #3377BB !important;
  }
  body #Kunena #ktab #current a span {
    color: #fff !important;
  }
}

