/*! normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

html{
  font-size: 16px;
}
body{
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1em;
  color: #121212;
  background: url('assets/bg.png') no-repeat fixed bottom right;
}

h2{
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 2rem;
}
a, a:hover{
  font-style: normal;
  color: #023F88;
  text-decoration: none;
}
a.bold{
  font-weight: 700;
}
footer{
  background: #023F88;
  color: #FFFFFF;
}
header{
  /*position: fixed;
  top:32px;*/
  z-index: 10;
  background: #fff;
  padding: 20px;
  width: 100%;
  padding-top: 0;
}
.toll-free{
  text-align: right;
  color: #023F88;
  font-size: 0.9em;
  margin: 0;
  font-weight: 700;
  line-height: 2em;
}
.navbar-brand img{
  max-height: 60px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    background: #333;
    border-radius: 1px;
    margin: 4px;
}
.nav-menu{
  position: relative;
}
.nav{
  display: block;
  position: absolute;
  z-index: 999;
  top: 34px;
  right: 0;
  text-align: right;
  background: #eee;
  min-width: 240px;
}
ul.nav > li{
  font-weight: 700;
  display: block;
  line-height: 2;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
}
ul.nav > li > a{
    color: #023F88;
}
ul.nav > li > a:hover{
    color: #ED1B24;
}
#banner{
  height: 480px;
  position: relative;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 10px 0 0 #023f88,0 -10px 0 0 #ed1b24;
}
#main-slider h1{
  position: absolute;
  top:30%;
  background: rgba(237, 27, 36, 0.8);
  color: #fff;
  font-weight: 700;
  font-size: 3rem;
  width: 100%;
  padding: 5px 20px;
  z-index: 99;
}
.v_overlay{
  display: block;
  position: absolute;
  z-index: 90;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  top:0;
}
.video {
  /*transform: translateY(-15%);*/
  height: 640px;
  width: auto;
  margin-top: -60px
}
.content{
  padding: 40px;
}
h2{
  color: #ED1B24;
  font-size: 2.4rem;
  display: block;
  border-bottom: 2px solid #888;
  padding: 20px 0 6px;
  margin-bottom: 16px;
}
h3{
  font-size: 1.5rem;
    font-weight: 700;
    color: #023f88;
}
p{
  margin-bottom: 16px;
}
.l-badge{
  float: right;
    max-width: 280px;
}
.l-badge img{
  width: 100%;
  height: auto;
  clear: both;
}
.card {
    margin-bottom: 2px;
  }
.card-header{
  background: #023F88;
  padding: 0;
}
.card-header.expand{
  background: #ED1B24;
}
.card-header h5{
  color: #fff;
  font-weight: 700;
  font-size: 1em;
  cursor: pointer;
  padding: .75rem 1.25rem;
}
/*.key-features img{
  max-height: 64px;
  text-align: center;
  margin: 20px auto;
}*/
.key-features .row {
  padding-top: 20px;
}
.key-features .col-md-12 {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.key-features img {
  max-height: 150px;
text-align: center;
    margin: 10px auto 40px;
border-bottom: 4px solid #ed1b24;
width: 150px;
display: block;
padding: 30px;
vertical-align: top;
}
th,td {
    border: 1px solid #333;
    padding: 4px 8px;
}
ul{
  padding: 0;
}
ul li{
  list-style: none;
}
footer{
  padding: 40px 0 0px;
}
footer ul li a {
  color: #fff;
  font-size: 1em;
}
footer ul li a:hover{
  color: #ddd;
}
.footer-menu-botttom ul li{
  display: inline-block;
  margin-right: 10px;
}
.footer-menu-botttom ul li a{
  color: #333;
}
.footer-menu-botttom ul li a:hover{
  color: #111;
}
.widgetheading{
  text-transform: uppercase;
  font-size: 1em;
}
#sub-footer{
  background: #fff;
  text-align: center;
  color: #121212;
  font-size: 0.8rem;
  line-height: 1.2rem;
}
.copyright {
    line-height: 3rem;
}
.copyright p{
    margin: 0;
}
@media (min-width: 767px) {


  #main-slider h1{
    width: 60%;
    margin-left: 5%;
  }


}
@media (min-width: 1024px){
  #banner{
    height: 480px;
  }
  .video {
    /*transform: translateY(-15%);*/
    height: auto;
    width: 130%;
    margin-top: -14%;
    margin-left: -12%;
  }
  .key-features .col-md-12 {
      margin-left: 190px;
      border-bottom: 1px solid #ddd;
      padding: 20px 0;
      max-width: calc(100% - 200px);
  }
  .key-features img {
    max-height: 150px;
  text-align: center;
  margin: 0 20px 6px -170px;
  border-bottom:none;
  border-right: 4px solid #ed1b24;
  width: 150px;
  display: block;
  padding: 30px;
  float: left;
  vertical-align: top;
  }
  .navbar-toggle{
    display: none;
  }
  .nav{
    position: inherit;
    display: flex;
    top: auto;
    right: auto;
    background: none;
    min-width: 240px;
  }
  ul.nav > li{
    line-height: 1;
    padding: 0;
    border-bottom: none;
    margin-left: 15px;
  }
}@media (max-width: 1220px){
  .navbar-brand img {
      max-height: 50px;
  }
}
