.tg-ajax-button-holder,
.tg-filters-holder,
.tg-left-arrow,
.tg-page-number,
.tg-pagination-holder,
.tg-right-arrow,
.tg-search-holder,
.tg-slider-bullets-holder,
.tg-sorters-holder {
    vertical-align: top
}

.tg-icon-dropdown-open:before,
.tg-left-arrow i:before,
.tg-right-arrow i:before,
.tg-search-clear:before,
.tg-search-icon:before,
.tg-sorter-order i {
    font-family: the_grid
}

.txt-left {
    text-align: left
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.tg-hidden-tag {
    visibility: hidden!important;
    position: absolute!important;
    left: -9999px!important;
    width: 1px!important;
    height: 1px!important;
    opacity: .001!important
}

.the-grid-plugin {
    display: none!important
}

.tg-error-msg {
    position: relative;
    display: block;
    padding: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.tg-grid-sizer,.tg-gutter-sizer {
    position: absolute;
    display: block;
    left: -100%;
    visibility: hidden;
    pointer-events: none
}

.tg-grid-wrapper {
    position: relative;
    display: block;
    min-height: 1px
}

.tg-grid-wrapper.tg-grid-loaded .tg-filters-holder,
.tg-grid-wrapper.tg-grid-loaded .tg-search-holder,
.tg-grid-wrapper.tg-grid-loaded .tg-sorters-holder {
    opacity: 1;
    pointer-events: auto
}

.tg-grid-wrapper .tg-filters-holder,
.tg-grid-wrapper .tg-search-holder,
.tg-grid-wrapper .tg-sorters-holder {
    opacity: .5;
    pointer-events: none;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.tg-grid-loading {
    overflow: hidden;
    height: 250px;
    max-height: 250px
}

.full-height.tg-grid-loading .tg-grid-holder,
.full-height.tg-grid-loading .tg-grid-slider {
    height: auto;
    max-height: none
}

.tg-grid-loading .tg-grid-slider .tg-grid-holder {
    height: inherit!important;
    max-height: none!important
}

.tg-grid-wrapper.tg-grid-loading .tg-grid-area-bottom1 *,
.tg-grid-wrapper.tg-grid-loading .tg-grid-area-bottom2 *,
.tg-grid-wrapper.tg-grid-loading .tg-grid-area-left *,
.tg-grid-wrapper.tg-grid-loading .tg-grid-area-right *,
.tg-grid-wrapper.tg-grid-loading .tg-grid-area-top1 *,
.tg-grid-wrapper.tg-grid-loading .tg-grid-area-top2 * {
    opacity: .01
}

.tg-grid-slider {
    position: relative;
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.tg-grid-slider .dragged,
.tg-slider-dragged * {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.tg-grid-holder {
    position: relative;
    display: block
}

.tg-grid-holder:before,.tg-grid-preloader {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%
}

.tg-grid-preloader {
    display: block
}

.tg-grid-preloader-holder {
    position: relative;
    display: block;
    top: 50%;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    line-height: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tg-grid-preloader-inner {
    position: relative;
    display: inline-block
}

.tg-ajax-button-holder,
.tg-grid-area-bottom1,
.tg-grid-area-bottom2,
.tg-grid-area-top1,
.tg-grid-area-top2 {
    position: relative;
    display: block
}

.tg-grid-holder,.tg-grid-slider {
    z-index: 3
}

.tg-grid-area-bottom1>div:first-child,
.tg-grid-area-bottom2>div:first-child,
.tg-grid-area-top1>div:first-child,
.tg-grid-area-top2>div:first-child {
    margin-left: 0
}

.tg-grid-area-bottom1>div:last-child,
.tg-grid-area-bottom2>div:last-child,
.tg-grid-area-top1>div:last-child,
.tg-grid-area-top2>div:last-child {
    margin-right: 0
}

.tg-grid-area-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.tg-nav-font,.tg-nav-font[class^=tg-icon-] {
    font-size: 13px;
    line-height: 30px
}

.no-touch .tg-filter-tooltip,
.tg-dropdown-holder,
.tg-filter-tooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.tg-grid-holder,
.tg-grid-slider,
.tg-grid-wrapper,
.tg-left-arrow i,
.tg-page-number,
.tg-right-arrow i,
.tg-search-clear,
input[type=text].tg-search {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tg-item,.tg-item *,.tolb-holder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}


.tg-item {
    position: relative;
    display: inline-block;
    z-index: 1;
    float: left;
    width: 25%;
    height: auto;
    margin: 0;
    padding: 0
}

.tg-item .tg-bottom-holder,
.tg-item .tg-center-holder,
.tg-item .tg-top-holder {
    position: absolute;
    line-height: normal;
    left: 0;
    right: 0
}

.tg-item,.tg-item * {
    box-sizing: border-box
}

.tg-item-clear,.tg-item-line-break {
    clear: both;
    height: 0;
    opacity: 0!important;
    padding: 0!important;
    margin: 0!important
}

.tg-item-line-break {
    height: 10px
}

.tg-item .tg-dark .tg-item-social-link,
.tg-item .tg-dark .tg-item-social-link:active,
.tg-item .tg-dark .tg-item-social-link:focus,
.tg-item .tg-light .tg-item-social-link,
.tg-item .tg-light .tg-item-social-link:active,
.tg-item .tg-light .tg-item-social-link:focus {
    color: #5e9fca!important
}

.tg-item .tg-cats-holder *,
.tg-item .tg-item-excerpt,
.tg-item .tg-item-title,
.tg-item .tg-item-title a {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.tg-item .tg-top-holder {
    top: 0
}

.tg-item .tg-center-holder {
    display: block;
    top: 50%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tg-item .tg-bottom-holder {
    bottom: 0
}

.tg-item-content-holder {
    line-height: normal
}

.tg-item .tg-bottom-holder,
.tg-item .tg-center-holder,
.tg-item .tg-center-inner,
.tg-item .tg-top-holder {
    pointer-events: none
}

.tg-item .tg-bottom-holder *,
.tg-item .tg-center-inner *,
.tg-item .tg-top-holder * {
    pointer-events: all
}

.tg-layout-grid .tg-item-gallery-holder,
.tg-layout-grid .tg-item-inner,
.tg-layout-justified .tg-item-gallery-holder,
.tg-layout-justified .tg-item-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%
}

.tg-layout-masonry .tg-item-inner,
img.tg-item-image {
    position: relative;
    height: auto;
    display: block;
    width: 100%
}

.tg-item.tg-item-index.tg-item-hidden .tg-item-inner,
.tg-item.tg-item-removed .tg-item-inner,
.tg-item.tg-item-reveal .tg-item-exclude,
.tg-item.tg-item-reveal .tg-item-inner,
.tg-item.tg-item-reveal .tg-item-settings {
    opacity: .001
}

img.tg-item-image {
    margin: 0;
    outline: transparent solid 1px
}

.tg-layout-justified img.tg-item-image {
    height: 100%
}

div.tg-item-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
    outline: transparent solid 1px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.tg-layout-masonry .tg-item-gallery-holder {
    position: relative;
    display: block;
    width: 100%;
    height: auto
}

.tg-item-gallery-holder .tg-item-image {
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    opacity: 0!important
}

.tg-item-gallery-holder .tg-item-image.show {
    opacity: 1!important
}

.tg-layout-masonry .tg-item-audio-poster,
.tg-layout-masonry .tg-item-media-holder {
    position: relative;
    display: block;
    height: auto;
    max-width: 100%;
    outline: transparent solid 1px
}

.tg-item-media-inner:not(.no-media-poster) {
    overflow: hidden;
    outline: transparent solid 1px
}

.tg-layout-masonry .tg-item-media-inner {
    position: relative
}

.tg-layout-masonry .tg-item-media-inner[data-ratio="4:3"] {
    padding-bottom: 75%
}

.tg-layout-masonry .tg-item-media-inner[data-ratio="16:9"] {
    padding-bottom: 56.25%
}

.tg-layout-masonry .tg-item-media-inner[data-ratio="16:10"] {
    padding-bottom: 62.5%
}

.tg-element-absolute,
.tg-item-audio-poster,
.tg-item-media-content,
.tg-item-media-poster,
.tg-item-soundcloud,
.tg-item-video-player,
.tg-item-vimeo,
.tg-item-wistia,
.tg-item-youtube,
.tg-layout-grid .tg-item-media-holder,
.tg-layout-grid .tg-item-media-inner,
.tg-layout-justified .tg-item-media-holder,
.tg-layout-justified .tg-item-media-inner {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    height: 100%
}

.tg-item-soundcloud,
.tg-item-vimeo,
.tg-item-wistia,
.tg-item-youtube {
    border: none!important;
    background: 0 0!important;
    outline: transparent solid 1px
}

.tg-item-media-poster,.tg-item-overlay {
    outline: transparent solid 1px
}

.tg-force-play .tg-item-soundcloud,
.tg-force-play .tg-item-vimeo,
.tg-force-play .tg-item-wistia,
.tg-force-play .tg-item-youtube,
.tg-is-playing .tg-item-soundcloud,
.tg-is-playing .tg-item-vimeo,
.tg-is-playing .tg-item-wistia,
.tg-is-playing .tg-item-youtube {
    background: #000!important
}

.tg-item .iframe-embed {
    position: static;
    margin: 0;
    line-height: 0
}

.main-content .tg-item iframe[src] {
    opacity: 1
}

.tg-item-media-soundcloud {
    top: 65px;
    height: auto
}

.tg-item-audio-player {
    display: block;
    width: 100%
}

.tg-item .has-media-poster .mejs-inner,
.tg-item .me-plugin,
.tg-item .mejs-video.mejs-container,
.tg-item .mejs-video.mejs-container .mejs-inner {
    position: absolute!important;
    display: block!important;
    padding: 0;
    margin: 0;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    width: 100%!important;
    max-width: 100%!important;
    min-height: 100%!important;
    max-height: 100%!important
}

.tg-item .mejs-inner {
    width: 100%;
    height: 100%
}

.tg-item-media-inner:not(.has-media-poster) .mejs-audio .mejs-controls {
    position: relative
}

.tg-item-media-inner:not(.has-media-poster) .mejs-audio.tg-item-audio-player {
    position: relative;
    height: auto!important
}

.tg-item-media-inner.has-media-poster .tg-item-audio-player {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%!important;
    width: 100%
}

.tg-item-audio-player.mejs-container {
    background: 0 0
}

.tg-item-audio-poster,
.tg-item-media-holder>div:not(.tg-item-media-inner),
.tg-item-media-inner>div,
.tg-item-media-poster {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.tg-force-play .tg-item-media-holder [class*=tg-element-],
.tg-force-play .tg-item-media-holder>div:not(.tg-item-media-inner),
.tg-force-play .tg-item-media-poster,
.tg-is-playing .tg-item-media-holder [class*=tg-element-],
.tg-is-playing .tg-item-media-holder>div:not(.tg-item-media-inner),
.tg-is-playing .tg-item-media-poster {
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.tg-force-play .tg-item-media-holder [class*=tg-element-],
.tg-is-playing .tg-item-media-holder [class*=tg-element-] {
    visibility: hidden!important
}

.tg-item .tg-item-media-fullscreen {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    transform: none!important
}

.tg-item .has-media-poster .mejs-container:not(.mejs-container-fullscreen) .mejs-controls,
.tg-item .tg-item-video-player:not(.mejs-container-fullscreen) .mejs-controls {
    opacity: 0;
    visibility: visible!important;
    -webkit-transform: translateY(48px);
    -moz-transform: translateY(48px);
    -ms-transform: translateY(48px);
    -o-transform: translateY(48px);
    transform: translateY(48px);
    -webkit-transition: -webkit-transform .2s ease-in-out,opacity .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out,opacity .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out,opacity .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out,opacity .2s ease-in-out;
    transition: transform .2s ease-in-out,opacity .2s ease-in-out
}

.tg-item .has-media-poster .mejs-container.mejs-audio .mejs-controls {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tg-item:hover .has-media-poster .mejs-container:not(.mejs-container-fullscreen) .mejs-controls,
.tg-item:hover .tg-item-video-player:not(.mejs-container-fullscreen) .mejs-controls {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tg-item .has-media-poster .tg-item-audio-player,
.tg-item .has-media-poster .tg-item-audio-player.mejs-audio {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s linear,visibility .3s linear;
    -moz-transition: opacity .3s linear,visibility .3s linear;
    -ms-transition: opacity .3s linear,visibility .3s linear;
    -o-transition: opacity .3s linear,visibility .3s linear;
    transition: opacity .3s linear,visibility .3s linear
}

.tg-item.tg-force-play .has-media-poster .tg-item-audio-player,
.tg-item.tg-force-play .has-media-poster .tg-item-audio-player.mejs-audio,
.tg-item.tg-is-playing .has-media-poster .tg-item-audio-player,
.tg-item.tg-is-playing .has-media-poster .tg-item-audio-player.mejs-audio {
    opacity: 1;
    visibility: visible
}

.tg-item .has-media-poster .mejs-container,.tg-item .mejs-video.mejs-container {
    overflow: hidden
}

.tg-layout-grid .tg-item .tg-item-media-inner:not(.has-media-poster) .tg-item-audio-player,
.tg-layout-justified .tg-item .tg-item-media-inner:not(.has-media-poster) .tg-item-audio-player {
    position: absolute;
    bottom: 0
}

.tg-item:not(.tg-is-playing) .has-media-poster .mejs-container:not(.mejs-container-fullscreen) .mejs-controls {
    opacity: 0!important
}

.tg-item.tg-is-playing .has-media-poster .mejs-container:not(.mejs-container-fullscreen) .mejs-controls {
    opacity: 1
}

.mejs-offscreen {
    display: none
}

.tg-item .tg-alternative-product-image {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.tg-item:hover .tg-alternative-product-image {
    opacity: 1
}

.tg-left-arrow.tg-disabled,
.tg-left-arrow.tg-force-disabled,
.tg-pagination-number .tg-page-number.tg-loading,
.tg-right-arrow.tg-disabled,
.tg-right-arrow.tg-force-disabled {
    opacity: .5;
    cursor: default
}

.tg-media-button,[data-tolb-id] {
    cursor: pointer
}

.tg-item .tg-media-button i:last-child:not(:first-child),
.tg-item.tg-force-play .tg-media-button i:first-child:not(:last-child),
.tg-item.tg-is-playing .tg-media-button i:first-child:not(:last-child) {
    display: none
}

.tg-item.tg-force-play .tg-media-button i:last-child:not(:first-child),
.tg-item.tg-is-playing .tg-media-button i:last-child:not(:first-child),
.tg-page-number,
.tg-pagination-holder {
    display: inline-block
}

.tg-element-above {
    z-index: 4
}

.tg-pagination-holder {
    position: relative;
    margin: 0 15px
}

.tg-pagination-holder>div:last-child {
    margin-right: 0
}

.tg-pagination-holder .tg-pagination-number {
    margin: 0;
    padding: 0
}

.tg-pagination-next,
.tg-pagination-number .tg-page,
.tg-pagination-prev {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 5px 0
}

.tg-page-number.next,
.tg-page-number.prev,
.tg-pagination-next,
.tg-pagination-prev {
    padding: 0 15px;
    cursor: pointer
}

.tg-pagination-number .tg-page:last-child {
    margin: 0 0 5px
}

.tg-page-number {
    position: relative;
    min-width: 32px;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none!important;
    text-align: center
}

.tg-page-number.dots {
    border-color: transparent;
    cursor: default
}

.tg-grid-area-left,.tg-grid-area-right {
    position: absolute;
    pointer-events: none;
    z-index: 3;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0
}

.tg-grid-area-left .tg-grid-area-inner,
.tg-grid-area-right .tg-grid-area-inner {
    position: relative;
    display: table;
    height: 100%
}

.tg-grid-area-wrapper {
    display: table-cell;
    vertical-align: middle
}

.tg-grid-area-left .tg-left-arrow,
.tg-grid-area-right .tg-right-arrow {
    display: block;
    vertical-align: middle
}

.tg-grid-area-left .tg-right-arrow,
.tg-grid-area-right,
.tg-grid-area-right .tg-right-arrow {
    left: auto;
    right: 0
}

.tg-left-arrow,.tg-right-arrow {
    position: relative;
    display: inline-block;
    pointer-events: visible;
    padding: 0;
    margin: 0 5px 5px 0;
    cursor: pointer;
    text-align: center
}

.tg-grid-area-left .tg-left-arrow,
.tg-grid-area-right .tg-right-arrow {
    height: 40px;
    width: 40px;
    margin: 0
}

.tg-left-arrow i,.tg-right-arrow i {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px
}

.tg-grid-area-left .tg-left-arrow i,
.tg-grid-area-right .tg-right-arrow i {
    width: 100%;
    height: 100%;
    line-height: 40px
}

.tg-left-arrow.tg-disabled,
.tg-right-arrow.tg-disabled {
    pointer-events: none
}

.tg-left-arrow i:before,
.tg-right-arrow i:before {
    vertical-align: top
}

.tg-grid-area-left i:before,
.tg-grid-area-right i:before {
    vertical-align: middle;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px
}

.tg-ajax-button,
.tg-filter,
.tg-filter-name,
.tg-search-inner {
    vertical-align: top
}

.tg-left-arrow i:before {
    content: "\e603"
}

.tg-right-arrow i:before {
    content: "\e601"
}

.tg-slider-bullets-holder {
    position: relative;
    display: inline-block;
    margin: 0 20px 5px 15px;
    line-height: 0
}

.tg-slider-bullets {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 0
}

.tg-slider-bullets-holder:after,
.tg-slider-bullets:after {
    content: '';
    display: block;
    clear: both
}

.tg-slider-bullets li {
    position: relative;
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    top: 50%;
    margin: -4px 12px 0 0;
    cursor: pointer;
    line-height: 0;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px
}

.tg-slider-bullets li:last-child {
    margin-right: 0
}

.tg-slider-bullets li span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    background: #DDD;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.tg-ajax-button,
.tg-ajax-button-holder {
    position: relative;
    display: inline-block
}

.tg-slider-bullets li.tg-active-item span {
    background: #59585b
}

.tg-ajax-button-holder {
    cursor: pointer;
    margin: 0 15px 5px
}

.tg-ajax-button {
    margin: 0 5px 0 0;
    padding: 0 15px;
    white-space: pre
}

.no-touch .tg-ajax-scroll-holder,
.tg-ajax-scroll-holder {
    position: absolute;
    display: block;
    z-index: 3;
    margin: 0 auto;
    padding: 0;
    bottom: 24px;
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
    ponter-events: none;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    -moz-transition: -moz-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    -ms-transition: -ms-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    -o-transition: -o-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    transition: transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end
}

.no-touch .tg-ajax-scroll-holder.tg-loading,
.tg-ajax-scroll-holder.tg-loading {
    opacity: .95;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end;
    -moz-transition: -moz-transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end;
    -ms-transition: -ms-transform .3s ease,opacity .3s ease,max-height 0q step-end,max-width 0s step-end,top 0s step-end;
    -o-transition: -o-transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end;
    transition: transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end
}

.tg-grid-holder .tg-ajax-scroll {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 14px 32px;
    background: #fff;
    color: #777;
    font-weight: 600;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.1);
    -moz-box-shadow: 5px 5px 10px rgba(0,0,0,.1);
    box-shadow: 5px 5px 10px rgba(0,0,0,.1)
}

.tg-filters-holder {
    position: relative;
    display: inline-block;
    margin: 0 15px
}

.tg-filters-holder>div:last-child {
    margin-right: 0
}

.tg-filter {
    position: relative;
    display: none;
    margin: 0 15px 5px 0;
    cursor: pointer
}

.tg-filter-name,
.tg-filter.tg-show-filter {
    display: inline-block
}

.tg-filter.tg-show-filter.tg-filter-active {
    border-bottom: none;
    padding-bottom: 5px;
}

.tg-filter-name {
   position: relative;
   z-index: 1;
   padding: 0 5px;
   text-transform: uppercase;
   display: inline-block;
   width: auto;
   font-size: 11px;
   font-weight: 600;
   letter-spacing: 0.5px;
    color: #303133;
    
}

.tg-filter.tg-show-filter.tg-filter-active .tg-filter-name{
    color:rgba(48,49,51,.5);
}

.tg-dropdown-item .tg-filter-name {
    padding: 0
}

.no-touch .tg-filter-tooltip,
.tg-filter-tooltip {
    position: absolute;
    display: block;
    z-index: 999;
    bottom: 100%;
    left: 50%;
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    height: 14px;
    max-height: 14px;
    min-height: 14px;
    margin: 0 -14px 6px;
    padding: 4px;
    line-height: 15px;
    font-size: 12px;
    opacity: 0;
    text-align: center;
    pointer-events: none;
    color: #fff!important;
    background: rgba(0,0,0,.22);
    -webkit-transform: translateY(14px);
    -moz-transform: translateY(14px);
    -ms-transform: translateY(14px);
    -o-transform: translateY(14px);
    transform: translateY(14px);
    -webkit-transition: opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,-moz-transform .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out,-ms-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,-o-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out
}

.tg-filter-tooltip:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    border-top: 5px solid rgba(0,0,0,.22);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.tg-search-clear,
.tg-search-holder,
.tg-search-icon,
.tg-search-inner,
.tg-sorter-order,
.tg-sorters-holder,
input[type=text].tg-search {
    position: relative;
    display: inline-block
}

.no-touch .tg-filter:hover .tg-filter-tooltip,
.no-touch .tg-tooltip-hover,
.tg-filter:hover .tg-filter-tooltip,
.tg-tooltip-hover {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tg-search-holder {
    margin: 0 15px 5px;
    line-height: 1
}

input[type=text].tg-search {
    vertical-align: top;
    width: 160px;
    height: auto;
    min-height: 30px;
    min-width: 150px;
    max-width: 170px;
    margin: 0!important;
    padding: 0 10px 0 0!important;
    font-size: 13px;
    line-height: 30px;
    box-shadow: none;
    border: none;
    border-right: none!important;
    background: 0 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0!important;
    -webkit-border-bottom-right-radius: 0!important;
    -moz-border-radius-topright: 0!important;
    -moz-border-radius-bottomright: 0!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.tg-search-clear,
.tg-search-icon,
.tg-sorter-order {
    width: 30px;
    text-align: center;
    vertical-align: top
}

input[type=text].tg-search:focus {
    outline: 0
}

.tg-search::-webkit-input-placeholder {
    line-height: 30px
}

.tg-search::-moz-placeholder {
    line-height: 30px
}

.tg-search:-ms-input-placeholder {
    line-height: 30px
}

.tg-search-icon {
    font-size: 12px
}

.tg-search-icon:before {
    content: "\f002";
    vertical-align: top
}

.tg-search-clear {
    margin: 0;
    cursor: pointer
}

.tg-search-clear:before {
    content: "\e60e";
    vertical-align: top
}

.tg-sorter-order,
.tg-sorters-holder {
    margin: 0 15px
}

.tg-sorter-order {
    margin: 0;
    cursor: pointer;
    font-size: 12px;
    margin-top: 2px;
}

.tg-sorter-order i {
    vertical-align: top
}

.tg-icon-sorter-down:before {
    content: "\e600";
    vertical-align: top
}

.tg-icon-sorter-up:before {
    content: "\e608";
    vertical-align: top
}

.tg-icon-sorter-up,
.tg-sorter-order[data-asc=true] .tg-icon-sorter-down {
    display: none
}

.tg-sorter-order[data-asc=true] .tg-icon-sorter-up {
    display: block
}

.tg-dropdown-holder,
.tg-dropdown-title,
.tg-dropdown-value {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.tg-dropdown-holder {
    z-index: 5;
    cursor: pointer;
    min-width: 90px;
    margin: 0;
    padding: 0 24px;
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 0 5px;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    font-weight: 600;
    letter-spacing: 1px;
}

.tg-dropdown-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90px
}

.no-touch .tg-dropdown-list,
.tg-dropdown-list {
    position: absolute;
    display: block;
    overflow: hidden;
    height: auto;
    width: 100%;
    max-width: 0;
    max-height: 0;
    padding: 0;
    margin: 0;
    top: 100%;
    left: 0;
    opacity: 0;
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    -moz-transition: -moz-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    -ms-transition: -ms-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    -o-transition: -o-transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end;
    transition: transform .3s ease,opacity .3s ease,max-height .4s step-end,max-width .4s step-end,top .4s step-end
}

.no-touch .tg-dropdown-holder:hover .tg-dropdown-list,
.tg-dropdown-holder:hover .tg-dropdown-list,
.tg-dropdown-list.tg-dropdown-holder-animation {
    opacity: 1;
    overflow: hidden;
    overflow-y: auto;
    max-width: 100%;
    max-height: 365px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end;
    -moz-transition: -moz-transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end;
    -ms-transition: -ms-transform .3s ease,opacity .3s ease,max-height 0q step-end,max-width 0s step-end,top 0s step-end;
    -o-transition: -o-transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end;
    transition: transform .3s ease,opacity .3s ease,max-height 0s step-end,max-width 0s step-end,top 0s step-end
}

.tg-dropdown-list.is-mobile {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0!important;
    top: 0;
    opacity: 0!important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.tg-icon-dropdown-open {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px
}

.tg-icon-dropdown-open:before {
    content: "\e600";
    vertical-align: top
}

.no-touch .tg-dropdown-item,
.tg-dropdown-item,
.tg-dropdown-item.tg-filter.tg-show-filter {
    display: block;
    list-style: none;
    padding: 10px 24px;
    margin: 0;
    height: auto;
    font-size: 13px;
    line-height: 14px;
    cursor: pointer;
    text-align: left;
    border: none;
    font-weight: 400;
    border-top: 1px solid rgba(175,175,175,.16)!important
}

.no-touch .tg-dropdown-item:first-child,
.tg-dropdown-item.tg-filter.tg-show-filter:first-child,
.tg-dropdown-item:first-child {
    border-top: none
}

.tg-dropdown-item.tg-filter {
    display: none
}

.tolb-holder,.tolb-holder .tolb-inner {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tolb-holder {
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    opacity: 0;
    background: rgba(0,0,0,.7);
    visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
    -webkit-transition: opacity .4s ease,visibility .4s ease;
    -moz-transition: opacity .4s ease,visibility .4s ease;
    transition: opacity .4s ease,visibility .4s ease
}

.tolb-holder.tolb-open {
    opacity: 1;
    visibility: visible
}

.tolb-holder .tolb-inner {
    position: absolute;
    -webkit-transform: matrix3d(.5,0,0,0,0,.5,0,0,0,0,1,0,0,0,0,1);
    -moz-transform: matrix3d(.5,0,0,0,0,.5,0,0,0,0,1,0,0,0,0,1);
    transform: matrix3d(.5,0,0,0,0,.5,0,0,0,0,1,0,0,0,0,1)
}

.tolb-holder.tolb-ready .tolb-inner {
    -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    -moz-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
}

.tolb-holder figure {
    position: relative;
    display: inline-block;
    top: 50%;
    left: 50%;
    max-width: 100%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.tolb-holder.tolb-iframe .tolb-video:not(.mejs-container-fullscreen) {
    max-width: 900px
}

.tolb-holder.tolb-iframe .tolb-video.mejs-container-fullscreen video {
    max-width: none
}

.tolb-holder.tolb-iframe .tolb-content:before {
    content: "";
    position: relative;
    display: block;
    width: 900px;
    max-width: 900px;
    padding-bottom: 56.25%
}

.tolb-holder .mejs-inner,
.tolb-holder.tolb-iframe .tolb-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.tolb-ready figure {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.tolb-holder .tolb-loader {
    position: absolute;
    display: none;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px;
    border-radius: 50%;
    border-width: 3px;
    border-right-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: rgba(255,255,255,.2);
    border-left: 3px solid #fff;
    -webkit-animation: load 1.1s infinite linear;
    animation: load 1.1s infinite linear
}

.tolb-holder.tolb-loading .tolb-loader {
   display: block
}

.tolb-inner figcaption {
   position: absolute;
   display: block;
   width: 100%;
   height: 40px;
   margin: 0;
   line-height: 40px
}

.tolb-counter, .tolb-title {
   position: relative;
   display: inline-block;
   height: 100%;
   font-size: 14px
}

.tolb-title {
   float: left;
   word-wrap: break-word;
   font-weight: 600
}

.tolb-counter {
   float: right
}

.tolb-next, .tolb-prev {
   position: absolute;
   display: block;
   left: 0;
   top: 50%;
   height: 50px;
   width: 50px;
   margin: -25px 0 0;
   opacity: .7
}

.tolb-next {
   left: auto;
   right: 20px;
}

.tolb-next i,
.tolb-prev i {
   position: relative;
   display: block;
   width: 100%;
   height: 100%;
   text-align: center;
   margin: 0 auto;
   font-size: 70px;
   color: #fff;
   line-height: 50px;
   font-weight: 900;
   cursor: pointer
}

.tolb-holder .tolb-close {
   position: absolute;
   display: block;
   right: -5px;
   top: -40px;
   height: 40px;
   width: 40px;
   line-height: 40px;
   text-align: center;
   font-size: 21px;
   cursor: pointer;
   opacity: .7;
   color: white;
   border-radius: 100px;
   border: 2px solid transparent;
   -webkit-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}

.tolb-holder .tolb-close:hover {
   border: 2px solid #fff;
   transform: scale(0.8);
   -webkit-transform: scale(0.8) rotateZ(90deg);
   line-height: 35px;
}

.tolb-holder .tolb-close:hover,
.tolb-holder .tolb-close:hover:before,
.tolb-holder.tolb-ready figure,
.tolb-next:hover, .tolb-prev:hover {
    opacity: 1;
}

.tolb-holder.tolb-loading figure {
    opacity: 0 !important
}

.tolb-holder img {
    position: relative;
    display: block;
    margin: 0;
    max-width: 100%;
    max-height: 100%
}

.tolb-holder .tolb-video,
.tolb-holder img {
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.5);
    box-shadow: 0 0 40px rgba(0,0,0,.5)
}

.tolb-holder .tolb-video:not(.mejs-container-fullscreen) {
    background: #000
}

.tolb-holder .tolb-video {
    max-width: 100%;
    min-height: 100%;
    max-height: 100%
}

.tolb-holder .tolb-inner,
.tolb-holder figure,
.tolb-next,.tolb-prev {
    -webkit-transition: opacity .3s linear,-webkit-transform .3s ease-in-out;
    -moz-transition: opacity .3s linear,-moz-transform .3s ease-in-out;
    -ms-transition: opacity .3s linear,-ms-transform .3s ease-in-out;
    -o-transition: opacity .3s linear,-o-transform .3s ease-in-out;
    transition: opacity .3s linear,transform .3s ease-in-out
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.tg-instagram-user-header {
    position: relative;
    display: table;
    width: 100%;
    padding: 0 0 12px
}

.tg-instagram-user-desc,
.tg-instagram-user-image {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.tg-instagram-user-image {
    width: 320px;
    padding: 0 100px 0 70px;
    box-sizing: border-box
}

.tg-instagram-user-info {
    position: relative;
    display: block;
    vertical-align: top;
    font-size: 15px;
    line-height: 24px;
    margin-top: 14px;
    text-align: left
}

.tg-instagram-user-info:first-child {
    margin-top: 0
}

.tg-instagram-user-image img {
    position: relative;
    display: block;
    overflow: hidden;
    min-width: 152px;
    width: 152px;
    height: 152px;
    margin: 0;
    border-radius: 50%;
    border: 1px solid #cccfd0;
    background-color: #fbfbfb;
    box-sizing: border-box
}

h2.tg-instagram-user-name,
h3.tg-instagram-user-desc-fullname {
    position: relative;
    display: inline;
    font-size: 34px;
    line-height: 40px
}

h2.tg-instagram-user-name {
    vertical-align: bottom
}

.tg-instagram-user-follow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 29px;
    font-weight: 600;
    padding: 0 11px;
    margin: 4px 0 0 20px;
    border: 1px solid #4090db!important;
    border-radius: 3px!important;
    color: #4090db!important;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tg-instagram-user-follow:hover {
    border-color: #2d6599!important;
    color: #2d6599!important
}

.tg-instagram-user-desc-url,
h3.tg-instagram-user-desc-fullname {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px
}

.tg-instagram-user-desc-url {
    color: #125688!important
}

.tg-instagram-user-cout {
    font-size: 15px;
    line-height: 16px;
    margin: 0 40px 0 0
}

.tg-instagram-user-cout:last-child {
    margin: 0
}

.tg-instagram-user-cout span:first-child {
    font-weight: 600
}

@media screen and (max-width: 1000px) {
    .tg-instagram-user-image img {
        min-width:130px;
        width: 130px;
        height: 130px
    }

    .tg-instagram-user-image {
        width: 170px;
        padding: 0 25px
    }
}

@media screen and (max-width: 768px) {
    .tg-instagram-user-image {
        width:120px
    }

    h2.tg-instagram-user-name,
    h3.tg-instagram-user-desc-fullname {
        font-size: 20px;
        line-height: 24px
    }

    .tg-instagram-user-cout,
    .tg-instagram-user-desc-url,
    .tg-instagram-user-info,
    h3.tg-instagram-user-desc-fullname {
        font-size: 14px;
        line-height: 18px
    }

    .tg-instagram-user-image img {
        min-width: 75px;
        width: 75px;
        height: 75px
    }

    .tg-instagram-user-cout {
        margin: 0 20px 0 0
    }
}

@media screen and (max-width: 480px) {
    .tg-instagram-user-image {
        vertical-align:top
    }

    .tg-instagram-user-follow {
        display: block;
        margin: 6px 20px 0 0;
        line-height: 24px;
        text-align: center
    }

    .tg-instagram-user-cout {
        display: inline-block;
        width: 33%;
        margin: 0;
        text-align: center
    }

    .tg-instagram-user-cout span:first-child {
        display: block;
        padding: 17px 0 0;
        border-top: 1px solid #edeeee
    }

    .tg-instagram-user-info:last-child {
        margin: 40px 0 0 -115px
    }

    .tg-instagram-user-info:nth-child(2) {
        display: none
    }
}

.tg-youtube-channel-logo,
.tg-youtube-channel-logo img {
    width: 100px;
    height: 100px
}

.tg-youtube-channel-header {
    position: relative;
    display: block;
    background: #fff
}

.tg-youtube-channel-logo {
    position: absolute;
    display: block;
    z-index: 3;
    top: 0;
    left: 22px;
    background: #fff
}

.tg-youtube-channel-banner {
    position: relative;
    display: block;
    height: 195px;
    background-size: cover;
    background-position: center center;
    background-color: #333
}

.tg-youtube-channel-desc {
    position: relative;
    display: block;
    padding: 30px 160px 30px 22px;
    text-align: left
}

.tg-youtube-channel-desc-title,
.tg-youtube-channel-desc-title a {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    text-align: left
}

.tg-youtube-channel-desc-caption {
    line-height: 18px;
    font-size: 13px;
    margin: 12px 0 0;
    padding: 0;
    text-align: left
}

.tg-youtube-channel-data {
    margin: 0 0 0 12px;
    text-align: left
}

.tg-youtube-channel-count {
    font-size: 14px
}

.tg-youtube-channel-count:first-child {
    margin: 0 8px 0 0
}

.tg-youtube-channel-count>span {
    font-weight: 600
}

.tg-youtube-channel-header .tg-youtube-subscribe {
    position: absolute;
    right: 22px;
    top: 225px;
    min-width: 114px;
    min-height: 24px;
    max-height: 24px;
    border-radius: 2px;
    background: rgba(0,0,0,.05)
}

@media screen and (max-width: 768px) {
    .tg-youtube-channel-data {
        position:relative;
        display: inline-block;
        width: 100%;
        margin: 0
    }

    .tg-youtube-channel-desc-title {
        padding: 0 120px 0 0
    }

    .tg-youtube-channel-desc {
        position: relative;
        display: block;
        padding: 30px 22px 22px
    }
}

@media screen and (max-width: 480px) {
    .tg-youtube-channel-desc-title {
        padding:0
    }

    .tg-youtube-channel-desc-title a {
        display: block;
        padding: 40px 0 0
    }

    .tg-youtube-channel-header .tg-youtube-subscribe {
        left: 22px;
        right: auto
    }
}

.tg-vimeo-channel-header {
    position: relative;
    display: table;
    padding: 12px 0
}

.tg-vimeo-channel-logo {
    position: relative;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    width: 150px;
    height: 150px;
    padding: 0 40px;
    box-sizing: content-box
}

.tg-vimeo-channel-logo img {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.tg-vimeo-channel-desc {
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 22px;
    text-align: left
}

.tg-vimeo-channel-desc-title {
    display: block
}

.tg-vimeo-channel-desc-title,.tg-vimeo-channel-desc-title a {
    text-align: left
}

.tg-vimeo-channel-desc-title a:first-child {
    font-size: 28px;
    font-weight: 600;
    padding: 0 12px 0 0
}

.tg-vimeo-channel-desc-website {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400
}

.tg-vimeo-channel-desc-caption {
    line-height: 18px;
    font-size: 14px;
    margin: 12px 0 0;
    padding: 0;
    text-align: left
}

.tg-vimeo-channel-data {
    position: relative;
    display: inline-block;
    margin: 12px 0;
    padding: 12px 0;
    text-align: left;
    background: rgba(11,22,33,.05);
    border-radius: 6px
}

.tg-vimeo-channel-data:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid rgba(11,22,33,.05)
}

.tg-vimeo-channel-count {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 105px;
    border-left: 1px solid #d7dbdf
}

.tg-vimeo-channel-count:first-child {
    border-left: none
}

.tg-vimeo-channel-count span {
    display: block;
    text-align: center
}

.tg-vimeo-channel-count span:first-child {
    font-size: 22px;
    font-weight: 600
}

.tg-vimeo-channel-count span:last-child {
    font-weight: 400
}

@media screen and (max-width: 1000px) {
    .tg-vimeo-channel-logo {
        width:120px;
        height: 120px;
        padding: 0 20px
    }

    .tg-vimeo-channel-desc {
        padding: 0
    }

    .tg-vimeo-channel-count {
        width: 70px
    }

    .tg-vimeo-channel-count span:first-child {
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .tg-vimeo-channel-data,.tg-vimeo-channel-desc-inner,.tg-vimeo-channel-desc-title,.tg-vimeo-channel-desc-title a,.tg-vimeo-channel-header {
        text-align:center
    }

    .tg-vimeo-channel-desc,.tg-vimeo-channel-header,.tg-vimeo-channel-logo {
        display: block;
        margin: 0 auto
    }

    .tg-vimeo-channel-desc-title {
        padding: 12px
    }

    .tg-vimeo-channel-desc-title a:first-child {
        display: block;
        padding: 0
    }

    .tg-vimeo-channel-desc-website {
        position: relative;
        display: block
    }

    .tg-vimeo-channel-data:before {
        display: none
    }
}

@font-face {
    font-family: the_grid;
    src: url(fonts/the_grid.eot);
    src: url(fonts/the_grid.eot) format('embedded-opentype'),
       url(fonts/the_grid.ttf) format('truetype'),
       url(fonts/the_grid.woff) format('woff'),
       url(fonts/the_grid.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" tg-icon-"],[class^=tg-icon-] {
    font-family: the_grid;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tg-icon-like:before {
    content: "\f088"
}

.tg-icon-dislike:before {
    content: "\f089"
}

.tg-icon-reddit:before {
    content: "\e914"
}

.tg-icon-map-marker:before {
    content: "\e90e"
}

.tg-icon-facebook:before {
    content: "\e617"
}

.tg-icon-vimeo:before {
    content: "\e90a"
}

.tg-icon-twitter:before {
    content: "\e63b"
}

.tg-icon-google-plus:before {
    content: "\e61b"
}

.tg-icon-pinterest:before {
    content: "\e62a"
}

.tg-icon-instagram:before {
    content: "\f16d"
}

.tg-icon-vine:before {
    content: "\f1ca"
}

.tg-icon-tumblr:before {
    content: "\e63a"
}

.tg-icon-linkedin:before {
    content: "\f0e1"
}

.tg-icon-flickr:before {
    content: "\f16e"
}

.tg-icon-behance:before {
    content: "\e90b"
}

.tg-icon-github:before {
    content: "\f113"
}

.tg-icon-stack-overflow:before {
    content: "\f16c"
}

.tg-icon-dropbox:before {
    content: "\f16b"
}

.tg-icon-digg:before {
    content: "\f1a6"
}

.tg-icon-soundcloud:before {
    content: "\e909"
}

.tg-icon-skype:before {
    content: "\f17e"
}

.tg-icon-thumbs-up:before {
    content: "\f087"
}

.tg-icon-comment:before {
    content: "\e615"
}

.tg-icon-comment-2:before {
    content: "\e901"
}

.tg-icon-comment-3:before {
    content: "\f086"
}

.tg-icon-comment-4:before {
    content: "\e903"
}

.tg-icon-zoom:before {
    content: "\f002"
}

.tg-icon-zoom-2:before {
    content: "\e62f"
}

.tg-icon-zoom-3:before {
    content: "\e62e"
}

.tg-icon-zoom-4:before {
    content: "\f00e"
}

.tg-icon-zoom-5:before {
    content: "\f010"
}

.tg-icon-zoom-6:before {
    content: "\e649"
}

.tg-icon-shop-bag-4:before {
    content: "\f291"
}

.tg-icon-shop-bag-5:before {
    content: "\f290"
}

.tg-icon-shop-bag:before {
    content: "\e631"
}

.tg-icon-shop-bag-2:before {
    content: "\e632"
}

.tg-icon-shop-bag-3:before {
    content: "\e633"
}

.tg-icon-shop-cart:before {
    content: "\f07a"
}

.tg-icon-credit-card:before {
    content: "\f09d"
}

.tg-icon-tag:before {
    content: "\e638"
}

.tg-icon-tag-2:before {
    content: "\f02b"
}

.tg-icon-bookmark:before {
    content: "\f02e"
}

.tg-icon-download:before {
    content: "\f019"
}

.tg-icon-refresh:before {
    content: "\f021"
}

.tg-icon-circle:before {
    content: "\f111"
}

.tg-icon-circle-o:before {
    content: "\f10c"
}

.tg-icon-font:before {
    content: "\f031"
}

.tg-icon-bold:before {
    content: "\f032"
}

.tg-icon-italic:before {
    content: "\f033"
}

.tg-icon-text-height:before {
    content: "\f034"
}

.tg-icon-text-width:before {
    content: "\f035"
}

.tg-icon-align-left:before {
    content: "\f036"
}

.tg-icon-align-center:before {
    content: "\f037"
}

.tg-icon-align-right:before {
    content: "\f038"
}

.tg-icon-align-justify:before {
    content: "\f039"
}

.tg-icon-list:before {
    content: "\f03a"
}

.tg-icon-dedent:before {
    content: "\f03b"
}

.tg-icon-indent:before {
    content: "\f03c"
}

.tg-icon-calendar:before {
    content: "\f073"
}

.tg-icon-random:before {
    content: "\f074"
}

.tg-icon-phone:before {
    content: "\f095"
}

.tg-icon-floppy:before {
    content: "\f0c7"
}

.tg-icon-paw:before {
    content: "\f1b0"
}

.tg-icon-envelope:before {
    content: "\f0e0"
}

.tg-icon-rotate-left:before {
    content: "\f0e2"
}

.tg-icon-legal:before {
    content: "\f0e3"
}

.tg-icon-rocket:before {
    content: "\f135"
}

.tg-icon-connect-develop:before {
    content: "\f20e"
}

.tg-icon-diamond:before {
    content: "\f219"
}

.tg-icon-umbrella:before {
    content: "\f0e9"
}

.tg-icon-gamepad:before {
    content: "\f11b"
}

.tg-icon-lightbulb:before {
    content: "\f0eb"
}

.tg-icon-ambulance:before {
    content: "\f0f9"
}

.tg-icon-fighter-jet:before {
    content: "\f0fb"
}

.tg-icon-smile:before {
    content: "\f118"
}

.tg-icon-frown:before {
    content: "\f119"
}

.tg-icon-keyboard:before {
    content: "\f11c"
}

.tg-icon-desktop:before {
    content: "\f108"
}

.tg-icon-laptop:before {
    content: "\f109"
}

.tg-icon-tablet:before {
    content: "\f10a"
}

.tg-icon-mobile:before {
    content: "\f10b"
}

.tg-icon-quote-left:before {
    content: "\f10d"
}

.tg-icon-quote-right:before {
    content: "\f10e"
}

.tg-icon-quote:before {
    content: "\e62c"
}

.tg-icon-ellipsis-v:before {
    content: "\f142"
}

.tg-icon-settings:before {
    content: "\e606"
}

.tg-icon-eye:before {
    content: "\e900"
}

.tg-icon-music:before {
    content: "\f001"
}

.tg-icon-youtube-play:before {
    content: "\e648"
}

.tg-icon-play:before {
    content: "\e62b"
}

.tg-icon-play-2:before {
    content: "\e902"
}

.tg-icon-pause:before {
    content: "\e911"
}

.tg-icon-angle-double-left:before {
    content: "\f100"
}

.tg-icon-angle-double-right:before {
    content: "\f101"
}

.tg-icon-arrow-prev:before {
    content: "\e603"
}

.tg-icon-arrow-next:before {
    content: "\e601"
}

.tg-icon-arrow-down:before {
    content: "\e600"
}

.tg-icon-arrow-up:before {
    content: "\e608"
}

.tg-icon-angle-double-up:before {
    content: "\f102"
}

.tg-icon-angle-double-down:before {
    content: "\f103"
}

.tg-icon-arrow-prev-thin:before {
    content: "\e604"
}

.tg-icon-arrow-next-thin:before {
    content: "\e602"
}

.tg-icon-arrow-up-thin:before {
    content: "\e609"
}

.tg-icon-arrow-down-thin:before {
    content: "\e60a"
}

.tg-icon-close:before {
    content: "\e611"
}

.tg-icon-cancel:before {
    content: "\e60e"
}

.tg-icon-arrows-out:before {
    content: "\e607"
}

.tg-icon-arrows-diagonal:before {
    content: "\e605"
}

.tg-icon-link:before {
    content: "\e620"
}

.tg-icon-chain-broken:before {
    content: "\e610"
}

.tg-icon-paperclip:before {
    content: "\e627"
}

.tg-icon-chain:before {
    content: "\e60f"
}

.tg-icon-mail-forward:before {
    content: "\e623"
}

.tg-icon-share:before {
    content: "\f1e0"
}

.tg-icon-star:before {
    content: "\e636"
}

.tg-icon-star-half:before {
    content: "\f123"
}

.tg-icon-star-o:before {
    content: "\e637"
}

.tg-icon-heart:before {
    content: "\e61c"
}

.tg-icon-heart-o:before {
    content: "\e61d"
}

.tg-icon-user:before {
    content: "\e913"
}

.tg-icon-tools:before {
    content: "\e905"
}

.tg-icon-play-3:before {
    content: "\e904"
}

.tg-icon-pause-3:before {
    content: "\e90c"
}

.tg-icon-add-3:before {
    content: "\e90f"
}

.tg-icon-chat:before {
    content: "\e614"
}

.tg-icon-chat-2:before {
    content: "\e613"
}

.tg-icon-shop-cart-add:before {
    content: "\e906"
}

.tg-icon-play-4:before {
    content: "\e912"
}

.tg-icon-pause-4:before {
    content: "\e910"
}

.tg-icon-add:before {
    content: "\e60d"
}

.tg-icon-add-2:before {
    content: "\e90d"
}

.tg-icon-check:before {
    content: "\e612"
}

.tg-icon-reply:before {
    content: "\e60c"
}

.tg-icon-shop-cart-2:before {
    content: "\e908"
}

.tg-icon-video:before {
    content: "\e907"
}














.tg-grid-area-top2 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 50px;
}



.brasilia a,
.brasilia a:active,
.brasilia a:focus {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: opacity 0.25s ease, color 0.25s ease, -webkit-transform 0.5s cubic-bezier(.39, 1.89, .55, 1.45);
   -moz-transition: opacity 0.25s ease, color 0.25s ease, -moz-transform 0.5s cubic-bezier(.39, 1.89, .55, 1.45);
   -ms-transition: opacity 0.25s ease, color 0.25s ease, -ms-transform 0.5s cubic-bezier(.39, 1.89, .55, 1.45);
   -o-transition: opacity 0.25s ease, color 0.25s ease, -o-transform 0.5s cubic-bezier(.39, 1.89, .55, 1.45);
   transition: opacity 0.25s ease, color 0.25s ease, transform 0.5s cubic-bezier(.39, 1.89, .55, 1.45)
}

.brasilia .tg-item-content,
.brasilia .tg-item-media-holder,
.brasilia .tg-item-overlay {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0
}

.brasilia .tg-item-link {
   position: absolute;
   display: block;
   top: -22px;
   left: -28px;
   right: -28px;
   bottom: -22px
}

.brasilia .tg-item-content {
   margin: 22px 28px
}

.brasilia .tg-item-content,
.brasilia .tg-item-overlay {
   opacity: 0
}

.brasilia:hover .tg-item-content,
.brasilia:hover .tg-item-overlay {
   opacity: 1
}

.brasilia .tg-cats-holder,
.brasilia .tg-item-title,
.brasilia .tg-item-footer {
   -webkit-transition: -webkit-transform 0.25s ease;
   -moz-transition: -moz-transform 0.25s ease;
   -ms-transition: -ms-transform 0.25s ease;
   -o-transition: -o-transform 0.25s ease;
   transition: transform 0.25s ease
}

.brasilia .tg-item-title,
.brasilia .tg-item-title a {
   position: relative;
   display: inline-block;
   font-size: 20px;
   line-height: 26px;
   font-weight: 600;
   margin: 0 !important;
   padding: 0 !important
}

.tg-layout-justified .brasilia .tg-item-title,
.tg-layout-justified .brasilia .tg-item-title a {
   font-size: 15px;
   line-height: 18px
}

.brasilia .tg-item-title {
   margin: 0 20px 0 0 !important
}

.brasilia .tg-item-title {
   -webkit-transform: translate3d(0, 22px, 0);
   -moz-transform: translate3d(0, 22px, 0);
   -ms-transform: translate3d(0, 22px, 0);
   -o-transform: translate3d(0, 22px, 0);
   transform: translate3d(0, 22px, 0)
}

.brasilia .tg-cats-holder {
   position: relative;
   display: block;
   margin: 0 0 10px 0;
   font-size: 13px;
   line-height: 18px
}

.brasilia .tg-cats-holder {
   position: relative;
   display: block;
   margin: 0 0 10px 0;
   font-size: 13px;
   line-height: 18px;
   -webkit-transform: translate3d(0, -22px, 0);
   -moz-transform: translate3d(0, -22px, 0);
   -ms-transform: translate3d(0, -22px, 0);
   -o-transform: translate3d(0, -22px, 0);
   transform: translate3d(0, -22px, 0)
}

.brasilia .tg-item-footer {
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   right: 0
}

.brasilia:hover .tg-cats-holder,
.brasilia:hover .tg-item-title {
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0)
}

.brasilia .tg-item-author {
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   font-size: 13px;
   line-height: 13px;
   font-weight: 600
}

.brasilia .tg-media-button {
   position: absolute;
   display: block;
   bottom: 0;
   right: 0;
   width: 20px;
   height: 20px;
   cursor: pointer;
   text-align: center
}

.brasilia h2 a:hover,
.brasilia .tg-cats-holder a:hover,
.brasilia .tg-media-button:hover {
   opacity: 0.75
}

.brasilia .tg-media-button i {
   position: relative;
   display: block;
   width: 20px;
   height: 20px;
   font-size: 20px;
   line-height: 20px;
   cursor: pointer
}

.brasilia .tg-media-button .tg-icon-add {
   font-size: 28px
}

.tg-item .tg-dark div,
.tg-item .tg-dark h1,
.tg-item .tg-dark h1 a,
.tg-item .tg-dark h2,
.tg-item .tg-dark h2 a,
.tg-item .tg-dark h3,
.tg-item .tg-dark h3 a,
.tg-item .tg-dark h4,
.tg-item .tg-dark h4 a,
.tg-item .tg-dark h5,
.tg-item .tg-dark h5 a,
.tg-item .tg-dark h6,
.tg-item .tg-dark h6 a,
.tg-item .tg-dark a,
.tg-item .tg-dark a.tg-link-url,
.tg-item .tg-dark i,
.tg-item .tg-dark .tg-media-button,
.tg-item .tg-dark .tg-item-price span {
   color: #303133;
   fill: #303133;
   stroke: #303133;
   border-color: #303133
}

.tg-item .tg-dark p,
.tg-item .tg-dark ol,
.tg-item .tg-dark ul,
.tg-item .tg-dark li {
   color: #777;
   fill: #777;
   stroke: #777;
   border-color: #777
}

.tg-item .tg-dark span,
.tg-item .tg-dark .no-liked .to-heart-icon path,
.tg-item .tg-dark .empty-heart .to-heart-icon path,
.tg-item .tg-dark .tg-item-comment i,
.tg-item .tg-dark .tg-item-price del span {
   color: #999;
   fill: #999;
   stroke: #999;
   border-color: #999
}

.tg-item .tg-light div,
.tg-item .tg-light h1,
.tg-item .tg-light h1 a,
.tg-item .tg-light h2,
.tg-item .tg-light h2 a,
.tg-item .tg-light h3,
.tg-item .tg-light h3 a,
.tg-item .tg-light h4,
.tg-item .tg-light h4 a,
.tg-item .tg-light h5,
.tg-item .tg-light h5 a,
.tg-item .tg-light h6,
.tg-item .tg-light h6 a,
.tg-item .tg-light a,
.tg-item .tg-light a.tg-link-url,
.tg-item .tg-light i,
.tg-item .tg-light .tg-media-button,
.tg-item .tg-light .tg-item-price span {
   color: #fff;
   fill: #fff;
   stroke: #fff;
   border-color: #fff
}

.tg-item .tg-light p,
.tg-item .tg-light ol,
.tg-item .tg-light ul,
.tg-item .tg-light li {
   color: #f6f6f6;
   fill: #f6f6f6;
   stroke: #f6f6f6;
   border-color: #f6f6f6
}

.tg-item .tg-light span,
.tg-item .tg-light .no-liked .to-heart-icon path,
.tg-item .tg-light .empty-heart .to-heart-icon path,
.tg-item .tg-light .tg-item-comment i,
.tg-item .tg-light .tg-item-price del span {
   color: #f5f5f5;
   fill: #f5f5f5;
   stroke: #f5f5f5;
   border-color: #f5f5f5
}








.pracia-grid .tg-filter-count,
.camberra-grid .tg-filter-count {
   margin-top: -4px;
   opacity: 0.5;
   display: block;
   float: right;
   margin-left: 2px;
}

.pracia-grid .tg-filter,
.camberra-grid .tg-filter {
    margin: 0 20px 5px 0;
}

.camberra a,
.camberra a:active,
.camberra a:focus,
.camberra .tg-item-media-holder {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: opacity 0.25s ease, color 0.25s ease, -webkit-transform 0.4s ease-in-out;
   -moz-transition: opacity 0.25s ease, color 0.25s ease, -moz-transform 0.4s ease-in-out;
   -ms-transition: opacity 0.25s ease, color 0.25s ease, -ms-transform 0.4s ease-in-out;
   -o-transition: opacity 0.25s ease, color 0.25s ease, -o-transform 0.4s ease-in-out;
   transition: opacity 0.25s ease, color 0.25s ease, transform 0.4s ease-in-out
}

.camberra.tg-item {
   overflow: hidden
}

.camberra .tg-center-holder {
   text-align: center
}

.camberra .tg-item-content,
.camberra .tg-item-media-holder,
.camberra .tg-item-overlay {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.camberra .tg-item-link {
   position: absolute;
   display: block;
   top: -500%;
   left: 0;
   width: 100%;
   height: 1000%
}

.camberra .tg-item-content {
   top: 100%;
   padding: 22px;
   background: #fff
}

.camberra.tg-is-playing .tg-item-media-holder .tg-item-content,
.camberra.tg-force-play .tg-item-media-holder .tg-item-content {
   opacity: 1;
   visibility: visible
}

.camberra:hover .tg-item-media-holder {
   -webkit-transform: translateY(-100%);
   -moz-transform: translateY(-100%);
   -ms-transform: translateY(-100%);
   -o-transform: translateY(-100%);
   transform: translateY(-100%)
}

.camberra .tg-item-media-holder,
.camberra.tg-is-playing .tg-item-media-holder,
.camberra.tg-force-play .tg-item-media-holder {
   -webkit-transform: translateY(0);
   -moz-transform: translateY(0);
   -ms-transform: translateY(0);
   -o-transform: translateY(0);
   transform: translateY(0)
}

.camberra .tg-item-title,
.camberra .tg-item-title a {
   position: relative;
   display: inline-block;
   backface-visibility: hidden;
   font-size: 18px;
   line-height: 24px;
   font-weight: 600;
   margin: 0 !important;
   padding: 0 !important;
   text-transform: uppercase
}

.camberra .tg-item-title {
   margin: 0 30px 5px 30px !important
}

.tg-layout-justified .camberra .tg-item-title {
   margin: 0 10px 5px 10px !important
}

.camberra .tg-cats-holder {
   position: relative;
   display: block;
   margin: 0 30px 10px 30px;
   font-size: 13px;
   line-height: 18px
}

.camberra .tg-media-button {
   position: absolute;
   display: block;
   bottom: 22px;
   right: 22px;
   width: 20px;
   height: 20px;
   cursor: pointer;
   text-align: center
}

.camberra h2 a:hover,
.camberra .tg-cats-holder a:hover,
.camberra .tg-media-button:hover {
   opacity: 0.75
}

.camberra .tg-media-button i {
   position: relative;
   display: block;
   width: 20px;
   height: 20px;
   font-size: 18px;
   line-height: 20px;
   cursor: pointer
}

.camberra .tg-media-button .tg-icon-add {
   font-size: 28px
}













.honiara a,
.honiara a:active,
.honiara a:focus,
.honiara .tg-item-title,
.honiara .tg-button-holder,
.honiara .tg-item-media-holder,
.honiara .tg-item-skin-name,
.honiara .tg-item-content-holder {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: opacity 0.4s ease, color 0.25s ease, -webkit-transform 0.2s ease-in-out;
   -moz-transition: opacity 0.4s ease, color 0.25s ease, -moz-transform 0.2s ease-in-out;
   -ms-transition: opacity 0.4s ease, color 0.25s ease, -ms-transform 0.2s ease-in-out;
   -o-transition: opacity 0.4s ease, color 0.25s ease, -o-transform 0.2s ease-in-out;
   transition: opacity 0.4s ease, color 0.25s ease, transform 0.2s ease-in-out
}

.tg-grid-holder .honiara {
   -webkit-transition-property: z-index;
   -webkit-transition-duration: 0;
   -webkit-transition-delay: 0.2s;
   -moz-transition-property: z-index;
   -moz-transition-duration: 0;
   -moz-transition-delay: 0.2s;
   transition-property: z-index;
   transition-duration: 0;
   transition-delay: 0.18s
}

.tg-grid-holder .honiara:hover {
   z-index: 2;
   -webkit-transition-property: z-index;
   -webkit-transition-duration: 0;
   -webkit-transition-delay: 0s;
   -moz-transition-property: z-index;
   -moz-transition-duration: 0;
   -moz-transition-delay: 0s;
   transition-property: z-index;
   transition-duration: 0;
   transition-delay: 0s
}

.honiara .tg-item-content-holder,
.honiara .tg-item-overlay {
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.honiara .tg-item-overlay {
   border-radius: 50%
}

.honiara .tg-item-content-holder {
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 120px;
   padding: 0;
   -webkit-transition: -webkit-transform 0.2s ease-in-out;
   -moz-transition: -moz-transform 0.2s ease-in-out;
   -ms-transition: -ms-transform 0.2s ease-in-out;
   -o-transition: -o-transform 0.2s ease-in-out;
   transition: transform 0.2s ease-in-out
}

.honiara .tg-center-holder {
   padding: 30px
}

.honiara:hover .tg-item-content-holder {
   -webkit-transform: translateY(60px);
   -moz-transform: translateY(60px);
   -ms-transform: translateY(60px);
   -o-transform: translateY(60px);
   transform: translateY(60px);
   -webkit-transition: -webkit-transform 0.2s ease-in-out 0.1s;
   -moz-transition: -moz-transform 0.2s ease-in-out 0.1s;
   -ms-transition: -ms-transform 0.2s ease-in-out 0.1s;
   -o-transition: -o-transform 0.2s ease-in-out 0.1s;
   transition: transform 0.2s ease-in-out 0.1s
}

.honiara:hover .tg-item-skin-name,
.honiara:hover .tg-item-media-holder {
   -webkit-transform: translateY(-60px);
   -moz-transform: translateY(-60px);
   -ms-transform: translateY(-60px);
   -o-transform: translateY(-60px);
   transform: translateY(-60px)
}

.honiara .tg-item-title,
.honiara .tg-item-title a {
   position: relative;
   font-size: 18px !important;
   line-height: 20px !important;
   font-weight: 600;
   margin: 0 !important;
   padding: 0 !important;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   text-align: center
}

.honiara .tg-cats-holder {
   position: relative;
   display: block;
   margin: 4px 0 0 0;
   padding: 0;
   font-size: 13px;
   line-height: 18px;
   font-style: italic;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   text-align: center
}

.honiara .tg-button-holder {
   position: absolute;
   display: block;
   overflow: hidden;
   bottom: -20px;
   left: 50%;
   height: 40px;
   width: 40px;
   margin: 0 0 0 -20px;
   border-radius: 50%;
   opacity: 0;
   -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1);
   -moz-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1);
   -ms-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1);
   -o-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1);
   transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, -50, 0, 1)
}

.honiara:hover .tg-button-holder {
   opacity: 1;
   -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
   -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
   -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
   -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
   transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}

.honiara .tg-link-button,
.honiara .tg-media-button {
   position: absolute;
   display: block;
   margin: 0 !important;
   padding: 0 !important;
   top: 0;
   right: 0;
   width: 40px;
   height: 40px;
   cursor: pointer;
   text-align: center
}

.honiara .tg-link-button i,
.honiara .tg-media-button i {
   position: relative;
   display: block;
   width: 40px;
   height: 40px;
   font-size: 18px;
   line-height: 40px;
   cursor: pointer
}

.honiara .tg-media-button .tg-icon-add {
   font-size: 20px
}

.honiara .tg-item-title:hover,
.honiara .tg-link-button a:hover,
.honiara .tg-cats-holder a:hover,
.honiara .tg-button-holder:hover {
   opacity: 0.75
}

.honiara .tg-item-link {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.honiara.tg-force-play .tg-item-audio-poster,
.honiara.tg-is-playing .tg-item-audio-poster {
   z-index: 0
}

.honiara.tg-force-play .has-media-poster .tg-item-audio-player,
.honiara.tg-is-playing .has-media-poster .tg-item-audio-player {
   z-index: 1
}

.honiara-grid .tg-post-379 .tg-item-overlay,
.honiara-grid .tg-post-334 .tg-item-overlay {
   background-color: rgba(255, 255, 255, 0.85) !important
}

.honiara-grid .tg-post-379 i,
.honiara-grid .tg-post-334 i {
   color: #000 !important
}

.honiara-grid .tg-item-content-holder {
   background-color: #383838
}

.honiara-grid .tg-item-overlay {
   background-color: rgba(47, 191, 193, 0.85)
}












.pracia a,
.pracia a:active,
.pracia a:focus,
.pracia .tg-item-title,
.pracia .tg-item-media-holder,
.pracia .tg-item-content-holder {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: all 0.25s ease-in-out;
   -moz-transition: all 0.25s ease-in-out;
   -ms-transition: all 0.25s ease-in-out;
   -o-transition: all 0.25s ease-in-out;
   transition: all 0.25s ease-in-out
}

.pracia.tg-item,
.pracia .tg-center-holder {
   overflow: hidden
}

.pracia .tg-center-holder {
   text-align: center
}

.pracia .tg-item-media-holder {
   bottom: 60px;
   height: auto
}

.tg-layout-justified .pracia .tg-item-media-holder {
   bottom: 0
}

.pracia .tg-item-link {
   position: absolute;
   display: block;
   top: -1000%;
   left: 0;
   width: 100%;
   height: 2000%
}

.pracia .tg-item-content-holder,
.pracia .tg-item-overlay {
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.tg-layout-justified .pracia .tg-center-holder {
   padding-bottom: 60px
}

.tg-layout-justified .pracia .tg-item-content-holder,
.pracia .tg-item-overlay {
   opacity: 0;
   visibility: hidden
}

.tg-layout-justified .pracia:not(.tg-is-playing):not(.tg-force-play):hover .tg-item-content-holder,
.pracia:not(.tg-is-playing):not(.tg-force-play):hover .tg-item-overlay {
   opacity: 1;
   visibility: visible
}

.pracia .tg-item-content-holder {
   height: 60px;
   padding: 10px 14px;
       padding-top: 22px;
   background: #fff
}

.pracia .tg-item-title,
.pracia .tg-item-title a {
   position: relative;
   font-size: 16px !important;
   line-height: 20px !important;
   font-weight: 600;
       letter-spacing: -0.3px;
   margin: 0 !important;
   padding: 0 !important;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis
}

.pracia .tg-item-title {
   padding: 0 2px !important;
   margin: 0 40px 2px 0 !important
}

.pracia .tg-cats-holder {
   position: relative;
   display: block;
   margin: 0 40px 0 0;
   padding: 0 2px;
   font-size: 13px;
   line-height: 18px;
   font-style: italic;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis
}

.pracia .tg-cats-holder * {
   position: relative
}

.pracia .tg-link-button,
.pracia .tg-media-button {
   position: relative;
   display: inline-block;
   vertical-align: top;
   margin: 10px !important;
   padding: 0 !important;
   top: 0;
   right: 0;
   width: 35px;
   height: 35px;
   cursor: pointer;
   text-align: center;
   opacity: 0
}

.pracia .tg-link-button i,
.pracia .tg-media-button i {
   position: relative;
   display: block;
   width: 35px;
   height: 35px;
   font-size: 22px;
   line-height: 35px;
   cursor: pointer
}

.pracia .tg-media-button .tg-icon-add {
   font-size: 28px
}

.pracia .tg-media-button {
   -webkit-transform: translate3d(-40px, 0, 0);
   -moz-transform: translate3d(-40px, 0, 0);
   -ms-transform: translate3d(-40px, 0, 0);
   -o-transform: translate3d(-40px, 0, 0);
   transform: translate3d(-40px, 0, 0)
}

.pracia .tg-link-button {
   -webkit-transform: translate3d(40px, 0, 0);
   -moz-transform: translate3d(40px, 0, 0);
   -ms-transform: translate3d(40px, 0, 0);
   -o-transform: translate3d(40px, 0, 0);
   transform: translate3d(40px, 0, 0)
}

.pracia:hover .tg-link-button,
.pracia:hover .tg-media-button {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0)
}

.pracia .tg-item-title:hover,
.pracia .tg-link-button:hover,
.pracia .tg-cats-holder a:hover,
.pracia .tg-media-button:hover {
   opacity: 0.75
}

.pracia .to-post-like {
   position: absolute;
   display: block;
   right: 14px;
   top: 25px;
   margin: 0;
   font-size: 14px;
   line-height: 14px
}

.pracia .tg-item-content-holder {
   background-color: #fff
}

.pracia .tg-item-overlay {
   background-color: rgba(255, 255, 255, 0.85)
}











.oslo a,
.oslo a:active,
.oslo a:focus,
.oslo .tg-item-image,
.oslo.tg-item .tg-item-audio-poster,
.oslo .tg-item-overlay,
.oslo .tg-item-media-holder,
.oslo .tg-item-content-holder,
.oslo .tg-cats-holder,
.oslo .tg-item-title,
.oslo .to-post-like {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
   -ms-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease
}

.oslo .tg-center-holder {
   text-align: center
}

.oslo .tg-item-link {
   position: absolute;
   display: block;
   top: -1000%;
   left: 0;
   width: 100%;
   height: 2000%
}

.oslo .tg-item-content-holder,
.oslo .tg-item-media-holder,
.oslo .tg-item-overlay {
   position: absolute;
   overflow: hidden;
   display: block;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0
}

.oslo .tg-item-inner {
   overflow: hidden
}

.oslo .tg-item-content-holder {
   background: none !important;
   padding: 22px;
   opacity: 0
}

.oslo:hover .tg-item-content-holder {
   opacity: 1
}

.oslo.tg-is-playing .tg-item-content-holder,
.oslo.tg-force-play .tg-item-content-holder {
   opacity: 0;
   z-index: -1
}

.oslo .tg-item-title,
.oslo .tg-item-title a {
   position: relative;
   display: block;
   font-size: 20px;
   line-height: 26px;
   font-weight: 600;
   margin: 0 !important;
   padding: 0 !important
}

.tg-layout-justified .oslo .tg-item-title,
.tg-layout-justified .oslo .tg-item-title a {
   font-size: 16px;
   line-height: 18px
}

.oslo .tg-item-title {
   padding: 0 30px !important
}

.tg-layout-justified .oslo .tg-item-title {
   padding: 0 15px !important
}

.oslo .tg-item-title {
   -webkit-transform: translate3d(0, -34px, 0);
   -moz-transform: translate3d(0, -34px, 0);
   -ms-transform: translate3d(0, -34px, 0);
   -o-transform: translate3d(0, -34px, 0);
   transform: translate3d(0, -34px, 0)
}

.oslo:not(.tg-is-playing):not(.tg-force-play):hover .tg-item-image,
.oslo:not(.tg-is-playing):not(.tg-force-play):hover .tg-item-audio-poster,
.oslo:not(.tg-is-playing):not(.tg-force-play):hover .tg-item-media-poster {
   -webkit-transform: perspective(500px)scale3d(1.15, 1.15, 1.15);
   -moz-transform: perspective(500px) scale3d(1.15, 1.15, 1.15);
   -ms-transform: perspective(500px) scale3d(1.15, 1.15, 1.15);
   -o-transform: perspective(500px) scale3d(1.15, 1.15, 1.15);
   transform: perspective(500px) scale3d(1.15, 1.15, 1.15)
}

.oslo .tg-cats-holder {
   position: relative;
   display: block;
   margin: 10px 0 0 0;
   padding: 0 30px;
   font-size: 13px;
   line-height: 18px;
   -webkit-transform: translate3d(0, 34px, 0);
   -moz-transform: translate3d(0, 34px, 0);
   -ms-transform: translate3d(0, 34px, 0);
   -o-transform: translate3d(0, 34px, 0);
   transform: translate3d(0, 34px, 0)
}

.oslo:hover .tg-cats-holder,
.oslo:hover .tg-item-title {
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0)
}

.oslo .tg-link-button,
.oslo .tg-media-button {
   position: absolute;
   display: block;
   margin: 0;
   top: 22px;
   right: 22px;
   width: 20px;
   height: 20px;
   cursor: pointer;
   text-align: center
}

.oslo .tg-media-button:hover {
   opacity: 0.75
}

.oslo .tg-media-button i {
   position: relative;
   display: block;
   width: 20px;
   height: 20px;
   font-size: 20px;
   line-height: 20px;
   cursor: pointer
}

.oslo .tg-media-button .tg-icon-arrows-diagonal {
   font-weight: 600
}

.oslo .to-post-like {
   position: absolute;
   display: block;
   bottom: 22px;
   left: 22px;
   margin: 0;
   font-size: 14px;
   line-height: 14px
}

.oslo .tg-item-content-holder {
   background-color: #fff
}

.oslo .tg-item-overlay {
   background-color: rgba(22, 22, 22, 0.65)
}








.tg-nav-sqr-thick .tg-page-number.dots {
   border: none !important
}

.tg-nav-sqr-thick .tg-grid-area-left i,
.tg-nav-sqr-thick .tg-grid-area-left i:before,
.tg-nav-sqr-thick .tg-grid-area-right i,
.tg-nav-sqr-thick .tg-grid-area-right i:before {
   line-height: 38px
}

.tg-nav-sqr-thick input[type=text].tg-search {
   height: 36px
}

.tg-nav-sqr-thick .tg-nav-font,
.tg-nav-sqr-thick input[type=text].tg-search {
   font-size: 13px;
   font-weight: 600;
   line-height: 36px
}

.tg-nav-sqr-thick .tg-search::-webkit-input-placeholder {
   font-size: 13px;
   font-weight: 600;
   line-height: 36px
}

.tg-nav-sqr-thick .tg-search::-moz-placeholder {
   font-size: 13px;
   font-weight: 600;
   line-height: 36px
}

.tg-nav-sqr-thick .tg-search:-ms-input-placeholder {
   font-size: 13px;
   font-weight: 600;
   line-height: 36px
}

.tg-nav-sqr-thick .tg-page-number.dots,
.tg-nav-sqr-thick .tg-slider-bullets {
   height: 40px
}

.tg-nav-sqr-thick .tg-search-icon,
.tg-nav-sqr-thick .tg-search-clear,
.tg-nav-sqr-thick .tg-sorter-order,
.tg-nav-sqr-thick .tg-page-number,
.tg-nav-sqr-thick .tg-left-arrow i,
.tg-nav-sqr-thick .tg-right-arrow i {
   min-width: 40px
}

.tg-nav-sqr-thick .tg-search-icon,
.tg-nav-sqr-thick .tg-sorter-order i {
   font-weight: 100
}

.tg-nav-sqr-thick .tg-page-number.dots,
.tg-nav-sqr-thick .tg-search-inner,
.tg-nav-sqr-thick .tg-search-clear,
.tg-nav-sqr-thick .tg-sorter-order,
.tg-nav-sqr-thick .tg-left-arrow,
.tg-nav-sqr-thick .tg-right-arrow {
   border: none
}

.tg-nav-sqr-thick .tg-dropdown-list {
   margin-top: 2px
}

.lome a,
.lome a:active,
.lome a:focus,
.lome .tg-cats-holder,
.lome .tg-item-title {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: opacity 0.25s ease, color 0.25s ease, -webkit-transform 0.3s ease-in-out;
   -moz-transition: opacity 0.25s ease, color 0.25s ease, -moz-transform 0.3s ease-in-out;
   -ms-transition: opacity 0.25s ease, color 0.25s ease, -ms-transform 0.3s ease-in-out;
   -o-transition: opacity 0.25s ease, color 0.25s ease, -o-transform 0.3s ease-in-out;
   transition: opacity 0.25s ease, color 0.25s ease, transform 0.3s ease-in-out
}

.lome.tg-item {
   overflow: hidden
}

.lome .tg-center-holder {
   text-align: center
}

.lome .tg-item-content,
.lome .tg-item-media-holder,
.lome .tg-item-overlay {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0
}

.lome:hover .tg-item-overlay {
   opacity: 0.1
}

.lome .tg-item-content {
   margin: 22px
}

.lome .tg-item-link {
   position: absolute;
   display: block;
   top: -500%;
   left: -22px;
   right: -22px;
   height: 1000%
}

.lome .tg-item-title,
.lome .tg-item-title a {
   position: relative;
   display: block;
   font-size: 20px;
   line-height: 26px;
   font-weight: 600;
   margin: 0 !important;
   padding: 0 !important;
   text-transform: uppercase
}

.tg-layout-justified .lome .tg-item-title,
.tg-layout-justified .lome .tg-item-title a {
   font-size: 14px;
   line-height: 18px
}

.lome .tg-item-title {
   margin: 10px 0 0 0 !important
}

.lome .tg-item-date {
   position: relative;
   display: block;
   font-size: 14px;
   line-height: 16px;
   margin: 0;
   padding: 0;
   font-style: italic
}

.tg-layout-justified .lome .tg-item-date {
   font-size: 12px;
   line-height: 16px
}

.lome .tg-media-button {
   position: absolute;
   display: block;
   bottom: 0;
   right: 0;
   width: 20px;
   height: 20px;
   cursor: pointer;
   text-align: center
}

.lome .tg-cats-holder a:hover,
.lome .tg-media-button:hover {
   opacity: 0.75
}

.lome .tg-media-button i {
   position: relative;
   display: block;
   width: 20px;
   height: 20px;
   font-size: 18px;
   line-height: 20px;
   cursor: pointer
}

.lome .tg-media-button .tg-icon-add {
   font-size: 28px
}

.lome .mejs-overlay-play {
   display: none !important
}


.lome .tg-item-content-holder {
   background-color: #fff
}

.lome .tg-item-overlay {
   background-color: rgba(41, 41, 41, 0.6)
}


.tg-grid-area-bottom1 {
   text-align: center;
   margin-top: 30px;
}

.tg-slider-bullets li.tg-active-item span {
   background: #2fbfc1;
}

.tg-slider-bullets li span {
   background: #fff;
}
















.tg-txt-slash .tg-search::-webkit-input-placeholder {
   font-size: 14px
}

.tg-txt-slash .tg-search::-moz-placeholder {
   font-size: 14px
}

.tg-txt-slash .tg-search:-ms-input-placeholder {
   font-size: 14px
}

.tg-txt-slash .tg-filter:before {
    content: "/";
    position: absolute;
    display: block;
    left: -14px;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.5;
    line-height: initial;
    margin-top: -2px;
}

.tg-txt-slash .tg-filter:first-child:before {
   content: ""
}

.tg-txt-slash .tg-icon-left-arrow:before {
   content: "\e604";
   font-size: 32px;
   font-weight: 100
}

.tg-txt-slash .tg-icon-right-arrow:before {
   content: "\e602";
   font-size: 32px;
   font-weight: 100
}

.tg-txt-slash .tg-icon-dropdown-open:before,
.tg-txt-slash .tg-icon-sorter-down:before {
   content: "\e60a"
}

.tg-txt-slash .tg-icon-sorter-up:before {
   content: "\e609"
}

.tg-txt-slash .tg-search-clear:before {
   content: "\e611";
   font-weight: 300
}

.tg-txt-slash .tg-search-icon:before {
   content: "\e62e";
   font-size: 16px;
   font-weight: 600
}

.praia a,
.praia a:active,
.praia a:focus,
.praia .tg-share-icons i {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: opacity 0.25s ease, color 0.25s ease;
   -moz-transition: opacity 0.25s ease, color 0.25s ease;
   -ms-transition: opacity 0.25s ease, color 0.25s ease;
   -o-transition: opacity 0.25s ease, color 0.25s ease;
   transition: opacity 0.25s ease, color 0.25s ease
}

.praia .tg-media-button:hover,
.praia a:not(.mejs-volume-slider):hover {
   opacity: 0.85 !important
}

.praia *:not(.mejs-controls) {
   -webkit-transition: -webkit-transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
   -moz-transition: -moz-transforms 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
   -ms-transition: -ms-transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
   -o-transition: -o-transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
   transition: transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0s step-end, opacity 0.4s ease !important
}

.praia.tg-force-play *:not(.mejs-controls),
.praia.tg-is-playing *:not(.mejs-controls) {
   -webkit-transition: -webkit-transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   -moz-transition: -moz-transforms 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   -ms-transition: -ms-transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   -o-transition: -o-transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   transition: transform 0.8s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important
}

.praia .tg-item-content-inner div,
.praia .tg-item-content-inner .tg-link-button {
   -webkit-transition: -webkit-transform 0.4s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   -moz-transition: -moz-transforms 0.4s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   -ms-transition: -ms-transform 0.4s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   -o-transition: -o-transform 0.4s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important;
   transition: transform 0.4s cubic-bezier(.17, .73, .66, .99) 0s, z-index 0.4s step-end, opacity 0.4s ease !important
}

.tg-force-play .tg-item-audio-poster,
.tg-is-playing .tg-item-audio-poster {
   -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
   -moz-transform: matrix(1, 0, 0, 1, 0, 0) !important
}

.praia .tg-item-image {
   outline: 1px solid transparent !important
}

.praia .tg-panZ {
   position: relative;
   display: block;
   overflow: hidden !important
}

.praia .tg-item-content-holder.no-image,
.praia .tg-item-content-holder.link-format,
.praia .tg-item-content-holder.quote-format {
   position: relative;
   display: block;
   padding: 20px;
   text-align: center
}

.praia .tg-item-image-holder,
.praia .tg-item-content-holder:not(.no-image):not(.link-format):not(.quote-format) {
   position: absolute;
   display: block;
   overflow: hidden;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%;
   text-align: center;
   background: none !important
}

.praia .tg-item-content-holder.no-image .tg-item-content-inner {
   position: relative;
   display: block;
   text-align: center;
   background: none
}

.praia .tg-item-content-holder:not(.no-image) .tg-item-content-inner {
   position: absolute;
   display: block;
   bottom: 0;
   left: 0;
   padding: 20px 0 32px 0;
   width: 100%
}

.praia .tg-item-title,
.praia .tg-item-title a {
   position: relative;
   display: block;
   font-size: 18px;
   line-height: 22px;
   letter-spacing: 1px;
   font-weight: 600;
   margin: 0 !important;
   padding: 12px 40px !important;
   text-transform: uppercase
}

.praia .tg-item-title a {
   padding: 0 !important
}

.praia .quote-format,
.praia .link-format {
   overflow: hidden
}

.praia .link-format .tg-item-title,
.praia .quote-format .tg-item-title {
   padding: 12px 40px 0 40px !important
}

.praia .tg-item-date {
   position: relative;
   display: block;
   font-size: 14px;
   font-style: italic;
   line-height: 14px
}

.praia .link-format .tg-item-date,
.praia .quote-format .tg-item-date {
   margin: 30px 0
}

.praia .tg-item-author {
   position: relative;
   display: block;
   line-height: 18px;
   padding: 8px 0
}

.praia .tg-item-author span {
   font-style: italic
}

.praia .tg-item-author a {
   margin: 0 0 0 4px;
   text-transform: uppercase;
   font-weight: 600
}

.praia .tg-item-excerpt {
   margin: 10px 40px 30px 40px;
   padding: 0;
   font-size: 14px;
   line-height: 26px;
   text-align: center
}

.praia .tg-item-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
}

.praia:hover .tg-item-overlay {
   opacity: 0.5
}

.praia .tg-quote-icon,
.praia .tg-link-icon {
   position: relative;
   display: inline-block;
   font-size: 24px;
   margin: -45px 0 0 0;
   font-size: 80px;
   opacity: 0.14;
   text-align: center
}

.praia .tg-quote-author,
.praia .tg-link-url {
   position: relative;
   display: block;
   margin: 8px 0 0 0;
   font-size: 13px;
   font-style: italic;
   text-align: center
}

.praia .tg-media-button,
.praia .tg-link-button {
   position: absolute;
   display: inline-block;
   left: 0;
   right: 0;
   margin: 0 0 30px 0;
   text-align: center;
   cursor: pointer;
   opacity: 0;
   bottom: 0;
   padding: 6px 14px;
   font-size: 16px;
   font-weight: 600;
   line-height: 22px;
   text-transform: uppercase
}

.praia .tg-media-button,
.praia .tg-link-button {
   opacity: 0;
   line-height: 24px;
   -webkit-transform: translate3d(0, 30px, 0);
   -moz-transform: translate3d(0, 30px, 0);
   -ms-transform: translate3d(0, 30px, 0);
   -o-transform: translate3d(0, 30px, 0);
   transform: translate3d(0, 30px, 0)
}

.praia .tg-media-button i,
.praia .tg-link-button i {
   position: relative;
   display: inline-block;
   vertical-align: top;
   line-height: 24px;
   font-size: 14px;
   padding: 0 5px 0 0
}

.praia .tg-media-button a,
.praia .tg-link-button a {
   vertical-align: top;
   line-height: 24px
}

.praia .tg-link-button i {
   font-size: 22px
}

.praia .tg-item-content-holder:not(.no-image):not(.quote-format):not(.link-format):hover .tg-item-title,
.praia .tg-item-content-holder:not(.no-image):not(.quote-format):not(.link-format):hover .tg-item-date,
.praia .tg-item-content-holder:not(.no-image):not(.quote-format):not(.link-format):hover .tg-item-author {
   opacity: 0;
   -webkit-transform: translate3d(0, -30px, 0);
   -moz-transform: translate3d(0, -30px, 0);
   -ms-transform: translate3d(0, -30px, 0);
   -o-transform: translate3d(0, -30px, 0);
   transform: translate3d(0, -30px, 0)
}

.praia.tg-is-playing .tg-item-content-holder:not(.no-image),
.praia.tg-force-play .tg-item-content-holder:not(.no-image),
.praia.tg-is-playing .tg-item-overlay,
.praia.tg-force-play .tg-item-overlay {
   opacity: 0;
   z-index: -1
}

.praia .tg-item-content-holder:hover .tg-media-button,
.praia .tg-item-content-holder:hover .tg-link-button {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0)
}


.praia .tg-item-content-holder {
   background-color: #fff
}

.praia .tg-item-overlay {
   background-color: rgba(0, 0, 0, 0.6)
}
 
.praia-grid .tg-item-overlay {
   background:transparent;
   background: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
   background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
   background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
   background: -o-linear-gradient( top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
   background: -webkit-linear-gradient( top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
   -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#ff000000);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#ff000000);
}











.dacca a,
.dacca a:active,
.dacca a:focus,
.dacca .tg-item-title {
   text-decoration: none;
   border: none;
   -webkit-box-shadow: none;
   box-shadow: none;
   -webkit-transition: opacity 0.4s ease, color 0.25s ease, -webkit-transform 0.25s ease-in-out;
   -moz-transition: opacity 0.4s ease, color 0.25s ease, -moz-transform 0.25s ease-in-out;
   -ms-transition: opacity 0.4s ease, color 0.25s ease, -ms-transform 0.25s ease-in-out;
   -o-transition: opacity 0.4s ease, color 0.25s ease, -o-transform 0.25s ease-in-out;
   transition: opacity 0.4s ease, color 0.25s ease, transform 0.25s ease-in-out
}

.dacca .tg-item-inner,
.dacca .tg-atv-shadow,
.dacca .tg-item-media-holder,
.dacca .tg-item-content-holder {
   backface-visibility: hidden;
   -webkit-backface-visibility: hidden
}

.dacca .tg-item-media-holder {
   z-index: 1
}

.dacca .tg-center-holder {
   text-align: center
}

.dacca .tg-atv-shadow {
   -webkit-transform: translateZ(-1px)
}

.dacca {
   cursor: pointer
}

.dacca:hover {
   z-index: 2
}

.dacca .tg-item-inner,
.dacca .tg-atv-anim {
   transform-style: preserve-3d;
   -webkit-transform-style: preserve-3d;
   -webkit-transition: all 0.27s ease-out;
   -moz-transition: all 0.27s ease-out;
   -ms-transition: all 0.27s ease-out;
   -o-transition: all 0.27s ease-out;
   transition: all 0.27s ease-out
}

.dacca .tg-item-inner {
   transform-style: initial !important
}

.is-ie .tg-atv-anim.over {
   transition: none
}

.dacca .tg-center-holder {
   overflow: hidden
}

.dacca .tg-atv-holder,
.dacca .tg-atv-anim,
.dacca .tg-item-content-holder,
.dacca .tg-item-content-inner,
.dacca .tg-item-media-holder,
.dacca .tg-item-overlay,
.dacca .tg-media-button,
.dacca .tg-item-link {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   outline: 1px solid transparent
}

.dacca .tg-media-button {
   display: none
}

.dacca .tg-item-link,
.dacca .tg-media-button,
.dacca .tg-item-content-holder {
   overflow: hidden;
   z-index: 2;
   background: none !important;
   -webkit-transform: translateZ(52px);
   -moz-transform: translateZ(52px);
   -ms-transform: translateZ(52px);
   -o-transform: translateZ(52px);
   transform: translateZ(52px)
}

.dacca .tg-item-overlay,
.dacca .tg-item-content-inner {
   z-index: 2;
   opacity: 0;
   -webkit-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
   -moz-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
   -ms-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
   -o-transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
   transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1)
}

.dacca:hover .tg-item-overlay {
   opacity: 1
}

.dacca .tg-item-content-inner {
   padding: 30px;
   -webkit-transform: scale3d(0.8, 0.8, 0.8);
   -moz-transform: scale3d(0.8, 0.8, 0.8);
   -ms-transform: scale3d(0.8, 0.8, 0.8);
   -o-transform: scale3d(0.8, 0.8, 0.8);
   transform: scale3d(0.8, 0.8, 0.8)
}

.dacca:hover .tg-item-content-inner {
   opacity: 1;
   -webkit-transform: scale3d(1, 1, 1);
   -moz-transform: scale3d(1, 1, 1);
   -ms-transform: scale3d(1, 1, 1);
   -o-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1)
}

.dacca.tg-is-playing .tg-media-button,
.dacca.tg-force-play .tg-media-button,
.dacca.tg-is-playing .tg-item-overlay,
.dacca.tg-force-play .tg-item-overlay,
.dacca.tg-is-playing .tg-item-content-holder,
.dacca.tg-force-play .tg-item-content-holder {
   opacity: 0;
   z-index: -1;
   -webkit-transform: translateZ(-10px);
   -moz-transform: translateZ(-10px);
   -ms-transform: translateZ(-10px);
   -o-transform: translateZ(-10px);
   transform: translateZ(-10px)
}

.dacca.tg-is-playing .tg-atv-anim,
.dacca.tg-force-play .tg-atv-anim {
   -webkit-transform: translate3d(0, 0, 0) !important;
   -moz-transform: translate3d(0, 0, 0) !important;
   -ms-transform: translate3d(0, 0, 0) !important;
   -o-transform: translate3d(0, 0, 0) !important;
   transform: translate3d(0, 0, 0) !important
}

.dacca .tg-item-title,
.dacca .tg-item-title a {
   position: relative;
   display: block;
   font-size: 42px;
   line-height: 42px;
   font-weight: 700;
   margin: 0 !important;
   padding: 0 !important
}

.dacca[data-col="1"] .tg-item-title,
.dacca[data-col="1"] .tg-item-title a {
   font-size: 26px;
   line-height: 30px
}

.tg-layout-justified .dacca[data-col="1"] .tg-item-title,
.tg-layout-justified .dacca[data-col="1"] .tg-item-title a,
.tg-layout-justified .dacca .tg-item-title,
.tg-layout-justified .dacca .tg-item-title a {
   font-size: 18px;
   line-height: 20px
}

.dacca .tg-item-title {
   padding: 0 30px !important
}

.tg-layout-justified .dacca .tg-item-title {
   padding: 0 10px !important
}

.dacca .tg-atv-shadow {
   font-size: 14px;
   position: relative;
   line-height: 22px
}

.dacca .tg-cats-holder {
   position: relative;
   display: block;
   margin: 15px 30px;
   font-size: 20px;
   line-height: 26px;
   font-weight: 900
}

.dacca .tg-cats-holder * {
   position: relative;
   font-weight: 900
}

.dacca[data-col="1"] .tg-cats-holder {
   margin: 5px 30px;
   font-size: 14px;
   line-height: 22px;
   font-weight: 600
}

.tg-layout-justified .dacca[data-col="1"] .tg-cats-holder,
.tg-layout-justified .dacca .tg-cats-holder {
   font-size: 12px;
   line-height: 18px
}

.dacca[data-col="1"] .tg-cats-holder * {
   font-weight: 600
}

.dacca .tg-atv-shadow {
   position: absolute;
   visibility: hidden;
   top: 3%;
   left: 5%;
   width: 90%;
   height: 90%;
   transition: all 0.3s ease-out;
   box-shadow: 0 8px 10px rgba(14, 21, 47, 0.6)
}

.dacca .tg-atv-anim.over .tg-atv-shadow {
   visibility: visible;
   box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4)
}

.dacca.tg-is-playing .tg-atv-anim.over .tg-atv-shadow,
.dacca.tg-force-play .tg-atv-anim.over .tg-atv-shadow {
   position: absolute;
   visibility: hidden
}

.dacca:hover .tg-atv-layer {
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d
}

.dacca:hover .tg-item-image {
   outline: 1px solid transparent
}

@media only screen and (max-width:980px) {
   .dacca .tg-item-title,
   .dacca .tg-item-title a {
      font-size: 26px;
      line-height: 36px
   }

   .dacca[data-col="1"] .tg-item-title,
   .dacca[data-col="1"] .tg-item-title a {
      font-size: 22px;
      line-height: 32px
   }

   .dacca .tg-cats-holder {
      position: relative;
      display: block;
      margin: 5px 30px;
      font-size: 14px;
      line-height: 22px
   }
}

.dacca .tg-item-content-holder {
   background-color: #fff
}

.dacca .tg-item-overlay {
   background-color: rgba(14, 21, 47, 0.6)
}

@media only screen and (max-width:980px) {
   .dacca .tg-item-title,
   .dacca .tg-item-title a {
      font-size: 36px !important;
      line-height: 36px !important
   }

   .dacca[data-col="1"] .tg-item-title,
   .dacca[data-col="1"] .tg-item-title a {
      font-size: 26px !important;
      line-height: 36px !important
   }
}

@media only screen and (max-width:580px) {
   .dacca .tg-item-title,
   .dacca .tg-item-title a {
      font-size: 26px !important;
      line-height: 36px !important
   }

   .dacca[data-col="1"] .tg-item-title,
   .dacca[data-col="1"] .tg-item-title a {
      font-size: 22px !important;
      line-height: 32px !important
   }
}

@media only screen and (max-width:520px) {
   .dacca .tg-item-title,
   .dacca .tg-item-title a,
   .dacca[data-col="1"] .tg-item-title,
   .dacca[data-col="1"] .tg-item-title a {
      font-size: 22px !important;
      line-height: 32px !important
   }
}

.to-heart-icon svg {
    overflow: visible;
    width: 15px;
    height: 14px;
}
.to-heart-icon {
    float: left;
    margin: 0 4px 0 0;
}

.tg-grid-loaded .close-when-loaded {
   display:none;
}