/* Landing Pages - VERSION 3.7.6 - Deployed: Thursday, April 7th, 2016, 5:41:27 PM */
body {
  font-family: Arial, serif;
    font-size: 12px;
}

h2 {
  color: #333;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 3em;
    text-transform: none;
    line-height:1em;
    margin-bottom:.5em;
    font-weight: normal;
}

h3 {
    font-weight: normal;
    text-transform:none;
    font-size: 1.7em;
}

p {
  font-family: Arial, sans-serif;
  line-height: 1.5em;
}
#left-icon p {
  color:#000;
}

a {
    color: #005C8A;
    font-weight: bold;
}

.top {
    background: #0a344d;
}
#left-icon .top {
  background:#00274c;
}

.top .container {
    border-bottom: 1px solid #2b5166;
}

.top .container img {
    float: left;
    padding: 9px 0 14px 18px;
}
.cta {
  margin-top:-150px;
  margin-bottom:-55px;
}
#left-icon .cta img{
  float:left;
    padding: 15px 15px 15px 0;
}
#left-icon .cta h2 {
  font-size:32px;
  line-height:1.2em;
  margin-top:25px;
}
#identity-bar {
    background: #0a344d; /* Old browsers */
    background: -moz-linear-gradient(top,  #0a344d 0%, #28526c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a344d), color-stop(100%,#28526c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0a344d 0%,#28526c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0a344d 0%,#28526c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0a344d 0%,#28526c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0a344d 0%,#28526c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a344d', endColorstr='#28526c',GradientType=0 ); /* IE6-9 */
}

#identity-bar #background-image {
    background-image: url("../images/flags-1200.png");
    background-size: auto 100%;
    background-position: right 0;
}
#left-icon #identity-bar #background-image {
    background-image: url("../images/hero-building.jpg");
    background-position:center;
}
#left-icon #identity-bar {
  background: #00274c;
}

#left-icon .icons {
    display: table;
    font-size: 13px;
    line-height: 1.3em;
    color:#000;
}
#left-icon .icon-last {
  display:block;
  width:100%;
  height:auto;
  color:#000;
}
#left-icon .iconimg {
    display: table-cell;
    width: 65px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: center;
}
#left-icon .iconcopy {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    height: 100px;
}
#left-icon .leftcol {
    padding-right: 50px;
    width: 40%;
}
#left-icon .clear {
  clear:both;
}
#left-icon .program img {
  float:none;
  padding:15px 15px 15px 0;
}

#first {
  font-family: Arial, sans-serif;
}

h2#program-logo {
  margin: 1em 0 .5em;
  padding: 1em 0 0;
  line-height:1.6em;
/*  background: url('../images/program-logo-1200.png') 0 center no-repeat;*/
  width:100%;
  background-size: auto;
}

#first .box {
  background: #fff;
  border:1px solid #d6d6d6;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-box-shadow: inset 1px 1px 20px 5px #fcfaf7;
    box-shadow: inset 1px 1px 20px 5px #fcfaf7;
}

#second h3 {
    text-align:left;
    font-weight: bold;
    text-transform:uppercase;
}

#left-icon #second h3 {
    text-transform:none;
    color:#00274c;
    font-size:20px;
    margin-top:15px;
}


#second .tabbable .nav li.active a,
#second .tabbable .nav li a:hover {
  border: 1px solid #9f0414;
  background: #c70117;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#c70117', endColorstr='#c70117', GradientType=0);
}

footer .container {
  padding: 1em 0 0;
}

.apilf-harmony p.small {
  font-size: 1.1em;
  font-style: italic;
}


/* Collapse styles */

.accordion-group {
  border-top: 1px solid #bb0115;
}

.accordion-heading .accordion-toggle span {
  background: url("../images/accordion-arrow-down.png") no-repeat 100% 0;
  width:14px;
  height: 15px;
  margin-top: 0px;
}

.accordion-heading .accordion-toggle {
    background: #c70117;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#c70117', endColorstr='#c70117', GradientType=0);
}

.accordion-heading-active .accordion-toggle span {
  background: url("../images/accordion-arrow-up.png") no-repeat 100% 0;
    margin-top: 3px;
}


/* Width specific styles */

@media (min-width: 980px) and (max-width: 1199px){
  h2#program-logo {
    margin: 0;
        width: 100%;
  }
    h3 {
        font-size: 1.4em;
    }
}

@media (max-width: 979px){
  h2#program-logo {
    background-position: 0 center;
    line-height: 54px;
    padding: 0;
    background-size: auto;
        width: 100%;
  }
    h3 {
        font-size: 1em;
    }
    p, ul {
        font-size: 1em;
    }
    h2 {
        font-size: 1.8em;
    }
    #first p {
        font-size:1.4em;
    }
    #left-icon .cta h2 {
      font-size:24px;
      margin-top:25px;
      padding-left:12px;
    }
    #left-icon #second .box {
      margin-top:75px;
    }
    #left-icon .icons {
    margin-bottom:20px;
    }
    #left-icon #second .tabbable .tab-content {
      padding-top:25px;
    }
}

@media (max-width: 767px) {
  #identity-bar #background-image {
    background-image: none;
    height: 150px;
  }
  h2#program-logo {
        line-height: 1.5em;
        background-size: 90%;
        width: 100%;
    }
  h3 {
        font-size: 1em;
    }
  #first h3 {
        text-align: left;
    }
  #second {
        margin-top:0px;
    }
  #left-icon .icons {
    margin-bottom:20px;
    }
  #left-icon #second .tabbable .tab-content {
      padding-top:40px;
    }
}


@media (max-width: 420px) {
#left-icon .icons {
        display: block;
    }
#left-icon .iconimg {
        display: inline-block;
    }
#left-icon .iconcopy {
  display: inline-block;
  width: 65%;
  margin-top: -44px;
  margin-left: 75px;
  height:65px;
    }
}

@media (max-width: 480px) {
  #video .tab-content {
    width:95%;
  }
  #video .flex-video {
    width:95%;
  }
  #video #second .box {
    width:100%;
  }
  #video .top .container img {
    padding:15px 15px 15px 0;
  }
}

/* Styles when not using tabbable/accordion */

.tabbable {
    display: block;
}

#second .tabbable .tab-content {
    background: none;
    padding-top: 5em;
}


@media (max-width: 979px) {
    #second .tabbable .tab-content {
        padding-top: 1em;
    }
}