@charset 'UTF-8';
/* Block Styles */
.rounded{/*aspect-ratio: 1 / 1;*/aspect-ratio: 1;width: 100%;max-width:600px !important;overflow:hidden;height:auto;border-radius:50%;background:#F1EEE5;background-position:center top !important/*background-postion:center !important*/;background-size:100%;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;}
.rounded.hz_offset{max-width:700px !important;}
body.wp-admin .has-white-color.has-text-color{text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75)} /* See white text in the block editor*/
.transition{transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;}
.pprblk .noblocks{padding: 2em;margin-top: 0;background: #efefef;color: #333}
.center{display:flex;justify-content:center}
.column{display:flex;flex:0 0 100%;min-height:150px;}
.contact_details, .map_wrap{display:block;width:100%;}
.section_header{padding:1.25em 1em 1.25em;}
.section_header h2{margin:0;}
.full{position:relative;background-repeat:no-repeat;background-size:cover;}
.overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:5;}
.section_content{position:relative;z-index:10}
.full.background .section_content.dark{color:#fff;}
.full.background .section_content.dark .quote{color:#fff;}
.full.background .section_content .quote, .full.background .section_content.light .quote{color:#58595b;}
.full.accent p:first-of-type{font-size:125%;}
.dark h1,.dark h2,.dark h3{color:#fff !important;}
.single p{margin-top:0;}
.single img{margin-bottom:0;}
.c2080 .left .single img, .c8020 .right .single img{width:100%}
.main_title{padding:0 .25em .5em .25em;border-bottom:1px solid #efefef;}
.column h2, .column h3{margin-top:0;}
.section_title{margin:1em 0 1em .25em;}
.column h3{}
.contain{background-size:contain;}
.cover{background-size:cover;}
.auto{background-size:auto;}
.column.color{padding:2em;}
.grid .entry-title{font-size:1.75em;padding:0 1em;text-align:center;}
.grid.fifths .entry-title, .grid.sixths .entry-title{font-size:1.2em}
.grid.quarters .entry-title{font-size:1.5em}
.grid{justify-content:center;margin-bottom:2em;}
.grid .postThumb{padding:1em;}
.postThumb img, .gallery_thumb img{opacity:.85;max-width:100%;height:auto;}
.postThumb img:hover, .gallery_thumb img:hover{transform:scale(1.05); opacity:1;}
.tags_cats{padding:1em 0;}
.single-post .tags_cats{margin-bottom:2em;}
.cats{margin-bottom:.25em;}
.tags_cats a, .u_map a{ display:inline-block;padding:5px;border:1px solid #efefef;text-transform:uppercase;font-size:80%; }
.u_map{padding-top:1em;}


.acco_wrap{padding:0 0 3em;background:#f0f1f1;}
#accordions{margin:1em 0}
.listhead{border-top:1px solid #efefef;text-transform:uppercase;padding:10px 0 10px 30px;cursor:pointer;position:relative;}
.widgettitle.listhead{cursor:pointer;}
.listhead.expanded::before, .listhead.collapsed::before{position: absolute;left: .25rem;display: inline-block;content: "";width: 9px;height: 9px;margin-top: -.15rem;pointer-events: none;border-top: 0;border-right: 0;border-bottom: 3px solid;border-left: 3px solid;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out}
.listhead.expanded::before{top: 50%;transform: rotate(135deg);}
.listhead.collapsed::before{top: 40%;transform: rotate(-45deg);}
.listhead, .widgettitle.collapse{margin:0;color:#325424;font-weight:400/* stops jumping by helping height calculation use padding instead */}
.content{padding:1em 0 1em 2em;font-size:18px;}
.controls{padding:10px;text-align:right;}
.controls span{cursor:pointer;color:#d24c17;}
.controls span:hover{color:#020042;}
.tabs{margin-bottom:20px;}
.tabnav{margin:0;padding:0;width:100%;display:none;}
.tabs .content{display:none;background:#fff;padding:.5em;overflow:hidden;opacity:1;transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;}
.quotes{padding-top:2em;}
.data_card{padding:1em;position:relative;flex-wrap:nowrap;}
.card_title{padding:.5em 1em;background:#666;color:#fff;font-size:150%;display:flex;flex:1;justify-content:center;text-align:center;align-items:center;}
.card_image{background-repeat:no-repeat;background-size:cover;border-top:0;position:relative;background-position:center;}
.card_image img{width:100%;height:auto;opacity:0;}
.round .card_image img{position:relative;opacity:1;border-radius:50%;}
.card_content{position:absolute;width:100%;bottom:0;left:0;font-size:120%;font-weight:600;text-align:center;max-height:0px;min-height:0px;overflow:hidden;border:1px solid #ccc;opacity:0;display:flex;justify-content:center;align-items:flex-end;}
/*dark .card_content{color:#fff;background: rgb(0,0,0,.85);background: linear-gradient(180deg, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.9) 100%);} */
/*light*/ .card_content{background: rgb(255,255,255,.85);background: linear-gradient(180deg, rgba(255,255,255,0.5) 25%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.9) 100%);}
/*dark green .card_content{color:#fff;background: rgb(37,85,28);background: linear-gradient(180deg, rgba(37,85,28,0.5) 25%, rgba(37,85,28,0.5) 50%, rgba(37,85,28,0.75) 100%);}*/
/*orange .card_content{color:#fff;background: rgb(210,76,23);background: linear-gradient(180deg, rgba(210,76,23,0.25) 25%, rgba(210,76,23,0.5) 50%, rgba(210,76,23,0.75) 100%);}*/
/*light green .card_content{background: rgb(241,245,218);background: linear-gradient(180deg, rgba(241,245,218,0.45) 25%, rgba(241,245,218,0.7) 50%, rgba(241,245,218,0.85) 100%);}*/
/*bright green .card_content{color:#fff;background: rgb(163,194,24);background: linear-gradient(180deg, rgba(163,194,24,0.25) 25%, rgba(163,194,24,0.5) 50%, rgba(163,194,24,0.75) 100%);}*/
.data_card:hover .card_content{height:100%;max-height:100%;min-height:100%;opacity:1;}
.card_content p{padding:1em;}
.round .card_content{border-radius:50%;border:0;height:100%;max-height:100%;min-height:100%;align-items:center;bottom:10px;}

.caption{height:auto;}

.caption{margin: 0 auto;}
.root{justify-content:center;}
.twocol_mega .left,.twocol_mega .right{padding:0;}
.twocol_mega .left_content,.twocol_mega .right_content{background-repeat:no-repeat;}
.flex_grid .left,.flex_grid .center,.flex_grid .right{margin-bottom:1em;}

/*STATS BLOCK*/
.stats{background:padding:1em;margin:0;}
.numbers{justify-content:center;}
.stat{padding:1em 2em 2em;position:relative;}
.stat:before, .stat:after{display:inline-block;content:"";width:50%;height:1px;background:#777;position:absolute;left:25%;bottom:0;}
.stat:before{opacity:0;}
.stat:last-of-type:after{display:none;}
.stat span.number{display:block;;color:#D17A37;font-weight:900;font-size:46px;text-align:center;}
.stat span.text{display:block;color:#011E41;font-size:24px;width:98%;margin:0 auto;text-align:center;}

/* Additional Block CSS */
.wp-block{padding: .5em;border: 1px dotted #efefef}

/* Modal Support */
.fnm_modal a{display: flex;flex-direction: column;align-items: center;justify-content: center;text-align:center}
.fnm_modal .modal{width:100%}
.fnm_modal.iframe img,.fnm_modal.selector img,.fnm_modal.image img,.featherlight-content img{margin: 0;width: 100%;height: auto;max-width:1000px}
.fnm_modal.iframe a::before{content: url('../images/play_btn_light.svg');position: absolute;opacity: .85;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;width:73px;height:50px;padding:.25em;background:#78b542;border-radius:15px}
.fnm_modal.iframe a:hover::before{opacity: 1;transform: scale(1.2)}
.modal_container{display:none;padding:30px}
.featherlight-content{min-width:60vw}

/*********************
SLIDER 
*********************/
#slideshow_wrap,.slider_wrap{position:relative;width:100%;display:block !important;}
.slider_wrap{margin-bottom:5em;margin-left:auto;margin-right:auto;}
.piper__acf_hero-swiper .slider_wrap{margin-bottom:0;}
.image_slider.slider_wrap{}
.quotes .slider_wrap{margin-bottom:0;}
.image_slider{display:none;} /* show with jquery one everything is loaded see slick_config */
.slick-track{display: flex !important;flex-direction: row;flex-wrap: wrap}
.slick-slide{float: none !important;height: auto !important}
.slide{max-height:850px;overflow:hidden;}
.image_slider .slide{background-repeat:no-repeat;background-size:cover;}
.image_slider img{opacity:0;}
.slick-loading .slick-list{background: #fff url('../js/libs/slick-1.8.0/ajax-loader.gif') center center no-repeat;}
.slick-prev,.slick-next{font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;background: transparent; z-index:999;text-align:center;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;opacity:0;width:50px;height:50px;cursor:pointer;}
.blog_slider .slick-prev,.blog_slider .slick-next{opacity: 1;}
.slick-prev{transform: rotate(-45deg);left:2.5%;}
.slick-next{transform: rotate(135deg);right:2.5%;}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color: transparent;outline: none;background: transparent;}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{transform:scale(1.2);}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity: .25;}
.slick-prev:before,.slick-next:before{content:"";display:block;width:30px;height:30px;border:1px solid #DF2046;border-width:3px 0 0 3px;position:absolute;left:10px;top:10px;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;}
.slick-prev{left: 2%;}
.slick-next{right: 2%;}
.slider_wrap:hover .slick-prev{left:4%;opacity: 1;}
.slider_wrap:hover .slick-next{right:4%;opacity: 1;}
/* Dots */
.slick-dotted.slick-slider{margin-bottom: 100px;}
.hero_slider .slick-dotted.slick-slider{margin-bottom: 0;}
.slick-dots{position: absolute;left:0;bottom: -25px;display: block;width: 100%;padding: 0 !important;margin: 0;list-style: none;text-align: center;display:none !important;}
.quotes .slick-dots{bottom:-50px;}
.image_slider .slick-dots{padding:0;bottom:-3em;margin:0 !important;}
.slick-dots li{position: relative;display: inline-block;width: 20px;height: 20px;margin: 0 5px;padding: 0;cursor: pointer;}
.slick-dots li button{font-size: 0;line-height: 0;display: block;width: 20px;height: 20px;padding: 3px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;}
.slick-dots li button:hover,.slick-dots li button:focus{outline: none;}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{transform:scale(1.1);}
.slick-dots li button:before{position: absolute;display:block;top: 0;left: 0;width: 15px;height: 15px;content: '';text-align: center;background:#ffffff;-moz-border-radius: 10px;border-radius: 10px;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;}
.slick-dots li.slick-active button:before{background: #eb3700;}

/* HERO SLIDER */
.piper__acf_hero-slider{padding:0;margin:0;}
.piper__acf_hero-slider .slider_wrap{margin:0 auto;}
.piper__acf_hero-slider .slide{}
.piper__acf_hero-slider .slide img{opacity:0;width:100%;}
.piper__acf_hero-slider .slide_meta.right, .slide_meta.left{position:absolute;height:100%;width:100%;top:0;left:0;padding:2em 6%;justify-content:center;align-items:flex-end;z-index:100;}
.piper__acf_hero-slider .slide_meta span{color:inherit;}
.piper__acf_hero-slider .slide_title{font-size:200%;font-weight:600;line-height:1;text-transform:uppercase;display:block;margin-bottom:1em;}
.piper__acf_hero-slider .slide_meta span.slide_subtitle{font-size:93.75%;line-height:1;margin:.5em 0;max-width:60%;}
.piper__acf_hero-slider .slide_meta .btn{align-self: flex-end;font-size:87.5%;}
.piper__acf_hero-slider .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background: linear-gradient(270deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 65%, rgba(0,0,0,0) 100%);z-index:99;}
.piper__acf_hero-slider .image_slider .slick-dots{bottom:3em;}

/* Post CAROUSEL */
.pprblk.carousel h2.section_title{text-align:center;}
.carousel .slick-track{display: flex;}
.carousel .slick-slide{display: flex;height: auto;align-items: center; /*optional*/justify-content: center; /*optional*/}
.slide.postObject{width:380px;padding:1.6em;display:flex !important;cursor:pointer;opacity:.9;}
.slide.postObject:hover{opacity:1;}
.slide.postObject:hover .carousel_image img{transform:scale(1.05);}
.slide.postObject a{height:100%;display: flex;flex-direction: column;flex-wrap:nowrap;width:100%;}
.carousel_image{line-height:0;font-size:0px;}
.slide.postObject div{width:100%;}
.carousel_image{overflow:hidden;}
.carousel_image img{margin:0 auto;width:100%;height:auto;}
.carousel_text{padding:1em 1em 1.5em;background:#efefef;flex-grow:1;}
.slide.postObject:hover .carousel_text{background:#c1c1c1;}
.carousel_title{font-size:175%;line-height:1;}
.slide.postObject .address{}
.slide.postObject a{color:#000 !important;text-decoration:none;}
.blog_slider .slick-prev,.blog_slider .slick-next{opacity:1;}
.blog_slider .slick-prev, .slider_wrap:hover .blog_slider .slick-prev{transform: rotate(0);left:-30px;}
.blog_slider .slick-next, .slider_wrap:hover .blog_slider .slick-next{transform: rotate(0);right:-20px;}
.blog_slider .slick-prev:before,.blog_slider .slick-next:before{border:1px solid #DF2046;;border-width:8px 0 0 8px;position:absolute;left:12px;top:13px;}
.blog_slider .slick-prev:before{transform: rotate(-45deg);left:18px;}
.blog_slider .slick-next:before{transform: rotate(135deg)}
.pprblk.carousel .slick-dots{margin-bottom:0 !important;}
.more_link{text-align:center;padding-top:1em;}
.quotes_slides .section_title{text-align:center;margin-top:0;}
.quote_text{font-style:italic;font-size:175%;padding:0 2em;text-align:center;font-weight:300;}
.quote_author{display:block;padding:1em 2em 0;text-align:center;font-weight:800;}
#header_image img{width: 100%;height: auto;margin: 0}

/* customized gallery */
.gallery_wrapper{justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap;}
.thumbnail.gallery img{padding:10px;border:1px solid #efefef;}
.lightbox { display: none;}
.featherlight{padding:2em;}
.featherlight .featherlight-content{overflow:visible !important;}
.featherlight .featherlight-close-icon{font-size: 1.2em;background:#efefef !important;border-radius:23px;top:-25px !important;right:-25px !important;line-height: 45px !important;width: 45px !important;}
.featherlight-gallery {background: rgba(100,100,100,0.5);}
.featherlight .featherlight-content {background: #000;}
.featherlight .featherlight-next:hover,.featherlight .featherlight-previous:hover {background: rgba(255,255,255,0.5);transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;}
.featherlight .featherlight-next span,.featherlight .featherlight-previousspan{}
.featherlight .featherlight-next:hover span,.featherlight .featherlight-previous:hover span{text-indent:-999em;position:relative;display:inline-block;}
.featherlight .featherlight-next span:before,.featherlight .featherlight-previous span:before{content:"";display:block;width:30px;height:30px;border:1px solid #333;border-width:3px 0 0 3px;position:absolute;top: 0;left: 50%;transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;}
.featherlight .featherlight-previous span:before{transform: rotate(-45deg);opacity:0;}
.featherlight .featherlight-next span:before{transform: rotate(135deg);opacity:0;}
.featherlight .featherlight-next:hover span:before,.featherlight .featherlight-previous:hover span:before{opacity:1;}
.featherlight-gallery .featherlight-next:hover span,.featherlight-gallery2 .featherlight-previous:hover span {font-size: 25px;line-height: 25px;margin-top: -12.5px;color: #fff;}
.featherlight-gallery.featherlight-last-slide .featherlight-next,.featherlight-gallery.featherlight-first-slide .featherlight-previous {display: none;}
.gallery_thumb.halves{flex: 0 0 50%;max-width:50%;/*FOR IE*/}
.gallery_thumb.thirds{flex: 0 0 33.33%;max-width:33.33%;}
.gallery_thumb.quarters{flex: 0 0 25%;max-width:25%;}
.gallery_thumb.fifths{flex: 0 0 20%;max-width:20%;}
.gallery_thumb.sixths{flex: 0 0 16.66%;max-width:16.66%;}
.gallery_caption{padding-top:10px;text-align:center;}

/* AJAX POST LISTING */
#loading{display: none;width: 100%;text-align:center}
#loading img{height: 75px;width: 100px;margin: 0 auto;}
.posts_wrapper .single_posttype,.posts_archive_wrapper .single_posttype{margin-bottom:4em;display:flex;flex-direction:column;}
.single_posttype .post_head{margin-bottom:1em}
.single_posttype .post_image img{width:100%;height:auto}
.single_posttype .post_title{line-height:1;padding:.25em 0 .5em;font-family: 'Nunito', sans-serif;font-weight: 700;font-style: normal;font-size:36px;color:#1d023e;}
.single_posttype .post_info p{line-height:1;margin:.25em 0 .75em}
.single_posttype .post_title a{color:#1d023e;}
/*.single_posttype .post_title a:hover{color:#B62A20;}*/
.single_posttype .footer-tags a{font-weight:400;font-size:18px}
.single_posttype .post_excerpt, .posts_archive_wrapper .post_excerpt{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}
.single_posttype .post_excerpt .btn{margin-top:auto}
.posts_archive_wrapper{padding:3em 2em}
.total-posts-c.calc{visibility:hidden}

.sorting span.view{display:block;font-weight:900;margin-bottom:1.5em;padding-left:.25em;}
.sorting div{margin-bottom:.5em;}
ul.list {padding-left: 0 !important;margin: 0 !important;width: 100% !important;top: 103% !important;border-radius: 0 !important;}
.nice-select .list {max-height: 500px;overflow: auto;}
.nice-select {width: 100% !important;border: 0 !important;}

.blogfunc{background:transparent;padding:1em}
.blogfunc .sorting{padding:.5em 0 20px;border-bottom:1px solid #1d023e4D;}
.blogfunc .sorted{height:50px;}
.blogfunc .sorted form{display:flex}
.blogfunc #s{width:100%;margin:0;border:0;height:43px;padding-left:10px}
/*.blogfunc #s::placeholder{font-family:rajdhani, sans-serif !important;}*/
.blogfunc .nice-select .list {max-height: 500px;overflow: auto;}
.blogfunc .nice-select {border: 0 !important;border-radius:0}
.blogfunc #searchsubmit{width:auto;height:44px;border:0;margin-left:10px}
.blogfunc input, .blogfunc .nice-select{/*font-size:18px*/}
.blogfunc input[type=text], .blogfunc nice-select{border:1px solid #efefef}

@media only screen and (min-width: 667px) {
	.c7525 .left {flex:0 0 75%;max-width:75%;}
	.c7525 .right{flex:0 0 25%;max-width:25%;}
	.c2575 .left {flex:0 0 25%;max-width:25%;}
	.c2575 .right{flex:0 0 75%;max-width:75%;}
	.c2080 .left {flex:0 0 20%;max-width:80%;}
	.c2080 .right{flex:0 0 80%;max-width:80%;}
	.c8020 .left {flex:0 0 80%;max-width:80%;}
	.c8020 .right{flex:0 0 20%;max-width:20%;}
	.left, .right{padding:1em;background-repeat:no-repeat;}
	.left{padding-left:0;}
	.left_content, .right_content{background-repeat:no-repeat;}
}

@media only screen and (min-width: 768px) {
    /*@-webkit-keyframes fadeInRightSD {0% {opacity: 0;-webkit-transform: translateX(65%);transform: translateX(65%);}100% {opacity: 1;-webkit-transform: none;transform: none;}}
    @keyframes fadeInRightSD {0% {opacity: 0;-webkit-transform: translateX(65%);transform: translateX(65%);}100% {opacity: 1;-webkit-transform: none;transform: none;}}
    .fadeInRightSD {-webkit-animation-name: fadeInRightSD;animation-name: fadeInRightSD;}
    .slick-active .slide_info {animation-name: fadeInRightSD;animation-duration: 1.5s;opacity: 1; }*/
    .slide_info, .slick-dots{display:block !important;}
    .slide_info .box_closer {display:block;}
	/* 2 Column layouts */
	.c50 .left, .c50 .right{flex:0 0 50%;max-width:50%;}
	.c6040 .left {flex:0 0 60%;max-width:60%;}
	.c6040 .right{flex:0 0 40%;max-width:40%;}
	.c4060 .left {flex:0 0 40%;max-width:40%;}
	.c4060 .right{flex:0 0 60%;max-width:60%;}
	.c7030 .left {flex:0 0 70%;max-width:70%;}
	.c7030 .right{flex:0 0 30%;max-width:30%;}
	.c3070 .left {flex:0 0 30%;max-width:30%;}
	.c3070 .right{flex:0 0 70%;max-width:70%;}
	.left, .right{padding:2em 2em 0;}
	.left{padding-left:0;}
	.quotes .slick-slider{padding:0 6em;}
	.slide_meta span{max-width:80%;}
	.slide_meta.right, .slide_meta.left{text-align:right;}
	

	/* TABS_________________________ */
	.tabs{margin-bottom:20px;position:relative;min-height:400px;}
	.listhead.tabbed{display:none;}
	.tabnav{margin-bottom:.5em;display:flex;flex-direction:row;}
	.tabnav dt{height:53px;height:53px;flex-grow:1;}
	.tabnav dt span{display:block;font-weight:600;font-size:18px;text-align:center;text-transform:uppercase;color:#4d4d4d;text-decoration: none;cursor:pointer;background:#efefef;height:53px;line-height:53px;width:99.6%;position:relative;}
	.tabnav dt span:after{content:"";border-right:1px solid #808080;position:absolute;height: 80%;right:-2px;bottom: 10%;}
	.tabnav dt span.active{background:#333;color:#fff}
	.tabnav dt span.active:after, .tabnav dt span:last-of-type:after{display:none;}
	.tabs .content{position:absolute;top:70px;left:0;}
	.hero_slider .section_title{background-position:top center;}
	.hero_slider .section_title span{padding-bottom:1em;font-size:150%;}
	.hero_slider .slide img{width:auto;}

	.slide_title{font-size:225%;max-width:50%;}
	.slide_subtitle{font-size:150%;max-width:30%;}
	.slide_meta .btn{font-size:125%;}
	.slide_meta.right, .slide_meta.left{padding:0 10%;}
	.slide_meta.left{align-items:flex-start;text-align:left;}
	.slide_meta.left .btn{align-self: flex-start;}
	.cards_wrapper{justify-content:center;}
	.halves,.half{flex:0 0 50%;max-width:50%;}
	.thirds,.third{flex:0 0 33.33%;max-width:33.33%;}
	.quarters,.quarter{flex:0 0 25%;max-width:25%;}
	.fifths,.fifth{flex:0 0 20%;max-width:20%;}
	.sixths,.sixth{flex:0 0 16.66%;max-width:16.66%;}

	/* BLOGFUNC_________________________ */
	.sorting{display:flex;flex-direction:row;flex-wrap:wrap;gap:3.1%;padding:2em 1em 1em;height:auto;}
	.sorting span.view{line-height:40px;font-weight:900;margin-bottom:0;}
	.sorting .sorted{width:38.2%}
	.sorting .search_func{flex:0 0 100%}
	.sorting #s{width:79.5%}
	.sorting select{border:0;border-radius:0;max-width:none;height:40px;}
	.sorting .btn{padding:10px 25px !important;font-weight:600 !important;}

	/*.sorting{display:flex;flex-direction:row;flex-wrap:wrap;gap:3%;padding:2em 1em 1em;height:auto;}
	.sorting span.view{line-height:40px;font-weight:900;margin-bottom:0;}
	.sorting .sorted{width:20%}
	.sorting .search_func{flex:0 0 100%}
	.sorting #s{width:50%}
	.sorting select{border:0;border-radius:0;max-width:none;height:40px;}*/
	
}

@media only screen and (min-width: 1024px) {
	.slide_meta span {max-width: 50%;}
	.slide_title{font-size:250%;}
	/*MEGA*/
	.root .section_header{position:absolute;}
	.root{position:relative;display:flex;}
	.root .left, .root .right{position:relative;}
	.flex_grid{justify-content: space-between;}
	/* Adjust widths to change thickness off gutters */
	.c33 .left,.c33 .center, .c33 .right{flex:0 0 32%;max-width:32%;}
	.c204040 .left{flex:0 0 19%;max-width:19%;}
	.c204040 .center{flex:0 0 39%;max-width:39%;}
	.c204040 .right{flex:0 0 39%;max-width:39%;}
	.c402040 .left{flex:0 0 39%;max-width:39%;}
	.c402040 .center{flex:0 0 19%;max-width:19%;}
	.c402040 .right{flex:0 0 39%;max-width:39%;}
	.c404020 .left{flex:0 0 39%;max-width:39%;}
	.c404020 .center{flex:0 0 39%;max-width:39%;}
	.c404020 .right{flex:0 0 19%;max-width:19%;}
	.sorting span.view{width:17%;}
	.sorting div{width:auto;}

	.data_columns_wrapper{justify-content: space-between;}
	.data_columns_wrapper .data_column{flex: 1;}
	.stats{padding:0 0 2em 0;}
    .stat{padding:0 0 0 1em;}
    .numbers.c-1 .stat {flex:0 0 100%;max-width:100%;}
    .numbers.c-2 .stat {flex:0 0 50%;max-width:50%;}
    .numbers.c-3 .stat {flex:0 0 33%;max-width:33%;}
    .numbers.c-4 .stat {flex:0 0 25%;max-width:25%;}
    .stat:after{opacity:0;}
    .stat:before{opacity:1;width:1px;height:90%;left:auto;bottom:auto;left:0;bottom:0;}
    .stat span.number,.stat span.text{text-align:left;}
    .slick-prev{left: -3%;}
	.slick-next{right: -3%;}
	.rounded.hz_offset{max-width:600px !important;}
	
}

@media only screen and (min-width: 1200px) {
	/*.posts_ajax_container{display:grid;grid-template-columns: 1fr 1fr;column-gap: 10%;row-gap: 1em;}*/
	/*.posts_ajax_container .single_posttype:last-child:nth-child(2n - 1) {grid-column: span 2;grid-column-end: -1;padding:0 25%}*/
	.blogfunc {padding-right: 0;}
	.sorting .sorted{width:20%;text-align:right}
	.sorting span.view{width:12%}
	.sorting .search_func{flex:0 0 29%;}
	.sorting #s{width:70%}
	.sorting .subs_func{margin-left:auto}


@media only screen and (min-width: 1400px) {

}