@font-face {
    font-family: 'Verdana';
    src: url('../fonts/verdana.eot');
    src: url('../fonts/verdana.eot?#iefix') format('embedded-opentype'),
         url('../fonts/verdana.svg#Verdana') format('svg'),
         url('../fonts/verdana.woff') format('woff'),
         url('../fonts/verdana.ttf') format('truetype');
}

img {
    max-width: 100%;
    height: auto;
}

body {
    font-family: 'Verdana';
    font-size: 10pt;
    color: #535662;
}

video {
    width: 100%;
}

.clr {
    clear: both;
}

.tooltip-inner strong {
    color: #ffffff;
}

.alert-wrapper div[class^="alert-"] {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Verdana;
}

.blog h2,
.item-page h2 {
    font-size: 16pt;
    color: #30a9cf;
}

.blog h3,
.item-page h3 {
    font-size: 14pt;
}

.blog h4,
.item-page h4 {
    font-size: 12pt;
}


.article-title,
.page-header h2 {
    font-size: 18pt;
    font-family: 'Verdana';
    font-weight: 400;
    color: #535662;
    padding: 0;
    margin: 10px 0 10px 0;
}

.article-title a,
.page-header h2 a {
    color: #535662;
}

a {
    color: #76B72A;
}

a:hover,
.page-header h2 a:hover {
    text-decoration: none;
    color: #30a9cf;
}

.tagspopular ul > li > a:hover, .tagspopular ul > li > a:focus, .tagspopular ul > li > a:active {
    background-color: #30a9cf;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #30a9cf;
    border-color: #30a9cf;
}

.fields-container {
    list-style-type: none;
    padding-inline-start: 0;
}

.fields-container .field-label {
    margin-bottom: 20px;
}


.page-title, .page-header h1,
.category-list .content-category h2,
.t3-module .module-inner .module-title,
.contact h1,
.content-category h1,
.tag-category h1,
h2.contentheading {
    font-size: 20pt;
    text-transform: uppercase;
}

.page-header {
    border-bottom: none;
}

@media (min-width: 768px) {
    .t3-header:after {
    content: '';
    display: block;
    height: 20px;
    background: #f8f8f8;
    bottom: -10px;
    position: relative;
    }
}

div[class^="col-"],
div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.row,
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.t3-wrapper {
    background: #f8f8f8;
}

.t3-wrapper .home {
    margin-top: 20px;
}

.home .t3-module {
    background: white;
}

.home .t3-sl .t3-module {
    margin-top: 0px;
    margin-bottom: 20px;
}

    .home .t3-sl .t3-module {
    margin-top: 0px;
    }
    .home .t3-sl {
    padding: 0px;
    }
}

@media screen and (min-width: 992px) {
    .home .t3-sl .t3-module {
    margin-top: 0px;
    }
}

.home .t3-sl-1 .t3-module,
.home .t3-sl-2 .t3-module {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.home .t3-spotlight .t3-module .module-inner,
.t3-sidebar .t3-module .module-inner {
    padding: 20px 15px;
}

@media screen and (min-width: 768px) {
    .t3-footnav {
    padding: 20px 0;
    }
}

.t3-footnav .t3-module {
    margin-top: 0;
    margin-bottom: 0;
}
.blue {
    background: #83cbe2;
}

.green {
    background: #add47f;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0;
}

.btn,
.btn-default,
.btn-primary,
.blue .btn-primary,
.green .btn-primary:hover,
.com_config form a.modal.btn,
.edit.item-page a.modal.btn,
.edit .input-append .btn, .edit .input-prepend .btn,
#editor-xtd-buttons .btn, .toggle-editor .btn,
.jNewsMod .button {
    background-color: #30a9cf;
    border: none;
    color: #ffffff;
    height: 34px;
}

.btn:hover, .btn:focus,
.btn-default:hover,
.btn-primary:hover,
.blue .btn-primary:hover,
.green .btn-primary,
.jNewsMod .button:hover {
    background-color: #76B72A;
    border: none;
    color: #ffffff;
}

.off-canvas-toggle {
    height: 50px;
}

.btn, input.input-sm, input {
    border-radius: 0px !important;
}

.head-search .search:before {
    color: #d4bd95;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    border-color: #d4bd95;
    color: #d4bd95;
}

input[type="search"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
    color: #d4bd95;
}
input[type="search"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder {
    color: #d4bd95;
}
input[type="search"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder {
    color: #d4bd95;
}
input[type="search"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
    color: #d4bd95;
}

.blue a {
    color: #ffffff;
}

.page-header {
    border-bottom: 0px;
}

.page-title, .page-header h1,
.category-list .content-category h2,
.contact h1,
.content-category h1,
.tag-category h1,
h2.contentheading,
.t3-module .module-title,
.t3-footnav .t3-module .module-title {
    color: #30a9cf;
    padding: 0px;
    margin: 0px;
    border: none;
    background: initial;
    line-height: 1;
}

.page-header {
    padding-bottom: 0;
}

.tag-category h1,
.content-category h1 {
    margin-bottom: 30px;
}

.t3-module .module-title,
.t3-footnav .t3-module .module-title {
    margin-bottom: 20px;
}

.t3-content {
    background: #ffffff;
}

.t3-footer {
    background: #ffffff;
}

.t3-footnav .t3-module {
    background: transparent;
}

.t3-footnav .t3-module .module-ct {
    color: #535662;
}

.form-actions {
    background: none;
}


/****************************************************************
** Headline **
****************************************************************/

.home .t3-sl-1 {
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: none;
    position: relative;
}

.home .t3-sl-1 .container,
.home .t3-sl-2 .container {
    background: #ffffff;
}

@media (max-width: 768px) {
    .home .t3-sl-1 {
        margin-top: 20px;
    }
    .home .t3-sl-2 {
        padding-top: 0;
    }
}

.home .t3-sl-1 h2 {
    font-family: Verdana;
    font-size: 20px;
    line-height: 30pt;
    color: #ffffff;
}


/****************************************************************
** Header **
****************************************************************/

@media (min-width: 768px) {
    .t3-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 3;
    }
    .t3-wrapper {
    padding-top: 187px;
    }

}

@media (min-width: 992px) {
    .t3-wrapper {
    padding-top: 190px;
    }
}

@media (min-width: 1200px) {
    .t3-wrapper {
    padding-top: 170px;
    }
}

.t3-header {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
}

.t3-header .container {
    margin: 0px auto;
}

.t3-mainnav {
    margin-top: 10px;
}

#login-form label,
#login-form ul {
    display: none;
}

.head-login .form-group,
.head-login .control-group {
    float: left;
    margin-bottom: 0px;
}

.head-login .form-group {
    margin-right: 10px;
}

.head-login #form-login-remember {
    margin: 0px;
}

.head-login #form-login-username,
.head-login #form-login-password {
    position: relative;
}

.head-login #form-login-username:before,
.head-login #form-login-password:before {
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    left: 10px;
    color: #d4bd95;
    top: 50%;
    transform: translateY(-50%);
}

.head-login #form-login-username input,
.head-login #form-login-password input {
    padding-left: 30px;
}

.head-login #form-login-username:before {
    content: "\f007";
}

.head-login #form-login-password:before {
    content: "\f023";
}

.head-login input.input-sm {
    font-size: 14px;
    height: 34px;
    padding: 6px 12px;
}

.head-login .login-greeting,
.head-login .logout-button {
    display: inline-block;
}

.head-search {
    margin-top: 0px;
    float: left;
}

.head-search .t3-module,
.head-login .t3-module {
    margin-bottom: 0px;
}

.head-login {
    float: right;
/*	display: table;
    width: 53.7%;*/
}
.head-search .search {
    float: none;
}
@media (max-width: 767px) {
    #top {
        margin-bottom: 0;
    }
    .head-search {
        width: 100%;
    }
    .head-search form {
        float: left;
        width: 100%;
    }
    .head-search .search {
        float: left;
        width: 100%;
    }
    .head-search .search-query {
        height: 50px;
        max-width: calc(100% - 60px);
        float: left;
    }
    .head-search .search .btn.btn-primary {
        height: 50px;
        width: 50px;
        margin-left: 10px;
    }
    .t3-header .logo {
        float: right;
    }
    .t3-header .logo img {
        max-height: 110px;
    }
    .t3-header .next-to-logo {
        float: left;
    }
}

.logo {
    text-align: center;
}

@media (min-width: 768px) {
    .head-search .search-query {
         margin-right: 10px;
         width: 200px;
    }
    .head-search .search .btn.btn-primary {
        float: right;
    }
    .t3-mainnav {
        margin-top: 39px;
    }
    #login-form input[type="text"], #login-form input[type="password"] {
        width: 140px;
    }
}

@media (min-width: 992px) {
    .logo-img {
    max-height: 150px;
    }
    .t3-mainnav {
    margin-top: 62px;
}
    #login-form input[type="text"], #login-form input[type="password"] {
    width: initial;
    }
}

@media (min-width: 1200px) {
}


/****************************************************************
** Menu **
****************************************************************/

.t3-header .navbar-nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    text-align: center;
    align-items: center;
}

.t3-header .navbar-default .nav > li {
    flex: 1 1 auto;
}

@media (max-width: 767px) {
    .t3-header .navbar {
    min-height: auto;
    }
}
.t3-header .navbar-default {
    background: none;
    border: none;
}

.t3-header .navbar-default .navbar-collapse,
.t3-header .navbar-default .navbar-form {
    border-top: 2px #d4bd95 dashed;
    border-bottom: 2px #d4bd95 dashed;
}

.t3-header .navbar-default .navbar-nav > li > a,
.t3-header .navbar-default .nav > li > .separator {
    color: #30a9cf;
    text-transform: uppercase;
}

.t3-header .navbar-default .nav > li.active > .separator {
    color: #ffffff;
}

.t3-header .t3-megamenu .mega-nav > li a,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li a,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li .separator {
    text-transform: uppercase;
    white-space: nowrap;
}

.t3-header .navbar-default .navbar-nav > .active > a,
.t3-header .navbar-default .navbar-nav > .active > .separator,
.t3-header .navbar-default .navbar-nav > .open.active > a,
.t3-header .navbar-default .navbar-nav > .open.active > .separator {
    background: #76b729;
    color: #ffffff;
}

.t3-header .nav .open > a,
.t3-header .navbar-default .navbar-nav > .open > .separator,
.t3-header .navbar-default .navbar-nav > .open > a,
.t3-header .t3-megamenu .mega-nav > li a,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li a,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li .separator {
    background: #30a9cf;
    color: #ffffff;
}

.t3-header .t3-megamenu .mega-nav > li a:hover,
.t3-header .t3-megamenu .mega-nav > li a:focus,
.t3-header .t3-megamenu .mega-nav > li.current a,
.t3-header .t3-megamenu .mega-nav > li.current a:hover,
.t3-header .t3-megamenu .mega-nav > li.current a:focus,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li a:focus,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li .separator:hover,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li .separator:focus,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li.current a,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li.current a:hover,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li.current a:focus,
.t3-header .nav .open > a:hover,
.t3-header .nav .open > a:focus,
.t3-header .navbar-default .nav > li > .separator:hover,
.t3-header .navbar-default .nav > li > .separator:focus,
.t3-header .navbar-default .navbar-nav > li > a:hover,
.t3-header .navbar-default .navbar-nav > li > a:focus,
.t3-header .navbar-default .navbar-nav > .open > a:hover,
.t3-header .navbar-default .navbar-nav > .open > a:focus,
.t3-header .navbar-default .navbar-nav > .active > a:hover,
.t3-header .navbar-default .navbar-nav > .active > a:focus,
.t3-header .navbar-default .navbar-nav > .active > .separator:hover,
.t3-header .navbar-default .navbar-nav > .active > .separator:focus {
    background: #76b729;
    color: #ffffff;
}

.t3-header .t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    display: none;
}

.t3-header .dropdown-menu {
    background: #30a9cf;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 768px) {
    .t3-header .dropdown-menu {
        background: transparent;
    }
}
.t3-header .dropdown-menu .mega-col-nav {
    padding: 0px;
}

.t3-header .t3-megamenu .dropdown-menu .mega-nav > li a,
.t3-header .t3-megamenu .dropdown-menu .mega-nav > li .separator {
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}

/*
.t3-header .navbar-nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    text-align: center;
    align-items: center;
}

.t3-header .navbar-default .nav > li {
    flex: 1 1 auto;
}

@media (max-width: 767px) {
    .t3-header .navbar {
    min-height: auto;
    }
}
.t3-header .navbar-default {
    background: none;
    border: none;
}

.t3-header .navbar-default .navbar-collapse,
.t3-header .navbar-default .navbar-form {
    border-top: 2px #d4bd95 dashed;
    border-bottom: 2px #d4bd95 dashed;
}

.t3-header .navbar-default .navbar-nav > li > a,
.t3-header .navbar-default .nav > li > .nav-header {
    color: #30a9cf;
    text-transform: uppercase;
}

.t3-header .navbar-default .nav > li.active > .nav-header {
    color: #ffffff;
}

.t3-header .navbar-nav > li a,
.t3-header .navbar-nav .dropdown-menu > li a,
.t3-header .navbar-nav .dropdown-menu > li .nav-header {
    text-transform: uppercase;
    white-space: nowrap;
}

.t3-header .navbar-default .navbar-nav > .active > a,
.t3-header .navbar-default .navbar-nav > .active > .nav-header,
.t3-header .navbar-default .navbar-nav > .open.active > a,
.t3-header .navbar-default .navbar-nav > .open.active > .nav-header {
    background: #76b729;
    color: #ffffff;
}

.t3-header .navbar-nav .dropdown-menu > li a,
.t3-header .navbar-nav .dropdown-menu > li .nav-header {
    background: #30a9cf;
    color: #ffffff;
}

.t3-header .navbar-default .navbar-nav > .open > .nav-header,
.t3-header .navbar-default .navbar-nav > .open > a,
.t3-header .navbar-nav > li a:hover,
.t3-header .navbar-nav > li a:focus,
.t3-header .navbar-nav > li.current a,
.t3-header .navbar-nav > li.current a:hover,
.t3-header .navbar-nav > li.current a:focus,
.t3-header .navbar-nav .dropdown-menu > li a:hover,
.t3-header .navbar-nav .dropdown-menu > li a:focus,
.t3-header .navbar-nav .dropdown-menu > li .nav-header:hover,
.t3-header .navbar-nav .dropdown-menu > li .nav-header:focus,
.t3-header .navbar-nav .dropdown-menu > li.current a,
.t3-header .navbar-nav .dropdown-menu > li.current a:hover,
.t3-header .navbar-nav .dropdown-menu > li.current a:focus,
.t3-header .nav .open > a:hover,
.t3-header .nav .open > a:focus,
.t3-header .navbar-default .nav > li > .nav-header:hover,
.t3-header .navbar-default .nav > li > .nav-header:focus,
.t3-header .navbar-default .navbar-nav > li > a:hover,
.t3-header .navbar-default .navbar-nav > li > a:focus,
.t3-header .navbar-default .navbar-nav > .open > a:hover,
.t3-header .navbar-default .navbar-nav > .open > a:focus,
.t3-header .navbar-default .navbar-nav > .active > a:hover,
.t3-header .navbar-default .navbar-nav > .active > a:focus,
.t3-header .navbar-default .navbar-nav > .active > .nav-header:hover,
.t3-header .navbar-default .navbar-nav > .active > .nav-header:focus {
    background: #76b729;
    color: #ffffff;
}

.t3-header .nav > .dropdown > .dropdown-toggle .caret {
    display: none;
}

.t3-header .dropdown-menu {
    background: #30a9cf;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 768px) {
    .t3-header .dropdown-menu {
        background: transparent;
    }
}
.t3-header .dropdown-menu .mega-col-nav {
    padding: 0px;
}

.t3-header .navbar-nav .dropdown-menu > li a,
.t3-header .navbar-nav .dropdown-menu > li .nav-header {
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}

.t3-off-canvas-body li > a,
.t3-off-canvas-body li > span {
    font-size: 11pt;
}

.t3-off-canvas-body .dropdown-menu > li > a {
    padding: 5px 10px;
    white-space: normal;
}
*/


/****************************************************************
** Search **
****************************************************************/

.search #searchForm .form-group.input-group {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .search #searchForm .input-group .search-query {
    width: 200px;
    display: block;
    }
    .search #searchForm .input-group .input-group-btn {
    display: block;
    }
    .search #searchForm .input-group .input-group-btn .btn {
    padding: 7px 12px;
    }
}

.search .search-query {
    padding-left: 32px;
}


/****************************************************************
** Sticky Footer **
****************************************************************/

@media (min-width: 768px) {
    .t3-wrapper {
        min-height: 100%;
        padding-bottom: 205px;
    }
    .t3-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media (min-width: 992px) {
    .t3-wrapper {
    padding-bottom: 191px;
    }
}

@media (min-width: 1200px) {
    .t3-wrapper {
        padding-bottom: 175px;
    }
}


/****************************************************************
** Footer **
****************************************************************/

.footerlogos a + a {
    margin-left: 10px;
}

@media (max-width: 767px) {
    .t3-footer .nav {
    margin-bottom: 20px;
    }
    .t3-footer .nav li {
    float: none;
    display: inline-block;
    }
}

@media (min-width: 768px) {
    .footerlogos {
    text-align: right;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .t3-footnav {
    position: relative;
    padding-bottom: 50px;
    }
    .t3-footnav > div:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: 30px;
    }
}

.t3-footer .t3-module {
    margin-top: 10px;
}

.t3-footer .nav li {
    padding: 0 10px;
    border-right: 1px solid #535662;
}

.t3-footer .nav li:first-child {
    padding-left: 0;
}

.t3-footer .nav li:last-child {
    padding-right: 0;
    border: none;
}

.t3-footnav .t3-module ul > li {
    line-height: initial;
}

.t3-footnav .t3-module ul > li > a {
    color: #535662;
    padding: 0;
}

.t3-footnav .t3-module ul > li > a:hover {
    color: #30a9cf;
}

.t3-footer .nav a:focus,
.t3-footer .nav li.active a {
    background: transparent;
}

.t3-footer .nav li a:hover,
.t3-footer .nav li.active a:hover {
    background: transparent;
}


/****************************************************************
** Latest News **
****************************************************************/

@media (min-width: 768px) {
    .latestnews .newsflash {
        display: grid;
        align-items: start;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }
}


/****************************************************************
** Content **
****************************************************************/

.article-info {
    width: 100%;
    color: #30a9cf;
    margin-bottom: 10px;
    font-size: 10pt;
}
.item-image {
    margin-bottom: 20px;
}
.item-image figure {
    margin: 20px auto;
    text-align: center;
    max-width: 500px;

}
.item-image figure figcaption {
    background: #eeeeee;
    color: #555555;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both;
}
.item-image blockquote {
    font-size: inherit;
    font-style: italic;
    width: 80%;
    margin: 0 auto;
}
.item-image blockquote h2 {
    margin-top: 0;
}
.latestnews .tags,
.blog .tags,
article .tags {
    margin-bottom: 20px;
}
.blog .tags > span,
article .tags > span {
    margin: 0 10px 10px 0;
}
.blog > .tags > span {
    display: inline-block;
}
.blog > .tags .image {
    display: none;
}
.blog > .cat-children {
    display: grid;
    text-align: center;
    align-items: start;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
    .blog > .cat-children {
        grid-template-columns: repeat(3, 1fr);
    }
    .blog > .tags {
        display: grid;
        text-align: center;
        align-items: start;
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-columns: repeat(4, 1fr);
    }
    .blog > .tags > span {
        margin-right: 0;
    }
    .blog > .tags .image {
        display: block;
    }
}
@media (min-width: 992px) {
    .blog > .cat-children {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (min-width: 1200px) {
    .blog > .cat-children {
        grid-template-columns: repeat(5, 1fr);
    }
    .blog > .tags {
        grid-template-columns: repeat(8, 1fr);
    }
}
.blog > .cat-children img,
.blog > .tags img {
    margin-bottom: 10px;
    width: 100px;
}
@media (max-width: 767px) {
    .item-image {
        width: 100%;
        text-align: center;
    }
    .article-intro img, .article-content img {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .items-leading .item-image,
    .item-page .item-image {
        max-width: 50%;
    }
    .items-leading .item-image.right,
    .item-page .item-image.right {
        float: right;
        margin-left: 20px;
    }
    .items-leading .item-image.left,
    .item-page .item-image.left {
        float: left;
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

.latestnews .item-image {
    text-align: center;
}

.latestnews .items-row .item {
    margin-bottom: 0px;
}

.green-bg {
    background-color: #76b729;
    color: #ffffff;
}

.green-bg h2 {
    color: #ffffff;
}

.content-links .nav > li > a {
    padding: 0;
    margin-top: 10px;
}

.content-links .nav > li > a:hover,
.content-links .nav > li > a:focus {
    background-color: transparent;
}

.fields-container .attachments .acfup-item {
    display: block;
}


/****************************************************************
** Gallery **
****************************************************************/
.pg-categories-items-box,
.pg-msnr-container.pg-category-items-box {
    display: grid;
    align-items: start;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 768px) {
    .pg-categories-items-box,
    .pg-msnr-container.pg-category-items-box {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 992px) {
    .pg-categories-items-box,
    .pg-msnr-container.pg-category-items-box {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 1200px) {
}

.pg-category-items-box .ph-si-category-medium,
.pg-category-items-box .ph-si-back-medium {
    background: none;
}

.pg-categories-items-box .pg-category-box,
.pg-category-items-box .pg-item-box {
    margin: 0;
    padding: 0;
    border: none;
    width: auto;
}

.j40 .pg-category-items-box .pg-item-box figure,
.j40 .pg-category-items-box .pg-category-box figure {
    margin-bottom: 0;
}

.pg-category-items-box .pg-item-box-info,
.pg-category-items-box .pg-category-box-info {
    padding: 0;
}

.pg-categories-items-box .pg-category-box-image img,
.pg-category-items-box .pg-category-box-image svg,
.pg-category-items-box .pg-detail-item-image-box img,
.pg-category-items-box .pg-item-box-image img,
.pg-category-items-box .pg-item-box-image svg,
.pg-category-items-box .pg-category-box-image img {
    border-radius: 0;
    box-shadow: none;
}

.pg-category-items-box .pg-item-box-title {
    position: static;
    background: none;
    justify-content: center;
}

.pg-categories-items-box .pg-category-box-title svg,
.pg-categories-items-box .pg-category-box-count,
.pg-category-items-box .pg-item-box-title svg,
.pg-category-items-box .pg-item-box-title.image {
    display: none;
}

.pg-category-items-box .pg-item-box-title a {
    font-size: 18px;
    font-weight: normal;
    color: #76B72A;
}

.pg-category-items-box .pg-item-box-title a:hover {
    color: #30a9cf
}

.pg-category-items-box .ph-si-back-medium {
    color: #76B72A;
}


/****************************************************************
** Milestones **
****************************************************************/
.milestones {
    position: relative;
    margin-top: 20px;
}

.milestones:before {
    content: '';
    width: 4px;
    height: calc(100% - 5px);
    background: #d4bd95;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    position: absolute;
}
.milestones:after {
    content: '';
    clear: both;
    display: table;
    width: 100%;
}

.milestones .milestone {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .milestones .milestone {
        margin-bottom: -50px;
    }
    .milestones {
        overflow: hidden;
    }
}
.milestones .milestone:last-child {
    margin-bottom: 0;
    padding-bottom: 5px;
}
/*
.milestones .milestone:after {
    content: '';
    background: #ffffff;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 10px #d4bd95;
}
*/
.milestones .milestone:after {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    background-image: url("/images/milestone.png");
    background-size: 50px;
}

.milestones .milestone article {
    width: 45%;
    background: #f9f9f9;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
}

.milestones .milestone:nth-child(odd) article {
    float: left;
}

.milestones .milestone:nth-child(even) article {
    float: right;
}

.milestones .milestone:nth-child(odd) .article-header:before,
.milestones .milestone:nth-child(even) .article-header:before {
    content: '';
    position: absolute;
    top: 25px;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.milestones .milestone:nth-child(odd) .article-header:before {
    right: -8px;
    border-left: 8px solid #30a9cf;
}

.milestones .milestone:nth-child(even) .article-header:before {
    left: -8px;
    border-right: 8px solid #30a9cf;
}

.milestones .milestone .article-header {
    position:relative;
}
.milestones .milestone .article-title {
    font-size: 14pt;
    line-height: 20px;
    margin: 0;
    padding: 15px 20px;
    background: #30a9cf;
    color: white;
}
.milestones .milestone .article-intro {
    padding: 20px;
}
@media screen and (max-width: 768px) {
    .milestones {
        margin-left: 25px;
        padding: 0px;
    }
    .milestones:before,
    .milestones .milestone:after {
        left: 0;
    }
    .milestones .milestone {
        padding-left: 10px;
    }
    .milestones .milestone article {
        width: 90%;
    }
    .milestones .milestone:nth-child(odd) article {
        float:right;
    }
    .milestones .milestone:nth-child(odd) .article-header:before {
        left: -8px;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 0;
        border-right: 8px solid #30a9cf;
    }
}

/****************************************************************
** Home **
****************************************************************/

.media p {
    margin-top: 10px;
}

.latestnews .readmore a,
.readmore,
.upcoming .mod_events_latest_callink {
    text-align: right;
    margin-bottom: 0;
}

.upcoming .mod_events_latest_callink a {
    height: 34px;
    line-height: 34px;
    padding: 0px 12px;
    display: inline-block;
    background-color: #30a9cf;
    color: #ffffff;
    font-size: 14px;
}

.upcoming .mod_events_latest_callink a:hover {
    background-color: #76B72A;
}

.upcoming .mod_events_latest_callink i {
    padding-left: 10px;
}

.t3-module.maintext .module-title {
    color: #76b729;
}
/*
.nav > li.active {
    background-color: #76B72A;
}

.nav > li.active > a {
    color: #ffffff !important;
}
*/

.videoWrapper {
    position: relative;
    padding-bottom: 56.272%; /* 16:9 */
    padding-top: 0px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home #map-canvas {
    height: 500px;
}

/****************************************************************
** News **
****************************************************************/

.t3-content .items-row {
    margin-bottom: 20px;
}

.fields-container .start-date,
.fields-container .end-date {
    display: inline;
}

.fields-container .end-date::before {
    content: ' - ';
}




/****************************************************************
** Activities **
****************************************************************/

.activities .row-flex > div:nth-child(2n+3) {
    clear: both;
}

.category-list .content-category h2 {
    margin-bottom: 29px;
}

.mega-inner {
    z-index: 20;
}

.tag-category .category-desc img {
    float: right;
    margin-top: -50px;
    margin-bottom: 10px;
    width: 100px;
}


/****************************************************************
** Map **
****************************************************************/

#tarto #map-canvas .flag {
    margin-left: 0;
}

#tarto #map-canvas .tooltipHeader {
    background: #30a9cf;
}

#tarto .gm-style .gm-style-iw .flex {
    justify-content: center;
    column-gap: 10px;
}

#tarto .gm-style .gm-style-iw .flex .right {
    flex-shrink: 0;
}

.actors #tarto {
    margin-bottom: 20px;
    position: relative;
}

@media (min-width: 768px) {
    .actors #tarto {
        float: right;
        margin-left: 20px;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .actors #tarto {
        width: 45%;
    }
}

@media (min-width: 1200px) {
    .actors #tarto {
        width: 40%;
    }
}

#map-legend {
    background: #ffffff;
    position: absolute;
    padding: 10px 10px 0px;
    top: 0;
    left: 0;
}

#map-legend span.dot {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 6px;
    border-radius: 10px;
}

#map-legend span.dot1 {
    background: #30a9cf;
}

#map-legend span.dot2 {
    background: #76b729;
}

#map-legend span.dot3 {
    background: #d4bd95;
}

#map-canvas .tooltipData .left .event + .event {
    margin-top: 10px;
}


/******************************************
** Countries **
******************************************/

.countries.item-page article h1.article-title {
    padding-bottom: 9px;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #30a9cf;
    border-bottom: 1px solid #eeeeee;
    font-size: 24pt;
}

.countries.item-page article {
    position: relative;
}

.countries.item-page article .countryflag {
    position: absolute;
    top: 0;
    right: 0;
}

.countries.item-page article .countryflag img {
    height: 40px;
}

.countries.item-page article .event + .event {
    margin-top: 20px;
}

.countries.item-page article .event .event-title h3 {
    margin-top: 0;
}

.countries.item-page article .event .readmore {
    margin-bottom: 10px;
    margin-top: 10px;
}

.countries.item-page article .event .item-image {
    max-width: none;
}

.countries.item-page article .event .readmore {
    text-align: left;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}


/****************************************************************
** KP About **
****************************************************************/

.kpabout {
    text-align: center;
    margin-bottom: 30px;
}

.kpabout .kptext {
    text-transform: uppercase;
    margin-top: 20px;
}

.kpabout .kpimage img {
    margin-top: 30px;
    display: inline-block;
}

img.policy_fw {
    max-width: 500px;
    width: 100%;
}


/****************************************************************
** Infographic **
****************************************************************/
.governance .infographic {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.governance .con {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 20px 0;
}
.governance .con_info {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.governance .con_ellipse {
    flex-direction: column;
    align-items: center;
}
.governance .con_ellipse .ellipse:first-child {
    margin-bottom: 10px;
}
.governance .box {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 0 30px;
}
.governance .con h1 {
    padding-left: 20px;
    padding-right: 20px;
}

.governance .box h2 {
    width: 100%;
    font-size: 24px;
    text-align: center;
    margin: 0;
    align-self: flex-end;
}
.governance .box div {
    align-self: flex-end;
}
.governance .ellipse {
    color: white;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50px;
    padding: 5px 10px;
}
.governance .arrow {
    position: relative;
    background: #c5c6c6;
    padding: 5px 10px;
    width: 100px;
    font-size: 14px;
    text-align: center;
}
.governance .arrow:after, .governance .arrow:before {
    left: 50%;
    transform: translateX(-50%);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.governance .arrow-downwards:after  {
    top: 100%;
    border-width: 20px 50px 0 50px;
    border-color: #c5c6c6 transparent transparent transparent;
}
.governance .arrow-upwards:before {
    bottom: 100%;
    border-width: 0 50px 20px 50px;
    border-color: transparent transparent #c5c6c6 transparent;
}
.governance .cucc {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
}
.governance .left, .governance .right {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 22%;
    padding: 20px;
    min-height: 100px;
    word-spacing: 1000px;
}
.governance .info {
    width: 44%;
    padding: 20px 40px;
    font-size: 14px;
}
.governance .green {
    background: #7bb62a;
}
.governance .gray {
    background: #c5c6c6;
}
.governance .blue {
    background: #2fa9ce;
}
.governance .brown {
    background: #cc6f3c;
}
.governance .orange {
    background: #ef7f1a;
}
.governance .sand {
    background: #c0a265;
}
.governance .marine {
    background: #2a3a79;
}
.governance .deepyellow {
    background: #f8ae2f;
}
@media (max-width: 767px) {
    .governance .con {
        display: block;
    }
    .governance .con:first-child {
        margin-bottom: 0;
    }
    .governance .box {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .governance .arrow {
        display: inline-block;
    }
    .governance .left, .governance .right {
        width: 50%;
        padding: 5px;
    }
    .governance .info {
        width: 100%;
    }
}

.governance_page .t3-spotlight {
    background: #ffffff;
}

.governance_page .t3-sl {
    padding-top: 20px;
    padding-bottom: 20px;
}

.governance_page  .t3-module {
    margin-bottom: 0;
}

/****************************************************************
** Timeline **
****************************************************************/
.timeline-point {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #eeeeee;
    border-radius: 50%;
    vertical-align: middle;
}

.timeline-blue.timeline-point {
    background-color: #30a9cf;
}

.timeline-brown.timeline-point {
    background-color: #d4bd95;
}

.timeline-green.timeline-point {
    background-color: #76b729;
}

.timeline-year {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    overflow: hidden;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background-size: 50px;
    cursor: pointer;
}

.leading:first-child .timeline-year {
    width: 60px;
    line-height: 80px;
    border-radius: 0;
    z-index: 1;
    background-color: transparent;
}

.leading:first-child .timeline-year::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 50px 30px;
    z-index: -1;
}

.timeline-blue.leading:first-child .timeline-year::before {
    border-color: transparent transparent #30a9cf transparent;
}

.timeline-brown.leading:first-child .timeline-year::before {
    border-color: transparent transparent #d4bd95 transparent;
}

.timeline-green.leading:first-child .timeline-year::before {
    border-color: transparent transparent #76b729 transparent;
}

.timeline-blue .timeline-year {
    background-color: #30a9cf;
}

.timeline-brown .timeline-year {
    background-color: #d4bd95;
}

.timeline-green .timeline-year {
    background-color: #76b729;
}

.timeline .items-leading {
    position: relative;
}

.timeline .items-leading:after,
.timeline .leading:after {
    content: '';
    clear: both;
    display: table;
    width: 100%;
}

.timeline .leading {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.timeline .leading:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 50%;
    width: 4px;
    height: 100%;
    background: #d4bd95;
    transform: translateX(-50%);
}

.timeline .leading:last-child:before {
    display: none;
}

@media (min-width: 768px) {
    .timeline .items-leading {
        overflow: hidden;
    }
}

.timeline .leading:last-child {
    margin-bottom: 0;
    padding-bottom: 5px;
}

.timeline .leading .article-aside {
    position: relative;
    float: right;
    margin-bottom: 0;
    z-index: 1;
}

.timeline .timeline-blue.leading:after {
    background-color: #30a9cf;
}

.timeline .timeline-brown.leading:after {
    background-color: #d4bd95;
}

.timeline .timeline-green.leading:after {
    background-color: #76b729;
}

.timeline .leading article {
    width: 45%;
}

.timeline .leading:nth-child(odd) article{
    float: left;
}

.timeline .leading:nth-child(even) article{
    float: right;
}

.timeline .leading:nth-child(odd) .article-header:before,
.timeline .leading:nth-child(even) .article-header:before {
    content: '';
    position: absolute;
    top: 25px;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.timeline .timeline-blue.leading:nth-child(odd) .article-header:before {
    right: -8px;
    border-left: 8px solid #30a9cf;
}

.timeline .timeline-blue.leading:nth-child(even) .article-header:before {
    left: -8px;
    border-right: 8px solid #30a9cf;
}

.timeline .timeline-brown.leading:nth-child(odd) .article-header:before {
    right: -8px;
    border-left: 8px solid #d4bd95;
}

.timeline .timeline-brown.leading:nth-child(even) .article-header:before {
    left: -8px;
    border-right: 8px solid #d4bd95;
}

.timeline .timeline-green.leading:nth-child(odd) .article-header:before {
    right: -8px;
    border-left: 8px solid #76b729;
}

.timeline .timeline-green.leading:nth-child(even) .article-header:before {
    left: -8px;
    border-right: 8px solid #76b729;
}

.timeline .leading .article-header {
    position:relative;
    cursor: pointer;
}

.timeline .leading .article-title {
    line-height: 20px;
    margin: 0;
    padding: 15px 20px;
    color: white;
}

.timeline .timeline-blue.leading .article-title {
    background-color: #30a9cf;
}

.timeline .timeline-brown.leading .article-title {
    background-color: #d4bd95;
}

.timeline .timeline-green.leading .article-title {
    background-color: #76b729;
}

.timeline .leading .article-intro {
    background: #f9f9f9;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: all .2s linear, max-height .25s linear;
}

.timeline .leading .article-inner {
    padding: 20px;
}

.timeline .leading .article-intro.is-visible {
   opacity: 1;
   visibility: visible;
   max-height: 800px;
   transition: all .2s linear, max-height .5s linear;
}

.timeline .field-label {
    font-weight: bold;
}

.timeline .fields-container {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .timeline-year {
        left: -25px;
        transform: none
    }

    .leading:first-child .timeline-year {
        width: 50px;
    }

    .leading:first-child .timeline-year::before {
        left: 0;
        border-width: 0 25px 50px 25px;
    }

    .timeline .items-leading {
        margin-left: 25px;
        padding: 0;
    }

    .timeline .items-leading:before {
        left: 0;
    }

    .timeline .leading {
        padding-left: 10px;
    }

    .timeline .leading article {
        width: 90%;
    }

    .timeline .leading:before {
        left: 0;
    }

    .timeline .leading:nth-child(odd) article {
        float: right;
    }

    .timeline .timeline-blue.leading:nth-child(odd) .article-header:before,
    .timeline .timeline-blue.leading:nth-child(even) .article-header:before,
    .timeline .timeline-brown.leading:nth-child(odd) .article-header:before,
    .timeline .timeline-brown.leading:nth-child(even) .article-header:before,
    .timeline .timeline-green.leading:nth-child(odd) .article-header:before,
    .timeline .timeline-green.leading:nth-child(even) .article-header:before {
        right: auto;
        left: -8px
    }

    .timeline .timeline-blue.leading:nth-child(odd) .article-header:before,
    .timeline .timeline-blue.leading:nth-child(even) .article-header:before {
        border-left: 0;
        border-right: 8px solid #30a9cf;
    }

    .timeline .timeline-brown.leading:nth-child(odd) .article-header:before,
    .timeline .timeline-brown.leading:nth-child(even) .article-header:before {
        border-left: 0;
        border-right: 8px solid #d4bd95;
    }

    .timeline .timeline-green.leading:nth-child(odd) .article-header:before,
    .timeline .timeline-green.leading:nth-child(even) .article-header:before {
        border-left: 0;
        border-right: 8px solid #76b729;
    }
}

/****************************************************************
** Newsletter **
****************************************************************/
.jnewssub input {
    margin-bottom: 10px;
}

.jNewsMod .subscriptionButton,
.jNewsMod .subscriptionField {
    padding: 0 !important;
}

.jNewsMod .inputbox {
    padding: 0 4px !important;
    margin: 0 0 10px !important;
}

.jNewsMod br {
    display: none;
}

.jNewsMod .pretext br {
    display: inline;
}

.jNewsMod .pretext {
    margin-bottom: 10px;
    display: block;
}

@media (max-width: 767px) {
    .jNewsMod .inputbox {
        width: 100% !important;
    }
}
@media (min-width: 768px) {
    .jNewsMod .inputbox {
        width: 200px !important;
    }
}

.newsletters table {
    display: none;
}

.newsletters table.joobilist,
.newsletters .newsletter_content table {
    display: table;
}

.newsletters td,
.newsletters tr td {
    border-top: none;
}

.newsletters .newsletter_content td {
    text-align: center;
}


/****************************************************************
** jReg **
****************************************************************/
.jreg .radio input[type="radio"] {
    margin-left: 0;
}
.jreg textarea {
    height: auto;
}
.jreg .btn-success.active {
    background-color: transparent;
    border: none;
    color: #535662;
}


/****************************************************************
** Repo **
****************************************************************/
.repo .documents .document:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

@media (min-width: 768px) {
    .repo .documents .document .buttons {
        text-align: right;
    }
}

.repo .documents .document h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
}

.repo .categories {
    margin-bottom: 20px;
    display: grid;
    text-align: center;
    align-items: start;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
    .repo .categories {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 992px) {
    .repo .categories {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (min-width: 1200px) {
    .repo .categories {
        grid-template-columns: repeat(5, 1fr);
    }
}
.repo .categories img {
    margin-bottom: 10px;
    width: 100px;
}


/****************************************************************
* Icons                                                         *
****************************************************************/
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'FontAwesome';
    font-style: normal;
    speak: none;
}
.icon-arrow-up-3:before {
    content: "\f0d8";
}
.icon-arrow-down-3:before {
    content: "\f0d7";
}
.icon-apply:before {
    content: "\f00c";
}
.icon-cancel:before {
    content: "\f00d";
}
.icon-new:before {
    content: "\f067";
}
.icon-delete:before {
    content: "\f014" !important;
}
.icon-calendar:before {
    content: "\f073";
}
.icon-save:before {
    content: "\f0c7";
}
.icon-search:before {
    content: "\f002";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-upload:before {
    content: "\f093";
}
.icon-edit:before {
    content: "\f013";
}
.icon-ok:before {
    content: "\f00c";
}
.icon-archive:before {
    content: "\f187";
}
.icon-plus:before {
    content: "\f067";
}
.icon-paperclip:before {
    content: "\f0c6";
}
.icon-file:before {
    content: "\f15b";
}
.icon-share-alt:before {
    content: "\f1e0";
}
.icon-address:before {
    content: "\f2bb";
}
.icon-pictures:before {
    content: "\f03e";
}
.icon-copy:before {
    content: "\f0c5";
}
.icon-arrow-down:before {
    content: "\f063";
}
