/* Minification failed. Returning unminified contents.
(7340,19): run-time error CSS1062: Expected semicolon or closing curly-brace, found 'padding'
 */
@font-face {
  font-family: "Myriad Pro Cond 1167289";
  src: url("/assets/main/fonts/webfonts/b4852b31-892b-45db-a043-d946709730ed.eot?#iefix");
  src: url("/assets/main/fonts/webfonts/b4852b31-892b-45db-a043-d946709730ed.eot?#iefix") format("eot"), url("/assets/main/fonts/webfonts/ee091f8d-27cd-489b-b7a1-f77d6d222251.woff") format("woff"), url("/assets/main/fonts/webfonts/89fcbc43-3863-4967-bafc-235ece4fde60.ttf") format("truetype"), url("/assets/main/fonts/webfonts/0a9c288f-c817-4fce-8ce7-4cbf0c0c4119.svg#0a9c288f-c817-4fce-8ce7-4cbf0c0c4119") format("svg");
}
@font-face {
  font-family: "Myriad Pro 1167301";
  src: url("/assets/main/fonts/webfonts/76fda6fb-8617-4e88-b290-945c47127ceb.eot?#iefix");
  src: url("/assets/main/fonts/webfonts/76fda6fb-8617-4e88-b290-945c47127ceb.eot?#iefix") format("eot"), url("/assets/main/fonts/webfonts/01932eb5-2a4e-4bd4-b8a8-8e04f69b2d66.woff") format("woff"), url("/assets/main/fonts/webfonts/b1811139-1d49-42a2-8353-e29ca087433c.ttf") format("truetype"), url("/assets/main/fonts/webfonts/77a8ed10-0737-4849-9972-26d6e7585df5.svg#77a8ed10-0737-4849-9972-26d6e7585df5") format("svg");
}
@font-face {
  font-family: "Myriad W08 Semibold";
  src: url("/assets/main/fonts/webfonts/44632421-aa5e-4564-95e1-9c56392b3708.eot?#iefix");
  src: url("/assets/main/fonts/webfonts/44632421-aa5e-4564-95e1-9c56392b3708.eot?#iefix") format("eot"), url("/assets/main/fonts/webfonts/4aa4296f-63c3-43a5-810a-58279e79fa8b.woff") format("woff"), url("/assets/main/fonts/webfonts/f90d27fc-fd02-4e0b-877a-4213c293ceec.ttf") format("truetype"), url("/assets/main/fonts/webfonts/d7929319-a857-472c-9acb-891f0efac51d.svg#d7929319-a857-472c-9acb-891f0efac51d") format("svg");
}

@font-face {
  font-family: 'UNR-icons';
  src: url('/assets/main/fonts/UNR-icons.eot');
  src: url('/assets/main/fonts/UNR-icons.eot?#iefix') format('embedded-opentype'), url('/assets/main/fonts/UNR-icons.ttf') format('truetype'), url('/assets/main/fonts/UNR-icons.woff') format('woff'), url('/assets/main/fonts/UNR-icons.svg#UNR-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'MyriadProBoldCond9';
    src: url('/assets/main/fonts/webfonts/MyriadProBoldCond9.eot');
    src: url('/assets/main/fonts/webfonts/MyriadProBoldCond9.eot') format('embedded-opentype'),
         url('/assets/main/fonts/webfonts/MyriadProBoldCond9.woff2') format('woff2'),
         url('/assets/main/fonts/webfonts/MyriadProBoldCond9.woff') format('woff'),
         url('/assets/main/fonts/webfonts/MyriadProBoldCond9.ttf') format('truetype'),
         url('/assets/main/fonts/webfonts/MyriadProBoldCond9.svg#MyriadProBoldCond9') format('svg');
}
/**
 * Bootstrap Imports
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #ffffff;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #2e6ca2;
  text-decoration: none;
}

.content li a {
    text-decoration: underline;
}

.content table a {
    text-decoration: underline;
}

.content p a {
    text-decoration: underline;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute!important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/**
 * Mixins
 */
.inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.disable-highlight {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fontfix {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.disable-highlight {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/**
 * General Styles
 */
body {
  position: relative;
  z-index: 1;
  color: #555555;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #003366;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.debug {
  box-shadow: 0 0 0 1px red;
}
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
/**
 * Form
 *
 */
.form {
  margin: 0;
  padding: 0;
}
/**
 * Logo text replace
 *
 */
.logo-swap {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background: url("/assets/main/img/logo-sprites.png") no-repeat center 0;
  text-indent: -9999em;
  overflow: hidden;
}
#footer-logo {
  background-position: center -692px;
  width: 71px;
  height: 71px;
}
#header-logo {
  background-position: center -280px;
  width: 112px;
  height: 112px;
}
#header-mobile-logo {
  background-position: center -692px;
  width: 48px;
  height: 48px;
}
#push-mobile-logo {
  background-position: center -692px;
  width: 48px;
  height: 48px;
}
/**
 * Buttons
 */
.btn,
.btn span {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.45);
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: .77em 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  border: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.45);
}
.btn span {
  color: rgba(255, 255, 255, 0.45);
}
.btn:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.btn:hover span {
  color: #ffffff;
}
.btn-blue {
  border-color: #003366;
  border-color: rgba(0, 51, 102, 0.45);
  color: #003366;
  color: rgba(0, 51, 102, 0.45);
  background-color: transparent;
}
.btn-blue span {
  color: #003366;
  color: rgba(0, 51, 102, 0.45);
}
.btn-blue:hover {
  border-color: #003366;
  color: #003366;
}
.btn-blue:hover span {
  color: #003366;
}
.btn-solid {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #003366;
}
.btn-solid:hover {
  color: #003366;
}
.btn-solid.btn-blue {
  border-color: #003366;
  background-color: #003366;
  color: #ffffff;
}
.btn-solid.btn-blue:hover {
  background-color: #5292bc;
  border-color: #5292bc;
}
.btn-solid.btn-light-blue {
  border-color: #467ca1;
  background-color: #467ca1;
  color: #ffffff;
}
.btn-solid.btn-light-blue:hover {
  background-color: #ffffff;
  border-color: #5292bc;
  color: #5292bc;
}
.btn-solid.btn-orange {
  border-color: #ff812c;
  background-color: #ff812c;
  color: #ffffff;
}
.btn-solid.btn-orange:hover {
  background-color: #ffffff;
  border-color: #ff812c;
  color: #ff812c;
}
.btn-solid.btn-green {
  border-color: #a4bc3c;
  background-color: #a4bc3c;
  color: #ffffff;
}
.btn-solid.btn-green:hover {
  background-color: #ffffff;
  border-color: #a4bc3c;
  color: #a4bc3c;
}
.btn-solid.btn-gold {
  border-color: #fec039;
  background-color: #fec039;
  color: #ffffff;
}
.btn-solid.btn-gold:hover {
  background-color: #ffffff;
  border-color: #fec039;
  color: #fec039;
}
.btn span {
  position: relative;
  top: 2px;
  margin-right: .2em;
}
.mobile-top-btn {
  width: 100%;
  text-align: center;
  margin: 1em 0 0;
  font-size: 16px;
}
.mobile-top-btn .btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: .55em 1em;
  width: auto;
}
.mobile-top-btn span {
  font-size: .8em;
  top: 0;
  margin-right: .5em;
}
/**
 * Header
 */
.header {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  height: 700px;
  position: relative;
}
.header-bg-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.header-bg {
  background-color: #003366;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 840px;
  z-index: -22;
}
.header-bg img {
  height: auto !important;
  min-height: 100%;
}
.header-bg-gradient {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.absolutePos {
  position: absolute !important;
}
.small-header.header {
  height: 500px;
}
.small-header.header .header-bg {
  background-size: cover;
  background-position: center center;
  height: 500px;
}
/**
 * Header Video
 */
.big-video-gradient-overlay,
.header-bg-gradient {
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  z-index: -20;
  overflow: hidden;
  background-image: -webkit-linear-gradient(top, rgba(255, 144, 0, 0.15) 0%, transparent 40%, rgba(0, 51, 102, 0.5) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 144, 0, 0.15) 0%, transparent 40%, rgba(0, 51, 102, 0.5) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 144, 0, 0.15) 0%, transparent 40%, rgba(0, 51, 102, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 144, 0, 0.15) 0%, transparent 40%, rgba(0, 51, 102, 0.5) 100%);
  background-image: linear-gradient(top, rgba(255, 144, 0, 0.15) 0%, transparent 40%, rgba(0, 51, 102, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ff9000', endColorstr='#80003366', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ff9000',endColorstr='#80003366',GradientType=0);
}
.big-video-wrapper {
  background-color: #003366;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: -29;
  overflow: hidden;
}
.big-video {
  position: relative;
  width: 1000em;
}
/**
 * Site Navigation
 */
.secondary-nav,
.primary-nav {
  position: relative;
}
.secondary-nav ul,
.primary-nav ul,
.secondary-nav li,
.primary-nav li {
  margin: 0;
  padding: 0;
}
.secondary-nav .container > ul,
.primary-nav .container > ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 -2px;
}
.secondary-nav li,
.primary-nav li {
  list-style: none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.secondary-nav {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  height: 3.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 3.5em;
}
.secondary-nav h1 {
  color: #003366;
  font-size: 1.125em;
  margin: 0;
  padding: 0;
  line-height: 3.111111111111111em;
  float: left;
  text-transform: inherit;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.secondary-nav .mini-nav {
  color: #2c73b1;
  margin: 0;
  padding: 0;
  float: right;
}
.secondary-nav .mini-nav li {
  font-size: 0.875em;
}
.secondary-nav .mini-nav .divider {
  font-size: 0.7142857142857143em;
  top: -2px;
  position: relative;
}
.secondary-nav .mini-nav a {
  margin: 0 .5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  color: #003366;
}
.secondary-nav .mini-nav a:hover {
  text-decoration: underline;
}
.secondary-nav .mini-nav .icon-nav {
  font-size: 1.2857142857142858em;
  margin-left: 0.7142857142857143em;
  margin-top: 15px;
}
.secondary-nav .mini-nav .icon-nav a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 .8em;
  outline: none;
  text-decoration: none;
  position: relative;
}
.secondary-nav .mini-nav .icon-nav a:hover {
  color: #5292bc;
  text-decoration: none;
}
.secondary-nav .mini-nav .icon-nav a.disabled {
  color: #999999;
}
.secondary-nav .mini-nav .icon-nav .icon {
  position: relative;
  bottom: -3px;
  z-index: 3;
}
.secondary-nav .mini-nav .icon-nav .lightbox-label {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 2px 6px 3px;
  background-color: #f5b62d;
  z-index: 4;
  position: absolute;
  left: 10px;
  top: -4px;
  color: #ffffff;
  font-size: 12px;
  line-height: 11px;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.secondary-nav .dropdown-menu {
  margin-top: 0.625em;
  margin-right: 0.0625em;
  padding-bottom: 1.25em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
}
.secondary-nav .dropdown-menu li {
  display: block;
  padding: 0;
  min-width: 15em;
}
.secondary-nav .dropdown-menu a 
{
  margin: 0 !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 0.875em;
  display: block;
  padding: 0.571em 0.714em;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.secondary-nav .dropdown-menu a:hover {
  background-color: #f5f5f5;
  color: #5292bc;
}
.secondary-nav .dropdown-menu .secondary a {
  padding: 5px 10px;
  font-size: 12px;
  color: #999999;
  border: none;
}
.secondary-nav .dropdown-menu .secondary a:hover {
  background: none;
  color: #222222;
}
.secondary-nav .dropdown-menu .divider {
  margin: 0;
  margin-bottom: 0.35714285714285715em;
  position: relative;
  top: -1px;
  background-color: #ebebeb;
}
.secondary-nav .dropdown-menu li:last-child a {
  border-bottom: transparent;
}
.quick-search,
.mobile-search {
  margin: 30px 30px 10px;
  padding: 0;
  min-width: 20em;
  position: relative;
}
.quick-search .search-box,
.mobile-search .search-box {
  outline: none;
  width: 100%;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1em;
  padding: .56em .5em;
  line-height: 1.2em;
}
.quick-search .search-box:-moz-placeholder,
.mobile-search .search-box:-moz-placeholder {
  color: #cccccc;
}
.quick-search .search-box::-moz-placeholder,
.mobile-search .search-box::-moz-placeholder {
  color: #cccccc;
}
.quick-search .search-box:-ms-input-placeholder,
.mobile-search .search-box:-ms-input-placeholder {
  color: #cccccc;
}
.quick-search .search-box::-webkit-input-placeholder,
.mobile-search .search-box::-webkit-input-placeholder {
  color: #cccccc;
}
.quick-search .search-box :-moz-placeholder,
.mobile-search .search-box :-moz-placeholder {
  color: #cccccc;
}
.quick-search .search-box ::-webkit-input-placeholder,
.mobile-search .search-box ::-webkit-input-placeholder {
  color: #cccccc;
}
.quick-search .search-box.placeholder,
.mobile-search .search-box.placeholder {
  color: #cccccc;
}
.quick-search .search-btn,
.mobile-search .search-btn {
  outline: none;
  position: absolute;
  top: 6px;
  right: 5px;
  background-color: #ffffff;
  color: #003366;
  border: none;
  zoom: 1;
  font-size: 1.25em;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.quick-search .search-btn:hover,
.mobile-search .search-btn:hover {
  color: #5292bc;
}
.quick-search .sitemap-link,
.mobile-search .sitemap-link {
  text-align: center;
  margin: 0;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 2.142857142857143em;
}
.quick-search .sitemap-link a,
.mobile-search .sitemap-link a {
  display: inline !important;
  text-decoration: underline !important;
  padding: 5px 10px;
  font-size: 14px;
  color: #555555;
  border: none;
}
.quick-search .sitemap-link a:hover,
.mobile-search .sitemap-link a:hover {
  background: none;
  color: #555555 !important;
  text-decoration: none !important;
}
.mobile-search-wrapper {
  max-height: 0;
  overflow: hidden;
  float: left;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mobile-search-wrapper.on {
  max-height: 100px;
}
.mobile-search {
  width: 100%;
  max-width: 30em;
  text-align: center;
  margin: 15px 0 10px;
  padding: 0 10px 0 10px;
  font-size: 14px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.mobile-search .search-box {
  border: none;
  max-width: 30em;
}
.mobile-search .sitemap-link {
  margin-top: 15px;
}
.mobile-search .sitemap-link a {
  color: #ffffff;
  text-decoration: underline;
}
.mobile-search .sitemap-link a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.mobile-search .search-btn {
  font-size: 20px;
  padding: 0 5px;
  right: 15px;
  background-color: transparent;
  top: 5px;
}
.primary-nav {
  background-color: #003366;
  background-color: rgba(0, 51, 102, 0.9);
  height: 68px;
}
.primary-nav ul {
  width: 100%;
  line-height: 4.25em;
  height: 4.25em;
}
.primary-nav ul:before,
.primary-nav ul:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.primary-nav ul:after {
  clear: both;
}
.primary-nav li {
  float: left;
  width: 33.33%;
}
.primary-nav a {
  color: #ffffff;
  font-size: 1.125em;
}
.primary-nav .logo {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -55px;
  margin-top: -18px;
}
.primary-nav .center-nav {
  float: left;
}
.primary-nav .left-nav,
.primary-nav .right-nav {
  width: 45%;
}
.primary-nav .left-nav a,
.primary-nav .right-nav a {
  display: block;
  padding: 0 1em;
  text-align: center;
  text-decoration: none;
}
.primary-nav .left-nav a:hover,
.primary-nav .right-nav a:hover,
.primary-nav .left-nav a.active,
.primary-nav .right-nav a.active {
  background-color: #002b57;
}
.primary-nav .left-nav li.active a,
.primary-nav .right-nav li.active a {
  background-color: #002b57;
}
.primary-nav .left-nav {
  margin-left: -60px;
  float: left;
}
.primary-nav .right-nav {
  margin-right: -60px;
  float: right;
}
/**
 * Hero
 */
.hero {
  color: #ffffff;
  margin-top: 280px;
  text-align: center;
}
.hero h1 {
  color: #ffffff;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
  font-weight: 400;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 3.75em;
  padding: .1em 1em;
  margin: .3em 0 .1em;
  line-height: 1.1em;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.hero p {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 1.375em;
  line-height: 1.3636363636363635em;
  margin: 0;
  padding: 0;
}
.hero .subheader-inner {
  border-top: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.3);
  max-width: 650px;
  margin: 0 auto;
  padding-top: 1em;
}
/**
 * Local Navigation
 */
.local-nav-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 200;
}
.local-nav-wrapper nav {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.local-nav-wrapper nav.fixedPosition {
  top: 0;
  position: fixed;
  z-index: 200;
}
.local-nav-wrapper nav.hide {
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
}
.local-nav-wrapper nav.anim {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.local-nav {
  padding: 0;
  margin: 0;
  display: table-row;
  list-style: none;
  text-align: center;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.local-nav li {
  padding: 0;
  margin: 0;
  display: table-cell;
  padding-right: 1px;
  list-style: none;
  position: relative;
}
.local-nav li a.current,
.local-nav li.current {
  background-color: #e3e3e3;
  color: #333333;
}
.local-nav li a {
  min-height: 100%;
  display: block;
  margin: 0;
  text-align: center;
  font-size: 1.25em;
  background-color: #fec039;
  background-color: rgba(254, 192, 57, 0.95);
  color: #003366;
  text-transform: uppercase;
  padding: .52em .5em;
  text-decoration: none;
  letter-spacing: 0.05em;
}
.local-nav li a:hover,
.local-nav li a.active {
  background-color: #dadada;
  color: #333333;
}
.local-nav li:last-child {
  padding-right: 0;
}
h1 {
  line-height: 1.2em;
}
.intro header h1 {
  line-height: 1.1em;
  margin-bottom: .4em;
}
/**
 * Content
 *
 */
.content-wrapper {
  color: #555555;
  background-color: #ffffff;
}
.content-wrapper h1,
.content-wrapper h2,
.content-wrapper h3,
.content-wrapper h4,
.content-wrapper h5,
.content-wrapper h6 {
  text-transform: inherit;
  color: #003366;
}
.content-wrapper header .header-seperator {
  padding: .8em 0 .5em;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
  z-index: 19;
}
.content-wrapper header .header-seperator .seperator-icon {
  color: #d6d6d6;
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 50px;
  text-align: center;
  z-index: 20;
}
.content-wrapper header h1 {
  text-align: center;
  font-size: 3.125em;
  text-transform: uppercase;
}
.content-wrapper .content {
  padding-right: 100px;
  padding-bottom: 80px;
}
.content-wrapper .content h1,
.content-wrapper .content h2,
.content-wrapper .content h3,
.content-wrapper .content h4,
.content-wrapper .content h5,
.content-wrapper .content h6 {
  margin: .5em 0 .2em;
}
.content-wrapper .content h1 {
  font-size: 40px;
}
.content-wrapper .content h2 {
  font-size: 32px;
}
.content-wrapper .content p {
  margin: .5em 0 2em;
  padding: 0;
  line-height: 1.8em;
}
.content-wrapper .content .hr {
  height: 1px;
  overflow: hidden;
  margin: 30px 25px 30px 0;
  background-color: #e3e3e3;
}
.content-wrapper .breadcrumbs ul {
  margin: 2em 0 1em;
  padding: 0;
}
.content-wrapper .breadcrumbs ul li {
  list-style: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 14px;
}
.content-wrapper .breadcrumbs ul li a {
  color: #555555;
  color: rgba(85, 85, 85, 0.3);
  text-decoration: none;
}
.content-wrapper .breadcrumbs ul li.seperator {
  color: #555555;
  color: rgba(85, 85, 85, 0.3);
  font-size: 10px;
  margin: 0 8px;
}
.content-wrapper .breadcrumbs ul li.here {
  color: #003366;
}
.content-wrapper .sidebarWrapper {
  position: relative;
  overflow: hidden;
}
.content-wrapper .side-bar {
  margin-top: 40px;
  padding-bottom: 58px;
  position: relative;
  top: 0;
  border-left: 1px solid #e3e3e3;
  -webkit-transition: top 0.3s ease-in;
  -moz-transition: top 0.3s ease-in;
  -ms-transition: top 0.3s ease-in;
  -o-transition: top 0.3s ease-in;
  transition: top 0.3s ease-in;
}
.content-wrapper .side-bar h3 a {
  font-size: 26px;
  color: #959595;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 0.6153846153846154em;
}
.content-wrapper .side-bar ul {
  margin: 0;
  padding: 0;
}
.content-wrapper .side-bar ul li {
  margin: 1em 0 1em 1em;
  padding: 0;
  list-style: none;
}
.content-wrapper .side-bar ul li a {
  font-size: 14px;
  color: #959595;
  display: block;
  text-decoration: none;
}
.content-wrapper .side-bar ul li a:hover {
  color: #003366;
}
.content-wrapper .side-bar ul li.here a {
  color: #003366;
}
.content-wrapper .side-bar.fixedPositionTop {
  top: 8px;
  position: fixed;
  z-index: 200;
}
.content-wrapper .side-bar.absolutePositionBtm {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  position: absolute;
  top: auto;
  bottom: 34px;
}
/**
 * Academics
 *
 */
.academics {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background: #0c3f75 url("/assets/main/img/academics-section-bg.jpg") center center no-repeat;
  background-size: cover;
  min-height: 1300px;
  width: 100%;
}
.academics h2 {
  color: #fec039;
  font-size: 2.25em;
  margin: 0 0 .25em;
}
.academics p {
  font-size: 1.125em;
  line-height: 1.6666666666666667em;
  color: #f5f5f5;
}
.academics-header {
  text-align: center;
  border-bottom: 1px dotted #fec039;
  border-color: rgba(254, 192, 57, 0.5);
  margin: 0;
}
.academics-header h1 {
  color: #fec039;
  font-size: 3.125em;
  margin: 1.2em 0 0;
}
.academics-header p {
  padding: 0;
  margin-top: .2em;
  margin-bottom: 3em;
}
.academics-info p {
  margin-right: 5.4em;
}
.academics-info,
.academics-explore-inner {
  margin-top: 2.5em;
  margin-bottom: 1.5em;
  padding-bottom: 3em;
  border-bottom: 1px dotted #fec039;
  border-color: rgba(254, 192, 57, 0.5);
}
.academics-explore-inner {
  margin-top: 1em;
}
.academics-small-info {
  margin: 0 0 0 1em;
  text-align: center;
  text-transform: uppercase;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffe09e;
  font-size: 1.145625em;
}
.academics-small-info span {
  display: block;
  font-size: 40px;
  color: #fec039;
}
.academics-small-info span.countUp {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.academics-small-info:first-child {
  border-bottom: 1px dotted #fec039;
  border-color: rgba(254, 192, 57, 0.5);
  margin-top: 0.7092198581560284em;
}
.academics-small-info .academics-small-item {
  padding-top: 1.363884342607747em;
  padding-bottom: 1.363884342607747em;
}
.academics-border-right {
  border-right: 1px dotted #fec039;
  border-color: rgba(254, 192, 57, 0.5);
}
.academics-explore {
  text-align: center;
}
.academics-explore h3 {
  font-size: 2.25em;
  margin: .2em 0 .2em;
}
.academics-explore p {
  margin: .1em 0 1.8em;
  padding: 0 2em;
}
.academics-compare {
  font-size: 1.125em;
  text-align: center;
}
.academics-compare h3,
.academics-compare h4 {
  font-size: 2em;
}
.academics-compare .comparison-item h4 {
  font-size: 2em;
  margin: 0;
  text-transform: inherit;
}
.academics-compare .tuition-savings {
  margin-top: 2.7777777777777777em;
  margin-bottom: 5em;
}
.academics-compare .tuition-savings .icon-large {
  font-size: 2.7777777777777777em;
}
.academics-compare .tuition-savings .label {
  margin: 0 .1em;
  font-size: 0.7777777777777778em;
  line-height: 1.2857142857142858em;
}
.academics-compare .tuition-savings .savings-item {
  margin-top: 0.8333333333333334em;
}
.campus-experience h1,
.opportunity h1,
.campus-experience h2,
.opportunity h2,
.campus-experience h3,
.opportunity h3 {
  color: #003366;
}
.campus-experience h1,
.opportunity h1 {
  font-size: 3.125em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}
.campus-experience .subheader,
.opportunity .subheader {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.6666666666666667em;
  color: #555555;
}
/**
 * Campus Experience
 */
.campus-experience {
  background: #ffffff url("/assets/main/img/campus-experience-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 5em;
  text-align: center;
}
.campus-photo-box {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  margin-top: 3.125em;
}
.campus-photo-box:before,
.campus-photo-box:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.campus-photo-box:after {
  clear: both;
}
.campus-photo-box li {
  position: relative;
  list-style: none;
  float: left;
  width: 50%;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}
.campus-photo-box li a {
  display: block;
  position: relative;
}
.campus-photo-box li img {
  width: 100%;
}
.campus-photo-box .photo-label {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: .21em .8em;
  text-transform: uppercase;
  font-size: 1.625em;
  color: #ffffff;
}
.campus-photo-box .photo-label-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.orange-box .photo-label,
.orange-box .overlay-text {
  background-color: #fec039;
  background-color: rgba(128, 127, 132, 0.85);
}
.orange-box .overlay-text {
  background-color: #fec039;
  background-color: rgba(128, 127, 132, 0.95);
  color: #feb820;
}
.orange-alt-box .photo-label,
.orange-alt-box .overlay-text {
  background-color: #ff812c;
  background-color: rgba(255, 95, 18, 0.85);
}
.orange-alt-box .overlay-text {
  background-color: #ff812c;
  background-color: rgba(255, 95, 18, 0.95);
  color: #ff7213;
}
.green-box .photo-label,
.green-box .overlay-text {
  background-color: #a4bc3c;
  background-color: rgba(120, 157, 33, 0.85);
}
.green-box .overlay-text {
  background-color: #a4bc3c;
  background-color: rgba(120, 157, 33, 0.95);
  color: #93a936;
}
.blue-box .photo-label,
.blue-box .overlay-text {
  background-color: #4381bf;
  background-color: rgba(67, 129, 191, 0.85);
}
.blue-box .overlay-text {
  background-color: #165695;
  background-color: rgba(22, 86, 149, 0.95);
  color: #13497f;
}
.overlay-text,
.overlay-photo {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlay-photo img {
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.overlay-text {
  -webkit-box-shadow: inset 0 0 185 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: inset 0 0 185 rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 0 185 rgba(0, 0, 0, 0.13);
  color: #f5f5f5;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.overlay-text .ov-header {
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25em;
  display: block;
  text-transform: uppercase;
  margin: 60px 0 6px;
  color: #f5f5f5;
}
.overlay-text .ov-text {
  margin: 0 55px 24px;
  display: block;
  color: #f5f5f5;
  font-size: 1em;
  line-height: 1.875em;
}
.overlay-text .ov-btn {
  font-size: 0.875em;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.45);
  text-decoration: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: .77em 1em;
  text-align: center;
  border: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.45);
  text-transform: uppercase;
  padding: .7em 2.3em;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.overlay-text .ov-btn span {
  color: rgba(255, 255, 255, 0.45);
}
.overlay-text .ov-btn:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.overlay-text .ov-btn:hover span {
  color: #ffffff;
}
.top-left,
.top-right,
.btm-left,
.btm-right {
  position: absolute;
}
.top-left {
  top: 0;
  left: 0;
}
.top-right {
  top: 0;
  right: 0;
}
.btm-left {
  bottom: 0;
  left: 0;
}
.btm-right {
  bottom: 0;
  right: 0;
}
.opportunity {
  text-align: center;
  background: #ffffff url(/assets/main/img/opportunity-bg.jpg) top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 60px;
}
.grid-wrapper {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid-carousel-wrap {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 50px 0 !important;
}
.grid-carousel {
  position: relative;
  padding: 0;
}
.grid-carousel li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
.grid-carousel img {
  width: 100%;
  height: auto;
}
.grid-carousel a {
  cursor: default;
  position: relative;
  display: block;
  overflow: hidden;
}
.grid-carousel a,
.grid-carousel a * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.grid-carousel a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #f5f5f5;
  padding: .5em 1em;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: #35679a;
  background-color: rgba(55, 109, 162, 0.9);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  z-index: 5;
}
.grid-carousel a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: #35679a;
  background-color: rgba(55, 109, 162, 0.9);
  color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 20px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  display: block;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.grid-carousel a .overlay.large-text {
  font-size: 16px;
  line-height: 24px;
}
.grid-carousel a:hover span.overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.grid-carousel .grid-margin {
  margin-bottom: 28px;
}
.carousel-nav-left,
.carousel-nav-right {
  position: absolute;
  top: 50%;
  bottom: 0;
  margin-top: -45px;
}
.carousel-nav-left a,
.carousel-nav-right a {
  font-size: 90px;
  color: #003366;
  color: rgba(0, 51, 102, 0.2);
  text-decoration: none;
}
.carousel-nav-left a:hover,
.carousel-nav-right a:hover {
  color: #003366;
}
.carousel-nav-left {
  left: -5em;
}
.carousel-nav-right {
  right: -5em;
}
.next-step-cta {
  background: #032651 url("/assets/main/img/cta-bg.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 5em 0 6em;
}
.next-step-cta h1 {
  font-size: 3.125em;
  color: #ffffff;
  margin: 0 0 .4em;
}
.next-step-cta ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.next-step-cta ul li {
  margin: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 .8em;
}
.next-step-cta ul .cta-btn {
  font-size: 1.125em;
  padding: .77em 0;
  width: 10.8em;
  z-index: 2;
}
.next-step-cta ul .cta-btn .icon {
  font-size: 1.1111111111111112em;
  position: relative;
  top: 2px;
  right: -8px;
  margin-left: 2px;
}
.next-step-cta ul .cta-btn.btn-solid:hover,
.next-step-cta ul .cta-btn.btn-solid:active {
  background-color: #003366;
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.slideRight {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
}
.slideLeft {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
}
.slideReset {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.carousel-col {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.video-wrapper {
  margin: 6em 0 0;
  border: 10px solid #5292bc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #5292bc;
  position: relative;
  transition: 0.1s all ease-in;
  display: block;
  z-index: 3;
}
.video-wrapper img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.video-wrapper .video-caption {
  position: absolute;
  background-color: #f5f5f5;
  background: rgba(250, 250, 250, 0.8);
  bottom: 0;
  -webkit-border-radius: 0 0 13px 13px;
  -moz-border-radius: 0 0 13px 13px;
  border-radius: 0 0 13px 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 50%;
  width: 100%;
  text-align: center;
}
.video-wrapper .video-caption h2,
.video-wrapper .video-caption h3,
.video-wrapper .video-caption h4,
.video-wrapper .video-caption h5 {
  padding: 10% 0 0 0;
  margin: 0;
  text-transform: none;
  font-size: 20px;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.video-wrapper .video-caption p {
  color: #555555;
  margin: 0;
  padding: 0 !important;
  font-style: italic;
}
.video-wrapper .btn-outer {
  content: " ";
  height: 40px;
  width: 65px;
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #5292bc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 4;
  transition: 0.1s all ease-in;
  cursor: pointer;
}
.video-wrapper .btn-inner {
  content: " ";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #FFF;
  position: absolute;
  margin: auto;
  display: block;
  left: 3px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
}
.video-wrapper:hover {
  background: #003366;
  border-color: #003366;
}
.video-wrapper:hover:after,
.video-wrapper:hover .btn-outer {
  background: #003366;
}
.video-wrapper:hover h2 {
  color: #003366;
}
.search {
  width: 100%;
  background-color: #e4e4e4;
  text-align: center;
  padding: 4em 0;
}
.search .search-wrapper {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.search .overlay-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  font-size: 2em;
  margin-top: -16px;
  color: #ddd;
}
.search label {
  font-size: 1.125em;
  color: #828282;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  margin-bottom: 0.8333333333333334em;
}
.search .search-large {
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.125em;
  padding: .6em .8em .6em 3.2em;
  width: 23em;
}
.search .search-large:-moz-placeholder {
  color: #cccccc;
}
.search .search-large::-moz-placeholder {
  color: #cccccc;
}
.search .search-large:-ms-input-placeholder {
  color: #cccccc;
}
.search .search-large::-webkit-input-placeholder {
  color: #cccccc;
}
.search .search-large :-moz-placeholder {
  color: #cccccc;
}
.search .search-large ::-webkit-input-placeholder {
  color: #cccccc;
}
.search .search-large.placeholder {
  color: #cccccc;
}
.search .search-btn {
  opacity: 1;
  background-color: #003366;
  color: #ffffff;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 5px;
  border: none;
  padding: 0 .42em;
  zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.375em;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.search .search-btn:hover {
  background-color: #5292bc;
}
.search .search-btn span {
  position: relative;
  top: 2px;
  right: -1px;
}
.search .sitemap-link {
  margin-top: 20px;
  font-size: 16px;
}
.search .sitemap-link a {
  color: #636363;
  text-decoration: underline;
}
.search .sitemap-link a:hover {
  text-decoration: none;
}
.topButton {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  visibility: hidden;
  display: block;
  position: fixed;
  bottom: 6%;
  right: 5%;
  height: 40px;
  width: 40px;
  margin-right: -20px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  border: 1px solid #003366;
  background-color: #003366;
  color: #ffffff;
  z-index: 200;
  -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
}
.topButton .icon {
  position: relative;
  top: 3px;
  text-decoration: none;
}
.topButton:hover {
  text-decoration: none;
  background-color: transparent;
  color: #003366;
}
.topButton.fadeIn {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  visibility: visible;
}
.no-js .topButton {
  display: none;
}
.main-footer {
  background: #f5f5f5 url("/assets/main/img/footer-bg.jpg") bottom left no-repeat;
  background-size: 100% auto;
  min-height: 500px;
}
.main-footer .footer-links {
  margin: 0;
  margin-top: 3.4375em;
  margin-bottom: 1.25em;
}
.main-footer .footer-links li {
  margin: 0;
  list-style: none;
  margin: .3em 0 .85em;
  padding-right: 2.5em;
  line-height: 0.9375em;
}
.main-footer .footer-links li h4 {
  margin: 0;
  font-size: 1.125em;
  color: #003366;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.2222222222222223em;
  line-height: 1.1111111111111112em;
}
.main-footer .footer-links li a {
  font-size: 0.8125em;
  color: #9c9c9c;
}
.main-footer .footer-logo-line {
  text-align: center;
  background: url("/assets/main/img/footer-logo-strike.png") no-repeat center center;
}
.main-footer .footer-social {
  list-style: none;
  margin: 62px 0 0;
  text-align: center;
}
.main-footer .footer-social li {
  margin: 0 .6em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.main-footer .footer-social a {
  color: #003366;
  font-size: 1.625em;
  text-decoration: none;
}
.main-footer .footer-social a .icon-circle {
  font-size: 1.0769230769230769em;
  margin-left: -0.21428571428571427em;
  margin-right: -0.21428571428571427em;
}
.main-footer .footer-social a .flickr-icon-hack {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: -0.2857142857142857em;
  color: rgba(0, 51, 102, 0.6);
}
.main-footer .footer-social a:hover {
  color: #5292bc;
}
.main-footer .footer-social a:hover .flickr-icon-hack {
  color: rgba(82, 146, 188, 0.5);
}
.main-footer .footer-logo {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.main-footer .footer-info,
.main-footer .footer-nav {
  color: #555555;
  list-style: none;
  margin: 0;
  text-align: center;
}
.main-footer .footer-info li,
.main-footer .footer-nav li {
  margin: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.main-footer .footer-info {
  margin: 3em 0 .5em;
  color: #dbdbdb;
}
.main-footer .footer-info li {
  margin: 0 .5em;
  color: #003366;
  color: rgba(0, 51, 102, 0.95);
}
.main-footer .footer-info li span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: .8em;
  color: #dbdbdb;
}
.main-footer .footer-info a {
  color: #003366;
  color: rgba(0, 51, 102, 0.95);
  text-decoration: none;
  font-size: 16px;
}
.main-footer .footer-nav {
  margin: 1em 0 6em;
  font-size: 0.75em;
  color: #cacaca;
}
.main-footer .footer-nav li {
  margin: 0 .5em;
}
.main-footer .footer-nav span {
  margin-left: .5em;
}
.main-footer .footer-nav a {
  color: #a7a7a7;
}
/**
 * Mobile Navigation
 *
 */
.main-wrapper {
  background-color: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-wrapper.on {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6);
  transform: translate3d(-255px, 0, 0);
  -webkit-transform: translate3d(-255px, 0, 0);
  -moz-transform: translate3d(-255px, 0, 0);
  -ms-transform: translate3d(-255px, 0, 0);
  -o-transform: translate3d(-255px, 0, 0);
}
.main-wrapper.on #menu-btn,
.main-wrapper.on a:hover#menu-btn {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.04);
  background-color: #00264d;
  text-shadow: none;
  color: #e3e3e3;
}
.main-wrapper.on #menu-btn:hover,
.main-wrapper.on a:hover#menu-btn:hover {
  color: #ffffff;
}
.main-wrapper.on .main-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  cursor: pointer;
}
.push-nav {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  width: 255px;
  overflow: hidden;
  background-color: #3870a8;
  transform: translate3d(-255px, 0, 0);
  -webkit-transform: translate3d(-255px, 0, 0);
  -moz-transform: translate3d(-255px, 0, 0);
  -ms-transform: translate3d(-255px, 0, 0);
  -o-transform: translate3d(-255px, 0, 0);
}
.push-nav.on {
  display: inherit !important;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.push-nav ul {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.push-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.push-nav a.mp-btn {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 8px 20px;
  border-bottom: 1px solid #306191;
}
.push-nav a.mp-btn:hover,
.push-nav a.mp-btn:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.push-nav a.mp-btn:after {
  padding: 8px 0;
  content: "\e60b";
  font-family: 'UNR-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 8px;
  margin-top: 1px;
  margin-right: 8px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #00264d;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
}
.push-nav a.mp-back-btn {
  padding: 8px 20px 8px 15px;
}
.push-nav a.mp-back-btn .small-icon {
  font-size: 8px;
  margin-right: 2px;
  vertical-align: middle;
}
.push-nav a.mp-back-btn:hover {
  text-decoration: none;
}
.push-nav a.mp-secondary-btn {
  color: #e3e3e3;
  color: rgba(227, 227, 227, 0.7);
  font-size: 14px;
  padding: 5px 20px;
  display: block;
}
.push-nav a.mp-secondary-btn:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
  color: #e3e3e3;
}
.push-nav .seperator {
  margin: 5px 0 15px;
}
.push-nav .inactive {
  cursor: default;
}
.push-nav .mp-back-btn {
  background-color: #0d4073;
  display: block;
  padding: 0 20px;
  position: relative;
  /*z-index: 10; This was breaking the mobile nav-zack*/
  text-transform: uppercase;
  color: #e3e3e3;
}
.push-nav .mp-back-btn:hover {
  color: #ffffff;
}
.push-nav .mp-header {
  background-color: #0d4073;
  padding: 0 20px;
  position: relative;
}
.push-nav .mp-header:before,
.push-nav .mp-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.push-nav .mp-header:after {
  clear: both;
}
.push-nav .mp-header .logo-swap {
  top: 5px;
}
.push-nav .mp-header .mp-header-icon {
  margin: 4px -6px 0 20px;
  font-size: 18px;
  float: right;
  padding: 6px;
  color: #e3e3e3;
}
.push-nav .mp-header .mp-header-icon:hover {
  color: #ffffff;
  text-decoration: none;
}
.push-nav .mp-dropdown {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 5;
}
.push-nav .mp-dropdown ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: auto !important;
  display: none;
  background-color: #0d4073;
  -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
  z-index: 5;
  overflow: hidden;
  padding: 1px 0 50px;
  margin: 0;
}
.push-nav .mp-dropdown ul li {
  padding: 0;
  margin: 0;
  position: relative;
}
.push-nav .mp-dropdown ul li a {
  margin-top: -1px;
  border-top: 1px solid #0b3865;
  border-bottom: 1px solid #0b3865;
  position: relative;
  padding: 8px 20px;
  display: block;
  color: #ffffff;
}
.push-nav .mp-dropdown ul li a:hover {
  text-decoration: none;
  background-color: #0f457b;
}
.push-nav .mp-dropdown.on ul {
  display: block;
}
.push-nav .mp-level {
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 255px;
  z-index: 4;
  background-color: #3870a8;
}
.push-nav .mp-level h3 {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #306191;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.push-nav .mp-level h3 a {
  display: block;
  padding: 8px 15px;
  font-size: 18px;
  text-decoration: none;
  text-transform: none !important;
  color: #ffffff;
}
.push-nav .mp-level h3 a:hover,
.push-nav .mp-level h3 a:active {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.push-nav .mp-level li a.mp-btn {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  padding: 8px 30px;
}
.push-nav .mp-level li a.mp-btn:hover {
  color: #ffffff;
}
.push-nav .mp-level li a.mp-btn:after {
  margin-top: -1px;
}
.push-nav .mp-push {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.push-nav .mp-overlay {
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #3870a8;
}
.push-nav .mp-links a {
  float: left;
}
.mobile-logo {
  position: relative;
  width: 38px;
  height: 38px;
  background-position: center -958px;
  text-indent: -99999em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.smallest-logo {
  position: relative;
  width: 29px;
  height: 29px;
  background-position: center -720px;
  text-indent: -99999em;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-size: 168px 763.5px;
}
.mobile-nav {
  width: 100%;
  position: absolute;
  left: 0;
  min-height: 70px;
  top: 0;
  padding: 5px 15px 10px;
  z-index: 100;
  background-color: #003366;
  background-color: rgba(0, 51, 102, 0.95);
}
.mobile-nav ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 8px 5px;
}
.mobile-nav li {
  margin: 0;
  padding: 0;
}
.mobile-nav .mobile-logo {
  top: 10px;
  left: 10px;
}
.mobile-nav .icon-btn {
  color: #ffffff;
  float: right;
  font-size: 22px;
  position: relative;
  right: 0;
  top: 3px;
  padding: 4px;
  line-height: 32px;
  margin: 7px 2px 0 6px;
  display: block;
}
.mobile-nav .icon-btn span {
  position: relative;
}
.mobile-nav .icon-btn#menu-btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 32px;
}
.mobile-nav .icon-btn#menu-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.mobile-nav .icon-btn#menu-btn:hover span {
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}
.mobile-nav .icon-btn#menu-btn:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.04);
  background-color: #00264d;
  text-shadow: none;
  color: #e3e3e3;
}
.mobile-nav .menu {
  text-align: right;
  font-size: 30px;
}
.mobile-nav .menu a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 2px;
  margin-right: 4px;
}
.mobile-nav a {
  text-decoration: none;
  color: #ffffff;
}
.mobile-nav .icon-caret-up {
  font-size: 16px;
  top: -3px;
  left: -3px;
}
/**
 * Alert Notifications
 *
 */
.alert {
  position: relative;
  z-index: 10;
  background-color: #555555;
  color: #ffffff;
  max-height: 200px;
  width: 100%;
  -webkit-transition: max-height 0.4s linear;
  -moz-transition: max-height 0.4s linear;
  -ms-transition: max-height 0.4s linear;
  -o-transition: max-height 0.4s linear;
  transition: max-height 0.4s linear;
}
.alert .alert-wrapper {
  padding: 30px 0;
}
.alert a {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.7);
  border-color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.alert a:hover {
  border: none;
}
.alert .alert-close {
  color: #ffffff;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 21px;
  width: 21px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  border: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 21px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}
.alert .alert-close span {
  display: block;
  position: relative;
  top: -2px;
  left: 1px;
  font-weight: bold;
}
.alert .alert-close:hover {
  border: 1px solid #ffffff;
}
.alert h2 {
  font-size: 24px;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.alert p {
  margin-top: 0em;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
.alert h2,
.alert p {
  margin-left: 50px;
}
.alert.alert-critical,
.alert.alert-red,
.alert.alert-danger,
.alert.alert-warning {
  background-color: #ff4200;
}
.alert.hide {
  max-height: 0;
  overflow: hidden;
}

.alert.alert-green,.alert.alert-blue, .alert.alert-gold, .alert.alert-orange,
.alert-success {
  color: #3c763d;
  background-color: #a9c646;
  border-color: #d6e9c6;
}
.alert.alert-blue
{
    background-color: #5292bc;
}
.alert.alert-orange
{
    background-color: #ff812c;
}
.alert.alert-gold
{
    background-color: #fec039;
}



/**
 * Info boxes
 */
.no-touch .info-boxes .box:hover .box-overlay,
.no-touch .info-boxes .box:active .box-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.no-touch .info-boxes .box:hover .box-caption,
.no-touch .info-boxes .box:active .box-caption {
  color: #fec039;
}
.touch .info-boxes .box.on .box-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.touch .info-boxes .box.on .box-caption {
  color: #fec039;
}
.info-boxes .box {
  text-decoration: none;
  margin-bottom: 1.875em;
}
.info-boxes .box-img {
  position: relative;
  overflow: hidden;
  max-height: 265px;
}
.info-boxes .box-img img {
  position: relative;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100% !important;
}
.info-boxes .box-img .box-overlay {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  color: #003366;
  padding: 10% 8%;
  z-index: 5;
  text-align: center;
  line-height: 1.7em;
  filter: alpha(opacity=0);
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
.info-boxes .box-empty .inner-box {
  background: url("/assets/main/img/unr-large-icon.png") center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/assets/main/img/unr-large-icon.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .info-boxes .box-empty .inner-box {
    background-image: url("/assets/main/img/unr-large-icon@2x.png");
    background-size: 50% auto;
  }
}
.info-boxes .box-empty .box-caption,
.info-boxes .box-empty .box-img {
  visibility: hidden !important;
}
.info-boxes .box-caption {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  background-color: #ffffff;
  border-top: 5px solid #fec039;
  color: #003366;
  padding: 0;
  height: 4.4em;
  line-height: 1.2em;
  position: relative;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  display: table;
}
.info-boxes .box-caption:before,
.info-boxes .box-caption:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.info-boxes .box-caption:after {
  clear: both;
}
.info-boxes .box-caption span {
  color: #fec039;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  bottom: 0;
  left: .8em;
  font-size: 2em;
  width: 2em;
  height: 2em;
  line-height: 1em;
  display: block;
}
.info-boxes .box-caption p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0 1em;
  width: 100%;
}
.info-boxes.box-borders .box-img,
.info-boxes.box-borders .box-caption {
  border: 1px solid #dedede;
}
.info-boxes.box-borders .box-caption {
  border-top: 5px solid #fec039;
}
.info-boxes.box-borders .box-img {
  border-bottom: none;
}
.content-wrap {
  padding: 30px;
  margin-top: 40px;
  margin-bottom: 100px;
  background-color: #ffffff;
}
.content-wrapper {
  position: relative;
}
.content-row .row {
  margin-bottom: 80px;
}
.content-row h3 {
  font-size: 36px;
  color: #5292bc;
  padding-bottom: 10px;
  border-bottom: 1px solid #aecce0;
}
.content-row img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  height: auto !important;
}
.content-row h4 {
  font-size: 22px;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: inherit;
  color: #5292bc;
  margin-bottom: .5em;
}
.content-row p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
.content-row.orange h4,
.content-row.orange h3 {
  color: #ff812c;
  border-color: #ffcdac;
}
.content-row.green h4,
.content-row.green h3 {
  color: #a4bc3c;
  border-color: #d1de99;
}
.content-row.gold h4,
.content-row.gold h3 {
  color: #fec039;
  border-color: #ffe8b8;
}
.content-row.visit-directions .section-text {
  margin-top: 1.2em;
}
.content-row .content-links a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 5px 0 3px;
}
/**
 * Animations
 */
.anim_1 {
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.anim_1.go {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  opacity: 1;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'UNR-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e600";
}
.icon-search:before {
  content: "\e601";
}
.icon-bookmark:before {
  content: "\e602";
}
.icon-briefcase:before {
  content: "\e603";
}
.icon-cruise-ship:before {
  content: "\e604";
}
.icon-graduation-caps:before {
  content: "\e605";
}
.icon-facebook:before {
  content: "\e607";
}
.icon-youtube:before {
  content: "\e608";
}
.icon-rss:before {
  content: "\e609";
}
.icon-rss-alt:before {
  content: "\e60a";
}
.icon-circle:before {
  content: "\e60c";
}
.icon-chevron-right-thin:before {
  content: "\e60e";
}
.icon-chevron-left-thin:before {
  content: "\e60f";
}
.icon-menu:before {
  content: "\e610";
}
.icon-chevron-right:before {
  content: "\e60b";
}
.icon-chevron-left:before {
  content: "\e60d";
}
.icon-caret-up:before {
  content: "\e611";
}
.icon-caret-down:before {
  content: "\e612";
}
.icon-wolf:before {
  content: "\e613";
}
.icon-down-sign:before {
  content: "\e606";
}
.icon-right-sign:before {
  content: "\e614";
}
.icon-up-sign:before {
  content: "\e615";
}
.icon-left-sign:before {
  content: "\e616";
}
.icon-brush-pen:before {
  content: "\e617";
}
.icon-musical-note:before {
  content: "\e618";
}
.icon-clock-arrow:before {
  content: "\e619";
}
.icon-comments:before {
  content: "\e61a";
}
.icon-users:before {
  content: "\e61b";
}
.icon-calendar:before {
  content: "\e61c";
}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides .caption {
  width: 80%;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  display: block;
  color: #5292bc;
  text-align: center;
  text-transform: uppercase;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 500px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  position: relative;
  top: -50px;
  height: 50px;
  line-height: 50px;
  width: 100%;
}
.flex-direction-nav a {
  color: #5292bc;
  position: absolute;
  text-decoration: none;
  top: 2px;
  z-index: 99;
  opacity: 1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
}
.flexslider:hover .flex-prev {
  color: #003366;
}
.flexslider:hover .flex-next {
  color: #003366;
}
.flex-viewport .flex-next,
.flex-viewport .flex-prev {
  opacity: .4;
}
.flex-viewport:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-size: 18px;
  content: "\e60d";
}
.flex-direction-nav a.flex-next:before {
  content: '\e60b';
}
.flex-direction-nav a:before {
  font-family: "UNR-icons";
  color: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  opacity: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/**
 * Custom flexslider styles
 *
 */
.mobile-slider .flex-direction-nav {
  height: 30px;
  line-height: 30px;
  top: -50px;
  margin-top: 9px;
}
.mobile-slider .flex-direction-nav a {
  background-color: #ffffff;
  padding: 0 8px;
  color: rgba(0, 51, 102, 0.4);
}
.mobile-slider .flex-direction-nav a:hover {
  color: #5292bc;
}
#home .academics {
  color: #ffffff;
}
#home .academics h1,
#home .academics h2,
#home .academics h3,
#home .academics h4,
#home .academics h5 {
  color: #fec039;
}
#home .header {
  position: relative;
  height: 768px;
  overflow: hidden;
  border-bottom: 1px solid #fec039;
}
#home .hero {
  margin-top: 320px;
}
#home .local-nav-wrapper {
  max-width: 900px;
}
#about {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#about .local-nav-wrapper {
  max-width: 1000px;
}
#about .rt-slider {
  background-color: #ffffff;
  position: relative;
}
#about .rt-slider .flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 0;
  height: 120px;
  line-height: 120px;
  margin-top: -60px;
  width: 100%;
}
#about .rt-slider .flex-direction-nav li:first-child a {
  margin-left: 50px;
}
#about .rt-slider .flex-direction-nav li:last-child a {
  margin-right: 50px;
}
#about .rt-slider .flexslider {
  margin: 0;
}
#about .rt-slider .flex-direction-nav a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
#about .rt-slider .flex-direction-nav a:hover {
  color: #ffffff;
}
#about .rt-slider .flex-direction-nav a:before {
  font-size: 100px;
  content: "\e60f";
}
#about .rt-slider .flex-direction-nav a.flex-next:before {
  content: '\e60e';
}
#about .rt-slider .slider-overlay {
  position: absolute;
  bottom: 16%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
#about .rt-slider .slider-overlay h3 {
  font-size: 50px;
  color: #ffffff;
  margin: 0;
}
#about .rt-slider .slider-overlay p {
  margin-top: .5em;
  font-size: 18px;
  line-height: 1.7em;
}
#about .rt-slider .slider-overlay .btn.special-btn {
  color: #ffffff;
  border-color: #003366;
  margin-top: 20px;
  background-color: #003366;
  font-size: 1.2em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
#about .rt-slider .slider-overlay .btn.special-btn:hover {
  color: #ffffff;
  background-color: rgba(0, 51, 102, 0.75);
}
.interactive-tour {
  background: #ffffff url("/assets/main/img/map-bg.jpg") top center;
  background-size: cover;
  padding: 60px 0 80px;
}
.interactive-tour h1 {
  font-size: 3.125em;
  margin: 50px 0 0;
}
.interactive-tour p {
  font-size: 18px;
  line-height: 1.7em;
  padding-right: 10px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.interactive-tour .btn {
  margin-top: 10px;
}
.interactive-tour .tour-screenshot img {
  width: 100%;
  height: auto;
}
.unr-history {
  background: #003366 url("/assets/main/img/history-bg.jpg") top center;
  background-size: cover;
  color: #ffffff;
}
.unr-history header {
  text-align: center;
  margin-top: 80px;
}
.unr-history header .btn {
  margin-top: 10px;
}
.unr-history h1 {
  color: #fec039;
  font-size: 50px;
  margin: 0;
}
.unr-history p {
  font-size: 18px;
  line-height: 1.7em;
}
.history-slider {
  margin-top: 50px;
  margin-bottom: 80px;
  position: relative;
}
.history-slider .flex-direction-nav {
  height: auto;
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%;
}
.history-slider .flex-direction-nav li {
  list-style: none;
}
.history-slider .flex-direction-nav a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 40px;
  text-align: center;
  color: #003366 !important;
}
.history-slider .flex-direction-nav a:hover {
  color: #5292bc !important;
}
.history-slider .flex-direction-nav a:before {
  display: none;
}
.history-slider .flex-direction-nav a span {
  display: block;
  position: absolute;
  font-size: 28px;
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  text-align: center;
}
.history-slider .flex-direction-nav a.flex-prev {
  left: 0;
}
.history-slider .flex-direction-nav a.flex-prev span {
  margin-right: 1px;
}
.history-slider .flex-direction-nav a.flex-next {
  right: 0;
}
.history-slider .flex-direction-nav a.flex-next span {
  margin-left: 1px;
}
.history-slider .flex-control-paging {
  margin-top: 25px;
  width: 100%;
  text-align: center;
}
.history-slider .flex-control-paging li {
  list-style: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 4px;
}
.history-slider .flex-control-paging li a {
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #001933;
  overflow: hidden;
  text-indent: -9999em;
  cursor: pointer;
}
.history-slider .flex-control-paging li a.flex-active {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
.about-education {
  background: #002e62 url(/assets/main/img/top-tier-bg.jpg) top center no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  padding-bottom: 60px;
}
.about-education header {
  text-align: center;
  margin-bottom: 40px;
}
.about-education header h1 {
  font-size: 3.125em;
  margin-bottom: 0;
  color: #fec039;
}
.about-education header p {
  font-size: 18px;
  line-height: 1.7em;
}
.about-education .experience-video {
  font-size: 18px;
  line-height: 1.7em;
  border-bottom: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.4);
  padding-bottom: 60px;
  padding-top: 20px;
}
.about-education .experience-video p {
  margin-top: 2.5em;
  padding-right: 4em;
}
.about-education .experience-video .video-wrapper {
  margin-top: 0;
}
.about-education .experience-video .video-wrapper h5 {
  font-size: 22px;
}
.about-education .experience-video .video-wrapper:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.about-education .experience-video .video-wrapper p {
  margin-top: inherit;
}
.about-education .video-link {
  display: block;
  text-decoration: none;
  position: relative;
}
.about-education .video-link img {
  min-width: 100%;
  height: auto !important;
  position: relative;
  z-index: 4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.about-education .video-link .play-btn:before {
  border-left-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.about-education .video-link .play-btn:after {
  opacity: .9;
}
.about-education .video-link:hover .play-btn:before {
  border-left-color: #ffffff;
}
.about-education .video-link:hover .play-btn:after {
  opacity: 1;
}
.about-education .play-btn {
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.about-education .education-points {
  padding: 5px 0 40px;
}
.about-education .education-points h2 {
  font-size: 32px;
  color: #fec039;
  text-align: center;
  text-transform: inherit;
}
.about-education .info-boxes .box-caption {
  padding-left: 3em;
  text-align: left;
}
.visiting-campus {
  background: #f0f0f0 url(/assets/main/img/visit-bg.jpg) top center no-repeat;
  background-size: 100% auto;
}
.visiting-campus header {
  text-align: center;
  margin-bottom: 40px;
}
.visiting-campus header h1 {
  font-size: 3.125em;
  margin-bottom: 0;
}
.visiting-campus header p {
  font-size: 18px;
  line-height: 1.7em;
}
.visiting-campus iframe {
  max-width: 100% !important;
}
.play-btn:after {
  content: "";
  height: 40px;
  width: 65px;
  position: relative;
  display: block;
  background: #fec039;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 4;
  transition: 0.1s all ease-in;
  cursor: pointer;
}
.play-btn:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #ffffff;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
}
#academics {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#academics .local-nav-wrapper {
  max-width: 1000px;
}
#academics .degrees-programs {
  background: #ffffff url("/assets/main/img/academics/degree-header-bg.jpg") top center;
  background-size: cover;
  padding: 70px 0 80px;
}
#academics .degrees-programs h2 {
  font-size: 50px;
  margin-bottom: .2em;
  line-height: 1.1em;
}
#academics .degrees-programs p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
  padding-right: 40px;
}
#academics .degrees-programs .search-link {
  margin-top: 25px;
  font-size: 18px;
}
#academics .degrees-programs .search-link a {
  color: #003366;
  text-decoration: underline;
}
#academics .degrees-programs .search-link a:hover {
  text-decoration: none;
}
#academics .video-wrapper {
  margin: 0;
  margin-left: 40px;
}
#academics .video-wrapper h2 {
  text-transform: inherit;
  font-size: 22px;
}
#academics .large-search .search-wrapper {
  position: relative;
  margin-right: 40px;
}
#academics .large-search .overlay-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  font-size: 2em;
  margin-top: -16px;
  color: #ddd;
}
#academics .large-search label {
  font-size: 1.125em;
  color: #8f8f8f;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  margin-bottom: 0.8333333333333334em;
}
#academics .large-search .search-large {
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.125em;
  padding: .6em .8em .6em 3.2em;
  display: block;
  width: 100%;
}
#academics .large-search .search-large:-moz-placeholder {
  color: #cccccc;
}
#academics .large-search .search-large::-moz-placeholder {
  color: #cccccc;
}
#academics .large-search .search-large:-ms-input-placeholder {
  color: #cccccc;
}
#academics .large-search .search-large::-webkit-input-placeholder {
  color: #cccccc;
}
#academics .large-search .search-large :-moz-placeholder {
  color: #cccccc;
}
#academics .large-search .search-large ::-webkit-input-placeholder {
  color: #cccccc;
}
#academics .large-search .search-large.placeholder {
  color: #cccccc;
}
#academics .large-search .search-btn {
  opacity: 1;
  background-color: #003366;
  color: #ffffff;
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 5px;
  border: none;
  padding: 0 .42em;
  zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.375em;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
#academics .large-search .search-btn:hover {
  background-color: #5292bc;
}
#academics .large-search .search-btn span {
  position: relative;
  top: 2px;
  right: -1px;
}
#academics .departments {
  background: #002d61 url(/assets/main/img/top-tier-bg.jpg) top center no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
}
#academics .departments header {
  text-align: center;
  margin-bottom: 40px;
}
#academics .departments header h1 {
  font-size: 3.125em;
  margin-bottom: 0;
  color: #fec039;
}
#academics .departments header p {
  font-size: 18px;
  line-height: 1.7em;
}
#academics .info-boxes .box-caption {
  padding-left: 0;
  text-align: center;
}
#academics .more-information {
  text-align: center;
}
#academics .more-information p {
  font-size: 18px;
  line-height: 1.7em;
  margin-bottom: 2em;
}
#academics .more-information .btn {
  margin: 0 10px;
}
#academics .honors {
  background: #003366 url(/assets/main/img/academics/honors-bg.jpg) center center no-repeat;
  background-size: auto 100%;
  text-align: center;
  padding: 50px 0 80px;
  color: #ffffff;
}
#academics .honors h2 {
  font-size: 3.125em;
  margin-bottom: 0;
  color: #fec039;
}
#academics .honors p {
  font-size: 18px;
  line-height: 1.7em;
}
#academics .honors .btn {
  margin-top: 20px;
}
.online-abroad {
  background: #f0f0f0 url(/assets/main/img/visit-bg.jpg) top center no-repeat;
  background-size: cover;
}
.online-abroad header {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}
.online-abroad header h1 {
  font-size: 3.125em;
  margin-bottom: 0;
}
.online-abroad header p {
  font-size: 18px;
  line-height: 1.7em;
}
.online-abroad .content-wrap {
  padding-top: 50px;
  padding-bottom: 0;
}
.academic-support {
  background: #f2f0ee url("/assets/main/img/admissions/resources-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 5em;
  text-align: center;
}
.academic-support header {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}
.academic-support header h1 {
  font-size: 3.125em;
  margin-bottom: 0;
}
.academic-support header p {
  font-size: 18px;
  line-height: 1.7em;
}
.academic-support .item-wrapper {
  background-color: #ffffff;
  padding: 8%;
  margin-bottom: 1.875em;
}
.academic-support .item-wrapper h3 {
  font-size: 32px;
  text-transform: inherit;
  margin: 0;
  padding: 0 0 .5em;
  border-bottom: 1px solid #e3e3e3;
}
.academic-support .item-wrapper p {
  margin: 1.5em 0;
  font-size: 16px;
  line-height: 1.7em;
}
.academic-support .item-wrapper .btn {
  font-size: 1.1em;
}
#admissions {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#admissions .local-nav-wrapper {
  max-width: 700px;
}
#admissions .local-nav-wrapper li {
  width: 33.333333%;
}
#admissions .requirements {
  background: #ffffff url("/assets/main/img/admissions/requirements-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 5em;
}
#admissions .requirements .intro {
  padding-bottom: 5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #e3e3e3;
}
#admissions .requirements .intro p {
  font-size: 1.125em;
  line-height: 1.875em;
  margin-top: 0;
}
#admissions .requirements .intro h1 {
  font-size: 3.125em;
  margin: 1.8em 0 0;
}
#admissions .requirements .intro header {
  margin-top: 2em;
}
#admissions .requirements .glance {
  text-align: center;
  padding-top: 20px;
}
#admissions .requirements .glance .row {
  margin-bottom: 2em;
}
#admissions .requirements .glance h1 {
  font-size: 3.125em;
}
#admissions .requirements .glance .box {
  position: relative;
}
#admissions .requirements .glance .box .wrapper {
  background: #ffffff;
  padding: 2em;
  border: 1px solid #e3e3e3;
  min-height: 400px;
}
#admissions .requirements .glance .box .wrapper h2 {
  font-size: 2em;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
#admissions .requirements .glance .box .wrapper span {
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #003366;
}
#admissions .requirements .glance .box .wrapper h3 {
  font-size: 1.7em;
  line-height: 1.25em;
  margin: 0;
  padding: 0;
  color: #5292bc;
}
#admissions .requirements .glance .box .wrapper .hr {
  display: block;
  height: 1px;
  background: #e3e3e3;
  margin: 1.25em 0;
}
#admissions .requirements .glance .box .wrapper p {
  line-height: 1.6em;
}
#admissions .requirements .glance .box .wrapper .btn {
  position: absolute;
  bottom: 1.8em;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: 60%;
}
#admissions .requirements .glance .box .wrapper ul {
  display: block;
  margin: 2em 0 0 0;
  padding: 0;
}
#admissions .requirements .glance .box .wrapper ul li {
  display: block;
  text-align: center;
  list-style-type: none;
  margin: 0 0 1em;
  padding: 0;
}
#admissions .apply {
  background: #043464 url("/assets/main/img/admissions/applying-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 5em;
}
#admissions .apply .intro {
  padding-bottom: 5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
#admissions .apply .intro p {
  font-size: 1.125em;
  line-height: 1.875em;
  color: #ffffff;
  margin-top: 0;
}
#admissions .apply .intro h1 {
  font-size: 3.125em;
  margin: 1.8em 0 0;
  color: #fec039;
}
#admissions .apply .intro .image-wrapper {
  margin: 6em 0 0;
}
#admissions .apply .intro .image-wrapper img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  height: auto;
}
#admissions .apply .apply-now h1 {
  color: #fec039;
  font-size: 3.125em;
  text-align: center;
}
#admissions .apply .apply-now .link {
  text-align: center;
  margin: 0 0 1.5em;
  text-decoration: none;
  display: block;
}
#admissions .apply .apply-now .link .wrapper {
  border: 1px solid #ffffff;
  border-radius: 4px;
  cursor: pointer;
  display: block;
}
#admissions .apply .apply-now .link .wrapper p {
  font-weight: bold;
  color: #ffffff;
  font-size: .8em;
  padding: 0;
  text-transform: uppercase;
}
#admissions .apply .apply-now .link .wrapper .more {
  padding: 0 0 2em;
  display: block;
}
#admissions .apply .apply-now .link .wrapper .more .arrow {
  display: block;
  height: 20px;
  width: 20px;
  color: #ffffff;
  margin: 0 auto;
  position: relative;
  top: 5px;
  font-size: 20px;
}
#admissions .apply .apply-now .link .wrapper .more .text {
  display: none;
}
#admissions .apply .apply-now .link .wrapper:hover,
#admissions .apply .apply-now .link .wrapper.on {
  background: #ffffff;
}
#admissions .apply .apply-now .link .wrapper:hover p,
#admissions .apply .apply-now .link .wrapper.on p {
  color: #003366;
  font-weight: bold;
}
#admissions .apply .apply-now .link .wrapper:hover .arrow,
#admissions .apply .apply-now .link .wrapper.on .arrow {
  display: none;
}
#admissions .apply .apply-now .link .wrapper:hover .text,
#admissions .apply .apply-now .link .wrapper.on .text {
  display: block;
  margin: 0 1em;
  padding: 1em 0 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #5292bc;
  font-size: .8em;
  height: 20px;
  border-top: 1px solid #e3e3e3;
}
#admissions .apply .apply-now .apply-links {
  padding-bottom: 3em;
  margin-bottom: 4em;
  border-bottom: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
#admissions .apply .apply-now .apply-links article h2 {
  color: #fec039;
  text-transform: capitalize;
  font-size: 1.85em;
  margin-bottom: 0;
}
#admissions .apply .apply-now .apply-links article p {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.75em;
}
#admissions .apply .apply-now .apply-links article p em {
  font-size: .85em;
}
#admissions .apply .apply-now .apply-links article ul {
  margin: .5em 0 2em;
  padding: 0;
}
#admissions .apply .apply-now .apply-links article ul li {
  margin: 0 0 1em;
  padding: 0;
  list-style-type: none;
}
#admissions .apply .apply-now .apply-links article ul li a {
  text-decoration: underline;
  color: #ffffff;
}
#admissions .apply .apply-now .apply-links article ul li a:hover {
  text-decoration: none;
}
#admissions .apply .apply-now .apply-status {
  text-align: center;
}
#admissions .apply .apply-now .apply-status h1 {
  margin: 0;
  padding: 0;
}
#admissions .apply .apply-now .apply-status p {
  color: #ffffff;
  margin: .5em 0 2em;
}
#admissions .resources {
  background: #f2f0ee url("/assets/main/img/admissions/resources-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding-bottom: 5em;
  text-align: center;
}
#admissions .resources header h1 {
  font-size: 3.125em;
  margin: 1.5em 0 0 0;
}
#admissions .resources header p {
  font-size: 18px;
  line-height: 1.7em;
}
#admissions .resources header .btn {
  margin-right: 1em;
  margin-top: 1em;
}
#admissions .resources .info-boxes {
  margin-top: 3em;
}
#admissions .resources .cta {
  position: absolute;
  padding: 45px 0 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(250, 250, 250, 0.9);
  color: #003366;
}
#admissions .resources .cta .btn {
  margin-top: 20px;
}
#student-life {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#student-life .local-nav-wrapper {
  max-width: 700px;
}
#student-life .local-nav-wrapper li {
  width: 33.33333%;
}
#student-life .quality-life {
  background: #ffffff url("/assets/main/img/student-life/quality-of-life-bg.jpg") -20px center;
  background-size: cover;
  padding: 70px 0 80px;
}
#student-life .quality-life h2 {
  font-size: 50px;
  margin-bottom: .2em;
  line-height: 1.1em;
}
#student-life .quality-life p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
  padding-right: 40px;
}
#student-life .quality-life .intro {
  padding-bottom: 5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #555555;
  border-color: rgba(85, 85, 85, 0.3);
}
#student-life .quality-life .search-link {
  margin-top: 25px;
  font-size: 18px;
}
#student-life .quality-life .search-link a {
  color: #003366;
  text-decoration: underline;
}
#student-life .quality-life .search-link a:hover {
  text-decoration: none;
}
#student-life .campus-photo-box {
  margin-top: 1.5em;
}
#student-life .photo-box {
  text-align: center;
}
#student-life .photo-box header {
  margin-top: 25px;
}
#student-life .photo-box h1 {
  margin-bottom: 0;
}
#student-life .quality-life header h1 {
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#student-life .video-wrapper {
  margin: 0;
  margin-left: 40px;
}
#student-life .video-wrapper h2 {
  text-transform: inherit;
  font-size: 22px;
}
#student-life .life-together {
  background: #002d62 url("/assets/main/img/student-life/life-together-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding: 50px 0 60px;
}
#student-life .life-together .intro {
  color: #ffffff;
  text-align: center;
}
#student-life .life-together .intro h1 {
  color: #fec039;
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#student-life .life-together .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
#student-life .our-legacy {
  background: #eff0ea url("/assets/main/img/student-life/legacy-bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 50px 0 60px;
}
#student-life .our-legacy header {
  text-align: center;
  margin-bottom: 20px;
}
#student-life .our-legacy header h1 {
  font-size: 50px;
  line-height: 1.1em;
}
#student-life .our-legacy .content-row h3 {
  border: none;
  color: #003366;
  text-transform: inherit;
  margin: 2em 0 0;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
}
#student-life .our-legacy .content-row .border-btm {
  padding-bottom: 4.4em;
  border-bottom: 1px solid #555555;
  border-color: rgba(85, 85, 85, 0.2);
}
#research {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#research .local-nav-wrapper {
  max-width: 710px;
}
#research .research {
  background: #ffffff url("/assets/main/img/research/research-bg.jpg") -20px center;
  background-size: cover;
  padding: 40px 0 80px;
}
#research .research .intro {
  text-align: left;
  padding-bottom: 40px;
  border-bottom: 1px solid #e3e3e3;
}
#research .research .intro header h2 {
  text-align: left;
  margin-top : 120px;
}
#research .research .intro header h1 {
  font-size: 50px;
  margin-bottom: .4em;
}
#research .research .intro header p {
  text-align: left;
}
#research .research .info-box header h1 {
  text-align: center;
  font-size: 50px;
  margin-top: 1.2em;
}
#research .research .info-box .box-caption {
  text-align: center;
  padding-left: 0;
}
#research .research .more-information {
  text-align: center;
}
#research .research .more-information p {
  font-size: 18px;
  line-height: 1.7em;
}
#research .research .more-information .more-info-cta {
  margin-top: 20px;
}
#research .our-research {
  background: #002d62 url("/assets/main/img/student-life/life-together-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding: 50px 0 10px;
}
#research .our-research .intro {
  color: #ffffff;
  text-align: center;
}
#research .our-research .intro h1 {
  color: #fec039;
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#research .our-research .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
#research .infrastructure {
  background: #f5f5f5 url("/assets/main/img/research/infrastructure-bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 50px 0 60px;
}
#research .infrastructure .intro {
  text-align: center;
}
#research .infrastructure .intro h1 {
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#research .infrastructure .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
#research .student-research {
  background: #002d62 url("/assets/main/img/research/opportunity-bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 50px 0 60px;
  color: #ffffff;
  text-align: center;
}
#research .student-research p {
  font-size: 18px;
  line-height: 1.7em;
}
#research .student-research .blocks {
  margin-top: 40px;
}
#research .student-research .intro {
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.3);
  padding-bottom: 40px;
  margin-bottom: 20px;
}
#research .student-research .intro h1 {
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
  color: #fec039;
}
#research .student-research .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
#research .block-item {
  background-color: #ffffff;
  min-height: 300px;
  padding: 8% 10%;
  margin-bottom: 1.875em;
  color: #555555;
}
#research .block-item p {
  font-size: 16px;
}
#research .block-item h3 {
  font-size: 32px;
  text-transform: inherit;
  margin-top: 0;
  padding-bottom: .8em;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.1em;
}
#research .research-slider {
  margin-top: 20px;
  width: 100%;
  position: relative;
}
#research .research-slider ul li {
  list-style: none;
}
#research .research-slider ul li img {
  width: 100%;
  height: auto !important;
}
#research .research-slider .flex-direction-nav {
  height: auto;
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%;
}
#research .research-slider .flex-direction-nav li {
  list-style: none;
}
#research .research-slider .flex-direction-nav a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 40px;
  text-align: center;
  color: #ffffff !important;
  color: rgba(255, 255, 255, 0.4) !important;
}
#research .research-slider .flex-direction-nav a:hover {
  color: #ffffff !important;
}
#research .research-slider .flex-direction-nav a:before {
  display: none;
}
#research .research-slider .flex-direction-nav a span {
  display: block;
  position: absolute;
  font-size: 28px;
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  text-align: center;
}
#research .research-slider .flex-direction-nav a.flex-prev {
  left: 0;
}
#research .research-slider .flex-direction-nav a.flex-prev span {
  margin-right: 1px;
}
#research .research-slider .flex-direction-nav a.flex-next {
  right: 0;
}
#research .research-slider .flex-direction-nav a.flex-next span {
  margin-left: 1px;
}
#research .research-slider .flex-control-paging {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
#research .research-slider .flex-control-paging li {
  list-style: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 3px;
}
#research .research-slider .flex-control-paging li a {
  display: block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #a2a2a2;
  overflow: hidden;
  text-indent: -9999em;
  cursor: pointer;
}
#research .research-slider .flex-control-paging li a.flex-active,
#research .research-slider .flex-control-paging li a:hover {
  background-color: #003366;
}
#research blockquote {
  margin: 0;
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
  position: relative;
  padding: 20px 45px;
}
#research blockquote:before,
#research blockquote:after {
  font-family: times;
  font-size: 70px;
  position: absolute;
  color: rgba(255, 255, 255, 0.4);
}
#research blockquote:before {
  content: '\201C';
  top: 30px;
  left: 0;
}
#research blockquote:after {
  content: '\201D';
  bottom: 0px;
  right: 0;
}
#research cite {
  display: block;
  position: relative;
  top: .5em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
#research cite:before {
  content: '~ ';
  font-size: 14px;
}
#research .testimonials {
  background: #ffffff url("/assets/main/img/research/testimonial-bg.jpg") bottom center no-repeat;
  background-size: 100% auto;
  padding: 50px 0 60px;
}
#research .testimonials .intro {
  text-align: center;
}
#research .testimonials .intro h1 {
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#research .testimonials .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
#research .testimonials .quote {
  margin-top: 30px;
  border-bottom: 1px solid #d9d9d9;
}
#research .testimonials .quote img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#research .testimonials .quote:last-child {
  border: none;
}
#research .testimonials .quote aside {
  font-style: italic;
  font-size: 16px;
  line-height: 1.375em;
  color: #888888;
  padding: 0 0 40px;
}
#research .testimonials .by-line {
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #003366;
  position: relative;
  top: 15px;
  margin-left: 10px;
  font-size: 16px;
  font-style: italic;
}
#research .testimonials .by-line .name {
  font-style: normal;
  font-size: 22px;
  display: block;
}
#research .testimonials blockquote {
  left: -15px;
  margin: 20px 0;
}
#research .testimonials blockquote:before,
#research .testimonials blockquote:after {
  color: #cad1d8;
}
#impact {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#impact .local-nav-wrapper {
  max-width: 720px;
}
#impact .economic-development {
  background: #eae7e4 url("/assets/main/img/impact/development-bg.jpg") top center;
  background-size: cover;
  padding: 40px 0 80px;
}
#impact .economic-development .intro {
  text-align: center;
}
#impact .economic-development .intro header {
  padding-bottom: 40px;
  border-bottom: 1px solid #cfcfcf;
}
#impact .economic-development .intro header h1 {
  font-size: 50px;
  margin-bottom: 5px;
}
#impact .economic-development .intro header p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
  padding: 0 95px;
}
#impact .economic-development .content-block {
  padding: 80px 0;
  border-bottom: 1px solid #cfcfcf;
}
#impact .economic-development .content-block img {
  width: 100%;
  height: auto !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#impact .economic-development .content-block h3 {
  margin-top: 1em;
  font-size: 22px;
  line-height: 1.2em;
  text-transform: inherit;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#impact .economic-development .content-block p {
  font-size: 18px;
  line-height: 1.7em;
}
#impact .economic-development .content-block:last-child {
  border-bottom: none;
}
#impact .community-outreach {
  background: #002d62 url("/assets/main/img/impact/outreach-bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 50px 0 10px;
}
#impact .community-outreach .intro {
  color: #ffffff;
  text-align: center;
}
#impact .community-outreach .intro h1 {
  color: #fec039;
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#impact .community-outreach .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
}
#impact .community-outreach .content-wrap {
  padding-top: 50px;
}
#impact .community-outreach .content-wrap .row.no-margin h4 {
  margin-top: 0;
}
#impact .arts {
  background: #ffffff url("/assets/main/img/impact/arts-bg.jpg") top center no-repeat;
  background-size: 100% auto;
  padding: 50px 0 10px;
}
#impact .arts header, .community-outreach header {
  text-align: center;
}
#impact .arts .intro {
  padding: 0 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #cfcfcf;
}
#impact .arts .intro h1 {
  font-size: 50px;
  line-height: 1.1em;
  margin-bottom: .2em;
}
#impact .arts .intro p {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.7em;
  padding: 0 95px;
}
#impact .arts .content-wrap {
  padding-top: 50px;
}
#impact .arts .arts-figures {
  margin-top: 80px;
}
#impact .arts .arts-figures h1 {
  font-size: 36px;
}
#impact .arts .arts-grid{
  margin-top: 50px;
  padding-bottom: 80px;
  margin-bottom: 30px;
}
#impact .arts .arts-grid .grid-row:first-child, .community-outreach .arts-grid .grid-row:first-child {
  border-bottom: 1px dotted #003366;
  border-color: rgba(0, 51, 102, 0.5);
}
#impact .arts .arts-grid .grid-row .grid-item, .community-outreach .arts-grid .grid-row .grid-item{
  min-height: 250px;
  padding: 30px 38px 10px;
  text-align: center;
  border-right: 1px dotted #003366;
  border-color: rgba(0, 51, 102, 0.5);
}
#impact .arts .arts-grid .grid-row .grid-item:last-child, .community-outreach .arts-grid .grid-row .grid-item:last-child {
  border-right: none;
}
#impact .arts .arts-grid .grid-row:first-child .grid-item, .community-outreach .arts-grid .grid-row:first-child .grid-item {
  min-height: 230px;
}
#impact .arts .arts-grid .grid-figure, .community-outreach .arts-grid .grid-figure {
  font-size: 46px;
  line-height: 1em;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #003366;
}
#impact .arts .arts-grid .icon {
  font-size: 30px;
  color: #003366;
}
#impact .arts .info-boxes .box-img {
  border: 1px solid #e3e3e3;
  border-bottom: none;
}
#impact .arts .info-boxes .box-caption {
  border: 1px solid #e3e3e3;
  padding-left: 0;
  text-align: center;
  padding-right: 0;
  border-top: 5px solid #fec039;
}
#impact .community-influence header,
#impact .student-opportunities header {
  margin-bottom: 20px;
}
#impact .community-influence header h1,
#impact .student-opportunities header h1 {
  font-size: 36px;
}
#impact .student-opportunities header {
  margin-top: 50px;
}
#impact .student-opportunities header h1 {
  border-top: 1px solid #e3e3e3;
  padding-top: 60px;
  margin-bottom: 30px;
}
#impact .student-opportunities .photo-grid {
  margin: 0 0 60px;
}
#impact .student-opportunities .photo-grid img {
  width: 100%;
  height: auto;
}
#impact .student-opportunities .photo-grid a {
  cursor: default;
  position: relative;
  display: block;
  overflow: hidden;
}
#impact .student-opportunities .photo-grid a,
#impact .student-opportunities .photo-grid a * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#impact .student-opportunities .photo-grid a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #f5f5f5;
  padding: .5em 1em;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: #35679a;
  background-color: rgba(55, 109, 162, 0.9);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  z-index: 5;
}
#impact .student-opportunities .photo-grid a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: #35679a;
  background-color: rgba(55, 109, 162, 0.9);
  color: #ffffff;
  opacity: 0;
  padding: 20px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  display: block;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#impact .student-opportunities .photo-grid a .overlay.large-text {
  font-size: 16px;
  line-height: 24px;
}
#impact .student-opportunities .photo-grid a:hover span.overlay {
  opacity: 1;
}
#impact .student-opportunities .photo-grid .grid-margin {
  margin-bottom: 28px;
}
/* Small screens */
@media only screen and (max-width: 767px) {
  .topButton {
    display: none;
  }
  .header {
    height: auto !important;
    position: static !important;
    padding-bottom: 40px;
  }
  .header h1 {
    font-size: 40px !important;
  }
  .header p {
    font-size: 16px !important;
  }
  .header.no-hero {
    height: 280px !important;
  }
  .header.no-hero .header-bg {
    height: 280px !important;
    background-size: cover !important;
  }
  #home .header {
    background: #003366 -250px 0 no-repeat;
    background-size: 1050px auto;
    height: 800px !important;
  }
  .header-bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    backface-visibility: hidden;
  }
  .header-bg {
    height: 720px !important;
    background-position: top center !important;
    background-size: cover !important;
  }
  .header-bg-gradient {
    height: 720px;
  }
  .side-bar,
  .sidebarWrapper {
    display: none;
  }
  .main-overlay {
    display: block !important;
  }
  .content-wrapper header .header-seperator {
    padding: .5em 0 .3em;
  }
  .content-wrapper header h1 {
    font-size: 40px !important;
  }
  .content-wrapper .breadcrumbs {
    display: none;
  }
  .content-wrapper .content {
    padding-right: 15px;
  }
  .content-wrapper .content h1 {
    font-size: 32px;
  }
  .content-wrapper .content h2 {
    font-size: 28px;
  }
  .content-wrapper .content p {
    font-size: 16px !important;
  }
  .content-wrap {
    padding-top: 40px !important;
    text-align: center;
    padding: 0;
    margin-bottom: 40px;
  }
  .content-wrap img {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
  }
  .content-wrap .content-row .row div:first-child {
    padding: 0 40px;
  }
  .content-wrap .content-row h3 {
    font-size: 32px;
    padding-bottom: .2em;
  }
  .content-wrap .content-row h4 {
    font-size: 22px;
  }
  .content-wrap .content-row p {
    font-size: 18px;
  }
  .content-wrap .content-row .row {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .content-wrap .content-row .row:last-child .content-links {
    border: none !important;
  }
  .content-wrap .content-row .row.no-margin h4 {
    margin-top: 1.33em !important;
  }
  .content-wrap .content-links {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 45px;
  }
  .block-item {
    min-height: 0 !important;
    padding: 8% 6% 14% !important;
  }
  .block-item h3 {
    padding-bottom: .5em !important;
    margin-bottom: .5em;
  }
  .block-item p {
    margin: 0;
  }
  .main-footer {
    background: #f5f5f5 !important;
  }
  #photoBox {
    margin: 0 -15px;
  }
  #photoBox li {
    display: block;
    float: none;
    padding: 0;
    margin: 10px 0 30px;
    width: 100%;
    border: none !important;
    border-width: 0 !important;
  }
  #photoBox li .overlay-photo {
    display: none !important;
  }
  #photoBox li .overlay-text {
    display: none !important;
  }
  #photoBox li a {
    margin: 0;
  }
  #photoBox li a:hover .overlay-photo {
    display: none !important;
  }
  #photoBox li a:hover .overlay-text {
    display: none !important;
  }
  #photoBox li a .photo-label-wrap {
    top: auto !important;
    height: auto !important;
    width: 100%;
    text-align: center;
  }
  #photoBox li a .photo-label {
    position: relative !important;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 25px;
  }
  #photoBox li a .photo-label:before {
    content: "\e60b";
    font-family: 'UNR-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    margin-right: 8px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.95);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  input[type="text"],
  textarea,
  button {
    width: 100%;
  }
  button.search-btn {
    width: auto !important;
  }
  .mobile-nav {
    display: block !important;
  }
  .navbar,
  .big-video-gradient-overlay,
  .big-video-wrapper {
    display: none;
  }
  .hero {
    padding: 0 15px;
    margin-top: 200px;
  }
  .hero h1 {
    border: none;
    white-space: inherit !important;
  }
  .hero p {
    display: inline;
    font-size: 16px;
    line-height: 1.7em;
  }
  .hero .subheader {
    padding: 0 25px;
  }
  header h1 {
    font-size: 32px !important;
    line-height: 1.1em;
    padding: 0 20px;
    text-align: center;
  }
  header p {
    font-size: 18px !important;
  }
  header .btn {
    width: 100%;
  }
  .grid-wrapper {
    display: none;
  }
  .local-nav-wrapper {
    height: auto !important;
    position: static !important;
    margin-top: 30px;
  }
  .local-nav-wrapper ul li {
    width: 100% !important;
    display: block !important;
    padding: 0 15px !important;
  }
  .local-nav-wrapper ul li a {
    width: auto;
    padding: 7px 0;
  }
  .local-nav-wrapper li {
    margin: 5px 0 !important;
  }
  .local-nav-wrapper .local-nav {
    height: auto !important;
  }
  nav.fixedPosition {
    position: static !important;
  }
  .big-video-wrapper {
    display: none !important;
  }
  .mobile-slider {
    display: block !important;
  }
  .next-step-cta {
    background-size: auto 100%;
    padding: 40px 0;
  }
  .next-step-cta h1 {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 40px !important;
    width: auto !important;
    margin: 0 50px 10px 50px;
  }
  .next-step-cta h1 .lbreak {
    display: block;
    position: relative;
  }
  .next-step-cta h1 .offset {
    display: block;
    position: absolute;
    right: -0.52em;
    top: 0;
  }
  .next-step-cta ul {
    display: block !important;
  }
  .next-step-cta li {
    margin: 0 !important;
    padding: 0;
    display: block !important;
  }
  .next-step-cta .cta-btn {
    margin: 10px 0;
    width: 65% !important;
    max-width: 300px;
  }
  .footer-links {
    display: none;
  }
  .footer-info {
    border: 1px solid #d6d6d6;
    border-left: none;
    border-right: none;
    padding: 35px 0;
    margin: 3em 15px .5em !important;
  }
  .footer-info li {
    display: block;
    width: 100%;
    margin: .3em 0 0 !important;
  }
  .footer-nav span,
  .footer-info span {
    display: none !important;
  }
  .main-footer .footer-nav {
    margin: 30px 0 100px;
  }
  .main-footer .footer-nav li {
    display: block;
    text-align: center;
    margin: 8px 0;
    width: 100%;
  }
  .main-footer .footer-nav li a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 16px;
    width: 100%;
    max-width: 300px;
    margin: 0;
    padding: 7px 8px;
  }
  .main-footer .footer-nav li a:hover {
    background-color: #e3e3e3;
    color: #555555;
    text-decoration: none;
  }
  .form {
    padding: 0 15px;
  }
  .search {
    padding: 2em 0 2.6em;
  }
  .search .search-wrapper {
    width: 100%;
    display: block;
  }
  .search .search-wrapper button {
    float: right;
    width: auto !important;
  }
  .search .search-large {
    display: block;
    padding: 12px 8px 12px 42px !important;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin: 0;
    width: 100% !important;
  }
  .search .search-btn {
    font-size: 16px;
    top: 7px;
    right: 7px;
    bottom: 6px;
    padding: 0 .5em;
  }
  .search .search-btn span {
    top: 1px;
  }
  .search .overlay-icon {
    font-size: 24px;
    margin-top: -12px;
    left: 10px;
  }
  .footer-social {
    font-size: 20px;
    margin-top: 20px !important;
  }
  .sm-hide {
    display: none !important;
  }
  .sm-show {
    display: block !important;
  }
  .footer-logo-line {
    border: none !important;
    background-image: none !important;
  }
  .mobile-top-btn {
    margin-top: 30px;
    display: block !important;
  }
  .mobile-top-btn button.btn {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .main-footer {
    padding-top: 50px;
  }
  .main-footer .footer-info {
    margin-top: 2em;
  }
  .local-nav ul li {
    display: block;
    width: auto;
  }
  .local-nav ul a {
    display: block;
    width: auto;
  }
  .academics {
    background-position: bottom center;
  }
  .academics-header {
    padding-bottom: 40px;
  }
  .academics-header h1 {
    font-size: 40px !important;
  }
  .academics-header p {
    padding: 0 20px;
    font-size: 16px !important;
    margin-bottom: 0;
    margin-top: .5em;
  }
  .academics-small-wrapper {
    margin-left: 20px;
  }
  .academics-info {
    text-align: center;
    margin: 0 -15px;
    padding-top: 50px;
  }
  .academics-info aside {
    padding-top: 30px;
  }
  .academics-info h2 {
    padding: 0 20px;
    font-size: 30px !important;
    line-height: 1.1em !important;
  }
  .academics-info p {
    padding: 0 35px;
    margin: 0 -15px;
    font-size: 16px !important;
    border-bottom: 1px dotted #fec039;
    border-color: rgba(254, 192, 57, 0.5);
    padding-bottom: 50px;
  }
  .academics-info .academics-small-info {
    border: none;
    text-align: center;
  }
  .academics-info .academics-small-item {
    float: left;
    border: none;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 20px;
    white-space: nowrap;
  }
  .academics-info .academics-small-item span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 10px;
  }
  .academics-compare h2 {
    padding: 0 20px;
    font-size: 40px !important;
    line-height: 1.1em !important;
  }
  .academics-explore-inner {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    border: none;
  }
  .academics-explore-inner .btn {
    display: block;
    width: auto !important;
    margin: 0 45px;
  }
  .academics-sm-row {
    border-bottom: 1px dotted #fec039;
    border-color: rgba(254, 192, 57, 0.5);
    padding: 20px 0 40px;
  }
  .academics-sm-row h3 {
    font-size: 30px !important;
  }
  .academics-sm-row p {
    font-size: 16px;
  }
  .campus-experience,
  .opportunity {
    background-image: none;
    padding-bottom: 1em;
  }
  .campus-experience h1,
  .opportunity h1 {
    font-size: 42px !important;
    line-height: 1.1em;
    padding: 0 20px;
    text-align: center;
  }
  .campus-experience p,
  .opportunity p {
    padding: 0;
    margin: 0 -15px;
    font-size: 16px !important;
    padding-bottom: 50px;
  }
  .campus-experience {
    padding-bottom: 0;
  }
  .opportunity h1 {
    margin-top: .4em;
  }
  .academics-compare h3 {
    font-size: 30px !important;
    line-height: 1.1em;
    padding: 0 ;
    text-align: center;
  }
  .academics-compare .savings-item {
    width: 48%;
    margin: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .academics-compare .tuition-savings {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 50px;
  }
  .academics-compare .savings-header {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.7em;
    padding: 0 20px;
  }
  .academics-border-right {
    border: none;
  }
  .comparison-item {
    padding-top: 25px;
    margin: 0 30px;
    border-bottom: 1px dotted #fec039;
    border-color: rgba(254, 192, 57, 0.5);
  }
  .comparison-item h4 {
    padding-bottom: 25px;
  }
  .comparison-item:first-child {
    padding-top: 0;
  }
  .video-wrapper {
    margin-left: 0 !important;
    margin-bottom: 40px !important;
  }
  .video-wrapper .video-caption {
    background: none;
    bottom: -50%;
  }
  .video-wrapper .video-caption h5 {
    font-size: 16px;
  }
  .video-wrapper .video-caption p {
    font-size: 16px !important;
    color: #003366;
    margin-top: 0 !important;
  }
  .content-area {
    margin: 0 -15px;
  }
  .content-block {
    padding: 40px 0 20px !important;
    text-align: center;
  }
  .content-block:last-child {
    border-bottom: none !important;
  }
  .info-boxes {
    margin: 0 15px;
  }
  .info-boxes .box-img .box-overlay {
    padding: 15px;
  }
  .info-boxes .box-caption span {
    top: 50%;
  }
  .box {
    margin: 30px 0 !important;
  }
  .box .btn {
    position: static !important;
    width: 100% !important;
  }
  .cta .btn {
    width: auto !important;
  }
  .box-empty {
    display: none !important;
  }
  .links {
    padding-bottom: 0 !important;
  }
  .alert {
    position: absolute;
    top: 70px;
    width: 100%;
    left: 0;
    right: 0;
  }
  .alert .alert-wrapper {
    padding: 15px 0 10px !important;
  }
  .alert .alert-wrapper h4 {
    font-size: 20px;
    margin-left: 40px;
  }
  .alert .alert-wrapper p {
    font-size: 14px;
    margin-left: 40px;
  }
  .grid-item {
    min-height: 0 !important;
    padding-top: 10px !important;
  }
  .grid-item p {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 50px;
  }
  .grid-row {
    border: none !important;
  }
  .grid-row:last-child .grid-item:last-child p {
    border-bottom: none;
  }
  .arts-grid {
    padding-bottom: 0 !important;
  }
  .requirements .video-wrapper {
    margin-top: 20px;
  }
  .intro.row {
    margin: 0 !important;
  }
  .intro h1 {
    margin-top: 0;
  }
  .intro p {
    font-size: 18px !important;
    line-height: 1.7em !important;
    text-align: center;
    margin-top: 1em !important;
    padding: 0 !important;
  }
  .hero h1 {
    padding-left: 0;
    padding-right: 0;
  }
  .interactive-tour {
    margin: 0 !important;
  }
  .interactive-tour .tour-screenshot {
    display: none;
  }
  .about-education {
    padding: 1em 0;
  }
  .about-education header {
    margin-bottom: .5em !important;
  }
  .about-education img {
    width: 100%;
  }
  .experience-video {
    margin: 0 15px !important;
    padding-top: 0 !important;
  }
  .experience-video p {
    margin-top: 0 !important;
    text-align: center;
    font-size: 16px;
    padding: 0 15px !important;
    margin-bottom: 40px;
  }
  .experience-video div {
    padding: 0 !important;
  }
  .apply-now {
    margin: 0 !important;
  }
  .unr-history {
    padding: 30px 15px 0 !important;
  }
  .unr-history header {
    margin-top: 15px;
  }
  .unr-history .history-slider {
    margin: 0 !important;
  }
  .unr-history .history-slider .flex-control-paging {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 50px;
    width: auto;
    margin: 20px 0 0;
  }
  .unr-history .history-slider .flex-direction-nav {
    display: none;
  }
  .unr-history .btn {
    margin: 15px 0 30px;
    padding: 10px 60px;
  }
  .rt-slider {
    margin: 0 -15px !important;
  }
  .rt-slider .full-slider {
    display: none;
  }
  .rt-slider .row {
    padding: 0 15px;
  }
  .rt-slider .slider-overlay {
    padding: 0 15px 80px !important;
    background-color: #002d61;
    position: static !important;
  }
  .rt-slider .slider-overlay h3 {
    padding: 1em 0 .5em !important;
    font-size: 36px !important;
    color: #fec039 !important;
  }
  .rt-slider .slider-overlay img {
    display: block !important;
    width: 100%;
    height: auto !important;
    margin-bottom: 10px;
  }
  .rt-slider .btn {
    margin: 0 15px;
  }
  .glance .row {
    margin-bottom: 0 !important;
  }
  .glance .row .box {
    margin: 15px !important;
  }
  .degrees-programs {
    text-align: center;
    padding: 20px 0 80px !important;
  }
  .degrees-programs h2 {
    font-size: 36px !important;
    line-height: 1.1em;
  }
  .degrees-programs p {
    padding-right: 0 !important;
  }
  .degrees-programs .search-wrapper {
    margin-right: 0 !important;
  }
  .degrees-programs .video-wrapper {
    margin: 60px 15px 20px !important;
  }
  .more-info-cta a {
    display: block;
    width: auto !important;
    margin-bottom: 10px !important;
  }
  .honors {
    padding: 20px 0 40px !important;
  }
  .honors h2 {
    font-size: 36px !important;
    line-height: 1.1em !important;
  }
  .academic-support header {
    margin: 50px 15px 30px;
  }
  .support-items {
    margin: 0 15px !important;
  }
  .our-legacy {
    text-align: center;
    margin: 0 !important;
  }
  .our-legacy .content-row h3 {
    margin-top: 1em !important;
  }
  .our-legacy .border-btm {
    margin-bottom: 20px;
  }
  .economic-development {
    background-image: none !important;
    background-color: #ffffff !important;
  }
  .economic-development .intro header {
    margin: 0 15px;
  }
  .economic-development .intro header p {
    padding: 0 !important;
  }
  #research .research-slider .flex-direction-nav {
    display: none;
  }
  #research blockquote {
    padding-left: 25px;
    padding-right: 25px;
  }
  #research blockquote:before,
  #research blockquote:after {
    font-size: 55px;
  }
  #research .intro cite {
    padding: 0 40px;
  }
  #research .testimonials .quote {
    text-align: center;
    margin: 30px 15px 0 15px;
  }
  #research .testimonials .quote .by-line {
    margin-left: 0;
    display: block;
    padding: 0 15px;
    margin-bottom: 10px;
  }
  #research .testimonials .quote blockquote {
    font-size: 16px;
    line-height: 1.7em;
    padding-left: 24px;
    padding-right: 24px;
    margin: 10px -15px;
    left: auto;
  }
  #research .testimonials .quote aside {
    display: none;
  }
  #about .video-wrapper {
    margin-bottom: 50px !important;
  }
  #about .video-caption h5 {
    color: #ffffff !important;
    font-size: 20px;
  }
  #about .video-caption p {
    font-size: 18px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
  }
}
/* Non-mobile screens */
@media (min-width: 768px) {
  .main-wrapper.on {
    transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
  }
  .push-nav.on {
    display: none !important;
  }
}
/* Medium screens */
@media only screen and (max-width: 1205px) and (min-width: 768px) {
  #academics .local-nav-wrapper {
    min-width: 100%;
  }
  .photo-grid .carousel-col,
  .grid-carousel-wrap .carousel-col {
    width: 80%;
    margin: 0 10%;
  }
  .hero {
    margin-top: 240px;
  }
  .block-item {
    min-height: 370px !important;
  }
  .about-education .experience-video .video-wrapper,
  #admissions .video-wrapper,
  #academics .video-wrapper,
  #student-life .video-wrapper {
    margin-top: 4em;
  }
  .about-education .experience-video .video-wrapper .video-caption h5,
  #admissions .video-wrapper .video-caption h5,
  #academics .video-wrapper .video-caption h5,
  #student-life .video-wrapper .video-caption h5 {
    font-size: 18px;
    line-height: 1.2em;
  }
  .about-education .experience-video .video-wrapper .video-caption p,
  #admissions .video-wrapper .video-caption p,
  #academics .video-wrapper .video-caption p,
  #student-life .video-wrapper .video-caption p {
    font-size: 16px;
  }
  .more-info-cta .btn {
    margin-bottom: 10px !important;
  }
  #admissions .video-wrapper {
    margin-top: 8em;
  }
  .support-items > div {
    width: 50%;
  }
  .content-wrap {
    text-align: center;
  }
  .content-wrap .section-text {
    width: 100% !important;
  }
  .content-wrap .content-row div {
    width: 100%;
    left: 0;
  }
  .content-wrap .content-row .row:last-child .content-links {
    border-bottom: none;
  }
  .content-wrap .content-links {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 45px;
  }
  .info-boxes .box {
    width: 50%;
  }
  .info-boxes .box-empty {
    display: none;
  }
  #admissions .requirements .glance .box .wrapper .btn {
    position: relative !important;
    bottom: 0;
    display: block;
    width: 100%;
  }
  .left-nav li a,
  .right-nav li a {
    width: 100% !important
                  padding:0  !important;
    text-align: center;
    white-space: nowrap;
  }
  .left-nav {
    margin-left: -25px !important;
  }
  .right-nav {
    margin-right: -25px !important;
  }
  #photoBox {
    font-size: 14px;
  }
  .overlay-text .ov-header {
    margin-top: 15px;
    font-size: 28px;
  }
  .overlay-text .ov-text {
    line-height: 1.4em;
    margin: 10px 20px;
  }
  #admissions .apply .apply-now {
    padding: 0 8.5em;
  }
  .grid-carousel a .title {
    font-size: 16px !important;
  }
}
/* Very large screens */
@media only screen and (min-width: 1441px) {
  
}
.pull-right {
  float: right !important;
  margin-left: 30px!important;
}

/* Retina love :) */
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .logo-swap {
    background-size: 112px 509px;
  }
  .mobile-logo {
    background-position: center -345px !important;
  }
  .smallest-logo {
    background-position: center -258px;
  }
  .smallest-logo.logo-swap {
    background-size: 84px 381.75px;
  }
  #footer-logo,
  #push-mobile-logo {
    background-position: center -227px !important;
  }
  #header-logo {
    background-position: center -14px;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
.small-header.header {
  height: 125px;
}

.content-wrapper .breadcrumbs ul li a {
color: #807f84;}

.content-wrapper .breadcrumbs ul li a:hover {
color: #003366;}

.content-wrapper .breadcrumbs {
margin-bottom: 50px;}


@media only screen and (max-width: 767px) {
  .small-header.header.no-hero {
  height: 70px!important;
 }
 .btn-sm
 {
     width: 10%!important;
 }
}

ul li .phone-right {
    font-size: 14px;
    color:rgb(0,51,102);
    display: block;
    text-decoration:none;
    
}
.content-wrapper h2{
font-size: 3.125em!important;
text-align:center!important;
text-transform:uppercase!important;
}
.main-footer .footer-links li h2 {
    margin: 0px 0px 1.22222em;
    font-size: 1.125em!important;
    color: rgb(0, 51, 102);
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.11111em;
    
}
.main-footer .footer-links li h2 a {
    color:rgb(0,46,98)!important;
    
}
.main-footer .footer-links li h2 a:hover {
    color:rgb(0,46,98)!important;
    text-decoration:underline!important;
}
h3 .contact-right
{
    font-size: 26px!important;
    text-transform: uppercase!important;
    margin-left :0.615385em!important;
}

.primary-nav .container ul {
    z-index: 900;
}


#utility-links {
    z-index: 950;
}

.callOutBox350
{
    float:right!important;
}

.tel li {

font-size: 1 em;
color: rgb(254, 192, 57);
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;

}


.tel li a {
font-size: 1 em;
color: rgba(254, 192, 57, 0.75);
padding: 10px;
text-decoration: none;
font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;

}


.tel li a:hover {
color: rgb(254, 192, 57);
text-decoration: underline;
}
 
h1 .unr a 
{
color:  rgb(0, 46, 98);
text-decoration: none;
}

ul .dropdown-menu.pull-right
{
    padding-bottom:0.5em!important;
}


.gs-title {
font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px!important;
color: #5292bc!important;
padding-bottom: 30px!important;
}

.gs-title b {
font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px!important;
color: #5292bc!important;
}
.gs-snippet {
font-size: 13px!important;
line-height: 1.5em!important;
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.gs-visibleUrl {font-size: 14px!important;
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#003366!important;} 

.gs-visibleUrl-long {font-size: 14px!important;
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#003366!important;}

.gs-visibleUrl-short {font-size: 14px!important;
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#003366!important;}
.gsc-cursor-box {
margin-top: 40px!important;
border-top: 1px solid #e3e3e3!important;}

.gsc-cursor {font-size: 15px!important;
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;}

.gsc-cursor-page {color:#5292bc!important;
font-weight: normal!important;
text-decoration: none!important;}

.gsc-cursor-current-page {font-weight: normal!important;
background-color: #f5f5f5!important;}

.gsc-webResult {
border: 0!important;}

.gsc-result-info {
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.gsc-orderby-label {
font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;}

.content h3
{
    font-size:28px!important;}
.content h4
{
    font-size:22px!important;}
    
.interactive-tour h2 {
    font-size: 3.125em!important;
    margin: 50px 0px 0px!important;
    line-height: 1.2em!important;
}
.about-education header h2 {
    font-size: 3.125em!important;
    margin-bottom: 0px!important;
    color: rgb(254, 192, 57)!important;
    line-height: 1.2em!important;
}
.about-education .experience-video .video-wrapper p {
    font-size: 22px!important;
    padding: 10% 0px 0px!important;
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    margin: 0px;
    color: rgb(0, 51, 102);
}
.video-wrapper .video-caption p {
    font-style: normal!important;
}
.about-education .education-points h3 {
    font-size: 32px!important;
    color: rgb(254, 192, 57)!important;
    text-align: center!important;
}
.visiting-campus header h2 {
    font-size: 3.125em!important;
    margin-bottom: 0px!important;
    line-height: 1.2em!important;
}
.unr-history h2 {
    color: rgb(254, 192, 57)!important;
    font-size: 3.125em!important;
    margin-bottom: 0px!important;
    line-height: 1.2em!important;
}

#admissions .requirements .intro h2 {
  font-size: 3.125em!important;
  margin: 1.8em 0 0!important;
}
#admissions .requirements .glance h2 {
  font-size: 3.125em!important;
}
#admissions .requirements .glance .box .wrapper h3 {
  color: #003366!important;
  font-size: 2em!important;
  margin: 0!important;
  padding: 0!important;
  text-transform: capitalize!important;
}
#admissions .requirements .glance .box .wrapper h4 {
  font-size: 1.7em;
  line-height: 1.25em!important;
  margin: 0!important;
  padding: 0!important;
  color: #5292bc!important;
}
#admissions .apply .intro h2 {
  font-size: 3.125em!important;
  margin: 1.8em 0 0!important;
  color: #fec039!important;
}
#admissions .apply .apply-now h2 {
  color: #fec039!important;
  font-size: 3.125em!important;
  text-align: center!important;
}
#admissions .apply .apply-now .apply-links article h3 {
  color: #fec039!important;
  text-transform: capitalize!important;
  font-size: 1.85em!important;
  margin-bottom: 0!important;
}
#admissions .apply .apply-now .apply-status h2 {
  margin: 0!important;
  padding: 0!important;
}
#admissions .resources header h2 {
  font-size: 3.125em!important;
  margin: 1.5em 0 0 0!important;
}
#admissions .container .video-caption p {
    font-size: 22px!important;
    padding: 10% 0px 0px!important;
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    margin: 0px;
    color: rgb(0, 51, 102);
}
#WUEReq{
    font-size: 0.8em !important;
    line-height: 1.25em!important;
     margin: 0!important;
    padding: 0!important;
    color: #5292bc!important;    
}
/**
 * Research
 *
 */
#research .research .intro header h2 {
    font-size: 50px!important;
    margin-bottom: 0.4em!important;
    line-height: 1.1em!important;
}
#research .our-research .intro h2 {
    color: rgb(254, 192, 57)!important;
    font-size: 50px!important;
    line-height: 1.1em!important;
    margin-bottom: 0.2em!important;
}
#research .infrastructure .intro h2 {
    font-size: 50px!important;
    line-height: 1.1em!important;
    margin-bottom: 0.2em!important;
}
#research .research .info-box header h3 {
    text-align: center!important;
    font-size: 50px!important;
    margin-top: 1.2em!important;
    line-height: 1.1em!important;
    margin: 0.67em 0px!important;
}
#research .student-research .intro h2 {
    font-size: 50px!important;
    line-height: 1.1em!important;
    margin-bottom: 0.2em!important;
    color: rgb(254, 192, 57)!important;
}
#research .testimonials .intro h2 {
    font-size: 50px!important;
    line-height: 1.1em!important;
    margin-bottom: 0.2em!important;
}
#research .video-wrapper .video-caption p {
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 20px!important;
    margin: 0!important;
    padding: 10% 0 0!important;
    text-transform: none!important;
    color: #003366!important;
}
/**
 * Academics
 *
 */
 #academics .departments header h2 {
  font-size: 3.125em!important;
  margin-bottom: 0!important;
  color: #fec039!important;
}
.academics-header {
  text-align: center!important;
  border-bottom: 1px dotted #fec039!important;
  border-color: rgba(254, 192, 57, 0.5)!important;
  margin: 0!important;
}
.academics-header h2 {
  color: #fec039!important;
  font-size: 3.125em!important;
  margin: 1.2em 0 0!important;
}
.online-abroad header h2 {
  font-size: 3.125em!important;
  margin-bottom: 0!important;
}
.content-row h3 {
  font-size: 22px!important;
  font-family: "Myriad Pro 1167301", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-transform: inherit !important;
  color: #5292bc!important;
  margin-bottom: .5em!important;
  border-bottom: none!important; 
}
.content-row.gold h3 {
    color: rgb(254, 192, 57)!important;
    border-color: rgb(255, 232, 184)!important;
}
.content-row.green h3 {
    color: rgb(164, 188, 60)!important;
    border-color: rgb(209, 222, 153)!important;
}
.content-row.orange h3 {
    color: rgb(255, 129, 44)!important;
    border-color: rgb(255, 205, 172)!important;
}
.academic-support header h2 {
  font-size: 3.125em!important;
  margin-bottom: 0!important;
}
#degrees-programs .video-wrapper .video-caption p {
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 20px!important;
    margin: 0!important;
    padding: 10% 0 0!important;
    text-transform: none!important;
    color: #003366!important;
}
/**
 * Student Life
 *
 */
#student-life .quality-life header h2 {
    font-size: 50px;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}
#student-life .video-wrapper .video-caption p {
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 20px!important;
    margin: 0!important;
    padding: 10% 0 0!important;
    text-transform: none!important;
    color: #003366!important;
}
#student-life .quality-life header h2 {
    font-size: 50px;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}
#student-life .life-together .intro h2 {
    color: #FEC039;
    font-size: 50px;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}
.content-row h3 {
    color: #5292BC;
    font-family: "Myriad Pro 1167301","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    margin-bottom: 0.5em;
    text-transform: inherit;
}
#student-life .our-legacy header h2 {
    font-size: 50px;
    line-height: 1.1em;
}
/**
 * Impact
 *
 */
#impact .economic-development .intro header h2 {
    font-size: 50px!important;
    margin-bottom: 5px!important;
    line-height: 1.1em!important;
}
#impact .community-outreach .intro h2 {
    color: rgb(254, 192, 57)!important;
    font-size: 50px!important;
    line-height: 1.1em!important;
    margin-bottom: 0.2em!important;
}
#impact .arts .intro h2 {
    font-size: 50px!important;
    margin-bottom: 5px!important;
    line-height: 1.1em!important;
}
#impact .arts .arts-figures h3, .community-outreach .arts-figures h3 {
    font-size: 36px!important;
    line-height: 1.1em!important;
}
#impact .community-influence header h3, #impact .student-opportunities header h3 {
    font-size: 36px!important;
    line-height: 1.1em!important;
}
#impact .community-outreach .arts-grid .grid-row-first {
  border-bottom: 1px dotted #003366;
  border-color: rgba(0, 51, 102, 0.5);
}
#impact .video-wrapper .video-caption p {
    font-family: "Myriad W08 Semibold","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 20px!important;
    margin: 0!important;
    padding: 10% 0 0!important;
    text-transform: none!important;
    color: #003366!important;
}
/** Bootstrap Collapse **/
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}

.btn-sm
{
    color: rgb(0,51,102)!important;
    padding: 0em 0em!important;
}
.icon-sm
{
    color: rgb(0,51,102)!important;
}
.sitemap ul li
{
    list-style: none!important;
}
.sm-pad
{
    padding-left: 20px!important;
}
.contact-table th
{
padding: 10px;
}
.contact-table td
{
padding: 10px;
}
.push-nav .mp-level h1 {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #306191;
  font-family: "Myriad W08 Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.push-nav .mp-level h1 a {
  display: block;
  padding: 8px 15px;
  font-size: 18px;
  text-decoration: none;
  text-transform: none !important;
  color: #ffffff;
}
.push-nav .mp-level h1 a:hover,
.push-nav .mp-level h1 a:active {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}


#credits {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
    z-index: 10000;
}

#credits div.inner 
{
    position: relative;
    top: 35px;
    width: 600px;
    margin: 0 auto;
    background-color: #cccccc;
    padding: 15px;
}
.grid-carousel .katana {
  cursor: default;
  position: relative;
  display: block;
  overflow: hidden;
}
.grid-carousel .katana,
.grid-carousel .katana * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.grid-carousel .katana .title {
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #f5f5f5;
  padding: .5em 1em;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: #003366!important;
  background-color: rgba(0, 46, 98, 0.9)!important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  z-index: 5;
}
.grid-carousel .katana .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: #003366!important;
  background-color: rgba(0, 46, 98, 0.9)!important;
  color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 20px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  display: block;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.grid-carousel .katana .overlay.large-text {
  font-size: 16px;
  line-height: 24px;
}
.grid-carousel .katana:hover span.overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.content h1 a{text-decoration: underline!important;}

.content h2 a{text-decoration: underline!important;}

.content h3 a{text-decoration: underline!important;}

.content h4 a{text-decoration: underline!important;}
.content h5 {
font-size:22px!important;
   color:#949494!important;}

.content h5 a {
text-decoration: underline!important;}

.fsBody .fsForm .fsSectionHeading {
    font-family: "myriad-pro", Helvetica Neue, Helvetica, Arial, sans-serif!important;
    font-size: 32px!important;
    color:#003366!important;
    line-height: 40px!important;
}

.fsBody .fsForm .fsSectionText {
    font-family:  "myriad-pro", Helvetica Neue, Helvetica, Arial, sans-serif!important;
    font-size: 12px!important;
    line-height: 16px;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
.fsBody .fsForm .fsSectionHeading 
{
    font-weight: 500!important;
    font-family: "Myriad Pro Cond 1167289", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.DegreeCodeInline
{
    font-size: 0.8em;
}

.secondary-nav h1 a{
    color: #003366;
}

.navbar {
    position: relative;
    z-index: 100;
}
.centerImage {
    display: block;
    height: auto;
    margin: 20px auto;
    max-width: 100%;
}
.center-btn
{
    margin-top: 25px!important;
    text-align:center!important;
}
.coop-ext h3
{
    color: #003366!important;
}
.hero p a
{
    line-height:1.36364em;
    padding: 15px!important;
    font-size: .8em;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.content-wrapper .container .content h2
{
    text-align:left!important;
    font-size: 38px!important;
}
.table-heading-span
{
    background-color:rgba(82,146,188, 0.1)!important;
    color:#428bca!important;
}
#skipnav a
{
    padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}
#skipnav a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#003366;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
.mobile-cta
{
    background-color: #003366!important;
}
.mobile-cta a
{
    color:#FFF!important;
}
/* Bootstrap Panel*/
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
  
/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

/* Mosaic Layout */
.mosaic-row {color: white; height: 350px; margin:10px auto;}
.mosaic-row .btn {padding: .33em .77em;}
.mosaic-row .mosaic-item {background-color: #ff812c; min-height: 230px; height: 100%; margin-right: 2%; width: 49%; padding-bottom: 38px; padding-top: 10px;}
.mosaic-row .mosaic-item:last-child {margin-right: 0;}
.mosaic-row .mosaic-item:nth-child(even) {background-color: #a4bc3c;}
.mosaic-row .mosaic-item h2 {color: white;position: absolute;bottom: 0; line-height: normal;}
.mosaic-row .mosaic-item.silver {background-color: #999;}
.mosaic-row .mosaic-item.light-blue {background-color: #5292bc;}
.mosaic-row .mosaic-item.orange {background-color: #999;}
.mosaic-row .mosaic-item.green {background-color: #5292bc;}
.mosaic-row .mosaic-item .tint {background: rgba(0,0,0,0.5);height: 100%;width: 100%;top: 0;left: 0;position: absolute; padding: 10px;}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.header {height: 70/ 1050 px;}
	.header-seperator {margin-top:auto;}
}
@media only screen and (max-width: 979px) {
	.mosaic-row {height:100%;}
	.mosaic-row .mosaic-item {width:95%; max-width: 380px; margin-left: auto; margin-right: auto; margin-bottom: 10px;}
	.mosaic-row .mosaic-item:last-child {margin: auto;}
}

.anchor {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 5px!important;
    padding-right: 5px!important;
    color: #003366!important;
    background-color: #FEC039!important;
    border-radius: 0px;
    border-color: #FEC039!important;
    font-size: 12px;
}

.wide {
    width: 100%;
}
