@charset "utf-8";
/* CSS Document Copyright (C) 2015 Highwood Design Limited. All rights reserved.
/**********************************************************************************************/
/* Cell */
.hwd-strapped3 .cell,
.hwd-strapped3 .cell:before,
.hwd-strapped3 .cell:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* Row */
.hwd-strapped3 .row {
  margin-right: -15px;
  margin-left: -15px;
}
.hwd-strapped3 .row:before,
.hwd-strapped3 .row:after {
  display: table;
  content: " ";
}
.hwd-strapped3 .row:after {
  clear: both;
}
.hwd-strapped3 .row:before,
.hwd-strapped3 .row:after {
  display: table;
  content: " ";
}
.hwd-strapped3 .row:after {
  clear: both;
}
.hwd-strapped3 .col-xs-1,
.hwd-strapped3 .col-xs-2,
.hwd-strapped3 .col-xs-3,
.hwd-strapped3 .col-xs-4,
.hwd-strapped3 .col-xs-5,
.hwd-strapped3 .col-xs-6,
.hwd-strapped3 .col-xs-7,
.hwd-strapped3 .col-xs-8,
.hwd-strapped3 .col-xs-9,
.hwd-strapped3 .col-xs-10,
.hwd-strapped3 .col-xs-11,
.hwd-strapped3 .col-xs-12,
.hwd-strapped3 .col-sm-1,
.hwd-strapped3 .col-sm-2,
.hwd-strapped3 .col-sm-3,
.hwd-strapped3 .col-sm-4,
.hwd-strapped3 .col-sm-5,
.hwd-strapped3 .col-sm-6,
.hwd-strapped3 .col-sm-7,
.hwd-strapped3 .col-sm-8,
.hwd-strapped3 .col-sm-9,
.hwd-strapped3 .col-sm-10,
.hwd-strapped3 .col-sm-11,
.hwd-strapped3 .col-sm-12,
.hwd-strapped3 .col-md-1,
.hwd-strapped3 .col-md-2,
.hwd-strapped3 .col-md-3,
.hwd-strapped3 .col-md-4,
.hwd-strapped3 .col-md-5,
.hwd-strapped3 .col-md-6,
.hwd-strapped3 .col-md-7,
.hwd-strapped3 .col-md-8,
.hwd-strapped3 .col-md-9,
.hwd-strapped3 .col-md-10,
.hwd-strapped3 .col-md-11,
.hwd-strapped3 .col-md-12,
.hwd-strapped3 .col-lg-1,
.hwd-strapped3 .col-lg-2,
.hwd-strapped3 .col-lg-3,
.hwd-strapped3 .col-lg-4,
.hwd-strapped3 .col-lg-5,
.hwd-strapped3 .col-lg-6,
.hwd-strapped3 .col-lg-7,
.hwd-strapped3 .col-lg-8,
.hwd-strapped3 .col-lg-9,
.hwd-strapped3 .col-lg-10,
.hwd-strapped3 .col-lg-11,
.hwd-strapped3 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.hwd-strapped3 .col-xs-1,
.hwd-strapped3 .col-xs-2,
.hwd-strapped3 .col-xs-3,
.hwd-strapped3 .col-xs-4,
.hwd-strapped3 .col-xs-5,
.hwd-strapped3 .col-xs-6,
.hwd-strapped3 .col-xs-7,
.hwd-strapped3 .col-xs-8,
.hwd-strapped3 .col-xs-9,
.hwd-strapped3 .col-xs-10,
.hwd-strapped3 .col-xs-11 {
  float: left;
}
.hwd-strapped3 .col-xs-1 {
  width: 8.333333333333332%;
}
.hwd-strapped3 .col-xs-2 {
  width: 16.666666666666664%;
}
.hwd-strapped3 .col-xs-3 {
  width: 25%;
}
.hwd-strapped3 .col-xs-4 {
  width: 33.33333333333333%;
}
.hwd-strapped3 .col-xs-5 {
  width: 41.66666666666667%;
}
.hwd-strapped3 .col-xs-6 {
  width: 50%;
}
.hwd-strapped3 .col-xs-7 {
  width: 58.333333333333336%;
}
.hwd-strapped3 .col-xs-8 {
  width: 66.66666666666666%;
}
.hwd-strapped3 .col-xs-9 {
  width: 75%;
}
.hwd-strapped3 .col-xs-10 {
  width: 83.33333333333334%;
}
.hwd-strapped3 .col-xs-11 {
  width: 91.66666666666666%;
}
.hwd-strapped3 .col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .hwd-strapped3 .col-sm-1,
  .hwd-strapped3 .col-sm-2,
  .hwd-strapped3 .col-sm-3,
  .hwd-strapped3 .col-sm-4,
  .hwd-strapped3 .col-sm-5,
  .hwd-strapped3 .col-sm-6,
  .hwd-strapped3 .col-sm-7,
  .hwd-strapped3 .col-sm-8,
  .hwd-strapped3 .col-sm-9,
  .hwd-strapped3 .col-sm-10,
  .hwd-strapped3 .col-sm-11 {
    float: left;
  }
  .hwd-strapped3 .col-sm-1 {
    width: 8.333333333333332%;
  }
  .hwd-strapped3 .col-sm-2 {
    width: 16.666666666666664%;
  }
  .hwd-strapped3 .col-sm-3 {
    width: 25%;
  }
  .hwd-strapped3 .col-sm-4 {
    width: 33.33333333333333%;
  }
  .hwd-strapped3 .col-sm-5 {
    width: 41.66666666666667%;
  }
  .hwd-strapped3 .col-sm-6 {
    width: 50%;
  }
  .hwd-strapped3 .col-sm-7 {
    width: 58.333333333333336%;
  }
  .hwd-strapped3 .col-sm-8 {
    width: 66.66666666666666%;
  }
  .hwd-strapped3 .col-sm-9 {
    width: 75%;
  }
  .hwd-strapped3 .col-sm-10 {
    width: 83.33333333333334%;
  }
  .hwd-strapped3 .col-sm-11 {
    width: 91.66666666666666%;
  }
  .hwd-strapped3 .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hwd-strapped3 .col-md-1,
  .hwd-strapped3 .col-md-2,
  .hwd-strapped3 .col-md-3,
  .hwd-strapped3 .col-md-4,
  .hwd-strapped3 .col-md-5,
  .hwd-strapped3 .col-md-6,
  .hwd-strapped3 .col-md-7,
  .hwd-strapped3 .col-md-8,
  .hwd-strapped3 .col-md-9,
  .hwd-strapped3 .col-md-10,
  .hwd-strapped3 .col-md-11 {
    float: left;
  }
  .hwd-strapped3 .col-md-1 {
    width: 8.333333333333332%;
  }
  .hwd-strapped3 .col-md-2 {
    width: 16.666666666666664%;
  }
  .hwd-strapped3 .col-md-3 {
    width: 25%;
  }
  .hwd-strapped3 .col-md-4 {
    width: 33.33333333333333%;
  }
  .hwd-strapped3 .col-md-5 {
    width: 41.66666666666667%;
  }
  .hwd-strapped3 .col-md-6 {
    width: 50%;
  }
  .hwd-strapped3 .col-md-7 {
    width: 58.333333333333336%;
  }
  .hwd-strapped3 .col-md-8 {
    width: 66.66666666666666%;
  }
  .hwd-strapped3 .col-md-9 {
    width: 75%;
  }
  .hwd-strapped3 .col-md-10 {
    width: 83.33333333333334%;
  }
  .hwd-strapped3 .col-md-11 {
    width: 91.66666666666666%;
  }
  .hwd-strapped3 .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .hwd-strapped3 .col-lg-1,
  .hwd-strapped3 .col-lg-2,
  .hwd-strapped3 .col-lg-3,
  .hwd-strapped3 .col-lg-4,
  .hwd-strapped3 .col-lg-5,
  .hwd-strapped3 .col-lg-6,
  .hwd-strapped3 .col-lg-7,
  .hwd-strapped3 .col-lg-8,
  .hwd-strapped3 .col-lg-9,
  .hwd-strapped3 .col-lg-10,
  .hwd-strapped3 .col-lg-11 {
    float: left;
  }
  .hwd-strapped3 .col-lg-1 {
    width: 8.333333333333332%;
  }
  .hwd-strapped3 .col-lg-2 {
    width: 16.666666666666664%;
  }
  .hwd-strapped3 .col-lg-3 {
    width: 25%;
  }
  .hwd-strapped3 .col-lg-4 {
    width: 33.33333333333333%;
  }
  .hwd-strapped3 .col-lg-5 {
    width: 41.66666666666667%;
  }
  .hwd-strapped3 .col-lg-6 {
    width: 50%;
  }
  .hwd-strapped3 .col-lg-7 {
    width: 58.333333333333336%;
  }
  .hwd-strapped3 .col-lg-8 {
    width: 66.66666666666666%;
  }
  .hwd-strapped3 .col-lg-9 {
    width: 75%;
  }
  .hwd-strapped3 .col-lg-10 {
    width: 83.33333333333334%;
  }
  .hwd-strapped3 .col-lg-11 {
    width: 91.66666666666666%;
  }
  .hwd-strapped3 .col-lg-12 {
    width: 100%;
  }
}
/* Clearfix */
.hwd-strapped3 .clearfix:before,
.hwd-strapped3 .clearfix:after {
  display: table;
  content: " ";
}
.hwd-strapped3 .clearfix:after {
  clear: both;
}
.hwd-strapped3 .visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .hwd-strapped3 .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hwd-strapped3 .visible-xs.visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hwd-strapped3 .visible-xs.visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .hwd-strapped3 .visible-xs.visible-lg {
    display: block !important;
  }
}
.hwd-strapped3 .visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .hwd-strapped3 .visible-sm.visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hwd-strapped3 .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hwd-strapped3 .visible-sm.visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .hwd-strapped3 .visible-sm.visible-lg {
    display: block !important;
  }
}
.hwd-strapped3 .visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .hwd-strapped3 .visible-md.visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hwd-strapped3 .visible-md.visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hwd-strapped3 .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .hwd-strapped3 .visible-md.visible-lg {
    display: block !important;
  }
}
.hwd-strapped3 .visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .hwd-strapped3 .visible-lg.visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hwd-strapped3 .visible-lg.visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hwd-strapped3 .visible-lg.visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .hwd-strapped3 .visible-lg {
    display: block !important;
  }
}
/* Badge */
.hwd-strapped3 .badge {
  background-color: #999999;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding-bottom: 3px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}