/*
Theme Name: Ness
Theme URI: https://themeforest.net/item/ness-minimalist-photo-magazine-wordpress-theme/8242626
Author: Codetipi
Author URI: http://www.codetipi.com
Description: Responsive, modern and clean Wordpress theme.
Version: 1.4.0
Text Domain: cubell
License: http://themeforest.net/licenses/regular_extended
License URI: http://themeforest.net/licenses/regular_extended
*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
h2 {
    font-size: 1.5em;
    margin: .83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .75em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: initial
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 75%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
p {
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}
b,
strong,
.strong {
    font-weight: bold
}
dfn,
em,
.em {
    font-style: italic
}
small,
.small {
    font-size: 75%
}
ul,
ol {
    padding: 0;
    list-style-type: none
}
dd {
    margin: 0
}
.sidebar ul,
.sidebar ol,
.commentlist {
    list-style: none
}
.clearfix {
    zoom: 1
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
* {
    box-sizing: border-box
}
.image-replacement {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}
span.amp {
    font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
    font-style: italic
}
.text-left {
    text-align: left
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.alert-help,
.alert-info,
.alert-error,
.alert-success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid
}
.alert-help {
    border-color: #e8dc59;
    background: #ebe16f
}
.alert-info {
    border-color: #bfe4f4;
    background: #d5edf8
}
.alert-error {
    border-color: #f8cdce;
    background: #fbe3e4
}
.alert-success {
    border-color: #deeaae;
    background: #e6efc2
}
.button,
.button:visited {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #be0d37;
    border-top-color: #db0f3f;
    border-left-color: #db0f3f;
    padding: 4px 12px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    margin-bottom: 20px;
    line-height: 21px;
    border-radius: 4px;
    background-color: #e40f42;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f01d4f), to(#e40f42));
    background-image: -webkit-linear-gradient(top, #f01d4f, #e40f42);
    background-image: linear-gradient(to bottom, #f01d4f, #e40f42)
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
    color: #fff;
    border: 1px solid #be0d37;
    border-top-color: #9d0a2d;
    border-left-color: #9d0a2d;
    background-color: #cc0e3b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#cc0e3b));
    background-image: -webkit-linear-gradient(top, #e40f42, #cc0e3b);
    background-image: linear-gradient(to bottom, #e40f42, #cc0e3b)
}
.button:active,
.button:visited:active {
    background-color: #f01d4f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#f01d4f));
    background-image: -webkit-linear-gradient(top, #e40f42, #f01d4f);
    background-image: linear-gradient(to bottom, #e40f42, #f01d4f)
}
.blue-button,
.blue-button:visited {
    border-color: #1472ad;
    text-shadow: 0 1px 1px #1472ad;
    background-color: #1681c4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
    background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
    background-image: linear-gradient(to bottom, #1990db, #1681c4);
    box-shadow: inset 0 0 3px #59b3ec
}
.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
    border-color: #116396;
    background-color: #1472ad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
    background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
    background-image: linear-gradient(to bottom, #1784c9, #1472ad)
}
.blue-button:active,
.blue-button:visited:active {
    background-color: #1990db;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
    background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
    background-image: linear-gradient(to bottom, #1681c4, #1990db)
}
.onecol {
    width: 5.801104972%
}
.twocol {
    width: 14.364640883%
}
.threecol {
    width: 22.928176794%
}
.fourcol {
    width: 31.491712705%
}
.fivecol {
    width: 40.055248616%
}
.sixcol {
    width: 48.618784527%
}
.sevencol {
    width: 57.182320438000005%
}
.eightcol {
    width: 65.74585634900001%
}
.ninecol {
    width: 74.30939226%
}
.tencol {
    width: 82.87292817100001%
}
.elevencol {
    width: 91.436464082%
}
.twelvecol {
    width: 99.999999993%
}
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol,
.twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%
}
.firstcol {
    margin-left: 0
}
body {
    font-size: 12px;
    line-height: 22px;
    color: #828282;
    -webkit-font-smoothing: antialiased
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto
}
blockquote {
    font-weight: 700;
    margin: 2.5em;
    color: #757575
}
blockquote cite {
    font-size: .8em;
    color: #adadad;
    display: block;
    margin-top: 10px
}
#cb-content,
#cb-footer {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}
.cb-mobile #cb-content,
.cb-mobile #cb-footer {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
}
.cb-mobile #cb-featured-image {
    overflow: hidden
}
.entry-content dt {
    font-weight: bold
}
.entry-content dd {
    padding-left: 50px
}
.entry-content table {
    width: 100%;
    margin-bottom: 20px
}
.entry-content table tr td {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px
}
.entry-content table tr th {
    border-bottom: 3px solid #e7e7e7;
    padding: 10px;
    background-color: #f0f0f0
}
.entry-content ul {
    margin: 15px 0;
    list-style-type: circle;
    list-style-position: inside
}
.entry-content ul li ol,
.entry-content ul li ul {
    margin: 0 0 0 20px
}
.entry-content ol {
    margin: 15px 0;
    list-style-type: decimal;
    list-style-position: inside
}
.entry-content ol li ol,
.entry-content ol li ul {
    margin: 0 0 0 20px
}
.entry-content dd {
    margin-left: 0;
    font-size: .9em;
    color: #787878;
    margin-bottom: 1.5em
}
.entry-content pre {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px
}
.entry-content video,
.entry-content object {
    max-width: 100%;
    height: auto
}
.alignnone {
    position: relative;
    max-width: 100%;
    padding: 2em 0
}
.alignnone img {
    width: 100%
}
.cb-post-block-after {
    text-align: center
}
.aligncenter {
    position: relative;
    max-width: 100%;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
    line-height: 0
}
.aligncenter img {
    width: 100%
}
.alignleft {
    float: left;
    margin: 0 30px 30px 0;
    line-height: 0;
    max-width: 100%
}
.alignleft img {
    width: 100%
}
.alignright {
    float: right;
    max-width: 100%;
    margin: 0 0 30px 30px;
    line-height: 0
}
.alignright img {
    width: 100%
}
.alignleft .wp-caption-text,
.alignright .wp-caption-text,
.aligncenter .wp-caption-text {
    line-height: 1.5;
    padding: 20px 30px;
    margin: 0;
    background: #ececec;
    font-size: .7em;
    color: #464646;
    text-align: center
}
.alignnone .wp-caption-text {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 3;
    padding: 20px 30px;
    margin: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    font-size: .7em;
    max-width: 80%;
    color: #464646
}
.cb-lightbox {
    font-size: 0
}
.gallery {
    background: #f2f2f2;
    margin: 30px 0 !important
}
.gallery dl {
    margin-top: 30px !important
}
.gallery dl dt {
    font-size: 0
}
.gallery dl dd.gallery-caption {
    background: #f2f2f2;
    padding: 8px 10px;
    text-align: center;
    color: #535353;
    margin: 0;
    letter-spacing: 1px
}
.gallery dl a {
    vertical-align: top
}
.gallery dl img {
    border: none !important;
    margin: 0
}
a {
    text-decoration: none
}
.cb-link-overlay {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-height: 100%;
    max-width: 100%
}
.sticky .cb-article-area:before {
    content: "\f08d";
    font-family: fontAwesome;
    position: absolute;
    top: 0;
    z-index: 15;
    left: 0;
    color: #666;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 20px
}
.cb-circle {
    border-radius: 50%
}
.cb-rounded {
    border-radius: 4px
}
.cb-hidden {
    display: none
}
.wrap {
    width: 100%;
    margin: 0 auto
}
.cb-article-content {
    width: 95%
}
.cb-sidebar-wrap .cb-article-content-sidebar {
    float: left;
    width: 100%
}
.cb-sidebar-wrap .cb-sidebar {
    width: 100%;
    float: left;
    margin-bottom: 40px
}
.cb-sidebar-widget {
    margin-bottom: 30px
}
.cb-sidebar-widget-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0 0 30px 0;
    font-weight: 700;
    font-size: 1.5em;
    color: #777
}
a {
    color: #00004c
}
a:hover,
a:focus {
    text-decoration: underline
}
a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3)
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    text-rendering: optimizelegibility;
    font-weight: 400
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
    text-decoration: none
}
h1,
.h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.7em;
    line-height: 1.333em
}
h2,
.h2 {
    font-size: 2.5em;
    line-height: 1.5em;
    margin-bottom: .375em
}
h3,
.h3 {
    font-size: 1.8em
}
h4,
.h4 {
    font-size: 1.5em
}
h5,
.h5 {
    font-size: 1.1em;
    letter-spacing: 2px
}
.cb-menu {
    width: 100%
}
.cb-menu .cb-column {
    position: relative;
    padding: 20px 0;
    float: left
}
.cb-menu #cb-logo {
    line-height: 0;
    margin: 0 10px 0 20px;
    display: table;
    height: 30px
}
.cb-menu #cb-logo a {
    display: table-cell;
    vertical-align: middle
}
.cb-menu .cb-nav {
    text-align: right;
    padding-right: 20px;
    line-height: 30px
}
.cb-menu .cb-nav a {
    top: 3px;
    position: relative;
    display: inline-block
}
.cb-menu .cb-nav a i {
    font-size: 1.4em
}
.cb-menu .cb-left {
    width: 33%
}
.cb-menu .cb-middle {
    width: 33%
}
.cb-menu .cb-right {
    width: 33%
}
.cb-menu .cb-reg-menu {
    width: 67%
}
.cb-menu .cb-reg-menu ul {
    display: none
}
#cb-navigation {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0;
    -webkit-transition: opacity .4s ease;
    -transition: opacity .4s ease;
    transition: opacity .4s ease
}
#cb-navigation .cb-link {
    color: #fff
}
#cb-navigation #cb-sidebar-close {
    display: none
}
#cb-navigation .cb-menu .cb-nav-logo-img {
    display: none
}
.cb-non-absolute #cb-navigation {
    position: static;
    background: #c9c9c9
}
.cb-stuck #cb-navigation {
    position: fixed;
    -webkit-transition: background .4s ease;
    -transition: background .4s ease;
    transition: background .4s ease
}
.cb-stuck #cb-navigation.cb-full-width {
    width: 100%
}
.cb-stuck #cb-navigation .cb-menu .cb-logo-img {
    display: none
}
.cb-stuck #cb-navigation .cb-menu .cb-nav-logo-img {
    display: table-cell
}
.cb-stuck #cb-navigation .cb-menu .cb-nav-logo-img img {
    max-height: 35px
}
.cb-stuck .cb-menu {
    height: 40px
}
.cb-stuck .cb-menu #cb-logo {
    height: 40px
}
.cb-stuck .cb-menu .cb-nav {
    line-height: 40px
}
.cb-stuck .cb-menu .cb-nav a i {
    font-size: 14px
}
.cb-stuck .cb-menu .cb-column {
    padding: 0
}
.cb-stuck .cb-menu .cb-left {
    width: 25%
}
.cb-stuck .cb-menu .cb-middle {
    width: 50%;
    height: 40px
}
.cb-stuck .cb-menu .cb-middle .cb-hidden {
    display: block
}
.cb-stuck .cb-menu .cb-right {
    width: 25%
}
.cb-stuck.cb-light-style #cb-navigation {
    background: #fff;
}
.cb-stuck.cb-light-style #cb-navigation .cb-link {
    color: #1e1e20
}
.cb-stuck.cb-dark-style #cb-navigation {
    background: #1e1e20
}
.cb-stuck.cb-dark-style #cb-navigation .cb-link {
    color: #fff
}
.cb-stuck.cb-dark-style #cb-navigation .cb-next-previous .cb-next-previous-block .cb-title {
    color: #dadada
}
.cb-stuck.cb-dark-style #cb-navigation .cb-next-previous .cb-next-previous-block .cb-read-title a {
    color: #9b9b9b
}
#cb-dynamic-area {
    height: 40px;
    padding: 0 10px
}
.cb-menu-icon {
    float: left;
    width: 20%;
    margin-top: 30px
}
.cb-menu-icon a {
    color: #f2f2f2;
    font-size: 26px
}
#cb-sidebar-modal {
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: #f3f3f3;
    z-index: 110;
    overflow-y: auto
}
#cb-sidebar-modal .cb-sidebar-post {
    width: 100%;
    text-align: center;
    height: 40%;
    padding: 0 20px;
    display: table
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area {
    display: table-cell;
    vertical-align: middle
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area img,
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-like-count {
    -webkit-transition: opacity .5s ease;
    -transition: opacity .5s ease;
    transition: opacity .5s ease
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post {
    width: 33%;
    float: left;
    padding: 0 20px;
    position: relative
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post .cb-mask {
    line-height: 0;
    max-height: 150px;
    overflow: hidden
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post .cb-like-count {
    color: #0d0d0d;
    font-size: 1.4em;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    left: 0;
    letter-spacing: 3px
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post:hover .cb-like-count {
    opacity: 1
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post:hover img {
    opacity: .4
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post.cb-2,
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-menu-post.cb-1 {
    float: none;
    display: inline-block
}
#cb-sidebar-modal .cb-sidebar-post .cb-content-area .cb-sidebar-post-title {
    text-transform: uppercase;
    display: block;
    line-height: 1;
    color: #202020;
    margin-bottom: 40px;
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 1.1em
}
#cb-sidebar-modal .cb-sidebar-menu {
    height: 60%;
    padding: 30px 0;
    overflow-y: auto;
    display: table;
    width: 100%
}
#cb-sidebar-modal .cb-sidebar-menu #cb-sidebar-close {
    color: #222;
    position: absolute;
    top: 40px;
    right: 40px
}
#cb-sidebar-modal .cb-sidebar-menu #cb-sidebar-close i {
    font-size: 1.5em
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul {
    margin: 0
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul li {
    display: block;
    margin: 20px 40px;
    font-size: 1.1em
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul li a {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #1d1d1d
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul li a:hover {
    text-decoration: underline
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul li .sub-menu {
    display: none
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul li .sub-menu li {
    display: inline-block;
    margin: 0 10px
}
#cb-sidebar-modal .cb-sidebar-menu #cb-main-nav-container ul li .sub-menu li a {
    font-size: .6em
}
.cb-parallax-type #main {
    background: #fff
}
#cb-par-wrap {
    position: fixed;
    z-index: -1;
    overflow: hidden;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: #000
}
#cb-par-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    opacity: .6
}
.cb-par-hidden #cb-par-wrap {
    opacity: 0;
    visibility: hidden
}
img:not(.boxer-image) {
    max-width: 100%
}
.cb-modal-open #cb-sidebar-modal {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.cb-modal-open #cb-container #cb-featured-image .backstretch {
    right: 0;
    left: auto !important
}
.cb-modal-open #cb-navigation {
    opacity: 0
}
#cb-read-progress {
    width: 100%;
    height: 100%;
    text-align: left;
    position: relative;
    display: table
}
#cb-read-progress progress[value] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: transparent;
    color: #e6e6e6
}
#cb-read-progress progress[value]::-webkit-progress-bar {
    background: transparent
}
#cb-read-progress progress[value]::-webkit-progress-value {
    background: #e6e6e6;
    background: rgba(230, 230, 230, 0.8)
}
#cb-read-progress progress[value]::-moz-progress-bar {
    background: #e6e6e6
}
#cb-read-progress progress[aria-valuenow]:before {
    background-color: #e6e6e6;
    content: "";
    display: block;
    height: 100%
}
#cb-read-progress .progress-bar {
    display: none
}
#cb-read-progress .cb-current-progress {
    left: 0;
    position: absolute;
    color: #222;
    z-index: 2
}
#cb-read-progress .cb-text {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    padding-left: 2em;
    text-align: center;
    color: #505050;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase
}
.cb-dark-style #cb-read-progress progress[value]::-webkit-progress-value {
    background: #2e2e32
}
.cb-dark-style #cb-read-progress .cb-text {
    color: #e7e7e7
}
#cb-next-previous-posts {
    display: none
}
.cb-next-previous {
    padding-top: 0
}
.cb-next-previous .cb-next-previous-block {
    width: 100%;
    line-height: 1.2
}
.cb-next-previous .cb-next-previous-block .cb-read-title {
    text-transform: uppercase;
    font-size: 6px;
    margin: 3px 0 5px 0;
    display: block;
    letter-spacing: 4px
}
.cb-next-previous .cb-next-previous-block .cb-read-title a {
    color: #828282
}
.cb-next-previous .cb-next-previous-block .cb-title {
    color: #333;
    text-transform: uppercase;
    font-size: 9px;
    display: block;
    letter-spacing: 3px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.cb-next-previous .cb-previous-post {
    padding-right: 1em;
    text-align: left;
    display: none
}
.cb-next-previous .cb-previous-post .cb-featured-image {
    float: left;
    margin-right: 1em
}
.cb-next-previous .cb-next-post {
    text-align: center;
    padding-left: 1em;
    padding-top: 5px
}
.cb-next-previous .cb-next-post .cb-featured-image {
    float: right;
    margin-left: 1em;
    display: none
}
.cb-next-previous img {
    -webkit-transition: opacity .5s;
    -transition: opacity .5s;
    transition: opacity .5s;
    margin-top: 3px;
    width: 32px
}
.cb-next-previous img:hover {
    opacity: .8
}
#cb-home-feature {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 500px
}
#cb-home-feature .cb-tag-line {
    color: #f2f2f2;
    font-size: 1.5em;
    text-transform: uppercase;
    font-style: italic;
    position: absolute;
    width: 40%;
    left: 30%;
    bottom: 50px
}
#cb-home-feature .wrap {
    padding: 30px 0
}
#cb-home-feature .backstretch img {
    opacity: .2
}
.cb-slider .slides {
    margin: 0
}
.cb-slider .slides li {
    position: relative;
    overflow: hidden;
    height: 100%
}
.cb-slider .slides li img {
    width: 100%
}
#cb-hp-slider {
    position: relative;
    background: #0d0d0d
}
#cb-hp-slider .slides {
    height: 100%
}
#cb-hp-slider .slides li .cb-featured-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}
#cb-hp-slider .slides li .cb-meta-data .cb-post-title {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 5px
}
#cb-hp-slider .slides li .cb-meta-data .cb-like-count {
    font-size: 16px;
    letter-spacing: 3px
}
#cb-hp-slider .flex-control-paging {
    display: none
}
#cb-hp-slider .flex-direction-nav {
    margin: 0
}
#cb-hp-slider .flex-direction-nav li a {
    color: #fff;
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin: -1.5em 0 0;
    padding: 5px 10px;
    border: 2px solid transparent;
    -webkit-transition: border-color .35s;
    -transition: border-color .35s;
    transition: border-color .35s
}
#cb-hp-slider .flex-direction-nav li a:hover {
    border: 2px solid white
}
#cb-hp-slider .flex-direction-nav li a i {
    font-size: 2em
}
#cb-hp-slider .flex-direction-nav li .flex-next {
    right: 0
}
#cb-hp-slider .flex-direction-nav li .flex-prev {
    left: 0
}
#cb-hp-slider .cb-link-overlay {
    background: rgba(0, 0, 0, 0.5)
}
#cb-content {
    z-index: 1
}
#main {
    margin: 0 auto;
    padding: 40px 2%
}
.single-post #main {
    padding: 40px 2% 0
}
#main.cb-loading {
    opacity: .5
}
.cb-video-frame {
    margin: 80px 0
}
.cb-category-top {
    display: block;
    text-align: center;
    margin: 0 0 50px;
    border-style: solid;
    border-color: #d3d3d3
}
.cb-category-top img {
    max-width: 100%
}
.cb-infinite-load {
    margin: 40px 0;
    display: inline-block;
    width: 100%;
    text-align: center
}
.cb-infinite-load span,
.cb-infinite-load a {
    -webkit-transition: all .35s;
    -transition: all .35s;
    transition: all .35s;
    display: inline-block;
    color: #222;
    font-size: 1.2em;
    text-transform: uppercase;
    border-bottom: transparent 2px solid;
    font-weight: 700;
    letter-spacing: 3px
}
.cb-infinite-load a:hover {
    text-decoration: none;
    border-bottom: #222 2px solid
}
.cb-infinite-load i {
    font-size: 2em
}
#cb-blog-infinite-load.cb-hidden {
    display: none
}
.cb-title-dark {
    color: #202020
}
.entry-content {
    margin: 0 0 6em 0;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.7
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
    text-align: left
}
.cb-overlay-dark {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #181a1c;
    opacity: .35
}
.cb-entry-header {
    text-align: center
}
.cb-post-top-block {
    margin: 0 0 4em 0
}
.cb-post-footer-block {
    margin: 0 0 6em 0
}
.cb-footer-title,
.comment-reply-title {
    text-align: center;
    text-transform: uppercase;
    color: #252525;
    font-size: 2em;
    letter-spacing: 5px;
    margin: 0 0 2em 0;
    line-height: 1.5
}
.cb-sharing-block {
    padding-bottom: 5em;
    margin: 0 0 4em 0
}
.cb-sharing-block .cb-social-networks {
    text-align: center;
    font-size: 1em;
    letter-spacing: 2px
}
.cb-sharing-block .cb-social-networks a {
    margin: 10px 20px;
    color: #202020;
    display: inline-block
}
.cb-tags {
    text-align: center;
    padding-bottom: 2em;
    margin: 0 0 4em 0
}
.cb-tags a {
    margin: 10px 20px;
    color: #202020;
    display: inline-block
}
.cb-byline {
    font-size: .6em;
    letter-spacing: 5px;
    color: #9c9c9c;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
    margin: 6em 0 0;
    text-transform: uppercase;
    line-height: 2
}
.cb-byline a {
    color: #9c9c9c
}
.cb-byline span {
    vertical-align: middle;
    display: inline-block
}
.cb-byline .cb-separator {
    margin: 0 12px;
    font-size: .7em
}
.cb-byline .cb-avatar {
    margin-right: 15px;
    display: inline-block;
    height: 25px
}
.cb-like-block {
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding-bottom: 6em;
    border-bottom: 15px solid #eee
}
.cb-like-block #cb-like-button {
    font-size: 3em;
    color: #777;
    line-height: 1;
    -webkit-transition: all .35s;
    -transition: all .35s;
    transition: all .35s;
    cursor: pointer
}
.cb-like-block #cb-like-button i {
    margin-right: .3em
}
.cb-like-block #cb-like-button #cb-like-count {
    width: 100%
}
.cb-like-block #cb-like-button #cb-like-count .cb-like-stack {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    overflow: hidden
}
.cb-like-block #cb-like-button #cb-like-count .cb-like-stack i {
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .35s ease;
    -transition: opacity .35s ease;
    transition: opacity .35s ease
}
.cb-like-block #cb-like-button #cb-like-count .cb-like-stack .cb-full {
    opacity: 0
}
.cb-like-block #cb-like-button #cb-like-count .cb-number-stack {
    height: 1em;
    overflow: hidden;
    display: inline-block
}
.cb-like-block #cb-like-button #cb-like-count .cb-number-stack .cb-like-number {
    vertical-align: top;
    padding-left: .5em;
    display: block;
    position: relative;
    -webkit-transition: top .35s ease;
    -transition: top .35s ease;
    transition: top .35s ease;
    letter-spacing: 7px;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1
}
.cb-like-block #cb-like-button #cb-like-count .cb-number-stack .cb-plus-one {
    top: 1em
}
.cb-like-block #cb-like-button #cb-like-count .cb-number-stack .cb-current {
    top: 0
}
.cb-like-block #cb-like-button #cb-like-count:hover .cb-like-stack .cb-full {
    opacity: 1
}
.cb-like-block #cb-like-button #cb-like-count:hover .cb-number-stack .cb-like-number {
    top: -1em
}
.cb-like-block #cb-like-button.cb-already-liked {
    cursor: auto
}
.cb-like-block #cb-like-button.cb-already-liked #cb-like-count .cb-like-stack .cb-full {
    opacity: 1
}
.cb-like-block #cb-like-button.cb-already-liked #cb-like-count .cb-number-stack .cb-like-number {
    top: 0
}
.cb-like-block #cb-like-button.cb-already-liked.cb-just-liked #cb-like-count .cb-number-stack .cb-like-number {
    top: -1em
}
#cb-related-posts {
    padding: 0 6% 6em
}
#cb-comment-block {
    padding: 0 6% 6em
}
.commentlist .comment {
    display: inline-block;
    margin: 1em 0
}
.commentlist .comment .cb-comment-body .cb-gravatar-image {
    float: left;
    margin-right: 2em;
    margin-bottom: 1em
}
.commentlist .comment .cb-comment-body .comment-author {
    min-height: 80px
}
.commentlist .comment .cb-comment-body .comment-author .fn {
    font-style: normal;
    display: block;
    text-transform: uppercase
}
.commentlist .comment .cb-comment-body .comment-author .fn a {
    color: #202020
}
.commentlist .comment .cb-comment-body .comment-author time {
    float: right
}
.commentlist .comment .cb-comment-body .comment-author time a {
    color: #9a9a9a;
    font-size: .8em
}
.commentlist .comment .cb-comment-body .comment_content {
    font-size: .9em
}
.commentlist .comment .cb-comment-body .comment_content p {
    margin: 5px 0
}
.commentlist .comment .cb-comment-body .comment-reply-link {
    font-size: .8em;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 700
}
.commentlist .comment .cb-comment-body .alert p {
    margin: 15px 0;
    font-weight: 700;
    font-size: .6em;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #4d4d4d;
    display: block;
    font-weight: 700
}
.commentlist .comment #respond {
    padding-left: 2em
}
.commentlist .comment .children {
    padding-left: 2em;
    margin: 1em 0 -1em 0
}
.commentlist #cancel-comment-reply-link {
    display: block
}
.commentlist article {
    padding: 30px
}
.comment-reply-title,
.cb-footer-title.cb-footer-title-sub {
    margin: 0 0 1em 0
}
.comment-notes,
.cb-comment-reponses {
    text-align: center;
    margin: 0 0 2em 0
}
#commentform input,
#commentform textarea {
    width: 100%;
    height: 60px;
    border: 0;
    background: #e1e1e1;
    padding: 20px;
    color: #858585;
    -webkit-transition: background .35s;
    -transition: background .35s;
    transition: background .35s
}
#commentform input:focus,
#commentform textarea:focus {
    background: #eaeaea;
    outline-width: 0
}
#commentform textarea {
    height: 320px
}
#commentform #submit,
#commentform label {
    font-size: .6em;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #4d4d4d;
    margin: 0 0 20px 0;
    display: block;
    font-weight: 700
}
#commentform #submit {
    width: auto;
    background: #eaeaea;
    padding: 10px 20px;
    margin: 50px 0;
    -webkit-transition: background .35s;
    -transition: background .35s;
    transition: background .35s
}
#commentform #submit:hover {
    background: #dfdfdf
}
.bypostauthor>article {
    background: #f0f0f0
}
#cb-featured-image {
    width: 100%;
    height: 100vh;
    position: relative
}
#cb-featured-image .cb-meta-data {
    opacity: 0
}
#cb-featured-image .cb-meta-data .cb-post-title,
#cb-featured-image .cb-meta .cb-post-title {
    letter-spacing: 5px
}
#cb-featured-image .cb-meta-data .cb-like-count,
#cb-featured-image .cb-meta .cb-like-count {
    font-size: 1.5em;
    letter-spacing: 2px
}
#cb-featured-image .cb-link-overlay {
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .5s;
    -transition: all .5s;
    transition: all .5s
}
#cb-featured-image .cb-vertical-down {
    position: absolute;
    bottom: 40px;
    margin: 0 0 0 -0.5em;
    text-align: center;
    z-index: 20;
    font-size: 2.5em;
    color: #fff;
    left: 50%;
    width: 1em;
    height: 1em;
    line-height: 1
}
#cb-featured-image .backstretch {
    -webkit-transition: opacity .5s;
    -transition: opacity .5s;
    transition: opacity .5s
}
#cb-featured-image.cb-background-preload {
    background: #0d0d0d !important
}
#cb-featured-image.cb-media-playing .cb-meta-data {
    visibility: hidden
}
#cb-featured-image.cb-media-playing .cb-media-embed {
    top: 0
}
#cb-featured-image.cb-media-playing #cb-close-button {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s, visibility .5s;
    -transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s
}
#cb-featured-image.cb-media-playing #cb-play-button {
    opacity: 0;
    visibility: hidden
}
#cb-featured-image.cb-media-playing .backstretch {
    opacity: .2
}
#cb-featured-image.cb-media-playing .cb-link-overlay {
    background: rgba(0, 0, 0, 0.85)
}
#cb-featured-image.cb-media-playing .cb-vertical-down {
    opacity: 0;
    visibility: hidden
}
.loading .flex-viewport {
    max-height: 500px;
    background: #0d0d0d
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: inherit
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: inherit
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    background: #000;
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    height: inherit;
    position: relative
}
.slick-slide:focus {
    outline: 0
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block;
    height: calc(100vh + 1px);
    width: auto;
    opacity: 0
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.cb-slider-hidden img,
.cb-slider-hidden span {
    opacity: 0
}
.cb-gallery-post-wrap {
    height: 100vh;
    background: #000;
    position: relative
}
.cb-gallery-post-wrap .cb-caption {
    bottom: 0;
    font-size: 14px;
    right: 0;
    padding: 5px 10px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    max-width: 80%;
    color: #464646;
    opacity: 0
}
.cb-gallery-post-wrap .cb-meta {
    visibility: visible;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 80%
}
.cb-gallery-post-wrap img {
    -webkit-transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    -transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    -webkit-transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out;
    transition: .5s ease-in-out opacity, 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
    height: inherit
}
.cb-gallery-post-wrap h1 {
    font-weight: 400 !important
}
.cb-gallery-post-wrap .cb-slider-image {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}
.cb-gallery-post-wrap .slick-initialized article {
    display: block
}
.cb-arrows-hover .cb-gallery-post-wrap .cb-slider-ldd img {
    opacity: 1 !important
}
.cb-arrows-hover .cb-gallery-post-wrap .cb-meta {
    visibility: hidden;
    opacity: 0
}
.slick-slider {
    height: inherit
}
.slick-slider .cb-slider-ldd {
    border-left-color: #fff;
    border-right-color: #fff
}
.slick-slider .cb-slider-ldd .cb-caption {
    opacity: 1
}
.slick-slider .cb-slider-ldd img {
    opacity: .7
}
#cb-recent-slider {
    position: relative;
    -webkit-transition: background 1.2s;
    -transition: background 1.2s;
    transition: background 1.2s;
    zoom: 1;
    overflow: hidden
}
#cb-recent-slider .slides {
    zoom: 1
}
#cb-recent-slider .slides li {
    line-height: 0;
    background: #0d0d0d;
    -webkit-backface-visibility: hidden;
    display: none
}
#cb-recent-slider .slides .cb-meta-data .cb-post-title {
    padding: 0 35px
}
#cb-recent-slider .flex-viewport {
    -webkit-transition: position 1s ease, opacity 1s ease;
    transition: position 1s ease, opacity 1s ease
}
#cb-recent-slider .flex-direction-nav {
    margin: 0
}
#cb-recent-slider .flex-direction-nav li a {
    color: #fff;
    display: inline-block;
    position: absolute;
    z-index: 15;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    border: 2px solid transparent;
    -webkit-transition: border-color .35s;
    -transition: border-color .35s;
    transition: border-color .35s;
    line-height: 1
}
#cb-recent-slider .flex-direction-nav li a:hover {
    border: 2px solid white
}
#cb-recent-slider .flex-direction-nav li a i {
    font-size: 1.5em
}
#cb-recent-slider .flex-direction-nav li .flex-next {
    right: 0;
    padding: 5px 6px 5px 11px
}
#cb-recent-slider .flex-direction-nav li .flex-prev {
    left: 0;
    padding: 5px 6px 5px 8px
}
#cb-recent-slider .cb-meta-data .cb-post-title {
    font-size: 12px;
    margin: 0
}
#cb-recent-slider .cb-link-overlay {
    background: rgba(0, 0, 0, 0.5)
}
.cb-gallery-post.cb-arrows-hover .cb-link-overlay {
    opacity: 0
}
.cb-media-embed {
    position: relative;
    z-index: 15;
    height: 100%;
    top: -99999px
}
.cb-media-embed #cb-media-embed-url {
    height: 100%;
    display: none
}
.cb-media-embed #cb-media-embed-url iframe,
.cb-media-embed #cb-media-embed-url video,
.cb-media-embed #cb-media-embed-url audio {
    height: 60%;
    width: 60%;
    margin-left: 20%;
    top: 20%;
    position: relative
}
.cb-media-embed #cb-media-embed-url.cb-audio-embed iframe {
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
#cb-featured-image #cb-close-button,
#cb-featured-image #cb-play-button {
    border: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    -webkit-transition: opacity .5s, visibility .5s;
    -transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
    z-index: 17;
    position: absolute;
    bottom: 10px;
    margin: 12px;
    right: 10px
}
#cb-featured-image #cb-close-button:hover,
#cb-featured-image #cb-play-button:hover {
    cursor: pointer
}
#cb-featured-image #cb-play-button {
    padding: 20px 21px
}
#cb-featured-image .fa-play {
    padding: 20px 21px
}
#cb-featured-image #cb-close-button {
    opacity: 0;
    visibility: hidden;
    padding: 20px 21px
}
#cb-featured-image.cb-parallax {
    height: 100%;
    width: 100%;
    background-position: 49% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative
}
#cb-featured-image.cb-parallax .cb-meta-data {
    opacity: 1
}
.cb-meta-data,
.cb-meta {
    position: absolute;
    z-index: 12;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}
.cb-meta-data .cb-post-title,
.cb-meta .cb-post-title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 10%;
    line-height: 1.3;
    width: 100%;
    margin: 0 0 10px 0;
    color: #fff;
    font-weight: 700
}
.cb-meta-data .cb-post-title a,
.cb-meta .cb-post-title a {
    color: #fff;
    -webkit-transition: color .4s ease;
    -transition: color .4s ease;
    transition: color .4s ease;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
.cb-meta-data h2,
.cb-meta h2 {
    font-size: 1em
}
.cb-meta-data .cb-like-count,
.cb-meta .cb-like-count {
    color: #fff;
    position: absolute;
    display: block;
    width: 100%
}
.cb-meta-data .cb-like-count i,
.cb-meta .cb-like-count i {
    margin-right: .4em
}
.cb-meta-data .cb-title,
.cb-meta .cb-title {
    color: #bebcbc;
    text-transform: lowercase
}
.cb-meta-data a:hover,
.cb-meta a:hover {
    text-decoration: none
}
.cb-read-article {
    display: none
}
.cb-like-count {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1
}
.cb-block-title {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 4em
}
.cb-block-title .cb-title {
    color: #202020;
    font-size: 2em;
    letter-spacing: 5px;
    line-height: 1.5
}
.cb-block-title .cb-sub {
    color: #6d6d6d;
    font-size: 1em
}
.cb-row-article {
    float: left;
    position: relative;
    overflow: hidden;
    border: 10px solid #fff
}
.cb-row-article img {
    width: 100%;
    -webkit-transition: .5s all ease;
    -transition: .5s all ease;
    transition: .5s all ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.cb-row-article .cb-meta-data {
    -webkit-transition: .5s all ease;
    -transition: .5s all ease;
    transition: .5s all ease;
}
.cb-row-article .cb-meta-data .cb-post-title {
    letter-spacing: 5px
}
.cb-row-article .cb-meta-data .cb-post-title a {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 27px!important;
    letter-spacing: 1.5px
}
.cb-row-article .cb-meta-data .cb-like-count {
    color: #FFFFFF;
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    font-style: italic;

}
.cb-row-article .cb-read-article {
    color: #585858
}
.cb-row-article .cb-mask {
    width: 101%;
    height: 101%;
    line-height: 0;
    overflow: hidden
}
.cb-row-article .cb-article-area {
    width: 100%;
    height: 100%;
    overflow: hidden
}
.cb-row-article .cb-article-area:hover img {
    -webkit-transform: scale(1.07, 1.07);
    -ms-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07);
    -webkit-transition: 1.8s all ease;
    -transition: 1.8s all ease;
    transition: 1.8s all ease;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) )
}
.cb-row-article .cb-article-area:hover .cb-meta-data {
    opacity: 1
}
.cb-row-article .cb-article-area:hover .cb-read-article {
    opacity: 1
}
.cb-row-article .cb-article-area:hover .cb-post-format {
    opacity: 1
}
.cb-row-article .cb-article-area:hover .cb-link-overlay {
    background: rgba(255, 255, 255, 0.8)
}
.cb-row-article .cb-link-overlay {
    background: transparent;
    -webkit-transition: .5s all ease;
    -transition: .5s all ease;
    transition: .5s all ease
}
.cb-row-article .cb-post-format {
    opacity: 0;
    -webkit-transition: .5s all ease;
    -transition: .5s all ease;
    transition: .5s all ease;
    border: 2px solid #555;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 15;
    color: #555
}
.cb-row-article .cb-post-format i {
    padding: 15px
}
.cb-row-article .cb-post-format .fa-play {
    padding: 15px 17px
}
.cb-row-1,
.cb-row-2,
.cb-row-3 {
    width: 100%
}
.cb-row-1 .cb-meta-data .cb-post-title,
.cb-row-2 .cb-meta-data .cb-post-title,
.cb-row-3 .cb-meta-data .cb-post-title {
    font-size: 12px
}
.cb-row-1-excerpt {
    float: left;
    position: relative;
    overflow: hidden;
    border: 10px solid #fff;
    margin-bottom: 60px
}
.cb-row-1-excerpt .cb-meta-data {
    position: static;
    width: 100%;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 40px
}
.cb-row-1-excerpt .cb-meta-data .cb-post-title {
    margin-bottom: 20px
}
.cb-row-1-excerpt .cb-meta-data .cb-post-title a {
    color: #101010;
    border-bottom: 3px solid transparent;
    -webkit-transition: .5s all ease;
    -transition: .5s all ease;
    transition: .5s all ease;
    padding-bottom: 5px
}
.cb-row-1-excerpt .cb-meta-data .cb-post-title a:hover {
    border-bottom-color: #222
}
.cb-row-1-excerpt .cb-meta-data .cb-like-count {
    color: #222;
    position: static;
    display: inline-block;
    width: auto
}
.cb-row-1-excerpt .cb-mask {
    overflow: hidden;
    position: relative
}
.cb-row-1-excerpt .cb-excerpt {
    padding: 50px 10%;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
.cb-row-1-excerpt .cb-excerpt .cb-continue-reading {
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    margin-top: 30px
}
.cb-row-1-excerpt .cb-excerpt .cb-continue-reading a {
    color: #4d4d4d
}
.cb-row-1-excerpt img {
    width: 100%;
    -webkit-transition: .5s all ease;
    -transition: .5s all ease;
    transition: .5s all ease
}
.cb-row-1-excerpt img:hover {
    opacity: .95
}
.cb-row-1-excerpt .cb-post-format {
    border: 2px solid #dfdfdf;
    color: #dfdfdf;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 15
}
.cb-row-1-excerpt .cb-post-format i {
    padding: 15px
}
.cb-row-1-excerpt .cb-post-format .fa-play {
    padding: 15px 17px
}
.cb-row-1 .cb-mask {
    max-height: 700px;
    line-height: 0
}
.cb-row-2 .cb-mask {
    max-height: 600px
}
.cb-row-2:nth-of-type(odd) {
    clear: both
}
.cb-row-3 .cb-mask {
    max-height: 500px
}
.cb-row-3 .cb-post-format {
    font-size: .8em
}
.cb-row-3 .cb-post-format i {
    padding: 15px
}
.cb-row-3:nth-of-type(3n+1) {
    clear: both
}
.post-edit-link,
.comment-edit-link {
    color: #4d4d4d;
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    margin-top: 30px
}
.cb-module-header {
    text-align: center;
    margin: 0 0 100px
}
.cb-module-header .cb-module-title {
    text-transform: uppercase;
    color: #222;
    font-size: 2.5em;
    line-height: 1.5;
    font-weight: 700
}
.cb-cover {
    width: 100%;
    height: 200px;
    display: table;
    padding: 5px 6%;
    -ms-word-break: break-all;
    word-break: break-all
}
.cb-cover .cb-cat-header {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height: 1
}
.cb-cover .cb-cat-header .cb-cat-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    letter-spacing: 3px;
    margin-top: 2em;
    font-weight: 700
}
.cb-cover .cb-cat-header .cb-cat-title .cb-social-media-icons.cb-white.cb-small {
    margin-top: 20px;
    line-height: 20px
}
.cb-cover .cb-cat-header .cb-cat-title .cb-social-media-icons.cb-white.cb-small a {
    margin: 0 10px
}
.cb-cover .cb-cat-header .cb-cat-subtitle {
    margin: 15px 0 0;
    font-size: 10px;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.5
}
.cb-cover .cb-cat-header .cb-cat-subtitle p {
    margin: 0;
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: initial

}
.cb-cover .backstretch {
    background: #222
}
.cb-cover .backstretch img {
    opacity: .75
}
.cb-cover.cb-no-cover {
    height: auto;
    margin-bottom: 50px
}
.cb-cover.cb-no-cover .cb-cat-header .cb-cat-title {
    color: #101010
}
.cb-cover.cb-no-cover .cb-cat-header .cb-cat-subtitle {
    color: #333
}
.cb-cover.cb-no-image {
    background: #c9c9c9
}
.search .cb-cover .cb-cat-header .cb-cat-title {
    margin: 20px 0 -20px
}
.search .cb-cover .cb-cat-header .cb-cat-subtitle {
    margin: 0
}
.search .cb-search-nr-form {
    width: 80%;
    margin-left: 10%;
    display: block;
    text-align: center;
    margin-top: 50px
}
.search .cb-search-subtitle {
    text-transform: uppercase;
    color: #9e9e9e;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
    display: block
}
.error404 .cb-cover {
    height: 100%;
    background: #f1f1f1
}
.error404 .cb-cover .cb-cat-header .cb-cat-title {
    color: #3f3f3f;
    font-size: 3em
}
.error404 .cb-cover .cb-cat-header .cb-cat-title .cb-404 {
    color: #d13939;
    display: block;
    margin-top: 40px
}
.cb-pagination {
    text-align: center;
    float: left;
    width: 100%;
    margin: 20px 0 40px 0
}
.cb-pagination span,
.cb-pagination li {
    margin: 15px 15px 0;
    display: inline-block
}
.cb-pagination>span {
    color: #aaa
}
.cb-pagination a {
    color: #444
}
.cb-pagination a:hover span {
    text-decoration: underline
}
.cb-pagination .cb-current {
    color: #aaa
}
.cb-list-pagination {
    font-size: 30px
}
.cb-social-media-icons.cb-white a {
    background-image: url("../images/cb-widget-social-media-light.png")
}
.cb-social-media-icons.cb-colors a {
    background-image: url("../images/cb-widget-social-media-colors.png")
}
.cb-social-media-icons {
    text-align: center
}
.cb-social-media-icons a {
    display: inline-block;
    width: 51px;
    height: 50px;
    margin: 0 25px 25px;
    background-repeat: no-repeat;
    -webkit-transition: all .2s;
    -transition: all .2s;
    transition: all .2s;
    position: relative;
    top: 0
}
.cb-social-media-icons a:hover {
    top: -5px
}
.cb-social-media-icons .cb-facebook {
    background-position: 0 0
}
.cb-social-media-icons .cb-twitter {
    background-position: -60px 0;
    width: 62px
}
.cb-social-media-icons .cb-instagram {
    background-position: -129px 0
}
.cb-social-media-icons .cb-youtube {
    background-position: -187px 0;
    width: 71px
}
.cb-social-media-icons.cb-white.cb-small a {
    background-image: url("../images/cb-widget-social-media-light-30px.png")
}
.cb-social-media-icons.cb-white.cb-small a {
    width: 31px;
    height: 30px;
    margin: 0 20px
}
.cb-social-media-icons.cb-white.cb-small a:hover {
    top: -2px
}
.cb-social-media-icons.cb-white.cb-small .cb-facebook {
    background-position: 0 0
}
.cb-social-media-icons.cb-white.cb-small .cb-twitter {
    background-position: -37px 0;
    width: 35px
}
.cb-social-media-icons.cb-white.cb-small .cb-instagram {
    background-position: -78px 0
}
.cb-social-media-icons.cb-white.cb-small .cb-youtube {
    background-position: -113px 0;
    width: 42px
}
a.cb-dark-link-color,
a.cb-dark-link-color:visited {
    color: #333131
}
.cb-uppercase {
    text-transform: uppercase
}
.cb-search .cb-search-field {
    display: none;
    border: 0;
    color: #555;
    letter-spacing: 2px;
    font-size: 1em;
    text-align: center;
    background: transparent
}
.cb-search .cb-search-field:focus {
    outline: 0
}
.cb-search .cb-search-placeholder {
    color: #b4b4b4;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700
}
::-webkit-input-placeholder {
    color: #333131;
    text-transform: uppercase
}
:-moz-placeholder {
    color: #333131;
    text-transform: uppercase
}
::-moz-placeholder {
    color: #333131;
    text-transform: uppercase
}
:-ms-input-placeholder {
    color: #333131;
    text-transform: uppercase
}
.cb-slide-bot {
    transform: translateY(120px);
    -webkit-transform: translateY(120px);
    -ms-transform: translateY(120px);
    animation: cb-slide-bot .7s ease forwards;
    -webkit-animation: cb-slide-bot .7s ease forwards;
    opacity: 0
}
.cb-slide-visible {
    transform: translateY(120px);
    -webkit-transform: translateY(120px);
    -ms-transform: translateY(120px);
    opacity: .3;
    animation: cb-opacity-slide .7s ease forwards;
    -webkit-animation: cb-opacity-slide .7s ease forwards
}
.cb-widget {
    margin-bottom: 20px;
    max-width: 100%
}
#cb-footer {
    text-align: center;
    background-color: #222;
    padding: 20px 0 0 0;
    position: relative;
    overflow: hidden
}
#cb-footer>div {
    z-index: 2;
    position: relative
}
#cb-footer .cb-footer-navigation ul {
    margin: 0 0 20px 0
}
#cb-footer .cb-footer-navigation ul li {
    display: inline-block;
    font-size: .8em;
    text-transform: uppercase;
    margin: 0 1em
}
#cb-footer .cb-footer-navigation ul li a {
    color: #b0b0b0
}
#cb-footer .cb-footer-navigation ul li .sub-menu {
    display: none
}
#cb-footer .cb-footer-navigation ul li:hover .sub-menu {
    display: inline-block
}
#cb-footer #cb-footer-background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .075;
    background-repeat: no-repeat;
    background-size: cover
}
#cb-footer #cb-widgets {
    overflow: hidden;
    color: #b1b6bc;
    font-size: .9em
}
#cb-footer #cb-widgets a {
    letter-spacing: 4px
}
#cb-footer #cb-widgets>div {
    float: left;
    padding-top: 10px
}
#cb-footer #cb-widgets .cb-widget-title-footer {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0 0 30px 0;
    font-weight: 700;
    font-size: 1.5em
}
#cb-footer #cb-widgets .cb-column {
    margin-bottom: -700px;
    padding-bottom: 700px
}
#cb-footer #cb-widgets .cb-one {
    width: 100%
}
#cb-footer #cb-widgets .cb-two {
    width: 100%
}
#cb-footer #cb-widgets .cb-three {
    width: 100%
}
#cb-footer #cb-widgets .cb-footer-widget {
    padding: 15px 30px
}
#cb-footer .cb-credit {
    font-size: 12px;
    margin: 0 auto 40px;
    letter-spacing: 4px
}
#cb-footer .cb-to-top {
    margin: 1.5em auto;
    font-size: 30px
}
#cb-footer .cb-to-top a {
    color: #f2f2f2
}
#cb-footer .cb-to-top a i {
    height: 60px;
    width: 60px;
    border: 2px solid #fff;
    display: inline-block;
    padding-top: 10px;
    top: 0;
    position: relative;
    -webkit-transition: all .2s;
    -transition: all .2s;
    transition: all .2s
}
#cb-footer .cb-to-top a i:hover {
    top: -5px
}
#cb-footer .cb-search input {
    background: #2e2d2d;
    border: 0;
    width: 60%;
    margin: 0 20%;
    padding: 20px;
    color: #f2f2f2;
    letter-spacing: 1px
}
#cb-footer .cb-search .cb-search-submit {
    display: none
}
.widget_tag_cloud a {
    padding: 6px 15px;
    font-size: 12px !important;
    display: inline-block;
    color: #666;
    background: #eee;
    background: rgba(230, 230, 230, 0.85);
    margin: 0 5px 5px 0;
    letter-spacing: 1px
}
.widget_tag_cloud a:visited {
    color: #666
}
.cb-widget-about-site .cb-image {
    text-align: center;
    margin-bottom: 2em
}
.cb-widget-about-site .cb-image img {
    max-width: 120px
}
.cb-widget-about-site .cb-description {
    color: #41454a;
    font-size: .9em
}
.widget_nav_menu a {
    color: #c2c2c2;
    text-transform: uppercase;
    line-height: 1.75
}
#calendar_wrap {
    background-color: #e7e7e7
}
#calendar_wrap td {
    padding: 10px;
    text-align: center
}
#wp-calendar {
    width: 100%;
    color: #555;
    font-size: 12px
}
#wp-calendar caption {
    padding: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 3px solid transparent;
    margin: 0 0 20px 0;
    color: #555
}
#wp-calendar thead,
#wp-calendar tfoot {
    background-color: #e7e7e7
}
#wp-calendar thead tr th {
    padding: 5px 0
}
.cb-ani-fade-in-2-5s {
    opacity: 0;
    animation: cb-ani-fade-in 2.5s ease forwards;
    -webkit-animation: cb-ani-fade-in 2.5s ease forwards
}
.cb-ani-fade-in-1s {
    opacity: 0;
    animation: cb-ani-fade-in 1s ease forwards;
    -webkit-animation: cb-ani-fade-in 1s ease forwards
}
.cb-ani-fade-in-1-5s {
    opacity: 0;
    animation: cb-ani-fade-in 1.5s ease forwards;
    -webkit-animation: cb-ani-fade-in 1.5s ease forwards
}
.cb-ani-fade-in-0-5s {
    opacity: 0;
    animation: cb-ani-fade-in .5s ease forwards;
    -webkit-animation: cb-ani-fade-in .5s ease forwards
}
.cb-ani-fade-out {
    opacity: 1;
    animation: cb-ani-fade-out 2.5s ease forwards;
    -webkit-animation: cb-ani-fade-out 2.5s ease forwards
}
.cb-ani-fade-out-fast {
    opacity: 1;
    animation: cb-ani-fade-out .5s ease forwards;
    -webkit-animation: cb-ani-fade-out .5s ease forwards
}
.cb-fade {
    -webkit-transition: opacity .5s;
    -transition: opacity .5s;
    transition: opacity .5s
}
.cb-fade-in {
    opacity: 1
}
.cb-fade-out {
    opacity: 0
}
.cb-fade-to-03 {
    animation: cb-ani-fade-to-03 3s ease both;
    -webkit-animation: cb-ani-fade-to-03 3s ease both
}
.cb-z-999 {
    z-index: 999
}
.cb-visible {
    visibility: visible !important;
    z-index: 1
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 60px;
    border: 0;
    background: #e1e1e1;
    padding: 20px;
    color: #858585;
    -webkit-transition: background .35s;
    -transition: background .35s;
    transition: background .35s
}
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
    background: #eaeaea;
    outline: 0
}
.wpcf7-form-control.wpcf7-text:invalid,
.wpcf7-form-control.wpcf7-textarea:invalid {
    outline: 0;
    background-color: #f6e7eb;
    -ms-box-shadow: none;
    box-shadow: none
}
.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 320px
}
.wpcf7-form p {
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #4d4d4d;
    display: block;
    font-weight: 700;
    margin: 40px 0
}
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
    background-color: #f2f2f2
}
.wpcf7-form-control-wrap {
    display: block;
    margin: 10px 0
}
.wpcf7-submit {
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #4d4d4d;
    margin: 0 0 20px 0;
    display: block;
    font-weight: 700;
    width: auto;
    background: #dfdfdf;
    padding: 20px 40px;
    margin: 50px 0;
    -webkit-transition: background .35s;
    -transition: background .35s;
    transition: background .35s;
    border: 0;
    display: inline-block
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
    background: #eaeaea
}
.wpcf7-response-output {
    font-size: 20px
}
.boxer-lock {
    overflow: hidden !important
}
#boxer-overlay {
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear
}
#boxer * {
    -webkit-transition: none;
    transition: none
}
#boxer.animating {
    -webkit-transition: left .25s ease, opacity .25s linear, top .25s ease;
    transition: left .25s ease, opacity .25s linear, top .25s ease
}
#boxer.animating .boxer-container {
    -webkit-transition: height .25s ease, width .25s ease;
    transition: height .25s ease, width .25s ease
}
#boxer.animating .boxer-content {
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear
}
#boxer-overlay {
    background: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 105
}
#boxer {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 25px #000;
    opacity: 0;
    padding: 10px;
    position: absolute;
    z-index: 105
}
#boxer .gallery {
    background: transparent
}
#boxer.inline {
    padding: 30px
}
.boxer-open #boxer-overlay {
    opacity: .75
}
.boxer-open #boxer,
.boxer-open #boxer .boxer-content {
    opacity: 1
}
.boxer-open #boxer.loading .boxer-content {
    opacity: 0
}
#boxer .boxer-close {
    background: #fff url("../images/lightox-icons.png") no-repeat -70px 10px;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    padding: 0;
    right: -8px;
    top: -8px;
    width: 30px;
    text-indent: -99999px;
    z-index: 106
}
#boxer .boxer-container {
    background: #fff;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 105;
    zoom: 1
}
#boxer .boxer-content {
    background: #fff;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 10000px
}
#boxer .boxer-image {
    float: left
}
#boxer .boxer-video {
    height: 100%;
    width: 100%
}
#boxer .boxer-iframe {
    border: 0;
    float: left;
    height: 100%;
    overflow: auto;
    width: 100%
}
#boxer .boxer-meta {
    clear: both
}
#boxer .boxer-control {
    background: #fff url("../images/lightox-icons.png") no-repeat 0 0;
    border-radius: 100%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: block;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    text-indent: -99999px;
    top: 0;
    width: 40px;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear
}
#boxer .boxer-control.previous {
    left: 20px
}
#boxer .boxer-control.next {
    background-position: -40px 0;
    right: 20px
}
#boxer .boxer-control.disabled {
    opacity: .3
}
#boxer .boxer-position {
    color: #999;
    font-size: 11px;
    margin: 0;
    padding: 15px 10px 5px
}
#boxer .boxer-caption p {
    margin: 0;
    padding: 15px 10px 10px 10px;
    font-size: .8em
}
#boxer .boxer-caption.gallery p {
    padding-top: 0
}
#boxer.loading .boxer-container {
    background: #fff url("../images/light-load.gif") no-repeat center
}
#boxer.mobile {
    background: #000;
    border-radius: 0;
    height: 100%;
    left: 0;
    padding: 30px 0 0;
    position: fixed;
    top: 0;
    width: 100%
}
#boxer.mobile .boxer-close {
    background-color: #000;
    background-position: -70px -60px;
    border-radius: 0;
    right: 0;
    top: 0
}
#boxer.mobile .boxer-container {
    background: #000;
    position: relative
}
#boxer.mobile .boxer-content {
    background-color: #000
}
#boxer.mobile .boxer-control {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    margin: -20px 0 0;
    top: 50%
}
#boxer.mobile .boxer-control.previous {
    background-position: 0 -40px;
    float: left;
    left: 0
}
#boxer.mobile .boxer-control.next {
    background-position: -40px -40px;
    float: right;
    right: 0
}
#boxer.mobile .boxer-control.disabled {
    opacity: .3
}
#boxer.mobile .boxer-meta {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.75);
    left: 0;
    padding: 15px 50px 10px;
    position: absolute;
    width: 100%
}
#boxer.mobile .boxer-position {
    padding: 0
}
#boxer.mobile .boxer-caption p {
    color: #eee;
    padding: 10px 0 0
}
#boxer.mobile .boxer-image {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
#boxer.mobile.animated .boxer-image {
    -webkit-transition: -webkit-transform .25s ease-out !important;
    transition: -webkit-transform .25s ease-out !important;
    transition: transform .25s ease-out !important;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out !important
}
#boxer.mobile.loading .boxer-container {
    background: #000 url("../images/dark-load.gif") no-repeat center
}
#boxer.mobile.inline .boxer-content,
#boxer.mobile.iframe .boxer-content {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .cb-social-media-icons.cb-white a {
        background-image: url("../images/cb-widget-social-media-light@2x.png");
        background-size: 258px 50px
    }
    .cb-social-media-icons.cb-colors a {
        background-image: url("../images/cb-widget-social-media-colors@2x.png");
        background-size: 258px 50px
    }
    .cb-social-media-icons.cb-white.cb-small a {
        background-image: url("../images/cb-widget-social-media-light-30px@2x.png");
        background-size: 155px 30px
    }
}
@media all and (orientation: portrait) {
    .cb-gallery-post-wrap {
        height: 500px !important;
        position: relative !important
    }
}
@media only screen and (min-width: 481px) {
    .cb-row-1,
    .cb-row-2,
    .cb-row-3 {
        width: 100%
    }
    .cb-row-1 .cb-meta-data .cb-post-title,
    .cb-row-2 .cb-meta-data .cb-post-title,
    .cb-row-3 .cb-meta-data .cb-post-title {
        font-size: 14px
    }
    #cb-hp-slider .slides li .cb-meta-data .cb-post-title {
        font-size: 24px
    }
    #cb-hp-slider .slides li .cb-meta-data .cb-like-count {
        font-size: 20px
    }
    .cb-meta-data .cb-post-title {
        font-size: 24px
    }
    #cb-recent-slider .cb-meta-data .cb-post-title {
        font-size: 20px
    }
}
@media only screen and (min-width: 768px) {
    .admin-bar #cb-sidebar-modal {
        padding-top: 32px
    }
    .admin-bar #cb-sidebar-modal .cb-sidebar-menu #cb-sidebar-close {
        top: 72px
    }
    .admin-bar #cb-navigation {
        top: 32px
    }
    #main {
        padding: 80px 4%
    }
    .single-post #main {
        padding: 80px 4% 0
    }
    .cb-tags a {
        margin-left: 25px
    }
    .cb-meta-data .cb-post-title {
        font-size: 32px
    }
    .cb-sidebar-wrap .cb-article-content-sidebar {
        width: 65%
    }
    .cb-sidebar-wrap .cb-sidebar {
        width: 30%
    }
    .cb-sb-left .cb-sidebar-wrap .cb-article-content-sidebar {
        float: right
    }
    .cb-sb-left .cb-sidebar-wrap .cb-sidebar {
        float: left;
        margin-right: 5%
    }
    .cb-sb-right .cb-sidebar-wrap .cb-sidebar {
        margin-left: 5%
    }
    .cb-row-1 {
        width: 100%
    }
    .cb-row-1 .cb-meta-data .cb-post-title {
        font-size: 18px
    }
    .cb-row-2 {
        width: 50%
    }
    .cb-row-2 .cb-meta-data .cb-post-title {
        font-size: 14px
    }
    .cb-row-3 {
        width: 33.3333%
    }
    .cb-row-3 .cb-meta-data .cb-post-title {
        font-size: 12px
    }
    #cb-hp-slider .slides li .cb-meta-data .cb-post-title {
        font-size: 34px
    }
    #cb-hp-slider .slides li .cb-meta-data .cb-like-count {
        font-size: 26px
    }
    #cb-hp-slider .flex-control-paging {
        width: 100%;
        position: absolute;
        bottom: 0;
        text-align: center;
        z-index: 15;
        line-height: 0;
        margin: 60px 0;
        display: block
    }
    #cb-hp-slider .flex-control-paging li {
        display: inline-block
    }
    #cb-hp-slider .flex-control-paging li a {
        width: 15px;
        height: 15px;
        display: inline-block;
        background: #fff;
        cursor: pointer;
        text-indent: -9999px;
        border-radius: 50%;
        margin: 0 8px;
        border: 2px solid white
    }
    #cb-hp-slider .flex-control-paging li .flex-active {
        background: transparent
    }
    #cb-hp-slider .flex-direction-nav {
        display: none
    }
    .cb-gallery-post-wrap .cb-caption {
        bottom: 0;
        font-size: 14px;
        right: 0;
        padding: 10px 30px;
        position: absolute;
        background: rgba(255, 255, 255, 0.8);
        max-width: 80%;
        color: #000
    }
    .cb-gallery-post-wrap .cb-slider-arrow {
        color: #fff;
        z-index: 10;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 40px;
        text-align: center;
        padding: 15px 30px;
        border: 2px solid transparent;
        -webkit-transition: border-color .35s;
        -transition: border-color .35s;
        transition: border-color .35s
    }
    .cb-gallery-post-wrap .cb-slider-arrow:hover {
        border: 2px solid white;
        cursor: pointer
    }
    .cb-gallery-post-wrap .cb-slider-arrow-p {
        left: 40px;
        margin-right: 20px
    }
    .cb-gallery-post-wrap .cb-slider-arrow-n {
        right: 40px;
        margin-left: 20px
    }
    .cb-next-previous .cb-next-previous-block {
        width: 50%;
        float: left
    }
    .cb-next-previous .cb-next-previous-block .cb-read-title {
        font-size: .4em;
        margin: .8em 0 .5em 0
    }
    .cb-next-previous .cb-next-previous-block .cb-title {
        font-size: .6em
    }
    .cb-next-previous .cb-previous-post {
        display: block
    }
    .cb-next-previous .cb-next-post {
        text-align: right;
        padding-top: 0
    }
    .cb-next-previous .cb-next-post .cb-featured-image {
        display: block
    }
    #cb-footer {
        padding: 40px 40px 0 40px
    }
    #cb-footer #cb-widgets.cb-footer-2 .cb-one {
        width: 50%;
        padding-right: 60px
    }
    #cb-footer #cb-widgets.cb-footer-2 .cb-two {
        width: 50%;
        padding-left: 60px
    }
    #cb-footer #cb-widgets.cb-footer-3 .cb-one {
        width: 33%
    }
    #cb-footer #cb-widgets.cb-footer-3 .cb-two {
        width: 34%
    }
    #cb-footer #cb-widgets.cb-footer-3 .cb-three {
        width: 33%
    }
    #cb-footer #cb-widgets .cb-footer-widget {
        padding: 0 10px
    }
    .cb-social-media-icons a {
        margin: 0 15px 15px
    }
    #cb-recent-slider .slides .cb-meta-data .cb-post-title {
        padding: 0 70px
    }
    #cb-recent-slider .flex-direction-nav li a i {
        font-size: 1.5em
    }
    #cb-recent-slider .flex-direction-nav li .flex-next {
        right: 10px;
        padding: 10px 14px 10px 18px
    }
    #cb-recent-slider .flex-direction-nav li .flex-prev {
        left: 10px;
        padding: 10px 16px 10px 18px
    }
    #cb-recent-slider .cb-meta-data .cb-post-title {
        font-size: 14px;
        padding: 0 70px
    }
    .cb-cover {
        height: 320px
    }
    .cb-cover .cb-cat-header .cb-cat-title {
        font-size: 30px;
        letter-spacing: 7px;
        font-weight: 400;
        margin-top: 1em
    }
    .cb-cover .cb-cat-header .cb-cat-title .cb-social-media-icons.cb-white.cb-small {
        margin-top: 30px;
        line-height: 30px
    }
    .cb-cover .cb-cat-header .cb-cat-title .cb-social-media-icons.cb-white.cb-small a {
        margin: 0 20px
    }
    .cb-cover .cb-cat-header .cb-cat-subtitle {
        font-size: 12px;
        letter-spacing: 5px;
        font-weight: 700
    }
    .cb-row-article {
        border: 20px solid #fff
    }
    #cb-featured-image .cb-meta-data .cb-post-title,
    .cb-meta {
        font-weight: 400
    }
    .commentlist .comment .cb-comment-body .comment_content {
        padding-left: 120px
    }
}
@media screen and (min-width: 980px) {
    #boxer .boxer-close:hover {
        background-position: -70px -20px
    }
    #boxer .boxer-control,
    #boxer .boxer-control.disabled {
        opacity: 0
    }
    #boxer .boxer-content:hover .boxer-control {
        opacity: .75
    }
    #boxer .boxer-content:hover .boxer-control:hover {
        opacity: 1
    }
    #boxer .boxer-content:hover .boxer-control.disabled {
        opacity: .3;
        cursor: default !important
    }
    #boxer.mobile .boxer-control {
        opacity: 1 !important
    }
    #boxer.mobile .boxer-control.disabled {
        opacity: .3 !important
    }
}
@media only screen and (min-width: 1020px) {
    body {
        font-size: 16px;
        line-height: 30px
    }
    .cb-article-content {
        width: 800px
    }
    .cb-menu #cb-logo {
        margin: 0 20px 0 60px
    }
    .cb-menu .cb-nav {
        padding-right: 60px
    }
    .cb-meta-data .cb-post-title,
    .cb-meta .cb-post-title {
        font-size: 40px
    }
    .cb-stuck .cb-menu {
        height: 50px
    }
    .cb-stuck .cb-menu #cb-logo {
        height: 50px
    }
    .cb-stuck .cb-menu .cb-middle {
        height: 50px
    }
    .cb-stuck .cb-menu .cb-nav {
        line-height: 50px
    }
    .cb-stuck .cb-menu .cb-nav a {
        top: 0
    }
    .cb-stuck .cb-menu .cb-nav a i {
        font-size: 20px
    }
    .cb-menu .cb-column {
        padding: 30px 0
    }
    .cb-menu .cb-left {
        width: 25%
    }
    .cb-menu .cb-middle {
        width: 50%
    }
    .cb-menu .cb-right {
        width: 25%
    }
    .cb-menu .cb-reg-menu {
        width: 75%
    }
    .cb-menu .cb-reg-menu .cb-search .cb-search-field {
        color: #fff
    }
    .cb-menu .cb-reg-menu ul {
        display: block;
        margin: 0
    }
    .cb-menu .cb-reg-menu ul li {
        display: inline-block;
        padding: 0 15px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 16px
    }
    .cb-menu .cb-reg-menu ul li .sub-menu {
        display: none;
        position: absolute;
        left: 0;
        top: 102%;
        text-align: left;
        background: #1e1e20;
        z-index: 10
    }
    .cb-menu .cb-reg-menu ul li:hover .sub-menu {
        display: block
    }
    .cb-menu .cb-reg-menu #cb-sidebar-open {
        display: none
    }
    .cb-menu #cb-logo {
        height: 50px
    }
    .cb-menu .cb-nav {
        line-height: 50px
    }
    .cb-light-style #cb-navigation .cb-reg-menu ul li a {
        color: #fff
    }
    .cb-dark-style #cb-navigation .cb-reg-menu ul li a {
        color: #fff
    }
    .cb-stuck.cb-light-style #cb-navigation .cb-reg-menu ul li {
        font-size: 14px
    }
    .cb-stuck.cb-light-style #cb-navigation .cb-reg-menu ul li a {
        color: #1e1e20
    }
    .cb-stuck.cb-light-style #cb-navigation .cb-reg-menu ul li .sub-menu {
        background: rgba(255, 255, 255, 0.9)
    }
    .cb-stuck.cb-dark-style #cb-navigation .cb-reg-menu ul li {
        font-size: 14px
    }
    .cb-stuck.cb-dark-style #cb-navigation .cb-reg-menu ul li a {
        color: #fff
    }
    .cb-modal-open #cb-sidebar-modal {
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .cb-modal-open #cb-content,
    .cb-modal-open #cb-footer {
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .cb-next-previous {
        padding-top: 5px
    }
    #cb-dynamic-area {
        height: 50px;
        padding: 0
    }
    #cb-sidebar-modal {
        width: 50%
    }
    #cb-sidebar-modal .cb-sidebar-menu {
        height: 70%
    }
    #cb-sidebar-modal .cb-sidebar-menu #cb-sidebar-close {
        right: 60px;
        top: 50px
    }
    #cb-sidebar-modal .cb-sidebar-post {
        height: 30%
    }
    #cb-sidebar-open-overlay {
        width: 50%;
        height: 100%;
        display: block;
        z-index: 200;
        top: 0;
        left: 0;
        bottom: 0;
        position: fixed
    }
    .alignnone .wp-caption-text {
        max-width: 35%
    }
    #cb-featured-image #cb-close-button,
    #cb-featured-image #cb-play-button {
        border: 3px solid #fff;
        font-size: 36px;
        bottom: 20px;
        margin: 15px;
        right: 20px
    }
    #cb-featured-image #cb-play-button {
        padding: 34px
    }
    #cb-featured-image .fa-play {
        padding: 34px 39px
    }
    #cb-featured-image #cb-close-button {
        padding: 34px 37px
    }
    .cb-row-article .cb-post-format {
        bottom: 20px;
        right: 20px
    }
    .cb-row-article .cb-post-format i {
        padding: 20px
    }
    .cb-row-article .cb-post-format .fa-play {
        padding: 20px 22px
    }
    .cb-row-1 .cb-meta-data .cb-post-title {
        font-size: 28px
    }
    .cb-row-1 .cb-meta-data .cb-like-count {
        font-size: 24px
    }
    .cb-row-1 .cb-post-format {
        font-size: 1.1em;
        bottom: 30px;
        right: 30px
    }
    .cb-row-1 .cb-post-format i {
        padding: 25px
    }
    .cb-row-1 .cb-post-format .fa-camera {
        padding: 25px 24px
    }
    .cb-row-1 .cb-post-format .fa-play {
        padding: 25px 27px
    }
    .cb-row-2 .cb-meta-data .cb-post-title {
        font-size: 20px
    }
    .cb-row-3 .cb-meta-data .cb-post-title {
        font-size: 14px
    }
    #cb-footer {
        padding-top: 80px
    }
    #cb-footer #cb-widgets .cb-footer-widget {
        margin: 50px 10px
    }
    #cb-recent-slider .cb-meta-data .cb-post-title {
        font-size: 20px
    }
    .cb-gallery-post .flex-direction-nav li a {
        margin: -1.5em 20px 0;
        padding: 5px 20px
    }
    .cb-cover .cb-cat-header .cb-cat-title {
        font-size: 53px;
        font-family: 'Montserrat', sans-serif;
        letter-spacing: 1px
    }
    .cb-cover .cb-cat-header .cb-cat-subtitle {
        font-size: 12px
    }
    #boxer .boxer-close:hover {
        background-position: -70px -20px
    }
    #boxer .boxer-control,
    #boxer .boxer-control.disabled {
        opacity: 0
    }
    #boxer .boxer-content:hover .boxer-control {
        opacity: .75
    }
    #boxer .boxer-content:hover .boxer-control:hover {
        opacity: 1
    }
    #boxer .boxer-content:hover .boxer-control.disabled {
        opacity: .3;
        cursor: default !important
    }
    #boxer.mobile .boxer-control {
        opacity: 1 !important
    }
    #boxer.mobile .boxer-control.disabled {
        opacity: .3 !important
    }
}
@media only screen and (min-width: 1200px) {
    body {
        font-size: 20px;
        line-height: 2
    }
    .wrap {
        max-width: 1120px;
        min-width: 760px
    }
    .cb-article-content {
        width: 800px
    }
    #main {
        padding: 120px 6%
    }
    .single-post #main {
        padding: 120px 6% 0
    }
    .search-no-results #main {
        padding: 200px 0
    }
    .cb-menu .cb-column {
        padding: 40px 0
    }
    .cb-meta-data .cb-post-title,
    .cb-meta .cb-post-title {
        font-size: 60px
    }
    .cb-media-embed #cb-media-embed-url iframe,
    .cb-media-embed #cb-media-embed-url video,
    .cb-media-embed #cb-media-embed-url audio {
        height: 70%;
        width: 70%;
        margin-left: 15%;
        top: 15%;
        position: relative
    }
    .cb-read-article {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 10;
        text-align: center;
        -webkit-transition: .5s all ease;
        -transition: .5s all ease;
        transition: .5s all ease;
        opacity: 0;
        font-size: .6em;
        letter-spacing: 4px;
        text-transform: uppercase
    }
    .cb-row-1 .cb-meta-data .cb-post-title {
        font-size: 40px
    }
    .cb-row-1 .cb-read-article {
        bottom: 40px
    }
    .cb-row-2 .cb-meta-data .cb-post-title {
        font-size: 28px
    }
    .cb-row-2 .cb-read-article {
        bottom: 30px
    }
    .cb-row-3 .cb-meta-data .cb-post-title {
        font-size: 18px
    }
    .cb-row-3 .cb-read-article {
        bottom: 15px
    }
    .cb-row-article .cb-post-format {
        bottom: 30px;
        right: 30px
    }
    .cb-row-1-excerpt .cb-meta-data {
        margin-top: 60px
    }
    #cb-hp-slider .slides li .cb-meta-data .cb-post-title {
        font-size: 60px
    }
    #cb-hp-slider .slides li .cb-meta-data .cb-like-count {
        font-size: 30px
    }
    #cb-featured-image #cb-close-button,
    #cb-featured-image #cb-play-button {
        font-size: 40px;
        bottom: 40px;
        margin: 20px;
        right: 40px
    }
    #cb-featured-image #cb-play-button {
        padding: 38px 40px
    }
    #cb-featured-image .fa-play {
        padding: 38px 43px
    }
    #cb-featured-image #cb-close-button {
        padding: 38px 43px
    }
    .commentlist .comment .cb-gravatar-image {
        margin-right: 40px
    }
    .commentlist .comment .cb-comment-body .comment-author {
        min-height: 80px
    }
    .commentlist .comment .cb-comment-body .comment_content {
        padding-left: 120px
    }
    .commentlist .comment #respond {
        padding-left: 40px
    }
    .commentlist .comment .children {
        padding-left: 80px
    }
    #cb-footer {
        padding-top: 120px
    }
    .cb-social-media-icons a {
        margin: 0 25px 25px
    }
}
@media screen and (max-width: 1020px) {
    #boxer.mobile {
        position: fixed
    }
}
@media only screen and (max-width: 767px) {
    .cb-gallery-post-wrap .cb-slider-arrow-n {
        right: 0
    }
    .cb-gallery-post-wrap .cb-slider-arrow {
        position: absolute;
        top: 0;
        color: #fff;
        z-index: 10;
        font-size: 20px;
        height: 100%;
        width: 30px;
        text-align: center;
        background: rgba(255, 255, 255, 0.4);
        -webkit-transition: background .35s ease-in-out;
        transition: background .35s ease-in-out
    }
    .cb-gallery-post-wrap .cb-slider-arrow-p {
        left: 0
    }
    .cb-gallery-post-wrap .cb-slider-arrow:before {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@media only screen and (max-width: 480px) {
    .cb-gallery-post-wrap {
        height: 250px !important;
        position: relative !important
    }
}
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")"
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none
    }
}
@keyframes cb-slide-bot {
    to {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        opacity: 1
    }
}
@-webkit-keyframes cb-slide-bot {
    to {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        opacity: 1
    }
}
@keyframes cb-opacity {
    to {
        opacity: 1
    }
}
@-webkit-keyframes cb-opacity {
    to {
        opacity: 1
    }
}
@keyframes cb-opacity-slide {
    to {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0)
    }
}
@-webkit-keyframes cb-opacity-slide {
    to {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0)
    }
}
@keyframes cb-ani-fade-in {
    to {
        opacity: 1
    }
}
@-webkit-keyframes cb-ani-fade-in {
    to {
        opacity: 1
    }
}
@keyframes cb-ani-fade-out {
    to {
        opacity: 0
    }
}
@-webkit-keyframes cb-ani-fade-out {
    to {
        opacity: 0
    }
}
@-webkit-keyframes cb-ani-fade-to-03 {
    to {
        opacity: .3
    }
}
@keyframes cb-ani-fade-to-03 {
    to {
        opacity: .3
    }
}
@-webkit-keyframes cb-ani-fly-top {
    from {
        -webkit-transform: translateY(100%)
    }
}
@keyframes cb-ani-fly-top {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}
@-webkit-keyframes cb-ani-fly-bot {
    from {
        -webkit-transform: translateY(-100%)
    }
}
@keyframes cb-ani-fly-bot {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}
.h1{
    font-family: 'Montserrat', sans-serif;
    font-size: 54px
}
/* Styling for the h1 tag to match the cb-cat-title and cb-header-font classes */
h1.cb-cat-title.cb-header-font {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em; /* Adjust the font size as needed */
  line-height: 1.2;
  font-weight: bold; /* Adjust the font weight if needed */
  color: #000; /* Adjust the color if needed */
}

/* Responsive adjustments */
@media (max-width: 768px) {
  h1.cb-cat-title.cb-header-font {
    font-size: 1.2em; /* Adjust for smaller screens */
  }
}

@media (max-width: 480px) {
  h1.cb-cat-title.cb-header-font {
    font-size: 1em; /* Further adjust for very small screens */
  }
}