.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: 1400px) {
  .camera_pag {
    bottom: 98px;
    left: 240px;
  }
  .camera_caption {
    bottom: 118px;
  }
}
@media (max-width: 1400px) {
  .camera_pag {
    bottom: 98px;
    left: 140px;
  }
  .camera_caption {
    bottom: 118px;
  }
  .camera_caption h1 {
    font: 50px/42px 'Changa One', cursive;
  }
}
/*========================================================================
========================================================================*/
/* Large desktop */
@media (min-width: 1200px) {
  
}
/*========================================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .camera_pag {
    bottom: 75px;
    left: 125px;
  }
  .camera_caption {
    bottom: 118px;
  }
  .camera_caption h1 {
    font: 40px/36px 'Changa One', cursive;
  }
  .view-featured .moduletable.address {
    top: 146px;
  }
  .navigation ul.sf-menu > li > a,
  .navigation ul.sf-menu > li > span {
    padding: 0 40px;
  }
}
@media (max-width: 1100px) {
  .camera_pag {
    bottom: 65px;
    left: 40px;
  }
  .camera_caption {
    bottom: 95px;
  }
  .camera_caption h1 {
    font: 32px/28px 'Changa One', cursive;
  }
  .view-featured .moduletable.address {
    top: 120px;
  }
}
/*========================================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 980px) {
  .camera_pag {
    bottom: 65px;
    left: 100px;
  }
  .camera_caption {
    display: none !important;
  }
  .view-featured .moduletable.address {
    top: 70px;
  }
  .navigation ul.sf-menu > li > a,
  .navigation ul.sf-menu > li > span {
    padding: 0 24px;
  }
  .page-featured .item p {
    clear: both;
  }
  .newsflash-adv__news-events {
    height: 320px;
  }
  .newsflash-adv__news-events .viewport {
    float: left;
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
  }
  .newsflash-adv__news-events .overview li {
    height: 160px;
    width: 180px;
  }
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  /*footer*/
  #back-top {
    display: none !important;
  }
}
/*========================================================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #wrapper,
  #footer-wrapper {
    margin: 0;
  }
  #wrapper > div,
  #footer-wrapper > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  #footer-wrapper {
    padding-bottom: 20px;
    height: auto;
  }
  #push {
    display: none;
  }
}
/*========================================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  #wrapper,
  #footer-wrapper {
    margin: 0;
  }
  #wrapper > div,
  #footer-wrapper > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  #footer-wrapper {
    padding-bottom: 20px;
    height: auto;
  }
  #push {
    display: none;
  }
  /*navigation*/
  .select-menu {
    display: block;
    width: 100%;
  }
  .sf-menu {
    display: none;
  }
  .moduletable.navigation {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
  }
  .camera_pag {
    bottom: 65px;
    left: inherit;
    right: 20px;
  }
  .moduletable.address {
    display: none;
  }
  .camera_wrap img {
    max-width: none!important;
    height: 100% !important;
    width: auto !important;
    margin: 0 auto !important;
  }
  /*content*/
  .newsflash-adv__features .item__module {
    margin-bottom: 26px;
  }
  .newsflash-adv__features .item-num0 .item_title .item_title_part0 {
    display: inline;
  }
  .page-featured .item p {
    clear: none;
  }
  .item-image.blog-image {
    float: none;
    margin: 0 0 20px 0;
  }
  .row-fluid [class*="itemSpan"] {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
  }
  .newsflash-adv__news-events {
    height: 320px;
  }
  .newsflash-adv__news-events .viewport {
    float: left;
    width: 180px;
    height: 320px;
    overflow: hidden;
    position: relative;
  }
  .newsflash-adv__news-events .overview li {
    height: 160px;
    width: 180px;
  }
  .newsflash-adv__news-events .controls {
    width: 180px;
  }
  .newsflash-adv__team .row > div {
    float: left;
    width: 20%;
    margin-right: 5%;
  }
  /*gallery*/
  .page-gallery .item_img.img-intro {
    float: left;
    margin: 0 18px 18px 0;
  }
  .page-gallery_img .img-full {
    margin-right: 0;
    max-width: 100%;
  }
  .page-item__gallery .item_fulltext {
    clear: both;
  }
  /*contact*/
  .contact_form {
    width: 50%;
  }
  .contact_details .span6 {
    width: 50%;
    float: left;
  }
  .contact_details {
    margin-bottom: 26px;
  }
  /*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%;
  }
  #copyright-row .span3 {
    width: 50%;
    float: left;
  }
}
/*========================================================================
========================================================================*/
/* Landscape phones and down */
@media (max-width: 480px) {
  #logo {
    margin: 5px auto;
    width: 100%;
    text-align: center;
  }
  .camera_wrap img {
    left: -30% !important;
  }
  /*contact*/
  .contact_form {
    width: 100%;
  }
  .contact_details {
    margin-bottom: 18px;
  }
  .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;
  }
  .page-featured .item p {
    clear: both;
  }
  /*gallery*/
  .page-gallery .item_img.img-intro {
    float: none;
    margin: 0 0 18px 0;
  }
  .page-gallery .item_img.img-intro img {
    width: 100%;
  }
  .page-gallery .item {
    text-align: center;
  }
  .item_info {
    clear: both;
  }
  /*blog*/
  .page-blog .item_img.img-intro {
    float: none;
    margin: 0 0 18px 0;
  }
  .page-blog .item_img.img-intro img {
    width: 100%;
  }
  /*archive*/
  .page-archive_filters select {
    display: block;
    width: 100%;
  }
  .page-gallery_img .img-full {
    float: none;
    margin-right: 0;
  }
  .newsflash-adv__team .row > div {
    float: left;
    width: 45%;
    margin-right: 5%;
  }
  .newsflash-adv__team .row .item_img {
    display: inline-block;
  }
  /*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%;
  }
  #copyright-row .span3 {
    width: 100%;
    float: none;
  }
}
/*========================================================================
========================================================================*/
/* Portrait phones */
@media (max-width: 340px) {
  
}
/* Jimit CSS */
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}
