.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  .mod-newsflash-adv.posts .item_content .itemInner {
    padding: 6px 20px 7px !important;
  }
  #contact_map {
    height: 376px;
  }
  .row-fluid {
    margin-left: -20px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 20px;
  }
  .fluid {
    margin-left: -20px;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
  .newsletter header {
    float: none;
  }
  .newsletter header .moduleTitle {
    margin-bottom: 24px;
  }
  .newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form,
  .newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form {
    float: none;
    margin-bottom: 24px;
    max-width: 100%;
    padding-top: 0;
  }
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  /*footer*/
  #back-top {
    display: none !important;
  }
  .row-fluid {
    margin-left: -12px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 12px;
  }
  .fluid {
    margin-left: -12px;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  body .row-container {
    padding: 0 20px;
  }
  .navigation ul.sf-menu {
    display: block;
  }
  .navigation .select-menu {
    margin: 14px 0 !important;
  }
  .slogan span {
    font-size: 40px;
    letter-spacing: 0;
  }
  h1.title {
    font-size: 20px;
    line-height: 24px;
  }
  h1.title span {
    display: inline;
    font-size: 28px;
    line-height: 32px;
  }
  .item_info_dl dd {
    display: inline-block;
  }
  #copyright {
    text-align: center;
  }
  #wrapper {
    margin: 0;
  }
  #footer-wrapper {
    height: auto;
  }
  #push {
    display: none;
  }
  #logo {
    text-align: center;
  }
  #logo a {
    margin: 0;
  }
  .nav.menu.pull-right.nav-pills {
    float: none;
    text-align: center;
  }
  .nav.menu.pull-right.nav-pills li {
    float: none;
    display: inline-block;
  }
  .social {
    text-align: center;
  }
  /*content*/
  [class*="cols"] [class*="span"] {
    width: 100%;
  }
  .item-image.blog-image {
    float: none;
    margin: 0 0 20px 0;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
  }
  /*gallery*/
  .page-gallery ul.gallery .gallery-grid {
    width: 48.5%;
    max-width: 48.5%;
  }
  .page-gallery ul.gallery .gallery-grid .view .item_img {
    max-width: 100%;
  }
  .page-gallery ul.gallery .gallery-grid .view .item_img a {
    display: block;
  }
  .img-full__left.span5 {
    width: 50%;
  }
  /*contact*/
  .contact_details .contact_details_item {
    width: 30%;
    float: left;
  }
  .page-gallery ul.gallery .gallery-grid .view {
    margin: 0 auto;
  }
  .page-gallery ul.gallery .gallery-grid .view .item_img {
    float: none;
    margin: 0 !important;
  }
  /*Modules*/
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 50%;
  }
  /*login*/
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd {
    width: 50%;
  }
  #back-top {
    display: none !important;
  }
  #navigation-row {
    margin-top: 0px;
	}
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 640px) {
  .newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.fieldacyemail,
  .newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.fieldacyemail {
    float: none;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons,
  .newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons {
    float: right;
    max-width: 30%;
  }
  .newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_finaltext,
  .newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_finaltext {
    margin-bottom: 24px;
    max-width: 100%;
  }
  /*contact*/
  .contact_details {
    margin-bottom: 24px;
  }
  .contact_details .contact_details_item {
    width: 100%;
    float: none;
  }
  .layout-mode {
    float: none;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  .slogan span {
    display: block;
    float: none;
  }
  .newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p input.inputbox,
  .newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p input.inputbox {
    padding: 11px 20px;
  }
  .newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons,
  .newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons {
    float: right;
    max-width: 40%;
  }
  .page_header h2,
  header h2,
  .page_header h3,
  header h3 {
    font-size: 24px;
    line-height: 30px;
  }
  /*contact*/
  .contact_form {
    width: 100%;
  }
  /*registration*/
  .page-registration form input,
  .page-remind form input,
  .page-reset form input,
  .page-login form input,
  .page-login form input,
  .page-profile__edit form input,
  .page-registration form select,
  .page-remind form select,
  .page-reset form select,
  .page-login form select,
  .page-login form select,
  .page-profile__edit form select {
    width: 100%;
  }
  .page-registration form label,
  .page-remind form label,
  .page-reset form label,
  .page-login form label,
  .page-login form label,
  .page-profile__edit form label {
    display: inline-block;
  }
  /* pagination */
  .pagination ul li {
    display: none;
  }
  .pagination ul li.pagination-prev,
  .pagination ul li.pagination-next {
    display: inline-block;
  }
  /*gallery*/
  .page-gallery .item_img.img-intro {
    float: none;
    margin: 0 0 24px 0;
  }
  .page-gallery ul.gallery .gallery-item {
    text-align: center;
    max-width: 100%;
    width: 100%;
  }
  .page-gallery ul.gallery .gallery-item .item_img {
    float: none;
    margin: 0 auto 24px !important;
    max-width: 100%;
  }
  .page-gallery ul.gallery .gallery-item .item_img img {
    width: 100%;
  }
  .page-gallery ul.gallery .gallery-item a.zoom {
    display: block;
  }
  .img-full__left.span5 {
    width: 100%;
    margin-right: 0;
  }
  /*blog*/
  .item_img {
    float: none;
    margin: 0 0 24px 0;
    max-width: 100%;
  }
  /*archive*/
  .page-archive_filters select {
    display: block;
    width: 100%;
  }
  /*contact*/
  .contact_details .contact_details_item {
    width: 100%;
    float: none;
  }
  /*Modules*/
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 100%;
  }
  /*login*/
  .mod-login__aside .mod-login_userdata {
    width: 100%;
    overflow: hidden;
  }
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd {
    width: 100%;
  }
  div.modal {
    position: absolute;
  }
  #error input {
    width: 200px;
  }
}
/*== Up to 340px =====================================================
========================================================================*/
/* Portrait phones */
