@font-face {
  font-family: 'SourceSans';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'entypo';
  src: url("../fonts/entypo.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/entypo.woff") format("woff"), url("../fonts/entypo.ttf") format("truetype"), url("../fonts/entypo.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@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-size: 14px;
  line-height: 22px; }

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

h2 {
 font-family: 'Roboto', Arial, sans-serif;
  font-size: 22px; }

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

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

.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 nav {
  /*background: #fff; }*/

#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;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); }

#navbar {
  margin-top: 20px;
    margin-bottom: 12px;
    padding-left: 0;
    width: 100%; }
  #navbar a {
    font-size: 18px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;}
  #navbar li a:hover {
    background: none !important;
    text-decoration: underline; }
  #navbar li a:focus {
    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: #00273e;
    width: 400px;
    margin-top: 23px;
    margin-left: -150px;
    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: 'Roboto', Arial, sans-serif;
        font-weight: 400;
        color: #fff;
        font-size: 14px; }
      #navbar .dropdown-menu ul li {
        margin-bottom: 8px; }
    #navbar .dropdown-menu hr {
      margin-top: 10px; }
  #navbar .nav.navbar-nav {
    margin-left: 23px; }

.btn-apply {
  float: right;
  background-color: #007a8d;
  color: #ffffff;
  padding: 9px 12px;
  margin-top: 28px;
  margin-right: 0;
  min-width: 153px; }

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

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

.navbar-brand img {
  margin-top: -20px; }

#logo-mobile {
  display: none; }

#logo-desktop {
  display: block; }

#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: #01273e;
  padding: 1px 10px;
  min-height: 90px;
  display: block; }
  .footer a {
    color: #fff; }
  .footer a:hover {
    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; }
  .jumbotron h2 {
    text-align: center;
    color: #fff;
    margin-top: 200px;
    font-size: 34px;
   font-family: 'Roboto', Arial, sans-serif;
    text-shadow: 1px 1px #00273e; }
  .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: #b0be21;
    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: -1px;
      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:active, .jumbotron .btn-search:hover {
      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-intro-text {
  text-align: center;
  margin-bottom: 27px; }
  .home-intro-text p {
    font-size: 20px;
    color: #00273e;
   font-family: 'Source Serif Pro', Georgia, sans-serif;}

.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 .text-area {
  background: #f2efea no-repeat right url("imgs/chev-right.png");
  height: 45px;
  padding: 12px;
 font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  color: #23527c;
  font-size: 14px; }
.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;
    margin-bottom: 30px; }
  .home-blocks .home-block-right img {
    height: 170px; }

/*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: #212121; }
#twoCol-content a {
  font-size: 15px !important; }
#twoCol-content h1 {
  font-size: 30px;
  color: #00aac5;
 font-family: 'Roboto', Arial, sans-serif; }
#twoCol-content h2 {
  font-size: 25px;
  color: #62687d;
 font-family: 'Roboto', Arial, sans-serif; }
#twoCol-content h3 {
  font-size: 20px;
  color: #00273e;
 font-family: 'Roboto', Arial, sans-serif; }
#twoCol-content h4 {
  font-size: 18px;
  color: #003e60;
 font-family: 'Roboto', Arial, sans-serif; }
#twoCol-content ul li {
  color: #212121; }

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

#twoCol-right {
  min-height: 500px;
  padding-bottom: 60px;
  background: #fff;
  margin-left: -15px;
  padding-left: 30px;
  -webkit-box-shadow: -30px 0 46px -22px #b6b3b0;
  box-shadow: -30px 0 46px -22px #b6b3b0; }
  #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: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: #00aac5;
    font-size: 16px; }
  #twoCol-right h4 {
    margin-top: 30px;
    margin-bottom: 15px; }
  #twoCol-right ul {
    padding-left: 15px;
    list-style-image: url("imgs/list-green.png"); }
    #twoCol-right ul li {
      padding-left: 5px;
      margin-top: 10px;
      margin-bottom: 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 a {
    color: #00bdf3; }
  #twoCol-right .panel-title {
    margin-top: 0;
    margin-bottom: 0; }
    #twoCol-right .panel-title a {
      color: #00a19b; }
  #twoCol-right #myTab {
    margin-top: 19px; }
  #twoCol-right p img {
    width: auto !important; }

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

.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;
      color: #23527c;
      font-size: 14px; }
      #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 h3, .left-nav h3 {
    margin-bottom: 25px;
    margin-top: 44px;
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: #00aac5;
    font-size: 16px; }
  #twoCol-content .left-nav .selected a, .left-nav .selected a {
    font-weight: bold;
    border-bottom: 1px solid #00273e;
    color: #00273e; }
  #twoCol-content .left-nav .selected a:hover, .left-nav .selected a:hover {
    text-decoration: none; }

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

.req-star {
  color: #841227; }

.standard-form {
  padding-bottom: 20px;
  color: #00273e;
  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: url("imgs/btn-bg.png") repeat;
    height: 50px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 40px; }

.standard-table {
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #484c55; }
  .standard-table th {
    background: #00273e;
    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 {
  background: url("imgs/2colr-bg.png") center repeat-y;
  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: 'Roboto', Arial, sans-serif;
      font-weight: bold; }
    #fullwidth-banner .bio-image-text h3 {
      margin-bottom: 20px;
      text-transform: uppercase;
      color: #3f5563;
     font-family: 'Roboto', Arial, sans-serif; }
    #fullwidth-banner .bio-image-text .contact-link {
      display: block;
      margin-bottom: 2px;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: 14px;
      font-size: #23527c; }
    #fullwidth-banner .bio-image-text .phoneNumber {
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #212121;
      font-size: 14px; }
    #fullwidth-banner .bio-image-text .glyphicon {
      margin-right: 10px;
      color: #00283e !important; }

#twoColr-left {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 60px;
  -webkit-box-shadow: 30px 0 46px -22px #b6b3b0;
  box-shadow: 30px 0 46px -22px #b6b3b0; }
  #twoColr-left ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
    list-style-image: url("imgs/list-green.png"); }
    #twoColr-left ul li {
      padding-left: 5px;
      margin-top: 10px;
      margin-bottom: 10px; }
  #twoColr-left h3 {
    margin-top: 30px; }

#twoColr-right {
  padding-left: 40px; }
  #twoColr-right h3 {
    margin-top: 40px;
    margin-bottom: 30px;
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: #00aac5;
    font-size: 24px; }
  #twoColr-right ul {
    max-width: 190px;
    list-style-type: none;
    padding-left: 0; }
    #twoColr-right ul li {
      margin-bottom: 15px;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #23527c;
      font-size: 14px; }

/*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: #00273e !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; }
  #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: #00273e !important;
    min-height: 65px;
    line-height: 28px; }

.article-date-box {
  display: table-cell;
  vertical-align: middle;
  height: 65px;
  width: 65px;
  border-radius: 4px;
  background: #e8e6e4;
  color: #8f7288;
  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: 5px;
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: #8f7288;
    font-size: 30px; }
  .article-date-box .article-month {
    margin-top: -5px;
    line-height: 14px !important;
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #8f7288;
    font-size: 12px; }

.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: 20px; }
  .right-contact-block img {
    margin-bottom: 10px;
    width: 100%; }
  .right-contact-block p {
    font-weight: bold;
    color: #00273e !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 .nav-tabs, .content-tabs .nav-tabs {
  padding-left: 0 !important;
  position: absolute;
  top: 277px;
  border-bottom: 0;
  z-index: 999; }
  #twoCol-right .content-tabs .nav-tabs li, .content-tabs .nav-tabs li {
    padding-left: 18px !important; }
    #twoCol-right .content-tabs .nav-tabs li a, .content-tabs .nav-tabs li a {
      background: url("imgs/tab-bg.png");
      -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: uppercase;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 700;
      color: #fff;
      font-size: 16px;
      padding-left: 15px;
      padding-right: 15px;
      cursor: pointer; }
    #twoCol-right .content-tabs .nav-tabs li a:hover, .content-tabs .nav-tabs li a:hover {
      background: #fff;
      color: #8f7288 !important;
      border-color: #fff; }
  #twoCol-right .content-tabs .nav-tabs li.active a, .content-tabs .nav-tabs li.active a {
    background: #fff;
    color: #8f7288 !important; }
#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;
    color: #fff !important;
    padding: 20px; }
  #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: #00273e !important; }
    #twoCol-right .content-tabs .tab-right-content p .contact-position, .content-tabs .tab-right-content p .contact-position {
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #23527c;
      font-size: 13px; }

/*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; }

#team-filter {
  background: #e1ddda; }
  #team-filter .container {
    padding-left: 0;
    padding-right: 0; }
  #team-filter .control-block {
    width: 21%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    #team-filter .control-block h3 {
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 700;
      color: #00aac5;
      font-size: 16px; }
    #team-filter .control-block .form-control {
      height: 50px; }
  #team-filter .control-btn-block {
    width: 16%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    #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;
      color: #fff;
      font-size: 16px; }
  #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; }
      #team-filter .name-filter-row .filter-block .btn {
        width: 100%;
        height: 40px;
       font-family: 'Roboto', Arial, sans-serif;
        font-weight: 400;
        color: #23527c;
        font-size: 14px; }
        #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-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;
    color: #212121;
    font-size: 15px; }
    #twoColr-team-parent #twoColr-team-left h2 {
      text-transform: capitalize;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #00aac5;
      font-size: 30px; }
  #twoColr-team-parent #twoColr-team-right {
    padding-left: 0; }

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

.team-result-row {
  margin-top: 30px;
  margin-bottom: 30px;
  float: left; }
  .team-result-row img {
    float: left;
    margin-right: 20px; }
  .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: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #212121;
    font-size: 14px; }
    .team-result-row .team-result-content h2 {
      margin-bottom: 3px;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 700;
      color: #23527c;
      font-size: 20px;
      float: left; }
    .team-result-row .team-result-content h3 {
      text-transform: uppercase;
      margin-top: 23px;
      margin-bottom: 3px;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #23527c;
      font-size: 17px;
      float: left;
      margin-left: 10px; }
    .team-result-row .team-result-content p {
      clear: both;
      font-style: italic;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #212121;
      font-size: 14px; }
    .team-result-row .team-result-content .contact-link {
      display: block;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #23527c;
      font-size: 14px; }
      .team-result-row .team-result-content .contact-link .glyphicon {
        padding-right: 10px; }
    .team-result-row .team-result-content .glyphicon {
      color: #00273e !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: #bdb0ba;
  position: absolute;
  width: 2000px; }

.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: 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; }
  .news-article-navbar .active a {
    background: #fff;
    color: #8f7288 !important; }

.standard-form-left {
  padding-top: 40px;
  padding-bottom: 20px;
  color: #00273e;
  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: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: #00aac5;
    font-size: 16px; }
  .standard-form-left .btn {
    background: url("imgs/btn-bg.png") repeat;
    height: 50px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 40px; }

.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 a:hover, .article-box a:hover {
    color: #00a19b !important; }
  #twoCol-content .article-box h2, .article-box h2 {
    margin-bottom: 10px !important;
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #00aac5;
    font-size: 16px;
    margin-top: 30px; }
  #twoCol-content .article-box hr, .article-box hr {
    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: #00a19b !important; }
    .gray-article-box a:hover {
      color: #00a19b !important;
      text-decoration: underline; }
  .gray-article-box h2 {
    color: #00a19b !important;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    font-size: 20px !important; }
  .gray-article-box hr {
    float: left;
    width: 100%;
    margin-bottom: 0px; }

#news-pag {
  float: left;
  width: 100%; }
  #news-pag .pagination {
    float: left; }
  #news-pag a {
    color: #00a19b; }
  #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 #00a19b; }

#search-box.top-nav-search {
  position: absolute;
  top: 45px;
  right: 15px; }

.navbar .container {
  position: relative; }

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

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

/*2 col - News Grid*/
#twoCol-right {
 font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  color: #212121;
  font-size: 15px; }
  #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: -40px;
      float: left;
     font-family: 'Roboto', Arial, sans-serif;
      font-weight: 400;
      color: #41535f;
      font-size: 14px; }
    #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;
      color: #00aac5;
      font-size: 16px; }

/*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: #00a19b; }
  #oneCol-our-services .openall, #oneCol-our-services .closeall {
    background: url("imgs/btn-bg.png") repeat;
    height: 40px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 30px;
    float: right; }
  #oneCol-our-services .closeall {
    display: none;
    padding: 10px 27px; }
  #oneCol-our-services h2 {
    font-size: 22px;
    color: #00273e !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: 'Roboto', 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: #00273e;
      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: #8f7288 !important; }
    .nav-tabs-row ul li.active > a:hover {
      border: 0;
      background: #fff;
      color: #8f7288 !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: url("imgs/btn-bg.png") repeat;
  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 {
    background: #008681; }

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

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

.submit {
  background: url("imgs/btn-bg.png") repeat;
  height: 40px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 30px; }

.nav-heading {
 font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  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 #00273e; }
.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 > a {
      font-size: 20px;
      border-bottom: 1px solid #e6e6e6;
      display: block;
      font-weight: normal !important;
      padding-bottom: 10px; }
    .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-image: none !important;
  list-style-type: 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;
    padding-left: 17px !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: #00aac5;
      /* or whatever color you prefer */
      content: ".";
      font-size: 38px;
      position: absolute;
      left: 0;
      top: -8px; }

#twoCol-right .pagination li a, .pagination li a {
 font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  color: #23527c;
  font-size: 14px; }
#twoCol-right .pagination li a.active, .pagination li a.active {
  background-color: #00a19b;
  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;
  color: #23527c;
  font-size: 14px; }

.newsSearchHesader {
  height: 75px;
  margin-left: -30px;
  background: #bdb0ba;
  float: left;
  width: 2200px;
  padding-left: 45px; }
  .newsSearchHesader h2 {
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 30px;
    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 .col-client-services-rigth {
  padding-left: 0; }
  #oneCol-our-services .col-client-services-rigth h2 {
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #00aac5;
    font-size: 20px;
    color: #00aac5 !important; }
  #oneCol-our-services .col-client-services-rigth h4 a {
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #23527c;
    font-size: 14px; }

#oneCol-our-services .col-client-services-left {
  padding-right: 0; }
  #oneCol-our-services .col-client-services-left h2 {
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #00aac5;
    font-size: 20px;
    color: #00aac5 !important; }
  #oneCol-our-services .col-client-services-left h4 a {
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #23527c;
    font-size: 14px; }

#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;
    color: #00aac5;
    font-size: 16px; }
  #practice-accordion .panel.panel-default .panel-body li a {
   font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    color: #23527c;
    font-size: 14px; }

#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: #e1ddda; }
    #spotLight .row .box a:first-of-type img {
      display: block;
      width: 100%;
      max-width: 100%; }
    #spotLight .row .box a:last-of-type {
      background-color: #e1ddda;
      display: inline-block;
      width: 100%;
      color: #00273e;
      font-size: 15px;
      line-height: 26px;
      font-weight: bold;
      position: relative;
      padding: 10px 20px; }
      #spotLight .row .box a:last-of-type:after {
        content: url("imgs/garrow.png");
        position: absolute;
        right: 15px;
        top: 18px; }
    #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: #e1ddda; }
      #spotLight .row .box.video #videoTitle a:before {
        display: none; }
      #spotLight .row .box.video #videoTitle h2 {
        margin: 0;
        padding: 10px 20px;
        color: #00273e;
        font-size: 15px;
        line-height: 26px;
        font-weight: bold;
        position: relative;
        cursor: pointer; }
        #spotLight .row .box.video #videoTitle h2:after {
          content: url("imgs/garrow.png");
          position: absolute;
          right: 15px;
          top: 18px; }
      #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;
    font-size: 18px;
    line-height: 40px;
    color: #00273e;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase; }
  #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: #00273e;
    margin: 20px 0; }

#myModal .video-container iframe {
  border: 0;
  min-height: 380px;
  height: 380px;
  width: 100%;
  height: 100%; }
  
  @media (max-width: 620px){
.jumbotron.trainee img {
  
   max-height: inherit; 
    width: 100%;
    height: auto;
}
}

/*# sourceMappingURL=main.css.map */
