/*!
 * 
 *
 * Developed by: Home Front Communications
 *
 * Developed for: Association of American Railroads
 *
 *
 */
/****** Fonts ******/
/****** Colors ******/
/****** Breakpoints ******/
/****** CSS3 Shortcuts ******/
.box-shadow {
  -moz-box-shadow: 0 2px 4px #666666;
  -webkit-box-shadow: 0 2px 4px #666666;
  box-shadow: 0 2px 4px #666666;
}
.box-shadow-inset {
  -moz-box-shadow: 0 2px 4px #666666;
  -webkit-box-shadow: 0 2px 4px #666666;
  box-shadow: 0 2px 4px #666666;
}
.transition {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.background-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/****** Clearfix ******/
header,
footer,
nav,
.row-fluid,
.group,
.form-group,
.input-group,
ul.slides,
.at-a-glance #panel-three .left .map .blurb .top-left {
  zoom: 1;
}
header:before,
footer:before,
nav:before,
.row-fluid:before,
.group:before,
.form-group:before,
.input-group:before,
ul.slides:before,
.at-a-glance #panel-three .left .map .blurb .top-left:before {
  display: table;
  content: "";
}
header:after,
footer:after,
nav:after,
.row-fluid:after,
.group:after,
.form-group:after,
.input-group:after,
ul.slides:after,
.at-a-glance #panel-three .left .map .blurb .top-left:after {
  display: table;
  content: "";
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
#s4-workspace img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
:focus {
  outline: none;
  border: none;
}
a:focus {
  outline: none;
  border: none;
}
a:hover,
a:active {
  outline: 0;
}
body {
  background: #ffffff;
  font-size: 63.7%;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0px;
  font-weight: 400;
  font-style: normal;
}
hr {
  height: 1px;
  margin-bottom: 20px;
  border: 0;
  border-bottom: 1px solid #d1d1d1; <!--previously #ebebeb, changed by request of Comm Team -->
  border-top: 1px solid #ffffff;
  clear: both;
  overflow: 0;
}
a, a:visited {
  color: #1a7eb5;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
a.arrow {
  background: url('../images/landing-menudrops-linkarrow.png') no-repeat right center;
  padding-right: 15px;
  font-weight: 500;
  cursor: pointer;
}
a.arrow-light {
  color: #bcd7e5;
  background: url('../images/landing-menudrops-linkarrow.png') no-repeat right center;
  padding-right: 15px;
  font-weight: 500;
  cursor: pointer;
}
a.arrow-black {
  background: url('../images/landing-menudrops-linkarrow-black.jpg') no-repeat right center;
  padding-right: 15px;
  font-weight: 500;
  color: #000000;
  cursor: pointer;
}
a:hover {
  color: #01245b;
  text-decoration: none;
}
p {
  font-size: 1.2em;
  line-height: 1.6em;
  color: #343434;
  margin: 0 0 15px 0;
  padding: 0;
}
p.black {
  color: #000000;
}
p.white {
  color: #ffffff;
}
p.blue {
  color: #1a7eb5;
}
p.large {
  font-size: 1.6em;
  color: #343434;
}
h1, .ms-h1, 
h2, .ms-h2,
h3, .ms-h3,
h4, .ms-h4, 
h5, .ms-h5, 
h6, .ms-h6 {
  margin: 0;
  font-weight: 700;
  text-rendering: optimizelegibility;
  line-height: 1.2em;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: normal;
}
h1 {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0;
}
h1.white {
  color: #ffffff;
}
h2 {
  font-size: 2.6em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 10px;
  color: #1a7eb5;
}
h2.small-title {
  font-size: 2.4em;
}
h2.large-title {
  font-size: 3em;
}
h3 {
  font-size: 1.6em;
  color: #343434;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-weight: 500;
  margin-bottom: 2px;
}
h4 {
  font-size: 1.6em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1.3em;
}
.align-c {
  text-align: center;
}
.align-l {
  text-align: center;
}
.align-r {
  text-align: center;
}
.brightcove-containing-block
{
width: 75%;
}
/*for Infrastructure-Week-2015.aspx*/
.Infrastructure-outer-block .brightcove-containing-block 
{
	width: 100% !important;
}
/*end css*/
.brightcove-outer-container{
position: relative;
height: 0;
padding-bottom: 56.25%;
}

.BrightcoveExperience
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/****** LISTS ******/
ul,
ol {
  padding: 0;
  margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ul li {
  line-height: 1;
}
ol {
  list-style: decimal;
}
/****** FORMS ******/
form label,
form input,
form textarea,
form button,
form select {
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.8em;
}
form label {
  display: block;
  margin: 0 0 5px 0;
}
form select,
form textarea,
form input[type="text"],
form input[type="password"] {
  display: inline-block;
  *display: inline;
  zoom: 1;
 /* _height: 18px;
  height: 18px;*/
  padding: 4px;
  margin-bottom: 9px;
  color: #232323;
}
form textarea,
form input[type="text"],
form input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form textarea:focus,
form input[type="text"]:focus,
form input[type="password"]:focus {
  border: 1px solid #ebebeb;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 187, 187, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 187, 187, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 187, 187, 0.6);
}
form textarea {
  height: auto;
  overflow: auto;
  /*remove scrollbar in IE*/

}
form button,
form input[type="submit"] {
  cursor: pointer;
}
form button:focus,
form input[type="submit"]:focus {
  border: none;
  outline: none;
}
/****** BUTTONS & LINKS ******/
.btn-main,
.btn-secondary {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 30px;
  padding: 5px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}
.btn-main:hover,
.btn-secondary:hover {
  text-decoration: none;
}
.btn-main {
  color: #ccc;
  border: 1px solid #2f4a78;
  border-bottom: 1px solid #192841;
}
.btn-main:hover {
  background: #2c4570;
  color: #ccc;
}
.btn-main:active,
.btn-main.active {
  -webkit-box-shadow: inset 0 5px 10px #203353;
  -moz-box-shadow: inset 0 5px 10px #203353;
  box-shadow: inset 0 5px 10px #203353;
  border: 1px solid #192841;
}
.btn-secondary {
  color: #ccc;
  border: 1px solid #36558a;
  border-bottom: 1px solid #001029;
}
.btn-secondary:hover {
  background: #01245b;
  color: #ccc;
}
.btn-secondary:active,
.btn-secondary.active {
  -webkit-box-shadow: inset 0 5px 10px #001029;
  -moz-box-shadow: inset 0 5px 10px #001029;
  box-shadow: inset 0 5px 10px #001029;
  border: 1px solid #001029;
}

/* sharepoint overrides */
.ms-core-brandingText {
	display:none;
}
#suiteBarLeft {
	background-image: url('../images/AARRibbonLogo.png');
	background-repeat: no-repeat;
	background-position:4px center;
	background-color: #01245b;
}
/* end sharepoint overrides */

/****** CSS3 Grabs ******/
/*.background-cover {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/****** HEADER ******/
header {
  z-index: 20;
  height: 105px;
  position: relative;
}
@media (max-width: 1023px) {
  header {
    background: #000000;
    height: 110px;
  }
}
header .left-logo {
  width: 28%;
  float: left;
  margin: 40px 0 0 2%;
}
@media (max-width: 1023px) {
  header .left-logo {
    width: 96%;
    height: 55px;
    margin: 15px 2% 0;
    float: none;
  }
  header .left-logo .logo {
    width: 170px;
    float: left;
    margin-top: 2px;
  }
}
header .left-logo .toggle {
  display: none;
  width: 38px;
  height: 40px;
  background: url('../images/nav-toggle-x.jpg');
  cursor: pointer;
}
@media (max-width: 1023px) {
  header .left-logo .toggle {
    display: inline-block;
    float: right;
  }
  header .left-logo .toggle.hide img {
    display: none;
  }
}
header .mobile-search {
  width: 100%;
  background: #232323;
  display: none;
}
@media (max-width: 1023px) {
  header .mobile-search {
    display: block;
  }
}
header .mobile-search form {
  position: relative;
  height: 35px;
  padding: 4px 0 0;
  background-color: #191919;
}
header .mobile-search form input[type="text"] {
  border: none;
  width: 90%;
  height: 30px;
  color: #ffffff;
  padding: 0 2%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #333;
  background-color: #191919;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 2%;
  font-size: 1.6em;
  text-transform: none;
}
@media (max-width: 430px) {
  header .mobile-search form input[type="text"] {
    width: 85%;
  }
}
header .mobile-search form input::-webkit-input-placeholder {
  color: #ffffff;
  text-transform: none;
}
header .mobile-search form input:-moz-placeholder {
  color: #ffffff;
  text-transform: none;
}
header .mobile-search form input::-moz-placeholder {
  color: #ffffff;
  text-transform: none;
}
header .mobile-search form input:-ms-input-placeholder {
  color: #ffffff;
  text-transform: none;
}
header .mobile-search form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 2%;
  width: 4%;
  height: 100%;
  border: none;
  background: url('../images/header-search-icon.png') no-repeat right center;
}
@media (max-width: 430px) {
  header .mobile-search form input[type="submit"] {
    width: 9%;
  }
}
header .right-nav {
  width: 70%;
  float: left;
}
@media (max-width: 1023px) {
  header .right-nav {
    display: none;
  }
}
header .right-nav .top {
  margin: 25px 2% 0;
}
header .right-nav .top.gray ul li a {
  color: #666666;
}
header .right-nav .top > ul {
  text-align: right;
}
header .right-nav .top > ul > li {
  display: inline-block;
  padding-left: 15px;
  border-left: 1px solid #000000;
  margin-left: 15px;
  position: relative;
  z-index: 1;
}
header .right-nav .top > ul > li:first-child {
  padding-left: 0;
  border-left: none;
  margin-left: 0;
}
header .right-nav .top > ul > li > a {
  padding: 3px 0;
  display: inline-block;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}
header .right-nav .top > ul > li > a:hover,
header .right-nav .top > ul > li > a.active {
  color: #bababa;
}
header .right-nav .top > ul > li > a .arrow {
  top: -2px;
  position: relative;
  padding-left: 5px;
}
header .right-nav .top > ul > li > ul {
  text-align: left;
  position: absolute;
  right: 0px;
  top: 150%;
  width: 195px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  color: #000000;
  padding: 20px;
  z-index: 12;
  display: none;
}
header .right-nav .top > ul > li > ul > li {
  color: #000000;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
}
header .right-nav .top > ul > li > ul > li > a {
  color: #1a7eb5;
  text-transform: none;
  font-size: .87em;
  border-top: #ccc solid 1px;
  padding: 10px 0 0;
  display: inline-block;
  width: 100%;
  /*margin-top: 10px;*/
}
header .right-nav .top > ul > li > ul > li > a:hover {
  color: #000000;
}
header .right-nav .top > ul > li > ul > li > a:first-child {
  border-top: none;
}
header .right-nav .top > ul > li .arrow-img {
  position: absolute;
  right: 10px;
  top: 100%;
  display: none;
}
header .right-nav .top > ul > li .outer-wrap {
  display: none;
}
header .right-nav .top > ul > li .outer-wrap .wrap {
  text-align: left;
  position: absolute;
  right: -90px;
  top: 150%;
  min-width: 290px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  color: #000000;
  padding: 20px;
  z-index: 12;
}
header .right-nav .top > ul > li .outer-wrap .wrap.forgot-password,
header .right-nav .top > ul > li .outer-wrap .wrap.signup-wrap {
  display: none;
}
header .right-nav .top > ul > li .outer-wrap .wrap .links {
  margin-bottom: 15px;
}
header .right-nav .top > ul > li .outer-wrap .wrap .links a {
  font-weight: 500;
  color: #1a7eb5;
  text-transform: uppercase;
  font-size: 1.5em;
}
header .right-nav .top > ul > li .outer-wrap .wrap .links a.active {
  color: #000000;
}
header .right-nav .top > ul > li .outer-wrap .wrap .links a.active:hover {
  color: #000000;
}
header .right-nav .top > ul > li .outer-wrap .wrap .links a:hover {
  color: #1a7eb5;
  text-decoration: underline;
}
header .right-nav .top > ul > li .outer-wrap .wrap .links a:first-child {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #000000;
}
header .right-nav .top > ul > li .outer-wrap .wrap form {
  position: relative;
  clear: both;
  overflow: hidden;
}
header .right-nav .top > ul > li .outer-wrap .wrap form p {
  color: #000000;
  margin-bottom: 15px;
}
header .right-nav .top > ul > li .outer-wrap .wrap form input[type="text"] {
  width: 280px;
}
header .right-nav .top > ul > li .outer-wrap .wrap form .forgot {
  position: absolute;
  top: 47px;
  right: 10px;
  color: #1a7eb5;
  font-weight: 500;
}
header .right-nav .top > ul > li .outer-wrap .wrap form .forgot:hover {
  color: #01245b;
}
header .right-nav .top > ul > li .outer-wrap .wrap form input[type="submit"] {
  float: right;
  cursor: pointer;
  background: #01245b;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 3px 10px;
  width: 70px;
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: .5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
header .right-nav .top > ul > li .outer-wrap .wrap form input[type="submit"]:hover {
  opacity: .8;
}
header .right-nav .top > ul > li .outer-wrap .wrap .top-part {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}
header .right-nav .top > ul > li .outer-wrap .wrap .top-part p {
  color: #000000;
}
header .right-nav .top > ul > li .outer-wrap .wrap .top-part .title {
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
}
header .right-nav .top > ul > li .outer-wrap .wrap .bottom-part {
  clear: both;
  overflow: hidden;
  border-top: #ccc solid 1px;
  margin-top: 15px;
  padding-top: 15px;
}
header .right-nav .top > ul > li .outer-wrap .wrap .bottom-part .title {
  font-weight: 500;
  text-transform: uppercase;
  color: black;
}
header .right-nav .top > ul > li .outer-wrap .wrap .bottom-part p {
  font-size: 1.2em;
  color: #000000;
}
header .right-nav .top > ul > li .outer-wrap .wrap .bottom-part a {
  color: #1a7eb5;
  text-transform: none;
  text-decoration: underline;
}
header .right-nav .top > ul > li .outer-wrap .wrap .bottom-part a:hover {
  text-decoration: none;
}
header .right-nav .bottom {
  margin: 0 0 0 2%;
}
header .right-nav .bottom nav {
  background: #000000;
  margin-top: 23px;
  padding: 0;
}
header .right-nav .bottom nav > ul > li {
  display: inline-block;
  border-right: 1px solid #333;
  margin-right: -4px;
}
header .right-nav .bottom nav > ul > li:hover,.mega-nav-container .openMenu {
background-color:white;
}
.arrow{
	cursor:pointer;
}
header .right-nav .bottom nav > ul > li .arrow {
  position: relative;
  top: -3px;
  display:inline-block;
  /*padding-left: 0px!important;*/
  padding: 7px!important;
}
header .right-nav .bottom nav > ul > li > a {
  font-size: 1.4em;
  padding: 7px 17px;
  display: inline-block;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}
header .right-nav .bottom nav > ul > li > a:hover,
/*header .right-nav .bottom nav > ul > li > a.active*/ {
  color: #000000;
  background: #ebebeb;
}
header .right-nav .bottom nav > ul > li:hover > a, .mega-nav-container .openMenu > a {
  background: #ffffff;
  color: #1a7eb5!important;
}
header .right-nav .bottom nav > ul > li:hover > ul, .mega-nav-container .openMenu ul {
  min-height: 300px!important;
  -webkit-opacity: 1!important;
  -moz-opacity: 1!important;
  opacity: 1!important;
}
header .right-nav .bottom nav > ul > li > ul {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 900px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  height: 0;
  min-height: 0;
  overflow: hidden;
  opacity: 1;
  display: block;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 10;
}
header .right-nav .bottom nav > ul > li > ul > li.left {
  width: 560px;
  display: inline-block;
  float: left;
  padding: 30px 5px 5px 30px;
}
header .right-nav .bottom nav > ul > li > ul > li.left > ul > li {
  width: 30%;
  margin: 0 3% 20px 0;
  float: left;
}
header .right-nav .bottom nav > ul > li > ul > li.left > ul > li > a {
  color: #1a7eb5;
  font-size: 1.2em;
  font-weight: 500;
  display: inline-block;
  padding-right: 20px;
  /*background: url('../images/nav-arrow2.png') no-repeat right top;
  height: 9px;*/
  font-weight: 600;
  text-transform: uppercase;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}

header .right-nav .bottom nav > ul > li > ul > li.left > ul > li > a:hover {
  color: #000000;
  background-position: right bottom;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}

header .right-nav .bottom nav > ul > li > ul > li.left > ul > li > a .arrow-inner{
    background: url("../images/nav-arrow2.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    display: block;
    height: 9px;
    margin-left: 105%;
    margin-top: -12px;
    position: relative;
    width: 6px;}

header .right-nav .bottom nav > ul > li > ul > li.left > ul > li ul {
  margin-top: 10px;
}
header .right-nav .bottom nav > ul > li > ul > li.left > ul > li ul li {
  margin-bottom: 7px;
}
header .right-nav .bottom nav > ul > li > ul > li.left > ul > li ul li a {
  color: #000000;
  text-transform: none;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
}
header .right-nav .bottom nav > ul > li > ul > li.left > ul > li ul li a:hover {
  color: #1a7eb5;
}
header .right-nav .bottom nav > ul > li > ul > li.left > ul > li ul li:last-child {
  margin-bottom: 0;
}
header .right-nav .bottom nav > ul > li > ul > li.right {
  width: 245px;
  display: inline-block;
  float: left;
  padding: 30px;
}
header .right-nav .bottom nav > ul > li > ul > li.right .featured-link {
  font-size: 1.2em;
  font-weight: 500;
  display: inline-block;
  color: #1a7eb5;
  text-transform: uppercase;
}
header .right-nav .bottom nav > ul > li > ul > li.right .featured-link .title {
  color: #000000;
}
header .right-nav .bottom nav > ul > li > ul > li.right .featured-link:hover {
  color: #000000;
}
header .right-nav .bottom nav > ul > li > ul > li.right .featured-image {
  margin: 10px 0;
}
header .right-nav .bottom nav > ul > li > ul > li.right .featured-image:hover {
  opacity: .7;
}
header .right-nav .bottom nav > ul > li > ul > li.right .featured-description {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.3em;
}
header .right-nav .bottom .search {
  border-right: none;
  position: absolute;
  right: 0;
  top: 64px;
  padding: 0 1.5%;
  margin: 0;
  height: 27px;
  background: none;
  z-index: 10;
}
header .right-nav .bottom .search:hover {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
header .right-nav .bottom .search:hover .search-icon {
  background: url('../images/header-search-icon-sprite.png') no-repeat center center;
  background-position: 0 -15px;
}
header .right-nav .bottom .search:hover .wrap {
  min-height: 300px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
header .right-nav .bottom .search .search-icon {
  margin: 6px 0;
  display: block;
  width: 16px;
  height: 15px;
  background: url('../images/header-search-icon-sprite.png') no-repeat center center;
  background-position: 0 0;
  cursor: pointer;
}
header .right-nav .bottom .search .search-icon:hover {
  background-position: 0 -15px;
}
header .right-nav .bottom .search .wrap {
  position: absolute;
  top: 100%;
  right: 0%;
  width: 360px;
  display: block;
  height: 0;
  min-height: 0;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
}
header .right-nav .bottom .search .wrap > ul {
  padding: 30px 30px 20px;
  clear: both;
  overflow: hidden;
}
header .right-nav .bottom .search .wrap > ul li .title {
  color: #000000;
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
}
header .right-nav .bottom .search .wrap > ul li form {
  margin-bottom: 10px;
}
header .right-nav .bottom .search .wrap > ul li form input[type="text"] {
  width: 260px;
}
header .right-nav .bottom .search .wrap > ul li form input::-webkit-input-placeholder {
  color: #000000;
}
header .right-nav .bottom .search .wrap > ul li form input:-moz-placeholder {
  color: #000000;
}
header .right-nav .bottom .search .wrap > ul li form input::-moz-placeholder {
  color: #000000;
}
header .right-nav .bottom .search .wrap > ul li form input:-ms-input-placeholder {
  color: #000000;
}
header .right-nav .bottom .search .wrap > ul li form input[type="submit"] {
  width: 25px;
  height: 25px;
  background: url('../images/search-arrow.png') no-repeat center center #1a7eb5;
  text-indent: -9999px;
  border: none;
  position: relative;
  top: 2px;
}
header .right-nav .bottom .search .wrap > ul li.fast-search {
  margin-top: 20px;
}
header .right-nav .bottom .search .wrap > ul li.fast-search ul li {
  width: 50%;
  float: left;
  display: inline-block;
}
header .right-nav .bottom .search .wrap > ul li.fast-search ul li a {
  width: 100%;
  float: left;
}
header .right-nav .bottom .search .wrap > ul li ul li a {
  text-transform: none;
  color: #1a7eb5;
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
}
header .right-nav .bottom .search .wrap > ul li ul li a:hover {
  text-decoration: underline;
}
header .right-nav .mobile-bottom-links {
  display: none;
}
header .right-nav .mobile-bottom-links ul {
  padding-bottom: 15px;
}
header .right-nav .mobile-bottom-links ul li a {
  font-size: 1.1em;
  padding: 15px 2% 15px 30px;
  display: block;
  font-weight: 500;
  width: 48%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-menu-copy {
  position: absolute;
  top: 55px;
  right: 0;
  width: 270px;
  z-index: 100;
  overflow: hidden;
  display: none;
}
.mobile-menu-copy.showing {
  display: block!important;
}
.mobile-menu-copy .mobile-menu-copy-inner {
  position: relative;
  right: -270px;
  background: #000000;
}
.mobile-menu-copy .top {
  display: none;
}
.mobile-menu-copy .bottom {
  margin: 0;
}
.mobile-menu-copy .bottom nav {
  padding: 0;
  position: relative;
  margin-top: 0;
}
.mobile-menu-copy .bottom nav > ul > li {
  display: block;
  border-right: none;
  margin-right: 0;
  border-bottom: 1px solid #999;
  position: relative;
}
.mobile-menu-copy .bottom nav > ul > li .arrow {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 2% 10px 40px;
  background: url('../images/nav-arrow.png') no-repeat center center;
  height: 20px;
  margin-right: 2%;
  z-index:1000;
}
.mobile-menu-copy .bottom nav > ul > li .arrow img {
  display: none;
}
.mobile-menu-copy .bottom nav > ul > li .arrow.open {
  background-image: url('../images/nav-arrow-open.png') !important;
}
.mobile-menu-copy .bottom nav > ul > li > a {
  font-size: 1.1em;
  padding: 15px 0 15px 30px;
  display: block;
  font-weight: 500;
  width: 80%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  text-transform: uppercase;
}
.mobile-menu-copy .bottom nav > ul > li > a:hover {
  color: #ffffff;
  background: none;
}
.mobile-menu-copy .bottom nav > ul > li:hover > a {
  color: #ffffff;
  background: none;
}
.mobile-menu-copy .bottom nav > ul > li:hover > ul {
  min-height: 100%;
}
.mobile-menu-copy .bottom nav > ul > li.data,
.mobile-menu-copy .bottom nav > ul > li.policy,
.mobile-menu-copy .bottom nav > ul > li.work {
  position: relative;
}
.mobile-menu-copy .bottom nav > ul > li > ul {
  top: 100%;
  left: -120px;
  overflow: hidden;
  height: 100%;
  min-height: auto;
  position: static;
  background: none;
  display: none;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 15px 2% 15px 10%;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li {
  width: 100%;
  margin: 0;
  float: none;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li > a {
  display: block;
  padding: 10px 0;
  background: none;
  font-weight: 600;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 500;
  width: 240px;
  text-transform: uppercase;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li > a .arrow-inner {
  background: url('../images/nav-arrow2-mobile.png') no-repeat center center;
  position: relative;
  top: -10px;
  right: 0;
  height: 20px;
  padding: 0px 0 10px 40px;
  text-align: right;
  float: right;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li > a .arrow-inner.open {
  background-image: url('../images/nav-arrow2-mobile-open.png') !important;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li ul {
  margin: 0 0 10px 10px;
  display: none;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li ul li {
  margin-bottom: 7px;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li ul li a {
  text-transform: none;
  line-height: 1.3em;
  color: #ffffff;
  font-size: 1em;
  font-weight: 400;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.left > ul > li ul li:last-child {
  margin-bottom: 0;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right {
  width: 245px;
  float: left;
  padding: 30px;
  display: none;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right .featured-link {
  font-size: 1.2em;
  font-weight: 500;
  display: inline-block;
  color: #1a7eb5;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right .featured-link .title {
  color: #000000;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right .featured-link:hover {
  color: #000000;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right .featured-image {
  margin: 10px 0;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right .featured-image:hover {
  opacity: .7;
}
.mobile-menu-copy .bottom nav > ul > li > ul > li.right .featured-description {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.3em;
}
.mobile-menu-copy .bottom .search {
  display: none;
}
.mobile-menu-copy .mobile-bottom-links {
  display: block;
}
.mobile-menu-copy .mobile-bottom-links ul {
  padding-bottom: 15px;
  background: #000;
  clear: both;
  overflow: hidden;
}
.mobile-menu-copy .mobile-bottom-links ul li a {
  font-size: 1.1em;
  padding: 15px 2% 15px 30px;
  display: block;
  font-weight: 500;
  width: 48%;
  float: left;
  color: #ffffff;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-menu-copy .mobile-bottom-links ul li a:hover {
  color: #ffffff;
}
.mobile-menu-copy .mobile-bottom-links ul li.login {
  position: relative;
  display: block;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #999;
}
.mobile-menu-copy .mobile-bottom-links ul li.login a {
  position: relative;
  width: 100%;
}
.mobile-menu-copy .mobile-bottom-links ul li.login a .arrow {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 10px 2% 10px 40px;
  background: url('../images/nav-arrow.png') no-repeat center center;
  height: 20px;
  margin-right: 2%;
}
.mobile-menu-copy .mobile-bottom-links ul li.login a .arrow.open {
  background-image: url('../images/nav-arrow-open.png') !important;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul {
  padding: 0 15px 0 30px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form {
  color: #ffffff;
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form input[type="text"] {
  width: 215px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form input[type="checkbox"] {
  margin-top: 7px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form input[type="submit"] {
  padding: 1px 10px;
  float: right;
  background: #1a7eb5;
  border: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: .5px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form a.forgot {
  position: absolute;
  right: 25px;
  top: 72px;
  float: right;
  padding: 15px 0;
  width: auto;
  color: #1a7eb5;
  font-size: .9em;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form p {
  font-size: 1.1em;
  color: #ffffff;
  width: 150px;
  float: left;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li form p a {
  width: auto;
  padding: 0;
  float: none;
  display: inline;
  color: #1a7eb5;
  text-transform: none;
  text-decoration: underline;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li p.title {
  font-size: 1.1em;
  padding: 15px 0;
  display: block;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li p.title.last {
  padding-bottom: 5px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li p.small {
  font-size: 1.2em;
  color: #ffffff;
  margin-bottom: 0;
  display: block;
  width: 100%;
  padding-top: 5px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li p.small a {
  color: #1a7eb5;
  text-transform: none;
  text-decoration: underline;
  width: auto;
  display: inline;
  padding: 0;
  float: none;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li p.small a:hover {
  text-decoration: none;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li .bottom-part {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li .bottom-part p {
  font-size: 1.1em;
  color: #ffffff;
  width: auto;
  float: left;
}
.mobile-menu-copy .mobile-bottom-links ul li.login ul li .bottom-part p a {
  width: auto;
  padding: 0;
  float: none;
  display: inline;
  color: #1a7eb5;
  text-transform: none;
  text-decoration: underline;
}
.mobile-menu-copy .mobile-bottom-links ul li.login .forgot-password,
.mobile-menu-copy .mobile-bottom-links ul li.login .not-valid {
  background: #9e0000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px 30px;
  display: none;
}
.mobile-menu-copy .mobile-bottom-links ul li.login .forgot-password p,
.mobile-menu-copy .mobile-bottom-links ul li.login .not-valid p {
  font-size: 1.1em;
  color: white;
  line-height: 1.4em;
  font-weight: 500;
}
.mobile-menu-copy .mobile-bottom-links ul li.member-area {
  position: relative;
  display: block;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #999;
}
.mobile-menu-copy .mobile-bottom-links ul li.member-area a {
  position: relative;
  width: 100%;
}
.mobile-menu-copy .mobile-bottom-links ul li.member-area a .arrow {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 10px 2% 10px 40px;
  background: url('../images/nav-arrow.png') no-repeat center center;
  height: 20px;

  margin-right: 2%;
}
.mobile-menu-copy .mobile-bottom-links ul li.member-area a .arrow.open {
  background-image: url('../images/nav-arrow-open.png') !important;
}
.mobile-menu-copy .mobile-bottom-links ul li.member-area ul {
  padding: 0 15px 10px 30px;
  clear: both;
  overflow: hidden;
}
.mobile-menu-copy .mobile-bottom-links ul li.member-area ul li a {
  padding: 10px 0;
}
#side-overlay {
  position: fixed;
  right: 0px;
  z-index: 9;
  top: 230px;
}
@media (max-width: 767px) {
  #side-overlay {
    display: none;
  }
}
#side-overlay .side-overlay-wrap {
  position: relative;
}
#side-overlay .side-overlay-wrap ul li .icon {
  width: 50px;
  height: 50px;
  position: relative;
  background: #b4a9b0;
  background: rgba(180, 169, 176, 0.5);
  border-top: 2px solid #000000;
  cursor: pointer;
}
#side-overlay .side-overlay-wrap ul li .icon.first {
  border-top: none;
}
#side-overlay .side-overlay-wrap ul li .icon:hover {
  background: #9c8e97;
  background: rgba(132, 115, 126, 0.5);
}
#side-overlay .side-overlay-wrap ul li .icon.active {
  background: #e2e2e3;
}
#side-overlay .side-overlay-wrap ul li .icon.active:hover {
  background: #e2e2e3;
}
#side-overlay .side-overlay-wrap ul li .icon img {
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}
#side-overlay .side-overlay-wrap ul li .icon .pop {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #ffffff;
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 50px;
  height: 38px;
  width: auto;
  line-height: 40px;
  white-space: nowrap;
  padding: 7px 10px;
  display: none;
  text-align: right;
  z-index: 11;
}
#side-overlay .side-overlay-wrap ul li .inner {
  position: absolute;
  top: 0;
  right: 50px;
  background: #e2e2e3;
  width: 685px;
  /*height: 300px;*/

  display: none;
  padding: 20px;
  z-index: 10;
}
@media (max-width: 1023px) {
  #side-overlay .side-overlay-wrap ul li .inner {
    width: 650px;
  }
}
#side-overlay .side-overlay-wrap ul li .inner .pager {
  position: relative;
  top: 50px;
  width: 100%;
  clear: both;
}
#side-overlay .side-overlay-wrap ul li .inner .pager a.next {
  right: -17px;
  background: url('../images/overlay-tools-arrow-right.png') no-repeat center center;
  padding: 5px;
  height: 23px;
  width: 11px;
  position: absolute;
  text-indent: -9999px;
}
#side-overlay .side-overlay-wrap ul li .inner .pager a.next:hover {
  background-color: #d0d0d0;
}
#side-overlay .side-overlay-wrap ul li .inner .pager a.prev {
  left: -17px;
  background: url('../images/overlay-tools-arrow-left.png') no-repeat center center;
  padding: 5px;
  height: 23px;
  width: 11px;
  position: absolute;
  text-indent: -9999px;
}
#side-overlay .side-overlay-wrap ul li .inner .pager a.prev:hover {
  background-color: #d0d0d0;
}
#side-overlay .side-overlay-wrap ul li .inner .tools-slider-wrap {
  width: 660px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  padding: 15px 0;
}
@media (max-width: 1023px) {
  #side-overlay .side-overlay-wrap ul li .inner .tools-slider-wrap {
    margin-left: -5px;
  }
}
#side-overlay .side-overlay-wrap ul li .inner ul.tools-slider {
  margin-left: 0;
  clear: both;
  overflow: hidden;
}
#side-overlay .side-overlay-wrap ul li .inner ul.tools-slider li {
  width: 200px;
  margin: 0 10px;
  float: left;
  text-align: center;
  /*@media @tablet {
								margin: 0 5px;
							}*/

}
#side-overlay .side-overlay-wrap ul li .inner ul.tools-slider li .slide-title {
  font-size: 1.4em;
  line-height: 1.2em;
  display: block;
  color: #000000;
  margin: 10px 0 5px;
  font-weight: 500;
}
#side-overlay .side-overlay-wrap ul li .inner ul.tools-slider li .slide-desc {
  font-size: 1.2em;
  display: block;
  line-height: 1.3em;
  color: #000000;
  margin-bottom: 5px;
}
#side-overlay .side-overlay-wrap ul li .inner ul.tools-slider li a {
  font-size: 12px;
}
#side-overlay .side-overlay-wrap ul li .inner a {
  text-transform: none;
  color: #1a7eb5;
}
#side-overlay .side-overlay-wrap ul li .inner a:hover {
  text-decoration: underline;
}
#side-overlay .side-overlay-wrap ul li .inner.first {
  top: 0;
}
#side-overlay .side-overlay-wrap ul li .inner .section {
  font-size: 2.4em;
  font-weight: 300;
  color: #000000;
  display: block;
}
#side-overlay .side-overlay-wrap ul li .inner .left {
  margin-right: 4%;
}
#side-overlay .side-overlay-wrap ul li .inner .left,
#side-overlay .side-overlay-wrap ul li .inner .right {
  float: left;
  width: 48%;
  padding: 15px 0;
}
#side-overlay .side-overlay-wrap ul li .inner .left .title,
#side-overlay .side-overlay-wrap ul li .inner .right .title {
  font-size: 1.8em;
  display: block;
  color: #000000;
  padding-bottom: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #1a7eb5;
  font-weight: 500;
}
#side-overlay .side-overlay-wrap ul li .inner .left .subtitle,
#side-overlay .side-overlay-wrap ul li .inner .right .subtitle {
  font-size: 1.4em;
  display: block;
  line-height: 1.3em;
  color: #000000;
  font-weight: 500;
  margin-bottom: 5px;
}
#side-overlay .side-overlay-wrap ul li .inner .left .desc,
#side-overlay .side-overlay-wrap ul li .inner .right .desc {
  font-size: 1.2em;
  display: block;
  line-height: 1.3em;
  color: #000000;
}
#side-overlay .side-overlay-wrap ul li .inner .left img,
#side-overlay .side-overlay-wrap ul li .inner .right img {
  margin-bottom: 10px;
  width: 100%;
}
#side-overlay .side-overlay-wrap ul li .inner .left .data,
#side-overlay .side-overlay-wrap ul li .inner .right .data {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #1a7eb5;
}
#side-overlay .side-overlay-wrap ul li .inner .left .data .direction,
#side-overlay .side-overlay-wrap ul li .inner .right .data .direction {
  font-size: 5.6em;
  color: #36558a;
}
#side-overlay .side-overlay-wrap ul li .inner .left .data .percent,
#side-overlay .side-overlay-wrap ul li .inner .right .data .percent {
  font-size: 5.6em;
}
#side-overlay .side-overlay-wrap ul li .inner .left .data .desc,
#side-overlay .side-overlay-wrap ul li .inner .right .data .desc {
  display: inline-block;
}
#side-overlay .side-overlay-wrap ul li .inner .column {
  width: 48%;
  margin-right: 4%;
  float: left;
  padding: 15px 0;
  border-bottom: 1px solid #1a7eb5;
}
#side-overlay .side-overlay-wrap ul li .inner .column:nth-of-type(even) {
  margin-right: 0;
}
#side-overlay .side-overlay-wrap ul li .inner .column .video {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
#side-overlay .side-overlay-wrap ul li .inner .column .text,
#side-overlay .side-overlay-wrap ul li .inner .column .text-vid {
  float: left;
  display: inline-block;
}
#side-overlay .side-overlay-wrap ul li .inner .column .text .title,
#side-overlay .side-overlay-wrap ul li .inner .column .text-vid .title,
#side-overlay .side-overlay-wrap ul li .inner .column .text .date,
#side-overlay .side-overlay-wrap ul li .inner .column .text-vid .date {
  font-size: 1.2em;
  font-weight: 500;
  display: block;
  line-height: 1.3em;
  margin-bottom: 5px;
}
#side-overlay .side-overlay-wrap ul li .inner .column .text .date,
#side-overlay .side-overlay-wrap ul li .inner .column .text-vid .date {
  color: #000000;
  margin-bottom: 0;
  margin-top: 10px;
}
#side-overlay .side-overlay-wrap ul li .inner .column .text .desc,
#side-overlay .side-overlay-wrap ul li .inner .column .text-vid .desc {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4em;
}
#side-overlay .side-overlay-wrap ul li .inner .column .text-vid {
  max-width: 220px;
}
@media (max-width: 1023px) {
  #side-overlay .side-overlay-wrap ul li .inner .column .text-vid {
    max-width: 200px;
  }
}
#side-overlay .side-overlay-wrap ul li .inner .see-all {
  float: right;
  margin: 15px 0 0;
  font-size: 1.2em;
  font-weight: 500;
}
/****** HOMEPAGE SECTIONS ******/
.home-slider {
  height: 900px;
  margin-top: -105px;
  position: relative;
  /*z-index: -1;*/

  z-index: 0;
}
@media (max-width: 767px) {
  .home-slider {
    height: auto;
    margin-top: 0;
  }
}
.home-slider .emergency-alert {
  position: absolute;
  bottom: 440px;
  left: 2%;
  right: 2%;
  margin: auto;
  z-index: 8;
}
@media (max-width: 767px) {
  .home-slider .emergency-alert {
    position: static;
    left: 0%;
    right: 0%;
  }
}
.home-slider .emergency-alert .wrap {
  text-align: center;
  background: #9e0000;
  background: rgba(158, 0, 0, 0.6);
  margin: 0 auto;
}
.home-slider .emergency-alert .wrap .words {
  font-weight: 500;
  padding: 10px;
  font-size: 1.3em;
  color: #ffffff;
  display: inline-block;
}
@media (max-width: 767px) {
  .home-slider .emergency-alert .wrap .words {
    background: #9e0000;
    width: 96%;
    padding: 10px 2%;
  }
}
.home-slider .emergency-alert .wrap .words a {
  color: #ffffff;
  text-decoration: underline;
}
.home-slider .emergency-alert .wrap .words a:hover {
  color: #ffffff;
  text-decoration: none;
}
.home-slider .emergency-alert .wrap .words a.learn-more {
  font-size: .77em;
  text-transform: uppercase;
  padding: 0 15px;
  text-decoration: none;
  background: url('../images/emergency-link-arrow.png') no-repeat right center;
}
.home-slider .emergency-alert .wrap .words a.learn-more:hover {
  opacity: .5;
}
.home-slider .emergency-alert .wrap .words .title {
  font-weight: 600;
  text-transform: uppercase;
}
.home-slider ul.slides {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .home-slider ul.slides {
    position: relative;
  }
}
.home-slider ul.slides li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 900px;
}
@media (max-width: 767px) {
  .home-slider ul.slides li {
    height: 170px;
  }
}
.home-slider ul.slides li .slide-video {
  width: 100%;
  height: 900px;
  position: absolute;
  top: 0;
  overflow: hidden;
  z-index: -1;
  background: #000000;
}
@media (max-width: 767px) {
  .home-slider ul.slides li .slide-video {
    display: none;
  }
}
.home-slider ul.slides li .caption-wrap {
  margin: 175px auto 0;
  max-width: 96%;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-slider ul.slides li .caption-wrap {
    margin: 20px auto 0;
    width: 87%;
  }
}
.home-slider ul.slides li .caption-wrap .title {
  color: #ffffff;
  font-size: 4.5em;
  font-weight: 300;
  letter-spacing: -2px;
  max-width: 608px;
  display: block;
  margin-bottom: 20px;
  position: relative;
  opacity: 0;
  left: -50px;
}
@media (max-width: 767px) {
  .home-slider ul.slides li .caption-wrap .title {
    font-size: 2.2em;
    letter-spacing: -1px;
    width: 90%;
    margin-bottom: 10px;
    left: 0;
    opacity: 1;
  }
}
.home-slider ul.slides li .caption-wrap a.link {
  font-size: 2em;
  text-transform: none;
  font-weight: 300;
  padding: 10px 15px;
  display: inline-block;
  position: relative;
  left: 0;
  background: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  border: #000 solid 1px;
  opacity: 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .home-slider ul.slides li .caption-wrap a.link {
    opacity: 1;
    font-size: 1em;
    background: url('../images/home-slider-link-arrow.png') no-repeat right center;
    padding: 0 20px 0 0;
    left: 0;
    border: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .home-slider ul.slides li .caption-wrap a.link img {
    display: none;
  }
}
.home-slider ul.slides li .caption-wrap a.link:hover {
  color: #ffffff;
  background: #000000;
}
@media (max-width: 767px) {
  .home-slider ul.slides li .caption-wrap a.link:hover {
    background: url('../images/home-slider-link-arrow.png') no-repeat right center;
  }
}
.home-slider ul.slides li .overlay {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url('../images/homepage-fade.png') repeat-x;
  z-index: 0;
}
.home-slider .flex-control-nav.flex-control-paging {
  position: absolute;
  top: 400px;
  z-index: 7;
  text-align: left;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 96%;
}
@media (max-width: 767px) {
  .home-slider .flex-control-nav.flex-control-paging {
    top: 150px;
    text-align: center;
    width: 87%;
  }
}
.home-slider .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.home-slider .flex-control-nav.flex-control-paging li a {
  background: #ffffff;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.home-slider .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.home-slider .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.home-slider .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.home-isotope {
  height: 425px;
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  margin-top: -425px;
  z-index: 8;
}
@media (max-width: 767px) {
  .home-isotope {
    top: 0;
    margin-top: 0;
    background: #000000;
    height: 630px;
  }
}
.home-isotope.expanded-back {
  background: #000000 !important;
}
.home-isotope .links {
  padding: 30px 0;
  margin: 0 auto;
  max-width: 96%;
}
@media (max-width: 767px) {
  .home-isotope .links {
    padding: 15px 0 30px;
  }
}
.home-isotope .links .isotope-title {
  font-size: 1.8em;
  color: #ffffff;
  font-weight: 300;
  float: left;
  display: none;
}
@media (max-width: 767px) {
  .home-isotope .links .isotope-title {
    display: block;
  }
}
.home-isotope .links .filter-title {
  float: right;
  color: white;
  font-size: 1.3em;
  position: relative;
  top: 5px;
  padding-right: 15px;
  background: url('../images/isotope-seemore-arrow-show.png') no-repeat right center;
  display: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .home-isotope .links .filter-title {
    display: block;
  }
}
.home-isotope .links .filters {
  text-transform: uppercase;
  font-size: 1em;
  float: left;
  display: block;
}
@media (max-width: 767px) {
  .home-isotope .links .filters {
    position: absolute;
    top: 50px;
    right: 2%;
    z-index: 10;
    background: #000000;
    background: rgba(0, 0, 0, 0.9);
    padding: 10px;
    text-align: right;
    width: 100px;
    display: none;
  }
}
.home-isotope .links .filters a {
  color: #ffffff;
  padding: 5px 7px;
}
.home-isotope .links .filters a:hover {
  color: #bababa;
}
.home-isotope .links .filters a.active {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.4);
  color: #232323;
}
@media (max-width: 767px) {
  .home-isotope .links .filters a.active {
    color: #bababa;
  }
}
@media (max-width: 767px) {
  .home-isotope .links .filters a.active {
    background: none;
  }
}
.home-isotope .links .filters a.active:hover {
  color: #232323;
}
@media (max-width: 767px) {
  .home-isotope .links .filters a.active:hover {
    color: #bababa;
  }
}
@media (max-width: 767px) {
  .home-isotope .links .filters a {
    display: block;
    text-transform: none;
    padding-bottom: 10px;
    margin-right: 0;
    font-size: 1.2em;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
  }
  .home-isotope .links .filters a:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.home-isotope .links .see-more {
  font-size: 1em;
  text-align: center;
  display: block;
  float: right;
  z-index: 10;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .home-isotope .links .see-more {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 13px 0;
  }
}
.home-isotope .links .see-more a {
  color: #ffffff;
  padding-right: 20px;
}
.home-isotope .links .see-more a:hover {
  color: #bababa;
}
.home-isotope .links .see-more a.show {
  background: url('../images/isotope-seemore-arrow-show.png') no-repeat right center;
}
.home-isotope .links .see-more a.hide {
  background: url('../images/isotope-seemore-arrow-hide.png') no-repeat right center;
}
.home-isotope .wrap-outer {
  width: 94%;
  margin: 0 auto;
  height: 300px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer {
    width: 100%;
    height: 550px;
  }
}
.home-isotope .wrap-outer.show {
  overflow: visible!important;
}
.home-isotope .wrap-outer .wrap {
  margin: 0 auto;
}
.home-isotope .wrap-outer .wrap .item {
  float: left;
  width: 294px;
  height: 294px;
  margin: 5px;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .item {
    width: 100%;
    height: auto;
    margin: 5px 0;
  }
}
.home-isotope .wrap-outer .wrap .item a {
  display: inline-block;
  float: left;
  margin: 0;
}
.home-isotope .wrap-outer .wrap .large {
  width: 294px;
  height: 294px;
  background: #26538a;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .large {
    width: 100%;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .large a {
    width: 100%;
    height: 100px;
  }
}
.home-isotope .wrap-outer .wrap .large a:hover {
  opacity: .5;
}
.home-isotope .wrap-outer .wrap .large a:hover .text .title {
  color: #01245b;
}
.home-isotope .wrap-outer .wrap .large a .image {
  background: url('../images/isotope-image-large.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 200px;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .large a .image {
    width: 50%;
    height: 100%;
    float: left;
  }
}
.home-isotope .wrap-outer .wrap .large a .text {
  padding: 10px;
  height: 74px;
  background: #f3f3f3;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .large a .text {
    width: 50%;
    height: 100%;
    padding: 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
}
.home-isotope .wrap-outer .wrap .large a .text .category {
  display: block;
  color: #36558a;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: .5px;
}
.home-isotope .wrap-outer .wrap .large a .text .title {
  color: #1a7eb5;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1em;
}
.home-isotope .wrap-outer .wrap .medium {
  width: 294px;
  height: 142px;
  margin: 0 0 10px 0;
  overflow: hidden;
  background: #26538a;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .medium {
    width: 100%;
    height: 100px;
  }
}
.home-isotope .wrap-outer .wrap .medium:nth-of-type(even) {
  margin: 0;
}
.home-isotope .wrap-outer .wrap .medium a {
  height: 100%;
  width: 100%;
}
.home-isotope .wrap-outer .wrap .medium a:hover {
  opacity: .5;
}
.home-isotope .wrap-outer .wrap .medium a:hover .text .title {
  color: #01245b;
}
.home-isotope .wrap-outer .wrap .medium a .image {
  background: url('../images/isotope-image-medium.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 90px;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .medium a .image {
    width: 50%;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
}
.home-isotope .wrap-outer .wrap .medium a .image2 {
  background: url('../images/isotope-image-medium2.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 90px;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .medium a .image2 {
    width: 50%;
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
}
.home-isotope .wrap-outer .wrap .medium a .text {
  padding: 10px;
  height: 52px;
  background: #f3f3f3;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .medium a .text {
    width: 50%;
    height: 100%;
    padding: 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
}
.home-isotope .wrap-outer .wrap .medium a .text .category {
  display: block;
  color: #36558a;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 3px;
  letter-spacing: .5px;
}
.home-isotope .wrap-outer .wrap .medium a .text .title {
  color: #1a7eb5;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1em;
}
.home-isotope .wrap-outer .wrap .small {
  width: 142px;
  height: 142px;
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small {
    width: 49%;
    margin: 0 2% 10px 0;
    height: 100px;
  }
}
.home-isotope .wrap-outer .wrap .small:nth-child(2) {
  margin: 0 0 10px 0;
}
.home-isotope .wrap-outer .wrap .small:nth-child(3) {
  margin: 0 10px 0 0;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small:nth-child(3) {
    margin: 0 2% 0 0;
  }
}
.home-isotope .wrap-outer .wrap .small:nth-child(4) {
  margin: 0;
}
.home-isotope .wrap-outer .wrap .small a {
  color: #ffffff;
  height: 100%;
  width: 100%;
  position: relative;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small a {
    background: #333!important;
  }
  .home-isotope .wrap-outer .wrap .small a:hover {
    background: #26538a!important;
  }
}
.home-isotope .wrap-outer .wrap .small a:hover {
  background: #26538a;
}
.home-isotope .wrap-outer .wrap .small a:hover .video {
  opacity: .5;
}
.home-isotope .wrap-outer .wrap .small a.open {
  background: #333!important;
}
.home-isotope .wrap-outer .wrap .small a.open:hover {
  background: #26538a!important;
}
.home-isotope .wrap-outer .wrap .small a .fact {
  padding: 10px;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small a .fact {
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.home-isotope .wrap-outer .wrap .small a .fact .category {
  display: block;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: .5px;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small a .fact .category {
    margin-bottom: 15px;
  }
}
.home-isotope .wrap-outer .wrap .small a .fact .emphasis {
  font-size: 3em;
  font-weight: 300;
  display: block;
  margin-bottom: 3px;
  color: #b8b8b8;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small a .fact .emphasis {
    font-size: 2.2em;
    margin-bottom: 0;
  }
}
.home-isotope .wrap-outer .wrap .small a .fact .reg {
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small a .fact .reg {
    font-size: 1.3em;
  }
}
.home-isotope .wrap-outer .wrap .small a .video {
  background: #26538a;
  height: 100%;
}
@media (max-width: 767px) {
  .home-isotope .wrap-outer .wrap .small a .video {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.home-isotope .wrap-outer .wrap .small a .video .inner-wrap {
  padding: 10px;
  background: url('../images/isotope-image-small.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
.home-isotope .wrap-outer .wrap .small a .video .inner-wrap .title {
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.2em;
  position: absolute;
  bottom: 5px;
}
.home-mobile-data {
  display: none;
  border-top: 1px solid #fff;
  padding: 15px 0;
}
@media (max-width: 767px) {
  .home-mobile-data {
    display: block;
  }
}
.home-mobile-data .reg {
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
  color: #000000;
  margin-bottom: 10px;
}
.home-mobile-data a {
  font-weight: 500;
}
.home-mobile-data .rail-data .main-title {
  display: block;
  font-size: 1.8em;
  color: #000000;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.home-mobile-data .rail-data img {
  width: 100%;
  margin-bottom: 10px;
}
.home-mobile-data .rail-data .title {
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 5px;
  color: #1a7eb5;
  display: block;
}
.home-mobile-data .weekly-summary {
  background: #ebebeb;
}
.home-mobile-data .weekly-summary .main-title {
  display: block;
  font-size: 1.5em;
  padding: 7px 10px;
  color: #ffffff;
  text-transform: uppercase;
  background: #000000;
}
.home-mobile-data .weekly-summary img {
  width: 100%;
  margin-bottom: 10px;
}
.home-mobile-data .weekly-summary .title {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 5px;
  color: #ffffff;
  display: block;
}
.home-mobile-data .weekly-summary .data {
  border-bottom: 1px solid #cecece;
  padding: 5px 7px;
  clear: both;
  overflow: hidden;
}
.home-mobile-data .weekly-summary .data.last {
  border-bottom: none;
  margin-bottom: 10px;
}
.home-mobile-data .weekly-summary .data .percent-wrap {
  display: inline;
  float: left;
  margin-right: 2%;
  width: 30%;
  text-align: left;
}
.home-mobile-data .weekly-summary .data .percent-wrap .direction {
  font-size: 3em;
  color: #1a7eb5;
}
.home-mobile-data .weekly-summary .data .percent-wrap .percent {
  font-size: 3em;
  color: #000000;
}
.home-mobile-data .weekly-summary .data .percent-wrap .report {
  font-size: 1.5em;
  font-weight: 500;
  color: #1a7eb5;
  display: block;
}
.home-mobile-data .weekly-summary .data .desc {
  color: #000000;
  width: 68%;
  display: inline-block;
}
/****** CONTENT ******/
.landing-top {
  height: 450px;
  margin-top: -105px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1023px) {
  .landing-top {
    height: 330px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .landing-top {
    height: 210px;
  }
}
.landing-top.data {
  background: url('https://aar.kintivo.com/Infographics/Hero%20Images/Data%20Center_Landing%20Page_1024x284.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.landing-top.data .data-caption {
  margin: 200px auto 0;
  position: absolute;
  max-width: 1200px;
  right: 0;
  left: 0;
  padding: 0 2%;
}
@media (max-width: 1023px) {
  .landing-top.data .data-caption {
    margin: 80px auto 0;
  }
}
@media (max-width: 767px) {
  .landing-top.data .data-caption {
    margin: 60px 2%;
  }
}
.landing-top.data .data-caption .inner {
  max-width: 600px;
  float: left;
  margin-right: 50px;
}
.landing-top.data .data-caption .inner .title {
  color: #ffffff;
  font-size: 3.5em;
  font-weight: 300;
  letter-spacing: -2px;
  margin-bottom: 15px;
  display: block;
}
@media (max-width: 767px) {
  .landing-top.data .data-caption .inner .title {
    font-size: 2.2em;
    letter-spacing: -1px;
  }
}
@media (max-width: 767px) {
  .landing-top.data .data-caption .inner p {
    display: none;
  }
}
.landing-top .title-wrap {
  /*background-color: @light-blue;*/

  /*background-color: rgba(0, 117, 180, .5);*/
	margin-top: 100px;
    padding: 8px 0;
    position: absolute;
    right: 9px;
    z-index: 12;
}
@media (max-width: 1023px) {
  .landing-top .title-wrap {
    margin-top: 0;
  }
}
.landing-top .title-wrap h1 {
  display: inline-block;
}
.landing-top .title-wrap .share {
  display: inline-block;
  float: right;
  width: 110px;
  margin-top: 4px;
}
.landing-top .title-wrap .share .text {
  width: 80px;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  float: left;
  padding: 1px 10px 0 0;
  font-size: 1.2em;
  font-weight: 500;
  display: block;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.landing-top .title-wrap .share .text:hover {
  opacity: .7;
}
.landing-top .title-wrap .share .button {
  width: 20px;
  float: left;
}
.landing-top .title-wrap .share .button .addthis_button_compact.at300m {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.landing-top .title-wrap .share .button .addthis_button_compact.at300m:hover {
  opacity: .7;
}
.landing-top .landing-slider {
  /*height: 450px;*/

}
.landing-top .landing-slider ul.slides {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.landing-top .landing-slider ul.slides li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url('http://aar.hfwebdev.com/backgroundsize.min.htc');
  background-position: center center;
  width: 100%;
  height: 450px;
  float: left;
}
@media (max-width: 1023px) {
  .landing-top .landing-slider ul.slides li {
    height: 330px;
  }
}
.landing-top .landing-slider ul.slides li .caption-wrap {
  margin: 140px 0 0 0;
  position: relative;
  max-width: 625px;
  padding: 0;
}
@media (max-width: 1023px) {
  .landing-top .landing-slider ul.slides li .caption-wrap {
    margin: 60px 0 0 0;
  }
}
@media (max-width: 767px) {
  .landing-top .landing-slider ul.slides li .caption-wrap {
    margin: 20px 0 0 0;
    padding: 10px 0 0;
  }
}
.landing-top .landing-slider ul.slides li .caption-wrap .title {
  color: #ffffff;
  font-size: 3.5em;
  font-weight: 300;
  letter-spacing: -2px;
  margin-bottom: 15px;
  display: block;
  text-shadow: 0px 0px 5px #333;
}
@media (max-width: 767px) {
  .landing-top .landing-slider ul.slides li .caption-wrap .title {
    font-size: 2.2em;
    letter-spacing: 0;
  }
}
.landing-top .landing-slider ul.slides li .caption-wrap p {
  font-size: 1.3em;
  text-shadow: 0px 0px 5px #333;
}
@media (max-width: 767px) {
  .landing-top .landing-slider ul.slides li .caption-wrap p {
    display: none;
  }
}
.landing-top .landing-slider ul.slides li .caption-wrap .learn-more {
  font-size: 1.7em;
  color: #ffffff;
  text-transform: none;
  font-weight: 300;
}
.landing-top .landing-slider .paging-container {
  max-width: 1200px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 8;
  padding: 0 2%;
}
.landing-top .landing-slider .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.landing-top .landing-slider .flex-control-nav.flex-control-paging li a {
  background: #ffffff;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.landing-top .landing-slider .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.landing-top .landing-slider .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.landing-top .landing-slider .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.landing-content {
  background: #ebebeb;
}
.landing-content.data .tabs {
  position: relative;
  top: -42px;
}
.landing-content.data .tabs > ul, .landing-content.data .tabs .ms-rtestate-field > ul {
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  .landing-content.data .tabs > ul, .landing-content.data .tabs .ms-rtestate-field > ul {
    display: block;
  }
}
.landing-content.data .tabs > ul > li, .landing-content.data .tabs .ms-rtestate-field > ul > li {
  display: inline-block;
  width: 170px;
  background: #58a4cc;
  margin-right: -4px;
  border-left: 1px solid #ffffff;
  cursor: pointer;
  display: table-cell;
  padding: 0 10px;
  height: 42px;
  vertical-align: middle;
  position: relative;
  text-align: center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 767px) {
  .landing-content.data .tabs > ul > li, .landing-content.data .tabs .ms-rtestate-field > ul > li {
    width: 100%;
    display: block;
    padding: 15px 0;
    border-left: none;
    height: auto;
    border-bottom: 1px solid #fff;
  }
}
.landing-content.data .tabs > ul > li .main, .landing-content.data .tabs .ms-rtestate-field > ul > li .main {
  font-weight: 500;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.2em;
}
.landing-content.data .tabs > ul > li .main.active, .landing-content.data .tabs .ms-rtestate-field > ul > li .main.active,
.landing-content.data .tabs > ul > li .main.active-mobile, .landing-content.data .tabs .ms-rtestate-field > ul > li .main.active-mobile {
  color: #000000;
}
.landing-content.data .tabs > ul > li:first-child, .landing-content.data .tabs .ms-rtestate-field > ul > li:first-child {
  border-left: none;
}
.landing-content.data .tabs > ul > li:hover, .landing-content.data .tabs .ms-rtestate-field > ul > li:hover {
  background: #1d8ecb;
}
.landing-content.data .tabs > ul > li.active, .landing-content.data .tabs .ms-rtestate-field > ul > li.active,
.landing-content.data .tabs > ul > li.active-mobile, .landing-content.data .tabs .ms-rtestate-field > ul > li.active-mobile  {
  background: #ffffff;
  color: #000000;
}
.landing-content.data .tabs > ul > li.active:hover,.landing-content.data .tabs .ms-rtestate-field > ul > li.active:hover,
.landing-content.data .tabs > ul > li.active-mobile:hover, .landing-content.data .tabs .ms-rtestate-field > ul > li.active-mobile:hover {
  background: #ffffff;
  color: #000000;
}
.landing-content.data .tabs > ul > li .tabs-content, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content {
  text-align: left;
  padding: 30px;
  height: 100%;
}
.landing-content.data .tabs > ul > li .tabs-content .info, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info {
  border-bottom: #ccc solid 1px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.landing-content.data .tabs > ul > li .tabs-content .info .title, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .title {
  border-bottom: #ccc solid 1px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
.landing-content.data .tabs > ul > li .tabs-content .info .title h2, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .title h2{
  text-transform: none;
  margin-bottom: 0;
  float: left;
}
.landing-content.data .tabs > ul > li .tabs-content .info .title .right, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .right {
  float: right;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .landing-content.data .tabs > ul > li .tabs-content .info .title .right, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .right {
    float: left;
    width: 100%;
  }
}
.landing-content.data .tabs > ul > li .tabs-content .info .title .right p, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .right p {
  margin: 0;
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .links, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links {
  margin-bottom: 20px;
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .links a, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a {
  color: #000000;
  font-weight: 500;
  font-size: 1.2em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .landing-content.data .tabs > ul > li .tabs-content .info .main .links a, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a {
    padding-bottom: 10px;
    margin-right: 10px;
    display: block;
  }
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .links a:hover, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a:hover  {
  color: #999999;
  text-decoration: underline;
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .links a.active, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a.active {
  color: #999999;
  text-decoration: none;
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .links a.active:hover, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a.active:hover {
  color: #999999;
  text-decoration: none;
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .links a.border, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a.border {
  padding-right: 10px;
  border-right: 1px solid #000000;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .landing-content.data .tabs > ul > li .tabs-content .info .main .links a.border, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .links a.border {
    border: none;
  }
}
.landing-content.data .tabs > ul > li .tabs-content .info .main .data .one, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .data .one, .landing-content.data .tabs > ul > li .tabs-content .info .main .data .two, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .info .main .data .two {
  margin: 0 auto;
  display: block;
}
.landing-content.data .tabs > ul > li .tabs-content .featured .span4, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured .span4  {
  position: relative;
}
@media (max-width: 767px) {
  .landing-content.data .tabs > ul > li .tabs-content .featured .hide, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured .hide {
    display: none;
  }
}
.landing-content.data .tabs > ul > li .tabs-content .featured a, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured a {
  background-color: #000;
  display: block;
  height: 100%;
  width: 100%;
}
.landing-content.data .tabs > ul > li .tabs-content .featured a:hover .inner, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured a:hover .inner {
  opacity: .5;
}
.landing-content.data .tabs > ul > li .tabs-content .featured a:hover .inner .text p, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured a:hover .inner .text p{
  color: #01245b;
}
.landing-content.data .tabs > ul > li .tabs-content .featured a .inner, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured a .inner  {  padding: 10px;   height: 130px;  position: relative;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;
  background-size: cover;  -webkit-transition: all .3s ease;  -moz-transition: all .3s ease;  -o-transition: all .3s ease;  -ms-transition: all .3s ease;
  transition: all .3s ease;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  -webkit-transform: translateZ(0) scale(1, 1);}
.landing-content.data .tabs > ul > li .tabs-content .featured a .inner .category, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured a .inner .category {
  display: block;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
}
.landing-content.data .tabs > ul > li .tabs-content .featured a .inner p.white, .landing-content.data .tabs .ms-rtestate-field > ul > li .tabs-content .featured a .inner p.white {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  margin: 0;
}
.landing-content.data .tabs > ul > li > ul, .landing-content.data .tabs .ms-rtestate-field > ul > li > ul {
  position: absolute;
  right: 2%;
  top: 42px;
  text-align: left;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1;
  width: 150px;
  display: none;
  box-shadow: 0 7px 15px -7px #666666;
}
.landing-content.data .tabs > ul > li > ul li, .landing-content.data .tabs .ms-rtestate-field > ul > li > ul li {
  border-top: #ccc 1px solid;
  padding: 15px 10px;
  color: #000000;
  font-weight: 500;
}
.landing-content.data .tabs > ul > li > ul li:first-child, .landing-content.data .tabs .ms-rtestate-field > ul > li > ul li:first-child {
  border-top: none;
}
.landing-content.data .tabs > ul > li > ul li:hover, .landing-content.data .tabs .ms-rtestate-field > ul > li > ul li:hover {
  background: #58a4cc;
  color: #ffffff;
}
.landing-content.data .tabs > ul > li > ul li.active, .landing-content.data .tabs .ms-rtestate-field > ul > li > ul li.active {
  color: #1a7eb5;
}
.landing-content.data .tabs > ul > li > ul li.active:hover, .landing-content.data .tabs .ms-rtestate-field > ul > li > ul li.active:hover {
  background: #ffffff;
  color: #1a7eb5;
}
.landing-content.data .tabs .tabs-content-wrap {
  background: #ffffff;
  box-shadow: 0 8px 10px -8px #999999;
}
.landing-content.data .tabs .tabs-content-wrap .traffic-data,
.landing-content.data .tabs .tabs-content-wrap .safety-data,
.landing-content.data .tabs .tabs-content-wrap .railroads-states {
  display: none;
}
@media (max-width: 767px) {
  .landing-content.data .tabs .tabs-content-wrap .traffic-data,
  .landing-content.data .tabs .tabs-content-wrap .safety-data,
  .landing-content.data .tabs .tabs-content-wrap .railroads-states {
    display: block;
  }
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content {
  padding: 30px;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info {
  border-bottom: #ccc solid 1px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .title {
  border-bottom: #ccc solid 1px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .title h2 {
  text-transform: none;
  margin-bottom: 0;
  float: left;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .title .right {
  float: right;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .landing-content.data .tabs .tabs-content-wrap .tabs-content .info .title .right {
    float: left;
    width: 100%;
  }
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .title .right p {
  margin: 0;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .links {
  margin-bottom: 20px;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .links a {
  color: #000000;
  font-weight: 500;
  font-size: 1.2em;
  text-transform: uppercase;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .links a:hover {
  color: #999999;
  text-decoration: underline;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .links a.active {
  color: #999999;
  text-decoration: none;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .links a.active:hover {
  color: #999999;
  text-decoration: none;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .links a.border {
  padding-right: 10px;
  border-right: 1px solid #000000;
  margin-right: 10px;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .data .one,
.landing-content.data .tabs .tabs-content-wrap .tabs-content .info .main .data .two {
  margin: 0 auto;
  display: block;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured .span4 {
  position: relative;
}
@media (max-width: 767px) {
  .landing-content.data .tabs .tabs-content-wrap .tabs-content .featured .hide {
    display: none;
  }
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured a {
  background-color: #000;
  display: block;
  height: 100%;
  width: 100%;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured a:hover .inner {
  opacity: .5;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured a:hover .inner .text p {
  color: #01245b;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured a .inner {
  padding: 10px;
  height: 130px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured a .inner .category {
  display: block;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
}
.landing-content.data .tabs .tabs-content-wrap .tabs-content .featured a .inner p.white {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  margin: 0;
}
.landing-content .top-blurb {
  margin-bottom: 30px;
}
.landing-content .menu-drops {
  margin-bottom: 30px;
}
.landing-content .menu-drops > ul {
  display: table;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul {
    width: 100%;
    display: block;
  }
}
.landing-content .menu-drops > ul > li {
  display: inline-block;
  width: 200px;
  background: #58a4cc;
  margin-right: -4px;
  border-left: 1px solid #ffffff;
  cursor: pointer;
  display: table-cell;
  padding: 0 10px;
  height: 42px;
  vertical-align: middle;
  position: relative;
  text-align: center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li {
    width: 100%;
    display: block;
    padding: 15px 0;
    border-left: none;
    height: auto;
    border-bottom: 1px solid #fff;
  }
}
.landing-content .menu-drops > ul > li .main {
  font-weight: 500;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.2em;
}
.landing-content .menu-drops > ul > li .main.active,
.landing-content .menu-drops > ul > li .main.active-mobile {
  color: #000000;
}
.landing-content .menu-drops > ul > li:first-child {
  border-left: none;
}
.landing-content .menu-drops > ul > li:hover {
  background: #1d8ecb;
}
.landing-content .menu-drops > ul > li.active,
.landing-content .menu-drops > ul > li.active-mobile {
  background: #ffffff;
  color: #000000;
}
.landing-content .menu-drops > ul > li.hide-full {
  display: none!important;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li.hide-full {
    display: block;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content {
  display: none;
  padding: 0;
  width: 100%;
  background: #ffffff;
  height: 100%;
  text-align: left;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content {
    position: relative;
    display: none;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content:hover {
  background: #ffffff;
}
.landing-content .menu-drops > ul > li .menu-drops-content .pad {
  padding: 3%;
  width: 94%;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .pad {
    padding: 7px 3% 3%;
  }
}
@media (max-width: 767px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .span6 {
    clear: both;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .span6:first-child {
    margin-bottom: 20px;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .sub-title {
  display: block;
  font-size: 1.6em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .info {
  border-bottom: #ccc solid 1px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .info .title {
  border-bottom: #ccc solid 1px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .info .title {
    padding-bottom: 0;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .info .title h2 {
  text-transform: none;
  margin-bottom: 0;
  float: left;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .info .title h2 {
    display: none;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .info .title .right {
  float: right;
  margin-top: 7px;
  width: 300px;
  text-align: right;
}
@media (max-width: 767px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .info .title .right {
    float: left;
    width: 100%;
    text-align: left;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .info .title .right a {
  font-weight: 500;
  font-size: 1.3em;
  vertical-align: middle;
  background: url('../images/landing-menudrops-linkarrow.jpg') no-repeat right center;
  margin-right: 25px;
  padding-right: 15px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .info .title .right .menu-drops-x {
  vertical-align: middle;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .info .title .right .menu-drops-x {
    position: absolute;
    top: -19px;
    right: 10px;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .info .related p {
  margin-bottom: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .desktop {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .highlights .desktop {
    display: none;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet {
  display: none;
  height: 182px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet {
    display: block;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .span3 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .inner {
  height: 150px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .inner .text {
  width: 100%;
  padding: 0;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .inner .text p {
  padding: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a {
  background: #ebebeb;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .span3 {
  position: relative;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights a {
  background-color: #000;
  display: block;
  overflow: hidden;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights a:hover .inner {
  opacity: .5;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights a:hover .inner .text p {
  color: #01245b;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .inner {
  padding: 10px;
  height: 130px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .inner .category {
  display: block;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .inner p {
  margin: 0;
}
.landing-content .menu-drops > ul > li .menu-drops-content .highlights .inner p.white {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .featured-content .left {
  width: 45%;
  float: left;
  margin-right: 10%;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .featured-content .left {
    width: 100%;
    margin-right: 0;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .featured-content .left .title {
  color: #1a7eb5;
  font-size: 6em;
}
.landing-content .menu-drops > ul > li .menu-drops-content .featured-content .right {
  width: 45%;
  float: left;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops > ul > li .menu-drops-content .featured-content .right {
    display: none;
  }
}
.landing-content .menu-drops > ul > li .menu-drops-content .featured-content .right .title {
  color: #1a7eb5;
  font-size: 6em;
}
.landing-content .menu-drops > ul > li .menu-drops-content .featured-content .featured-img {
  margin-bottom: 10px;
}
.landing-content .menu-drops > ul > li .menu-drops-content .close {
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1.1em;
  color: #1a7eb5;
  text-align: center;
  width: 75px;
  margin: 0 auto;
}
.landing-content .menu-drops > ul > li > ul {
  position: absolute;
  right: 2%;
  top: 42px;
  text-align: left;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1;
  width: 150px;
  display: none;
  box-shadow: 0 7px 15px -7px #666666;
}
.landing-content .menu-drops > ul > li > ul li {
  border-top: #ccc 1px solid;
  padding: 15px 10px;
  color: #000000;
  font-weight: 500;
}
.landing-content .menu-drops > ul > li > ul li:first-child {
  border-top: none;
}
.landing-content .menu-drops > ul > li > ul li:hover {
  background: #58a4cc;
  color: #ffffff;
}
.landing-content .menu-drops > ul > li > ul li.active {
  color: #1a7eb5;
}
.landing-content .menu-drops > ul > li > ul li.active:hover {
  background: #ffffff;
  color: #1a7eb5;
}
.landing-content .menu-drops .menu-drops-content-wrap {
  background: #ffffff;
  box-shadow: 0 8px 10px -8px #999999;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content {
  display: none;
  padding: 30px;
}
@media (max-width: 767px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content {
    position: relative;
    display: none;
  }
}
@media (max-width: 767px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .span6 {
    clear: both;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .span6:first-child {
    margin-bottom: 20px;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .sub-title {
  display: block;
  font-size: 1.6em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info {
  border-bottom: #ccc solid 1px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title {
  border-bottom: #ccc solid 1px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title h2 {
  text-transform: none;
  margin-bottom: 0;
  float: left;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title .right {
  float: right;
  margin-top: 7px;
  width: 300px;
  text-align: right;
}
@media (max-width: 767px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title .right {
    float: left;
    width: 100%;
    text-align: left;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title .right a {
  font-weight: 500;
  font-size: 1.3em;
  vertical-align: middle;
  background: url('../images/landing-menudrops-linkarrow.jpg') no-repeat right center;
  margin-right: 25px;
  padding-right: 15px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title .right .menu-drops-x {
  vertical-align: middle;
  cursor: pointer;
}
@media (max-width: 767px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .title .right .menu-drops-x {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .marg {
  margin-right: 25px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .info .related p {
  margin-bottom: 5px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .desktop {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .desktop {
    display: none;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet {
  display: none;
  height: 182px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet {
    display: block;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .span3 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .inner {
  height: 150px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .inner .text {
  width: 100%;
  padding: 0;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .inner .text p {
  padding: 10px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a {
  background: #ebebeb;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .tablet .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .span3 {
  position: relative;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights a {
  background-color: #000;
  display: block;
  overflow: hidden;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights a:hover .inner {
  opacity: .5;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights a:hover .inner .text p {
  color: #01245b;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .inner {
  padding: 10px;
  height: 130px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .inner .category {
  display: block;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .inner p {
  margin: 0;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .highlights .inner p.white {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .left {
  width: 45%;
  float: left;
  margin-right: 10%;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .left {
    width: 100%;
    margin-right: 0;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .left .title {
  color: #1a7eb5;
  font-size: 6em;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .right {
  width: 45%;
  float: left;
}
@media (max-width: 1023px) {
  .landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .right {
    display: none;
  }
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .right .title {
  color: #1a7eb5;
  font-size: 6em;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .featured-content .featured-img {
  margin-bottom: 10px;
}
.landing-content .menu-drops .menu-drops-content-wrap .menu-drops-content .close {
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1.1em;
  color: #1a7eb5;
  text-align: center;
  width: 75px;
  margin: 0 auto;
}
.landing-content .related-info {
  padding: 30px 30px 0;
}
@media (max-width: 1023px) {
  .landing-content .related-info {
    padding: 0 30px;
  }
}
.landing-content .related-info .tablet {
  display: none;
}
@media (max-width: 1023px) {
  .landing-content .related-info .tablet {
    display: block;
  }
}
.landing-content .related-info .tablet .inner-wrap {
  height: 182px;
}
.landing-content .related-info .tablet .inner-wrap .span4 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}
.landing-content .related-info .tablet .inner-wrap .inner {
  height: 150px;
}
.landing-content .related-info .tablet .inner-wrap .inner .text {
  width: 100%;
  padding: 0;
}
.landing-content .related-info .tablet .inner-wrap .inner .text p {
  padding: 10px;
}
.landing-content .related-info .desktop {
  display: block;
}
@media (max-width: 1023px) {
  .landing-content .related-info .desktop {
    display: none;
  }
}
.landing-content .related-info .inner-wrap {
  overflow: hidden;
}
.landing-content .related-info .inner-wrap .span4 {
  margin-bottom: 2.564102564102564%;
  *margin-bottom: 2.5109110747408616%;
  position: relative;
}
.landing-content .related-info .inner-wrap a {
  background-color: #000;
  display: block;
  overflow: hidden;
}
.landing-content .related-info .inner-wrap a:hover .inner {
  opacity: .4;
}
.landing-content .related-info .inner-wrap a:hover .inner .text p {
  color: #01245b;
}
.landing-content .related-info .inner-wrap .inner {
  height: 150px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  width: 101%;
}
.landing-content .related-info .inner-wrap .inner .text {
  padding: 10px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .landing-content .related-info .inner-wrap .inner .text {
    width: 94%;
    padding: 3%;
  }
}
.landing-content .related-info .inner-wrap .inner .text p {
  font-weight: 500;
  margin: 0;
  font-size: 1.4em;
  line-height: 1.3em;
}
.landing-content .related-info .inner-wrap .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.landing-content .related-info .inner-wrap .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.landing-content .related-info .inner-wrap .flex-control-nav.flex-control-paging li a {
  background: #ffffff;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.landing-content .related-info .inner-wrap .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.landing-content .related-info .inner-wrap .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.landing-content .related-info .inner-wrap .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.landing-content .related-info .see-all-less {
  text-align: center;
}
@media (max-width: 1023px) {
  .landing-content .related-info .see-all-less {
    display: none;
  }
}
.landing-content .related-info .see-all-less a {
  text-transform: uppercase;
  font-size: .92em;
  font-weight: 500;
  height: 40px;
  display: inline-block;
}
.landing-content .related-info .see-all-less a.closed {
  background: url('../images/landing-relatedinfo-arrow-all.png') no-repeat center;
}
.landing-content .related-info .see-all-less a.open {
  background: url('../images/landing-relatedinfo-arrow-less.png') no-repeat center;
}
.landing-highlights {
  background: #c7d8e2;
}
.landing-highlights h2 {
  margin-bottom: 20px;
}
.landing-highlights .tablet {
  display: none;
}
@media (max-width: 1023px) {
  .landing-highlights .tablet {
    display: block;
  }
}
.landing-highlights .tablet .inner-wrap {
  height: 182px;
}
.landing-highlights .tablet .inner-wrap .span4 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
  background-color: #000;
}
.landing-highlights .tablet .inner-wrap a {
  height: 100%;
  width: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.landing-highlights .tablet .inner-wrap a:hover {
  opacity: .5;
}
.landing-highlights .tablet .inner-wrap a:hover .inner .text p {
  color: #01245b;
}
.landing-highlights .tablet .inner-wrap a .inner {
  height: 150px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.landing-highlights .tablet .inner-wrap a .inner .text {
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.landing-highlights .tablet .inner-wrap a .inner .text p {
  padding: 10px;
  margin: 0;
}
.landing-highlights .tablet .inner-wrap .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.landing-highlights .tablet .inner-wrap .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.landing-highlights .tablet .inner-wrap .flex-control-nav.flex-control-paging li a {
  background: #ebebeb;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.landing-highlights .tablet .inner-wrap .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.landing-highlights .tablet .inner-wrap .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.landing-highlights .tablet .inner-wrap .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.landing-highlights .desktop {
  padding: 0 30px;
  display: block;
}
@media (max-width: 1023px) {
  .landing-highlights .desktop {
    display: none;
  }
}
.landing-highlights .desktop .inner-wrap ul li {
  position: relative;
}
.landing-highlights .desktop .inner-wrap ul li a {
  background-color: #000;
  height: 100%;
  width: 100%;
  display: block;
}
.landing-highlights .desktop .inner-wrap ul li a:hover .inner {
  opacity: .5;
}
.landing-highlights .desktop .inner-wrap ul li a:hover .inner .text p {
  color: #01245b;
}
.landing-highlights .desktop .inner-wrap ul li a .inner {
  padding: 10px;
  height: 130px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.landing-highlights .desktop .inner-wrap ul li a .inner .text {
  padding: 10px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.landing-highlights .desktop .inner-wrap ul li a .inner .text p {
  font-weight: 500;
  margin: 0;
}
.landing-publications {
  background: #edf1f4;
}
.landing-publications .top {
  max-width: 750px;
  margin: 0 auto;
}
.landing-publications .inner-wrap {
  margin: 0 30px;
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  padding-top: 25px;
  padding-bottom: 20px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .landing-publications .inner-wrap {
    margin: 15px 0;
    padding: 7px 0;
  }
}
@media (max-width: 1023px) {
  .landing-publications .inner-wrap .span4 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
}
@media (max-width: 767px) {
  .landing-publications .inner-wrap .span4 {
    width: 100%;
    *width: 100%;
    clear: both;
    overflow: hidden;
    padding: 7px 0;
  }
}
.landing-publications .inner-wrap .image {
  float: left;
  margin-right: 5%;
  width: 35%;
}
.landing-publications .inner-wrap .image img {
  width: 100%;
}
.landing-publications .inner-wrap .text {
  width: 60%;
  float: left;
}
.landing-publications .inner-wrap .text p {
  margin: 0 0 5px 0;
}
.landing-publications .inner-wrap .text p a.arrow {
  text-transform: uppercase;
}
.landing-publications .other-links {
  margin: 30px 30px 0;
}
@media (max-width: 1023px) {
  .landing-publications .other-links {
    text-align: center;
  }
}
.landing-publications .other-links p {
  font-weight: 500;
  display: inline;
  margin-right: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .landing-publications .other-links p {
    display: block;
    margin: 0 0 5px 0;
  }
}
@media (max-width: 1023px) {
  .landing-publications .other-links p.first {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.landing-publications .other-links p.border {
  border-right: #000000 1px solid;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .landing-publications .other-links p.border {
    border: none;
    padding-right: 0;
  }
}
.landing-publications .other-links p a {
  font-weight: 400;
}
.at-a-glance .scroll-up {
  position: fixed;
  bottom: 30px;
  right: 2%;
  display: none;
}
.at-a-glance .sub-nav {
  background: #58a4cc;
  height: 42px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .at-a-glance .sub-nav {
    display: none;
  }
}
@media (max-width: 1023px) {
  .at-a-glance .sub-nav .container-alt {
    padding: 0;
  }
}
.at-a-glance .sub-nav.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.at-a-glance .sub-nav ul {
  display: table;
  width: 100%;
}
.at-a-glance .sub-nav ul li {
  display: table-cell;
  border-right: 1px solid #ffffff;
  height: 42px;
  position: relative;
  width: 137px;
}
.at-a-glance .sub-nav ul li.first {
  border-left: 1px solid #ffffff;
}
@media (max-width: 1023px) {
  .at-a-glance .sub-nav ul li.first {
    border-left: none;
  }
}
@media (max-width: 1023px) {
  .at-a-glance .sub-nav ul li.last {
    border-right: none;
  }
}
.at-a-glance .sub-nav ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #58a4cc;
  text-transform: uppercase;
  color: #ffffff;
  margin-right: -4px;
  padding: 15px 0 0;
  text-align: center;
  font-size: 1.2em;
  cursor: pointer;
  font-weight: 500;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.at-a-glance .sub-nav ul li a.active {
  background: #ffffff;
  color: #1a7eb5;
}
.at-a-glance .sub-nav ul li a.active:hover {
  background: #ffffff;
  color: #1a7eb5;
}
.at-a-glance .sub-nav ul li a:hover {
  background: #1d8ecb;
}
.at-a-glance #panel-one {
  height: 580px;
  margin-top: -105px;
  background: url('../images/landing-glance-topback.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-one {
    margin-top: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-one .container {
    padding: 30px 7%;
  }
}
.at-a-glance #panel-one .wrap {
  margin-top: 100px;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-one .wrap {
    margin-top: 30px;
  }
}
.at-a-glance #panel-one .wrap h1 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}
.at-a-glance #panel-one .wrap .title {
  font-size: 4.8em;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  display: block;
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-one .wrap .title {
    font-size: 3em;
  }
}
.at-a-glance #panel-one .wrap p {
  font-size: 1.4em;
  padding: 0 100px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-one .wrap p {
    padding: 0;
  }
}
.at-a-glance #panel-one .wrap .down {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: .5px;
  padding: 20px 0 7px;
  display: inline-block;
  background: url('../images/landing-glance-learnmorearrow.png') no-repeat center bottom;
}
.at-a-glance #panel-one .wrap .down:hover {
  color: #1a7eb5;
}
.at-a-glance #panel-two,
.at-a-glance #panel-three,
.at-a-glance #panel-four,
.at-a-glance #panel-five,
.at-a-glance #panel-six {
  padding: 50px 0 20px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-two,
  .at-a-glance #panel-three,
  .at-a-glance #panel-four,
  .at-a-glance #panel-five,
  .at-a-glance #panel-six {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-two .container,
  .at-a-glance #panel-three .container,
  .at-a-glance #panel-four .container,
  .at-a-glance #panel-five .container,
  .at-a-glance #panel-six .container {
    padding: 30px 7%;
  }
}
.at-a-glance #panel-two .wrap,
.at-a-glance #panel-three .wrap,
.at-a-glance #panel-four .wrap,
.at-a-glance #panel-five .wrap,
.at-a-glance #panel-six .wrap {
  margin: 0 60px;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-two .wrap,
  .at-a-glance #panel-three .wrap,
  .at-a-glance #panel-four .wrap,
  .at-a-glance #panel-five .wrap,
  .at-a-glance #panel-six .wrap {
    margin: 0;
  }
}
.at-a-glance #panel-two .wrap .subtitle,
.at-a-glance #panel-three .wrap .subtitle,
.at-a-glance #panel-four .wrap .subtitle,
.at-a-glance #panel-five .wrap .subtitle,
.at-a-glance #panel-six .wrap .subtitle {
  font-size: 2.1em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-two .wrap .subtitle,
  .at-a-glance #panel-three .wrap .subtitle,
  .at-a-glance #panel-four .wrap .subtitle,
  .at-a-glance #panel-five .wrap .subtitle,
  .at-a-glance #panel-six .wrap .subtitle {
    font-size: 1.5em;
  }
}
.at-a-glance #panel-two .wrap .subtitle.gray,
.at-a-glance #panel-three .wrap .subtitle.gray,
.at-a-glance #panel-four .wrap .subtitle.gray,
.at-a-glance #panel-five .wrap .subtitle.gray,
.at-a-glance #panel-six .wrap .subtitle.gray {
  color: #747474;
}
.at-a-glance #panel-two .wrap .subtitle.white,
.at-a-glance #panel-three .wrap .subtitle.white,
.at-a-glance #panel-four .wrap .subtitle.white,
.at-a-glance #panel-five .wrap .subtitle.white,
.at-a-glance #panel-six .wrap .subtitle.white {
  color: #ffffff;
}
.at-a-glance #panel-two .wrap .title,
.at-a-glance #panel-three .wrap .title,
.at-a-glance #panel-four .wrap .title,
.at-a-glance #panel-five .wrap .title,
.at-a-glance #panel-six .wrap .title {
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
  display: block;
  line-height: 1.1em;
}
.at-a-glance #panel-two .wrap .title.large,
.at-a-glance #panel-three .wrap .title.large,
.at-a-glance #panel-four .wrap .title.large,
.at-a-glance #panel-five .wrap .title.large,
.at-a-glance #panel-six .wrap .title.large {
  font-size: 5em;
}
@media (max-width: 767px) {
  .at-a-glance #panel-two .wrap .title.large,
  .at-a-glance #panel-three .wrap .title.large,
  .at-a-glance #panel-four .wrap .title.large,
  .at-a-glance #panel-five .wrap .title.large,
  .at-a-glance #panel-six .wrap .title.large {
    font-size: 3em;
  }
}
.at-a-glance #panel-two .wrap .title.small,
.at-a-glance #panel-three .wrap .title.small,
.at-a-glance #panel-four .wrap .title.small,
.at-a-glance #panel-five .wrap .title.small,
.at-a-glance #panel-six .wrap .title.small {
  font-size: 4em;
}
@media (max-width: 767px) {
  .at-a-glance #panel-two .wrap .title.small,
  .at-a-glance #panel-three .wrap .title.small,
  .at-a-glance #panel-four .wrap .title.small,
  .at-a-glance #panel-five .wrap .title.small,
  .at-a-glance #panel-six .wrap .title.small {
    font-size: 2.5em;
  }
}
.at-a-glance #panel-two .wrap .title.blue,
.at-a-glance #panel-three .wrap .title.blue,
.at-a-glance #panel-four .wrap .title.blue,
.at-a-glance #panel-five .wrap .title.blue,
.at-a-glance #panel-six .wrap .title.blue {
  color: #1a7eb5;
}
.at-a-glance #panel-two .wrap .title.white,
.at-a-glance #panel-three .wrap .title.white,
.at-a-glance #panel-four .wrap .title.white,
.at-a-glance #panel-five .wrap .title.white,
.at-a-glance #panel-six .wrap .title.white {
  color: #ffffff;
}
.at-a-glance #panel-two .wrap p,
.at-a-glance #panel-three .wrap p,
.at-a-glance #panel-four .wrap p,
.at-a-glance #panel-five .wrap p,
.at-a-glance #panel-six .wrap p {
  font-size: 1.3em;
  margin-top: 20px;
}
.at-a-glance #panel-two .wrap p.gray,
.at-a-glance #panel-three .wrap p.gray,
.at-a-glance #panel-four .wrap p.gray,
.at-a-glance #panel-five .wrap p.gray,
.at-a-glance #panel-six .wrap p.gray {
  color: #232323;
}
.at-a-glance #panel-two {
  background: url('../images/landing-glance-panel2-back.jpg') repeat;
}
.at-a-glance #panel-two.sticky-marg {
  margin-top: 42px;
}
.at-a-glance #panel-two .video {
  margin-top: 40px;
  text-align: center;
}
.at-a-glance #panel-two .video span {
  font-size: 2em;
  font-weight: 500;
  color: #1a7eb5;
  display: block;
  margin-bottom: 10px;
}
.at-a-glance #panel-three {
  background: url('../images/landing-glance-panel3-back.jpg') repeat;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-three .span9,
  .at-a-glance #panel-three .span3 {
    width: 100%;
    margin: 0;
  }
}
.at-a-glance #panel-three .left .map {
  position: relative;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .hide {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb {
  width: 200px;
  position: absolute;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb {
    width: 100%;
    position: static;
    margin: 15px 0;
  }
}
.at-a-glance #panel-three .left .map .blurb.coal,
.at-a-glance #panel-three .left .map .blurb.chemicals,
.at-a-glance #panel-three .left .map .blurb.paper-lumber {
  width: 260px!important;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb.coal,
  .at-a-glance #panel-three .left .map .blurb.chemicals,
  .at-a-glance #panel-three .left .map .blurb.paper-lumber {
    width: 100%!important;
  }
}
.at-a-glance #panel-three .left .map .blurb a {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.at-a-glance #panel-three .left .map .blurb a:hover .category,
.at-a-glance #panel-three .left .map .blurb a.active .category,
.at-a-glance #panel-three .left .map .blurb a:hover .stat,
.at-a-glance #panel-three .left .map .blurb a.active .stat {
  color: #000000;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb a:hover .category,
  .at-a-glance #panel-three .left .map .blurb a.active .category,
  .at-a-glance #panel-three .left .map .blurb a:hover .stat,
  .at-a-glance #panel-three .left .map .blurb a.active .stat {
    color: #1a7eb5;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .two {
    position: relative;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .three {
    position: relative;
    top: 35px;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .four {
    position: relative;
    top: 25px;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .five {
    position: relative;
    top: 28px;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .six {
    position: relative;
    top: 25px;
  }
}
.at-a-glance #panel-three .left .map .blurb .category {
  color: #1a7eb5;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 500;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.at-a-glance #panel-three .left .map .blurb .top-left {
  position: relative;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-left {
    padding-left: 70px;
  }
}
.at-a-glance #panel-three .left .map .blurb .top-left .category-wrap {
  float: left;
  max-width: 115px;
  padding-right: 3px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-left .category-wrap {
    max-width: 100%;
  }
}
.at-a-glance #panel-three .left .map .blurb .top-left img {
  float: left;
  position: relative;
  margin-top: -30px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-left img {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-left img.one {
    margin-top: -12px;
  }
}
.at-a-glance #panel-three .left .map .blurb .top-right {
  padding-left: 60px;
  margin-top: -20px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-right {
    padding-left: 0;
  }
}
.at-a-glance #panel-three .left .map .blurb .top-right.paper {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-right.paper {
    padding-left: 0;
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .top-right .category {
    margin-left: 70px;
  }
}
.at-a-glance #panel-three .left .map .blurb .stat {
  color: #1a7eb5;
  text-transform: uppercase;
  display: block;
  font-size: 2.2em;
  font-weight: 600;
  margin: 0 0 2px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .stat {
    margin-left: 70px;
  }
}
.at-a-glance #panel-three .left .map .blurb p {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb p {
    margin-left: 70px;
    font-size: 1.2em;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup {
  position: absolute;
  background: #f8f9f9;
  width: 400px;
  padding: 25px;
  z-index: 1;
  display: none;
  box-shadow: 0 1px 10px 0px #999999;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup {
    width: auto;
    padding: 0 0 0 70px;
    position: relative;
    background: none;
    box-shadow: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .arrow-top {
  position: absolute;
  top: -12px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .arrow-top {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .arrow-bottom {
  position: absolute;
  bottom: -12px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .arrow-bottom {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .arrow-left {
  position: absolute;
  left: -12px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .arrow-left {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .arrow-right {
  position: absolute;
  right: -12px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .arrow-right {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .x {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .x {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .arrow {
  display: none;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .arrow {
    display: block;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .title {
  color: #1a7eb5;
  text-transform: uppercase;
  font-size: 2.4em;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup .title {
    display: none;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup .title img {
  max-height: 30px;
  margin-right: 5px;
}
.at-a-glance #panel-three .left .map .blurb .popup p {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.6em;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .blurb .popup p {
    margin-left: 0;
    font-weight: 500;
  }
}
.at-a-glance #panel-three .left .map .blurb .popup a.pdf {
  background: url('../images/icon-pdf.png') no-repeat left top;
  min-height: 24px;
  height: auto;
  display: block;
  padding-left: 30px;
  font-weight: 500;
}
.at-a-glance #panel-three .left .map .consumer-goods {
  top: 12.5%;
  right: 62%;
}
.at-a-glance #panel-three .left .map .consumer-goods .popup {
  left: 110px;
  top: 30px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .consumer-goods .popup {
    left: 0;
    top: 0;
  }
}
.at-a-glance #panel-three .left .map .coal {
  top: 6%;
  left: 59.5%;
}
.at-a-glance #panel-three .left .map .coal .popup {
  left: -380px;
  top: 70px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .coal .popup {
    left: 0;
    top: 0;
  }
}
.at-a-glance #panel-three .left .map .coal .popup .arrow-top {
  right: 25px;
}
.at-a-glance #panel-three .left .map .chemicals {
  left: 66.5%;
  top: 35%;
}
.at-a-glance #panel-three .left .map .chemicals .popup {
  left: -458px;
  top: -12px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .chemicals .popup {
    left: 0;
    top: 0;
  }
}
.at-a-glance #panel-three .left .map .paper-lumber {
  left: 62.5%;
  top: 60%;
}
.at-a-glance #panel-three .left .map .paper-lumber .popup {
  left: -382px;
  top: -262px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .paper-lumber .popup {
    left: 0;
    top: 0;
  }
}
.at-a-glance #panel-three .left .map .paper-lumber .popup .arrow-bottom {
  right: 30px;
}
.at-a-glance #panel-three .left .map .other-commodities {
  top: 79%;
  left: -50px;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .other-commodities {
    margin: 40px 0 30px;
  }
}
.at-a-glance #panel-three .left .map .other-commodities .stat,
.at-a-glance #panel-three .left .map .other-commodities p {
  text-align: center;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .other-commodities .stat,
  .at-a-glance #panel-three .left .map .other-commodities p {
    text-align: left;
    margin-left: 0;
  }
}
.at-a-glance #panel-three .left .map .other-commodities .popup {
  left: -125px;
  top: -255px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .other-commodities .popup {
    left: 0;
    top: 0;
    padding: 0;
  }
}
.at-a-glance #panel-three .left .map .other-commodities .popup .arrow-bottom {
  left: 212px;
}
.at-a-glance #panel-three .left .map .other-commodities .popup p {
  text-align: left;
}
.at-a-glance #panel-three .left .map .motor-vehicles {
  top: 71%;
  right: 64%;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .motor-vehicles {
    margin-top: 50px;
  }
}
.at-a-glance #panel-three .left .map .motor-vehicles .popup {
  left: 92px;
  top: -230px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .motor-vehicles .popup {
    left: 0;
    top: 0;
  }
}
.at-a-glance #panel-three .left .map .motor-vehicles .popup .arrow-bottom {
  left: 30px;
}
.at-a-glance #panel-three .left .map .agriculture-food {
  top: 39%;
  right: 68.5%;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .agriculture-food {
    margin-top: 50px;
  }
}
.at-a-glance #panel-three .left .map .agriculture-food .popup {
  left: 178px;
  top: -30px;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .left .map .agriculture-food .popup {
    left: 0;
    top: 0;
  }
}
.at-a-glance #panel-three .right {
  background: url('../images/landing-glance-panel3-rightback.jpg') repeat-y left center;
  padding: 20px;
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-three .right {
    background: none;
    border-top: 1px solid #fff;
    padding: 15px 0 0 0;
  }
}
@media (max-width: 1023px) {
  .at-a-glance #panel-three .right .seperate {
    display: block;
    margin: 10px 0;
  }
}
.at-a-glance #panel-three .right p {
  margin-bottom: 5px;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-three .right p {
    display: inline;
    margin: 0;
    border-left: 1px solid #1a7eb5;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .right p {
    display: block;
    border-left: none;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .at-a-glance #panel-three .right p.no-bord {
    border-left: none;
    padding: 0 10px 0 0;
  }
}
.at-a-glance #panel-three .right p.title {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 50px;
  text-align: left;
  letter-spacing: .5px;
  font-size: 1.4em;
}
@media (max-width: 767px) {
  .at-a-glance #panel-three .right p.title {
    margin-top: 20px;
  }
}
.at-a-glance #panel-three .right p.top {
  margin-top: 0;
}
.at-a-glance #panel-four {
  background: url('https://aar.kintivo.com/PublishingImages/Carousel%20Images/AAR_Railroad101-We%20Are.png') right top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.at-a-glance #panel-four .desc {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .5px;
  text-align: center;
  display: block;
  margin: 80px 0 25px;
  color: #ffffff;
}
.at-a-glance #panel-four .tablet {
  display: none;
  height: 182px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-four .tablet {
    display: block;
  }
}
.at-a-glance #panel-four .tablet .span3 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}
.at-a-glance #panel-four .tablet .span3 a:hover .inner .text {
  background: #001d2d;
  background: rgba(0, 29, 45, 0.5);
}
.at-a-glance #panel-four .tablet .span3 a .inner {
  height: 170px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.at-a-glance #panel-four .tablet .span3 a .inner .text {
  background: #1a7eb5;
  background: rgba(0, 117, 180, 0.5);
  position: absolute;
  bottom: 0;
  padding: 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 767px) {
  .at-a-glance #panel-four .tablet .span3 a .inner .text {
    padding: 5%;
    width: 90%;
  }
}
.at-a-glance #panel-four .tablet .span3 a .inner .text p {
  margin: 0;
  line-height: 1.4em;
}
.at-a-glance #panel-four .tablet .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.at-a-glance #panel-four .tablet .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.at-a-glance #panel-four .tablet .flex-control-nav.flex-control-paging li a {
  background: #ebebeb;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.at-a-glance #panel-four .tablet .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.at-a-glance #panel-four .tablet .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.at-a-glance #panel-four .tablet .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.at-a-glance #panel-four .desktop {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-four .desktop {
    display: none;
  }
}
.at-a-glance #panel-four .desktop ul li a:hover .inner .text {
  background: #001d2d;
  background: rgba(0, 29, 45, 0.5);
}
.at-a-glance #panel-four .desktop ul li a .inner {
  height: 170px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.at-a-glance #panel-four .desktop ul li a .inner .text {
  background: #1a7eb5;
  background: rgba(0, 117, 180, 0.5);
  position: absolute;
  bottom: 0;
  padding: 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.at-a-glance #panel-four .desktop ul li a .inner .text p {
  margin: 0;
  line-height: 1.4em;
}
.at-a-glance #panel-five {
  background: url('https://aar.kintivo.com/PublishingImages/Carousel%20Images/AAR_Railroad101_We%20Care.png') center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.at-a-glance #panel-five .span4 {
  position: relative;
}
.at-a-glance #panel-five .desc {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .5px;
  text-align: center;
  display: block;
  margin: 80px 0 25px;
  color: #ffffff;
}
.at-a-glance #panel-five .tablet {
  display: none;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-five .tablet {
    display: block;
  }
}
.at-a-glance #panel-five .tablet .inner-wrap {
  height: 182px;
}
.at-a-glance #panel-five .tablet .inner-wrap .span4 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}
.at-a-glance #panel-five .tablet .inner-wrap .inner {
  height: 150px;
}
.at-a-glance #panel-five .tablet .inner-wrap .inner .text {
  width: 100%;
  padding: 0;
}
.at-a-glance #panel-five .tablet .inner-wrap .inner .text p {
  padding: 10px;
}
.at-a-glance #panel-five .desktop {
  display: block;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-five .desktop {
    display: none;
  }
}
.at-a-glance #panel-five .inner-wrap {
  overflow: hidden;
}
.at-a-glance #panel-five .inner-wrap .span4 {
  margin-bottom: 2.564102564102564%;
  *margin-bottom: 2.5109110747408616%;
}
.at-a-glance #panel-five .inner-wrap .span4:nth-child(3n+1) {
  margin-left: 0;
}
.at-a-glance #panel-five .inner-wrap a {
  background-color: #000;
  display: block;
  overflow: hidden;
}
.at-a-glance #panel-five .inner-wrap a:hover .inner {
  opacity: .5;
}
.at-a-glance #panel-five .inner-wrap a:hover .inner .text p {
  color: #01245b;
}
.at-a-glance #panel-five .inner-wrap .inner {
  height: 150px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  width: 101%;
}
.at-a-glance #panel-five .inner-wrap .inner .text {
  padding: 10px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-five .inner-wrap .inner .text {
    width: 94%;
    padding: 3%;
  }
}
.at-a-glance #panel-five .inner-wrap .inner .text p {
  font-weight: 500;
  margin: 0;
}
.at-a-glance #panel-five .inner-wrap .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.at-a-glance #panel-five .inner-wrap .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.at-a-glance #panel-five .inner-wrap .flex-control-nav.flex-control-paging li a {
  background: #ffffff;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.at-a-glance #panel-five .inner-wrap .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.at-a-glance #panel-five .inner-wrap .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.at-a-glance #panel-five .inner-wrap .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.at-a-glance #panel-six {
  background: url('https://aar.kintivo.com/PublishingImages/Carousel%20Images/AAR_Railroad101-Our%20Legacy.png') center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.at-a-glance #panel-six .desc {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .5px;
  text-align: center;
  display: block;
  margin: 80px 0 25px;
  color: #ffffff;
}
.at-a-glance #panel-six .tablet {
  display: none;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-six .tablet {
    display: block;
  }
}
.at-a-glance #panel-six .tablet .wrap ul {
  float: left;
  height: 240px;
  overflow: hidden;
}
.at-a-glance #panel-six .tablet .wrap ul li {
  display: inline-block;
  margin: 0 20px 0 0;
}
.at-a-glance #panel-six .tablet .wrap ul li a {
  background: #000;
  display: inline-block;
  width: auto;
  height: 240px;
  margin: 0;
}
.at-a-glance #panel-six .tablet .wrap ul li a:hover .item {
  opacity: .5;
}
.at-a-glance #panel-six .tablet .wrap ul li a .item {
  height: 240px;
  float: left;
  font-weight: 400;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.at-a-glance #panel-six .tablet .wrap ul li a .item .image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 120px;
}
.at-a-glance #panel-six .tablet .wrap ul li a .item .text {
  min-height: 100px;
  background: #ffffff;
  padding: 10px;
  overflow: hidden;
}
.at-a-glance #panel-six .tablet .wrap ul li a .item .text .date {
  font-size: 1.7em;
  color: #1a7eb5;
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}
.at-a-glance #panel-six .tablet .wrap ul li a .item .text p {
  font-size: 1em;
  line-height: 1.4em;
}
@media (max-width: 767px) {
  .at-a-glance #panel-six .tablet .wrap ul li a .item .text p {
    font-size: 1.2em;
    margin-top: 0;
  }
}
.at-a-glance #panel-six .desktop {
  clear: both;
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .at-a-glance #panel-six .desktop {
    display: none;
  }
}
.at-a-glance #panel-six .desktop .scroll-pane {
  overflow: auto;
  float: left;
  width: 960px;
  height: 320px;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content {
  float: left;
  height: 240px;
  overflow: hidden;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li {
  display: inline-block;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a {
  background: #000;
  display: inline-block;
  width: 170px;
  margin: 0 9px;
  height: 240px;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a:hover .item {
  opacity: .5;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a .item {
  width: 170px;
  height: 240px;
  float: left;
  font-weight: 400;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  padding:0px;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a .item .image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position:center;
  height: 120px;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a .item .text {
  min-height: 100px;
  background: #ffffff;
  padding: 10px;
  overflow: hidden;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a .item .text .date {
  font-size: 1.4em;
  color: #1a7eb5;
  display: block;
  margin-bottom: 5px;
}
.at-a-glance #panel-six .desktop .scroll-pane ul.scroll-content li a .item .text p {
  font-size: 1em;
  line-height: 1.4em;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap {
  clear: left;
  padding: 0;
  margin: 0 auto;
  position: relative;
  top: 50px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 932px;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .prev,
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .next {
  width: 14px;
  height: 15px;
  position: absolute;
  top: -5px;
  cursor: pointer;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .prev {
  background: url('../images/landing-glance-panel6-slider-prev.jpg');
  left: -14px;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .next {
  background: url('../images/landing-glance-panel6-slider-next.jpg');
  right: -14px;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .ui-slider {
  background: #fff;
  border: 0;
  height: 3px;
  margin: 0 auto;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .ui-slider .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .ui-slider .ui-handle-helper-parent .ui-slider-handle {
  border: none;
  border-radius: 0;
  cursor: pointer;
  height: 11px;
  background: url('../images/landing-glance-panel6-slider-back.png') no-repeat center center #1a7eb5;
  width: 35px;
}
.at-a-glance #panel-six .desktop .scroll-pane .scroll-bar-wrap .ui-slider .ui-handle-helper-parent .ui-slider-handle .ui-icon {
  background-image: none;
  width: 35px;
}
.at-a-glance #panel-six .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.at-a-glance #panel-six .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.at-a-glance #panel-six .flex-control-nav.flex-control-paging li a {
  background: #ffffff;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.at-a-glance #panel-six .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.at-a-glance #panel-six .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.at-a-glance #panel-six .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
/**** 'Read More' fade-in's on all boxes ****/
.read-more-popup {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  text-align: center;
  padding-top: 70px;
  font-size: 1.2em;
  display: none;
}
/**** Fancybox Stuff ****/
.fancybox-wrap {
  width: 80%!important;
  left: 0!important;
  margin: auto!important;
  right: 0!important;
}
.fancybox-skin {
  border: none;
  position: relative;
  background: none;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 90%!important;
  padding: 5%!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fancybox-overlay {
  background: url('../images/fancybox_overlay.png');
}
.fancybox-inner {
  width: 100%!important;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fancybox-close {
  background: url('../images/fancybox-x.png') no-repeat center center;
}
.fancybox-close:hover {
  background: url('../images/fancybox-x-hover.png') no-repeat center center;
}
.fancybox-nav {
  width: 80px;
  font-size: 1.3em;
  font-weight: 500;
  color: #ffffff;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-nav.fancybox-prev {
  top: 100%;
  height: 30px;
  left: 42.735042735%;
}
@media (max-width: 767px) {
  .fancybox-nav.fancybox-prev {
    left: 0;
  }
}
.fancybox-nav.fancybox-next {
  top: 100%;
  height: 30px;
}
.fancybox-opened .fancybox-title {
  visibility: hidden;
}
.fancybox-prev span {
  left: 0;
  background: url('../images/fancybox-prev.png') no-repeat left 3px;
  padding-left: 20px;
}
.fancybox-prev span:hover {
  color: #1a7eb5;
}
.fancybox-next span {
  right: 0;
  text-align: right;
  background: url('../images/fancybox-next.png') no-repeat right 3px;
  padding-right: 20px;
}
.fancybox-next span:hover {
  color: #1a7eb5;
}
#at15s {
  display: none!important;
}
/* third-tier pages */
.sub-top {
  height:330px /*285px*/;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .sub-top {
    margin-top: 0;
  }
}
.sub-top.bottom-menu {
  height: 330px;
  position: relative;
  overflow: visible;
}
@media (max-width: 767px) {
  .sub-top.bottom-menu {
    height: 265px;
    position: static;
  }
}
.sub-top .title-wrap {
  background: #1a7eb5;
  background-color: rgba(0, 117, 180, 0.5);
  width: 96%;
  padding: 8px 2%;
}
@media (max-width: 1023px) {
  .sub-top .title-wrap {
    margin-top: 0;
  }
}
.sub-top .title-wrap h1 {
  display: inline-block;
}
.sub-top .title-wrap .share {
  display: inline-block;
  float: right;
  width: 110px;
  margin-top: 4px;
}
.sub-top .title-wrap .share .text {
  width: 80px;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  float: left;
  padding: 1px 10px 0 0;
  font-size: 1.2em;
  font-weight: 500;
  display: block;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.sub-top .title-wrap .share .text:hover {
  opacity: .7;
}
.sub-top .title-wrap .share .button {
  width: 20px;
  float: left;
}
.sub-top .title-wrap .share .button .addthis_button_compact.at300m {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.sub-top .title-wrap .share .button .addthis_button_compact.at300m:hover {
  opacity: .7;
}
.sub-top .title {
  width: 96%;
  padding: 8px 2%;
  margin-top: 15px;
  font-size: 4em;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 767px) {
  .sub-top .title {
    font-size: 3.4em;
  }
}
.sub-top .title-smaller {
  width: 96%;
  padding: 8px 2%;
  margin-top: 15px;
  font-size: 2.8em;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
}
.sub-top .bottom-menu-mobile-click {
  background: rgba(255, 255, 255, 0.2);
  border-top: 1px solid #9d9999;
  border-left: 1px solid #9d9999;
  border-right: 1px solid #9d9999;
  margin: 0 2%;
  position: absolute;
  top: 340px;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  height: 35px;
}
@media (max-width: 767px) {
  .sub-top .bottom-menu-mobile-click {
    display: block;
  }
}
.sub-top .bottom-menu-mobile-click .arrow {
  position: absolute;
  top: 15px;
  right: 0;
  background: url('../images/thirdtier-second-mobile-menuback.png') no-repeat right center;
  width: 23px;
  height: 5px;
}
.sub-top .bottom-menu-mobile-click span {
  padding: 10px 0;
  display: block;
  color: white;
  text-transform: uppercase;
  text-align: center;
  width: 60px;
  background: url('../images/thirdtier-second-mobile-menutoggle.png') no-repeat left center;
  font-size: 1.1em;
  margin: 0 auto;
}
.bottom-menu-wrap {
  margin: -55px auto 0;
  height: 55px;
  position:relative;
}
@media (max-width: 1023px) {
  .bottom-menu-wrap {
    margin: -65px auto 10px;
  }
}
@media (max-width: 767px) {
  .bottom-menu-wrap {
    margin: 0 auto;
    height: auto;
    display: none;
  }
}
.bottom-menu-wrap ul {
  display: table;
  border-top: 1px solid #ffffff;
  padding: 10px 0 0;
}
@media (max-width: 1023px) {
  .bottom-menu-wrap ul {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .bottom-menu-wrap ul {
    display: block;
    padding: 0;
    background: #ececec;
  }
}
.bottom-menu-wrap ul li {
  width: 960px;
  margin-right: -4px;
  display: table-cell;
  padding: 0 0 0 0;
  height: 42px;
  vertical-align: top;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.4em;
}
@media (max-width: 767px) {
  .bottom-menu-wrap ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    height: auto;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .bottom-menu-wrap ul li.overview {
    display: none;
  }
}
.bottom-menu-wrap ul li a {
  height: 40px;
  display: block;
  margin-right: 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
@media (max-width: 767px) {
  .bottom-menu-wrap ul li a {
    height: auto;
    width: 100%;
    padding: 15px 0;
    font-size: 1.1em;
  }
}
.bottom-menu-wrap ul li a .text {
  color: #ffffff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  max-width: 100px;
  display: block;
}
@media (max-width: 767px) {
  .bottom-menu-wrap ul li a .text {
    color: #000000;
    max-width: 100%;
    text-align: center;
  }
}
.bottom-menu-wrap ul li a:hover .text {
  color: #ccc;
}
@media (max-width: 767px) {
  .bottom-menu-wrap ul li a:hover .text {
    color: #000000;
  }
}
.bottom-menu-wrap ul li a.active {
  background: url('../images/thirdtier-topmenu-arrow.png') no-repeat right bottom;
  background-position: 100% 25px;
}
.bottom-menu-wrap ul li.ui-tabs-active a {
  background: url('../images/thirdtier-topmenu-arrow.png') no-repeat right bottom;
  background-position: 100% 25px;	
}
@media (max-width: 1023px) {
  .bottom-menu-wrap ul li a.active {
    background-position: 100% 100%;
  }
}
@media (max-width: 767px) {
  .bottom-menu-wrap ul li a.active {
    background: none;
    border-bottom: 3px solid #1a7eb5;
  }
}
.bottom-menu-wrap ul li a.active .text {
  color: #ccc;
}
.bottom-menu-wrap ul li.ui-tabs-active .text {
  color: #ccc;
}

@media (max-width: 767px) {
  .bottom-menu-wrap ul li a.active .text {
    color: #515151;
  }
  .bottom-menu-wrap ul li.ui-tabs-active .text {
    color: #515151;
  }

}
.borderbottom {
  border-bottom: 10px solid #0075b4;
  left: 0;
  width: 50px;
  display: block;
  height: 0;
}
@media (max-width: 767px) {
  .borderbottom {
    display: none;
  }
}
.sub-content-wrapper {
}

.sub-content-wrapper.active {
  display: block;
}
@media (max-width: 1023px) {
  .sub-content-wrapper.overview {
    display: none;
  }
}
@media (max-width: 1023px) {
  .sub-content-wrapper .container {
    padding-bottom: 0;
  }
}
.sub-content.bottom-menu {
  margin-top: 20px;
}
.sub-content.bottom-menu h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.sub-content.bottom-menu h3 {
  text-transform: none;
}  
<!-- .sub-content .content-wrap --> <!-- Content wrap hidden by request of AAR Communications -->
<!--  border-bottom: 1px solid #d1d1d1; -->
<!--  padding-bottom: 15px; -->
<!--  margin-bottom: 15px; -->

@media (max-width: 1023px) {
  .sub-content .content-wrap {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.sub-content .content-wrap.last {
  border-bottom: none;
}
.sub-content .content-wrap.no-border {
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap .content.span9 {
    width: 100%;
  }
}
.sub-content .content-wrap .content .featured-img {
  width: 100%;
  margin-bottom: 20px;
}
.sub-content .content-wrap .content h3.new-section {
  border-top: 1px solid #d1d1d1;
  padding-top: 30px;
  margin-top: 35px;
  color: #1a7eb5;
  font-size: 2.4em;
  margin-bottom: 10px;
  font-weight: 300;
}
.sub-content .content-wrap .content .call-out {
  display: inline-block;
  float: left;
  background: #f0f3f6;
  padding: 15px;
  width: 170px;
  margin: 0 20px 20px 0;
}
@media (max-width: 767px) {
  .sub-content .content-wrap .content .call-out {
    padding: 5%;
    width: 90%;
  }
}
.sub-content .content-wrap .content .call-out .title {
  display: block;
  color: #333;
  font-size: 1.6em;
  border-bottom: 1px solid #36558a;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.sub-content .content-wrap .content .call-out .pdf {
  background: url('../images/icon-pdf.png') no-repeat left center;
  height: 24px;
  display: block;
  padding-left: 30px;
  font-weight: 500;
  color: #1a7eb5;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.sub-content .content-wrap .content .call-out .pdf:hover {
  color: #01245b;
}
.sub-content .content-wrap .content p {
  margin: 0 0 15px 0;
}
.sub-content .content-wrap .content .quote {
  float: right;
  width: 250px;
  margin: 30px 0 30px 30px;
  border-left: 4px solid #ccc;
  padding-left: 15px;
  color: #1a7eb5;
  font-weight: 500;
  font-size: 1.4em;
  line-height: 1.8em;
  font-style: italic;
  letter-spacing: .5px;
}
@media (max-width: 767px) {
  .sub-content .content-wrap .content .quote {
    float: none;
    width: 100%;
    margin: 30px 0;
    border-left: none;
    padding-left: 0;
  }
}
.sub-content .content-wrap .content .quote span {
  font-size: 3.2em;
  vertical-align: text-top;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap aside.span3 {
    width: 100%;
    margin-left: 0;
  }
}
.sub-content .content-wrap aside .featured {
  background: #f0f3f6;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap aside .featured {
    width: 49%;
    float: left;
    margin-right: 2%;
    min-height: 242px;
  }
}
@media (max-width: 767px) {
  .sub-content .content-wrap aside .featured {
    min-height: 100%;
  }
}
@media (max-width: 650px) {
  .sub-content .content-wrap aside .featured {
    width: 100%;
    margin-right: 0;
  }
}
.sub-content .content-wrap aside .featured .image {
  height: 125px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap aside .featured .image {
    height: 200px;
  }
}
@media (max-width: 970px) {
  .sub-content .content-wrap aside .featured .image {
    height: 175px;
  }
}
@media (max-width: 870px) {
  .sub-content .content-wrap aside .featured .image {
    height: 150px;
  }
}
@media (max-width: 790px) {
  .sub-content .content-wrap aside .featured .image {
    height: 125px;
  }
}
@media (max-width: 767px) {
  .sub-content .content-wrap aside .featured .image {
    height: 100px;
  }
}
.sub-content .content-wrap aside .featured .top {
  background: #7fbad9;
  font-size: 1.7em;
  color: #ffffff;
  letter-spacing: .5px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.sub-content .content-wrap aside .featured .inner {
  padding: 10px;
}
.sub-content .content-wrap aside .featured .inner .title {
  color: #333;
  font-size: 1.5em;
  font-weight: 500;
  margin: 0 0 3px;
  display: block;
}
.sub-content .content-wrap aside .featured .inner a.link-title {
  font-weight: 500;
}
.sub-content .content-wrap aside .featured .inner p {
  font-size: 1.3em;
  margin-bottom: 0;
}
.sub-content .content-wrap aside .ad {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap aside .ad {
    width: 49%;
    float: left;
  }
}
@media (max-width: 650px) {
  .sub-content .content-wrap aside .ad {
    width: 100%;
  }
}
.sub-content .content-wrap aside .ad img {
  width: 100%;
}
.sub-content .content-wrap aside .safety-reports {
  background: #f0f3f6;
  margin-bottom: 2%;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap aside .safety-reports {
    clear: both;
    overflow: hidden;
  }
}
.sub-content .content-wrap aside .safety-reports .title {
  width: 92%;
  display: block;
  background: #c6e7f9;
  padding: 7px 4%;
  color: #000;
  font-size: 1.3em;
  font-weight: 500;
}
.sub-content .content-wrap aside .safety-reports .inner {
  padding: 10px;
}
.sub-content .content-wrap aside .safety-reports .inner p {
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .sub-content .content-wrap aside .safety-reports .inner p {
    display: inline;
    margin: 0 20px 0 0;
  }
}
@media (max-width: 767px) {
  .sub-content .content-wrap aside .safety-reports .inner p {
    display: block;
    margin: 0 0 5px 0;
  }
}
.sub-content .content-wrap aside .safety-reports .inner p a {
  font-weight: 500;
}
.sub-content .content-wrap aside .safety-reports .inner p a.pdf {
  background: url('../images/thirdtier-second-pdf.jpg') no-repeat right center;
  padding-right: 35px;
}
.sub-content .content-wrap aside .caption {
  font-size: 1.8em;
  color: #1a7eb5;
  font-weight: 300;
  line-height: 1.3em;
}
.sub-content .sub-related {
  background: #f0f3f6;
}
.sub-content .sub-related .span2 {
  position: relative;
}
.sub-content .sub-related .desktop {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .sub-content .sub-related .desktop {
    display: none;
  }
}
.sub-content .sub-related .tablet {
  display: none;
  height: 182px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .sub-content .sub-related .tablet {
    display: block;
  }
}
.sub-content .sub-related .tablet .span2 {
  margin-bottom: 0;
  *margin-bottom: 0;
  margin-left: 0;
  margin-right: 20px;
}
.sub-content .sub-related .tablet a {
  background-color: #000;
  display: block;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.sub-content .sub-related .tablet a:hover .inner {
  opacity: .5;
}
.sub-content .sub-related .tablet a:hover .inner .text p {
  color: #01245b;
}
.sub-content .sub-related .tablet .inner {
  height: 150px;
  width: 92%;
  padding: 4%;
}
.sub-content .sub-related .tablet .inner .text {
  width: 100%;
  padding: 0;
}
.sub-content .sub-related .tablet .inner .text p {
  padding: 10px;
}
.sub-content .sub-related .tablet .flex-control-nav.flex-control-paging {
  margin-top: 20px;
  text-align: center;
}
.sub-content .sub-related .tablet .flex-control-nav.flex-control-paging li {
  display: inline-block;
  padding: 0 3px;
}
.sub-content .sub-related .tablet .flex-control-nav.flex-control-paging li a {
  background: #fff;
  width: 7px;
  height: 7px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor: pointer;
  -webkit-transition: width .2s ease, height .2s ease;
  -moz-transition: width .2s ease, height .2s ease;
  transition: width .2s ease, height .2s ease;
}
.sub-content .sub-related .tablet .flex-control-nav.flex-control-paging li a.flex-active {
  background: #1a7eb5;
}
.sub-content .sub-related .tablet .flex-control-nav.flex-control-paging li a:hover {
  width: 10px;
  height: 10px;
}
.sub-content .sub-related .tablet .flex-control-nav.flex-control-paging li a:hover.flex-active {
  width: 7px;
  height: 7px;
}
.sub-content .sub-related a {
  background-color: #000;
  display: block;
  overflow: hidden;
}
.sub-content .sub-related a:hover .inner {
  opacity: .5;
}
.sub-content .sub-related a:hover .inner .text p {
  color: #01245b;
}
.sub-content .sub-related .inner {
  padding: 4%;
  width: 92%;
  height: 130px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.sub-content .sub-related .inner .category {
  display: block;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
}
.sub-content .sub-related .inner p {
  margin: 0;
}
.sub-content .sub-related .inner p.white {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
/* rail traffic page */
@media (max-width: 1023px) {
  #rail-traffic-data .container {
    padding: 0;
  }
}
#rail-traffic-data .weekly {
  background: #e8ebee;
}
@media (max-width: 1023px) {
  #rail-traffic-data .weekly {
    background: #fff;
  }
}
#rail-traffic-data .weekly .title-wrap {
  background: #0075b4;
}
#rail-traffic-data .weekly .tabs .rail-menu-drops ul li {
  border-right: 5px solid #e8ebee;
  background: #e1e4e7;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e1e4e7 0%, #e8ebee 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e4e7), color-stop(100%, #e8ebee));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e1e4e7 0%, #e8ebee 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e1e4e7 0%, #e8ebee 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e1e4e7 0%, #e8ebee 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e1e4e7 0%, #e8ebee 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e4e7', endColorstr='#e8ebee', GradientType=0);
  /* IE6-9 */

}
@media (max-width: 1023px) {
  #rail-traffic-data .weekly .tabs .rail-menu-drops ul li {
    border-right: none;
    width: 100%;
    display: block;
  }
}
#rail-traffic-data .weekly .press-releases .pr-title {
  border-top: 5px solid #0075b4;
}
#rail-traffic-data .weekly .press-releases .pr-title .title {
  color: #0075b4;
}
#rail-traffic-data .monthly {
  background: #f5f5f5;
}
#rail-traffic-data .monthly .title-wrap {
  background: #008067;
  clear: both;
  overflow: hidden;
}
#rail-traffic-data .monthly .tabs .rail-menu-drops ul li {
  border-right: 5px solid #f5f5f5;
  background: #ededed;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ededed 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ededed 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ededed 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ededed 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ededed 0%, #f5f5f5 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f5f5f5', GradientType=0);
  /* IE6-9 */

}
@media (max-width: 1023px) {
  #rail-traffic-data .monthly .tabs .rail-menu-drops ul li {
    border-right: none;
    width: 100%;
    display: block;
  }
}
#rail-traffic-data .monthly .tabs .rail-menu-drops .rail-menu-drops-content-wrap {
  border: solid 1px #dbdbdb;
}
#rail-traffic-data .monthly .press-releases .pr-title {
  border-top: 5px solid #008067;
}
#rail-traffic-data .monthly .press-releases .pr-title .title {
  color: #008067;
}
#rail-traffic-data .annual {
  background: #e6e9ec;
}
#rail-traffic-data .annual .title-wrap {
  background: #f07f00;
}
@media (max-width: 1023px) {
  #rail-traffic-data .annual .title-wrap {
    margin: 0;
  }
}
#rail-traffic-data .annual .press-releases .pr-title {
  border-top: 5px solid #f07f00;
}
#rail-traffic-data .annual .press-releases .pr-title .title {
  color: #f07f00;
}
#rail-traffic-data .title-wrap {
  z-index: 8;
  width: 96%;
  padding: 8px 2%;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  #rail-traffic-data .title-wrap {
    margin-bottom: 5px;
    clear: both;
    overflow: hidden;
  }
}
#rail-traffic-data .title-wrap h2 {
  display: inline-block;
  color: #fff;
  margin-bottom: 0;
}
#rail-traffic-data .title-wrap .share {
  display: inline-block;
  float: right;
  width: 110px;
  margin-top: 7px;
}
@media (max-width: 767px) {
  #rail-traffic-data .title-wrap .share {
    display: block;
    float: left;
    width: 100%;
    margin-top: 7px;
  }
}
#rail-traffic-data .title-wrap .share .text {
  width: 80px;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  float: left;
  padding: 1px 10px 0 0;
  font-size: 1.2em;
  font-weight: 500;
  display: block;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 767px) {
  #rail-traffic-data .title-wrap .share .text {
    text-align: left;
    width: auto;
    padding-right: 5px;
  }
}
#rail-traffic-data .title-wrap .share .text:hover {
  opacity: .7;
}
#rail-traffic-data .title-wrap .share .button {
  width: 20px;
  float: left;
}
#rail-traffic-data .title-wrap .share .button .addthis_button_compact.at300m {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
#rail-traffic-data .title-wrap .share .button .addthis_button_compact.at300m:hover {
  opacity: .7;
}
#rail-traffic-data .tabs .rail-menu-drops {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  #rail-traffic-data .tabs .rail-menu-drops {
    margin-bottom: 0;
  }
}
#rail-traffic-data .tabs .rail-menu-drops ul li {
  display: table-cell;
  width: auto;
  cursor: pointer;
  padding: 0 10px;
  height: 42px;
  vertical-align: middle;
  position: relative;
  text-align: center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 1023px) {
  #rail-traffic-data .tabs .rail-menu-drops ul li {
    height: auto;
    padding: 0;
  }
}
#rail-traffic-data .tabs .rail-menu-drops ul li .main {
  font-weight: 300;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #000;
  font-size: 1.2em;
  padding: 0 20px 0 20px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 1023px) {
  #rail-traffic-data .tabs .rail-menu-drops ul li .main {
    padding: 10px 2%;
    display: block;
    width: 90%;
    margin: 0 auto 5px;
  }
}
#rail-traffic-data .tabs .rail-menu-drops ul li .interior {
  display: none;
}
@media (max-width: 1023px) {
  #rail-traffic-data .tabs .rail-menu-drops ul li .interior {
    display: block;
  }
}
#rail-traffic-data .tabs .rail-menu-drops ul li.active .main,
#rail-traffic-data .tabs .rail-menu-drops ul li:hover .main {
  font-weight: 500;
  background-image: url('../images/freight-rail-menu-activearrow.jpg');
}
#rail-traffic-data .tabs .rail-menu-drops .rail-menu-drops-content-wrap {
  background: #f6f6f6;
  padding: 30px;
  box-shadow: 0 8px 10px -8px #999999;
}
@media (max-width: 767px) {
  #rail-traffic-data .tabs .rail-menu-drops .rail-menu-drops-content-wrap {
    padding: 2%;
  }
}
@media (max-width: 1023px) {
  #rail-traffic-data .tabs .rail-menu-drops .rail-menu-drops-content-wrap.tabs-block {
    display: none;
  }
}
#rail-traffic-data .tabs .rail-menu-drops .rail-menu-drops-content-wrap .rail-menu-drops-content {
  display: none;
}
#rail-traffic-data .tabs .rail-menu-drops .rail-menu-drops-content-wrap .rail-menu-drops-content .inner {
  text-align: center;
}
#rail-traffic-data .tabs .rail-menu-drops .rail-menu-drops-content-wrap .rail-menu-drops-content.first {
  display: block;
}
#rail-traffic-data .press-releases {
  background: #f8f9fa;
}
#rail-traffic-data .press-releases .pr-title {
  padding: 8px 2%;
  border-bottom: 1px solid #e4e9ec;
  clear: both;
  overflow: hidden;
}
#rail-traffic-data .press-releases .pr-title .title {
  float: left;
  font-size: 2em;
}
@media (max-width: 767px) {
  #rail-traffic-data .press-releases .pr-title .title {
    display: block;
    width: 100%;
    font-size: 1.8em;
  }
}
#rail-traffic-data .press-releases .pr-title a {
  font-size: 1.2em;
  float: right;
  margin-top: 5px;
}
@media (max-width: 767px) {
  #rail-traffic-data .press-releases .pr-title a {
    float: left;
  }
}
#rail-traffic-data .press-releases .pr-content {
  padding: 0 2%;
  clear: both;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #rail-traffic-data .press-releases .pr-content {
    padding: 0 2% 30px;
  }
}
@media (max-width: 767px) {
  #rail-traffic-data .press-releases .pr-content {
    padding-top: 20px;
  }
}
#rail-traffic-data .press-releases .pr-content .left {
  width: 68%;
  margin: 0 2% 0 0;
  padding: 15px 2% 0 0;
  float: left;
  border-right: 1px solid #e4e9ec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #rail-traffic-data .press-releases .pr-content .left {
    width: 100%;
    margin: 0;
    padding: 0;
    border-right: none;
    border-bottom: 1px solid #e4e9ec;
  }
}
#rail-traffic-data .press-releases .pr-content .right {
  width: 28%;
  float: left;
  padding-top: 15px;
}
@media (max-width: 767px) {
  #rail-traffic-data .press-releases .pr-content .right {
    width: 100%;
  }
}
#rail-traffic-data .press-releases .pr-content .right .pr-main {
  font-weight: 500;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
#rail-traffic-data .press-releases .pr-content .right .wrap {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
#rail-traffic-data .press-releases .pr-content .right .wrap .icon {
  width: 26px;
  float: left;
  margin-right: 5px;
}
#rail-traffic-data .press-releases .pr-content .right .wrap .text .date {
  font-weight: 500;
  margin: 0;
}
#rail-traffic-data .press-releases .pr-content .right .wrap .text a .title {
  color: #0075b4;
  font-weight: 500;
  margin: 0;
}
#rail-traffic-data .press-releases .pr-content .right .wrap .text a.report {
  font-size: 1.2em;
  color: #000;
  margin-left: 30px;
}
#rail-traffic-data .press-releases .pr-content .right .wrap .text a:hover .title {
  text-decoration: underline;
}
#rail-traffic-data .press-releases .pr-content .right .wrap .text .desc {
  margin-left: 30px;
  margin-bottom: 5px;
}
/**** Isotope Stuff ****/
/* no transition on .isotope container */
#isotope-container {
  margin: 0 auto !important;
}
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  transition-duration: 1.2s;
  /*-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;*/

}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.isotope {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/****** FOOTER ******/
footer {
  background: #dbe2e8;
  background: -moz-linear-gradient(top, #b5babf 0%, #dbe2e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5babf), color-stop(100%, #dbe2e8));
  background: -webkit-linear-gradient(top, #b5babf 0%, #dbe2e8 100%);
  background: -o-linear-gradient(top, #b5babf 0%, #dbe2e8 100%);
  background: -ms-linear-gradient(top, #b5babf 0%, #dbe2e8 100%);
  background: linear-gradient(to bottom, #b5babf 0%, #dbe2e8 100%);
}
footer .top {
  margin: 25px 0 25px;
}
@media (max-width: 767px) {
  footer .top {
    margin: 10px 0 25px;
  }
}
footer .top .mobile-sign-up {
  background: #01245b;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: .8em;
  float: right;
  text-align: center;
  display: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  footer .top .mobile-sign-up {
    display: inline-block;
  }
}
footer .top .mobile-sign-up a {
  color: #ffffff;
}
footer .top .sign-up-wrap {
  float: right;
  text-align: right;
}
footer .top .sign-up-wrap .sign-up-title {
  font-size: 1.2em;
  text-transform: uppercase;
  width: 100px;
  color: #01245b;
  display: inline-block;
  line-height: 1.1em;
  position: relative;
  top: 7px;
  text-align: left;
  font-weight: 500;
}
@media (max-width: 767px) {
  footer .top .sign-up-wrap .sign-up-title {
    display: none;
  }
}
footer .top .sign-up-wrap form {
  width: 275px;
  display: inline;
}
@media (max-width: 767px) {
  footer .top .sign-up-wrap form {
    display: none;
  }
}
footer .top .sign-up-wrap form input[type="text"] {
  width: 200px;
}
footer .top .sign-up-wrap form input[type="submit"] {
  cursor: pointer;
  background: #01245b;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 3px 10px;
  width: 70px;
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: .5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
footer .top .sign-up-wrap form input[type="submit"]:hover {
  opacity: .8;
}
footer .top .mobile-social-links {
  display: none;
  text-align: center;
}
@media (max-width: 767px) {
  footer .top .mobile-social-links {
    display: block;
  }
}
footer .top .mobile-social-links .social {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 10px 0;
  margin: 10px 0;
}
footer .top .mobile-social-links .social a {
  padding: 0 7px;
  display: inline-block;
}
footer .top .mobile-social-links .links {
  padding-top: 10px;
}
footer .top .mobile-social-links .links a {
  color: #232323;
  text-transform: uppercase;
  padding-right: 10px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border-right: 1px solid #232323;
}
footer .top .mobile-social-links .links a:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
footer .top .mobile-social-links .links a.rail-link {
  color: #01245b;
  text-transform: uppercase;
  padding-right: 0;
  margin: 5px 0 0;
  border-right: none;
  font-size: .9em;
  font-weight: 600;
}
footer .bottom {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  footer .bottom {
    display: none;
  }
}
footer .bottom ul {
  float: left;
}
footer .bottom ul li {
  width: auto;
  float: left;
  margin-right: 50px;
}
@media (max-width: 1023px) {
  footer .bottom ul li {
    margin-right: 15px;
  }
}
footer .bottom ul li:last-child {
  margin-right: 0;
}
footer .bottom ul li a {
  font-weight: 400;
  font-size: 1em;
  color: #666666;
  display: block;
  margin-bottom: 10px;
}
footer .bottom ul li a:hover {
  color: #000000;
}
footer .bottom ul li a.title {
  color: #01245b;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 1.2em;
}
@media (max-width: 1023px) {
  footer .bottom ul li a.title {
    font-size: 1.1em;
  }
}
footer .bottom ul li a.title:hover {
  color: #000000;
}
footer .bottom .connect-inner-wrap {
  float: right;
  width: auto;
}
footer .bottom .connect-inner-wrap ul li {
  width: auto;
  margin-right: 0;
  float: none;
}
footer .bottom .connect-inner-wrap ul li a {
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: .5px;
}
footer .bottom .connect-inner-wrap ul li a img {
  padding-right: 15px;
  position: relative;
  top: 2px;
}
/***** IE8 Special CSS *****/
.ie8 header .right-nav .bottom nav > ul > li .arrow {
  float: right;
}
.ie8 .home-isotope {
  background: url('../images/isotope-ie8-back.png') repeat;
}
.ie8 .home-isotope .wrap-outer .wrap .small {
  margin: 0 5px 10px 0;
}
.ie8 .home-isotope .wrap-outer .wrap .small .video .inner-wrap {
  margin-top: -10px;
}
.ie8 .home-slider .slide-video {
  display: none;
}
.ie8 .home-slider .caption-wrap a.link {
  width: 150px;
}
.ie8 .home-slider .caption-wrap a.link img {
  float: right;
  margin-top: 3px;
}
.ie8 #side-overlay .side-overlay-wrap ul li .inner .column {
  width: 315px;
  display: inline;
  min-height: 110px;
}
.ie8 #side-overlay .side-overlay-wrap ul li .inner .column .video {
  margin-right: 0;
  width: 100px;
}
.ie8 #side-overlay .side-overlay-wrap ul li .inner .column .text-vid {
  width: 200px;
  float: left;
}
.ie8 footer .top .sign-up-wrap form input[type="text"] {
  position: relative;
  top: 5px;
}
.ie8 footer .bottom .connect-inner-wrap ul li a {
  float: left;
  width: 120px;
}
.ie8 footer .bottom .connect-inner-wrap ul li a img {
  float: left;
}
.tablet-show {
  display: none;
}
@media (max-width: 1023px) {
  .tablet-show {
    display: block;
  }
}
.tablet-hide {
  display: block;
}
@media (max-width: 1023px) {
  .tablet-hide {
    display: none;
  }
}
/******STRUCTURE******/
.container {
  /*max-width: 960px;*/

  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 2%;
}
@media (max-width: 1023px) {
  .container {
    padding: 30px 2%;
  }
}
.container-alt {
  /*max-width: 960px;*/

  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2%;
}
@media (max-width: 1023px) {
  .container-alt {
    padding: 0 2%;
  }
}
.container-full {
  margin: 0 auto;
  padding: 0;
}
.container-full-marg {
  margin: 0 2%;
  padding: 0;
}
.container-module {
  /*max-width: 960px;*/

  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2% 30px;
}
@media (max-width: 1023px) {
  .container-module {
    padding: 30px 2%;
  }
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.564102564102564%;
  *margin-left: 2.5109110747408616%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.45299145299145%;
  *width: 91.39979996362975%;
}
.row-fluid .span10 {
  width: 82.90598290598291%;
  *width: 82.8527914166212%;
}
.row-fluid .span9 {
  width: 74.35897435897436%;
  *width: 74.30578286961266%;
}
.row-fluid .span8 {
  width: 65.81196581196582%;
  *width: 65.75877432260411%;
}
.row-fluid .span7 {
  width: 57.26495726495726%;
  *width: 57.21176577559556%;
}
.row-fluid .span6 {
  width: 48.717948717948715%;
  *width: 48.664757228587014%;
}
.row-fluid .span5 {
  width: 40.17094017094017%;
  *width: 40.11774868157847%;
}
.row-fluid .span4 {
  width: 31.623931623931625%;
  *width: 31.570740134569924%;
}
.row-fluid .span3 {
  width: 23.076923076923077%;
  *width: 23.023731587561375%;
}
.row-fluid .span2 {
  width: 14.52991452991453%;
  *width: 14.476723040552828%;
}
.row-fluid .span1 {
  width: 5.982905982905983%;
  *width: 5.929714493544281%;
}
.fivecolumns .span2 {
  width: 17.79005524861878448%;
  *width: 17.7155871635124022%;
}
/***Related Content Display template**/
.related-info .hidden{
display:none !important;
}

.related-info ul.cbs-List > li,.related-info .cbs-diagnosticItemContainer > li
{
 display:inline-block;
}

.related-info .lnkShowLess,.related-info .lnkShowAll{
cursor:pointer;
}

.related-info a .read-more-popup{
opacity:0 !important;
display:block !important;
-webkit-transition: all 0.3s ease-in-out !important; 
-moz-transition: all 0.3s ease-in-out !important;
-ms-transition: all 0.3s ease-in-out !important;
-o-transition: all 0.3s ease-in-out !important;
transition: all 0.3s ease-in-out !important;
}

.related-info a:hover .read-more-popup{
opacity:0.5 !important;	
background-color:black;
}
.highlights a .read-more-popup{
opacity:0 !important;
display:block !important;
-webkit-transition: all 0.3s ease-in-out !important; 
-moz-transition: all 0.3s ease-in-out !important;
-ms-transition: all 0.3s ease-in-out !important;
-o-transition: all 0.3s ease-in-out !important;
transition: all 0.3s ease-in-out !important;
}

.highlights a:hover .read-more-popup{
opacity:0.5 !important;	

background-color:black;
}

#panel-five .container .related-info h2
{
color: #ffffff !important;
font-weight: 500 !important;
font-size: 1.6em !important;
letter-spacing: .5px;

}

#panel-four .container .highlights h2
{
color: #ffffff !important;
font-weight: 500 !important;
font-size: 1.6em !important;
letter-spacing: .5px;


}



 #panel-four .container .highlights .inner-wrap .inner .category {
    color: #ffffff;
    display: block;
    font-size: 1em;
    text-transform: uppercase;
}
 #panel-four .container .highlights .inner-wrap .inner p {
    margin: 0;
}
 #panel-four .container .highlights .inner-wrap .inner p.white {
    bottom: 10px;
    left: 10px;
    position: absolute;
    right: 10px;
}

 #panel-four .container .highlights .inner-wrap .inner p.white {
    bottom: 10px;
    left: 10px;
    position: absolute;
    right: 10px;
}

.sub-titleheading{
color:#444  !important;
font-weight:400 !important;}
/***Related Content Display template**/
/****** IE ******/
.overflow {
  width: auto;
  float: none;
  overflow: hidden;
}
@media (max-width: 767px) {
  /*margin right instead of margin left to do overflow hidden*/
  .row-fluid > [class*="span"] {
    float: none;
    width: auto;
    margin-left: 0;
  }
  /*Use this to set exact percentages and have the last box be ok*/
  .row-fluid > [class*="span"]:last-child {
    overflow: auto;
  }
}
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* For portrait layouts only */
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* For landscape layouts only */
}

/*Css For User Links*/
.headertitle, .headertitle a, .headertitle a:link{

color: #1a7eb5!important;
display: inline-block!important;
font-size: 0.87em!important;
padding-bottom:2px;
padding-top:2px;	
}

.level-section > ul > li,.level-section{
margin:0px!important;	
}

.level-header{
	border-top: 1px solid #ccc;
    padding: 4px 0;
}
.toc-layout-main{
	margin-top:9px;
}

.link-item a, .ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link, .ms-vh2-nofilter, .ms-vh2-nofilter-notextalign, .ms-vh2-nofilter-perm, .ms-vh a, .ms-vh2, .ms-vh2 a{
	
font-size: 1.2em;

}

/*Css for credit popup*/
@media (max-width: 430px) {
  
  #imgPhotoCreditPopup{
  	width:85%;
  }
}

.creditIcon{
position: relative; right: -45px; top: -24px;cursor:pointer; margin-top:5px;margin-bottom:5px;	

}
.creditPopup{
	position: relative; right: -50px; top: -24px;display:none;
}

.home-slider .creditPopupContainer{
	/*z-index: 1001; position: absolute; top: 163px; left: 155px;*/
}
.home-slider .creditIcon,.home-slider .creditPopup{
/*right: 0px; */
}

/*CSS FIX FOR the LOGIN FORM on CONTACT US PAGE*/
.wrap div.smart-form .smart-validation-messages{

 background-color: inherit!important;
    border: inherit!important;
    font-weight: inherit!important;
    margin: inherit!important;
    padding: inherit!important;
    text-align: inherit!important;

}

.wrap div.smart-form .smart-field-input{
    float: inherit!important;
    margin: inherit!important;
    min-height: inherit!important;
    padding: inherit!important;
    position: inherit!important;
    width:inherit!important;
}


.wrap div.smart-form .smart-field-input input,.wrap div.smart-form .smart-field-input select{
height: inherit!important;
background:inherit!important;
border:1px solid #ebebeb !important;
}

.wrap div.smart-form .smart-field-input input[type="text"],.wrap div.smart-form .smart-field-input select,.wrap .smart-rte-textarea,.wrap div.smart-form textarea{
border: inherit;
color: inherit;
font-size:1.3em !important;
line-height:1.8em !important;
}


.wrap div.smart-form .smart-field-button input[type="submit"]{
    border-radius:inherit!important;
    cursor: pointer;
    min-width: inherit!important;
}


.wrap .smart-field-control a{
 color:#1a7eb5!important;
 white-space:nowrap;
}


/*Rail Traffic Data Press Release Webpart Css */

#rail-traffic-data .press-releases.customPressReleaseZone .pr-content .right h2.ms-webpart-titleText {
font-weight: 500;
font-size: 1.4em;
text-transform: uppercase;
margin-bottom: 20px;
display: block;
font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.press-releases.customPressReleaseZone .ms-webpart-chrome-title{
	margin:0;
}

#rail-traffic-data .press-releases.customPressReleaseZone .pr-content .right .item{
	padding:0;
}

#rail-traffic-data .press-releases.customPressReleaseZone .pr-content .right .wrap .text a .title{
	font-size:1em;
}

#rail-traffic-data .weekly .press-releases .pr-title .ms-WPAddButton a{
	float:none;
}

.words > a {
color: #FFF;
text-decoration: underline;
font-weight: 500;
font-size: 1em !important;

}
