@media print {

    *,
    : :after,
    ::before {

        text-shadow: none !important;

        box-shadow: none !important;

    }



    abbr[title]::after {

        content: " (" attr(title) ")"
    }

    pre {

        white-space: pre-wrap !important;

    }



    thead {

        display: table-header-group;

    }

    blockquote,
    img,
    pre,
    tr {

        page-break-inside: avoid;

    }



    h2,
    h3 {

        page-break-after: avoid;

    }



}



.tile-secondary,
.tile-primary {

    box-sizing: border-box;

}



a,
a:hover {

    text-decoration: none;

}



img {

    vertical-align: middle;

    border-style: none;

}



.container {

    width: 100%;

    padding-right: 20px;

    padding-left: 20px;

    margin-right: auto;

    margin-left: auto;

}

@media (min-width:760px) {

    .container {

        max-width: 720px;

    }

}

@media (min-width:1020px) {

    .container {

        max-width: 1000px;

    }

}

@media (min-width:1120px) {

    .container {

        max-width: 1080px;

    }

}

@media (min-width:1240px) {

    .container {

        max-width: 1200px;

    }

}

.container-fluid {

    width: 100%;

    padding-right: 20px;

    padding-left: 20px;

    margin-right: auto;

    margin-left: auto;

}

.post-meta a,
.post-meta a:visited {

    color: #ffffff !important;

    text-decoration: none !important;

}







</style><style id='kirki-styles-csco_theme_mod-inline-css' type='text/css'>
/**

                                                                         * 4. =Sections

                                                                         * ----------------------------------------------------------------------------

                                                                         */

/**

                                                                         * Post Tiles

                                                                         * ----------------------------------------------------------------------------

                                                                         */

.section-tiles {

    margin-top: 3rem;

    margin-bottom: 3rem;

}

.section-tiles .post-outer {

    height: 100%;

}

.section-tiles article {

    height: 240px;

}

.section-tiles article:nth-of-type(1n+3) {

    display: none;

}

.section-tiles article+article {

    margin-top: 15px;

}

.section-tiles .overlay-media {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}

@media (min-width: 760px) {

    .section-tiles .tiles-outer {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        flex-wrap: wrap;

        -ms-flex-line-pack: start;

        align-content: flex-start;

    }

    .section-tiles article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%;

    }

    .section-tiles article+article {

        margin-top: 0;

    }

}

@media (min-width: 1020px) {

    .section-tiles .tiles-outer {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

    }

    .section-tiles article {

        overflow: hidden;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles article:nth-of-type(1n+3) {

        display: block;

    }

    .post-inner {
        display: block;
    }

    .section-tiles .post-inner>*:last-child {

        margin-bottom: 0;

    }

    .section-tiles.tiles-1 .tiles-outer,

    .section-tiles.tiles-2 .tiles-outer,

    .section-tiles.tiles-3 .tiles-outer {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

    }

    .section-tiles.tiles-1 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%;

    }

    .section-tiles.tiles-2 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.3333333333%;

        flex: 0 0 33.3333333333%;

        max-width: 33.3333333333%;

    }

    .section-tiles.tiles-3 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 66.6666666667%;

        flex: 0 0 66.6666666667%;

        max-width: 66.6666666667%;

    }

    .section-tiles.tiles-3 article:last-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.3333333333%;

        flex: 0 0 33.3333333333%;

        max-width: 33.3333333333%;

    }

    .section-tiles.tiles-4 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        width: 66.6666666667%;

        max-width: 66.6666666667%;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles.tiles-4 article:nth-child(2),

    .section-tiles.tiles-4 article:nth-child(3) {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        width: 33.3333333333%;

        max-width: 33.3333333333%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-5 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        width: 50%;

        max-width: 50%;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles.tiles-5 article:nth-child(2),

    .section-tiles.tiles-5 article:nth-child(3) {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        width: 50%;

        max-width: 50%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-6 .tiles-outer {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

    }

    .section-tiles.tiles-6 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 66.6666666667%;

        flex: 0 0 66.6666666667%;

        max-width: 66.6666666667%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-6 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.3333333333%;

        flex: 0 0 33.3333333333%;

        max-width: 33.3333333333%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-7 article,

    .section-tiles.tiles-8 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        width: 25%;

        max-width: 25%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-7 article:first-child,

    .section-tiles.tiles-8 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        width: 50%;

        max-width: 50%;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles.tiles-8 article:nth-child(2) {

        -webkit-box-ordinal-group: 2;

        -ms-flex-order: 1;

        order: 1;

    }

    .section-tiles.tiles-8 article:nth-child(3) {

        -webkit-box-ordinal-group: 3;

        -ms-flex-order: 2;

        order: 2;

    }

    .section-tiles.tiles-8 article:first-child {

        -webkit-box-ordinal-group: 4;

        -ms-flex-order: 3;

        order: 3;

    }

    .section-tiles.tiles-8 article:nth-child(4) {

        -webkit-box-ordinal-group: 5;

        -ms-flex-order: 4;

        order: 4;

    }

    .section-tiles.tiles-8 article:nth-child(5) {

        -webkit-box-ordinal-group: 6;

        -ms-flex-order: 5;

        order: 5;

    }

    .section-tiles.tiles-9 .tiles-outer {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

    }

    .section-tiles.tiles-9 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-9 article .post-meta {

        display: none;

    }

}





/**

 * 9. =Elements

 * ----------------------------------------------------------------------------

 */

/**

 * Overlay

 * ----------------------------------------------------------------------------

 */

.overlay-media img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    font-family: "object-fit: cover;";

    -o-object-fit: cover;

    object-fit: cover;

}



.overlay-inner>*:last-child {

    margin-bottom: 0;

}



/**

 * Clean Style

 * ----------------------------------------------------------------------------

 */

.overlay-inner {

    padding: 2rem;

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner h1,

.overlay-inner h2,

.overlay-inner h3,

.overlay-inner h4,

.overlay-inner h5,

.overlay-inner h6 {

    color: white;

}

.overlay-inner h1 a:focus,

.overlay-inner h1 a:hover,

.overlay-inner h2 a:focus,

.overlay-inner h2 a:hover,

.overlay-inner h3 a:focus,

.overlay-inner h3 a:hover,

.overlay-inner h4 a:focus,

.overlay-inner h4 a:hover,

.overlay-inner h5 a:focus,

.overlay-inner h5 a:hover,

.overlay-inner h6 a:focus,

.overlay-inner h6 a:hover {

    color: white;

}

.overlay-inner .post-meta {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner a {

    color: white;

}

.overlay-inner a:focus,

.overlay-inner a:hover {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner .post-categories {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner .post-categories a {

    color: white;

}

.overlay-inner .post-categories a:focus,

.overlay-inner .post-categories a:hover {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner .bsb-link {

    color: white !important;

}

.overlay-inner .bsb-link:focus,

.overlay-inner .bsb-link:hover {

    color: rgba(255, 255, 255, 0.75) !important;

}

.overlay-inner .title-share,

.overlay-inner .bsb-default .bsb-count {

    color: rgba(255, 255, 255, 0.75);

}









/**

 * 14. =Widgets

 * ----------------------------------------------------------------------------

 */

.widget ul {

    margin-bottom: 0;

    padding-left: 0;

    list-style: none;

}



.widget select {

    width: 100%;

}



.widget>*:last-child {

    margin-bottom: 0;

}



section.widget .widget-wrap {

    padding-top: 40px;

    padding-bottom: 40px;

}

.archive-grid section.widget .widget-wrap,

.archive-masonry section.widget .widget-wrap {

    width: 100%;

    max-width: 300px;

    margin-right: auto;

    margin-left: auto;

}



.archive-list section.widget .widget-wrap,

.archive-standard section.widget .widget-wrap {

    padding-top: 3rem;

    padding-bottom: 3rem;

    border-top: 1px #e9ecef solid;

    border-bottom: 1px #e9ecef solid;

}



.archive-list:not(.archive-compact) section.widget:last-child .widget-wrap,

.archive-standard section.widget:last-child .widget-wrap {

    padding-bottom: 0;

    border-bottom: none;

}



.sidebar .widget+.widget,

.sidebar-footer .widget+.widget {

    margin-top: 3rem;

}



@media (min-width: 1240px) {

    .sidebar .widget+.widget,

    .sidebar-footer .widget+.widget {

        margin-top: 4rem;

    }

}



.sidebar-offcanvas .widget {

    margin: 0 -2rem;

    padding: 0 2rem;

}

.sidebar-offcanvas .widget+.widget {

    margin-top: 2rem;

    padding-top: 2rem;

    border-top: 1px transparent solid;

}



.authentic_widget_about .widget-media,

.authentic_widget_author .widget-media {

    margin-bottom: 2rem;

}



.authentic_widget_about .title-widget,

.authentic_widget_about .widget-content,

.authentic_widget_about .text-small,

.authentic_widget_about .btn,

.authentic_widget_author .title-widget,

.authentic_widget_author .widget-content,

.authentic_widget_author .text-small,

.authentic_widget_author .btn {

    margin-top: 1.5rem;

    margin-bottom: 0;

}



.authentic_widget_about .bsa-wrap,

.authentic_widget_author .bsa-wrap {

    margin-top: 1rem;

}



.authentic_widget_author img {

    margin-right: auto;

    margin-left: auto;

    border-radius: 50%;

}



.basic_facebook_page_widget .fb-page {

    width: 100%;

}

.basic_facebook_page_widget .fb-page>span {

    display: block;

    margin: 0 auto;

}



.basic_facebook_page_widget .fb-page-wrapper {

    overflow: hidden;

    max-width: 100%;

}



.authentic_widget_posts .layout-list img,

.authentic_widget_posts .layout-numbered img {

    width: 100%;

}



.authentic_widget_posts .layout-list .overlay-media:before,

.authentic_widget_posts .layout-numbered .overlay-media:before {

    background: transparent;

}



.authentic_widget_posts .layout-list.thumbnails-rounded .post-thumbnail:before,

.authentic_widget_posts .layout-list.thumbnails-rounded .post-thumbnail img,

.authentic_widget_posts .layout-list.thumbnails-rounded .post-number,

.authentic_widget_posts .layout-numbered.thumbnails-rounded .post-thumbnail:before,

.authentic_widget_posts .layout-numbered.thumbnails-rounded .post-thumbnail img,

.authentic_widget_posts .layout-numbered.thumbnails-rounded .post-number {

    border-radius: 50%;

}



.authentic_widget_posts .layout-list .post-thumbnail {

    display: inline-block;

    overflow: hidden;

    position: relative;

    width: 100%;

    line-height: 1;

}

.authentic_widget_posts .layout-list .post-thumbnail img {

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

    -webkit-transform: scale(1);

    transform: scale(1);



    -webkit-backface-visibility: hidden;

}

.authentic_widget_posts .layout-list .post-thumbnail:hover img {

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

}



.authentic_widget_posts .layout-numbered .post-thumbnail {

    display: block;

    position: relative;

}

.authentic_widget_posts .layout-numbered .post-thumbnail:before {

    opacity: 1;

}



.authentic_widget_posts .layout-numbered .post-number-wrap {

    position: absolute;

    z-index: 1;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    line-height: 1;

}



.authentic_widget_posts .layout-numbered .post-number {

    display: inline-block;

    overflow: hidden;

    position: absolute;

    top: 0;

    left: 0;

    text-align: center;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.authentic_widget_posts .layout-numbered .post-number span {

    display: block;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    width: 30px;

    height: 30px;

    text-align: center;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.authentic_widget_posts .layout-numbered .post-number span:first-child {

    -webkit-transform: translate(0);

    transform: translate(0);

}

.authentic_widget_posts .layout-numbered .post-number span:last-child {

    position: absolute;

    left: 50%;

    -webkit-transform: translateY(0%) translateX(-50%);

    transform: translateY(0%) translateX(-50%);

}



.authentic_widget_posts .layout-numbered .post-thumbnail:hover .post-number span:first-child {

    -webkit-transform: translateY(-100%);

    transform: translateY(-100%);

}



.authentic_widget_posts .layout-numbered .post-thumbnail:hover .post-number span:last-child {

    -webkit-transform: translateY(-100%) translateX(-50%);

    transform: translateY(-100%) translateX(-50%);

}



.authentic_widget_posts .layout-list .post-categories,

.authentic_widget_posts .layout-list h5,

.authentic_widget_posts .layout-numbered .post-categories,

.authentic_widget_posts .layout-numbered h5 {

    margin-top: 0;

    margin-bottom: 0.5rem;

}



.sidebar .authentic_widget_posts .layout-list>ul>li+li,

.sidebar .authentic_widget_posts .layout-numbered>ul>li+li,

.sidebar-offcanvas .authentic_widget_posts .layout-list>ul>li+li,

.sidebar-offcanvas .authentic_widget_posts .layout-numbered>ul>li+li,

.sidebar-footer .authentic_widget_posts .layout-list>ul>li+li,

.sidebar-footer .authentic_widget_posts .layout-numbered>ul>li+li,

.archive-masonry .authentic_widget_posts .layout-list>ul>li+li,

.archive-masonry .authentic_widget_posts .layout-numbered>ul>li+li,

.archive-grid .authentic_widget_posts .layout-list>ul>li+li,

.archive-grid .authentic_widget_posts .layout-numbered>ul>li+li {

    margin-top: 1rem;

}



.sidebar .authentic_widget_posts .layout-list .post-outer,

.sidebar .authentic_widget_posts .layout-numbered .post-outer,

.sidebar-offcanvas .authentic_widget_posts .layout-list .post-outer,

.sidebar-offcanvas .authentic_widget_posts .layout-numbered .post-outer,

.sidebar-footer .authentic_widget_posts .layout-list .post-outer,

.sidebar-footer .authentic_widget_posts .layout-numbered .post-outer,

.archive-masonry .authentic_widget_posts .layout-list .post-outer,

.archive-masonry .authentic_widget_posts .layout-numbered .post-outer,

.archive-grid .authentic_widget_posts .layout-list .post-outer,

.archive-grid .authentic_widget_posts .layout-numbered .post-outer {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}



.sidebar .authentic_widget_posts .layout-list .post-inner:first-child,

.sidebar .authentic_widget_posts .layout-numbered .post-inner:first-child,

.sidebar-offcanvas .authentic_widget_posts .layout-list .post-inner:first-child,

.sidebar-offcanvas .authentic_widget_posts .layout-numbered .post-inner:first-child,

.sidebar-footer .authentic_widget_posts .layout-list .post-inner:first-child,

.sidebar-footer .authentic_widget_posts .layout-numbered .post-inner:first-child,

.archive-masonry .authentic_widget_posts .layout-list .post-inner:first-child,

.archive-masonry .authentic_widget_posts .layout-numbered .post-inner:first-child,

.archive-grid .authentic_widget_posts .layout-list .post-inner:first-child,

.archive-grid .authentic_widget_posts .layout-numbered .post-inner:first-child {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 105px;

    flex: 0 0 105px;

    width: 105px;

    max-width: 105px;

    padding-right: 15px;

}

/**

 * 15. =Utilities

 * ----------------------------------------------------------------------------

 */

.display-table {

    display: table;

    width: 100%;

    height: 100%;

}



.valign {

    display: table-cell;

    vertical-align: middle;

}



.sticky {

    font-size: inherit;

}



.gallery-caption,

.sticky,

.wp-caption,

.wp-caption-text {

    font-size: inherit;

}



.says,

.screen-reader-text {

    overflow: hidden;

    clip: rect(1px, 1px, 1px, 1px);

    position: absolute !important;

    width: 1px;

    height: 1px;

}



/*# sourceMappingURL=style.css.map */







@media (min-width: 1440px) {

    .container-wide .container {

        max-width: 1400px;

        padding-right: 15px;

        padding-left: 15px;

    }

    .container-wide.layout-sidebar .main-content {

        margin-right: -15px;

        margin-left: -15px;

    }

    .container-wide.layout-sidebar .content-area {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 1050px;

        flex: 0 0 1050px;

        max-width: 1050px;

        padding-right: 15px;

        padding-left: 15px;

    }

    .container-wide.layout-sidebar .sidebar-area {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 350px;

        flex: 0 0 350px;

        max-width: 350px;

        padding-right: 15px;

        padding-left: 15px;

    }

    .container-wide.layout-sidebar-left .sidebar-area {

        padding-right: 35px;

    }

    .container-wide.layout-sidebar-right .sidebar-area {

        padding-left: 35px;

    }

    .container-wide .archive-masonry,

    .container-wide .archive-grid {

        margin-right: -15px;

        margin-left: -15px;

    }

    .container-wide .archive-masonry .archive-col,

    .container-wide .archive-masonry>article,

    .container-wide .archive-masonry>section,

    .container-wide .archive-grid>article,

    .container-wide .archive-grid>.widget {

        padding-right: 15px;

        padding-left: 15px;

    }

}



.site-content {

    margin-top: 3rem;

    margin-bottom: 3rem;

}



.section-carousel+.site-content>.container:before,

.section-tiles+.site-content>.container:before {

    display: block;

    width: 100%;

    padding-top: 3rem;

    border-top: 1px #e9ecef solid;

    content: "";

}





/**

 * Middle Alignment

 */

.style-align-center .title-block {

    text-align: center;

}



.style-align-center .authentic_widget_about,

.style-align-center .authentic_widget_author {

    text-align: center;

}

.style-align-center blockquote {

    text-align: center;

}

.style-align-center .overlay-outer {

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}


.style-align-center .overlay-inner {
    /*position: absolute;*/
    bottom: -15px;
    text-align: center;

}



.style-align-center .slider-large .owl-dots,

.style-align-center .slider-wide .owl-dots {

    text-align: center;

}



.style-align-center .slider-center .owl-dots,

.style-align-center .slider-boxed:not(.slider-wide) .owl-dots {

    left: 50%;

    -webkit-transform: translate3d(-50%, 0, 0);

    transform: translate3d(-50%, 0, 0);

}



.style-align-center .post-featured .overlay-inner .post-share {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}



.style-align-center .page-header {

    text-align: center;

}



/**

 * 4. =Sections

 * ----------------------------------------------------------------------------

 */

/**

 * Post Tiles

 * ----------------------------------------------------------------------------

 */

.section-tiles {

    /* margin-top: 3rem; commented */

    margin-bottom: 3rem;

}


.section-tiles .post-outer {

    height: 100%;

}

.home .tiles-outer {
    text-align: center;
}

.section-tiles article {

    height: 240px;
    width: 300px;
    display: inline-block;
    max-width: 100%;
}

.section-tiles article:nth-of-type(1n+3) {

    display: none;

}

.section-tiles article+article {

    margin-top: 15px;

}

.section-tiles .overlay-media {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}

@media (min-width: 760px) {

    .section-tiles .tiles-outer {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        flex-wrap: wrap;

        -ms-flex-line-pack: start;

        align-content: flex-start;

    }

    .section-tiles article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%;

    }

    .section-tiles article+article {

        margin-top: 0;

    }

}

@media (min-width: 1020px) {

    .section-tiles .tiles-outer {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

    }

    .section-tiles article {

        overflow: hidden;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles article:nth-of-type(1n+3) {

        display: block;

    }

    .section-tiles .post-inner>*:last-child {

        margin-bottom: 0;

    }

    .section-tiles.tiles-1 .tiles-outer,

    .section-tiles.tiles-2 .tiles-outer,

    .section-tiles.tiles-3 .tiles-outer {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

    }

    .section-tiles.tiles-1 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%;

    }

    .section-tiles.tiles-2 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.3333333333%;

        flex: 0 0 33.3333333333%;

        max-width: 33.3333333333%;

    }

    .section-tiles.tiles-3 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 66.6666666667%;

        flex: 0 0 66.6666666667%;

        max-width: 66.6666666667%;

    }

    .section-tiles.tiles-3 article:last-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.3333333333%;

        flex: 0 0 33.3333333333%;

        max-width: 33.3333333333%;

    }

    .section-tiles.tiles-4 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        width: 66.6666666667%;

        max-width: 66.6666666667%;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles.tiles-4 article:nth-child(2),

    .section-tiles.tiles-4 article:nth-child(3) {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        width: 33.3333333333%;

        max-width: 33.3333333333%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-5 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        width: 50%;

        max-width: 50%;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles.tiles-5 article:nth-child(2),

    .section-tiles.tiles-5 article:nth-child(3) {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        width: 50%;

        max-width: 50%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-6 .tiles-outer {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

    }

    .section-tiles.tiles-6 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 66.6666666667%;

        flex: 0 0 66.6666666667%;

        max-width: 66.6666666667%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-6 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.3333333333%;

        flex: 0 0 33.3333333333%;

        max-width: 33.3333333333%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-7 article,

    .section-tiles.tiles-8 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        width: 25%;

        max-width: 25%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-7 article:first-child,

    .section-tiles.tiles-8 article:first-child {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        width: 50%;

        max-width: 50%;

        height: 100%;

        max-height: 100%;

    }

    .section-tiles.tiles-8 article:nth-child(2) {

        -webkit-box-ordinal-group: 2;

        -ms-flex-order: 1;

        order: 1;

    }

    .section-tiles.tiles-8 article:nth-child(3) {

        -webkit-box-ordinal-group: 3;

        -ms-flex-order: 2;

        order: 2;

    }

    .section-tiles.tiles-8 article:first-child {

        -webkit-box-ordinal-group: 4;

        -ms-flex-order: 3;

        order: 3;

    }

    .section-tiles.tiles-8 article:nth-child(4) {

        -webkit-box-ordinal-group: 5;

        -ms-flex-order: 4;

        order: 4;

    }

    .section-tiles.tiles-8 article:nth-child(5) {

        -webkit-box-ordinal-group: 6;

        -ms-flex-order: 5;

        order: 5;

    }

    .section-tiles.tiles-9 .tiles-outer {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

    }

    .section-tiles.tiles-9 article {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%;

        height: 50%;

        max-height: 50%;

    }

    .section-tiles.tiles-9 article .post-meta {

        display: none;

    }

}



/**

 * 9. =Elements

 * ----------------------------------------------------------------------------

 */

/**

 * Overlay

 * ----------------------------------------------------------------------------

 */

.overlay-media img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    font-family: "object-fit: cover;";

    -o-object-fit: cover;

    object-fit: cover;

}



.overlay-inner>*:last-child {

    margin-bottom: 0;

}



/**

 * Ratio

 * ----------------------------------------------------------------------------

 */

.ratio .overlay-media:after {

    display: table;

    position: static;

    top: auto;

    right: auto;

    bottom: auto;

    left: auto;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    content: "";

}



.ratio-portrait {

    max-width: 560px;

    margin-right: auto;

    margin-left: auto;

}

.ratio-portrait .overlay-media:after {

    padding-bottom: 125%;

}



.ratio-landscape .overlay-media:after {

    padding-bottom: 56.25%;

}



.ratio-square .overlay-media:after {

    padding-bottom: 100%;

}



/**

 * Common Styles

 * ----------------------------------------------------------------------------

 */

.page-header-large .overlay-outer,

.page-header-wide .overlay-outer,

.slider-large .overlay-outer,

.slider-wide .overlay-outer {

    width: 100%;

    margin-right: auto;

    margin-left: auto;

    padding-right: 20px;

    padding-left: 20px;

}

@media (min-width: 760px) {

    .page-header-large .overlay-outer,

    .page-header-wide .overlay-outer,

    .slider-large .overlay-outer,

    .slider-wide .overlay-outer {

        max-width: 720px;

    }

}

@media (min-width: 1020px) {

    .page-header-large .overlay-outer,

    .page-header-wide .overlay-outer,

    .slider-large .overlay-outer,

    .slider-wide .overlay-outer {

        max-width: 1000px;

    }

}

@media (min-width: 1120px) {

    .page-header-large .overlay-outer,

    .page-header-wide .overlay-outer,

    .slider-large .overlay-outer,

    .slider-wide .overlay-outer {

        max-width: 1080px;

    }

}

@media (min-width: 1240px) {

    .page-header-large .overlay-outer,

    .page-header-wide .overlay-outer,

    .slider-large .overlay-outer,

    .slider-wide .overlay-outer {

        max-width: 1200px;

    }

}



.page-header-large .overlay-inner,

.page-header-wide .overlay-inner,

.slider-large .overlay-inner,

.slider-wide .overlay-inner {

    max-width: 800px;

    padding-right: 0 !important;

    padding-left: 0 !important;

}



@media (min-width: 1440px) {

    .container-wide .page-header-large .overlay-outer,

    .container-wide .page-header-wide .overlay-outer,

    .container-wide .slider-large .overlay-outer,

    .container-wide .slider-wide .overlay-outer {

        max-width: 1400px;

        padding-right: 15px;

        padding-left: 15px;

    }

}



@media (min-width: 1640px) {

    .container-wide .page-header-large .overlay-outer,

    .container-wide .page-header-wide .overlay-outer,

    .container-wide .slider-large .overlay-outer,

    .container-wide .slider-wide .overlay-outer {

        max-width: 1600px;

        padding-right: 20px;

        padding-left: 20px;

    }

}



.slider-boxed:not(.slider-wide) .overlay-inner,

.slider-center .overlay-inner,

.page-header-simple .overlay-inner,

.post-featured .overlay-inner {

    max-width: 680px;

}



.layout-fullwidth.single .page-header-wide .overlay-inner,

.layout-fullwidth.single .page-header-large .overlay-inner {

    margin-right: auto;

    margin-left: auto;

}



/**

 * Clean Style

 * ----------------------------------------------------------------------------

 */

.overlay-inner {

    padding: 2rem;

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner h1,

.overlay-inner h2,

.overlay-inner h3,

.overlay-inner h4,

.overlay-inner h5,

.overlay-inner h6 {

    color: white;

}

.overlay-inner h1 a:focus,

.overlay-inner h1 a:hover,

.overlay-inner h2 a:focus,

.overlay-inner h2 a:hover,

.overlay-inner h3 a:focus,

.overlay-inner h3 a:hover,

.overlay-inner h4 a:focus,

.overlay-inner h4 a:hover,

.overlay-inner h5 a:focus,

.overlay-inner h5 a:hover,

.overlay-inner h6 a:focus,

.overlay-inner h6 a:hover {

    color: white;

}

.overlay-inner .post-meta {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner a {

    color: white;

}

.overlay-inner a:focus,

.overlay-inner a:hover {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner .post-categories {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner .post-categories a {

    color: white;

}

.overlay-inner .post-categories a:focus,

.overlay-inner .post-categories a:hover {

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner .bsb-link {

    color: white !important;

}

.overlay-inner .bsb-link:focus,

.overlay-inner .bsb-link:hover {

    color: rgba(255, 255, 255, 0.75) !important;

}

.overlay-inner .title-share,

.overlay-inner .bsb-default .bsb-count {

    color: rgba(255, 255, 255, 0.75);

}



/**

 * Inner Container

 * ----------------------------------------------------------------------------

 */

.overlay {

    overflow: hidden;

    position: relative;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.overlay-media {

    position: absolute !important;

    z-index: auto !important;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

.overlay-media img {

    z-index: -1;

}

.overlay-media iframe {

    z-index: -2 !important;

}

.overlay-media:before {

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    content: "";

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

}



.overlay-outer {

    display: block;
    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    width: 100%;

    height: 100%;

}



.overlay-inner {

    padding: 2rem;

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner h1,

.overlay-inner h2,

.overlay-inner h3,

.overlay-inner h4,

.overlay-inner h5,

.overlay-inner h6 {

    position: relative;

    color: white;

}

.overlay-inner .post-meta {

    position: relative;

    color: rgba(255, 255, 255, 0.75);

}

.overlay-inner a {

    position: relative;

    z-index: 2;

    color: white;

}

.overlay-inner a:focus,

.overlay-inner a:hover {

    color: rgba(255, 255, 255, 0.75);

}



.overlay-link {

    display: block;

    position: absolute;

    z-index: 1;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

}



.ratio .overlay-media {

    position: relative !important;

    top: auto;

    left: auto;

}







/**

 * Post Author

 * ----------------------------------------------------------------------------

 */





/**

 * Post Meta

 * ----------------------------------------------------------------------------

 */

.post-categories {

    padding-left: 0;

    list-style: none;

}

.post-categories li {

    display: inline-block;

}

.post-categories li+li {

    margin-left: 0.5rem;

}

.post-categories li:not(:last-child):after {

    content: ",";

}

.post-meta .post-categories {

    margin-bototm: 0;

}



.post-meta {

    padding-left: 0;

    color: #dee2e6;

    list-style: none;

}

.post-meta li {

    display: inline-block;

}

.post-meta li+li {

    margin-left: 0.5rem;

}

.post-meta li:not(.d-none)+li:before {

    margin-right: 0.5rem;

    content: "\b7";

}

.post-meta li.d-none+li {

    margin-left: 0;

}

.post-meta .icon {

    margin-right: 0.25rem;

}



.meta-author span+a,

.meta-author a+span {

    margin-left: 0.25rem;

}



.meta-date .published+.updated {

    display: none;

}



/**

 * Miscellaneous

 * ----------------------------------------------------------------------------

 */





.jarallax-img {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    font-family: "object-fit: cover;";

    -o-object-fit: cover;

    object-fit: cover;

}





/**

 * 15. =Utilities

 * ----------------------------------------------------------------------------

 */







.overlay-media:before,
.page-header.overlay:hover .overlay-media:before,
.post-thumbnail:before,
.null-instagram-feed .overlay:hover .overlay-media:before {

    background-color: rgba(40, 40, 40, 0.26);

}

.overlay:hover .overlay-media:before,
.post-thumbnail:hover:before,
.pagination-visible:hover .pagination-title {

    background-color: rgba(40, 40, 40, 0.40);

}



blockquote cite,
label,
.text-small,
.comment-metadata,
.logged-in-as,
.post-categories,
.post-count,
.product-count,
.post-meta,
.post-tags,
.sub-title,
.tagcloud,
.timestamp,
.instagram-meta,
.alert,
#wp-calendar caption,
.bsa-wrap .bsa-count,
.bsa-wrap .bsa-label,
.bsb-wrap .bsb-count,
.btw-count,
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce ul.cart_list li .reviewer,
.woocommerce ul.product_list_widget li .reviewer,
.woocommerce .woocommerce-result-count,
.woocommerce .product_meta,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce .woocommerce-review-link,
.woocommerce-review__published-date,
.woocommerce table.shop_table th,
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before,
.header-cart .cart-quantity {

    font-family: Montserrat, Helvetica, Arial, sans-serif;

    font-size: 10px;

    font-weight: 400;

    font-style: normal;

    letter-spacing: .2px;

    text-transform: uppercase;

}



h1,
h2,
h3,
h4,
h5,
h6,
.comment .fn,
.archive-standard section.basic_mailchimp_widget .title-widget,
.archive-list section.basic_mailchimp_widget .title-widget,
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce-review__author,
.woocommerce .cart_item .product-name a,
#ship-to-different-address>label {

    font-family: Montserrat, Helvetica, Arial, sans-serif;

    font-weight: 600;

    font-style: normal;

}







@media (min-width: 760px) {



    .home .section-tiles .tiles-outer,
    .blog .section-tiles .tiles-outer {

        margin: calc(75px / 2);

    }

    .home .section-tiles article,
    .blog .section-tiles article {

        padding: calc(12px / 2);

    }

    .home .section-tiles .container-fluid,
    .blog .section-tiles .container-fluid {

        padding: 0 2px;

    }

    .home .section-tiles h2,
    .blog .section-tiles h2 {

        letter-spacing: -.1rem;

    }

}







@media (min-width: 1020px) {

    .home .section-tiles .tiles-outer,
    .blog .section-tiles .tiles-outer {

        height: 490px;

        margin-bottom: 0;


    }

    .home .section-tiles .tile-primary h2,
    .blog .section-tiles .tile-primary h2 {

        letter-spacing: 0rem;

        font-size: 1.5rem;

    }

}



.overlay-inner a:focus,
.overlay-inner a:hover {

    color: rgba(255, 255, 255, 0.75) !important;

    text-decoration: none !important;

}

.overlay-inner h2 a:hover {

    color: #fff;

}

.home .section-tiles .tile-primary h2,
.blog .section-tiles .tile-primary h2 {

    text-transform: uppercase;

}



.home .section-tiles h2,
.blog .section-tiles h2 {

    text-transform: uppercase;

}



.section-tiles {

    /* margin-top: 10rem; commented */

    margin-bottom: 0 !important;

}

.overlay-inner h2 a:hover {

    color: #fff !important;

}


@media (max-width: 760px) {

    .home .section-tiles h2,
    .blog .section-tiles h2 {



        font-size: 16px;

    }

}

@media (min-width: 1020px) {
    .jarallax-img {
        background-size: cover;
    }
}

@media (min-width: 760px) {

    .home .section-tiles h2,
    .blog .section-tiles h2 {

        letter-spacing: 0;

        font-size: 16px;

    }



}



.section-tiles .container {

    box-sizing: border-box;

}



@media only screen and (max-device-width : 480px) {

    .entry-title {
        display: block;
        font-size: 1rem !important;

    }

    .section-tiles {

        /* commented margin-top: 7rem; */
        margin-top: 1rem;
        margin-bottom: 0 !important;

    }

}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .overlay-inner {
        width: 90%;
    }
}

.overlay-outer:hover {
    background-color: rgba(40, 40, 40, 0.40);
    cursor: pointer;
}

.overlay-outer {
    background-color: rgba(6, 6, 6, 0.19);
    position: absolute;
    cursor: pointer;
    justify-content: center;
    /* new addition */
}

.box-one {
    background-size: auto 111%;
    background-repeat: no-repeat;
}

.box-two {
    background-size: auto 140%;
    background-repeat: no-repeat;
}

.box-three {
    background-size: auto 140%;
    background-repeat: no-repeat;
}


@media only screen and (max-width : 480px) {
    .box-one {
        background-size: auto;
        background-repeat: no-repeat;
    }

    /* commented #blocRSFooter {
        margin-bottom: 40px;
    }

    .actuContainer__actuBottom {
        position: unset;
    } */
}


@media only screen and (min-width : 480px) and (max-width : 760px) {
    .box-one {
        background-size: auto;
        background-repeat: no-repeat;
    }

    .box-two {
        background-size: auto;
        background-repeat: no-repeat;
    }

    #blocRSFooter {
        margin-bottom: 40px;
    }

    .actuContainer__actuBottom {
        /* commented position: unset; */
        right: 0;
        bottom: 0;
    }
}





@media only screen and (min-width : 758px) and (max-width : 1019px) {



    .box-one {

        background-size: auto 140%;

    }

}