html, body {
    height: 100%;
    font-family: 'Open Sans',sans-serif
}

form {
    padding: 0px !important;
    margin: 0px !important;
    height: 100%
}

a {
    outline: none !important
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -247px !important
}

.teaser img, .blogPostDetail img {
    height: auto !important
}

.TextContent table {
    border-collapse: collapse;
    border-spacing: 0
}

.TextContent table th, .TextContent table td {
    border: none
}

#push {
    height: 247px
}


#footer {
    height: 247px;
    background: #35a6b3;
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto Condensed',sans-serif
}

header {
/*    height: 110px;*/
    margin: auto;
    background: #95ab3b;
    padding: 10px 0px
}

.top-social {
    background: #b0c84e;
    height: 110px;
    margin-top: -10px;
    width: 185px;
    float: left;
    padding: 10px 20px 15px 20px
}

#header-social {
    margin: 0px;
    padding: 0px
}

#header-social li {
    list-style: none;
    text-align: left
}

#header-social li a {
    font-family: 'Open Sans',sans-serif;
    color: #35312d;
    font-size: 12px
}

#footer-top ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px
}

#footer-top ul {
    column-count: 2;
    column-gap: 10px;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 5px
}

#footer-top .header {
    font-size: 14px;
    color: #8e8d87;
    text-transform: uppercase;
    padding-bottom: 10px
}

#footer-top {
    background: #35312d;
    color: #8e8d87;
    padding: 30px 0px;
    min-height: 200px
}

#footer-bottom {
/*    background: #35a6b3;*/
    color: #fff;
    padding: 5px 0px;
    font-size: 12px;
    line-height: 25px;
    font-family: 'Nunito',sans-serif
}

#footer-bottom .menu a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px 0px 15px
}

#footer-bottom .menu a:hover {
    text-decoration: underline
}

#footer-search-wrapper {
    background: #8e8d87;
    border-radius: 5px;
    border: 1px solid #8e8d87;
    max-width: 160px;
    height: 25px
}

#footer-search-wrapper ::-webkit-input-placeholder {
    color: #fff
}

#footer-search-wrapper :-moz-placeholder {
    color: #fff
}

#footer-search-wrapper ::-moz-placeholder {
    color: #fff
}

#footer-search-wrapper :-ms-input-placeholder {
    color: #fff
}

#footer-search {
    background: #8e8d87;
    color: #fff;
    outline: none;
    width: 135px;
    height: 20px;
    font-size: 14px;
    float: left;
    border: none;
    display: inline-block;
    padding-left: 3px
}

#footer-search-btn {
    background: #8e8d87 url("/app/images/search-icon.png") no-repeat 0px 2px;
    display: inline-block;
    float: left;
    width: 17px;
    height: 20px
}

.carousel-indicators {
    display: none
}

.navbar-default {
    background-color: #333;
    color: #fff;
    border-color: #000;
    border-radius: 0px
}

.navbar-default .navbar-nav > li > a {
    color: #fff
}

.navbar-default .navbar-nav > li > a:hover {
    color: #999
}

h3 {
    color: #ce4323;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    font-weight: 700
}

.bg-green {
    background: #a4a747
}

.working-together {
    padding: 20px 0px;
    font-size: 24px;
    font-family: 'Roboto Condensed',sans-serif;
    border-bottom: 1px dotted #bbbbb9;
    margin-bottom: 30px
}

.working-together h2 {
    font-size: 30px;
    font-weight: bold
}

#carousel-example-generic {
    color: #fff
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
}

nav.breadcrumb li::before {
    content: " / ";
}

.breadcrumbs a {
    color: #999;
    font-weight: normal
}

.breadcrumbs {
    font-family: 'Open Sans',sans-serif;
    margin-left: 15px;
    font-weight: bold;
    padding-top: 5px;
    font-size: 12px
}

.content-banner {
    min-height: 290px;
    text-align: center;
    margin: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative
}

.interior {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    margin: 40px 0px
}

.two-col {
    background: url("/app/images/right-bg.png") repeat-y 75% 0px
}

.interior h1 {
    padding-top: 0px;
    margin-top: 0px;
    color: #95ab3b;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 30px
}

.interior-nav h2 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold
}

.interior h4 {
    color: #95ab3b;
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold
}

.interior h5 {
    color: #000;
    text-transform: uppercase;
    font-weight: bold
}

.interior h5.related {
    color: #ce4e23;
    margin-top: 30px
}

.interior h6 {
    color: #000;
    margin-bottom: 0px;
    font-weight: bold
}

.interior-nav {
    padding-bottom: 15px
}

.interior-nav li {
    list-style: none
}

.interior-nav ul {
    margin: 0px;
    padding: 0px
}

.interior-nav ul ul {
    padding-left: 20px
}

.interior-nav ul ul li {
    display: none
}

.interior-nav li.HighLighted {
    display: block
}

.interior-nav .HighLighted li {
    display: block
}

.interior-nav .HighLighted li li {
    display: block !important
}

.interior-nav .HighLighted a {
    background: url("/app/images/orange-arrow.png") no-repeat 0px 5px;
    color: #ce4e23
}

.interior-nav .HighLighted li a {
    background: url("/app/images/orange-dash.png") no-repeat 0px 7px
}

.interior-nav .HighLighted ul a {
    font-weight: normal;
    text-transform: none
}

.interior-nav .HighLighted ul li.HighLighted a {
    color: #ce4e23
}

.interior .callout {
    padding-left: -15px
}

ul.related {
    margin: 0px;
    padding: 0px 0px 0px 20px
}

ul.related a {
    color: #413f35;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px
}

.carousel {
    height: 350px;
    margin-bottom: 0px;
    z-index: 1
}

.carousel-caption {
    z-index: 10
}

.carousel .item {
    height: 350px;
    background-color: #777;
    background-color: #fff
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-height: 350px
}

.navbar {
    border: 0px !important;
    margin-bottom: 0px !important
}

#navigation {
    background: #35312d
}

.nav-item {
    display: inline-block
}

.nav-item a {
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #686562;
    outline: none;
    padding: 0px 20px 0px 20px;
    display: inline-block;
    margin: 10px auto;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed',sans-serif
}

.nav-item a:hover {
    color: #b69152
}

.nav-item:first-child a {
    padding: 0px 30px 0px 0px
}

.nav-item .meganav-item-list a {
    border: 0px;
    text-transform: none
}

#menu-search {
    display: inline-block;
    padding: 10px 0px;
    float: right
}

#menu-search a {
    color: #fff
}

#menu-search ::-webkit-input-placeholder {
    color: #fff
}

#menu-search :-moz-placeholder {
    color: #fff
}

#menu-search ::-moz-placeholder {
    color: #fff
}

#menu-search :-ms-input-placeholder {
    color: #fff
}

#txt-search-bar {
    background: #8e8d87;
    border: 1px solid #8e8d87;
    border-radius: 5px;
    color: #fff
}

#menu-search-bar {
    display: none;
    position: absolute;
    background: #333;
    right: 10px;
    padding: 10px;
    z-index: 1002
}

#menu-search-wrapper {
    border-radius: 5px;
    background: #8e8d87
}

#search-bar-btn {
    background: #8e8d87 url("/app/images/search-icon.png") no-repeat 0px 5px;
    display: inline-block;
    border-radius: 5px;
    width: 17px;
    height: 20px
}

.active-nav a {
    color: #b69152
}

.mega-left {
    float: left;
    width: 75%
}

.mega-left-inner {
    padding: 10px 20px 0px 20px
}

.mega-right {
    float: left;
    width: 25%;
    height: 100%
}

.mega-item {
    background: #fff url("/app/images/mega-bg.png") right repeat-y !important;
    display: none;
    position: absolute;
    left: 1%;
    z-index: 1000;
    width: 98%;
    padding: 0px;
    -moz-box-shadow: inset 0 0 5px #999;
    -webkit-box-shadow: inset 0 0 5px #999;
    box-shadow: inset 0 0 5px #999
}

.mega-item a {
    color: #35312d;
    padding: inherit;
    display: inherit;
    font-size: 14px
}

.mega-item a:hover {
    color: #999 !important
}

.megaText {
    border-bottom: 1px solid #ebe9e3;
    padding-bottom: 15px
}

.meganav-item-listing {
    margin-top: 0px;
    padding: 0px
}

.meganav-item-listing div {
    padding: 0px !important
}

.meganav-item-listing a {
    border: 0px !important;
    text-transform: none;
    background: url("/app/images/orange-arrow.png") no-repeat left;
    padding-left: 10px !important
}

.meganav-item-list li {
    list-style: none;
    padding: 0px !important;
    margin: 0px !important
}

#topnavutil {
    float: right;
    margin-top: 25px
}

#topnavutil .mega-item {
    background: #fff !important;
    left: auto !important;
    width: 529px;
    margin-top: 0px;
    right: 0
}

#topnavutil .mega-left {
    width: 100%
}

#topnavutil .nav-item a {
    color: #35312d;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    padding: 10px 10px !important;
    margin: 0px !important
}

#topnavutil .nav-item a:hover {
    color: #fff !important
}

#topnavutil .nav-item .mega-item a {
    font-size: 14px;
    font-weight: bold
}

#topnavutil .nav-item .mega-item a:hover {
    color: silver !important
}

#topUtils {
    float: right;
    margin-top: 25px
}

#topnavutil li {
    float: left;
    list-style: none;
    padding: 0px 10px;
    text-transform: uppercase;
    font-size: 14px;
    border-right: 1px solid #7d7f35
}

#topnavutil .nav-item:last-child a {
    border: 0px !important
}

#topnavutil a {
    color: #35312d;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px
}

#topnavutil a:hover {
    color: #fff
}

.dropdown-menu > li > a:hover {
    color: #fff !important
}

.highlight-wrapper {
    padding: 20px
}

.highlight-image img {
    max-width: 100px
}

.highlight-text {
    font-weight: bold;
    font-size: 14px
}

.ErrorLabel {
    display: none
}

.form-group .Error .form-control {
    border-color: #a94442
}

.EditingFormErrorLabel {
    color: #a94442;
    font-weight: 700
}

.FormButton {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.FormButton:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.FormButton:hover, .FormButton:focus {
    color: #333;
    text-decoration: none
}

.FormButton:active, .FormButton.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.FormButton.disabled, .FormButton[disabled], fieldset[disabled] .FormButton {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.FormButton {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.FormButton:hover, .FormButton:focus, .FormButton:active, .FormButton.active, .open .dropdown-toggle.FormButton-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.FormButton:active, .FormButton.active, .open .dropdown-toggle.FormButton {
    background-image: none
}

.FormButton.disabled, .FormButton[disabled], fieldset[disabled] .FormButton, .FormButton.disabled:hover, .FormButton[disabled]:hover, fieldset[disabled] .FormButton:hover, .FormButton.disabled:focus, .FormButton[disabled]:focus, fieldset[disabled] .FormButton:focus, .FormButton.disabled:active, .FormButton[disabled]:active, fieldset[disabled] .FormButton:active, .FormButton.disabled.active, .FormButton[disabled].active, fieldset[disabled] .FormButton.active {
    background-color: #fff;
    border-color: #ccc
}

.FormButton .badge {
    color: #fff;
    background-color: #fff
}

.field--name-body img[data-entity-type="file"] {
    margin: 20px;
}
.field--name-body img[data-entity-type="file"].align-left {
    margin: 20px 20px 20px 0px;
}
.field--name-body img[data-entity-type="file"].align-right {
    margin: 20px 0px 20px 20px;
}
.field--name-body .media--type-image {
    margin: 20px;
}
.field--name-body .align-left {
    margin: 20px 20px 20px 0px;
}
.field--name-body .align-right {
    margin: 20px 0px 20px 20px;
}

.hero-overlay-Right {
    right: 30px !important;
    left: auto !important
}

.hero-overlay-Left {
    left: 30px !important
}

.hero-overlay {
    background: no-repeat url("/app/images/home-hero-circle.png");
    z-index: 200;
    position: absolute;
    width: 400px;
    height: 223px;
    top: 130px;
    left: 30%;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    padding-top: 50px
}

.hero-overlay a {
    color: #fff;
    font-size: 12px
}

.hero-overlay-title {
    color: #fff;
    font-size: 16px;
    padding: 0px 30px
}

.hero-overlay-desc {
    color: #fff;
    font-size: 25px;
    padding: 0px 60px
}

.carousel-control {
    width: 5%
}

#carousel-homepage .right.carousel-control span:before,
#carousel-homepage .left.carousel-control span:before {
    display: block;
    content: "";
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#carousel-homepage .right.carousel-control span:before {
    background-image: url('/themes/ci/images/arrow-right.svg');
}
#carousel-homepage .left.carousel-control span:before {
    background-image: url('/themes/ci/images/arrow-left.svg');
}

.home-social {
    background: url("/app/images/lines.png");
    min-height: 381px
}

.home-social h3 {
    color: #35a6b3;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto Condensed',sans-serif
}

.home-social-box {
    background: url("/app/images/home-soc-box.png");
    width: 261px;
    height: 304px
}

.home-soc-item {
    background: #fff;
    border: 1px solid #d5d3d3;
    padding: 10px;
    min-height: 275px;
    position: relative;
    vertical-align: middle
}

.home-soc-item .play-icon {
    position: absolute;
    z-index: 1001;
    background: url("/app/images/play-icon.png") no-repeat;
    width: 100%;
    min-height: 200px;
    background-position: 40%
}

.home-soc-tw-icon {
    padding: 10px 0px
}

.home-soc-posted {
    font-family: 'Open Sans';
    font-size: 11px;
    padding-top: 5px
}

.home-soc-vimg img {
    max-width: 100%;
    max-height: 200px
}

.home-soc-vtitle {
    font-size: 16px;
    font-family: 'Open Sans';
    padding-top: 5px
}

.home-vid-link {
    text-decoration: none;
    color: #35312d
}

.home-vid-link:hover {
    color: #35312d;
    text-decoration: none
}

.banner-title {
    padding-top: 30px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    line-height: 22px
}

.banner-text {
    color: #fff;
    padding: 30px 50px 10px 50px;
    background: no-repeat url("/app/images/home-hero-circle.png") top center;
    width: 380px;
    height: 150px;
    float: left;
    font-size: 36px;
    line-height: 38px;
    margin-left: calc(50% - 200px);
    margin-top: 140px;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-family: 'Roboto Condensed',sans-serif;
    z-index: 200;
    font-weight: bold
}

.banner-text-Left,
.banner-text-left {
    margin-left: 0px !important
}

.banner-text-Right,
.banner-text-right {
    margin-left: calc(100% - 400px)
}

.banner-text a {
    color: white;
    text-decoration: none;
}
.banner-text a:hover {
    text-decoration: underline;
}

.page-print {
    padding-top: 3px;
    font-size: 12px;
    font-family: 'Open Sans'
}

.page-print a {
    color: #35323d
}

.video-highlight {
    background: #95ab3b;
    padding-left: 30px;
    min-height: 170px;
    margin: 30px 0px 30px -15px !important
}

.video-highlight .play-icon {
    position: absolute;
    z-index: 1001;
    background: url("/app/images/video-play.png") no-repeat;
    max-width: 322px;
    max-height: 170px;
    width: 100%;
    height: 100%;
    background-position: calc(40%)
}

.vid-right {
    padding: 20px 40px 10px 0px
}

.video-img {
    min-height: 90%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.video-img img {
    max-width: 322px;
    max-height: 170px;
    width: 100%
}

.video-title {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Roboto Condensed',sans-serif
}

.video-desc {
    font-size: 14px;
    font-family: 'Open Sans'
}

.company-info {
    text-align: right
}

.pullquote {
    font-family: 'Roboto Condensed';
    font-size: 25px;
    font-weight: normal;
    padding: 20px 0px 20px 20px;
    color: #95ab3b;
    width: 100%;
    line-height: 30px;
    text-align: center
}

.pullquote-right {
    font-family: 'Roboto Condensed';
    font-size: 25px;
    font-weight: normal;
    padding: 20px 0px 20px 20px;
    color: #95ab3b;
    float: right;
    width: 40%;
    line-height: 30px
}

.pullquote-left {
    font-family: 'Roboto Condensed';
    font-size: 25px;
    font-weight: normal;
    padding: 20px 20px 20px 0px;
    color: #95ab3b;
    width: 40%;
    float: left;
    line-height: 30px
}

.right-cta {
    background: #35312d;
    padding: 20px
}

.right-cta .cta-heading {
    color: #95ab3b;
    font-size: 20px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    padding-bottom: 5px
}

.right-cta .cta-body {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px
}

.SearchDialog {
    margin-bottom: 30px
}

.SearchDialog table tr td {
    height: 2.5em
}

.teaser-wrapper {
    background: url("/app/images/prime-item-shadow.png") no-repeat bottom center;
    padding-bottom: 33px;
    float: left;
    width: 48%;
    margin: 10px 2% 0px 0px
}

.teaser-wrapper .teaser-item {
    border: 1px solid #d5d3d3;
    padding: 10px
}

.teaser-wrapper .teaser-item .teaser-image {
    text-align: center
}

.teaser-wrapper .teaser-item .teaser-image img {
    max-width: 100%
}

.teaser-wrapper .teaser-item .teaser-title {
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #35312d
}

.teaser-wrapper .teaser-item .teaser-text {
    min-height: 21px
}

.teaser-wrapper .teaser-item .lift-teaser-text {
    min-height: 85px
}

.teaser-wrapper .teaser-item .teaser-learn {
    text-align: right
}

.teaser-wrapper .teaser-item .teaser-learn a {
    color: #95ab3b;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif
}

.two-col-left {
    max-width: 691px
}

.media-grid .teaser-wrapper {
    width: 29%
}

.media-grid .teaser-image img {
    width: 100%
}

.media-grid .teaser-wrapper:nth-child(odd) {
    margin-right: 20px !important
}

.media-grid .teaser-title {
    text-align: center
}

.fb-icon {
    width: 22px;
    height: 26px;
    display: inline-block
}

.tw-icon {
    width: 24px;
    height: 26px;
    display: inline-block
}

.fl-icon {
    width: 24px;
    height: 26px;
    display: inline-block
}

.yt-icon {
    width: 24px;
    height: 26px;
    display: inline-block
}

.blog-icon {
    width: 24px;
    height: 26px;
    display: inline-block
}

.in-icon {
    width: 24px;
    height: 26px;
    display: inline-block
}

.social {
    padding-bottom: 10px
}

.social a:hover {
    opacity: 0.65;
    filter: alpha(opacity=65)
}

.top-social .fb-icon {
    width: 17px;
    height: 17px;
    display: inline-block
}

.top-social .tw-icon {
    width: 17px;
    height: 17px;
    display: inline-block
}

.top-social .fl-icon {
    width: 17px;
    height: 17px;
    display: inline-block
}

.top-social .yt-icon {
    width: 17px;
    height: 17px;
    display: inline-block
}

.top-social .blog-icon {
    width: 17px;
    height: 17px;
    display: inline-block
}

.top-social .in-icon {
    width: 18px;
    height: 17px;
    display: inline-block
}

.top-social .social {
    padding-bottom: 10px
}

.top-social .social a:hover {
    opacity: 0.65;
    filter: alpha(opacity=65)
}

.listBoxWithTeaser {
    padding: 15px 0px;
    border-bottom: 1px solid #686562
}

.listBoxWithTeaser .teaser {
    float: left;
    width: 30%;
    padding: 0px 5% 10px 0px
}

.listBoxWithTeaser img {
    max-width: 100%;
    width: 100%
}

.teaser-nostretch {
    float: left;
    width: 20%;
    padding: 0px 5% 10px 0px
}

.teaser-nostretch img {
    max-width: 100%;
    width: auto !important;
    height: auto;
}

.listing-info {
    padding: 0px
}

.listing-date {
    font-style: italic
}

.listing-title {
    font-weight: bold
}

.listing-more a {
    color: #ce4e23;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px
}

.vid-teaser {
    vertical-align: middle;
    background: #95ab3b
}

.videoDisplay {
    padding: 2%;
    height: 300px;
    margin-bottom: 2em;
    min-width: 318px
}

.vid-listing-info {
    font-size: 88%;
    background: #95ab3b;
    padding: 4%;
    height: 10em;
    min-width: 318px
}

.vid-listing-title {
    font-weight: bold
}

.vid-listing-title a {
    color: #000
}

.vid-listing-desc {
    padding-top: .5em
}

.expert-image {
    float: left;
    padding: 0px 20px 5px 0px
}

.expert-name {
    font-weight: bold
}

.expert-title {
    font-weight: bold
}

.expert-desc {
    padding: 10px 0px 0px 0px
}

.category-filter select {
    margin-left: 10px;
    background: #8e8d87;
    color: #fff;
    min-width: 150px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #8e8d87;
    border-radius: 5px;
    padding: 1px 5px
}

.category-filter {
    text-align: right;
    font-weight: bold
}

.featured {
    padding: 10px 0px
}

.featured .listBoxWithTeaser {
    border-bottom: 1px solid #95ab3b
}

.nopadd {
    padding: 0px !important
}

.quicklinks {
    width: 30% !important
}

.blog-footer {
    width: 20%;
    padding-left: 0px;
    color: #fff
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.impactGraphic img {
    width: 100%
}

.impactGraphicDesc {
    margin: 1em 0px
}

.col-sm-3 .yt-box-cta {
    width: 100% !important
}

.yt-box-cta .yt-box-link {
    width: 100%;
    height: 100%;
    display: block
}

.yt-box-info {
    display: none;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    font-family: 'Open Sans';
    width: 100%;
    height: 100%;
    padding: 10px 0px;
    text-align: center
}

a .yt-box-info:hover {
    text-decoration: none !important
}

.yt-box-cta {
    border: 1px solid #d5d3d3;
    padding: 7px 7px 10px 7px;
    margin-right: 3%;
    width: 31%;
    float: left;
    overflow: hidden;
    text-align: center;
    min-height: 200px
}

.yt-box-cta .ytImage {
    max-width: 100%;
    margin: auto;
    vertical-align: middle;
    display: inline-block
}

.yt-box-cta .play-icon {
    float: left;
    z-index: 1001;
    background: url("/app/images/play-icon.png") no-repeat;
    width: 100%;
    height: 100%;
    min-height: 200px;
    background-position: 50%
}

.yt-box-cta .play-icon:hover {
    background: url("/app/images/overlay.png")
}

.col-sm-3 .cta-quote {
    width: 100%
}

.cta-quote {
    border: 1px solid #d5d3d3;
    padding: 7px 7px 10px 7px;
    margin-right: 3%;
    width: 31%;
    float: left;
    color: #413f35;
    font-family: 'Roboto Condensed'
}

.cta-quote-inner {
    padding: 7px;
    background: #f2f1f0
}

.quote-body {
    font-size: 17px;
    padding-bottom: 10px
}

.quote-by {
    font-size: 12px
}

.sm-box-cta, .cta-quote, .yt-box-cta {
    margin-bottom: 25px
}

.two-col-left .cta-last {
    margin-right: 0px
}

.two-col-left .sm-box-cta {
    width: 31%
}

.col-sm-3 .sm-box-cta {
    width: 100% !important;
    margin: 0;
    color: #fff
}

.col-sm-3 .sm-box-cta a {
    background-image: none;
    padding-left: 0px
}

.col-sm-3 .sm-box-cta-title h4, .col-sm-3 .sm-box-cta-title, .col-sm-3 .sm-box-cta-subTitle, .col-sm-3 .sm-box-cta-subTitle a, .sm-box-cta-title a, .sm-box-cta-desc a, .sm-box-cta-subTitle a, .sm-box-cta-wrapper a {
    color: #fff
}

.sm-box-cta {
    border: 1px solid #d5d3d3;
    padding: 7px 7px 10px 7px;
    margin-right: 3%;
}
.two-col-left .sm-box-cta {
    float: left;
}

.sm-box-cta .Green {
    background: #95ab3b
}

.sm-box-cta .Blue {
    background: #35a6b3
}

.sm-box-cta .Orange {
    background: #ce4e23
}

.sm-box-cta a {
    text-decoration: none
}

.sm-box-cta-wrapper {
    padding: 20px
}

.sm-box-cta-title {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Roboto Condensed',sans-serif;
    padding-bottom: 10px
}

.sm-box-cta-subTitle {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif;
    padding-bottom: 10px
}

.sm-box-cta-desc {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif
}

.sm-box-cta-link {
    text-align: center;
    margin-top: -10px
}

.sm-box-cta-link a {
    display: inline-block;
    background: #8e8d87;
    padding: 3px;
    width: 80%;
    margin-top: -20px;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center
}

.sm-box-cta-link a:hover {
    text-decoration: underline
}

.zip-result {
    background: #f0f0ed;
    margin: 5px 0px 15px 0px;
    padding: 5px !important
}

.zip-result .row {
    margin: 0px
}

.zip-heading {
    border-bottom: 1px solid #c5c5c3;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.zip-title {
    font-weight: bold;
    text-transform: uppercase
}

.text-overflow-el {
    text-overflow: ellipsis
}

.text-overflow-el a {
    display: block;
    text-overflow: ellipsis
}

.locMapSelectors {
    border-top: 1px solid #ebe9e3;
    border-bottom: 1px solid #ebe9e3;
    padding: 5px 0px
}

.zip-result-stage {
    padding: 0px !important
}

.infograph-state {
    font-size: 20px;
    color: #c5452f;
    font-family: 'Roboto Condensed';
    border-top: 1px solid #c5c5c3;
    border-bottom: 1px solid #c5c5c3;
    padding: 10px 0px;
    margin-top: 30px
}

.infograph-investment {
    color: #a49914;
    font-size: 29px;
    font-weight: bold;
    padding-top: 10px
}

.infograph-investment-label {
    font-size: 11px;
    color: #555;
    text-align: right;
    font-weight: bold
}

.infograph-served {
    color: #555;
    padding-top: 10px;
    font-weight: bold;
    font-size: 18px
}

.infograph-served-label {
    color: #555
}

.infograph-jobs {
    color: #555;
    padding-top: 10px;
    font-weight: bold;
    font-size: 18px
}

.infograph-jobs-label {
    color: #555
}

.zip-result-label {
    color: #95ab3b;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px
}

.locMapInstr {
    color: #c5452f;
    font-weight: bold;
    border-right: 1px solid #ebe9e3;
    padding-left: 0px
}

.locMapBtn {
    background: #c5452f;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #c5452f;
    padding: 3px 30px 3px 10px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 14px
}

.locMapTxt {
    background: #c5c5c0;
    color: #000;
    border: 1px solid #c5c5c0;
    border-radius: 5px;
    padding: 3px 10px;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px
}

.tab-widget {
    padding-bottom: 20px
}

.tab-widget .tab-content-inner {
    background: url("/app/images/right-bg.png") repeat-y 66% 0px #fff
}

.tab-widget .tab-content-wrapper {
    padding: 30px 10px 20px 10px;
    border: 1px solid #d7d5d5;
    background: #fff
}

.tab-widget .tab-content {
    background: #f2f1f0;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0px
}

.tab-widget .nav-tabs > li.active > a, .tab-widget .nav-tabs > li.active > a:hover, .tab-widget .nav-tabs > li.active > a:focus {
    color: #ce4e23;
    background: #f2f1f0;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    font-weight: bold
}

.tab-widget .nav-tabs > li > a {
    background: #bfbebd;
    color: #fff;
    color: #413f35;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    font-weight: bold
}

.tab-widget .nav-tabs > li > a:hover {
    color: #ce4e23
}

.tab-widget .nav-tabs.nav-justified > li > a, .tab-widget .nav-tabs.nav-justified > .active > a {
    border-bottom: 0px solid #000 !important
}

.tab-widget .nav > li {
    max-width: 20%
}

.tab-widget .nav > li > a {
    min-height: 56px;
    padding: 10px
}

.tab-widget .tab-quote {
    color: #95ab3b;
    font-size: 17px;
    font-family: 'Roboto Condensed'
}

.tab-widget .tab-text h3 {
    font-size: 14px;
    font-family: 'Open Sans';
    color: #413f35;
    text-transform: none;
    margin-top: 0px;
    padding-top: 0px
}

.tab-widget .tab-text {
    font-size: 12px;
    font-family: 'Open Sans';
    color: #413f35
}

.tab-widget .tab-text a {
    color: #95ab3b;
    font-weight: bold
}

.tab-widget .tab-links {
    padding: 15px 0px 0px 0px;
    column-count: 2;
    column-gap: 30px;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px
}

.tab-widget .tab-links li {
    list-style-image: url("/app/images/orange-arrow.png");
    margin-left: 20px
}

.tab-widget .tab-links a {
    color: #413f35;
    font-size: 12px;
    font-family: 'Roboto Condensed'
}

.tab-widget .tab-interest {
    padding: 10px 0px;
    border-bottom: 1px dotted #bbbbb9;
    border-top: 1px dotted #bbbbb9;
    color: #ce4e23;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    text-transform: uppercase
}

.home-story {
    background: url("/app/images/home-item-shadow.png") no-repeat bottom center;
    padding-bottom: 25px;
    min-height: 150px
}

.home-story a:hover {
    text-decoration: none
}

.home-story-inner {
    border: 1px solid #d5d3d3;
    padding: 7px
}

.icon-Certificate {
    background: url("/app/images/os-cert.png") no-repeat bottom right
}

.icon-Key {
    background: url("/app/images/os-key.png") no-repeat bottom right
}

.icon-Community {
    background: url("/app/images/os-comm.png") no-repeat bottom right
}

.home-story-inner .hs-image {
    padding-bottom: 10px
}

.home-story-inner .hs-image img {
    width: 100%
}

.hs-title {
    font-weight: bold;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    color: #35312d;
    font-family: 'Roboto Condensed'
}

.highlight-slider-container {
    min-height: 143px
}

.highlight-slider-inner {
    background: #f2f1f0;
    min-height: 143px;
    padding: 10px 0px;
    float: left;
    width: calc(100% - 11px)
}

.highlight-slider {
    min-height: 123px;
    float: left;
    width: calc(100% - 37px);
    background: #fff;
    padding: 10px;
    border: 1px solid #d7d5d5
}

.hs-header {
    width: 32px;
    float: left;
    min-height: 123px
}

.hs-Showcase {
    background: url("/app/images/showcase.png")
}

.hs-Highlights {
    background: url("/app/images/highlights.png")
}

.hs-controls {
    width: 11px;
    float: left;
    height: 123px;
    background: #fff;
    position: relative
}

.hs-controls-inner {
    position: absolute;
    top: 48%
}

.hs-control {
    width: 11px;
    height: 11px;
    display: block;
    background: url("/app/images/dot-sprite.png");
    margin-bottom: 3px
}

.hs-control-active {
    background-position: bottom
}

.hs-slide {
    display: none
}

#hs-slide1 {
    display: inline
}

.hsl-title {
    font-family: 'Open Sans';
    width: 100%;
    color: #413f35;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 10px;
    padding-top: 8px
}

.hs-desc {
    font-family: 'Open Sans';
    font-size: 12px
}

.highlight-slider .hs-image img {
    max-width: 100%
}

.highlight-slider .hs-image {
    width: 30%;
    float: left
}

.hs-content {
    width: 68%;
    padding-left: 2%;
    float: left
}

.collapse-lower-links {
    display: none
}

.collapse-widget {
    border-bottom: 1px dotted #bbbbb9;
    padding: 15px 0px
}

.collapse-widget ul {
    margin: 0px;
    padding: 0px 0px 0px 10px
}

.collapse-section-control {
    text-transform: uppercase;
    color: #413f35;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    height: 22px
}

a.collapse-section-control:hover {
    text-decoration: none;
    color: #ce4e23
}

.collapse-section-control span {
    color: #ce4e23
}

.collapse-section {
    padding-bottom: 10px
}

.collapse-icon {
    width: 22px;
    height: 21px;
    display: inline-block;
    background: url("/app/images/expand.png");
    margin-bottom: -5px;
    float: right
}

.coll-divider {
    border-left: 1px solid #ebe9e3
}

.social-feed-widget {
    padding: 10px 3px;
    margin-top: 10px
}

.tw-feed-item {
    padding: 0px 15px 10px 15px
}

.sfw {
    display: none;
    width: 100%
}

.sfw iframe {
    width: 100% !important
}

#sfw-tw {
    display: inline
}

.soc-feed-wig-controls {
    padding-bottom: 10px;
    text-align: center
}

.soc-feed-wig-controls a {
    display: inline-block;
    width: 50%;
    height: 40px;
    text-transform: uppercase;
    float: left;
    background: #c6c5c5;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-family: 'Roboto Condensed'
}

.soc-feed-wig-controls a.active {
    background-color: #35a6b3
}

.soc-feed-wig-controls a:hover {
    text-decoration: none
}

.impact-actions {
    float: right;
    width: 11em;
    clear: both;
    position: absolute;
    top: 6em;
    right: 2.6em
}

.impact-actions .returnToMap {
    background: #d14f28;
    padding: .7em 0px .7em .6em;
    margin-bottom: .35em
}

.impact-actions .returnToMap a {
    padding: 10px;
    background-image: url('/app/images/gear.png');
    background-position-x: 0px;
    background-position-y: 12px;
    background-repeat: no-repeat;
    padding-left: 28px;
    color: #fff
}

.impact-actions .printPDF {
    background: #fbaf17;
    padding: .7em 0px .7em .6em
}

.impact-actions .printPDF a {
    padding: 10px;
    background-image: url('/app/images/gear.png');
    background-position-x: 0px;
    background-position-y: 12px;
    background-repeat: no-repeat;
    padding-left: 28px;
    color: #fff
}

.impact-selectors {
    margin: 2em 0px 8em 5em
}

.impact-selectors div {
    width: 14em;
    margin: 0px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: .75em
}

.impact-selectors div a {
    color: #fff
}

.divFiveYear {
    background-image: url('/app/images/resultsLeft.png');
    background-repeat: no-repeat;
    float: left
}

.divSingleYear {
    background-image: url('/app/images/resultsRight.png');
    background-repeat: no-repeat;
    float: left;
    opacity: 0.4
}

.state-box-value {
    font-weight: bold;
    text-align: right
}

.content-banner .left {
    z-index: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5%;
    opacity: .5;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.content-banner .right {
    z-index: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5%;
    opacity: .5;
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.facultyName {
    padding-top: 0px;
    margin-top: 0px;
    color: #95ab3b;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 30px
}

.facultyInfo {
    padding: 10px 0px 0px 0px
}

.facultyPhoto {
    float: left;
    padding: 5px 15px 15px 0px
}

.widget-contact {
    padding-bottom: 10px
}

.interior-nav .widget-contact a {
    display: inline !important
}

.blog-listing-img {
    max-width: 100%
}

.home-blog-img {
    max-height: 180px !important;
    padding-bottom: 10px;
    max-width: 100% !important
}

.home-soc-item-blog a {
    text-decoration: none;
    font-family: 'Open Sans';
    font-size: 16px;
    color: #35312d;
    padding-top: 10px;
    max-width: 100%
}

.HiddenButton {
    display: none !important
}

#google_translate_element {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
    background: #95ab3b
}

.goog-te-gadget-icon {
    display: none
}

.goog-te-gadget-simple {
    background: #95ab3b !important;
    border: 0px !important
}

.goog-te-menu2 {
    background: #95ab3b !important
}

.goog-te-menu-value span {
    color: #35312d !important;
    border-color: #35312d !important
}

.bordered {
    border: 1px solid #333
}

.PaneHeader {
    color: #333;
    background: #f5f5f5 url('/app/images/expand.png') no-repeat right;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 3px 5px;
    cursor: pointer;
    cursor: hand;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 18px
}

.SelectedPaneHeader {
    color: #333;
    background: #f5f5f5 url('/app/images/collapse.png') no-repeat right;
    border: 1px solid #ddd;
    border-bottom: 0px;
    padding: 3px 5px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 18px
}

.PaneContent {
    border: 1px solid #ddd;
    border-top: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 15px;
    margin-bottom: 5px
}

.interior-nav .PaneHeader, .interior-nav .SelectedPaneHeader {
    font-size: 14px;
    background: none
}

.interior-nav .PaneContent {
    padding-top: 5px
}

.interior-nav .PaneContent h3 {
    margin-top: 0px
}

.state-box-label {
    background-color: #bac9d5;
    min-height: 50px;
    border-right: 3px solid #fff;
    padding: 10px 15px;
    font-weight: normal
}

.label-header {
    font-weight: bold;
    font-size: 18px
}

.state-box-value {
    min-height: 30px;
    padding-top: 20px
}

.singleYear {
    display: none
}

.fiveYear dl, .singleYear dl {
    background-color: #dae2e9;
    margin-bottom: 10px
}

.org-item {
    padding: 20px 10px 15px 10px;
    min-height: 100px
}

.org-item-also {
    padding: 10px 10px 10px 10px
}

.utilities {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.utilities li {
    float: left;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    min-width: 90px
}

.greybox-inner {
    padding: 10px;
    background: #fff;
    border: 1px solid #d7d5d5
}

.greybox {
    border-top: 1px solid #ddd
}

.blogArchiveYear ul {
    display: none
}

.blogArchive {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.partnership-text, .partner-pointer {
    display: none
}

.partnership-logo-block {
    float: left;
    width: 25%;
    padding: 5px 10px
}

.partnership-logo-block img {
    width: 100%;
    border: 2px solid #95ab3b
}

.partnership-text {
    width: 100%;
    border: 2px solid #e7e7e7;
    padding: 20px;
    margin: 0px 10px;
    background: #fbfbfb
}

.partnership-text-row {
    padding-top: 10px
}

.partner-pointer {
    width: 25%;
    float: left;
    position: absolute;
    margin-top: -3px
}

.utility-tweetmeme-sm {
    max-width: 90px
}

.utilities .utility-gplusone {
    min-width: 50px
}

.no-background-image {
    background-image: none !important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mega-item {
        background: #fff url("/app/images/mega-bg.png") 530px 0px repeat-y !important
    }

    .two-col-left .sm-box-cta {
        width: 48% !important;
        margin: 0 1% 1% 0 !important
    }

    .two-col-left .yt-box-cta {
        width: 48% !important;
        margin: 0 1% 1% 0 !important
    }

    .two-col-left .yt-box-cta .play-icon {
        width: 40%;
        background-position: 50%
    }

    .two-col-left .cta-quote {
        width: 48% !important;
        margin: 0 1% 1% 0 !important
    }

    .nav-item a {
        padding-left: 15px;
        padding-right: 15px
    }

    .nav > li > a {
        min-height: 73px !important;
        padding: 10px
    }
}

@media only screen and (max-width:768px) {
    .state-box-label {
        border-right: 0px
    }

    .hs-content {
        width: 98%
    }

    .highlight-slider .hs-image {
        width: 100%;
        text-align: center
    }

    .nav-tabs > li {
        float: none;
        width: 100% !important;
        max-width: 100% !important
    }

    .nav > li > a {
        padding: 10px
    }

    .tab-widget .tab-content-inner {
        background-image: none
    }

    .hero-overlay {
        left: 0px
    }

    .two-col-left .cta-last {
        margin-right: 0px;
        width: 100%
    }

    .two-col-left .sm-box-cta {
        width: 100%
    }

    .cta-quote, .yt-box-cta, .sm-box-cta {
        float: none !important;
        width: 100% !important
    }

    .cta-quote {
        float: none !important;
        width: 100% !important;
        margin: 0px 0px 10px 0px;
        height: 100%;
        min-height: 100% !important
    }

    .yt-box-cta {
        float: none !important;
        width: 100% !important;
        padding: 0px;
        margin: 0px 0px 10px 0px
    }

    .yt-box-cta .play-icon {
        width: 98%;
        background-position: 50%
    }

    .dataTable td {
        width: 100% !important
    }

    .blog-footer {
        width: 100% !important;
        padding: 20px;
        color: #fff
    }

    .quicklinks {
        width: 100% !important
    }

    .pullquote-right {
        max-width: 100%;
        padding: 20px 20px;
        font-size: 26px;
        line-height: 26px
    }

    .pullquote-left {
        max-width: 100%;
        padding: 20px 20px;
        font-size: 26px;
        line-height: 26px
    }

    .sm-box-cta {
        float: none;
        width: 100% !important;
        margin: 0px 0px 10px 0px
    }

    .two-col {
        background: none !important
    }

    .media-grid .teaser-wrapper {
        width: 100% !important
    }

    .teaser-wrapper {
        width: 100% !important
    }

    #footer-bottom {
        line-height: normal
    }

    #footer-bottom a {
        padding: 0px 10px 0px 0px
    }

    #footer-bottom .text-right {
        text-align: left
    }

    .company-info {
        margin-top: 10px;
        text-align: left
    }

    .company-info img {
        display: none
    }

    .video-highlight {
        padding-left: 0px
    }

    .vid-right {
        padding: 20px 40px 10px 20px
    }

    .banner-text {
        margin: 50px 0px 0px 0px;
        width: 100%
    }

    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 22px
    }

    .content-banner {
        min-height: 200px
    }
}

@media only screen and (min-width:30px) and (max-width:400px) {
    .content-banner {
        background-image: none !important;
        min-height: auto
    }

    .content-banner .left, .content-banner .right {
        display: none
    }

    .banner-text {
        width: 100%;
        height: auto
    }

    .carousel {
        height: auto
    }

    .carousel-inner > .item > img {
        display: none
    }

    .hero-overlay {
        width: 100%;
        background-position: center;
        position: initial
    }

    .carousel-control {
        display: none
    }

    .carousel .item {
        height: auto
    }

    .hero-overlay-desc {
        padding: 0px 5%
    }
}

@media print {
    a[href]:after {
        content: " " !important
    }
}

.hero-text-small span {
    display: block;
    font-size: 14px;
    font-family: Georgia,Times,'Times New Roman',serif;
    text-align: center;
    color: #666;
    padding-top: 10px
}

.hero-text:before {
    content: '\201C';
    display: block;
    text-align: center;
    font-size: 60px;
    color: #95ab3b;
    line-height: 60px;
    height: 60px
}

.hero-text {
    line-height: 1.2;
    color: #666;
    text-align: center;
    font-size: 36px;
    vertical-align: middle;
    font-family: Georgia,Times,'Times New Roman',serif;
    padding: 20px 10px 0px 10px
}
img.cke_widget
{
display:inline-block !important;
}

/* Nav */
.scrollup {
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    display: none;
    text-indent: -9999px;
    background: url('https://www.neighborworks.org/Images_IMG/topbutton.aspx') no-repeat !important
}

.Level0CMSTreeMenuSelectedItem a.Level0CMSTreeMenuSelectedLink {
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #ce4e23;
    font-weight: bold;
    font-size: 14px
}

.Level0CMSTreeMenuItem a.Level0CMSTreeMenuLink {
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #413f35;
    font-weight: bold;
    font-size: 14px
}

.Level1CMSTreeMenuItem {
    padding-left: 10px
}

.Level1CMSTreeMenuItem a.Level1CMSTreeMenuLink {
    color: #ce4e23;
    font-family: Roboto Condensed;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 1.5
}

.cta-last {
    width: 30% !important
}

/* colors update 2020 */
/*Navigation, header, and footer*/
header {
    background: #86AE31;
}

#google_translate_element {
    background: #86AE31;
}

.goog-te-gadget-simple {
    background: #86AE31 !important;
}

#navigation {
    background: #12262F;
}

#footer-top {
    background: #12262F;
}

#footer-bottom {
    background: #86AE31;
}

.top-social {
    background-color: #6F9353;
}

/*Headings*/
h1 {
    color: #86AE31 !important;
}

h2 {
    color: #003E65 !important;
}

h3 {
    color: #3A5B0C !important;
}

h4 {
    color: #719EA3 !important;
    font-weight: bold;
}

/*Research button*/
.btn-primary {
    background-color: #719EA3;
    border: none;
}

/*CTA colors*/
.DarkBlue {
    background-color: #003E65;
}

.Blue {
    background-color: #719EA3 !important;
}

.Green {
    background-color: #86AE31 !important;
}

/*Video Widget*/
.video-highlight {
    background: #86AE31;
}

/*Media Center Colors*/
.blog-new .postThumbnail {
    background: #86AE31;
}

.vid-listing-info {
    background: #86AE31;
}

/*Our Impact Colors*/
.info {
    background: #86AE31 !important;
}

/*Banner Bubble Homepage*/
.hero-overlay{
   background: no-repeat url("/themes/ci/images/home_hero_bubble.png");
}

/*Banner Bubble*/
.banner-text {
    background: no-repeat url("/themes/ci/images/home_hero_bubble.png") top center;
}

.notificationBanner {
    background-color: red
}

.notificationBanner p {
    margin: auto;
    font-weight: bold;
    border-bottom: black solid;
    padding: 10px;
    text-align: center
}

/************ Transformations/Accordions ************/
.open-close {
    border: 1px solid #dddfe1;
    padding: 3px 10px 2px;
    font-size: 17px;
    margin-bottom: 10px;
}

.open-close.active .opener:before {
    content: '-'
}

.open-close h4 {
    padding: 5px 5px 0 31px;
    font-size: 18px;
    line-height: 1.4;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 5px;
    margin-top: auto
}

.open-close .opener {
    color: #333;
    padding-right: 15%;
    display: block;
    position: relative
}

.open-close .opener:before {
    content: '+';
    font-weight: 400;
    position: absolute;
    font-size: 36px;
    color: #6e6e6e;
    top: 50%;
    right: 5px;
    transform: translateY(-50%)
}

.open-close .num {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 -15px
}

.open-close .slide {
    font-weight: 500;
    padding: 14px 11px 2px;
    letter-spacing: -.5px;
    border-top: 1px solid #dddfe1
}

.open-close .slide p {
    margin-bottom: 50px
}

/************ Resources ************/
.notificationBanner {
    background-color: red
}

.notificationBanner p {
    margin: auto;
    font-weight: bold;
    border-bottom: black solid;
    padding: 10px;
    text-align: center
}

.special {
    text-decoration: none;
    color: #ce4e23 !important
}

.special:hover {
    text-decoration: underline
}

.listBoxWithTeaser img {
    padding-top: 20px !important
}

.listBoxWithTeaser .teaser img {
    padding-top: 0 !important
}

/************ GALLERIA ************/

/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */

#galleria-loader{height:1px!important}

.galleria-container {
    position: relative;
    overflow: hidden;
    background: #000;
}
.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-stage {
    position: absolute;
    top: 10px;
    bottom: 60px;
    left: 10px;
    right: 10px;
    overflow:hidden;
}
.galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}
.galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    float: left;
    cursor: pointer;
}
.galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal 11px/1 arial,sans-serif;
    z-index: 1;
}
.galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(classic-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}
.galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    /* IE7 */ zoom:1;
}
.galleria-info-title {
    font: bold 12px/1.1 arial,sans-serif;
    margin: 0;
    color: #fff;
    margin-bottom: 7px;
}
.galleria-info-description {
    font: italic 12px/1.4 georgia,serif;
    margin: 0;
    color: #bbb;
}
.galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
.notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
.galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #000;
}
.notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
.galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
.notouch .galleria-image-nav-left:hover,
.notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
.galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}
.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
    background-image: url(classic-map.png);
    background-repeat: no-repeat;
}

/************ dataTables ************/

/*
 * Table
 */
table.dataTable {
    margin: 0 auto;
    clear: both;
    width: 100%;
}

table.dataTable thead th {
    padding: 3px 18px 3px 10px;
    border-bottom: 1px solid black;
    font-weight: bold;
    cursor: pointer;
    *cursor: hand;
}

table.dataTable tfoot th {
    padding: 3px 18px 3px 10px;
    border-top: 1px solid black;
    font-weight: bold;
}

table.dataTable td {
    padding: 3px 10px;
}

table.dataTable td.center,
table.dataTable td.dataTables_empty {
    text-align: center;
}

table.dataTable tr.odd { background-color: #f0f0ed; }
table.dataTable tr.even { background-color: white; }

table.dataTable tr.odd td.sorting_1 { background-color: #ebe9e3; }
table.dataTable tr.odd td.sorting_2 { background-color: #DADCFF; }
table.dataTable tr.odd td.sorting_3 { background-color: #E0E2FF; }
table.dataTable tr.even td.sorting_1 { background-color: #fff; }
table.dataTable tr.even td.sorting_2 { background-color: #F2F3FF; }
table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; }


/*
 * Table wrapper
 */
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
}


/*
 * Page length menu
 */
.dataTables_length {
    float: left;
}


/*
 * Filter
 */
.dataTables_filter {
    float: right;
    text-align: right;
}


/*
 * Table information
 */
.dataTables_info {
    clear: both;
    float: left;
}


/*
 * Pagination
 */
.dataTables_paginate {
    float: right;
    text-align: right;
}

/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
    height: 19px;
    float: left;
    cursor: pointer;
    *cursor: hand;
    color: #111 !important;
}
.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
    text-decoration: none !important;
}
.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
    outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
    color: #666 !important;
}
.paginate_disabled_previous,
.paginate_enabled_previous {
    padding-left: 23px;
}
.paginate_disabled_next,
.paginate_enabled_next {
    padding-right: 23px;
    margin-left: 10px;
}

.paginate_enabled_previous { background: url('../images/back_enabled.png') no-repeat top left; }
.paginate_enabled_previous:hover { background: url('../images/back_enabled_hover.png') no-repeat top left; }
.paginate_disabled_previous { background: url('../images/back_disabled.png') no-repeat top left; }

.paginate_enabled_next { background: url('../images/forward_enabled.png') no-repeat top right; }
.paginate_enabled_next:hover { background: url('../images/forward_enabled_hover.png') no-repeat top right; }
.paginate_disabled_next { background: url('../images/forward_disabled.png') no-repeat top right; }

/* Full number pagination */
.paging_full_numbers {
    height: 22px;
    line-height: 22px;
}
.paging_full_numbers a:active {
    outline: none
}
.paging_full_numbers a:hover {
    text-decoration: none;
}

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
    margin: 0 3px;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
}

.paging_full_numbers a.paginate_button {
    background-color: #ddd;
}

.paging_full_numbers a.paginate_button:hover {
    background-color: #ccc;
    text-decoration: none !important;
}

.paging_full_numbers a.paginate_active {
    background-color: #99B3FF;
}


/*
 * Processing indicator
 */
.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white;
}


/*
 * Sorting
 */
.sorting { background: url('../images/sort_both.png') no-repeat center right; }
.sorting_asc { background: url('../images/sort_asc.png') no-repeat center right; }
.sorting_desc { background: url('../images/sort_desc.png') no-repeat center right; }

.sorting_asc_disabled { background: url('../images/sort_asc_disabled.png') no-repeat center right; }
.sorting_desc_disabled { background: url('../images/sort_desc_disabled.png') no-repeat center right; }

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none;
}


/*
 * Scrolling
 */
.dataTables_scroll {
    clear: both;
}

.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}



/************ CUSTOM ************/

#footer-top ul.contextual-links {
    column-count: 1;
}
#footer-top ul.contextual-links li a {
    text-transform: none;
    color: #333;
}
.mobile-nav ul.menu ul.menu {
    display: none;
}
.mobile-nav ul.menu ul.menu-opened {
    display: block;
}
#block-ci-copyright p {
    margin-bottom: 0;
}
#block-ci-footer ul.menu {
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
article.node--type-homepage {
    padding: 0;
}
article.node--type-homepage  h1 {
    margin: 40px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #003e65!important;
}
article.node--type-homepage .field--name-body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
}
.blog-new .banner-homepage >img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.blog-new.blog-grid-3,
.blog-new.blog-grid-4 {
    padding: 4px;
    background: #35312d;
}
.blog-new.blog-grid-4 {
    padding-bottom: 8px;
}
.press-releases-list {
    text-transform: capitalize;
}
.view-leadership .listBoxWithTeaser img,
.stories-list .listBoxWithTeaser img {
    padding-top: 0!important;
}
.page-node-type-story .field--name-field-header-image img {
    width: 100%;
    height: auto;
}
.page-node-type-impact-page .frame .map {
    margin-top: 60px;
    padding-top: 30px;
}
.page-node-type-impact-page .dropdown {
    /* top: 69px; */
    top: 0;
    padding: 5px 0;
    border-top: 1px solid #ebe9e3;
    border-bottom: 1px solid #ebe9e3;
    /* width: 48%; */
    width: 100%;
}
.field--name-field-home-title sup {
    font-size: 40%;
}
.region-sidebar-second .block {
    margin: 7px 0 14px;
}
.play-icon  { cursor: pointer; }

.page-node-type-homepage .node__content .field--name-body {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #bbbbb9;
}
.stories-list .view-footer,
.press-releases-list .view-footer,
.view-publications-research .view-footer {
    font-weight: bold;
}
nav.pager li {
    padding: 5px;
}
nav.pager li>a,
nav.pager li>span {
    padding: 5px 12px;
}
.tbm-link-container {
    display: block;
}
.tbm-subnav>.tbm-item {
    display: inline-block;
    min-width: 50%;
}
.text-small {
    font-size: 88%;
}

.submit-on-select .form-submit {
    display: none;
}
.jobs-list-view .views-table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.jobs-list-view .views-table>tbody>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.ci-dropdown .dropdown-arrow-icon {
    width: 12px;
}
.page-node-type-report-a-scam .paragraph--type--full-width-content .help-list p {
    margin: 0!important;
}
.node_search-results {
    padding-left: 0;
}
.item-list .node_search-results li {
    margin-left: 0;
}
.search-form #edit-types-fieldset {
    display: none;
}
.search-form #edit-lang-fieldset {
    display: none;
}
.banner-text a {
    color: #fff;
}
.node--type-instructor .field--name-field-bio-image {
    float: left;
    padding: 0 20px 20px 0;
}
.page-node-type-course .tabs.primary,
.page-node-type-instructor .tabs.primary,
.page-node-type-jobs .tabs.primary {
    display: none;
}
.views-field-field-city-state .item-list ul {
    list-style-type: none;
    margin: 0;
}
.views-field-field-city-state .item-list ul li {
    margin: 0;
}
.views-field-field-city-state .item-list ul li strong {
    font-weight: normal;
}

.map-buttons {
  text-align: right;
}
.map-buttons a {
  display: inline-block;
  margin-left: 5px;
  padding: 3px 5px;
}
.map-buttons a:first-child {
  margin-left: 0;
}
.map-buttons a.active {
  color: #fff;
  opacity: 0.8;
}
.map-buttons a:hover {
  color: #fff;
  text-decoration: none;
}
table#network-organizations tr th:last-child,
table#network-organizations tr td:last-child {
  display: none;
}
.dt-length {display: none;}
.dt-layout-cell label {
  margin: 0 5px 0 20px;
}

.text-color-red       { color: #cf280e; }
.text-color-orange    { color: #ce4e23; }
.text-color-green     { color: #95ab3b; }
.text-color-darkgreen { color: #3a5b0c; }
.text-color-blue      { color: #35a6b3; }
.text-color-darkblue  { color: #003E65; }

.field--name-field-impact-cta {
  overflow: hidden;
  background: #86AE31;
  color: #413f3b;
  margin: 0 0 46px;
  padding: 0 60px;
  font-size: 14px;
  line-height: 18px;
}
.field--name-field-impact-cta img {
  clear: left;
  float: left;
  margin-right: 34px;
  width: 270px;
}
.field--name-field-impact-cta img:nth-child(2) {
  margin-top: 6px;
}
.field--name-field-impact-cta h2 {
  margin-top: 23px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #413f3b;
}
.field--name-field-impact-cta p {
  margin: 0 0 6px !important;
}
.field--name-field-impact-cta a {
  display: inline-block;
  margin: 6px 50px 6px 0;
  padding: 6px 10px;
  min-width: 210px;
  text-decoration: none!important;
  vertical-align: middle;
  color: #fff;
  background: #8e8d87;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
}
.field--name-field-impact-cta a:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width:768px) {
  .field--name-field-impact-cta {
    padding: 0 20px;
  }
  .field--name-field-impact-cta img {
    margin: 6px 0;
  }
  .field--name-field-impact-cta h2 {
    clear: left;
  }
}

/* Course Catalog Filter */
.view-course-catalog-filter .views-exposed-form {
    position: relative;
}
.view-course-catalog-filter .views-exposed-form .form-text {
    padding: 8px 8px 8px 36px;
    border: 1px solid #e0dede;
    width: 400px;
    background: url('/themes/ci/images/icons/icn-search.png') no-repeat 10px center;
    background-size: 20px auto;
}
@media only screen and (max-width:991px) {
    .view-course-catalog-filter .views-exposed-form .form-text {
        width: 250px;
    }
}
.view-course-catalog-filter .views-exposed-form .form-item-field-type-web-value {
    position: absolute;
    top: 0;
    right: 0;
}
.view-course-catalog-filter .views-exposed-form .form-item-sort-order {
    position: absolute;
    top: 0;
    right: 200px;
}
.view-course-catalog-filter .views-exposed-form .form-item-sort-order label {
    font-size: 0;
    line-height: 0;
}
.view-course-catalog-filter .views-exposed-form .form-item-sort-order label::before {
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    content: "Sort by course number";
}
.view-course-catalog-filter .views-exposed-form .form-item-sort-by {
    display: none!important;
}
.view-course-catalog-filter .views-exposed-form .form-item-field-type-web-value select,
.view-course-catalog-filter .views-exposed-form .form-item-sort-order select,
.view-course-catalog-filter .views-exposed-form .form-item-sort-by select {
    padding: 8px 12px;
    border: 1px solid #e0dede;
}
.view-course-catalog-filter .views-exposed-form .form-item-field-type-web-value label,
.view-course-catalog-filter .views-exposed-form .form-item-sort-order label,
.view-course-catalog-filter .views-exposed-form .form-item-sort-by label {
    font-weight: normal;
}
.view-course-catalog-filter .views-exposed-form .form-actions,
.view-course-catalog-filter .views-exposed-form input.form-submit {
    display: none;
}
.view-course-catalog-filter .views-exposed-form .form-item-sort-order select {
    text-transform: uppercase;
}
fieldset[id^="edit-tid"] {
    position: relative;
    padding: 70px 15px 50px 25px;
    background-color: #f2f1f0;
}
fieldset[id^="edit-tid"] legend {
    position: absolute;
    top: 25px;
    left: 30px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    font-weight: 700;
    border: none;
}
.view-course-catalog-filter .form-radios .form-item {
    margin: 8px 10px 8px 0;
}
.view-course-catalog-filter fieldset input[type="radio"],
.view-course-catalog-filter fieldset input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.view-course-catalog-filter fieldset label {
    display: inline-block;
    margin: 0;
    padding: 5px 8px;
    background-color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #428bca;
    font-size: 13px;
}
.view-course-catalog-filter fieldset label:hover {
    background-color: #86ae31;
    color: #fff;
}
.view-course-catalog-filter fieldset input:checked + label {
    background-color: #86ae31; /* Drupal Blue */
    color: #fff;
}
.view-course-catalog-filter .view-header {
    position: relative;
}
.view-course-catalog-filter .view-header-inner {
    position: absolute;
    top: -50px;
    left: 25px;
    font-size: 14px;
}
@media only screen and (max-width:992px) {
    .view-course-catalog-filter .views-exposed-form {
        padding-top: 170px!important;
    }
    .view-course-catalog-filter .views-exposed-form .form-item-keys {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
    .view-course-catalog-filter .views-exposed-form .form-item-keys input {
        width: 100%;
    }
    .view-course-catalog-filter .views-exposed-form .form-item-sort-order {
        position: absolute;
        top: 55px;
        left: 0;
        right: auto;
    }
    .view-course-catalog-filter .views-exposed-form .form-item-field-type-web-value {
        position: absolute;
        top: 110px;
        left: 0;
    }
}

/* Courses landing page */
.views-view-responsive-grid {
    margin: 10px 0 20px;
}
.views-view-responsive-grid__item {
  position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(60, 72, 88, 0.08);
  border: 1px solid #e5e7eb;
  padding: 24px 20px 40px 20px;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  transition: all 0.3s;
}
.views-view-responsive-grid__item:hover {
  box-shadow: 0 4px 16px rgba(60, 72, 88, 0.16);
  top: -2px;
}
.views-field-course-id .field-content {
  color: #888;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.views-field-title .field-content {
  color: #428bca!important;
  margin: 8px 0 8px;
  font-weight: 500;
}
.views-field-body .field-content {
  color: #444;
  margin-bottom: 16px;
  min-height: 48px;
}
.course-meta-data {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 30px;
  font-size: 12px;
}
.meta-data-catalog,
.meta-data-duration,
.meta-data-type {
  background: #e4f3cf;
  color: #3a7c4a;
  border-radius: 4px;
  padding: 4px 10px;
  display: inline-block;
}
.meta-data-duration {
  background: #ffeaea;
  color: #d23c3c;
}
.meta-data-type {
  background: #ffeaea;
  color: #d23c3c;
}
.views-field-view-node .field-content a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: end;
  padding: 20px 48px;
  color: #2476c6;
  font-size: 13px;;
  text-decoration: none;
  transition: color 0.2s;
}
.views-field-view-node .field-content a:after {
  content: "+";
  position: absolute;
  left: 20px;
  bottom: 19px;
  width: 20px;
  height: 20px;
  border: 1px solid #2476c6;
  border-radius: 50%;
  color: #2476c6;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}
.views-field-view-node .field-content a:hover {
  color: #174a7c;
}

@media (max-width: 600px) {
  .views-view-responsive-grid__item {
    min-width: 100%;
    max-width: 100%;
    padding: 16px 10px 12px 10px;
  }
  .course-meta-data {
      margin-bottom: 40px;
  }
  #ci-course-modal {
    margin-top: 20px!important;
  }
}

/* Course single page */
.page-node-type-course .node__content .field {
    margin-bottom: 20px;
}
.page-node-type-course .node__content .field--name-field-course-id,
.page-node-type-course .node__content .field--name-field-type-web {
    display: none;
}
a.button {
    display:inline-block;
    padding:12px 26px;
    background:#86ae31;
    color:#fff!important;
    border-radius:10px;
    text-decoration:none;
    font-size:16px;
}
a.button:hover {
   opacity:.9;
   color:#fff!important;
   text-decoration:none;
}

/* course popup */
#ci-course-modal-overlay { position:fixed; inset:0; background:rgba(0,0,0,.35); z-index:9999; overflow-y:auto; padding:20px; }
#ci-course-modal { position:relative; max-width:525px; margin:40px auto; background:#fff; border-radius:14px; padding:30px 20px 20px; box-shadow:0 10px 36px rgba(0,0,0,.25); }
#ci-course-modal-close { position:absolute; right:16px; top:14px; width:40px; height:40px; border:2px solid #111; border-radius:50%; background:#fff; color:#111; font-size:34px; line-height:34px; text-align:center; cursor:pointer; }
#ci-course-modal-content .ci-course-code { font-size:14px; font-weight:700; color:#292929; margin:0 0 14px; }
#ci-course-modal-content .ci-course-title { font-size:20px; line-height:23px; font-weight:700; color:#333333!important; margin:0 0 20px; font-family:"Roboto Condensed",sans-serif; }
#ci-course-modal-content .ci-course-meta { display:flex; gap:14px; flex-wrap:wrap; margin:0 0 18px; }
#ci-course-modal-content .ci-course-meta>div, #ci-course-modal-content .ci-course-meta>span { display:inline-block; padding:12px 16px 12px 33px; border-radius:8px; font-size:14px; line-height:1.15; font-family:"Roboto Condensed",sans-serif; font-weight:600; }
#ci-course-modal-content .ci-chip.catalog  { color:#3a7c4a; background: #e4f3cf url('/themes/ci/images/icons/icn-topic.svg')    no-repeat 8px center; background-size: auto 14px;}
#ci-course-modal-content .ci-course-meta .field__item:nth-of-type(1) { color:#d23c3c; background: #ffeaea url('/themes/ci/images/icons/icn-duration.svg') no-repeat 8px center; background-size: auto 14px; padding-left: 28px;}
#ci-course-modal-content .ci-course-meta .field__item:nth-of-type(2) { color:#d23c3c; background: #ffeaea url('/themes/ci/images/icons/icn-method-red.svg')   no-repeat 8px center; background-size: auto 14px;}
#ci-course-modal-content .ci-course-body { font-size:14px; line-height:1.32; color:#3b3b3b; margin:0 0 16px; }
#ci-course-modal-content .ci-disclaimer { font-size:14px; line-height:1.35; color:#666; }
#ci-course-modal-content .ci-disclaimer p { font-size: 13px; line-height: 16px; margin:0; color:#444; }
#ci-course-modal-content .ci-disclaimer p:has(a.button) { text-align: center; }
#ci-course-modal-content .ci-disclaimer p a { color: #428bca; }
#ci-course-modal-content hr { margin: 16px 0; }
body.ci-course-modal-open { overflow:hidden; }


