.heading-3 {
    font-size: 28px !important;
}
.heading {
    margin: 28px 0;
}
.loop-meta.jumbotron {
    background-repeat: repeat;
    padding-bottom: 50px;
    padding-top: 50px;
}
.loop-title {
    font-family: DINProBold;
    text-align: center;
}
.loop-meta.jumbotron p {
	text-align: center;
	font-family: DINProBold;
}
.container {
	max-width: 1120px;
}
.row.features small {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}
.head-image1 {
	display: block;
}
#main {
    margin-top: 41px;
}
#main img {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    height: auto;
    max-width: 100%;
    padding: 4px;
}
#main img {
    border: medium none;
    box-shadow: none;
}
#header.navbar {
    background-color: rgba(255, 255, 255, 0.9);
}
.row.prices .price-column ul > li, .right-column ul > li {
	background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/06/1465496201_tick_red-e1465478396163.png") no-repeat scroll 6px 0;
}
.loop-meta.jumbotron h1 {
	color: #FFFFFF;
}
.jumbotron p {
	color: #FFFFFF;
}
.features {
	background: none;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    transition: all 0.2s ease-in-out 0s;
    font-size: 16px;
}
header > .container {
	max-width: 980px;
}
.bg-gray {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 30px 0;
}
.bg-gray-gradient {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding: 30px 0;
}
.bg-gray h2 {
    margin-top: 0;
}
.customer__logos {
    text-align: center;
}
.customer__logo {
    display: inline-block;
    line-height: 6;
    max-width: 100%;
    min-height: 120px;
    min-width: 150px;
    padding: 0 10px;
    text-align: center;
    vertical-align: top;
}
.customer__logo img {
    display: inline-block;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    vertical-align: middle;
}
.customer__logo img:hover {
	-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
	filter: none;
}
.row.prices .price-column {
	background: none;
	border: 1px solid transparent; 
}
.row.prices .price-column:hover {
	background: none;
	border: 1px solid #FF695E;
}
.review-text {
    margin-top: 30px;
    text-align: center;
}
#branding img {
	width: 180px;
}
.navbar-nav {
    padding-top: 32px;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
.product-ordering > button {
    background-color: #99c45a;
    color: white;
    display: block;
    font-size: 18px;
    height: 60px;
    margin-top: 10px;
    width: 100%;
}
footer a {
    color: #f21111;
}
.copyright {
	margin-top: 10px;
}
.bg-red {
    background: #ff0808 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    padding: 60px 0;
}
.information {
    background-color: #e80009;
	padding-bottom: 15px;
}
.subfeatures {
    padding: 32px 0 30px;
}
.subfeatures p {
	font-size: 19px;
	font-weight: bold;
}
#header #menu-primary-items > .active > a {
    background-color: #f21111;
    border-radius: 5px;
    color: #fff;
}
.navbar-nav .custom-item  > a{
    color: #F21111 !important;
    font-weight: 700;
    text-transform: uppercase;
	background: none !important;
}

@media (min-width: 890px) {
	#branding img {
		width: 271px !important;
	}
	.loop-meta.jumbotron {
		height: 180px;
	}
	.navbar-nav {
		margin-left: 88px;
	}
	#header.navbar {
		box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
	}
	.loop-meta.jumbotron {
		height: 180px;
	}
	.subfeatures {
		height: 180px;
	}
.navbar-nav {
    padding-bottom: 8px;
    padding-top: 25px;
}
  #header.navbar {
	  padding: 10px 0 11px;
  }
  .navbar-brand {
    margin-right: 0;
  }
  .navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 0 15px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #000;
    padding: 4px 15px;
    transition: all 0.2s ease-in-out 0s;
	line-height: 27px;
  }
}
@media (min-width: 1120px) {
	.features .col-md-2 {
		display: inline-block;
		float: none;
		margin: 0 10px;
		padding: 0;
		vertical-align: top;
	}
}