@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&subset=cyrillic-ext,greek,greek-ext');
@import url('https://fonts.googleapis.com/css?family=BenchNine');
@import url('https://fonts.googleapis.com/css?family=Droid+Sans');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower');
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,800');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');
header.header .main_header .maxxxnav.expanded{display:table-cell}header.header .main_header div.logo_area{display:table-cell;width:auto}
body.single-post .overlay div.post_media{margin:30px 30px 40px 30px;transform:rotate(2deg)}body.single-post .overlay div.post_media>div{height:85px;display:block;margin-top:-85px;bottom:-85px;position:relative;background-image:url("../../../assets/img/shadow_both.png");background-position:top center;background-size:contain;background-repeat:no-repeat;pointer-events:none}@media(min-width: 800px){body.single-post .overlay>div.page_title.has_media.left_split .post_media{width:calc(50% - 30px)}body.single-post .overlay>div.page_title.has_media.left_split .title-meta{width:50%;position:absolute;right:30px;left:auto;top:50%;transform:translateY(-50%)}body.single-post .overlay>div.page_title.has_media.right_split .post_media{width:calc(50% - 30px);margin:30px 30px 40px auto}body.single-post .overlay>div.page_title.has_media.right_split .title-meta{width:50%;position:absolute;left:0;right:auto;top:50%;transform:translateY(-50%)}}
body.page .overlay div.post_media{margin:30px 30px 40px 30px;transform:rotate(2deg)}body.page .overlay div.post_media>div{height:85px;display:block;margin-top:-85px;bottom:-85px;position:relative;background-image:url("../../../assets/img/shadow_both.png");background-position:top center;background-size:contain;background-repeat:no-repeat;pointer-events:none}@media(min-width: 800px){body.page .overlay>div.page_title.has_media.left_split .post_media{width:calc(50% - 30px)}body.page .overlay>div.page_title.has_media.left_split .title-meta{width:50%;position:absolute;right:30px;left:auto;top:50%;transform:translateY(-50%)}body.page .overlay>div.page_title.has_media.right_split .post_media{width:calc(50% - 30px);margin:30px 30px 40px auto}body.page .overlay>div.page_title.has_media.right_split .title-meta{width:50%;position:absolute;left:0;right:auto;top:50%;transform:translateY(-50%)}}
/*
.main_header { position: relative;}
.main_header:after { content:''; background-color:#000; height: 20px; position: absolute; bottom:20; left:0; right:0; z-index:-20; }
*/
.footer_sidebars:after { content:'';  background-image: url(../../styles_footer/01/shadow.png), url(../../styles_footer/01/shadow.png); background-position: -200px -20px, right -200px top -20px; background-repeat: no-repeat; height: 20px; display:block; margin-top:-20px; bottom:-20px; position: relative; }
.footer_sidebars:before { content:'';  background-image: url(../../styles_footer/01/shadow.png), url(../../styles_footer/01/shadow.png); background-position: -200px top, right -200px top; background-repeat: no-repeat; height: 20px; display:block; margin-bottom:-20px; bottom:20px; position: relative; }
body.single .overlay .entry-meta>div,body.single .overlay .entry-meta>time{display:inline-block;padding:8px 10px}
.scroll_top { bottom:-60px; border-radius: 50%;}
.scroll_top.scroll-fade-out , .scroll_top.scroll-is-visible { bottom:20px;}
.scroll_top:after { pointer-events: none; position: absolute; border-radius: 50%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.scroll_top:after {
	top: 0px;
	left: 0px;
	z-index: -1;
	transition: transform 0.2s, opacity 0.3s;
}
.scroll_top:hover:after {
	transform: scale(1.3);
	opacity: 0;
}
.title_scroll_icon {  border-radius: 50%;}
.title_scroll_icon:after { pointer-events: none; position: absolute; border-radius: 50%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.title_scroll_icon:after {
	top: 0px;
	left: 0px;
	z-index: -1;
	transition: transform 0.2s, opacity 0.3s;
}
.title_scroll_icon:hover:after {
	transform: scale(1.3);
	opacity: 0;
}
footer .social-links >a { border-radius: 500px; z-index: 0;}
footer .social-links >a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
footer .social-links >a:after {
	pointer-events: none; position: absolute; width: 100%; height: 100%; content: ''; border-radius: inherit;
	top: 0px;
	left: 0px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}
footer .social-links >a:hover:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.post_entries article.post>div:after{content:"";background-image:url("../../../assets/img/shadow_centre.png");background-position:top center;background-size:contain;background-repeat:no-repeat;height:35px;display:block;margin-top:-35px;bottom:-35px;position:relative;opacity:.5}
.post_entries .year_marker>span:after,.post_entries .month_marker>span:after{content:"";background:rgba(0,0,0,.3);display:block;top:0px;bottom:0px;left:3px;right:3px;position:absolute;transform:translateY(5px);filter:blur(10px);z-index:-1}.post_entries article span.timeline_marker{display:none;position:absolute;top:35px;right:-30px;height:2px;width:30px;background-color:#969696;z-index:1}.post_entries article span.timeline_marker:before{content:"";display:block;position:absolute;top:-9px;right:-10px;width:20px;height:20px;border-radius:100px;border:2px solid #969696;background-color:#fff}.post_entries article span.timeline_marker:after{content:"";display:block;position:absolute;top:-12px;left:0px;width:0;height:0;border-style:solid;border-width:13px 0 13px 13px;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) #fff}.post_entries.timeline.columns_1 article>span.timeline_marker,.post_entries.timeline-left article>span.timeline_marker,.post_entries article.right_side>span.timeline_marker{left:0px;right:auto}.post_entries.timeline.columns_1 article>span.timeline_marker:before,.post_entries.timeline-left article>span.timeline_marker:before,.post_entries article.right_side>span.timeline_marker:before{left:-10px;right:auto}.post_entries.timeline.columns_1 article>span.timeline_marker:after,.post_entries.timeline-left article>span.timeline_marker:after,.post_entries article.right_side>span.timeline_marker:after{right:0px;left:auto;border-width:13px 13px 13px 0}.post_entries article.right_side>span.timeline_marker{left:-30px}.post_entries.timeline-right>span.timeline_marker{right:0px;left:auto}.post_entries.timeline-right>span.timeline_marker:before{right:-10px;left:auto}.post_entries:before{width:2px}.post_entries:after{height:2px}.post_entries.timeline .year_marker+article.left_side+article.right_side>span.timeline_marker,.post_entries.timeline .month_marker+article.left_side+article.right_side>span.timeline_marker{z-index:-1}.post_entries.timeline .year_marker+article.left_side+article.right_side>span.timeline_marker:before,.post_entries.timeline .month_marker+article.left_side+article.right_side>span.timeline_marker:before{display:none}
.post_entries article.post.show_flags{padding-left:50px}.post_entries article.post.show_flags.show_icon_flag>div>*:first-child,.post_entries article.post.show_flags.show_date_flag>div>*:first-child{min-height:120px}.post_entries article.post.show_flags.show_icon_flag.show_date_flag>div>*:first-child{min-height:190px}.post_entries article.post.show_flags>div section.entry-title,.post_entries article.post.show_flags>div section.entry-meta,.post_entries article.post.show_flags>div section.entry-summary{margin-left:20px}.post_entries article.post.show_flags>div .flag-section>span{left:-50px;top:20px;z-index:1}.post_entries article.post.show_flags>div .date-flag,.post_entries article.post.show_flags>div .icon-flag{border-radius:5px}.post_entries .date-flag:after,.post_entries .icon-flag:after{border-radius:5px;background:rgba(0,0,0,.3);content:"";display:block;top:0px;bottom:0px;left:3px;right:3px;position:absolute;transform:translateY(5px);filter:blur(10px);z-index:-1}.post_entries article.post.show_flags.right_side,.post_entries.timeline-left article.post.show_flags{padding-left:0px;padding-right:50px}.post_entries article.post.show_flags.right_side>div section.entry-title,.post_entries article.post.show_flags.right_side>div section.entry-meta,.post_entries article.post.show_flags.right_side>div section.entry-summary,.post_entries.timeline-left article.post.show_flags>div section.entry-title,.post_entries.timeline-left article.post.show_flags>div section.entry-meta,.post_entries.timeline-left article.post.show_flags>div section.entry-summary{margin-right:20px;margin-left:auto}.post_entries article.post.show_flags.right_side>div .flag-section>span,.post_entries.timeline-left article.post.show_flags>div .flag-section>span{right:-50px;left:auto}
.post_entries article.post>div .entry-meta>div,.post_entries article.post>div .entry-meta>time{display:inline-block;padding:8px 0px}.post_entries article.post>div .entry-meta>div:before,.post_entries article.post>div .entry-meta>time:before{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0px 8px 0px 12px}.post_entries article.post>div .entry-meta>.post-author:before{content:""}.post_entries article.post>div .entry-meta>.post-category:before{content:""}.post_entries article.post>div .entry-meta>time:before{content:""}.post_entries article.post>div .entry-meta>.post-comments:before{content:""}.post_entries article.post>div .entry-meta.has-avatar>.post-author:before{content:"";display:none}
div.panel_navigation .slick-dots>li>button:before{width:8px;height:8px}div.panel_navigation .slick-dots>li.slick-active>button:before,div.panel_navigation .slick-dots>li:hover>button:before{transform:translate(-50%, -50%) scale(1.3)}
.panel_navigation button.slick-arrow{display:none;opacity:0;visibility:hidden;pointer-events:none}.panel_navigation button.slick-arrow:before{display:none;opacity:0;visibility:hidden;pointer-events:none;content:none}
.vazova_row.slick-slide{transform:translateY(0%)}.vazova_row.vslick-prev{transform:translateY(-50%)}.vazova_row.vslick-next{transform:translateY(50%)}
.footer_sidebars > section, .copyright-bar > section, .page_title > section, section.main_content.restrained.no-sidebar, section.main_content.restrained.left-single, section.main_content.restrained.right-single, section.main_content.restrained.left-double, section.main_content.restrained.right-double, section.main_content.restrained.both-double, .nav_container, section.main_content.unrestrained .vazova_row > .content_area, .container-optimus, body > div.overlay, div.overlay > header, div.overlay > div.page_title, div.overlay > section.main_content, div.overlay > footer { margin-left:auto; margin-right:auto; } html.no-flexbox .vazova_row.full_height > div { left:50%; transform: translateY(-50%) translateX(-50%); }
.nav_container, .footer_sidebars > section, .copyright-bar > section, section.main_content.restrained, section.main_content.left-single, section.main_content.right-single, section.main_content.left-double, section.main_content.right-double, section.main_content.both-double, .page_title > section, .container-optimus, .vazova_row > .content_area, .overlay > header, div.overlay > div.page_title, div.overlay > section.main_content, div.overlay > footer{ max-width:1300px; }
body{ background:radial-gradient(farthest-corner at left top ,  #E4E4E4 0%,  white 100%  ); }
body{ background-attachment:fixed; }
body{ font-family:'Open Sans', 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans'; }
body{ font-weight:300; }
body{ font-size:0.9rem; }
body{ line-height:1.5; }
body:before{ background-attachment:fixed; }
main .vazova_row.slick-slide{ transition-duration:500ms; }
main .vazova_row.slick-slide{ transition-timing-function:cubic-bezier(0.18, 0.91, 0.32, 1.28); }
div.panel_navigation{ right:40px; }
h1, h2, h3, h4, h5, h6{ font-family:Open Sans, 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue'; }
h1, h2, h3, h4, h5, h6{ margin-top:0.33em; }
h1, h2, h3, h4, h5, h6{ margin-bottom:0.33em; }
h1{ font-size:2.16rem; }
h1{ line-height:1.5; }
h2{ font-size:1.75rem; }
h2{ line-height:1.5; }
h3{ font-size:1.51rem; }
h3{ line-height:1.5; }
h4{ font-size:1.33rem; }
h4{ line-height:1.5; }
h5{ font-size:1.11rem; }
h5{ line-height:1.5; }
h6{ font-size:1.01rem; }
h6{ line-height:1.5; }
pre{ font-family:'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }
pre{ font-size:0.85rem; }
pre{ line-height:1.5; }
pre{ margin-top:0.2em; }
pre{ margin-bottom:0.2em; }
::selection{ background:#A4EF00; }
input::selection, textarea::selection, select::selection{ background:#C9EA58; }
header.header{ background:transparent; }
.main_header{ background:transparent; }
.nav_container{ background:transparent; }
.nav_container{ min-height:0px; }
.nav_container{ padding-top:0px; }
.nav_container{ padding-bottom:0px; }
.nav_container{ padding-left:0px; }
.nav_container{ padding-right:0px; }
header.sticky .main_header{ background:rgba(255, 255, 255, 0.82); }
header.sticky .nav_container{ background:transparent; }
.main_header{ backdrop-filter:blur(20px) ; }
header .top_bar{ background:linear-gradient( to right ,  #868f96 0%, #596164 100% ); }
header .top_bar > div{ background:transparent; }
header .top_bar > div{ min-height:15px; }
header .top_bar > div{ padding-top:6px; }
header .top_bar > div{ padding-bottom:6px; }
header .bottom_bar{ background:transparent; }
header .bottom_bar > div{ background:transparent; }
header .bottom_bar > div{ min-height:15px; }
header .bottom_bar > div{ padding-top:6px; }
header .bottom_bar > div{ padding-bottom:6px; }
.main_content{ background:transparent; }
.main_content > section{ background:transparent; }
.main_content > section{ padding-top:0px; }
.main_content > section{ padding-bottom:0px; }
section.restrained div.post-content{ padding:0px; }
section.restrained div.page-content{ padding:0px; }
.page_title{ background:#FFF; }
.page_title:before{ background-image:url('/wp-content/uploads/2015/01/LSTA-SATURDAY-RACEDAY-118.jpg'); }
.page_title:before{ background-position:50% 50%; }
.page_title:before{ background-size:cover; }
.page_title:before{ background-repeat:no-repeat; }
.page_title:before{ opacity:0.49; }
.page_title > section{ height:509px; }
.overlay > div.page_title.has_media.fixed_height .entry-image, .overlay > div.page_title.has_media.fixed_height .entry-image img, .overlay > div.page_title.has_media.fixed_height .slider-images > div, .overlay > div.page_title.has_media.fixed_height .slider-images > div img, .overlay > div.page_title.has_media.fixed_height .slick-slide, .overlay > div.page_title.has_media.fixed_height .slick-slide img, .overlay > div.page_title.has_media.fixed_height .entry-video, .overlay > div.page_title.has_media.fixed_height .entry-video video, .overlay > div.page_title.has_media.fixed_height .entry-video iframe{ min-height:600px; }
section.copyright-notice{ text-transform:uppercase; }
section.copyright-notice{ font-size:0.67rem; }
section.copyright-notice{ color:rgba(255, 255, 255, 0.39); }
h1.post-title{ color:#353535; }
.page_title.has_media.no_split h1.post-title{ color:#FFF; }
h3.post-subtitle{ color:#353535; }
.page_title.has_media.no_split h3.post-subtitle{ color:#FFF; }
body.single .overlay .entry-meta, body.single .overlay .entry-meta a{ color:#A4A4A4; }
body.single .overlay .entry-meta, body.single .overlay .entry-meta a{ text-transform:uppercase; }
body.single .overlay .entry-meta a:hover{ color:#868686; }
body.single .overlay .entry-meta a:active{ color:#868686; }
body.single .overlay .page_title.has_media.no_split .entry-meta, body.single .overlay .page_title.has_media.no_split .entry-meta a{ color:#FFF; }
body.single .overlay .page_title.has_media.no_split .entry-meta a:hover{ color:#FFF; }
body.single .overlay .page_title.has_media.no_split .entry-meta a:active{ color:#FFF; }
body.single .overlay .entry-meta > time:before, body.single .overlay .entry-meta > div:before{ color:#949494; }
body.single .overlay .page_title.has_media.no_split .entry-meta > time:before, body.single .overlay .page_title.has_media.no_split .entry-meta > div:before{ color:#FFF; }
ul.breadcrumbs > li.separator > svg > path{ fill:#FFF; }
.page_title.has_media.no_split ul.breadcrumbs > li a{ color:#FFF; }
.page_title.has_media.no_split ul.breadcrumbs > li a:hover{ color:#FFF; }
.page_title.has_media.no_split ul.breadcrumbs > li a:active, .page_title.has_media.no_split ul.breadcrumbs > li{ color:#FFF; }
.page_title.has_media.no_split ul.breadcrumbs > li.separator > svg > path{ fill:#FFF; }
section.main_content.left-single aside.sidebar-area-one, section.main_content.left-double aside.sidebar-area-one, section.main_content.right-double aside.sidebar-area-three, section.main_content.both-double aside.sidebar-area-one{ padding:15px; }
section.main_content.left-single aside.sidebar-area-one, section.main_content.left-double aside.sidebar-area-one, section.main_content.right-double aside.sidebar-area-three, section.main_content.both-double aside.sidebar-area-one{ background:#FFF; }
section.main_content.left-single aside.sidebar-area-one, section.main_content.left-double aside.sidebar-area-one, section.main_content.right-double aside.sidebar-area-three, section.main_content.both-double aside.sidebar-area-one{ width:280px; }
section.main_content.right-single aside.sidebar-area-four, section.main_content.right-double aside.sidebar-area-four, section.main_content.left-double aside.sidebar-area-two, section.main_content.both-double aside.sidebar-area-four{ padding:15px; }
section.main_content.right-single aside.sidebar-area-four, section.main_content.right-double aside.sidebar-area-four, section.main_content.left-double aside.sidebar-area-two, section.main_content.both-double aside.sidebar-area-four{ background:#ccc; }
section.main_content.right-single aside.sidebar-area-four, section.main_content.right-double aside.sidebar-area-four, section.main_content.left-double aside.sidebar-area-two, section.main_content.both-double aside.sidebar-area-four{ width:280px; }
.post-comments{ background:transparent; }
.post-comments > section{ background:rgba(255,255,255,.3); }
.comment-list > ul > li.comment > .comment-body{ background:#fff; }
.comment-list .avatar:before{ background:#ecf0f2; }
.author-bio > section{ background:#FFF; }
.author-bio .social-connect > a > svg > path{ fill:#A9A9A9; }
.author-bio .social-connect > a:hover > svg > path, .author-bio .social-connect > a:active > svg > path{ fill:#D1D1D1; }
.author-bio .author-bio-connect:before{ background:linear-gradient(  90deg ,  #DEDEDE 0%,  #F0F0F0 100%  ); }
.author-bio .avatar:before{ background:linear-gradient(  90deg ,  #DEDEDE 0%,  #F0F0F0 100%  ); }
.logo_area img{ height:30px; max-height:30px; }
.sticky .logo_area img{ height:58px; max-height:58px; }
.logo_area{ padding-top:24px; }
.logo_area{ padding-bottom:24px; }
.logo_area{ padding-left:40px; }
.logo_area{ padding-right:40px; }
.maxxxnav.expanded > ul > li > ul{ padding-top:10px; }
.maxxxnav.expanded > ul > li > span{ background:rgba(255, 255, 255, 0.04); }
.maxxxnav.expanded > ul > li > span{ border-color:transparent; }
.maxxxnav.expanded > ul > li > span{ border-width:0px; }
.maxxxnav.expanded > ul > li > span{ border-radius:0px; }
.maxxxnav.expanded.horizontal.equalize_fixed > ul > li, .maxxxnav.expanded.twin.equalize_fixed > ul > li{ min-width:110px; }
.maxxxnav ul.menu > li > span{ font-family:Open Sans, Geneva, Tahoma, Verdana, sans-serif; }
.maxxxnav ul.menu > li > span{ text-transform:uppercase; }
.maxxxnav ul.menu > li > span{ font-size:0.92rem; }
.maxxxnav ul.menu > li > span{ line-height:1.8; }
.maxxxnav ul.sub-menu > li > span{ font-family:Open Sans, Futura, 'Trebuchet MS', Arial, sans-serif; }
.maxxxnav ul.sub-menu > li > span{ font-size:0.92rem; }
.maxxxnav ul.sub-menu > li > span{ line-height:1.4; }
.maxxxnav.expanded > ul > li > span > a{ height:40px; }
.maxxxnav.expanded > ul > li > span > a{ color:#707070; }
.maxxxnav.expanded > ul > li > span:before, .maxxxnav.expanded > ul > li > span:after{ background:transparent; }
.maxxxnav.expanded > ul > li:hover > span:before, .maxxxnav.expanded > ul > li:hover > span:after{ background:transparent; }
.maxxxnav.expanded > ul > li.active > span:before, .maxxxnav.expanded > ul > li.active > span:after{ background:transparent; }
.maxxxnav.collapsed ul.menu > li.menu-item > span > a, .maxxxnav.collapsed ul.sub-menu > li.menu-item > span > a{ height:50px; }
.maxxxnav ul.menu > li.dropdown > span > a > i, .maxxxnav ul.sub-menu > li.dropdown > span > a > i{ font-size:11px; }
.maxxxnav.collapsed.c_targets ul > li > span > a > i, .maxxxnav.expanded.e_targets ul > li > span > a > i{ font-size:20px; }
.maxxxnav.expanded{ padding-top:35px; }
.maxxxnav.expanded{ padding-bottom:13px; }
.maxxxnav.expanded > ul > li + li{ border-left-width:13px; }
.maxxxnav.expanded > ul > li:hover > span, .maxxxnav.expanded > ul > li.active > span{ background:transparent; }
.maxxxnav.expanded > ul > li:hover > span, .maxxxnav.expanded > ul > li.active > span{ border-color:transparent; }
.maxxxnav.expanded > ul > li:hover > span > a, .maxxxnav.expanded > ul > li.active > span > a{ color:#FFF; }
.maxxxnav.expanded > ul > li.active > span, .maxxxnav.expanded > ul > li.open > span, .maxxxnav.expanded > ul > li.open:hover > span{ background:transparent; }
.maxxxnav.expanded > ul > li.active > span, .maxxxnav.expanded > ul > li.open > span, .maxxxnav.expanded > ul > li.open:hover > span{ border-color:transparent; }
.maxxxnav.expanded > ul > li.active > span > a, .maxxxnav.expanded > ul > li.open > span > a, .maxxxnav.expanded > ul > li.open:hover > span > a{ color:#FFF; }
.maxxxnav ul.menu > li > span, .maxxxnav ul.sub-menu > li > span{ background:transparent; }
.maxxxnav ul.menu > li > span > a, .maxxxnav ul.sub-menu > li > span > a{ color:rgba(24,58,80,0.8); }
.maxxxnav ul.menu > li > span > a, .maxxxnav ul.sub-menu > li > span > a{ border-color:#FFF; }
.maxxxnav ul.menu > li > span > a > i, .maxxxnav ul.sub-menu > li > span > a > i{ background:transparent; }
.maxxxnav.expanded ul.menu > li > span > a, .maxxxnav.expanded ul.sub-menu > li > span > a{ height:40px; }
.maxxxnav ul.menu > li:hover > span, .maxxxnav ul.sub-menu > li:hover > span, .maxxxnav ul.menu > li.active > span, .maxxxnav ul.sub-menu > li.active > span{ background:transparent; }
.maxxxnav ul.menu > li:hover > span > a, .maxxxnav ul.sub-menu > li:hover > span > a, .maxxxnav ul.menu > li.active > span > a, .maxxxnav ul.sub-menu > li.active > span > a{ color:#0b202e; }
.maxxxnav ul.menu > li:hover > span > a, .maxxxnav ul.sub-menu > li:hover > span > a, .maxxxnav ul.menu > li.active > span > a, .maxxxnav ul.sub-menu > li.active > span > a{ border-color:transparent; }
.maxxxnav ul.menu > li:hover > span > a > i, .maxxxnav ul.sub-menu > li:hover > span > a > i, .maxxxnav ul.menu > li.active > span > a > i, .maxxxnav ul.sub-menu > li.active > span > a > i{ background:transparent; }
.maxxxnav ul.menu > li:hover > span > a > i, .maxxxnav ul.sub-menu > li:hover > span > a > i, .maxxxnav ul.menu > li.active > span > a > i, .maxxxnav ul.sub-menu > li.active > span > a > i{ color:#FFF; }
.maxxxnav ul.menu > li.active > span, .maxxxnav ul.sub-menu > li.active > span, .maxxxnav.expanded ul.sub-menu > li.open > span, .maxxxnav ul.menu > li.open:hover > span, .maxxxnav ul.sub-menu > li.open:hover > span{ background:linear-gradient( to top ,  #1ed7ff 5.8%, transparent 6.4%, rgba(0,0,0,0.00) 100% ); }
.maxxxnav ul.menu > li.active > span > a, .maxxxnav ul.sub-menu > li.active > span > a, .maxxxnav.expanded ul.sub-menu > li.open > span > a, .maxxxnav ul.menu > li.open:hover > span > a, .maxxxnav ul.sub-menu > li.open:hover > span > a{ color:#0b202e; }
.maxxxnav ul.menu > li.active > span > a, .maxxxnav ul.sub-menu > li.active > span > a, .maxxxnav.expanded ul.sub-menu > li.open > span > a, .maxxxnav ul.menu > li.open:hover > span > a, .maxxxnav ul.sub-menu > li.open:hover > span > a{ border-color:transparent; }
.maxxxnav ul.maxxx > li > div.container-optimus{ padding:5px; }
.maxxxnav ul.maxxx > li > div.container-optimus > div > div{ padding:5px; }
.maxxxnav .maxxx-fw ul.inner-menu > li > span > section.widget{ padding:5px; }
.maxxxnav .maxxx-fw ul.inner-menu > li > ul.inner-menu > li > span > a{ text-indent:10px; }
.maxxxnav .maxxx-fw div > ul.inner-menu > li > span > a{ display:table-cell; }
.maxxxnav .maxxx-fw ul.inner-menu > li > span > a{ color:#FFF; }
.maxxxnav .maxxx-fw ul.inner-menu > li > span > a{ height:30px; }
.maxxxnav .maxxx-fw ul.inner-menu > li:hover > span > a, .maxxxnav .maxxx-fw ul.inner-menu > li.active > span > a{ color:#FFF; }
.maxxxnav .maxxx-fw ul.inner-menu > li.active > span > a{ color:#FFF; }
.buttons_area > div.menu_button{ background:#b9d2d3; }
.buttons_area > div.menu_button{ margin:10px; }
.buttons_area > div.menu_button{ border-radius:5px; }
.buttons_area > div.menu_button{ width:50px; }
.buttons_area > div.menu_button{ height:50px; }
div.buttons_area > div.menu_button > i{ width:40%; }
.buttons_area > div.menu_button:hover, body.nav_open .buttons_area > div.menu_button{ background:#809192; }
body.nav_open .buttons_area > div.menu_button{ background:#ffffff; }
div.buttons_area > div.menu_button > i > span{ background:#ffffff; }
div.buttons_area > div.menu_button:hover > i > span{ background:#ffffff; }
body.nav_open div.buttons_area > div.menu_button > i > span{ background:#666666; }
.buttons_area > div.search_button{ background:#666666; }
.buttons_area > div.search_button{ margin:10px; }
.buttons_area > div.search_button{ border-radius:3px; }
.buttons_area > div.search_button{ width:46px; }
.buttons_area > div.search_button{ height:46px; }
.buttons_area > div.search_button > i{ width:40%; }
.buttons_area > div.search_button:hover{ background:#333333; }
body.search_open .buttons_area > div.search_button{ background:#ffffff; }
.buttons_area > div.search_button > i > svg > path{ fill:#ffffff; }
.buttons_area > div.search_button:hover > i > svg > path{ fill:#ffffff; }
body.search_open .buttons_area > div.search_button > i > svg > path{ fill:#666666; }
.search_modal > span{ background:#FFF; }
.search_modal > span{ border-radius:5px; }
.search_modal{ background:rgba(255, 255, 255, 0.54); }
.search_modal > span > form > .search-field{ background:rgba(114, 121, 141, 0.5); }
.search_modal > span > form > .search-field, .search_modal > span > form > .search-field:placeholder{ color:rgba(255,255,255,0.9); }
.search_modal > span > form > .search-field:hover{ background:rgba(196, 196, 196, 0.9); }
.search_modal > span > form > .search-field:hover{ color:rgba(255,255,255,0.9); }
.search_modal > span > form > .search-field:focus{ background:rgba(196, 196, 196, 0.9); }
.search_modal > span > form > .search-field:focus{ color:rgba(255,255,255,0.9); }
.search_modal > span > form > .search-submit{ background:rgba(196, 196, 196, 0.9); }
.search_modal > span > form > .search-submit:hover{ background:rgba(196, 196, 196, 0.9); }
.search_modal > span > form > .search-submit:focus{ background:rgba(196, 196, 196, 0.9); }
.search_modal > span > form > .search-submit > svg > path{ fill:rgba(255,255,255,0.9); }
.search_modal > span > form > .search-submit:hover > svg > path{ fill:rgba(255,255,255,0.9); }
.search_modal > span > form > .search-submit:focus > svg > path{ fill:rgba(255,255,255,0.9); }
.search_modal > span > div.close_button{ background:rgba(196, 196, 196, 0.9); }
.search_modal > span > div.close_button:hover{ background:rgba(0,0,0,0.5); }
.search_modal > span > div.close_button:active{ background:rgba(0,0,0,0.5); }
.search_modal > span > div.close_button > i:after, .search_modal > span > div.close_button > i:before{ background:rgba(255,255,255,0.9); }
.search_modal > span > div.close_button:hover > i:after, .search_modal > span > div.close_button:hover > i:before{ background:rgba(255,255,255,0.5); }
.search_modal > span > div.close_button:active > i:after, .search_modal > span > div.close_button:active > i:before{ background:rgba(255,255,255,0.5); }
.footer_sidebars{ background:linear-gradient( to right ,  #71797F 0%, #464C4F 100% ); }
.footer_sidebars > section{ background:transparent; }
.footer_sidebars > section{ padding-top:30px; }
.footer_sidebars > section{ padding-bottom:15px; }
.copyright-bar{ background:linear-gradient( to right ,  #868f96 0%, #596164 100% ); }
.copyright-bar > section{ background:transparent; }
.copyright-bar > section{ padding-top:16px; }
.copyright-bar > section{ padding-bottom:10px; }
.title_scroll_icon > svg > path{ fill:#FFF; }
.title_scroll_icon{ display:block; }
.title_scroll_icon{ max-width:150px; }
.title_scroll_icon > svg{ width:40%; }
.title_scroll_icon:hover > svg > path{ fill:#FFF; }
.title_scroll_icon:active > svg > path{ fill:#FFF; }
.title_scroll_icon, .title_scroll_icon:after{ background:transparent; }
.title_scroll_icon:hover{ background:transparent; }
.title_scroll_icon:active{ background:transparent; }
.scroll_top > svg > path{ fill:#FFF; }
.scroll_top{ display:none; }
.scroll_top{ max-width:84px; }
.scroll_top > svg{ width:40%; }
.scroll_top:hover > svg > path{ fill:#DDD; }
.scroll_top:active > svg > path{ fill:#DDD; }
.scroll_top, .scroll_top:after{ background:#00B3FF; }
.scroll_top:hover{ background:#FFF; }
.scroll_top:active{ background:#575757; }
.scroll_top.scroll-fade-out{ opacity:1; }
footer .social-links > a, footer .social-links > a:after{ background:transparent; }
footer .social-links > a, footer .social-links > a:after{ padding:6px; }
footer .social-links > a:hover{ background:#FFF; }
footer .social-links > a:active{ background:#C6DD25; }
footer .social-links > a > svg > path{ fill:rgba(255, 255, 255, 0.85); }
footer .social-links > a:hover > svg > path{ fill:#C6DD25; }
footer .social-links > a:active > svg > path{ fill:#FFF; }
footer .social-links > a > i{ font-size:20px; }
footer .social-links > a + a{ margin-left:7px; }
main > .post_entries{ margin:20px 30px; }
.post_entries > article.post > div > div > .flag-section{ position:absolute; }
.post_entries > article.post > div > div .date-flag{ background:linear-gradient(  90deg ,  #00C3FF 0%,  #41E6FF 100%  ); }
.post_entries > article.post > div > div .date-flag{ color:rgba(255, 255, 255, 0.5); }
.post_entries > article.post > div > div .date-flag:after{ background:linear-gradient(  90deg ,  #00C3FF 0%,  #41E6FF 100%  ); }
.post_entries > article.post > div > div .date-flag .flag-main{ color:rgba(255, 255, 255, 0.89); }
.post_entries > article.post > div > div .icon-flag{ background:linear-gradient(  90deg ,  #FF7A97 0%,  #FFCB62 100%  ); }
.post_entries > article.post > div > div .icon-flag > svg > path{ fill:rgba(255, 255, 255, 0.79); }
.post_entries > article.post > div > div .icon-flag:after{ background:linear-gradient(  90deg ,  #FF7A97 0%,  #FFCB62 100%  ); }
.post_entries article.post > div{ background:#FFF; }
.post_entries article.post > div > div > .entry-title a{ color:#9FB241; }
.post_entries article.post > div > div > .entry-title > h2 > a, .post_entries article.post > div > div > .entry-title > h2{ font-family:'Lucida Bright', Georgia, serif; }
.post_entries article.post > div > div > .entry-title > h2 > a, .post_entries article.post > div > div > .entry-title > h2{ text-align:left; }
.post_entries article.post > div > div > .entry-title > h2 > a, .post_entries article.post > div > div > .entry-title > h2{ font-size:1.7rem; }
.post_entries article.post > div > div > .entry-title > h2 > a, .post_entries article.post > div > div > .entry-title > h2{ line-height:1.3; }
.post_entries article.post > div > div > .entry-meta, .post_entries article.post > div > div > .entry-meta a{ font-family:Open Sans, 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans'; }
.post_entries article.post > div > div > .entry-meta, .post_entries article.post > div > div > .entry-meta a{ text-transform:uppercase; }
.post_entries article.post > div > div > .entry-meta, .post_entries article.post > div > div > .entry-meta a{ font-size:0.72rem; }
.post_entries article.post > div > div > .entry-meta, .post_entries article.post > div > div > .entry-meta a{ line-height:1.2; }
.post_entries article.post > div > div > .entry-summary{ font-family:Open Sans, 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans'; }
.post_entries article.post > div > div > .entry-summary{ text-align:justify; }
.post_entries article.post > div > div > .entry-summary{ font-size:0.91rem; }
.post_entries article.post > div > div > .entry-summary{ line-height:1.5; }
.post_entries article.post > div > div.cover_link > div > a, .post_entries article.post > div > div.cover_link > div > a:after{ border-radius:0px; }
.post_entries article.post header > div{ padding:0px; }
.pagination_standard ul li a, .pagination_load_more ul li a, .pagination_prev_next ul li a, .pagination_standard ul li span{ border-color:#ABFFA0; }
.pagination_standard ul li a, .pagination_load_more ul li a, .pagination_prev_next ul li a, .pagination_standard ul li span{ border-width:1px; }
.pagination_standard ul li+li{ margin-left:0px; }
@media ( max-width:1000px ) { section.main_content.left-single aside.sidebar-area-one, section.main_content.left-double aside.sidebar-area-one, section.main_content.right-double aside.sidebar-area-three, section.main_content.both-double aside.sidebar-area-one{ width:100%; display:block; } }
@media ( max-width:1000px ) { section.main_content.right-single aside.sidebar-area-four, section.main_content.right-double aside.sidebar-area-four, section.main_content.left-double aside.sidebar-area-two, section.main_content.both-double aside.sidebar-area-four{ width:100%; display:block; } }
.post_entries .masonry_gutter_sizer, .post_entries article > span.timeline_marker{ width: 36px; } .post_entries.columns_2 article.right_side > span.timeline_marker { left:-36px; } .post_entries.columns_2 article.left_side > span.timeline_marker { right:-36px; } .post_entries.timeline.columns_1 > article, .post_entries.timeline-left > article { padding-left:36px; } .post_entries.timeline-right > article { padding-right:36px; }
.post_entries article.post > div, .post_entries article.post > span.timeline_marker{ margin-top: 36px; margin-bottom: 36px; } .post_entries:before { margin-top:36px; } 
.overlay > div.page_title.has_media > section.post_featured > div.title-meta{ position:absolute; top:50%; transform:translateY(-50%); }
@media (max-width: 575px) { html{ font-size: 18px; } }
@media (min-width: 576px) { html{ font-size: 18px; } }
@media (min-width: 768px) { html{ font-size: 19px; } }
@media (min-width: 992px) { html{ font-size: 20px; } }
@media (min-width: 1200px) { html{ font-size: 20px; } }