.formContainer .rsform-block .formBody input,
.formContainer .rsform-block .formBody textarea {
  box-shadow: none;
  -webkit-appearance: none;
}

.jcf-select {
  display: block;
  position: relative;
  border: 1px solid #d7d7d7;
  background: transparent;
  height: 45px;
  box-sizing: border-box;
  padding: 0 40px 0 12px;
  font-size: 13px;
  line-height: 1.31;
  color: #000;
  min-width: 100%;
  border-radius: 3px;
}

.jcf-unselectable {
  width: 100px;
}

.jcf-select.jcf-drop-active {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: none;
  cursor: default;
  display: block;
  line-height: 43px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 40px;
  top: 0;
  bottom: 0;
  right: 0;
}

.jcf-select .jcf-select-opener:after {
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font: 12px/1 FontAwesome;
}

body>.jcf-select-drop {
  position: absolute;
  z-index: 9998;
  margin-top: -1px;
}

.jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: solid #e6e6e6;
  border-width: 0 1px 1px;
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #f2f2f2;
  font-size: 13px;
  line-height: 1;
  color: #000;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: table;
  width: 100%;
  align-items: center;
  margin-bottom: 0;
  border-top: 1px solid #fff;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 7px 12px;
  height: 1%;
  font-size: 13px;
  line-height: 1.23;
  color: #000;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  height: 46px;
}

.jcf-list .jcf-disabled {
  opacity: 0.7;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #1d6db3;
  color: #fff;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  display: block;
  padding: 10px 12px;
  cursor: default;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-disabled {
  opacity: 0.7;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #main-wrapper {
    min-width: 0;
  }

  .container-width {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }

  .top-header-left ul:after {
    display: block;
    clear: both;
    content: '';
  }

  .top-header-left ul li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9px;
  }

  .top-header a {
    padding: 5px 0;
  }

  .top-header-left #increase-font {
    font-size: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .top-header-left #decrease-font {
    font-size: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 0;
  }

  .top-header-right ul.menu {
    font-size: 9px;
  }

  .top-header-right ul li {
    padding-left: 7px;
  }

  .top-header-right ul li:first-child {
    padding-left: 0;
  }

  .bottom-header .bottom-header-left h1 {
    width: 425px;
    margin-bottom: 5px;
  }

  .bottom-header .bottom-header-left h1 img {
    display: block;
    width: 100%;
    height: auto;
  }

  .bottom-header .bottom-header-left p {
    font-size: 0.938em;
  }

  .bottom-header .bottom-header-right .contact-container-right h1 {
    font-size: 1.438em;
    line-height: 1.09;
  }

  .bottom-header .bottom-header-right .contact-container-right h1::before {
    position: relative;
    top: 6px;
  }

  .bottom-header .bottom-header-right .contact-container-left h3 {
    font-size: 0.875em;
    line-height: 1;
  }

  .bottom-header .bottom-header-right .contact-container-search {
    margin-top: 10px;
  }

  .bottom-header .bottom-header-right .contact-container-left p {
    line-height: 1.3;
  }

  #site-navigation .menu-main-navigation > li > a {
    font-size: 0.688em;
    padding-left: 6px;
    padding-right: 6px;
    padding: 15px 6px;
  }

  #site-navigation .menu-main-navigation > li.selected > a {
    padding-bottom: 9px;
  }

  #site-navigation .menu-main-navigation > li.selected > a:hover {
    padding-bottom: 14px;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left ul li {
    padding-right: 10px;
    box-sizing: border-box;
  }

  .content-wrapper-top .content-wrapper-top-bg {
    height: 100%;
    background-size: cover;
    background-position: 100% 100%;
  }

  .djslider-loader {
    width: 100%;
    float: none !important;
  }

  #slider96 li img {
    min-height: 100%;
  }

  .sidebar-top {
    width: 100%;
    float: none;
    height: auto;
    background: none;
  }

  .content-wrapper-bottom .container-width {
    display: block;
  }

  .content-bottom-container {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-bottom: 25px;
  }

  .content-bottom-container:after {
    display: block;
    clear: both;
    content: '';
  }

  .sidebar-bottom {
    width: 100%;
    float: none;
  }

  .sidebar-bottom .sidebar-bottom-column .sidebar-bottom-right {
    width: calc(100% - 70px);
    padding-top: 2px;
  }

  .sidebar-bottom .sidebar-bottom-column .readmore br {
    display: none;
  }

  .breadcrumbs {
    margin-bottom: 12px;
  }

  .sidebar-left-wrapper {
    width: 200px;
    margin-right: 0;
  }

  .three-column .main-content-container .container-width:after,
  .two-column-l .main-content-container .container-width:after {
    width: 200px;
  }

  .three-column .featured-content-wrapper {
    width: calc(100% - 220px);
  }

  .three-column .featured-content-wrapper .middle-content-wrapper {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .featured-content-wrapper .content-wrapper {
    margin-bottom: 25px;
  }

  .featured-content-wrapper .content-wrapper:after {
    content: '';
    display: block;
    clear: both;
  }

  .three-column .featured-content-wrapper .sidebar-right-wrapper {
    float: none;
    width: 100%;
  }

  .content-across-wrapper {
    padding-top: 25px;
    margin-bottom: 20px;
  }

  .custom.content-across-wrapper {
    padding-top: 0;
  }

  .content-across-wrapper .flex-height {
    display: flex;
    align-items: flex-start;
  }

  .content-across-wrapper .column {
    margin-left: 10px;
  }

  .content-across-wrapper .column h3 {
    padding-left: 45px;
    padding-right: 10px;
    font-size: 1em;
  }

  .content-across-wrapper .column h3 i, .content-across-wrapper .column h3 em {
    top: 15px;
    left: 20px;
    font-size: 20px;
  }

  .module .module-row.module-media img {
    height: auto;
  }

  .events-page .middle-content-wrapper .calendar-content-wrapper {
    padding-bottom: 0;
  }

  .events-page.featured-content-wrapper {
    margin-bottom: 20px;
  }

  footer .footer-wrapper .footer-top {
    padding-bottom: 22px;
  }

  footer .footer-wrapper .footer-top .column-one {
    margin-top: 40px;
  }

  footer .footer-wrapper .footer-top .column-one img {
    display: block;
    width: 100%;
    height: auto;
  }

  footer .footer-wrapper .footer-top .column-two {
    margin-top: 35px;
  }

  footer .footer-wrapper .footer-top .column-three {
    padding-top: 74px;
    padding-bottom: 0;
  }

  footer .footer-wrapper .footer-top .column-three .readmore {
    padding-right: 8px;
    display: inline-block;
    vertical-align: top;
  }

  footer .footer-wrapper .footer-top .column-three .readmore:after {
    right: -5px;
  }

  footer .footer-wrapper .footer-bottom {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {

  body {
    color: #000;
    min-width: 320px;
  }

  p, ul, ol {
    font-size: 0.875em;
    line-height: 1.43;
  }

  b, strong {
    font-weight: normal;
  }

  #main-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-width: 0;
    padding-top: 56px;
  }

  .top-header {
    display: none;
  }

  .container-width {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bottom-header-top {
    display: none;
  }

  .bottom-header .bottom-header-left {
    float: none;
    display: block;
    width: 100%;
    padding: 6px 10px 9px;
    border-bottom: 1px solid #f2f2f2;
    z-index: 9999;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
  }

  .bottom-header .bottom-header-left:after {
    display: block;
    clear: both;
    content: '';
  }

  .bottom-header .bottom-header-left h1 {
    margin-bottom: 0;
    width: 190px;
    overflow: hidden;
    float: left;
  }

  .bottom-header .bottom-header-left h1 img {
    display: block;
    width: 294px;
    margin-left: -3px;
  }

  .bottom-header .bottom-header-left h1 a {
    display: block;
    position: relative;
  }

  .bottom-header .bottom-header-left h1 a:after {
    content: 'Office of the Public Advocate';
    position: absolute;
    top: 3px;
    left: 54px;
    right: 0;
    bottom: 0;
    color: #0e0d12;
    font: 19px/17px "open_sansregular", sans-serif;
    background: #fff;
    letter-spacing: -1px;
    word-spacing: 2px;
  }

  .bottom-header .bottom-header-left p {
    display: none;
  }

  .bottom-header .bottom-header-right {
    float: none;
    display: block;
    width: 100%;
    margin-top: 0;
    padding-top: 7px;
    padding-bottom: 9px;
    border-bottom: 1px solid #f2f2f2;
  }

  .bottom-header .bottom-header-right .custom:after {
    display: block;
    clear: both;
    content: '';
  }

  .bottom-header .bottom-header-right .contact-container-left {
    display: block;
    width: calc(100% - 190px);
    margin-top: 0;
    box-sizing: border-box;
    padding-right: 5px;
  }

  .bottom-header .bottom-header-right .contact-container-right {
    display: block;
    width: 190px;
    padding-top: 3px;
  }

  .bottom-header .bottom-header-right .contact-container-left h3 {
    font-size: 0.875em;
    line-height: 1.3;
  }

  .bottom-header .bottom-header-right .contact-container-left p {
    font-size: 0.750em;
    line-height: 1;
  }

  .bottom-header .bottom-header-right .contact-container-right h1 {
    border: 1px solid #1f74bf;
    border-radius: 50px;
    font: 1.125em/1 "open_sanssemibold", sans-serif;
    text-align: center;
    padding: 5px 5px 3px;
    position: relative;
    overflow: hidden;
    letter-spacing: -1px;
    transition: opacity .3s ease-in-out;
  }

  .bottom-header .bottom-header-right .contact-container-right h1:before {
    display: inline-block;
    vertical-align: middle;
  }

  .bottom-header .bottom-header-right .contact-container-right h1 span:before {
    content: 'Call';
    display: inline-block;
    vertical-align: middle;
    padding-right: 3px;
  }

  .bottom-header .bottom-header-right .contact-container-right h1:hover {
    opacity: 0.7;
  }

  .bottom-header .bottom-header-right .contact-container-right h1 a {
    display: inline-block;
    vertical-align: middle;
  }

  .bottom-header .bottom-header-right .contact-container-right h1 a:hover {
    text-decoration: none;
  }

  .bottom-header .bottom-header-right .contact-container-right h1 a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
  }

  .nav-slider {
    position: fixed;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9998;
    padding: 10px 10px 20px;
    overflow: auto;
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  }

  .nav-slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #e6e6e6;
    height: 30%;
  }

  .nav-slider .contact-container-search {
    padding-right: 80px;
    position: relative;
  }

  .nav-slider .contact-container-search input[type="text"] {
    margin-top: 0;
    height: 40px;
    color: #000;
    font: 0.875em/1.29 "open_sansregular", sans-serif;
    border-radius: 0;
    width: 100%;
    min-width: 0;
    margin-right: 0;
    padding: 7px 10px 9px 33px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #d7d7d7;
    background: #fff url('../img/../img/search-icon.png?1442962506') no-repeat 9px 45%;
  }

  .nav-slider .contact-container-search .btn {
    position: absolute;
    top: 5px;
    right: 0;
    min-width: 60px;
  }

  .nav-slider .contact-container-search .btn:not(:hover) {
    background: #fff;
  }

  .nav-slider .contact-container-search .btn:after {
    font-size: 12px;
    margin-top: -0.5em;
  }

  .nav-opener {
    float: right;
    border: 1px solid #1f74bf;
    border-radius: 50px;
    color: #1d6db3;
    padding: 6px 8px 7px 26px;
    position: relative;
    font: 12px/1.25 "open_sansbold", sans-serif;
    text-transform: capitalize;
    margin-top: 5px;
    overflow: hidden;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  }

  .nav-opener:before {
    content: "\f0c9";
    font: 0.9em/1 FontAwesome;
    position: absolute;
    top: 9px;
    left: 13px;
  }

  .nav-opener:hover {
    background: #1f74bf;
    color: #fff;
    text-decoration: none;
  }

  .nav-opener span:before {
    content: 'Close';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 6px 8px 7px 26px;
    color: #fff;
    background: #1f74bf;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
  }

  .nav-opener span:after {
    content: "\f00d";
    font: 0.9em/1 FontAwesome;
    position: absolute;
    top: 9px;
    left: 13px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
  }

  .nav-active {
    overflow: hidden;
  }

  .nav-active .nav-opener {
    background: #1f74bf;
    color: #fff;
  }

  .nav-active .nav-opener span:before,
  .nav-active .nav-opener span:after {
    opacity: 1;
  }

  .nav-active .nav-slider {
    transform: translateY(0);
    opacity: 1;
  }

  #site-navigation {
    border-bottom: none;
    background: none;
    margin: 0 -10px;
    padding: 9px 10px 3px;
    background: #e6e6e6;
  }

  #site-navigation .container-width {
    padding-left: 0;
    padding-right: 0;
  }

  #site-navigation .menu-main-navigation > li {
    display: block;
    margin-bottom: 22px;
  }

  #site-navigation .menu-main-navigation > li.first {
    display: none;
  }

  #site-navigation .menu-main-navigation > li.selected > a {
    padding-bottom: 7px;
    border-bottom: 4px solid transparent;
  }

  #site-navigation .menu-main-navigation > li.selected > a:hover {
    border-bottom-width: 4px;
    padding-bottom: 7px;
  }

  #site-navigation .menu-main-navigation > li.menu-item-yellow > a:hover,
  #site-navigation .menu-main-navigation > li.menu-item-yellow.hover > a,
  #site-navigation .menu-main-navigation > li.menu-item-yellow.selected > a:hover,
  #site-navigation .menu-main-navigation > li.menu-item-yellow.selected.hover > a {
    color: #000;
  }

  #site-navigation .menu-main-navigation > li.menu-item-purple > a {
    border-bottom-color: #703f98;
  }

  #site-navigation .menu-main-navigation > li.menu-item-yellow > a {
    border-bottom-color: #eca519;
  }

  #site-navigation .menu-main-navigation > li.menu-item-orange > a {
    border-bottom-color: #e67e35;
  }

  #site-navigation .menu-main-navigation > li.menu-item-green > a {
    border-bottom-color: #007864;
  }

  #site-navigation .menu-main-navigation > li.menu-item-teal > a {
    border-bottom-color: #0c778d;
  }

  #site-navigation .menu-main-navigation > li.menu-item-blue > a {
    border-bottom-color: #0a56a1;
  }

  #site-navigation .menu-main-navigation > li > a {
    font: 1.125em/1.11 "open_sanssemibold", sans-serif;
    position: relative;
    padding: 7px 30px 7px 10px;
    border-bottom: 4px solid transparent;
    transition: 0.2s;
  }

  #site-navigation .menu-main-navigation > li > a:before {
    content: "\f078";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font: 0.9em/1 FontAwesome;
    transition: transform 0.1s ease-in-out;
  }

  #site-navigation .menu-main-navigation > li > a:after {
    content: none;
  }

  #site-navigation .menu-main-navigation > li.hover > a:before {
    transform: translateY(-50%) rotate(180deg);
  }

  #site-navigation .menu-main-navigation > li.menu-item-purple.hover > a {
    color: #fff;
    background-color: #703f98;
  }

  #site-navigation .menu-main-navigation > li.menu-item-yellow.hover > a {
    background-color: #8c5e00;
  }

  #site-navigation .menu-main-navigation > li.menu-item-orange.hover > a {
    color: #000;
    background-color: #e67e35;
  }

  #site-navigation .menu-main-navigation > li.menu-item-green.hover > a {
    color: #fff;
    background-color: #007864;
  }

  #site-navigation .menu-main-navigation > li.menu-item-teal.hover > a {
    color: #fff;
    background-color: #0c778d;
  }

  #site-navigation .menu-main-navigation > li.menu-item-blue.hover > a {
    color: #fff;
    background-color: #0a56a1;
  }

  #site-navigation .menu-main-navigation > li .nav-expand {
    position: relative;
    margin: -4px -10px 0;
    width: auto;
    opacity: 1 !important;
    visibility: visible !important;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    max-height: 0;
    overflow: hidden;
    transition: 0.2s;
  }

  #site-navigation .menu-main-navigation > li.hover .nav-expand {
    max-height: 999px;
  }

  #site-navigation .menu-main-navigation > li .nav-expand:after {
    display: block;
    clear: both;
    content: '';
  }

  #site-navigation .menu-main-navigation > li .nav-expand .container-width {
    padding-left: 10px;
    padding-right: 10px;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left {
    float: none;
    width: 100%;
    padding: 12px 70px 5px 10px;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left h2 {
    display: none;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left ul {
    float: none;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left ul li {
    width: 100%;
    display: block;
    float: none;
    padding-left: 21px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 19px;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left ul li a {
    font: 1em/1.25 "open_sansregular", sans-serif;
    display: inline-block;
    vertical-align: top;
  }

  #site-navigation .menu-main-navigation > li .nav-expand .nav-container-left ul li::before {
    padding-right: 0;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }

  .nav-slider > ul.menu {
    line-height: 1.25;
    margin: 0;
    padding: 20px 10px;
  }

  .nav-slider > ul.menu li + li {
    padding-top: 25px;
  }

  .nav-slider > ul.menu a {
    color: #1f74bf;
    font-family: "open_sansregular", sans-serif;
  }

  .content-wrapper-top {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .content-wrapper-top .content-wrapper-top-bg {
    display: none;
  }

  [data-opened="true"] .jwts_tabbertab {
    display: block ! important;
  }

  .jwts_tabbertab{
    display: none! important;
  }

  #djslider-loader96 {
    padding-top: 0 !important;
    margin-bottom: 10px !important;
  }

  .djslider-loader {
    width: 100%;
    height: auto;
    float: none !important;
  }

  .djslider-loader .djslider {
    height: 320px !important;
  }

  .djslider-loader .djslider .bxslider li {
    background: #333 !important;
  }

  #navigation96 {
    display: none;
  }

  .bxslider li img {
    width: auto !important;
    height: 100% !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .bxslider {
    font-size: 1em;
  }

  .bxslider .caption-slider {
    width: calc(100% - 10px);
    box-sizing: border-box;
    padding: 13px 18px 15px 18px;
  }

  .bxslider .caption-slider h2 {
    font: 1.625em/1.08 "open_sanslight", sans-serif;
    margin-bottom: 13px;
  }

  .bxslider .caption-slider p {
    font-size: 0.875em;
    line-height: 1.43;
  }

  .bxslider .caption-slider .btn.readmore, .bxslider .caption-slider .btn.play {
    float: none;
    vertical-align: top;
    margin-top: 13px;
    font-size: 12px;
  }

  .bxslider .caption-slider .btn.readmore:after, .bxslider .caption-slider .btn.play:after {
    font-size: 10px;
    margin-top: -0.4em;
  }

  .djslider-loader .djslider .bx-pager {
    right: 26px !important;
    left: 139px;
    bottom: 19px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .djslider-loader .djslider .bx-pager span {
    margin-bottom: -5px;
  }

  .sidebar-top {
    width: 100%;
    float: none;
    background: none;
    height: auto;
    background: #f2f2f2;
    border-top: 4px solid #1f74bf;
    border-bottom-left-radius: 25px;
    padding: 18px 21px 11px;
    box-sizing: border-box;
  }

  .sidebar-top .sidebar-top-column {
    border-top: none;
    padding: 0;
    margin: 0;
  }

  .sidebar-top .sidebar-top-column h2 {
    font: 1.625em/1.08 "open_sanslight", sans-serif;
  }

  .sidebar-top .sidebar-top-column h2 ~ h2 {
    position: relative;
    padding-top: 13px;
  }

  .sidebar-top .sidebar-top-column h2 ~ h2:before {
    content: '';
    position: absolute;
    top: 0;
    left: -21px;
    right: -21px;
    height: 1px;
    background: #fff;
  }

  .sidebar-top .sidebar-top-column p {
    margin-top: 14px;
    margin-bottom: 15px;
  }

  .sidebar-top .sidebar-top-column .btn {
    margin-bottom: 5px;
  }

  .btn,
  p .btn {
    font-size: 12px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .readmore::after, .play::after, .btn.play::after, .btn.readmore::after, .btn.play::after {
    font-size: 12px;
    margin-top: -0.4em;
    right: 13px;
  }

  .readmore, .play, .btn.play, .btn.readmore, .btn.play {
    padding-right: 30px;
  }

  .content-wrapper-bottom .container-width {
    display: block;
  }

  .content-wrapper-bottom {
    padding-bottom: 40px;
  }

  .content-bottom-container {
    padding-top: 0;
    padding-right: 0;
    width: 100%;
    float: none;
    padding-bottom: 12px;
  }

  .content-bottom-container .content-bottom-left {
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate {
    padding-bottom: 29px;
    border-bottom: none;
  }

  .content-bottom-container .content-bottom-left .content-advocate-container:last-child .content-column-advocate {
    padding-bottom: 23px;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .clearfix {
    display: none;
  }

  .content-bottom-container .content-bottom-right {
    float: none;
    width: 100%;
  }

  .content-bottom-container .module p:last-child {
    margin-bottom: 0;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate h2 {
    font: 1.625em/1.08 "open_sanslight", sans-serif;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate h2 br {
    display: none;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .featured-images {
    float: none;
    display: block;
    width: 100%;
    padding-bottom: 8px;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .featured-images img {
    width: 100%;
    height: auto;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .featured-images-content {
    float: none;
    display: block;
    width: 100%;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .featured-images-content h3 {
    font-size: 1.063em;
    line-height: 1.18;
    margin-bottom: 13px;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .featured-images-content h3 br {
    display: none;
  }

  .content-bottom-container .content-bottom-left .content-column-advocate .featured-images-content p {
    font-size: 0.875em;
    line-height: 1.43;
    margin-bottom: 16px;
  }

  .module .module-title {
    padding-top: 13px;
    padding-bottom: 15px;
  }

  .module .module-row {
    padding-top: 8px;
    padding-bottom: 15px;
  }

  .module .module-row.module-media img {
    height: auto;
  }

  .module .module-title h1, .module .module-title h2, .module .module-title h3, .module .module-title h4, .module .module-title h5 {
    font: 1.063em/1.18 "open_sansbold", sans-serif;
  }

  .module .module-title h1 br,
  .module .module-title h2 br,
  .module .module-title h3 br,
  .module .module-title h4 br,
  .module .module-title h5 br {
    display: none;
  }

  .module p,
  .module p.lead {
    font: 0.875em/1.43 "open_sansregular", sans-serif;
    color: #000;
  }

  .module p {
    margin-bottom: 20px;
  }

  .content-bottom-container .content-bottom-right.module .module p:last-child {
    margin-bottom: 0;
  }

  .content-bottom-container .content-bottom-right.module p:last-child .btn {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 13px;
    border: none;
    background: none !important;
    position: relative;
    top: -5px;
  }

  .content-bottom-container .content-bottom-right.module p:last-child .btn:after {
    right: 0;
  }

  .yellow, .btn.btn-yellow, .module.module-yellow .btn, #site-navigation .menu-main-navigation > li.menu-item-yellow.selected > a {
    color: #8c5e00;
    border-color: #8c5e00;
  }

  .btn.btn-yellow:hover, .module.module-yellow .btn:hover, .section-Yellow .secondary-nav .module-title, .section-yellow .secondary-nav .module-title, #site-navigation .menu-main-navigation > li.menu-item-yellow:hover > a, #site-navigation .menu-main-navigation > li.menu-item-yellow .nav-expand {
    background-color: #8c5e00;
  }

  .sidebar-bottom {
    float: none;
    width: 100%;
    padding-bottom: 0;
    border-top-width: 4px;
    overflow: hidden;
    border-bottom-left-radius: 20px;
  }

  .sidebar-bottom .sidebar-bottom-column.sidebar-bottom-column-one {
    padding-top: 4px;
    padding-bottom: 9px;
  }

  .sidebar-bottom .sidebar-bottom-column-one h2 {
    font: 1.625em/1.08 "open_sanslight", sans-serif;
  }

  .sidebar-bottom .sidebar-bottom-column {
    border-top: none;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 13px;
  }

  .sidebar-bottom .sidebar-bottom-column .readmore {
    font-family: "open_sansbold", sans-serif;
  }

  .sidebar-bottom .sidebar-bottom-column.category-module {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 20px;
  }

  .sidebar-bottom .sidebar-bottom-column.category-module:before,
  .sidebar-bottom .sidebar-bottom-column:first-child:before {
    content: none;
  }

  .sidebar-bottom .sidebar-bottom-column .sidebar-bottom-left {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    transform: scale(0.71) translate(11px, -8px);
  }

  .sidebar-bottom .sidebar-bottom-column .sidebar-bottom-right {
    float: none;
    width: 100%;
  }

  .sidebar-bottom .sidebar-bottom-column .sidebar-bottom-right .mod-articles-category-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
    margin-bottom: 4px;
  }

  .sidebar-bottom .sidebar-bottom-column .sidebar-bottom-right h5 {
    font-size: 1.063em;
    line-height: 1.18;
  }

  .sidebar-bottom .sidebar-bottom-column .sidebar-bottom-right p {
    margin-bottom: 15px;
    min-width: 260px;
    max-width: calc(100% - 50px);
  }

  .sidebar-bottom .sidebar-bottom-column:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    right: -100px;
    background: #fff;
    height: 1px;
  }

  .module .module-link {
    font-family: "open_sanssemibold", sans-serif;
    padding-right: 14px;
  }

  .module .module-link:after {
    right: 0;
  }

  .module .module-link:after {
    margin-top: -0.4em;
  }

  .module .module-link br {
    display: none;
  }

  footer .footer-wrapper {
    padding-top: 16px;
    padding-bottom: 23px;
  }

  footer .footer-wrapper .container-width {
    padding-left: 20px;
    padding-right: 20px;
  }

  footer .footer-wrapper .footer-top .footer-widget h2 {
    font-size: 1.625em;
    line-height: 1.08;
    margin-bottom: 14px;
  }

  footer .footer-wrapper .footer-top .footer-widget p {
    font-size: 0.875em;
    font-family: "open_sanslight", sans-serif;
    font-weight: 400;
  }

  footer .footer-wrapper .footer-top .column-two p {
    width: 100%;
    line-height: 1.43;
  }

  footer .footer-wrapper .footer-top .column-two .left-column p {
    margin-bottom: 11px;
  }

  footer .footer-wrapper .footer-top .footer-widget a {
    font-size: 14px;
    line-height: 1.21;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
  }

  footer .footer-wrapper .footer-top {
    border-bottom: none;
    padding-bottom: 0;
  }

  footer .footer-wrapper .footer-top .footer-widget {
    float: none;
    display: block;
  }

  footer .footer-wrapper .footer-top .column-one {
    display: none;
  }

  footer .footer-wrapper .footer-top .column-two {
    width: 100%;
    margin-top: 0;
  }

  footer .footer-wrapper .footer-top .column-three {
    width: 100%;
    padding: 0 0 16px;
    border-radius: 0;
  }

  footer .footer-wrapper .footer-top .column-two .left-column,
  footer .footer-wrapper .footer-top .column-two .right-column {
    float: none;
    width: 100%;
  }

  footer .footer-wrapper .footer-top .column-two .left-column {
    padding-bottom: 9px;
  }

  footer .footer-wrapper .footer-top .column-two .right-column {
    padding-bottom: 12px;
  }

  footer .footer-wrapper .footer-bottom {
    padding-bottom: 0;
  }

  footer .footer-wrapper .footer-bottom ul {
    display: block;
    float: none;
    margin-top: 0;
    margin-bottom: 13px;
  }

  footer .footer-wrapper .footer-bottom ul li {
    line-height: 1.14;
    border-left: none;
    padding-left: 0;
    padding-right: 43px;
    margin-bottom: 8px;
    position: relative;
  }

  footer .footer-wrapper .footer-bottom ul li:after {
    content: '';
    position: absolute;
    top: 2px;
    bottom: 0;
    right: 20px;
    width: 1px;
    background: #000;
  }

  footer .footer-wrapper .footer-bottom ul li:last-child {
    padding-right: 0;
  }

  footer .footer-wrapper .footer-bottom ul li:last-child:after {
    content: none;
  }

  footer .footer-wrapper .footer-bottom ul li:nth-child(2) {
    padding-left: 0;
  }

  footer .footer-wrapper .footer-bottom ul:after {
    content: '';
    display: block;
    clear: both;
  }

  footer .footer-wrapper .footer-bottom ul li:first-child {
    display: none;
  }

  footer .footer-wrapper .footer-bottom ul li a {
    font: 14px/1.14 "open_sanssemibold", sans-serif;
  }

  footer .footer-wrapper .footer-bottom .custom > div {
    float: none !important;
    line-height: 1.17;
    font-family: "open_sanslight", sans-serif;
  }

  .main-content-container {
    padding-top: 19px;
    padding-bottom: 36px;
  }

  .breadcrumbs {
    display: none;
  }

  .sidebar-left-wrapper {
    display: none;
  }

  .three-column .main-content-container .container-width::after, .two-column-l .main-content-container .container-width::after {
    content: none;
  }

  .featured-content-wrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 0;
  }

  .featured-content-wrapper .article-title {
    min-height: 0;
  }

  .featured-content-wrapper h1 {
    margin: 0 10px 20px;
    font-size: 2.125em;
    line-height: 1;
  }

  .section-green .featured-content-wrapper h1 {
    color: #007864;
  }

  #print-button {
    display: none;
  }

  .three-column .featured-content-wrapper .middle-content-wrapper {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .middle-content-wrapper p,
  .middle-content-wrapper ul,
  .middle-content-wrapper ol {
    line-height: 1.43;
  }

  .middle-content-wrapper ul,
  .middle-content-wrapper ol {
    padding-left: 1.8em;
  }

  .middle-content-wrapper ul li,
  .middle-content-wrapper ol li {
    margin-bottom: 0;
  }

  .middle-content-wrapper .item-page ul {
    list-style: none;
    padding-left: 10px;
  }

  .middle-content-wrapper .item-page ul li {
    padding-left: 8px;
    position: relative;
  }

  .middle-content-wrapper .item-page ul li:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    background: #000;
    width: 4px;
    height: 4px;
    border-radius: 50%;
  }

  .featured-content-wrapper .content-wrapper {
    margin-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .featured-content-wrapper .featured-images-content {
    padding: 0 20px 15px;
    margin-top: 25px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .featured-content-wrapper .featured-images {
    position: relative;
    margin: 0 -20px 23px;
  }

  .featured-content-wrapper .featured-images img {
    height: auto;
  }

  .featured-content-wrapper .featured-images-content h2 {
    font-size: 1.625em;
    line-height: 1.08;
    margin-bottom: 17px;
  }

  .featured-content-wrapper .featured-images-content p {
    font-size: 0.875em;
    line-height: 1.43;
    margin-bottom: 10px;
  }

  .three-column .featured-content-wrapper .sidebar-right-wrapper {
    float: none;
    width: 100%;
  }

  .sidebar-right-wrapper {
    padding-bottom: 22px;
  }

  .sidebar-right-wrapper .moduletable {
    margin-bottom: 11px;
  }

  .sidebar-right-wrapper .moduletable.module-blue {
    margin-top: 22px;
  }

  .sidebar-right-wrapper .moduletable .module-title {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .sidebar-right-wrapper .moduletable:first-child:not(:last-child) .module-title {
    cursor: pointer;
    position: relative;
    padding-right: 40px;
  }

  .sidebar-right-wrapper .moduletable:first-child:not(:last-child) .module-title:after {
    content: "\f077";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(180deg);
    font: normal 0.875em/1 FontAwesome;
    transition: all 0.3s linear;
    margin-top: 3px;
  }

  .sidebar-right-wrapper .moduletable:first-child:not(:last-child).active .module-title:after {
    transform: translateY(-50%) rotate(360deg);
    margin-top: 0;
  }

  .sidebar-right-wrapper .moduletable:last-child {
    margin-bottom: 0;
  }

  .sidebar-right-wrapper .moduletable .module-row {
    padding-top: 14px;
    padding-bottom: 28px;
    overflow: hidden;
  }

  .sidebar-right-wrapper .moduletable .module-row .doclink {
    float: left;
    clear: both;
  }

  .sidebar-right-wrapper .moduletable .module-row.module-media {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -3px;
  }

  .sidebar-right-wrapper .moduletable p:last-child:not(:first-child) {
    margin-bottom: 0;
    line-height: 1.2;
  }

  .sidebar-right-wrapper .moduletable p.module-row:last-child {
    margin-bottom: 0;
  }

  .sidebar-right-wrapper .moduletable p .btn {
    font-size: 12px;
    position: relative;
    padding-right: 28px;
    margin-bottom: -6px;
    margin-top: 10px;
  }

  .sidebar-right-wrapper .moduletable p .btn:after {
    content: "\f054";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -0.5em;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .content-across-wrapper {
    margin-bottom: 0;
  }

  .content-across-wrapper h2 {
    margin: 0 9px 21px;
    font: 1.625em/1.08 "open_sanslight", sans-serif;
  }

  .content-across-wrapper .flex-height {
    background: #f2f2f2;
    border-bottom-left-radius: 20px;
    padding-bottom: 20px;
  }

  .content-across-wrapper .column {
    float: none;
    border-radius: 0;
    display: block;
    width: 100%;
    background: none;
    margin-left: 0;
  }

  .content-across-wrapper .column .column-description {
    min-height: 0;
    padding: 13px 20px 10px;
  }

  .content-across-wrapper .column h3 {
    border-bottom-color: #636363;
    font-size: 1.063em;
    line-height: 1.18;
    padding: 16px 55px 5px 20px;
    min-height: 29px;
  }

  .content-across-wrapper .column h3 i, .content-across-wrapper .column h3 em {
    top: auto;
    bottom: 13px;
    left: auto;
    right: 18px;
    font-size: 31px;
  }

  .content-across-wrapper .column p {
    font-size: 0.875em;
    line-height: 1.43;
    margin-bottom: 20px;
  }

  .content-across-wrapper .column p:nth-last-child(2) {
    margin-bottom: 10px;
  }

  .content-across-wrapper .column p:last-child {
    margin-bottom: 0;
  }

  .content-across-wrapper .column p a {
   /* font: 0.857em/1.25 "open_sansbold", sans-serif;*/
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
  }

  .content-across-wrapper .column p a:after {
    content: "\f054";
    display: inline;
    font: normal 1em/1 FontAwesome;
    padding-left: 4px;
    display: inline-block;
    vertical-align: bottom;
    height: 12px;
    overflow: hidden;
  }

  .content-across-wrapper .column p:last-child a:hover:after {
    text-decoration: none;
  }

  .jwts_tabberlive {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 14px;
  }

  .middle-content-wrapper .item-page .jwts_tabberlive .jwts_tabbernav {
    padding-left: 0;
  }

  .middle-content-wrapper .item-page .jwts_tabberlive .jwts_tabbernav > li {
    padding-left: 0;
  }

  .middle-content-wrapper .item-page .jwts_tabberlive .jwts_tabbernav > li:before {
    content: none;
  }

  .jwts_tabberlive .jwts_tabbernav {
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
    counter-reset: item;
    padding-left: 0;
  }

  .jwts_tabberlive .jwts_tabbernav > li {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 1.214em;
    line-height: 1.18;
    background: #f2f2f2;
    border: 1px solid #e6e6e6;
    border-bottom-right-radius: 20px;
    margin-bottom: 14px;
  }

  .jwts_tabberlive .jwts_tabbernav > li > a {
    font-size: 1em;
    font-family: "open_sansbold", sans-serif;
    display: block;
    color: #000;
    height: auto;
    padding: 11px 40px 13px 50px !important;
    text-align: left;
    position: relative;
    transition: all 0.3s linear;
  }

  .jwts_tabberlive .jwts_tabbernav > li > a:before {
    content: counters(item, ".");
    counter-increment: item;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #007864;
    color: #fff;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 1.176em/1 "open_sansbold", sans-serif;
  }

  .jwts_tabberlive .jwts_tabbernav > li > a:after {
    content: "\f077";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotate(180deg);
    font: normal 0.824em/1 FontAwesome;
    transition: all 0.3s linear;
    margin-top: 3px;
    color: #007864;
  }

  .jwts_tabberlive .jwts_tabbernav > li[data-opened="true"] > a:after {
    transform: translateY(-50%) rotate(360deg);
    margin-top: 0;
  }

  .jwts_tabberlive .jwts_tabbernav > .jwts_tabberactive > a {
    border-bottom: none;
  }

  .jwts_tabberlive .jwts_tabbertab {
    padding: 6px 9px 10px;
  }

  .jwts_tabberlive .jwts_tabbertab p {
    font-size: 0.875em;
  }

  .jwts_tabberlive .jwts_tabbertab h5 {
    font-weight: normal;
    font-size: 0.875em;
    line-height: 1.43;
  }

  .jwts_tabberlive .jwts_tabbertab ul,
  .jwts_tabberlive .jwts_tabbertab ol {
    padding-left: 0;
  }

  .jwts_tabberlive .jwts_tabbertab p,
  .jwts_tabberlive .jwts_tabbertab ul,
  .jwts_tabberlive .jwts_tabbertab ol {
    font-size: 14px;
    line-height: 1.43;
  }

  .jwts_tabberlive .jwts_tabbernav .jwts_tabbertab li {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    line-height: inherit;
    display: list-item;
  }

  .jwts_tabberlive .jwts_tabbernav li .jwts_tabbertab a {
    font-size: inherit;
    display: inline;
    height: auto;
    width: auto;
    padding: 0;
    text-align: initial;
  }

  .jwts_tabberlive .jwts_tabbernav .jwts_tabberactive .jwts_tabbertab a {
    border-bottom: none;
  }

  .doclink {
    font-family: "open_sansbold", sans-serif;
    font-size: 0.857em;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 17px;
  }

  .doclink:after {
    content: "\f054";
    display: inline;
    font: normal 1em/1 FontAwesome;
    padding-left: 4px;
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    overflow: hidden;
  }

  .doclink br {
    display: none;
  }

  .doclink:last-child {
    margin-bottom: 0;
  }

  p:not(.module-row) .doclink {
    margin-bottom: 0;
  }

  .module.module-blue .doclink {
    color: #0a56a1;
  }

  .community-education .featured-content-wrapper .content-wrapper {
    margin-bottom: 15px;
  }

  .community-education.section-purple .featured-content-wrapper h1 {
    color: #703f98;
  }

  .community-education .main-content-container,
  .enduring-power-of-attorney .main-content-container {
    padding-bottom: 12px;
  }

  .three-column .featured-content-wrapper.events-page .middle-content-wrapper {
    border-top: none;
  }

  .events-page .middle-content-wrapper .calendar-content-wrapper {
    padding-top: 4px;
    padding-bottom: 0;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper {
    border-bottom: none;
    border-top: 1px solid #703f98;
    position: relative;
    padding-bottom: 21px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-left {
    float: none;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right {
    float: none;
    width: 100%;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-category {
    margin-bottom: 5px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-category span {
    border-bottom-left-radius: 0;
    font: 0.786em/1 "open_sanssemibold", sans-serif;
    vertical-align: top;
    padding: 3px 6px 4px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right h4 {
    margin: 0 60px 13px 0;
    font: 1.063em/1.18 "open_sansbold", sans-serif;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-left {
    position: absolute;
    top: 30px;
    right: 0;
    transform: scale(0.62) translate(21px, -26px);
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-left .calendar-date.large {
    width: 62px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right .time {
    font-size: 0.688em;
    line-height: 1.1;
    margin-bottom: 2px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right .time span {
    display: inline-block;
    vertical-align: top;
    max-width: 198px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right .location {
    font-size: 0.688em;
    line-height: 1.1;
    margin-bottom: 16px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right .location span {
    display: inline-block;
    vertical-align: top;
    max-width: 200px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right p {
    margin-bottom: 10px;
  }

  .events-page .middle-content-wrapper .month-event-container .event-wrapper .event-column-right .btn {
    margin-top: 4px;
  }

  .featured-content-wrapper .middle-content-wrapper {
    margin-right: 0;
  }

  .search-page .search-content-wrapper #searchForm {
    padding-top: 9px;
  }

  .search-page .search-content-wrapper .btn-toolbar {
    padding-right: 80px;
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
  }

  .search-page .search-content-wrapper .btn-toolbar .pull-left {
    float: none;
  }

  .search-page .search-content-wrapper input[type="text"] {
    height: 40px;
    color: #000;
    font: 0.875em/1.29 "open_sansregular", sans-serif;
    border-radius: 0;
    width: 100%;
    min-width: 0;
    margin-right: 0;
    padding: 7px 10px 9px 33px;
    background-position: 9px 49%;
  }

  .search-page .search-content-wrapper .btn-toolbar .btn {
    position: absolute;
    top: 5px;
    right: 0;
    min-width: 60px;
  }

  .search-page .search-content-wrapper .btn-toolbar .btn:after {
    font-size: 12px;
    margin-top: -0.5em;
  }

  .search-page .search-content-wrapper .search-display {
    margin: 20px -10px 14px;
    padding: 7px 10px 9px;
  }

  .search-page .search-content-wrapper .search-display h2 {
    font-family: "open_sansregular", sans-serif;
  }

  .search-page .search-content-wrapper .search-display .results {
    font-family: "open_sansbold", sans-serif;
  }

  .search-page .search-content-wrapper .search-display p {
    color: #333;
  }

  .search-page .search-content-wrapper .search-display .results2 {
    font-family: "open_sansbold", sans-serif;
  }

  .search-page .search-content-wrapper .search-results {
    padding-bottom: 23px;
  }

  .search-page .search-content-wrapper .search-results-wrapper {
    margin-bottom: 26px;
  }

  .search-page .search-content-wrapper .search-results-wrapper:last-child {
    margin-bottom: 0;
  }

  .search-page .search-content-wrapper .search-results-contents h4 {
    font-size: 1.063em;
    line-height: 1.18;
  }

  .search-page .search-content-wrapper .search-results-contents h4 a {
    color: #000;
  }

  .search-page .search-content-wrapper .search-results-contents p {
    line-height: 1.43;
  }

  .search-page .search-content-wrapper .search-results-contents .result-text {
    margin-top: 11px;
    margin-bottom: 10px;
  }

  .search-page .search-content-wrapper .search-results-contents p.result-created {
    margin-bottom: 0;
    font-family: "open_sansitalic", sans-serif;
  }

  .search-page .search-content-wrapper .search-results-contents .category {
    font-size: 0.688em;
    padding-top: 2px;
    margin-bottom: -2px;
    font-weight: 700;
  }

  .search-page .search-content-wrapper .search-results-contents .file-size {
    font-size: 0.688em;
    margin-bottom: 11px;
  }

  .pagination {
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 0;
  }

  .pagination ul {
    font-size: 0.750em;
    padding-left: 0;
  }

  .pagination .pagination-prev span,
  .pagination .pagination-prev a,
  .pagination .pagination-next span,
  .pagination .pagination-next a {
    margin-left: 0;
    margin-right: 0;
  }

  .pagination ul li a,
  .pagination ul li span {
    margin: 0 13px;
  }

  .pagination ul li a {
    padding-left: 0;
    padding-right: 0;
  }

  .pagination .pagenav {
    font-family: "open_sansbold", sans-serif;
  }

  .search-results .main-content-container {
    padding-bottom: 9px;
  }

  .contact-us .main-content-container {
    padding-bottom: 14px;
  }

  .contact-us .featured-content-wrapper .content-wrapper {
    margin-bottom: 0;
  }

  fieldset.formFieldset {
    margin-bottom: 0;
  }

  .formContainer .rsform-block {
    height: auto;
  }

  fieldset.formFieldset ol.formContainer li {
    padding: 0 0 25px;
  }

  fieldset.formFieldset ol.formContainer li.rsform-block-description {
    padding-bottom: 4px;
  }

  fieldset.formFieldset ol.formContainer li.rsform-block-submit {
    padding-top: 7px;
    padding-bottom: 0;
  }

  .formContainer li[class*="rsform-block-description"] .formBody {
    float: none;
  }

  .formContainer .rsform-block .formCaption {
    width: 100%;
    float: none;
    padding-right: 0;
    font: 1em/1.43 "open_sansbold", sans-serif;
    margin-bottom: 6px;
  }

  .formContainer .rsform-block .formBody {
    width: 100%;
    float: none;
  }

  .formContainer .rsform-block .formBody select {
    max-width: none;
    width: 100%;
    padding: 10px 12px;
    border-radius: 0;
    height: 45px;
    color: #000;
    font-size: 13px;
    line-height: 1.31;
  }

  .formContainer .rsform-block .formBody input,
  .formContainer .rsform-block .formBody textarea {
    min-width: 0;
    color: #000;
    font-size: 13px;
    line-height: 1.31;
    border-radius: 0;
    padding: 10px 12px;
    box-shadow: none;
    -webkit-appearance: none;
  }

  .formContainer .rsform-block .formBody input[type="text"] {
    height: 45px;
  }

  .formContainer .rsform-block .formBody textarea {
    margin-bottom: 0;
  }

  .formContainer .rsform-block .formBody input[type="submit"] {
    float: none;
    border-radius: 50px;
    color: #0a56a1;
    border: 1px solid #0a56a1;
    background-color: transparent;
    font: 13px/1.33 "open_sansbold", sans-serif;
    padding: 6px 36px;
    background-image: url("../img/arrow-blue.png");
    background-repeat: no-repeat;
    background-position: 88px 9px;
  }

  .formContainer .rsform-block .formBody input[type="submit"]:hover {
    color: #fff;
    background-color: #0a56a1;
    background-image: url("../img/arrow-white.png");
  }

  .formContainer .rsform-block .formBody p {
    font-size: 1em;
    line-height: 1.43;
  }

  .formContainer .rsform-block .formBody textarea + span {
    margin-top: -25px;
  }

  .heading-section {
    font: 1.625em/1.08 "open_sanslight", sans-serif;
    padding-top: 22px;
    position: relative;
    margin-bottom: 0;
  }

  .heading-section:before {
    content: '';
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 5px;
    left: -100px;
    right: -100px;
  }

  .jcf-select {
    border-radius: 0;
  }
	.bxslider .caption-slider p{
		display: none;
	}
}
@media only screen and (min-width: 768px) {

  .jwts_tabberlive .jwts_tabbernav .jwts_tabberactive a {
    border-bottom: none;
    padding-bottom: 8px;
    position: relative;
  }

  .jwts_tabberlive .jwts_tabbernav .jwts_tabberactive a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #007864;
    height: 4px;
  }
}