@font-face {
  font-family: 'roboto_condensedregular';
  src: url('../fonts/robotocondensed-regular-webfont.eot');
  src: url('../fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-regular-webfont.woff') format('woff'), url('../fonts/robotocondensed-regular-webfont.ttf') format('truetype'), url('../fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_condensedbold';
  src: url('../fonts/robotocondensed-bold-webfont.eot');
  src: url('../fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-bold-webfont.woff') format('woff'), url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('../fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.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;
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media (min-width: 1200px) {
  
}
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .navigation ul.sf-menu > li {
    margin-right: 65px;
  }
  .post .mod-article-single {
    padding: 50px 40px 0 0;
  }
  .post .item-title {
    margin-bottom: 40px;
  }
  .page-category__team .item_introtext {
    overflow: visible;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 980px) {
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  /*footer*/
  #back-top {
    display: none !important;
  }
  .post .mod-article-single {
    padding: 0;
  }
  .navigation ul.sf-menu > li {
    margin-right: 40px;
  }
  .social li {
    margin-left: 10px;
  }
  .testimonials .mod_caroufredsel li blockquote,
  .tab_container .item_content {
    overflow: visible;
  }
  .top_blocks .item_title {
    background: none !important;
  }
  .page-blog .img-intro__left {
    float: none;
    margin-right: 0;
  }
  .contacts .phone {
    display: block;
    float: none;
  }
  .contacts .phone + br {
    display: none;
  }
  .contacts .mod-custom {
    width: auto;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  body .container {
    padding: 0 20px;
  }
  #logo {
    width: 45%;
    float: left;
    margin-right: 5%;
  }
  .search_form {
    width: 45%;
    margin-left: 5%;
    float: right;
  }
  .search_form .moduleTitle {
    float: none;
    width: auto;
  }
  .search_form .mod-search {
    float: none;
  }
  .search_form #searchword {
    width: 100%;
    padding-right: 26px;
  }
  .search_form .btn-primary {
    float: right;
    margin-top: -25px;
  }
  #navigation-row {
    padding-top: 10px;
  }
  .social {
    padding: 0 0 10px;
    text-align: center;
  }
  .post .mod-article-single {
    padding: 20px 0;
  }
  .top_blocks .img-intro {
    float: left;
    margin-right: 20px;
    width: 45%;
  }
  .page-blog .img-intro__left {
    float: left;
    margin-right: 20px;
    width: 45%;
  }
  #bottom-row .moduletable {
    margin-bottom: 30px;
  }
  .footer_list,
  .contacts {
    display: inline-block;
    width: 32%;
    vertical-align: top;
  }
  #wrapper {
    margin: 0;
  }
  #footer-wrapper {
    height: auto;
  }
  #push {
    display: none;
  }
  /*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 ul.gallery .gallery-item {
    float: none;
  }
  .page-gallery ul.gallery .gallery-item .item_img {
    float: left;
    margin: 0 24px 24px 0 !important;
  }
  .img-full__left.span5 {
    width: 50%;
  }
  /*contact*/
  .contact_details .contact_details_item {
    width: 30%;
    float: left;
  }
  /*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;
  }
  .body__services .img-intro {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    width: 45%;
  }
  .body__services .item .item_header {
    padding-top: 15px;
  }
  .contacts .phone {
    display: block;
    float: right;
  }
  .contacts .phone + br {
    display: block;
  }
  .contacts .mod-custom {
    width: 140px;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 640px) {
  /*contact*/
  .contact_details {
    margin-bottom: 24px;
  }
  .contact_details .contact_details_item {
    width: 100%;
    float: none;
  }
  .top_blocks .img-intro {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 480px) {
  #logo {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .search_form {
    width: 100%;
    float: none;
    margin: 0;
  }
  .camera_target_content,
  .camera_prev,
  .camera_next,
  .camera_commands {
    display: none;
  }
  /*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 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;
  }
  .page-gallery ul.gallery .gallery-item .item_img {
    float: none;
    margin: 0 0 24px 0 !important;
  }
  .page-gallery ul.gallery .gallery-item a.zoom {
    display: inline-block;
  }
  .img-full__left.span5 {
    width: 100%;
    margin-right: 0;
  }
  /*blog*/
  .page-blog .item_img.img-intro {
    float: none;
    margin: 0 0 24px 0;
    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%;
  }
}
/*== Up to 340px =====================================================
========================================================================*/
/* Portrait phones */
@media (max-width: 380px) {
  .footer_list,
  .contacts {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
  .tab_container .tab-content .img-intro__left {
    float: none;
    margin-right: 0;
  }
  .img-intro__left,
  .img-full__left {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
  .body__services .img-intro {
    float: none;
    margin-right: 0;
    width: auto;
  }
}
