/* responsive helpers */
@media (min-width: 1199px) {
  .navbar,
  .zero-pad ul {
    margin-bottom: 25px;
  }
}
.container {

}
.bottom-section ul {
  padding: 0;
  transform-style: preserve-3d;
  height: 100%;
}
.bottom-section li {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
 .banner {
   position: absolute;
   top:5px;
   bottom: 0;
   left: 0;
   width: 460px;
   height:330px;
   padding-left:0;
   background: url(../../img/home/checking-people-e-460x2.jpg) 0 0 no-repeat;
   background-size: 460px 313px;
   margin-bottom:0;
 }
@media (max-width: 1199px) {
 .banner {
   position: absolute;
   top:20px;
   bottom: 0;
   left: 0;
   width: 380px;
   height:330px;
   padding-left:0;
   background: url(../../img/home/checking-people-e-360x2.jpg) 0 0 no-repeat;
   background-size: 380px 310px;
   margin-bottom:0;
 }
}
.jumbotron { padding: 0; }
.jumbotron > .container > .row > div { padding: 20px 32px 28px 32px; }
.jumbotron > .container > .row > .active { background-color: #7199ce; }

/* check section */
@media (min-width: 1199px) {
  .check-section .btn {
    font-size: 18px;
    padding: 8px 16px;
  }
}

/* logo section */
ul.fw {
  width: 100%;
  margin: 0;
}
ul.fw, ul.fw li {
  padding: 0 13px;
  position: relative;
}
ul.fw li { min-height:45px; }

@media (min-width: 1199px) {
  ul.fw li { padding: 0 27px; }
}
/* branded list section */
.list-branded > li {
  font-size: 16px;
  color: #305f9e;
}
@media (min-width: 991px) and (max-width: 1199px) {
.list-branded > li {
    font-size: 15px; }
}
@media screen and (max-width: 991px) {
.list-branded > li {
    font-size: 14px; }
}
.list-branded > li:nth-child(odd) { background-color: #e7eef8; }

ul.list-black > li {
  background: url(../../img/home/black-tick-17x2.png) no-repeat 14px 14px;
  padding: 10px 20px 10px 40px;
  background-size: 15px 12px;
}
ul.list-blue > li {
  background: url(../../img/home/blue-tick-17x2.png) no-repeat 16px 16px;
  padding: 10px 20px 10px 40px;
  background-size: 15px 12px;
}
/* checks table list */
div.featureset {
  margin-top:0;
  padding-right:15px;
  padding-left:15px;
  border-bottom: solid 3px #fff;
}
div.featureset h4 {
  color:#343434;
  padding-top:7px!important;
  font-size:20px;
}
/* panel gradient */
.panel-gradient > .panel-heading { background: none !important; }
.panel-gradient > .panel-footer { background: none !important; border: none; }

.panel.panel-gradient {
  padding: 5px 10px 15px 10px;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0); /* IE6-9 */
}
/* panel helpers */
.single-cert, .multi-cert {
    margin-top:40px;
}
.panel-heading {
  padding: 8px 12px 8px 15px;
}
.panel-heading .side-heading {
  float: left;
  padding-right: 5px;
  font-size: 47px;
  font-weight: 500;
  line-height: 0.95;
  text-align: right;
}
.panel-heading .side-heading sup {
  font-size: 50%;
  top: -15px;
}
.panel-heading h4 {
  margin-top: 0;
  font-size: 24px!important;
}
.paddling span {
  font-size:18px!important;
  display:block;
}
@media (max-width: 1200px) {
    .panel-heading h4 {
      font-size: 20px!important;
    }
}
.panel-heading img {
  margin: 0 15px;
  float: left;
}
@media (min-width: 481px) and (max-width: 767px) {
    .panel.panel-gradient {
      padding: 10px 0px 5px 10px;
      margin: 0;
    }
    .panel-heading {
      padding: 0px 0px 10px 25px;
    }
    .panel-heading h4 {
      font-size: 20px!important;
    }
    .paddling span {
      font-size:16px!important;
    }
}
@media (max-width: 480px) {
    .single-cert .panel-heading img {
      margin: 0px 10px 0px 0px!important;
    }
    .panel-heading .side-heading {
      padding-right: 5px;
      font-size: 42px;
      font-weight: 500;
      line-height: 0.6;
      text-align: right;
    }
    .panel-heading .side-heading sup {
      font-size: 50%;
      top: -15px;
    }
    .panel-heading img {
      margin: 0 0 0 5px;
      padding: 0 0 0 0;
      float: left;
    }
    .panel.panel-gradient {
      padding: 0px 0px 5px 0px;
      margin: 0;
    }
    .panel-heading {
      padding: 10px 0px 10px 30px;
    }
    .panel-heading h4 {
      font-size: 17px!important;
      line-height: 20px;
    }
    .panel-heading span {
      font-size: 35px!important;
      padding:5px 0 0 0;
      margin:5px 0 0 0;
    }
    .paddling span {
      font-size:15px!important;
      padding:0;
      margin:0;
      width:100%;
    }
    .panel-body {
        padding-bottom:0!important;
    }
    .panel-footer {
        padding-bottom:10px;
    }
    .single-cert {
        margin-top:10px;
    }
}

.single-cert .panel-heading img { margin: 5px 12px 5px 15px; }
.multi-cert .panel-heading .row div { margin-top: 2px; }

.home-main span, .home-main strong {
    color:#305f9e;
}
.home-main {
    padding-right:0!important;
}
.home-main h1 {
    font-size:34px;
    line-height: 40px;
}
.home-main h2 {
    font-size:20px;
    line-height: 27px;
    font-weight:400;
}
.note-below {
    padding: 15px 0;
}

@media (max-width: 480px) {
    .home-main {
        padding-right:15px!important;
    }
    .home-main h1 {
        font-size:22px;
        line-height: 28px;
        margin-bottom:5px;
    }
    .home-main h2 {
        margin-top:10px;
        font-size:15px;
        line-height: 20px;
        font-weight:400;
     }
     div.featureset h4 {
        color: #343434;
        padding-top: 7px!important;
        font-size: 18px;
        line-height:24px;
    }
    ul.list-blue > li {
        background: url(../../img/home/blue-tick-17x2.png) no-repeat 10px 10px;
        padding: 5px 20px 5px 40px;
        background-size: 15px 12px;
    }
}

.client-section {
    margin-top:20px;
}
.client-logos {
    margin-top:50px;
    margin-bottom:20px;
}
@media (max-width: 991px) {
    .client-section {
        margin-top:20px;
    }
    .client-logos {
        margin-top:20px;
        margin-bottom:20px;
    }
}
@media (max-width: 480px) {
    .client-section h4 {
        line-height:26px;
    }
    .client-logos {
        margin-top:10px;
        margin-bottom:10px;
    }
}
p.acc-link {
    margin:10px 0 0 0!important;
}
