.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: 32px;
  -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) {
  .span4.phones-bottom {
	  padding-left: 100px !important;
  }

  .span4.mail-footer {
	 padding-left: 85px !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;
  }
  .locations .mod-custom {
    padding-left: 40px;
    padding-right: 40px;
  }
  .navigation ul.sf-menu > li {
    margin-left: 0px;
    margin-right: 26px;
    margin-bottom: 20px;
  }
  .camera_wrap .camera_prev {
    margin-left: 0;
    left: auto;
    right: 67px;
  }
  .camera_wrap .camera_next {
    margin-left: 0;
    left: auto;
    right: 20px;
  }
  .who_we_are .fleft {
    margin-bottom: 10px;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
	.span4.phones-bottom {
		padding-left: 80px !important;
	}
	.span4.mail-footer {
		padding-left: 60px !important;
	}
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  .locations .mod-custom {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navigation ul.sf-menu > li {
    margin-left: 0;
  }
  .navigation ul.sf-menu > li.firstItem {
    margin-left: 0px;
  }
  .blocks .item .item_img {
    float: none;
    width: auto;
  }
  .blocks .item_content {
    float: none;
    width: auto;
    border: none;
  }
  .news .item_content {
    padding-left: 75px;
  }
  .social li {
    margin: 0 2px;
  }
  .social a {
    width: 34px;
    height: 34px;
  }
  .social a:before {
    line-height: 36px;
  }
  .leadership .item_content {
    padding-left: 8px;
    padding-right: 8px;
  }
  .objectives .item_content {
    padding-left: 70px;
  }
  /*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 */
@media (min-width: 768px) and (max-width: 979px) {
  
}

/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	#showcase-row {
		display: none;
	}
	#feature-row {
		border-top: 7px solid #ffffff;
	}
	.mobile-table-wrapper {
		overflow: auto;
	}

	#navigation-footer .navigation ul.sf-menu{
		padding-bottom: 10px !important;
	}
	#navigation-footer .navigation ul.sf-menu li{
		margin-bottom: 15px;
	}
	#subscribe-form-wrapper {
		width: 100%;
	}
	#subscribe-form .captcha {
		display: table;
		width: 100%;
	}
	#subscribe-form .captcha .left,
	#subscribe-form .captcha .right {
		display: table-cell;
		vertical-align: top;
	}

	#subscribe-form .captcha .left {
		width: 152px;
	}
	#subscribe-form #captcha {
		width: 100%;
		margin-left: 0;
	}
	.subscribe-form .buttons {
		width: 100%;
	}
	#subscribe-btn {
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}
	.span4.phones-bottom,
	.span4.mail-footer {
		padding-left: 35px !important;
	}
  body {
    padding: 0;
  }
  body .row-container {
    padding: 0 20px;
  }
  body #showcase-row .row-container {
    padding-left: 0;
    padding-right: 0;
  }
  .navigation ul.sf-menu {
    padding-top: 0;
  }
  .locations .mod-custom {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;
  }
  .hello {
    margin-right: -20px;
  }
  .news .item_content {
    min-height: 90px;
    padding-bottom: 20px;
  }

    .important-post-container .news .item_content{
        min-height: auto;
    }
    .important-post-container .close > a{
        margin: 0 auto !important;
        float: none !important;
    }

  .camera_wrap .camera_prev,
  .camera_wrap .camera_next {
    bottom: 20px;
  }
  #wrapper {
    margin: 0;
  }
  #footer-wrapper {
    height: auto;
  }
  #push {
    display: none;
  }
  #logo {
    text-align: center;
  }
  #logo a, #logo span {
    position: relative;
    width: inherit;
    left: 0;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .nav.menu.pull-right.nav-pills {
    float: none;
    text-align: center;
  }
  .nav.menu.pull-right.nav-pills li {
    float: none;
    display: inline-block;
  }

  /*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%;
  }

  #back-top {
    display: none !important;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 640px) {

  .layout-mode {
    float: none;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
	#appeal-form > div > div {
		margin-left: 5px;
	}
	#appeal-form > div {
		width: 100%;
	}
	#appeal-form #comment-div {
		width: 100%;
	}
	#appeal-form textarea {
		width: 100% !important;
	}
	#appeal-form #captcha-buttons {
		width: 100% !important;
		display: table;
	}
	#appeal-form #captcha-div {
		float: none;
		display: table-header-group;
	}
	#appeal-form .buttons {
		float: none;
		display: table-footer-group;
	}

	#appeal-form #captcha-div > * {
		display: table-cell;
	}

	#appeal-form #captcha-div img {
		width: 167px;
		margin: 0 3px 0 0 !important;
	}

	#appeal-form #captcha-div input {
		width: auto;
		margin-left: 0;
	}

  h1,
  h2,
  h3 {
    font-size: 28px;
  }

  .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;
  }
    #error input {
    width: 200px;
  }
}
/*== Up to 400px =====================================================
========================================================================*/
/* Portrait phones */
@media (max-width: 400px) {
  
}
