/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-page-drivealive-pdf-php p.embed_download {
  text-align: center;
  padding: 30px 0 15px;
}

.col-header {
  justify-content: space-between !important;
}

.page-template-page-drivealive-pdf-php p.embed_download a {
  background: url(../../images/btn-download-pdf-study.jpg) no-repeat 50% 0;
  text-indent: -9999px;
  display: block;
  margin: 0 auto;
  width: 576px;
  height: 78px;
}

.page-template-page-drivealive-pdf .col-right {
  padding-top: 0 !important;
}

@media (min-width: 1200px) {
  .page-template-page-drivealive-pdf .site-logo .logo {
    padding-top: 30px;
  }
}
.drive-alive h1 {
  font-weight: 700;
}

.drive-alive.content table td {
  border-top: none;
  border-bottom: none;
  border-left: none;
}

.drive-alive.content table tr:last-child td,
.drive-alive.content table tr:last-child td:last-child,
.drive-alive.content table tr td:last-child {
  border-width: 0 2px 0 0;
}

.drive-alive .floating-social {
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  top: 25%;
  left: 0;
  padding: 20px 20px 2px 18px;
  position: fixed;
  text-align: center;
  z-index: 999;
}

.floating-social .twitter-share-button,
.floating-social .fb-like,
.floating-social #___plusone_0,
.floating-social .IN-widget {
  display: block !important;
  margin: 0 auto 18px !important;
}

.drive-alive img.alignleft {
  margin: 0 16px 16px 0;
}

.drive-alive img.alignleft.m30 {
  margin: 0 30px 16px;
}

.drive-alive h2 {
  font: 900 26px/26px "Lato", sans-serif;
  color: #202528;
  text-transform: uppercase;
  padding-top: 20px;
}

.drive-alive h3 {
  font: 700 22px/22px "Lato", sans-serif;
  color: #202528;
  text-transform: uppercase;
  padding-top: 10px;
}

.drive-alive img.wp-post-image {
  width: 33%;
  margin: 0 1.5% 16px 0;
  float: left;
}

.drive-alive .btn-download {
  background: #234679;
  position: relative;
  color: #ffffff;
  font: 300 26px/26px "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  padding: 27px 6% 25px 12.5%;
  margin-bottom: 25px;
  text-decoration: none;
  float: right;
  width: 65.5%;
}

.drive-alive .btn-download strong {
  font-weight: 700;
}

.drive-alive .btn-download span.btn-left {
  background: url(../../images/drive-alive/ico-btn-download-left.gif) no-repeat 50% 50% #e69251;
  background-size: 52% auto;
  width: 15.8%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.drive-alive .btn-download span.btn-right {
  background: url(../../images/drive-alive/ico-btn-download-right.gif) no-repeat 50% 50% #4bb3cb;
  background-size: 57.7% auto;
  width: 8.3%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.content.drive-alive ul {
  margin: 0 0 15px 42px;
  overflow: hidden;
}

.content.drive-alive ul li {
  background: url(../../images/drive-alive/ico-square-bullet-blue.gif) no-repeat 0 6px;
  padding: 0 0 15px 24px;
}

.blue {
  background-color: #5d7584;
}

.orange {
  background-color: #e79449;
}

.yellow {
  background-color: #e5cc37;
}

table.chart-fatalities-injuries {
  width: 100%;
  margin-bottom: 20px;
}

table.chart-fatalities-injuries caption {
  font: 700 26px/26px "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  color: #1c396f;
  text-align: center;
  padding-bottom: 12px;
}

table.chart-fatalities-injuries th {
  font: 700 32px/32px "Open Sans Condensed", sans-serif;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding: 25px 0;
  border-right: 2px solid #ffffff;
}

table.chart-fatalities-injuries td {
  text-align: center;
  padding: 10px 0;
  border-right: 2px solid #ffffff;
  color: #ffffff;
  font: 300 25px/25px "Open Sans", sans-serif;
}

table.chart-fatalities-injuries tr:last-child td {
  padding-bottom: 50px;
}

.distraction-types {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}

.distraction-types .type {
  width: 14%;
  display: inline-block;
  margin: 0 4%;
  vertical-align: top;
}

.distraction-types strong {
  display: block;
  font: 700 20px/20px "Open Sans Condensed", sans-serif;
  color: #1c396f;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.distraction-types img {
  display: block;
  margin: 0 auto 15px;
}

.distraction-types span {
  display: block;
}

.sub-area {
  padding-left: 42px;
}

.content.drive-alive ul.definitions {
  margin-left: 40px;
}

.content.drive-alive ul.definitions li {
  padding: 0 0 45px 90px;
}

.content.drive-alive ul.definitions li.drive-cond {
  background: url(../../images/drive-alive/ico-drive-cond.gif) no-repeat 0 0;
}

.content.drive-alive ul.definitions li.when-text {
  background: url(../../images/drive-alive/ico-when-text.gif) no-repeat 0 0;
}

.content.drive-alive ul.definitions li.who-text {
  background: url(../../images/drive-alive/ico-who-text.gif) no-repeat 0 0;
}

.content.drive-alive ul.definitions li.text-mult {
  background: url(../../images/drive-alive/ico-text-mult.gif) no-repeat 0 0;
}

.content.drive-alive ul.definitions li.why-text {
  background: url(../../images/drive-alive/ico-why-text.gif) no-repeat 0 0;
}

.content.drive-alive ul.definitions li.number-text {
  background: url(../../images/drive-alive/ico-number-text.gif) no-repeat 0 0;
}

.content.drive-alive ul.definitions li strong {
  display: block;
  color: #202528;
  text-transform: uppercase;
  font: 700 18px/18px "Lato", sans-serif;
  background: url(../../images/drive-alive/ico-square-bullet-blue.gif) no-repeat 0 4px;
  padding: 0 0 5px 20px;
}

.content a.infographic {
  display: block;
  float: right;
  margin: 0 0 25px 25px;
  border: 5px solid #eee;
  position: relative;
}

.content a.infographic .hover {
  display: none;
  position: absolute;
  z-index: 1;
  background: url(../../images/drive-alive/ico-magnifying-glass.png) no-repeat 50% 50% rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
}

.content a.infographic:hover .hover {
  display: block;
}

.content a.infographic img {
  display: block;
  z-index: 0;
  position: relative;
}

.question-answer h4 {
  font-weight: 400;
  font-style: italic;
  background: url(../../images/drive-alive/ico-question-circle.gif) no-repeat 0 0;
  padding: 7px 0 18px 58px;
}

.question-answer p {
  background: url(../../images/drive-alive/ico-answer-circle.gif) no-repeat 0 0;
  padding-left: 58px;
  padding-top: 5px;
}

table.participants {
  width: 100%;
  margin-bottom: 40px;
}

table.participants th {
  font: 700 32px/32px "Open Sans Condensed", sans-serif;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding: 25px 0;
  border-right: 2px solid #ffffff;
}

table.participants td {
  text-align: center;
  width: 33%;
  padding: 10px 0;
  border-right: 2px solid #ffffff;
  color: #ffffff;
  font: 300 25px/25px "Open Sans", sans-serif;
}

table.participants tr:last-child td,
table.participants tr:nth-child(4) td {
  padding-bottom: 50px;
}

table.participants td.sep-white {
  background: #ffffff;
  height: 9px;
  padding: 0;
  line-height: 0;
}

.behavior-percentage {
  width: 78.75%;
  margin-bottom: 30px;
}

.behavior-percentage .bar {
  width: 100%;
  background: #bac5c7;
  border-radius: 50px;
  height: 52px;
  margin-bottom: 3px;
  color: #ffffff;
  font: 400 16px/16px "Lato", sans-serif;
  position: relative;
}

.behavior-percentage .bar p {
  position: absolute;
  left: 25px;
  top: 11px;
  z-index: 1;
  padding: 0;
}

.behavior-percentage .bar span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 50px;
  z-index: 0;
}

.behavior-percentage .bar span.p18 {
  width: 18%;
}

.behavior-percentage .bar span.p47 {
  width: 47%;
}

.behavior-percentage .bar span.p57 {
  width: 57%;
}

.behavior-percentage .bar span.p60 {
  width: 60%;
}

.behavior-percentage .bar span.p63 {
  width: 63%;
}

.behavior-percentage .bar span.p74 {
  width: 74%;
}

.behavior-percentage .bar span.p81 {
  width: 81%;
}

.content.drive-alive ul.resource-list li {
  background: url(../../images/drive-alive/ico-globe-bullet.gif) no-repeat 0 0;
  padding: 0 0 30px 46px;
}

.content.drive-alive ul.resource-list li strong {
  display: block;
  color: #202528;
  text-transform: uppercase;
  font: 700 22px/22px "Lato", sans-serif;
  padding: 5px 0 7px;
}

.content.drive-alive ul.resource-list li a {
  display: block;
  color: #234679;
  font-size: 14px;
}

.content.drive-alive ol.references {
  padding: 0;
  margin: 10px 0 30px 40px;
}

.content.drive-alive ol.references li {
  list-style: decimal inside;
  font-size: 13px;
  font-style: italic;
  color: #666666;
  line-height: 21px;
  padding: 0 0 22px;
}

.content.drive-alive ol.references li a {
  display: block;
  color: #234679;
}

.scrollbox {
  border: 5px solid #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  bottom: 25px;
  left: -300px;
  padding: 16px 16px 22px;
  position: fixed;
  width: 275px;
  z-index: 1001;
}

.top-head .right {
  max-width: 36%;
}

.sign-pledge {
  padding: 15px 20px 20px;
  width: 100%;
  background: #447fce;
  margin: 10px auto 0;
}

.header .sign-pledge {
  width: 500px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sign-pledge {
    width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .sign-pledge {
    float: right;
    width: 600px !important;
  }
}
.scrollbox h3,
.sign-pledge h3 {
  color: #fff;
  font-size: 19px !important;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 24px;
  padding-top: 0;
  text-transform: none;
  font-family: var(--secondary-font), sans-serif !important;
}

.sign-pledge h3 {
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  text-align: center;
}

.scrollbox h3 span,
.sign-pledge h3 span {
  color: #fff;
}

.btn-sign {
  background: #202e3e url("../../images/icon-sign-pencil.png") no-repeat scroll 10px 50%;
  background-size: 30px auto;
  color: #fff !important;
  font-weight: 600;
  padding: 8px 15px 8px 48px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: var(--secondary-font), sans-serif;
}

.sign-pledge .btn-sign {
  display: block;
  width: 70% !important;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .sign-pledge .btn-sign {
    width: 30% !important;
  }
}
.btn-sign:hover {
  background-color: #18397b;
}

.scrollbox .btn-close {
  position: absolute;
  top: -15px;
  right: -15px;
  color: #fff;
  width: 26px;
  height: 26px;
  border: 3px solid #fff;
  background: #000;
  font-size: 12px;
  line-height: 19px;
  border-radius: 100%;
  text-align: center;
  font-weight: 600;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

/* RESPONSIVE */
@media (min-width: 768px) and (max-width: 979px) {
  .page-template-page-drivealive-php .wrapper,
.page-template-page-drivealive-pdf-php .wrapper {
    margin: 0 3%;
    width: auto;
  }
  table.chart-fatalities-injuries th {
    font-size: 25px;
    line-height: 25px;
  }
  table.chart-fatalities-injuries td {
    font-size: 20px;
    line-height: 20px;
  }
  .distraction-types .type {
    width: 20%;
  }
  .sub-area {
    padding-left: 0;
  }
  .behavior-percentage {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-page-drivealive-php .wrapper,
.page-template-page-drivealive-pdf-php .wrapper {
    margin: 0 3%;
    width: auto;
  }
  .drive-alive .floating-social {
    top: auto;
    bottom: 0;
    width: 100%;
    padding: 20px 0 2px;
    border-bottom: none;
    border-right: none;
  }
  .floating-social .twitter-share-button,
.floating-social .fb-like,
.floating-social #___plusone_0,
.floating-social .IN-widget {
    float: left !important;
    margin: 0 3.5% 18px !important;
  }
  .drive-alive img.wp-post-image {
    display: block;
    float: none;
    margin: 0 0 25px;
    width: 100%;
  }
  .drive-alive img.alignleft.m30 {
    float: none;
  }
  .drive-alive .btn-download {
    float: none;
    display: block;
    width: 100%;
    padding: 17px 9% 17px 19%;
    font-size: 23px;
    line-height: 23px;
  }
  .page-template-page-drivealive-pdf-php p.embed_download a {
    width: 100%;
    background-size: 100% auto;
  }
  table.chart-fatalities-injuries th {
    font-size: 11px;
    line-height: 11px;
  }
  table.chart-fatalities-injuries td {
    font-size: 10px;
    line-height: 10px;
  }
  .distraction-types {
    margin-bottom: 0;
  }
  .distraction-types .type {
    width: 100%;
    margin: 0 0 50px;
  }
  .sub-area {
    padding-left: 0;
  }
  .content.drive-alive ul.definitions {
    margin-left: 0;
  }
  .content.drive-alive ul.definitions li {
    padding-left: 55px;
    background-size: 48px auto !important;
  }
  .question-answer h4 {
    padding: 5px 0 18px 48px;
  }
  .question-answer p {
    padding-left: 48px;
  }
  table.participants th {
    font-size: 18px;
    line-height: 18px;
  }
  table.participants td {
    font-size: 15px;
    line-height: 15px;
  }
  .behavior-percentage {
    width: 100%;
  }
  .behavior-percentage .bar {
    font-size: 13px;
    line-height: 13px;
  }
  .content.drive-alive ul {
    margin-left: 6px;
  }
  .content.drive-alive ol.references {
    margin-left: 8px;
  }
}
@media (max-width: 991px) {
  .w-partner img {
    max-width: 60%;
  }
}

/*# sourceMappingURL=page-drivealive-pdf.css.map*/