@media (max-width: 979px) {
  div.t3-module .custom img {
    float: none !important;
    margin: 0 auto;
    display: block;
  }
  div.t3-module .employee-desc {
    padding: 0;
  }
  div.t3-module.modulesignup h2 {
    margin-top: 0;
    line-height: 35px;
  }
  div.TzBlog .TzBlogInner {
    padding: 30px 10px 30px 30px;
  }
  div.TzBlog .TzBlogInner h2.TzBlogTitle {
    line-height: 25px;
  }
  div.TzBlog .TzBlogInner h2.TzBlogTitle a {
    font-size: 20px;
    line-height: 25px;
  }
  .t3-sidebar .sidebar-inner {
    padding: 30px 30px 30px 0;
  }
}
@media (max-width: 767px) {
  body {
    padding: 50px 0 0 0;
  }
  footer.t3-footer,
  nav.t3-navhelper {
    margin: 0;
  }
  div#rev_slider_1_1,
  #rev_slider_1_1_wrapper {
    width: 100% !important;
  }
  .TzCustomText img {
    display: block;
    clear: both;
    margin: 0 0 30px 0;
  }
  footer .t3-copyright {
    padding: 20px 30px 50px 30px;
  }
  .TzPagination ul.pagination-list li {
    display: inline-block !important;
    margin-bottom: 12px;
  }
  .t3-sidebar .sidebar-inner {
    padding-left: 30px;
  }
  footer#t3-footer .bottom-footer .t3-sl {
    padding: 30px;
  }
  .t3-copyright .tz-inner {
    padding: 0;
  }
  .t3-copyright .tz-inner .totop #toTop {
    left: 43%;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  div#Kunena {
    padding: 30px;
  }
  div#Kunena .input span {
    display: block;
    margin: 10px 0;
  }
  div#Kunena .menu li {
    padding: 5px 0;
  }
  .login-wrap,
  .registration,
  .TzCategories,
  .categories-list,
  .profile-edit,
  .logout,
  .newsfeed,
  .weblink-category {
    padding: 30px;
    width: auto;
  }
  .login-wrap .page-header,
  .registration .page-header,
  .TzCategories .page-header,
  .categories-list .page-header,
  .profile-edit .page-header,
  .logout .page-header,
  .newsfeed .page-header,
  .weblink-category .page-header {
    margin: 0;
    border: none;
  }
  .login-wrap .page-header h1,
  .registration .page-header h1,
  .TzCategories .page-header h1,
  .categories-list .page-header h1,
  .profile-edit .page-header h1,
  .logout .page-header h1,
  .newsfeed .page-header h1,
  .weblink-category .page-header h1 {
    border: medium none;
    color: #282828;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .login-wrap h1,
  .registration h1,
  .TzCategories h1,
  .categories-list h1,
  .profile-edit h1,
  .logout h1,
  .newsfeed h1,
  .weblink-category h1 {
    border: medium none;
    color: #282828;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .login-wrap .form-horizontal .controls {
    margin-left: 0;
  }
  ul.pagination-list {
    margin: 0;
    text-align: center;
  }
  h1.heading-page {
    font-size: 40px !important;
  }
  .TzBlog .TzBlogInner .TzItemsRow .TzItem .Blog-second-image {
    width: 100%;
    margin: 0 0 20px 0;
  }
  div.TzBlog .TzBlogInner {
    padding: 30px;
  }
  div ul.tz-price-table {
    width: 98%;
    margin-bottom: 20px;
  }
  div#TzContent {
    padding: 40px 10px;
  }
  div#TzContent #tz_options #filter a {
    margin-bottom: 10px;
  }
  div#TzContent div#tz_options {
    margin-bottom: 0;
    margin-top: 0;
  }
  .t3-navhelper .row-fluid [class*="span"] {
    min-height: 0;
  }
  .breadcrumb {
    display: none;
  }
  .logo {
    top: 20px;
    left: 30px;
    text-align: center;
    width: auto !important;
    position: fixed;
    z-index: 2000;
  }
  .container.t3-sl {
    padding: 0;
    border: none;
  }
  .tz_new_grid_content {
    margin-bottom: 30px;
  }
  .rev_slider_wrapper {
    display: none;
  }
  .TzNewTitle {
    text-align: center;
  }
  .TzNewTitle .row-fluid .span4 {
    text-align: center;
  }
  .TzNewTitle .row-fluid .span4 img {
    margin: auto auto 20px auto;
    display: block;
    height: 100px;
    width: auto;
  }
  .TzCustomText img {
    margin: auto auto 20px !important;
    width: auto;
    height: 100px;
  }
  .TzCustomText h3.module-title {
    padding: 35px 0;
  }
  div.t3-module .tz_new_quote .tz_new_quote-inner {
    padding: 30px;
  }
  .head-search {
    float: left !important;
    margin-top: 30px;
    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%;
  }
  div .moduletable.padding {
    padding: 30px;
  }
  #block-responsive .responsive-right .moduletable.padding {
    padding: 30px;
  }
  div.t3-module.padding {
    padding: 30px;
  }
  div.t3-module.modulesignup {
    text-align: center;
  }
  div.t3-module.modulesignup h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  div.t3-module.modulesignup .btn {
    float: none;
    margin-top: 20px;
  }
  div.t3-module p {
    font-size: 12px;
    line-height: 20px;
  }
  div.t3-module .tz_new_quote .tz_new_quote-inner .quote-content {
    line-height: 30px;
    padding-left: 0;
    padding-top: 35px;
  }
  div.t3-module .tz_new_quote .tz_new_quote-inner .quote-content .quote-info {
    display: block;
    text-align: right;
  }
  div.t3-module .tz_new_quote .tz_new_quote-inner .quote-content .quote-info .quote-author {
    font-size: 18px;
    font-style: normal;
  }
  div .tztwd-tweet-container {
    padding: 10px 0;
  }
  .t3-header {
    position: fixed;
    background: #fff;
    padding: 0;
    width: 100%;
    top: 0;
    height: 66px;
    z-index: 99;
  }
  .t3-header .span8,
  .t3-header .span4 {
    width: 100% !important;
    margin-left: 0 !important;
    float: none;
    min-height: 0;
  }
  div.TzItemPage div.TzItemPageInner {
    padding: 30px;
  }
  div.TzItemPage div.TzItemPageInner h1.BlogTzArticleTitle {
    font-size: 20px;
    line-height: 25px;
  }
  div.TzItemPage div.TzItemPageInner .TzArticleInfo {
    line-height: 20px;
    margin: 20px 0;
  }
  div.TzItemPage div.TzItemPageInner .AuthorAvatar {
    float: none;
    margin: 0 auto;
  }
  .t3-navhelper .container .tz-padding {
    padding: 0 30px;
  }
  ul.social {
    text-align: center;
  }
  div div.tz_portfolio_user .AuthorDetails {
    float: none;
    clear: both;
    margin: 20px 0 0 0;
    padding: 0;
  }
  div div.tz_portfolio_user h3.TzArticleAuthorTitle {
    display: block;
    float: none;
  }
  div div.item-page .TzRelated ul li.TzItem {
    width: auto;
    float: none;
    margin: 10px 0 20px 0;
  }
  div div.item-page .TzRelated ul li.TzItem div.TzImage {
    margin: 0;
  }
  .languageswitcherload {
    float: left;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
  .t3-sl {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .t3-footer {
    margin-left: -20px;
    margin-right: -20px;
  }
  .t3-footnav {
    padding: 30px 20px 0;
    font-size: 12px;
  }
  .t3-footnav .module-title {
    font-size: 14px;
    font-weight: bold;
  }
  .t3-copyright {
    padding: 30px 20px 60px;
    *zoom: 1;
  }
  .t3-copyright:before,
  .t3-copyright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .t3-copyright:after {
    clear: both;
  }
  .copyright,
  .poweredby {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .poweredby {
    margin-top: 15px;
  }
  .poweredby .t3-logo,
  .poweredby .t3-logo-small {
    float: none;
    display: inline-block;
  }
}