.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*========================================================================
========================================================================*/
/* Large desktop */
@media (min-width: 1200px) {
  
}
/*========================================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .camera_caption > div h1 {
    font-size: 110px !important;
    line-height: 90px !important;
    margin-bottom: 20px !important;
  }
  .navigation ul.sf-menu > li {
    margin-left: 25px;
  }
}
/*========================================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 980px) {
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  /*footer*/
  #back-top {
    display: none !important;
  }
  #header-row .navbar-form #searchword {
    width: 145px;
  }
  .camera_caption > div p {
    padding-left: 0 !important;
  }
  .navigation ul.sf-menu > li {
    margin-left: 10px;
  }
  .camera_caption > div h1 {
    font-size: 90px !important;
    line-height: 70px !important;
  }
  .body__blog .img-intro {
    float: none;
    margin-right: 0;
  }
  .body__blog .img-intro img {
    width: 100%;
  }
  .testimonial blockquote {
    overflow: visible;
  }
  #showcase-row {
    min-height: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  #wrapper {
    margin: 0;
  }
  #footer-wrapper {
    height: auto;
  }
  #push {
    display: none;
  }
}
/*========================================================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/*========================================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  body .container {
    padding: 0 20px;
  }
  #logo {
    float: left !important;
  }
  .navigation {
    overflow: hidden;
    padding-left: 20px;
  }
  #footer-wrapper:before {
    display: none;
  }
  .camera_caption > div h1 {
    font-size: 70px !important;
    line-height: 50px !important;
  }
  .body__home .img-intro__none {
    display: none;
  }
  .body__home #component h1 {
    padding: 0;
  }
  #copyright-row .mod-footer {
    text-align: left;
  }
  .body__products .img-intro {
    float: left;
    margin: 0 30px 10px 0;
  }
  /*navigation*/
  .select-menu {
    display: block;
    width: 100%;
  }
  .sf-menu {
    display: none;
  }
  /*content*/
  .item-image.blog-image {
    float: none;
    margin: 0 0 20px 0;
  }
  .row-fluid [class*="itemSpan"] {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
  }
  /*gallery*/
  .page-gallery .item_img.img-intro {
    float: left;
    margin: 0 20px 20px 0 !important;
  }
  .img-full__left.span5 {
    width: 50%;
  }
  /*contact*/
  .contact_details .contact_details_item {
    width: 30%;
    float: left;
  }
  .body__blog .img-intro,
  .body__about .img-intro {
    float: left;
    margin-right: 30px;
  }
  /*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%;
  }
}
@media (max-width: 730px) {
  .camera_caption > div h1 {
    display: none;
  }
  .camera_caption > div p {
    margin: 0;
  }
  .camera_caption > div p br {
    display: none;
  }
}
@media (max-width: 700px) {
  .body__blog .img-intro {
    float: none;
    margin-right: 0px;
  }
}
@media (max-width: 550px) {
  .body__about .img-intro {
    float: none;
    margin-right: 0px;
  }
  .body__about .img-intro img {
    width: 100%;
  }
}
/*========================================================================
========================================================================*/
/* Landscape phones and down */
@media (max-width: 480px) {
  /*contact*/
  .contact_form {
    width: 100%;
  }
  .contact_details {
    margin-bottom: 20px;
  }
  .contact_details .span6 {
    width: 100%;
    float: none;
  }
  /*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;
  }
  /*gallery*/
  .page-gallery .item_img.img-intro {
    float: none;
    margin: 0 0 20px 0;
  }
  .page-gallery .item_img.img-intro img {
    width: 100%;
  }
  .page-gallery .item {
    text-align: center;
  }
  .img-full__left.span5 {
    width: 100%;
    margin-right: 0;
  }
  /*blog*/
  .page-blog .item_img.img-intro {
    float: none;
    margin: 0 0 20px 0;
  }
  .page-blog .item_img.img-intro img {
    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_username,
  .mod-login__aside .mod-login_passwd {
    width: 100%;
  }
  #mainbottom-row .projects .moduleTitle {
    padding: 0;
    background: none;
    margin-top: 30px;
    height: auto;
    width: auto;
    min-width: auto;
  }
  #mainbottom-row .projects .moduleTitle:after {
    display: none;
  }
  .body__team .img-intro {
    float: none !important;
    margin-right: 0 !important;
    clear: both;
  }
  .body__team .img-intro img {
    width: 100%;
  }
}
/*========================================================================
========================================================================*/
/* Portrait phones */
@media (max-width: 420px) {
  .cameraContents {
    display: none;
  }
  #header-row .navbar-form #searchword {
    width: 130px;
  }
  .img-intro,
  .img-intro__left,
  .img-full__left,
  .page-gallery .item_img.img-intro {
    float: none !important;
    margin-right: 0 !important;
    clear: both;
  }
  .img-intro img,
  .img-intro__left img,
  .img-full__left img,
  .page-gallery .item_img.img-intro img {
    width: 100%;
  }
}
@media (min-width: 380px) {
  .body__team .img-full {
    min-width: 232px !important;
  }
}
@media (max-width: 380px) {
  #wrapper {
    overflow: hidden;
    width: 100%;
  }
}
