@font-face {
  font-family: 'font_awesome';
  src: url("../fonts/fontawesome-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
.container {
  /*border-left: 1px solid red;
  border-right: 1px solid red;*/ }

html, body {
  height: 100%;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #253746;
  line-height: 22px; }

.entypo {
  font-family: 'entypo'; }

h2 {
  font-family: 'Source Serif Pro', Georgia, sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #253746; }

a {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #00f; }

.partner-link, #twoCol-right .partner-link {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #253746; }

.fontawesome {
  font-family: 'font_awesome'; }

.center {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.k-widget {
  border: 0 !important; }

.k-animation-container {
  margin-top: 24px; }
  .k-animation-container li {
    font-size: 18px;
    color: #41535f;
    font-weight: bold; }

#home-search-list {
  background: #FFF; }
  #home-search-list .k-state-hover {
    background: #eeeeee !important; }

/*Navbar*/
.flag-img {
  width: 20px;
  height: 13px;
  margin-top: 3px; }

#main-navbar {
  border-top: solid 46px #f3f1f2;
  background: #fff; }
  #main-navbar nav {
    margin-top: -46px;
    background: transparent; }

.template-gdpr #main-navbar {
  border-top: 0; }
  .template-gdpr #main-navbar nav {
    margin-top: 0; }
.template-gdpr #navbar .nav.navbar-nav {
  margin-top: 1px;
  margin-left: 100px;
  float: left; }

.template-trainee #navbar {
  width: 85%; }
.template-trainee .social-icons {
  float: right;
  display: inline-block;
  list-style: none;
  margin-left: 65px !important;
  margin-right: 10px !important; }
  .template-trainee .social-icons li {
    display: inline-block;
    float: left; }
    .template-trainee .social-icons li a.social {
      text-indent: -9999em;
      width: 20px;
      height: 20px;
      display: block;
      background-position: 0 0;
      background-repeat: no-repeat;
      margin-left: 10px !important;
      padding: 0 !important; }
      .template-trainee .social-icons li a.social.twitter, .template-trainee .social-icons li a.social.twitter:hover, .template-trainee .social-icons li a.social.twitter:active, .template-trainee .social-icons li a.social.twitter:focus {
        background-image: url("imgs/twitter_blue.png") !important;
        height: 17px;
        margin-top: 2px !important; }
      .template-trainee .social-icons li a.social.facebook, .template-trainee .social-icons li a.social.facebook:hover, .template-trainee .social-icons li a.social.facebook:active, .template-trainee .social-icons li a.social.facebook:focus {
        background-image: url("imgs/facebook.png") !important; }
      .template-trainee .social-icons li a.social.linkedin, .template-trainee .social-icons li a.social.linkedin:hover, .template-trainee .social-icons li a.social.linkedin:active, .template-trainee .social-icons li a.social.linkedin:focus {
        background-image: url("imgs/linkedin.png") !important; }
      .template-trainee .social-icons li a.social.instagram, .template-trainee .social-icons li a.social.instagram:hover, .template-trainee .social-icons li a.social.instagram:active, .template-trainee .social-icons li a.social.instagram:focus {
        background-image: url("imgs/instagram.png") !important; }

#navbar-top {
  margin-top: 13px;
  margin-right: 5px; }
  #navbar-top li a {
    line-height: 20px;
    padding: 0 8px;
    margin: 0;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #253746;
    color: #898d8d; }
    #navbar-top li a .glyphicon {
      padding-right: 7px;
      font-size: 12px; }
    #navbar-top li a:hover, #navbar-top li a:focus, #navbar-top li a:active {
      background: none;
      text-decoration: underline; }

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

#navbar {
  margin-top: 20px;
  margin-bottom: 12px;
  padding-left: 0;
  width: 100%; }
  #navbar a {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #253746;
    color: #253746; }
  #navbar li a:hover, #navbar li a:focus, #navbar li a:active {
    background: none !important;
    text-decoration: underline; }
  #navbar li.active a, #navbar li a.active, #navbar li.open > a {
    text-decoration: underline; }
  #navbar .dropdown-menu {
    background: #253746;
    width: 400px;
    margin-top: 13px;
    margin-left: -435px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 9999 !important; }
    #navbar .dropdown-menu a {
      color: #fff; }
    #navbar .dropdown-menu ul {
      padding-left: 0;
      padding-bottom: 20px; }
      #navbar .dropdown-menu ul a {
        text-transform: none;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #fff; }
      #navbar .dropdown-menu ul li {
        margin-bottom: 8px; }
    #navbar .dropdown-menu hr {
      margin-top: 10px;
      border-color: #d50032; }
  #navbar .nav.navbar-nav {
    margin-left: 23px;
    float: right; }

.btn-apply {
  float: right;
  background: #7d9bc1 !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
  /* IE6-9 */
  color: #ffffff;
  padding: 9px 12px;
  margin-top: 28px;
  margin-right: 0;
  min-width: 153px;
  border: 0; }
  .btn-apply:hover, .btn-apply:active, .btn-apply:focus {
    background: #5a80b1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
    /* IE6-9 */
    color: #fff;
    border: 0; }

.open .dropdown-menu {
  display: block; }

.top-navs {
  text-transform: none;
  font-weight: bold; }
  .top-navs li a {
    color: #253746; }
    .top-navs li a .glyphicon {
      color: #253746; }

.navbar-brand {
  display: block;
  padding: 0;
  height: 25px;
  margin-top: 15px; }
  .navbar-brand img {
    height: 100%; }

#logo-mobile {
  display: none; }

#search-box {
  margin: 10px 0;
  float: right;
  padding-right: 0; }
  #search-box .glyphicon {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 18px; }
  #search-box ul {
    float: right;
    width: 100%; }
    #search-box ul li {
      float: right;
      width: 100%; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent; }

.footer-container {
  margin-top: 20px; }

#search-box input[type="submit"] {
  background-color: transparent;
  border: 0px;
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  color: transparent; }
  #search-box input[type="submit"]:focus, #search-box input[type="submit"]:active {
    outline: 0px; }

.footer {
  width: 100%;
  background-color: #253746;
  padding: 1px 10px;
  min-height: 90px;
  display: block; }
  .footer a {
    color: #fff; }
    .footer a:hover, .footer a:active, .footer a:focus {
      color: #fff; }
  .footer .nav > li > a:hover, .footer .nav > li > a:focus {
    background-color: transparent;
    text-decoration: underline; }
  .footer .company-info {
    float: right;
    color: #fff;
    padding-top: 15px; }

.jumbotron {
  height: 100%;
  padding: 0;
  margin-top: 0 !important;
  margin-bottom: 80px;
  border-top: solid 5px #d50032; }
  .jumbotron h2 {
    text-align: center;
    color: #fff;
    margin-top: 200px;
    font-size: 34px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    text-shadow: 1px 1px #253746; }
  .jumbotron .home-img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 100%;
    position: absolute; }
  .jumbotron .home-img-container {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%; }
  .jumbotron img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative; }
  .jumbotron .input-group {
    margin-top: 50px; }
    .jumbotron .input-group input {
      height: 58px;
      padding-left: 20px;
      border: 0 !important;
      border-color: #fff;
      box-shadow: none !important;
      text-transform: none;
      border-radius: 0px;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      color: #253746; }
  .jumbotron .btn {
    color: #d50032;
    height: 58px;
    font-size: 26px;
    border-color: #fff;
    border: 0 !important;
    padding: 16px 12px; }
  .jumbotron .btn-search {
    float: left;
    margin: 0px;
    background-color: #fff;
    border-radius: 0px; }
    .jumbotron .btn-search:before {
      position: relative;
      top: 2px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e003"; }
    .jumbotron .btn-search:hover, .jumbotron .btn-search:active, .jumbotron .btn-search:focus {
      box-shadow: none;
      border: none;
      outline: none; }
  .jumbotron .bottom-link {
    background: #fff url("imgs/chev-bot.png") no-repeat center;
    width: 53px;
    height: 53px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .jumbotron .bottom-link:before {
      content: "OUR EXPERTISE";
      position: absolute;
      white-space: nowrap;
      color: #fff;
      text-align: center;
      left: 0;
      right: 0;
      margin: auto;
      top: -35px;
      font-size: 16px; }
  .jumbotron .bottom-link-box {
    position: absolute;
    bottom: 27px;
    left: 0;
    right: 0; }
    .jumbotron .bottom-link-box:before {
      display: none;
      content: "OUR EXPERTISE";
      position: absolute;
      white-space: nowrap;
      color: #fff;
      text-align: center;
      left: 0;
      right: 0;
      margin: auto;
      top: -35px;
      font-size: 16px; }
  .jumbotron .glyphicon {
    top: -1px !important; }
  .jumbotron.trainee {
    margin-bottom: 62px; }
    .jumbotron.trainee .home-img {
      height: auto; }
    .jumbotron.trainee .banner-text {
      position: relative;
      padding: 120px 0px; }
      .jumbotron.trainee .banner-text h2 {
        font-size: 50px;
        line-height: 34px;
        margin: 0; }
    .jumbotron.trainee img {
      height: 304px;
      max-height: 304px; }

#home-banner {
  position: relative;
  margin-bottom: 0;
  min-height: 305px;
  overflow-x: hidden; }
  #home-banner img {
    width: auto;
    height: auto; }
  #home-banner h1 {
    margin: 0 auto;
    position: absolute;
    top: 27px;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #fff;
    line-height: 1.25;
    visibility: hidden; }
  #home-banner .banner-search-box {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 126px;
    left: 0; }
    #home-banner .banner-search-box .k-autocomplete.k-state-border-down .k-input {
      border-top-left-radius: 5px !important; }

.home-intro-text {
  text-align: center;
  margin-bottom: 27px; }
  .home-intro-text p {
    line-height: 28px;
    color: #253746;
    font-family: 'Source Serif Pro', Georgia, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #253746; }

.text-area {
  background: transparent no-repeat right url("/App_Themes/WilliamFry/css/imgs/chev-right.png");
  border-top: solid 1px #253746;
  border-bottom: solid 1px #253746;
  margin-bottom: 21px;
  height: 45px;
  padding: 12px;
  color: #253746;
  line-height: 26px; }
  .text-area a {
    line-height: 26px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #d50032; }

.news-spot {
  width: 100%;
  padding-left: 15px; }
  .news-spot .news-item {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px; }
    .news-spot .news-item .image {
      width: 100px;
      max-width: 100px;
      float: left; }
      .news-spot .news-item .image img {
        display: block;
        width: 100%;
        height: auto; }
    .news-spot .news-item .text {
      padding: 0 0 0 13px;
      width: calc(100% - 100px);
      float: left; }
      .news-spot .news-item .text span {
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 400;
        font-size: 13px !important;
        color: #253746; }
      .news-spot .news-item .text h2 {
        margin: 0 0 1em;
        padding: 0;
        line-height: 1.2; }
        .news-spot .news-item .text h2 a {
          font-family: 'Roboto', Arial, sans-serif;
          font-weight: 400;
          font-size: 14px;
          color: #253746;
          line-height: 1; }

.home-blocks .home-block img {
  width: 100%; }
.home-blocks .home-block h3 {
  color: #fff;
  background: #000;
  text-align: center;
  margin-top: 0; }
.home-blocks .home-block > a:first-of-type {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  min-height: 170px; }
  .home-blocks .home-block > a:first-of-type:after {
    content: ' ';
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: block;
    background: transparent top right url("/App_Themes/WilliamFry/css/imgs/spotOverlay.png") no-repeat;
    top: 0;
    right: 0; }
.home-blocks .home-block .text-area {
  background: transparent no-repeat right url("imgs/chev-right.png");
  height: 45px;
  padding: 12px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #253746;
  border-bottom: solid 1px #253746; }
  .home-blocks .home-block .text-area a {
    color: #d50032; }
.home-blocks .home-block-left {
  padding-right: 0; }
  .home-blocks .home-block-left .home-block {
    height: auto;
    margin-bottom: 30px; }
  .home-blocks .home-block-left img {
    height: 415px; }
.home-blocks .home-block-right {
  padding-left: 0; }
  .home-blocks .home-block-right .home-block {
    height: auto;
    min-height: 170px;
    margin-bottom: 30px;
    position: relative; }
  .home-blocks .home-block-right img {
    height: 170px;
    position: relative; }

/*home v2*/
.footer-links {
  background: #222;
  color: #fff; }
  .footer-links .news-link-block {
    display: block;
    margin: 0 0 10px 0; }
    .footer-links .news-link-block a {
      display: block;
      color: #fff;
      font-weight: bold; }
  .footer-links .form-control {
    margin-bottom: 10px; }

#navbar-footer .navbar-nav li a {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase; }

/*2 col*/
#twoCol-content p {
  color: #3f4444; }
#twoCol-content h1 {
  font-family: 'Source Serif Pro', Georgia, sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #253746; }
#twoCol-content h2 {
  font-family: 'Source Serif Pro', Georgia, sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #253746; }
#twoCol-content h3 {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #253746; }
#twoCol-content h4 {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #253746; }
#twoCol-content ul li {
  color: #3f4444; }

#twoCol-parent {
  background: url("imgs/2col-bg.png") center repeat-y;
  margin-right: 0;
  margin-left: 0; }

#twoCol-right {
  min-height: 500px;
  padding-bottom: 60px;
  background: #fff;
  margin-left: -15px;
  padding-left: 30px; }
  #twoCol-right img {
    width: 100%;
    padding-bottom: 20px; }
  #twoCol-right h1:first-child {
    margin-top: 30px;
    margin-bottom: 30px; }
  #twoCol-right h2 {
    margin-top: 30px;
    margin-bottom: 20px; }
    #twoCol-right h2 .sfimageWrp {
      margin-top: 30px; }
  #twoCol-right h3 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #253746; }
  #twoCol-right h4 {
    margin-top: 30px;
    margin-bottom: 15px; }
  #twoCol-right hr {
    border-color: #d50032; }
  #twoCol-right ul {
    padding-left: 15px;
    list-style: none; }
    #twoCol-right ul li {
      padding-left: 5px;
      margin-top: 10px;
      margin-bottom: 10px; }
      #twoCol-right ul li:before {
        content: "\2022";
        color: #7d9bc1;
        font-size: 20px;
        margin-left: -16px;
        padding-right: 10px; }
  #twoCol-right nav ul {
    padding: 0;
    list-style-type: none; }
    #twoCol-right nav ul li {
      padding-left: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
      #twoCol-right nav ul li a {
        margin-bottom: 5px; }
  #twoCol-right .panel-title {
    margin-top: 0;
    margin-bottom: 0; }
    #twoCol-right .panel-title a {
      color: #d50032; }
  #twoCol-right p img {
    width: auto !important; }

#twoCol-right .searchHeader, .searchHeader {
  background-color: #d9d9d6;
  padding: 10px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #253746; }

.rearch-results a {
  padding-left: 10px; }

#staff-list-pag, .pagination-padding {
  margin-left: 15px;
  clear: both; }

#search-box input[type="submit"] {
  height: 30px;
  width: 30px; }

#twoCol-content .left-nav, .left-nav {
  width: 90%; }
  #twoCol-content .left-nav ul, .left-nav ul {
    list-style-type: none;
    padding: 0; }
    #twoCol-content .left-nav ul a, .left-nav ul a {
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      color: #1f1c22; }
      #twoCol-content .left-nav ul a.selected, .left-nav ul a.selected {
        text-decoration: underline; }
    #twoCol-content .left-nav ul li, .left-nav ul li {
      margin-bottom: 12px; }
      #twoCol-content .left-nav ul li ul li a, .left-nav ul li ul li a {
        color: #898d8d;
        font-size: 15px; }
  #twoCol-content .left-nav h3, .left-nav h3 {
    border-top: solid 1px #253746;
    border-bottom: solid 1px #253746;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    margin-top: 44px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #253746;
    color: #d50032; }
  #twoCol-content .left-nav .selected a, .left-nav .selected a {
    font-weight: bold;
    border-bottom: 1px solid #253746;
    color: #253746; }
    #twoCol-content .left-nav .selected a:hover, #twoCol-content .left-nav .selected a:active, #twoCol-content .left-nav .selected a:focus, .left-nav .selected a:hover, .left-nav .selected a:active, .left-nav .selected a:focus {
      text-decoration: none; }

.req-msg {
  color: #003e60; }

.req-star {
  color: #841227; }

.standard-form {
  padding-bottom: 20px;
  color: #253746;
  padding-left: 0; }
  .standard-form .form-control {
    width: 58.3333%;
    margin-bottom: 20px; }
  .standard-form label {
    padding-top: 5px;
    padding-left: 0; }
  .standard-form .btn {
    background: #7d9bc1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
    /* IE6-9 */
    height: 50px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 40px; }
    .standard-form .btn:hover, .standard-form .btn:active, .standard-form .btn:focus {
      background: #5a80b1 !important;
      /* Old browsers */
      background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
      /* IE6-9 */ }

.standard-table {
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #484c55; }
  .standard-table th {
    background: #253746;
    color: #fff;
    font-weight: bold; }
  .standard-table .date {
    font-weight: bold; }
  .standard-table .status {
    color: #62687d;
    font-weight: bold; }

/* 2-col-right - Bio page */
#twoColr-parent {
  margin-right: 0;
  margin-left: 0;
  overflow: hidden; }

#fullwidth-banner {
  width: 100%;
  overflow: hidden;
  margin: 0;
  text-align: center; }
  #fullwidth-banner img {
    left: 50%;
    margin-left: -100%;
    position: relative; }
  #fullwidth-banner .bio-image-text {
    text-align: left;
    position: absolute;
    top: 300px;
    left: 55%; }
    #fullwidth-banner .bio-image-text h2 {
      color: #00283e;
      font-size: 48px;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: bold; }
    #fullwidth-banner .bio-image-text h3 {
      margin-bottom: 20px;
      text-transform: uppercase;
      color: #3f5563;
      font-family: 'Source Sans Pro', Arial, sans-serif; }
    #fullwidth-banner .bio-image-text .contact-link {
      display: block;
      margin-bottom: 2px;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #253746; }
    #fullwidth-banner .bio-image-text .phoneNumber {
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #212121; }
    #fullwidth-banner .bio-image-text .glyphicon {
      margin-right: 10px;
      color: #00283e !important; }
    #fullwidth-banner .bio-image-text .box.video > a {
      line-height: 22px;
      color: #3f5563;
      position: relative;
      padding-left: 18px; }
      #fullwidth-banner .bio-image-text .box.video > a:before {
        content: '';
        width: 15px;
        height: 12px;
        margin: auto;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        background: url("imgs/video-icon.png") no-repeat center center; }

#twoColr-left {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 60px; }
  #twoColr-left ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
    list-style: none; }
    #twoColr-left ul li {
      padding-left: 5px;
      margin-top: 10px;
      margin-bottom: 10px; }
      #twoColr-left ul li:before {
        color: #7d9bc1;
        /* or whatever color you prefer */
        content: "\2022";
        font-size: 20px;
        margin-left: -16px;
        padding-right: 10px; }
  #twoColr-left h3 {
    margin-top: 30px; }

#twoColr-right {
  padding-left: 40px; }
  #twoColr-right h3 {
    padding: 10px 0;
    border-top: solid 1px #253746;
    border-bottom: solid 1px #253746;
    margin-top: 40px;
    margin-bottom: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #d50032; }
  #twoColr-right ul {
    max-width: 190px;
    list-style-type: none;
    padding-left: 0; }
    #twoColr-right ul li a {
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 16px !important;
      color: #898d8d;
      line-height: 1.6; }

/*2-col-right - Article page*/
#news-article-left {
  margin-top: -35px;
  padding-right: 15px;
  position: relative; }
  #news-article-left h2 {
    font-size: 28px !important;
    font-weight: normal !important;
    color: #253746 !important;
    padding-left: 95px;
    min-height: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle; }
  #news-article-left img {
    margin-bottom: 30px;
    margin-top: 20px;
    max-width: 100%; }
  #news-article-left .back-button {
    margin-top: 50px; }
    #news-article-left .back-button a {
      background: #00a9c4;
      padding: 20px 30px;
      color: #fff;
      border-radius: 4px;
      text-transform: uppercase;
      font-weight: bold; }
  #news-article-left hr {
    margin-top: 40px;
    border-color: #d50032; }
  #news-article-left .article-date-box {
    position: absolute; }

#table-wrapper {
  display: table;
  vertical-align: middle;
  height: 65px;
  margin-top: 20px;
  margin-bottom: 12px; }

#table-wrapper-row {
  display: table-row;
  vertical-align: middle; }

#title-align-center {
  display: table-cell;
  vertical-align: middle;
  padding-left: 95px; }
  #title-align-center span {
    font-size: 28px !important;
    font-weight: normal !important;
    color: #253746 !important;
    min-height: 65px;
    line-height: 28px; }

.article-date-box {
  display: table-cell;
  vertical-align: middle;
  height: 65px;
  width: 65px;
  border-radius: 4px;
  background: #d9d9d6;
  text-align: center;
  font-size: 16px;
  float: left;
  margin-right: 30px;
  margin-bottom: 17px; }
  .article-date-box .article-date {
    display: block;
    margin-top: 5px;
    margin-bottom: 3px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #253746;
    line-height: 1; }
  .article-date-box .article-month {
    margin-top: -5px;
    line-height: 14px !important;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #253746; }

.sfnewsSummary {
  display: none; }

#news-article-right h3 {
  margin-top: 25px;
  margin-bottom: 15px; }
#news-article-right ul {
  margin-bottom: 40px; }

.right-contact-block {
  margin-bottom: 30px !important; }
  .right-contact-block a {
    display: block; }
    .right-contact-block a img {
      margin-bottom: 10px;
      width: 100%;
      padding-bottom: 0 !important; }
  .right-contact-block p {
    font-weight: bold;
    color: #253746 !important; }
    .right-contact-block p .contact-position {
      display: block;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 12px; }

/*2 col - Practice Areas*/
#twoCol-right .content-tabs, .content-tabs {
  position: relative; }
  #twoCol-right .content-tabs #myTab, .content-tabs #myTab {
    margin-top: 19px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #twoCol-right .content-tabs .nav-tabs, .content-tabs .nav-tabs {
    padding-left: 0 !important;
    position: absolute;
    bottom: 0;
    border-bottom: 0;
    z-index: 999;
    display: table; }
    #twoCol-right .content-tabs .nav-tabs li, .content-tabs .nav-tabs li {
      padding-left: 0.5% !important;
      display: table-cell;
      width: 20%;
      margin-bottom: 0; }
      #twoCol-right .content-tabs .nav-tabs li:last-of-type, .content-tabs .nav-tabs li:last-of-type {
        width: 39%; }
      #twoCol-right .content-tabs .nav-tabs li:before, .content-tabs .nav-tabs li:before {
        display: none; }
      #twoCol-right .content-tabs .nav-tabs li a, .content-tabs .nav-tabs li a {
        background: #7d9bc1 !important;
        /* Old browsers */
        background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
        /* IE6-9 */
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        text-transform: capitalize;
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 700;
        font-size: 15px;
        color: #fff;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        cursor: pointer;
        border: 0; }
        #twoCol-right .content-tabs .nav-tabs li a:hover, #twoCol-right .content-tabs .nav-tabs li a:active, #twoCol-right .content-tabs .nav-tabs li a:focus, .content-tabs .nav-tabs li a:hover, .content-tabs .nav-tabs li a:active, .content-tabs .nav-tabs li a:focus {
          background: #fff !important;
          border: 0;
          color: #1f1c22; }
    #twoCol-right .content-tabs .nav-tabs li.active a, .content-tabs .nav-tabs li.active a {
      background: #fff !important;
      border: 0;
      color: #1f1c22; }
  #twoCol-right .content-tabs .tab-bg, .content-tabs .tab-bg {
    height: 350px;
    overflow: hidden;
    position: relative; }
    #twoCol-right .content-tabs .tab-bg img, .content-tabs .tab-bg img {
      width: auto; }
    #twoCol-right .content-tabs .tab-bg h2, .content-tabs .tab-bg h2 {
      position: absolute;
      bottom: 53px;
      font-size: 30px;
      background: url("imgs/fade-bg.png") repeat;
      padding: 20px;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 32px;
      color: #fff !important; }
    #twoCol-right .content-tabs .tab-bg .image-bg, .content-tabs .tab-bg .image-bg {
      background: url("imgs/fade-bg.png") repeat;
      width: 100%;
      height: 72px;
      position: absolute;
      top: 278px; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      #twoCol-right .content-tabs .tab-bg .image-bg, .content-tabs .tab-bg .image-bg {
        height: 73px;
        top: 277px; } }
  #twoCol-right .content-tabs .tab-left-content, .content-tabs .tab-left-content {
    margin-top: 30px; }
  #twoCol-right .content-tabs .tab-right-content, .content-tabs .tab-right-content {
    margin-top: 6px;
    padding-right: 0px; }
    #twoCol-right .content-tabs .tab-right-content h2, .content-tabs .tab-right-content h2 {
      color: #212121 !important;
      font-size: 20px !important;
      font-weight: normal !important;
      margin-top: 0 !important; }
    #twoCol-right .content-tabs .tab-right-content p, .content-tabs .tab-right-content p {
      color: #253746 !important; }
      #twoCol-right .content-tabs .tab-right-content p .contact-position, .content-tabs .tab-right-content p .contact-position {
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #253746; }

.col-client-services-left #accordion .team-result-row {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.col-client-services-left #accordion .team-result-row {
  color: #253746;
  padding-top: 15px;
  padding-bottom: 15px; }
  .col-client-services-left #accordion .team-result-row img {
    padding: 0; }

.col-client-services-left #accordion .team-result-row .team-result-content {
  width: 66.6666667% !important;
  color: #253746; }

.col-client-services-left #accordion .team-result-row a {
  padding: 0 !important;
  min-height: 0;
  color: #253746; }

.col-client-services-left #accordion .team-result-row .team-result-content h2 {
  margin: 0 !important;
  width: 100% !important;
  color: #253746 !important;
  font-weight: 700; }

.col-client-services-left #accordion .team-result-row .team-result-content h3 {
  margin: 0 !important;
  width: 100% !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  font-weight: 400;
  color: #253746; }

#oneCol-our-services #accordion .panel-body .team-result-content a {
  min-height: 0 !important; }

/*1 col - Our Team*/
.team-search-box {
  background: #c2c2c2; }
  .team-search-box .submit-button {
    margin-top: 10px;
    margin-bottom: 10px; }

.one-col-jumbo {
  margin-bottom: 0; }
  .one-col-jumbo h1 {
    margin-bottom: 0; }

.team-members-box {
  background: #c2c2c2;
  padding-bottom: 20px; }
  .team-members-box .member-box {
    background: #333333;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #eee; }

/*2 col - Team Landing*/
.show-filter-btn {
  display: none; }
  @media (max-width: 767px) {
    .show-filter-btn {
      background: #7d9bc1 !important;
      /* Old browsers */
      background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
      /* IE6-9 */
      display: block;
      width: 100%;
      height: 35px;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 500;
      font-size: 15px;
      color: #fff;
      border: 0; }
      .show-filter-btn:hover, .show-filter-btn:active, .show-filter-btn:focus {
        background: #5a80b1 !important;
        /* Old browsers */
        background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
        /* IE6-9 */
        color: #fff !important; } }

#team-filter {
  background: #f3f1f2; }
  #team-filter .container {
    padding-left: 0;
    padding-right: 0; }
  #team-filter .control-block {
    width: 21%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      #team-filter .control-block {
        padding-left: 0;
        padding-right: 0; } }
    #team-filter .control-block h3 {
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      color: #253746; }
    #team-filter .control-block .form-control {
      height: 50px; }
  #team-filter .control-btn-block {
    width: 16%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      #team-filter .control-btn-block {
        padding-left: 0;
        padding-right: 0; } }
    #team-filter .control-btn-block .btn {
      width: 100%;
      height: 50px;
      margin-top: 49px;
      text-transform: uppercase;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      color: #fff; }
  #team-filter .name-filter-row {
    margin-bottom: 30px; }
    #team-filter .name-filter-row .filter-block {
      width: 14.285%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
      @media (max-width: 767px) {
        #team-filter .name-filter-row .filter-block {
          padding-left: 0;
          padding-right: 0; } }
      #team-filter .name-filter-row .filter-block .btn {
        width: 100%;
        height: 40px;
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #253746; }
        #team-filter .name-filter-row .filter-block .btn.active {
          color: #333;
          background-color: #e6e6e6;
          border-color: #adadad; }
      #team-filter .name-filter-row .filter-block.active .btn {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad; }
  #team-filter hr {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px; }

#twoColr-team-parent {
  margin-right: 0;
  margin-left: 0;
  overflow: hidden; }
  #twoColr-team-parent #twoColr-team-left {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 60px;
    padding-right: 50px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #1f1c22; }
    #twoColr-team-parent #twoColr-team-left h2 {
      text-transform: capitalize;
      font-family: 'Source Serif Pro', Georgia, sans-serif;
      font-weight: 600;
      font-size: 24px;
      color: #253746; }
  #twoColr-team-parent #twoColr-team-right {
    padding-left: 0; }

/*1 col - Team Results*/
#oneCol-team-parent {
  padding-bottom: 60px; }
  #oneCol-team-parent hr {
    color: #d9d9d6;
    float: left;
    width: 100%;
    margin: 0 15px;
    border-color: #d50032; }

.team-result-row {
  margin-top: 30px;
  margin-bottom: 30px;
  float: left; }
  .team-result-row img {
    float: left;
    margin-right: 20px; }
    @media (max-width: 479px) {
      .team-result-row img {
        margin-right: 0;
        width: 100%; } }
  .team-result-row .imgLink {
    float: left;
    display: inline-block; }
    .team-result-row .imgLink img {
      float: left;
      margin-right: 20px; }
  .team-result-row .team-result-row-trainee .team-result-content {
    width: 280px; }
    .team-result-row .team-result-row-trainee .team-result-content h3 {
      margin-left: 0px;
      float: none;
      text-transform: capitalize; }
    .team-result-row .team-result-row-trainee .team-result-content h2 {
      float: none; }
  .team-result-row .team-result-content {
    float: left;
    width: 835px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #212121; }
    .team-result-row .team-result-content h2 {
      margin-bottom: 3px;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 700;
      font-size: 20px;
      color: #253746;
      float: left; }
    .team-result-row .team-result-content h3 {
      text-transform: uppercase;
      margin-top: 23px;
      margin-bottom: 3px;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 17px;
      color: #253746;
      float: left;
      margin-left: 10px; }
    .team-result-row .team-result-content p {
      clear: both;
      font-style: italic;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #212121; }
    .team-result-row .team-result-content .contact-link {
      display: block;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #253746; }
      .team-result-row .team-result-content .contact-link .glyphicon {
        padding-right: 10px; }
    .team-result-row .team-result-content .glyphicon {
      color: #253746 !important; }
      .team-result-row .team-result-content .glyphicon.glyphicon-earphone {
        margin-right: 10px; }

/*2 col - Article Insights*/
.news-article-navbar-box {
  margin-left: -30px;
  height: 75px;
  background: transparent;
  position: absolute;
  width: 1200px; }

.news-article-navbar {
  text-align: center;
  position: relative;
  height: 75px;
  list-style-image: none !important;
  list-style-type: none;
  margin-bottom: 30px; }
  .news-article-navbar a {
    margin-top: 30px;
    background: #7d9bc1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
    /* IE6-9 */
    color: #fff;
    height: 45px;
    width: 100%;
    padding-top: 13px;
    display: block;
    float: left;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    text-transform: capitalize; }
    .news-article-navbar a:hover, .news-article-navbar a:focus, .news-article-navbar a:active {
      background: #fff !important;
      color: #1f1c22 !important; }
  .news-article-navbar .active a {
    background: #fff !important;
    color: #1f1c22 !important; }

.standard-form-left {
  padding-top: 40px;
  padding-bottom: 20px;
  color: #253746;
  padding-left: 0; }
  .standard-form-left .form-control {
    width: 80%;
    margin-bottom: 20px;
    height: 45px; }
  .standard-form-left label {
    padding-top: 5px;
    padding-left: 0;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #253746; }
  .standard-form-left .btn {
    background: #7d9bc1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
    /* IE6-9 */
    height: 50px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 40px; }
    .standard-form-left .btn:hover, .standard-form-left .btn:active, .standard-form-left .btn:focus {
      background: #5a80b1 !important;
      /* Old browsers */
      background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
      /* IE6-9 */ }

.hr-repeater {
  clear: both;
  margin-top: 130px; }

#twoCol-content .article-box, .article-box {
  padding-left: 15px;
  float: left;
  width: 100%; }
  #twoCol-content .article-box .article-date-box, .article-box .article-date-box {
    margin-top: 30px; }
  #twoCol-content .article-box h2, .article-box h2 {
    margin-bottom: 10px !important;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #253746;
    margin-top: 30px; }
  #twoCol-content .article-box a:hover, #twoCol-content .article-box a:active, #twoCol-content .article-box a:focus, .article-box a:hover, .article-box a:active, .article-box a:focus {
    color: #d50032 !important; }
    #twoCol-content .article-box a:hover h2, #twoCol-content .article-box a:active h2, #twoCol-content .article-box a:focus h2, .article-box a:hover h2, .article-box a:active h2, .article-box a:focus h2 {
      color: #d50032 !important; }
  #twoCol-content .article-box hr, .article-box hr {
    border-color: #d50032;
    float: left;
    width: 100%;
    margin-bottom: 0px; }

.gray-article-box {
  padding: 27px;
  padding-left: 125px;
  position: relative;
  background-color: #e8e6e4;
  border-radius: 5px;
  min-height: 180px; }
  .gray-article-box img {
    position: absolute;
    width: auto !important;
    left: 15px; }
  .gray-article-box .article-date-box {
    margin-top: 30px; }
  .gray-article-box a {
    color: #d50032 !important; }
    .gray-article-box a:hover, .gray-article-box a:active, .gray-article-box a:focus {
      color: #d50032 !important;
      text-decoration: underline; }
  .gray-article-box h2 {
    color: #d50032 !important;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    font-size: 20px !important; }
  .gray-article-box hr {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    border-color: #d50032; }

#news-pag {
  float: left;
  width: 100%; }
  #news-pag .pagination {
    float: left; }
  #news-pag a {
    color: #d50032; }
  #news-pag .pagination > li > a {
    border: 0;
    margin-left: 0; }
  #news-pag .prev-link, #news-pag .next-link {
    border: 1px solid #ddd !important;
    border-radius: 4px; }
  #news-pag p {
    float: left;
    margin-top: 25px; }

#mobile-contact-nav {
  border-top: 1px solid #d50032; }

#search-box.top-nav-search {
  position: absolute;
  top: 35px;
  right: 15px;
  padding: 18px;
  background-color: #f3f1f2;
  z-index: 100;
  max-height: 70px; }

.navbar .container {
  position: relative; }

.no-top-margin {
  margin-top: 0px !important;
  font-size: 20px !important; }

.media-body a {
  color: #253746 !important; }
  .media-body a h2 {
    font-family: 'Source sans Pro', Arial, sans-serif;
    font-weight: 400 !important;
    color: #253746 !important;
    font-size: 16px !important; }

/*2 col - News Grid*/
#twoCol-right {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #1f1c22;
  line-height: 1.333; }
  #twoCol-right .news-box-item {
    /*margin-bottom: 50px;*/
    height: 300px; }
    #twoCol-right .news-box-item .img-wrapper {
      height: 170px;
      overflow: hidden; }
      #twoCol-right .news-box-item .img-wrapper img {
        float: left;
        height: 200px;
        /*width: auto;*/ }
    #twoCol-right .news-box-item .news-date {
      background: #fff;
      padding: 10px 20px;
      margin-top: -38px;
      float: left;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #41535f; }
    #twoCol-right .news-box-item a {
      float: left;
      font-size: 16px;
      margin-top: 15px;
      max-height: 155px;
      overflow-y: hidden;
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      color: #253746; }

/*1 col - Our Services*/
#oneCol-our-services {
  padding-bottom: 60px; }
  #oneCol-our-services .nav {
    padding-right: 0; }
  #oneCol-our-services .tab-content .panel-heading {
    color: #d50032; }
  #oneCol-our-services .openall, #oneCol-our-services .closeall {
    background: #7d9bc1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
    /* IE6-9 */
    height: 40px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 30px;
    float: right; }
    #oneCol-our-services .openall:hover, #oneCol-our-services .openall:active, #oneCol-our-services .openall:focus, #oneCol-our-services .closeall:hover, #oneCol-our-services .closeall:active, #oneCol-our-services .closeall:focus {
      background: #5a80b1 !important;
      /* Old browsers */
      background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
      /* IE6-9 */ }
  #oneCol-our-services .closeall {
    display: none;
    padding: 10px 27px; }
  #oneCol-our-services h2 {
    font-size: 22px;
    color: #253746 !important;
    margin-left: -30px; }
  #oneCol-our-services .panel-default > .panel-heading {
    background: #f0f0f0;
    border-color: #f0f0f0; }
    #oneCol-our-services .panel-default > .panel-heading .collapse-up-down {
      display: block;
      background: url("imgs/chev2-down.png");
      width: 28px;
      height: 21px;
      float: right;
      margin-top: -20px;
      margin-right: -7px; }
  #oneCol-our-services .panel-default .active-panel .collapse-up-down {
    background: url("imgs/chev2-up.png"); }
  #oneCol-our-services #services-header-row {
    margin-top: 20px;
    margin-bottom: 0px; }
    #oneCol-our-services #services-header-row h2 {
      margin-top: 10px; }
    #oneCol-our-services #services-header-row.trainee-highlight .btn.openall, #oneCol-our-services #services-header-row.trainee-highlight .btn.closeall {
      margin-bottom: 15px; }
  #oneCol-our-services #Div1 h2 {
    margin-left: -30px;
    margin-bottom: 20px; }
  #oneCol-our-services .panel-group {
    margin-bottom: 10px; }
  #oneCol-our-services #accordion h4, #oneCol-our-services #Div2 h4 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 15px;
    line-height: 1; }
  #oneCol-our-services #accordion .panel, #oneCol-our-services #Div2 .panel {
    margin-bottom: 10px; }
    #oneCol-our-services #accordion .panel.panel-default, #oneCol-our-services #Div2 .panel.panel-default {
      border: 0px;
      box-shadow: none; }
      #oneCol-our-services #accordion .panel.panel-default .panel-heading, #oneCol-our-services #Div2 .panel.panel-default .panel-heading {
        border-radius: 0px;
        padding: 12px 25px; }
  #oneCol-our-services #accordion .panel-body, #oneCol-our-services #Div2 .panel-body {
    border: 1px solid #ddd; }
    #oneCol-our-services #accordion .panel-body a, #oneCol-our-services #Div2 .panel-body a {
      display: block;
      width: 100%;
      padding-left: 15px;
      float: left;
      padding-bottom: 10px;
      color: #253746;
      min-height: 44px;
      text-decoration: none; }

#oneCol-our-services h2 {
  margin-left: 0px; }

.nav-tabs-row {
  background: #bdb0ba;
  height: 75px;
  text-align: center; }
  .nav-tabs-row ul {
    border: 0; }
    .nav-tabs-row ul li.active > a {
      border: 0;
      background: #fff;
      color: #898d8d !important; }
    .nav-tabs-row ul li.active > a:hover, .nav-tabs-row ul li.active > a:active, .nav-tabs-row ul li.active > a:focus {
      border: 0;
      background: #fff;
      color: #898d8d !important; }
  .nav-tabs-row a {
    margin-top: 30px;
    background: url("imgs/tab-bg.png");
    color: #fff !important;
    height: 45px;
    width: 100%;
    padding-top: 13px;
    display: block;
    float: left;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    text-transform: uppercase;
    font-weight: bold; }

.common-btn {
  background: #7d9bc1 !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
  /* IE6-9 */
  height: 40px;
  border: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 30px;
  color: #fff !important;
  margin-bottom: 20px; }
  .common-btn:hover, .common-btn:active, .common-btn:focus {
    background: #5a80b1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
    /* IE6-9 */ }

/*Breadcrumb*/
.breadcrumb-row {
  border-top: solid 5px #d50032;
  background: #253746;
  margin-right: 0;
  margin-left: 0; }
  .breadcrumb-row .breadcrumb {
    background: #253746;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 30px; }
    .breadcrumb-row .breadcrumb li {
      font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #fff; }
      .breadcrumb-row .breadcrumb li a {
        color: #fff;
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #fff; }

.breadcrumb > li + li:before {
  color: #fff;
  content: "/";
  padding: 0 5px 0 2px; }

.submit {
  background: #7d9bc1 !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
  /* IE6-9 */
  height: 40px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 30px; }
  .submit:hover, .submit:active, .submit:focus {
    background: #5a80b1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
    /* IE6-9 */ }

.nav-heading {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin-top: -7px;
  display: block; }

.k-ie8 .jumbotron {
  padding-top: 0px; }
.k-ie8 #team-filter .form-control {
  padding-top: 15px; }
.k-ie8 #team-filter select.form-control {
  padding-bottom: 15px; }
.k-ie8 #team-filter .form-control {
  padding-top: 15px; }
.k-ie8 #team-filter select.form-control {
  padding-bottom: 15px; }
.k-ie8 .standard-form-left .form-control {
  width: 80%;
  margin-bottom: 20px;
  height: 45px;
  padding-top: 12px; }
.k-ie8 .standard-form-left select.form-control {
  padding-bottom: 12px; }
.k-ie8 #navbar .dropdown-menu {
  width: 460px;
  border: 1px solid #253746; }
.k-ie8 #homeSearch {
  padding-top: 15px; }
.k-ie8 #home-content {
  display: none; }

a:focus {
  outline: 0px; }

.sfNavHorizontalSiteMap {
  list-style-image: none !important;
  padding-left: 0 !important; }
  .sfNavHorizontalSiteMap > li {
    padding-left: 0;
    width: 100%;
    margin-left: 0 !important; }
    .sfNavHorizontalSiteMap > li:before {
      display: none; }
    .sfNavHorizontalSiteMap > li > a {
      font-size: 20px;
      border-bottom: 1px solid #e6e6e6;
      display: block;
      font-weight: normal !important;
      padding-bottom: 10px;
      color: #253746; }
    .sfNavHorizontalSiteMap > li > ul {
      list-style-image: none !important;
      padding-left: 0 !important;
      margin-top: 0 !important; }
      .sfNavHorizontalSiteMap > li > ul > li {
        width: 25% !important;
        float: left; }
        .sfNavHorizontalSiteMap > li > ul > li a {
          color: #333333 !important; }

.left-nav > ul > li:first-of-type {
  margin-top: 35px; }

.left-nav > ul > h3 + li {
  margin-top: 0 !important; }

.left-nav li > ul li:before {
  content: "" !important; }

.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-dropdown-wrap.k-state-default {
  background: transparent !important;
  box-shadow: 0px 0px 0px !important; }

#home-content2 {
  padding-top: 19px;
  padding-bottom: 60px; }

#navbar .homepageDropdown .dropdown-menu {
  overflow-y: auto; }

.arrowScrollTop, .arrowScrollBottom {
  display: none; }

#homeDropDown.homepageDropdown > .arrowScrollTop {
  position: absolute;
  bottom: 0;
  top: -52px;
  right: 5px;
  margin: auto;
  background: #fff url("imgs/chev-top.png") no-repeat center;
  width: 30px;
  height: 50px;
  display: block;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  z-index: 9999; }

#homeDropDown.homepageDropdown > .arrowScrollBottom {
  position: absolute;
  bottom: -52px;
  top: 0;
  right: 5px;
  margin: auto;
  background: #fff url("imgs/chev-bot.png") no-repeat center;
  width: 30px;
  height: 50px;
  display: block;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  z-index: 9999; }

.k-autocomplete.k-state-border-down .k-input {
  border-radius: 0 !important; }

.sfContentBlock li > ul, #twoCol-right li > ul, #twoCol-content li > ul, #twoColr-left li > ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 10px !important; }
  .sfContentBlock li > ul li, #twoCol-right li > ul li, #twoCol-content li > ul li, #twoColr-left li > ul li {
    position: relative;
    margin-left: 20px !important; }
    .sfContentBlock li > ul li:before, #twoCol-right li > ul li:before, #twoCol-content li > ul li:before, #twoColr-left li > ul li:before {
      color: #d50032;
      content: "\2013";
      font-size: 20px;
      margin-left: -23px;
      padding-right: 10px;
      position: relative;
      top: 2px; }

#twoCol-right .pagination li a, .pagination li a {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #253746; }
#twoCol-right .pagination li a.active, .pagination li a.active {
  background-color: #d50032;
  color: #ffffff !important; }

.sf_PagerCurrent {
  background-color: #F6F6F6; }

#video-tmbs iframe, #video-tmbs2 iframe {
  width: 100%; }

.sf_colsOut .sf_2cols_2_75 .sf_colsIn .sf_2cols_2in_75 .sfContentBlock {
  padding-left: 20px; }

#twoCol-right .rearch-results a, .rearch-results a {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #00f; }

.newsSearchHesader {
  height: 75px;
  margin-left: -30px;
  background: #bdb0ba;
  float: left;
  width: 2200px;
  padding-left: 45px; }
  .newsSearchHesader h2 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    margin-top: 23px !important; }

.hr-after-para {
  clear: both;
  margin-left: 15px;
  margin-bottom: 0px; }

.result-line {
  margin: 17px 10px 17px 16px;
  float: left; }

#oneCol-our-services [class^='.col-client-services'] h2 {
  font-family: 'Source Serif Pro', Georgia, sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #253746;
  color: #253746 !important; }
#oneCol-our-services [class^='.col-client-services'] h4 a {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #253746; }

#oneCol-our-services .col-client-services-rigth {
  padding-left: 0; }

#oneCol-our-services .col-client-services-left {
  padding-right: 0; }

#practice-accordion .panel.panel-default {
  margin-bottom: 20px; }
  #practice-accordion .panel.panel-default .panel-title a {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #253746; }
  #practice-accordion .panel.panel-default .panel-body li a {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #253746; }

#navbar .dropdown-menu {
  width: 600px; }

.sfImageWrapper img {
  margin-bottom: 20px; }

#spotLight .row {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 30px; }
  #spotLight .row .box {
    background-color: transparent;
    border-bottom: solid 1px #253746;
    color: #253746; }
    #spotLight .row .box a:first-of-type img {
      display: block;
      width: 100%;
      max-width: 100%; }
    #spotLight .row .box a:last-of-type {
      background-color: transparent;
      display: inline-block;
      width: 100%;
      color: #d50032;
      font-size: 15px;
      line-height: 26px;
      font-weight: bold;
      position: relative;
      padding: 10px 20px; }
      #spotLight .row .box a:last-of-type:after {
        content: ' ';
        width: 23px;
        height: 23px;
        display: block;
        background: transparent no-repeat right url("imgs/chev-right.png");
        position: absolute;
        right: 0;
        top: 12px; }
    #spotLight .row .box.video span {
      display: none; }
    #spotLight .row .box.video a {
      padding: 0; }
      #spotLight .row .box.video a:before {
        content: url("imgs/play-icon.png");
        position: absolute;
        top: 80px;
        margin: auto;
        width: 100%;
        display: inline-table;
        text-align: center; }
      #spotLight .row .box.video a:after {
        display: none; }
    #spotLight .row .box.video #videoTitle {
      background-color: transparent; }
      #spotLight .row .box.video #videoTitle a:before {
        display: none; }
      #spotLight .row .box.video #videoTitle h2 {
        margin: 0;
        padding: 10px 20px;
        line-height: 26px;
        position: relative;
        cursor: pointer;
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 700;
        font-size: 15px;
        color: #d50032 !important; }
        #spotLight .row .box.video #videoTitle h2:after {
          content: ' ';
          width: 23px;
          height: 23px;
          display: block;
          background: transparent no-repeat right url("imgs/chev-right.png");
          position: absolute;
          right: 0;
          top: 12px; }
      #spotLight .row .box.video #videoTitle strong {
        display: none; }
  #spotLight .row.first .box a img {
    height: 168px;
    max-height: 168px; }
  #spotLight .row.second .box a img {
    height: 250px;
    max-height: 250px; }

#awards {
  background: url("imgs/awards-bg.png") no-repeat center center;
  background-size: 100% 100%; }
  #awards p {
    margin: 0;
    padding: 10px 0;
    line-height: 40px;
    color: #253746;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Source Serif Pro', Georgia, serif;
    font-weight: bold; }
  #awards .awards-slider {
    height: 134px;
    max-height: 134px;
    overflow: hidden;
    padding: 10px 80px 39px 80px;
    position: relative; }
    #awards .awards-slider .left-arrow {
      cursor: pointer;
      position: absolute;
      left: 30px;
      top: 37px;
      z-index: 1; }
    #awards .awards-slider .right-arrow {
      cursor: pointer;
      position: absolute;
      right: 30px;
      top: 37px;
      z-index: 1; }

#cookies {
  display: none;
  border-bottom: 1px solid #ccc; }
  #cookies .col-sm-2 {
    padding: 0 15px; }
  #cookies .col-sm-10 {
    padding: 0 30px; }
  #cookies h2 {
    margin: 10px 0; }
    #cookies h2 .glyphicon {
      margin-right: 5px;
      top: 3px; }
  #cookies p {
    margin: 0 0 10px 0; }
  #cookies a {
    min-width: 153px;
    color: #253746;
    margin: 20px 0; }

#myModal .video-container iframe {
  border: 0;
  min-height: 380px;
  height: 380px;
  width: 100%;
  height: 100%; }

.collapseable-widget .panel.panel-default {
  border: 0;
  box-shadow: none;
  margin-bottom: 10px; }
  .collapseable-widget .panel.panel-default .panel-heading {
    border-radius: 0;
    padding: 12px 25px;
    background: #f0f0f0;
    border-color: #f0f0f0; }
    .collapseable-widget .panel.panel-default .panel-heading a {
      font-size: 15px !important; }
      .collapseable-widget .panel.panel-default .panel-heading a span.collapse-up-down {
        display: block;
        background: url(imgs/chev2-down.png);
        width: 28px;
        height: 21px;
        float: right;
        margin-top: -20px;
        margin-right: -7px; }
    .collapseable-widget .panel.panel-default .panel-heading h4.panel-title {
      font-family: Source Sans Pro, sans-serif;
      font-size: 15px;
      line-height: 1;
      margin-top: 0;
      margin-bottom: 0;
      color: #003e60; }
  .collapseable-widget .panel.panel-default .panel-body {
    border: 1px solid #ddd;
    padding: 15px; }
    .collapseable-widget .panel.panel-default .panel-body .team-result-row {
      color: #253746;
      padding-top: 15px;
      padding-bottom: 15px;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      float: left; }
      .collapseable-widget .panel.panel-default .panel-body .team-result-row a {
        padding: 0 !important; }
      .collapseable-widget .panel.panel-default .panel-body .team-result-row .team-result-content {
        width: 66.6666667% !important;
        color: #253746;
        float: left;
        font-family: Source sans Pro, sans-serif;
        font-weight: 400;
        font-size: 14px; }
        .collapseable-widget .panel.panel-default .panel-body .team-result-row .team-result-content a {
          min-height: 0 !important; }
        .collapseable-widget .panel.panel-default .panel-body .team-result-row .team-result-content h3 {
          margin: 0 !important;
          width: 100% !important;
          margin-bottom: 10px !important;
          margin-top: 10px !important;
          font-weight: 400;
          color: #253746;
          font-size: 16px; }
        .collapseable-widget .panel.panel-default .panel-body .team-result-row .team-result-content .glyphicon.glyphicon-earphone {
          margin-right: 10px;
          color: #253746 !important; }
    .collapseable-widget .panel.panel-default .panel-body a {
      text-decoration: none; }
    .collapseable-widget .panel.panel-default .panel-body ul li > a {
      display: inline-block;
      float: none;
      width: auto;
      min-height: 1px; }
      .collapseable-widget .panel.panel-default .panel-body ul li > a:hover, .collapseable-widget .panel.panel-default .panel-body ul li > a:focus {
        text-decoration: underline; }

.cc_container {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px !important;
  color: #253746;
  right: 2% !important;
  left: auto !important; }
  .cc_container .cc_message {
    line-height: 1.25 !important; }
    @media (max-width: 767px) {
      .cc_container .cc_message {
        font-size: 0.9em !important;
        margin-bottom: 7px !important; } }
  .cc_container .cc_more_info {
    font-size: 1em !important; }
  .cc_container .cc_btn {
    background: #7d9bc1 !important;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
    /* IE6-9 */
    height: 40px;
    text-transform: uppercase;
    padding: 13px 30px 0 30px !important;
    border: 0;
    border-radius: 0 !important;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #253746;
    color: #fff !important; }
    .cc_container .cc_btn:hover, .cc_container .cc_btn:focus, .cc_container .cc_btn:active {
      background: #5a80b1 !important;
      /* Old browsers */
      background: -moz-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #5a80b1 0%, #4b6f9e 100%) !important;
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #5a80b1 0%, #4b6f9e 100%) !important;
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken($gradTop, $gradOffset)', endColorstr='darken($gradBot, $gradOffset)', GradientType=0) !important;
      /* IE6-9 */ }
    @media (max-width: 767px) {
      .cc_container .cc_btn {
        font-size: 0.9em !important; } }
  .cc_container .cc_logo {
    display: none !important; }

.latest-tweets {
  padding: 0 45px 0 15px;
  position: relative;
  min-height: 114px;
  margin: 40px 0; }
  .latest-tweets p {
    font-size: 16px !important;
    line-height: 1.2 !important;
    font-weight: normal !important;
    font-family: 'Roboto', Arial, sans-serif !important;
    text-transform: none !important; }
  .latest-tweets .carousel-indicators {
    position: absolute;
    bottom: 0;
    width: 15px;
    height: 40px;
    right: 15px;
    top: 0;
    left: auto;
    margin: auto; }
    .latest-tweets .carousel-indicators li {
      margin-bottom: 7px; }
    .latest-tweets .carousel-indicators .active {
      width: 11px;
      height: 11px; }
      .latest-tweets .carousel-indicators .active li {
        margin-bottom: 7px; }
  .latest-tweets > span.tweet-icon {
    display: inline !important;
    float: left;
    padding: 0;
    width: 24px;
    height: 20px;
    margin: 30px 5px 0 0;
    background: url("imgs/twitter.png") no-repeat center center; }
  .latest-tweets h3 {
    display: inline !important;
    float: left;
    margin: 25px 0 0;
    padding: 0; }
  .latest-tweets .carousel-inner {
    width: auto;
    padding-left: 0;
    margin-bottom: 0; }
    .latest-tweets .carousel-inner .item {
      list-style: none;
      height: 114px;
      padding: 20px 15px 0;
      width: 100% !important; }
      .latest-tweets .carousel-inner .item .wrapper {
        display: table;
        width: 100%;
        height: 114px; }
        .latest-tweets .carousel-inner .item .wrapper .inner {
          display: table-cell;
          vertical-align: top; }
      .latest-tweets .carousel-inner .item img {
        height: 14px !important;
        display: inline-block !important;
        margin-left: 2px !important; }
      .latest-tweets .carousel-inner .item a:focus {
        box-shadow: 0 0 2px 2px #fff; }
  .latest-tweets .twitter-follow-button {
    position: absolute !important;
    left: 15px;
    bottom: 25px; }

@media (max-width: 480px) {
  .latest-tweets {
    min-height: 211px; } }
@media screen and (max-width: 640px) {
  .latest-tweets {
    padding: 25px 15px 63px; }
    .latest-tweets span.tweet-icon {
      padding: 0;
      margin: 5px 5px 0 0; }
    .latest-tweets .carousel-indicators {
      width: 100%;
      top: auto;
      bottom: 4px;
      right: 0; }
      .latest-tweets .carousel-indicators li {
        display: inline-block !important;
        margin-right: 7px; }
    .latest-tweets .carousel-inner {
      width: 100%; }
      .latest-tweets .carousel-inner .item {
        padding: 0 10px; }
    .latest-tweets h3 {
      margin-top: 0 !important; }
    .latest-tweets .glyphicon-bell {
      margin-top: 3px !important; }
    .latest-tweets ul {
      width: 100%;
      padding-left: 0; }
      .latest-tweets ul li {
        padding: 0 7px; }
    .latest-tweets .twitter-follow-button {
      right: 15px;
      bottom: auto;
      top: auto;
      left: auto; } }
/*For all version os internet explorer*/
@media screen and (min-width: 0 \0 ) {
  .carousel.latest-tweets .item {
    left: 0 !important;
    -webkit-transition: opacity .2s !important;
    /*adjust timing here */
    -moz-transition: opacity .2s !important;
    -o-transition: opacity .2s !important;
    transition: opacity .2s !important; }

  /*Fade controls with items*/
  .carousel.latest-tweets .next.left,
  .carousel.latest-tweets .prev.right {
    opacity: 1 !important;
    z-index: 1 !important; }

  .carousel.latest-tweets .active.left,
  .carousel.latest-tweets .active.right {
    opacity: 0 !important;
    z-index: 2 !important; } }
.carousel-inner.vertical {
  height: 100%; }

.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000pt;
    perspective: 1000pt; }

  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.carousel-inner.vertical > .active {
  top: 0; }

.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto; }

.carousel-inner.vertical > .next {
  left: 0;
  top: 100%; }

.carousel-inner.vertical > .prev {
  left: 0;
  top: -100%; }

.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0; }

.carousel-inner.vertical > .active.left {
  left: 0;
  top: -100%; }

.carousel-inner.vertical > .active.right {
  left: 0;
  top: 100%; }

.latest-tweets {
  border-radius: 4px;
  background-color: #012640;
  color: #ffffff; }
  .latest-tweets .carousel-inner .item a {
    color: #ffffff; }
    .latest-tweets .carousel-inner .item a:hover {
      text-decoration: underline; }
  .latest-tweets .carousel-indicators {
    text-align: center;
    list-style: none; }
    .latest-tweets .carousel-indicators li:focus {
      box-shadow: 0px 0px 2px 1px #ffffff;
      outline: 0; }

.latest-tweets {
  background-color: #012640;
  color: #ffffff; }
  .latest-tweets p {
    color: #ffffff !important; }

#topbar {
  border-bottom: 1px solid #d9d9d6;
  background-color: #f3f1f2; }
  #topbar .top-links > div {
    display: inline-block;
    padding: 5px 15px;
    border-right: 1px solid #d9d9d6;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #828080; }
    #topbar .top-links > div:first-of-type {
      border-left: 1px solid #d9d9d6; }
    #topbar .top-links > div a {
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #828080; }

.countdown {
  margin-top: 10px; }
  .countdown > span {
    display: block;
    text-align: center;
    color: #253746; }
  .countdown > div {
    display: inline-block;
    border-right: 1px solid #d9d9d6;
    padding: 0 10px; }
    .countdown > div > span {
      display: block;
      text-align: center; }
      .countdown > div > span:first-of-type {
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-weight: 700;
        font-size: 24px;
        color: #253746; }
      .countdown > div > span:last-of-type {
        text-transform: uppercase;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-weight: 700;
        font-size: 12px;
        color: #d50032; }
    .countdown > div:last-of-type {
      border-right: 0;
      padding-right: 0; }
    .countdown > div:first-of-type {
      padding-left: 0; }

.gdpr-form .form-group {
  margin-left: 0;
  margin-right: 0; }
  .gdpr-form .form-group > div > div {
    display: inline-block;
    float: left; }
    .gdpr-form .form-group > div > div .form-control {
      width: 100%; }
    .gdpr-form .form-group > div > div:first-of-type {
      width: 30%; }
    .gdpr-form .form-group > div > div:nth-of-type(2) {
      width: 30%; }
    .gdpr-form .form-group > div > div:last-of-type {
      width: 39%;
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #ff4a4a;
      border-left: 1px solid #ff4a4a;
      line-height: 30px;
      padding-left: 5px;
      margin-left: 5px; }
  .gdpr-form .form-group .submit {
    color: #fff !important; }
  .gdpr-form .form-group span {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #ff4a4a;
    border-left: 1px solid #ff4a4a;
    line-height: 30px;
    padding-left: 5px;
    margin-left: 5px; }
.gdpr-form.forget-pass .form-group > label {
  width: 30%; }
.gdpr-form.forget-pass .form-group > .form-control {
  width: 30%; }
.gdpr-form.forget-pass .form-group > span {
  width: 40%; }

#video-box {
  margin: 0 0 30px; }
  #video-box .box {
    background-color: transparent;
    border-bottom: solid 1px #253746;
    color: #253746; }
    #video-box .box a:first-of-type img {
      display: block;
      width: 100%;
      max-width: 100%; }
    #video-box .box a:last-of-type {
      background-color: transparent;
      display: inline-block;
      width: 100%;
      color: #d50032;
      font-size: 15px;
      line-height: 26px;
      font-weight: bold;
      position: relative;
      padding: 10px 20px; }
      #video-box .box a:last-of-type:after {
        content: ' ';
        width: 23px;
        height: 23px;
        display: block;
        background: transparent no-repeat right url("imgs/chev-right.png");
        position: absolute;
        right: 0;
        top: 12px; }
    #video-box .box.video span {
      display: none; }
    #video-box .box.video a {
      padding: 0; }
      #video-box .box.video a:before {
        content: url("imgs/play-icon.png");
        position: absolute;
        top: 80px;
        margin: auto;
        width: 100%;
        display: inline-table;
        text-align: center; }
        @media screen and (max-width: 640px) {
          #video-box .box.video a:before {
            transform: scale(0.35);
            top: 0;
            bottom: 0; } }
      #video-box .box.video a:after {
        display: none; }
    #video-box .box.video #videoTitle {
      background-color: transparent; }
      #video-box .box.video #videoTitle a:before {
        display: none; }
      #video-box .box.video #videoTitle h2 {
        margin: 0;
        padding: 10px 20px;
        line-height: 26px;
        position: relative;
        cursor: pointer;
        font-family: 'Roboto', Arial, sans-serif;
        font-weight: 700;
        font-size: 15px;
        color: #d50032 !important; }
        #video-box .box.video #videoTitle h2:after {
          content: ' ';
          width: 23px;
          height: 23px;
          display: block;
          background: transparent no-repeat right url("imgs/chev-right.png");
          position: absolute;
          right: 0;
          top: 12px; }
      #video-box .box.video #videoTitle strong {
        display: none; }

.jumbotron.no-top-border {
  border-top: 0 !important; }

.home-blocks .no-bg-overlay .home-block > a:first-of-type:after {
  display: none; }

@media screen and (max-width: 767px) {
  #twoCol-parent #twoCol-content #twoCol-right.col-sm-9 .row .col-sm-9 {
    padding-left: 15px;
    padding-right: 15px; } }

#twoCol-right .addtocalendar.atc-style-menu-wb .atcb-list .atcb-item .atcb-item-link {
  display: inline; }

ul.atcb-list {
  padding-left: 0px;
  list-style: none !important;
  margin-top: 0px !important;
  z-index: 9999;
  display: none; }
  ul.atcb-list li::before {
    content: none !important;
    font-size: 14px !important;
    margin-left: 0px !important;
    padding-right: 0px !important; }
  ul.atcb-list li.atcb-item {
    content: none !important; }

span.addtocalendar .atcb-link {
  margin-top: 0px !important; }

.container ol {
  counter-reset: item;
  list-style-type: none;
  margin-bottom: 30px; }
  .container ol li {
    counter-increment: list;
    position: relative;
    margin-bottom: 10px; }
  .container ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #7d9bc1;
    margin-left: -15px; }

.container .latest-tweets ol li:before {
  display: none; }

.tab-left-content span > img, .tab-left-content .sfImageWrapper > img {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 10px 10px 0 !important; }
  
    @media (max-width: 620px){
.jumbotron.trainee img {
  
   max-height: inherit; 
    width: 100%;
    height: auto;
}
.jumbotron.trainee .banner-text {
    padding: 78px 0px 0 !important;
}

}

.expandablelist {
	
padding-top: 25px;
}
.expandablelist .sflistTitle{
	
    margin-bottom: 25px;
}
.expandablelist ul{
	
	margin:0;
	padding:0;
	list-style:none
}
.expandablelist .sflistItemTitle {margin-top: 0;}
.expandablelist .sflistItemTitle a{
border-radius: 0;
       padding: 12px 25px 12px 15px;
    background: #f0f0f0;
    border-color: #f0f0f0;
position:relative;
display:block;
text-decoration:none;

    color: #333;
}

.expandablelist .sflistItemTitle a:before{
  content:"";
display: block;
    background: url(imgs/chev2-down.png);
    width: 28px;
    height: 21px;
    float: right;
    margin-top: -1px;
    margin-right: -7px;
	
}

.expandablelist .sflistItemTitle a.sflistListItemExpanded:before{
	
background: url(https://www.williamfry.com/App_Themes/WilliamFry/css/imgs/chev2-up.png);
}

.expandablelist .sflistItemContent{
border: 1px solid #ddd;
    padding: 15px;
    margin: -10px 0 10px 0;
	    font-size: 14px;
    line-height: 22px;
}
.sflistExpandAllLnkWrp a.sflistExpandAllLnk, .sflistExpandAllLnkWrp a.sflistCollapseAllLnk{
	      background: #7d9bc1 !important;
    background: -moz-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    background: -webkit-linear-gradient(top, #7d9bc1 0%, #6689b6 100%) !important;
    background: linear-gradient(to bottom, #7d9bc1 0%, #6689b6 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$gradTop', endColorstr='$gradBot', GradientType=0) !important;
    /* height: 40px; */
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 30px;
    float: right;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 15px;
}
.expandablelist ul {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
#twoCol-right .expandablelist ul li{
	padding:0;
	margin:0
}
#twoCol-right .expandablelist ul li:before {
    content:"" ;
     color: #7d9bc1; 
    font-size: 0;
    margin-left: -0; 
    padding-right: 0; 
}
#twoCol-right h3.sflistItemTitle.sftitle{
	margin-top: 0;
    margin-bottom: 10px;
}
}
/*# sourceMappingURL=main.css.map */
