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 a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px 0px 15px
}

#footer-bottom 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
}

.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
}

.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
}

.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%
}

.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 {
    margin-left: 0px !important
}

.banner-text-Right {
    margin-left: calc(100% - 400px)
}

.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
}

.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: 7px 0px;
    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 {
    color: #fff
}

.sm-box-cta {
    border: 1px solid #d5d3d3;
    padding: 7px 7px 10px 7px;
    margin-right: 3%;
    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: 5px
}

.sm-box-cta-link a {
    background: #8e8d87;
    padding: 3px;
    width: 80%;
    margin-left: 10%;
    margin-top: -20px;
    float: left;
    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;
}
