/*
 *
 * Typography
 *
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  src: url('../font/fontawesome-webfont.eot?v=3.0.1');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../css/font-awesome.min.css/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../css/font-awesome.min.css/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Lato", Arial, sans-serif; 
  line-height: 1.6;
  font-size: 16px;
  background: #fff;
  color: #373737;
  overflow-x: hidden;
}

body.grad-offcanvas {
  overflow: hidden;
}

.container-fluid.site-banner{
  padding: 0;
}

a {
  color: #006fa1;
  -webkit-transition: 0.5s, ease;
  -o-transition: 0.5s, ease;
  transition: 0.5s, ease;
}

a:hover {
  text-decoration: none;
  color: #5a5a5a;
}

.container a, .container-fluid a{
  font-weight: bold;
}

td, th {
    padding: 5px;
}

.nowrap{
  white-space: nowrap;
}

.orange-text{
    color: #f5851f;
}

.large-text{
    font-size: 42px;
}

/*Dot points*/
p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #1C1C1C;
  font-family: "Lato", Arial, sans-serif;
}

.hidden{
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


/*Headings*/ 
h1, h2, h3, h4, h5, h6 {
   color: #006fa1;
   font-family: "Lato", Arial, sans-serif;
   font-weight: 400;
   /*margin-bottom: 30px;*/
  }
  

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #f5851f;
}

::-moz-selection {
  color: #fcfcfc;
  background: #f5851f;
}

::selection {
  color: #fcfcfc;
  background: #f5851f;
}

.stuck {
  position: fixed !important;
  top: 0 !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

/*buttons*/
.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: none;
  letter-spacing: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #006fa1;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #f5851f !important;
  color: #fff !important;
}
.btn.btn-primary a {
    color: #ffffff !important;
}
.btn.btn-primary:hover a {
    color: #ffffff !important;
}
/*
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
} */
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}
.btn.btn-outline {
  background: transparent;
  color: #f5851f;
  border: 2px solid #f5851f !important;
}
.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active {
  background: #f5851f !important;
  color: #fff !important;
}

/* button for who's your sober bob find a driver campaign */
.btn-driver {
  background: #006fa1 !important;
  color: #ffffff !important;
  border: 2px solid #006fa1 !important;
  text-transform: uppercase !important;
  transition: all 150ms ease;
  margin-bottom: 4px;
  width: 134px;
}

.btn-driver:hover,
.btn-driver:active,
.btn-driver:focus,
.btn-driver:active:focus {
  background: #f5851f !important;
  color: #ffffff !important;
  border: 2px solid #f5851f !important;
}

.btn-driver a {
    color: #ffffff;
}

.btn-driver:hover a {
    color: #ffffff;
}

.tab-content .btn {
  letter-spacing: 0;
  text-transform: none;
  font-weight: bold;
  font-size: 18px;
}

.js .animate-box {
  opacity: 0;
}

.btn.btn-primary{
  background: #006fa1 !important;
}

.row{
    margin-left: 0px;
    margin-right: 0px;
}

a.section-anchor{
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

/*
 *
 * Header
 *
 */
 
.skip-link{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.skip-link:focus{
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

header#header{
  width: 100%;
  z-index: 1022;
  background: #ffffff;
}

header > .container {
    padding: 10px 0px;
}

.site-title{
    position: relative;
}

.site-logo-wrapper{
    display: inline-block;
    min-width: 50%;
}
.site-logo-wrapper a{
    width: 100%;
}

.site-logo{
  height: 30px;
  width: auto;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
  margin-bottom: 10px;
}

@media (min-width: 650px){
    .site-logo{
      height: 40px;
    }
}

@media (min-width: 900px){
    .site-logo{
      height: 50px;
    }
}
@media (max-width: 480px){
    header#header .site-logo-wrapper,
    header#header .pull-right{
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 800px){
  .stacktable.large-only {
      display: block !important;
  }
   .stacktable.large-only td:first-child{
      display: none !important;
  }
}


.social-icons{
  margin-right: 10px;
  visibility: hidden;
}
@media (min-width: 500px){
    .social-icons{
        visibility: visible;
    }    
}

.social-icons i{
  margin: 0 5px;
}

nav.navbar{
  margin-bottom: 0;
  background: #006fa1;
  border-bottom: 8px solid #f5851f;
  border-radius: 0px;
}
nav.navbar img.site-logo{
  padding-bottom: 20px;
}

#navbar ul.nav a{
  font-weight: bold;
  color: #fff;
}

#navbar ul.nav li.active{
  background: #00476b;
}

#navbar ul.nav li:first-child a{
	font-size: 0px;
	padding: 14px 15px 5px 15px;
}

#navbar ul.nav li:first-child a:before{
	font-family: 'Font Awesome 5 Pro';
	content: "\f015";
	color: #ffffff;
	font-size: 30px;
}

span.icon-bar{
  background: #ffffff;
}

 /*
 *
 * Header text
 *
 */
 
.site-title{
    position: relative;
}
 
header a#header-text h1{
    font-size: 30px;
    color: #006fa1;
    font-family: "Lato", Arial, sans-serif;
    font-weight: bold;
    margin: 0px;
}

@media(min-width: 900px){
    header a#header-text h1{
        font-size: 45px;
        line-height: 50px;
    }
}

@media(min-width: 650px){
    header a#header-text h1{
        font-size: 40px;
    }
}

/*
 *
 * Footer
 *
 */

#footer {
  background: #000000;
  padding: 20px 0 20px;
  color: #ffffff;
}

.footer-block{
  background: #00476b;
  padding: 60px 0;
}
.footer-block p, .footer-block h3, .footer-block ul{
  color: white;
}


.footer-block a {
  color: #f4f4f4;
}


.footer-block a:hover {
  color: #f4f4f4;text-decoration: underline;
}

#footer p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}

#footer a {
  color: white;
}

#footer #copyright a{
  color: #b3b3b3;
}

#footer a:hover, #footer a:active, #footer a:focus {
  color: #b3b3b3;
}

#footer p a {
  color: white;
}
#footer p a:hover, #footer p a:active, #footer p a:focus {
  color: rgba(255, 255, 255, 0.9) !important;
}

/*
 *
 * Homepage Sections
 *
 */

/*
 *Carousel - removed 
 
.carousel-caption{
  left: 13%;
  text-align: left;
  text-shadow: none;
  width: 30%;
}

.carousel-caption h3, .carousel-caption p, .carousel-caption a{
  color: white;
}

.carousel-caption h3{
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.carousel-caption{
  background:rgba(0,0,0,0.5);
  padding: 20px;
}

.carousel-inner .item img{
  width: 100%;
}

.container-fluid[data-ref="458871"]{
  padding: 0;
}

@media screen and (max-width: 992px) {
  .carousel-caption{
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    padding: 1% 25% 0 10%;
    background: rgba(0,0,0,0.7);
  }
}

@media screen and (max-width: 768px) {
 .carousel-caption h3{
    font-size: 20px;
 }
 .carousel-caption p, .carousel-caption a{
 	font-size: 14px;
 }
}

@media screen and (max-width: 600px) {
   .carousel-indicators{
     display: none;
   }
} 
*/

.carousel-caption h2, .carousel-caption p, .carousel-caption a{
  color: white;
}

.carousel-caption h2{
  font-size: 30px;
  font-weight: bold;
/*  text-transform: uppercase; */
  margin: 0;
}

.carousel-caption{
  background:rgba(0,0,0,0.5);
  padding: 20px;
  top: 15%;
  bottom: auto;
}
@media screen and (max-width: 1050px) {
.carousel-caption{
    top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
}
}

@media screen and (max-width: 768px) {
 .carousel-caption h3{
    padding-top: 30px;
 }
}
@media screen and (max-width: 550px) {
.carousel-caption{
    top: 5%;
  bottom: 5%;
  left: 3%;
  right: 3%;
  padding: 10px;
}
}

.carousel-inner .item img{
  min-height: 250px;
  min-width: 750px;
}

@media(min-width: 750px){
  .carousel-inner .item img{
  min-height: 250px;
  min-width: 100%;
}  
}

.carousel-inner{
    max-height: 400px;
    min-height: 250px;
}

.container-fluid[data-ref="458871"]{
  padding: 0;
}





/*
 *
 * Table

 
.table thead th {
  background: #7b7b7b;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

.tableshaded th {
 padding-top: 10px;
 padding-bottom: 10px;
 text-align: center;
 background-color: #F1F1F1;
}

.tableshaded td {
 padding-bottom: 10px;
 border-top: 1px solid #D2D1D1;
 border-bottom: 1px solid #D2D1D1;
}
 *
 */


/*
 *
 * Videos
 *
 */
 
.videoWrapper {
 position: relative;
 padding-bottom: 56.25%; /* 16:9 */
 padding-top: 25px;
 height: 0;
 clear: both;
 }

.videoWrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }
.maxwidth560{
    max-width: 560px;
    padding-bottom: 40px;
}


/* Videos homepage section */

#videos{
  color: white;
  background: ##e8e8e8;
  padding: 40px 0px;
}

.story{
 background: white;
 padding: 0;
}

.news-image img{
  width: 100%;
  height: auto;
}

.news-text{
  padding: 0 30px 30px;
}

#ntg-events{
    padding: 40px 0px;
}

#ntg-events h2{
    margin: 0px 0px 30px 0px;
}

#ntg-events a{
    font-weight: normal;
}

#ntg-events a:focus{
    text-decoration: none;
}
#ntg-tabs{
    padding: 40px 0px;
}
@media (max-width: 750px){
 #ntg-tabs{
    padding: 40px 10px;
}   
}

/* Videos page */

/* Videos clearfix */
.video-intro-container:after,
.video-list ul:after{
  content: "";
  display: table;
  clear: both;
}

.video-listing-wrapper .video-listing{
    display: none;
}
.video-listing-wrapper.loaded .video-listing{
    display: block;
}

/* Videos Intro section */
.video-intro-container,
.video-intro-container .intro-media,
.video-intro-container .intro-text,
.video-intro-container .intro-media img{
    width: 100%;
}

@media (min-width: 800px){
    .video-intro-container .intro-text{
        float: left;
        width: 45%;
    }
    .video-intro-container .intro-media{
        width: 50%;
        float: right;
    }
}

/* Videos Listing sections */
.video-list ul,
.video-list ul img{
    width: 100%;
    padding: 0;
    margin: 0;
}

.video-list .feature.video{
    margin-bottom: 30px;
}

.feature.video .feature-thumbnail,
.feature-video-thumbnail{
    position: relative;
}
.feature-video-thumbnail{
    display: block;
}
.video-list .feature.video .feature-text p{
    margin-bottom: 1em;
}

.video .feature-play {
    background: url(/?a=486509) no-repeat center center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.65;
    cursor: pointer;
}


.video .feature-play:hover {
    background: url(/?a=486510) no-repeat center center;
    opacity: 1;
}
/*
 *
 * Miscellaneous
 *
 */
 .container-fluid .container{
     padding-left: 0px;
     padding-right: 0px;
 }
 .fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
    box-shadow: 0 0 10px rgba(0,0,0,0.12);
 }
 
 .about img{
    padding-right: 10px;
    padding-bottom: 10px;
 }
@media (min-width: 600px){
    .about img{
        float: left;    
    }
    .about:after{
        content: "";
        display: table;
        clear: both;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.row-top-margin{
    margin-top: 70px;
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;   
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.main-img{
    width: 100%;
}

.text-bold {
    font-weight: 700;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

/*
 *
 * Featured box
 *
 */
#features{
    background: #ffffff;
    padding: 40px 0px;
}
 
div.featured-box{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
}

div.featured-box .content-wrapper{
    position: relative;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.16), 0 0 2px 0 rgba(0,0,0,.12);
    height: 350px;
    overflow: hidden;
}
div.featured-box .content-wrapper img{
    height: auto;
    min-width: 100%;
}
div.featured-box .content-wrapper:after{
    content: "";
    background: linear-gradient(to bottom, rgba(0,0,0,0) 60%,rgba(0,0,0,0.70) 70%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

div.featured-box h3{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-weight: 600;
    z-index: 99;
    margin: 0px;
    color: #ffffff;
}

 

/*
 *
 * Campaigns
 *
 */
 
 div.campaign {
	max-width:100%;
	min-height:265px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:40px;
 }
 
 .campaign-listing-wrapper .campaign-listing{
     display: none;
 }
 .campaign-listing-wrapper.loaded .campaign-listing{
     display: block;
 }

div.campaign .content-wrapper{
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.16), 0 0 2px 0 rgba(0,0,0,.12);
    position: relative;
}
div.campaign .content-inner-wrapper{
    padding: 15px;
    padding-bottom: 55px;
}
.campaign .thumbnail{
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    border: none;
    overflow: hidden;
    height: 200px;
    padding-bottom: 60%;
}
.campaign a img {
    min-width: 100%;
    min-height: 200px;
}
div.campaign h2{
    font-size: 25px;
}
.campaign p.btn{
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.front-campaigns{
    background: ##e8e8e8;
    padding: 40px 0px;
}
 


/*
 *
 * topics
 *
 */
 .safety-topics-listing-wrapper .safety-topics-listing{
     display: none;
 }
 .safety-topics-listing-wrapper.loaded .safety-topics-listing{
     display: block;
 }
 div.topics {
	min-height:245px;
	padding:15px;
	background-color: #f4f4f4;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.16), 0 0 2px 0 rgba(0,0,0,.12);
	margin-bottom: 55px;
	text-align: center;
 }
 /* Thinking about a pre-loader
 div.topics{
    display: none;
 }
 
 div.topics.height-set{
    display: block;
 }
 */
 
  div.topics p,
  div.topics a{
      font-weight: 400;
  }
  .topic-wrapper a{
      display: block; 
      transition: transform 0.3s ease-in-out;
      transform: scale(1);
  }
  .topic-wrapper a:hover{
      transform: scale(1.07);
  }
  .topics h2,
 .topics h2 a {
    font-size: 26px;
} 
 
 
/*
 *
 * Safety Topic image
 *
 */
 
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
    clear: both;
}
 
h1#content-stage {
  padding-top: 20px !important;
}

#content-stage .topics-image {
  float: right;
  padding: 30px 32px 44px 44px;
}
 
/*
  NTG updated accordion css - jan 2017
  -Modified to accommodate changes made for accessibility 
*/
.accordion {
    background-color: whiteSmoke;
    color: #000000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    display: block;
}
.accordion.active, .accordion:hover {
    background-color: #dddddd;
}
.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.accordion.active:after {
    content: "\2212";
}
.accordion-section p, .accordion-section h2, .accordion-section h3{
    margin-top: .5em;
    margin-bottom: .5em !important;
}


div.panel {
    display: none;
    padding: 0 18px 0px;
    background-color: white;
}


/* Safety topics icons */
.icon{
    width: 85px;
    height: 85px;
    margin: 0 auto;
    top: 0;
    margin-top: -50px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 50%;
    display: table;
    text-align: center;
    background: #00476b;
}

.icon > span {
    display: table-cell;
    vertical-align: middle;
}

.icon i{
    font-size: 40px;
    color: #fff !important;
    margin: 0;
    padding: 0;
}

/* Custom icons */
.fa-icon-seatbelt:before{
    content: "";
    background: url(/?a=483344) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
    background-position-x: 6px;
}
.fa-icon-exclamation-circle:before{
    content: "";
    background: url(/?a=483341) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
}
.fa-icon-foot-pedal:before{
    content: "";
    background: url(/?a=483342) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
}
.fa-icon-oil:before{
    content: "";
    background: url(/?a=483343) no-repeat 100% center;
    display: block;
    width: 55px;
    height: 50px;
}
.fa-icon-seatbelt-object:before{
    content: "";
    background: url(/?a=483345) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
}
.fa-icon-slippery-road:before{
    content: "";
    background: url(/?a=483346) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
}
.fa-icon-fatigue:before{
    content: "";
    background: url(/?a=484924) no-repeat 100% center;
    display: block;
    width: 73px;
    height: 70px;
}
.fa-icon-senior:before{
    content: "";
    background: url(/?a=484925) no-repeat 100% center;
    display: block;
    width: 62px;
    height: 63px;
}
.fa-icon-cyclist:before{
    content: "";
    background: url(/?a=485143) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
}

.fa-icon-schools:before{
    content: "";
    background: url(/?a=485373) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 267%;
    background-position-x: -41px;
}
.fa-icon-pedestrian:before{
    content: "";
    background: url(/?a=485440) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 50px;
}
.fa-icon-stats:before{
    content: "";
    background: url(/?a=485441) no-repeat 44% center;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 108px;
}
.fa-icon-novice-drivers:before{
    content: "";
    background: url(/?a=485443) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 50px;
}
.fa-icon-safe-systems:before{
    content: "";
    background: url(/?a=767860) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 50px;
}
.fa-icon-person-quad-bike:before{
    content: "";
    background: url(/?a=775055) no-repeat 100% center;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 50px;
}

fa:hover {
  text-decoration: none;
  color: #5a5a5a;
}

.fa-beer:before {
    margin-left: -8px;
}

/* Safety topics colors */
.colored-purple {
  background: #8c4799;
}
.colored-green {
  background: #8f993e;
}
.colored-pink {
  background: #e52b50;
}
.colored-aqua {
  background: #2fc5cc;
}
/* Road Safety colours */
.colored-orange {
  background: #f5851f;
}
.colored-blue {
  background: #006fa1;
}
.colored-blue-dark {
  background: #00476b;
}


/*
 *
 * Partners
 *
 */
 
.partners-heading{
    padding-top: 40px; 
    margin-bottom: 0px;
}
#partners-wrapper{
    padding-bottom: 40px;    
}

#partners-wrapper:after{
    content: "";
    display: table;
    clear: both;
}
.partner{
    padding: 35px;
    text-align: center;
}
.partner a{
    height: 100%;
    display: block;
}
.partner a:before{
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.partner img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 220px;
    vertical-align: middle;
    display: inline-block;
}


/* Preloader */

.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
  min-height: 100px;
}

.loaded .spinner{
    display: none;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #f5851f;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

/* Side nav */
#section-links ul{
    list-style-type: none;
    padding-left: 0px;
}
#section-links ul li a{
    font-weight: normal;
}

/* removes bottom padding for h5 in rule tables */
.rule-table h5 {
    margin-bottom: 0px;
}

.rule-row {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    box-shadow: 0px 3px 0px 0px #dddddd40;
}

.rule-row-top {
    border-top: 2px solid #dddddd;
}

/* no pad formatting */
.nopad {
    padding: 0px !important;
}

/* page alert box */
.page-alert {
	margin: 1.4rem 0;
	padding: 1rem;
	border-left-width: 0.57rem !important;
	border-radius: 0;
}

.page-alert-imp {
	border: 1.25px solid #f5851f;
}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom: 50px; } 
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* removes bottom padding for h4 in rule tables */
.rule-table h5 {
    margin-bottom: 0px;
}

.rule-row {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    box-shadow: 0px 3px 0px 0px #dddddd40;
}

.rule-row-top {
    border-top: 2px solid #dddddd;
}

.nopad {
    padding: 0px !important;
}

/* Companies listing for app store downloads */
.app-section {
    margin-bottom: -14px;
    padding-right: 0px;
}

.app-card {
    min-height: 271px;
    padding: 10px;
    background-color: #f4f4f4;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.16), 0 0 2px 0 rgba(0,0,0,.12);
    margin-bottom: 15px;
    margin-top: 15px;
    /* margin-right: 15px; */
    /* width: 23.6%; */
}

.app-section h2 {
    margin-bottom: 5px;
    text-align: center;
}

.app-section p {
    margin-bottom: 10px;
}

.app-section img {
 width: 95%;   
 height: 95%;
 border: 1px solid #ecebeb;
 border-radius: 20px;
 box-shadow: 2px 2px 4px #ecebeb;
}

.app-links img {
/*    max-height: 62px; */
    max-width: 154px;
    /* margin-left: -9px; */
    border: 0px;
    box-shadow: 0px 0px;
}