@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #003d7c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #001730;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #003d7c;
}
a.text-primary:hover {
  color: #002449;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #003d7c;
}
a.bg-primary:hover {
  background-color: #002449;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.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);
  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;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.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-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #003d7c;
  border-bottom-color: #003d7c;
}
.nav a:hover .caret {
  border-top-color: #001730;
  border-bottom-color: #001730;
}
.t3-navhelper {
  background: #002449;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #999999;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #808080;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #999999;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #999999;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #333333;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333333;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #999999;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #001730;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #001730;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #003d7c;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #003d7c;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #003d7c;
  color: #7cbcff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #49a3ff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:focus {
  outline: none;
}
@media print {
  a:after {
    content: none !important;
  }
}
hr {
  background: #eeeeee;
  border: 0;
  height: 1px;
  background-image: -webkit-radial-gradient(circle, #eeeeee, #ffffff);
  background-image: radial-gradient(circle, #eeeeee, #ffffff);
  background-repeat: no-repeat;
}
.t3-module .nav-pills > li > a {
  padding: 10px 15px;
}
.t3-module .nav-pills .dropdown-menu {
  margin-top: 0;
}
.t3-module .nav-pills .caret {
  margin-left: 5px;
}
.t3-module .nav-pills .active > a,
.t3-module .nav-pills .active > a:hover {
  background: #003d7c;
  color: #ffffff;
}
.t3-module .nav-pills .active > a > .caret,
.t3-module .nav-pills .active > a:hover > .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media print {
  .jumbotron {
    max-width: none;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    text-align: left !important;
  }
}
.jumbotron h1 {
  margin-bottom: 30px;
}
.jumbotron h2 {
  font-size: 51px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .jumbotron h2 {
    font-size: 36px;
  }
}
@media print {
  .jumbotron h2 {
    font-size: 36px;
  }
}
.jumbotron h3 {
  font-size: 41px;
  margin-bottom: 15px;
}
.jumbotron h4 {
  font-size: 31px;
  margin-bottom: 8px;
}
@media print {
  .jumbotron p {
    font-size: 14px;
  }
}
@media print {
  .col-md-3 {
    width: 25%;
    float: left;
    display: inline-block;
  }
}
@media print {
  .col-md-4 {
    width: 33.33%;
    float: left;
    display: inline-block;
  }
}
@media print {
  .col-md-6 {
    width: 50%;
    float: left;
    display: inline-block;
  }
}
.t3-header {
  background: none;
}
.t3-header.header-microsite {
  background: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
}
.logo-image {
  float: left;
}
.logo-image .logo-img {
  height: 60px;
}
.sublogo {
  float: left;
  border-left: 1.5pt solid #003d7c;
  margin-left: 15px;
  padding-left: 15px;
}
.sublogo p {
  margin: 0;
}
.sublogo img {
  height: 60px;
}
.quicklinks {
  height: 60px;
  position: relative;
}
.quicklinks .quicklinks-container {
  position: absolute;
  bottom: 0;
  right: 0;
}
.quicklinks .quicklinks-container .nav {
  float: right;
  margin-bottom: -10px;
}
.quicklinks .quicklinks-container .nav li {
  display: inline;
  float: left;
  margin: 0;
  text-align: center;
}
.quicklinks .quicklinks-container .nav li a {
  color: #999999;
}
.quicklinks .quicklinks-container .nav li a:hover,
.quicklinks .quicklinks-container .nav li a:focus {
  background: none;
  color: #ef7c00;
}
.quicklinks .quicklinks-container .nav li img {
  display: block;
  height: 25px;
}
.quicklinks .quicklinks-container .nav li.active a {
  background: none;
  color: #ef7c00;
}
@media screen and (max-width: 991px) {
  .t3-mainnav {
    border-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .t3-mainnav > .container {
    width: 100%;
  }
}
.navbar-header {
  float: right;
}
@media screen and (max-width: 991px) {
  .navbar-header {
    float: none;
  }
}
.mobile-logo {
  float: left;
  padding-left: 15px;
  height: 50px;
  line-height: 50px;
}
.mobile-logo p,
.mobile-logo span,
.mobile-logo h1,
.mobile-logo h2,
.mobile-logo h3,
.mobile-logo h4,
.mobile-logo h5,
.mobile-logo h6 {
  margin: 0;
  line-height: 50px;
  font-size: 18px;
  color: #003d7c;
}
.mobile-logo img {
  height: 30px;
  margin-right: 5px;
}
.mobile-logo a:hover {
  text-decoration: none;
}
.navbar-header .btn-toggle {
  float: right;
  outline: none;
  background: none;
  border: 0;
  margin: 0;
  line-height: inherit;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar-header .btn-toggle:hover,
.navbar-header .btn-toggle:focus {
  background: none;
  color: #ef7c00;
}
.navbar-header .btn-toggle.search-toggle,
.navbar-header .btn-toggle.navbar-toggle {
  color: #ef7c00;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar-header .btn-toggle.search-toggle.collapsed,
.navbar-header .btn-toggle.navbar-toggle.collapsed {
  color: inherit;
}
.navbar-header .btn-toggle.search-toggle:hover,
.navbar-header .btn-toggle.navbar-toggle:hover {
  color: #ef7c00;
}
.search-collapse .search-container {
  border-top: 1px solid #e7e7e7;
  padding: 20px 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  .search-collapse .search-container > .container {
    width: 100%;
  }
}
.search-collapse .search-container .search {
  position: relative;
}
.search-collapse .search-container .search .fa-search {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #ccc;
}
.search-collapse .search-container .search .form-control {
  width: 100%;
  padding-left: 40px;
}
.search-collapse .search-container .search .hidden-submit {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  height: 1px;
  width: 1px;
}
.navbar-default .t3-megamenu .navbar-nav.level0 > li {
  margin-left: 30px;
}
.navbar-default .t3-megamenu .navbar-nav.level0 > li:first-child {
  margin-left: 0;
}
.navbar-default .t3-megamenu .navbar-nav.level0 > li > a {
  line-height: 50px;
  padding: 0;
}
.navbar-default .t3-megamenu .navbar-nav.level0 > li > a:hover {
  box-shadow: inset 0 -3px 0 #ef7c00;
}
.navbar-default .t3-megamenu .navbar-nav > .active > a {
  background: none;
  box-shadow: inset 0 -3px 0 #ef7c00;
  color: #003d7c;
}
.navbar-default .t3-megamenu .navbar-nav > .open > a,
.navbar-default .t3-megamenu .navbar-nav > .open > a:hover {
  background: none;
  box-shadow: inset 0 -3px 0 #ef7c00;
}
.navbar-default .t3-megamenu .navbar-nav > .open .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #f5f5f5;
}
.t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 1px solid #f5f5f5;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  background: #f5f5f5;
}
.t3-megamenu .dropdown-menu .mega-nav > .mega-group {
  border: 0;
}
.t3-megamenu .dropdown-menu .mega-nav > .mega-group:first-child {
  border-top: 0;
}
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 10px;
}
.t3-mainnav .t3-navbar-collapse .level0 > li.active > a {
  background: #ffffff;
  color: #003d7c;
}
.t3-mainnav .t3-navbar-collapse .level0 > li.open > a,
.t3-mainnav .t3-navbar-collapse .level0 > li > a:hover {
  background: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .level1.dropdown-menu {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .level1 .mega-group.open > a,
.t3-mainnav .t3-navbar-collapse .level1 .dropdown-submenu.open > a {
  background: none;
}
.t3-mainnav .t3-navbar-collapse .level1 > li.active > a {
  background: none !important;
  color: #003d7c !important;
}
.t3-mainnav .t3-navbar-collapse .level2 > li > a {
  padding-left: 40px;
}
.t3-mainnav .t3-navbar-collapse .level2 > li.active > a {
  background: none !important;
  color: #003d7c !important;
}
.dept-masthead .custom {
  border-bottom: 1px solid #e7e7e7;
  padding: 15px 0;
}
@media screen and (max-width: 991px) {
  .dept-masthead .custom {
    padding: 10px 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .dept-masthead .custom {
    padding: 10px 0;
    text-align: center;
  }
}
.dept-masthead .custom h1,
.dept-masthead .custom h2,
.dept-masthead .custom h3,
.dept-masthead .custom h4,
.dept-masthead .custom h5,
.dept-masthead .custom h6 {
  margin: 0;
  font-size: 30px;
}
@media screen and (max-width: 991px) {
  .dept-masthead .custom h1,
  .dept-masthead .custom h2,
  .dept-masthead .custom h3,
  .dept-masthead .custom h4,
  .dept-masthead .custom h5,
  .dept-masthead .custom h6 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .dept-masthead .custom h1,
  .dept-masthead .custom h2,
  .dept-masthead .custom h3,
  .dept-masthead .custom h4,
  .dept-masthead .custom h5,
  .dept-masthead .custom h6 {
    font-size: 18px;
  }
}
.dept-masthead .custom p {
  margin: 5px 0 0 0;
}
.dept-masthead .dept-masthead-blue {
  background: #003d7c;
  border-bottom: 1px solid #0056af;
  color: #ffffff;
}
.dept-masthead .dept-masthead-orange {
  background: #ef7c00;
  border-bottom: 1px solid #ff9523;
  color: #ffffff;
}
.dept-masthead .dept-masthead-gray {
  background: #999999;
  border-bottom: 1px solid #b3b3b3;
  color: #ffffff;
}
.t3-footer {
  background: #003062;
  border-top: 1px solid #003d7c;
}
@media print {
  .t3-footer {
    display: none;
  }
}
.t3-footnav {
  padding: 60px 0;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  .t3-footnav {
    padding: 0 0 40px 0;
  }
  .t3-footnav > div {
    margin-top: 40px;
  }
  .t3-footnav .t3-module {
    margin: 0;
  }
}
.t3-footnav .t3-module {
  background: none;
  color: #999999;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-weight: 300;
}
.t3-footnav .t3-module ul > li > a {
  color: #999999;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
  text-decoration: none;
}
.t3-footnav .t3-module.footnav-alt {
  margin-top: 43px;
}
@media screen and (max-width: 991px) {
  .t3-footnav .t3-module.footnav-alt {
    margin-top: 40px;
  }
}
.t3-footnav .t3-module.footnav-info {
  border-left: 1px solid #003d7c;
  color: #999999;
  padding-left: 50px;
  padding-top: 40px;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .t3-footnav .t3-module.footnav-info {
    border: 0;
    padding-left: 0;
    text-align: center;
  }
}
.t3-footnav .t3-module.footnav-info:first-child {
  padding-top: 0;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .t3-footnav .t3-module.footnav-info:first-child {
    margin-top: 0;
  }
}
.t3-footnav .t3-module.footnav-info .fa-ul {
  margin-left: 22px;
}
@media screen and (max-width: 991px) {
  .t3-footnav .t3-module.footnav-info .fa-ul {
    margin-left: 0;
  }
}
.t3-footnav .t3-module.footnav-info .fa-ul > li {
  padding-left: 8px;
}
@media screen and (max-width: 991px) {
  .t3-footnav .t3-module.footnav-info .fa-ul > li {
    padding-left: 0;
  }
}
.t3-footnav .t3-module.footnav-info .fa-ul .fa {
  top: 5px;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .t3-footnav .t3-module.footnav-info .fa-ul .fa {
    position: static;
  }
}
.t3-footnav .t3-module.footnav-info .module-title {
  color: #ffffff;
}
.t3-footnav .t3-module.footnav-info a {
  color: #999999;
}
.t3-footnav .t3-module.footnav-info a:hover,
.t3-footnav .t3-module.footnav-info a:focus {
  color: #ffffff;
  text-decoration: none;
}
.t3-copyright {
  border-top: 1px solid #003d7c;
  color: #999999;
  padding: 40px 0;
  text-align: center;
  font-weight: 300;
}
.t3-copyright .copyright-info a {
  color: #999999;
}
.t3-copyright .copyright-info a:hover,
.t3-copyright .copyright-info a:focus {
  color: #ffffff;
  text-decoration: none;
}
.copyright-links .nav {
  display: inline-block;
}
.copyright-links .nav li {
  display: inline-block;
  margin: 0 0 5px 15px;
  text-align: center;
}
.copyright-links .nav li a {
  color: #999999;
  padding: 0;
  display: inline-block;
}
.copyright-links .nav li a:hover,
.copyright-links .nav li a:focus {
  background: none;
  color: #ffffff;
  text-decoration: none;
}
.copyright-links .nav li:before {
  content: "\f111";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 4px;
  margin-right: 15px;
  vertical-align: middle;
}
.copyright-links .nav li:first-child {
  margin-left: 0;
}
.copyright-links .nav li:first-child:before {
  display: none;
}
.copyright-links .nav li.active > a {
  background: none;
}
.footnav-social a {
  display: inline-block;
  margin-right: 8px;
  margin-top: 8px;
}
.t3-navhelper {
  background: #002449;
  border-top: 1px solid #003d7c;
}
@media print {
  .t3-navhelper {
    display: none;
  }
}
.t3-navhelper .breadcrumb {
  background: none;
}
.t3-navhelper .breadcrumb li {
  color: #999999;
}
.t3-navhelper .breadcrumb li.active {
  color: #999999;
}
.t3-navhelper .breadcrumb a {
  color: #555555;
}
.t3-navhelper .breadcrumb a:hover,
.t3-navhelper .breadcrumb a:focus {
  color: #ffffff;
  text-decoration: none;
}
.t3-navhelper .breadcrumb .hasTooltip {
  color: #ef7c00;
}
@media screen and (max-width: 991px) {
  #scrollToTop {
    display: none !important;
  }
}
@media print {
  #scrollToTop {
    display: none !important;
  }
}
.avPlayerWrapper {
  overflow: hidden;
}
.newsflash-feature > .container-fluid {
  padding: 0;
}
.newsflash-feature .newsflash-item {
  position: relative;
}
.newsflash-feature .newsflash-image-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 750px;
}
@media screen and (max-width: 1450px) {
  .newsflash-feature .newsflash-image-container {
    height: 600px;
  }
}
@media screen and (max-width: 991px) {
  .newsflash-feature .newsflash-image-container {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .newsflash-image-container {
    height: 400px;
  }
}
@media print {
  .newsflash-feature .newsflash-image-container {
    height: auto;
  }
}
.newsflash-feature .newsflash-image-container .newsflash-image {
  width: 100%;
  display: none;
}
.newsflash-feature .col-item {
  padding: 0;
}
.newsflash-feature .newsflash-details {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media print {
  .newsflash-feature .newsflash-details {
    position: relative;
  }
}
.newsflash-feature .newsflash-title {
  color: #ffffff;
}
.newsflash-feature .newsflash-text {
  color: #ffffff;
}
.newsflash-feature .jumbotron {
  padding: 0;
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .jumbotron {
    margin-bottom: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .jumbotron {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media print {
  .newsflash-feature .jumbotron {
    margin-bottom: 40px;
  }
}
.newsflash-feature .jumbotron h1 {
  font-size: 72px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 0px;
  
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .newsflash-feature .jumbotron h1 {
    font-size: 54px;
  }
}
@media screen and (max-width: 991px) {
  .newsflash-feature .jumbotron h1 {
    font-size: 42px;
    
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .jumbotron h1 {
    font-size: 28px;
    
    letter-spacing: 0px;
  }
}
@media print {
  .newsflash-feature .jumbotron h1 {
    font-size: 40px;
  }
}
.newsflash-feature .jumbotron h1 .highlight {
  color: #ef7c00;
  font-weight: inherit;
  background: none;
  padding: 0;
}
.newsflash-feature .jumbotron h1 .highlight-block {
  display: block;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .jumbotron h1 .highlight-block {
    display: inline;
  }
}
.newsflash-feature .jumbotron p {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .newsflash-feature .jumbotron p {
    font-size: 18px;
  }
}
.newsflash-feature .jumbotron a {
  color: inherit;
}
.newsflash-feature .jumbotron a:hover,
.newsflash-feature .jumbotron a:focus {
  color: #ef7c00;
  text-decoration: none;
}
.newsflash-feature.feature-bg-relative .newsflash-image-container {
  background: none;
  height: auto;
}
.newsflash-feature.feature-bg-relative .newsflash-image-container .newsflash-image {
  display: block;
}
.newsflash-feature.feature-bg-top .newsflash-image-container {
  background-position: top center;
}
.newsflash-feature.feature-bg-bottom .newsflash-image-container {
  background-position: bottom center;
}
.newsflash-feature .feature-fixed-width .jumbotron {
  max-width: 650px;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-fixed-width .jumbotron {
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .feature-fixed-width .jumbotron {
    margin-bottom: 20px;
    max-width: none;
  }
}
@media print {
  .newsflash-feature .feature-fixed-width .jumbotron {
    max-width: none;
  }
}
.newsflash-feature .feature-left .jumbotron {
  margin-left: 60px;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-left .jumbotron {
    text-align: center;
    margin-left: 0;
  }
}
@media print {
  .newsflash-feature .feature-left .jumbotron {
    margin-left: 0;
  }
}
.newsflash-feature .feature-right .jumbotron {
  float: right;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-right .jumbotron {
    float: none;
    text-align: center;
    margin-right: 0;
  }
}
.newsflash-feature .feature-right .container-fluid .jumbotron {
  margin-right: 60px;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-right .container-fluid .jumbotron {
    float: none;
    text-align: center;
    margin-right: 0;
  }
}
@media print {
  .newsflash-feature .feature-right .container-fluid .jumbotron {
    margin-right: 0;
  }
}
.newsflash-feature .feature-fade {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.newsflash-feature .feature-text-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.newsflash-showcase .container-fluid {
  padding: 0;
  margin-left: -1px;
}
.newsflash-showcase .newsflash-item {
  position: relative;
}
.newsflash-showcase .newsflash-image-container img {
  width: 100%;
}
.newsflash-showcase .col-item {
  padding: 1px;
  padding-right: 0;
  padding-bottom: 0;
}
.newsflash-showcase .newsflash-details {
  padding: 0 10px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.newsflash-showcase .newsflash-title {
  color: #ffffff;
  font-weight: 300;
}
@media print {
  .newsflash-showcase .newsflash-title {
    font-size: 12px;
    color: #ffffff !important;
  }
}
.newsflash-showcase .newsflash-text {
  color: #ffffff;
  font-weight: 300;
}
.newsflash-showcase .newsflash-link:hover {
  text-decoration: none;
}
.newsflash-showcase .newsflash-link:hover .newsflash-item {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.newsflash-tile > .container-fluid {
  padding: 60px 0;
  margin: 0 auto;
  max-width: 1440px;
}
@media screen and (max-width: 1458px) {
  .newsflash-tile > .container-fluid {
    padding: 0;
  }
}
.newsflash-tile .newsflash-item {
  position: relative;
}
.newsflash-tile .newsflash-image-container img {
  width: 100%;
}
.newsflash-tile .col-item {
  padding: 1px;
}
.newsflash-tile .newsflash-details {
  padding: 0 10px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.newsflash-tile .newsflash-title {
  color: #ffffff;
  font-weight: 300;
}
.newsflash-tile .newsflash-text {
  color: #ffffff;
  font-weight: 300;
}
.newsflash-tile .newsflash-link:hover {
  text-decoration: none;
}
.newsflash-tile .newsflash-link:hover .newsflash-item {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.newsflash-blog {
  padding: 120px 0;
}
@media screen and (max-width: 991px) {
  .newsflash-blog {
    padding: 80px 0 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-blog {
    padding: 80px 0;
  }
}
@media print {
  .newsflash-blog {
    padding: 80px 0 30px 0;
  }
}
.newsflash-blog .newsflash-details {
  padding-right: 40px;
}
@media screen and (max-width: 991px) {
  .newsflash-blog .newsflash-details {
    padding-right: 0;
    padding-top: 20px;
  }
}
@media print {
  .newsflash-blog .newsflash-details {
    padding-right: 0;
    padding-top: 20px;
  }
}
.newsflash-blog .newsflash-title {
  font-weight: 300;
  font-size: 42px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .newsflash-blog .newsflash-title {
    font-size: 32px;
  }
}
@media print {
  .newsflash-blog .newsflash-title {
    font-size: 26px;
  }
}
.newsflash-blog .newsflash-text {
  font-size: 16px;
}
@media print {
  .newsflash-blog .newsflash-text {
    font-size: 14px;
  }
}
.newsflash-blog .newsflash-text .btn-default {
  margin-top: 20px;
  color: #ffffff;
  background-color: #ef7c00;
  border-color: #d66f00;
}
.newsflash-blog .newsflash-text .btn-default:hover,
.newsflash-blog .newsflash-text .btn-default:focus,
.newsflash-blog .newsflash-text .btn-default.focus,
.newsflash-blog .newsflash-text .btn-default:active,
.newsflash-blog .newsflash-text .btn-default.active,
.open > .dropdown-toggle.newsflash-blog .newsflash-text .btn-default {
  color: #ffffff;
  background-color: #bc6200;
  border-color: #984f00;
}
.newsflash-blog .newsflash-text .btn-default:active,
.newsflash-blog .newsflash-text .btn-default.active,
.open > .dropdown-toggle.newsflash-blog .newsflash-text .btn-default {
  background-image: none;
}
.newsflash-blog .newsflash-text .btn-default.disabled,
.newsflash-blog .newsflash-text .btn-default[disabled],
fieldset[disabled] .newsflash-blog .newsflash-text .btn-default,
.newsflash-blog .newsflash-text .btn-default.disabled:hover,
.newsflash-blog .newsflash-text .btn-default[disabled]:hover,
fieldset[disabled] .newsflash-blog .newsflash-text .btn-default:hover,
.newsflash-blog .newsflash-text .btn-default.disabled:focus,
.newsflash-blog .newsflash-text .btn-default[disabled]:focus,
fieldset[disabled] .newsflash-blog .newsflash-text .btn-default:focus,
.newsflash-blog .newsflash-text .btn-default.disabled.focus,
.newsflash-blog .newsflash-text .btn-default[disabled].focus,
fieldset[disabled] .newsflash-blog .newsflash-text .btn-default.focus,
.newsflash-blog .newsflash-text .btn-default.disabled:active,
.newsflash-blog .newsflash-text .btn-default[disabled]:active,
fieldset[disabled] .newsflash-blog .newsflash-text .btn-default:active,
.newsflash-blog .newsflash-text .btn-default.disabled.active,
.newsflash-blog .newsflash-text .btn-default[disabled].active,
fieldset[disabled] .newsflash-blog .newsflash-text .btn-default.active {
  background-color: #ef7c00;
  border-color: #d66f00;
}
.newsflash-blog .newsflash-text .btn-default .badge {
  color: #ef7c00;
  background-color: #ffffff;
}
.newsflash-blog .newsflash-image-container img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .newsflash-blog .col-image {
    float: none !important;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-blog .col-image {
    padding: 0;
  }
}
@media print {
  .newsflash-blog .col-image {
    float: none !important;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-blog .col-details {
    padding: 0;
  }
}
.newsflash-blog .blog-item {
  border-top: 1px solid #eeeeee;
  padding-top: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .newsflash-blog .blog-item {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-blog .blog-item {
    border-top: 1px solid #eeeeee;
    padding-top: 40px;
    margin-top: 20px;
    padding-bottom: 0;
  }
}
@media print {
  .newsflash-blog .blog-item {
    width: 50%;
    float: left;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
}
.newsflash-blog .blog-item:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
@media print {
  .newsfeed-events .col-item {
    width: 50%;
  }
}
.newsfeed-events .newsfeed-item {
  display: inline-block;
  margin: 20px 0;
}
.newsfeed-events .newsfeed-cal {
  text-align: center;
  width: 70px;
  float: left;
  display: inline-block;
}
@media print {
  .newsfeed-events .newsfeed-cal {
    border: 1px solid #ddd;
    width: 55px;
  }
}
.newsfeed-events .newsfeed-cal .newsfeed-caldate {
  background: #003d7c;
  color: #ffffff;
  font-size: 36px;
  font-weight: 200;
}
@media print {
  .newsfeed-events .newsfeed-cal .newsfeed-caldate {
    font-size: 22px;
  }
}
.newsfeed-events .newsfeed-cal .newsfeed-calday {
  background: #003d7c;
  color: #ffd2a3;
  font-size: 14px;
  font-weight: 200;
  padding: 3px 0;
  text-transform: uppercase;
}
@media print {
  .newsfeed-events .newsfeed-cal .newsfeed-calday {
    font-size: 12px;
  }
}
.newsfeed-events .newsfeed-details {
  margin-left: 90px;
}
@media print {
  .newsfeed-events .newsfeed-details {
    margin-left: 70px;
  }
}
.newsfeed-events .newsfeed-details .feed-title {
  color: #555555;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 300;
}
.newsfeed-events .newsfeed-details .feed-text {
  color: #999999;
  font-size: 14px;
  font-weight: 300;
}
@media print {
  .newsfeed-events .visible-md-block {
    display: none !important;
  }
}
@media print {
  .newsfeed-events .visible-sm-block {
    display: block !important;
  }
}
.page-header {
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.page-subheader {
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.page-subheader h2 {
  font-size: 36px;
}
.page-subheader h2 small {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.blog-profile .item {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .blog-profile .item {
    text-align: center;
  }
}
.blog-profile .item-image {
  margin-bottom: 25px;
  float: none !important;
}
@media screen and (max-width: 767px) {
  .blog-profile .item-image {
    max-width: 280px;
    display: inline-block;
  }
}
.blog-profile .item-image img {
  width: 100%;
  border: 1px solid #eeeeee;
}
.blog-profile .article-title {
  font-size: 20px;
  color: #ef7c00;
}
.blog-profile .article-title a {
  color: #ef7c00;
}
.blog-profile .article-title a:hover {
  color: #a35400;
}
.blog-profile .article-intro {
  color: #555555;
}
@media print {
  .blog-profile .visible-md-block {
    display: block !important;
  }
}
@media print {
  .blog-profile .visible-sm-block {
    display: none !important;
  }
}
div.layout-slideshow {
  margin: 0 auto;
}
div.layout-slideshow .slideshow-wrapper {
  margin: 0 auto;
  max-width: none;
  position: relative;
}
div.layout-slideshow .slideshow-img {
  opacity: 0;
  filter: alpha(opacity=0);
}
div.layout-slideshow .slideshow-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 540px;
}
@media screen and (max-width: 991px) {
  div.layout-slideshow .slideshow-bg {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  div.layout-slideshow .slideshow-bg {
    height: 350px;
  }
}
div.layout-slideshow .sprocket-features-content {
  position: absolute;
  padding: 0 10px 60px 10px;
  bottom: 0;
  top: auto;
  left: auto;
  text-align: center;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
div.layout-slideshow .sprocket-features-title {
  background: none;
  display: block;
  font-size: 36px;
  margin-bottom: 0;
  padding: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
div.layout-slideshow .sprocket-features-title .slideshow-link {
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.layout-slideshow .sprocket-features-title .slideshow-link:hover {
  color: #ef7c00;
  text-decoration: none;
}
div.layout-slideshow .sprocket-features-desc {
  background: none;
  display: block;
  font-size: 18px;
  margin-top: 10px;
  padding: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
div.layout-slideshow .sprocket-features-pagination {
  bottom: 0;
  left: auto;
  display: block;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  z-index: 9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.layout-slideshow .sprocket-features-pagination li {
  border: 1px solid #ffffff;
  background: transparent;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.layout-slideshow .sprocket-features-pagination .active {
  background: #ffffff;
}
div.layout-slideshow .sprocket-features-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  div.layout-slideshow .sprocket-features-arrows {
    display: none;
  }
}
div.layout-slideshow .sprocket-features-arrows .arrow {
  background: none;
  border-radius: 0;
  margin-top: 0;
  height: 100%;
  width: 10%;
  top: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
div.layout-slideshow .sprocket-features-arrows .arrow:hover,
div.layout-slideshow .sprocket-features-arrows .arrow:focus {
  color: #ffffff;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div.layout-slideshow .sprocket-features-arrows .arrow > span {
  font-size: 50px;
  margin-top: -35px;
  position: absolute;
  top: 50%;
}
div.layout-slideshow .sprocket-features-arrows .prev {
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
div.layout-slideshow .sprocket-features-arrows .prev > span {
  left: 50%;
  margin-left: -15px;
}
div.layout-slideshow .sprocket-features-arrows .next {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
div.layout-slideshow .sprocket-features-arrows .next > span {
  right: 50%;
  margin-right: -15px;
}
div.layout-slideshow.slideshow-fixed-width .slideshow-wrapper {
  max-width: 1440px;
}
div.layout-slideshow2 {
  margin: 0 auto;
}
div.layout-slideshow2 .slideshow-wrapper {
  margin: 0 auto;
  max-width: none;
  position: relative;
}
div.layout-slideshow2 .sprocket-features-padding {
  padding: 0;
}
div.layout-slideshow2 .sprocket-features-content {
  background: none;
  position: absolute;
  margin: 0;
  padding: 0 10px 60px 10px;
  bottom: 0;
  top: auto;
  left: auto;
  text-align: center;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
div.layout-slideshow2 .sprocket-features-content:before {
  display: none;
}
div.layout-slideshow2 .sprocket-features-title {
  background: none;
  display: block;
  font-size: 36px;
  margin-bottom: 0;
  padding: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
div.layout-slideshow2 .sprocket-features-title .slideshow-link {
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.layout-slideshow2 .sprocket-features-title .slideshow-link:hover {
  color: #ef7c00;
  text-decoration: none;
}
div.layout-slideshow2 .sprocket-features-desc {
  background: none;
  display: block;
  font-size: 18px;
  margin-top: 10px;
  padding: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 991px) {
  div.layout-slideshow2 .sprocket-features-desc {
    display: none;
  }
}
div.layout-slideshow2 .sprocket-features-pagination {
  bottom: 0;
  left: auto;
  display: block;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  z-index: 9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.layout-slideshow2 .sprocket-features-pagination li {
  border: 1px solid #ffffff;
  background: transparent;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.layout-slideshow2 .sprocket-features-pagination .active {
  background: #ffffff;
}
div.layout-slideshow2 .sprocket-features-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  div.layout-slideshow2 .sprocket-features-arrows {
    display: none;
  }
}
div.layout-slideshow2 .sprocket-features-arrows .arrow {
  background: none;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  margin-top: 0;
  height: 100%;
  width: 10%;
  top: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
div.layout-slideshow2 .sprocket-features-arrows .arrow:hover,
div.layout-slideshow2 .sprocket-features-arrows .arrow:focus {
  color: #ffffff;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div.layout-slideshow2 .sprocket-features-arrows .arrow > span {
  font-size: 50px;
  margin-top: -35px;
  position: absolute;
  top: 50%;
}
div.layout-slideshow2 .sprocket-features-arrows .prev {
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
div.layout-slideshow2 .sprocket-features-arrows .prev > span {
  left: 50%;
  margin-left: -15px;
}
div.layout-slideshow2 .sprocket-features-arrows .next {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
div.layout-slideshow2 .sprocket-features-arrows .next > span {
  right: 50%;
  margin-right: -15px;
}
div.layout-slideshow2.slideshow-fixed-width .slideshow-wrapper {
  max-width: 1440px;
}
div.layout-showcase {
  padding: 40px 0;
}
div.layout-showcase > .container {
  position: relative;
}
div.layout-showcase.pagination-active {
  margin-bottom: 0;
}
div.layout-showcase .sprocket-features-img-container {
  text-align: center;
}
div.layout-showcase .sprocket-features-img-container img {
  float: none;
  margin-right: 0;
  border: 1px solid #ef7c00;
}
div.layout-showcase .sprocket-features-list {
  margin: 0;
  overflow: visible;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .sprocket-features-title {
  font-size: 36px;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .sprocket-features-title a:hover {
  text-decoration: none;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .sprocket-features-desc {
  font-size: 16px;
  color: #666666;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .showcase-readon {
  margin-top: 20px;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary {
  color: #ffffff;
  background-color: #ef7c00;
  border-color: #d66f00;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:hover,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:focus,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.focus,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:active,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.active,
.open > .dropdown-togglediv.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary {
  color: #ffffff;
  background-color: #bc6200;
  border-color: #984f00;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:active,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.active,
.open > .dropdown-togglediv.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary {
  background-image: none;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.disabled,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary[disabled],
fieldset[disabled] div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.disabled:hover,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary[disabled]:hover,
fieldset[disabled] div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:hover,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.disabled:focus,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary[disabled]:focus,
fieldset[disabled] div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:focus,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.disabled.focus,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary[disabled].focus,
fieldset[disabled] div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.focus,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.disabled:active,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary[disabled]:active,
fieldset[disabled] div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary:active,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.disabled.active,
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary[disabled].active,
fieldset[disabled] div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary.active {
  background-color: #ef7c00;
  border-color: #d66f00;
}
div.layout-showcase .sprocket-features-list .sprocket-features-content .btn-primary .badge {
  color: #ef7c00;
  background-color: #ffffff;
}
div.layout-showcase .sprocket-features-pagination {
  text-align: center;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.layout-showcase .sprocket-features-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.layout-showcase .sprocket-features-pagination .active {
  background: #003d7c;
}
div.layout-showcase .sprocket-features-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  div.layout-showcase .sprocket-features-arrows {
    display: none;
  }
}
div.layout-showcase .sprocket-features-arrows .arrow {
  background: none;
  border-radius: 0;
  color: #999999;
  height: auto;
  width: auto;
  padding: 30px;
  margin-top: -65px;
  top: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.layout-showcase .sprocket-features-arrows .arrow:hover,
div.layout-showcase .sprocket-features-arrows .arrow:focus {
  color: #555555;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div.layout-showcase .sprocket-features-arrows .arrow > span {
  font-size: 50px;
}
div.layout-showcase .sprocket-features-arrows .prev {
  left: -90px;
}
div.layout-showcase .sprocket-features-arrows .next {
  right: -90px;
}
div.layout-showcase .md-padding-right {
  padding-right: 25px;
}
@media screen and (max-width: 991px) {
  div.layout-showcase .md-padding-right {
    padding-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  div.sprocket-grids-b .sprocket-grids-b-columns-1 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-2 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-3 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-4 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-5 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-6 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-7 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-8 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-9 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-10 > li {
    width: 33.34%;
  }
}
@media screen and (max-width: 991px) {
  div.sprocket-grids-b .sprocket-grids-b-columns-1 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-2 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-3 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-4 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-5 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-6 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-7 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-8 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-9 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-10 > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  div.sprocket-grids-b .sprocket-grids-b-columns-1 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-2 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-3 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-4 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-5 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-6 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-7 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-8 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-9 > li,
  div.sprocket-grids-b .sprocket-grids-b-columns-10 > li {
    width: 100%;
  }
}
div.sprocket-grids-b .grids-container {
  margin: 0 auto;
  max-width: none;
}
div.sprocket-grids-b .sprocket-grids-b-container {
  margin: 0;
}
div.sprocket-grids-b .sprocket-grids-b-container li {
  padding: 0;
}
div.sprocket-grids-b .sprocket-grids-b-image-container {
  overflow: hidden;
}
div.sprocket-grids-b .sprocket-grids-b-content.overlay-mode {
  text-align: center;
  top: auto;
  bottom: 0;
}
div.sprocket-grids-b .sprocket-grids-b-image {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-grids-b .sprocket-grids-b-item:hover .sprocket-grids-b-effect {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.sprocket-grids-b .sprocket-grids-b-item:hover .sprocket-grids-b-image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
div.sprocket-grids-b .sprocket-grids-b-item:hover .sprocket-grids-b-content.overlay-mode {
  height: auto;
}
div.sprocket-grids-b .sprocket-grids-b-item:hover .grids-item-prehover {
  opacity: 0;
  filter: alpha(opacity=0);
}
div.sprocket-grids-b .sprocket-grids-b-effect {
  background: #003d7c;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-grids-b .sprocket-grids-b-title {
  color: #ffffff;
  margin: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-grids-b .sprocket-grids-b-text {
  font-size: 18px;
  margin-bottom: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  div.sprocket-grids-b .sprocket-grids-b-text {
    display: block;
  }
}
div.sprocket-grids-b .grids-link:hover {
  text-decoration: none;
}
div.sprocket-grids-b .grids-item-prehover {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-grids-b .grids-item-prehover .grids-item-prehover-title {
  color: #ffffff;
  font-size: 30px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
div.sprocket-grids-b.grids-fixed-width {
  padding: 40px 0;
}
div.sprocket-grids-b.grids-fixed-width .grids-container {
  max-width: 1440px;
}
div.sprocket-grids-b.grids-fixed-width .sprocket-grids-b-item {
  margin: 1px;
}
div.sprocket-headlines {
  background: #003d7c;
  border-radius: 0;
  margin: 0;
  border: 0;
  padding: 0;
  display: block;
}
div.sprocket-headlines .headlines-container {
  display: table;
  width: 100%;
}
div.sprocket-headlines .sprocket-headlines-list {
  padding: 0 !important;
}
div.sprocket-headlines .sprocket-headlines-list .sprocket-headlines-item {
  padding: 15px 10px 15px 0;
}
div.sprocket-headlines .sprocket-headlines-badge {
  padding: 15px 20px 15px 0;
}
@media screen and (max-width: 991px) {
  div.sprocket-headlines .sprocket-headlines-badge {
    padding-bottom: 0;
  }
}
div.sprocket-headlines .sprocket-headlines-badge span {
  color: #ef7c00;
  font-size: 18px;
  padding: 0 !important;
}
div.sprocket-headlines .sprocket-headlines-item {
  font-size: 18px;
}
div.sprocket-headlines .sprocket-headlines-item a {
  color: #ffffff;
}
div.sprocket-headlines .sprocket-headlines-item a:hover {
  text-decoration: none;
  color: #999999;
}
div.sprocket-headlines .sprocket-headlines-navigation {
  padding: 0 5px;
  width: 80px;
}
div.sprocket-headlines .sprocket-headlines-navigation .arrow {
  background: none;
  border-radius: 0;
  color: #999999;
  font-size: 30px;
  height: auto;
  width: 30px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-headlines .sprocket-headlines-navigation .arrow:hover {
  color: #ffffff;
}
div.sprocket-lists {
  padding: 40px 0;
}
div.sprocket-lists .sprocket-lists-container {
  border-top: 1px solid #ddd;
}
div.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title {
  background: #f7f7f7;
}
div.sprocket-lists .sprocket-lists-item .sprocket-padding {
  padding: 20px 10px;
}
div.sprocket-lists .sprocket-lists-title {
  background: none;
  border-radius: 0;
  margin: -1px 0 0 0 !important;
  padding: 8px 15px !important;
}
div.sprocket-lists .sprocket-lists-title .indicator {
  background: none;
  border-radius: 0;
  color: #999999;
  font-size: 25px;
  margin-top: -12px;
}
div.sprocket-lists .sprocket-lists-nav {
  margin-top: 15px;
}
div.sprocket-lists .sprocket-lists-arrows .arrow {
  background: none;
  border-radius: 0;
  color: #ef7c00;
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-lists .sprocket-lists-pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-lists .sprocket-lists-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-lists .sprocket-lists-pagination .active {
  background: #003d7c;
}
div.sprocket-lists .lists-readon {
  margin-top: 15px;
}
div.sprocket-lists-modern {
  padding: 40px 0;
}
div.sprocket-lists-modern .sprocket-padding {
  padding: 10px 15px 30px 15px;
}
div.sprocket-lists-modern .sprocket-lists-modern-container li {
  border-bottom: 1px solid #ddd;
}
div.sprocket-lists-modern .sprocket-lists-modern-title {
  padding: 15px !important;
}
div.sprocket-lists-modern .sprocket-lists-modern-title .indicator {
  border: 0;
  border-radius: 0;
  color: #999999;
  font-size: 36px;
  margin-top: -23px;
}
div.sprocket-lists-modern .sprocket-lists-modern-nav {
  margin-top: 20px;
}
div.sprocket-lists-modern .sprocket-lists-modern-arrows .arrow {
  background: none;
  border-radius: 0;
  color: #ef7c00;
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-lists-modern .sprocket-lists-modern-arrows .arrow:before {
  display: none;
}
div.sprocket-lists-modern .sprocket-lists-modern-pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-lists-modern .sprocket-lists-modern-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-lists-modern .sprocket-lists-modern-pagination .active {
  background: #003d7c;
}
div.sprocket-lists-modern .lists-readon {
  margin-top: 15px;
}
div.sprocket-lists-portrait {
  padding: 40px 0;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-title {
  font-size: 2em !important;
  padding: 15px;
  margin: 0;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-container li {
  border-bottom: 1px solid #ddd;
  padding: 0;
}
div.sprocket-lists-portrait .portrait-text {
  margin: 10px 15px 20px 15px;
}
div.sprocket-lists-portrait .lists-readon {
  margin: 10px 15px 30px 15px;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-nav {
  margin-top: 15px;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-arrows .arrow {
  background: none;
  border-radius: 0;
  color: #ef7c00;
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-arrows .arrow:before {
  display: none;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-lists-portrait .sprocket-lists-portrait-pagination .active {
  background: #003d7c;
}
div.sprocket-mosaic {
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  div.sprocket-mosaic .sprocket-mosaic-columns-1 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-2 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-3 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-4 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-5 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-6 > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  div.sprocket-mosaic .sprocket-mosaic-columns-1 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-2 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-3 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-4 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-5 > li,
  div.sprocket-mosaic .sprocket-mosaic-columns-6 > li {
    width: 100%;
  }
}
div.sprocket-mosaic .sprocket-mosaic-container {
  margin: 0;
}
div.sprocket-mosaic .sprocket-mosaic-image-container:hover .sprocket-mosaic-hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.sprocket-mosaic .sprocket-mosaic-image-container:hover .sprocket-mosaic-hovercontent {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic .sprocket-mosaic-image-container:hover .sprocket-mosaic-image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
div.sprocket-mosaic .sprocket-mosaic-item {
  margin: 1px;
  border-radius: 0;
  border: 0;
}
div.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding {
  padding: 0;
}
div.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-image {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic .sprocket-mosaic-head {
  margin: 0;
  padding: 0 20px;
  text-align: center;
}
div.sprocket-mosaic .sprocket-mosaic-head a:hover {
  text-decoration: none;
}
div.sprocket-mosaic .sprocket-mosaic-text {
  padding: 0 20px;
  text-align: center;
}
div.sprocket-mosaic .sprocket-readmore {
  display: none;
}
div.sprocket-mosaic .sprocket-mosaic-hover {
  background: #ef7c00;
  border: 0;
  margin: 0;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic .sprocket-mosaic-hovercontent {
  color: #ffffff;
  width: 100%;
  height: auto;
  font-size: 18px;
  bottom: 10px;
}
div.sprocket-mosaic .sprocket-mosaic-header {
  margin-bottom: 40px;
}
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order,
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter {
  float: none;
  margin-bottom: 30px;
  text-align: center;
}
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li,
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li {
  background: none;
  border: 0;
  border-bottom: 3px solid #eeeeee;
  border-radius: 0;
  color: #999999;
  font-size: 18px;
  padding: 5px 10px;
  text-transform: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li.active,
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li.active {
  border-bottom: 3px solid #ef7c00;
  color: #ef7c00;
}
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li:hover,
div.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li:hover {
  color: #ef7c00;
}
div.sprocket-mosaic .sprocket-mosaic-tags {
  background: none;
  margin: 10px 0;
  text-align: center;
}
div.sprocket-mosaic .sprocket-mosaic-tags li {
  background: #ef7c00;
  border: 0;
  border-radius: 0;
  text-transform: none;
  font-style: normal;
  color: #ffffff;
}
div.sprocket-mosaic .sprocket-mosaic-loadmore {
  border-radius: 0;
  color: #999999;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic .sprocket-mosaic-loadmore:hover {
  background: #eeeeee;
}
div.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-text {
  font-size: 18px;
  text-transform: capitalize;
  line-height: 40px;
}
div.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-info {
  display: none;
}
div.sprocket-mosaic .sprocket-mosaic-overlay .css-loader-wrapper {
  width: 100px;
  height: 100px;
}
div.sprocket-mosaic .mosaic-divider {
  margin: 30px 0 40px 0;
  background: #eeeeee;
  border: 0;
  height: 1px;
  background-image: -webkit-radial-gradient(circle, #dddddd, #ffffff);
  background-image: radial-gradient(circle, #dddddd, #ffffff);
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-1 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-2 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-3 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-4 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-5 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-6 > li {
    width: 33.34%;
  }
}
@media screen and (max-width: 991px) {
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-1 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-2 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-3 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-4 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-5 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-6 > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-1 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-2 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-3 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-4 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-5 > li,
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-columns-6 > li {
    width: 100%;
  }
}
div.sprocket-mosaic-gallery .mosaic-container {
  margin: 0 auto;
  max-width: none;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-effect {
  background: #003d7c;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-title {
  color: #ffffff;
  margin: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-text {
  color: #ffffff;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  div.sprocket-mosaic-gallery .sprocket-mosaic-g-text {
    display: block;
  }
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-content {
  padding: 30px 15px 10px 15px;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-image-container {
  overflow: hidden;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-image-container .sprocket-mosaic-g-image {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-tags {
  background: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-tags li {
  color: #ff9523;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-tags li:after {
  color: #ffffff;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-item:hover .sprocket-mosaic-g-effect {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-item:hover .sprocket-mosaic-g-image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header {
  margin-top: 40px 0;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-order,
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-filter {
  float: none;
  margin-bottom: 30px;
  text-align: center;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-order li,
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-filter li {
  background: none;
  border: 0;
  border-bottom: 3px solid #eeeeee;
  border-radius: 0;
  color: #999999;
  font-size: 18px;
  padding: 5px 10px;
  text-transform: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-order li.active,
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-filter li.active {
  border-bottom: 3px solid #ef7c00;
  color: #ef7c00;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-order li:hover,
div.sprocket-mosaic-gallery .sprocket-mosaic-g-header .sprocket-mosaic-g-filter li:hover {
  color: #ef7c00;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-overlay .css-loader-wrapper {
  width: 90px;
  height: 86px;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-loadmore {
  border: 1px solid #ddd;
  background: #f7f7f7;
  border-radius: 0;
  color: #999999;
  margin-top: 40px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-loadmore:hover {
  background: #eeeeee;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-loadmore .loadmore-text {
  font-size: 18px;
  text-transform: capitalize;
  line-height: 40px;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-loadmore .loadmore-info {
  display: none;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-loadmore.loader {
  height: 52px;
  line-height: 52px;
}
div.sprocket-mosaic-gallery .sprocket-mosaic-g-loadmore.loader span {
  width: 30px;
  height: 30px;
  margin-top: 4px;
  border-top: 6px solid rgba(0, 0, 0, 0.2);
  border-right: 6px solid rgba(0, 0, 0, 0.2);
  border-bottom: 6px solid rgba(0, 0, 0, 0.2);
  border-left: 6px solid #666666;
}
div.sprocket-mosaic-gallery.mosaic-fixed-width {
  padding: 40px 0;
}
div.sprocket-mosaic-gallery.mosaic-fixed-width .mosaic-container {
  max-width: 1440px;
}
div.sprocket-mosaic-gallery.mosaic-fixed-width .sprocket-mosaic-g-item {
  margin: 1px;
}
div.sprocket-quotes {
  padding: 40px 0;
}
div.sprocket-quotes > .container {
  position: relative;
}
div.sprocket-quotes .sprocket-quotes-container {
  margin: 0;
}
div.sprocket-quotes .sprocket-quotes-item {
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.sprocket-quotes .sprocket-quotes-item:before,
div.sprocket-quotes .sprocket-quotes-item:after {
  display: none;
}
div.sprocket-quotes .quotes-icon {
  color: #ef7c00;
  font-size: 50px;
  margin-right: 40px;
}
div.sprocket-quotes .sprocket-quotes-text {
  color: #999999;
  font-size: 24px;
}
div.sprocket-quotes .quotes-readon {
  margin-top: 20px;
  margin-bottom: 60px;
}
div.sprocket-quotes .sprocket-quotes-info {
  margin-top: 20px;
}
div.sprocket-quotes .sprocket-quotes-info .sprocket-quotes-author {
  color: #003d7c;
  font-size: 20px;
  margin-top: 0;
}
div.sprocket-quotes .sprocket-quotes-info .sprocket-quotes-subtext {
  color: #003d7c;
  font-style: normal;
}
div.sprocket-quotes .sprocket-quotes-info .sprocket-quotes-image {
  border-radius: 0;
  margin-top: 5px;
}
div.sprocket-quotes .sprocket-quotes-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  div.sprocket-quotes .sprocket-quotes-arrows {
    display: none;
  }
}
div.sprocket-quotes .sprocket-quotes-arrows .arrow {
  position: absolute;
  background: none;
  border-radius: 0;
  color: #999999;
  height: auto;
  width: auto;
  padding: 30px;
  margin-top: -65px;
  top: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-quotes .sprocket-quotes-arrows .arrow:hover,
div.sprocket-quotes .sprocket-quotes-arrows .arrow:focus {
  color: #555555;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div.sprocket-quotes .sprocket-quotes-arrows .arrow > span {
  font-size: 50px;
}
div.sprocket-quotes .sprocket-quotes-arrows .arrow:before {
  display: none;
}
div.sprocket-quotes .sprocket-quotes-arrows .prev {
  left: -130px;
}
div.sprocket-quotes .sprocket-quotes-arrows .next {
  right: -130px;
}
div.sprocket-quotes .sprocket-quotes-nav {
  padding: 40px 0 0 0;
}
div.sprocket-quotes .sprocket-quotes-pagination {
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-quotes .sprocket-quotes-pagination ul {
  float: none;
}
div.sprocket-quotes .sprocket-quotes-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-quotes .sprocket-quotes-pagination .active {
  background: #003d7c;
}
div.sprocket-quotes .sprocket-quotes-overlay .css-loader-wrapper {
  width: 90px;
  height: 86px;
}
div.sprocket-accordion {
  padding: 40px 0;
}
div.sprocket-accordion .sliders-readon .btn-primary {
  border-radius: 0;
  padding: 10px 16px;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
div.sprocket-accordion .sliders-readon .btn-primary:hover,
div.sprocket-accordion .sliders-readon .btn-primary:focus,
div.sprocket-accordion .sliders-readon .btn-primary.focus,
div.sprocket-accordion .sliders-readon .btn-primary:active,
div.sprocket-accordion .sliders-readon .btn-primary.active,
.open > .dropdown-togglediv.sprocket-accordion .sliders-readon .btn-primary {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
div.sprocket-accordion .sliders-readon .btn-primary:active,
div.sprocket-accordion .sliders-readon .btn-primary.active,
.open > .dropdown-togglediv.sprocket-accordion .sliders-readon .btn-primary {
  background-image: none;
}
div.sprocket-accordion .sliders-readon .btn-primary.disabled,
div.sprocket-accordion .sliders-readon .btn-primary[disabled],
fieldset[disabled] div.sprocket-accordion .sliders-readon .btn-primary,
div.sprocket-accordion .sliders-readon .btn-primary.disabled:hover,
div.sprocket-accordion .sliders-readon .btn-primary[disabled]:hover,
fieldset[disabled] div.sprocket-accordion .sliders-readon .btn-primary:hover,
div.sprocket-accordion .sliders-readon .btn-primary.disabled:focus,
div.sprocket-accordion .sliders-readon .btn-primary[disabled]:focus,
fieldset[disabled] div.sprocket-accordion .sliders-readon .btn-primary:focus,
div.sprocket-accordion .sliders-readon .btn-primary.disabled.focus,
div.sprocket-accordion .sliders-readon .btn-primary[disabled].focus,
fieldset[disabled] div.sprocket-accordion .sliders-readon .btn-primary.focus,
div.sprocket-accordion .sliders-readon .btn-primary.disabled:active,
div.sprocket-accordion .sliders-readon .btn-primary[disabled]:active,
fieldset[disabled] div.sprocket-accordion .sliders-readon .btn-primary:active,
div.sprocket-accordion .sliders-readon .btn-primary.disabled.active,
div.sprocket-accordion .sliders-readon .btn-primary[disabled].active,
fieldset[disabled] div.sprocket-accordion .sliders-readon .btn-primary.active {
  background-color: transparent;
  border-color: #ffffff;
}
div.sprocket-accordion .sliders-readon .btn-primary .badge {
  color: transparent;
  background-color: #ffffff;
}
div.sprocket-accordion .sliders-readon .btn-primary:hover {
  background: #ef7c00;
}
div.sprocket-accordion .sprocket-accordion-arrow {
  border: 0;
  font-size: 50px;
  line-height: 60px;
  height: 60px;
  color: #999999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-accordion .sprocket-accordion-arrow:hover {
  color: #555555;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.sprocket-strips .strips-wrapper {
  margin: 0 auto;
  max-width: none;
  position: relative;
}
div.sprocket-strips .cols-1 > li {
  width: 100%;
}
div.sprocket-strips .cols-2 > li {
  width: 50%;
}
div.sprocket-strips .cols-3 > li {
  width: 33.33%;
}
div.sprocket-strips .cols-4 > li {
  width: 25%;
}
div.sprocket-strips .cols-5 > li {
  width: 20%;
}
div.sprocket-strips .cols-6 > li {
  width: 16.6667%;
}
div.sprocket-strips .cols-7 > li {
  width: 14.2555%;
}
div.sprocket-strips .cols-8 > li {
  width: 12.5%;
}
div.sprocket-strips .cols-9 > li {
  width: 11.11%;
}
div.sprocket-strips .cols-10 > li {
  width: 10%;
}
div.sprocket-strips .cols-11 > li {
  width: 9.09%;
}
div.sprocket-strips .cols-12 > li {
  width: 8.33%;
}
@media screen and (max-width: 991px) {
  div.sprocket-strips .cols-1 > li,
  div.sprocket-strips .cols-2 > li,
  div.sprocket-strips .cols-3 > li,
  div.sprocket-strips .cols-4 > li,
  div.sprocket-strips .cols-5 > li,
  div.sprocket-strips .cols-6 > li,
  div.sprocket-strips .cols-7 > li,
  div.sprocket-strips .cols-8 > li,
  div.sprocket-strips .cols-9 > li,
  div.sprocket-strips .cols-10 > li,
  div.sprocket-strips .cols-11 > li,
  div.sprocket-strips .cols-12 > li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  div.sprocket-strips .cols-1 > li,
  div.sprocket-strips .cols-2 > li,
  div.sprocket-strips .cols-3 > li,
  div.sprocket-strips .cols-4 > li,
  div.sprocket-strips .cols-5 > li,
  div.sprocket-strips .cols-6 > li,
  div.sprocket-strips .cols-7 > li,
  div.sprocket-strips .cols-8 > li,
  div.sprocket-strips .cols-9 > li,
  div.sprocket-strips .cols-10 > li,
  div.sprocket-strips .cols-11 > li,
  div.sprocket-strips .cols-12 > li {
    width: 100%;
    float: none;
  }
}
div.sprocket-strips .sprocket-strips-container {
  margin: 0;
}
div.sprocket-strips .sprocket-strips-container > li {
  margin: 0;
}
div.sprocket-strips .sprocket-strips-item {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.sprocket-strips .sprocket-strips-content {
  padding: 0;
  position: relative;
}
div.sprocket-strips .sprocket-strips-content:hover .strips-overlay {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
div.sprocket-strips .sprocket-strips-content a:hover {
  text-decoration: none;
}
div.sprocket-strips .strips-img-container {
  overflow: hidden;
}
div.sprocket-strips .strips-img-container .strips-img {
  width: 100%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-strips .strips-details {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  text-align: center;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
}
div.sprocket-strips .strips-details .sprocket-strips-title {
  color: #ffffff;
  font-size: 24px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 0;
}
div.sprocket-strips .strips-details .sprocket-strips-text {
  color: #ffffff;
  font-size: 14px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  margin-top: 10px;
}
div.sprocket-strips .strips-overlay {
  background: #ef7c00;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-strips .sprocket-strips-nav {
  padding: 0 10px;
}
div.sprocket-strips .sprocket-strips-arrows .arrow {
  background: none;
  border-radius: 0;
  color: #ef7c00;
  height: 40px;
  width: 30px;
  line-height: 40px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-strips .sprocket-strips-pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.sprocket-strips .sprocket-strips-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-strips .sprocket-strips-pagination .active {
  background: #003d7c;
}
div.sprocket-strips .sprocket-strips-overlay .css-loader-wrapper {
  width: 100px;
  height: 100px;
}
.sprocket-strips.strips-fixed-width {
  padding-left: 20px;
  padding-right: 20px;
}
.sprocket-strips.strips-fixed-width .strips-wrapper {
  max-width: 1440px;
}
.sprocket-strips.strips-fixed-width .sprocket-strips-item {
  margin: 1px;
}
.sprocket-strips-s {
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  .sprocket-strips-s .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sprocket-strips-s .sprocket-strips-s-item img {
    width: 100%;
    float: none;
    margin: 0;
  }
  .sprocket-strips-s .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 100%;
    float: none;
  }
}
.sprocket-strips-s > .container {
  position: relative;
}
.sprocket-strips-s .strips-img {
  width: 100%;
}
.sprocket-strips-s .sprocket-strips-s-title {
  font-size: 30px;
}
.sprocket-strips-s .sprocket-strips-s-text {
  color: #555555;
}
.sprocket-strips-s .sprocket-strips-s-pagination {
  text-align: center;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sprocket-strips-s .sprocket-strips-s-pagination ul {
  float: none;
}
.sprocket-strips-s .sprocket-strips-s-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-s .sprocket-strips-s-pagination .active {
  background: #003d7c;
}
.sprocket-strips-s .sprocket-strips-s-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  .sprocket-strips-s .sprocket-strips-s-arrows {
    display: none;
  }
}
.sprocket-strips-s .sprocket-strips-s-arrows .arrow {
  position: absolute;
  background: none;
  border-radius: 0;
  color: #999999;
  height: auto;
  width: auto;
  padding: 30px;
  margin-top: -65px;
  top: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-s .sprocket-strips-s-arrows .arrow:hover,
.sprocket-strips-s .sprocket-strips-s-arrows .arrow:focus {
  color: #555555;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sprocket-strips-s .sprocket-strips-s-arrows .arrow > span {
  font-size: 50px;
}
.sprocket-strips-s .sprocket-strips-s-arrows .arrow:before {
  display: none;
}
.sprocket-strips-s .sprocket-strips-s-arrows .prev {
  left: -90px;
}
.sprocket-strips-s .sprocket-strips-s-arrows .next {
  right: -90px;
}
.sprocket-strips-s .sprocket-strips-s-overlay .css-loader-wrapper {
  width: 90px;
  height: 84px;
}
.sprocket-strips-p {
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  .sprocket-strips-p .sprocket-strips-p-container .sprocket-strips-p-block {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sprocket-strips-p .sprocket-strips-p-container .sprocket-strips-p-block {
    width: 100%;
    float: none;
  }
}
.sprocket-strips-p > .container {
  position: relative;
}
.sprocket-strips-p .strips-img {
  margin-right: 20px;
  margin-bottom: 20px;
}
.sprocket-strips-p .sprocket-strips-p-pagination {
  text-align: center;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sprocket-strips-p .sprocket-strips-p-pagination ul {
  float: none;
}
.sprocket-strips-p .sprocket-strips-p-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-p .sprocket-strips-p-pagination .active {
  background: #003d7c;
}
.sprocket-strips-p .sprocket-strips-p-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  .sprocket-strips-p .sprocket-strips-p-arrows {
    display: none;
  }
}
.sprocket-strips-p .sprocket-strips-p-arrows .arrow {
  position: absolute;
  background: none;
  border-radius: 0;
  color: #999999;
  height: auto;
  width: auto;
  padding: 30px;
  margin-top: -65px;
  top: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-p .sprocket-strips-p-arrows .arrow:hover,
.sprocket-strips-p .sprocket-strips-p-arrows .arrow:focus {
  color: #555555;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sprocket-strips-p .sprocket-strips-p-arrows .arrow > span {
  font-size: 50px;
}
.sprocket-strips-p .sprocket-strips-p-arrows .arrow:before {
  display: none;
}
.sprocket-strips-p .sprocket-strips-p-arrows .prev {
  left: -90px;
}
.sprocket-strips-p .sprocket-strips-p-arrows .next {
  right: -90px;
}
.sprocket-strips-p .sprocket-strips-p-overlay .css-loader-wrapper {
  width: 90px;
  height: 84px;
}
@media screen and (max-width: 991px) {
  .sprocket-strips-c .sprocket-strips-c-container .sprocket-strips-c-block {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sprocket-strips-c .sprocket-strips-c-container .sprocket-strips-c-block {
    width: 100%;
    float: none;
  }
}
.sprocket-strips-c .strips-wrapper {
  margin: 0 auto;
  max-width: none;
  position: relative;
}
.sprocket-strips-c .sprocket-strips-c-container {
  margin: 0;
}
.sprocket-strips-c .sprocket-strips-c-block {
  float: left;
  margin-right: 0;
}
.sprocket-strips-c .sprocket-strips-c-image {
  width: 100%;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .strips-img-container {
  overflow: hidden;
}
.sprocket-strips-c .strips-overlay {
  background: #003d7c;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .sprocket-strips-c-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.sprocket-strips-c .sprocket-strips-c-title {
  color: #ffffff;
  font-size: 30px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .sprocket-strips-c-text {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 0;
  visibility: visible;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .sprocket-strips-c-extended-info {
  position: relative;
}
.sprocket-strips-c .strips-item-prehover {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .strips-item-prehover .strips-item-prehover-title {
  color: #ffffff;
  font-size: 30px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.sprocket-strips-c .sprocket-strips-c-item:hover {
  margin-top: inherit;
  padding-bottom: inherit;
}
.sprocket-strips-c .sprocket-strips-c-item:hover .strips-overlay {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sprocket-strips-c .sprocket-strips-c-item:hover .sprocket-strips-c-title {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sprocket-strips-c .sprocket-strips-c-item:hover .sprocket-strips-c-text {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sprocket-strips-c .sprocket-strips-c-item:hover .strips-item-prehover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sprocket-strips-c .sprocket-strips-c-item:hover .sprocket-strips-c-image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.sprocket-strips-c .sprocket-strips-c-arrows .arrow {
  background: none;
  border-radius: 0;
  color: #ef7c00;
  height: 40px;
  width: 30px;
  line-height: 40px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .sprocket-strips-c-arrows .arrow:before {
  display: none;
}
.sprocket-strips-c .sprocket-strips-c-nav {
  padding: 0 10px;
}
.sprocket-strips-c .sprocket-strips-c-pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sprocket-strips-c .sprocket-strips-c-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-strips-c .sprocket-strips-c-pagination .active {
  background: #003d7c;
}
.sprocket-strips-c .sprocket-strips-c-overlay .css-loader-wrapper {
  width: 90px;
  height: 84px;
}
.sprocket-strips-c.strips-fixed-width {
  padding: 40px 0;
}
.sprocket-strips-c.strips-fixed-width .strips-wrapper {
  max-width: 1440px;
}
.sprocket-strips-c.strips-fixed-width .sprocket-strips-c-item {
  margin: 1px;
}
.sprocket-tables {
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  .sprocket-tables .sprocket-tables-container .sprocket-tables-block {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sprocket-tables .sprocket-tables-container .sprocket-tables-block {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
.sprocket-tables > .container {
  position: relative;
}
.sprocket-tables .sprocket-tables-item {
  border-radius: 0;
}
.sprocket-tables .sprocket-tables-image {
  width: 100%;
}
.sprocket-tables .sprocket-tables-desc {
  background: #003d7c;
  color: #ffffff;
}
.sprocket-tables .sprocket-tables-title {
  color: #ffffff;
  margin: 0;
}
.sprocket-tables .sprocket-tables-title a {
  color: #ffffff;
}
.sprocket-tables .sprocket-tables-text {
  color: #ffffff;
  margin-top: 5px;
}
.sprocket-tables .sprocket-tables-feature {
  color: #999999;
  font-size: 18px;
}
.sprocket-tables .sprocket-tables-link .btn-primary {
  color: #ffffff;
  background-color: #ef7c00;
  border-color: #d66f00;
}
.sprocket-tables .sprocket-tables-link .btn-primary:hover,
.sprocket-tables .sprocket-tables-link .btn-primary:focus,
.sprocket-tables .sprocket-tables-link .btn-primary.focus,
.sprocket-tables .sprocket-tables-link .btn-primary:active,
.sprocket-tables .sprocket-tables-link .btn-primary.active,
.open > .dropdown-toggle.sprocket-tables .sprocket-tables-link .btn-primary {
  color: #ffffff;
  background-color: #bc6200;
  border-color: #984f00;
}
.sprocket-tables .sprocket-tables-link .btn-primary:active,
.sprocket-tables .sprocket-tables-link .btn-primary.active,
.open > .dropdown-toggle.sprocket-tables .sprocket-tables-link .btn-primary {
  background-image: none;
}
.sprocket-tables .sprocket-tables-link .btn-primary.disabled,
.sprocket-tables .sprocket-tables-link .btn-primary[disabled],
fieldset[disabled] .sprocket-tables .sprocket-tables-link .btn-primary,
.sprocket-tables .sprocket-tables-link .btn-primary.disabled:hover,
.sprocket-tables .sprocket-tables-link .btn-primary[disabled]:hover,
fieldset[disabled] .sprocket-tables .sprocket-tables-link .btn-primary:hover,
.sprocket-tables .sprocket-tables-link .btn-primary.disabled:focus,
.sprocket-tables .sprocket-tables-link .btn-primary[disabled]:focus,
fieldset[disabled] .sprocket-tables .sprocket-tables-link .btn-primary:focus,
.sprocket-tables .sprocket-tables-link .btn-primary.disabled.focus,
.sprocket-tables .sprocket-tables-link .btn-primary[disabled].focus,
fieldset[disabled] .sprocket-tables .sprocket-tables-link .btn-primary.focus,
.sprocket-tables .sprocket-tables-link .btn-primary.disabled:active,
.sprocket-tables .sprocket-tables-link .btn-primary[disabled]:active,
fieldset[disabled] .sprocket-tables .sprocket-tables-link .btn-primary:active,
.sprocket-tables .sprocket-tables-link .btn-primary.disabled.active,
.sprocket-tables .sprocket-tables-link .btn-primary[disabled].active,
fieldset[disabled] .sprocket-tables .sprocket-tables-link .btn-primary.active {
  background-color: #ef7c00;
  border-color: #d66f00;
}
.sprocket-tables .sprocket-tables-link .btn-primary .badge {
  color: #ef7c00;
  background-color: #ffffff;
}
.sprocket-tables .sprocket-tables-pagination {
  text-align: center;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sprocket-tables .sprocket-tables-pagination li {
  background: #003d7c;
  margin: 1px;
  height: 10px;
  width: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-tables .sprocket-tables-pagination .active {
  background: #003d7c;
}
.sprocket-tables .sprocket-tables-nav {
  margin-top: 25px;
}
.sprocket-tables .sprocket-tables-arrows {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 991px) {
  .sprocket-tables .sprocket-tables-arrows {
    display: none;
  }
}
.sprocket-tables .sprocket-tables-arrows .arrow {
  position: absolute;
  background: none;
  border-radius: 0;
  color: #999999;
  height: auto;
  width: auto;
  padding: 30px;
  margin-top: -65px;
  top: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-tables .sprocket-tables-arrows .arrow:hover,
.sprocket-tables .sprocket-tables-arrows .arrow:focus {
  color: #555555;
  outline: none;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sprocket-tables .sprocket-tables-arrows .arrow > span {
  font-size: 50px;
}
.sprocket-tables .sprocket-tables-arrows .arrow:before {
  display: none;
}
.sprocket-tables .sprocket-tables-arrows .prev {
  left: -90px;
}
.sprocket-tables .sprocket-tables-arrows .next {
  right: -90px;
}
.sprocket-tables .sprocket-tables-overlay .css-loader-wrapper {
  width: 90px;
  height: 84px;
}
div.sprocket-tabs {
  padding: 40px 0;
}
div.sprocket-tabs .sprocket-tabs-nav {
  background: transparent;
  border: 0;
  padding: 0 !important;
  text-align: center;
}
div.sprocket-tabs .sprocket-tabs-nav > li {
  margin: 0;
  display: inline-block;
  float: none;
}
div.sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  background: transparent;
  border-radius: 0;
  border: 0;
  color: #999999;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
div.sprocket-tabs .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner {
  color: #003d7c;
}
div.sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border: 0;
  color: #003d7c;
}
div.sprocket-tabs.layout-top .sprocket-tabs-nav {
  margin-bottom: 25px;
}
div.sprocket-tabs.layout-top .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border-bottom: 3px solid #eeeeee;
}
div.sprocket-tabs.layout-top .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-bottom: 3px solid #003d7c;
}
div.sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  margin-top: 25px;
}
div.sprocket-tabs.layout-bottom .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border-top: 3px solid #eeeeee;
}
div.sprocket-tabs.layout-bottom .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-top: 3px solid #003d7c;
}
div.sprocket-tabs.layout-left .sprocket-tabs-nav {
  margin-right: 25px;
  text-align: right;
}
div.sprocket-tabs.layout-left .sprocket-tabs-nav > li {
  display: list-item;
  margin-bottom: 5px;
}
div.sprocket-tabs.layout-left .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border-right: 3px solid #eeeeee;
  margin: 0;
}
div.sprocket-tabs.layout-left .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-right: 3px solid #003d7c;
}
div.sprocket-tabs.layout-right .sprocket-tabs-nav {
  margin-left: 25px;
  text-align: left;
}
div.sprocket-tabs.layout-right .sprocket-tabs-nav > li {
  display: list-item;
  margin-bottom: 5px;
}
div.sprocket-tabs.layout-right .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border-left: 3px solid #eeeeee;
  margin: 0;
}
div.sprocket-tabs.layout-right .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-left: 3px solid #003d7c;
}
.section {
  border-top: 1px solid #eee;
  padding: 120px 0;
}
@media screen and (max-width: 991px) {
  .section {
    padding: 80px 0;
  }
}
@media print {
  .section {
    padding: 40px 0;
  }
}
.section-header {
  padding: 120px 0 40px 0;
}
@media screen and (max-width: 991px) {
  .section-header {
    padding-top: 80px;
  }
}
.section-header .jumbotron {
  text-align: center;
  padding: 0;
  margin: 0;
}
.section-header .jumbotron h1 {
  color: #555555;
  font-size: 36px;
}
.section-header .jumbotron p {
  color: #999999;
  font-size: 16px;
}
.section-footer {
  padding-bottom: 120px;
}
@media screen and (max-width: 991px) {
  .section-footer {
    padding-bottom: 80px;
  }
}
.section-border-top {
  border-top: 1px solid #eeeeee;
}
.section-border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.section-home-events {
  background: #fafafa;
}
@media print {
  .section-home-events.section-header {
    padding: 40px 0 0 0;
  }
}
.section-home-events.section-footer {
  padding-top: 40px;
  text-align: center;
}
@media print {
  .section-home-events.section-footer {
    padding-top: 20px;
  }
}
@media print {
  .section-home-events .jumbotron {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .section-home-events .jumbotron h1 {
    margin-bottom: 0;
  }
}
@media print {
  .section-home-events .jumbotron h1 {
    font-size: 22px;
  }
}
.section-home-tile {
  background: #f2f2f2;
}
.section-admissions-programmes {
  border-top: 0;
}
.section-admissions-programmes .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-admissions-programmes .tile-col {
  padding: 0;
}
.section-admissions-programmes .tile-item {
  background: #003d7c;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-admissions-programmes .tile-item:hover {
  background: #0056af;
}
.section-admissions-programmes .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-admissions-programmes .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-admissions-programmes .tile-item-orange {
  background: #ef7c00;
}
.section-admissions-programmes .tile-item-orange:hover {
  background: #ff9523;
}
.section-admissions-banner1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .section-admissions-banner1 {
    height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .section-admissions-banner1 {
    height: 400px;
  }
}
@media print {
  .section-admissions-banner1 {
    display: none;
  }
}
.section-admissions-banner1 .caption {
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  padding: 20px 15px;
  position: absolute;
  bottom: 0;
  right: 70px;
}
@media screen and (max-width: 991px) {
  .section-admissions-banner1 .caption {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-admissions-banner1 .caption {
    right: 0;
    text-align: center;
    width: 100%;
  }
}
.section-admissions-banner1 .caption a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.section-admissions-banner1 .caption a:hover {
  color: #ffc689;
  text-decoration: none;
}
.section-admissions-scholarships {
  background: #f7f7f7;
}
.section-admissions-scholarships .jumbotron {
  padding: 0;
}
.section-admissions-scholarships .jumbotron a {
  color: #ef7c00;
}
.section-admissions-scholarships .jumbotron a:hover {
  color: #a35400;
}
.section-admissions-scholarships .chart-content {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 2px 20px;
  margin-top: 30px;
}
.section-admissions-scholarships .chart-item {
  border-bottom: 1px solid #ddd;
  font-size: 26px;
  font-weight: 200;
  padding: 18px 0;
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .section-admissions-scholarships .chart-item {
    font-size: 22px;
  }
}
@media print {
  .section-admissions-scholarships .chart-item {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.section-admissions-scholarships .chart-item:last-child {
  border-bottom: 0;
}
.section-admissions-scholarships .chart-item .fa {
  margin-left: -40px;
  margin-right: 8px;
  color: #003d7c;
}
.section-admissions-scholarships .chart-item .chart-label {
  color: #555555;
}
.section-admissions-financial .jumbotron {
  padding: 0;
  text-align: center;
}
.section-admissions-financial .badge-group {
  text-align: center;
}
.section-admissions-financial .badge-border {
  border: 1px solid #ef7c00;
  width: 180px;
  height: 180px;
  display: inline-block;
  border-radius: 5px;
  margin: 20px;
  padding: 10px;
}
.section-admissions-financial .badge-content {
  margin-top: 40px;
}
.section-admissions-financial .badge-large {
  font-size: 65px;
  font-weight: 200;
  color: #ef7c00;
  line-height: 65px;
}
.section-admissions-financial .badge-small {
  color: #ef7c00;
  font-weight: 200;
  line-height: 30px;
  text-transform: uppercase;
}
.section-admissions-banner2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .section-admissions-banner2 {
    height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .section-admissions-banner2 {
    height: 400px;
  }
}
@media print {
  .section-admissions-banner2 {
    display: none;
  }
}
.section-admissions-staying {
  background: #f7f7f7;
}
.section-admissions-staying .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-admissions-staying .jumbotron a {
  color: #ef7c00;
}
.section-admissions-staying .jumbotron a:hover {
  color: #a35400;
}
.section-admissions-staying .image-col {
  padding: 0;
}
.section-admissions-staying .image-container {
  margin: 1px;
  position: relative;
}
.section-admissions-staying .image-container img {
  width: 100%;
}
.section-admissions-staying .image-caption {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  text-align: center;
  width: 100%;
  padding: 5px;
  font-size: 20px;
  font-weight: 200;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#80000000', GradientType=0);
}
@media print {
  .section-admissions-staying .image-caption {
    color: #ffffff !important;
    font-size: 14px;
  }
}
.section-admissions-apply .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-admissions-apply .jumbotron a {
  color: #ef7c00;
}
.section-admissions-apply .jumbotron a:hover {
  color: #a35400;
}
.section-admissions-apply .tile-col {
  padding: 0;
}
.section-admissions-apply .tile-item {
  background: #003d7c;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-admissions-apply .tile-item:hover {
  background: #0056af;
}
.section-admissions-apply .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-admissions-apply .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-admissions-apply .tile-item-orange {
  background: #ef7c00;
}
.section-admissions-apply .tile-item-orange:hover {
  background: #ff9523;
}
.section-education-schools {
  border-top: 0;
}
.section-education-schools .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-education-schools .jumbotron h4 {
  margin-bottom: 20px;
}
.section-education-schools .tile-col {
  padding: 0;
}
.section-education-schools .tile-item {
  background: #003d7c;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-education-schools .tile-item:hover {
  background: #0056af;
}
.section-education-schools .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-education-schools .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 1199px) {
  .section-education-schools .tile-item span {
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  .section-education-schools .tile-item span {
    font-size: 23px;
  }
}
.section-education-gschools {
  background: #f7f7f7;
}
.section-education-gschools .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-education-gschools .tile-col {
  padding: 0;
}
.section-education-gschools .tile-item {
  background: #ef7c00;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-education-gschools .tile-item:hover {
  background: #ff9523;
}
.section-education-gschools .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-education-gschools .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 1199px) {
  .section-education-gschools .tile-item span {
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  .section-education-gschools .tile-item span {
    font-size: 23px;
  }
}
.section-education-overseas-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 1000px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .section-education-overseas-banner {
    height: 700px;
  }
}
@media screen and (max-width: 991px) {
  .section-education-overseas-banner {
    height: 600px;
  }
}
@media screen and (max-width: 767px) {
  .section-education-overseas-banner {
    height: 400px;
  }
}
@media print {
  .section-education-overseas-banner {
    display: none;
  }
}
.section-education-overseas {
  background: #000000;
  border-top: 0;
  color: #ffffff;
}
.section-education-overseas .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-education-overseas .jumbotron a {
  color: #ffd2a3;
}
.section-education-overseas .jumbotron a:hover {
  color: #ffae56;
}
.section-education-centres .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-education-centres .tile-col {
  padding: 0;
}
.section-education-centres .tile-item {
  background: #555555;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-education-centres .tile-item:hover {
  background: #6f6f6f;
}
.section-education-centres .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-education-centres .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-education-admin {
  background: #f7f7f7;
}
.section-education-admin .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-education-admin .jumbotron a {
  color: #ef7c00;
}
.section-education-admin .jumbotron a:hover {
  color: #a35400;
}
.section-education-admin .tile-col {
  padding: 0;
}
.section-education-admin .tile-item {
  background: #999999;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-education-admin .tile-item:hover {
  background: #b3b3b3;
}
.section-education-admin .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-education-admin .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-education-admin .footer-link {
  padding: 0;
  padding-top: 20px;
  margin-bottom: 0;
}
.section-education-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .section-education-banner {
    height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .section-education-banner {
    height: 400px;
  }
}
@media print {
  .section-education-banner {
    display: none;
  }
}
.section-education-calendar .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.section-education-calendar .jumbotron h2 .fa {
  display: block;
  margin-bottom: 18px;
}
.section-education-calendar .jumbotron a {
  color: #ef7c00;
}
.section-education-calendar .jumbotron a:hover {
  color: #a35400;
}
.section-education-calendar .tile-col {
  padding: 0;
}
.section-education-calendar .tile-item {
  background: #003d7c;
  min-height: 110px;
  line-height: 110px;
  position: relative;
  margin: 1px;
  text-align: center;
}
.section-education-calendar .tile-content {
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.section-education-calendar .tile-content h5 {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  margin: 0 0 5px 0;
}
.section-education-calendar .tile-content span {
  font-size: 22px;
  font-weight: 200;
  line-height: 20px;
  color: #afd6ff;
}
.section-education-calendar .tile-item-orange {
  background: #ef7c00;
}
.section-education-calendar .tile-item-orange span {
  color: #ffdfbc;
}
.section-education-calendar .tile-item-gray {
  background: #555555;
}
.section-education-calendar .tile-item-gray span {
  color: #999999;
}
.section-education-calendar .footer-link {
  padding: 0;
  padding-top: 20px;
  margin-bottom: 0;
}
.section-about-message {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 600px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .section-about-message {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-message {
    height: auto;
    background-position: center left;
  }
}
@media print {
  .section-about-message {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .section-about-message .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print {
  .section-about-message .pull-right {
    float: none !important;
    width: auto;
  }
}
.section-about-message .jumbotron {
  padding: 0;
  margin-top: 110px;
}
@media screen and (max-width: 1199px) {
  .section-about-message .jumbotron {
    margin-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .section-about-message .jumbotron {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-message .jumbotron {
    margin: 80px 0;
  }
}
@media screen and (max-width: 991px) {
  .section-about-message .jumbotron h1 {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-message .jumbotron h1 {
    color: #ffffff;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .section-about-message .jumbotron p {
    color: #c9e3ff;
    text-align: center;
  }
}
.section-about-message .overlay {
  background: #003d7c;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media screen and (max-width: 767px) {
  .section-about-message .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.section-about-leadership {
  background: #f7f7f7;
}
.section-about-leadership .jumbotron {
  padding: 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.section-about-leadership .tile-col {
  padding: 0;
}
.section-about-leadership .tile-item {
  background: #003d7c;
  min-height: 80px;
  line-height: 80px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-about-leadership .tile-item:hover {
  background: #0056af;
}
.section-about-leadership .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-about-leadership .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-about-leadership .tile-item-orange {
  background: #ef7c00;
}
.section-about-leadership .tile-item-orange:hover {
  background: #ff9523;
}
.section-about-president {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
@media screen and (max-width: 991px) {
  .section-about-president {
    background-position: right bottom;
    background-size: 160%;
    height: 1150px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-president {
    background: none;
    height: auto;
  }
}
.section-about-president .quote {
  border-right: 5px solid #eeeeee;
  padding: 10px 15px 10px 0;
}
@media screen and (max-width: 767px) {
  .section-about-president .quote {
    border: 0;
    padding: 0;
  }
}
.section-about-president .quote p {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .section-about-president .quote p {
    font-size: 21px;
  }
}
@media print {
  .section-about-president .quote p {
    font-size: 18px;
  }
}
.section-about-president .quote p .fa {
  font-size: 55px;
  margin-right: 40px;
  color: #ef7c00;
}
@media screen and (max-width: 767px) {
  .section-about-president .quote p .fa {
    font-size: 35px;
    margin-right: 15px;
  }
}
.section-about-president .quote .quoter {
  margin-top: 20px;
  text-align: right;
}
.section-about-president .links {
  margin-top: 45px;
}
@media print {
  .section-about-president .links {
    margin-top: 15px;
  }
}
.section-about-president .links a {
  font-size: 21px;
}
.section-about-founded {
  background: #f7f7f7;
}
.section-about-founded .jumbotron {
  padding: 0;
}
.section-about-founded .badge-group {
  text-align: center;
}
.section-about-founded .badge-border {
  background: #003d7c;
  border: 1px solid #003d7c;
  width: 180px;
  height: 180px;
  display: inline-block;
  border-radius: 5px;
  margin: 20px;
  padding: 10px;
}
@media print {
  .section-about-founded .badge-border {
    height: auto;
  }
}
.section-about-founded .badge-content {
  margin-top: 25px;
}
@media print {
  .section-about-founded .badge-content {
    margin-top: 0;
  }
}
.section-about-founded .badge-large {
  font-size: 65px;
  font-weight: 200;
  color: #ffffff;
  line-height: 65px;
}
@media print {
  .section-about-founded .badge-large {
    font-size: 50px;
  }
}
.section-about-founded .badge-large sup {
  top: -0.4em;
}
.section-about-founded .badge-small {
  color: #ffffff;
  font-weight: 200;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}
.section-about-founded .badge-xsmall {
  color: #afd6ff;
  font-weight: 200;
  line-height: 20px;
  margin-top: 10px;
}
.section-about-founded .badge-border-orange {
  background: #ef7c00;
  border-color: #ef7c00;
}
.section-about-founded .badge-border-orange .badge-xsmall {
  color: #ffdfbc;
}
.section-about-video .jumbotron {
  margin: 0 auto;
  margin-top: 80px;
  max-width: 700px;
  padding: 0;
  text-align: center;
}
@media print {
  .section-about-video .avPlayerWrapper {
    display: none;
  }
}
.section-about-utown {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 1200px;
  position: relative;
  padding-top: 120px;
}
@media screen and (max-width: 991px) {
  .section-about-utown {
    padding-top: 80px;
  }
}
@media print {
  .section-about-utown {
    height: auto;
    padding-top: 0;
  }
}
.section-about-utown .jumbotron {
  padding: 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 30px auto;
}
.section-about-utown .jumbotron h2 {
  color: #ffffff;
}
.section-about-utown .jumbotron p {
  color: #ffffff;
}
.section-about-numbers .jumbotron {
  padding: 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 30px auto;
}
.section-about-numbers .jumbotron h1 {
  font-size: 48px;
  margin-bottom: 30px;
}
@media print {
  .section-about-numbers .visible-sm-block,
  .section-about-numbers .visible-xs-block {
    display: none !important;
  }
}
@media print {
  .section-about-numbers .visible-md-block {
    display: block !important;
  }
}
.section-about-numbers .badge-content {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.section-about-numbers .badge-content .badge-large {
  font-size: 90px;
  margin: 0;
  color: #ef7c00;
  display: block;
}
@media screen and (max-width: 767px) {
  .section-about-numbers .badge-content .badge-large {
    font-size: 50px;
  }
}
@media print {
  .section-about-numbers .badge-content .badge-large {
    font-size: 40px;
  }
}
.section-about-numbers .badge-content .badge-small {
  font-size: 20px;
  color: #003d7c;
  display: block;
}
@media screen and (max-width: 767px) {
  .section-about-numbers .badge-content .badge-small {
    font-size: 16px;
  }
}
@media print {
  .section-about-numbers .badge-content .badge-small {
    font-size: 14px;
  }
}
.section-about-numbers .footer-link {
  text-align: center;
  padding-top: 60px;
}
.section-about-numbers .footer-link .btn-primary {
  color: #ffffff;
  background-color: #ef7c00;
  border-color: #d66f00;
}
.section-about-numbers .footer-link .btn-primary:hover,
.section-about-numbers .footer-link .btn-primary:focus,
.section-about-numbers .footer-link .btn-primary.focus,
.section-about-numbers .footer-link .btn-primary:active,
.section-about-numbers .footer-link .btn-primary.active,
.open > .dropdown-toggle.section-about-numbers .footer-link .btn-primary {
  color: #ffffff;
  background-color: #bc6200;
  border-color: #984f00;
}
.section-about-numbers .footer-link .btn-primary:active,
.section-about-numbers .footer-link .btn-primary.active,
.open > .dropdown-toggle.section-about-numbers .footer-link .btn-primary {
  background-image: none;
}
.section-about-numbers .footer-link .btn-primary.disabled,
.section-about-numbers .footer-link .btn-primary[disabled],
fieldset[disabled] .section-about-numbers .footer-link .btn-primary,
.section-about-numbers .footer-link .btn-primary.disabled:hover,
.section-about-numbers .footer-link .btn-primary[disabled]:hover,
fieldset[disabled] .section-about-numbers .footer-link .btn-primary:hover,
.section-about-numbers .footer-link .btn-primary.disabled:focus,
.section-about-numbers .footer-link .btn-primary[disabled]:focus,
fieldset[disabled] .section-about-numbers .footer-link .btn-primary:focus,
.section-about-numbers .footer-link .btn-primary.disabled.focus,
.section-about-numbers .footer-link .btn-primary[disabled].focus,
fieldset[disabled] .section-about-numbers .footer-link .btn-primary.focus,
.section-about-numbers .footer-link .btn-primary.disabled:active,
.section-about-numbers .footer-link .btn-primary[disabled]:active,
fieldset[disabled] .section-about-numbers .footer-link .btn-primary:active,
.section-about-numbers .footer-link .btn-primary.disabled.active,
.section-about-numbers .footer-link .btn-primary[disabled].active,
fieldset[disabled] .section-about-numbers .footer-link .btn-primary.active {
  background-color: #ef7c00;
  border-color: #d66f00;
}
.section-about-numbers .footer-link .btn-primary .badge {
  color: #ef7c00;
  background-color: #ffffff;
}
.section-about-inprint {
  background: #f7f7f7;
}
.section-about-inprint .jumbotron {
  padding: 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 30px auto;
}
.section-about-inprint .jumbotron h1 {
  font-size: 48px;
  margin-bottom: 30px;
}
.section-about-inprint .tile-col {
  padding: 0;
}
.section-about-inprint .tile-item {
  background: #003d7c;
  min-height: 60px;
  line-height: 60px;
  position: relative;
  margin: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.section-about-inprint .tile-item:hover {
  background: #0056af;
}
.section-about-inprint .tile-item a {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.section-about-inprint .tile-item span {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media print {
  .section-about-inprint .tile-item span {
    font-size: 20px;
  }
}
.section-about-inprint .tile-item .fa {
  color: #ff9523;
  margin-right: 5px;
}
.section-about-campus .jumbotron {
  padding: 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.section-about-campus .jumbotron a {
  color: #ef7c00;
}
.section-about-campus .jumbotron a:hover {
  color: #a35400;
}
.section-about-campus .image-col {
  padding: 0;
}
.section-about-campus .image-container {
  margin: 1px;
  position: relative;
}
.section-about-campus .image-container img {
  width: 100%;
}
.section-about-campus .image-caption {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  text-align: center;
  width: 100%;
  padding: 5px;
  font-size: 20px;
  font-weight: 200;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#80000000', GradientType=0);
}
.section-about-student {
  background: #f7f7f7;
  overflow: hidden;
}
.section-about-student .jumbotron {
  padding: 0;
}
.section-about-student .jumbotron a {
  color: #ef7c00;
}
.section-about-student .jumbotron a:hover {
  color: #a35400;
}
.section-about-student .graph-content {
  display: table;
  margin-top: 60px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section-about-student .graph-content {
    margin-top: 0;
  }
}
.section-about-student .graph-content .graph-item {
  display: table-row;
}
.section-about-student .graph-label {
  color: #555555;
  display: table-cell;
  font-size: 38px;
  font-weight: 200;
  padding-bottom: 15px;
  width: 95px;
}
@media screen and (max-width: 767px) {
  .section-about-student .graph-label {
    display: block;
    padding-bottom: 0;
    padding-top: 20px;
  }
}
.section-about-student .graph-data {
  display: table-cell;
  vertical-align: top;
  padding-top: 13px;
}
@media screen and (max-width: 767px) {
  .section-about-student .graph-data {
    display: block;
    padding-top: 0;
  }
}
.section-about-student .graph-data .graph-bar {
  background: #555555;
  height: 3px;
}
.section-about-student .graph-data .graph-caption {
  color: #999999;
  margin-top: 6px;
  font-size: 18px;
  font-weight: 200;
}
.section-about-student .graph-1 .graph-label {
  color: #003d7c;
}
.section-about-student .graph-1 .graph-bar {
  background: #003d7c;
  width: 100%;
}
.section-about-student .graph-2 .graph-label {
  color: #ef7c00;
}
.section-about-student .graph-2 .graph-bar {
  background: #ef7c00;
  width: 72%;
}
.section-about-student .graph-3 .graph-bar {
  width: 27%;
}
.section-about-student .figure {
  width: 850px;
  margin-bottom: -120px;
}
@media screen and (max-width: 991px) {
  .section-about-student .figure {
    margin-bottom: -80px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-student .figure {
    display: none;
  }
}
.section-about-student .figure img {
  width: 100%;
}
.section-about-staff .jumbotron {
  padding: 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.section-about-staff .jumbotron a {
  color: #ef7c00;
}
.section-about-staff .jumbotron a:hover {
  color: #a35400;
}
.section-about-staff .badge-content {
  text-align: center;
  margin-top: 40px;
}
.section-about-staff .badge-circle {
  border: 3px solid #003d7c;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  color: #003d7c;
  font-size: 50px;
  font-weight: 200;
  margin: 0 auto;
}
.section-about-staff .badge-caption {
  margin-top: 20px;
  font-size: 20px;
  color: #003d7c;
}
.section-about-staff .badge-content-orange .badge-circle {
  border-color: #ef7c00;
  color: #ef7c00;
}
.section-about-staff .badge-content-orange .badge-caption {
  color: #ef7c00;
}
.section-staff-portal {
  border-top: 0;
}
.section-staff-portal .jumbotron {
  padding: 0;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.section-staff-portal .option-block {
  text-align: center;
  margin-top: 60px;
}
.section-staff-portal .option-block .option-icon {
  font-size: 220px;
}
@media screen and (max-width: 1199px) {
  .section-staff-portal .option-block .option-icon {
    font-size: 200px;
  }
}
@media screen and (max-width: 991px) {
  .section-staff-portal .option-block .option-icon {
    font-size: 180px;
  }
}
@media screen and (max-width: 767px) {
  .section-staff-portal .option-block .option-icon {
    font-size: 160px;
  }
}
.section-staff-portal .option-block h2 {
  margin-bottom: 20px;
}
.section-staff-portal .option-btn {
  max-width: 400px;
  margin: 0 auto;
  margin-top: 2px;
}
.section-staff-portal .option-btn a {
  background: #003d7c;
  padding: 20px;
  display: block;
}
.section-staff-portal .option-btn a:hover,
.section-staff-portal .option-btn a:focus {
  background: #0056af;
  text-decoration: none;
}
.section-staff-portal .option-btn .btn-label {
  font-size: 28px;
  font-weight: 200;
  display: block;
  color: #ffffff;
}
.section-staff-portal .option-btn .btn-caption {
  font-weight: 200;
  color: #c9e3ff;
}
.section-staff-portal .option-btn-orange a {
  background: #ef7c00;
}
.section-staff-portal .option-btn-orange a:hover,
.section-staff-portal .option-btn-orange a:focus {
  background: #ff9523;
}
.section-staff-portal .option-btn-orange a .btn-caption {
  color: #ffebd6;
}
.section-staff-careers {
  background: #f7f7f7;
}
.section-staff-careers .jumbotron {
  padding: 0;
}
.section-staff-careers .jumbotron a {
  color: #ef7c00;
}
.section-staff-careers .jumbotron a:hover {
  color: #a35400;
}
.section-staff-careers .chart-content {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 2px 20px;
  margin-top: 30px;
}
.section-staff-careers .chart-item {
  border-bottom: 1px solid #ddd;
  font-size: 26px;
  font-weight: 200;
  padding: 18px 0;
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .section-staff-careers .chart-item {
    font-size: 22px;
  }
}
.section-staff-careers .chart-item:last-child {
  border-bottom: 0;
}
.section-staff-careers .chart-item .fa {
  margin-left: -40px;
  margin-right: 8px;
  color: #003d7c;
}
.section-staff-careers .chart-item .chart-label {
  color: #555555;
}
.section-contact-general {
  border-top: 0;
}
.section-contact-general .jumbotron {
  padding: 0;
}
.section-contact-general .info-block {
  border: 1px solid #eeeeee;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px 0;
}
.section-contact-general .info-block p {
  font-size: 16px;
}
.section-contact-others {
  background: #f7f7f7;
}
.section-contact-others .clearfix.visible-lg-block {
  margin-bottom: 40px;
}
@media print {
  .section-contact-others .clearfix.visible-lg-block {
    display: none !important;
  }
}
.section-contact-others .clearfix.visible-sm-block {
  margin-bottom: 20px;
}
@media print {
  .section-contact-others .clearfix.visible-sm-block {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .section-contact-others .contact-block {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
  }
}
@media print {
  .section-contact-others .col-item {
    width: 50%;
  }
}
html.page-departments .list-item {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  html.page-departments .list-item {
    height: auto;
  }
}
html.page-departments .list-item ul li {
  color: #999999;
  margin-bottom: 8px;
}
@media print {
  html.page-departments .col-sm-6 {
    width: 50%;
  }
}
@media print {
  html.page-departments .visible-md-block {
    display: none !important;
  }
}
@media print {
  html.page-departments .visible-sm-block {
    display: block !important;
  }
}
html.page-terms-of-use .jumbotron {
  padding: 20px 0 60px 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
html.page-terms-of-use .jumbotron h1 {
  margin-bottom: 10px;
  font-weight: 400;
}
html.page-terms-of-use .jumbotron p {
  color: #999999;
}
html.page-terms-of-use .terms-content {
  max-width: 900px;
  margin: 0 auto;
}
html.page-terms-of-use .terms-content h2 {
  margin-bottom: 20px;
  margin-top: 60px;
}
html.page-terms-of-use .terms-content a {
  color: #ef7c00;
}
html.page-terms-of-use .terms-content a:hover {
  color: #a35400;
}
html.page-management .item-page .item-image {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  html.page-management .item-page .item-image {
    float: none !important;
    margin: 0;
    text-align: center;
  }
}
html.page-management .item-page .item-image img {
  width: 300px;
}
@media screen and (max-width: 1199px) {
  html.page-management .item-page .item-image img {
    width: 250px;
  }
}
@media print {
  html.page-management .item-page .item-image img {
    width: 180px;
  }
}
html.page-management .item-page .article-content {
  max-width: 800px;
}
@media screen and (max-width: 1199px) {
  html.page-management .item-page .article-content {
    max-width: 650px;
  }
}
@media screen and (max-width: 991px) {
  html.page-management .item-page .article-content {
    max-width: 100%;
  }
}
html.page-management .item-page .jumbotron {
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  html.page-management .item-page .jumbotron {
    text-align: center;
  }
}
html.page-management .item-page .jumbotron h1 {
  font-size: 50px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  html.page-management .item-page .jumbotron h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  html.page-management .item-page .jumbotron h1 {
    font-size: 30px;
  }
}
html.page-management .item-page .jumbotron .address-block {
  margin-top: 40px;
  font-size: 21px;
  font-weight: 200;
  color: #003d7c;
}
html.page-management .item-page .text-block p {
  margin-bottom: 25px;
}
.newsflash-feature .feature-small .jumbotron h1 {
  font-size: 67px;
}
@media screen and (max-width: 1199px) {
  .newsflash-feature .feature-small .jumbotron h1 {
    font-size: 59px;
  }
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-small .jumbotron h1 {
    font-size: 47px;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .feature-small .jumbotron h1 {
    font-size: 31px;
    letter-spacing: -1px;
  }
}
.newsflash-feature .feature-xsmall .jumbotron h1 {
  font-size: 62px;
}
@media screen and (max-width: 1199px) {
  .newsflash-feature .feature-xsmall .jumbotron h1 {
    font-size: 54px;
  }
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-xsmall .jumbotron h1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .feature-xsmall .jumbotron h1 {
    font-size: 26px;
    letter-spacing: -1px;
  }
}
.newsflash-feature .feature-orange2 h1 {
  color: #ef7c00;
}
.newsflash-feature .feature-orange2 a:hover,
.newsflash-feature .feature-orange2 a:focus {
  color: #ff9523;
}
.newsflash-feature .feature-orange3 h1 {
  color: #ef7c00;
}
.newsflash-feature .feature-orange3 h1 a:hover,
.newsflash-feature .feature-orange3 h1 a:focus {
  color: #ff9523;
}
.newsflash-feature .feature-orange3 p {
  color: #ef7c00;
}
.newsflash-feature .feature-orange3 p a:hover,
.newsflash-feature .feature-orange3 p a:focus {
  color: #ffffff;
}
.newsflash-feature .feature-orange4 h1 {
  color: #eeeeee;
}
.newsflash-feature .feature-orange4 p {
  color: #eeeeee;
}
.newsflash-feature .feature-orange4 a:hover,
.newsflash-feature .feature-orange4 a:focus {
  color: #ef7c00;
}
.newsflash-feature .feature-orange5 h1 {
  color: #999999;
}
.newsflash-feature .feature-orange5 p {
  color: #999999;
}
.newsflash-feature .feature-orange5 a:hover,
.newsflash-feature .feature-orange5 a:focus {
  color: #ef7c00;
}
.newsflash-feature .feature-blue1 h1 .highlight {
  color: #003d7c;
}
.newsflash-feature .feature-blue1 a:hover,
.newsflash-feature .feature-blue1 a:focus {
  color: #003d7c;
}
.newsflash-feature .feature-blue2 h1 {
  color: #003d7c;
}
.newsflash-feature .feature-blue2 h1 .highlight {
  color: #003d7c;
}
.newsflash-feature .feature-blue2 a:hover,
.newsflash-feature .feature-blue2 a:focus {
  color: #0056af;
}
.newsflash-feature .feature-blue3 h1 {
  color: #003d7c;
}
.newsflash-feature .feature-blue3 h1 .highlight {
  color: #003d7c;
}
.newsflash-feature .feature-blue3 h1 a:hover,
.newsflash-feature .feature-blue3 h1 a:focus {
  color: #0056af;
}
.newsflash-feature .feature-blue3 p {
  color: #003d7c;
}
.newsflash-feature .feature-blue3 p a:hover,
.newsflash-feature .feature-blue3 p a:focus {
  color: #ffffff;
}
.newsflash-feature .feature-blue4 h1 {
  color: #eeeeee;
}
.newsflash-feature .feature-blue4 h1 .highlight {
  color: #003d7c;
}
.newsflash-feature .feature-blue4 p {
  color: #eeeeee;
}
.newsflash-feature .feature-blue4 a:hover,
.newsflash-feature .feature-blue4 a:focus {
  color: #003d7c;
}
.newsflash-feature .feature-blue5 h1 {
  color: #999999;
}
.newsflash-feature .feature-blue5 h1 .highlight {
  color: #003d7c;
}
.newsflash-feature .feature-blue5 p {
  color: #999999;
}
.newsflash-feature .feature-blue5 a:hover,
.newsflash-feature .feature-blue5 a:focus {
  color: #003d7c;
}
.newsflash-feature .feature-lightblue1 h1 .highlight {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue1 a:hover,
.newsflash-feature .feature-lightblue1 a:focus {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue2 h1 {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue2 h1 .highlight {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue2 a:hover,
.newsflash-feature .feature-lightblue2 a:focus {
  color: #49a3ff;
}
.newsflash-feature .feature-lightblue3 h1 {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue3 h1 .highlight {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue3 h1 a:hover,
.newsflash-feature .feature-lightblue3 h1 a:focus {
  color: #49a3ff;
}
.newsflash-feature .feature-lightblue3 p {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue3 p a:hover,
.newsflash-feature .feature-lightblue3 p a:focus {
  color: #ffffff;
}
.newsflash-feature .feature-lightblue4 h1 {
  color: #eeeeee;
}
.newsflash-feature .feature-lightblue4 h1 .highlight {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue4 p {
  color: #eeeeee;
}
.newsflash-feature .feature-lightblue4 a:hover,
.newsflash-feature .feature-lightblue4 a:focus {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue5 h1 {
  color: #999999;
}
.newsflash-feature .feature-lightblue5 h1 .highlight {
  color: #1689ff;
}
.newsflash-feature .feature-lightblue5 p {
  color: #999999;
}
.newsflash-feature .feature-lightblue5 a:hover,
.newsflash-feature .feature-lightblue5 a:focus {
  color: #1689ff;
}
.newsflash-feature .feature-fixed-width-large .jumbotron {
  max-width: 680px;
}
@media screen and (max-width: 991px) {
  .newsflash-feature .feature-fixed-width-large .jumbotron {
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .newsflash-feature .feature-fixed-width-large .jumbotron {
    margin-bottom: 20px;
    max-width: none;
  }
}
@media print {
  .newsflash-feature .feature-fixed-width-large .jumbotron {
    max-width: none;
  }
}
html.page-terms-of-use .tile-col {
  padding: 0;
}
html.page-terms-of-use .tile-item {
  background: #003d7c none repeat scroll 0 0;
  line-height: 80px;
  margin: 1px;
  min-height: 80px;
  position: relative;
  text-align: center;
  transition: all 0.2s ease 0s;
}
html.page-terms-of-use .tile-item a {
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
html.page-terms-of-use .tile-item a:hover {
  text-decoration: none;
}
html.page-terms-of-use .tile-item:hover {
  background: #0056af none repeat scroll 0 0;
  text-decoration: none;
}
.section-about-inprint .tile-item a {
  padding: 15px !important;
}
.inprint-sub {
  margin-top: -40px;
  padding-top: 10px;
  color: #fff;
}
.inprint-sub a {
  color: #fff;
  display: inline !important;
}
ul.custom-blog-video {
  margin-top: 30px;
}
.custom-blog-video li {
  list-style: none;
  padding-bottom: 15px;
}
.custom-blog-video li:before {
  font-family: 'FontAwesome';
  content: "\f16a";
  margin: 0 20px 0 -37px;
}
.custom-blog-video .nowrap {
  white-space: nowrap;
}
h1.about-vision {
  margin-bottom: 8px;
}
h1.about-mission {
  margin-top: 80px;
  margin-bottom: 8px;
}
#colorbox {
  background-color: #000;
}
#cboxClose {
  opacity: 1;
}
.no_title #cboxClose {
  right: 23px;
  top: 23px;
}
.custom-tl .nowrap {
  white-space: nowrap;
}
.custom-tl .t3-content {
  padding-bottom: 0;
}
.custom-tl .t3-mainbody {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.custom-tl a:hover img {
  opacity: .75;
}
.custom-tl .pad100 {
  padding: 100px 0;
}
.custom-tl .pad80 {
  padding: 80px 0 0px 0;
}
.custom-tl .pos0 {
  padding-top: 0 !important;
}
.custom-tl .odd {
  background: #f7f7f7;
}
.custom-tl .author_title h2 {
  margin-bottom: 5px;
}
.custom-tl fieldset {
  border-top: 1px solid #ddd;
  width: 250px;
  margin: 0 auto;
}
.custom-tl legend {
  width: auto;
  border-bottom: none;
  padding: 0 10px;
  color: #888;
}
.custom-tl .feature h2 {
  font-size: 41px;
  margin-top: 0;
}
.custom-tl .feature p {
  font-size: 16px;
}
.custom-tl .feature .author,
.custom-tl .feature .date {
  color: #888;
}
.custom-tl .feature .author {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #888888;
}
.custom-tl .feature .content-div {
  margin: 50px 30px 0px 30px;
}
.custom-tl .feature .thought-leadership-content img {
  width: 100%;
}
.custom-tl .feature .tl_social_share {
  margin-top: 50px;
}
.custom-tl .feature .tl_social_share a {
  margin: 0 30px 20px 30px !important;
  float: none !important;
  display: block;
}
.custom-tl .feature .text {
  margin-top: 30px;
}
.custom-tl .feature .btn-default {
  margin-top: 20px;
  padding: 13px 20px;
  color: #333;
  background-color: white;
  border-color: #333;
  font-size: 18px;
}
.custom-tl .feature .btn-default:hover {
  background-color: #1a5796;
  border-color: #1a5796;
  color: white;
}
.custom-tl .mobile {
  display: none;
}
.custom-tl .listing {
  background: #f7f7f7;
}
.custom-tl .listing .clearfix {
  height: auto;
}
.custom-tl .listing h3 a,
.custom-tl .fa-youtube-play {
  color: #333;
}
.custom-tl .listing h3 a:hover {
  color: #1a5796;
  text-decoration: none;
}
.custom-tl .listing .author,
.custom-tl .listing .date {
  color: #888;
}
.custom-tl .listing .date {
  white-space: nowrap;
}
.custom-tl .listing .author {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #888888;
}
.custom-tl .listing .col-md-6 {
  margin-bottom: 50px;
}
.custom-tl .load_more_pager {
  text-align: center;
  border-top: 1px solid #ddd;
}
.custom-tl .load_more_pager a {
  margin: 0 10px 0 10px;
  padding: 13px 20px;
  color: #333333;
  background-color: #ffffff;
  border-color: #333;
  min-width: 150px;
}
.custom-tl .load_more_pager a:hover,
.custom-tl .load_more_pager a:active {
  background-color: #1a5796;
  color: white;
  border-color: #1a5796;
}
.custom-tl .noborder {
  border-top: none;
}
.custom-tl a.show_more.click {
  color: white;
  border-color: #1a5796;
  padding: 13px 40px 13px 20px;
  background: #1a5796 url(/images/resources/thought-leadership/ajax-loader.gif) right 15px center no-repeat;
  background-size: 16px;
}
@media screen and (max-width: 960px) {
  .custom-tl {
    
  }
  .custom-tl .feature h2 {
    font-size: 32px;
  }
  .custom-tl .feature p {
    font-size: 16px;
  }
  .custom-tl .feature h2,
  .custom-tl .listing h3 a {
    font-weight: 300;
  }
  .custom-tl .content-div {
    margin: 50px 15px !important;
    text-align: center;
  }
  .custom-tl .feature h2,
  .custom-tl .author_n_date,
  .custom-tl .text {
    text-align: left;
  }
  .custom-tl .tl_social_share {
    display: none;
  }
  .custom-tl .mobile {
    display: block;
  }
  .custom-tl .feature .tl_social_share {
    margin: 0 8px 0 8px;
  }
  .custom-tl .feature .tl_social_share a img {
    max-width: 80px !important;
    width: 100%;
    display: inline-block;
  }
  .custom-tl .feature a.addthis_button_facebook,
  .custom-tl .feature a.addthis_button_twitter,
  .custom-tl .feature a.addthis_button_linkedin {
    margin: 0 2px !important;
    display: inline-block !important;
    width: 30% !important;
    padding: 10px 20px;
  }
  .custom-tl .addthis_button_facebook {
    background: #2d609b;
  }
  .custom-tl .addthis_button_twitter {
    background: #00c3f3;
  }
  .custom-tl .addthis_button_linkedin {
    background: #0074a1;
  }
  .custom-tl .feature .tl_social_share a:hover img {
    opacity: 1;
  }
  .custom-tl .feature a.addthis_button_facebook:hover {
    background: rgba(45, 96, 155, 0.7);
  }
  .custom-tl .feature a.addthis_button_twitter:hover {
    background: rgba(0, 195, 243, 0.7);
  }
  .custom-tl .feature a.addthis_button_linkedin:hover {
    background: rgba(0, 116, 161, 0.7);
  }
  .custom-tl .pad100 {
    padding: 70px 0;
  }
  .custom-tl .pad80 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 480px) {
  .custom-tl .load_more_pager a {
    width: 70%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 360px) {
  .custom-tl .load_more_pager a {
    width: 80%;
    margin-bottom: 15px;
  }
  .custom-tl .pad100 {
    padding: 50px 0;
  }
  .custom-tl .pad80 {
    padding: 30px 0;
  }
  .custom-tl .feature a.addthis_button_facebook,
  .custom-tl .feature a.addthis_button_twitter,
  .custom-tl .feature a.addthis_button_linkedin {
    width: 30% !important;
    padding: 10px 14px;
  }
}