@charset "UTF-8";
 /*/*/.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;right:0;bottom:0;left:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}/*/*/iframe{
border:0
}
a{
cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
outline:none
}
.tf_large_font{
font-size:1.1em
}
.screen-reader-text{
border:0;
clip:rect(1px, 1px, 1px, 1px);
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
word-wrap:normal!important
}
.screen-reader-text:focus{
background-color:#f1f1f1;
border-radius:3px;
box-shadow:0 0 2px 2px rgba(0,0,0,.6);
clip:auto!important;
color:#21759b;
display:block;
font-size:.875rem;
font-weight:700;
height:auto;
left:5px;
line-height:normal;
padding:15px 23px 14px;
text-decoration:none;
top:5px;
width:auto;
z-index:100000
}
.skip-to-content:focus{
clip-path:none
}
.post-image .themify_lightbox{
position:relative;
display:block;
max-width:100%
}
.post-image .themify_lightbox .zoom{
width:35px;
height:35px;
background:rgba(0,0,0,.3);
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
vertical-align:middle;
color:#fff;
stroke-width:1px;
line-height:100%;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
border-radius:0
}/*/*/.module_row,
.module_subrow,
.module_column,
.module_row .module{
position:relative;
box-sizing:border-box
}/**/.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.module-image img:hover,
.module-accordion i,
.module{
transition:.5s ease;
transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform
} .entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
margin:0;
padding:0
} .module_row{ display:flex;
flex-wrap:wrap;
-webkit-backface-visibility:hidden;
backface-visibility:hidden
}
.themify_builder_slider_wrap{
transition:none
} .row_inner,
.subrow_inner{
display:grid;
--gutter:3.2%;
--narrow:1.6%;
--none:0;
--align_start:flex-start;
--align_center:center;
--align_end:flex-end;
--auto_height:stretch;
--align_items:var(--auto_height);
--align_content:var(--align_start);
--colG:var(--gutter);
--c1:1fr;
--c2:1fr 1fr;
--c3:1fr 1fr 1fr;
--c4:1fr 1fr 1fr 1fr;
--c5:1fr 1fr 1fr 1fr 1fr;
--c6:1fr 1fr 1fr 1fr 1fr 1fr;
--c1_2:1fr 2.1025fr;
--c2_1:2.1025fr 1fr;
--c1_3:1fr 3.2831fr;
--c3_1:3.2831fr 1fr;
--c1_1_2:1fr 1fr 2.1415fr;
--c1_2_1:1fr 2.1415fr 1fr;
--c2_1_1:2.1415fr 1fr 1fr;
--col:repeat(auto-fit,minmax(1%,1fr));
grid-template-columns:var(--col);
grid-template-rows:var(--row,none);
grid-template-areas:var(--area);
grid-auto-columns:1fr;
grid-column-gap:var(--colG); column-gap:var(--colG);
grid-row-gap:var(--rowG,0); row-gap:var(--rowG,0);
align-content:var(--align_content);
align-items:var(--align_items); --area5_3:"col1 col1 col2 col2 col3 col3"
"col4 col4 col5 col5 . .";
--area5_1_2:"col1 col2 col2" "col3 col4 col5";
--area5_2_1:"col1 col1 col2" "col3 col4 col5";
--area5_1_3:"col1 col2 col2 col2"
"col3 col4 col4 col4"
"col5 col5 col5 col5";
--area5_3_1:"col1 col1 col1 col2"
"col3 col4 col4 col5";
--area5_1_1_2:"col1 col2 col3 col3"
"col4 col4 col5 col5";
--area5_1_2_1:"col1 col2 col2 col3"
"col4 col4 col5 col5";
--area5_2_1_1:"col1 col1 col2 col3"
"col4 col4 col5 col5"; --aream2_auto:"col1" "col2";
--aream3_auto:"col1" "col2" "col3";
--aream4_auto:"col1" "col2" "col3" "col4";
--aream5_auto:"col1" "col2" "col3" "col4" "col5";
--areat6_auto:"col1 col2 col3" "col4 col5 col6"; --aream6_auto:"col1 col2" "col3 col4" "col5 col6"; --areat7_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7";
--aream7_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7";
--areat8_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7" "col8 col8";
--aream8_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7" "col8"
}
div.module_column{
width:auto;
max-width:none;
margin-left:0;
margin-right:0;
min-width:0;
float:none;
align-items:inherit;
align-content:inherit;
grid-template-columns:minmax(0,1fr);
display:grid
}
.col_align_middle, .fullheight > .tb_col_count_1{
--align_content:var(--align_center)
}
.gutter-narrow{ --colG:var(--narrow)
}
.gutter-none{ --colG:var(--none)
}
.module_column:nth-of-type(1){
grid-area:col1
}
.module_column:nth-of-type(2){
grid-area:col2
}
.module_column:nth-of-type(3){
grid-area:col3
}
.module_column:nth-of-type(4){
grid-area:col4
}
.module_column:nth-of-type(5){
grid-area:col5
}
.module_column:nth-of-type(6){
grid-area:col6
}
.module_column:nth-of-type(7){
grid-area:col7
}
.module_column:nth-of-type(8){
grid-area:col8
}
.module_column:nth-of-type(9){
grid-area:col9
}
.module_column:nth-of-type(10){
grid-area:col10
}
.module_column:nth-of-type(11){
grid-area:col11
}
.module_column:nth-of-type(12){
grid-area:col12
}
.module_column:nth-of-type(13){
grid-area:col13
}
.module_column:nth-of-type(14){
grid-area:col14
}
.module_column:nth-of-type(15){
grid-area:col15
}
.module_column:nth-of-type(16){
grid-area:col16
} .direction_rtl > .module_column:nth-of-type(1){
z-index:16
}
.direction_rtl > .module_column:nth-of-type(2){
z-index:15
}
.direction_rtl > .module_column:nth-of-type(3){
z-index:14
}
.direction_rtl > .module_column:nth-of-type(4){
z-index:13
}
.direction_rtl > .module_column:nth-of-type(5){
z-index:12
}
.direction_rtl > .module_column:nth-of-type(6){
z-index:11
}
.direction_rtl > .module_column:nth-of-type(7){
z-index:10
}
.direction_rtl > .module_column:nth-of-type(8){
z-index:9
}
.direction_rtl > .module_column:nth-of-type(9){
z-index:8
}
.direction_rtl > .module_column:nth-of-type(10){
z-index:7
}
.direction_rtl > .module_column:nth-of-type(11){
z-index:6
}
.direction_rtl > .module_column:nth-of-type(12){
z-index:5
}
.direction_rtl > .module_column:nth-of-type(13){
z-index:4
}
.direction_rtl > .module_column:nth-of-type(14){
z-index:3
}
.direction_rtl > .module_column:nth-of-type(15){
z-index:2
}
.direction_rtl > .module_column:nth-of-type(16){
z-index:1
}
.tb_col_count_1>.module_column{
grid-area:auto
}
.tb_col_count_2{
--area:"col1 col2"
}
.tb_col_count_3{
--area:"col1 col2 col3"
}
.tb_col_count_4{
--area:"col1 col2 col3 col4"
}
.tb_col_count_5{
--area:"col1 col2 col3 col4 col5"
}
.tb_col_count_6{
--area:"col1 col2 col3 col4 col5 col6"
}
.tb_col_count_7{
--area:"col1 col2 col3 col4 col5 col6 col7"
}
.tb_col_count_8{
--area:"col1 col2 col3 col4 col5 col6 col7 col8"
} .module:after{
content:"";
display:table;
clear:both
} .module_row ul.loops-wrapper{
margin:0;
padding:0;
list-style:none
}
.module_row .ui{
background-image:var(--tb_app_gr,none);
background-color:var(--tb_pr_bg,#F7F7F7);
box-shadow:var(--tb_app_shadow,none);
border-radius:var(--tb_app_r,0);
color:var(--tb_pr_color,#555)
}
.ui.builder_button{
text-decoration:none;
position:relative; 
border:solid 1px rgba(0,0,0,.05);
display:inline-block;
line-height:130%;
transition:color .3s linear;
transition-property:color,background-color,padding,border,box-shadow;
padding:.625em 1.25em
}
.builder_button:hover{
text-decoration:none;
background-color:var(--tb_pr_hover_bg,#f1f1f1)
}
.module .ui.builder_button{
text-decoration:none
}
.ui.transparent{
--tb_pr_bg:transparent;
--tb_pr_hover_bg:transparent;
--tb_pr_color:#555;
--tb_app_r:0;
--tb_app_gr:none;
--tb_app_shadow:none;
border:0; color:inherit
} .ui.large.builder_button{
font-size:120%;
padding:10px 20px
}
.ui.small.builder_button{
font-size:70%;
padding:5px 10px
}
.xlarge .ui.builder_button{
padding:.935em 1.875em
} .module-title{
font-size:1.2em;
margin:0 0 1.2em
}
.module img{
border:0;
vertical-align:bottom
}
.module-slider{
margin-bottom:2.5em
} .module-widget .widget{
margin:0
}
.wp-caption{
max-width:100%
} .module-map button{
border-radius:0
}
.module-map .gm-style-mtc img{
vertical-align:baseline;
margin-right:5px
}
.row_inner{
width:1160px;
margin:0 auto
} .module_row.fullheight .module_subrow,
.module_row.fullwidth > .row_inner{
max-width:100%;
width:100%
} @supports(-webkit-touch-callout:none){
.module_row{background-attachment:scroll!important}
} .module_row.fullheight{
min-height:100vh
}
.fullheight > .row_inner > .module_column,
.fullheight > .row_inner{
min-height:inherit
}
.module-plain-text:after{
display:contents!important
} @media (max-width:1260px){
.row_inner{
max-width:94%
}
}
@media (max-width:760px){
.row_inner{
max-width:90%
}
}
.themify_builder .builder-parallax-scrolling{
transition:background-position-y 0s
}
@supports not(cursor:grab){
.builder-parallax-scrolling{
background-attachment:scroll!important
}
}/*/*/#site-logo{
margin:2px 0 3px;
padding:0;
line-height:normal;
font-weight:900;
font-size:2em;
z-index:999
}
#site-logo a{
color:inherit
}
#site-logo a,
#site-logo a:hover{
text-decoration:none
}
.fixed-header #site-logo img:not(.tf_sticky_logo){
width:auto;/**/max-height:60px }
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo{
display:none!important;
}/*/*/#site-description{
margin:10px 0 0;
padding:0;
line-height:110%;
color:rgba(255,255,255,.75);
z-index:100
}
#site-description .site-taglink{
color:inherit;
font:inherit
}
#site-description .site-taglink:hover{
text-decoration:none
}
#site-description p{
font-weight:300;
font-size:1em
}
.fixed-header #site-description{
display:none
}/*/*/.tf_s_dropdown input[type="text"]{
background-color:#fff;
color:#000;
margin:0;
width:auto;
height:auto;
max-width:100%;
min-width:auto;
min-height:auto;
display:inline-block;
box-shadow:none
}
.tf_search_icon{
padding:9px 11px 10px;
border-radius:50em;
cursor:pointer;
line-height:normal
}
.tf_search_icon:hover{
background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
position:absolute;
top:50%;
transform:translateY(-50%);
left:2px;
font-size:1.2em;
line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
left:12px
}/*/*/#headerwrap #searchform{
position:relative;
width:34px;
z-index:1
}
#searchform-wrap{
display:inline-block;
vertical-align:middle;
margin-top:1px
}
#headerwrap #searchform #s{
max-width:none;
width:40px;
box-shadow:none;
border:0;
border-radius:50em;
background:0;
color:transparent;
margin:0;
padding:6px 30px 6px 15px;
height:35px;
transition:width .7s;
position:absolute;
right:0
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s{
width:180px;
color:#fff;
background-color:#1f1f1f;
cursor:pointer
}
#headerwrap #searchform .icon-search:before{
content:"\e808";/**/color:#fff;
font-size:1.25em;
position:absolute;
right:10px;
top:.4em;
cursor:pointer;
z-index:1
} :root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}/*/*/.drop-cap > :first-child:first-letter,
.tb_text_dropcap > .tb_text_wrap:first-child:first-letter,
.tb_text_dropcap > .tb_text_wrap > :first-child:first-letter{
font-size:2.85em;
float:left;
line-height:.4em;
padding:.425em .375em;
background-color:var(--theme_accent,#0f70e8);
color:#fff;
margin-right:.325em;
margin-top:.15em;
margin-bottom:.25em
}
.tb-text-more-link-indicator{
display:block;
height:3px; 
margin:5px 0; 
background:rgba(55,55,55,.6)
}/*/*/#sidebar{
width:26%;
padding:5% 0
}
#sidebar #searchform{
position:static
}
#sidebar #searchform #s{
width:93%
}
.full_width #sidebar{
width:auto;
float:none
}/**/.sidebar-left #content{
float:right
}
.sidebar-left #sidebar{
float:left
}/*/*/.social-widget .widget{
display:inline-block;
margin:0 3px 0 0
}
.social-widget .widgettitle{
width:auto;
font-weight:700;
font-size:100%;
font-family:inherit;
text-transform:none;
letter-spacing:0;
display:inline-block;
vertical-align:middle;
margin:0 .5em 0 0;
padding:0;
background:0;
border:0;
border-radius:0;
box-shadow:none
}
.social-widget .social-links{
margin:6px 0 0;
padding:0;
display:inline
}
.widget .social-links li img{
vertical-align:middle
}
.widget .social-links{
padding:0;
line-height:1em
}
.social-links .social-link-item{
display:inline-block;
margin:0 5px 5px 0;
padding:0;
list-style:none;
border:0
}
.social-links.vertical li{
display:block;
margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
text-decoration:none
}
.social-links li em{
vertical-align:middle;
line-height:1em;
width:20px;
height:20px;
padding:4px;
font-size:20px;
text-align:center;
border-radius:100%;
display:inline-block
}
.social-links .icon-small em{
font-size:8px;
width:8px;
height:8px
}
.social-links .icon-large em{
font-size:28px;
padding:6px;
width:36px;
height:36px
}
.social-links .icon-small img{
max-width:16px;
max-height:16px
}
.social-links .icon-medium img{
max-width:24px;
max-height:24px
}
.social-links .icon-large img{
max-width:32px;
max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
border:0;
display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
display:block;
margin:0 0 .5em
}/*/*/#searchform-wrap+.social-widget{
margin-right:10px;
margin-left:10px
}
.social-widget{
display:inline-block;
position:relative;
margin:0 4px 0 0
}
.social-widget .widget div{
display:inline
}
.social-links.horizontal li{
padding:0 2px 5px 0;
margin:0;
clear:none;
line-height:100%
}
.social-links a{
color:inherit
}
.social-links li i{
padding:7px 9px 12px
}
.social-links a:hover i{
background:rgba(150,150,150,.15)
}
.social-widget li img{
margin-top:-3px
}/**/.social-widget div.rss a{
color:inherit;
border-radius:100%;
display:inline-block;
padding:9px;
width:20px;
opacity:.75;
height:20px;
line-height:0
}
.social-widget div.rss a:hover{
background:rgba(150,150,150,.15)
}
.social-widget div.rss .tf_fa{
font-size:20px
}
.social-widget .social-link-item a{
opacity:.75
}
.social-widget .social-link-item a:hover,
.social-widget div.rss a:hover{
opacity:1
}/*/*/.widget .textwidget ul{
margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
display:list-item
}
.widget .textwidget ul li{
list-style:disc
}
.widget .textwidget ol li{
list-style:decimal
}/*/*//**/ html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
margin:0;
padding:0
}
img,fieldset{
border:0
} img{
box-sizing:border-box
} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
display:block
}
html{
scroll-behavior:smooth
}
audio,
iframe{
max-width:100%
} :root{
--theme_accent:#26b9a3;
--theme_accent_semi:rgba(38,185,163,.7)
}
@font-face{
font-family:'themify_theme_icon';
font-display:swap;
src:url(data:application/octet-stream;base64,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) format('woff')
}
body{
font:1em/1.7em 'Lato',Arial,Helvetica,sans-serif;
overflow-wrap:break-word;
background-color:#fff;
color:#666;
-webkit-font-smoothing:antialiased
}
a{
text-decoration:none;
outline:none;
color:var(--theme_accent)
}
a:hover{
text-decoration:underline
}
p{
margin:0 0 1.2em;
padding:0
}
small{
font-size:87%
}
blockquote{
font-size:1.2em;
line-height:1.4em;
padding:.8em 2em 1em;
margin:0 0 1.2em;
position:relative
}
blockquote:before{
content:'\201C';
font-size:3.3em;
color:var(--theme_accent);
position:absolute;
margin-left:-.5em;
margin-top:.2em
}
ins{
text-decoration:none
} ul,ol{
margin:0 0 1em 1.6em;
padding:0
}
li{
margin:0 0 .5em 0;
padding:0
} h1,h2,h3,h4,h5,h6{
line-height:1.4em;
margin:0 0 .4em;
padding:0;
color:#000;
font-weight:400;
overflow-wrap:normal
}
h1,h2{
font-size:3.6em;
line-height:1.2em;
font-weight:600;	
margin:0 0 .2em 0;
letter-spacing:-.02em
}
h2{
font-size:2.5em;
margin:0 0 .5em 0
}
.module-title,
h3{
font-size:1.7em;
margin:0 0 .7em 0;
font-weight:300
}
h4{
font-size:1.3em;
margin:0 0 .5em 0
}
h5{
font-size:1.4em
}
h6{
font-size:1.2em
}  input,textarea,select,input[type=search],button{
font-size:100%;
font-family:inherit;
max-width:100%
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
background-color:#fff;
color:#666;
font-weight:400;
border:0;
border-radius:8px;
padding:.8em;
margin:.4em 0;
border:solid 1px #ccc;
-webkit-appearance:none;
box-sizing:border-box
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url]{
width:15em;
max-width:100%
}
input[type=number]{
width:7em;
max-width:100%
} textarea{
width:100%;
min-height:8em
} textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
outline:none;
background-color:#fff;
border-color:var(--theme_accent)
} input[type=reset],input[type=submit],button{
background:0;
color:var(--theme_accent);
border:2px solid currentColor;
border-radius:50em;
padding:12px 22px;
cursor:pointer;
-webkit-appearance:none
} input[type=reset]:hover,input[type=submit]:hover,button:hover{
background-color:var(--theme_accent);
color:#fff
}  .post,.author-box,.widget,.col4-1,.col4-2,.col3-1{
box-sizing:border-box
} .pagewidth{
width:1160px;
max-width:100%;
margin:0 auto
}
.default_width #layout .row_inner{
width:100%
} #content{
width:69%;
float:left;
padding:5% 0
} .full_width #layout{
width:100%;
max-width:100%
}
.full_width #content{
padding:0;
width:auto;
float:none
}
.sidebar-none #content{
width:100%;
float:none
} .col4-1,
.col4-2,
.col3-1{
float:left;
margin-left:3.2%
}
.col4-1{
width:22.6%
}
.col4-2{
width:48.4%
}
.col3-1{
width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
margin-left:0;
clear:left
} #headerwrap{
background-color:var(--theme_accent);
width:100%;
color:#fff;
z-index:100;
position:relative;
left:0;
top:0
}
.fixed-header-enabled #headerwrap{
position:-webkit-sticky; position:sticky
}
#headerwrap.fixed-header:before{
content:"";
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
pointer-events:none;
z-index:0;
-webkit-backdrop-filter:blur(5px);
backdrop-filter:blur(5px)
}
.transparent-header #headerwrap{
position:fixed
}
#header{
z-index:1;
padding:1em 0
}
.fixed-header #header{
transition:padding .3s;
padding-top:5px;
padding-bottom:5px
} .tf_sticky_logo, .fixed-header .tf_sticky_logo+span,
.fixed-header .tf_sticky_logo+img{
display:none
}
.fixed-header .tf_sticky_logo{
display:block
} @supports (-webkit-touch-callout:none){
#headerwrap{
background-attachment:scroll!important;
background-position:center!important
}
} #main-nav{
margin:0;
padding:0;
float:right
}
#main-nav li{
margin:0;
padding:0;
list-style:none;
position:relative;
display:inline-block
} #main-nav a{
text-transform:uppercase;
font-size:.9em;
font-weight:700;	
color:rgba(255,255,255,.75);
display:block;
padding:4px 14px;
margin:0;
margin-bottom:3px;
text-decoration:none;
border:2px solid transparent;
border-radius:50em
} #main-nav a:hover{
background-color:var(--theme_accent);
color:#fff
} #main-nav .current_page_item a,
#main-nav .current-menu-item a{
background:0;
color:#fff;
border:2px solid currentColor
} #main-nav .current_page_item a:hover,
#main-nav .current-menu-item a:hover{
background-color:var(--theme_accent);
color:#fff;
border-color:var(--theme_accent)
} #main-nav ul a,
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a{
width:170px;
color:#fff;
background-color:var(--theme_accent);
font-weight:400;
text-transform:none;
padding:8px 15px;
margin:0;
display:block;
border:0;
text-shadow:none;
border-radius:0;
box-shadow:none;
text-align:left
} #main-nav ul a:hover,
#main-nav .current_page_item ul a:hover,
#main-nav ul .current_page_item a:hover,
#main-nav .current-menu-item ul a:hover,
#main-nav ul .current-menu-item a:hover{
background-color:#fff;
color:var(--theme_accent)
} #main-nav ul{
margin:0;
padding:7px 0;
border-radius:8px;
background-color:var(--theme_accent);
list-style:none;
position:absolute;
z-index:999;
transform:scale(1,0);
transform-origin:top;
box-shadow:0 0 1px rgba(0,0,0,.1), 0 3px 14px rgba(0,0,0,.12);	
transition:transform .3s
}
#main-nav ul li{
background:0;
padding:0;
margin:0;
float:left;
width:100%
}
#main-nav ul li:last-child{
border-bottom:none
} #main-nav ul ul{
left:100%;
top:0;
transform:scale(0,1);
transform-origin:left
} @media (hover:hover){
#main-nav li:hover > ul, #main-nav li > a:focus + .sub-menu,
#main-nav li > .sub-menu:focus-within{
transform:none
}
}
.menu-item-has-children .child-arrow{
display:none;
cursor:pointer;
z-index:12;
width:36px;
height:36px;
border-radius:100%;
position:absolute;
right:0;
top:4px;
transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
top:50%;
left:12px;
content:'';
position:absolute;
transition:transform .3s ease-in-out;
height:1px;
width:8px;
transform:rotate(45deg);
background:currentColor;
z-index:9999;
border-radius:10px
}
.child-arrow:after{
left:17px;
transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
left:10px;
width:15px
}
.toggle-on > a .child-arrow{
transform:rotateZ(180deg)
}
@media (hover:none){
#main-nav li .child-arrow{
margin-left:7px;
border-radius:100%;
display:inline-block;
padding:0;
right:5px;
top:50%;
margin-top:-17px
}
#main-nav .toggle-on > a > .child-arrow{
background:rgba(150,150,150,.15)
}
#main-nav .menu-item-has-children > a{
position:relative
}
#main-nav li > .sub-menu{
display:none
}
#main-nav li.toggle-on > .sub-menu{
transform:scale(1,1);
opacity:1
}
} #main-nav li.edge > ul{
left:auto;
right:0
}
#main-nav ul li.edge > ul{
left:auto;
right:100%
} #menu-icon,
#menu-icon-close{
display:none
}
#menu-icon{
color:inherit
}
.menu-icon-inner{
width:24px;
height:20px
}
.menu-icon-inner:before,
.menu-icon-inner:after{
content:'';
display:block;
position:absolute;
left:0;
top:50%;
width:100%;
transition:transform .7s ease;
transform:translateY(-50%);
border-top:4px solid;
box-sizing:border-box
}
.menu-icon-inner:before{
top:0;
height:100%;
transform:none;
border-bottom:4px solid
}
.mobile-menu-visible{
position:relative;
overflow-y:hidden
}
.body-overlay{
display:none;
background-color:rgba(0,0,0,.2);
width:100%;
height:100%;
position:fixed;
right:300px;
top:0;
z-index:1000;
box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.mobile-menu-visible .body-overlay-on{
display:block; }
#headerwrap[data-fullwidthvideo] video{
object-fit:cover;
height:100%;
width:100%
} .page-title{
font-size:320%;
padding:0;
margin:0 0 1em
} .author-bio{
margin:0 0 4em
}
.author-bio .author-avatar{
float:left;
margin:0 15px 0 0
}
.author-bio .author-avatar img{
background-color:#fff;
padding:5px;
border:solid 1px #ccc
}
.author-bio .author-name{
margin:0 0 .5em;
padding:0;
font-size:1.6em
}
.author-posts-by{
margin:0 0 1.5em;
padding:1em 0 0;
font-size:1.4em;
text-transform:uppercase;
border-top:solid 4px rgba(118,118,118,.3)
} .post{
margin-bottom:3em;
position:relative
} .post-content{
min-width:120px
} .post-title{
font-size:2.2em;
font-weight:500;
line-height:1.1em;
margin:0 0 .5em;
padding:0
}
.post-title a{
text-decoration:none
}
.post-title a:hover{
color:var(--theme_accent)
} .post-tag{
color:#ccc
} .post-image{
margin:0 0 1.3em
}
.module .post-image{
margin:0 0 1.6em
}
.post-image img{
width:100%;
vertical-align:bottom;
border-radius:8px
}
.post-image.left{
float:left;
margin-right:1em
}
.post-image.right{
float:right;
margin-left:1em
}
.no-gutter .post-image img{
border-radius:0
} .post-meta{
font-size:.85em;
line-height:1.6em;
margin:0 5% .5em 0;
padding:0;
text-align:center;
overflow-wrap:normal;
position:relative;
z-index:1;
width:120px;
float:left	
}
.post-meta a{
text-decoration:none
}
.post-meta a:hover{
text-decoration:underline
}
.post-meta span{
margin-right:.6em;
display:block
} .post-date{
color:#fff;
display:block;
width:120px;
height:120px;
margin:0 0 .5em;
border-radius:100%;
background-color:var(--theme_accent_semi);
text-align:center
}
.post-date span{
margin:0
}
.post-date .day{
font-size:2.625em;
text-align:center;
font-weight:300;
margin:0 auto;
padding:20px 0 5px 0;
letter-spacing:-.05em
}
.post-date .month{
font-size:.85em;
text-transform:uppercase;
font-weight:400;
letter-spacing:.1em
}
.post-date .month:after{
content:' ';
display:block;
width:45%;
height:1px;
background-color:rgba(255,255,255,.5);
margin:.75em auto 0
}
.post-date .year{
font-size:1.1em
} .post-comment:before{
font-family:'themify_theme_icon';
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
content:'\e805'; display:inline-block;
vertical-align:middle;
color:#ccc;
text-decoration:none;
margin-right:5px
} .post-category{
vertical-align:middle;
text-transform:uppercase;
margin:20px 0 15px
}
.post-category:after{
content:' ';
display:block;
width:30px;
height:1px;
background-color:#ccc;
margin:0 auto;
margin-top:15px
}
.post-author-wrapper{
margin-bottom:10px
}
.post-author{
font-size:.85em;
text-transform:uppercase;
letter-spacing:.1em;
margin-left:10px
}
.post-author a{
text-decoration:none
}
.author-avatar{
display:inline-block;
vertical-align:middle
}
.author-avatar img{
border-radius:100%;
vertical-align:bottom;
width:41px;
height:41px
} .loops-wrapper .category-top-stories .post-content{
margin-left:0
} .post-share{
margin:10px 5px 0 0
}
.post-share .box{
display:inline-block;
padding:10px;
text-align:center;
border-radius:0 0 30px 30px
}
.post-share:hover .box{
background-color:var(--theme_accent)
}
.post-share .share{
font-weight:900;
text-decoration:none;
text-transform:uppercase;
display:block;
padding:5px;
line-height:1
}
.post-share .box .share-icon:after{
content:'\e806'; font-family:'themify_theme_icon';
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:#808080scale;
display:inline-block;
text-decoration:none;
color:var(--theme_accent)
}
.post-share:hover .box .share-icon:after,
.post-share:hover .box .share{
color:#fff;
text-decoration:none
}
.post-share .social-share{
z-index:999;
text-align:center;
padding:10px 5px 5px;
left:0;
top:auto;
bottom:100%;
background:rgba(255,255,255,0.9);
transition:all .2s ease-in-out;
border:2px solid var(--theme_accent);
border-radius:30px 30px 0 0
} .post-share:hover .social-share{
visibility:visible;
opacity:1
}
.social-share a:hover{
text-decoration:none
} .facebook-share .share:after{
content:'\e807'; }
.pinterest-share .share:after{
content:'\e809'; }
.googleplus-share .share:after{
content:'\e80a'; }
.twitter-share .share:after{
content:'\e80b'; }
.linkedin-share .share:after{
content:"\e80c"; } .social-share .share:after{
font-family:'themify_theme_icon';
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
display:block;
text-decoration:none;
color:#20272F;
top:0;
left:0
}
.post-share .share:hover:after{
color:var(--theme_accent);
text-decoration:none!important
} .post-video,
.embed-youtube{
position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden
}
.post-video iframe,
.embed-youtube iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}  .event-info-wrap .event-date{
margin:0 0 1em
}
.event-info-wrap .event-date:before,
.event-info-wrap .location:before{
font-family:'themify_theme_icon';
position:relative;
margin-right:10px;
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:#808080scale
}
.event-info-wrap .event-date:before{
content:"\e80d"; }
.event-info-wrap .location:before{
content:"\e80e"; } .widget .event-info-wrap .event-end-date{
display:block; 
margin-left:25px
}
.shortcode.map .map-container{
border:0
} .buy-button{
background:0;
padding:.5em 1.2em;
margin-right:10px;
color:var(--theme_accent);
border:2px solid var(--theme_accent);	
font-size:1.15em;
letter-spacing:.005em;
white-space:nowrap;
border-radius:50em;
transition:background-color .3s ease,color .3s ease
}
.buy-button:hover{
background-color:var(--theme_accent);
color:#fff;
text-decoration:none
} .author-box{
margin:15px 0;
border:0
}
.author-box .author-avatar{
float:left;
margin:0 15px 5px 0
}
.author-box .author-name{
margin:0 0 20px;
font-size:.85em;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:700;
color:#666;
padding-top:10px
} .post-pagination{
text-align:right;
margin:.5em 0 2em
}
.post-pagination strong{
margin-right:3px
}
.post-pagination a{
margin-left:3px;
margin-right:3px
}
.widget{
margin:0 0 60px;
overflow-wrap:break-word
}
.widgettitle{
margin:0 0 1.250em;
padding:0;	
font-size:1.250em;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:700
}
.widgettitle a{
text-decoration:none
}
.widgettitle a:hover{
text-decoration:underline
}
.widget ul{
margin:0;
padding:0
}
.widget li{
margin:0;
padding:.85em 0;
list-style:none;
clear:both;
border-top:solid 1px #ddd
}
.widget li:first-child{
border-top:0
}
.widget ul ul{
margin:6px 0 -6px 0px;
padding:0;
border-top:none
}
.widget ul ul li{
margin:0;
padding-left:10px
}  .widget #wp-calendar caption{
font-weight:700;
padding-bottom:10px
}
.widget #wp-calendar td{
width:31px;
padding:4px 2px;
text-align:center
} .widget .twitter-list .twitter-timestamp a{
font-style:italic;
font-size:90%
}
.widget .follow-user{
margin:0;
padding:5px 0
} .widget .links-list img,.widget_links img{
vertical-align:middle
} .recent-comments-list .avatar{
margin-right:12px;
float:left
} iframe[src*="facebook"]{
background-color:#fff
} #content .twitter-tweet-rendered{
max-width:100%!important
}
#content .twt-border{
max-width:100%!important;
min-width:180px!important
} #footerwrap{
background-color:var(--theme_accent);
padding-bottom:85px
}
.footer-collapsed #footerwrap{
padding-bottom:0
}
#footer{
color:rgba(255,255,255,.6)
}
#footer a{
clear:both;
color:#fff
}
#footer .footer-widgets{
padding-top:2em
}
#footer .footer-widgets .widgettitle{
color:#fff
} .footer-nav{
margin:7px 0 10px;
padding:0;
text-align:left
}
.footer-nav li{
padding:0;
margin:0 8px 5px 0;
list-style:none;
display:inline-block
} .footer-text{
font-size:85%;
padding:0 0 1em
} .floating-back-top{
background-color:var(--theme_accent_semi);
color:#fff;
border-radius:100%;
position:fixed;
right:15px;
bottom:80px;
width:44px;
height:44px;
overflow:hidden;
text-decoration:none;
text-align:center;
font-size:16px;
transition:opacity .2s ease-in-out .2s,bottom .2s ease-in-out .2s;
z-index:99
}
.floating-back-top:hover{
background-color:var(--theme_accent)
}
.tf_opacity.floating-back-top{
pointer-events:none
}
.floating-back-top span{
position:absolute;
visibility:hidden;
display:block;
width:34px;
height:34px;
top:5px;
left:5px
}
.floating-back-top span:before{
content:"\e817";
font-family:'themify_theme_icon';
display:inline-block;
visibility:visible;
position:absolute;
top:5px;
left:50%;
margin-left:-10px;
font-size:20px
}
.floating-back-top:hover span:before{
animation:arrow-up .5s linear .2s infinite alternate
}
@keyframes arrow-up{
0%{ top:0 }
50%{ top:7px }
100%{ top:14px }
}
.footer-collapsed .floating-back-top{
bottom:42px
}
@media (min-width:1300px){
.floating-back-top{
bottom:15px;
z-index:10001
}
.footer-collapsed .floating-back-top{
bottom:15px
}
}  a.shortcode.button{
background:0;
color:var(--theme_accent);
border-radius:0!important; 
border-width:2px!important;
box-shadow:none;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
font-weight:700
}
a.shortcode.button:hover{
text-decoration:none;
background-color:var(--theme_accent);
color:#fff
}
.module-buttons .builder_button{
font-size:1em;
font-weight:700;
line-height:1.7em;
padding:.7em 1.4em;
margin:0;
color:var(--theme_accent);
border-radius:50em;
border-width:2px;
box-shadow:none;
text-decoration:none;
text-shadow:none;
text-transform:uppercase
}
.module-buttons .builder_button:hover{
text-decoration:none;
background-color:var(--theme_accent);
color:#fff
} .announcement-bar-showing.announcement-top #headerwrap,
.announcement-bar-showing.announcement-top.fixed-announcement-on #headerwrap.fixed-header{
top:54px
}
.announcement-bar-showing.announcement-top #headerwrap.fixed-header,
.announcement-bar-showing .themify_announcement.collapsed+#pagewrap #headerwrap{
top:0
} img.alignleft,img.aligncenter,img.alignright,img.alignnone{
margin-bottom:15px
}
.alignleft{
float:left;
margin-right:30px
}
.alignright{
float:right;
margin-left:30px
}
.aligncenter{
text-align:center;
display:block;
margin-left:auto;
margin-right:auto
}
.wp-caption{
text-align:center;
margin-bottom:15px;
max-width:100%
}
.wp-caption-text{
font-size:95%;
line-height:120%;
margin:6px 0
} .widget li:after,.menu:after,#content:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
@keyframes single-fixed-header{
0%{
max-height:0;
opacity:0.9
}
100%{
max-height:380px;
opacity:1
}
} .social-widget div.rss a:before,
#headerwrap #searchform .icon-search:before{
font-family:'themify_theme_icon';
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1
}
.tf_grid_content .post{
overflow:hidden;
border-radius:8px
}
.tf_grid_content.no-gutter .post{
border-radius:0
}
.loops-wrapper.tf_grid_content .post-content{
position:absolute;
overflow:hidden;
box-sizing:border-box;
background-color:rgba(0,0,0,.5);
transition:top .5s ease-in-out;
top:75%;
height:100%;
width:100%;
margin:0 auto;
bottom:0;
left:0;
right:0;
cursor:pointer;
color:#ccc;
padding:5%
}
.loops-wrapper.tf_grid_content .post:hover > .post-content{
top:0;
-webkit-backdrop-filter:blur(10px);
backdrop-filter:blur(10px)
}
.tf_grid_content .post-image{
cursor:pointer;
margin:0
}
.js-click{
z-index:1
}
#footer-player{
position:fixed;
bottom:0
}/*/*/@media (max-width:1200px){
@media(max-width:1260px){/**/.pagewidth{
max-width:94%
}
#pagewrap,
.default_width #layout .row_inner{
max-width:100%
} .loops-wrapper.list-thumb-image .post-image{
max-width:20%;
float:left;
margin:0 1em 1em 0
}
.loops-wrapper.list-thumb-image .post-content{
padding-left:24%
}
.loops-wrapper.list-thumb-image .post-title{
width:100%!important
}
.loops-wrapper.list-large-image .post-image{
max-width:34%;
float:left;
margin:0 1em 1.3em 0
}
.loops-wrapper.list-large-image.album .post-title{
width:55%
}
.loops-wrapper .buy{
display:inline-block
} .loops-wrapper.slider.event .post-meta{
bottom:40px;
left:2%;
width:98%;
text-align:left
}
.loops-wrapper.slider.event .post-meta span{
display:inline-block
}
.loops-wrapper.slider.event .post-meta .post-date span{
display:block
}
.loops-wrapper.slider.event .post-meta .post-date{
margin-left:8px;
width:76px;
height:76px
}
.loops-wrapper.slider.event .post-meta .post-date .day{
font-size:1.5em;
padding:8px 0 0 0
}
.loops-wrapper.slider.event .post-meta .post-date .month{
line-height:1.5em
}
.loops-wrapper.slider.event .post-meta .post-date .month:after{
margin:0 auto;
margin-bottom:1px
}
.loops-wrapper.slider.event .post-meta .post-date .year{
font-size:.85em;
line-height:1.5em
}  .loops-wrapper.slider.album .record-details li{
width:19.33%;
margin-right:10px!important
} .loops-wrapper.grid2.gallery .post-content .post-title{
font-size:1.6em
}
.loops-wrapper.gallery .post-meta .post-date{
height:auto
}
.loops-wrapper.gallery .entry-content{
width:98%;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap
} .loops-wrapper.grid4.gallery .post-content .entry-content,
.loops-wrapper.grid3.gallery .post-content .entry-content{
display:none
}
.loops-wrapper.grid4.gallery .post-content .post-title,
.loops-wrapper.grid3.gallery .post-content .post-title{
font-size:1.2em
}
}
@media(max-width:862px){ h1{
font-size:2.4em
}
h2{
font-size:2em
}
.module-title,
h3{
font-size:1.8em
} .album-container .album-cover{
width:65%;
margin-bottom:1em
}
.album-container .album-info{
width:30%;
margin:0
}
.album-container .record-details li{
display:block
}
.album-container .album-playlist{
width:100%;
float:none
}	
.loops-wrapper.video .post-image{
height:auto!important
}
.loops-wrapper.grid3.video .post-title{
font-size:1em
} .post-lightbox .album-lightbox.flipped .album-container{
overflow-y:scroll;
-webkit-overflow-scrolling:touch
}
.post-lightbox .album-lightbox.flipped .album-container .album-playlist{
overflow:visible
}
}
@media(max-width:800px){
.gallery-wrapper.masonry .item .gallery-caption .post-title{
font-size:.9em
}
}
@media(max-width:760px){ .pagewidth{	
max-width:90%
}
#content,
#sidebar{
width:100%;
max-width:100%;
float:none;
clear:both
} .loops-wrapper.slider.album .post-title{
margin-bottom:.4em;
float:none;
display:block;
width:100%
}
.loops-wrapper.slider.album .record-details{
float:none;
display:block;
width:100%;
text-align:left;
font-size:90%
}
.loops-wrapper.slider .post-image:before,
.loops-wrapper.list-post .post-image:before{
font-size:3em;
padding:.5em .3em;
border:3px solid #fff;
top:40%
}
.loops-wrapper.grid3 .post-image:before,
.loops-wrapper.grid2 .post-image:before{
font-size:2em!important;
padding:.3em .25em!important;
border:2px solid #fff!important;
top:50%
}
.loops-wrapper.list-post .post-content{
padding-left:0
}
.loops-wrapper.list-post .post-title{
margin-bottom:.4em;
float:none;
position:static;
display:block;
width:100%;
text-align:left
}
.loops-wrapper.grid2 .record-details{
font-size:80%
}
.loops-wrapper.grid3 .record-details{
display:none
}
.loops-wrapper.list-post .record-details{
font-size:80%;
position:static;
display:block;
width:100%;
float:none;
text-align:left;
list-style:none
} .loops-wrapper.list-thumb-image .post-content{
padding-left:24%
}
.loops-wrapper.list-thumb-image .record-details{
font-size:90%
} .loops-wrapper.list-large-image .post-content{
padding-left:42%
}
.loops-wrapper.list-large-image.album .post-title{
width:100%
}
.loops-wrapper.list-large-image .record-details{
font-size:80%
} .loops-wrapper.slider.event .post-meta{
bottom:40px;
left:1%;
width:99%
}  .album-container .album-cover{
width:50%
}
.album-container .album-info{
width:46%
}
.album-container .album-playlist{
width:100%
} .loops-wrapper.list-post.event .event-cta-wrapper{
position:static
} .module-image.image-left .image-content{
clear:left
}
}
@media(max-width:700px){ .loops-wrapper.grid2.gallery .post-content .entry-content{
display:none
} .loops-wrapper.grid2.gallery .post-content .post-title{
font-size:1.2em
}
}
@media(max-width:680px){ h1{
font-size:2em
}
h2{
font-size:1.7em
}
.module-title,
h3{
font-size:1.5em
}
h4{
font-size:1.2em
} .col4-1,
.col4-2, .col2-1,
.col4-3,
.col3-1,
.col3-2	{
margin-left:0; width:100%;
max-width:100%
}
.loops-wrapper.list-post .post,
.loops-wrapper.list-post .post,
.loops-wrapper.list-post .post{
overflow:visible
}
.single-post .post-content,
.loops-wrapper.list-post .post-content{
padding-left:0px
}
.loops-wrapper.grid2.album .post-content{
margin-left:0
} .loops-wrapper.list-post .post-title,
.loops-wrapper.grid4 .post-title,
.loops-wrapper.grid3 .post-title,
.loops-wrapper.grid2 .post-title,
.loops-wrapper.grid2-thumb .post-title,
.loops-wrapper.list-thumb-image .post-title,
.loops-wrapper.list-large-image .post-title,
.loops-wrapper.slider .post-title{
font-size:1.4em
} .loops-wrapper.list-post .post-image,
.loops-wrapper.grid4 .post-image,
.loops-wrapper.grid3 .post-image,
.loops-wrapper.grid2 .post-image{
float:none;
position:static;
width:auto;
margin:0 0 1em;
overflow:visible
}
.loops-wrapper.video .post-image,
.loops-wrapper.album .post-image,
.loops-wrapper.gallery .post-image{
margin:0
} .loops-wrapper.grid2-thumb .post-content,
.loops-wrapper.list-thumb-image .post-content{
overflow:visible
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next{
top:50%
} .post-content{
overflow:visible
} .post-meta .post-date{
margin-left:10px;
width:94px;
height:94px
}
.post-meta .post-date .day{
font-size:2em;
padding:10px 0 5px 0
}
.post-meta .post-date .month:after{
margin:2px auto
}
.post-meta .post-date .year{
font-size:.85em
} .single-post .post-meta{
width:90px
}
.single-post .post-meta .post-date{
width:80px;
height:80px;
margin:auto
}
.single-post .post-meta .post-date .day{
font-size:1.5em;
padding:8px 0 0
}
.single-post .post-meta .post-category{
font-size:.8em
} .loops-wrapper.tf_grid_content.slider.event .post-content{
position:static
}
.loops-wrapper.slider.event .post-content{
padding:20px 5% 20px 17%;
font-size:.75em
}
.loops-wrapper.slider.event .post-meta{
position:relative;
bottom:100px
}
.loops-wrapper.slider.event .event-cta-wrapper{
position:relative;
float:none;
z-index:9999;
display:none
}
.loops-wrapper.list-thumb-image.event .event-cta-wrapper,
.loops-wrapper.list-large-image.event .event-cta-wrapper{
position:static;
float:none
}
.loops-wrapper.list-post.event .event-cta-wrapper{
position:static;
float:none;
text-align:left
}
body.single-event .list-post .post-content{
padding-left:0
}
.loops-wrapper.slider.event .post-image + .post-content .post-title a{
position:static;
text-align:left
}  .album-container .album-info{
width:100%;
margin:1em 0
}
.album-container .album-cover,
.album-container .album-playlist{
width:100%
}
.loops-wrapper.grid4.album .post-content{
top:85%!important
} .module_row.full-height{
height:auto;
padding:20% 0!important
} .loops-wrapper.grid2.press .post-image{
float:left
} .loops-wrapper.list-thumb-image .post-content{
padding-left:5%
} .single-press .post-title,
.single-album .post-title,
.single-event .post-title,
.single-gallery .post-title,
.single-video .post-title{
font-size:160%
}
.loops-wrapper.grid3.press .post-image{
width:30%;
float:left
}
.loops-wrapper.grid3.press .post-content{
clear:none
}
.loops-wrapper.grid3.press .post-share{
width:auto
}
.gallery-wrapper.masonry .item .gallery-item-wrapper .gallery-caption{
display:none
}
.single-gallery article.type-gallery .post-content{
padding-left:0
} .post-nav .prev,
.post-nav .next{
display:block;
width:100%;
clear:both;
margin-bottom:10px
} .sidebar-none.single .post-nav,
.sidebar-none.single .commentwrap{
padding-left:0%;
padding-right:0%
}
.commentlist{
padding-left:0
}
.commentlist .commententry{
clear:left
}
.commentlist .avatar{
float:left;
width:40px;
height:40px;
margin:0 1em 1em 0
}
.commentlist .reply{
position:static;
display:block;
margin-bottom:1.2em
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url]{
width:100%
} #footer-player{
height:60px
}
#footer-player.collapsed{
bottom:-60px
}
#footer-player .wp-playlist .tf_playlist_current .tf_playlist_caption{
top:0!important;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
width:50%
}
.floating-back-top{
right:15px;
bottom:65px
} .single-event .event-single-details{
position:static;
margin:0 0 40px 0;
max-width:inherit
}
.single-event .event-map{
height:200px
}
.single-event .event-map .shortcode.map{
height:100%
}
.single-event .event-map .shortcode.map .map-container{
height:100%!important
}  .buy-button{
font-size:.9em
} .tracklist .track{
font-size:1em
}
ul.record-details{
display:none
} .loops-wrapper.list-post.event h2:first-of-type{
font-size:1.6em;
padding-right:0
}
.loops-wrapper.list-post.event .post-image{
max-width:25%;
float:left;
margin:0 1.4em 1em 0
}
.loops-wrapper.list-post.event .post-meta{
margin-right:0
}
.loops-wrapper.list-post.event .post-meta .post-date{
width:80px;
height:80px
}
.loops-wrapper.list-post.event .post-meta .post-date .day{
font-size:1.4em;
padding:6px 0 0px 0
}
.loops-wrapper.list-post.event .post-title{
max-width:100%
}
.gallery-wrapper .gallery-item{
width:50%!important
}
}
@media(min-width:680px) and (max-width:862px){
.loops-wrapper.grid4.video .post-content,
.loops-wrapper.grid3.video .post-content,
.loops-wrapper.grid2.video .post-content{
top:55%
}
}
}/*/*//**/body #site-logo a {	
font-family: "Tahoma", "Geneva", sans-serif;
color: rgba(255,242,237,0.79); 
}
#site-description {	
font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;
color: #fff8f2; 
} @media screen and (max-width:1200px){/*/*//**/#header{
padding:10px 0 5px;
}  #site-logo,
#site-description{
position:static;
float:none;
clear:both;
} #site-logo{
font-size:30px;
margin:2px 0 3px;
padding:0;
} #site-description{
margin:0 0 5px;
} .social-widget{
margin:0 0 1em;
position:static;
float:none;
}
.social-widget .widgettitle{
display:block;
margin:0 0 .4em;
}
#searchform-wrap + .social-widget{
margin:auto;
}
#header .social-widget a{
color:inherit
} #headerwrap #searchform{
position:relative;
left:auto;
right:auto;
top:auto;
bottom:auto;
float:none;
clear:both;
margin:.5em 0 1.25em;
padding:0;
width:auto;
}
#headerwrap #searchform #s{
width:100%;
float:none;
transition:none;
color:#fff;
background:rgba(255,255,255,.2);
position:static;
padding:8px 30px 8px 14px
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s{
width:100%;
color:#fff;
background-color:rgba(255,255,255,.3);
}
#headerwrap #searchform .icon-search:before{
padding:0;
right:10px;
top:6px;
}  .header-widget{
position:static;
float:none;
text-align:left;
clear:both;
margin:0;
}
.header-widget .widget{
margin:0 0 10px;
}   #main-nav-wrap{
float:none;
} #menu-icon{
position:absolute;
display:block;
top:4px;
right:0;
text-decoration:none;
line-height:normal;
z-index:1000;
border-radius:100%;
padding:10px
}
#menu-icon:hover{
background-color:rgba(150,150,150,.15);
} .sidemenu{
transition:.2s ease-in-out;
transition-property:left,right;
height:100%;
width:300px;
padding:50px 25px;
background-color:#000;
color:#fff;
overflow-y:scroll;
-webkit-overflow-scrolling:touch;
-ms-scroll-chaining:none;
display:none;
position:fixed;
top:0;
z-index:111;
box-sizing:border-box;
text-align:left;
}
#mobile-menu{
right:-300px;
}
#mobile-menu.sidemenu-on{
right:0;
} .mobile-menu-visible #footer-player{
z-index:99;
}
.admin-bar .sidemenu{
padding-top:90px;
}
.admin-bar #headerwrap #menu-icon-close{
top:50px;
} #menu-icon-close{
position:absolute;
display:block;
color:#7f7f7f;
text-decoration:none;
top:10px;
right:20px;
font-size:2em;
width:30px;
height:30px;
border-radius:100%
}
#menu-icon-close:before,
#menu-icon-close:after{
content:'';
display:block;
border-top:2px solid;
transform:rotateZ(-45deg);
position:absolute;
left:0;
right:0;
top:50%;
width:60%;
margin:auto
}
#menu-icon-close:after{
transform:rotateZ(45deg)
}
#menu-icon-close:hover{
background-color:rgba(214,214,214,.4);
color:#fff;
} #main-nav{
position:static;
padding:0;
margin:15px 0;
background:0;
text-align:left;
float:none;
height:auto;
}
#main-nav li{
float:none;
display:block;
padding:0;
} #main-nav ul{
position:static;
margin:0;
border:0;
padding:0 0 0 1em;
background:0;
display:none;
transform:none
}
#main-nav li:hover > ul{
display:none;
}
#main-nav ul li{
border:0;
float:none;
}
#main-nav ul ul{
transform:none
} #headerwrap #main-nav a,
#headerwrap #main-nav ul a{
width:auto;
display:block;
border:0;
padding:.6em 0;
margin:0;
color:#ccc;
background:0;
text-decoration:none;
border-radius:0;
clear:both;
}
#main-nav > li:last-child a{
border:0;
}
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a{
color:#ccc;
background:0;
} #main-nav ul a{
font-weight:normal;
} #headerwrap #main-nav a:hover,
#headerwrap #main-nav ul a:hover{
color:#fff;
} #main-nav .menu-item-has-children > a:after,
#main-nav ul .menu-item-has-children > a:after{
display:none;
} #main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
color:#fff;
}
#main-nav .current_page_item a, 
#main-nav .current-menu-item a{
border:0;
border-bottom:solid 1px rgba(255,255,255,.1);
}
#main-nav .current_page_item a:hover, 
#main-nav .current-menu-item a:hover{
background:0;
} #headerwrap.fixed-header #header{
text-align:inherit; }
#headerwrap .header-bar,
#headerwrap .social-widget,
#headerwrap #searchform-wrap{
display:block;
float:none;
} #main-nav .child-arrow{
display:inline-block;
float:right;
}
#headerwrap #main-nav > li{
position:relative;
} .sidemenu-right,
.sidemenu-left,
.sidemenu-active,
.sidemenu-active #headerwrap{
transition:left .2s ease-in-out
}
.sidemenu-active{
position:relative;
}
.sidemenu-active{
left:0;
}
.sidemenu-right{
left:-300px
}
.sidemenu-left{
left:300px
}
.mobile-menu-visible .body-overlay-on{
display:none
}
}