@font-face {
    font-family: 'Akkurat Std';
    src: url(fonts/AkkuratStd-Regular.otf)
}

@font-face {
    font-family: 'Akkurat Std Bold';
    src: url(fonts/AkkuratStd-Bold.otf)
}

@font-face {
    font-family: 'Akkurat Std Light';
    src: url(fonts/AkkuratStd-Light.otf)
}

body {
    font-family: 'Akkurat Std', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 15px
}

.nosidepaddings {
    padding-left: 0;
    padding-right: 0
}

.max-wrapper {
    min-width: 320px
}

.noleftpadding {
    padding-left: 0
}
.norightpadding {
    padding-right: 0
}
.nopadding {
    padding: 0
}

.visible-after-1941 {
    display: none
}

.masterheader {
    background: url(../img/green-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    position: relative
}

.inner-padding-body {
    padding: 0 50px
}

.navbar-brand {
    padding-left: 0
}

.header-content {
    padding-top: 50px;
    width: 100%
}

.logo-section img {
    margin-top: -27px
}

.blog-title {
    color: #fff!important;
    font-size: 42px
}

.subnav {
    background: rgba(0, 0, 0, .5);
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 0
}

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

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: #f7f7f7;
    color: #005c29
}

.navbar-default .navbar-nav .dropdown-toggle {
    padding-left: 21px;
    padding-right: 21px
}

.subnav .fa-bars {
    transform: scale(1.2, 1)
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    width: 275px!important;
    box-shadow: 0!important;
    background: #f5f5f5;
    -webkit-box-shadow: 0!important
}

.navbar-nav>li>.dropdown-menu>li {
    position: relative;
    height: 53px;
    padding: 15px 0;
    background: #f5f5f5;
    border-bottom: 1px solid #fff
}

.navbar-nav>li>.dropdown-menu>li>a {
    display: block;
    color: #005c29;
    font-size: 1.125em;
    box-sizing: border-box;
    text-transform: lowercase
}

.navbar-nav>li>.dropdown-menu>li>a::first-letter {
    text-transform: uppercase
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: 0 0!important
}

.dropdown-menu>li:focus,
.dropdown-menu>li:hover {
    background: #fff!important
}

.navbar-nav>li>.dropdown-menu>li.hasSubmenu {
    padding-right: 20px
}

.navbar-nav>li>.dropdown-menu>li.hasSubmenu .subnavigation-toggle {
    position: absolute;
    background: url(/wp-content/themes/uku/assets/img/plus.png) 65% center no-repeat transparent;
    background-size: auto 30%;
    top: 0;
    height: 50px;
    line-height: 50px;
    width: 25%;
    left: 75%;
    text-align: center;
    z-index: 99;
    cursor: pointer
}

.navbar-nav>li>.dropdown-menu>li.hasSubmenu .subnavigation-toggle.open {
    background-image: url(/wp-content/themes/uku/assets/img/minus.png)
}

.navbar-nav>li>.dropdown-menu>li.hasSubmenu:after {
    content: ">";
    position: absolute;
    top: 15px;
    right: 10px
}

.navbar-nav>li>.dropdown-menu>li>ul.sub-navigation {
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    overflow: hidden;
    padding: 0;
    transition: 0s width linear
}

.navbar-nav>li>.dropdown-menu>li:hover>ul.sub-navigation {
    width: 275px
}

.navbar-nav>li>.dropdown-menu>li>ul.sub-navigation>li {
    height: 53px;
    padding: 15px 20px;
    box-sizing: border-box;
    background: #034c1f;
    border-bottom: 1px solid #f5f5f5;
    white-space: nowrap
}

.navbar-nav>li>.dropdown-menu>li>ul>li>a {
    display: block;
    color: #f5f5f5;
    font-size: 1.125em;
    text-transform: lowercase
}

.navbar-nav>li>.dropdown-menu>li>ul>li>a::first-letter {
    text-transform: uppercase
}

.dropdown-menu>li>ul>li>a:focus,
.dropdown-menu>li>ul>li>a:hover {
    background: 0 0!important
}

.dropdown-menu>li>ul>li:focus,
.dropdown-menu>li>ul>li:hover {
    background: #f5f5f5!important;
    color: #034c1f!important
}

.dropdown-menu>li>ul>li:focus a,
.dropdown-menu>li>ul>li:hover a {
    text-decoration: none!important;
    color: #034c1f!important
}

.navbar-nav>li>.dropdown-menu>li>ul.mobile-sub-navigation {
    padding-left: 0;
    height: 0;
    overflow: hidden;
    transition: .5s height linear
}

.navbar-nav>li>.dropdown-menu>li>ul.mobile-sub-navigation>li {
    height: 53px;
    padding: 0 15px 0 40px;
    box-sizing: border-box;
    background: #034c1f;
    color: #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

.navbar-nav>li>.dropdown-menu>li>ul.mobile-sub-navigation>li a {
    color: inherit
}

.search-li {
    padding-left: 0;
    text-align: left;
    font-size: 1.6em;
    padding-top: 2px
}

.search-li a {
    padding-left: 5px!important
}

.search-form {
    padding-top: 3px;
    padding-left: 0;
    overflow: visible
}

.search-field {
    width: 310px!important;
    height: 37px;
    border: 0;
    padding-left: 45px;
    padding-right: 40px;
    border-radius: 50px;
    display: inline-block;
    overflow: auto
}

.search-btn {
    background: #5e8ab4;
    color: #fff;
    cursor: pointer;
    height: 30px;
    width: 30px;
    outline: 0;
    border: 0;
    padding: 0;
    border-radius: 50px;
    margin-left: -35px;
    margin-top: 3.2px;
    text-align: center
}

.right-arrow {
    font-size: 24px;
    margin: 0;
    padding: 0;
    height: 30px;
    width: 30px;
    text-indent: 3px;
    line-height: 30px
}

.search-icon {
    font-size: 1.4em;
    float: left;
    margin-left: 12px;
    margin-top: 7px;
    margin-right: -35px;
    z-index: 2;
    position: relative;
    color: #6a6a6a;
    cursor: pointer
}

.social-links {
    padding-top: 2px
}

.social-links li>a {
    padding-left: 0!important
}

.social-links li>a:hover .hover-hide {
    display: none!important
}

.social-links li>a:hover .hover-show {
    display: block!important
}

.linkedin-icon {
    height: 24px!important;
    width: 26px!important;
    background: url(/wp-includes/images/navbar-social-icons-gray.png) 0 0
}

.facebook-icon {
    height: 24px!important;
    width: 24px!important;
    background: url(/wp-includes/images/navbar-social-icons-gray.png) -30px 0
}

.youtube-icon {
    height: 24px!important;
    width: 36px!important;
    background: url(/wp-includes/images/navbar-social-icons-gray.png) -56px 0
}

.feedpress-icon {
    height: 24px!important;
    width: 24px!important;
    background: url(/wp-includes/images/navbar-social-icons-gray.png) -95px 0
}

.facebook-icon-large {
    width: 31px!important;
    height: 30px!important;
    background: url(/wp-includes/images/social-icons-large.png) 0 0;
    background-size: auto 100%
}

.linkedin-icon-large {
    width: 31px!important;
    height: 30px!important;
    background: url(/wp-includes/images/social-icons-large.png) -33px 0;
    background-size: auto 100%
}

.twitter-icon-large {
    width: 31px!important;
    height: 30px!important;
    background: url(/wp-includes/images/social-icons-large.png) -66px 0;
    background-size: auto 100%
}

.email-icon-large {
    width: 31px!important;
    height: 30px!important;
    background: url(/wp-includes/images/social-icons-large.png) -98px 0;
    background-size: auto 100%
}

.phone-icon-large {
    width: 31px!important;
    height: 30px!important;
    background: url(/wp-includes/images/social-icons-large.png) -130px 0;
    background-size: auto 100%
}

.form-group {
    display: inline-block;
    margin-top: 0;
    float: left;
    margin-left: 8px
}

.clr {
    overflow: auto
}

.clr:after {
    clear: both;
    content: "";
    display: block
}

.hero {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-size: 100% auto!important;
    height: auto;
    clear: both;
    cursor: pointer
}

.hero .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, .3)
}

.author-and-date {
    margin-top: 24px;
    font-size: 17.5px;
    font-family: 'Akkurat Std Bold', sans-serif
}

.tags {
    margin-bottom: 10px
}

.tags-section {
    margin-bottom: 15px;
    display: none
}

.tags-section .tag {
    background: #4c7637;
    color: #fff;
    padding: 6px 11.5px;
    font-size: 17.5px;
    text-decoration: none;
    margin-right: 6px
}

.hero-news-content a {
    text-decoration: underline
}

.hero-news-content .news-title,
.news-heading {
    text-decoration: none!important;
    font-family: 'Akkurat Std Bold', sans-serif
}

.hero img {
    width: 100%;
    height: auto;
    max-height: 588px
}

.arrows {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1
}

.arrow-slider {
    background: #f3f0f0;
    color: #6a6a6a;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 2.5em;
    line-height: 1;
    cursor: pointer
}

.slide {
    display: none
}

.active-slide {
    display: block
}

.content-wrapper {
    margin-top: 44px;
    padding: 0 50px;
    overflow: auto;
    color: #76797d
}

.topic-header {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 3px solid #dadada
}

.topic-header h3 {
    color: #35792a;
    font-size: 35px;
    font-family: 'Akkurat Std Light', sans-serif
}

.topic-header-right-link {
    padding-top: 35px
}

.news-link-black {
    font-size: 14px;
    color: #000!important;
    text-decoration: none
}

.nav-links .news-link-black {
    text-transform: initial
}

.news-post {
    padding: 15px 0;
    border-bottom: 3px solid #dadada;
    margin-top: 15px;
    clear: both;
    overflow: hidden;
}

.cat-link {
    text-decoration: none;
    color: #62656A!important
}

.sidebar {
    padding-left: 0;
    padding-right: 0
}

.sidebar .news-post {
    margin-top: 0
}

.news-post .news-thumbnail img {
    width: 100%;
    height: auto
}

.featured-post-hero .single-news-tags,
.news-post .single-news-tags {
    display: none;
    margin-top: 10px;
}
.featured-post-hero .news-tag,
.featured-post-hero .news-tag:hover,
.hero-news-content .news-tag,
.hero-news-content .news-tag:hover,
.news-post .news-tag,
.news-post .news-tag:hover,
.title-wrap .news-tag,
.title-wrap .news-tag:hover {
    background: #5d8747;
    color: #fff;
    padding: 3px 7px;
    margin-right: 6px;
    display: none;
    font-size: 14px;
    margin-top: 5px;
    text-decoration: none!important;
    font-family: 'Akkurat Std', sans-serif;
    margin-bottom: 3px
}

.featured-post-hero .news-title,
.hero-news-content .news-title,
.news-post .news-title {
    color: #35792a;
    font-family: 'Akkurat Std Bold', sans-serif;
    font-size: 2em;
    line-height: 1.2em
}

.featured-post-hero .news-brief,
.hero-news-content .news-brief,
.news-post .news-brief {
    color: #62656A;
    font-size: 19px;
    line-height: 24px;
}

.featured-post-hero .news-brief .readmore-copy,
.hero-news-content .readmore-copy,
.news-post .news-brief .readmore-copy {
    text-decoration: underline;
    font-family: 'Akkurat Std Light', sans-serif;
    color: #5e8ab4;
    font-size: 1em
}

.featured-post-hero .author-and-date-small,
.hero-news-content .author-and-date,
.news-post .author-and-date-small,
.single-post .author-and-date-small {
    font-family: 'Akkurat Std Bold', sans-serif;
    font-size: 1.1em;
    color: #62656A;
}

.featured-post-hero .author-and-date-small a,
.hero-news-content .author-and-date a,
.news-post .author-and-date-small a,
.single-post .author-and-date-small a {
    color: #62656A;
    text-decoration: underline
}
.single-post .author-and-date-small {
  font-size: 14px;
  font-family: 'Akkurat Std', sans-serif;
}

.featured-post-hero .author-and-date-small {
    margin-top: 15px
}

.featured-post-content .category-label,
.news-post .category-label {
    font-size: 1.1em;
    color: #62656A;
    font-family: 'Akkurat Std Bold', sans-serif
}

.news-post .news-brief {
    padding-top: 10px;
    padding-bottom: 15px
}

.featured-post-hero .news-brief p,
.news-post .news-brief p {
    display: inline
}

.news-pagination {
    clear: both;
    overflow: auto;
    margin-top: 15px
}

.side-news-content {
    margin-top: 15px
}

.side-news-content .news-title {
    margin-top: 5px
}

.side-news-content .category-label {
    margin-bottom: 0!important
}

.featured-news-story {
    margin-top: 35px;
    margin-bottom: 100px;
    position: relative
}
.email-newsletter {
    margin-top: 35px
}

.featured-news-content {
    padding-top: 25px;
    padding-bottom: 35px;
    position: relative
}

.featured-news-content img {
    width: 100%;
    height: auto
}

.we-re-there-see-all {
    padding-top: 10px
}

.featured-news-content .readMoreBtn {
    background: #428937;
    color: #fff;
    font-family: 'Akkurat Std Bold', sans-serif;
    border: 0;
    padding: 10px 25px;
    position: absolute;
    bottom: 200px;
    left: 30px
}

.featured-news-content .quoteBox {
    background: #428937;
    color: #fff;
    font-family: 'Akkurat Std Bold', sans-serif;
    position: absolute;
    bottom: 90px;
    left: 15px;
    padding: 30px 45px
}

.right-column-340 {
    padding-bottom: 60px
}

.related-slider-window {
    width: 100%;
    height: auto;
    overflow: visible;
    position: relative
}

.related-slider-arrow-wrapper {
    display: none
}

.related-slider-wrapper {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto
}

.related-slider-wrapper .related-slider-slide {
    display: none
}

.related-slider-wrapper .related-slider-slide.active {
    display: block
}

.footer-news {
    width: 100%;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0, #f8f8f8 18%, #f8f8f8 18%, #f8f8f8 39%, #fff 100%);
    background: -webkit-linear-gradient(top, #f2f2f2 0, #f8f8f8 18%, #f8f8f8 18%, #f8f8f8 39%, #fff 100%);
    background: linear-gradient(to bottom, #f2f2f2 0, #f8f8f8 18%, #f8f8f8 18%, #f8f8f8 39%, #fff 100%);
    padding-bottom: 100px;
    height: auto;
    margin-top: 35px;
    float: left
}

.footer-row {
    clear: both;
    overflow: auto
}

.footer-news .inner-footer {
    padding-top: 45px;
    color: #000
}

.footer-news .inner-footer .footer-desc {
    margin-top: 20px;
    font-family: 'Akkurat Std Light', sans-serif;
    font-size: 14px;
    line-height: 17px
}

.footer-news .inner-footer .slogan-p {
    font-size: 16px;
    margin-top: 15px;
    color: #35792a
}

.footer-news .footer-logo {
    margin-top: 80px
}

.footer-news .footer-link-title {
    color: #35792a;
    font-family: 'Akkurat Std Bold', sans-serif;
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: lowercase
}

.footer-news .footer-link-title::first-letter {
    text-transform: uppercase
}

.footer-news .inner-footer .footer-title {
    color: #35792a;
    font-family: 'Akkurat Std Light', sans-serif;
    font-size: 40px
}

.footer-news .footer-links {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none
}

.footer-news .footer-links li {
    margin-bottom: 3px
}

.footer-news .footer-links li a {
    display: block;
    color: #62656A;
    font-family: 'Akkurat Std', sans-serif;
    font-size: 18px;
}

.footer-news .footer-links li a.keep-capitals {
    text-transform: initial
}

.footer-news .footer-links li a::first-letter {
    text-transform: uppercase
}

.bottom-footer-links {
    margin-top: 30px
}

.bottom-footer-links a,
.copyright-copy {
    color: #333;
    text-decoration: none;
    font-size: 12px
}

.footer-links-columns {
    overflow: auto;
    clear: both
}

.show-mobile {
    display: none
}

#front-section-four .entry-header h2.entry-title,
.featured-slider .entry-header h2.entry-title,
.page h1.entry-title,
.single-post .entry-header h1.entry-title {
    font-size: 44px!important;
    color: #35792a;
    margin-top: 15px
}

.error404 #primary .page,
.page-fullwidth #primary .hentry,
.page-template-default #primary .hentry,
.page-template-no-sidebar #primary .hentry {
    border-top: 0!important
}

.meta-columnone {
    font-size: 14px!important
}

#secondary,
#sidebar-page {
    font-size: 17px!important
}

#secondary h2.widget-title,
#sidebar-page h2.widget-title,
.entry-cats a,
.entry-header h2.entry-title,
.entry-header h2.entry-title a,
.entry-meta a {
    font-size: 17px!important
}

.entry-content ol,
.entry-content ul,
.page .entry-content,
.page .entry-content p,
.single-post .entry-content p,
.uku-standard.blog-classic .entry-content p {
    font-size: 16px!important;
    line-height: 1.3;
}
.entry-content ol {
  padding-left: 18px;
}

#desktop-navigation .children li a:hover,
#desktop-navigation .sub-menu li a:hover,
#front-section-four .entry-cats a,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-cats a,
.featured-slider .entry-cats a,
.jetpack_subscription_widget #subscribe-submit input[type=submit],
.section-one-column-one .entry-cats a,
.section-three-column-one .entry-cats a,
.single-post .entry-cats a,
.uku-neo .format-video .entry-thumbnail span.video-icon:after,
.uku-neo .format-video .entry-thumbnail span.video-icon:before,
.widget_mc4wp_form_widget input[type=submit] {
    background: #5d8747
}

#comments-toggle:hover,
#front-section-four .entry-cats a:hover,
#front-section-three a.all-posts-link:hover,
#offcanvas-widgets-open:hover,
#primary #infinite-handle span:hover,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-cats a:hover,
.comments-show #comments-toggle,
.desktop-search input[type=submit]:hover,
.featured-slider .entry-cats a:hover,
.footer-feature-btn:hover,
.jetpack_subscription_widget #subscribe-submit input[type=submit]:hover,
.offcanvas-widgets-show #offcanvas-widgets-open,
.section-one-column-one .entry-cats a:hover,
.section-three-column-one .entry-cats a:hover,
.single-post .entry-cats a:hover,
.uku-standard.blog-classic .entry-content p a.more-link:hover,
.widget_mc4wp_form_widget input[type=submit]:hover,
input#submit:hover,
input[type=submit]:hover {
    background: #35792a;
    text-decoration: none
}

.single-post #comments,
.single-post .entry-content,
.single-post .entry-footer,
.single-post .post-navigation {
    margin-left: 0
}

div.wp-pagenavi {
    text-align: center;
    margin: 2em 0 0 0
}

#comments #respond p.comment-notes a,
#comments #respond p.logged-in-as a,
#comments .comment-meta,
#comments .comment-meta a,
#comments .comment-reply a,
#nav-comments a,
#respond a#cancel-comment-reply-link,
.contact-form label span,
.gallery .gallery-item .gallery-caption,
.single-post .entry-tags a,
p.wp-caption-text {
    font-size: 14px
}

.singlepost-wrap {
    padding-bottom: 50px
}

.meta-nav {
    font-size: 16px;
    color: #000
}

.single-attachment .post-navigation a:hover,
.single-post .post-navigation a:hover {
    text-decoration: none
}

#front-section-four .entry-header h2.entry-title,
.archive-header h1.archive-title,
.blog-wrap h3.blog-title,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-header h2.entry-title,
.entry-content h1,
.featured-slider .entry-header h2.entry-title,
.front-section-title,
.page .entry-content blockquote p,
.page h1.entry-title,
.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline,
.section-one-column-one .entry-header h2.entry-title,
.section-three-column-one .entry-header h2.entry-title,
.single-post .entry-content blockquote p,
.social-front-title {
    font-size: 24px;
    font-weight: lighter;
    margin-top: 0;
    border-top: 0;
    border-bottom: 2px solid #35792a;
    margin-bottom: 50px;
    color: #35792a;
    padding-top: 10px
}
.archive-header h1.archive-title {
  margin-bottom: 20px;
}

.post-navigation {
    border-top: none;
    border-top: 1px solid #f1f1f1;
    padding-top: 25px!important;
    padding-bottom: 25px!important;
    margin-top: 0
}

.pagination {
    width: 100%;
    border: 0
}

.pagination .page-numbers {
    font-size: 15px
}

.front-section a.all-posts-link,
.null-instagram-feed .clear,
.page div.sharedaddy h3.sd-title,
.single-attachment .hentry .entry-meta,
.single-post .entry-tags,
.single-post .hentry .entry-meta,
.single-post div.sharedaddy h3.sd-title,
input#submit,
input[type=button],
input[type=submit] {
    font-size: 13px
}

.bottom-section-wrap {
    border-top: 1px solid #35792a
}

.content-bottom-section {
    padding-top: 30px;
    /*overflow: auto;*/
    clear: both;
    padding-left: 18px
}

.related-content-section {
    padding-top: 10px;
    overflow: auto;
    width: 65.3%;
    float: left
}

.related-content-section h4 {
    font-family: 'Akkurat Std Light';
    font-size: 23px;
    color: #35792a;
    margin-bottom: 30px
}

.related-content-section-right {
    padding-top: 22px;
    width: 32%;
    margin-left: 2%;
    float: left;
    padding-right: 0
}

.related-post img {
    width: 100%;
    height: auto;
    max-width: 100%;
    height: 200px;
    max-height: 200px;
    display: block
}

.related-post .category-name {
    font-family: 'Akkurat Std Bold', sans-serif;
    margin-top: 7px;
    color: #6a6a6a;
    display: block;
    text-transform: uppercase;
    font-size: 14px
}

.related-post .related-post-title {
    font-family: 'Akkurat Std Bold', sans-serif;
    font-size: 16px;
    color: #35792a;
    display: block;
    margin-top: 8px
}

.subscribe-box {
    background: #f3f0f0;
    border: 1px solid #d7e05c;
    padding: 20px 15px 20px 15px;
    overflow: hidden
}

.email-newsletter .subscribe-box {
    margin-top: 25px
}

.group-fields {
    width: 100%;
    margin-left: 0
}

.subscribe-box {
    font-family: 'Akkurat Std Bold', sans-serif;
    font-size: 24px;
    color: #005c29
}

.subscribe-field {
    width: 100%;
    height: 37px;
    border: 0;
    font-size: 16px;
    color: #6a6a6a;
    padding-right: 40px;
    border-radius: 50px;
    display: inline-block;
    overflow: auto
}

.subscribe-btn {
    background: #5e8ab4;
    color: #fff;
    cursor: pointer;
    height: 30px;
    width: 30px;
    outline: 0!important;
    border: 0;
    border-radius: 50px;
    margin-left: -35px;
    margin-top: 3.2px;
    padding: 0
}

.subscribe-box textarea:focus,
.subscribe-box input:active,
.subscribe-box input:focus,
.subscribe-box textarea:active {
    border: 0
}

.leftThumbnail img {
    width: 100%;
    height: auto
}

.rightCopyContent {
    padding-left: 25px
}

.single-attachment .post-navigation a,
.single-post .post-navigation a,
.single-post .post-navigation:active {
    border-bottom: 0!important;
    font-weight: lighter;
    text-decoration: none!important
}

.archive-title {
    font-size: 36px!important
}

.entry-content ol,
.entry-content ul,
.page .entry-content,
.page .entry-content p,
.single-post .entry-content p,
.uku-standard.blog-classic .entry-content p {
    font-family: 'Akkurat Std', sans-serif!important;
    color: #62656A
}

.home .social-media img {
    height: 30px
}

.social-media-large {
    margin-top: 30px;
    margin-bottom: 20px
}

.social-media-large .social-icon-large {
    margin-right: 7px
}

.author-section {
    overflow: auto;
    margin-top: 20px
}

.author_image img {
    min-width: 84px;
    height: auto
}

.author_image {
    margin-right: 15px;
    float: left
}

.author_byline {
    float: left
}

.pagination .page-numbers {
    font-weight: lighter
}

.search-title {
    font-family: 'Akkurat Std Bold', sans-serif;
    font-size: 36px!important;
    border-bottom: 0!important;
    margin-bottom: 15px!important
}

.date-range-picker {
    border: 0;
    width: 100%;
    padding-left: 0
}

.month1,
.month2 {
    margin-bottom: 10px
}

.dateFilterSearch {
    color: #fff!important;
    text-decoration: none!important;
    margin-bottom: 3px;
    border: 0;
    background: #35792d!important;
    text-transform: uppercase
}

.date-picker-wrapper .drp_top-bar .apply-btn {
    background: #e67e22!important;
    color: #fff!important;
    border: 0!important
}

.search-results-heading {
    font-size: 24px!important
}

.post-thumbnail-search img {
    width: 100%;
    height: auto
}

.single-post .entry-header h1.entry-title {
    font-family: 'Akkurat Std Bold', sans-serif
}

.single-attachment .entry-meta,
.single-post .hentry .entry-meta,
.singlepost-wrap .entry-meta {
    border-top: 3px solid #35792a!important
}

.singlepost-wrap .entry-meta {
    margin-top: 20px;
    padding-bottom: 15px
}

.single-attachment .entry-header,
.single-post .entry-header {
    margin-bottom: 10px;
    padding-top: 25px
}

.subscribe-title {
    text-align: center
}

.email-newsletter .subscribe-title {
    text-align: left
}

.sub-error {
    color: #e67e22;
    font-size: 14px;
    margin-top: 7px
}

.archive-author {
    padding-bottom: 25px;
    border-bottom: 2px solid #35792a!important;
    margin-bottom: 30px
}

.author-archive-title {
    border-bottom: 0!important;
    margin-bottom: 22px!important
}

.contributor-single {
    overflow: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 35px
}

.left-image-contributor {
    display: inline-block;
    margin-right: 1%;
    width: 8%;
    vertical-align: top
}

.left-image-contributor img {
    width: 100%
}

.right-copy-contributor {
    display: inline-block;
    width: 89%
}

/* Hero styles for all views */
.height-wrapper {
    overflow: hidden;
    height: auto;
    width: 100%
}
.hero-slider-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 44px
}
.hero-slider {
    position: relative;
    display: table;
    margin-top: 0
}
.hero-slider .slider-row {
    display: table-row
}

.hero-slider .arrows {
    position: absolute;
    top: 20px;
    right: 20px
}
/* */

/* Additional styles */
.navbar .main-nav-link {
  font-size: 18px;
  padding: 5px;
}
.main-nav-link.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  padding: 0;
  margin: 0;
  background: #034c1f;
 }
.main-nav-link .dropdown-menu a {
  font-size: 16px;
  text-decoration: none !important;
  display: block;
  height: 53px;
  padding: 15px 20px;
  box-sizing: border-box;
  background: #034c1f;
  color: #ffffff;
  border-bottom: 1px solid #f5f5f5;
  white-space: nowrap;
}
.navbar .main-nav-link:hover,
.main-nav-link .dropdown-menu a:hover {
  background: rgba(255,255,255,0.1);
}
.hero-footer {
  width: 100%;
  border-bottom: 3px solid #dadada;
  padding-bottom: 7px;
  margin-top: 25px;
}
.hero-footer a {
  text-decoration: underline !important;
  color: #35792a;
  font-size: 16px;
}
.hero-footer .readmore-copy {
  position: relative;
  top: 14px;
}
.no-border-header {
  border-bottom: 0px;
}
.homepage-latest-post .post-row {
  overflow: hidden;
}
.homepage-latest-post .author-and-date-small {
  margin-top: 7px;
}
.post-footer {
  margin-top: 15px;
  padding: 0px;
}
.post-footer .readmore-copy {
  text-decoration:underline;
  font-size: 16px;
  color: #35792a;
  position: relative;
  top: 18px;
}
.topic-header .we-re-there-see-all {
  padding-top: 35px;
}
.we-re-there-box {
  padding-top: 0px;
}
.newsletter-column {
  padding-left: 0px;
  padding-right: 0px;
}
.email-newsletter-box {
  background: #F6F6F6;
}
.email-newsletter-box .newsletter-content {
  padding: 55px 35px;
  overflow: auto;
}
.email-newsletter-box p {
  color: #62656A;
  font-size: 1.5em;
  line-height: 1.2em;
}
.email-newsletter-box .newsletter-btn {
  display: block;
  margin-right: 60px;
  background: #428937;
  color: #fff;
  font-family: 'Akkurat Std Bold', sans-serif;
  border: 0;
  padding: 10px 25px;
  margin-top: 30px;
  max-width: 120px;
  font-size: 18px;
  text-align: center;
}
.email-newsletter-box .newsletter-heading {
  color: #35792a;
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 30px;
  margin-top: 5px;
  white-space: pre-wrap;
  word-break: keep-all;
}
.responsive-img {
  width: 100%;
  height: auto;
}
.extra-margin-row {
  margin-left: -25px;
  margin-right: -25px;
}
.extra-padding-column {
  padding-left: 25px;
  padding-right: 25px;
}
.single-post .hentry {
  padding-top: 10px;
}
.single-post .hentry h2,
.single-post .hentry h3,
.single-post .hentry h4,
.single-post .hentry h5 {
  font-family: 'Akkurat Std Bold', sans-serif;
}
.single-post .hentry h2 {
  color: #333;
  font-size: 24px;
}
.single-post .hentry h3 {
  color: #62656A;
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.single-post .hentry h4 {
  color: #62656A;
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.single-post .hentry h5 {
  color: #62656A;
  font-size: 14px;
  text-transform: none !important;
}
.post-reference,
.post-reference li {
  font-size: 14px !important;
}
.single-post .hentry a {
  color: #35792a;
}
.single-post img.alignright {
  padding-left: 20px;
}
.single-post .entry-header {
  padding-top: 75px;
  /*padding-right: 40%;*/
}
.social-icon-large {
  display: block;
  margin-bottom: 20px;
  background:#ccc;
  padding: 15px 25px;
  border-radius: 5px;
  width: 225px;
}
.social-icon-large span {
  color: #fff;
  display: inline-block;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
}
.social-icon-large a {
  text-decoration: none !important;
}
.social-facebook {
  background: #2B4387;
}
.social-linkedin {
  background: #005FA9;
}
.social-twitter {
  background: #4297EC;
}
.social-email {
  background: #E4E4E4;
}
.social-email span {
  color: #62656A;
}
#shareIcons .modal-content {
  background: none;
  border: 0px;
  box-shadow: 0px 0px 0px 0px #000;
}
#shareIcons .social-media-large {
  width: 225px;
  margin: 0 auto;
  padding-top: 70px;
}
#shareIcons .modal-dialog {
  width: 100%;
}
#shareIcons .modal-dialog {
  margin-top: 0px;
}
#shareIcons .close {
  color: #fff;
  font-size: 34px;
  font-weight: 300;
  padding: 10px 16px;
  border-radius: 100%;
  background: #999;
  opacity: 1;
}
.modal-backdrop.in {
  opacity: 0.7;
}
.related-content-section-right .email-newsletter-box .newsletter-content {
  padding: 40px 70px;
}
.related-content-section-right .email-newsletter-box .newsletter-heading {
  font-size: 22px;
  margin-bottom: 10px;
}
.related-content-section-right .email-newsletter-box p {
  font-size: 18px;
}
.related-content-section-right .email-newsletter-box .newsletter-btn {
  margin-right: 0px;
  font-size: 14px;
  margin-top: 20px;
}
.related-content-section .arrow-slider {
  height: 36px;
  width: 36px;
  font-size: 24px;
  line-height: 36px;
}
.author-and-date-small a:hover {
  color: #35792a;
}
.hero-news-content .news-brief {
  font-size: 19px;
}
.newsletter-image-wrapper {
  padding: 35px;
}
.newsletter-img {
  height: auto;
  width: 100%;
}
.contributors-content {
  padding-bottom: 50px;
}
.profile-row {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.profile-row img {
  width: 100%;
  height: auto;
}
.profile-row {
  font-size: 16px;
  line-height: 1.4;
  color: #62656A;
}
.profile-row .team-title {
  margin-top: 0px !important;
}
.profile-row .team-title a {
  font-family: 'Akkurat Std Bold', sans-serif;
  font-size: 24px;
  color: #35792a;
}
.profile-row h4 {
  font-family: 'Akkurat Std Bold', sans-serif;
}
.profile-row .team-member-other-info {
  display: none;
}
.category-post {
  padding-bottom: 0px !important;
}
.category-post .news-brief {
    padding-bottom: 40px;
}
.category-post .post-footer {
  margin-top:0px;
  padding-left:15px;
  padding-bottom:5px;
  margin-top:-30px;
}
.category-post .post-footer .readmore-copy {
  top: 8px;
}
.wp-pagenavi a {
	color: #35792a;
}
.wp-pagenavi span.current {
  border: 1px solid #005c29;
  color: #005c29;
}
@media(max-width: 991px) {
  .category-post .post-footer {
    margin-top: 0px;
  }
  .category-post {
    padding-bottom: 10px !important;
  }
}
@media(min-width: 1800px) {
  .singlepost-wrap {
    width: 88% !important;
    margin-left: 6.25% !important;
    margin-right: 6.25% !important;
  }
}
/* */

/* Font size scaling */
@media(max-width: 1500px) and (min-width:992px) {
  .entry-content ol, .entry-content ul,
  .page .entry-content,
  .page .entry-content p,
  .single-post .entry-content p,
  .uku-standard.blog-classic .entry-content p {
    font-size: 18px !important;
    line-height: 1.3;
  }
  .single-post .hentry h2 {
    font-size: 26px;
  }
  .single-post .hentry h3 {
    font-size: 21px;
  }
  .single-post .hentry h4 {
    font-size: 18px;
  }
  .single-post .hentry h5 {
    font-size: 16px;
  }
  .single-post .author-and-date-small {
    font-size: 16px;
  }
}
@media(max-width: 1400px) and (min-width:992px) {
  .entry-content ol, .entry-content ul,
  .page .entry-content,
  .page .entry-content p,
  .single-post .entry-content p,
  .uku-standard.blog-classic .entry-content p {
    font-size: 19px !important;
  }
  .single-post .hentry h2 {
    font-size: 27px;
  }
  .single-post .hentry h3 {
    font-size: 22px;
  }
  .single-post .hentry h4 {
    font-size: 19px;
  }
  .single-post .hentry h5 {
    font-size: 17px;
  }
  .single-post .author-and-date-small {
    font-size: 17px;
  }
}
@media(max-width: 1300px) and (min-width:992px) {
  .entry-content ol, .entry-content ul,
  .page .entry-content,
  .page .entry-content p,
  .single-post .entry-content p,
  .uku-standard.blog-classic .entry-content p {
    font-size: 20px !important;
  }
  .single-post .hentry h2 {
    font-size: 28px;
  }
  .single-post .hentry h3 {
    font-size: 23px;
  }
  .single-post .hentry h4 {
    font-size: 20px;
  }
  .single-post .hentry h5 {
    font-size: 18px;
  }
  .single-post .author-and-date-small {
    font-size: 18px;
  }
}
@media(max-width: 1200px) and (min-width:992px) {
  .entry-content ol, .entry-content ul,
  .page .entry-content,
  .page .entry-content p,
  .single-post .entry-content p,
  .uku-standard.blog-classic .entry-content p {
    font-size: 21px !important;
    line-height: 1.5;
  }
  .single-post .hentry h2 {
    font-size: 29px;
  }
  .single-post .hentry h3 {
    font-size: 24px;
  }
  .single-post .hentry h4 {
    font-size: 21px;
  }
  .single-post .hentry h5 {
    font-size: 19px;
  }
  .single-post .author-and-date-small {
    font-size: 19px;
  }
}
  @media(max-width: 1100px) and (min-width:992px) {
    .entry-content ol, .entry-content ul,
    .page .entry-content,
    .page .entry-content p,
    .single-post .entry-content p,
    .uku-standard.blog-classic .entry-content p {
      font-size: 22px !important;
    }
    .single-post .hentry h2 {
      font-size: 30px;
    }
    .single-post .hentry h3 {
      font-size: 25px;
    }
    .single-post .hentry h4 {
      font-size: 22px;
    }
    .single-post .hentry h5 {
      font-size: 20px;
    }
    .single-post .author-and-date-small {
      font-size: 20px;
    }
  }
  @media(max-width: 1000px) and (min-width:992px) {
    .entry-content ol, .entry-content ul,
    .page .entry-content,
    .page .entry-content p,
    .single-post .entry-content p,
    .uku-standard.blog-classic .entry-content p {
      font-size: 23px !important;
    }
    .single-post .hentry h2 {
      font-size: 31px;
    }
    .single-post .hentry h3 {
      font-size: 26px;
    }
    .single-post .hentry h4 {
      font-size: 23px;
    }
    .single-post .hentry h5 {
      font-size: 21px;
    }
    .single-post .author-and-date-small {
      font-size: 21px;
    }
  }
/* */


@media(max-width:992px) {
    .left-image-contributor {
        width: 15%
    }
    .right-copy-contributor {
        width: 83%
    }
}

@media(max-width:550px) {
    .left-image-contributor {
        width: 35%
    }
    .right-copy-contributor {
        width: 100%;
        margin-top: 25px
    }
}

@media(min-width:1600px) {
    body {
        background: #ccc
    }
    .max-wrapper {
        width: 1600px;
        background: #fff;
        height: 100%;
        position: relative;
        margin: 0
    }
    .height-wrapper {
        overflow: visible;
        height: auto
    }
    .footer-news {
        margin-top: 0!important
    }
    .left-column-800 {
        width: 1000px
    }
    .right-column-340 {
        width: 400px;
        margin-left: 100px;
        padding: 0
    }
    .news-copy {
        padding-left: 50px
    }
    .news-post .news-thumbnail {
        height: auto;
        padding-right: 0
    }
}

@media(min-width:992px) {
    .max-wrapper {
        width: 1600px;
        position: relative;
        left: 50%;
        top: 0;
        transform: translate(-50%, 0);
        transform-origin: top center
    }
    .homepage-latest-post .single-news-tags {
        padding-right: 120px
    }
    .social-media {
        float: right;
        margin-top: -20px
    }
    .hero-slider .social-media {
        float: left;
        margin-top: 5px
    }
    .col-sm-12 .social-media {
        bottom: 0;
        right: 0
    }
    .trending-post .col-sm-12 .social-media {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        left: auto;
        clear: both;
        text-align: right
    }
    .trending-post .col-sm-12 .social-media img {
        width: auto
    }
    .slide .single-news-tags {
        margin-top: 1em
    }
    .inner-padding-body>.right-column-340 {
        background: #f3f0f0;
        padding-left: 20px;
        padding-right: 20px
    }
    .inner-padding-body>.right-column-340.bg-white {
        background: #fff
    }
    .hero-slider .slider-row>div {
        float: none;
        display: table-cell;
        position: relative;
        vertical-align: middle
    }
    .slider-row .col-md-5 {
        width: 550px
    }
    .slider-row .col-md-5 img {
        width: 100%;
		height: auto;
    }
    .slider-row .col-md-7 {
        width: 950px;
        padding-left: 100px;
        padding-right: 200px;
        background-color: #f3f0f0
    }
}

@media(max-width:991px) {
    .max-wrapper {
        width: auto;
        position: relative;
        left: auto;
        top: auto;
        transform: scale(1);
        transform-origin: top center
    }
    .height-wrapper {
        overflow: visible;
        height: auto!important;
        width: 100%
    }
    .topnav {
        background: #034c1f;
        height: 60px;
        width: 100%;
        border: 0;
        border-radius: 0;
        margin-bottom: 0
    }
    .topnav-logo {
        font-size: 1.8em;
        margin-top: 5px;
        color: #fff;
        text-decoration: none
    }
    .mobile-subnavigation {
        background: url(../img/topgradient.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        padding: 15px 0;
        height: 70px
    }
    .inner-mobilenav {
        clear: both;
        overflow: auto
    }
    .mobile-show-search-icon {
        color: grey;
        font-size: 1.5em;
        margin-top: 7px
    }
    .mobile-subnavigation .inner-padding {
        padding: 0 52px!important
    }
    .mobile-subnavigation .search-field {
        background: #f0ecec;
        outline: 0
    }
    .mobile-subnavigation .search-form {
        padding-top: 0
    }
    .mobile-subnavigation .form-group {
        margin-bottom: 0
    }
    .navbar-nav>li>.dropdown-menu>li {
        height: auto;
        padding-top: 0;
        padding-bottom: 0
    }
    .navbar-nav>li>.dropdown-menu>li.hasSubmenu:after {
        content: ""
    }
    .navbar-nav .open .dropdown-menu li a {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav>li>.dropdown-menu>li.hasSubmenu {
        padding-right: 0
    }
    .navbar-nav>li>.dropdown-menu>li>ul>li {
        padding-top: 0;
        padding-bottom: 0
    }
    .featured-news-content {
        padding-bottom: 20px
    }
    .featured-news-content .readMoreBtn {
        bottom: 155px
    }
    .featured-news-content .quoteBox {
        bottom: 40px
    }
    .featured-post-hero img {
        width: 100%;
        height: auto;
        max-height: 400px;
        margin-top: 20px
    }
    .featured-post-desc {
        margin-top: 20px
    }
    .featured-post-desc .author-and-date-small {
        margin-bottom: 0
    }
    .featured-post-hero .topic-header {
        border-bottom: 0;
        padding-bottom: 0
    }
    .social-mobile-icons {
        margin-top: 10px
    }
    .social-mobile-icons a {
        margin-right: 5px
    }
    .social-mobile-icons a img {
        height: 16px
    }
    .content-wrapper {
        padding: 0 50px;
        margin-top: 0
    }
    .right-column-340 {
        padding-bottom: 0
    }
    .featured-news-story {
        margin-top: 0
    }
    .related-content-section {
        width: 100%
    }
    .noborderbottom-sm {
        /*border-bottom: 0*/
    }
    .social-media {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: right;
        clear: both
    }
    .related-content-section-right {
        width: 100%;
        margin-top: 0;
        border-top: 0;
        padding-top: 15px;
        margin-left: 0
    }
    .subscribe-title {
        text-align: left;
        float: left;
        font-size: 18px;
        margin-top: 22px
    }
    .group-fields {
        width: 47%;
        margin-left: 12px;
        margin-top: 13px
    }
    .subscribe-btn {
        margin-top: 17.2px
    }
    .archive-page .blog-wrap,
    .search-page .blog-wrap {
        padding-top: 0!important
    }
    .search-page .news-post .category-label {
        margin-top: 0!important
    }
    .search-result-single .author-and-date-small {
        font-size: 14px!important
    }
    .footer-links-row {
        clear: both
    }
    .news-post,
    .topic-header {
      border-bottom: 1px solid #dadada;
    }
    .email-newsletter-box .newsletter-btn {
      float: none;
      margin-right: 0px;
      max-width: 100px;
      margin-top: 30px;
    }
    .email-newsletter-box  {
      margin-top: 30px;
    }
    .email-newsletter-box .newsletter-content {
      padding: 28px 25px 26px 25px;
    }
    .hero-slider-wrapper {
      position: relative;
      background: #f3f0f0;
      padding-top: 55px;
      padding-bottom: 20px;
      margin-top:0px;
    }
    .hero-slider-wrapper .arrows {
      right: 0;
      top: 0;
      bottom: auto;
    }
    .hero-slider-wrapper .slide .wp-post-image {
      width: 100%;
      height: auto;
    }
    .hero-footer {
      margin-top: 70px;
      width: 154%;
    }
    .single-post .entry-header {
      padding-right: 0px;
      padding-top: 0px;
    }
    .content-bottom-section {
      padding-left: 18px;
      padding-right: 18px;
      padding-top: 15px;
    }
    .related-content-section-right {
      margin-left: 0px;
    }
    .related-content-section-right .email-newsletter-box {
      background: #eee;
    }
    .related-content-section-right .email-newsletter-box .newsletter-content {
      padding: 32px 42px;
    }
    .featured-post-hero .news-title,
    .hero-news-content .news-title,
    .news-post .news-title {
      font-size: 24px;
    }
    .hero-news-content .author-and-date,
    .homepage-latest-post .author-and-date-small {
      margin-top: 7px !important;
      font-size: 14px;
    }
    .cat-link {
      font-size: 14px;
    }
    .topic-header h3 {
      font-size: 23px;
      margin-top: 32px;
      margin-bottom: 0px;
    }
    .post-footer .readmore-copy,
    .hero-footer .readmore-copy {
      font-size: 14px;
    }
    .entry-content img {
      width: auto;
      max-width: 300px;
    }
    #front-section-four .entry-header h2.entry-title,
    .featured-slider .entry-header h2.entry-title,
    .page h1.entry-title,
    .single-post .entry-header h1.entry-title {
      font-size: 36px !important;
      line-height: 1.2;
    }
    .entry-content ol, .entry-content ul,
    .page .entry-content,
    .page .entry-content p,
    .single-post .entry-content p,
    .uku-standard.blog-classic .entry-content p {
      font-size: 14px !important;
      line-height: 1.5;
    }
    .related-content-section .arrow-slider {
      width: 28px;
      height: 28px;
      font-size: 20px;
      line-height: 28px;
    }
    .hero-slider-wrapper .arrows .arrow-slider {
      font-size: 1.9em;
      width: 32px;
      height: 32px;
    }
    .hero-footer {
      border-bottom: 1px solid #dadada;
    }
    .share-icon {
      width: 28px;
      height: auto;
    }
    .post-footer .share-icon {
      position: relative;
      top: 8px;
    }
    .hero-footer .readmore-copy {
      top:5px;
    }
    .post-footer .readmore-copy {
      top: 12px;
    }
    .newsletter-img {
      height: auto;
    }
    .post-navigation {
      padding-top: 10px !important;
      padding-bottom: 10px !important;
    }
    .single-post .author-and-date-small {
      font-size: 14px;
    }
    .single-post .hentry {
      padding-top: 10px;
    }
    .related-content-section-right .email-newsletter-box .copy-wrapper {
      float: left;
      width: calc(100% - 140px);
    }
    .related-content-section-right .email-newsletter-box .btn-wrapper {
      float: right;
      width: 140px;
    }
    .related-content-section-right .email-newsletter-box .btn-wrapper .newsletter-btn {
      float: right;
      margin-top:0px
    }
    .email-newsletter-box .newsletter-heading {
      font-size: 24px;
      margin-bottom: 18px;
    }
    .email-newsletter-box p {
      font-size: 19px;
      line-height: 24px;
    }
    .email-newsletter-box .newsletter-btn {
      font-size: 16px;
      max-width: 105px;
    }
    .newsletter-image-wrapper {
      padding: 0px;
    }
}
.visible-brk { display: none; }
@media(max-width:820px) {
  .visible-brk {
    display: block;
  }
}
@media(max-width:991px) and (min-width:767px) {
    .news-post .single-news-tags {
        display: block
    }
    .news-post .news-tag,
    .news-post .news-tag:hover {
        margin-top: 0
    }
    .news-copy,
    .news-copy-trending {
        padding-left: 20px
    }
    .news-post .category-label {
        margin-top: 10px
    }
    .side-news-content {
        margin-top: 0
    }
    .trending-post {
        padding: 28px 0
    }
    .side-news-content .category-label {
        margin-bottom: 10px!important
    }
}

@media(min-width:768px) {
	h1,h2,h3,h4,h5,h6 {		
		-webkit-hyphens: none;
		-moz-hyphens: none;
		-ms-hyphens: none;
		hyphens: none;
	}
    .related-slider-window {
        height: 300px;
        overflow: hidden
    }
    .related-slider-arrow-wrapper {
        display: block;
        float: right;
        /*width: 70px;*/
        margin-top: 12px
    }
    /*.related-slider-previous {
        margin-right: 10px
    }
    .related-slider-next,
    .related-slider-previous {
        height: 30px;
        width: 30px;
        background: #35792a;
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        border-radius: 15px;
        line-height: 30px;
        float: right;
        box-sizing: border-box;
        cursor: pointer
    }
    .related-slider-previous {
        text-align: left;
        padding-left: 8px
    }
    .related-slider-next {
        text-align: right;
        padding-right: 8px
    }
    .related-slider-previous:hover {
        background: #005c29
    }
    .related-slider-next:hover {
        background: #005c29
    }
    .related-slider-previous.disabled,
    .related-slider-previous.disabled:hover {
        background: rgba(0, 0, 0, .3)
    }
    .related-slider-next.disabled,
    .related-slider-next.disabled:hover {
        background: rgba(0, 0, 0, .3)
    }*/
    .related-slider-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 300px
    }
    .related-slider-wrapper .related-slider-slide {
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        z-index: 1;
        transition: 1s left linear
    }
    .related-slider-wrapper .related-slider-slide.jump {
        transition: none
    }
    .related-slider-wrapper .related-slider-slide.active {
        left: 0;
        background: #fff;
        height: 300px;
        z-index: 2
    }
    .related-slider-wrapper .related-slider-slide.slide-out {
        left: -100%;
        z-index: 1
    }
}

@media(max-width:767px) {
    .topnav {
        height: auto;
        width: 100%;
        z-index: 1000
    }
    .divide-tag {
        display: inline!important
    }
    .topnav-logo {
        font-size: 1.2em;
        padding-left: 5px!important
    }
    .navbar-collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding-top: 1px
    }
    .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }
    .dropdown {
        width: 60px
    }
    .navbar-nav .open .dropdown-menu {
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        z-index: 99
    }
    .navbar-default .navbar-toggle {
        display: none
    }
    .navbar-nav>li>.dropdown-menu>li {
        width: 100vw;
        height: auto;
        padding-top: 0;
        padding-bottom: 0
    }
    .navbar-nav .open .dropdown-menu li a {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav>li>.dropdown-menu>li.hasSubmenu {
        padding-right: 0
    }
    .navbar-nav>li>.dropdown-menu>li>ul>li {
        padding-top: 0;
        padding-bottom: 0
    }
    .mobile-subnavigation .inner-padding {
        padding: 0 20px!important
    }
    .nopaddingmobile {
        padding-left: 0
    }
    .nosidepaddingmobile {
        padding-left: 0;
        padding-right: 0
    }
    .topic-header h3 {
        font-size: 1.5em;
        margin-top: 31px
    }
    .featured-post-hero .news-title,
    .news-post .news-title,
    .hero-news-content .news-title,
    .email-newsletter-box .newsletter-heading {
        font-size: 1.6em;
    }
    .news-thumbnail {
        padding-right: 0
    }
    p {
        font-size: .9em
    }
    .inner-padding-body {
        padding: 0 20px
    }
    .footer-news .footer-logo {
        margin-top: 15px!important;
        width: 200px;
        height: auto
    }
    .footerMarginMobile {
        margin-top: 25px
    }
    .footer-news .inner-footer {
        padding-top: 30px!important
    }
    .smaller-mobile {
        font-size: 1.7em
    }
    .navbar-default .navbar-nav .dropdown-toggle {
        padding-top: 14px;
        padding-left: 19px
    }
    .dropdown-menu {
        position: relative;
        z-index: 99
    }
    .footer-links {
        word-break: break-all
    }
    .related-post {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 15px;
        margin-bottom: 25px;
        border-bottom: 1px solid #ccc
    }
    .related-post img {
        max-height: 557px;
        display: block
    }
    .featured-post-hero .single-news-tags,
    .news-post .single-news-tags,
    .side-news-content {
        margin-top: 8px;
        margin-bottom: 4px
    }
    .single-news-tags .divide-tag:last-child {
        display: none!important
    }
    .search-title {
        font-size: 21px!important;
        margin-bottom: 0!important
    }
    .single-post .entry-header h1.entry-title {
        font-size: 30px!important;
        line-height: 1.1;
    }
    .archive-header h1.archive-title {
        font-size: 26px!important
    }
    .show-mobile {
        display: inline;
    }
    .post-footer {
      margin-top:0px;
    }
    .post-footer .readmore-copy {
      top: 30px;
    }
    .hero-footer {
      width: 102%;
      margin-top: 0px;
    }
    .hero-footer .readmore-copy {
      position:relative;
      top: 25px;
    }
    .topic-header {
      padding-bottom: 0px;
    }
    .entry-content img {
      display: none;
    }
    .related-post {
      border-bottom: 0px;
    }
    .related-post .related-post-img {
      display: none;
    }
    .featured-post-hero .news-title,
    .hero-news-content .news-title,
    .news-post .news-title {
      font-size: 26px;
    }
    .arrow-slider {
      width: 28px;
      height: 28px;
      font-size: 1.6em;
    }
    .single-post .entry-content p {
      font-size: 16px !important;
      line-height: 1.3;
    }
    .related-post .related-post-title {
      font-size: 18px;
      line-height: 1.3;
    }
    .single-post .author-and-date-small{
      font-size: 14px;
    }
    .email-newsletter-box .newsletter-content {
        padding: 0px;
    }
    .related-content-section-right .email-newsletter-box .copy-wrapper {
      float: none;
      width: 100%;
    }
    .related-content-section-right .email-newsletter-box .btn-wrapper {
      float: none;
      width: 100%;
    }
    .related-content-section-right .email-newsletter-box .btn-wrapper .newsletter-btn {
      float: none;
      margin-top:20px
    }
    .hero-news-content .news-brief,
    .news-post .news-brief {
      letter-spacing: -1px;
      padding-bottom: 0px;
    }
    .homepage-latest-post:first-child {
      margin-top: 0px;
    }
   .social-mobile-icons {
     transform: scale(0.7);
     margin-right: -25px;
   }
   .email-newsletter-box .newsletter-heading {
     font-family: 'Akkurat Std Bold';
   }
   .email-newsletter-box p {
     font-size: 19px;
     line-height: 24px;
     letter-spacing: -1px;
   }
   .email-newsletter-box {
     background: #ffffff;
   }
   .newsletter-column {
     padding-left: 15px;
     padding-right: 15px;
   }
   .visible-brk {
     display: none;
   }
}

@media(max-width:560px) {
    .featured-news-content .readMoreBtn {
        padding: 5px 15px;
        font-size: .8em;
        bottom: 120px
    }
    .featured-news-content .quoteBox {
        padding: 20px 20px;
        font-size: .8em
    }
    .search-field {
        width: 223px!important
    }
    .search-results-heading {
        font-size: 18px!important
    }
    .subscribe-title {
        font-size: 17px
    }
}

.showon470 {
    display: none
}

@media(max-width:470px) {
    .group-fields {
        width: 100%;
        margin-left: 0
    }
    .hideon470 {
        display: none
    }
    .showon470 {
        display: block
    }
    .subtitle-mobile {
        font-size: 18px
    }
}

@media(max-width:470px) {
    .topnav-logo {
        font-size: 1em
    }
}

@media(max-width:390px) {
    .featured-news-content .readMoreBtn {
        padding: 4px 14px;
        font-size: .7em;
        bottom: 100px
    }
    .featured-news-content .quoteBox {
        padding: 15px 20px;
        font-size: .7em;
        bottom: 40px
    }
}

@media(max-width:400px) {
    .topnav-logo {
        font-size: .8em
    }
}

@media(max-width:375px) {
    .search-field {
        width: 155px!important
    }
}

@media(max-width:360px) {
    .topnav-logo {
        font-size: .8em
    }
}

@media(max-width:335px) {
    .search-title {
        margin-top: 25px!important
    }
}

@media(min-width:1799px) {
    .alert-subscribe-box {
        right: 11%
    }
}

@media(max-width:1799px) {
    .alert-subscribe-box {
        right: 2%
    }
}

.alert-subscribe-box {
    box-shadow: -2px 1px 63px -1px grey;
    width: 600px;
    position: fixed;
    top: 30%;
    background: 0 0;
    z-index: 1000;
    display: none
}

.alert-subscribe-box-left-side h3 {
    font-weight: 700;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    margin: 0
}

.alert-subscribe-box-column {
    float: left;
    padding: 18px 35px;
    height: 65px
}

.alert-subscribe-box-left-side {
    width: 60%;
    background: rgba(51, 108, 51, .9);
    padding-right: 10px
}

.alert-subscribe-box-right-side {
    width: 40%;
    background: rgba(255, 255, 255, .9)
}

.alert-subscribe-box .btn-sub {
    width: 100%;
    background: #064b24;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    outline: 0!important;
    cursor: pointer;
    z-index: 1001
}

.cancel-btn {
    position: absolute;
    top: -11px;
    right: -9px
}

.cancel-btn .exit-icon {
    height: 15px;
    width: 15px
}

@media(max-width:992px) {
    .alert-subscribe-box {
        top: 24%
    }
}

@media(max-width:650px) {
    .alert-subscribe-box {
        width: 85%;
        top: 13%;
        right: 7%
    }
    .alert-subscribe-box-column {
        width: 100%;
        height: auto;
        padding: 25px 34px;
        text-align: center
    }
}
