@charset "utf-8";

/* CSS Document
   Author: Steven Murphy - Interactive Designer - USI Affinity
   Date: January 20, 2015
*/


/*------------ WEB FONTS ------------*/

@font-face {
    font-family: 'avenir_lt_std_65_mediumbold';
    src: url('/content/webfonts/avenir/avenirltstd-black-webfont.eot');
    src: url('/content/webfonts/avenir/avenirltstd-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/webfonts/avenir/avenirltstd-black-webfont.woff') format('woff'),
         url('/content/webfonts/avenir/avenirltstd-black-webfont.ttf') format('truetype'),
         url('/content/webfonts/avenir/avenirltstd-black-webfont.svg#avenir_lt_std_65_mediumbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenir_lt_std_45_bookregular';
    src: url('/content/webfonts/avenir/avenirltstd-book-webfont.eot');
    src: url('/content/webfonts/avenir/avenirltstd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/webfonts/avenir/avenirltstd-book-webfont.woff') format('woff'),
         url('/content/webfonts/avenir/avenirltstd-book-webfont.ttf') format('truetype'),
         url('/content/webfonts/avenir/avenirltstd-book-webfont.svg#avenir_lt_std_45_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenir_lt_std_55_romanbold';
    src: url('/content/webfonts/avenir/avenirltstd-heavy-webfont.eot');
    src: url('/content/webfonts/avenir/avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/webfonts/avenir/avenirltstd-heavy-webfont.woff') format('woff'),
         url('/content/webfonts/avenir/avenirltstd-heavy-webfont.ttf') format('truetype'),
         url('/content/webfonts/avenir/avenirltstd-heavy-webfont.svg#avenir_lt_std_55_romanbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenir_lt_std_35_lightregular';
    src: url('/content/webfonts/avenir/avenirltstd-light-webfont.eot');
    src: url('/content/webfonts/avenir/avenirltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/webfonts/avenir/avenirltstd-light-webfont.woff') format('woff'),
         url('/content/webfonts/avenir/avenirltstd-light-webfont.ttf') format('truetype'),
         url('/content/webfonts/avenir/avenirltstd-light-webfont.svg#avenir_lt_std_35_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenir_lt_std_65_mediumRg';
    src: url('/content/webfonts/avenir/avenirltstd-medium-webfont.eot');
    src: url('/content/webfonts/avenir/avenirltstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/webfonts/avenir/avenirltstd-medium-webfont.woff') format('woff'),
         url('/content/webfonts/avenir/avenirltstd-medium-webfont.ttf') format('truetype'),
         url('/content/webfonts/avenir/avenirltstd-medium-webfont.svg#avenir_lt_std_65_mediumRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenir_lt_std_55_romanregular';
    src: url('/content/webfonts/avenir/avenirltstd-roman-webfont.eot');
    src: url('/content/webfonts/avenir/avenirltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/webfonts/avenir/avenirltstd-roman-webfont.woff') format('woff'),
         url('/content/webfonts/avenir/avenirltstd-roman-webfont.ttf') format('truetype'),
         url('/content/webfonts/avenir/avenirltstd-roman-webfont.svg#avenir_lt_std_55_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*-------END WEBFONTS----------*/


/*---GLOBAL STYLES---*/

/*--GOOGLE CSE STYLING--*/
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  background-image: inherit;
  box-sizing: content-box;
}

.gsc-input-box {
  height: 30px !important;
  border-radius: 5px;
}

.gsc-control-cse.gsc-control-cse-en {
    padding-top: 25px;
}
/*--GOOGLE CSE STYLING END--*/


body {
  font-family: 'avenir_lt_std_55_romanregular', Helvetica, sans-serif;
  font-size: 16px;
}

p {
  margin-bottom: 20px;
}

h1, .h1 {
  font-family: 'avenir_lt_std_65_mediumRg', Helvetica, sans-serif;
  font-size: 30px;
  color: #00529b;
}

h1.subPage01 {
  border-bottom: 2px solid #dedede;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

h2, .h2 {
  font-family: 'avenir_lt_std_65_mediumRg', Helvetica, sans-serif;
  color: #333;
  font-size: 22px;
}

h3, .h3 {
  font-family: 'avenir_lt_std_65_mediumRg', Helvetica, sans-serif;
  color: #00529b;
}

h4, .h4 {
  font-family: 'avenir_lt_std_65_mediumRg', Helvetica, sans-serif;
  color: #333;
}

.address {
  text-align: center;
}

#basic-contact {
  display: inline-block;
  float: left;
  position: relative;
  width: 50%;
  text-align: center;
}

#basic-contact > p {
  font-size: 18px;
  padding: 0 5px 0 12%;
  display: inline;
}

#basic-contact > p > span {
  color: #999;
  font-weight: bold;
}

.callout {
  color: #00529b;
  font-size: 16px;
  font-style: italic;
}

.careers-content-body.r1 {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 70%;
}

.careers-content-body.r1 > ul {
  list-style: outside none none;
  padding: 0;
}

.careers-content-body.r2 {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 50%;
}

.careers-content-body.r2 p {
  margin-bottom: 10px;
}

.careers-content-body h2 {
  margin-top: 0;
}

.careers-content-body h2, .careers-content-body p, .careers-content-body a {
  color: #fff
}

.careers-content-module {
  position: relative;
}

.careers-content-module img {
  width: 100%;
  position: absolute;
}

.careers-content-module.r1 {
  min-height: 380px;
}

.careers-content-module.r2 {
  min-height: 125px;
}

.careers-content-module.r2 img + img {
  display: none;
}

.carousel {
  min-height: 250px;
}

.carousel-caption {
  text-align: right;
  /*z-index: 1;*/
  right: 10%;
}

.carousel-caption a {
  background: none repeat scroll 0 0 #ee8a1d;
  border: 3px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
}

.carousel-caption h3 {
  color: #fff;
  font-family: 'avenir_lt_std_65_mediumRg', Helvetica, sans-serif;
  font-size: 42px;
  font-weight: bold;
}

.carousel-caption > p {
  margin-bottom: 25px;
}

.carousel-control {
  width: 10%;
}

.carousel-indicators {
  z-index: 1;
}

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

.carousel-inner > .item > a > img {
  max-width: none;
}

.case-study {
  background: #dedede none repeat scroll 0 0;
  border-top: 4px solid #8b8d09;
  margin: 25px 0;
  min-height: 225px;
  padding: 15px;
}

.case-study h4 {
  border-bottom: 1px solid #cdcdcd;
  font-size: 1em;
  padding-bottom: 5px;
}

.case-study h4 i.fa-hand-o-right {
  margin-right: 5px;
}

#colorBar {
  height: 25px;
  background: #00529b;  
}

#connect {
  margin-top: 10px;
}

#contact-bar {
  background: #00529b;
  min-height: 60px;
}

#contact-bar #bottom-logo {
  margin: 10px 25%;
  width: 75px;
  float: left;
}

#contact-bar p, #contact-bar a {
  color: #fff;
  display: inline;
  font-size: 14px;
  line-height: 60px;
}

#contact-bar a:hover {
  color: red;
}

#contact-form {
  width: 80%;
  margin-top: 30px;
}

#contact-form .cta-btn {
  display: block;
  width: 155px; 
  margin: 0 auto;
}

#contact-form input, #contact-form select, #contact-form table, #contact-form textarea {
  width: 100%;
}

#contact-form .error {
  color: red;
}

#contact-form .form-input-row td {
  padding-bottom: 20px;
}

.container-fluid {
  padding: 0;
}

.cta-btn {
  background: none repeat scroll 0 0 #ee8a1d;
  border-radius: 5px;
  border-bottom: 3px solid #aa6315;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
}

.cta-btn:active {
  border: 0 none;
  margin-top: 3px;
}

.cta-btn:hover {
  color: #fff;
}

.cta-btn:visited {
  color: #fff;
}

.cta-btn-login {
  border: 2px solid #999;
  border-radius: 5px;
  color: #fff;
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  width: 100%;
  transition: background-color 0.33s linear 0s;
}

.cta-btn-login:hover {
  background: #ccc;
  color: #00529b !important;
}

.cta-btn-login:visited {
  color: #fff;
}

.fa.fa-angle-right {
  margin-left: 9px;
}






/*FANCYBOX*/
#fancybox-content > div {
  border-top: 25px solid #00529b;
}

#fancybox-wrap, #fancybox-wrap *{
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 -o-box-sizing: content-box;
 -ms-box-sizing: content-box;
 box-sizing: content-box;
}
.fancybox-inner img{
  max-width: 100%;
}

.popup {
  margin: 0 auto;
  max-width: 800px;
  padding: 20px;
}

.popup-body, .popup-body .h2 {
  color: #00529b;
}

.popup-footer {
  margin-top: 45px;
}

.popup-footer img {
  width: 100%;
  margin: 0 auto;
}

.popup-header-left {
  display: inline-block;
  width: 50%;
  margin-top: 35px;
}

.popup-header-right {
  float: right;
  width: 50%;
}

.popup-header-right > img {
  float: right;
}




.flip-it {
  left: 15%;
  text-align: left;
}

footer {
  background: #dcdcdc;
  color: #fff;
}

footer a {
  color: #00529b;
}

footer a:hover {
  color: #EE8A1D;
}

footer ul {
  color: #00529b;
  font-size: 14px;
  list-style-type: none;
  margin: 35px 0;
  padding: 0;
  text-align: center;
}

footer ul li {
  display: inline-block;
  padding: 0 10px;
}

#footer-social {
  margin: 0 10px;
}

#footer-social a {
  padding: 0 2px;
}

#footer-social img {
  padding: 0;
}

header {
  min-height: 75px;
  /*position: relative;*/
  z-index: 10;
}

#header-social {
  text-align: right;
  margin: 5px 10px;
}

#header-social a {
  padding: 0 2px;
}

#header-social img {
  padding: 0;
}

#hero-main {
  min-height: 400px;
  background: #fff url("/app_themes/blankcanvas/usicorporate/images/hero-bg01.jpg") no-repeat center;
}

#hero-subPage-01 {
  background: #999;
}

#hero-subPage-01 img {
  margin: 0 auto;
  width: 100%;
}

#home-main {
  min-height: 400px;
  background: #fff;
}

.home-main-feature {
  padding: 25px 15px;
  min-height: 250px;
  transition: background-color .5s linear;
  margin: 20px 0;
  text-align: center;
  
}

.home-main-feature h2 {
  color: #00529b;
  text-align: center;
  font-size: 24px;
}

.home-main-feature > p {
  min-height: 50px;
}

.item > img {
  margin: 0 auto;
}

.lesspad {
  padding: 5px;
}

.list-style {
  list-style-position: outside;
  padding: 0;
  list-style-image: url('/content/images/bullet_blue_circle.png');
  margin-bottom: 20px;
  margin-left: 1em;
}

.list-style > li {
    padding-left: 0.3em;
}

.list-style.list-a li {
  margin-bottom: 12px;
  font-style: italic;
}

.list-style.list-a li strong {
  font-style: normal;
}

.list-style.no-bullet {
  line-height: 32px;
  list-style: outside none none;
}

#main-cta {
  float: right;
  text-align: right;
  width: 50%;
  margin: 0 25px 20px 0;
}

#main-cta h1 {
  color: #fff;
  font-size: 32px;
}

#main-cta p {
  color: #fff;
}

#main-cta button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  border-radius: 5px;
  color: #fff;
  padding: 8px 45px;
  transition: background-color .33s linear;
}

#main-cta button:hover {
  background-color: #EE8A1D;
  border: 0;
  margin-top: 3px;
  margin-right: 3px;
  font-weight: bold;
}

.main-feature {
  padding: 25px 15px;
  min-height: 250px;
  transition: background-color .5s linear;
  text-align: center;
  
}

.main-feature a {
  color: #ee8a1d;
}

.main-feature h2 {
  color: #666;
  text-align: center;
  font-size: 24px;
}

.main-feature .hiddenP {
  display: none;
  text-align: justify;
}

.main-feature img {
    margin-bottom: 15px;
}

.main-feature.left-align {
  text-align: left;
  padding: 0;
}

.main-feature.left-align h2 {
  text-align: left;
  min-height: 55px;
}

.main-feature.left-align p {
    min-height: 125px;
}

.main-feature > p {
  min-height: 40px;
  margin-bottom: 0;
}

.media {
  padding: 40px 0;
  border-bottom: 1px solid #cdcdcd;
}

.media:last-child {
  border: 0;
}

.media:last {
  border: 0;
}

.media-subHeading {
  color: #999;
  font-size: 20px;
  font-style: italic;
}

#news-arch-nav {
  margin: 10px 0;
  text-align: right;
}

.news-article {
  border-bottom: 1px solid #00529b;
  display: inline-block;
  padding: 10px;
  width: 100%;
}

.news-article p {
  margin-bottom: 5px;
}

.news-article.last-article {
  border: 0;
}

.news-article .article-body {
  display: none;
}

.news-article .article-body p {
  margin-bottom: 20px;
}

.news-article .article-intro {
  color: #00529b;
  font-weight: bold;
}

.news-article .article-body + a {
  color: #ee8a1d;
  float: right;
  margin-right: 45px;
}

.news-article.latest > img {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.news-yr {
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.page-title {
  margin-top: 20px;
  font-size: 20px;
}

.profile-pic {
  padding: 5px;
  border: 1px solid #ccc;
}

.read-more {
  display: none;
}

.regMark {
  color: #00529b;
}

.right-cta {
  background: none repeat scroll 0 0 #757575;
  color: #fff;
  padding: 15px;
  min-height: 135px;
  margin: 30px 0;
}

.right-cta h3 {
  color: #fff;
  margin: 0 0 10px 0;
}

.right-module {
  background: none repeat scroll 0 0 #dedede;
  color: #333;
  margin: 30px 0;
}

.right-module > p {
  padding: 15px 15px 0;
}

.rm-feature a {
  color: #00529b;
}

.rotate-caret {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.row.exec-listing {
    margin-bottom: 20px;
}

.smallerP {
  font-size: 14px;
} 

#subhero {
  background: url('../images/subhero-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

#subhero img {
  margin: 15px auto;
}

#subhero-txt {
  margin-top: 65px;
}

#subhero-txt > a {
  float: right;
}

#subhero-txt a span {
  color: #ee8a1d;
}

#subhero-txt > h3 {
  font-size: 30px;
}

#subhero-txt > p {
  color: #00529b;
  font-style: italic;
}

.subHero-sm {
  display: none;
}

#subPage-main {
  min-height: 400px;
  background: rgb(255,255,255); /*Old browsers*/
  margin: 15px 0 35px;
}

#subPage-main .glyphicon-menu-down {
  color: #003893;
  font-size: 18px;
}
  
#subPage-main h1 {
  display: inline-block;
}

#subPage-main .navbar-toggle {
  border: 1px solid #999;
  float: right;
  padding: 7px 10px;
  position: relative;
  margin: 20px 0;
}
  
#subPage-main .navbar-toggle .icon-bar {
  background: none repeat scroll 0 0 #999;
}

.street-address {
  position: relative;
  text-align: right;
  top: 35px;
}

.street-address #bottom-logo {
  margin: 0 15px;
  position: relative;
  top: -18px;
  width: 75px;
}

.street-address > p {
  border-right: 1px solid #fff;
  display: inline-block;
  padding-right: 15px;
}

.temp {
  height: 112px;
  background: #ccc;
}

#top-logo {
  margin: 15px;
  width: 105px;
}

.ui-widget {
  font-family: "avenir_lt_std_55_romanregular",Helvetica,sans-serif;
  font-size: 16px;
}

/*---------------NAVIGATION OVERRIDES AND STYLING---------------*/

.collapse.navbar-collapse {
  margin: 0 auto;
}

.dropdown-menu {
  padding: 0;
  background: #000;
  opacity: .85;
  font-size: 16px;
  min-width: 185px;
  border: 0;
  border-top: solid 2px #00529b;
}

.dropdown-menu > li > a {
  color: #fff;
  display: inline-block;
  line-height: 2em;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #000;
  color: #EE8A1D;;
}

.dropdown-menu li:last-child a:hover {
  border-radius: 0 0 6px 6px;
}

.nav {
  float: none;
  margin: 0 auto;
  max-width: 1120px;
  text-align: center;
  font-size: 14px;
 
}

.multiCol {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  margin-left: -130px;
  width: 900px;
}

.nav .glyphicon-chevron-right {
  font-size: 12px;
  margin: 0 0 0 5px;
  transform: rotate(90deg);
}

.nav > li {
  display: inline-block;
  float: none;
  border-right: 1px solid #396892;
  width: 120px;
}

.nav > li:first-child {
  border-left: 1px solid #396892;
  width: 90px;
  padding: 0 10px;
}

.nav > li:nth-child(4) {
    width: 110px;
}

.nav > li:nth-child(7) {
  width: 135px;
}

.nav > li:hover .dropdown-menu, .nav > li:focus .dropdown-menu {
  display: block;     
}

.nav > li > a {
  color: #fff;
  text-align: center;
  line-height: 14px;
  padding: 10px 15px;
}

.nav li ul li:last-child {
  border: 0;
}

/*Hide main navigation until page loads to prevent FOUC*/
.nav {
  display: none;
}

.nav1.dropdown-menu {
  min-width: 245px;
}

.nav2, .nav3 {
  display: none;
}

.nav2 {
  display: block;
  color: #fff;
  list-style-type: none;
}

.nav2 a {
  color: #fff;
}

.nav2 a:hover {
  color: #ee8a1d;
  text-decoration: none;
}

.nav2 > li {
  line-height: 30px;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  width: 100%;
}

.navbar-nav > li > .dropdown-menu {
  font-size: 14px;
}

.navbar-inner {
  text-align:center;
}

.navbar-brand {
  height: auto;
  padding: 0;
}

.navbar-default {
  background: rgb(0,82,155); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,82,155,1) 0%, rgba(0,67,127,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,82,155,1)), color-stop(100%,rgba(0,67,127,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,82,155,1) 0%,rgba(0,67,127,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,82,155,1) 0%,rgba(0,67,127,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,82,155,1) 0%,rgba(0,67,127,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,82,155,1) 0%,rgba(0,67,127,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00529b', endColorstr='#00437f',GradientType=0 ); /* IE6-9 */
  border-bottom: 2px solid #003466;
  border-left: 0 none;
  border-right: 0 none;
  min-height: 40px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #EE8A1D;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #00529b;
    color: #EE8A1D;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navBcrumb {
  background: rgb(239,239,239); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(239,239,239,1) 41%, rgba(205,205,205,1) 74%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(41%,rgba(239,239,239,1)), color-stop(74%,rgba(205,205,205,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(239,239,239,1) 41%,rgba(205,205,205,1) 74%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(239,239,239,1) 41%,rgba(205,205,205,1) 74%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(239,239,239,1) 41%,rgba(205,205,205,1) 74%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(239,239,239,1) 41%,rgba(205,205,205,1) 74%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
  border-bottom: 1px solid #bcbcbc;
  padding-top: 5px;
}

.navBcrumb ul, .navBcrumb ul li {
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
}

#subnav-mobile {
  display: none;
}

.subnav-panel {
  margin: 12px 0 25px;
  padding: 0;
  background: #dedede;
}

.subnav {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.subnav a, .subnav1 a {
  color: #333;
}

.subnav a:hover, .subnav1 a:hover {
  background: #999;
  color: #fff;
}

.subnav > li > a, .subnav1 > li > a {
  display: block;
  padding: 9px 17px;
  color: #333;
}

.subnav > li, .subnav1 > li {
  display: block;
  border-bottom: 1px solid #999;
}

.subnav > li:last-child, .subnav1 > li:last-child {
  border: 0;
}

.subnav1 {
  background: none repeat scroll 0 0 #dedede;
  border-top: 1px solid #999;
  text-indent: 20px;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.subnav1 li {
  border-color: #fff;
  background: #bcbcbc;
}

.subnav1 > li:first-child a:hover {
  border-radius: 0;
}

.subnav1 > li:last-child a:hover {
  border-radius: 0;
}

.subnav-col-lg {
  display: none;
}

/*----------END NAV STYLING----------*/


/*----------BEGIN MEDIA QUERIES------*/
@media (max-width: 1200px) {
    .careers-content-module.r1 {
      min-height: 312px;
    }
    
    .careers-content-body.r2 {
      top: 10px;
    }
}

@media (max-width: 992px) {
    .careers-content-body.r1 {
      position: relative;
      bottom: 0px;
      left: 0px;
      width: auto;
    }
  
    .careers-content-body.r2 {
      position: relative;
      bottom: 0px;
      left: 0px;
      width: auto;
    }

    .careers-content-body h2 { 
      color: #666;
    }
     
    .careers-content-body p {
      color: #666;
    }
  
    .careers-content-body a {
      color: #ee8a1d;
    }

    .careers-content-module {
      position: relative;
    }

    .careers-content-module img {
      position: relative;
    }

    .careers-content-module.r1, .careers-content-module.r2 {
      height: auto;
      margin-bottom: 30px;
    }

    .carousel-caption {
      bottom: 65px;
    }
  
    .carousel-caption a {
      padding: 5px 20px;
    }
  
    .carousel-caption h3 {
      font-size: 30px;
    }

    .carousel-inner > .item > img {
      width: auto;
      max-width: 130%;
      margin-left: -200px;
    }
  
    #contact-bar {
      padding: 10px 0;
      text-align: center;
    }
  
    #contact-bar #bottom-logo {
      float: none;
    }
  
    #contact-bar p {
      display: block;
    }
  
    #contact-bar p, #contact-bar a {
      line-height: 35px;
      padding: 0;
    }
  
    #contact-form {
      width: 100%;
    }
  
    .home-main-feature > p {
      min-height: 70px;
    }
  
    .nav > li:hover .dropdown-menu {
      display: none;     
    }
  
    #hero-main {
      min-height: 300px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }

    #main-cta {
      float: right;
      text-align: right;
      width: 70%;
      margin-right: 20px;
    }
  
    .main-feature.left-align h2 {
      min-height: auto;
    }
  
    .main-feature.left-align p {
      min-height: auto;
    }
  
    .nav {
      float: none;
      width: 100%;
    }
  
    .nav .dropdown a .glyphicon-chevron-right {
      float: right;
      margin: 5px 0 0 0;
    }

    .nav > li {
      display: block;
      border-bottom: 1px solid #ccc;
      border-right: 0;
      width: auto;
    }
  
    .nav li:first-child {
      width: auto;
      border-left: 0;
      padding: 0;
    }
  
    .nav > li:nth-child(4), .nav > li:nth-child(7) {
      width: auto;
    }
  
    .nav > li > a {
      text-align: left;
      width: auto;
      line-height: 35px;
    }
  
    .nav li a:hover, .nav li a:focus {
      background: #00529b;
      color: #fff;
    }
  
    .nav li:first-child a:hover, .nav li:first-child a:focus {
      border-radius: 8px 8px 0 0;
    }
  
    .nav > li:last-child {
      border: 0;
    }
  
    .nav li ul li {
      border-bottom: 1px solid #dedede;
      padding: 10px 0;
    }
  
    .navbar-collapse {
      padding-right: 15px;
    }
  
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
      border: 0;
    }
  
    .navbar-default .navbar-nav > li > a {
      text-align: left;
    }
  
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
      background-color: #00529b;
      color: #fff;
    }
  
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ee8a1d;
    }
  
    .navbar-nav .open .dropdown-menu {
      background-color: #fff;
    }
  
    .subHero-lg {
      display: none;
    }

    .subHero-sm {
      display: block;
    }
  
    .subnav-mobile {
      display: block;
    }

    #subPage-main .col-md-4 {
      float: none;
    }
      
    .subnav-panel {
      display: none;
    } 
  
  
    
}

@media (max-width: 768px) {
  
    #basic-contact > p {
      font-size: 16px;
      padding-left: 7%;
    }
  
    .careers-content-module.r1 img {
      width: auto;
    }
  
    .careers-content-module.r2 img {
      width: auto;
      display: none;
    } 
  
    .careers-content-module.r2 img + img {
      display: block;
    }
    
    .carousel-caption {
      bottom: 35px;
    }
  
    .carousel-caption a {
      padding: 5px 20px;
    }
  
    .carousel-caption h3 {
      font-size: 30px;
    }

    .carousel-inner > .item > img {
      max-width: 165%;
      margin-left: -350px;
    }
  
    footer ul {
      text-align: center;
      padding: 0;
      width: 75%; 
      margin: 15px auto;
    }
  
    .gsc-control-cse.gsc-control-cse-en {
      padding: 10px 0 5px 0;
    }
  
    .home-main-feature > p {
      min-height: 50px;
    }
  
    #main-cta {
      float: none;
      text-align: center;
      width: 90%;
      margin: 0px auto 20px;
    }
  
    #news-arch-nav {
      text-align: left;
    }
  
    #subhero-txt {
      margin: 0;
      padding: 15px 10px 45px;
    }
  
    #top-logo {
      padding-top: 15px;
      margin: 0 15px;
    }
  
}

@media (max-width: 600px) {
  
    .carousel-caption a {
      font-size: 16px;
    }
  
    .carousel-inner > .item > img {
      max-width: 200%;
      margin-left: -420px;
    }

    .push-center {
      display: block;
    }
  
    .profile-pic {
      margin-bottom: 15px;
    }
  
}


@media (max-width: 480px) {
 
    #basic-contact {
      width: 30%
    }
  
    #basic-contact > img {
      margin: 0 5px 0 5px;
    }
  
    #basic-contact > p {
      display: none;
    }
  
    .carousel-caption {
      text-align: center;
    }
  
    .carousel-caption h3 {
      font-size: 24px;
    }
  
    .carousel-caption p {
      font-size: 14px;
    }
   
    .carousel-inner > .item > img {
      max-width: 315%;
      margin-left: -550px;
    }
  
    #colorBar-lt {
      display: none;
    }
    
    #colorBar-rt {
      width: 100%;
    }
  
    #hero-main {
      min-height: 200px;
    }
  
    .news-article.latest img {
      display: block;
      float: none;
    }

    #social img {
      margin: 0 2px;
    }
  
}