.header {
	min-width: 320px;
}

.header .container, .header .container-fluid {
	width: 100%;
}

.ul-responsive {
	min-width: 320px;
	overflow: hidden;
}

/* Container
   ========================================================================== */

.ul-responsive .container, .ul-responsive .container-fluid {
	padding: 0 30px;
	width: 100%;
	max-width: 1000px;
}

@media (max-width: 760px) {

	.ul-responsive .container, .ul-responsive .container-fluid {
		padding: 0 20px;
	}
}

@media (max-width: 540px) {

	.ul-responsive .container, .ul-responsive .container-fluid {
		padding: 0 15px;
	}
}

/* Split Page
   ========================================================================== */

@media (max-width: 760px) {

	.ul-responsive .split-body .sidebar {
		margin: 0;
		padding-bottom: 30px;
		min-height: 0;
	}
}

/* Page Header
   ========================================================================== */

.ul-responsive .page-header {
	padding-bottom: 0
}

@media (max-width: 980px) {

	.ul-responsive .page-header {
		margin: 30px 0 30px;
		padding-bottom: 0
	}
}

@media (max-width: 760px) {

	.ul-responsive .page-header {
		margin: 25px 0 25px;
	}
}

@media (max-width: 540px) {

	.ul-responsive .page-header {
		margin: 20px 0 20px;
	}
}

/* Copy (H1, H2,...)
   ========================================================================== */

@media (max-width: 980px) {

	.ul-responsive h1,
	.ul-responsive .h1 {
		font-size: 30px;
		line-height: 34px;
	}

	.ul-responsive h3,
	.ul-responsive .h3 {
		font-size: 20px;
		line-height: 24px;
	}
}

@media (max-width: 760px) {

	.ul-responsive h1,
	.ul-responsive .h1 {
		font-size: 26px;
		line-height: 30px;
	}

	.ul-responsive h3,
	.ul-responsive .h3 {
		font-size: 18px;
		line-height: 22px;
	}
}

@media (max-width: 540px) {

	.ul-responsive h1,
	.ul-responsive .h1 {
		font-size: 22px;
		line-height: 26px !important;
	}

	.ul-responsive h3,
	.ul-responsive .h3 {
		font-size: 16px;
		line-height: 20px;
	}
}

/* Wells on Home Page
   ========================================================================== */

.ul-home .well.bleed {
	padding: 10px 0;
}

@media (max-width: 760px) {

	.ul-home .well.bleed {
		margin-bottom: 20px;
	}
    .ul-home .featured p {
        margin-bottom: 30px;
    }
}

/* Banner
   ========================================================================== */

.ul-home .home-banner img {
	width: 100%;
    height: 400px;
    object-fit: cover;
	background: #999;
}

@media (max-width: 760px) {

	.ul-home .home-banner img {
	    height: 300px;
	}
}

@media (max-width: 540px) {

	.ul-home .home-banner img {
	    height: 250px;
	}
}

.ul-home .home-banner .caption {
	width: auto;
	max-width: 450px;
}

/* Grid
   ========================================================================== */

.ul-home .featured {
	margin: 0 0 30px 0 !important;
    padding: 0 0 30px 0 !important;
	height: auto;
}

.ul-home .featured.condensed-inner {
    padding: 0 !important;
}

.ul-home .expertise .col-sm-4.border-right .featured {
    margin-bottom: 0 !important;
    height: auto !important;
}

.ul-home .featured img {
	width: 100%;
  height: auto;
  object-fit: cover;
	background: #999;
}

.ul-home .industries-featured img {
    height: 96px;
}

.inside-ul .img-crop {
	background: #999;
}

.inside-ul .featured img {
	width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 980px) {

	.inside-ul .blog-posts-featured .col-sm-6 {
		width: 100%;
		text-align: center;
	}

	.inside-ul .col-sm-4 .featured, .inside-ul .col-sm-6 .featured {
		height: auto !important;
	}

	.inside-ul .col-sm-6 img {
		width: 100%;
	}
}

@media (max-width: 760px) {

  .ul-home .col-md-3 {
    width: 50%;
  }

  .ul-home .col-sm-4 {
    width: 100%;
  }

  .ul-home .col-sm-4 + .col-sm-4 {
    margin-top: 20px;
  }

  .ul-home .featured {
    margin: 0 0 20px 0 !important;
      padding: 0 0 20px 0 !important;
  }

  .ul-home .featured.condensed,
  .ul-home .featured.no-line {
    margin: 0 0 20px 0 !important;
      padding: 0 0 20px 0 !important;
      border-bottom: 1px solid #CCC;
  }

  .ul-home .col-sm-4 .featured {
    border-bottom: none;
  }

  .ul-home .col-sm-4 .featured .featured {
    width: 50%;
    float: left;
  }

  .ul-home .expertise .col-sm-4.border-right {
    border-right: none;
  }

  .ul-home .col-sm-4 .featured .featured:first-child {
      padding-right: 10px !important;
  }

  .ul-home .col-sm-4 .featured .featured:last-child {
      padding-left: 10px !important;
  }

  .ul-home .featured.condensed-inner {
      height: auto !important;
  }

	.inside-ul .col-sm-4 {
		width: 50%;
	}

	.inside-ul .col-sm-8,
	.inside-ul .col-sm-8 + .col-sm-4 {
		width: 100%;
	}

	.inside-ul .col-sm-8 + .col-sm-4 .featured {
		width: 100%;
	}

	.inside-ul .col-sm-8 + .col-sm-4 .featured:last-child {
		margin-bottom: 0;
		border: none;
	}

  .inside-ul .featured {
		margin: 0 0 20px 0;
	    padding: 0 0 20px 0;
	}

	.inside-ul .featured.condensed,
	.inside-ul .featured.no-line {
		margin: 0 0 20px 0;
	    padding: 0 0 20px 0;
	    border-bottom: 1px solid #CCC;
	}
}

@media (max-width: 540px) {

  .ul-home .col-md-3,
  .ul-home .col-sm-4 {
    width: 100%;
  }

  .ul-home .featured.featured-links-2 {
	  padding-bottom: 40px !important;
	}

	.inside-ul .col-sm-4 {
		width: 100%;
	}

	.inside-ul .col-sm-4 .featured, .inside-ul .col-sm-6 .featured {
		height: auto !important;
	}
}

/* Pagination
   ========================================================================== */

@media (max-width: 760px) {

	.ul-responsive .pagination .col-xs-8 {
		width: 60%;
	}

	.ul-responsive .pagination .col-xs-2 {
		width: 20%;
	}
}

@media (max-width: 540px) {

	.ul-responsive .pagination .col-xs-8 {
		width: 50%;
	}

	.ul-responsive .pagination .col-xs-2 {
		width: 25%;
	}
}

/* Form
   ========================================================================== */

.ul-home .input-group.search-box input[type="text"] {
	width: 100%;
}

.inside-ul .mktoForm {
	padding: 0 !important;
	width: 100% !important;
}

.inside-ul .mktoForm .mktoFormCol {
	width: 100%;
}

.inside-ul .mktoForm fieldset legend {
	margin-right: 0;
	margin-left: 0;
}
