﻿@charset "utf-8";
/* CSS Document */

body,
p {
    font-family: 'Roboto', Arial, sans-serif;
    color: #212121
}

h1,
h2,
h3 {
    font-family: 'Roboto', Arial, sans-serif;
}

h4,
h5,
h6 {
    font-family: 'Roboto', Arial, sans-serif;
}

h1 {
    color: #004d80
}

h2 {
    color: #231f20
}

h3,
h4 {
    color: #56688b
}

h5,
h6 {
    color: #7e9ab3
}

article {
    margin: 1em auto
}

article summary {
    font-size: 1.3rem;
    margin-bottom: 1em;
    font-weight: 500
}

article h1 {
    font-size: 2rem;
    color: rgba(0, 77, 128, 1);
    font-weight: 900
}

article h2 {
    color: #231f20;
    font-weight: 500
}

article h3 {
    color: #56688b;
    font-weight: 900
}

article p {
    font-family: 'EB Garamond', 'Lucida Bright', Georgia, serif;
    color: #000;
    font-size: 1.2rem
}

article ul li {
    font-family: 'EB Garamond', 'Lucida Bright', Georgia, serif;
    color: #58585a;
    font-size: 1.2rem
}

#categories .media-object h2 {
    font-family: 'EB Garamond', 'Lucida Bright', Georgia, serif
}

article p span[itemprop="author"],
article p span[itemprop="datePublished"],
article p span.origin {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-size: .8rem
}

article img,
article iframe {
    margin-bottom: 1em
}

article img+p,
article iframe+p {
    border-bottom: 1px solid #cacaca;
    display: block;
    padding-bottom: 2em;
    margin-bottom: 2em
}

article img+p em,
article iframe+p em article p em {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.2rem;
    font-style: normal
}

article img+p em em,
article iframe+p em em,
article p em em {
    font-style: italic
}

article figure {
    margin: 1em 0;
    text-align: center
}

article figcaption {
    font-size: .8rem;
    color: #7e9ab3;
    text-align: center
}

.callout.primary,
blockquote {
    padding: 1.6em
}

.cat-one .callout.primary,
.cat-one blockquote {
    background-color: rgba(0, 77, 128, .1);
    color: #004d80;
    border-left: solid 5px #004d80
}

.cat-one blockquote p,
.cat-one .callout p,
.cat-one blockquote a,
.cat-one .callout a {
    color: #004d80
}

.cat-two .callout.primary,
.cat-two blockquote {
    background-color: rgba(7, 131, 93, .1);
    color: #07835d;
    border-left: solid 5px #07835d
}

.cat-two blockquote p,
.cat-two .callout p,
.cat-two blockquote a,
.cat-two .callout a {
    color: #07835d
}

.cat-three .callout.primary,
.cat-three blockquote {
    background-color: rgba(218, 196, 1, .1);
    color: #dac401;
    border-left: solid 5px #dac401
}

.cat-three blockquote p,
.cat-three .callout p,
.cat-three blockquote a,
.cat-three .callout a {
    color: #dac401
}

.cat-four .callout.primary,
.cat-four blockquote {
    background-color: rgba(237, 28, 36, .1);
    color: #ed1c24;
    border-left: solid 5px #ed1c24
}

.cat-four blockquote p,
.cat-four .callout p,
.cat-four blockquote a,
.cat-four .callout a {
    color: #ed1c24
}

.cat-five .callout.primary,
.cat-five blockquote {
    background-color: rgba(161, 157, 73, .1);
    color: #a19d49;
    border-left: solid 5px #a19d49
}

.cat-five blockquote p,
.cat-five .callout p,
.cat-five blockquote a,
.cat-five .callout a {
    color: #a19d49
}

.cat-six .callout.primary,
.cat-six blockquote {
    background-color: rgba(86, 104, 139, .1);
    color: #56688b;
    border-left: solid 5px #56688b
}

.cat-six blockquote p,
.cat-six .callout p,
.cat-six blockquote a,
.cat-six .callout a {
    color: #56688b
}

.cat-seven .callout.primary,
.cat-seven blockquote {
    background-color: rgba(127, 155, 179, .1);
    color: #7f9bb3;
    border-left: solid 5px #7f9bb3
}

.cat-seven blockquote p,
.cat-seven .callout p,
.cat-seven blockquote a,
.cat-seven .callout a {
    color: #7f9bb3
}

.cat-eight .callout.primary,
.cat-eight blockquote {
    background-color: rgba(194, 88, 46, .1);
    color: #c2582e;
    border-left: solid 5px #c2582e
}

.cat-eight blockquote p,
.cat-eight .callout p,
.cat-eight blockquote a,
.cat-eight .callout a {
    color: #c2582e
}

blockquote,
blockquote p {
    position: relative;
    font-size: 1.4rem;
    overflow: hidden;
    font-family: 'EB Garamond', 'Lucida Bright', Georgia, serif
}

blockquote:before,
blockquote:after {
    content: open-quote;
    font-family: 'EB Garamond', 'Lucida Bright', Georgia, serif;
    font-size: 20em;
    position: absolute;
    opacity: .08;
    line-height: 1;
    top: -50px;
    left: -10px
}

blockquote:after {
    content: close-quote;
    bottom: -235px;
    right: 10px;
    top: initial;
    left: inherit
}

.addthis_sharing_toolbox_ppwv {
    margin: 1em 0 2em
}

.button {
    background: #088e5b;
    background: -moz-linear-gradient(top, rgba(8, 142, 91, 1) 0%, rgba(7, 117, 87, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(8, 142, 91, 1) 0%, rgba(7, 117, 87, 1) 100%);
    background: linear-gradient(to bottom, rgba(8, 142, 91, 1) 0%, rgba(7, 117, 87, 1) 100%);
    padding: 1em 1.5em;
    font-size: 1rem;
    text-transform: uppercase;
    position: relative
}

.button:hover {
    box-shadow: 0 0 0 0;
    top: 1px
}

.article-list-item {
    list-style-type: none
}

.article-list-image-container {
    vertical-align: middle
}

a,
.breadcrumbs a {
    color: #07835d
}

a:hover,
a:focus {
    color: #0f8f68
}

.breadcrumbs li:not(:last-child)::after {
    content: "";
    top: 0;
    font-size: 1.4rem;
    font-family: fontawesome
}

article a {
    text-decoration: underline
}

article .breadcrumbs a {
    text-decoration: none;
    text-transform: none;
    font-size: 1.4rem
}

.input-group {
    box-shadow: 0 2px 1px rgba(0, 0, 0, .3);
    margin: 0 auto 1rem
}

.input-group-field {
    height: 3.15rem
}

.sticky-container {
    z-index: 999
}

.sticky {
    width: 100%
}

.top-bar-title {
    width: 100%
}

.top-bar,
.top-bar ul {
    background-color: #07835d;
    padding: 0
}

header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999
}

.sticky-container a.logo img {
    width: 140px
}

.menu-icon {
    margin: 2em 1.2em
}

header .menu>li>a {
    color: #dbe9e2
}

footer .menu>li>a {
    color: #d9e3ef
}

.menu>li>a:hover,
.menu>li>a:focus {
    color: #fff
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border-color: #dbe9e2 transparent transparent
}

.is-drilldown li.show-for-large {
    display: none !important
}

.sfsearchSubmit {
    display: none
}

.sfsearchBox,
#search {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: #fff;
    font-size: 2rem;
    overflow-y: hidden;
    max-height: 0;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, .5, 1);
    box-shadow: 0 7px 15px rgba(0, 0, 0, .8)
}

.sfsearchBox.slide,
#search.slide {
    max-height: 144px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, .5, 1)
}

#search .input-group {
    width: 100%;
    margin: 0;
    box-shadow: 0 0 0
}

#search .input-group input,
.sfsearchBox .sfsearchTxt {
    background: transparent;
    font-size: 2rem;
    line-height: 2em;
    padding: .25em 0;
    color: #000;
    height: inherit;
    margin: 0;
    padding: 1em;
    border: 0 none;
    box-shadow: 0 0 0
}

.input-group-label {
    background: transparent;
    border: 0 none;
    color: #666
}

#search a.fa-close {
    padding: .85em;
    color: #7e9ab3
}

.top-bar input {
    max-width: 100%
}

.sticky.is-anchored #search {
    height: 4.5em
}

.sticky.is-anchored #search .input-group input {
    line-height: 4em
}

input::-webkit-input-placeholder {
    color: #666
}

input:-moz-placeholder {
    color: #666
}

input::-moz-placeholder {
    color: #666
}

input:-ms-input-placeholder {
    color: #666
}

#topStories {
    background: rgba(204, 219, 230, .05);
    border: solid 3px rgba(204, 219, 230, .8);
    overflow-y: hidden;
    max-height: 316px;
    margin: .9em 0
}

aside #topStories {
    margin-top: 0
}

aside {
    margin-top: 2.4em
}

aside a {
    color: #004d80
}

#topStories h2 {
    color: #004d80;
    padding: .4em .6em .4em;
    margin: 0;
    font-size: 1.4rem;
    background: #fff
}

#topStories li {
    display: block;
    clear: both;
    border-bottom: solid 2px rgba(204, 219, 230, .5)
}

#topStories li:nth-child(even) {
    background: #fff
}

#topStories li:first-child {
    border-top: solid 2px rgba(204, 219, 230, .5)
}

#topStories img {
    float: left;
    width: 70px;
    margin: .4em .6em;
    border: none;
    max-height: 50px
}

#topStories li span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden
}

#topStories li span.header {
    font-weight: 500;
    font-size: 1rem;
    color: #231f20;
    margin-top: .2em
}

#topStories li span.intro {
    font-size: .8rem
}

#topStories li a {
    overflow: hidden;
    display: block;
    transition: all .35s
}

#topStories li a {
    color: #004d80
}

#topStories li a:hover,
#topStories li a:focus {
    background-color: rgba(204, 219, 230, .5)
}

.pagerwrap {
    text-align: center;
}

.pagerwrap .sf_pagerNumeric {
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 5px;
}

.pagerwrap .sf_pagerNumeric a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.pagerwrap .sf_pagerNumeric a.sf_PagerCurrent {
    color: #fff;
    font-weight: 600;
    background: #07835d;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: .9em auto;
    width: 100%;
    min-height: 316px;
    max-height: 316px;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.twitterwrapper {
    min-height: 316px !important;
    max-height: 316px;
    height: inherit !important;
    overflow-y: scroll;
    margin: .9em 0
}

.grid .flex-video {
    margin: 0 0 2em
}

.flex-video.widescreen {
    padding-bottom: 54%;
    min-height: 248px
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h2 {
    word-spacing: -.1em;
    font-weight: 300
}

.grid figure h2 span {
    font-weight: 800
}

.grid figure h2,
.grid figure p {
    margin: 0
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.category img {
    max-width: none;
    width: -webkit-calc(100% + 176px);
    width: calc(100% + 176px);
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    object-fit: cover;
    max-height: 315px
}

figure.video-border {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
    object-fit: cover;
    max-height: 300px;
    margin-left: .9375em !important;
    padding: 0
}

figure.category figcaption,
figure.video-border figcaption {
    text-align: left
}

figure.category figcaption>div,
figure.video-border figcaption>div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .4em;
    width: 100%;
    height: 37%
}

div.cat-one>div>div>figure {
    background: rgba(0, 77, 128, .5)
}

div.cat-two>div>div>figure {
    background: rgba(7, 131, 93, .5)
}

div.cat-three>div>div>figure {
    background: rgba(218, 196, 1, .5)
}

div.cat-four>div>div>figure {
    background: rgba(237, 28, 36, .5)
}

div.cat-five>div>div>figure {
    background: rgba(161, 157, 73, .5)
}

div.cat-six>div>div>figure {
    background: rgba(86, 104, 139, .5)
}

div.cat-seven>div>div>figure {
    background: rgba(127, 155, 179, .5)
}

div.cat-eight>div>div>figure {
    background: rgba(194, 88, 46, .5)
}

div.cat-one>div>div>figure>figcaption>div {
    background: rgba(0, 77, 128, .8)
}

div.cat-two>div>div>figure>figcaption>div {
    background: rgba(7, 131, 93, .8)
}

div.cat-three>div>div>figure>figcaption>div {
    background: rgba(218, 196, 1, .8)
}

div.cat-four>div>div>figure>figcaption>div {
    background: rgba(237, 28, 36, .8)
}

div.cat-five>div>div>figure>figcaption>div {
    background: rgba(161, 157, 73, .8)
}

div.cat-six>div>div>figure>figcaption>div {
    background: rgba(86, 104, 139, .8)
}

div.cat-seven>div>div>figure>figcaption>div {
    background: rgba(127, 155, 179, .8)
}

div.cat-eight>div>div>figure>figcaption>div {
    background: rgba(194, 88, 46, .8)
}



/******************************************/

div.catone .homeblock figcaption>div {
    background: rgba(0, 77, 128, .8)
}

div.cattwo .homeblock figcaption>div  {
    background: rgba(7, 131, 93, .8)
}

div.catthree .homeblock figcaption>div {
    background: rgba(218, 196, 1, .8)
}

div.catfour .homeblock figcaption>div  {
    background: rgba(237, 28, 36, .8)
}

div.catfive .homeblock figcaption>div  {
    background: rgba(161, 157, 73, .8)
}

div.catsix .homeblock figcaption>div  {
    background: rgba(86, 104, 139, .8)
}

div.catseven .homeblock figcaption>div  {
    background: rgba(127, 155, 179, .8)
}

div.cateight .homeblock figcaption>div  {
    background: rgba(194, 88, 46, .8)
}

/*********************************************/

div.cat-one h1,
div.cat-one h1 a,
#categories.cat-1 h1,
#categories.cat-1 h1 a,
article.cat-1 h1 {
    color: rgba(0, 77, 128, 1)
}

div.cat-two h1,
div.cat-two h1 a,
#categories.cat-2 h1,
#categories.cat-2 h1 a,
article.cat-2 h1 {
    color: rgba(7, 131, 93, 1)
}

div.cat-three h1,
div.cat-three h1 a,
#categories.cat-3 h1,
#categories.cat-3 h1 a,
article.cat-3 h1 {
    color: rgba(218, 196, 1, 1)
}

div.cat-four h1,
div.cat-four h1 a,
#categories.cat-4 h1,
#categories.cat-4 h1 a,
article.cat-4 h1 {
    color: rgba(237, 28, 36, 1)
}

div.cat-five h1,
div.cat-five h1 a,
#categories.cat-5 h1,
#categories.cat-5 h1 a,
article.cat-5 h1 {
    color: rgba(161, 157, 73, 1)
}

div.cat-six h1,
div.cat-six h1 a,
#categories.cat-6 h1,
#categories.cat-6 h1 a,
article.cat-6 h1 {
    color: rgba(86, 104, 139, 1)
}

div.cat-seven h1,
div.cat-seven h1 a,
#categories.cat-7 h1,
#categories.cat-7 h1 a,
article.cat-7 h1 {
    color: rgba(127, 155, 179, 1)
}

div.cat-eight h1,
div.cat-eight h1 a,
#categories.cat-8 h1,
#categories.cat-8 h1 a,
article.cat-8 h1 {
    color: rgba(194, 88, 46, 1)
}

dt.sfsearchResultTitle {
    font-size: 2em;
    line-height: 1.2
}

main ul.sfnewsList {
    margin-left: 0
}

article h1 a {
    text-decoration: none
}

article h1 a:hover,
article h1 a:focus {
    text-decoration: underline
}

figure.category div,
figure.category h2,
figure.category p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 26px, 0)
}

figure.category h2 {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    font-size: 1.2rem;
    color: #fff;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden
}

figure.video-border h2 {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    font-size: 1.2rem;
    color: #fff;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    margin-left: 7px
}

figure.category p {
    color: rgba(255, 255, 255, .8);
    opacity: 0;
    -webkit-transition: opacity .2s, -webkit-transform .35s;
    transition: opacity .2s, transform .35s;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis
}

figure.category:hover img,
figure.category:hover p {
    opacity: 1
}

figure.category:hover div,
figure.category:hover img,
figure.category:hover h2,
figure.category:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

figure.category div,
figure.category:hover p {
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
    -webkit-transition-duration: .35s;
    transition-duration: .35s
}

.grid figure.ad {
    background: #f1f1f1;
    padding: 0
}

.grid figure.ad img {
    opacity: 1;
    position: absolute
}

.grid figure.ad figcaption {
    padding: .2em .3em
}

figure.ad figcaption>div {
    bottom: 0;
    position: absolute
}

figure.ad h2 {
    font-size: .6rem;
    color: #fff;
    text-align: left
}

.ad {
    margin: .9em auto;
    width: 100%;
    text-align: center;
    padding: 0;
    background: #f1f1f1;
    min-height: 300px
}

.bg-image {
    padding: 8em 0;
    margin: .9em 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0%;
    position: relative
}

.bg-image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.bg-image.dark:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .15) 0%, rgba(0, 0, 0, .5) 100%), radial-gradient(at top center, rgba(255, 255, 255, .3) 0%, rgba(0, 0, 0, .6) 120%);
    background-blend-mode: hard-light
}

.bg-image.light:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, .65) 100%);
    background: linear-gradient(-180deg, rgba(235, 235, 235, .5) 0%, rgba(220, 221, 223, .5) 70%, rgba(196, 197, 199, .5) 90%);
    background-blend-mode: screen
}

.slick-slide.bg-image {
    min-height: 300px;
    height: 500px
}

aside .sfContentBlock .bg-image {
    padding: .6em 0;
    margin-bottom: 1em
}

aside .bg-image h2 {
    font-size: 2rem
}

aside .bg-image p {
    font-size: 1.2rem
}

.bg-image .small-centered {
    position: relative;
    z-index: 99
}

.hero .slick .slick-list {
    max-height: 500px
}

.hero h1,
.hero p {
    color: #fff;
    text-shadow: 0 3px 1px rgba(0, 0, 0, .5);
    overflow: hidden
}

.hero h1 {
    font-size: 3rem;
    line-height: 1.2em;
    max-height: 2.5em
}

.hero p {
    max-height: 3em
}

.bg-image.light h2 {
    font-size: 2.4rem;
    color: #004d80;
    text-shadow: 0 2px 10px rgba(255, 255, 255, .6);
    font-weight: 900;
    margin: 0 auto
}

.bg-image p {
    font-size: 1.4rem;
    font-weight: 500
}

footer {
    background: #5999a6;
    margin-top: .9em;
    padding: 4em 0;
    color: #d9e3ef;
    bottom: 0;
    width: 100%;
    overflow: hidden
}

footer p {
    color: #d9e3ef
}

footer ul {
    clear: both
}

span.br-small {
    display: block
}

#categories {
    margin: 1em 0
}

.thumbnail,
.thumbnail:hover,
.thumbnail:focus {
    border: 0;
    box-shadow: 0 0 0
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    text-align: center
}

main h1 {
    font-size: 3.5rem;
    line-height: 1;
    margin-top: .2em
}

main h2 {
    font-weight: 500;
    font-size: 1.6rem;
    margin-bottom: .6em
}

.media-object h1 {
    font-size: 1.6rem
}

.media-object h2 {
    font-size: 1.2rem
}

.flex-video a {
    position: absolute;
    bottom: 10px;
    right: 7px;
    text-indent: -9999px;
    width: 16%;
    height: 30px
}

.sfContentBlock div {
    margin: 0 auto
}

.about-us {
    max-width: 75rem
}

.AddGCMLogo {
    width: 32px !important;
    margin-bottom: 4px;
    margin-left: 5px
}

.sitemap {
    max-width: 90% !important
}

.sfsearchResultHighLighter {
    margin-bottom: 30px
}

.advertisement {
    margin-top: 10px
}

#adDiv {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
    overflow: hidden;
    width: 100%;
    z-index: 99999999999;
    position: relative
}

#AdModal {
    background: rgba(0, 0, 0, .75)
}

.ad img {
    display: block;
    margin: 0 auto
}

#AdModal img {
    height: 100%;
    display: block;
    margin: auto;
    padding: 3em 0
}

#AdModal p.close-ad {
    position: absolute;
    top: .7em;
    right: 3em;
    color: #fff
}

.TakeOverAdCenter div div {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}


.top-bar-right, .top-bar-title{
    width: auto !important;
}
.vfnavholder{
	position: relative;
}


#headerDiv .rwdburger{
		display: none;
}

#headerDiv  .topnav{
	margin: .5em 1em 0 0;
}
.topnav a {
    color: #dbe9e2;
	padding: 8px;
}



#headerDiv header .menu.small {
margin-top: 1em !important;
}

#headerDiv header  .sfNavWrp{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.top-bar ul {
	background-color: transparent;
}
.sfNavHorizontalDropDown .k-item.k-state-hover, .sfNavHorizontalDropDown .k-item.k-state-hover:hover{
	background-image:none;
	background-color: transparent;

}

.k-menu .k-link.k-state-active{
	background-color: transparent;
	
}
.sfNavHorizontalDropDown .k-item>a.k-link{
font-size: 18px;
	color: #dbe9e2;
	padding: 0  .7em;
	height: 48px;
	line-height: 48px;

}

.sfNavHorizontalDropDown .k-popup a.k-link{
font-size: 18px;
	color:#DBE9E2;
	padding: 0  1em !important;
	height: 48px;
	line-height: 48px;

}

.sfNavHorizontalDropDown .k-item>a.k-link:hover {

    color: #fff;

}

.sfNavHorizontalDropDown  .k-popup a.k-link:hover {
    color: #fff;

}

.sfNavHorizontalDropDown .k-item>a.k-link:hover, .sfNavHorizontalDropDown .k-item>a.k-link.sfSel, .sfNavHorizontalDropDown .k-item>a.k-link.sfSel:hover {
	color: #fff;
        background:transparent url(../../../html/css/images/leveloneindicator.png) center bottom no-repeat;

}


.sfNavHorizontalDropDown .k-popup a.k-link:hover, .sfNavHorizontalDropDown .k-popup a.k-link.sfSel, .sfNavHorizontalDropDown .k-popup a.k-link.sfSel:hover {
    background: #004d80 url(../../../html/css/images/leveltwoindicator.png) center bottom no-repeat;
}

.k-widget.k-menu-horizontal>.k-item {
    border-style: none;
}


.sfNavHorizontalDropDown>.k-item>a.k-link.sfSel, .sfNavHorizontalDropDown>.k-item>a.k-link.sfSel:hover {
    margin-top: 0;
		padding: 0  1em;
	height: 48px;
	line-height: 48px;

}

.k-menu .k-animation-container, .k-popup .k-animation-container {
    margin-top: -1px;
}

.sfNavHorizontalDropDown .k-popup li {
    border-top:none !important;
}

.sfNavHorizontalDropDown .k-popup {
            background-color: #004d80;
	border-style:solid;
    border-width: 0 0 6px 0;
	border-color: #29835C;
    margin-left: 0!important;
}

.k-menu .k-menu-group>.k-item {
    display: inline-block;
    border-width: 0;
}

.sfNavHorizontalDropDown .k-i-arrow-s, .sfNavHorizontalDropDown .k-i-arrow-e {
	background: none;
}




/** rwd Nav  **/
.sidr {
	background: #09835e;
	border-right: 1px solid #054330;
	box-sizing: border-box;
	
}
.rwdSchWrap .menu a{
	color: #d9e3ef !important;
}
/*********************** Mobile Nav ***********************/

a.closeSide {
    display: block;
    margin: .5em;
    background: #0ecf95;
    height: 2.4em;
    line-height: 2.4em;
    font-size: 1.3em;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.rwdNavWrap .k-treeview {
	white-space: normal;
}
.rwdNavWrap .k-treeview .k-item {
	padding: 0;
}
.rwdNavWrap .k-treeview a.k-in {
    font-size: 1.3em;
	color: #dbe9e2;
	display: block;
	margin: 0;
	padding-left: 40px;
	border: none;
	border-bottom: 1px solid #054330;
	line-height: 40px;
}
.rwdNavWrap .k-treeview .k-item>.k-group a.k-in {
	color: #dbe9e2;
	padding-left:55px;

}
.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
	/*background: #FFF;*/
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNavWrap a.sfSel.k-in {
	color: #dbe9e2;
	background-color: #07694c;
}
.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	/*background: #FFF;
*/    color: #FFF;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	background: #FFF;
    color: #000;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNavWrap .k-plus, .rwdNavWrap .k-minus {
    position: absolute;
    width: 30px;
    height: 40px;
    margin: 0 0 0 4px !important;
	background-image: none;
}
.rwdNavWrap .k-plus:before, .rwdNavWrap .k-minus:before {
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
	line-height: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rwdNavWrap .k-plus:before {
    content: '\f105';
}
.rwdNavWrap .k-minus:before {
    content: '\f107';
   /* color: #3ea6a9;*/
}
.rwdTNavWrap{
	margin-top: 1em;
}
.rwdTNavWrap a{
	display: inline-block;
	color: #dbe9e2;
	padding: 12px 0 12px 40px;
	font-size: 1.2em;
	
}

.navoverlay{position:absolute;
top:0;
bottom:0;
left:0;
right:0;

background: rgba(0,0,0,.60);
display:none;}

	.row.content {
        padding-top: 2em;
    }

.taxa-list a{
font-size: .8rem;	
}

/*---slider---*/
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick  h1 a,.slick  h1 a:hover{
  color: #fff;
}

.slick-slide.bg-image {

    background-size: cover !important;
    background-position: 0% 60% !important;

}

@media only screen and (max-width : 980px)	
{
.top-bar .top-bar-right,#headerDiv .sfNavWrp  {
    display:none !important;
}

	#headerDiv .rwdburger{
		display: block;
	}

}

@media screen and (min-width:1024px) and (max-width:1119px) {
    .flex-video a {
        display: none
    }
}

@media screen and (min-width:40em) {
    main h1 {
        font-size: 4rem
    }
    main h2 {
        font-size: 2rem
    }
    .menu-icon {
        margin: 2.2em 2em 0
    }
    header a.logo img {
        transition: all .2s ease-in-out
    }
    .fixed a.logo img {
        max-width: 250px;
        max-height: 85px
    }
    figure.category figcaption>div {
        height: 30%
    }
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: 100%
    }
    .input-group {
        width: 80%
    }
    article h1 {
        font-size: 3rem
    }
    article h2 {
        font-size: 1.4rem
    }
    article h2.title {
        font-size: 2rem;
        color: #004d80;
        font-weight: bold
    }
    article figure {
        margin: 1em
    }
    aside .bg-image {
        padding: 1.22em 0
    }
    span.br-small {
        display: inline
    }
    .media-object-section:first-child {
        padding-right: 0;
        width: 40%
    }
    .media-object .thumbnail {
        max-width: 90%
    }
    .media-object img {
        width: 100%
    }
    .media-object h1 {
        font-size: 1.6rem
    }
    .media-object h2 {
        font-size: 1.2rem
    }
    .flex-video a {
        width: 106px
    }
}

@media screen and (min-width:64em) {
    .hero h1 {
        font-size: 4rem
    }
    .bg-image.light h2 {
        font-size: 3rem
    }
    .top-bar-title {
        width: auto
    }
    .menu.small {
        font-size: .8rem
    }
    header .menu.small {
        margin-top: .8em
    }
    header .categories.menu>li>a {
        font-size: 1rem
    }
    .fixed .categories.menu>li>a {
        font-size: 1rem
    }
    #search .input-group input {
        line-height: 4em
    }
    .fixed #search .input-group input {
        line-height: 2em
    }
    .menu>li>a {
        padding: .5em 1em;
        font-size: 1rem
    }
    .grid figure {
        margin: .9em 0
    }
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto
    }
    .large-6 .bg-image {
        border: solid 2px #fff
    }
    .is-drilldown li.show-for-large {
        display: block !important
    }
    article summary {
        font-size: 1.4rem
    }
    article h1 {
        font-size: 4rem
    }
    article h2 {
        font-size: 1.6rem
    }
    article h2.title {
        font-size: 3rem;
        color: #004d80;
        font-weight: bold
    }
    article figure {
        margin: 1em 2em
    }
    main {
        margin-top: 1em
    }
    aside .bg-image.light h2 {
        font-size: 2rem;
        line-height: 1.2;
        margin: .4em 0
    }
    .media-object-section:first-child {
        width: 30%
    }
    .flex-video a {
        width: 83px
    }
    .row {
        max-width: 100%
    }
    .row.grid,
    .row.content {
        max-width: 94rem
    }
	
	.row.content {
        padding-top: 2em;
    }
    .large-4 .sf_colsOut .sf_colsIn {
        max-width: 475px !important;
        margin: auto
    }
}

@media screen and (min-width:84em) {
    header .menu.small {
        margin-top: 4.4em
    }
    header.fixed .menu.small {
        margin-top: .8em
    }
    header a.logo img {
        width: auto;
        max-height: 135px
    }
    header .categories.menu>li>a {
        font-size: 1.4rem
    }
    figure.category figcaption>div {
        height: 28%
    }
    #topStories {
        max-height: 316px
    }
    aside.columns {
        left: -68.66667%;
        width: 25.33333%
    }
    main.columns {
        width: 56.66667%
    }
}

