body.hdr_placeholder_double .main-index-holder {padding-top: 50px;}
.search-holder .search_dropdown{right: auto;}
.search-holder {margin-bottom: 12px;}
.search-hotlinks-holder {width: 50%;margin: auto;}
#search {margin: 0 auto;}
#search input {border: none;border-radius: 0;}
#search {border-color: rgba(255, 255, 255, .3);}
.search-hotlinks-holder .hdr_dropdown_column:first-child {width: 60%;}
.search-hotlinks-holder .hdr_dropdown_column{width: 40%;}
.search-social-btns {margin: auto;display: table;width: auto;}
.section-heading {
    margin: 3px 40px 30px 0;
    color: #0097a7;
    width: 99%;
    font-size: 44px;
    border-bottom: 1px solid #8fa4ae;
    font-weight: normal;
    display: inline-block;
    font-family: Arial;
}
.section-heading a {
    color: #0097a7;
}
.section-heading::before {
    display: block;
    float: left;
    content: '';
    width: 41px;
    height: 47px;
    margin-top: 11px;
    margin-right: 8px;
    background: url(https://imgrabo.com/design/_opoznai.bg/dashboard-icons/dashboard-desktop-icons.png);
    background-position: 0 -363px;
}
.section-heading.guides::before {
    background-position: 0 -493px !important;
}
.section-heading.guides {
    border-bottom: 1px solid #63d467;
}
.section-heading.travelideas::before {
    background-position: 0 -137px !important;
}
.section-heading.travelideas {
    border-bottom: 1px solid #fb8c00;
}
.section-heading.questions::before {
    background-position: 0 -709px !important;
}
.section-heading.questions {
    border-bottom: 1px solid #2296f3;
}
.section-heading.articles::before {
    background-position: 0 -227px !important;
}
.section-heading.articles {
    border-bottom: 1px solid #2296f3;
}
.section-heading.offers::before {
    background-position: 0 -860px !important;
    height: 40px;
}
.section-heading.offers {
    border-bottom: 1px solid #2296f3;
}
.tabs-holder {margin-bottom: 40px;}
body.page_home .tabs-content article {margin-bottom: 2%;}
.articles-holder .articlepost_horizontal, .question-item{
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
    padding: 10px;
    box-sizing: border-box;
}
.tab-header {margin: 0 0 20px;overflow: hidden;}
.featured_items.articles-holder {margin-bottom: 40px; box-sizing: border-box;}
.tabs-nav {
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 ;
}
.tabs-nav li {display: inline-block;margin-right: 30px;}
.tabs-nav li a {
    padding: 10px 0 15px;
    display: block;
    font-size: 16px;
    color: #4e4e4e;
    border-bottom: 1px solid transparent;
}
.tabs-nav li .active-tab, .tabs-nav li a:hover {
    border-bottom-color: #69b28b;
    color: #69b28b;
}
.articles-holder {overflow: hidden;}
.articles-holder .articlepost_horizontal{
    float: left;
    width: 49%;
    margin-right: 2%;
    border: none;
}

.articles-holder .articlepost_horizontal:nth-child(2n){
    margin-right: 0 !important;
}
.articles-holder .articlepost_horizontal:nth-child(2n+1){
    clear: both;
}
.articles-holder .articlepost_horizontal:last-child{margin-right: 0;}
.question-item, .event-item {float: left;}
.event-item {position: relative; box-sizing: border-box;}
.event-item, .question-item {margin-right: 2%;margin-bottom: 2%;}
.question-item {width: 49%;}
.event-item {width: 32%;}
.question-item:nth-child(2n+2), .event-item:nth-child(3n+3) {margin-right: 0; }
.event-item:nth-child(4n) {clear: both; }
.events-holder:last-child {margin-bottom: 0;}
.events-holder .event-button-more, .event-button-more {
    display: table !important;
    width: auto;
    margin: 10px auto;
}
.event-button-more:hover {background: #69b28b;color: #fff;}
.events-holder .green_button_wrp {margin-top: 0;}
#home_ranking {margin-bottom: 0;}
.tabs-content .categories {margin-bottom: 20px;}
.video-holder {overflow: hidden;height: 300px;position: relative;}
#video-holder {margin-top: 101px;}
.video-container {position: relative;min-width: 1130px;}
.video_ttl {z-index: 200;}
.video-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .27);
    background: linear-gradient(to right, rgba(0,0,0,0) 20%, rgba(0,0,0,0.25) 40%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0) 80%);
}
.video_ttl {
    min-width: 900px;
    max-width: 1100px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-title {font-size: 36px;margin: 0;}
.video-title .video-title-logo{
    display: inline-block;
    background: url(//imgrabo.com/design/_opoznai.bg/white-logo-slim.png) no-repeat;
    width: 44px;
    height: 37px;
    vertical-align: top;
    margin-top: 6px;
}
.video-slogan {font-size: 18px;}
.video-title, .video-slogan {margin: 0;font-weight: normal;}
.video-slogan {margin-bottom: 10px;}
.video_subttl, .video-title, .video-slogan{text-align: center; text-shadow:1px 1px 10px rgba(0,0,0,0.5); }
.video_subttl span, .video_subttl, .video-title, .video-slogan {color: #fff; }
.video_subttl em, .video_subttl span {display: inline-block;}
.video_subttl span {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .7);
    opacity: 1;
}
.video_subttl em {
    background: url(//imgrabo.com/design/_opoznai.bg/slider_star.png) 0 0 no-repeat;
    width: 13px;
    height: 13px;
    margin: 0 16px;
}
.meta-link-holder a:hover span{text-decoration: underline;}
.video-full-width {
    position: absolute;
    bottom: -161px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}
.featured_video_box {
    margin-bottom: 30px;
}
.video_ttl_social{
    text-align: center;
    margin-bottom: -10px;
}
.video_ttl_social .socialmedia_btns{
    display: inline-block;
    padding-top: 12px;
}
.video_ttl_social .socialmedia_btns .smbtn{
    padding: 5px 8px;
    background: rgba(0, 0, 0, .1);
    border-radius: 5px;
    color: white;
}
.video_ttl_social .socialmedia_btns .smbtn:last-of-type{
    margin-right:0;
}
.video_ttl_social .socialmedia_btns .smbtn.youtube em {
    background-position: -32px -2px;
    height:12px;
    border:1px solid white;
}
.video_ttl_social .socialmedia_btns .smbtn em {
    background-color: white !important;
    border-radius: 5px;
}
.video_ttl_social .socialmedia_btns .smbtn:hover{
    background: rgba(0, 0, 0, .3);
}

.tab-content-holder {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .13);
}
.search_hotlinks {float: none;margin:20px 0 50px; padding: 0;}

.search_hotlinks .hdr_dropdown_column {width: 30%;}
.question-holder .content-title a, .question-holder .content-title {
    font-size: 18px;
    margin: 0 0 5px;
    font-family: Arial, Verdana, sans-serif;
}
.event-item .event-title, .question-holder .content-title a, .question-holder .content-title, .articlepost_horizontal_ttl {
    color: #69b28b;
}
.question-holder .content-title a:hover{color: #2c925c;}
.articlepost_horizontal_ttl {font-size: 16px;line-height: 1.3em; padding-bottom: 0;}
.question-holder .rating-wrap {margin: 5px 10px 0 0;}
.question-holder .rating-icon-wrap {font-size: 14px;width: 70px;}
.question-holder .question-about {font-size: 12px;color: #84898b;}
.question-holder .content-text p {font-size: 15px;margin-top: 0;}
.question-holder .content-info {margin-bottom: 5px;}
.question-holder .info-list {
    font-size: 12px;
    margin-right: 9px;
    line-height: 1.5em;
    margin-top: 5px;
}
.question-holder .info-list, .question-holder .question-icon {float: left;}
.question-holder .question-icon {
    background: url(//imgrabo.com/design/_opoznai.bg/q&a/q&a-icons.png) no-repeat;
    width: 26px;
    height: 20px;
    display: block;
}
.question-holder .view-info {background-position: 0 -59px;}
.question-holder .has-answer .message-icon {background-position: 0 -238px;}
.question-holder .negative-rating .star-icon {background-position: 0 -147px;}
.question-holder .has-answer {color: #69b28b;}
.question-holder .negative-rating {color: #f82024;}
.question-holder .message-icon, .question-holder .star-icon, .question-holder .check-icon {
    display: inline-block;
    width: 25px;
    height: 20px;
    margin-right: 5px;
}
.question-holder .rating_num {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}
.question-holder .user-info:after{
    content: '';
    display: block;
    clear: both;
}
.question-holder .answer-rating {color: #7a7a7a;margin-bottom: 20px;}
.question-holder .answer-rating, .question-holder .question-rating {font-size: 15px;}
.question-holder .positive-rating {color: #dfaa63;}
.question-holder .star-icon {
    background: url(//imgrabo.com/design/_opoznai.bg/q&a/q&a-icons.png) no-repeat 0 -112px;
}
.question-holder .message-icon {
    background: url(//imgrabo.com/design/_opoznai.bg/q&a/q&a-icons.png) no-repeat 0 -29px;
}
.question-holder .message-icon, .question-holder .star-icon, .question-holder .check-icon {
    display: inline-block;
    width: 25px;
    height: 20px;
    margin-right: 5px;
}
.socialmedia_btns {padding-top: 5px;}
.question-holder .question-about a {color: #69b28b;}
.featured_items {float: none;width: 100%;}
.nova-videos section.featured_items.featured_right{padding-left: 0;}
.nova-videos .vlp_item_video img{width: auto; max-width: 100%;}
.nova-videos  .vlp_item_video {float: none; margin: 0;}
.nova-videos .vlp_item_text {
    padding: 10px 5px;
    box-sizing: border-box;
    height: auto;
}
.vlp_item_text h2 a{line-height: 1em; font-size: 18px;}
.vlp_item_text h2, .vlp_item_text h2 a {
    margin-bottom: 5px;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: #017ca2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nova-videos .vlp_item {background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, .03);}
.nova-videos .vlp_item {width: 18.4%; margin-right: 2%; float: left;}
.nova-videos .vlp_item:nth-child(5n+5), .home_ranking_item:nth-child(5n+5) {margin-right: 0;}
.nova-videos h2.section_ttl_full{font-size: 22px;}
.home-ranging-holder .home_ranking_item {width: 24%; margin-right: 1%; margin-bottom: 1%;}
.article_box {box-shadow: none; border: 1px solid  #efefef;}
.home_ranking_item:nth-child(2n+1) {clear: none;}
.nova-videos section.featured_items {width: 100%; float: none; margin-bottom: 50px;}
.featured_cities, .featured_items  {margin-bottom: 20px;}
.fast_links_box {margin: 20px 0;}
.ranking-holder {margin-bottom: 40px;}
.event-section:last-child {margin-bottom: 0;}
.users-holder .user_fr_activities_list {height: auto;}
.users-holder {margin-bottom: 40px;}
.article-img {
    float: left;
    display: block;
    width: 70px;
    height: 45px;
    background-repeat: no-repeat;
}
.article-text-holder {
    margin-left: 85px;
    display: block;
    font-size: 16px;
}
/*events
################################################
 */
.event-inner {position: relative; z-index: 1;}
.event-img-holder {
    float: left;
    margin-right: 15px;
    display: block;
    width: 81px;
}
.ft_event{
    background: white;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1), 0 5px 3px rgba(0, 0, 0, .03);
    position: relative;
}
.ft_event_wrp{padding: 10px;position: relative;}
.ft_event_hvr{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1), 0 5px 3px rgba(0, 0, 0, .03);
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-out;
}
.ft_event_actions{
    position: absolute;
    left: 0;
    bottom:0;
    right:0;
    padding:15px 23px 0;
    visibility: hidden;
    opacity: 0;
    transition: all .1s ease-out;
}
.ft_event_actions .ft_meta{
    color: #333;
    border-top: 1px solid #efefef;
    padding-top:10px;
}
.ft_event:hover,
.ft_event.ft_event_expanded{z-index:2;}
.ft_event.ft_event_expanded .ft_event_hvr,
.ft_event:hover .ft_event_hvr{
    transition-delay: .2s;
    visibility: visible;
    opacity: 1;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -78px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .06), 0 21px 16px rgba(0, 0, 0, .03);
}
.ft_event.ft_event_expanded .ft_event_actions,
.ft_event:hover .ft_event_actions{
    transition-delay: .4s;
    visibility: visible;
    opacity: 1;
}
.ft_event_cont_wrp{position: relative;z-index: 1;}
.ft_event_pic{
    display: block;
    float: left;
    width: 81px;
    height: 81px;
    background: #eee center no-repeat;
    background-size: cover;
    margin-right: 15px;
    position: relative;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.16);
}
.ft_event_cont{display: block;margin-left:92px;}
.ft_event_name {
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    padding:3px 0 5px;
    font-weight: bold;
}
.ft_event_name a{
    display: block;
    color: #226700;
    font-family: Arial, Verdana, sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height: 1.4em;
}
.ft_event_dates{display: block;}
.ft_event_dates:after{
    display: block;
    content: '';
    clear: both;
}
.ft_event .ft_event_dates{
    float: right;
    margin-right:4px;
}
body.page_whatsnew .ft_event .ft_event_dates{
    float: none;
    display: inline-block;
}
.ft_event_date{
    display: block;
    float: left;
    text-align: center;
}
.ft_event_date_dash{
    display: block;
    float: left;
    width: 9px;
    height: 3px;
    background: #ffb74d;
    margin:19px 5px 0;
}
.ft_event_date b{
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 34px;
    line-height: 1em;
    color: #ff9800;
}
.ft_event_date small{
    display: block;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    line-height: 1em;
    text-transform: lowercase;
    color: #ffb74d;
}
.ft_meta {
    display: block;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #969696;
    margin-bottom:5px;
}
.ft_meta.separator_dots span+span::before {
	display: inline-block;
	content: "·";
	color: #969696;
	padding: 0 6px;
}
.ft_meta.ft_meta_loc{padding-left:3px;position: relative;}
.ft_meta.ft_meta_loc .location_popup  {bottom: 11px;}
.fa.fa-map-marker{
    display: inline-block;
    background: url("//imgrabo.com/design/_opoznai.bg/tiny-loc-marker.png") no-repeat;
    width: 9px;
    height: 13px;
    vertical-align: middle;
    margin-top: -1px;
}
.fa.fa-eye{
    display: inline-block;
    background: url("//imgrabo.com/design/_opoznai.bg/tiny-views.png") no-repeat;
    width: 13px;
    height: 8px;
    vertical-align: middle;
    margin-top: -1px;
}
.fa.fa-calendar{
    display: inline-block;
    background: url("//imgrabo.com/design/_opoznai.bg/tiny-calendar.png") no-repeat;
    width: 12px;
    height: 13px;
    vertical-align: middle;
    margin-top: -1px;
}
.ft_meta.ft_meta_visitors{line-height:22px;}
.ft_meta_avatars{display: inline-block;vertical-align: middle;}
.ft_meta_usr{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #eee center no-repeat;
    background-size: cover;
    border:2px solid white;
    margin-left: -6px;
    position: relative;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .4);
}
.ft_meta_usr:first-child{margin-left:-3px;}
.ft_meta_usr .lightweight_tip{
    background: #000;
    padding: 0 10px;
    font-weight: normal;
    left: -8px;
    bottom: 30px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 26px;
}
.ft_meta_usr .lightweight_tip:after{border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);}
.ft_meta_usr:hover .lightweight_tip{opacity:1;visibility: visible;}
.ft_event_buttons {
	float: right;
	opacity: 0;
}
.events_fitem:hover .ft_event_buttons {
	opacity: 1;
	transition: all .2s ease-out;
}
.ft_event_btn{
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #49b2d2;
	height: 30px;
	line-height:30px;
	padding:0 10px;
	border-radius: 3px;
	text-transform: uppercase;
	transition: all .2s ease-out;
	position: relative;
}
.ft_event_right {
	float: right;
}
.ft_event_btn:hover{background: #f4f4f4;}
.ft_event_btn.selected{background: #E1F5FE;}
.ft_event_btn.selected:hover{background: #d8ecf5;}
.ft_event_btn.more{color: #69a2b2;margin-right:0;}
.ft_event_btn.more:hover{color: #508191;}
.ft_event_buttons .ft_event_btn.more{float: right;}
.events_fitem.expired_event_item .ft_event_pic{filter: grayscale(100%);}
.events_fitem.expired_event_item:hover .ft_event_pic{filter: none;}
.events_fitem.expired_event_item .ft_event_name a{color: grey;}
.expired_event_label{padding-bottom:8px;}
.expired_event_label span{
    display: inline-block;
    background: #e8e8e8;
    color: #000;
    padding: 3px 4px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    height: 13px;
}

.event_user_status{
    display: block;
    position: absolute;
    bottom: -5px;
    left: -5px;
    width: 17px;
    height: 17px;
    border-radius:50%;
    background: #ffd54f url("//imgrabo.com/design/_opoznai.bg/event_user_status.png") left top no-repeat;
    border:3px solid white;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-out;
}
.event_user_status.maybe,
.event_user_status.yes,
.event_user_status.no{visibility: visible; opacity: 1;}
.event_user_status.maybe{
    background-position: left top;
    background-color: #ffd54f;
}
.event_user_status.yes{
    background-position: left top;
    background-color: #8bc34a;
}
.event_user_status.no{
    background-position: left bottom;
    background-color: #ef5350;
}

.event_user_status .lightweight_tip{
    background: #000;
    padding: 0 10px;
    font-weight: normal;
    left: -8px;
    bottom: 30px;
    font-size: 12px;
    line-height: 26px;
    z-index:3;
}
.small_dates_block {width: 80px;float: left;}
.small_dates_block .ft_event_dates{
    width: 80px;
    margin-top: 8px;
    margin-right: 0;
}
.small_dates_block .ft_event_dates b{font-size: 19px;}
.small_dates_block .ft_event_date_dash {
    margin: 12px 5px 0;
    width: 7px;
    height: 2px;
}
.event-day, .event-day-w {
    font-size: 13px;
    display: block;
    color: #969696;
}
.event-day {margin-top: 3px;}
.event-day-w {margin-bottom: 3px;}
.event_user_status .lightweight_tip:after{border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);}
.event_user_status:hover .lightweight_tip{opacity:1;visibility: visible;}
.user_fr_activities_list .scrollbar-outer .scroll-content, .user_fr_activities_list {height: auto !important;}
.green_button_wrp {margin-top: 0;}
.nova-videos, #social_block .group_featured, #popular_articles.featured_items {margin-bottom: 40px !important;}
/*guide tabs
################################################
 */
section.profile_tabs a em, section.profile_tabs a em:before, .tabs_dropdowns a small {display: block;}
section.profile_tabs .populars_link {font-size: 15px;color: #4e4e4e; font-weight: normal;}
section.profile_tabs {border: none; border-bottom: 1px solid #efefef;}
section.profile_tabs .populars_link:hover, section.profile_tabs a.selected {
    border-bottom: 1px solid #69b28b;
}
section.profile_tabs a:hover, section.profile_tabs .populars_link:hover,
section.profile_tabs a.selected {color: #69b28b !important;}
.tabs_dropdowns .hdr_fltr_dropdown_cont {
    margin-top: 0 !important;
    top: 100% !important;
}
section.profile_tabs a {font-weight: normal; color: #4e4e4e;}
.hdr_dropdown_arrow{ border-bottom-color: rgba(0, 0, 0, .3);}
.header_dropdown_wrap {box-shadow: none; border-color: rgba(0, 0, 0, .2);}
.tabs_dropdowns .populars_link {padding: 10px !important; margin-right: 15px;}
section.profile_tabs {box-shadow: 0 1px 3px rgba(0, 0, 0, .03); margin-bottom: 20px;}
/*
Travel ideas
################################################
 */
.travelidea_browse_item {
    width: 23.8%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
}
.travelidea_browse_item{
    display: block;
    position: relative;
    float: left;
    background: white;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .1);
    transition: all .2s ease-out;
}
.travelidea_browse_item:hover{box-shadow: 0 2px 7px rgba(0, 0, 0, .15);}
.tibox_picholder{
    background: grey;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.tibox_pic{
    display: block;
    height:182px;
    background: center no-repeat;
    background-size: cover;
    transition: filter .2s ease-out .6s;
}
.tibox_pic_top{
    display: block;
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    z-index:1;
}
.tibox_textholder{padding:10px 14px;}
.tibox_metaline{font-size: 11px;color: #aaaaaa;}
.tibox_metaline span.green{color: #00a651;}
.tibox_actionbtn{
    display: block;
    float: right;
    height: 20px;
    background: #00a651;
    border:1px solid #008c44;
    border-radius: 2px;
    color: white;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    visibility: hidden;
    width: 0;
    overflow: hidden;
    margin-top: 9px;
    position: relative;
    z-index: 1;
    transition: all .2s ease-out 1s;
}
.tibox_name{
    display: block;
    font-weight: 800;
    color: #03273d;
    height: 42px;
    overflow: hidden;
    font-size: 14px;
    color: #017ca2;
    line-height: 1.5em;
}
.tibox_metaholder{
    display: block;
    border-top: 1px solid #f2f2f2;
    padding:8px 10px;
}
.tibox_metaoverlay{
    display: block;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: white;
    visibility: hidden;
    transition: all .2s ease-out .6s;
}
.tibox_metaoverlay::before{
    display: block;
    content: '';
    width: 100%;
    height: 30px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    position: absolute;
    left: 0; right: 0;
    bottom: 0;
    z-index:1;
}
.tibox_metaoverlay_top{
    padding: 8px 10px;
    opacity: 0;
    transition: opacity .2s ease-out .6s;
}
.tibox_metaoverlay_tr{display: block;float: right;}
.tibox_metaoverlay_tl{display: block;float: left;}
.tibox_metaoverlay_bttm{
    padding: 8px 10px;
    position: absolute;
    left: 0; right: 0;
    top: 200px;
    transition: top .3s ease-out .7s;
}
.tibox_steps{position: relative;}
.tibox_step{
    display: block;
    height:24px;
    margin-bottom: 10px;
}
.tibox_steps_k{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
    background: rgba(0, 0, 0, .3);
    border: 2px solid white;
    text-align: center;
    line-height:20px;
    font-style: normal;
    position: relative;
}
.tibox_steps_k::before {
    display: block;
    content: '';
    width: 2px;
    height: 10px;
    background: white;
    position: absolute;
    left: 9px;
    bottom: -12px;
}
.tibox_steps_v{
    display: block;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right:30px;
}
.tibox_step:last-child .tibox_steps_k::before {display: none;}
.travelidea_browse_item:hover .tibox_pic {filter: blur(4px);}
.travelidea_browse_item:hover .tibox_metaoverlay {
    background: rgba(0, 0, 0, .4);
    visibility: visible;
}
.travelidea_browse_item:hover .tibox_metaoverlay_bttm {top: 60px;}
.travelidea_browse_item:hover .tibox_metaoverlay_top{opacity: 1;}
.travelidea_browse_item:hover .tibox_actionbtn{width: 80px;visibility: visible;}
.travelidea_topfixedbar{
    display: none;
    position: fixed;
    height: 0;
    top:61px;
    left:0;
    right:0;
    z-index:13;
}
.article_author{position: relative;}
.article_author2{overflow: hidden;padding-top: 3px;}
.article_author i{
    display: block;
    font-style: normal;
    font-size: 11px;
    color: darkgrey;
}
.article_author_avatar {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: cover;
    margin-right: 9px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.31);
    margin-top: 3px;
    margin-bottom: 2px;
}
.article_author_avatar.no_avatar{
	background: #d7d7d7;
    box-shadow: none;
    text-transform: uppercase;
	text-align: center;
    line-height: 34px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color:white;
}
.article_author_avatar.no_avatar:hover{color:white;}
.article_author_name {
    display: block;
    color: #5d5d5d;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 20px;
}
.travelidea_browse_item{
    width:31.3%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.travelidea_browse_item:nth-child(4n+1){clear: both;}
.travelidea_browse_item:nth-child(4n){margin-right: 0;}
.travelidea_browse_item:nth-child(4n+1) {margin-right: 2% !important;}

.ft_event_btn.notification_bell {
    float: right;
    padding:0 5px;
}
.ft_event_btn.notification_bell em {
    background: url("//imgrabo.com/design/_opoznai.bg/icon_bell_empty.png") left top no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    margin: 6px 0;
}
.ft_event_btn.notification_bell.selected em {
    background: url("//imgrabo.com/design/_opoznai.bg/icon_bell_filled.png") left top no-repeat;
}
/*remove these styles
#################################################
 */
.tabs-content-holder {display: none;}
.active-content{display: block;}
.active-tab a {border-bottom: 1px solid #69b28b; color: #69b28b !important;}
.dashboard_events, .featured_items.featured_items_2col, #featured_comments,  .events-holder h2, #popular_videos_block{display: none;}
.smbtn {border: none; background: rgba(218, 218, 218, 0.24); border-radius: 0;}
.smbtn:hover {background: rgba(218, 218, 218, 0.45);}
.smbtn.facebook, .smbtn.instagram, .smbtn.youtube {border: none;}
.socialmedia_btns {padding-top: 20px;}

.section_header h2{
    border-bottom: 1px solid #0097a7;
}
.section_header h2, .section_header h2 a{
    color: #0097a7;
    font-size: 28px;
}
.ticket-btn-holder {
    border-top: 1px solid #f1f1f1;
    padding-top: 15px;
    margin-top: 17px;
}
.ticket-btn {
    background: #007ba2;
    padding: 5px;
    display: block;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
}
.ticket-icon {
    background: url(//imgrabo.com/design/_opoznai.bg/events/ticket-button-icon.png)no-repeat;
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 3px;
}
.ticket-basket {background-position: 0 2px;}
.ticket-grabo {background-position: 0 -17px;}
.ticket-link {
    border: 1px solid  #007ba2;
    padding: 5px;
    display: inline-block;
    margin: 0 0 7px;
    overflow: hidden;
    color: #007ba2;
    font-size: 13px;
    border-radius: 4px;
}
.events_calendar_day_list .ticket-link {
    float: none;
    display: inline-block;
}
.button-ticket-holder {overflow: hidden;}
.ticket-link:hover {border-color: #069bca; color: #069bca;}
.events_tickets_link a {
    display: inline-block;
    overflow: hidden;
    color: #007ba2;
    font-size: 13px;
    vertical-align: bottom;
}
.events_tickets_link_wrapped {
    display: inline-block;
    overflow: hidden;
    color: #007ba2;
    font-size: 13px;
    vertical-align: bottom;
    margin-bottom: 0px;
}