/*
Theme Name: Round Table Free State Area
Author: Web Ateljee
Author URI: http://www.webateljee.co.za/
Version: 2.0
Text Domain: roundtablefsatheme
*/

/*
 * Variable
 */
/* Colors */

/* GENERAL */
html, * {
    
}

body {
    color: #241e20;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
}

::selection {
    background: transparent; /* WebKit/Blink Browsers */
    background-color: transparent;
    color: inherit;
}
::-moz-selection {
    background: transparent; /* Gecko Browsers */
    background-color: transparent;
    color: inherit;
}

h1, h2, h3, h4, h5, h6,
.line div {
    color: #241e20;
    font-family: 'Barlow', sans-serif;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 25px 0;
    position: relative;
}

h1 {
    font-size: 32px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul li,
ol li {
    position: relative;
}

.input-group .btn {
    height: 40px;
}

a, .btn {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
a {
    color: #fca91a;
    text-decoration: none !important;
}
a:hover, a:focus {
    color: #fca91a;
    text-decoration: none !important;
}

.bold {
    font-weight: 600;
}

.spacing {
    margin: 10px 0 10px 0;
}

.font-lato {
    font-family: 'Lato';
}
.font-raleway {
    font-family: 'Raleway';
}
.font-merriweather {
    font-family: 'Merriweather';
}

.badge-primary {
    background-color: #fca91a;
}
.badge-secondary {
    background-color: #c8081c;
}
.badge-warning {
    background-color: #f39c12;
}
.badge-danger {
    background-color: #e74c3c;
}
.badge-success {
    background-color: #1abc9c;
}
.badge-info {
    background-color: #3498db;
}
.badge-grey {
    background-color: #e7e7e7;
}

.for-mobile, .for-tablet {
    display: none !important;
}

ul.breadcrumbs {
    list-style: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: left;
    z-index: 3;
}
ul.breadcrumbs li {
    color: #e2e2e2;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 10px;
    text-transform: uppercase;
}
ul.breadcrumbs li a {
    color: #e2e2e2;
}
ul.breadcrumbs li a:hover {
    color: #e2e2e2;
    text-decoration: underline;
}
ul.breadcrumbs li.item-current {
    color: #fca91a;
}
ul.breadcrumbs li.item-current strong {
    font-weight: 400;
}

.pagination {
    margin-bottom: 10px;
}
.pagination li a {
    color: #241e20;
    border-radius: 50% !important;
    margin: 0 2px;
    border-color: transparent;
    background-color: #f2f2f2;
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    padding: 0;
}
.pagination li.active a {
    color: #fff;
    transform: scale(1.16) translateX(-3px);
    -moz-transform: scale(1.16) translateX(-3px);
    -webkit-transform: scale(1.16) translateX(-3px);
    -o-transform: scale(1.16) translateX(-3px);
    margin-left: 8px;
    border-color: transparent;
    background-color: #fca91a;
}
.pagination li.active a:hover, .pagination li.active a:focus {
    border-color: transparent;
    background-color: #fca91a;
}
.pagination-help-text {
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

.default-list {
    padding-left: 18px;
}
.default-list.square li {
    list-style: square;
}

.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 2000;
}

blockquote {
  font-style: italic;
  font-weight: 300;
}

.sharing {
  display: inline-block;
  width: auto;
  padding-bottom: 20px;
  margin-top: 20px;
}
.sharing .title {
  font-size: 12px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
.sharing .title i {
  margin-right: 5px;
}
.sharing ul li {
  float: left;
}
.sharing ul li.count {
  text-align: center;
  font-size: 30px;
  color: #fca91a;
  font-weight: 700;
  margin-left: 10px;
  display: inline-block;
  float: left;
  margin-top: -10px;
}
.sharing ul li.count div {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000;
  margin-top: -5px;
  display: block;
}
.sharing ul li a {
  text-decoration: none;
  width: auto;
  height: auto;
  padding-right: 25px;
  padding-left: 25px;
}
.sharing ul li a i {
  margin-right: 10px;
}
.sharing ul li a:hover {
    color: #fff !important;
    opacity: .8;
}

.author {
    display: inline-block;
    width: 100%;
}
.author figure {
    border-radius: 50%;
    float: left;
    height: 100px;
    margin: 0;
    overflow: hidden;
    width: 100px;
}
.author figure img {
    width: 100%;
}
.author .details {
    margin-left: 120px;
}
.author .details .job {
    color: #898989;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.author .details .name {
    margin: 0;
    margin-top: 5px;
}
.author .details p {
    font-size: 15px;
    line-height: normal;
    margin-top: 10px;
}
.author .details .social li a {
    height: 30px;
    line-height: 28px;
    width: 30px;
}
.author .details .social li a i:before {
    font-size: 12px;
}

.comments .title {
    font-weight: 400;
    margin-bottom: 20px;
}
.comments .title a {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 10px;
}
.comments .comment-list {
    margin-top: 10px;
}
.comments .comment-list .item {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}
.comments .comment-list .item .user {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.comments .comment-list .item .user figure {
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 65px;
    overflow: hidden;
    width: 65px;
}
.comments .comment-list .item .user figure img {
    width: 100%;
}
.comments .comment-list .item .user .details {
    margin-left: 85px;
}
.comments .comment-list .item .user .details .name {
    font-weight: 700;
    margin: 0;
    margin-bottom: 3px;
    margin-top: 15px;
}
.comments .comment-list .item .user .details .time {
    color: #999;
}
.comments .comment-list .item .user .details .description {
    font-size: 15px;
    line-height: 26px;
    margin-top: 20px;
}
.comments .comment-list .item .reply-list {
    padding-left: 50px;
}
.comments .comment-list .item .reply-list .item {
    border: none;
}
.comments .comment-list.sm .item {
    border: none;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    padding: 0 0 5px 0;
}
.comments .comment-list.sm .item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.comments .comment-list.sm .item .user figure {
    height: 45px;
    width: 45px;
}
.comments .comment-list.sm .item .user .details {
    margin-left: 60px;
}
.comments .comment-list.sm .item .user .details .name {
    font-size: 18px;
    margin-top: 5px;
}
.comments .comment-list.sm .item .user .details .time {
    font-size: 12px;
}
.comments .comment-list.sm .item .user .details .description {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.comments .form-control:focus {
    border-color: #484848;
}
.comments textarea.form-control {
    height: 180px;
    resize: none;
}
.comments .btn {
    padding-left: 25px;
    padding-right: 25px;
}
.comments form {
    margin-top: 30px;
}

.color-block {
    background-color: #241e20;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: 50px;
    padding: 30px;
}
.color-block h2 {
    color: #fca91a;
    text-align: center;
}
.color-block p {
    color: #e2e2e2 !important;
    text-align: center;
}

/* HEADER */
header.primary {
    background-color: #ffffff;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 100%;
    z-index: 1999;
}
body.admin-bar header.primary {
    top: 32px;
}
header.primary .top-header {
    display: block;
    min-height: 50px;
    padding: 10px 0 0 0;
}
header.primary .top-header .top-header-inner {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
header.primary .top-header ul.icon-links {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
header.primary .top-header ul.icon-links li {
    display: inline-block;
    margin-left: 10px;
}
header.primary .top-header ul.icon-links li a {
    border: 2px solid #241e20;
    border-radius: 50%;
    color: #241e20;
    display: block;
    height: 35px;
    position: relative;
    width: 35px;
}
header.primary .top-header ul.icon-links li a:hover {
    border-color: #fca91a;
}
header.primary .top-header ul.icon-links li a i {
    bottom: 0;
    color: #241e20;
    font-size: 16px;
    height: 18px;
    left: 0;
    margin: auto auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 14px;
}
header.primary .top-header ul.icon-links li a i.fas.fa-user {
    left: -1px;
}
header.primary .top-header ul.icon-links li a:hover i {
    color: #fca91a;
}

/* NAVIGATION */
header nav.menu {
    box-shadow: 0 3px 5px rgba(0,0, 0, 0);
    display: block;
    background-color: #ffffff;
/*    min-height: 76px;*/
    position: relative;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -moz-transition: all 0.1s;
    width: 100%;
    z-index: 2000 !important;
}
body.fixed-nav header nav.menu {
    box-shadow: 0 3px 5px rgba(0,0, 0, 0.25);
    position: fixed !important;
    top: 0px !important;
    width: 100%;
}
body.admin-bar.fixed-nav nav.menu {
    top: 32px !important;
}

header nav.menu .brand {
    display: block;
    float: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
body.fixed-nav header nav.menu .brand {
    
}
header nav.menu .brand a {
    text-decoration: none;
}
header nav.menu .brand a img {
    height: 70px;
    max-width: 100%;
    padding: 5px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: auto;
}
body.fixed-nav header nav.menu .brand a img {
    padding: 15px 0;
}

header nav.menu .mobile-toggle {
    line-height: 0;
    float: right;
    margin: 6px 0 0 10px;
    display: none;
    padding: 0 0;
}
header nav.menu .mobile-toggle a {
    background-color: #e2e2e2;
    color: #241e20;
    display: block;
    height: 40px;
    padding: 10px 11px;
    width: 40px;
}
header nav.menu .mobile-toggle a.sidebar {
    background-color: #e2e2e2;
    color: #241e20;
    display: block;
    height: 40px;
    padding: 10px 14px;
    position: relative;
    right: auto;
    top: auto;
    width: 40px;
}
header nav.menu .mobile-toggle a i {
    font-size: 19px;
}

header nav.menu #menu-list {
    
}
header nav.menu #menu-list ul {
    margin: 0 auto 0 50px;
    display: inline-block;
    padding: 0;
}
header nav.menu #menu-list > ul {
    position: relative;
}
body.fixed-nav header nav.menu #menu-list ul {
    margin: 0 auto 0 50px;
}
header nav.menu #menu-list ul > li {
    display: block;
    float: left;
}
header nav.menu #menu-list ul.nav-list > li:first-child {
    margin-left: -17px;
}
header nav.menu #menu-list ul > li > a {
    display: block;
    color: #241e20;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 25px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 1;
}
body.fixed-nav header nav.menu #menu-list ul li a {
    color: #241e20;
    display: block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 25px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 1;
}
header nav.menu #menu-list > ul > li a:hover,
body.fixed-nav header nav.menu #menu-list > ul > li a:hover,
header nav.menu #menu-list ul li.current-menu-item a,
header nav.menu #menu-list ul li.current-menu-parent a,
body.fixed-nav header nav.menu #menu-list ul li.current-menu-item a,
body.fixed-nav header nav.menu #menu-list ul li.current-menu-parent a {
    color: #fca91a;
}

/* NAV LINKS */
body.fixed-nav header nav.menu .nav-links {
    display: block;
}
header nav.menu .nav-links {
    display: none;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
header nav.menu .nav-links ul li {
    display: block;
    float: left;
}
header nav.menu .nav-links ul li a {
    border: 2px solid #241e20;
    border-radius: 50%;
    color: #241e20;
    display: block;
    height: 35px;
    position: relative;
    width: 35px;
}
header nav.menu .nav-links ul li a:hover {
  border-color: #fca91a;
}
header nav.menu .nav-links ul li a i {
    bottom: 0;
    color: #241e20;
    font-size: 16px;
    height: 18px;
    left: 0;
    margin: auto auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 14px;
}
header nav.menu .nav-links ul li a:hover i {
  color: #fca91a;
}

/* DONATE */
header nav.menu .donate {
    display: block;
    float: right;
    margin-top: 25px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
header nav.menu .donate a {
    background-color: #fca91a;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 15px 50px 15px 25px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
body.fixed-nav header nav.menu .donate a {
    padding: 10px 40px 10px 20px;
}
header nav.menu .donate a:focus,
header nav.menu .donate a:hover {
    background-color: #de9517;
}
header nav.menu .donate a::after {
    bottom: auto;
    color: #ffffff;
    content: "\f35a";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    left: auto;
    position: absolute;
    right: 20px;
    top: 15px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
header nav.menu .donate a:hover::after {
    right: 17px;
}
body.fixed-nav header nav.menu .donate a::after {
    right: 15px;
    top: 11px;
}
body.fixed-nav header nav.menu .donate a:hover::after {
    right: 12px;
}

/* DROPDOWN NAVIGATION */
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu {
    border: none;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 30px;
    box-shadow: 0 2px 10px rgba(0,0, 0, 0.50);
    display: inline-block;
    margin: -13px auto 0 auto;
    min-width: 280px;
    opacity: 0;
    top: 100%;
    transform: scale(0.5);
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    visibility: hidden;
}
body.fixed-nav header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu {
    margin: -10px auto 0 auto;
}
/*header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu.active,*/
header nav.menu #menu-list ul > li.dropdown:hover > ul.dropdown-menu {
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    visibility: visible;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li {
    float: none;
    position: relative;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:first-child {
    border-top-right-radius: 30px;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:last-child {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 0;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li > a {
    background-color: #ffffff;
    color: #241e20;
    overflow: hidden;
    padding: 10px 0 10px 45px;
    position: relative;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    width: auto;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li.current-menu-item > a {
    color: #fca91a;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:first-child > a {
    border-top-right-radius: 30px;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:last-child > a {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 0;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li > a::before {
    bottom: auto;
    color: #fca91a;
    content: "\f1ce";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    left: 15px;
    position: absolute;
    right: auto;
    top: 10px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li.active:hover > a::before {
    color: #fca91a;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:hover > a::before {
    animation: fa-spin 2s linear infinite;
    -webkit-animation: fa-spin 2s linear infinite;
    color: #ffffff;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li > a::after {
    background-color: transparent;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 50px;
    position: absolute;
    top: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    width: 5px;
    z-index: -1;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:hover > a {
    color: #ffffff;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li.active:hover > a {
    color: #fca91a;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:hover > a::after,
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li.active:hover > a::after {
    background-color: #fca91a;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transform: scale(100);
    -webkit-transform: scale(100);
    -moz-transform: scale(100);
    -o-transform: scale(100);
    width: 5px;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:hover a::after {
    background-color: #fca91a;
    transform: scale(100);
    -webkit-transform: scale(100);
    -moz-transform: scale(100);
    -o-transform: scale(100);
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    width: 5px;
}
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li.active a::after,
header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li.active:hover a::after {
    background-color: transparent;
}

/* SLIDER */
#slider {
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 500px;
    margin: 0 15px 100px 15px;
    padding: 50px 0 0 0;
    position: relative;
    z-index: 1;
}
.crellyslider {
    overflow: visible !important;
}
.crellyslider > .cs-slides > .cs-slide {
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: visible !important;
}
.crellyslider > .cs-slides > .cs-slide > a > img, .crellyslider > .cs-slides > .cs-slide > img {
    border-bottom-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
}
#slider .slide-img {
    z-index: 9 !important;
}
#slider .slide-icon {
    z-index: 10 !important;
}
#slider .slide-title {
    color: #ffffff;
    font-family: 'Barlow', sans-serif;
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    margin: 0 0 25px 0;
    position: relative;
    text-shadow: rgb(0, 0, 0) 1px 1px;
    text-transform: uppercase;
    z-index: 11 !important;
}
#slider .slide-description {
    color: #ffffff;
    z-index: 11 !important;
}

/* PAGE HEADER */
section .page-header {
    border-bottom: none;
    display: block;
    margin: 0 0;
    padding: 15px 15px 0 15px;
}
section .page-header .page-header-inner {
    background-color: #00a652;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    min-height: 300px;
    padding: 90px 0 0 0;
}
section.login .page-header-inner {
    background-image: url(images/backgrounds/page-headers/login.jpg);
}
section.page .page-header-inner {
    background-image: url(images/backgrounds/page-headers/page.jpg);
}
body.category-bethlehem-60 .page-header-inner,
body.bethlehem-60 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/bethlehem-60.jpg);
}
body.category-bloemfontein-25 .page-header-inner,
body.bloemfontein-25 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/bloemfontein-25.jpg);
}
body.category-bloemfontein-158 .page-header-inner,
body.bloemfontein-158 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/bloemfontein-158.jpg);
}
body.category-ficksburg-98 .page-header-inner,
body.ficksburg-98 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/ficksburg-98.jpg);
}
body.category-harrismith-140 .page-header-inner,
body.harrismith-140 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/harrismith-140.jpg);
}
body.category-kroonstad-42 .page-header-inner,
body.kroonstad-42 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/kroonstad-42.jpg);
}
body.category-welkom-40 .page-header-inner,
body.welkom-40 .page-header-inner {
    background-image: url(images/backgrounds/page-headers/welkom-40.jpg);
}
section .page-header .page-header-inner h1 {
    color: #ffffff;
    margin: 15px 0 25px 0;
}
section .page-header .page-header-inner .breadcrumbs > .item-current {
    color: #fca91a;
}
section .page-header .page-header-inner p.page-subtitle {
    color: #ffffff;
}

/* SLOGAN */
section.slogan {
    padding: 25px 0;
}
section.slogan .slogan-inner {
    background-color: #fca91a;
    border-radius: 30px;
    padding: 15px;
}
section.slogan .slogan-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
section.slogan .slogan-inner ul li {
    color: #241e20;
    display: inline-block;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    padding: 0 50px;
    position: relative;
}
section.slogan .slogan-inner ul li::after {
    bottom: 0;
    color: #ffffff;
    content: "\f111";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    font-weight: 900;
    font-style: normal;
    height: 10px;
    left: auto;
    margin: auto -5px auto auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    width: 10px;
}
section.slogan .slogan-inner ul li:last-child::after {
    display: none;
}
/* SLOGAN */

/* BUTTONS */
.btns-block {
    display: block;
    position: relative;
    z-index: 3;
}
.btns-block .btn {
    margin: 0 15px;
}

.btn {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 30px;
    border: none !important;
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    outline: 0 !important;
    margin-top: 25px !important;
    padding: 15px 50px 15px 25px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.btn:hover {
    color: #ffffff;
}
.btn::after {
    bottom: auto;
    color: #ffffff;
    content: "\f35a";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    left: auto;
    position: absolute;
    right: 20px;
    top: 15px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.btn:focus::after, .btn:hover::after {
    right: 17px;
}

.btn-primary {
    background-color: #fca91a;
}
.btn-primary:disabled, .btn-primary.disabled, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:hover, .btn-primary:active:hover {
    background-color: #de9517;
}

.btn-default {
    background-color: #241e20;
}
.btn-default:disabled, .btn-default.disabled, .btn-default:hover, .btn-default:active, .btn-default:active:hover, .btn-default:active:focus, .btn-default:focus {
    background-color: #3c3437;
}
.btn-default:active:hover {
    background-color: #3c3437;
}

.btn-success {
    background-color: #1abc9c;
}
.btn-success:disabled, .btn-success.disabled, .btn-success:hover, .btn-success:active, .btn-success:active:hover, .btn-success:active:focus, .btn-success:focus {
    background-color: #0e6252;
}
.btn-success:active:hover {
    background-color: #0b4c3f;
}

.btn-warning {
    background-color: #F39C12;
}
.btn-warning:disabled, .btn-warning.disabled, .btn-warning:hover, .btn-warning:active, .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:focus {
    background-color: #976008;
}
.btn-warning:active:hover {
    background-color: #7f5006;
}

.btn-danger {
    background-color: #E74C3C;
}
.btn-danger:disabled, .btn-danger.disabled, .btn-danger:hover, .btn-danger:active, .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:focus {
    background-color: #a82315;
}
.btn-danger:active:hover {
    background-color: #921e12;
}

.btn-info {
    background-color: #3498db;
}
.btn-info:disabled, .btn-info.disabled, .btn-info:hover, .btn-info:active, .btn-info:active:hover, .btn-info:active:focus, .btn-info:focus {
    background-color: #196090;
}
.btn-info:active:hover {
    background-color: #16527a;
}
/* BUTTONS */

/* SOCIALS */
.social {
    padding: 0;
    margin: 0;
}
.social li {
    display: inline-block;
}
.social li a {
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    margin-bottom: 8px;
    position: relative;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.social li a svg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.social li a svg rect {
    width: inherit;
    height: inherit;
    fill: transparent;
    stroke: transparent;
    stroke-dasharray: 0;
    stroke-width: 3;
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
}
.social li a i:before {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}
.social li a:first-child {
    margin-left: 0;
}
.social li a:hover {
    opacity: .8;
}
.social.trp li a:hover {
    background-color: transparent;
}
.social.trp li a:hover svg rect {
    stroke: #fff;
    stroke-dasharray: 200;
}
.social.trp li a.facebook:hover {
    color: #3b5998 !important;
}
.social.trp li a.facebook:hover svg rect {
    stroke: #3b5998;
}
.social.trp li a.twitter:hover {
    color: #4099FF !important;
}
.social.trp li a.twitter:hover svg rect {
    stroke: #4099FF;
}
.social.trp li a.youtube:hover {
    color: #C4302B !important;
}
.social.trp li a.youtube:hover svg rect {
    stroke: #C4302B;
}
.social.trp li a.googleplus:hover {
    color: #DE5245 !important;
}
.social.trp li a.googleplus:hover svg rect {
    stroke: #DE5245;
}
.social.trp li a.instagram:hover {
    color: #885343 !important;
}
.social.trp li a.instagram:hover svg rect {
    stroke: #885343;
}
.social.trp li a.tumblr:hover {
    color: #36465D !important;
}
.social.trp li a.tumblr:hover svg rect {
    stroke: #36465D;
}
.social.trp li a.dribbble:hover {
    color: #E14C86 !important;
}
.social.trp li a.dribbble:hover svg rect {
    stroke: #E14C86;
}
.social.trp li a.linkedin:hover {
    color: #007BB6 !important;
}
.social.trp li a.linkedin:hover svg rect {
    stroke: #007BB6;
}
.social.trp li a.skype:hover {
    color: #00AFF0 !important;
}
.social.trp li a.skype:hover svg rect {
    stroke: #00AFF0;
}
.social.trp li a.rss:hover {
    color: #ee802f !important;
}
.social.trp li a.rss:hover svg rect {
    stroke: #ee802f;
}
.social.trp li a.github:hover {
    color: #000 !important;
}
.social.trp li a.github:hover svg rect {
    stroke: #000;
}
.social.trp li a.whatsapp:hover {
    color: #25D366 !important;
}
.social.trp li a.whatsapp:hover svg rect {
    stroke: #25D366;
}
.social.trp li a.snapchat:hover {
    color: #FFFC01 !important;
}
.social.trp li a.snapchat:hover svg rect {
    stroke: #FFFC01;
}
.social.trp li a.foursquare:hover {
    color: #EF4B78 !important;
}
.social.trp li a.foursquare:hover svg rect {
    stroke: #EF4B78;
}
.social.trp li a.pinterest:hover {
    color: #B82B38 !important;
}
.social.trp li a.pinterest:hover svg rect {
    stroke: #B82B38;
}
.social.trp li a.wordpress:hover {
    color: #21759A !important;
}
.social.trp li a.wordpress:hover svg rect {
    stroke: #21759A;
}
.social.trp li a.reddit:hover {
    color: #1288DF !important;
}
.social.trp li a.reddit:hover svg rect {
    stroke: #1288DF;
}
.social.trp li a.hackernews:hover {
    color: #FF6600 !important;
}
.social.trp li a.hackernews:hover svg rect {
    stroke: #FF6600;
}
.social.trp li a.designernews:hover {
    color: #3275D6 !important;
}
.social.trp li a.designernews:hover svg rect {
    stroke: #3275D6;
}
.social.trp li a.yahoo:hover {
    color: #420297 !important;
}
.social.trp li a.yahoo:hover svg rect {
    stroke: #420297;
}
.social.trp li a.buffer:hover {
    color: #000000 !important;
}
.social.trp li a.buffer:hover svg rect {
    stroke: #000000;
}
.social.trp li a.vimeo:hover {
    color: #1AB7EA !important;
}
.social.trp li a.vimeo:hover svg rect {
    stroke: #1AB7EA;
}
.social.trp li a.twitch:hover {
    color: #6441A4 !important;
}
.social.trp li a.twitch:hover svg rect {
    stroke: #6441A4;
}
/* SOCIALS */

/* FORMS */
.form-control {
/*    border: none;*/
    border-radius: 0;
    height: 40px;
}
.form-control:focus {
    border-color: #989898;
    box-shadow: none;
    outline: 0;
}
.form-group label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: left;
    text-transform: none;
}
.form-group label.fw {
    display: block;
}
.form-group label .required {
    color: #e74c3c;
    font-weight: 600;
    font-size: 16px;
}
.form-group label .required:before {
    content: "*";
}
.form-group .form-control {
    border-radius: 0;
}
.cleanlogin-field input:focus {
    box-shadow: none;
    outline: 0;
}
.form-group .form-control:focus {
    box-shadow: none;
    outline: 0;
}
.form-group .form-control.rounded {
    border-radius: 4px;
}
.form-group.has-error .form-control {
    border-color: #e74c3c;
}
.form-group.has-error .control-label {
    color: #e74c3c;
}
.form-group.has-success .form-control {
    border-color: #1abc9c;
}
.form-group.has-success .control-label {
    color: #1abc9c;
}
.form-group.has-warning .form-control {
    border-color: #f39c12;
}
.form-group.has-warning .control-label {
    color: #f39c12;
}
.form-group.floating {
    position: relative;
    margin-top: 10px;
}
.form-group.floating .form-control {
    padding-left: 0;
    padding-right: 0;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-width: 2px;
    box-shadow: none;
}
.form-group.floating.stacked label {
    font-size: 12px;
    position: absolute;
    top: -13px;
    left: 0;
    background-color: #fff;
}
.form-group.floating.focus label {
    position: absolute;
    top: 10px;
    left: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    z-index: -1;
}
.form-group.floating.focus .form-control {
    background-color: transparent;
    border-radius: 0;
}
.form-group.floating.focus .form-control::-webkit-input-placeholder {
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.form-group.floating.focus.focused label {
    top: -13px;
    left: 0;
    font-size: 12px;
}
.form-group.floating.focus.focused .form-control::-webkit-input-placeholder {
    opacity: 1;
}
/* FORMS */

/* HEADLINES */
.headline {
    background-color: #ffffff;
    margin-bottom: 15px;
}
.headline .item {
    padding: 6px 5px 0px 5px;
    width: 100%;
}
.headline .item a {
    color: #241e20;
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.headline .item a:hover {
    color: #fca91a;
}
.headline .nav {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
    z-index: 2;
}
.headline .carousel-control {
    background-color: transparent;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #241e20;
    display: inline-block;
    height: 30px;
    margin-right: -4px;
    opacity: 1;
    padding: 2px 0;
    position: relative;
    text-shadow: none;
    width: 30px;
}
.headline .carousel-control:focus,
.headline .carousel-control:hover {
    color: #fca91a;
    opacity: 1;
}
.headline .carousel-control.right {
    border-left: 0;
}
.headline .carousel-inner {
    overflow: hidden;
    width: initial;
}
/* HEADLINES */

/* SLIDER */
.carousel#featured .carousel-control {
    background-color: transparent;
    background-image: none;
    bottom: initial;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: initial;
    right: initial;
    opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.carousel#featured .carousel-control span:before {
    font-size: 50px;
}
.carousel#featured .carousel-control.left {
    left: 0;
    right: initial;
}
.carousel#featured:hover .carousel-control.left {
    left: 20px;
    right: initial;
}
.carousel#featured .carousel-control.right {
    right: 0;
    left: initial;
}
.carousel#featured:hover .carousel-control {
    opacity: 1;
}
.carousel#featured:hover .carousel-control.right {
    right: 20px;
    left: initial;
}
/* SLIDER */

/* SECTIONS */
section {
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 0;
}

body.admin-bar section.first {
    
}
section .container {
    padding-left: 15px;
    padding-right: 15px;
}
section.first {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
section.page {
    
}
section.login {
    padding-top: 0;
}
section.slider {
    padding-top: 0;
}
section.most-popular {
    padding: 80px 0;
}

section.maps {
    padding-top: 60px;
    margin-bottom: -45px;
}
section.not-found {
    padding: 50px 0;
    text-align: center;
}
section.not-found .code {
    font-size: 12em;
    text-align: center;
    font-weight: 700;
    position: relative;
    display: inline-block;
}
section.not-found .code:after, section.not-found .code:before {
    position: absolute;
    right: -100px;
    top: 20px;
    width: 100px;
    height: 2px;
    background-color: #f2f2f2;
    transform: rotate(-30deg);
    content: ' ';
}
section.not-found .code:after {
    bottom: 50px;
    top: initial;
    left: -120px;
    right: initial;
    transform: rotate(-30deg);
}
section.not-found h1 {
    font-size: 24px;
    line-height: 44px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
}
section.not-found p.lead {
    font-size: 16px;
    color: #999;
}
section.not-found .search-form {
    display: inline-block;
    margin: 0 auto;
}
section.not-found .search-form form {
    width: 300px;
    display: inline-block;
}
section.not-found .link {
    padding: 2px 0;
}
section.search .search-result {
    margin-top: 10px;
    margin-bottom: 30px;
    color: #999;
}

/* PAGES */
.page .breadcrumbs {
    
}
.page .page-title {
    
}
.page-subtitle, .page .page-subtitle {
    font-family: 'Lato';
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.5px;
    margin: 0;
    margin-top: 5px;
    text-transform: uppercase;
}
.page .line {
    margin-bottom: 30px;
    margin-top: 30px;
}
section.page article.main-article h1 {
    margin-bottom: 25px;
    padding-bottom: 20px;
}
section.page article.main-article h1::after {
    background-color: #fca91a;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 15px;
}
section.page article.main-article .main p {
    font-size: 16px;
    color: #181818;
    line-height: 28px;
    margin-bottom: 10px;
}
.page .page-description {
    color: #484848;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
    text-align: left;
}
.page .page-description h1 {
    color: #000;
    margin-bottom: 7px;
}
.page .page-description p {
    margin-bottom: 20px;
}
.page .question {
    font-weight: 700;
    text-align: center;
}
.page .question a {
    margin-left: 10px;
}
.page form.contact {
    margin-top: 30px;
}
.page form.contact .form-group textarea {
    height: 200px;
}
.page .element-block .element-title {
    margin-bottom: 30px;
    position: relative;
}
.page .element-block .element-title :first-child {
    margin-top: 0;
}
.page .element-block .element-title:after {
    background-color: #fca91a;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 15px;
}
.page .element-block .element-body {
    display: inline-block;
    width: 100%;
}
.page .element-block .element-body .code-block {
    margin-top: 20px;
}
.page .element-block .element-body .code-block .code-title {
    font-weight: 500;
    margin-bottom: 5px;
}
.page .element-block .colors {
    margin: 0;
    padding: 0;
}
.page .element-block .colors li {
    display: inline-block;
    height: 80px;
    margin-bottom: 40px;
    margin-right: 10px;
    width: 80px;
}
.page .element-block .colors li.primary {
    background-color: #fca91a;
}
.page .element-block .colors li.secondary {
    background-color: #c8081c;
}
.page .element-block .colors li.success {
    background-color: #1abc9c;
}
.page .element-block .colors li.warning {
    background-color: #f39c12;
}
.page .element-block .colors li.info {
    background-color: #3498db;
}
.page .element-block .colors li.danger {
    background-color: #e74c3c;
}
.page .element-block .colors li .details h1 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    margin-top: 87px;
    text-align: center;
}

section.page article.article.main-article .council-member {
    box-shadow: 0px 0px 30px 0px rgba(34, 34, 34, 0.25);
    margin-bottom: 30px;
    padding: 15px;
}
section.page article.article.main-article .council-member strong {
    display: inline-block;
    margin-bottom: 10px;
}
section.page article.article.main-article .council-member ul {
    margin-bottom: 0;
}
section.page article.article.main-article .council-member ul li {
    padding: 0 0 5px 0;
}
section.page article.article.main-article .council-member ul li::before {
    display: none;
}
section.page article.article.main-article .council-member ul li a {
    color: #241e20;
}
section.page article.article.main-article .council-member ul li a:focus,
section.page article.article.main-article .council-member ul li a:hover {
    color: #fca91a;
}

/* MOST POPULAR */
section.most-popular > .row {
    margin: 0;
    display: table;
}
section.most-popular > .row [class^="col-"] {
    display: table-cell;
    float: none;
}
section.most-popular .image {
    background-size: cover;
    background-position: center;
}
section.most-popular .details {
    background-color: #FAFAFA;
}
section.most-popular .details .inner {
    padding: 80px 20px;
}
section.most-popular .details .inner .badge, section.most-popular .details .inner h2, section.most-popular .details .inner .detail, section.most-popular .details .inner p {
    margin-bottom: 20px;
}
section.most-popular .details .inner .badge {
    border: 2px solid #191E21;
    border-radius: 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: transparent;
    color: #191E21;
}
section.most-popular .details .inner h2 {
    font-size: 30px;
    line-height: 38px;
}
section.most-popular .details .inner .detail {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 500;
}
section.most-popular .details .inner .detail .place,
section.most-popular .details .inner .detail .time {
    margin-right: 10px;
}
section.most-popular .details .inner p {
    line-height: 26px;
    margin-bottom: 40px;
}
section.most-popular .details .inner .more {
    font-weight: 600;
    letter-spacing: .5px;
}
section.most-popular .details .inner .more div, section.most-popular .details .inner .more i {
    float: left;
}
section.most-popular .details .inner .more i {
    margin-left: 13px;
}
section.most-popular .details .inner .more i:before {
    font-size: 25px;
}

/* AUTHENTICATION BOXES */
.box-wrapper {
    width: 400px;
    margin: 0 auto;
}

.box {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.box.box-border {
    box-shadow: none;
    border: 1px solid #f2f2f2;
}
.box .box-body {
    padding: 30px;
}
.box .box-body h4 {
    margin-bottom: 30px;
}

.box-wrapper .box .box-body .cleanlogin-container {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 15px;
}
.cleanlogin-field label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: left;
    text-transform: none;
}
.cleanlogin-field {
    text-align: right;
}
.cleanlogin-field .cleanlogin-form i.bi {
    margin-left: 0;
}
.cleanlogin-form .cleanlogin-field input[type="text"],
.cleanlogin-form input[type="password"],
.cleanlogin-form input[type="email"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857143;
    padding: 6px 12px !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
}
.cleanlogin-form input[type="submit"] {
    background-color: #fca91a;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 30px;
    border: none !important;
    color: #ffffff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    letter-spacing: .5px;
    outline: 0 !important;
    margin-top: 0 !important;
    padding: 15px 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.cleanlogin-form input[type="submit"]:hover {
    background-color: #de9517;
    color: #ffffff;
}
.cleanlogin-field.cleanlogin-field-remember input[type="checkbox"] {
    float: right;
    margin: 0 0 0 10px;
}
.cleanlogin-field.cleanlogin-field-remember label {
    float: right;
}
/* AUTHENTICATION BOXES */

/* TITLES */
.title-line {
    display: table;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: #ddd;
}
.title-line:before, .title-line:after {
    border-top: 2px dashed #eee;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}
.title-line:before {
    right: 1.5%;
}
.title-line:after {
    left: 1.5%;
}
/* TITLES */

/* ARTICLES */
.article p, article p, .most-popular p {
    color: #241e20;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
}
.article .location, article .location, .most-popular .location,
.article .place, .article .category, article .place, article .category, .most-popular .place,
.article .time, .article .category, article .time, article .category, .most-popular .time, .most-popular .category {
    color: #666666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.article {
    background-color: #ffffff;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0,.30);
    margin-bottom: 30px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    z-index: 2;
}
.article:focus,
.article:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0,.60);
}
article.article.main-article {
    border-radius: 0;
    box-shadow: none;
}
article.article.main-article:focus,
article.article.main-article:hover {
    box-shadow: none;
}


article.article.main-article ul.details {
    border-bottom: 1px solid #e2e2e2;
    color: #989898;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
}
article.article.main-article ul.details li {
    display: inline-block;
    margin-right: 30px;
    padding: 0;
    position: relative;
}
article.article.main-article ul.details li::after {
    color: #989898;
    content: "\f111";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    font-weight: 900;
    font-style: normal;
    position: absolute;
    right: -20px;
    top: 1px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
}
article.article.main-article ul.details li:last-child::after {
    display: none;
}

article.article.main-article h3 {
    margin-bottom: 10px;
    margin-top: 15px;
}
article.article.main-article h6 {
    margin: 15px 0 15px 0;
}

article.article.main-article ul,
article.article.main-article ol {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}
article.article.main-article ul li,
article.article.main-article ol li {
    padding: 0 0 15px 15px;
    position: relative;
}

article figure {
    height: 200px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    display: inline-block;
}
article.article.main-article figure {
    height: auto;
}
article.article.main-article img {
    height: auto;
    max-width: 100%;
}
article figure img {
    width: 100%;
}
article.article.main-article .wp-caption {
    max-width: 100%;
}
article.article.main-article .wp-caption img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
article.article.main-article .wp-caption .wp-caption-text {
    text-align: left;
}
article .detail {
/*  display: flex;*/
    display: block;
    display: -webkit-box;
    display: -moz-box;
}

article.article.main-article table.table td {
    overflow-wrap: break-word !important;
    word-break: break-word !important;
}
article.article.main-article table.table td a {
    color: #241e20;
}
article.article.main-article table.table td a:focus,
article.article.main-article table.table td a:hover {
    color: #de9517;
    text-decoration: underline !important;
}

.article .inner {
    
}
.article .padding {
    padding: 15px;
    padding-top: 0;
}
.article .main h1 {
    padding-bottom: 20px;
}
.article .main h1::after {
    background-color: #fca91a;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 15px;
}
.article h2 {
    color: #fca91a;
    font-family: 'Barlow', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.article h2 a {
    color: #241e20;
}
.article h2 a:focus,
.article h2 a:hover {
    color: #00a652;
}
.article p {
    line-height: 24px;
    font-size: 16px;
}
.article .main ul li::before {
    color: #222222;
    content: "\f105";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 900;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
}

article .detail {
/*  display: flex;*/
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
article .place, article .time, article .category {
    margin: 0 0 5px 0;
    color: #666666;
}
article .category {
    margin: 0 0 5px 0;
}
article .category a {
    color: #fca91a;
}
article .place {
    margin: 0 0 5px 0;
}
article .time {
    margin: 0;
}

article footer h5.title {
    color: #241e20 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    margin: 0 0 30px 0 !important;
    position: relative !important;
    text-align: left !important;
    text-transform: uppercase !important;
}
article footer h5.title i {
    margin-right: 5px;
}

article .tags {
    display: block;
}
article .tags a {
    color: #666666;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

article footer {
    border-top: 1px solid #e2e2e2;
    margin: 10px 0 0 0;
    padding: 25px 0 0 0;
    text-align: left;
}
article footer .tags a {
    background-color: #e2e2e2;
    border-radius: 20px;
    color: #181818;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 15px;
    margin: 0 10px 0 0;
    padding: 10px 15px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
article footer .tags a:hover {
    background-color: #fca91a;
    color: #ffffff;
}

article.article.main-article footer .tags {
    padding: 0 0 15px 0;
}
article.article.main-article footer .sharing {
    display: block;
    padding: 0 0 15px 0;
    width: 100%;
}
article.article.main-article footer .sharing ul {
    margin: 0;
}
article.article.main-article footer .sharing ul li {
    padding: 0 10px 0 0;
}
article.article.main-article footer .sharing ul li a {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    font-size: 14px !important;
    line-height: normal !important;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
article.article.main-article footer .sharing ul li a i {
    margin-right: 10px;
}
article.article.main-article footer .sharing ul li a.facebook {
    background-color: #3b5998;
    color: #fff !important;
}
article.article.main-article footer .sharing ul li a.twitter {
    background-color: #4099FF;
    color: #fff !important;
}
article.article.main-article footer .sharing ul li a.linkedin {
    background-color: #007BB6;
    color: #fff !important;
}
article.article.main-article footer .sharing ul li a.email {
    background-color: #fc6e26;
    color: #fff !important;
}
article.article.main-article footer .sharing ul li a.whatsapp {
    background-color: #45ea62;
    color: #fff !important;
}


article footer .btn-primary {
    background-color: transparent;
    border-color: #fca91a;
    color: #fca91a;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
article footer .btn-primary:after {
    position: absolute;
    content: ' ';
    bottom: 0;
    left: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    z-index: -1;
}
article footer .btn-primary:hover {
    color: #fff;
}
article footer .btn-primary:hover:after {
    transform: scale(20);
    -moz-transform: scale(20);
    -webkit-transform: scale(20);
    -o-transform: scale(20);
    background-color: #fca91a;
}
article footer .btn-primary:focus {
    outline: 0;
}
/* ARTICLES */

/* LIST ARTICLES */
article.article-list {
    margin-bottom: 30px;
    padding-bottom: 15px;
}
article.article-list .inner {
    display: inline-block;
    width: 100%;
}
article.article-list figure {
    background-color: #00a652;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    display: block;
    float: left;
    height: 200px;
    margin-bottom: 0;
    overflow: hidden;
    width: 30%;
}
article.article-list figure a {
    display: block;
    height: 100%;
    width: 100%;
}
article.article-list .details {
    float: left;
    padding: 0 5px 0 15px;
    width: 70%;
}
article.article-list .detail {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
article.article-list .detail .category {
    display: block;
    float: left;
}
article.article-list .detail .time {
    color: #999999;
    display: block;
    float: right;
}
article.article-list .details h1 {    
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    margin: 10px 0;
    overflow-y: hidden;
    text-align: left;
    text-transform: none;
}
article.article-list .details h1 a {
    color: #241e20;
}
article.article-list .details h1 a:hover {
    color: #00a652;
}
article.article-list footer {
    border-top: 1px solid #e2e2e2;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    text-align: left;
}
article footer .author {
    color: #999999;
    float: left;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0;
    text-transform: uppercase;
    width: 75%;
}
article footer .author i {
    background-color: transparent;
    border: 2px solid #999999;
    border-radius: 50%;
    color: #999999;
    font-size: 16px;
    height: 30px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
    width: 30px;
}
article.article-list footer .tags {
    float: left;
    width: 75%;
}
article.article-list footer a.btn {
    background-color: #fca91a;
    color: #ffffff;
    float: right;
    margin: 0 !important;
    padding: 10px 40px 10px 20px;
    width: 25%;
}
article.article-list footer a.btn.btn-primary:hover {
    background-color: #de9517;
}
article.article-list footer a.btn.btn-primary::after {
    bottom: auto;
    color: #ffffff;
    content: "\f35a";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    left: auto;
    position: absolute;
    right: 30px;
    top: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    z-index: 1;
}
article.article-list footer a.btn.btn-primary:hover::after {
    background-color: transparent;
    border-radius: 0;
    right: 25px;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
/* LIST ARTICLES */

/* CATEGORY DESCRIPTION */
section.category-description {
    padding-bottom: 50px;
}
section.category-description h1 {
    background-color: #00a652;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    color: #ffffff;
    display: block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0 !important;
    min-height: 400px;
    padding: 150px 15px 0 15px;
    text-align: left;
    width: 100%;
}
section.category-description .gallery {
    margin: 0 0 !important;
}
section.category-description .gallery .gallery-item {
    margin: 0 0 !important;
}

/* UPCOMING EVENTS */
section.upcoming-events {
    background-color: #ffffff;
    background-image: url(images/backgrounds/upcoming-events.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    margin: 25px 15px;
    min-height: 500px;
    padding: 50px 0;
    position: relative;
}
section.upcoming-events h1 {
    color: #ffffff;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    z-index: 3;
}
section.upcoming-events h2 {
    color: #fca91a;
    font-family: 'Barlow', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 3;
}
section.upcoming-events ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
}
section.upcoming-events ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 25%;
}
section.upcoming-events ul li.all-events-link {
    float: right;
}
section.upcoming-events ul li.all-events-link a {
    background-color: #fca91a;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    color: #ffffff;
    display: block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0 !important;
    min-height: 340px;
    padding: 170px 0 0 0;
    text-align: center;
    width: 100%;
}
section.upcoming-events ul li.all-events-link a:hover {
    background-color: #de9517;
}
section.upcoming-events ul li.all-events-link a::after {
    bottom: auto;
    color: #ffffff;
    content: "\f35a";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    font-style: normal;
    left: auto;
    margin-left: 10px;
    position: relative;
    right: 0;
    top: auto;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
section.upcoming-events ul li.all-events-link a:focus::after,
section.upcoming-events ul li.all-events-link a:hover::after {
    margin-left: 15px;
}
section.upcoming-events .article {
    background-color: #ffffff;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-bottom: 0;
    max-height: 340px;
    min-height: 340px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
section.upcoming-events .article:hover {
    box-shadow: 0 0 40px rgba(255,255,255,.50);
}
section.upcoming-events .article .inner figure {
    background-attachment: scroll;
    background-color: #ffffff;
    border-top-right-radius: 30px;
    display: block;
    height: 200px;
    position: relative;
    width: 100%;
}
section.upcoming-events .article .inner .detail {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
section.upcoming-events .article .inner .detail .time {
    color: #666666;
    margin-bottom: 5px;
}
section.upcoming-events .article .inner .detail .location {
    color: #fca91a;
    margin-bottom: 5px;
}
section.upcoming-events .article .inner h2 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    max-height: 55px !important;
    min-height: 55px !important;
    overflow-y: hidden !important;
    overflow-wrap: break-word !important;
    text-align: left !important;
    text-transform: none !important;
    word-break: break-word !important;
}
section.upcoming-events .article .inner h2 a {
    color: #241e20 !important;
}
section.upcoming-events .article .inner h2 a:hover {
    color: #00a652 !important;
}
/* UPCOMING EVENTS */

/* WINTER KNIGHTS */
section.winter-knights {
    background-color: #ffffff;
    background-image: url(images/backgrounds/winter-knights.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    color: #ffffff;
    margin: 25px 15px;
    min-height: 500px;
    padding: 50px 0;
    position: relative;
}
section.winter-knights .inner-box {
    background-color: rgba(255, 255, 255, 0.65);
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    padding: 30px;
}
section.winter-knights h1 {
    color: #ffffff;
    margin-bottom: 50px;
    position: relative;
    text-align: left;
    z-index: 3;
}
section.winter-knights h2 {
    color: #fca91a;
    font-family: 'Barlow', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    z-index: 3;
}
/* WINTER KNIGHTS */

/* BEST OF THE WEEK */
.best-of-the-week {
    background-attachment: fixed;
    background-image: url(images/backgrounds/main-article.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
}
.best-of-the-week .owl-carousel {
    overflow: hidden;
}
.best-of-the-week .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.best-of-the-week .owl-carousel .owl-item {
    padding: 10px 5px;
}
.best-of-the-week h1 {
    background-color: transparent;
    float: left;
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    text-transform: none;
    z-index: 9;
}
.best-of-the-week h1 .carousel-nav .next, .best-of-the-week h1 .carousel-nav .prev {
    background-color: #fff;
    height: 35px;
    line-height: 34px;
    margin-left: -4px;
    width: 35px;
}
.best-of-the-week .article figure {
    background-attachment: scroll;
    background-color: #ffffff;
    border-top-right-radius: 30px;
    display: block;
    height: 200px;
    position: relative;
    width: 100%;
}
.best-of-the-week .article figure .videoWrapper {
    height: 100%;
    width: 100%;
}
.best-of-the-week .article figure .videoWrapper iframe {
    height: 100% !important;
    max-width: 100% !important;
}
.best-of-the-week .article h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin: 0 0 10px 0;
    max-height: 55px;
    min-height: 55px;
    overflow-y: hidden;
    text-align: left;
    text-transform: none;
}
.best-of-the-week .article h2 a {
    color: #241e20;
}
.best-of-the-week .article h2 a:hover {
    color: #00a652;
}
/* BEST OF THE WEEK */

/* FEATURED ARTICLES IN CAROUSELS */
.featured {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
}
.featured .inner {
    padding: 20px;
}
.featured figure {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.featured .overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: transparent;
    background-image: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.59) 100%);
    background-image: -webkit-linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.59) 100%);
}
.featured .details {
    padding: 20px 30px;
    position: absolute;
    bottom: 10px;
}
.featured .details h1, .featured .details .category, .featured .details .place, .featured .details .time {
    color: #fff;
    margin: 0;
}
.featured .details .category {
    margin-bottom: 10px;
}
.featured .details .category a {
    font-size: 12px;
    font-weight: 400;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 30px;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.featured .details .category a:hover {
    opacity: .8;
}
.featured .details h1 {
    margin-bottom: 5px;
    line-height: 1.4em;
    font-size: 28px;
    font-weight: 700;
}
.featured .details h1 a {
    text-decoration: none;
    color: #fff;
}
/* FEATURED ARTICLES IN CAROUSELS */

/* LINE BREAKS */
.line {
    background-color: #f2f2f2;
    display: inline-block;
    height: 1px;
    margin: 30px 0;
    position: relative;
    width: 100%;
}
.line.thin {
    height: 2px;
}
.line.transparent {
    background-color: transparent;
}
.line.little {
    margin: 10px 0;
}
.line.top {
    margin-top: 50px;
}
.line div {
    background-color: #fff;
    color: #000000;
    font-size: 16px;
    left: 50%;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
/* LINE BREAKS */

/* ARTICLE COLUMNS*/
.title-col {
    font-size: 18px;
    position: relative;
    margin-top: 0;
}
.title-col:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 15px;
    background-color: #fca91a;
    height: 3px;
    left: 0;
}

.body-col {
    margin-top: 30px;
}

.article-mini {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.article-mini .inner {
/*  display: inline-block;*/
    display: block;
}
.article-mini .padding {
    padding: 0 10px;
    margin-left: 85px;
}
.article-mini figure {
    float: none;
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin: 0;
}
.article-mini .place {
    margin: 5px 0;
}
.article-mini figure img {
    width: 100%;
}
.article-mini h1 {
    margin: 0;
    line-height: 22px;
    font-weight: 700;
    font-size: 14px;
}
.article-mini h1 a {
    color: #241e20;
}
.article-mini .detail {
    margin-bottom: 0;
    margin-top: 5px;
}
.article-mini .detail .category {
    margin-left: 0;
}
.article-mini .detail .category a {
    text-transform: uppercase;
    color: #fca91a;
}
/* ARTICLE COLUMNS*/

/* SIDEBAR */
#sidebar.sidebar {
    background-color: #e2e2e2;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    margin-bottom: 20px;
    padding: 30px 15px;
}
aside {
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 100%;
}
aside:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
aside .aside-title {
    color: #fca91a;
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 30px 0;
    position: relative;
    text-transform: uppercase;
}
aside .aside-title a.all {
    color: #241e20;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 5px;
}
aside .aside-title a.all i {
    color: #241e20;
    margin-left: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
aside .aside-title a.all:hover,
aside .aside-title a.all:hover i {
    color: #00a652;
}
aside .aside-title:after {
    background-color: #cccccc;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 15px;
}

.sidebar .line {
  background-color: #cccccc;
  margin: 25px 0;
}

aside.events {
    position: relative;
}
aside.events .aside-body ul li.all-events-link {
    position: absolute;
    right: 0;
    top: 0;
}
aside.events .aside-body ul li.all-events-link a {
    color: #241e20 !important;
    font-family: 'Barlow', sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.1;
    padding-right: 10px;
    position: relative;
    text-transform: uppercase;
}
aside.events .aside-body ul li.all-events-link a::before {
    color: #241e20 !important;
    content: "\f105";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 900;
    font-style: normal;
    position: absolute;
    right: 0;
    top: -1px;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
}
aside.events .aside-body ul li.all-events-link a:focus,
aside.events .aside-body ul li.all-events-link a:hover,
aside.events .aside-body ul li.all-events-link a:focus::before,
aside.events .aside-body ul li.all-events-link a:hover::before {
    color: #00a652 !important;
}

body.page-events aside.events,
body.event-template-default aside.events {
    display: none;
}

aside.events .aside-body ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
aside.events .aside-body ul li {
    
}
aside.events .aside-body ul li article.article-mini .inner figure {
    margin-bottom: 10px;
}
aside.events .aside-body ul li article.article-mini .inner .padding h1 {
    color: #241e20 !important;
    font-family: 'Barlow', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    margin: 0 !important;
}
aside.events .aside-body ul li article.article-mini .inner .padding h1 a {
    color: #241e20 !important;
}
aside.events .aside-body ul li article.article-mini .inner .padding h1 a:hover {
    color: #00a652 !important;
}

aside .carousel-nav .next, aside .carousel-nav .prev {
    background-color: #e2e2e2;
    height: 35px;
    line-height: 34px;
    margin-left: -4px;
    width: 35px;
}
aside .aside-body .owl-carousel {
    overflow: hidden;
}
aside .aside-body .owl-carousel .owl-stage-outer {
    width: 100%;
}
aside .aside-body .owl-carousel article.owl-item {
    margin-right: 15px !important;
    width: 267px !important;
}
aside .aside-body .owl-carousel article.owl-item article.article-mini figure {
    height: 200px;
}
aside .aside-body .owl-carousel article.owl-item article.article-mini figure .videoWrapper {
    height: 100%;
    width: 100%;
}
aside .aside-body .owl-carousel article.owl-item article.article-mini figure .videoWrapper iframe {
    height: 100% !important;
    max-width: 100% !important;
}
aside .aside-body .owl-carousel article.owl-item article.article-mini .detail .category {
    margin: 5px 0;
}

aside .article-mini {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
aside .article-mini figure {
    margin-bottom: 10px;
}
aside .article-mini figure a {
    display: block;
    height: 100%;
    width: 100%;
}
aside .article-mini .padding {
    margin: 0 0;
    padding: 0 0;
}
aside .article-mini h1 {
    margin-top: -3px;
}
aside .article-mini h1 a:hover {
    color: #00a652;
}
aside .nav li a {
    border-radius: 0 !important;
    color: #ffffff;
    font-weight: 600;
    padding: 12px 15px;
    font-size: 16px;
}
aside .nav li a i:before {
    font-size: 18px;
    margin-right: 5px;
}
aside .nav li.active a {
    background-color: #fca91a;
    color: #ffffff;
}
aside .nav li a:hover {
    color: #fca91a;
}
aside .nav li.active a:hover {
    color: #ffffff;
}
aside .nav li.active a i {
    color: #fca91a;
}
aside .tab-pane {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
}
aside .line {
    background-color: #cccccc;
    margin: 25px 0;
}
aside .sponsored {
    padding: 0;
    margin: 0 -5px;
}
aside .sponsored li {
    float: left;
    display: inline-block;
    width: 50%;
    padding: 5px;
}
aside .sponsored li a img {
    width: 100%;
}
aside .ads img {
    width: 100%;
}
aside .ads figcaption {
    font-size: 12px;
    margin-top: 3px;
    color: #989898;
}
aside .aside-body .social-box ul li {
    float: left;
    margin-right: 10px;
}
aside .aside-body .social-box ul li a {
    background-color: #241e20;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    padding: 8px 0;
    text-align: center;
    width: 35px;
}
aside .aside-body .social-box ul li a.facebook:hover {
    background-color: #3b5998;
}
aside .aside-body .social-box ul li a.youtube:hover {
    background-color: #ff0000;
}
aside .aside-body .social-box ul li a i {
    color: #ffffff;
    font-size: 20px;
}
aside .aside-body .social-box ul li a:hover i {
    color: #ffffff;
}

@keyframes loading {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

.with-sidebar {
    display: inline-block;
    width: 100%;
}
.with-sidebar .sidebar.sidebar-sticky {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 250px;
    z-index: 2000;
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.with-sidebar .sidebar .sidebar-brand {
    width: 100%;
    padding: 50px;
}
.with-sidebar .sidebar .sidebar-brand img {
    width: 100%;
}
.with-sidebar .sidebar .sidebar-nav ul {
    padding: 0;
    margin: 0;
}
.with-sidebar .sidebar .sidebar-nav ul li {
    display: inline-block;
    width: 100%;
}
.with-sidebar .sidebar .sidebar-nav ul li a {
    display: block;
    padding: 13px 30px;
    text-decoration: none;
    color: #000;
}
.with-sidebar .sidebar .sidebar-nav ul li.active a, .with-sidebar .sidebar .sidebar-nav ul li a:hover, .with-sidebar .sidebar .sidebar-nav ul li:focus {
    background-color: #fca91a;
    color: #fff;
}
.with-sidebar .has-sidebar {
    float: left;
    padding-left: 280px;
    padding-right: 20px;
    display: inline-block;
    width: 100%;
}
.with-sidebar footer {
    padding: 15px 0;
    border-top: 1px solid #f9f9f9;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    color: #29292b;
}
/* SIDEBAR */

/* CONTACT WRAP */
article.article.main-article .contact-wrap {
    margin-bottom: 25px;
}
article.article.main-article .contact-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
article.article.main-article .contact-wrap ul li {
    display: block;
    padding: 0 0 0 25px;
    position: relative;
}
article.article.main-article .contact-wrap ul li i {
    color: #241e20;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 6px;
}

/* FORM WRAP */
article.article.main-article .form-wrap {
    margin-bottom: 25px;
}

/* MAP WRAP */
.map-wrap {
    background-color: #e2e2e2;
}

/* TO TOP */
#scroll_up {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 30px;
    bottom: 34px;
    color: #fff;
    display: none;
    font-size: 0;
    font-weight: 900;
    height: 0;
    line-height: 25px;
    padding-top: 6px;
    position: fixed;
    right: 34px;
    text-align: center;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    width: 0;
    z-index: 999;
}
#scroll_up i {
    padding: 6px 0;
}
#scroll_up.top-visible {
    animation: jump 4s infinite;
    background-color: #fca91a;
    font-size: 22px;
    height: 50px;
    width: 50px
}
#scroll_up.top-visible:hover {
    background-color: #de9517;
}

/* FOOTER */
footer.footer {
    background-color: #111111;
    border-top: 5px solid #fca91a;
    color: #ffffff;
    overflow: hidden;
    padding: 20px 0;
    padding-top: 50px;
}
footer.footer .footer-top {
    padding-bottom: 25px;
}
footer.footer .footer-top p i {
    color: #fca91a;
    margin-right: 10px;
}
footer.footer a {
    color: #ffffff;
}
footer.footer a:hover {
    color: #ffffff;
    text-decoration: underline !important;
}
footer.footer a.btn:hover {
    text-decoration: none !important;
}
footer.footer .social a {
    color: #fff;
}
footer.footer .line {
    background-color: #292929;
    height: 1px;
    margin: 30px 0;
}
footer.footer .block .block-title {
    font-size: 20px;
    padding-bottom: 10px;
    position: relative;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
footer.footer .block .block-title .right {
    float: right;
    font-size: 14px;
}
footer.footer .block .block-title .right a {
    color: #ddd;
}
footer.footer .block .block-title:after {
    content: ' ';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 15px;
    height: 2px;
    background-color: #222222;
}
footer.footer .block .block-body {
    font-size: 16px;
    margin-top: 30px;
}

footer.footer .block .block-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer.footer .block .block-body ul li {
    display: block;
    padding: 0 0 15px 15px;
    position: relative;
}
footer.footer .block .block-body ul li::before {
    color: #fca91a;
    content: "\f105";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 900;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
}

footer.footer .block .block-body.no-margin {
    margin: 0;
}
footer.footer .footer-nav-horizontal {
    padding: 0;
    margin: 0;
}
footer.footer .footer-nav-horizontal li {
    display: inline-block;
}
footer.footer .footer-nav-horizontal li a {
    display: block;
    margin: 0 10px;
    margin-bottom: 10px;
    font-size: 16px;
    text-decoration: none;
    float: left;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
footer.footer .footer-nav-horizontal li a:hover {
    color: #fca91a;
}
footer.footer .footer-nav-horizontal li:first-child a {
    margin-left: 0;
}
footer.footer .footer-nav-horizontal li:not(:last-child):after {
    content: '/';
    float: left;
    line-height: 22px;
}
footer.footer .footer-nav {
    padding: 0;
    margin: 0;
    padding-left: 17px;
}
footer.footer .footer-nav li {
    list-style: square;
}
footer.footer .footer-nav li a {
    padding: 3px;
    display: inline-block;
    font-size: 14px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
footer.footer .footer-nav li a:hover {
    color: #fca91a;
}
footer.footer .foot-logo {
    height: 80px;
    width: 100%;
    margin-bottom: 15px;
}
footer.footer .foot-logo img {
    width: 100%;
}
footer.footer .brand-description {
    font-size: 16px;
    line-height: 24px;
}
footer.footer .newsletter {
    background-color: transparent;
    border: none;
    padding: 0;
}
footer.footer .newsletter .btn {
    margin-top: 3px;
    border-radius: 3px;
}
footer.footer .newsletter .input-group {
    position: relative;
    display: inline-block;
    width: 100%;
}
footer.footer .newsletter .input-group-addon {
    background-color: transparent;
    border-color: transparent;
    position: absolute;
    left: 2px;
    top: 0;
    z-index: 9;
    height: 40px;
    line-height: 26px;
}
footer.footer .newsletter .input-group-addon i:before {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
}
footer.footer .newsletter .form-control {
    padding-left: 40px;
}
footer.footer .article-mini .detail .place, footer.footer .article-mini .detail .time, footer.footer .article-mini .detail .category a {
    color: #848f9a;
}
footer.footer .tags {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
footer.footer .tags li {
    display: inline-block;
}
footer.footer .tags li a {
    padding: 7px 12px;
    color: #848f9a;
    border: 1px solid #848f9a;
    margin: 0 5px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    font-size: 14px;
}
footer.footer .tags li a:first-child {
    margin-left: 0;
}
footer.footer .tags li a:hover {
    border-color: #fca91a;
    color: #fff;
}
footer.footer .copyright {
    text-align: center;
    margin-top: 30px;
    color: #cccccc;
    border-top: 1px solid #222;
    padding-top: 35px;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer.footer .copyright a {
    
}
footer.footer .copyright a:hover {
    text-decoration: underline;
}
footer.footer .copyright div {
    margin-top: 7px;
}
footer.footer .copyright div i {
    color: #E74C3C;
    padding: 0 3px;
}
footer.footer .article-mini {
    margin-bottom: 23px;
}
footer.footer .article-mini .inner {
    border-bottom: 0;
}
footer.footer .article-mini h1 {
    font-size: 14px;
}
footer.footer .article-mini h1 a {
    color: #ddd;
}
footer.footer .article-mini .detail .category a {
    color: #848f9a;
}
/* FOOTER */

section.single .line {
  margin-top: 30px;
  margin-bottom: 30px;
}
section.single article.main-article header {
  margin: 0;
}
section.single article.main-article header h1 {
  margin: 0 0 25px 0;
  line-height: 1.1em;
  font-weight: 700;
}
section.single article.main-article header .details {
  font-size: 10px;
  color: #989898;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
section.single article.main-article header .details li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
section.single article.main-article header .details li:after {
  content: '.';
  position: absolute;
  font-size: 30px;
  top: -2px;
  margin-left: 10px;
  line-height: 0;
}
section.single article.main-article header .details li a {
  color: #fca91a;
}
section.single article.main-article header .details li:last-child:after {
  content: '';
}
section.single article.main-article .main {
    
}
section.single article.main-article .main h2 a {
    color: #000000;
}
section.single article.main-article .main a {
    color: #fca91a;
}
section.single article.main-article .main a:hover {
    color: #fca91a;
}
section.single article.main-article .main p {
  font-size: 14px;
  color: #181818;
  margin-bottom: 20px;
  line-height: 28px;
}
section.single article.main-article .main .featured {
  height: auto;
  position: relative;
  overflow: initial;
  margin-bottom: 0;
}
section.single article.main-article .main .featured figure {
  position: relative;
  height: auto;
}
section.single article.main-article .main .featured figure figcaption {
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
  color: #686868;
}
section.single article.main-article .main h1, section.single article.main-article .main h2, section.single article.main-article .main h3, section.single article.main-article .main h4, section.single article.main-article .main h5, section.single article.main-article .main h6 {
  line-height: 32px;
  margin-top: 0;
}
section.single footer {
  margin-top: 30px;
  text-align: left;
  display: flex;
  display: -webkit-box;
  flex-wrap: wrap;
}
section.single footer .col:first-child {
  width: 60%;
}
section.single footer .col:last-child {
  width: 40%;
  text-align: right;
}
section.single footer .col:last-child .love {
  float: none;
  border: 2px solid #989898;
  border-radius: 30px;
  display: inline-block;
  padding: 3px 12px;
}
section.single footer .col:last-child .love i {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
}
section.single footer .col:last-child .love i.animated {
  top: 3px;
  left: 12px;
}
section.single footer .col:last-child .love.active {
  background-color: #fca91a;
  color: #fff;
  border-color: #fca91a;
}
section.single footer h1 {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
section.single footer h1 i {
  margin-right: 5px;
}
section.single footer .tags {
  margin: 0;
  padding: 0;
}
section.single footer .tags li {
  float: left;
  display: block;
}
section.single footer .tags li a {
  display: block;
  margin-bottom: 5px;
  padding: 3px 7px;
  border: 1px solid #989898;
  margin-right: 5px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
section.single footer .tags li a:hover {
  border-color: #000;
  color: #fca91a;
}
section.single article.related .inner {
  box-shadow: none;
}
section.single article.related .inner .padding {
  padding: 0;
}
section.single article.related .detail .place,
section.single article.related .detail .time {
  color: #989898;
}
section.single article.related .detail .category {
  margin-left: 0;
}



/* PLUGINS */

/* OWL CAROUSEL */
.aside-title .carousel-nav, 
.title-col .carousel-nav,
.best-of-the-week .carousel-nav {
    float: right;
    display: block;
}
.aside-title .carousel-nav .prev,
.aside-title .carousel-nav .next,
.title-col .carousel-nav .prev,
.title-col .carousel-nav .next,
.best-of-the-week .carousel-nav .prev,
.best-of-the-week .carousel-nav .next {
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #241e20;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 24px;
    margin-left: -1px;
    padding: 3px 0;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 30px;
}
.aside-title .carousel-nav .prev:hover,
.aside-title .carousel-nav .next:hover,
.title-col .carousel-nav .prev:hover,
.title-col .carousel-nav .next:hover,
.best-of-the-week .carousel-nav .prev:hover,
.best-of-the-week .carousel-nav .next:hover {
    color: #fca91a;
}
.aside-title .carousel-nav .prev,
.title-col .carousel-nav .prev,
.best-of-the-week .carousel-nav .prev {
    border-right: 0;
}
.carousel-1 .owl-dots .owl-dot span {
    margin: 5px;
}
.carousel-1 .owl-dots .owl-dot.active span {
    background-color: #fca91a;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}
.carousel-1 .owl-nav {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    opacity: 0;
}
.carousel-1 .owl-nav .owl-prev, .carousel-1 .owl-nav .owl-next {
    margin-top: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 26px;
    line-height: 42px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    opacity: .7;
}
.carousel-1 .owl-nav .owl-prev:hover, .carousel-1 .owl-nav .owl-next:hover {
    background-color: #fca91a;
}
.carousel-1 .owl-nav .owl-prev {
    left: 10px;
}
.carousel-1 .owl-nav .owl-next {
    right: 10px;
}
.carousel-1:hover .owl-nav {
    opacity: 1;
}

/* PLUGINS */

/* WP DEFAULT */

/* POSTS GALLERIES */
.gallery {
    margin: 0 -15px !important;
}
.gallery .gallery-item {
    margin: 15px 0 !important;
    padding: 0 15px !important;
}
.gallery img {
    border: none !important;
    height: auto !important;
    max-width: 100% !important;
}

/* WP DEFAULT */

/* WP PLUGINS */

/* SIMPLE LIGHTBOX */
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    padding: 5px !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details,
#slb_viewer_wrap .slb_theme_slb_baseline .slb_details .inner,
#slb_viewer_wrap .slb_theme_slb_default .slb_details .slb_data,
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title,
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: normal !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
    padding-top: 5px !important;
}
/* WP PLUGINS */

@media screen and (max-width: 1199px) {
    
    
    
}
@media screen and (max-width: 991px) {
    
    
    
}
@media screen and (max-width: 768px) {
    
    
    
}
@media screen and (max-width: 767px) {
    
    /* GENERAL */
    .aside-title .carousel-nav,
    .title-col .carousel-nav,
    .best-of-the-week .carousel-nav {
        margin: 0 0 25px 0;
    }
    
    /* HEADER */
    header.primary .top-header ul.icon-links {
        display: none;
    }
    
    /* NAVIGATION */
    .for-mobile, .for-tablet {
        display: block !important;
    }
    header nav.menu {
        height: 55px;
    }
    header nav.menu .brand {
        width: 200px;
    }
    header nav.menu .brand a img {
        height: auto;
        padding: 5px 0;
    }
    body.fixed-nav header nav.menu .brand {
        width: 200px;
    }
    body.fixed-nav header nav.menu .brand a img {
        padding: 5px 0;
    }
    header nav.menu .mobile-toggle {
        display: inline-block;
    }
    header nav.menu #menu-list ul.nav-list {
        background-color: #fff;
        height: 100%;
        overflow: auto;
        position: fixed;
        right: -280px;
        top: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        width: 280px;
        z-index: 3000;
    }
    header nav.menu #menu-list ul.nav-list.active {
        right: 0;
    }
    header nav.menu #menu-list ul.nav-list li {
        display: block;
        float: none;
        margin: 0 15px;
        position: static !important;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    header nav.menu #menu-list ul.nav-list > li:first-child {
        margin: 0 15px;
        text-align: center;
        position: relative;
    }
    header nav.menu #menu-list ul.nav-list > li:first-child .back {
        z-index: 9;
        position: absolute;
        height: 36px;
        width: 36px;
        line-height: normal;
        font-size: 20px;
        padding: 8px 0;
    }
    header nav.menu #menu-list ul.nav-list > li:first-child a {
        border-bottom: 1px solid #cccccc;
        color: #999999;
    }
    header nav.menu #menu-list ul.nav-list > li:first-child a:after {
        display: none;
    }
    header nav.menu #menu-list ul.nav-list > li > a,
    body.fixed-nav header nav.menu #menu-list ul.nav-list li a {
        display: block;
        font-size: 14px;
        padding: 11px 17px;
    }
    header nav.menu #menu-list ul.nav-list > li:first-child > a:focus,
    header nav.menu #menu-list ul.nav-list > li:first-child > a:hover {
        color: #999999;
    }
    header nav.menu #menu-list ul.nav-list > li ul.dropdown-menu {
        box-shadow: none;
        display: none;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
        height: -moz-calc(100% - 60px);
        height: -o-calc(100% - 60px);
        left: initial;
        opacity: 1;
        position: absolute;
        right: -280px;
        top: 60px;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        visibility: visible;
        width: 280px;
    }
    header nav.menu #menu-list ul.nav-list > li ul.dropdown-menu.active {
        border-radius: 0;
        box-shadow: none;
        opacity: 1;
        right: 0;
        top: 60px;
        transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        visibility: visible;
    }
    header nav.menu #menu-list ul.nav-list > li .dropdown-menu > li ul {
        top: 13px !important;
    }
    header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:last-child,
    header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:last-child > a,
    header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:first-child,
    header nav.menu #menu-list ul > li.dropdown > ul.dropdown-menu > li:first-child > a {
        border-radius: 0;
    }
    header nav.menu #menu-list ul.nav-list > li .dropdown-menu > li > a {
        width: auto;
    }
    header nav.menu #menu-list ul.nav-list > li .dropdown-menu > li > a:hover:after {
        transform: scale(105);
        -webkit-transform: scale(105);
        -moz-transform: scale(105);
        -o-transform: scale(105);
    }
    header nav.menu .donate {
        display: none;
    }
    header nav.menu .nav-links {
        display: block;
        margin-right: 0;
        margin-top: 9px;
    }
    
    /* MAIN SLIDER */
    #slider {
        margin: 0 15px;
        max-height: 280px;
        padding: 25px 0 0 0;
    }
    
    /* PAGE HEADER */
    section .page-header .page-header-inner {
        background-image: none !important;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        min-height: 150px;
        padding: 20px 0 0 0;
    }
    section .page-header .page-header-inner {
        min-height: 125px;
    }
    section .page-header .page-header-inner ul.breadcrumbs {
        display: none;
    }
    section .page-header .page-header-inner h1 {
        margin-top: 0;
    }
    
    /* SLOGAN */
    section.slogan .slogan-inner ul li {
        font-size: 20px;
        padding: 0 15px;
    }
    
    /* ARTICLE MAIN */
    
    
    /* ARTICLES LIST */
    article.article-list figure {
        float: none;
        width: 100%;
    }
    article.article-list .details {
        margin: 0;
        padding: 0 0 0 0;
        width: 100%;
    }
    article.article-list .details .detail {
        display: block;
        margin: 5px 0;
        padding: 5px 0;
    }
    article.article-list footer .tags {
        width: 60%;
    }
    article.article-list footer a.btn {
        width: auto;
    }
    
    /* AUTHENTICATION BOXES */
    .box-wrapper {
        width: 100%;
    }
   .box .box-body {
        padding: 20px;
    }
    
    /* UPCOMING EVENTS */
    section.upcoming-events .article {
        margin-bottom: 30px;
    }
    section.upcoming-events .btns-block a.btn {
        min-height: 60px;
        padding: 15px 0;
    }
    section.upcoming-events ul li {
        margin-bottom: 15px;
        width: 50%;
    }
    section.upcoming-events ul li.all-events-link {
        display: block !important;
        width: 100%;
    }
    section.upcoming-events ul li.all-events-link a {
        max-height: 50px;
        min-height: 50px;
        padding: 12px 0;
    }
    section.upcoming-events ul li:nth-child(3) {
        display: none;
    }
    
    /* IMPACTFUL CHANGE */
    .best-of-the-week .article figure .videoWrapper iframe {
        width: 100%;
    }
    
    /* BEST OF THE WEEK */
    .best-of-the-week h1 {
        float: none;
    }
    
    /* SIDEBAR */ 
    .with-sidebar .sidebar {
        display: none;
    }
    .with-sidebar .has-sidebar {
        padding: 0 20px;
    }
    .divider-top {
        margin-top: 50px;
    }
    #sidebar.sidebar {
        background-color: #ffffff;
        border-radius: 0;
        margin-bottom: 20px;
        padding-top: 0;
    }
    .sidebar {
        position: fixed;
        top: 0;
        right: -280px;
        height: 100%;
        width: 280px;
        z-index: 2001;
        background-color: #fff;
        overflow: auto;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
    }
    .sidebar.active {
        right: 0;
    }
    .sidebar .sidebar-title {
        border-bottom: 1px solid #cccccc;
        color: #999999;
        display: block;
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 14px;
        font-weight: 600;
        height: auto;
        letter-spacing: .5px;
        line-height: normal;
        margin: 0 0 13px 0;
        padding: 13px 17px;
        text-align: center;
        text-transform: uppercase;
    }
    aside {
        
    }
    aside .aside-title {
        font-size: 14px;
    }
    aside .aside-title .all {
        top: 2px;
    }
    aside .aside-body .owl-carousel article.owl-item {
        margin-right: 0 !important;
        width: 250px !important;
    }
    aside .aside-body article.article-mini {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    aside .aside-body article.article-mini .detail,
    aside .aside-body .owl-carousel article.article-mini .detail {
        border-bottom: none;
    }
    
    /* MAIN FOOTER */
    footer.footer .block {
        margin-bottom: 30px;
    }
    footer.footer .foot-logo {
        width: 360px;
    }
    footer.footer .line {
        display: none;
    }
    footer.footer .copyright {
        margin-top: 0 !important;
    }
    
    /* SCROLL UP */
    #scroll_up {
        right: 1px;
    }
    
}
@media screen and (max-width: 700px) {
    
    #slider {
        max-height: 255px;
    }
   
}
@media screen and (max-width: 600px) {
    
    #slider {
        max-height: 220px;
    }
   
}
@media screen and (max-width: 500px) {
    
    #slider {
        max-height: 190px;
    }
   
}
@media screen and (max-width: 425px) {
    
    #slider {
        max-height: 160px;
    }
    
    section .page-header .page-header-inner h1 {
        font-size: 28px;
        margin: 15px 0;
    }
    .page-subtitle, .page .page-subtitle {
        margin-top: 0;
    }
    
    section.upcoming-events ul li {
        margin-bottom: 15px;
        width: 100%;
    }
    section.upcoming-events ul li.all-events-link {
        display: block !important;
    }
    section.upcoming-events ul li.all-events-link a {
        max-height: 50px;
        min-height: 50px;
        padding: 12px 0;
    }
    section.upcoming-events ul li:nth-child(2),
    section.upcoming-events ul li:nth-child(3) {
        display: none;
    }
   
}
@media screen and (max-width: 320px) {
    
    
    
}

/*# sourceMappingURL=style.css.map */
