
.tie-slider-nav {
    width: 100%;
    position: absolute;
    z-index: 1;
    *height: 0;
    top: 50%;
    margin-top: -23px;
    transition: opacity
}

.tie-slider-nav li {
    cursor: pointer;
    position: relative;
    float: left
}

.tie-slider-nav li:last-child {
    float: right
}

.tie-slider-nav li span {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 46px;
    line-height: 46px;
    background: #ffffff;
    text-align: center;
    font-size: 20px;
    color: #727a87;
    transition: 0.3s;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.tie-slider-nav li span:hover {
    background: #08f;
    color: #fff
}

.dark-skin .tie-slider-nav li span:not(:hover) {
    color: #ccc;
    border-color: rgba(0, 0, 0, 0.1)
}

.tie-slider-nav li:last-child span {
    right: 0;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.tie-slider-nav a:hover {
    background: rgba(0, 0, 0, 0.1)
}

@media (min-width: 992px) {
    .tie-slider-nav {
        opacity: 0
    }
    .main-slider:hover .tie-slider-nav {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .grid-slider-wrapper .tie-slider-nav,
    .boxed-slider-three-slides-wrapper .tie-slider-nav,
    .boxed-five-slides-slider .tie-slider-nav,
    .boxed-four-taller-slider .tie-slider-nav {
        display: none
    }
}

.slider-arrow-nav {
    float: right;
    margin-left: 5px
}

.slider-arrow-nav li {
    float: left;
    clear: none
}

.slider-arrow-nav a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
    width: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-radius: 2px
}

@media (min-width: 768px) {
    .full-width .masonry-without-spaces .grid-sizer {
        width: 33.334%
    }
    .full-width .masonry-without-spaces .post-element {
        width: 33.334%
    }
    .full-width .masonry-without-spaces .post-element .slide,
    .full-width .masonry-without-spaces .post-element:nth-child(2n+2) .slide {
        height: 300px
    }
    .full-width .masonry-without-spaces .post-element:nth-child(3n+2) .slide {
        height: 450px
    }
}

.thumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 30px;
    border-radius: 2px
}

.thumb-overlay .thumb-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px 20px;
    z-index: 3;
    width: 100%;
    pointer-events: none;
    transition: bottom 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.thumb-overlay .thumb-title a,
.thumb-overlay .meta-author a {
    pointer-events: auto
}

.thumb-overlay .post-meta,
.thumb-overlay .thumb-title a {
    color: #ffffff !important
}

.thumb-overlay .thumb-title {
    font-size: 30px;
    color: #ffffff
}

.thumb-overlay .thumb-title a:hover {
    color: #cccccc
}

.thumb-overlay .meta-view,
.thumb-overlay .meta-comments {
    pointer-events: auto;
    display: inline-block
}

.thumb-overlay .thumb-meta {
    margin: 0 0 5px
}

.thumb-overlay .thumb-meta .meta-view,
.thumb-overlay .thumb-meta .meta-comments {
    margin-right: 15px
}

.thumb-overlay .thumb-desc {
    font-size: 14px;
    color: #ffffff;
    max-height: 0;
    line-height: 18px;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s
}

.thumb-overlay .thumb-desc p {
    margin: 0
}

@media (min-width: 992px) {
    .main-slider:not(.grid-slider-wrapper) .slide:hover .thumb-desc,
    .grid-item:hover .thumb-desc,
    .media-page-layout .post-element:hover .thumb-desc,
    .boxed-slider-wrapper .tie-slick-slider:hover .thumb-desc {
        opacity: 1;
        max-height: 100px;
        margin-top: 5px;
        transition: opacity 0.4s ease-out, max-height 0.9s ease-out
    }
}

.thumb-overlay,
.first-post-gradient li:first-child .post-thumb,
.scroll-2-box .post-thumb {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.thumb-overlay:after,
.first-post-gradient li:first-child .post-thumb:after,
.scroll-2-box .post-thumb:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 65%;
    transition: opacity 0.2s;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wide-slider-wrapper .thumb-overlay:after,
.wide-slider-three-slids-wrapper .thumb-overlay:after {
    height: 85%
}

.wide-slider-wrapper .slide:hover .thumb-overlay:after,
.wide-slider-three-slids-wrapper .slide:hover .thumb-overlay:after,
.boxed-slider:not(.grid-slider-wrapper) .slide:hover .thumb-overlay:after,
.grid-item:hover .thumb-overlay:after {
    opacity: 0.9
}

.slide-mask .thumb-overlay:after {
    height: 100% !important;
    opacity: 0.7
}

.slide-mask .tie-slide-1 .thumb-overlay:after {
    background-image: linear-gradient(135deg, #67B26F, #4ca2cd)
}

.slide-mask .tie-slide-2 .thumb-overlay:after {
    background-image: linear-gradient(-135deg, #d38312, #002f4b)
}

.slide-mask .tie-slide-3 .thumb-overlay:after {
    background-image: linear-gradient(135deg, #292484, #dc4225)
}

.slide-mask .tie-slide-4 .thumb-overlay:after {
    background-image: linear-gradient(-135deg, #e0be00, #dc4225)
}

.slide-mask .tie-slide-5 .thumb-overlay:after {
    background-image: linear-gradient(135deg, #5f2c82, #49a09d)
}

.slide-mask .tie-slide-6 .thumb-overlay:after {
    background-image: linear-gradient(135deg, #7474BF, #348AC7)
}

.is-slider-overlay-disabled .thumb-overlay {
    background-color: rgba(0, 0, 0, 0.05)
}

.dark-skin .is-slider-overlay-disabled .thumb-overlay {
    background-color: rgba(255, 255, 255, 0.05)
}

.is-slider-overlay-disabled .thumb-overlay:after {
    display: none
}

.slider-area {
    position: relative;
    overflow: hidden
}

.slider-area .tie-media-icon {
    position: relative;
    float: right;
    margin: -9px -5px 0 10px;
    height: 40px;
    width: 40px;
    color: #ffffff;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    z-index: 8;
    pointer-events: none
}

.slider-area .post-rating,
.slider-area .digital-rating {
    float: right;
    position: relative;
    top: 0;
    right: -5px
}

.slider-area .digital-rating {
    top: -9px
}

.slider-area .digital-rating .pie-wrap {
    height: 40px;
    width: 40px;
    float: right
}

.slider-area .post-cat-wrap {
    float: left
}

.slider-area .tie-media-icon,
.slider-area .post-cat-wrap,
.slider-area .post-rating,
.slider-area .digital-rating {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 767px) {
    .slider-area .tie-media-icon,
    .slider-area .post-rating,
    .slider-area .digital-rating {
        display: none
    }
}

.slider-area-inner {
    position: relative
}

.third-party-slider {
    margin-bottom: 50px
}

.slick-slider {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    width: 99%;
    width: calc(100% - 10px)
}

.slick-list a,
.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.tie-main-slider .slick-slide img {
    display: none;
    max-width: none
}

.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
}

.tie-slick-dots {
    position: absolute;
    bottom: 100px;
    list-style: none;
    display: block;
    text-align: left;
    padding: 0;
    width: 100%
}

@media (max-width: 1199px) {
    .tie-slick-dots {
        bottom: 30px
    }
}

.tie-slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 11px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer
}

.tie-slick-dots button {
    border: 0;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    background: #2c2f34;
    height: 8px;
    width: 8px;
    padding: 0;
    margin: 1px;
    border-radius: 100%;
    transition: 0.3s
}

.tie-slick-dots button:hover,
.tie-slick-dots button:focus {
    outline: none
}

.tie-slick-dots button:hover:before,
.tie-slick-dots button:focus:before {
    opacity: 1
}

.tie-slick-dots .slick-active button,
.tie-slick-dots button:hover {
    background: #08f;
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5)
}

.fullwidth-slider-wrapper .tie-slick-dots .slick-active button,
.boxed-slider-wrapper .tie-slick-dots .slick-active button,
.fullwidth-slider-wrapper .tie-slick-dots button:hover,
.boxed-slider-wrapper .tie-slick-dots button:hover {
    background: #ffffff
}

.slide-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center top;
    transition: opacity 0.5s;
    opacity: 0
}

.slide-bg[style] {
    opacity: 1
}

.main-slider {
    position: relative;
    z-index: 3
}

.main-slider .slider-main-container {
    max-width: 100%;
    width: 100%;
    padding: 0
}

.main-slider .slick-list {
    width: 100%
}

.main-slider .slide {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.main-slider .tie-slick-slider:not(.slick-initialized) .slide {
    display: none
}

.main-slider .tie-slick-slider:not(.slick-initialized) .slide:first-child,
.main-slider .tie-slick-slider:not(.slick-initialized) .tie-slider-nav+.slide {
    display: block
}

.main-slider .tie-slick-dots {
    pointer-events: none
}

.main-slider .tie-slick-dots li {
    pointer-events: auto
}

.main-slider .slide-overlay .container {
    max-width: 100%
}

.main-slider .thumb-meta {
    color: #ffffff
}

.main-slider .thumb-meta a:not(:hover),
.main-slider .thumb-meta .post-meta a:not(:hover) {
    color: #ffffff
}

.main-slider .thumb-meta a:not(:hover):hover,
.main-slider .thumb-meta .post-meta a:not(:hover):hover {
    opacity: 0.8
}

.main-slider .thumb-meta .tie-alignright {
    float: none;
    display: inline-block
}

@media (max-width: 991px) {
    .main-slider .thumb-desc {
        display: none
    }
}

@media (max-width: 479px) {
    .main-slider .thumb-title {
        font-size: 16px !important
    }
}

@media (max-width: 320px) {
    .main-slider .post-cat,
    .main-slider .thumb-meta {
        display: none
    }
}

.all-over-thumb-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2
}

.wide-slider-three-slids-wrapper .tie-slick-slider:not(.slick-initialized) .slide,
.boxed-slider-three-slides-wrapper .tie-slick-slider:not(.slick-initialized) .slide,
.boxed-five-slides-slider .tie-slick-slider:not(.slick-initialized) .slide,
.boxed-four-taller-slider .tie-slick-slider:not(.slick-initialized) .slide {
    display: none !important
}

.wide-slider-wrapper .slide {
    height: 400px
}

.wide-slider-wrapper .thumb-overlay {
    padding: 40px
}

.wide-slider-wrapper .thumb-overlay .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.wide-slider-wrapper .thumb-overlay .container:before {
    clear: both
}

.wide-slider-wrapper .thumb-title {
    font-size: 40px;
    color: #ffffff;
    line-height: 1.2
}

.wide-slider-wrapper div.post-rating,
.wide-slider-wrapper div.digital-rating {
    float: left;
    top: -5px;
    left: 0
}

.wide-slider-wrapper span.tie-media-icon {
    margin: -5px 0 0 0
}

.wide-slider-wrapper span.post-cat-wrap {
    float: none;
    clear: both
}

@media (min-width: 992px) {
    .wide-slider-wrapper .thumb-title {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 4em
    }
    .full-width .wide-slider-wrapper .slide {
        height: 500px
    }
    .full-width .wide-slider-wrapper .thumb-title {
        font-size: 50px
    }
    .full-width .wide-slider-wrapper .post-cat-wrap {
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .wide-slider-wrapper .slide {
        height: 300px
    }
    .wide-slider-wrapper .thumb-overlay {
        padding: 40px 60px 0
    }
    .wide-slider-wrapper .thumb-title {
        font-size: 25px
    }
}

@media (max-width: 479px) {
    .wide-slider-wrapper .slide {
        height: 220px
    }
    .wide-slider-wrapper .thumb-overlay {
        padding: 40px 40px 0
    }
}

.fullwidth-slider-wrapper {
    overflow: hidden;
    background: transparent
}

.fullwidth-slider-wrapper .tie-slick-dots {
    position: relative;
    max-width: 850px;
    height: 30px;
    margin: -30px auto 0;
    bottom: 70px;
    padding: 0 60px
}

.has-builder .has-sidebar .fullwidth-slider-wrapper .tie-slick-dots {
    padding: 0 40px
}

.fullwidth-slider-wrapper .thumb-overlay .container {
    max-width: 850px;
    padding: 0
}

.fullwidth-slider-wrapper .post-cat-wrap {
    margin-bottom: 10px
}

.fullwidth-slider-wrapper .thumb-content {
    top: 0;
    position: relative;
    padding: 0
}

@media (min-width: 992px) {
    .full-width .fullwidth-slider-wrapper .tie-slick-dots {
        padding: 0
    }
    .has-builder .has-sidebar .fullwidth-slider-wrapper .thumb-content {
        top: auto;
        bottom: 20px
    }
    .has-builder .has-sidebar .fullwidth-slider-wrapper .thumb-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 2.5em
    }
}

@media (max-width: 479px) {
    .fullwidth-slider-wrapper .thumb-meta {
        display: none
    }
}

.centered-title-slider .slide .container {
    width: 100%
}

.centered-title-slider .thumb-overlay .container {
    top: 42%;
    text-align: center
}

.centered-title-slider div.thumb-content {
    width: 100%;
    top: 0;
    position: relative;
    padding: 0
}

.centered-title-slider .thumb-title {
    max-width: 450px;
    margin: 0 auto 15px
}

@media (min-width: 992px) {
    .full-width .centered-title-slider .thumb-title {
        max-width: 650px
    }
}

.centered-title-slider .post-cat-wrap {
    margin-bottom: 20px;
    width: 100%
}

@media (max-width: 767px) {
    .centered-title-slider .post-cat-wrap {
        margin-bottom: 20px
    }
    .centered-title-slider .thumb-meta {
        display: none
    }
}

.wide-next-prev-slider-wrapper .slider-main-container {
    max-width: 1200px;
    padding: 0 15px
}

.wide-next-prev-slider-wrapper .slick-list {
    width: 100%;
    padding: 0 !important;
    overflow: inherit
}

.wide-next-prev-slider-wrapper .tie-slider-nav {
    width: 90%;
    left: 5%;
    opacity: 1
}

.wide-next-prev-slider-wrapper .tie-slider-nav span {
    background: transparent !important;
    color: #ffffff;
    font-size: 80px
}

.wide-next-prev-slider-wrapper .tie-slider-nav li:hover span {
    color: #08f
}

@media (max-width: 767px) {
    .wide-next-prev-slider-wrapper .tie-slider-nav {
        left: 1%;
        width: 98%
    }
    .wide-next-prev-slider-wrapper .tie-slider-nav span {
        font-size: 50px
    }
}

.wide-slider-with-navfor-wrapper .thumb-title {
    max-width: 850px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width: 768px) {
    .wide-slider-with-navfor-wrapper .thumb-title {
        max-height: 2.5em;
        -webkit-line-clamp: 2;
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .full-width .wide-slider-with-navfor-wrapper .thumb-title {
        max-height: 4em;
        -webkit-line-clamp: 3;
        font-size: 40px
    }
}

.wide-slider-nav-wrapper {
    height: 110px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 3;
    opacity: 0;
    padding: 0 35px;
    background-color: rgba(0, 0, 0, 0.3)
}

@media (max-width: 767px) {
    .wide-slider-nav-wrapper {
        display: none
    }
}

.wide-slider-nav-wrapper .slick-list {
    width: 100%
}

.wide-slider-nav-wrapper .slide {
    cursor: pointer;
    transition: 0.3s;
    height: 110px;
    color: #08f
}

.wide-slider-nav-wrapper .slick-current {
    box-shadow: inset 0 -5px 0 0
}

.wide-slider-nav-wrapper .slide-overlay {
    padding: 35px 15px 0
}

.wide-slider-nav-wrapper .thumb-meta {
    color: #e6e6e6;
    margin-bottom: 2px
}

.wide-slider-nav-wrapper .thumb-title {
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.wide-slider-nav-wrapper .tie-slider-nav {
    margin: -23px -35px;
    opacity: 1
}

.wide-slider-three-slids-wrapper {
    min-height: 390px
}

.wide-slider-three-slids-wrapper .slide {
    height: 390px
}

.wide-slider-three-slids-wrapper .thumb-overlay {
    padding: 20px
}

.wide-slider-three-slids-wrapper .thumb-overlay .container {
    padding: 0
}

.wide-slider-three-slids-wrapper .thumb-content {
    padding: 20px
}

.wide-slider-three-slids-wrapper .thumb-title {
    font-size: 24px
}

@media (max-width: 1199px) {
    .wide-slider-three-slids-wrapper {
        min-height: 330px
    }
    .wide-slider-three-slids-wrapper .slide {
        height: 330px
    }
}

@media (max-width: 767px) {
    .wide-slider-three-slids-wrapper {
        min-height: 280px
    }
    .wide-slider-three-slids-wrapper .slide {
        height: 280px
    }
    .wide-slider-three-slids-wrapper .thumb-title {
        font-size: 20px
    }
}

@media (max-width: 479px) {
    .wide-slider-three-slids-wrapper {
        min-height: 220px
    }
    .wide-slider-three-slids-wrapper .slide {
        height: 220px
    }
}

.boxed-slider {
    height: auto
}

.boxed-slider .tie-slick-slider {
    overflow: hidden
}

.boxed-slider .slick-list {
    width: 100%;
    width: calc(100% + 30px);
    margin: 0 -15px;
    overflow: inherit
}

.boxed-slider .slide {
    margin: 0 15px;
    height: 318px
}

.boxed-slider .thumb-overlay {
    padding: 30px
}

.boxed-slider .thumb-title {
    font-size: 20px
}

@media (max-width: 670px) {
    .boxed-slider .thumb-title {
        font-size: 16px
    }
}

.boxed-slider .tie-slick-dots {
    position: relative;
    bottom: -20px;
    height: 0;
    text-align: center
}

.slider-area .boxed-five-slides-slider .slick-dotted,
.slider-area .boxed-four-taller-slider .slick-dotted,
.slider-area .boxed-slider-three-slides-wrapper .slick-dotted {
    padding-bottom: 46px
}

.slider-area .boxed-five-slides-slider .tie-slider-nav,
.slider-area .boxed-four-taller-slider .tie-slider-nav,
.slider-area .boxed-slider-three-slides-wrapper .tie-slider-nav {
    margin-top: -46px
}

.boxed-slider-three-slides-wrapper {
    min-height: 318px
}

.boxed-slider-three-slides-wrapper .thumb-overlay,
.boxed-slider-three-slides-wrapper .thumb-content {
    padding: 20px
}

@media (max-width: 1024px) {
    .boxed-slider-three-slides-wrapper {
        min-height: 280px
    }
    .boxed-slider-three-slides-wrapper .slide {
        height: 280px
    }
}

@media (max-width: 767px) {
    .boxed-slider-three-slides-wrapper {
        min-height: 220px
    }
    .boxed-slider-three-slides-wrapper .slide {
        height: 220px
    }
}

.boxed-five-slides-slider {
    min-height: 155px
}

.boxed-five-slides-slider .slide {
    height: 155px
}

@media (max-width: 550px) {
    .boxed-five-slides-slider .slide {
        height: 180px
    }
}

.boxed-five-slides-slider .thumb-overlay,
.boxed-five-slides-slider div.thumb-content {
    padding: 10px
}

.boxed-five-slides-slider .thumb-meta {
    margin-bottom: 0
}

.boxed-five-slides-slider .thumb-title {
    margin-bottom: 0;
    font-size: 14px;
    pointer-events: none
}

.boxed-five-slides-slider span.tie-media-icon {
    width: 30px;
    height: 30px;
    margin: 0
}

.boxed-five-slides-slider .tie-media-icon:before,
.boxed-five-slides-slider .tie-media-icon:after {
    width: 30px;
    height: 30px
}

.boxed-five-slides-slider .tie-media-icon:before {
    line-height: 26px;
    font-size: 12px
}

.boxed-four-taller-slider {
    margin-bottom: 10px;
    min-height: 440px
}

.boxed-four-taller-slider .slick-list {
    width: calc(100% + 1px);
    margin: 0 -2px
}

.boxed-four-taller-slider .slide {
    margin: 0 2px;
    height: 440px
}

.boxed-four-taller-slider .thumb-overlay,
.boxed-four-taller-slider .thumb-content {
    padding: 20px
}

@media (max-width: 1024px) {
    .boxed-four-taller-slider {
        min-height: 220px
    }
    .boxed-four-taller-slider .slide {
        height: 220px
    }
    .boxed-four-taller-slider .thumb-title {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.4;
        max-height: 4.2em
    }
}

@media (max-width: 900px) {
    .boxed-four-taller-slider {
        min-height: 180px
    }
    .boxed-four-taller-slider .slide {
        height: 180px
    }
}

.boxed-slider-wrapper {
    height: auto
}

.boxed-slider-wrapper .slick-list {
    margin: 0;
    width: 100%;
    overflow: hidden
}

.boxed-slider-wrapper .slide {
    margin: 0;
    height: 380px
}

.boxed-slider-wrapper .tie-slick-dots {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: calc(100% - 60px);
    height: 6px;
    text-align: right
}

.boxed-slider-wrapper .tie-slick-dots li {
    vertical-align: top
}

.boxed-slider-wrapper .thumb-title {
    font-size: 38px
}

@media (min-width: 992px) {
    .full-width .boxed-slider-wrapper .slide {
        height: 480px
    }
    .boxed-slider-wrapper .thumb-content {
        max-width: 80%
    }
}

@media (max-width: 991px) {
    .boxed-slider-wrapper .thumb-desc {
        display: none
    }
}

@media (max-width: 767px) {
    .boxed-slider-wrapper .slide {
        height: 300px
    }
    .boxed-slider-wrapper .thumb-overlay,
    .boxed-slider-wrapper .thumb-content {
        padding: 20px
    }
    .boxed-slider-wrapper .thumb-title {
        font-size: 25px
    }
}

@media (max-width: 670px) {
    .boxed-slider-wrapper .slide {
        height: 250px
    }
}

@media (max-width: 479px) {
    .boxed-slider-wrapper .slide {
        height: 200px
    }
    .boxed-slider-wrapper .thumb-title {
        font-size: 20px
    }
}

.boxed-slider-wrapper .tie-slick-slider:hover .thumb-overlay:after {
    opacity: 0.9
}

.grid-slider-wrapper .container {
    position: relative
}

.grid-slider-wrapper .slick-list {
    width: 100%;
    margin: 0
}

.grid-slider-wrapper .slide {
    margin: 0;
    height: 500px
}

.grid-slider-wrapper .thumb-overlay,
.grid-slider-wrapper .thumb-content {
    padding: 20px 20px 15px
}

@media (max-width: 767px) {
    .grid-slider-wrapper .thumb-overlay,
    .grid-slider-wrapper .thumb-content {
        padding: 10px
    }
}

.grid-slider-wrapper .thumb-title {
    font-size: 20px
}

@media (max-width: 991px) {
    .grid-slider-wrapper .thumb-title {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .grid-slider-wrapper .thumb-title {
        white-space: normal;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.4;
        max-height: 2.8em
    }
}

.grid-slider-wrapper .grid-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 4px;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.grid-slider-wrapper .grid-item:nth-child(1) {
    float: left;
    width: 50%;
    height: 100%
}

.grid-slider-wrapper .grid-item:nth-child(2),
.grid-slider-wrapper .grid-item:nth-child(3) {
    margin-bottom: 4px
}

.grid-slider-wrapper .grid-item:nth-child(n+2) {
    float: left;
    width: 25%;
    width: calc(25% - 2px);
    height: 50%
}

.has-builder .has-sidebar .grid-slider-wrapper .thumb-desc {
    display: none
}

@media (max-width: 479px) {
    .grid-slider-wrapper .thumb-meta {
        display: none
    }
}

.grid-2-big .slide {
    height: 360px
}

@media (min-width: 992px) {
    .full-width .grid-2-big .slide {
        height: 400px
    }
}

@media (min-width: 768px) {
    .grid-2-big .thumb-title {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    .grid-2-big .slide {
        height: 200px
    }
}

.grid-2-big .grid-item {
    float: left;
    width: 49.5%;
    width: calc(50% - 4px);
    height: 100%
}

.grid-2-big .grid-item:nth-child(2) {
    width: calc(50% - 4px);
    height: 100%;
    margin-right: 0
}

.has-builder .has-sidebar .grid-2-big .thumb-desc {
    display: block
}

@media (max-width: 479px) {
    .grid-2-big .slide {
        height: auto
    }
    .grid-2-big .grid-item:nth-child(n) {
        width: 100%;
        width: calc(100% - 4px);
        margin-right: 0;
        height: 180px
    }
}

.grid-3-slides .slide {
    height: 380px
}

@media (max-width: 767px) {
    .grid-3-slides .slide {
        height: 300px
    }
}

@media (min-width: 992px) {
    .full-width .grid-3-slides .slide {
        height: 470px
    }
}

.grid-3-slides .grid-item:nth-child(1) {
    float: left;
    width: 65.7%;
    width: calc(66% - 4px);
    height: calc(100% - 4px)
}

.grid-3-slides .grid-item:nth-child(n+2) {
    width: 34%;
    margin-right: 0;
    height: calc(50% - 4px)
}

@media (min-width: 992px) {
    .full-width .grid-3-slides-half-first .grid-item:nth-child(1) {
        width: calc(50% - 4px);
        height: 100%
    }
    .full-width .grid-3-slides-half-first .grid-item:nth-child(2) {
        width: calc(25% - 4px);
        margin-right: 4px;
        height: 100%
    }
    .full-width .grid-3-slides-half-first .grid-item:nth-child(3) {
        width: 25%;
        margin-right: 0;
        height: 100%
    }
}

.grid-4-big-first-half-second .slide {
    height: 700px;
    display: block
}

@media (max-width: 767px) {
    .grid-4-big-first-half-second .slide {
        height: 480px
    }
}

.grid-4-big-first-half-second .grid-item:nth-child(1) {
    height: 40%;
    width: 100%
}

.grid-4-big-first-half-second .grid-item:nth-child(2) {
    height: calc(30% - 4px);
    width: 100%
}

.grid-4-big-first-half-second .grid-item:nth-child(3) {
    height: calc(30% - 4px);
    margin-right: 4px;
    width: calc(50% - 4px)
}

.grid-4-big-first-half-second .grid-item:nth-child(4) {
    width: 50%;
    height: calc(30% - 4px);
    margin-right: 0
}

.grid-4-big-first-half-second .grid-item:nth-child(odd):last-child {
    margin-right: 0;
    margin-left: 0;
    width: 100%
}

@media (min-width: 992px) {
    .full-width .grid-4-big-first-half-second .slide {
        height: 450px
    }
    .full-width .grid-4-big-first-half-second .grid-item {
        float: left;
        height: calc(50% - 2px)
    }
    .full-width .grid-4-big-first-half-second .grid-item:nth-child(1) {
        height: 100%;
        width: calc(50% - 4px)
    }
    .full-width .grid-4-big-first-half-second .grid-item:nth-child(2) {
        width: 50%;
        margin-right: 0
    }
    .full-width .grid-4-big-first-half-second .grid-item:nth-child(3) {
        width: 24.9%;
        width: calc(25% - 4px)
    }
    .full-width .grid-4-big-first-half-second .grid-item:nth-child(4) {
        width: 25%;
        margin-right: 0
    }
}

.grid-4-slides .slide {
    height: auto
}

.grid-4-slides .grid-item:nth-child(n) {
    width: 49.9%;
    width: calc(50% - 4px);
    height: 180px
}

@media (min-width: 992px) {
    .full-width .grid-4-slides .grid-item:nth-child(n) {
        height: 250px
    }
}

@media (max-width: 767px) {
    .grid-4-slides .grid-item:nth-child(n) {
        height: 150px
    }
}

.grid-4-slides .grid-item:nth-child(2),
.grid-4-slides .grid-item:nth-child(4) {
    width: 50%;
    margin-right: 0
}

.grid-4-slides .grid-item:nth-child(odd):last-child {
    margin-right: 0;
    margin-left: 0;
    width: 100%
}

.grid-5-in-rows .slide {
    height: auto
}

.grid-5-in-rows .grid-item:nth-child(n) {
    height: 180px
}

@media (min-width: 992px) {
    .full-width .grid-5-in-rows .grid-item:nth-child(n) {
        height: 250px
    }
}

@media (max-width: 767px) {
    .grid-5-in-rows .grid-item:nth-child(n) {
        height: 150px
    }
}

.grid-5-in-rows .grid-item:nth-child(1),
.grid-5-in-rows .grid-item:nth-child(2) {
    width: 49.9%;
    width: calc(50% - 2px)
}

.grid-5-in-rows .grid-item:nth-child(2) {
    margin-right: 0
}

.grid-5-in-rows .grid-item:nth-child(3) {
    clear: left
}

.grid-5-in-rows .grid-item:nth-child(3),
.grid-5-in-rows .grid-item:nth-child(4) {
    width: 33.2%;
    width: calc(33.3334% - 4px)
}

.grid-5-in-rows .grid-item:nth-child(5) {
    width: calc(33.337% - 2px);
    margin-right: 0
}

@media (max-width: 991px) {
    .grid-5-in-rows .grid-item:nth-child(5) {
        width: 33.334%
    }
}

@media (max-width: 600px) {
    .grid-3-slides .slide,
    .grid-5-in-rows .slide {
        display: block;
        height: auto
    }
    .grid-3-slides .grid-item:nth-child(n),
    .grid-5-in-rows .grid-item:nth-child(n) {
        height: 140px
    }
    .grid-3-slides .grid-item:first-child,
    .grid-5-in-rows .grid-item:first-child {
        width: 100%;
        width: 100%;
        height: 200px;
        margin-right: 0
    }
    .grid-3-slides .grid-item:nth-child(even),
    .grid-5-in-rows .grid-item:nth-child(even) {
        width: 49.9%;
        width: calc(50% - 4px);
        margin-right: 4px;
        clear: none
    }
    .grid-3-slides .grid-item:nth-child(n+3):nth-child(odd),
    .grid-5-in-rows .grid-item:nth-child(n+3):nth-child(odd) {
        width: 50%;
        margin-right: 0;
        clear: none
    }
}

.grid-5-big-centerd .slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.grid-5-big-centerd .tie-slider-nav+.slide {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.grid-5-big-centerd .grid-item:nth-child(n+2) {
    height: 49.9%;
    height: calc(50% - 4px)
}

.grid-5-big-centerd .grid-item:nth-child(1) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.grid-5-big-centerd .grid-item:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.grid-5-big-centerd .grid-item:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.grid-5-big-centerd .grid-item:nth-child(4) {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.grid-5-big-centerd .grid-item:nth-child(5) {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.grid-5-big-centerd .grid-item:nth-child(n+4) {
    width: 25%;
    margin-right: 0
}

.grid-5-slider .grid-item:nth-child(1) {
    width: 100%;
    width: calc( 100% - 2px);
    height: 50%;
    margin-right: 0
}

.grid-5-slider .grid-item:nth-child(2),
.grid-5-slider .grid-item:nth-child(3) {
    height: 25%;
    width: 49.9%;
    width: calc(50% - 4px)
}

.grid-5-slider .grid-item:nth-child(n+4) {
    height: 25%;
    margin-right: 4px;
    width: calc(50% - 4px)
}

.grid-5-slider .grid-item:nth-child(n+3):nth-child(odd) {
    width: 50%;
    width: calc( 50% - 2px);
    margin-right: 0
}

.grid-5-slider .slide {
    height: 800px
}

@media (max-width: 767px) {
    .grid-5-slider .slide {
        height: 600px
    }
}

@media (max-width: 600px) {
    .grid-5-slider .slide {
        height: 500px
    }
    .grid-5-slider .grid-item:nth-child(1) {
        height: 40%
    }
    .grid-5-slider .grid-item:nth-child(n+2) {
        height: 30%;
        height: calc( 30% - 4px)
    }
}

@media (max-width: 479px) {
    .grid-5-slider .slide {
        height: 470px
    }
}

@media (min-width: 992px) {
    .full-width .grid-5-big-centerd .slide {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        box-orient: vertical;
        box-direction: normal
    }
    .full-width .grid-5-slider .slide {
        height: 470px
    }
    .full-width .grid-5-slider .grid-item:nth-child(1) {
        width: 50%;
        height: 100%;
        margin-right: 4px
    }
    .full-width .grid-5-slider .grid-item:nth-child(n+2) {
        height: calc(50% - 4px);
        width: 24.9%;
        width: calc(25% - 4px)
    }
    .full-width .grid-5-first-big .grid-item:nth-child(n+2) {
        height: calc(50% - 2px)
    }
}

.grid-6-slides {
    min-height: 180px
}

@media (max-width: 991px) {
    .grid-6-slides {
        min-height: 100px
    }
}

.grid-6-slides .slide {
    height: auto
}

.grid-6-slides .grid-item {
    float: left
}

.grid-6-slides .grid-item:nth-child(n) {
    height: 180px;
    width: 33.1%;
    width: calc(33.1% - 3px)
}

@media (min-width: 992px) {
    .full-width .grid-6-slides .grid-item:nth-child(n) {
        height: 225px
    }
}

@media (max-width: 767px) {
    .grid-6-slides .grid-item:nth-child(n) {
        height: 145px
    }
}

.grid-6-slides .grid-item:nth-child(4) {
    clear: left
}

.grid-6-slides .grid-item:nth-child(3),
.grid-6-slides .grid-item:nth-child(6) {
    width: calc(33.337% - 2.5px);
    margin-right: 0
}

@media (max-width: 991px) {
    .grid-6-slides .grid-item:nth-child(3),
    .grid-6-slides .grid-item:nth-child(6) {
        width: 33.32%
    }
}

@media (max-width: 600px) {
    .grid-6-slides .slide {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .grid-6-slides .tie-slider-nav+.slide {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .grid-6-slides .grid-item:nth-child(odd) {
        width: calc(50% - 4px);
        margin-right: 4px;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .grid-6-slides .grid-item:nth-child(odd):last-child {
        margin-right: 0;
        margin-left: 0
    }
    .grid-6-slides .grid-item:nth-child(even) {
        width: 50%;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-right: 0;
        clear: none
    }
}
