@media (max-width: 1024px) {
  .logo {
    width: auto;
  }
  #t3-header {
    padding-top: 20px;
  }
  .languageswitcher {
    top: 15px;
    right: 10px;
    position: absolute;
  }
  .t3-mainnav .navbar .nav > li.search {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .page-header {
    margin-left: 0;
  }
  .t3-megamenu .search .dropdown-menu {
    left: auto;
    right: 0;
  }
  .t3-footer .span3 {
    width: 50%;
  }
  .t3-footnav .span3 {
    width: 25%;
  }
  .t3-footer .span6 {
    width: 100%;
  }
  .t3-sidebar .span3 {
    width: 100%;
  }
  .t3-footer .t3-module {
    margin: 0 20px 20px;
  }
  .t3-footer small {
    font-size: 11.05px;
  }
  #t3-header {
    padding-top: 30px;
  }
  .logo {
    width: auto;
  }
  .languageswitcher {
    right: 150px;
    top: 30px;
  }
  .t3-megamenu {
    position: relative;
  }
  .t3-mainnav .navbar .nav > li.search {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
  }
  .contact-form form#contact-form .pull-left,
  #contact-form .pull-right {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 60px;
  }
  #contact-form #jform_contact_email_copy {
    margin-top: 0;
  }
  .com_virtuemart div#tab-3.tabs #editcell table.adminlist {
    overflow-x: auto;
  }
  .com_virtuemart #adminForm #ui-tabs ul#tabs li {
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 100%;
  }
  .com_virtuemart input[name=changeShopper].button {
    margin-left: 0 !important;
  }
  #t3-header {
    padding: 10px 0 30px;
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
  }
  .logo {
    margin-left: 60px !important;
    margin-top: 10px;
    float: left !important;
    text-align: left;
    width: 100% !important;
  }
  .head-search {
    float: left !important;
    margin-top: 20px;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .head-search form {
    float: none;
  }
  .head-search .input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
  }
  .head-search .input:focus {
    width: 100%;
  }
  .languageswitcher {
    top: 64px;
    right: 5px;
  }
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #t3-footer,
  #t3-mainbody {
    backface-visibility: visible;
    
    -webkit-backface-visibility: visible;
    
    -moz-backface-visibility: visible;
    
    -ms-backface-visibility: visible;
  }
  .t3-footer .container {
    padding-top: 0;
  }
  .t3-footer .span3 {
    width: 50%;
    float: left;
  }
  .t3-footer .t3-module {
    margin: 0 10px 20px;
    padding-bottom: 0;
  }
  .t3-footer .footer-6 .t3-module {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .t3-copyright {
    font-size: 11.05px;
    *zoom: 1;
  }
  .t3-copyright:before,
  .t3-copyright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .t3-copyright:after {
    clear: both;
  }
  .t3-copyright .container .row {
    padding: 20px 0;
  }
  .t3-footer small {
    font-size: 11.05px;
  }
  .copyright,
  .poweredby {
    float: none;
    display: inline-block;
  }
  .poweredby {
    margin-top: 10px;
  }
  .t3-footer .t3-copyright .container {
    padding-top: 0;
  }
  .t3-copyright .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .latestnews {
    margin: 0 0 20px 0 !important;
  }
  body .t3-masshead {
    background-size: 100% 100px !important;
    height: 100px;
    margin: -20px -20px 20px;
  }
  .contact-page img {
    width: 100% !important;
  }
  .acymailing_module_form input[type="text"] {
    width: 90% !important;
  }
  .t3-megamenu .search .t3-module {
    margin-left: 0;
    margin-right: 0;
  }
  .login-wrap {
    padding: 0;
    width: 100%;
  }
  .login-wrap .control-group {
    float: none;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
  }
  .login-wrap .other-links ul {
    margin-left: 20px !important;
    margin-bottom: 20px;
  }
  .login-wrap .other-links ul li {
    display: block;
    width: 100%;
  }
  .login-wrap .login .page-header {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
  }
  #login-form .input-prepend {
    width: 95%;
  }
  #search-form .word input[type="text"] {
    margin-bottom: 10px;
    width: 90% !important;
  }
  .k2AccountPage input.inputbox {
    width: 50%;
  }
  .k2AccountPage {
    overflow: hidden;
  }
  div.subCategoryContainer {
    width: 100% !important;
  }
  div.itemListSubCategories h3 {
    border-bottom: solid 1px #ddd;
    margin: 0;
    padding: 10px 0;
  }
  div.subCategory {
    border-top: none;
    border-right: solid 1px #ddd;
  }
  div.subCategory h2 {
    font-size: 20px;
    text-align: center;
  }
  #k2Container .catItemHeader {
    margin-bottom: 5px;
  }
  #k2Container .catItemHeader .catItemTitle {
    font-size: 20px;
  }
  #k2Container .catItemImageBlock {
    margin-bottom: 10px;
  }
  #k2Container .catItemLinks {
    margin-bottom: 10px;
  }
  #k2Container .item-meta.has-image {
    bottom: auto;
    margin-right: 0;
    margin-bottom: 5px;
    position: relative;
    top: 0;
  }
  #k2Container .item-meta span {
    margin-right: 3px;
  }
  #k2Container .item-meta span a {
    padding-left: 1px;
    padding-right: 1px;
  }
  div.tagItemHeader {
    margin-bottom: 5px;
  }
  div.tagItemHeader h2.tagItemTitle {
    font-size: 20px;
  }
  div.userItemHeader {
    margin-bottom: 5px;
  }
  div.userItemHeader h3.userItemTitle {
    font-size: 20px;
  }
  div.userItemLinks {
    width: 100%;
    margin-bottom: 10px;
  }
  div.userItemReadMore {
    width: 100%;
  }
  div.itemHeader {
    margin-bottom: 5px;
  }
  div.itemHeader h2.itemTitle {
    font-size: 20px;
  }
  .itemImageBlock .itemImage img {
    width: 100% !important;
  }
  .itemNavigation a {
    width: 100% !important;
  }
  .itemAuthorLatest ul,
  div.itemRelated ul {
    margin-left: 0 !important;
  }
  .itemAuthorBlock {
    margin-top: 10px;
  }
  div.itemCommentsForm div.comment-form {
    margin-bottom: 0;
  }
  div.itemCommentsForm .comment-form div {
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }
  .k2Pagination .pagination-list li {
    margin-bottom: 5px;
  }
  .genericItemHeader {
    margin-bottom: 5px;
  }
  .genericView .componentheading {
    font-size: 22px;
    padding: 10px;
  }
  .genericItemHeader h2.genericItemTitle {
    font-size: 20px;
  }
  table.calendar {
    width: 100%;
  }
  div.k2AuthorsListBlock ul li {
    width: auto;
  }
  span.itemEditLink,
  span.catItemAddLink,
  span.catItemEditLink {
    margin-bottom: 5px;
  }
}
@media (max-width: 370px) {
  .t3-footer .span3 {
    width: 100%;
  }
  .logo img {
    max-width: 200px !important;
  }
  .t3-footer .t3-module {
    margin: 0 20px 20px;
    padding-bottom: 0;
  }
  .t3-footer .footer-6 .t3-module {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .logo-image a {
    background-size: 185px 40px;
  }
  #search-form .word .btn {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 479px) {
  .chzn-container {
    max-width: 150px;
  }
  .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 200px !important;
    float: left !important;
  }
  .recaptchatable #recaptcha_image img {
    max-width: 100%;
  }
  .recaptchatable .recaptcha_r1_c1,
  .recaptchatable .recaptcha_r3_c1,
  .recaptchatable .recaptcha_r3_c2,
  .recaptchatable .recaptcha_r7_c1,
  .recaptchatable .recaptcha_r8_c1,
  .recaptchatable .recaptcha_r3_c3,
  .recaptchatable .recaptcha_r2_c1,
  .recaptchatable .recaptcha_r4_c1,
  .recaptchatable .recaptcha_r4_c2,
  .recaptchatable .recaptcha_r4_c4,
  .recaptchatable .recaptcha_image_cell,
  .recaptchatable .recaptcha_r2_c2 {
    background: none !important;
  }
  .recaptchatable,
  #recaptcha_area tr,
  #recaptcha_area td,
  #recaptcha_area th {
    height: auto;
    display: block;
    padding: 0;
    width: auto;
  }
  .recaptchatable #recaptcha_response_field {
    width: 100% !important;
  }
  .recaptchatable #recaptcha_response_field {
    height: 30px;
    box-sizing: border-box;
  }
  .recaptchatable {
    border: 0 !important;
  }
  .recaptchatable .recaptcha_only_if_privacy {
    float: none;
    margin: 5px;
  }
  .recaptchatable .recaptcha_image_cell,
  #recaptcha_table {
    background: #f5f5f5 !important;
  }
  #contact-form #recaptcha_area {
    display: block;
  }
}