/* TWENTY TWENTY - BEFORE / AFTER */
.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0.85;}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-after-label:before,.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{color:#fff;font-size:13px;letter-spacing:.1em;position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label:before,.twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label:before,.twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:0 0}.twentytwenty-container *{box-sizing:content-box}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{transition-property:background;background:0 0;z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.twentytwenty-overlay:hover .twentytwenty-after-label,.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}

/* GLOBAL STYLES */
.im-black-and-white, .im-black-and-white-color, .im-black-and-white-pure {
    transition: all 0.7s ease-in-out;
}

.owl-item:not(.disabledItem) .themeblossom_posts_image_grid:hover .im-black-and-white, .im-black-and-white-color, .im-black-and-white-pure {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

.owl-item:not(.disabledItem) .themeblossom_posts_image_grid:hover .im-black-and-white-color {
    -webkit-filter: grayscale(0%);
    filter: none;
}

.tb-cta {
	position: relative;
}

.tb-cta:before {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 0;
	transition: 300ms all ease-in-out;
}

.tb-cta:hover:before {
	background-color: rgba(255, 255, 255, 0.1);
}

.tb-cta > div {
	z-index: 1;
}

.z100 {
	z-index: 100 !important;
}

/* SHORTCODE: POSTS IMAGE GRID */
.themeblossom_posts_image_grid {
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.themeblossom_posts_image_grid div {
	z-index: 1;
}

.themeblossom_posts_image_grid h2 {
	padding: 5px 10px;
	font-size: 19px;
	line-height: 28px;
}

.themeblossom_posts_image_grid .info-holder div {
	padding: 5px 10px;
}

@media screen and (max-width: 439px) {
    .themeblossom_posts_image_grid .info-holder div.date-box {
        display: none;
    }
}

.themeblossom_posts_image_grid .info-holder .info-holder-labels {
	font-size: 12px;
	line-height: 1.3;
}

.themeblossom_posts_image_grid .info-holder span {
	display: block;
	width: 100%;
}

.themeblossom_posts_image_grid .info-holder span.month {
	font-size: 15px;
	line-height: 16px;
}

.vc_absolute100, .vc_absolute100_for_disabled_element, .vc_absolute100_bckg {
	z-index: 0;
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	transition: 700ms all ease-in-out;
}

.vc_absolute100_bckg {
	z-index: 0 !important;
	background-size: cover;
    transform: scale(1);
}

.vc_absolute100_for_disabled_element {
    opacity: 0;
}

.owl-item.firstActiveItem .vc_gitem-link, .owl-item.lastActiveItem .vc_gitem-link {
    display: none;
}

.owl-item.firstActiveItem .vc_gitem-is-link, .owl-item.lastActiveItem .vc_gitem-is-link {
    cursor: default;
}

.owl-item.firstActiveItem .vc_gitem-zone-a .vc_gitem-zone-mini, .owl-item.lastActiveItem .vc_gitem-zone-a .vc_gitem-zone-mini {
    opacity: 1 !important;
}

.owl-item.firstActiveItem .vc_gitem-zone-b .vc_gitem-zone-mini, .owl-item.lastActiveItem .vc_gitem-zone-b .vc_gitem-zone-mini {
    opacity: 0 !important;
}

.owl-item.disabledItem .vc_gitem-animated-block .vc_absolute100 {
    opacity: 0;
}

.owl-item.disabledItem .vc_gitem-animated-block .vc_absolute100_for_disabled_element {
    opacity: 1;
}

/*
SHORTCODE: IMAGE GRID
*/
.owl-item:not(.disabledItem) .themeblossom_posts_image_grid:hover .vc_absolute100_bckg.scale_effect {
    transform: scale(1.05);
}

.themeblossom_posts_image_grid_team .vc_gitem-zone-a, .themeblossom_posts_image_grid_team .vc_gitem-zone-b {
	transition: 700ms all ease-in-out;
}

.themeblossom_posts_image_grid_team:hover .vc_gitem-zone-a .vc_gitem-zone-mini {
	opacity: 0;
}

.themeblossom_posts_image_grid_team:hover .vc_gitem-zone-b {
	opacity: 1;
}

.themeblossom_posts_image_grid_team .biography_button {
	border: 1px solid #fff;
	padding: 15px 0;
	margin: 15px auto 0 auto;
	display: block;
	width: 80%;
	background: rgba(0,0,0,0.3);
}

/**
SHORTCODE: CHESS GRID
Explanation of classes:
- fw: to be used in 1/1 columns
**/
.themeblossom-cg-wrapper {
	margin-bottom: 40px;
}

.themeblossom-cg-wrapper h2 a {
	color: #fff !important;
}

.themeblossom-cg-1,
.themeblossom-cg-2 {
    position: relative;
    z-index: 900;
    clear: both
}

.themeblossom-cg-1 .themeblossom-cg-list,
.themeblossom-cg-2 .themeblossom-cg-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 420px;
    overflow: hidden
}

.themeblossom-cg-1 .themeblossom-cg-item,
.themeblossom-cg-2 .themeblossom-cg-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 10em;
    -ms-flex: 1 0 10em;
    flex: 1 0 10em;
    padding: 1em;
    z-index: 3000;
    position: relative;
    -webkit-transition: -webkit-flex-basis .3s ease-in-out;
    transition: -webkit-flex-basis .3s ease-in-out;
    transition: -ms-flex-preferred-size .3s ease-in-out;
    transition: flex-basis .3s ease-in-out
}

.themeblossom-cg-1 .themeblossom-cg-item:hover,
.themeblossom-cg-2 .themeblossom-cg-item:hover {
    -webkit-flex-basis: 20em;
    -ms-flex-preferred-size: 20em;
    flex-basis: 20em
}

@media (min-width: 768px) {
    .themeblossom-cg-1 .themeblossom-cg-list,
    .themeblossom-cg-2 .themeblossom-cg-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .themeblossom-cg-1 .themeblossom-cg-item,
    .themeblossom-cg-2 .themeblossom-cg-item {
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }
}
.themeblossom-cg-1 .tb-post-thumbnail,
.themeblossom-cg-2 .tb-post-thumbnail {
    position: absolute;
    height: 100%;
    width: 550px;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    box-shadow: 0 0 20px rgba(0, 0, 0, .8)
}
.themeblossom-cg-1 .tb-post-thumbnail:before,
.themeblossom-cg-2 .tb-post-thumbnail:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}
.themeblossom-cg-1 .tb-post-thumbnail img,
.themeblossom-cg-2 .tb-post-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
.themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header {
    width: 260px
}
.themeblossom-cg-3,
.themeblossom-cg-4 {
    position: relative;
    z-index: 900;
    clear: both
}
.themeblossom-cg-3 .themeblossom-cg-grid,
.themeblossom-cg-4 .themeblossom-cg-grid {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: justify;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    height: 420px;
    width: 100%;
    overflow: hidden
}
.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 460px;
    height: 100%;
    -webkit-box-ordinal-group: 2;
    border-right: 1px solid #FFF
}
.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(2),
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF
}
.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(3),
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(3) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    border-right: 1px solid #FFF
}
.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(4),
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    border-bottom: 1px solid #FFF
}
.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(5),
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}
.themeblossom-cg-3 .themeblossom-cg-item,
.themeblossom-cg-4 .themeblossom-cg-item {
    width: 260px;
    height: 210px;
    overflow: hidden;
    padding: 1em;
    z-index: 3000;
    position: relative;
    -webkit-transition: -webkit-flex-basis .3s ease-in-out;
    transition: -webkit-flex-basis .3s ease-in-out;
    transition: -ms-flex-preferred-size .3s ease-in-out;
    transition: flex-basis .3s ease-in-out
}
.themeblossom-cg-3 .tb-post-thumbnail,
.themeblossom-cg-4 .tb-post-thumbnail {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10
}
.themeblossom-cg-3 .tb-post-thumbnail:before,
.themeblossom-cg-4 .tb-post-thumbnail:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}
.themeblossom-cg-3 .tb-post-thumbnail img,
.themeblossom-cg-4 .tb-post-thumbnail img {
    width: 100%;
    height: 100%
}
:root .themeblossom-cg-3 .themeblossom-cg-grid,
_::-moz-svg-foreign-content {
    display: block
}
:root .themeblossom-cg-4 .themeblossom-cg-grid,
_::-moz-svg-foreign-content {
    display: block
}
.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-content,
.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-header,
.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-content,
.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-header {
    width: 290px
}
.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .heading6,
.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .heading6 {
    font-size: 1.9rem;
    line-height: 2.7rem
}
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 460px;
    height: 100%;
    -webkit-box-ordinal-group: 2;
    border-right: 1px solid #FFF
}
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF
}
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    border-right: 1px solid #FFF
}
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    border-bottom: 1px solid #FFF
}
.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(5) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}
.themeblossom-cg-wrapper .meta-category a {
    padding: 4px 8px;
    font-size: 1.2rem;
    line-height: 1.4rem
}
.themeblossom-cg-wrapper .entry-header {
    position: absolute;
    z-index: 100;
    bottom: 30px;
    left: 15px;
    width: 190px;
    margin-bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.themeblossom-cg-wrapper .meta-category {
    margin-bottom: 3px
}
.themeblossom-cg-wrapper .meta-category a, .themeblossom-cg-wrapper .meta-category.tribe_events {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border-radius: 2px;
    border-bottom: none;
    color: #FFF;
    margin-right: 5px;
    margin-bottom: 2px
}
.themeblossom-cg-wrapper .meta-category.tribe_events strong {
	font-weight: normal;
	text-transform: uppercase;
}
.themeblossom-cg-wrapper .meta-category span {
    display: none
}
.themeblossom-cg-wrapper .entry-meta {
    margin-top: 5px
}
.themeblossom-cg-wrapper .entry-meta .meta-item,
.themeblossom-cg-wrapper .entry-meta a,
.themeblossom-cg-wrapper .entry-meta span {
    color: #FFF;
    font-size: 1.3rem
}
.themeblossom-cg-wrapper .entry-meta .meta-item:hover,
.themeblossom-cg-wrapper .entry-meta a:hover,
.themeblossom-cg-wrapper .entry-meta span:hover {
    color: #FFF
}
.themeblossom-cg-wrapper .entry-content {
    opacity: 0;
    color: #FFF;
    width: 190px;
    position: absolute;
    margin-top: 10px;
    z-index: 100;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    font-size: 1.4rem;
    line-height: 2.4rem
}
.themeblossom-cg-wrapper .entry-content a {
	color: #FFF;
}
.themeblossom-cg-wrapper .themeblossom-cg-item:hover .entry-content {
    opacity: 1
}
.themeblossom-cg-wrapper .entry-title a,
.themeblossom-cg-wrapper .entry-title a:hover {
    color: #FFF
}
.themeblossom-cg-wrapper.themeblossom-cg-colored .meta-category a {
    background-color: #FFF;
    color: #333
}
.themeblossom-no-sid .themeblossom-cg-wrapper .entry-content,
.themeblossom-no-sid .themeblossom-cg-wrapper .entry-header {
    width: 255px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header {
    width: 350px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item {
    width: 290px
}
.themeblossom-no-sid .themeblossom-cg-wrapper .meta-category a {
    padding: 2px 8px;
    font-size: 1rem;
    line-height: 1.8rem;
    text-decoration: none;
    text-transform: uppercase;
}

.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .heading5,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .heading5,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
    font-size: 2.3rem;
    line-height: 3.2rem
}
.themeblossom-no-sid .themeblossom-cg-1 .themeblossom-cg-list,
.themeblossom-no-sid .themeblossom-cg-2 .themeblossom-cg-list {
    height: 520px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-title,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
    font-size: 2.3rem;
    line-height: 3.2rem;
    width: 380px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) {
    height: 100%
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-grid,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-grid {
    height: 520px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
    height: 260px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) {
    width: 560px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
    width: 290px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) {
    width: 560px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header {
    width: 260px
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-content,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-header {
    width: 380px
}
.themeblossom-no-sid .themeblossom-cg-wrapper .heading6,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .heading6,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .heading6 {
    font-size: 1.9rem;
    line-height: 2.7rem
}
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-content,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-header,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-content,
.themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-header {
    width: 380px
}
.themeblossom-cg-1 .themeblossom-format-icon,
.themeblossom-cg-2 .themeblossom-format-icon,
.themeblossom-cg-3 .themeblossom-format-icon,
.themeblossom-cg-4 .themeblossom-format-icon {
    font-size: 1.6rem;
    -webkit-backface-visibility: hidden
}


@media (max-width: 1439px) and (min-width: 768px) {
    .themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) {
        width: 44%
    }
    .themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-cg-4 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        width: 28%
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header {
        width: 290px
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header {
        width: 255px
    }
    .themeblossom-cg-wrapper .entry-header {
        left: 20px;
        bottom: 20px
    }
}

@media (max-width: 1249px) and (min-width: 768px) {
    .themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) {
        width: 46.6%
    }
    .themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-cg-4 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        width: 27%
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header {
        width: 80%
    }
    .themeblossom-cg-wrapper {
        margin-bottom: 30px
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header {
        width: 200px!important
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-title,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
        width: 320px;
        clear: both
    }
    .themeblossom-cg-3 .tb-post-thumbnail img,
    .themeblossom-cg-4 .tb-post-thumbnail img {
        -o-object-fit: cover;
        object-fit: cover
    }
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-title {
        font-size: 1.9rem;
        line-height: 2.7rem
    }
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-header {
        width: 200px!important
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header {
        width: 290px!important
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .themeblossom-no-sid .themeblossom-cg-1 .themeblossom-cg-list,
    .themeblossom-no-sid .themeblossom-cg-2 .themeblossom-cg-list {
        height: 420px
    }
    .themeblossom-cg-wrapper .entry-header {
        bottom: 12px;
        left: 12px
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .heading5,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .heading6,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .heading5,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .heading5,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .heading5,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
        font-size: 1.6rem;
        line-height: 2.3rem;
        clear: both
    }
    .themeblossom-cg-wrapper .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-title,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
        width: 90%
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper .meta-category a {
        padding: 4px 8px;
        font-size: 1rem;
        line-height: 1.4rem
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        height: 190px
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-grid,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-grid {
        height: 380px
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-header {
        width: 100%!important
    }
    .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .heading6,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
        font-size: 2.3rem;
        line-height: 3.2rem
    }
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-header {
        width: 160px!important
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header {
        width: 200px!important
    }
}
@media (max-width: 767px) {
    .themeblossom-cg-1 .themeblossom-cg-list,
    .themeblossom-cg-2 .themeblossom-cg-list,
    .themeblossom-no-sid .themeblossom-cg-1 .themeblossom-cg-list,
    .themeblossom-no-sid .themeblossom-cg-2 .themeblossom-cg-list {
        height: auto
    }
    .themeblossom-cg-3 .tb-post-thumbnail,
    .themeblossom-cg-4 .tb-post-thumbnail,
    article.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    article.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    div.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    div.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        width: 100%
    }
   .themeblossom-cg-wrapper .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-header {
        width: 90%
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .heading6,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .heading6,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .heading6,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-title,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .heading6,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title
    .themeblossom-no-sid .themeblossom-cg-wrapper .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .heading5,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .heading5,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .heading6,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-title,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
        font-size: 1.9rem;
        line-height: 2.7rem;
        clear: both
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header {
        width: 80%
    }
    .themeblossom-cg-1 .themeblossom-cg-item,
    .themeblossom-cg-1 .themeblossom-cg-item:hover,
    .themeblossom-cg-2 .themeblossom-cg-item,
    .themeblossom-cg-2 .themeblossom-cg-item:hover {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 15em;
        -ms-flex: 1 0 15em;
        flex: 1 0 15em
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .entry-header,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header {
        -webkit-transform: translate(0, 0)!important;
        -ms-transform: translate(0, 0)!important;
        transform: translate(0, 0)!important
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-no-sid .themeblossom-cg-wrapper .entry-content {
        display: none
    }
    .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-grid,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-grid {
        height: auto!important;
        display: block
    }
    .themeblossom-cg-1 .tb-post-thumbnail,
    .themeblossom-cg-2 .tb-post-thumbnail,
    .themeblossom-cg-3 .tb-post-thumbnail,
    .themeblossom-cg-4 .tb-post-thumbnail,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    article.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    article.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    div.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    div.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item {
        width: 100%
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    div.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    div.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        height: 260px
    }
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-1 .entry-title,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-2 .entry-title,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .entry-title,
    .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) .entry-title,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-content,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-header,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .entry-title,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) .entry-title {
        width: 90%!important
    }
    .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        border-bottom: 1px solid #FFF;
        border-right: none;
        border-left: none;
        border-top: none
    }
    .themeblossom-cg-3 .tb-post-thumbnail img,
    .themeblossom-cg-4 .tb-post-thumbnail img {
        -o-object-fit: cover;
        object-fit: cover
    }
    .themeblossom-cg-wrapper .entry-header {
        bottom: 20px;
        left: 20px
    }
    .themeblossom-cg-item .h3 {
        font-size: 2.3rem;
        line-height: 3.2rem
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper .meta-category a {
        padding: 4px 8px;
        font-size: 1rem;
        line-height: 1.4rem
    }

}
@media (max-width: 400px) {
    .themeblossom-cg-1 .themeblossom-cg-item,
    .themeblossom-cg-2 .themeblossom-cg-item {
        display: block;
        width: 100%;
        height: 200px
    }
    .themeblossom-cg-1 .themeblossom-cg-item img,
    .themeblossom-cg-2 .themeblossom-cg-item img {
        height: auto
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1),
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1),
    div.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item,
    div.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item {
        height: 200px
    }
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item img,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item:nth-of-type(1) img,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item img,
    .themeblossom-no-sid .themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item:nth-of-type(1) img,
    div.themeblossom-cg-wrapper.themeblossom-cg-3 .themeblossom-cg-item img,
    div.themeblossom-cg-wrapper.themeblossom-cg-4 .themeblossom-cg-item img {
        /* height: auto */
    }
}

.tb-post-thumbnail:before {
    opacity: 0.5;
}
.themeblossom-cg-item:hover .tb-post-thumbnail:before {
    opacity: 0.8;
}

/* OWL CAROUSEL THEME */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* OWL fixes */
.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-theme .owl-nav [class*="owl-"] {
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: 300ms all ease-in-out;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.owl-theme.square-owl-dots .owl-dots .owl-dot span {
    border-radius: 0 !important;
}