@charset "UTF-8";
/*/css/base.min.css*/
.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:.1em 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;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.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);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.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)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
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 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{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.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:14px;
    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
}
.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:translateX(-50%) translateY(-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:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.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,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/* BUILDER STICKY */
.sticky-wrapper.tb_sticky_scroll_active [data-sticky-active]{
	z-index:1
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/wp-content/plugins/themify-builder-pro/public/css/tbp-style.css*/
/* Builder Grid */
.tbp_template .sticky-wrapper>.module_row>.row_inner,
.tbp_template>.themify_builder>.module_row>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.tbp_advanchd_archive_wrap .module_row>.row_inner,
.tbp_template .sticky-wrapper>.module_row.fullwidth>.row_inner,
.tbp_template>.themify_builder>.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
.tbp_template .module_subrow{
    width:auto
}
.tbp_template .module_subrow.active_module{
    width:inherit
}
.tbp_template .module_subrow.active_module:hover{
    z-index:121!important
}
.tbp_template .tbp_advanchd_archive_wrap .module_subrow.active_module:hover{
	z-index:auto!important
}
/* Site Logo */
.module-site-logo{
	line-height:1;
	word-break:keep-all
}

/* Post read-more button inline */
.read-more{
	display:inline-block
}
/* Post meta divider */
.tbp_post_meta>span:after{
    display:inline-block;
    content:'';
    width:1px;
    height:1.3em;
    margin:0 .1em 0 .2em;
    white-space:nowrap;
    vertical-align:middle;
    border-left:1px solid rgba(180,180,180,.25);
    transform:skewX(-15deg)
}
.tbp_post_meta>span:last-child:after{
	display:none
}
/* Author Info */
.tbp_author_info_img{
	float:left;
	margin:0 15px 15px 0
}
.tbp_author_stack .tbp_author_info_img{
	float:none;
	margin:0 0 1em
}
/* Post */
.tbp_template .builder-posts-wrap.loops-wrapper .post{
	margin-top:0
}
.tbp_post_meta .tbp_post_meta_item time{
	display:inline-block
}
/* Responsive */
@media screen and (max-width:1260px){
	.tbp_template .sticky-wrapper>.module_row>.row_inner,
	.tbp_template>.themify_builder>.module_row>.row_inner{
		max-width:96%
	}
	.tbp_template .sticky-wrapper>.module_row.fullwidth>.row_inner,
	.tbp_template>.themify_builder>.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:760px){
    .tbp_template .sticky-wrapper>.module_row>.row_inner,
    .tbp_template>.themify_builder>.module_row>.row_inner{
            max-width:90%
    }
}
#wpadminbar .tb_disabled_turn_on.toggle_tb_builder a .tb_tooltip{
    display:none
}
.tb_disabled_turn_on.toggle_tb_builder{
    opacity:1
}
.tb_disabled_turn_on.toggle_tb_builder a{
    cursor:pointer
}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px;
	line-height:1
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/buttons_styles/fullwidth.css*/
.buttons-fullwidth .module-buttons-item,
.buttons-fullwidth .module-buttons-item a{
    box-sizing:border-box;
    margin-left:0;
    width:100%;
    text-align:center
}
.buttons-fullwidth .module-buttons-item+.module-buttons-item{
    margin-top:.4em
}
/*/themify-builder/css/modules/colors/red.css*/
.module.module-buttons a.red,
.module-alert.ui .ui.red,
.module-menu .ui.nav.red a,
.themify_builder .ui.red,
.ui.nav.red li a,
.ui.module-tab.red .tab-nav li a{
    color:#ffeeed
}
.ui.red,
.ui.nav.red,
.ui.nav.red ul,
.ui.separate.red>li,
.ui.module-tab.red .tab-nav li,
.ui.red.vertical .tab-nav,
.ui.module-accordion.red .accordion-title,
.ui.module-tab.red.panel .tab-nav{
    background-color:#e8311f
}
.ui.red>li.current_page_item>a,
.ui.red>li.current_page_item:hover>a,
.ui.red>li.current-menu-item>a,
.ui.red>li.current-menu-item:hover>a,
.ui.builder_button.red:hover,
.ui.nav.red>li a:hover,
.ui.module-accordion.red li:hover .accordion-title,
.ui.module-tab.red .tab-nav li:hover{
    background:#ff7568
}
.ui.red>li.current,
.ui.red>li.current:hover,
.ui.red .tab-nav li.current{
    background:#7a2023
}
.module.module-buttons.transparent a.red{
    color:#e8311f
}
/*/themify-builder/css/modules/overlay-content.css*/
.tb_ov_co_icon_outer{
    border-radius:100%;
    padding:10px 11px
}
.tb_ov_co_icon_outer:hover{
    background-color:rgba(150,150,150,.15)
}
.tb_ov_co_icon{
    cursor:pointer;
    color:inherit;
    font-size:20px;
    width:20px;
    height:18px;
    border-bottom:2px solid
}
.tb_ov_co_icon:before,
.tb_ov_co_icon:after{
    content:"";
    display:block;
    border-bottom:2px solid;
    position:absolute;
    left:0;
    top:0;
    width:100%
}
.tb_ov_co_icon:after{
    top:50%
}
.module-overlay-content a:hover,
a.tb_ov_co_icon:hover,
a.tb_ov_co_icon:focus{
    text-decoration:none
}
.tb_oc_open .tb_ov_co_icon{
    border-bottom:none
}
.tb_oc_open .tb_ov_co_icon:before{
    transform:rotate(45deg);
    top:50%
}
.tb_oc_open .tb_ov_co_icon:after{
    transform:rotate(-45deg);
}
.tb_ov_co_icon_title{
    margin-left:5px
}
.tb_oc_expand_overlap{
    position:absolute;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;
    opacity:0;
    transition:top .3s ease,opacity .3s ease
}
.tb_oc_expand_container{
    margin-top:10px
}
.tb_oc_expand_below{
    min-height:0;
    overflow:hidden;
    transition:min-height .3s linear;
    position:relative;
    z-index:1
}
.tb_oc_expandable{
    opacity:1
}
.tb_oc_open .tb_oc_expand_overlap{
    opacity:1;
    z-index:999;
}
.module .tb_ov_close{
    color:#000;
    cursor:pointer;
    display:block;
    position:absolute;
    text-decoration:none;
    top:15px;
    right:15px;
    padding:5px;
    line-height:0;
    background-color:rgba(255,255,255,.5);
    border-radius:50%;
    z-index:1;
    transition:transform .3s
}
.module .tb_ov_close:hover{
    background-color:rgba(150,150,150,.15);
    transform:rotateZ(90deg)
}
.tb_ov_close_inner{
    font-size:1.25em;
    min-width:1em;
    min-height:1em;
    display:inline-block
}
.tb_ov_close_inner:before,
.tb_ov_close_inner:after{
    content:'';
    display:block;
    border-top:2px solid;
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    transform:rotateZ(-45deg)
}
.tb_ov_close_inner:after{
    transform:rotateZ(45deg)
}
.tb_overlay_content_container-visible{
    overflow-y:hidden
}
.admin-bar .module-overlay-content .sidemenu{
    top:32px
}
.module.module-overlay-content .sidemenu{
    height:100%;
    width:100%;
    padding:0;
    display:none;
    overflow-y:auto;
    position:fixed;
    z-index:1111;
    overflow-x:hidden;
    background:#fff;
    margin:auto;
    transition:opacity 1s ease,visibility 1s ease,background 1s ease, transform 1s ease
}
.module-overlay-content .sidemenu-off .module_row,
.module-overlay-content .sidemenu-off .module,
.module-overlay-content .sidemenu-off .module .post{
    visibility:hidden!important
}
.tb_overlay_content_lp .tb_turn_on,
body[class*="tb_oc_"] .body-overlay{
    display:none
}
.tb_oc_overlay_layer{
    background:rgba(255,255,255,.95)
}
.tb_oc_overlay.sidemenu-on + .tb_oc_overlay_layer{
    position:fixed;
    top:0;
    left:0;
    width:100vw;
    height:100vh;
    z-index:1000
}
body[class*="tb_oc_"]{
    overflow:hidden; /* hide body scroll when Layout Part Content visible */
}
body[class*="tb_oc_"].sidemenu-right{
    left:0;
}
/* Fade*/
.tb_content_overlay_overlay.sidemenu{
    perspective:400px;
    opacity:0;
    visibility:hidden;
    transition:opacity .5s ease;
    right:0;
    bottom:0;
    left:0;
    top:0
}
.tb_content_overlay_overlay.sidemenu-on{
    opacity:1;
    visibility:visible
}
.tb_content_overlay_overlay.sidemenu:before{
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0,0.2);
    border-radius:0;
    transform:scale(0);
    transition:transform .8s ease,background-color .8s ease
}
.tb_content_overlay_overlay.sidemenu-on:before{
    transform:none;
    background-color:transparent
}
/* Slide Down*/
.tb_content_overlay_slide_down.sidemenu{
    transform-origin:top;
    transform:translateY(-125vh);
    visibility:hidden;
    transition:transform .8s ease,opacity .8s ease,visibility .8s ease;
    left:0;
    right:0;
    bottom:0;
    top:auto
}
/* Slide Left*/
.tb_content_overlay_slide_right.sidemenu,
.tb_content_overlay_slide_left.sidemenu{
    perspective:400px;
    transform-origin:center;
    transition:transform .8s ease,opacity .8s ease,visibility .8s ease;
    visibility:hidden;
    overflow-x:hidden;
    left:0;
    top:0;
    bottom:0
}
/* Slide Right*/
.tb_content_overlay_slide_right.sidemenu{
    opacity:1;
    right:0;
    left:auto
}
/* Slide Up*/
.tb_content_overlay_slide_up.sidemenu{
    transform-origin:bottom;
    transform:translateY(125vh);
    visibility:hidden;
    transition:transform .8s ease,opacity .8s ease,visibility .8s ease;
    left:0;
    right:0;
    top:0
}
.module .tb_content_overlay_slide_right.sidemenu-on,
.module .tb_content_overlay_slide_down.sidemenu-on,
.module .tb_content_overlay_slide_left.sidemenu-on,
.module .tb_content_overlay_slide_up.sidemenu-on{
    transform:none;
    visibility:visible
}
/* Expand Overlay Style */
.tb_content_overlay_expand_overlay.sidemenu{
    display:none!important;
    position:static!important
}
.tb_content_overlay_expand_overlay.sidemenu-on{
    display:block!important
}
.tb_content_overlay_expand_overlay.sidemenu-right .body-overlay{
    display:none!important
}

/*/themify-builder/css/modules/menu.css*/
.ui.nav{
    background:#fff;
    display:inline-block;
    margin-left:0!important;
    border:none;
    border-radius:4px;
    box-shadow:0 0 0 1px rgba(0,0,0,.1);      
    position:relative
}
.ui.nav .child-arrow,
.ui.nav ul{
    display:none
}
.ui.nav li{
    display:inline-block;
    position:relative;
    margin:0 -.25em 0 0; /* remove gap in between link */
    padding:0
}
.ui.nav>li a:hover{
    background:#f1f1f1
}
.ui.nav li a{
    text-decoration:none;
    display:inline-block;
    line-height:130%;
    box-shadow:none;
    padding:.625em 1.25em
}
.ui.nav.large li a{
    font-size:120%;
    padding:10px 20px
}
.ui.nav.small li a{
    font-size:70%;
    padding:5px 10px
}
.ui.nav li:last-child{
    margin-right:0
}
.ui.nav li:first-child>a{
    border-radius:4px 0 0 4px
}
.ui.nav li:last-child>a{
    border-radius:0 4px 4px 0
}
.ui.nav>.current_page_item>a,
.ui.nav>.current_page_item:hover>a,
.ui.nav>.current-menu-item>a,
.ui.nav>.current-menu-item:hover>a{
    background:#efefef
}
.ui.nav>li.current:before{
    background:none
}
@media (hover:none){
	.ui.nav>.menu-item-has-children>a{
		padding-right:40px
	}
    .ui.nav .child-arrow{
        display:inline-block;
        position:absolute;
        right:4px;
        top:50%;
        width:32px;
        height:32px;
        padding:0;
        margin:0;
        border-radius:100%;
        transform:translateY(-50%)
    }
	.ui.nav .child-arrow:before,
	.ui.nav .child-arrow:after{
		top:50%;
		left:10px;
		content:'';
		position:absolute;
		transition:transform .3s ease-in-out;
		height:1px;
		width:8px;
		transform:rotate(45deg);
		background:currentColor;
		z-index:9999;
		border-radius:10px
	}
	.ui.nav .child-arrow:after{
		left:15px;
		transform:rotate(-45deg)
	}
	.ui.nav>li li .child-arrow:before,
	.ui.nav>li li .child-arrow:after{
		transform:rotate(45deg);
		left:auto;
		top:14px;
		right:10px
	}
	.ui.nav>li li .child-arrow:after{
		transform:rotate(-45deg);
		top:19px
	}
}
.menu-module-burger{
    cursor:pointer;
    color:inherit;
    box-shadow:none!important;
    width:1.4em;
    line-height:1;
    padding:12px 10px 10px 12px;
    border-radius:100%
}
.menu-module-burger:hover{
    background-color:rgba(150,150,150,.15)
}
.module-menu.tf_textr .menu-module-burger{
    float:right
}
.module-menu.tf_textc .menu-module-burger{
    margin-left:auto;
    margin-right:auto
}
.menu-module-burger-inner{
    width:1.3em;
    height:1em;
    border-bottom:2px solid
}
.menu-module-burger-inner:before,
.menu-module-burger-inner:after{
    content:'';
    display:block;
    border-bottom:2px solid;
    position:absolute;
    left:0;
    top:0;
    width:100%
}
.menu-module-burger-inner:after{
    top:50%
}
/*/themify-builder/css/modules/menu_styles/vertical.css*/
.ui.nav.vertical{
    width:180px;
    max-width:100%
}
.ui.nav.vertical>li a{
    display:block
}
.ui.nav.vertical>li{
    float:none;
    border:none;
    width:100%;
    clear:both;
    display:block
}
.ui.nav.vertical>li:first-child>a{
    border-radius:4px 4px 0 0
}
.ui.nav.vertical>li:last-child>a{
    border-radius:0 0 4px 4px
}
.ui.nav.vertical>li .child-arrow:before,
.ui.nav.vertical>li .child-arrow:after{
	left:auto;
	right:7px
}
.ui.nav.vertical>li .child-arrow:before{
	transform:rotate(45deg);
	top:10px
}
.ui.nav.vertical>li .child-arrow:after{
	transform:rotate(-45deg);
	top:15px
}
/*/themify-builder/css/modules/menu_styles/transparent.css*/
.module .nav.transparent, 
.module .nav.transparent li,
.module .nav.transparent>li>a, 
.module .nav.transparent>li.current_page_item>a,
.module .nav.transparent>li.current-menu-item>a, 
.module .nav.transparent>li>a:hover,
.module .nav.transparent li:active>a{
    background:none;
    border:none;
    box-shadow:none
}
/*/wp-content/plugins/themify-builder-pro/public/css/modules/search-form.css*/
/* Search form input */
.tbp_searchform 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
}
.tbp_searchform input[type="text"]+button[type="submit"]{
	margin-left:1em
}
.tb_search_overlay .tbp_searchform{
	position:relative
}
.tb_search_overlay .tbp_searchform .tbp_icon_search.overlay+input[type="text"]{
	padding-left:30px
}
.tb_search_overlay .tbp_searchform .tbp_icon_search.overlay{
	position:absolute;
	color:#555;
	margin-left:10px;
	top:50%;
	transform:translateY(-50%)
}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/center.css*/
.module-image.image-center .image-wrap{
    text-align:center
}
.module-image.image-center .image-content{
    text-align:center;
    padding-top:.5em;
    padding-bottom:1em
}
/*/themify-builder/css/modules/colors/blue.css*/
.module.module-buttons a.blue,
.module-alert.ui .ui.blue,
.module-menu .ui.nav.blue a,
.themify_builder  .ui.blue,
.ui.nav.blue li a,
.ui.module-tab.blue .tab-nav li a{
    color:#edf3ff
}
.ui.blue,
.ui.nav.blue,
.ui.nav.blue ul,
.ui.separate.blue>li,
.ui.module-tab.blue .tab-nav li,
.ui.blue.vertical .tab-nav,
.ui.module-accordion.blue .accordion-title,
.ui.module-tab.blue.panel .tab-nav{
    background-color:#4d7de1
}
.ui.blue>li.current_page_item>a,
.ui.blue>li.current_page_item:hover>a,
.ui.blue>li.current-menu-item>a,
.ui.blue>li.current-menu-item:hover>a,
.ui.builder_button.blue:hover,
.ui.nav.blue>li a:hover,
.ui.module-accordion.blue li:hover .accordion-title,
.ui.module-tab.blue .tab-nav li:hover{
    background:#6b9df9
}
.ui.blue>li.current,
.ui.blue>li.current:hover,
.ui.blue .tab-nav li.current{
    background:#214178
}
.module.module-buttons.transparent a.blue{
    color:#4d7de1
}
/*/themify-builder/css/modules/menu_styles/fullwidth.css*/
.ui.nav.fullwidth{
    display:block;
    padding:0 5px
}
.ui.nav.fullwidth>li:before{
    background:none
}
.ui.nav.fullwidth li:first-child>a,
.ui.nav.fullwidth li:last-child>a{
    border-radius:0
}
/*/wp-content/themes/basic/styles/modules/site-logo.css*/
#site-logo {
	font-size:36px;
	letter-spacing:-.02em;
	font-weight:bold;
	line-height:1.4em;
	margin:0;
}
#site-logo a,
#site-logo a:hover {
	text-decoration:none;
}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/text.css*/
.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:#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)
}

/*/wp-content/plugins/themify-builder-pro/public/css/modules/comments.css*/
.module-comments label{
    display:inline-block
}
.module-comments .comment-form-author,
.module-comments .comment-form-email{
    width:50%;
    float:left;
    box-sizing:border-box
}
.module-comments .comment-form-author{
    padding-right:2%
}
.module-comments .comment-form-email{
    padding-left:2%
}
.module-comments .form-submit,
.module-comments .comment-form-comment,
.module-comments .comment-form-url,
.module-comments .comment-form-rating{
    clear:both
}
.module-comments .comment-form input[type=text],
.module-comments .comment-form input[type=email],
.module-comments .comment-form input[type=url]{
    width:100%;
    max-width:none
}
/*/css/grids/grid2.css*/
.loops-wrapper.products.grid2>.product,
.loops-wrapper.grid2>.post{
    width:48.4%
}
.loops-wrapper.products.grid2>.product:nth-of-type(2n+1),
.loops-wrapper.grid2>.post:nth-of-type(2n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid2.no-gutter>.product,
.loops-wrapper.grid2.no-gutter>.post{
    width:50%
}
@media screen and (max-width:680px){
	.loops-wrapper.grid2>.post,
	.loops-wrapper.grid2.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/text.css*/
.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:#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)
}

/*/css/modules/social-links.css*/
.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 i{
    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 i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    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
}
/*/wp-content/themes/basic/style.css*/
/*
Theme Name:Themify Basic
Theme URI:https://themify.me/themes/basic
Version: 5.1.6
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
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;
}

/* set img max-width */
img {
	box-sizing:border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display:block;
}

/* audio */
audio,
iframe, object {
	max-width:100%;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	-webkit-font-smoothing:antialiased;
}
body {
	font:.9em/1.5em Arial, Helvetica, sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
}
a {
	color:#1f7bb6;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 1.2em;
	padding:0;
}
small {
	font-size:87%;
}
blockquote {
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px;
}

/* LIST
================================================ */
ul, ol {
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%;
}
li {
	margin:0 0 .5em 0;
	padding:0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height:1.3em;
	margin:0 0 .4em;
	overflow-wrap:normal;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%;
	line-height:inherit
}
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:#f3f3f3;
	border:solid 1px rgba(0,0,0,.1);
	padding:7px 10px;
	border-radius:5px;
	-webkit-appearance:none;
	box-sizing:border-box
}
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]{
	width:240px;
	max-width:100%;
}

/* text area */
textarea {
	width:100%;
}

/* form input:focus */
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:#f9f9f9;
	box-shadow:0 2px 6px rgba(0,0,0,.1)	
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color:#333;
	color:#fff;
	border:none;
	padding:7px 20px;
	cursor:pointer;
	border-radius:5px;
	-webkit-appearance:none;
}

/* form button:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color:#000;
	color:#fff;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing:border-box;
}

/* main page width */
.pagewidth {
	width:978px;
	margin:0 auto;
}

/* body (middle container) */
#body {
	margin:0 auto;
	max-width:100%;
}

/* content */
#content {
	width:68%;
	float:left;
	padding:5% 0 3%;
}

/* sidebar */
#sidebar {
	width:26.5%;
	float:right;
	padding:5% 0 3%;
}

/* sidebar left */
.sidebar-left #content {
	float:right;
}
.sidebar-left #sidebar {
	float:left;
}

/* sidebar none */
.sidebar-none #content {
	width:100%;
	float:none;
}

/* fullwidth content */
.full_width #layout {
	width:100%;
}
.full_width #content {
	padding:0;
	width:auto;
	float:none;
}
.full_width #sidebar {
	width:auto;
	float:none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left:3.2%;
	float:left;
}
.col4-1 {
	width:22.6%;
}
.col4-2, .col2-1 {
	width:48.4%;
}
.col4-3 {
	width:74.2%;
}
.col3-1 {
	width:31.2%;
}
.col3-2 {
	width:65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left:0;
	clear:left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position:relative;
	border-bottom:solid 1px rgba(0,0,0,.1);
	padding:1em 0 0;
}

/* 
SOCIAL WIDGET
================================================ */
.social-widget {
	float:right;
	position:absolute;
	bottom:10px;
	right:0;
}
.social-widget a,
.social-widget a:hover {
	text-decoration:none;
}
.social-widget .widget {
	display:inline-block;
	margin:0 2px 0 0;
}
.social-widget .widget div {
	display:inline;
}
.social-widget .widgettitle {
	width:auto;
	font-weight:bold;
	font-size:100%;
	text-transform:none;
	border:none;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:transparent;
	box-shadow:none;
}
.social-widget ul {
	margin:6px 0 0 !important;
	padding:0;
	display:inline;
}
.social-links.horizontal li {
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:none !important;
	clear:none;
	line-height:100%;
}
.social-widget li img {
	vertical-align:middle;
	margin-top:-5px;
}

/* 
RSS
================================================ */
.social-widget div.rss {
	display:inline-block;
	vertical-align:middle
}
.social-widget div.rss a {
	display:inline-block;
	margin-bottom:5px
}
.social-widget div.rss .tf_fa {
	font-size:1.75em;
	padding-right:5px;
	display:inline-block;
	vertical-align:middle;
	color:#f9a447
}

/* 
SEARCH FORM
================================================ */
#header #searchform {
	position:absolute;
	right:0;
	top:20px;
}
#header #searchform #s {
	width:100px;
	padding:5px 7px 5px 28px;
	float:right;
	border-radius:5px;
	transition:width .7s;
	position:relative;
	box-sizing:border-box;
}
#searchform .tf_fa{
	position:absolute;
	left:10px;
	top:10px;
	z-index:1;
	pointer-events:none;
	transform:rotatez(90deg)
}
#header #searchform #s:focus {
	width:140px;
	color:#333;
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	margin:1.5em 0 .5em;
	padding:0;
}
#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}

/* main level link */
#main-nav a {
	display:block;
	padding:5px 15px;
	margin:0 5px 0 0;
	text-decoration:none;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color:#333;
	color:#fff;
	border-radius:5px;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color:#fff;
}

/* sub-levels link */
#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 {
	color:#666;
	font-size:100%;
	line-height:140%;
	font-weight:normal;
	text-transform:none;
	padding: 6px 10px 6px 15px;
	margin:0;
	display:block;
	width:200px;
	background:none;
	border:none;
	text-shadow:none;
	border-radius:0;
	box-shadow:none;
	box-sizing:border-box
}
/* sub-levels link :hover */
#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:rgba(0,0,0,.07);
	color:#000;
}
/* dropdown ul */
#main-nav ul {
	margin:0;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	z-index:100;
	border-radius:5px;
	left:-999em;
	box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.15);
}
#main-nav ul li {
	background:none;
	padding:0;
	margin:0;
	float:none;
}
/* show dropdown ul */
#main-nav li.dropdown-open > ul{
	left:0;
}
#main-nav li li.dropdown-open > ul.children,
#main-nav li li.dropdown-open > ul.sub-menu{
	left:190px;
	top:-2px;
}
@media (hover:hover){
	/* show dropdown ul */
	#main-nav li:hover > ul {
		left:0;
	}
	#main-nav li li:hover > ul.sub-menu,
	#main-nav li li:hover > ul {
		left:190px;
		top:-2px;
	}
}
#main-nav a:focus {
	outline:1px dotted #999;
}
@media (hover:none){
	#main-nav .child-arrow {
		border-radius:100%;
		padding:0 7px;
		margin-left:7px;
	}
	#main-nav ul .child-arrow {
		float:right;
		margin-right:10px;
	}
}

/************************************************************************************
PAGE
*************************************************************************************/
/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin:0 0 30px;
}
.author-bio .author-avatar {
	float:left;
	margin:0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color:#fff;
	padding:4px;
	border:solid 1px #ccc;
}
.author-bio .author-name {
	margin:0 0 5px;
	padding:0;
	font-size:160%;
}
.author-posts-by {
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3);
}

/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear:both;
	margin-bottom:30px;
}
.category-section-title {
	font-size:120%;
	text-transform:uppercase;
	margin:0 0 20px;
	padding:10px 0 0;
	border-top:double 4px #ccc;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom:50px;
	box-sizing:border-box;
}

/* post content */
.post-content {
	min-width:120px;
}

/* post title */
.post-title {
	font-size:26px;
	margin:0 0 5px;
	padding:0;
}
.post-title a {
}

/* post image */
.post-image {
	max-width:100%;
	margin:0 0 5px;
}
.post-image.left {
	float:left;
	margin-right:15px;
}
.post-image.right {
	float:right;
	margin-left:15px;
}

/* post meta */
.post-meta {
	margin:0 0 7px;
	font-size:.9em
}
.post-meta a {
	color:inherit
}
.post-meta span .tf_fa{
	display:inline-block;
	margin-right:6px;
	vertical-align:middle;
	opacity:.6
}
.post-meta .post-author {
	padding:2px 0;
}
.post-meta .post-category {
	padding:2px 0;
}
.post-meta .post-tag {
	padding:2px 0;
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.1;
}

.loops-wrapper.grid4 .post-title {
	font-size:120%;
	margin:0 0 3px;
	padding:0;
}
.loops-wrapper.grid3 .post-title {
	font-size:140%;
	margin:0 0 3px;
	padding:0;
}

.loops-wrapper.grid2 .post-title {
	font-size:150%;
	margin:0 0 3px;
	padding:0;
}

.loops-wrapper.grid2-thumb .post-title {
	margin:0 0 5px;
	font-size:150%;
}
.loops-wrapper.grid2-thumb .post-image {
	float:left;
	margin:5px 14px 10px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow:hidden;
}


/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {
	float:left;
	margin:7px 16px 10px 0;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow:hidden;
}

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float:left;
	margin:7px 22px 10px 0;
}
.loops-wrapper.list-large-image .post-title {
	font-size:200%;
	margin:0 0 5px;
	padding:0;
}
.loops-wrapper.list-large-image .post-content {
	overflow:hidden;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	font-size:.9em;
	margin-bottom:15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered {
max-width:100% !important;
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin:15px 0;
}
.author-box .author-avatar {
	float:left;
	margin:0 15px 5px 0;
}
.author-box .author-name {
	margin:0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align:right;
	margin:.5em 0 2em;
}
.post-pagination strong {
	margin-right:3px;
}
.post-pagination a {
	margin-left:3px;
	margin-right:3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin:0 0 30px;
	padding:15px 0;
	clear:both;
}
.post-nav .prev,
.post-nav .next {
	width:47%;
	position:relative;
}
.post-nav a {
	text-decoration:none;
	display:block;
}
.post-nav a:hover {
	text-decoration:none;
}
.post-nav .prev {
	float:left;
}
.post-nav .next {
	float:right;
	text-align:right;
}

/* post nav arrow */
.post-nav .arrow {
	background-color:#333;
	color:#fff;
	font:normal 20px/100% "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:32px;
	height:28px;
	padding:4px 0 0;
	text-align:center;
	margin:-8px 10px 17px 0;
	border-radius:10em;
}
.post-nav .next .arrow {
	float:right;
	margin-left:10px;
	margin-right:0;
}
.post-nav a:hover span {
	background-color:#000;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin:10px 0 20px;
	position:relative;
	clear:both;
}

/* comment title */
.comment-title, #reply-title {
	font-size:140%;
	margin:0 0 10px;
	padding:0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin:10px 0;
	border:none;
	box-shadow:none;
}
.commentwrap .pagenav.top {
	margin:0;
	position:absolute;
	top:10px;
	right:0;
}

/* commentlist */
.commentlist {
	margin:0 0 30px;
	padding:5px 0 0;
	border-top:solid 1px rgba(0,0,0,.1);
}
.commentlist li {
	margin:0;
	padding:15px 0 0;
	list-style:none;
	position:relative;
}
.commentlist .comment-author {
	margin:2px 0 5px;
	padding:0;
}
.commentlist .avatar {
	float:left;
	margin:0 15px 0 0;
}
.commentlist cite {
	font-style:normal;
	font-size:130%;
}
.commentlist cite a {
	text-decoration:none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite .tf_fa {
	margin-right:18px;
	color:#ca0012;
}
.commentlist .comment-time {
	font-size:75%;
	text-transform:uppercase;
}
.commentlist .commententry {
	border-bottom:solid 1px rgba(0,0,0,.1);
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px;
	overflow-wrap:break-word;
}
.commentlist ul, .commentlist ol {
	margin:0 0 0 7%;
	padding:0;
}

/* reply link */
.commentlist .reply {
	position:absolute;
	right:0;
	top:8px;
}
.commentlist .comment-reply-link {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.commentlist .comment-reply-link:hover {
	text-decoration:none;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin:0;
	padding:10px 0 0;
	position:relative;
	clear:both;
}
#respond #cancel-comment-reply-link {
	position:absolute;
	top:20px;
	right:0;
	font-size:85%;
	line-height:100%;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	color:#fff;
	background-color:#F30;
}
#respond #cancel-comment-reply-link:hover {
	background-color:#333;
}
#commentform {
	margin:15px 0 0;
}
#commentform label {
	font-weight:bold;
}
#commentform label small {
	font-weight:normal;
}
#commentform textarea {
	height:140px;
	width:100%;
	box-sizing:border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none;
}
#commentform p.comment-form-author {
    padding-right:2%;
}
#commentform .comment-form-email {
	padding-left:2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width:100%;
	max-width:none;
	box-sizing:border-box;
}
#commentform input#submit {
	padding:7px 20px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin:0 0 30px;
	overflow-wrap:break-word;
}
.widgettitle {
	margin:0 0 10px;
	padding:0;	
	font-size:120%;
}
.widget ul {
	margin:0;
	padding:0;
}
.widget li {
	margin:0;
	padding:6px 0;
	list-style:none;
	clear:both;
}
.widget ul ul {
	margin:6px 0 -6px 0;
	padding:0;
	border-top:none;
}
.widget ul ul li {
	margin:0;
	padding-left:10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight:bold;
	padding-bottom:10px;
}
.widget #wp-calendar td {
	width:31px;
	padding:4px 2px;
	text-align:center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display:none;
}
.widget .feature-posts-list .post-img {
	margin:4px 12px 10px 0;
	float:left;
}
.widget .feature-posts-list small {
	font-style:italic;
	font-size:90%;
	display:block;
	margin:0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin:4px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display:block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font-style:italic;
	font-size:90%;
}
.widget .follow-user {
	margin:0;
	padding:5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align:middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right:12px;
	float:left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top:10px;
}
.widget .flickr_badge_image img {
	width:50px;
	height:50px;
	margin-right:12px;
	margin-bottom:12px;
	float:left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width:23.8%;
	margin:0 1.5% 1.5% 0;
	float:left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right:0;
}
.shortcode .flickr_badge_image img {
	margin:0;
}

/* search widget */
#sidebar #searchform {
	position:static;
}
#sidebar #searchform #s {
	width:93%;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width:100% !important;
}
#content .twt-border {
	max-width:100% !important;
	min-width:180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin:0 0 20px;
	padding:0;
	line-height:100%;
}
.widget .social-links li {
	margin:0 5px 5px 0;
	padding:0;
	list-style:none;
	border:none;
	display:inline-block;
}
.widget .social-links img {
	vertical-align:middle;
}

/* Text widget */
.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;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	padding:30px 0;
	clear:both;
	border-top:solid 1px rgba(0,0,0,.1);
}

/* back to top */
.back-top {
	clear:both;
	float:left;
	margin-top:-3px;
}
.back-top a {
	background-color:#000;
	display:block;
	width:30px;
	height:30px;
	margin:0 10px 10px 0;
	text-indent:-900em;
	border-radius:10em;	
	color:#fff;
}
.back-top a .tf_fa{
	text-indent:0;
	text-align:center;
	width:100%;
	float:left;
	font-size:1.4em;
	margin-top:5px;
}
.back-top a:hover {
	background-color:#333;
}

/* footer nav */
.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 */
.footer-text {
	font-size:90%;
	clear:both;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
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;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float:none;
	margin:0;
	text-align:left;
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width:978px; /* same width as .pagewidth */
	max-width:100%;
	margin:auto;
}
.module_row.fullwidth > .row_inner {
	width:100%;
	padding:0;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.widget li,footer,#main-nav, .menu
{ display:block; }

/*/wp-content/uploads/themify-css/themify-builder-18592-generated.css*/
/* Generated from tbp_template: yi-footer */
.themify_builder_content-18592 .tb_jy3n14.module_row{padding-top:2%;background-color:rgba(250, 247, 237, 1);padding-bottom:1%;}
.themify_builder_content-18592 .tb_0bt0569.module-widget.module .module-title{text-align:center;}
.themify_builder_content-18592 .tb_syng41.module_row{padding-bottom:2%;padding-top:2%;background-color:rgba(250, 247, 237, 1);}
.themify_builder_content-18592 .tb_syng41.module_row>.tb_row_frame_top,.themify_builder_content-18592 .tb_syng41.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("https://yankeeinstitute.org/wp-content/uploads/2020/12/yankee-institute-frame.svg");width:100%;height:100%;}
.themify_builder_content-18592 .tb_u8fh812.module_row{margin-top:0%;background-color:rgba(0, 46, 107, 1);}
.themify_builder_content-18592 .tb_2jii358.module-buttons .module-buttons-item a,.themify_builder_content-18592 .tb_2jii358.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18592 .tb_2jii358.module-buttons .module-buttons-item a{background-color:rgba(209, 36, 33, 1);background-image:none;}
.themify_builder_content-18592 .tb_2jii358.module-buttons i,.themify_builder_content-18592 .tb_2jii358.module-buttons span{line-height:5.4em;font-size:1.4em;}
.themify_builder_content-18592 .tb_2jii358.module-buttons a{font-weight:800;font-family:"Abril Fatface";font-style:normal;}
.themify_builder_content-18592 .tb_2jii358.module-buttons .module-buttons-item a:hover,.themify_builder_content-18592 .tb_2jii358.module-buttons .module-buttons-item a:hover i{color:rgba(0, 0, 0, 1);}
.themify_builder_content-18592 .tb_2jii358.module-buttons .module-buttons-item a:hover{background-color:rgba(185, 217, 222, 1);background-image:none;}
.themify_builder_content-18592 .tb_bb9v443.module-menu .nav > li > a{padding-left:10px;padding-right:10px;padding-top:3px;}
.themify_builder_content-18592 .tb_bb9v443.module-menu.module .nav > li > a{color:rgba(185, 217, 222, 1);}
.themify_builder_content-18592 .tb_bb9v443.module-menu.module .module-title{text-align:center;color:rgba(255, 255, 255, 1);}
.themify_builder_content-18592 .tb_bb9v443.module-menu .nav li{font-family:"Georgia", 'Times New Roman', "Times", serif;font-size:0.9em;}
.themify_builder_content-18592 .tb_bb9v443.module-menu.module .nav > li > a:hover{text-decoration:underline;color:rgba(135, 183, 190, 1);}
.themify_builder_content-18592 .tb_vdxv11.module-search-form .tbp_searchform button{border-radius:100%;margin-top:4%;padding-left:11px;padding-bottom:9px;padding-right:11px;padding-top:9px;background-color:rgba(209, 36, 33, 1);}
.themify_builder_content-18592 .tb_vdxv11.module-search-form .tbp_searchform button:hover{background-color:rgba(185, 217, 222, 1);}
.themify_builder_content-18592 .tb_vdxv11.module-search-form.module .tbp_searchform{text-align:center;}
.themify_builder_content-18592 .tb_fcj0594.module-text.module .module-title{color:rgba(255, 255, 255, 1);font-size:1.333em;}
.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap p,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap blockquote,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap h1,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap h2,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap h3,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap h4,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap h5,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap h6,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap li,.themify_builder_content-18592 .tb_fcj0594.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Open Sans";}
.themify_builder_content-18592 .tb_fcj0594.module-text{font-size:0.9em;}
.themify_builder_content-18592 .tb_gdvq732.module-menu.module .nav > li > a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18592 .tb_gdvq732.module-menu .nav > li > a{background-color:rgba(209, 36, 33, 1);border-radius:15px;margin-left:5px;margin-right:5px;margin-top:5px;}
.themify_builder_content-18592 .tb_gdvq732.module-menu .nav li{font-weight:400;font-family:"Open Sans";text-transform:uppercase;font-size:0.9em;}
.themify_builder_content-18592 .tb_gdvq732.module-menu.module .nav li.current_page_item > a:hover,.themify_builder_content-18592 .tb_gdvq732.module-menu.module .nav li.current-menu-item > a:hover{background-color:rgba(185, 217, 222, 1);}
.themify_builder_content-18592 .tb_gdvq732.module-menu.module .nav li.current_page_item > a,.themify_builder_content-18592 .tb_gdvq732.module-menu.module .nav li.current-menu-item > a{background-color:rgba(255, 61, 54, 1);}
.themify_builder_content-18592 .tb_gdvq732.module-menu.module .nav > li > a:hover{color:rgba(0, 46, 107, 1);}
.themify_builder_content-18592 .tb_gdvq732.module-menu .nav > li > a:hover{background-color:rgba(185, 217, 222, 1);}
.themify_builder_content-18592 .tb_gdvq732.module-menu{padding-bottom:2px;}
.themify_builder_content-18592 .tb_ggbe739.module_row{padding-bottom:0%;padding-top:2%;background-color:rgba(0, 46, 107, 1);}
.themify_builder_content-18592 .tb_0rm2741.module-text.module .module-title{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap p,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap blockquote,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap h1,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap h2,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap h3,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap h4,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap h5,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap h6,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap li,.themify_builder_content-18592 .tb_0rm2741.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Open Sans";}
.themify_builder_content-18592 .tb_l0bx265.module-widget{text-align:right;}
.themify_builder_content-18592 .tb_l0bx265.module-widget,.themify_builder_content-18592 .tb_l0bx265.module-widget a{color:rgba(255, 255, 255, 1);}

@media screen and (max-width:1024px){
.themify_builder_content-18592 .tb_jy3n14.module_row{margin-bottom:0px;margin-top:0px;padding-bottom:0%;padding-top:2%;}
.themify_builder_content-18592 .tb_syng41.module_row{padding-bottom:3%;padding-top:3%;margin-bottom:0px;margin-top:0px;}
.themify_builder_content-18592 .tb_u8fh812.module_row{margin-top:0%;margin-bottom:0%;}
.themify_builder_content-18592 .tb_2jii358.module-buttons i,.themify_builder_content-18592 .tb_2jii358.module-buttons span{line-height:5.5em;}
.themify_builder_content-18592 .tb_2jii358.module-buttons a{font-family:"Abril Fatface";}
.themify_builder_content-18592 .tb_fcj0594.module-text{margin-top:-10%;}
.themify_builder_content-18592 .tb_l0bx265.module-widget{text-align:right;}
.themify_builder_content-18592 .tb_l0bx265.module-widget,.themify_builder_content-18592 .tb_l0bx265.module-widget a{color:rgba(255, 255, 255, 1);}
}
@media screen and (max-width:768px){
.themify_builder_content-18592 .tb_jy3n14.module_row{padding-top:2%;margin-bottom:0px;margin-top:0px;padding-bottom:0%;}
.themify_builder_content-18592 .tb_syng41.module_row{padding-bottom:2%;padding-top:4%;}
.themify_builder_content-18592 .tb_u8fh812.module_row{margin-bottom:0%;margin-top:0%;padding-right:0px;}
.themify_builder_content-18592 .tb_q51s814.module_column{margin-bottom:15px;}
.themify_builder_content-18592 .tb_2jii358.module-buttons i,.themify_builder_content-18592 .tb_2jii358.module-buttons span{line-height:5.5em;}
.themify_builder_content-18592 .tb_2jii358.module-buttons a{font-family:"Abril Fatface";}
.themify_builder_content-18592 .tb_bb9v443.module-menu{padding-bottom:2%;}
.themify_builder_content-18592 .tb_fcj0594.module-text.module .module-title{text-align:center;color:rgba(255, 255, 255, 1);}
.themify_builder_content-18592 .tb_fcj0594.module-text{margin-top:0%;}
}
@media screen and (max-width:600px){
.themify_builder_content-18592 .tb_jy3n14.module_row{padding-top:2%;margin-bottom:0px;margin-top:0px;padding-bottom:0%;}
.themify_builder_content-18592 .tb_syng41.module_row{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-18592 .tb_u8fh812.module_row{margin-bottom:0%;margin-top:0%;}
.themify_builder_content-18592 .tb_q51s814.module_column{margin-bottom:15px;}
.themify_builder_content-18592 .tb_2jii358.module-buttons i,.themify_builder_content-18592 .tb_2jii358.module-buttons span{line-height:5.5em;}
.themify_builder_content-18592 .tb_2jii358.module-buttons a{font-family:"Abril Fatface";}
.themify_builder_content-18592 .tb_bb9v443.module-menu{padding-bottom:2%;}
.themify_builder_content-18592 .tb_l0bx265.module-widget{text-align:right;}
}
/*/wp-content/uploads/themify-css/themify-builder-18594-generated.css*/
/* Generated from tbp_template: yi-post-header */
.themify_builder_content-18594 .tb_vbuh690.module_row{background-color:rgba(209, 36, 33, 1);}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a{background-color:rgba(209, 36, 33, 1);background-image:none;}
.themify_builder_content-18594 .tb_g266691.module-buttons i,.themify_builder_content-18594 .tb_g266691.module-buttons span{font-size:1.4em;}
.themify_builder_content-18594 .tb_t3hx668.module_row{margin-bottom:0px;border-top:5px solid rgba(0, 46, 107, 1);padding-top:5px;background-color:rgba(255, 255, 255, 1);z-index:1;}
.themify_builder_content-18594 .tb_xvw7670.module_subrow{height:43px;border-bottom:2px solid rgba(185, 217, 222, 1);mix-blend-mode:normal;}
.themify_builder_content-18594 .tb_21ny671.module_column{height:10px;}
.themify_builder_content-18594 .tb_caov809.module-overlay-content .tb_oc_overlay{margin-left:-10%;padding-left:30px;padding-top:30px;}
.themify_builder_content-18594 .tb_caov809.module-overlay-content .tb_oc_overlay_layer{background-color:rgba(199, 199, 199, 0.59);}
.themify_builder_content-18594 .tb_caov809.module-overlay-content{padding-top:5px;}
.themify_builder_content-18594 .tb_7a3g671.module_column{padding-right:0px;padding-top:3px;margin-bottom:-3px;}
.themify_builder_content-18594 .tb_905q672.module-menu .nav > li > a{padding-left:6px;padding-right:6px;}
.themify_builder_content-18594 .tb_905q672.module-menu .nav li{text-transform:uppercase;font-weight:400;font-family:"Open Sans";font-size:0.8em;}
.themify_builder_content-18594 .tb_905q672.module-menu{padding-bottom:0px;padding-top:0px;height:50px;margin-top:1px;margin-right:-45%;z-index:1;}
.themify_builder_content-18594 .tb_905q672.module-menu.module .nav > li > a:hover{color:rgba(209, 36, 33, 1);}
.themify_builder_content-18594 .tb_905q672.module-menu li > ul a{margin:0px;padding-bottom:0px;padding-top:0px;}
.themify_builder_content-18594 .tb_w54r672.module_column{padding-top:33px;}
.themify_builder_content-18594 .tb_swdu673.module_subrow{height:43px;border-bottom:2px solid rgba(185, 217, 222, 1);}
.themify_builder_content-18594 .tb_udrw674.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_udrw674.module-buttons .module-buttons-item a i{color:rgba(0, 46, 107, 1);}
.themify_builder_content-18594 .tb_udrw674.module-buttons .module-buttons-item a{background-color:rgba(255, 255, 255, 1);background-image:none;padding-left:10px;padding-bottom:5px;padding-right:10px;padding-top:5px;}
.themify_builder_content-18594 .tb_udrw674.module-buttons span{text-transform:uppercase;}
.themify_builder_content-18594 .tb_udrw674.module-buttons a{font-weight:400;font-family:"Open Sans";}
.themify_builder_content-18594 .tb_udrw674.module-buttons{margin-bottom:0px;padding-bottom:0px;padding-right:5px;}
.themify_builder_content-18594 .tb_udrw674.module-buttons.module .module-buttons-item a{border:2px solid rgba(0, 46, 107, 1);}
.themify_builder_content-18594 .tb_udrw674.module-buttons i,.themify_builder_content-18594 .tb_udrw674.module-buttons span{font-size:0.8em;}
.themify_builder_content-18594 .tb_udrw674.module-buttons .module-buttons-item a:hover,.themify_builder_content-18594 .tb_udrw674.module-buttons .module-buttons-item a:hover i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_udrw674.module-buttons .module-buttons-item a:hover{background-color:rgba(0, 46, 107, 1);background-image:none;}
.themify_builder_content-18594 .tb_qjr1669.module_row{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_96rq675.module-menu.module .nav > li > a:hover{color:rgba(0, 46, 107, 1);}
.themify_builder_content-18594 .tb_96rq675.module-menu.module .nav > li > a{color:rgba(209, 36, 33, 1);}

@media screen and (max-width:1024px){
.themify_builder_content-18594 .tb_g266691.module-buttons i,.themify_builder_content-18594 .tb_g266691.module-buttons span{font-size:1.4em;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a{background-color:rgba(209, 36, 33, 1);background-image:none;}
.themify_builder_content-18594 .tb_t3hx668.module_row{padding-left:0px;padding-right:0px;padding-top:5px;}
.themify_builder_content-18594 .tb_xvw7670.module_subrow{mix-blend-mode:normal;border-bottom:2px solid rgba(185, 217, 222, 1);}
.themify_builder_content-18594 .tb_caov809.module-overlay-content .tb_oc_overlay{margin-left:-10%;padding-left:30px;padding-top:30px;}
.themify_builder_content-18594 .tb_caov809.module-overlay-content{padding-top:5px;}
.themify_builder_content-18594 .tb_7a3g671.module_column{padding-right:0px;}
.themify_builder_content-18594 .tb_905q672.module-menu .nav li{text-transform:uppercase;font-size:0.8em;font-weight:400;font-family:"Open Sans";}
.themify_builder_content-18594 .tb_905q672.module-menu .nav > li > a{padding-left:6px;padding-right:0px;margin-right:0px;}
.themify_builder_content-18594 .tb_905q672.module-menu{margin-left:0px;margin-right:-45%;padding-bottom:0px;padding-top:3px;margin-top:0px;}
.themify_builder_content-18594 .tb_905q672.module-menu .menu-module-burger-inner{height:0px;}
.themify_builder_content-18594 .tb_905q672.module-menu .menu-module-burger,.themify_builder_content-18594 .tb_905q672.module-menu .menu-module-burger-inner{max-width:0px;width:0px;}
.themify_builder_content-18594 .tb_905q672.module-menu .menu-module-burger{color:rgba(255, 255, 255, 1);background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_w54r672.module_column{padding-top:33px;}
.themify_builder_content-18594 .tb_96rq675.module-menu.module .nav > li > a:hover{color:rgba(0, 46, 107, 1);}
.themify_builder_content-18594 .tb_96rq675.module-menu.module .nav > li > a{color:rgba(209, 36, 33, 1);}
.themify_builder_content-18594 .tb_96rq675.module-menu .nav{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_96rq675.module-menu .nav > li > a{padding-left:10px;padding-right:10px;}
}
@media screen and (max-width:768px){
.themify_builder_content-18594 .tb_g266691.module-buttons i,.themify_builder_content-18594 .tb_g266691.module-buttons span{font-size:1.2em;line-height:1.1em;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a{background-color:rgba(209, 36, 33, 1);background-image:none;}
.themify_builder_content-18594 .tb_t3hx668.module_row{padding-left:0px;padding-right:0px;padding-top:5px;}
.themify_builder_content-18594 .tb_xvw7670.module_subrow{mix-blend-mode:normal;border-bottom:0px solid rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_caov809.module-overlay-content .tb_oc_overlay{margin-left:-10%;padding-left:30px;padding-top:30px;}
.themify_builder_content-18594 .tb_905q672.module-menu .nav > li > a{padding-left:4px;padding-right:4px;}
.themify_builder_content-18594 .tb_905q672.module-menu{margin-left:0px;margin-right:0px;padding-bottom:0px;padding-top:3px;}
.themify_builder_content-18594 .tb_905q672.module-menu .nav li{text-transform:uppercase;font-size:0.6em;font-weight:400;font-family:"Open Sans";}
.themify_builder_content-18594 .tb_905q672.module-menu .menu-module-burger{color:rgba(255, 255, 255, 1);background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_w54r672.module_column{padding-top:0px;}
.themify_builder_content-18594 .tb_u36x673.module-image{margin-bottom:-20px;}
.themify_builder_content-18594 .tb_swdu673.module_subrow{border-bottom:0px solid;}
.themify_builder_content-18594 .tb_96rq675.module-menu .nav > li > a{padding-left:6px;}
}
@media screen and (max-width:600px){
.themify_builder_content-18594 .tb_g266691.module-buttons i,.themify_builder_content-18594 .tb_g266691.module-buttons span{line-height:1.1em;font-size:1.1em;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a,.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_g266691.module-buttons .module-buttons-item a{background-color:rgba(209, 36, 33, 1);background-image:none;}
.themify_builder_content-18594 .tb_t3hx668.module_row{padding-left:0px;padding-right:0px;padding-top:5px;}
.themify_builder_content-18594 .tb_xvw7670.module_subrow{mix-blend-mode:normal;border-bottom:0px solid rgba(255, 255, 255, 1);}
.themify_builder_content-18594 .tb_caov809.module-overlay-content .tb_oc_overlay{margin-left:-10%;padding-left:30px;padding-top:30px;}
.themify_builder_content-18594 .tb_905q672.module-menu{margin-left:0px;margin-right:0px;padding-bottom:0px;padding-top:3px;}
.themify_builder_content-18594 .tb_905q672.module-menu .nav li{text-transform:uppercase;font-size:0.6em;font-weight:400;font-family:"Open Sans";}
.themify_builder_content-18594 .tb_w54r672.module_column{padding-top:0px;}
.themify_builder_content-18594 .tb_u36x673.module-image{margin-bottom:-16px;}
.themify_builder_content-18594 .tb_96rq675.module-menu.module .nav > li > a{color:rgba(209, 36, 33, 1);}
}
/*/wp-content/uploads/themify-css/themify-builder-18596-generated.css*/
/* Generated from tbp_template: yi-post */
.themify_builder_content-18596 .tb_4qi0761.module_row{margin-top:2%;}
.themify_builder_content-18596 .tb_xso0128.module-post-title{font-style:normal;}
.themify_builder_content-18596 .tb_lr5g729.module-post-meta{font-weight:bold;}
.themify_builder_content-18596 .tb_rc9f625.module-post-meta{margin-bottom:2%;}
.themify_builder_content-18596 .tb_qb1h889.module-featured-image.module img{margin-bottom:2%;}
.themify_builder_content-18596 .tb_po7554.module-post-content{margin-bottom:4%;}
.themify_builder_content-18596 .tb_ecrd360.module-author-info .tbp_author_info_img img{padding-top:20px;}
.themify_builder_content-18596 .tb_7sow590.module-related-posts{border-bottom-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:15px;padding:1em;background-color:rgba(250, 247, 237, 1);background-image:none;margin-bottom:2%;}
.themify_builder_content-18596 .tb_7sow590.module-related-posts .read-more{border-radius:15px;margin-top:2%;padding-left:9%;padding-bottom:3%;padding-right:9%;padding-top:3%;background-color:rgba(209, 36, 33, 1);}
.themify_builder_content-18596 .tb_7sow590.module-related-posts.module .read-more{color:rgba(255, 255, 255, 1);}
.themify_builder_content-18596 .tb_7sow590.module-related-posts .tbp_post_date{font-weight:bold;}
.themify_builder_content-18596 .tb_7sow590.module-related-posts.module .tbp_title{font-size:1.25em;}
.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap p,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap blockquote,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap h1,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap h2,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap h3,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap h4,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap h5,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap h6,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap li,.themify_builder_content-18596 .tb_7sow590.module-related-posts .tb_text_wrap span{line-height:1.75em;font-size:0.8em;}
.themify_builder_content-18596 .tb_7sow590.module-related-posts .tbp_post_meta{font-weight:bold;font-size:0.9em;}
.themify_builder_content-18596 .tb_ezd1479.module-widgetized{border-radius:15px;padding:1em;background-color:rgba(250, 247, 237, 1);background-image:none;}
/*Builder Custom CSS START*/
.related-grid-1 .loops-wrapper.grid2>.post {width:100%; margin-bottom:5%;}
.related-grid-1 .loops-wrapper>.post, .woocommerce ul.loops-wrapper.products>li.product {margin: 0 auto;}
/*Builder Custom CSS END*/
/*/wp-content/uploads/themify-css/themify-builder-19242-generated.css*/
/* Generated from tbuilder_layout_part: hamburger-layout */
.themify_builder_content-19242 .tb_ovxo254.module-menu.module .nav > li > a{color:rgba(0, 46, 107, 1);}
.themify_builder_content-19242 .tb_z4mi372.module-menu.module .nav > li > a{color:rgba(0, 46, 107, 1);}
.themify_builder_content-19242 .tb_opaz693.module_row{margin-top:2%;}

@media screen and (max-width:1024px){
.themify_builder_content-19242 .tb_ovxo254.module-menu.module .nav > li > a{color:rgba(0, 46, 107, 1);}
.themify_builder_content-19242 .tb_z4mi372.module-menu.module .nav > li > a{color:rgba(0, 46, 107, 1);}
.themify_builder_content-19242 .tb_15pp532.module-search-form .tbp_searchform button{background-color:rgba(209, 36, 33, 1);}
}
/*/wp-content/uploads/themify-customizer-5.1.3-5.1.6.css*/
/* Themify Customize Styling */
body {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-weight:normal;
	font-size:1.em;

	color: #000000; 
}
a {	
	color: #002e6b; 
}
h1 {	
	font-family: "Abril Fatface";	font-style:normal;

	color: #d12421; 
}
h2 {	
	font-family: "Abril Fatface";	font-style:normal;

	color: #3373bd; 
}
h3 {	
	font-family: "Abril Fatface";	font-weight:normal;

	color: #002e6b; 
}
h4 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-style:italic;
	font-weight:normal;
	font-style:italic;

	color: #002e6b; 
}
h5 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-weight:normal;
 
}
h6 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-weight:normal;
 
}
#header {	
	font-family: "Roboto";	font-weight:normal;
 
}
#main-nav a {	
	font-family: "Open Sans";	font-weight:normal;

	color: #002e6b; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body {		font-weight:normal;

	color: #000000; 
}
a {	
	color: #002e6b; 
}
h1 {	
	color: #d12421; 
}
h2 {	
	color: #3373bd; 
}
h3 {		font-weight:normal;

	color: #002e6b; 
}
h4 {		font-weight:normal;

	color: #002e6b; 
}
h5 {		font-weight:normal;
 
}
h6 {		font-weight:normal;
 
}
#main-nav a {		font-weight:normal;

	color: #002e6b; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {		font-weight:normal;

	color: #000000; 
}
a {	
	color: #002e6b; 
}
h1 {	
	color: #d12421; 
}
h2 {	
	color: #3373bd; 
}
h3 {		font-weight:normal;

	color: #002e6b; 
}
h4 {		font-weight:normal;

	color: #002e6b; 
}
h5 {		font-weight:normal;
 
}
h6 {		font-weight:normal;
 
}
#main-nav a {		font-weight:normal;
 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body {		font-weight:normal;

	color: #000000; 
}
a {	
	color: #002e6b; 
}
h1 {	
	color: #d12421; 
}
h2 {	
	color: #3373bd; 
}
h3 {		font-weight:normal;

	color: #002e6b; 
}
h4 {		font-weight:normal;

	color: #002e6b; 
}
h5 {		font-weight:normal;
 
}
h6 {		font-weight:normal;
 
}
#main-nav a {		font-weight:normal;

	color: #002e6b; 
}
 }
/* Themify Custom CSS */
/*MENUS*/
.ui.nav ul, .ui.nav ul>li{width:inherit; min-width:110px;}

.mobile-menu-module {columns:2;}

div.mobile-menu-module{width:85%;}

.mobile-menu-module ul a>i.toggle-menu {right:0px !important;}

 .mobile-menu-module  ul a  {padding-right:30px !important;}

#tbp_header .tb_search_overlay .tbp_searchform{text-align:center;}

.sticky-wrapper{height:inherit !important;}

.sticky-wrapper.tb_sticky_scroll_active [data-sticky-active]{
	z-index:5 !important;
	box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.25);
	max-height:52px;
}

.tb_sticky_scroll_active [data-sticky-active] .tb_w54r672.module_column
{padding-top:0px !important;}

 .tb_sticky_scroll_active [data-sticky-active] .tf_mw {
	 max-width:42px !important; 
	 margin: 0 auto -10px;  
	 overflow:hidden;
}
.tb_sticky_scroll_active [data-sticky-active] .module_subrow{
	border-bottom:0px!important;
}

#tbp_header a.ui.builder_button.red, .gform_button.button {
	border: 2px solid #d12421 !important;
	background-color:#d12421 !important; 
	color:#FFFFFF !important;
}
#tbp_header a.ui.builder_button.red:hover, .wp-block-button__link, .gform_wrapper .validation_message {
	border: 2px solid #d12421 !important;
	background-color:#FFF !important; 
	color:#d12421 !important;
}

/*LINKS AND BUTTONS*/
.featured-category p a, .module-post-content p a{font-weight:bold;}

textarea, input, button, select, .__PrivateStripeElement, .wp-block-button, .button, #menu-action-menu a, .gform_button.button {
	border-radius:15px !important;
	font-family:"Open Sans", sans-serif !important; 
	text-transform:uppercase !important;
	font-weight:normal;
	padding:5px 10px;
}
button:hover, .wp-block-button__link:hover, .button:hover, #menu-action-menu a:hover, a.wp-block-button__link:hover, a.read-more:hover {background-color:#002e6b !important; color:#FFF !important;}

.unclickable > a:hover {
       cursor: default !important;
 }
.unclickable a {
	color:#000 !important; background-color:inherit !important;
}

/*PAGINATION*/
.pagenav a {background-color:#002e6b}

.pagenav a, .pagenav span {
	padding:2px 5px 7px; 
	border-radius:100%; 
	min-width:30px; 
}

/*CONTENT SETTINGS*/
h1, h2, h3 {font-weight:400 !important;}

h2 a, .entry-title {color:#000;}

.tbp_post_meta_terms, .tbp_post_meta_comments{
	font-weight:normal !important;
	font-style:italic;
}
.tbp_post_meta_date, .tbp_post_meta_author {
	font-weight:bold;
	font-style:normal;
}
.tbp_post_day{margin-right:-3px;}

.wp-block-group.newspack-pattern.subscribe__style-1{margin-bottom:5%;}

#searchform .tf_fa {
	left: 25px;
	top: 25px;
	transform:none;
	color:#555;
}

#searchform input {
	padding-left:30px;
	text-transform:none !important;
}

/*ARCHIVE PAGES*/
.archive-title-circle {
	margin: 0px auto; 
	height:300px;
}
.archive-title-circle h1 {
	position:absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
}

/*CONTRACTS PAGE*/
.post-type-archive-yi_contracts .search-query-header h1{
	font-size:5em;
	text-align:center;
	text-shadow:2px 2px 0px rgba(0, 0, 0, 1);
	color:#FFFFFF !important;
}
.post-type-archive-yi_contracts .hero {
	padding:5%;
	background-color:#002e6b;
}
.post-type-archive-yi_contracts .single-article {
	width: 1160px;
	max-width: 100%;
	margin: 0 auto;
}

/*RESPONSIVE FIXES*/
@media screen and (max-width: 1100px){.post-type-archive-yi_contracts .single-article{max-width:90%;}
}
@media screen and (max-width: 768px){
	#tbp_header a.ui.builder_button:not(.red) {display:none;}
	#tbp_header .module-image .image-wrap img{
		width:0px;
		height:36px;
		padding-left:30px;
		margin-right:0px !important;
background:url(https://yankeeinstitute.org/wp-content/uploads/2020/12/Yankee-Institute-Torch-Y-Margin.svg) no-repeat center;
	}
	.tb_sticky_scroll_active [data-sticky-active] .tf_mw{margin:0; max-width:82px !important;}
}

div.tribe-events-notices:after{content:"There are no upcoming events";}
div.tribe-events-notices > ul, div.tribe-events-notices > ul > li {display:none;}

/*DONATION FORM CSS*/
.donation-amt label {
  background-color: #23346b!important;
  padding: 0.75em 1em!important;
  color: white!important;
  border-radius: 15px!important;
  text-align: center!important;
  min-width: 100px;
  margin: 15px .15em 0 !important;
  align-self: center!important;
	font-size:1.2em !important;
	font-weight:900;
}
.donation-amt input[type="radio"] {
    display: none!important;
}
.donation-amt input[type="radio"]:checked+label {
    background-color: #d9232e!important
}
.gfield.level-benefits {
    padding: 1rem !important;
    background: #23346b;
    margin-bottom: 1rem;
    color: white;
    font-size: 1.2rem;
		display: none!important; /*THIS HIDES THE BENEFITS AREA*/
}

ul#input_34_30{padding:0 !important; 
	margin:10px 0 0.2em !important;}

.gfield.donation-amt .gfield_radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: center!important
}
.gform_wrapper .gfield_required {color:#d12421;}

.module.module-overlay-content .sidemenu{
	overflow-y:scroll !important;
}
.has-text-align-center {text-align:center;}

.wpnbha.image-alignbehind .post-has-image .post-thumbnail:after{
	z-index:inherit !important;
}