/* ----
   Stylesheet For Custom Elements On All Pages
   ========================================================================== */
/**
 * Foundation for Sites by ZURB
 * Version 6.1.2
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* ----
   Page Settings
   ========================================================================== */
/* ==> Common Variables */
/* ==> Fonts Used */
@font-face {
  font-family: "Bigcaslon-Medium";
  src: url("fonts/bigcaslon/bigcaslon-medium.eot");
  src: url("fonts/bigcaslon/bigcaslon-medium.eot?#iefix") format("embedded-opentype"), url("fonts/bigcaslon/bigcaslon-medium.woff") format("woff"), url("fonts/bigcaslon/bigcaslon-medium.ttf") format("truetype"), url("fonts/bigcaslon/bigcaslon-medium.svg#Bigcaslon-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ----
   Page Header
   ========================================================================== */
.page-header {
  padding-top: 10px;
}
.page-header a {
  outline: 0 none;
}
.page-header .bordered {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.page-header .trademark {
  line-height: 0;
  margin-bottom: 0;
  margin-top: 0.2rem;
}
.page-header .trademark a {
  position: relative;
  z-index: 1000;
}
.page-header .trademark .logo {
  display: block;
  max-width: 150px;
  width: 110px;
}
@media screen and (min-width: 40em) {
  .page-header .trademark .logo {
    display: inline;
    vertical-align: middle;
    width: auto;
  }
}
.page-header .trademark .slogan {
  color: #ad1e3f;
  display: block;
  font-size: 8px;
  line-height: 1.2em;
  margin-top: 5px;
  padding-left: 2px;
}
@media screen and (min-width: 40em) {
  .page-header .trademark .slogan {
    font-size: 0.24em;
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .page-header .trademark .slogan {
    font-size: 0.28em;
    display: inline;
    vertical-align: middle;
    white-space: nowrap;
  }
}

.page-header .actions {
  text-align: right;
}
@media screen and (min-width: 64em) {
  .page-header .actions {
    padding-top: 11px;
  }
}
.page-header .actions .phone {
  color: #ad1e3f;
  display: inline-block;
  font-size: 0.9375em;
  font-weight: 700;
  line-height: 30px;
  margin-right: 5px;
  padding-left: 25px;
  position: relative;
}
@media screen and (min-width: 40em) {
  .page-header .actions .phone {
    font-size: 1em;
    margin-bottom: 7px;
    padding-left: 35px;
  }
}
.page-header .actions .phone:before {
  background: url("images/icon-phone.png") no-repeat center center #ad1e3f;
  content: '';
  display: block;
  border-radius: 50%;
  position: absolute;
  height: 23px;
  width: 23px;
  left: 0;
  top: 2px;
}
@media screen and (min-width: 40em) {
  .page-header .actions .phone:before {
    height: 30px;
    width: 30px;
    top: 0;
  }
}
.page-header .actions .button {
  font-size: 10px;
  padding: 0.3rem 0.6em 0.3625rem;
  clear: both;
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .page-header .actions .button {
    font-size: 1em;
    margin-left: 10px;
  }
}
@media screen and (min-width: 64em) {
  .page-header .actions .button {
    font-size: 1.3em;
  }
}

.page-header .social-icon-column {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 40em) {
  .page-header .social-icon-column {
    background-color: transparent;
    border-bottom: none;
  }
}

.page-header .action-row {
  background-color: #e2e2e1;
}
@media screen and (min-width: 48em) {
  .page-header .action-row {
    background-color: transparent;
  }
}

.page-header .social-list {
  list-style: none outside none;
  line-height: 0;
  margin: 0;
  padding: 13px 0;
  text-align: right;
}
@media screen and (min-width: 48em) {
  .page-header .social-list {
    background-color: transparent;
  }
}
.page-header .social-list li {
  display: inline-block;
}
@media screen and (min-width: 40em) {
  .page-header .social-list li + li {
    margin-left: 8px;
  }
}
.page-header .social-list li .icon {
  background-color: #808080;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  display: block;
  height: 32px;
  width: 32px;
  overflow: hidden;
  text-align: left;
  text-indent: -999999px;
}
.page-header .social-list li .icon.facebook {
  background-image: url("images/icon-facebook-small.png");
}
.page-header .social-list li .icon.google {
  background-image: url("images/icon-googleplus-small1.png");
}
.page-header .social-list li .icon.twitter {
  background-image: url("images/icon-twitter-small.png");
}
.page-header .social-list li .icon.linkedin {
  background-image: url("images/icon-linkedin-small.png");
}
.page-header .social-list li .icon.rundl {
  background-image: url("images/icon-rundl-small1.png");
}
.page-header .social-list li a:hover {
  opacity: 0.7;
}
.page-header .social-list li .phone {
  color: #ad0d3c;
  font-size: 2em;
  line-height: 1.1em;
  margin-right: 8px;
}

.page-header.s1 {
  border-bottom: 4px solid #ad1e3f;
  padding-bottom: 10px;
}

.page-header.s1 .trademark {
  margin-top: 17px;
}

/* ----
   Page Navigation
   ========================================================================== */
/* >> Primary navigation */
.sm {
  position: relative;
  z-index: 9999;
}

.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  -webkit-tap-highlight-color: transparent;
}

.sm-rtl, .sm-rtl ul, .sm-rtl li {
  direction: rtl;
  text-align: right;
}

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
  margin: 0;
  padding: 0;
}

.sm ul {
  display: none;
}

.sm li, .sm a {
  position: relative;
}

.sm a {
  display: block;
}

.sm a.disabled {
  cursor: not-allowed;
}

.sm:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.sm, .sm *, .sm *:before, .sm *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ==> Mixins */
/* ==> Colors */
/* ==> Breakpoints */
/* ==> Typography */
/* ==> Borders */
/* ==> Collapsed main menu */
/* ==> Collapsible sub menus */
/* ==> Desktop main menu */
/* ==> Desktop sub menus */
/* ==> Collapsed mode (mobile) */
.sm-clean {
  background: #eaeae9;
}
.sm-clean a {
  padding: 8px 20px;
  padding-right: 51px;
  color: #333;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
  text-decoration: none;
}
.sm-clean a.current {
  color: #ad1e3f;
}
.sm-clean a.disabled {
  color: #b8b8b5;
}
.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: auto;
  right: 3px;
  width: 28px;
  height: 28px;
  overflow: hidden;
  font: bold 13px/28px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
}
.sm-clean a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}
.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}
.sm-clean ul {
  background: rgba(159, 159, 155, 0.1);
}
.sm-clean ul a {
  font-size: 13px;
  border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

.sm-clean.collapsed {
  display: none;
}

/* ==> Expanded mode (desktop) */
@media (min-width: 768px) {
  .sm-clean ul {
    position: absolute;
    width: 12em;
  }

  .sm-clean li {
    float: left;
  }

  .sm-clean.sm-rtl li {
    float: right;
  }

  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none;
  }

  .sm-clean a {
    white-space: nowrap;
  }

  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal;
  }

  .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  .sm-clean {
    background: transparent;
    /* Rigth-to-left */
    /* Vertical main menu */
  }
  .sm-clean a {
    padding: 19px 4px;
  }
  .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #333;
  }
  .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #ad1e3f;
  }
  .sm-clean a.current {
    color: #ad1e3f;
  }
  .sm-clean a.disabled {
    color: #b8b8b5;
  }
  .sm-clean a.has-submenu {
    padding-right: 16px;
  }
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #ad1e3f transparent transparent transparent;
    background: transparent;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > li:first-child > a {
    padding-left: 0;
  }
  .sm-clean > li:last-child > a {
    padding-right: 0;
  }
  .sm-clean > li > ul:before,
  .sm-clean > li > ul:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #a8a8a4 transparent;
  }
  .sm-clean > li > ul:after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
  }
  .sm-clean ul {
    border: 1px solid #a8a8a4;
    padding: 5px 0;
    background: #fff;
  }
  .sm-clean ul a {
    padding: 10px 20px;
  }
  .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    border: 0 !important;
    color: #333;
  }
  .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    background: transparent;
    color: #ad1e3f;
  }
  .sm-clean ul a.current {
    color: #ad1e3f;
  }
  .sm-clean ul a.disabled {
    background: #fff;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-clean ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ad1e3f;
  }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: transparent;
  }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow, .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #ad1e3f transparent;
  }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #ad1e3f transparent transparent transparent;
  }
  .sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #333 transparent;
  }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #333 transparent transparent transparent;
  }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 4px;
    padding-left: 16px;
  }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 4px;
  }
  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #ad1e3f transparent transparent;
  }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #ad1e3f transparent transparent;
  }
  .sm-clean.sm-vertical {
    padding: 10px 0;
  }
  .sm-clean.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
    background: #fff;
  }
  .sm-clean.sm-vertical a.disabled {
    background: transparent;
  }
  .sm-clean.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ad1e3f;
  }
  .sm-clean.sm-vertical > li > ul:before,
  .sm-clean.sm-vertical > li > ul:after {
    display: none;
  }
  .sm-clean.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
    background: transparent;
  }
  .sm-clean.sm-vertical ul a.disabled {
    background: #fff;
  }
}
/* ==> Expanded mode (large screens) */
@media screen and (min-width: 64em) {
  .sm-clean a {
    font-size: 18px;
    line-height: 1.2em;
    padding-left: 20px;
  }

  .sm-clean ul a {
    font-size: 16px;
  }
}
/* >> Primary navigation */
.nav-primary {
  background-color: #eaeae9;
  box-shadow: -2px -3px 0 -2px rgba(0, 0, 0, 0.05) inset;
  margin-top: 15px;
}

#main-nav.closed {
  display: none;
}

@media screen and (min-width: 48em) {
  #main-nav.closed {
    display: block !important;
  }
}

/* >> Dropdown navigation and search field */
.menu-trigger,
.search-trigger {
  color: #ad1e3f;
  display: inline-block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 32px;
  padding: 13px 0 13px 35px;
  position: relative;
}
.menu-trigger:before,
.search-trigger:before {
  background: url("images/icon-menu.png") no-repeat center center #ad1e3f;
  content: '';
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  height: 32px;
  width: 32px;
}

.search-trigger {
  display: inline-block;
}
.search-trigger:before {
  background: url("images/icon-search-small.png") no-repeat center center #808080;
}

.menu-wrap,
.search-wrap {
  float: left;
  position: relative;
}

.menu-wrap {
  margin-left: 7px;
}

.search-wrap {
  margin-left: 15px;
}

.menu-wrap .menu-dropdown {
  list-style: none outside none;
  margin: 0;
}
.menu-wrap .menu-dropdown li + li {
  border-top: 1px solid #fff;
}
.menu-wrap .menu-dropdown li a {
  color: #444;
  display: block;
  font-weight: 700;
  line-height: 1.1em;
  padding: 0.5rem;
}
@media screen and (min-width: 40em) {
  .menu-wrap .menu-dropdown li a {
    font-size: 1.125em;
    padding: 0.8rem 0.5rem;
  }
}
.menu-wrap .menu-dropdown li a:hover {
  background-color: #eee;
}

.menu-wrap .dropdown-pane {
  background: #f5f5f5;
  border: 0;
  border-radius: 0 0 7px 7px;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 #f5f5f5;
  max-width: 50%;
  min-width: 200px;
  padding: 10px;
}

.search-wrap input[type="text"] {
  border-radius: 20px;
  display: none;
  height: 36px;
  margin: 21px 0 21px -3px;
  padding-left: 45px;
  width: 185px;
}
@media screen and (min-width: 64em) {
  .search-wrap input[type="text"] {
    width: 300px;
  }
}

.search-wrap.expanded .search-trigger {
  margin-top: 2px;
  padding: 0;
  position: absolute;
}
.search-wrap.expanded .search-trigger:before {
  background-color: #ad1e3f;
}
.search-wrap.expanded input[type="text"] {
  display: block;
}

/* ==> Social List */
.social-list.red-icons {
  list-style: none outside none;
  margin-top: 2.3em;
  padding: 0 0.9375em;
}
@media screen and (min-width: 40em) {
  .social-list.red-icons {
    padding: 0;
  }
}
.social-list.red-icons li:not(.has-form) {
  float: left;
}
.social-list.red-icons li:not(.has-form) + li {
  margin-left: 0.9375em;
}
.social-list.red-icons li:not(.has-form) .icon {
  background-image: url("images/icon-social-sprite4.png");
  display: block;
  height: 34px;
  width: 34px;
}
.social-list.red-icons li:not(.has-form) .icon.facebook {
  background-position: -22px -3px;
}
.social-list.red-icons li:not(.has-form) .icon.google {
  background-position: -219px -3px;
}
.social-list.red-icons li:not(.has-form) .icon.twitter {
  background-position: -72px -3px;
}
.social-list.red-icons li:not(.has-form) .icon.linkedin {
  background-position: 155px -3px;
}
.social-list.red-icons li:not(.has-form) .icon.rundl {
  background-image: url("images/rundl_logo_red.png");
  background-size: 34px 34px;
  background-repeat: no-repeat;
}
.social-list.red-icons li:not(.has-form) a:hover {
  opacity: 0.7;
}
.social-list.red-icons li:not(.has-form) .phone {
  color: #ad0d3c;
  font-size: 2em;
  line-height: 1.1em;
  margin-right: 8px;
}

/* ----
   Page Body
   ========================================================================== */
.page-section {
  padding-top: 2.8125em;
  padding-bottom: 2.8125em;
}
@media screen and (min-width: 40em) {
  .page-section:not(.page-section-narrow) {
    padding-top: 5.625em;
    padding-bottom: 5.625em;
  }
}

.page-section.page-section-narrower {
  padding: 20px 0;
}

.page-section.arrow-after {
  position: relative;
}
.page-section.arrow-after:after {
  background: url("images/section-arrow-after.png") no-repeat center center;
  content: '';
  position: absolute;
  bottom: -51px;
  left: 50%;
  height: 103px;
  width: 105px;
  margin-left: -52px;
}

.page-section.bg-color-pop-arrow,
.page-section.bg-color-white-arrow {
  position: relative;
}
.page-section.bg-color-pop-arrow:after,
.page-section.bg-color-white-arrow:after {
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #ad1e3f transparent transparent transparent;
  margin-left: -8px;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: -14px;
  left: 50%;
}

.page-section.bg-color-pop-arrow:after {
  border-top-color: #ad1e3f;
}

.page-section.bg-color-white-arrow:after {
  border-top-color: #fff;
}

.page-section.bordered {
  border-top: 10px solid #ad1e3f;
}

.page-content {
  padding: 15px;
}
@media screen and (min-width: 40em) {
  .page-content {
    padding: 30px;
  }
}

/* ----
   Page Footer
   ========================================================================== */
.page-footer {
  background-color: #ad1e3f;
}
.page-footer > .row > .columns {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media screen and (min-width: 64em) {
  .page-footer > .row > .columns {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.page-footer.page-footer-bordered {
  border-bottom: 10px solid #ad1e3f;
}

.address-list span {
  display: inline-block;
  width: 3em;
}

.footer-links-horizontal {
  list-style: none outside none;
  margin: 2em 0 0;
  text-align: center;
}
.footer-links-horizontal li {
  display: block;
}
.footer-links-horizontal li:before {
  content: "\2022";
  color: #ad1e3f;
  margin-right: 2px;
}
@media screen and (min-width: 40em) {
  .footer-links-horizontal li {
    display: inline-block;
  }
}
@media screen and (min-width: 64em) {
  .footer-links-horizontal li:first-child:before {
    display: none;
  }
}
.footer-links-horizontal li a {
  display: inline-block;
  padding: 5px;
}

/* ==> Social Icons */
.social-icons li {
  float: left;
  padding-left: 8px;
  padding-top: 6px;
}
@media screen and (min-width: 64em) {
  .social-icons li {
    padding-left: 15px;
  }
  .social-icons li:first-child {
    padding-left: 0;
  }
}
.social-icons li a {
  background-repeat: no-repeat;
  background-size: 30px 30px;
  display: block;
  height: 30px;
  width: 30px;
}
@media screen and (min-width: 64em) {
  .social-icons li a {
    background-size: 50px 50px;
    height: 50px;
    width: 50px;
  }
}
.social-icons li a.facebook {
  background-image: url("images/social-facebook.png");
}
.social-icons li a.google {
  background-image: url("images/social-google.png");
}
.social-icons li a.twitter {
  background-image: url("images/social-twitter.png");
}
.social-icons li a.linkedin {
  background-image: url("images/social-linkedin.png");
}
.social-icons li a.rundl {
  background-image: url("images/social-rundl.png");
}
.social-icons li a:hover {
  opacity: 0.85;
}

.social-icons.social-icons-dark a.facebook {
  background-image: url("images/social-facebook-dark.png");
}
.social-icons.social-icons-dark a.google {
  background-image: url("images/social-google-dark.png");
}
.social-icons.social-icons-dark a.twitter {
  background-image: url("images/social-twitter-dark.png");
}
.social-icons.social-icons-dark a.linkedin {
  background-image: url("images/social-linkedin-dark.png");
}
.social-icons.social-icons-dark a.rundl {
  background-image: url("images/social-rundl-dark.png");
}

/* ==> Office Items */
.office-items .tabs {
  background: transparent;
  border: 0 none;
  margin-bottom: 1em;
  overflow: hidden;
}

.office-items .tabs li {
  float: left;
}

.office-items .tabs li > a {
  background: none;
  color: #be8f9f;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
  padding: 0 10px 0 0;
}
.office-items .tabs li > a:hover {
  color: #d09db3;
  color: rgba(255, 255, 255, 0.6);
}

.office-items .tabs li + li > a {
  padding-left: 5px;
}
@media screen and (min-width: 40em) {
  .office-items .tabs li + li > a {
    padding-left: 10px;
  }
}

.office-items .tabs li a.active {
  color: #fff;
}

.office-items .tabs.light li > a {
  color: #fff;
}
.office-items .tabs.light li > a:hover, .office-items .tabs.light li > a.active {
  color: #bbb;
}

.office-items .panel {
  display: none;
  height: 0;
  overflow: hidden;
}
.office-items .panel.active-slide {
  height: auto;
}

.office-items .panel > .content {
  padding-top: 0;
}

.arrow-left {
  padding-left: 15px;
  position: relative;
}
.arrow-left:before {
  content: '>';
  color: #ad1e3f;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

/* ----
   Page Banner
   ========================================================================== */
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}

.banner .slide-caption {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.banner .slide-caption .row {
  display: table;
  height: 100%;
}
.banner .slide-caption .row .inner {
  display: table-cell;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  vertical-align: middle;
}
.banner .slide-caption h2 {
  font-size: 1.25em;
  line-height: 1.12em;
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .banner .slide-caption h2 {
    font-size: 2.6875em;
  }
}
@media screen and (min-width: 64em) {
  .banner .slide-caption h2 {
    font-size: 4.3125em;
  }
}
.banner .slide-caption p {
  font-size: 0.8125em;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0.2em;
}
@media screen and (min-width: 40em) {
  .banner .slide-caption p {
    font-size: 1.5em;
  }
}
.banner .slide-caption .button.xlarge {
  border-radius: 5px;
  padding: 3px 10px;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .banner .slide-caption .button.xlarge {
    border-radius: 10px;
    font-size: 35px;
    padding: 7px 50px;
  }
}

.banner .panel {
  height: 200px;
}
@media screen and (min-width: 40em) {
  .banner .panel {
    height: 300px;
  }
}
@media screen and (min-width: 64em) {
  .banner .panel {
    height: 550px;
  }
}

.banner .slide-image {
  background-size: cover;
  background-position: center center;
  display: block;
  margin: 0;
  height: 100%;
  width: 100%;
}

.banner .slide-image.slide1 {
  background-image: url("images/slide1.jpg");
}

.banner .slide-image.slide2 {
  background-image: url("images/slide2.jpg");
}

.banner .slide-image.slide3 {
  background-image: url("images/slide3.jpg");
}

.banner .slide-image.slide4 {
  background-image: url("images/slide4.jpg");
}

.banner .slide-image.slide5 {
  background-image: url("images/slide5.jpg");
}

.banner .slide-image.slide6 {
  background-image: url("images/slide6.jpg");
}

.banner .slide-caption h2 {
  margin-bottom: 0.2em;
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .banner .slide-caption h2 {
    font-size: 1.55em;
  }
}

.featured-items .panels {
  margin-bottom: 0;
  overflow: hidden;
}
.featured-items .panels .panel {
  display: none;
  max-height: 540px;
  position: relative;
}

.featured-control-nav {
  margin: 0;
  position: absolute;
  bottom: -35px;
  right: 10px;
  text-align: right;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 40em) {
  .featured-control-nav {
    text-align: center;
    left: 0;
    right: auto;
  }
}
@media screen and (min-width: 64em) {
  .featured-control-nav {
    bottom: 25px;
  }
}
.featured-control-nav li {
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
  line-height: 15px;
}
.featured-control-nav li a {
  background: #eac2ce;
  background: rgba(173, 13, 60, 0.25);
  border-radius: 50%;
  height: 15px;
  width: 15px;
  display: inline-block;
  text-align: left;
  text-indent: -99999px;
}
@media screen and (min-width: 64em) {
  .featured-control-nav li a {
    background: #ccc;
    background: rgba(255, 255, 255, 0.25);
  }
}
.featured-control-nav li a.featured-active {
  background: #c55576;
  background: rgba(173, 13, 60, 0.7);
}
@media screen and (min-width: 64em) {
  .featured-control-nav li a.featured-active {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
  }
}

.content-banner {
  background-size: cover;
  background-position: center center;
  padding: 25px 0;
}
@media screen and (min-width: 40em) {
  .content-banner {
    padding: 50px 0;
  }
}
@media screen and (min-width: 64em) {
  .content-banner {
    padding: 100px 0;
  }
}
.content-banner .content-base {
  background: rgba(179, 20, 75, 0.7);
  border: 10px solid #fff;
  color: #fff;
  padding: 15px;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .content-banner .content-base {
    padding: 50px;
  }
}
.content-banner .content-base h2 {
  color: #fff;
  font-size: 1.6875em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .content-banner .content-base h2 {
    font-size: 3.4375em;
  }
}
@media screen and (min-width: 64em) {
  .content-banner .content-base h2 {
    font-size: 5.5625em;
  }
}
.content-banner .content-base .button.xlarge {
  border-radius: 5px;
  margin-bottom: 1em;
  padding: 3px 10px;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .content-banner .content-base .button.xlarge {
    border-radius: 10px;
    font-size: 35px;
    padding: 20px 40px;
  }
}
.content-banner .content-base p {
  font-weight: bold;
  margin-bottom: 10;
}
@media screen and (min-width: 40em) {
  .content-banner .content-base p {
    font-size: 1.75em;
  }
}
.content-banner.banner-image1 {
  background-image: url(images/banner-image1.jpg);
}
.content-banner.banner-image2 {
  background-image: url(images/banner-image2.jpg);
}
.content-banner.banner-image3 {
  background-image: url(images/banner-image3.jpg);
}
.content-banner.banner-image4 {
  background-image: url(images/banner-image4.jpg);
}
.content-banner.banner-image5 {
  background-image: url(images/banner-image5.jpg);
}
.content-banner.banner-image6 {
  background-image: url(images/banner-image6.jpg);
}
.content-banner.banner-image7 {
  background-image: url(images/banner-image7.jpg);
}
.content-banner.banner-image8 {
  background-image: url(images/banner-image8.jpg);
}
.content-banner.banner-image9 {
  background-image: url(images/banner-image9.jpg);
}

/* ----
   Page Modules
   ========================================================================== */
/* ==> Image Grid */
@media screen and (min-width: 40em) {
  .image-grid {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
.image-grid ul {
  list-style: none outside none;
  margin: 0;
}
@media screen and (min-width: 40em) {
  .image-grid ul {
    display: table-row;
  }
}
.image-grid ul li {
  text-align: center;
  padding: 20px 30px;
}
@media screen and (min-width: 40em) {
  .image-grid ul li {
    display: table-cell;
    padding: 20px 40px;
    vertical-align: middle;
  }
}
.image-grid img {
  max-width: 100%;
}
@media screen and (min-width: 40em) {
  .image-grid .wide {
    width: 50%;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .image-grid.small-double ul li {
    float: left;
    width: 50%;
  }
  .image-grid.small-double li:nth-child(2n+1) {
    clear: left;
  }
  .image-grid.small-double .wide {
    width: 100%;
  }
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) and (min-width: 40em) {
  .image-grid.small-double .wide {
    width: 50%;
  }
}

/* ==> Services */
.service-blurb {
  margin: 2em 0;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .service-blurb {
    margin: 0.5em 0;
  }
}
.service-blurb img {
  margin-bottom: 20px;
}
.service-blurb span {
  font-size: 1.3em;
  display: block;
}
@media screen and (min-width: 64em) {
  .service-blurb span {
    font-size: 1.625em;
  }
}

/* ==> Company Facts */
.company-facts .fact {
  margin-bottom: 2em;
  text-align: center;
}
.company-facts .fact strong {
  display: block;
  font-size: 3.125em;
  font-family: "nimbus-sans-condensed", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1em;
  position: relative;
  white-space: nowrap;
}
@media screen and (min-width: 40em) {
  .company-facts .fact strong {
    font-size: 6em;
  }
}
.company-facts .fact strong.value:before {
  content: "$";
  display: inline-block;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.4896em;
  font-weight: 300;
  line-height: 1em;
  position: relative;
  vertical-align: top;
  top: 12px;
}
.company-facts .fact strong span {
  display: inline;
}
.company-facts .fact span {
  font-size: 0.875em;
}
@media screen and (min-width: 40em) {
  .company-facts .fact span {
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.company-facts .fact-light strong,
.company-facts .fact-light span {
  color: #808080;
}

/* ==> Testimonials */
.testimonials {
  position: relative;
  background: url("images/bg-testimonials.jpg") no-repeat center center fixed #8a8b85;
  color: #fff;
}
@media screen and (min-width: 64em) {
  .testimonials.page-section {
    padding-bottom: 35px;
  }
}
.testimonials .featured-items {
  position: relative;
}
.testimonials .featured-control-nav {
  bottom: 0;
}

/* ==> Featured Quotes */
blockquote.featured {
  font-family: "Bigcaslon-Medium", Georgia, serif;
  border-left: 0;
  margin: 0 auto 80px;
  padding: 0;
  width: 95%;
}
blockquote.featured p {
  line-height: 1.8667em;
  margin-bottom: 0.5em;
  text-align: center;
}
@media screen and (min-width: 40em) {
  blockquote.featured p {
    font-size: 1.875em;
  }
}
blockquote.featured p:before, blockquote.featured p:after {
  content: "\201C";
  color: #ad1e3f;
  display: inline-block;
  font-family: "Bigcaslon-Medium", Georgia, serif;
  font-size: 2.5em;
  margin: 0 10px;
  vertical-align: middle;
  position: relative;
  top: 5px;
}
@media screen and (min-width: 40em) {
  blockquote.featured p:before, blockquote.featured p:after {
    font-size: 86px;
    margin: 0 20px;
  }
}
blockquote.featured p:after {
  content: "\201D";
  margin-right: 0;
}
blockquote.featured cite {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  text-align: right;
}

blockquote.featured-s2 {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, sans-serif;
}
blockquote.featured-s2 p {
  line-height: 1.3em;
  color: #808080;
  padding: 0 20px;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 40em) {
  blockquote.featured-s2 p {
    padding: 0 40px;
  }
}
blockquote.featured-s2 p:before, blockquote.featured-s2 p:after {
  margin: 0;
  position: absolute;
}
@media screen and (min-width: 40em) {
  blockquote.featured-s2 p:before, blockquote.featured-s2 p:after {
    font-size: 96px;
    margin: 0;
  }
}
blockquote.featured-s2 p:before {
  left: 0;
}
@media screen and (min-width: 40em) {
  blockquote.featured-s2 p:before {
    top: 22px;
  }
}
blockquote.featured-s2 p:after {
  bottom: -12px;
  right: 0;
  top: auto;
}
@media screen and (min-width: 40em) {
  blockquote.featured-s2 p:after {
    bottom: -30px;
  }
}

/* ==> Modal Styles */
.video-modal {
  background: rgba(255, 255, 255, 0.85) !important;
  outline: 0 none;
  padding: 33px 10px 10px;
  width: 100% !important;
}
@media screen and (min-width: 40em) {
  .video-modal {
    padding: 30px;
  }
}

.embed-container {
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}
@media screen and (min-width: 40em) {
  .embed-container {
    height: 100%;
  }
}
.embed-container iframe {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (min-width: 40em) {
  .embed-container iframe {
    height: 100%;
  }
}

.reveal {
  z-index: 999999 !important;
}

.reveal-close {
  position: absolute;
  color: #ad1e3f;
  font-size: 2.8125em;
  line-height: 0.5em;
  right: 5px;
  top: 5px;
}

/* ==> Messages & Alerts */
.profile-card {
  overflow: hidden;
}
.profile-card .inner {
  display: table;
}
.profile-card .inner > div {
  display: table-cell;
  padding: 10px 15px;
}
.profile-card .inner > div:first-child {
  padding-left: 0;
  padding-right: 0;
}
.profile-card .profile-card-info {
  font-weight: 600;
  text-align: center;
  vertical-align: bottom;
}
.profile-card .profile-card-info p {
  line-height: 1.3em;
}
.profile-card .profile-card-info p:last-child {
  margin-bottom: 0;
}

/* ==> Messages & Alerts */
.alert-modal {
  border: 0;
  padding: 0;
  left: 50%;
  top: 15px;
  margin-left: -45%;
  height: auto;
  min-height: 0;
  width: 90%;
}
@media screen and (min-width: 40em) {
  .alert-modal {
    margin-left: -250px;
    width: 500px;
  }
}

.alert {
  background-color: #fcf8e3;
  border-top: 20px solid #fbeed5;
  border-bottom: 20px solid #fbeed5;
  color: #c09853;
  padding: 50px;
}
.alert h3 {
  color: inherit;
  font-weight: 700;
  margin-bottom: 0.7em;
}
.alert p {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 0;
}
.alert.alert-error {
  background-color: #ad1e3f;
  border-color: #82162f;
  color: #fff;
}
.alert.alert-success {
  background-color: #60b089;
  border-color: #49946f;
  color: #fff;
}

/* ==> Reusable Elements */
.collapsed-content {
  display: none;
}

.collapse-trigger {
  background: url("images/arrow-red-down1.png") no-repeat center center;
  display: inline-block;
  height: 70px;
  width: 70px;
  -moz-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.collapse-trigger.active {
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
}

.padded-content {
  padding-left: 15px;
  padding-right: 15px;
}
.padded-content.bordered {
  border: 1px solid #fff;
  padding: 20px;
}
.padded-content.bordered p:last-child {
  margin-bottom: 0;
}

.content-panel {
  background: #f3f3f3;
  margin-bottom: 30px;
  padding: 20px;
}
.content-panel p:last-child {
  margin-bottom: 0;
}

.google-map {
  height: 400px;
  width: 100%;
}

/* Backgrounds */
.full-background, .testimonials {
  background-attachment: fixed;
  background-color: #8a8b85;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Lists */
.unstyled-list, .social-icons, .office-items .tabs, .featured-items .panels, .featured-control-nav, .company-facts, .partner-image-list, .list-post, .social-icons-s1 {
  list-style: none outside none;
  margin-left: 0;
}

.download-list {
  border-bottom: 1px solid #fff;
  list-style: none outside none;
  margin-bottom: 3em;
  margin-left: 0;
}
@media screen and (min-width: 40em) {
  .download-list {
    font-size: 1.5em;
  }
}
.download-list li {
  border-top: 1px solid #fff;
  overflow: hidden;
  padding: 5px 0;
}
.download-list .file-name {
  color: #333;
  font-weight: 700;
  margin-bottom: 0;
  padding-left: 0.6em;
  position: relative;
}
@media screen and (min-width: 40em) {
  .download-list .file-name {
    float: left;
  }
}
.download-list .file-name:before {
  background-color: #333;
  content: '';
  position: absolute;
  height: 5px;
  width: 5px;
  left: 0;
  top: 0.65em;
}
@media screen and (min-width: 40em) {
  .download-list .file-name:before {
    height: 7px;
    width: 7px;
  }
}
.download-list .file-details {
  background: url(images/icon-download.png) no-repeat left 0.3em;
  background-size: 15px 15px;
  display: block;
  padding-left: 1.3em;
  font-weight: 700;
}
@media screen and (min-width: 40em) {
  .download-list .file-details {
    background-size: auto auto;
    float: right;
  }
}
.download-list .file-details small {
  color: #555;
  font-size: 0.7em;
}

.pretty-list {
  margin-left: 0;
  list-style: none outside none;
}
.pretty-list > li {
  display: block;
  position: relative;
  margin-bottom: 1.5em;
  padding-left: 20px;
}
.pretty-list > li:before {
  background-color: #ad1e3f;
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  top: 0.4em;
  left: 0;
}

ol.pretty-list li {
  padding-left: 40px;
}
ol.pretty-list li:before {
  display: none;
}
ol.pretty-list li .number {
  border-bottom: 3px solid #eee;
  color: #bbb;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: center;
  padding-right: 2px;
  position: absolute;
  left: 0;
  top: 0.15em;
  height: 25px;
  width: 25px;
}

.partner-image-list > .column {
  margin-bottom: 1em;
}
.partner-image-list .callout {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  padding: 10px;
  border: 0 none;
}
.partner-image-list .callout a {
  display: table-cell;
  vertical-align: middle;
}
.partner-image-list .callout a img {
  max-width: 100%;
}

/* Text */
.section-title {
  color: #ad1e3f;
  font-size: 2em;
  font-weight: 700;
  text-align: center;
}

.section-title-s2 {
  color: #ad1e3f;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .section-title-s2 {
    font-size: 2.5em;
  }
}

a.cta1,
a.cta3 {
  color: #fff;
  display: block;
  font-size: 1.3em;
  text-align: center;
  text-decoration: underline;
}
@media screen and (min-width: 40em) {
  a.cta1,
  a.cta3 {
    font-size: 2.1875em;
  }
}

@media screen and (min-width: 40em) {
  a.cta3 {
    font-size: 1.5em;
  }
}

p.cta2 {
  font-style: italic;
  line-height: 1.4em;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 40em) {
  p.cta2 {
    font-size: 1.6875em;
  }
}

.cta4 {
  color: #fff;
  font-size: 1.5em;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .cta4 {
    font-size: 2.4375em;
  }
}

.text-chinese, .text-chinese h1, .text-chinese h2, .text-chinese h3, .text-chinese h4, .text-chinese h5 {
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Hei, SimSun, sans-serif;
}

.text-color-white, .page-footer, .banner .slide-caption {
  color: #fff;
}
.text-color-white h1, .page-footer h1, .banner .slide-caption h1, .text-color-white h2, .page-footer h2, .banner .slide-caption h2, .text-color-white h3, .page-footer h3, .banner .slide-caption h3, .text-color-white h4, .page-footer h4, .banner .slide-caption h4, .text-color-white h5, .page-footer h5, .banner .slide-caption h5, .text-color-white h6, .page-footer h6, .banner .slide-caption h6, .text-color-white a, .page-footer a, .banner .slide-caption a {
  color: #fff;
}
.text-color-white a:hover, .page-footer a:hover, .banner .slide-caption a:hover {
  color: #cccccc;
}

/* Buttons */
.button-play {
  background: url("images/icon-play-small.png") no-repeat 3px center;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  display: inline-block;
  padding: 1px 5px 2px 25px;
}
@media screen and (min-width: 40em) {
  .button-play {
    background-image: url("images/icon-play.png");
    background-position: 6px center;
    padding-left: 40px;
    padding-right: 8px;
  }
}

.button,
button {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.button.radius,
button.radius {
  border-radius: 5px;
}

.button.invert,
button.invert {
  background-color: #fff;
  color: #ad1e3f;
}

.button.cta {
  font-size: 1.3em;
  font-weight: 700;
  padding: 0.3em 1.4286em;
}
@media screen and (min-width: 40em) {
  .button.cta {
    font-size: 1.5em;
  }
}

/* Forms */
.quote-form label {
  font-weight: bold;
}
@media screen and (min-width: 40em) {
  .quote-form label {
    font-size: 1.3em;
  }
}
.quote-form label.error {
  margin-bottom: 0.5em;
}

.quote-form label small {
  color: #808080;
  display: block;
  font-weight: normal;
  margin-bottom: 0.3em;
  text-transform: none;
}

.quote-form .required {
  position: relative;
}

.quote-form .required:after {
  color: #b4144b;
  content: '\2217';
  font-size: 0.8em;
  margin-left: 2px;
  position: absolute;
  top: -1px;
}

.quote-form input[type="text"],
.quote-form textarea,
.quote-form select {
  border-radius: 5px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}

.quote-form input[type="submit"] {
  font-size: 1.3em;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}

label.error {
  color: #ad1e3f;
  margin-bottom: 0.5em;
}

input.error,
textarea.error {
  margin-bottom: 0;
}

/* Other */
hr.spacer {
  border-color: transparent;
}

textarea {
  min-height: 100px;
}

/* ----
   Blog Pages
   ========================================================================== */
.page-ribbon {
  background: #ad1e3f;
}
@media screen and (min-width: 64em) {
  .page-ribbon {
    padding: 20px 0;
  }
}
.page-ribbon h2 {
  color: #fff;
  margin: 0;
}
.page-ribbon h2.padded {
  padding-left: 15px;
}
@media screen and (min-width: 40em) {
  .page-ribbon h2.padded {
    padding-left: 130px;
  }
}

.page-body {
  background: #f3f3f3;
  padding: 20px 0;
}

.aside-block {
  background: #fff;
  margin-bottom: 1em;
}
.page-sidebar .aside-block {
  padding: 10px;
}
.aside-block .aside-block-title {
  background-color: #ad1e3f;
  border-left: 5px solid #971a37;
  color: #fff;
  margin-bottom: 0.8em;
  padding: 3px 10px;
}

.blog-item {
  border-top: 1px solid #f6f6f6;
  padding-top: 40px;
  padding-bottom: 15px;
}
.blog-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.blog-item .blog-item-meta {
  background: #f6f6f6;
  font-size: 0.8125em;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .blog-item .blog-item-meta {
    float: left;
    width: 70px;
  }
}
.blog-item .blog-item-meta time,
.blog-item .blog-item-meta p {
  float: left;
  padding: 10px 5px;
  width: 50%;
}
@media screen and (min-width: 40em) {
  .blog-item .blog-item-meta time,
  .blog-item .blog-item-meta p {
    float: none;
    width: auto;
  }
}
.blog-item .blog-item-meta time {
  background: #ad1e3f;
  color: #fff;
  display: block;
  line-height: 1.5em;
}
@media screen and (min-width: 40em) {
  .blog-item .blog-item-meta time span {
    display: block;
  }
}
.blog-item .blog-item-meta time strong {
  font-size: 1.5385em;
}
.blog-item .blog-item-meta p {
  line-height: 1.3em;
  margin-bottom: 0;
}
.blog-item .blog-item-meta p > a {
  color: #333;
  display: block;
}

.blog-item .blog-item-body .blog-item-image {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.blog-item .blog-item-body .blog-item-image img {
  display: block;
  width: 100%;
}
.blog-item .blog-item-body .blog-item-posted {
  font-size: 0.75em;
  text-transform: uppercase;
}
.blog-item .blog-item-body .blog-item-posted a {
  color: #333;
  font-weight: bold;
}
.blog-item .blog-item-body .blog-item-posted a:hover {
  color: #ad1e3f;
}
.blog-item .blog-item-body .blog-item-title {
  background: #f6f6f6;
  font-size: 1.0625em;
  font-weight: bold;
  margin-bottom: 0.2em;
  padding: 5px 10px;
  text-transform: uppercase;
}
.blog-item .blog-item-body .blog-item-title a {
  color: #4d4d4d;
  display: block;
  word-break: break-word;
}
.blog-item .blog-item-body .blog-item-title a:hover {
  color: #ad1e3f;
}

@media screen and (min-width: 40em) {
  .blog-item .blog-item-meta + .blog-item-body {
    padding-left: 100px;
  }
}

.search-form input[type="text"],
.search-form .button {
  margin-bottom: 0;
}

.list-post li {
  border-bottom: 1px solid #f6f6f6;
  padding: 10px 0;
}
.list-post li:first-child {
  padding-top: 0;
}
.list-post a {
  color: #333;
  display: block;
  overflow: hidden;
}
.list-post a:hover h6 {
  color: #ad1e3f;
}
.list-post h6 {
  font-size: 0.875em;
  margin-bottom: 0.5em;
  margin-top: 0.2em;
  text-decoration: underline;
}
.list-post img {
  margin-right: 10px;
  width: 100px;
  float: left;
}

.list-post.horizontal {
  overflow: hidden;
}
.list-post.horizontal h6 {
  margin-bottom: 2em;
}
.list-post.horizontal img {
  float: none;
  width: 100%;
}

.list-labels {
  list-style: none outside none;
  margin: 0 10px;
}
.list-labels li {
  display: inline-block;
}
.list-labels li a {
  background: #666;
  color: #fff;
  font-size: 0.8125em;
  display: inline-block;
  margin: 2px 0;
  padding: 3px 5px;
  text-transform: uppercase;
}

.list-comments {
  list-style: none outside none;
}
.list-comments li {
  overflow: hidden;
  margin-bottom: 1em;
}
.list-comments .comment-img {
  float: right;
  width: 52px;
  margin-left: 10px;
}
.list-comments .comment-meta {
  margin-bottom: 0.5em;
}
.list-comments .comment-meta a {
  display: block;
}
.list-comments .comment-meta time {
  font-size: 0.875em;
}

.social-icons-s1 {
  overflow: hidden;
  text-align: center;
}
.social-icons-s1 li {
  display: inline-block;
}
.social-icons-s1 .facebook,
.social-icons-s1 .twitter,
.social-icons-s1 .linkedin,
.social-icons-s1 .youtube {
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media screen and (min-width: 64em) {
  .social-icons-s1 .facebook,
  .social-icons-s1 .twitter,
  .social-icons-s1 .linkedin,
  .social-icons-s1 .youtube {
    height: 50px;
    width: 50px;
  }
}
.social-icons-s1 .facebook {
  background-image: url("images/icon-facebook.png");
  background-color: #3b5998;
}
.social-icons-s1 .twitter {
  background-image: url("images/icon-twitter.png");
  background-color: #56a3d9;
}
.social-icons-s1 .linkedin {
  background-image: url("images/icon-linkedin.png");
  background-color: #007bb6;
}
.social-icons-s1 .youtube {
  background-image: url("images/icon-youtube.png");
  background-color: #bf221f;
}

.comment-form {
  border: 1px solid #ccc;
  padding: 15px 15px 0;
}
.comment-form .comment-form-footer {
  background: #f5f5f5;
  margin: 0 -15px;
  padding: 15px;
}
.comment-form .comment-form-footer .button {
  margin: 0;
}
.comment-form .comment-form-footer .button + .button {
  margin-left: 4px;
}

.item-grid {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item-grid ul {
  display: table-row;
  list-style: none outside none;
  margin: 0;
}
.item-grid ul li {
  display: table-cell;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.blog-entry-footer .blog-entry-footer-image {
  float: left;
  margin-right: 1em;
  height: 68px;
  width: 68px;
}
.blog-entry-footer .blog-entry-footer-image img {
  border-radius: 50%;
}
.blog-entry-footer .blog-entry-footer-description {
  padding-top: 26px;
  padding-left: 90px;
}
.blog-entry-footer .blog-entry-footer-description h6 {
  margin: 0.5em 0 0.5em;
}

.stButton {
  position: relative;
  z-index: 1;
  text-decoration: none;
  color: #000;
  display: inline-block;
  cursor: pointer;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 11px;
  line-height: 16px;
}
.stButton:hover {
  opacity: 0.8;
}
.stButton .stLarge {
  display: inline-block;
  height: 32px;
  width: 32px;
  position: relative;
}

.shareme .facebook-share {
  background-image: url("../images/facebook_32.png");
}
.shareme .twitter-share {
  background-image: url("../images/twitter_32.png");
}
.shareme .google-share {
  background-image: url("../images/googleplus_32.png");
}
.shareme .linkedin-share {
  background-image: url("../images/linkedin_32.png");
}

/* ----
     Page Helpers
     ========================================================================== */
a {
  outline: 0 none;
  word-break: break-all;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.bg-color-white {
  background-color: #fff !important;
}

.bg-color-pop {
  background-color: #ad1e3f;
  color: #fff !important;
}

.bg-color-grey-light {
  background-color: #eaeae9 !important;
}

.bg-color-grey-dark {
  background-color: #444443 !important;
}

.text-color-white, .page-footer, .banner .slide-caption {
  color: #fff !important;
}

.text-color-pop {
  color: #ad1e3f !important;
}

.text-color-yellow {
  color: #ffde00;
}

.text-color-grey-light {
  color: #bbb !important;
}

.text-nowrap {
  white-space: nowrap;
}

.text-strong {
  font-weight: 700;
}

.text-italic {
  font-style: italic;
}

.text-size-xsmall {
  font-size: 0.75em;
}

.text-size-small {
  font-size: 0.875em;
}

.text-size-medium {
  font-size: 1.25em;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline;
}

.text-size-xlarge {
  font-size: 1.1876em;
}
@media screen and (min-width: 40em) {
  .text-size-xlarge {
    font-size: 2em;
  }
}

.text-size-large {
  font-size: 1.03915em;
}
@media screen and (min-width: 40em) {
  .text-size-large {
    font-size: 1.75em;
  }
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
