.feature-wrapper .mobile {
  display: none!important;
}

.container.title {
    padding-bottom: 20px;
}

h1 {
    text-align: center;
}

span.subtitle {
    display: block;
    font-weight: 400;
    font-style: italic;
    font-size: .9em;
		margin-top: 7px;
}

a.feature-box {
    display: block;
    width: 19.84%;
    float: left;
    position: relative;
    padding-bottom: 19.84%;
		color: #fff!important;
}

a.feature-box:hover, a.feature-box:active {
		text-decoration: underline;
}

a.feature-box.one, a.feature-box.two, a.feature-box.three, a.feature-box.four, a.feature-box.six, a.feature-box.seven, a.feature-box.eight, a.feature-box.nine {
    margin-right: .2%;
}

a.feature-box.one, a.feature-box.two, a.feature-box.three, a.feature-box.four, a.feature-box.five {
    margin-bottom: 3px;
}

.feature-box h3 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-style: italic;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.91);
}

.feature-box p {
    font-weight: 800;
    font-style: italic;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.91);
    opacity: .8;
}

.feature-box img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    object-fit: contain!important;
}

.feature-box div {
    position: absolute;
    padding: 10px 20px;
}

.feature-box.eight div {
    padding-right: 22%;
}

.quote-box {
    border-bottom: 1px solid #ccc7bf;
    margin-bottom: 24px;
    padding-bottom: 10px;
}

.quote-box h3 {
	margin-top: 0;
    FONT-WEIGHT: 800;
    color: #4a6a7d;
    font-style: italic;
    font-size: 25px;
}

p.author {
	font-weight: 400;
    margin-bottom: 0px;
}

p.rating-explained {
	text-align: center;
	font-weight: 400;
}

.feature-box.seven h3 {
    width: 76%;
}

.feature-box.seven span {
    display: block;
    font-weight: 100;
    margin-top: 6px;
}

.feature-box.one h3 {
  font-size: 27px;
  font-weight: 100;
}

.feature-box.one h3 span {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 0.9em;
}

.feature-box.two h3 {
  font-size: 28px;
}

.feature-box.two h3 span {
  font-style: normal;
    font-weight: 800;
}

.feature-box.three h3 {
font-weight: 100;
}

.feature-box.three h3 span {
  font-size: 1em;
      font-style: normal;
      font-weight: 800;
}

.feature-box.five h3 span {
  font-style: normal;
  font-weight: 800;
}

.feature-box.six h3 span {
  font-style: normal;
      font-weight: 800;
}

.feature-box.seven h3 {
    font-size: 20px;
    background: #02447dad;
    padding: 10px;
    width: 58%;
}

.feature-box.seven  p {
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
    opacity: .9;
}

.feature-box.eight h3 {
  font-size: 26px;
}

.feature-box.eight h3 span {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
}

.feature-box.nine h3 {
  font-weight: 100;
  font-size: 35px;
}

.feature-box.nine h3 span {
  font-weight: 800;
  font-style: normal;
}

.feature-box.nine h3, .feature-box.ten h3 {
  font-size: 32px;
}


@media screen and (min-width: 1440px) {
	.feature-wrapper {
    max-width: 1380px;
    margin: auto;
}
}

@media screen and (min-width: 1366px) {
	.feature-box h3 {
	    font-size: 25px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
	.feature-box h3 {
	    font-size: 23px;
	}

  .feature-box.one h3, .feature-box.two h3, .feature-box.eight h3 {
    font-size: 24px;
  }

  .feature-box.seven h3 {
    font-size: 18px;
  width: 61%;
	}

.feature-box.eight h3 {
  font-size: 22px;
}

.feature-box.nine h3, .feature-box.ten h3 {
  font-size: 27px;
}

}

@media screen and (max-width: 1023px) {

  .feature-wrapper .mobile {
    display: block!important;
  }

  .feature-wrapper .desktop {
    display: none!important;
  }

	.feature-wrapper {
    max-width: 550px;
    margin: auto;
}

	a.feature-box.one, a.feature-box.three, a.feature-box.five, a.feature-box.seven, a.feature-box.nine {
    margin-right: 1%;
}

	a.feature-box.two, a.feature-box.four, a.feature-box.six, a.feature-box.eight, a.feature-box.ten {
	    margin-right: 0;
	}

	a.feature-box {
    margin-bottom: 3px;
	    width: 49.5%;
	    padding-bottom: 49.5%;
	}

  .feature-box h3 {
    font-size: 24px;
  }

}

@media screen and (max-width: 639px) {

	header {
    border-bottom: 1px solid #e2e0dc;
}

	.container.title {
    padding-bottom: 0px;
}

.feature-box div {
    padding: 10px;
}

.feature-box h3 {
	font-size: 19px;
}

.feature-box.one h3, .feature-box.two h3 {
    font-size: 20px;
}

.feature-box.seven div {
    padding-right: 36%;
}

.feature-box.seven h3 {
    font-size: 14px;
    padding: 8px;
    width: 100%;
}

.feature-box.eight h3 {
    font-size: 19px;
}

.feature-box.eight h3 span {
    font-size: 18px;
}

.feature-box.nine h3, .feature-box.ten h3 {
    font-size: 23px;
}

.feature-box p {
    font-size: 15px;
    font-weight: 800;
}

p.rating-explained {
	line-height: .9;
	margin-top: 10px;
}

}
