/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains:
 * blackrock.com
 * blackrockoncampus.com
 * ishares.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2012
 */
@font-face {
  font-family: 'AkkuratProRegular';
  src: url("../fonts/lineto-akkurat-pro-regular.eot");
  src: url("../fonts/lineto-akkurat-pro-regular.eot?#iefix") format("embedded-opentype"), url("http://www.blackrockoncampus.com/wp-content/themes/blackrockcareers/fonts/lineto-akkurat-pro-regular.woff") format("woff"), url("../fonts/lineto-akkurat-pro-regular.ttf") format("truetype"), url("../fonts/lineto-akkurat-pro-regular.svg#AkkuratProRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AkkuratProItalic';
  src: url("../fonts/lineto-akkurat-pro-italic.eot");
  src: url("../fonts/lineto-akkurat-pro-italic.eot?#iefix") format("embedded-opentype"), url("http://www.blackrockoncampus.com/wp-content/themes/blackrockcareers/fonts/lineto-akkurat-pro-italic.woff") format("woff"), url("../fonts/lineto-akkurat-pro-italic.ttf") format("truetype"), url("../fonts/lineto-akkurat-pro-italic.svg#AkkuratProItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AkkuratProBold';
  src: url("../fonts/lineto-akkurat-pro-bold.eot");
  src: url("../fonts/lineto-akkurat-pro-bold.eot?#iefix") format("embedded-opentype"), url("http://www.blackrockoncampus.com/wp-content/themes/blackrockcareers/fonts/lineto-akkurat-pro-bold.woff") format("woff"), url("../fonts/lineto-akkurat-pro-bold.ttf") format("truetype"), url("../fonts/lineto-akkurat-pro-bold.svg#AkkuratProBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AkkuratProBoldItalic';
  src: url("../fonts/lineto-akkurat-pro-bolditalic.eot");
  src: url("../fonts/lineto-akkurat-pro-bolditalic.eot?#iefix") format("embedded-opentype"), url("http://www.blackrockoncampus.com/wp-content/themes/blackrockcareers/fonts/lineto-akkurat-pro-bolditalic.woff") format("woff"), url("../fonts/lineto-akkurat-pro-bolditalic.ttf") format("truetype"), url("../fonts/lineto-akkurat-pro-bolditalic.svg#AkkuratProBoldItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AkkuratProLight';
  src: url("../fonts/lineto-akkurat-pro-light.eot");
  src: url("../fonts/lineto-akkurat-pro-light.eot?#iefix") format("embedded-opentype"), url("http://www.blackrockoncampus.com/wp-content/themes/blackrockcareers/fonts/lineto-akkurat-pro-light.woff") format("woff"), url("../fonts/lineto-akkurat-pro-light.ttf") format("truetype"), url("../fonts/lineto-akkurat-pro-light.svg#AkkuratProLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AkkuratProLightItalic';
  src: url("../fonts/lineto-akkurat-pro-lightitalic.eot");
  src: url("../fonts/lineto-akkurat-pro-lightitalic.eot?#iefix") format("embedded-opentype"), url("http://www.blackrockoncampus.com/wp-content/themes/blackrockcareers/fonts/lineto-akkurat-pro-lightitalic.woff") format("woff"), url("../fonts/lineto-akkurat-pro-lightitalic.ttf") format("truetype"), url("../fonts/lineto-akkurat-pro-lightitalic.svg#AkkuratProLightItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

.row {
  margin-left: -20px;
  *zoom: 1; }

.row:before,
.row:after {
  display: table;
  content: ""; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  margin-left: 20px; }

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  margin: auto;
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: ""; }

.row-fluid:after {
  clear: both; }

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 3.22580645%;
  *margin-left: 3.1726149606382976%; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .span12 {
  width: 100.00000003%;
  *width: 99.94680854063829%; }

.row-fluid .span11 {
  width: 91.39784949%;
  *width: 91.34465800063829%; }

.row-fluid .span10 {
  width: 82.79569895%;
  *width: 82.7425074606383%; }

.row-fluid .span9 {
  width: 74.19354841%;
  *width: 74.1403569206383%; }

.row-fluid .span8 {
  width: 65.59139787%;
  *width: 65.53820638063829%; }

.row-fluid .span7 {
  width: 56.98924733%;
  *width: 56.936055840638296%; }

.row-fluid .span6 {
  width: 48.38709679%;
  *width: 48.3339053006383%; }

.row-fluid .span5 {
  width: 39.78494625%;
  *width: 39.731754760638296%; }

.row-fluid .span4 {
  width: 31.18279571%;
  *width: 31.1296042206383%; }

.row-fluid .span3 {
  width: 22.58064517%;
  *width: 22.5274536806383%; }

.row-fluid .span2 {
  width: 13.97849463%;
  *width: 13.925303140638299%; }

.row-fluid .span1 {
  width: 5.37634409%;
  *width: 5.323152600638298%; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important; }

  .hidden-phone {
    display: none !important; }

  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important; }

  .hidden-tablet {
    display: none !important; }

  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; } }
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  .page-header h1 small {
    display: block;
    line-height: 18px; }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }

  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }

  .form-horizontal .controls {
    margin-left: 0; }

  .form-horizontal .control-list {
    padding-top: 0; }

  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }

  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0; }

  .modal.fade.in {
    top: auto; }

  .modal-header .close {
    padding: 10px;
    margin: -10px; }

  .carousel-caption {
    position: static; } }
@media (max-width: 767px) {
  /*body {*/
  /*padding-left: 20px;*/
  /*padding-right: 20px;*/
  /*}*/
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px; }

  .container-fluid {
    padding: 0; }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }

  .dl-horizontal dd {
    margin-left: 0; }

  .container {
    width: auto; }

  .row-fluid {
    width: 100%; }

  .row,
  .thumbnails {
    margin-left: 0; }

  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0; }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; } }
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }

  .row:before,
  .row:after {
    display: table;
    content: ""; }

  .row:after {
    clear: both; }

  [class*="span"] {
    float: left;
    margin-left: 20px; }

  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    margin: auto;
    width: 724px; }

  .span12 {
    width: 724px; }

  .span11 {
    width: 662px; }

  .span10 {
    width: 600px; }

  .span9 {
    width: 538px; }

  .span8 {
    width: 476px; }

  .span7 {
    width: 414px; }

  .span6 {
    width: 352px; }

  .span5 {
    width: 290px; }

  .span4 {
    width: 228px; }

  .span3 {
    width: 166px; }

  .span2 {
    width: 104px; }

  .span1 {
    width: 42px; }

  .offset12 {
    margin-left: 764px; }

  .offset11 {
    margin-left: 702px; }

  .offset10 {
    margin-left: 640px; }

  .offset9 {
    margin-left: 578px; }

  .offset8 {
    margin-left: 516px; }

  .offset7 {
    margin-left: 454px; }

  .offset6 {
    margin-left: 392px; }

  .offset5 {
    margin-left: 330px; }

  .offset4 {
    margin-left: 268px; }

  .offset3 {
    margin-left: 206px; }

  .offset2 {
    margin-left: 144px; }

  .offset1 {
    margin-left: 82px; }

  .row-fluid {
    width: 100%;
    *zoom: 1; }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: ""; }

  .row-fluid:after {
    clear: both; }

  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%; }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%; }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%; }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%; }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%; }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%; }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%; }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%; }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%; }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%; }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%; }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%; }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%; }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px; } }
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }

  .row:before,
  .row:after {
    display: table;
    content: ""; }

  .row:after {
    clear: both; }

  [class*="span"] {
    float: left;
    margin-left: 30px; }

  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    margin: auto;
    width: 1170px; }

  .span12 {
    width: 1170px; }

  .span11 {
    width: 1070px; }

  .span10 {
    width: 970px; }

  .span9 {
    width: 870px; }

  .span8 {
    width: 770px; }

  .span7 {
    width: 670px; }

  .span6 {
    width: 570px; }

  .span5 {
    width: 470px; }

  .span4 {
    width: 370px; }

  .span3 {
    width: 270px; }

  .span2 {
    width: 170px; }

  .span1 {
    width: 70px; }

  .offset12 {
    margin-left: 1230px; }

  .offset11 {
    margin-left: 1130px; }

  .offset10 {
    margin-left: 1030px; }

  .offset9 {
    margin-left: 930px; }

  .offset8 {
    margin-left: 830px; }

  .offset7 {
    margin-left: 730px; }

  .offset6 {
    margin-left: 630px; }

  .offset5 {
    margin-left: 530px; }

  .offset4 {
    margin-left: 430px; }

  .offset3 {
    margin-left: 330px; }

  .offset2 {
    margin-left: 230px; }

  .offset1 {
    margin-left: 130px; }

  .row-fluid {
    width: 100%;
    *zoom: 1; }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: ""; }

  .row-fluid:after {
    clear: both; }

  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%; }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%; }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%; }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%; }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%; }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%; }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%; }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%; }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%; }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%; }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%; }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%; }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px; }

  .thumbnails {
    margin-left: -30px; }

  .thumbnails > li {
    margin-left: 30px; }

  .row-fluid .thumbnails {
    margin-left: 0; } }
/*.container-fluid { background-color: hsl( 0, 0%, 80% ); }*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: AkkuratProLight; }

iframe {
  overflow: auto; }

a {
  color: #17a8e3;
  text-decoration: none; }

a.external-link {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url(../img/external-link-open-icon.png);
  padding-right: 20px; }

.page-container {
  position: relative; }

.generic-widget {
  /*min-height: 200px;*/
  /*border: 1px solid black;*/ }

.col4-padding {
  padding: 0 5.3763441%; }

.unsupported-browser {
  background: url(../img/bg-incompatible.png);
  background-repeat: repeat-x;
  font-size: 12px;
  padding: 3px 0;
  text-align: center; }

.unsupported-browser img {
  vertical-align: bottom; }

.unsupported-browser span {
  vertical-align: bottom; }

.page-container {
  background-image: url(../img/bg-top-border.jpg);
  background-repeat: repeat-x;
  padding-top: 5px; }

header {
  padding: 0 30px;
  position: relative;
  z-index: 6000;
  height: 89px;
  padding-bottom: 8px;
  background-image: url(../img/bg-header-bottom-shadow.gif);
  background-position: 0 0;
  background-repeat: repeat-x;
  margin-bottom: -8px; }

header .menu-main-nav-container a:hover {
  color: #17a8e3; }

header .main-nav-container {
  position: relative; }

header .logo-container {
  float: left; }

header .logo-container a {
  margin-top: 25px;
  background-image: url(../img/logo-blackrock-recruitment.png);
  display: block;
  width: 110px;
  height: 35px;
  text-indent: -9999px;
  margin-right: 46px; }

header ul.menu {
  list-style: none; }

header ul.menu li a {
  text-decoration: none;
  margin-top: 38px;
  font-size: 1em;
  color: #36444d; }

header ul.menu li {
  margin-left: 15px;
  position: relative; }

header ul.menu li:first-child {
  margin-left: 0; }

header ul.menu li.current_page_item {
  padding-bottom: 30px;
  border-bottom: 6px solid #05aef4; }

header ul.subnav-container {
  position: absolute;
  right: 0;
  top: 0; }

header ul.subnav-container li {
  margin-left: 0; }

header ul.subnav-container li.country {
  cursor: pointer;
  width: 123px; }

header ul.subnav-container {
  /*padding-right: 15px;*/
  /*position: absolute;*/
  /*top: 56px;*/
  /*left: 0;*/
  /*width: 100%;*/
  list-style: none;
  text-align: center; }

header ul.subnav-container a {
  float: none;
  display: block; }

header ul.subnav-container li {
  float: none;
  /*padding: 5px 23px 5px 5px;*/
  overflow: hidden; }

header ul.subnav-container li.dropDownNav a {
  text-align: center;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right: 23px;
  margin-top: 33px; }

header ul.subnav-container li.dropDownNav a.open {
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-image: url(../img/bg-nav-arrow-down.png);
  padding: 0;
  float: none; }

header ul.subnav-container li.dropDownNav a.open:hover {
  /*background-color: transparent;*/ }

header ul.subnav-container li.dropDownNav a.open strong {
  padding-top: 5px;
  padding-right: 23px;
  padding-left: 5px;
  padding-bottom: 5px;
  display: block; }

header ul.subnav-container li.dropDownNav a.open:hover strong {
  /*background-color: #fff;*/
  margin-right: 23px;
  padding-right: 0; }

header ul.subnav-container li.dropDownNav a:hover {
  background-color: #fff; }

header ul.menu ul.submenu {
  top: 0;
  list-style: none;
  display: none; }

header ul.menu ul.submenu li:first-child {
  position: relative;
  margin-top: -50px;
  margin-bottom: 22px; }

header ul.subnav-container li.contact-us {
  margin-left: 50px; }

header ul.menu ul.submenu li {
  float: none; }

header ul.menu ul.submenu li a {
  margin-top: 0;
  float: none; }

body .page-container .social-networking-container {
  position: absolute;
  height: 0;
  z-index: 5000;
  height: 0;
  left: 50%;
  margin-left: -466px;
  right: 0; }

.social-networking {
  background-image: url(../img/bg-social-network-header.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  top: 0;
  right: 0;
  width: 224px;
  height: 111px; }

.social-networking p.browse-openings {
  padding-top: 15px; }

.social-networking p.browse-openings a {
  font-family: AkkuratProRegular;
  background-image: url(../img/bg-blue-small-button.png);
  background-repeat: repeat-x;
  display: block;
  height: 17px;
  padding: 13px;
  text-align: center;
  width: 160px;
  color: #fff;
  text-transform: uppercase;
  margin: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.social-networking p.browse-openings a:hover {
  background-image: url(../img/bg-blue-small-button-hover.png);
  color: #78b4e1; }

.social-networking ul {
  padding-top: 9px;
  overflow: hidden;
  list-style: none;
  padding-left: 23px; }

.social-networking ul li {
  float: left;
  padding-right: 5px;
  min-height: 23px; }

.social-networking ul li.google-plus-one {
  width: 32px; }

.social-networking ul li.facebook-like {
  width: 48px; }

header .logo-container a {
  float: left; }

header ul.menu li {
  float: left; }

header ul.menu li a {
  float: left; }

footer {
  margin-top: 3em;
  background-image: url(../img/bg-footer.gif);
  background-repeat: repeat-x;
  background-color: #f3f3f3;
  padding-top: 58px;
  padding-bottom: 55px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  font-size: 0.8125em; }

footer p {
  float: left;
  padding-right: 1em; }

footer .common-footer-nav {
  float: left; }

footer .desktop-footer-nav {
  float: right; }

footer a {
  color: #36444d; }

footer a:hover {
  color: #7f8385; }

footer li {
  padding-left: 0.5em;
  display: inline; }

@media (max-width: 767px) {
  header .logo-container a {
    float: none; }

  header ul.menu li {
    float: none; }

  header ul.menu li a {
    float: none; } }
.row-wrapper {
  background-image: url(../img/bg-row.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10em;
  margin-bottom: 2em; }

.hide-separator {
  padding-bottom: 0;
  margin-bottom: 0;
  background-image: none; }

.container-fluid {
  max-width: 932px !important;
  margin: auto; }

/*.container-fluid { margin-left: -2.564102564%; }*/
/*.row-fluid [class*="span"]:first-child { margin-left: 2.564102564%; }*/
/*@media ( min-width: 1200px ) {*/
/*.container-fluid { margin-left: -2.564102564%; }*/
/*.row-fluid [class*="span"]:first-child { margin-left: 2.564102564%; }*/
/*}*/
/*@media (max-width: 979px) and (min-width: 768px) {*/
/*.container-fluid { margin-left: -2.564102564%; }*/
/*.row-fluid [class*="span"]:first-child { margin-left: 2.564102564%; }*/
/*}*/
.call-to-action {
  /*padding: 1.5em 0;*/
  overflow: hidden; }

.call-to-action a {
  display: block;
  float: left;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  background-image: url(../img/bg-cta-header.png);
  padding: 17px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-left: 10px; }

.call-to-action a:hover {
  background-image: url(../img/bg-cta-header-hover.png); }

.call-to-action a:first-child {
  margin-left: 0; }

.cms-content {
  line-height: 1.5em; }

.call-to-action a.grey {
  display: block;
  float: left;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  background-image: url(../img/bg-grey-button.png);
  padding: 17px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-border-radius: 5px; }

.container-fluid .row-fluid .span8 .cms-content {
  padding-right: 40px; }

.cms-content h3 {
  font-size: 1.25em;
  line-height: 1.25em;
  margin-top: 2em;
  margin-bottom: 1.25em;
  color: #0065B2; }

.cms-content h3:first-child {
  margin-top: 0; }

.cms-content p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1em; }

.cms-content ul {
  padding-left: 20px;
  margin: 1em 0; }

@media (max-width: 767px) {
  header {
    height: auto;
    min-height: 75px;
    background-image: none;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 0px;
    padding: 0; }

  .logo-container {
    padding-left: 10px; }

  header .logo-container a {
    margin-right: 0;
    margin-top: 29px;
    background-image: url(../img/logo-blackrock-mobile.png);
    background-repeat: no-repeat;
    height: 26px; }

  .menu-main-nav-container {
    clear: both;
    position: relative;
    right: 0;
    left: 0;
    height: 0;
    overflow: hidden; }

  .row-wrapper {
    padding-bottom: 5em;
    margin-bottom: 1em;
    background-image: url(../img/bg-row_mobile.png); }

  .hide-separator {
    padding-bottom: 0;
    margin-bottom: 0;
    background-image: none; }

  .generic-widget h3 {
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    font-size: 1.25em; }

  .menu-main-nav-container ul {
    padding-top: 16px; }

  .menu-main-nav-container .mobile-phone-open-carrot {
    height: 16px;
    width: 33px;
    position: absolute;
    right: 35px;
    top: 3px;
    background-repeat: no-repeat;
    background-image: url(../img/bg-nav-top-arrow.png);
    background-position: 0 0; }

  header ul.menu li {
    margin-left: 0;
    background-image: url(../img/bg-mobile-nav-bg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom; }

  header ul.menu li.current_page_item {
    padding-bottom: 0;
    border-bottom: 0; }

  header ul.menu li a {
    padding: 20px 10px;
    margin-top: 0;
    background-image: url(../img/bg-nav-arrow-mobile.png);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    display: block;
    text-transform: uppercase; }

  ul.sub-nav {
    padding-right: 10px;
    float: right;
    list-style: none;
    margin-top: 25px; }

  ul.sub-nav li {
    float: left;
    margin-left: 10px; }

  ul.sub-nav li:first-child {
    margin-left: 0; }

  ul.sub-nav li a {
    float: left;
    font-family: AkkuratProLight;
    text-decoration: none;
    color: #fff;
    background-image: url(../img/bg-button-nav-mobile.png);
    font-size: 0.71em;
    font-weight: bold;
    border-radius: 27px;
    padding: 10px 8px;
    text-transform: uppercase; }

  footer {
    margin-top: 10px;
    padding: 20px 0; }

  footer p {
    float: none;
    text-align: center; }

  footer .common-footer-nav {
    float: none;
    padding-bottom: 0.5em;
    padding-top: 0.5em; }

  footer ul li {
    display: block;
    padding: 0.4em 0;
    text-align: center; }

  footer .footer-social-network-container {
    text-align: center;
    height: 28px; }

  footer .footer-social-network-container li {
    display: inline;
    vertical-align: top; }

  footer .footer-social-network-container li * {
    vertical-align: top; }

  footer .footer-social-network-container li.facebook-like iframe {
    padding-top: 9px; }

  .od-links {
    display: none; }

  .dropdown {
    margin-bottom: 1em; }

  .cms-content {
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/ } }
@media (max-width: 480px) {
  .row-wrapper {
    padding-bottom: 4em; } }
@media (min-width: 768px) and (max-width: 979px) {
  footer .common-footer-nav {
    float: right; } }
/** BASE **/
.od-carousel .od-viewport {
  position: relative;
  overflow: hidden;
  width: 100%;
  /* override per-project either via CSS or init option */
  height: 120px;
  /* override per-project either via CSS or init option */ }

.od-carousel .od-tray {
  position: relative;
  top: 0;
  left: 0; }

.od-carousel .od-tray > li {
  position: relative;
  float: left;
  width: 33%;
  /* override per-project either via CSS or init option */
  height: 300px;
  /* override per-project either via CSS or init option */ }

/** SHARED **/
.od-carousel .od-tray,
.od-carousel .od-tray > li {
  list-style: none;
  margin: 0;
  padding: 0; }

.od-paginator ul, .od-paginator li {
  margin: 0;
  padding: 0; }

.od-paginator li {
  list-style: none; }

.od-paginator .current a {
  cursor: default;
  text-decoration: none;
  color: #000; }

.od-paginator .prev.current,
.od-paginator .next.current {
  display: none; }

.od-paginator .prev.on,
.od-paginator .next.on {
  display: block !important;
  /* applied when alwaysShow is set so .current cannot hide */ }

/* ABOUT US */
div.about-us-container div.span12 div.span12 {
  background: transparent url("../img/accordion-divider.png") bottom center no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 3em;
  margin-bottom: 2.5em;
  color: #36444d;
  line-height: 1.375em;
  font-size: 1em; }

div.about-us-container div.span12 div.widget-newsfeed-list div.span12 {
  padding-bottom: 2em;
  margin-bottom: 2em; }

div.about-us-container div.span12 div.span12.nodivider {
  background: none;
  margin-bottom: 0; }

div.about-us-container div.span12 div.span12 div.span6 h2 {
  font-size: 2.1875em;
  text-transform: uppercase;
  margin-bottom: .5em;
  line-height: 1.4em;
  font-weight: lighter; }

div.about-us-container div.span12 div.span12 div.span6 ul {
  list-style-position: inside;
  margin-left: 5%; }

div.about-us-container div.span12 div.span12 div.span6 img {
  margin: 1em 0em; }

div.about-us-container div.span12 div.span12 div.span6 table img {
  margin: 0; }

div.about-us-container div.span12 div.span12 small {
  font-size: .6em; }

div.about-us-container div.span12 div.span12 dl.brk-meet-our-people {
  margin-top: 1em; }

div.about-us-container div.span12 div.span12 table {
  padding: 1.125em 0em;
  display: block; }

div.about-us-container div.span12 div.span12 div.span6.right table {
  padding: 0em; }

div.about-us-container div.span12 div.span12 table tr {
  padding-bottom: .5em;
  overflow: hidden; }

div.about-us-container div.span12 div.span12 table tr td {
  vertical-align: middle; }

div.about-us-container div.span12 div.span12 table tr td h3 {
  color: #ff8c19;
  font-weight: bolder; }

div.about-us-container div.span12 div.span12 div.span6.right table tr td h3 {
  color: #006ab8; }

div.about-us-container div.span12 div.span12 table tr td strong {
  font-size: 1.125em; }

div.about-us-container div.span12 div.span12 table tr td {
  position: relative;
  margin-bottom: 1.5em;
  font-size: 0.875em; }

div.about-us-container div.span12 div.span12 div.span6.right table tr h3 {
  text-align: right; }

div.about-us-container div.span12 div.span12 table tr td {
  width: 70%;
  display: block;
  float: left; }

div.about-us-container div.span12 div.span12 table tr td:first-child {
  width: 30%;
  text-align: left; }

div.about-us-container div.span12 div.span12 div.span6.right table tr td:first-child {
  text-align: right; }

div.about-us-container div.span12 div.span12 table tr h3 {
  padding: 0;
  padding-right: 20%; }

div.widget-newsfeed-list {
  color: #36444D; }

div.widget-newsfeed-list ul {
  list-style: none;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 1.375em; }

div.widget-newsfeed-list ul li {
  float: left;
  display: block;
  width: 80%;
  font-size: 0.875em; }

div.widget-newsfeed-list ul li:first-child {
  width: 20%; }

div.widget-newsfeed-list ul li b.date {
  color: #0065b2; }

div.widget-newsfeed-list ul li h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
  padding: 0px; }

div.widget-newsfeed-list ul li a {
  font-size: 1em; }

div.widget-newsfeed-list div.feed {
  padding-top: 10px; }

@media (max-width: 768px) {
  div.about-us-container div.span12 div.span12 div.span6.right {
    margin-top: 1.5em; } }
@media (max-width: 480px) {
  div.about-us-container div.span12 div.span12 {
    background: transparent url("../img/accordion-divider-small.png") bottom center no-repeat; } }
.generic-widget h3 {
  font-family: 'AkkuratProLight';
  text-transform: uppercase;
  font-size: 2em;
  /*font-size: 1.25em;*/
  font-weight: normal;
  margin-bottom: 0.75em; }

.browse-openings h3 {
  font-size: 1.5em;
  font-weight: bold; }

.generic-widget h4 {
  font-family: 'AkkuratProLight';
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
  padding-bottom: 0.75em; }

.generic-widget.browse-openings input.openings {
  font-family: AkkuratProRegular;
  background-repeat: repeat-x;
  background-position: center;
  background-image: url("../img/bg-blue-button.png");
  padding: 20px;
  width: 15em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.25em;
  margin-bottom: 1em;
  text-align: center; }

.generic-widget.browse-openings input.openings:hover {
  background-image: url("../img/bg-blue-button-hover.png"); }

@media (max-width: 480px) {
  .generic-widget.browse-openings input.openings {
    width: 100%;
    padding: 15px;
    font-size: 1em; }

  .generic-widget.browse-openings h4 {
    font-size: 1.25em; }

  .generic-widget h4 {
    font-size: 2em; } }
.generic-header {
  margin: auto;
  position: relative;
  max-width: 1230px;
  min-height: 200px;
  /*margin-bottom: 3em;*/
  /*overflow: hidden;*/
  margin-bottom: 5em; }

.generic-header .span12 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.generic-header ul {
  list-style: none; }

.generic-header img {
  /*display: block;*/ }

.generic-header .header-content {
  max-width: 932px;
  padding: 0 30px;
  margin: auto;
  padding-top: 2em;
  color: #36444d; }

.generic-header .header-content h2 {
  font-family: 'AkkuratProLight';
  text-transform: uppercase;
  font-size: 3.58035713em;
  font-weight: normal;
  margin-bottom: 0.3em;
  width: 43%; }

.generic-header .header-content p {
  font-family: 'AkkuratProLight';
  line-height: 1.5em;
  font-size: 0.9325em;
  margin-bottom: 1em; }

.generic-header .header-content .description {
  width: 40%; }

.generic-header .profile-content {
  padding-top: 0.5em; }

.generic-header .profile-content p {
  text-transform: uppercase;
  font-size: 1.5em; }

.generic-header .profile-content p strong {
  text-transform: none;
  display: block;
  font-size: 0.75em; }

.generic-header .header-content p span.city {
  text-transform: uppercase;
  color: #17A8E3; }

@media screen and (max-width: 767px) {
  .generic-header {
    margin-bottom: 1em; }

  .generic-header .header-content {
    position: static;
    width: auto;
    padding-right: 10px;
    padding-left: 10px; }

  .generic-header .header-content .inner-container {
    width: auto; } }
.widget-single-image .image-container img {
  display: block;
  width: 100%; }

.widget-single-image p {
  padding-top: 1em; }

.widget-single-youtube iframe {
  width: 100%;
  height: 300px; }

.span12 .widget-single-youtube iframe {
  height: 580px; }

.widget-single-youtube p {
  padding-top: 1em; }

/*map*/
#map_canvas {
  /*height: 100%; */
  height: 480px;
  /*TODO: testing*/ }

#map_canvas img {
  max-width: inherit; }

#map_canvas .mapMarker {
  border: 1px solid white; }

#map_canvas .mapMarker a {
  font-weight: normal; }

#map_canvas .mapMarker a:hover {
  font-weight: bold;
  /*letter-spacing: 2px;*/
  text-decoration: none;
  /*font-family: AkkuratProBold;*/ }

#map_canvas .mapMarker .content {
  border: 1px solid white; }

#map_canvas_info {
  padding-left: 20px;
  width: 26.887734%; }

#map_canvas_info h2 {
  color: #0065b2;
  font-size: 1.7em;
  padding-bottom: 10px;
  line-height: 1.1em;
  font-family: AkkuratProRegular;
  font-weight: normal; }

#map_canvas_info p {
  color: #36444d;
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 25px; }

#map_canvas_info a.browse_openings, a.browse_openings.mobile {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: Helvetica;
  font-weight: lighter;
  text-align: center; }

#map_canvas_info a.browse_openings span, a.browse_openings.mobile span {
  background: transparent url("../img/green-gradient-bg.jpg") repeat-x center;
  float: left;
  padding: 15px;
  width: 190px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

a.browse_openings.mobile, #map_canvas_info_mobile {
  clear: both;
  display: none; }

@media (max-width: 768px) {
  #map_canvas {
    width: 100% !important;
    margin-right: 0; }

  #map_canvas_info {
    width: 100%; } }
@media (max-width: 480px) {
  #map_canvas_info {
    display: none !important; }

  #map_canvas {
    float: none;
    padding-top: 10px;
    width: 100% !important;
    height: 178px !important;
    margin: 0px auto; }

  a.browse_openings.mobile {
    margin: 10px 5.625%;
    font-size: 15px;
    display: inherit; }

  #map_canvas_info_mobile {
    display: inherit;
    margin-bottom: 0.5em; }

  a.browse_openings.mobile span {
    padding: 13px; } }
/*twitter*/
.twitterWidget {
  overflow: hidden; }

.twitterWidget a {
  /*color: #008f9f;*/
  text-decoration: none; }

.twitterWidget .info {
  width: 50%;
  height: 100%;
  background: url(../img/chrome-twitter-divider.png) no-repeat scroll 100% 0;
  float: left; }

.twitterWidget .info .icon {
  width: 73px;
  padding-right: 10px;
  height: 100%;
  float: left; }

/*
.twitterWidget .info .icon img {
	width:100%;
	height:100%;
}
*/
.twitterWidget .info .copy {
  margin-left: 6em; }

.twitterWidget .info .copy h2 {
  font-size: 1.25em;
  /* 20/16 */
  /*color: #008f9f;*/ }

.twitterWidget .info .copy p {
  font-style: italic;
  line-height: 1.375em;
  /* 22/16 */
  padding: 1.1875em 3.375em 1.1875em 0;
  /* 19/16  & 70 /16 */ }

.twitterWidget .info .copy a.follow {
  background: url("../img/icon-twitter.png") no-repeat scroll 0 0;
  padding-left: 1.875em;
  /* 30/16 */ }

.twitterWidget .feed {
  width: 50%;
  height: 100%;
  float: left; }

.twitterWidget .feed ul {
  overflow: hidden;
  list-style-type: none;
  padding: 0 0.75em 0 3.4375em;
  /* 12/16 & 55/16 */ }

.twitterWidget .feed ul li {
  line-height: 1.375em;
  /* 22/16 */
  padding-top: 2.25em;
  /* 36/16 */ }

.twitterWidget .feed ul li:first-child {
  padding-top: 0; }

.twitterWidget .feed ul li span.time {
  color: #36444d;
  font-size: 0.75em;
  /* 12/16 */
  white-space: nowrap; }

@media (max-width: 767px) {
  .twitterWidget .info {
    float: none;
    width: 100%;
    background: none; }

  .twitterWidget .feed {
    float: none;
    width: 100%; }

  .twitterWidget .feed ul {
    padding-top: 1.875em;
    /* 30/16 */
    padding-left: 0; }

  .twitterWidget .info .copy {
    margin-left: 0; }

  .twitterWidget .info .copy p {
    padding-right: 0; } }
    
    
.widget-components-diagram ul{
	list-style-image: url(../../../uploads/images/icon_check.gif);
}

/*mockups */
.mockup_intern{
	background: url(../../../uploads/mockup_diversity_and_inclusion.png);
	display: none;
	position: absolute;
	top: 0;
	left: 100px;
	width: 816px;
	height: 212px;
	z-index: 1000;
	opacity: .6;
}
.widget-components-diagram{
	margin-top: 25px 0;
}
.widget-components-diagram .cms-content{
	margin: 25px 0;
}
.widget-blackrock-network{
	margin: 30px 0;
}
.intern_graduate_program .widget-single-youtube{
	margin: 35px 0 0 0;
}
.intern_graduate_program .widget-single-youtube iframe{
	width: 640px;
	height: 480px;
}
.intern_graduate_program .widget-single-youtube .cms-content{
	text-align: center;
}
.widget-youtube {
  overflow: hidden;
  position: relative; }

.widget-youtube .video-wrapper {
  position: absolute;
  top: 56px;
  left: 0;
  bottom: 0;
  right: 19.5%; }

.widget-youtube .video-list {
  float: right;
  width: 18.295218%; }

.widget-youtube .video-list ul {
  width: 100%;
  list-style: none; }

.widget-youtube .video-list ul li {
  width: 100%; }

.widget-youtube .video-list ul li a {
  display: block; }

.widget-youtube .video-list ul li a img {
  width: 100%;
  max-height: 100%; }

.widget-youtube {
  z-index: 1;
  position: relative; }

.widget-youtube .video-wrapper iframe {
  width: 100%;
  min-height: 100%; }

.widget-youtube ul li {
  padding-top: 10px; }

.widget-youtube ul li:first-child {
  padding-top: 0; }

@media (max-width: 767px) {
  .widget-youtube .video-wrapper,
  .widget-youtube .video-list {
    position: static;
    width: auto;
    float: none;
    margin: 0%; }

  .widget-youtube .video-wrapper {
    height: 320px; }

  .widget-youtube .video-list {
    margin-top: 14px;
    height: 80px;
    overflow: hidden; }

  .widget-youtube .video-list ul {
    width: auto;
    min-height: 100%; }

  .widget-youtube .video-list ul li {
    float: left;
    margin-right: 10px;
    padding-bottom: 0;
    padding-top: 0;
    width: 135px;
    height: 80px; } }
@media (max-width: 480px) {
  .widget-youtube .video-wrapper {
    height: 164px; } }
table.events {
  width: 100%; }

table.events td {
  vertical-align: top;
  padding-right: 1em;
  padding-bottom: 0.8em; }

table.events td.start-date {
  width: 3em;
  font-weight: bold; }

table.events td.start-time {
  width: 5em;
  font-weight: bold; }

table.events td.download a {
  display: block;
  height: 27px;
  width: 29px;
  background-image: url(../img/icon-calendar.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden; }

table.events td.download a:hover {
  background-position: 0 -27px; }

table.events td.title-location .location {
  font-weight: bold;
  font-size: 0.875em; }

table.events td.title-location .title {
  font-size: 0.875em;
  font-weight: normal;
  display: block; }

table.events td.title-location .location {
  display: block; }

.pick-a-region {
  margin-top: 2em;
  padding-top: 2.5em;
  background-image: url(../img/bg-events-separator.png);
  background-repeat: no-repeat;
  background-position: 50% 0; }

.pick-a-region p {
  /*padding: 1em 0;*/ }

ul.event-list {
  overflow: hidden;
  list-style: none;
  margin: 0.75em 0; }

ul.event-list li {
  float: left;
  color: #36444d; }

ul.event-list li.date {
  width: 22.661123%;
  padding-right: 2.2869023%; }

ul.event-list li.title {
  width: 30.224532%;
  padding-right: 2.2869023%; }

ul.event-list li.time {
  width: 17.033264%;
  padding-right: 2.2869023%;
  text-transform: uppercase; }

ul.event-list li.time_zone {
  width: 9.8752599%;
  padding-right: 2.2869023%;
  text-transform: uppercase; }

ul.event-list li.download a {
  display: block;
  height: 31px;
  width: 29px;
  background: transparent url(../img/icon-calendar.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden; }

#naviageList .region-container h4 {
  padding: 1em 0;
  text-transform: uppercase;
  color: #0065b2;
  font-weight: bold; }

#naviageList .allLocations {
  padding-top: 1em; }

#naviageList div.event_footer {
  padding: 2em 0 3em 0; }

#naviageList .region-container div.dropdown.events {
  float: none; }

@media (max-width: 768px) {
  #naviageList .allLocations {
    padding-top: 0; }

  #naviageList .allLocations h4 {
    margin-top: 1em; } }
@media (max-width: 480px) {
  table.events {
    font-size: 0.7em; }

  ul.event-list li.title {
    float: none;
    width: 100%; }

  div.dropdown.events.region {
    width: 100%; } }
/* Offices Landing & Detail */
.hide {
  display: none; }

.clr {
  clear: both;
  overflow: hidden; }

.padR84 {
  padding-right: 84px; }

.padR20 {
  padding-right: 20px; }

.fL {
  float: left; }

.c_0065B2 {
  color: #0065B2; }

.c14 {
  font-size: 14px; }

.tTU {
  text-transform: uppercase; }

.widget-office-region-dropdown h3 {
  margin-top: 1em; }

.hide-separator .widget-office-region-dropdown h3 {
  margin-top: 0; }

div.office_landing div.hero_widget {
  background: transparent url("../img/office-landing-hero.png") no-repeat;
  height: 580px;
  position: relative; }

div.office_landing div.pagecontent {
  margin: 0 auto; }

div.office_landing div.hero_widget h2 {
  font-size: 4.3em;
  font-weight: lighter;
  color: #36444d;
  line-height: 72px;
  position: absolute;
  top: 65px;
  left: 1.4553015%;
  width: 404px;
  text-transform: uppercase; }

div.office_landing div.hero_widget p {
  font-size: 1.03em;
  font-weight: lighter;
  color: #36444d;
  line-height: 24px;
  position: absolute;
  top: 295px;
  left: 1.4553015%;
  width: 320px;
  opacity: 0.8; }

div.office_landing h3 {
  font-size: 35px;
  font-weight: lighter;
  color: #36444d;
  line-height: 19.49px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 32px;
  margin-bottom: 32px; }

div.country_list {
  padding-bottom: 30px;
  clear: both; }

div.country_list ul {
  float: left;
  list-style: none;
  width: 20%;
  padding-right: 2em; }

div.country_list ul li {
  padding-bottom: 8px;
  font-size: 16px; }

div.country_list ul li a {
  color: #17a8e3;
  line-height: 1.2em; }

div.office_maps div.pagecontent {
  /*padding-bottom: 30px;*/
  /*padding: 0% 1.4553015%;*/ }

div.office_maps p.regions.title {
  margin: 10px 0; }

div.office_maps div.region {
  position: relative;
  float: left;
  list-style: none;
  margin-right: 20px; }

div.office_maps div.locations {
  position: relative;
  float: left;
  list-style: none; }

div.dropdown {
  max-width: 460px;
  min-width: 300px;
  display: block;
  text-decoration: none;
  /*font-size: 16px;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  /*width: 268px;*/
  /*margin-bottom: 20px;*/
  height: 39px;
  background-repeat: repeat-x;
  background-image: url("../img/office-landing-selectbg.jpg");
  background-color: transparent; }

div.dropdown:hover {
  background-image: url(../img/bg-select-box-hover.png); }

div.dropdown.inactive {
  background: transparent url("../img/office-landing-selectbg-notactive.png") repeat-x; }

/*div.dropdown span.divider{
	background: transparent url("../img/office-landing-selectbg.jpg") repeat-x;
}*/
div.dropdown span.arrow {
  display: block;
  position: absolute;
  z-index: 5;
  right: 15px;
  top: 3px;
  width: 29px;
  height: 31px;
  background: transparent url("../img/select-arrow-active-down.png") no-repeat; }

div.dropdown.inactive span.arrow {
  background: transparent url("../img/select-arrow-inactive-down.png") no-repeat; }

div.dropdown select {
  position: absolute;
  z-index: 10;
  font-size: 16px;
  line-height: 16px;
  display: block;
  width: 100%;
  height: 39px;
  opacity: 0;
  -ms-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

div.dropdown span.label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 1em;
  line-height: 1em;
  padding: 12px;
  text-transform: uppercase; }

div.dropdown ul {
  list-style: none;
  margin: 0px;
  background: #ff921c;
  position: absolute;
  top: 30px;
  width: 100%;
  padding-bottom: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 300px;
  overflow-y: auto; }

div.dropdown ul li a {
  padding: 5px 15px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-family: Arial;
  display: block; }

div.dropdown ul li a:hover {
  background-color: #fff;
  color: #ff921c; }

#map_canvas_info_mobile {
  line-height: 18px;
  padding-bottom: 8px; }

div.office_maps div.dropdown {
  float: left;
  margin: 1em 0;
  margin-right: 1em; }

@media (max-width: 480px) {
  div.dropdown {
    width: 100%;
    margin-bottom: 1em; }

  div.office_landing div.hero_widget h2 {
    font-size: 2em;
    line-height: 35px;
    left: 5.625%;
    top: 20px;
    width: 94.375%; }

  div.office_landing div.hero_widget p {
    top: 100px;
    left: 5.625%;
    width: 44.6875%; }

  div.office_maps div.pagecontent, #map_canvas_info_mobile {
    padding: 0%; }

  div.office_maps div.dropdown {
    margin-left: 0px; } }
.slideshow-widget {
  min-height: 250px; }

.slideshow-widget a.external-link {
  padding-right: 0;
  background-image: none; }

.slideshow-widget a.external-link span {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url(../img/external-link-open-icon.png);
  padding-right: 20px; }

.slideshow-widget .carousel ul {
  display: none; }

.slideshow-widget .od-carousel ul {
  display: block; }

.slideshow-widget .slideshow {
  padding: 0 10px; }

.slideshow-widget .slideshow-tabs {
  list-style: none;
  overflow: hidden;
  margin-bottom: 1em; }

.slideshow-widget .slideshow-tabs li {
  float: left;
  margin-right: 30px; }

.slideshow-widget .slideshow-tabs li.selected {
  background-image: url(../img/bg-tab-left.png);
  background-repeat: no-repeat; }

.slideshow-widget .slideshow-tabs li a {
  float: left;
  font-family: AkkuratProRegular;
  padding: 10px 20px; }

.slideshow-widget .slideshow-tabs li.selected a {
  color: #34444f;
  background-image: url(../img/bg-tab-right.png);
  background-position: 100% 0;
  background-repeat: no-repeat; }

nav.pagination {
  position: absolute;
  top: 50%;
  height: 0;
  margin-top: -23px;
  left: 0;
  right: 0;
  z-index: 1000; }

nav.pagination .prev {
  position: absolute;
  left: -20px; }

nav.pagination .next {
  position: absolute;
  right: -20px; }

nav.pagination li.next a {
  background-image: url(../img/img-carousel-arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  height: 46px;
  width: 45px;
  display: block;
  text-indent: -9999px; }

nav.pagination li.prev a {
  background-image: url(../img/img-carousel-arrows.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 46px;
  width: 45px;
  display: block;
  text-indent: -9999px; }

nav.pagination li a:hover {
  background-position: 0 -45px; }

nav.pagination li.next a:hover {
  background-position: 100% -45px; }

nav.pagination li.current a {
  background-position: 0 -90px; }

nav.pagination li.current.next a {
  background-position: 100% -90px; }

section.carousel {
  position: relative;
  z-index: 100; }

section.carousel ul.od-tray li {
  position: relative;
  background-color: #f2f2f2; }

section.carousel ul.od-tray li img.main {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100; }

section.carousel ul.od-tray li .content {
  position: absolute;
  z-index: 500;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  line-height: 1.25em;
  padding: 1.5em 1.7em; }

section.carousel ul.od-tray li img {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 500; }

section.carousel ul.od-tray li .content h3 {
  width: 100%;
  color: #36444d;
  font-family: AkkuratProLight;
  font-size: 1.375em;
  font-weight: bold;
  line-height: 1.25em;
  text-transform: none;
  margin-bottom: 0.5em; }

section.carousel ul.od-tray li .content p {
  width: 100%; }

section.carousel ul.od-tray li a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
  display: block;
  background-image: url(../img/blank.gif); }

section.carousel ul.od-tray li a span {
  color: #17a8e3;
  font-family: AkkuratProBold;
  font-weight: normal;
  font-size: 0.9em;
  letter-spacing: -0.05em;
  position: absolute;
  bottom: 1.0em;
  left: 1.7em;
  display: block; }

.generic-widget li:hover span {
  text-decoration: underline; }

section.carousel ul.od-tray li .content p.quote {
  font-size: 1.575em;
  text-indent: -0.4em; }

section.carousel ul.od-tray li .content .group {
  margin: 1em 0;
  width: 60%; }

section.carousel ul.od-tray li.grey,
section.carousel ul.od-tray li.grey-profile {
  background-repeat: repeat-y;
  background-image: url(../img/bg-grey-slide.png);
  background-color: #eaeaea; }

section.carousel ul.od-tray li.grey .content p {
  color: #36444d; }

section.carousel ul.od-tray li.grey .content p.source {
  margin-bottom: 0.5em; }

section.carousel ul.od-tray li.grey-profile .content h3 {
  font-size: 2.1875em;
  text-transform: uppercase;
  font-weight: normal; }

section.carousel ul.od-tray li.grey-profile img {
  opacity: 0.45; }

section.carousel ul.od-tray li.grey-profile:hover img {
  opacity: 1.0; }

section.carousel ul.od-tray li.orange {
  background-repeat: repeat-x;
  background-image: url(../img/meet-quote-bg.jpg);
  background-color: #ff841a;
  color: #fff; }

section.carousel ul.od-tray li.orange .content h3 {
  color: #fff;
  font-size: 1.875em;
  font-weight: normal;
  text-transform: uppercase; }

section.carousel ul.od-tray li.orange a span {
  color: #8d4800; }

section.carousel ul.od-tray li.green {
  background-repeat: repeat-x;
  background-image: url(../img/bg-green-slide.png);
  background-color: #4bb832;
  color: #fff; }

section.carousel ul.od-tray li.green .content h3 {
  color: #fff;
  font-size: 2.0em;
  font-weight: normal;
  text-transform: uppercase; }

section.carousel ul.od-tray li.green a span {
  color: #045326; }

@media (max-width: 767px) {
  .slideshow-widget .slideshow {
    padding: 0;
    margin-left: -20px;
    margin-right: -20px; }

  section.carousel ul.od-links {
    display: none; }

  section.carousel ul.od-tray li .content {
    /*padding: 0.75em;*/ }

  section.carousel ul.od-tray li .content {
    font-size: 0.9em;
    line-height: 1.25em; }

  section.carousel ul.od-tray li .content h3 {
    padding-left: 0;
    padding-right: 0; }

  section.carousel ul.od-tray li.green .content h3 {
    font-size: 1.375em;
    line-height: 1.3em; }

  section.carousel ul.od-tray li.orange .content h3 {
    font-size: 1.375em; }

  section.carousel ul.od-tray li.grey-profile .content h3 {
    font-size: 1.8em;
    line-height: 1.0em; }

  section.carousel ul.od-tray li .content span {
    bottom: 0.5em;
    font-size: 0.85em; } }
@media (max-width: 360px) {
  section.carousel ul.od-tray li .content {
    font-size: 1.0em;
    line-height: 1.2em; }

  section.carousel ul.od-tray li.green .content {
    font-size: 0.9em;
    line-height: 1.1em; }

  section.carousel ul.od-tray li.green .content h3,
  section.carousel ul.od-tray li.grey .content h3,
  section.carousel ul.od-tray li.orange .content h3 {
    font-size: 1.0em;
    line-height: 1.2em; }

  section.carousel ul.od-tray li .content {
    font-size: 0.9em;
    line-height: 1.1em; } }
.meet_profile {
  margin-top: 2em;
  overflow: hidden; }

.meet_profile h3 {
  padding-bottom: 0; }

.meet_profile li {
  width: 33%;
  padding-bottom: 33%;
  float: left;
  height: 0;
  overflow: hidden;
  background-color: #F2F2F2;
  position: relative; }

.meet_profile li .profile_image {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.45; }

.meet_profile li:hover .profile_image {
  opacity: 1.0; }

.meet_profile li .profile_block {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 32px; }

.meet_profile li.quote .profile_block {
  padding: 1em; }

.meet_profile li .profile_block h3 {
  line-height: 1.25em;
  font-weight: normal;
  padding-bottom: 0.4em; }

.meet_profile li .profile_block p {
  font-size: 1em;
  line-height: 1.2em;
  color: #36444D;
  padding-bottom: 1em;
  width: 80%; }

.meet_profile li .profile_block a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  overflow: hidden;
  background-image: url(../img/blank.gif); }

.meet_profile li .profile_block a span {
  position: absolute;
  font-family: AkkuratProBold;
  left: 32px;
  bottom: 2em; }

.meet_profile li.quote {
  font-size: 1.575em;
  line-height: 1.8em;
  background-repeat: repeat-x;
  background-image: url(../img/meet-quote-bg.jpg);
  background-color: #FF841A; }

.meet_profile li.quote:hover span {
  text-decoration: none; }

.meet_profile li.quote p {
  text-indent: -0.4em;
  width: auto;
  color: #fff; }

.meet_profile li.quote p span {
  display: block;
  margin-top: 10px;
  font-size: 0.7em;
  text-align: right;
  width: 100%; }

@media (max-width: 767px) {
  .meet_profile li .profile_block a span {
    font-size: 0.9em;
    line-height: 1.1em;
    bottom: 0.5em; }

  .meet_profile li h3 {
    font-size: 1.3em;
    line-height: 1.6em; }

  .meet_profile li p {
    font-size: 0.9em;
    line-height: 1.1em; }

  .meet_profile li.quote {
    font-size: 1.2em; } }
@media (max-width: 575px) {
  .meet_profile li .profile_block {
    padding: 16px; }

  .meet_profile li .profile_block a span {
    left: 16px; }

  .meet_profile li {
    width: 50%;
    padding-bottom: 50%; }

  .meet_profile li.quote {
    /*font-size: 1.3em;*/ } }
.related-content h3 {
  text-transform: uppercase;
  color: #0065b2;
  font-weight: normal;
  margin-bottom: 1.25em;
  padding-left: 0;
  font-size: 1.25em;
  line-height: 1.25em; }

.related-content {
  margin-bottom: 3.625em;
  color: #444444; }

.related-profile-widget h6 {
  padding-top: 1.5em; }

.related-content ul {
  list-style: none; }

.related-content ul li {
  overflow: hidden; }

.related-content {
  /*font-size: 1.125em;*/
  /*line-height: 1.5625em;*/ }

.related-content h6 {
  margin: 0;
  padding-bottom: 1em;
  line-height: normal;
  font-family: AkkuratProRegular;
  font-weight: bold; }

.related-content a {
  color: #17a8e3; }

.divisions h3 {
  font-size: 1.25em;
  color: #0065b2;
  padding-bottom: 1.25em; }

.divisions {
  font-size: 1em;
  color: #444444;
  line-height: 1.5em; }

.divisions p, .divisions div {
  padding-bottom: 1.25em; }

.related-content .profile_image {
  float: left;
  padding-right: 2.7586207%;
  width: 25.862069%;
  padding-bottom: 1.5em; }

.related-content p {
  line-height: 1.25em;
  margin-bottom: 1em; }

@media (max-width: 768px) {
  div.span4 {
    /*padding-top: 4em;*/ }

  .generic-widget.related-content h3 {
    font-size: 1.25em;
    /*padding-bottom: 1em;*/ }

  .related-content {
    margin-top: 2em;
    margin-bottom: 0;
    /*font-size: 0.8125em;*/ }

  .related-content h6, .divisions h3 {
    /*font-size: 1em;*/ }

  .divisions h3 {
    /*padding-bottom: 1em;*/ }

  .divisions {
    /*font-size: 0.8125em;*/ }

  .divisions p, .divisions div {
    padding-bottom: 1em; } }
#naviageList .navigate-content {
  overflow: hidden; }

#naviageList h3 {
  background: transparent url("../img/accordion-divider.png") top center no-repeat;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.5625em;
  /*padding-top: 0.55em;*/ }

#naviageList h3.first {
  background: none; }

#naviageList h3 div.title {
  cursor: pointer;
  background: transparent url("../img/accordion-expand.png") center right no-repeat;
  color: #17a8e3;
  text-transform: uppercase;
  padding: 1em 0;
  padding-right: 40px; }

#naviageList p {
  color: #36444d;
  line-height: 1.25em; }

#naviageList p.summary {
  padding: 0 0 1.5em;
  margin-right: 185px; }

#naviageList h4 {
  color: #17a8e3;
  font-size: 1em;
  text-transform: none;
  padding-bottom: 0em; }

#naviageList h4 a {
  color: #17a8e3; }

#naviageList h3.ui-state-active {
  /*background: none;*/
  padding-bottom: 0em;
  margin-bottom: 0em; }

#naviageList h3.ui-state-active div.title {
  cursor: default;
  background: transparent url("../img/accordion-collaspe.png") center right no-repeat;
  color: #0065b2; }

#naviageList div.divisions {
  min-height: 11em; }

#naviageList div.divisions,
#naviageList div.profiles {
  overflow: hidden; }

#naviageList div.divisions div.division {
  min-height: 11em; }

#naviageList div.divisions div.division,
#naviageList div.profiles div.profile {
  float: left;
  width: 30%;
  padding-right: 3%;
  overflow: hidden; }

#naviageList div.profiles div.profile {
  width: 11em;
  padding-bottom: 1.5em; }

#naviageList div.profiles img.profile_image {
  float: left;
  padding-right: 4.2820513%; }

#naviageList div.profiles h4 {
  color: #36444d;
  padding-top: 1em;
  padding-bottom: 1em;
  text-transform: uppercase; }

#naviageList div.profiles a {
  display: block;
  padding-top: 1.8em;
  color: #17a8e3; }

#naviageList div.divisions p, #naviageList div.profiles p {
  padding: 0; }

@media (max-width: 480px) {
  #naviageList h3 {
    background: transparent url("../img/accordion-divider-small.png") top center no-repeat;
    font-size: 1.25em; }

  #naviageList h3 div.title,
  #naviageList h3.ui-accordion-header div.title {
    background: transparent url("../img/accordion-expand-small.png") center right no-repeat;
    color: #17A8E3; }

  #naviageList h3.ui-state-active div.title {
    background: transparent url("../img/accordion-collaspe-small.png") center right no-repeat;
    color: #17A8E3; }

  #naviageList p.summary {
    font-size: 0.8125em; }

  #naviageList div.divisions div.division, #naviageList div.profiles div.profile {
    width: 100%;
    padding-right: 0%; }

  #naviageList div.profiles a {
    width: 70%; }

  #naviageList .navigate-content div.class-events div.event-list {
    background: transparent url("../img/accordion-divider-small.png") top center no-repeat !important; } }
#naviageList .group-venn {
  float: right;
  padding-bottom: 2em; }

@media (max-width: 768px) {
  #naviageList div.dropdown {
    margin-bottom: 1em; }

  #naviageList div.divisions div.division, #naviageList div.profiles div.profile {
    width: 44.316239%; }

  #naviageList .navigate-content div.class-events {
    line-height: 1.5em; }

  #naviageList .navigate-content div.class-events h4 {
    color: #36444d;
    font-size: 1em;
    padding: 0.5em 0;
    padding-top: 0;
    font-weight: normal; }

  #naviageList .navigate-content div.class-events div.event-list {
    background: transparent url("../img/accordion-divider.png") top center no-repeat;
    padding: 0.5em 0;
    position: relative; }

  #naviageList h3 {
    background: none; }

  #naviageList .navigate-content div.class-events div.event-list div.date {
    padding-right: 0.5em; }

  #naviageList .navigate-content div.class-events div.event-list div.title {
    margin-right: 2.5em; }

  #naviageList .navigate-content div.class-events div.event-list div.download a {
    display: block;
    height: 31px;
    width: 29px;
    background: transparent url(../img/icon-calendar.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0.8em; }

  #naviageList div.event_footer a {
    color: #17A8E3;
    font-weight: bold; }

  #naviageList .navigate-content p.summary {
    padding: 0 0 0.5em 0em;
    margin-right: 0; } }
@media (max-width: 768px) {
  #naviageList div.divisions div.division, #naviageList div.profiles div.profile {
    float: none;
    width: auto;
    min-height: 0; } }
