#top {
  background-color: #1b1c1c;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 450px;
  text-align: center
}

#top .sizer {
  padding: 80px 10% 0 10%
}

#top .sizer H1 {
  color: #fff;
  line-height: 1
}

.ribbon:after {
  content: "";
  border-top: 12px solid;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  width: 10px;
  left: 0;
  right: 0;
  position: absolute
}

.ribbon--orange:after {
  border-top-color: #ff4b1c
}

.features-items {
  margin-top: 30px
}

.features-items:after {
  display: " ";
  display: block;
  clear: both
}

@media only screen and (max-width: 767px) {
  .features-items .row {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
}

.features-items .feature-item {
  width: 50%;
  float: left;
  padding: 20px
}

@media only screen and (max-width: 767px) {
  .features-items .feature-item {
    float: none;
    width: 100%
  }
}

.features-items .feature-item:nth-child(2n):before {
  display: block;
  content: " ";
  clear: both
}

.features-items .feature-item h3,
.features-items .feature-item h5 {
  font-size: 24px;
  margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
  .features-items .feature-item p {
    min-height: 0
  }
}

.features-items .feature-item img {
  float: left
}

@media only screen and (max-width: 767px) {
  .features-items .feature-item img {
    float: none;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block
  }
}

.features-items .feature-item .item-content,
.features-items .feature-item h5,
.features-items .feature-item p {
  margin-left: 85px
}

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

  .features-items .feature-item .item-content,
  .features-items .feature-item h5,
  .features-items .feature-item p {
    margin: 0;
    text-align: center
  }
}

.features-items .feature-item .item-content p,
.features-items .feature-item h5 p,
.features-items .feature-item p p {
  margin: 0
}

.features-items .feature-label {
  width: 80px;
  background: #0099ff;
  color: #fff;
  font-size: 18px;
  padding: 5px 15px;
  margin: 0 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

@media only screen and (max-width: 767px) {
  .features-items .feature-label {
    padding: 2px 10px
  }
}

.technical-specification .specification-block {
  clear: both;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 40px 45px 0 45px;
  margin-top: 10px
}

.technical-specification .specification-block:first-child {
  border-top: none
}

.technical-specification .specification-block h3 {
  padding-bottom: 10px
}

.technical-specification .specification-block p,
.technical-specification .specification-block li {
  font-size: 14px
}

.technical-specification .specification-block ul {
  padding: 0;
  list-style-type: none
}

.technical-specification .supportedOS img {
  float: left;
  margin: 20px 30px 0 0
}

.technical-specification .supportedOS p {
  float: left;
  width: 90%
}

.technical-specification .notes p {
  font-size: 12px
}

.why-avg-big-block {
  background-image: url('https://cf.value4it.com/share/common/rc/AVG/FileServer/background-web-white.png');
  background-color: #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 10px
}

.why-avg-big-block img {
  max-width: 100%;
  display: block;
  margin: 0 auto
}

.why-avg-big-block h2 {
  padding: 30px 0
}

.why-avg-big-block ul {
  float: left;
  width: 50%;
  padding: 0;
  list-style-type: none
}

@media only screen and (max-width: 767px) {
  .why-avg-big-block ul {
    width: 100%
  }
}

.why-avg-big-block ul li {
  font-size: 18px;
  margin-bottom: 20px;
  background: url('https://cf.value4it.com/share/common/rc/AVG/FileServer/tick-circle-blue.png') no-repeat 0 0;
  padding-left: 30px
}

.why-avg-big-block .why-avg-content {
  padding: 120px 130px 80px 130px
}

@media only screen and (min-width: 768px) and (max-width: 1055px) {
  .why-avg-big-block .why-avg-content {
    padding: 60px
  }
}

@media only screen and (max-width: 767px) {
  .why-avg-big-block .why-avg-content {
    padding: 30px
  }
}

.why-avg-big-block--highup {
  margin-top: -90px
}

.bottom-3-column-nav {
  border-top: 1px solid #d7d7d7
}

@media only screen and (min-width: 1056px),
only screen and (min-width: 768px) and (max-width: 1055px) {
  .bottom-3-column-nav .col-md-4 {
    padding: 20px 20px 0 20px
  }

  .bottom-3-column-nav .col-md-4:nth-of-type(2) {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7
  }
}

@media only screen and (max-width: 767px) {
  .bottom-3-column-nav .col-md-4:nth-of-type(2) {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
  }
}

.bottom-3-column-nav h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 55px
}

.bottom-3-column-nav .image-wrap {
  height: 150px;
  margin-bottom: 20px
}

.bottom-3-column-nav .image-wrap img {
  max-width: 100%
}

.bottom-3-column-nav p {
  min-height: 80px
}

/*# sourceMappingURL=components.css.map */
