/**
 * Place your custom styles here.
 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:300,400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');
@font-face {
  font-family: 'MuseoSlab-500';
  src: url('fonts/37807E_0_0.eot');
  src: url('fonts/37807E_0_0.eot?#iefix') format('embedded-opentype'),
       url('fonts/37807E_0_0.woff2') format('woff2'),
       url('fonts/37807E_0_0.woff') format('woff'),
       url('fonts/37807E_0_0.ttf') format('truetype');
}
a.logo img {
  width: 100%;
  height: auto;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
.navbar-default {
  background-color: #255291;
  border-color: #fff;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
body.toolbar-fixed .headroom--not-top {
  top: -52px !important;
}
body.toolbar-fixed.toolbar-tray-open .headroom--not-top {
  top: -39px !important;
}
.footer {
  border-top: 3px solid #fff;
  background-color: #f9f9f9;
}
body.path-services-placement-services .navbar-default, body.path-services-placement-services .footer {
  background-color: #d4ae2a;
}
body.path-services-home-care .navbar-default, body.path-services-home-care .footer {
  background-color: #656b6f;
}
body.path-services-home-health .navbar-default, body.path-services-home-health .footer {
  background-color: #f68646;
}
.navbar-fixed-top {
  border-width: 0 0 3px;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li.active:nth-last-child(1) {
  background-color: transparent;
}
.navbar-default .navbar-nav > li.active:nth-last-child(1) a.btn-default {
  background-color: #fff;
}
body.path-contact .navbar-default .navbar-nav > li.active:nth-last-child(1) a.btn-default {
  background-color: inherit;
}
.navbar-default .navbar-nav > li.active:nth-last-child(1) a.btn-default:hover, .navbar-default .navbar-nav > li.active:nth-last-child(1) a.btn-default:focus {
  border-color: #adadad;
  background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: rgba(238,238,238,.5);
}
.navbar-default .navbar-text {
  display: none;
}
.nav-tabs > li {
  float: none;
  display: inline-block;
  margin-bottom: 30px;
}
.navbar-default .navbar-nav > li > a {
  color: #f2f2f2;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
}
.nav > li > a {
  padding: 10px 30px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a.is-active {
  background-color: #255291;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  -webkit-transition: color .15s ease-in;
  -moz-transition: color .15s ease-in;
  -ms-transition: color .15s ease-in;
  -o-transition: color .15s ease-in;
  transition: color .15s ease-in;
}
.dropdown-menu > li > a {
  padding: 20px 20px;
  color: #255291;
}
a.btn, button.btn {
  border-color: transparent !important;
}
ul.navbar-nav a.btn-default {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
  -webkit-transition: color .25s ease-in;
  -moz-transition: color .25s ease-in;
  -ms-transition: color .25s ease-in;
  -o-transition: color .25s ease-in;
  transition: color .25s ease-in;
}
ul.navbar-nav a.btn-default:hover, ul.navbar-nav a.btn-default:focus {
  color: #255291 !important;
  background-color: #fff;
}
body {
  /*background-color: #f4f4f4;*/
  background-color: #fff;
}
a {
  color: #255291;
}
div.btn-primary a, a.btn-primary {
  color: #fff !important;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 20px;
}
.opacity-75 {
  opacity: .75;
}
.opacity-50 {
  opacity: .5;
}
.opacity-25 {
  opacity: .25;
}
/*body.navbar-is-fixed-top {
  margin-top: 0px;
}*/
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  /*background-color: #becdd4;*/
  background-color: rgba(255,255,255,.5);
}
.carousel {
  border-bottom: 3px solid #fff;
  overflow: hidden !important;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  border: none;
  padding: 0;
  border-radius: 0;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
}
.carousel-control {
  width: 5%;
}
.carousel-indicators li {
  width: 30px;
  height: 5px;
  border-radius: 0px;
  border: none;
  background-color: #fff;
  opacity: .25;
}
.carousel-indicators li.active {
  width: 30px;
  height: 5px;
  border-radius: 0px;
  opacity: 1;
  margin: 1px;
  -webkit-transition: color .15s ease-in;
  -moz-transition: color .15s ease-in;
  -ms-transition: color .15s ease-in;
  -o-transition: color .15s ease-in;
  transition: color .15s ease-in;
}
.nav-tabs {
  margin-bottom: 30px;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs, .page-header, hr {
  border-bottom: 0px solid #ddd;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #255291;
}
a.navbar-brand, span.brand, strong.brand {
  font-size: 32px;
  color: #fff;
  font-family: 'Dosis', sans-serif;
  font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h2 a:hover, h2 a:focus {
  color: #255291;
}
h2 {
font-size: 30px;
line-height: 28px;
font-weight: 700;
letter-spacing: 1px;
}
body.path-frontpage h1 {
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
body, body p, p {
  font-size: 16px !important;
  font-family: 'Source Sans Pro', sans-serif;
  color: #656b6f;
}
ul.menu--main {
  font-weight: 400;
}
p {
  margin: 0 0 30px;
}
div.col-sm-12[role="heading"]{
  padding-left: 0px;
  padding-right: 0px;
}
body.path-frontpage div.col-sm-12[role="heading"]{
  margin-top: -15px;
}
.alert {
  margin-top: 15px;
}
.form-control {
  background-color: #fff;
}
textarea, textarea.form-control, input.form-control, input[type="text"], input[type="password"], input[type="email"], input[type="number"], [type="text"].form-control, [type="password"].form-control, [type="email"].form-control, [type="tel"].form-control, [contenteditable].form-control {
  font-size: 20px;
}
.coupon-border {
  border-style: dashed;
  padding: 30px;;
}
footer .nav {
  text-align: center;
}
footer .nav > li {
  display: inline-block;
}
.footer, .footer a {
  color: #595959;
}
a.btn.btn-default, button.btn.btn-default {
  color: #255291;
}
.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
  background-color: #255291;
}
footer a.btn.btn-default, footer button.btn.btn-default {
  color: #fff;
  background-color: #255291;
}
footer .btn.focus, footer .btn:focus, footer .btn:hover {
  background-color: #000 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: transparent;
  -webkit-transition: color .15s ease-in;
  -moz-transition: color .15s ease-in;
  -ms-transition: color .15s ease-in;
  -o-transition: color .15s ease-in;
  transition: color .15s ease-in;
}
.navbar-default .navbar-nav > .open {
  background-color: rgba(0,0,0,.10);
}
#block-intrepidnetwork-footer a {
  color: #fff;
}
#block-footerlegalinformation {
  margin-top: 30px;
}
div.feed-icons a, div.feed-icons .glyphicon {
  color: #656b6f;
}
div.feed-icons a:hover, div.feed-icons a:hover, div.feed-icons:hover .glyphicon {
  color: #255291;
  -webkit-transition: color .15s ease-in;
  -moz-transition: color .15s ease-in;
  -ms-transition: color .15s ease-in;
  -o-transition: color .15s ease-in;
  transition: color .15s ease-in;
}
.btn-primary {
  background-color: #255291;
  border-color: #fff;
}
/*div.main-container a.btn-primary:hover {
  background-color: #255291;
}*/
.glyphicon {
  top: 3px;
}
.form-control {
  height: 46px;
}
div.embed-responsive {
  margin: 0 0 30px;
}
.breadcrumb, h1, .field--type-entity-reference {
  text-transform: capitalize;
}
.breadcrumb {
  background-color: #ffff;
  margin-left: 10px;
  margin-right: 10px;
}
.field--type-entity-reference {
  margin-top: 30px;
}
div.view-taxonomy-term div.views-row, div.view-search div.view-content > div, body.path-frontpage div.views-row {
  padding-bottom:60px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px solid rgba(0,0,0,.1);
}
div.view-taxonomy-term div.views-row:nth-child(1), div.view-search div.view-content > div:nth-child(1), body.path-frontpage div.views-row:nth-child(1)  {
  margin-top: 0px;
}
div.view-taxonomy-term ul.links li.comment-add, div.view-search div.view-content ul.links li.comment-add {
  display: none;
}
div.view-taxonomy-term ul.links li.node-readmore a, div.view-search div.view-content ul.links li.node-readmore a {
  color: #fff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 4px;
}
div.view-taxonomy-term ul.links li.node-readmore a, div.view-search div.view-content ul.links li.node-readmore a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
div.view-taxonomy-term ul.links li.node-readmore a, div.view-search div.view-content ul.links li.node-readmore a {
  background-color: #255291;
  border-color: #fff;
}
div.view-taxonomy-term .list-inline > li.node-readmore, div.view-search div.view-content ul.links li.node-readmore {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
}

div.view-taxonomy-term ul.links li.node-readmore a:hover, div.view-search div.view-content ul.links li.node-readmore a:hover {
  background-color: #35a1d4;
  text-decoration: none;
}
.btn-primary:hover {
  background-color: #35a1d4;
  border-color: #35a1d4;
}
.btn-primary a:hover, .btn-primary a:focus {
  text-decoration: none;
}
h4.label {
  color: #255291;
}
body.maintenance-page main > div > section {
  text-align: center;
}
div.main-container {
  min-height: 500px;
}
nav.pager-nav {
  width: 100%;
  float: left;
}
body.maintenance-page .name.navbar-brand {
  display: none;
}
div.field--name-body ol, div.field--name-body ul {
  display: inline-block;
}
hr {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  display: inline-block;
}
div.view-content p:last-child {
  margin-bottom: 30px;
}
body.path-services-home-care .navbar-header a.logo {
  background-image: url(../images/1st-meridian-home-care-2.png);
  width: 215px;
  height: 55px;
}
body.path-services-home-health .navbar-header a.logo {
  background-image: url(../images/1st-meridian-home-health-2.png);
  width: 215px;
  height: 55px;
}
body.path-services-placement-services .navbar-header a.logo {
  background-image: url(../images/1st-meridian-placement-services-3.png);
  width: 266px;
  height: 55px;
}
body.path-services-home-care .navbar-header .logo img, body.path-services-home-health .navbar-header .logo img, body.path-services-placement-services .navbar-header .logo img {
  opacity: 0;
}
div.field--name-field-photo div.field--item {
  padding-bottom: 30px;
}
body.path-photos .view-content div.col {
  text-align: center;
  padding-bottom: 15px;
}
.img-thumbnail {
  padding: 4px;
  background-color: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-radius: 0px;
}
.carousel-inner .img-thumbnail {
  padding: 0px;
  border: 0px solid #f8f8f8;
}
div[role=heading] .col-md-12 {
  padding: 0px;
}
div[role=heading] .row {
  margin: 0px;
}
#block-dogbeachpuzzle .lead {
  margin-top: 0px;
}
body.user-logged-in .navbar {
  z-index: 1;
}
body .uwy.userway_p1 .uai {
  top: auto !important;
  bottom: 20px !important;
}
/*@media (min-width: 1081px ) and (max-width: 1541px ) {
  body.navbar-is-fixed-top {
    margin-top: 173px;
}
}*/
@media (min-width: 768px) {
.navbar-brand {
  margin-top: 10px;
}
.navbar-nav > li:nth-last-child(1) {
  margin-left:10px;
}
.navbar-nav > li > a {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 11px;
}
.navbar-nav > li > a.btn.btn-default {
  margin-top: 4px;
  margin-bottom: 4px;
}
body.path-frontpage h1 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 300%
}
  #block-frontpagephotos a img {
  height: 90%;
  width: 90%;
  margin-bottom: 10%;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
#block-frontpagephotos a:hover img {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  /*margin-left: -5%;*/
  margin-top: -5%;
  margin-bottom: -10%;
  -webkit-box-shadow: 0 0 15px 0 #999;
  box-shadow: 0 0 15px 0 #999;
}
article div.pull-right > img.img-responsive, article div.pull-right > img, article > img.pull-right, article img.align-right {
  margin-left:15px;
  margin-bottom: 15px;
}
article div.field--name-body img.pull-left, article div.field--name-body img.pull-left, article div.field--name-body img.align-left {
  margin-right:15px;
  margin-bottom: 15px;
}
hr {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  display: inline-block;
}
body.path-frontpage hr {
  margin-bottom: 10px;
}
body, body p, p {
  font-size: 18px !important;
}
.lead {
  font-size: 24px !important;
}
}
@media (min-width: 992px) {
.margin-bottom {
  margin-bottom: 30px;
}
.margin-top {
  margin-top: 30px;
}
.margin-left {
  margin-left: 30px;
}
.margin-right {
  margin-right: 30px;
}
.margin-bottom {
  margin-bottom: 30px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
body.path-frontpage h1 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 455%
}
}
@media (min-width: 1200px) {
.container {
  width: 1030px;
}
.carousel-inner .img-thumbnail {
  width: 100%;
}
}
@media (min-width: 960px) {
div.region-content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.navbar-brand {
  line-height: 20px;
}
.navbar-brand {
  margin-top: 20px;
}
.navbar-header a.logo {
  margin-top: 18px !important;
}
.navbar-nav > li:nth-last-child(1) {
  margin-left:15px;
}
.navbar-nav > li > a {
  margin-top: 26px;
  margin-bottom: 25px;
}
.navbar-nav > li > a.btn.btn-default {
  margin-top: 24px;
}
.container-fluid > .navbar-header {
  margin-left: 10px;
}
.container-fluid > .navbar-collapse {
  margin-right: 10px;
}
ul.menu--main {
  font-size: 20px !important;
}
.lead {
  margin-bottom: 30px;
  margin-top: 30px;
}
div.col-md-3.field--name-field-image  img.img-thumbnail {
  margin-bottom: 15px;
}
body.path-taxonomy div.layout__region ul.links {
  display: block;
  float: right;
}
}
@media (max-width: 959px) {
.navbar .logo {
  max-width: 80%;
}
body.path-frontpage .page-header {
  padding-bottom: 0px;
  margin: 46px 0 23px;
      margin-top: 26px;
  border-bottom: 0px solid #eeeeee;
}
h1, .h1 {
  font-size: 36px;
}
.xs-margin-bottom {
  margin-bottom: 20px;
}
.xs-margin-top {
  margin-top: 20px;
}
div.field--name-body img.img-thumbnail, div.field--name-field-image img.img-thumbnail, div.region-content div.view-content img.img-thumbnail {
  margin-bottom: 15px;
}
#block-phonemailsearch a.btn {
  margin-bottom: 30px !important;
}
}
@media (min-width: 768px) {
header .navbar-nav {
  float: right;
}
#block-intrepidnetwork-account-menu > .navbar-right {
  float: right !important;
  margin-right: 160px;
}
.dropdown-menu {
  border: transparent;
  padding: 0;
}
.carousel-indicators {
  bottom: 5px;
}
}
@media (max-width: 767px) {
body.navbar-is-fixed-top {
  /*margin-top: 83px;*/
  margin-top: 0;
}
body.user-logged-in.toolbar-vertical.navbar-is-fixed-top header {
  top: 0px;
}
body.user-logged-in .navbar {
  margin-bottom: 15px;
}
.navbar-toggle {
  margin-top: 15px;
}
.navbar-toggle .icon-bar {
  width: 32px;
  margin-bottom: 8px;
}
.navbar-toggle .icon-bar:last-child {
  margin-bottom: 0px;
}
div.main-container {
  min-height: auto;
}
.navbar-fixed-top {
  border-width: 0 0 3px;
  position: relative;
}
.navbar-fixed-top .navbar-collapse/*, .navbar-fixed-bottom .navbar-collapse*/ {
  max-height: 100%;
}
a.logo img {
  width: 80%;
  padding: 5px 0;
}
.expanded.dropdown-menu {
  margin-top: -100% !important;
  opacity: 0;
  -webkit-transition: all .25s ease-in;
  -moz-transition: all .25s ease-in;
  -ms-transition: all .25s ease-in;
  -o-transition: all .25s ease-in;
  transition: all .25s ease-in;
}
.open > .dropdown-menu {
  margin-top: 0 !important;
  opacity: 1;
}
body.path-services-home-care .navbar-header a.logo, body.path-services-home-health .navbar-header a.logo, body.path-services-placement-services a.logo {
  background-repeat: no-repeat;
  background-size: 172px 44px;
  background-position: center;
}
[data-entity-type="file"].img-thumbnail {
  width:100%;
}
.col-md-5.col-md-offset-1.hidden-sm {
  text-align: center;
}
ol.carousel-indicators {
    margin-bottom: -10px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
ul.navbar-nav a.btn, ul.navbar-nav button.btn {
  margin: 10px 15px;
}
ul.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .open {
  background-color: transparent;
}
.navbar-nav .open .dropdown-menu {
  background-color: #fff !important;
  padding: 0;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 15px 15px 15px 25px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #255291;
  border-bottom: 1px solid #f5f5f5;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a.is-active {
  color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:nth-last-child(1) > a {
  border-bottom: 0px solid #f5f5f5;
}
.dropdown-menu {
  border-radius: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #262626;
  background-color: #f5f5f5;
}
.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: #fff;
  background-color: #255291;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:nth-child(1) > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+10&0.2+0,0+10 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 10%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 10%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active:nth-child(1) > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+10&0.2+0,0+10 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.1) 10%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.1) 10%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.1) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover {
  background-color: #f5f5f5;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:nth-last-child(1) > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+99&0+50,0.2+99 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 90%, rgba(0,0,0,0.2) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 90%,rgba(0,0,0,0.2) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 90%,rgba(0,0,0,0.2) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active:nth-last-child(1) > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+99&0+50,0.2+99 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 90%, rgba(0,0,0,0.2) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 90%,rgba(0,0,0,0.2) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.1) 90%,rgba(0,0,0,0.2) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active {
  background-color: #255291;
}
p:last-child {
  margin-bottom: 15px;
}
}
@media (min-width: 480px) and (max-width: 767px) {
[data-entity-type="file"].img-thumbnail.img-circle {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  max-width: 150%;
  margin-left: -25%;
}
a.navbar-brand, span.brand, strong.brand {
  font-size: 30px;
  padding-top: 25px;
}
}
@media (max-width: 479px) {
body {
  line-height: 1.5;
}
/*.navbar-brand {
  font-size: 18px;
  line-height: 20px;
}*/
a.navbar-brand, span.brand, strong.brand {
  font-size: 20px;
  padding-top: 25px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  max-width: 200%;
  margin-left: -50%;
}
.carousel-inner video, .carousel-inner {
  width: 200% !important;
  margin-left: -50% !important;
  height: auto;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}
}