/*!
	Theme Name: Saga News Theme
	Theme URI: http://sagacom.com

	Description: The parent theme for Saga News Sites (Card Style).
	Author: Saga Communications
	Author URI: http://sagacom.com

	Version: 1.0.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template Version: 2.2.5

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
	Text Domain: saga_news_theme
*/html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.sm-article--headline,.sm-article--headline a{text-transform:unset!important}@font-face{font-family:"Montserrat";src:url("assets/fonts/Montserrat-VariableFont_wght.woff2") format("woff2"),url("assets/fonts/Montserrat-VariableFont_wght.woff") format("woff");font-weight:100 900;font-display:swap}@font-face{font-family:"Open Sans";src:url("assets/fonts/OpenSans-VariableFont_wdth,wght.woff2") format("woff2"),url("assets/fonts/OpenSans-VariableFont_wdth,wght.woff") format("woff");font-weight:300 800;font-display:swap}.features-list{width:100%}.features-list__header{margin-bottom:1.25rem}.features-list__body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 0.5rem 1fr 0.5rem 1fr 0.5rem 1fr;grid-template-columns:repeat(4,1fr);gap:0.5rem}.features-list__body--ad-left{-ms-grid-columns:1.5fr (1fr)[4];grid-template-columns:1.5fr repeat(4,1fr)}.features-list__body--ad-right{-ms-grid-columns:(1fr)[4] 1.5fr;grid-template-columns:repeat(4,1fr) 1.5fr}.features-list__ad{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.features-list__body--ad-right .features-list__ad{-ms-grid-column:5;grid-column:5}.features-list__feature figure{height:100%;margin:0;position:relative;overflow:hidden}.features-list__feature img{width:100%;height:100%;max-height:7.5rem;-o-object-fit:cover;object-fit:cover;border-radius:8px}.features-list__feature:has(.features-list__feature-title) img{-webkit-filter:brightness(0.6);filter:brightness(0.6)}.features-list__feature-title{font-family:"Montserrat";font-weight:600;color:#fff;font-size:small;position:absolute;bottom:0.5rem;margin:0 0.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media only screen and (max-width:991px){.features-list__body{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.features-list__ad,.features-list__body--ad-right .features-list__ad{-ms-grid-row-span:1;grid-row:span 1;-ms-grid-column-span:2;grid-column:span 2;margin:0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.features-list__feature img{max-height:11.25rem}}@media only screen and (max-width:575px){.features-list__body{-ms-grid-columns:1fr;grid-template-columns:1fr}.features-list__ad,.features-list__body--ad-right .features-list__ad{-ms-grid-column-span:1;grid-column:span 1}}.more-articles{--font-color:#424242;width:100%}.single article footer section.more-articles{margin-top:1.5rem}.more-articles a:hover{color:var(--font-color);-webkit-filter:opacity(0.75);filter:opacity(0.75)}.more-articles__sub-section{width:100%;padding:0.75rem 0 0;border-top:1px solid var(--font-color)}.more-articles__sub-section:last-child{border-bottom:1px solid var(--font-color)}.more-articles__sub-section h3{margin:0.25rem 0;font-size:1.4rem}.more-articles__sub-section ul{list-style:none;margin:0;padding:0}.more-articles__sub-section li{margin-bottom:0.75rem}.more-articles__article a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}.more-articles__article-title{font-family:"Montserrat",sans-serif;font-size:1.15rem;font-weight:500;color:var(--font-color);text-wrap-style:pretty}@media screen and (max-width:575px){.more-articles__article-title{font-size:1rem}}.more-articles__article-image{-webkit-box-flex:0;-ms-flex:0 0 104px;flex:0 0 104px}.more-articles__article-image img{float:right;width:100px}.events-section{margin-top:0.5rem}.events-section__header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0.5rem}.events-section__header-content h2{-webkit-box-flex:1;-ms-flex:1;flex:1}.events-section__header-content a{background-color:#2c2c2c;color:#fff;padding:0.5rem 0.75rem;border-radius:4px;font-size:0.75rem;text-decoration:none}.events-section__header-content a:focus,.events-section__header-content a:hover{background-color:#444;color:#fff}.events-section__header-content a svg{vertical-align:top;margin-right:0.5rem}.events-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem}.events-section__widget{-webkit-box-flex:1;-ms-flex:1;flex:1}.events-section__ad{margin-top:1.5rem}@media only screen and (max-width:991px){.events-section__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events-section__ad{margin:1.5rem auto 0}}.top-story-card{border-radius:4px;height:19.375rem;background-color:#fff;-webkit-box-shadow:4px 4px 8px 4px lightgray;box-shadow:4px 4px 8px 4px lightgray;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}.top-story-card--tall{height:32rem}.top-story-card:focus,.top-story-card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.top-story-card img{width:100%;height:7rem;-o-object-fit:cover;object-fit:cover;border-radius:4px 4px 0 0}.top-story-card--tall img{height:12rem}.top-story-card__details{padding:0.75rem}.top-story-card__details-header,.top-story-card__item-headline{margin-bottom:0.75rem}.top-story-card--tall .top-story-card__item-headline{font-size:1.5rem}.top-story-card__details-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-story-card__item-category{background-color:#696969;color:#fff;padding:0.5rem;text-transform:uppercase;border-radius:4px;font-size:0.75rem;text-decoration:none;-webkit-transition:-webkit-filter 0.3s ease;transition:-webkit-filter 0.3s ease;transition:filter 0.3s ease;transition:filter 0.3s ease,-webkit-filter 0.3s ease}.top-story-card__item-category:focus,.top-story-card__item-category:hover{-webkit-filter:brightness(0.85);filter:brightness(0.85)}.top-story-card__item-headline{font-family:"Montserrat",sans-serif;font-weight:600}.top-story-card__item-headline a,.top-story-card__item-headline a:focus,.top-story-card__item-headline a:hover{color:#000}.top-story-card__item-excerpt p,.top-story-card__item-posted-at{font-size:0.75rem;line-height:normal;margin:0}.top-story-card--tall .top-story-card__item-excerpt p{font-size:1rem}.top-story-card__item-excerpt,.top-story-card__item-headline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.top-story-card--tall .top-story-card__item-excerpt,.top-story-card--tall .top-story-card__item-headline{-webkit-line-clamp:4}@media only screen and (max-width:991px){.top-story-card{height:22.5rem}.top-story-card--tall{height:32rem}.top-story-card img{height:11.25rem}.top-story-card--tall img{height:12rem}}@media only screen and (max-width:575px){.top-story-card:not(.top-story-card--tall){height:23.5rem}}.latest-news__header{margin-bottom:1.25rem}.latest-news__body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 0.65rem 1fr 0.65rem 1fr 0.65rem 1fr;grid-template-columns:repeat(4,1fr);gap:0.65rem}.latest-news__body .top-story-card__details{padding:0.5rem}@media only screen and (max-width:991px){.latest-news__body{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.latest-news__body{-ms-grid-columns:1fr;grid-template-columns:1fr}}aside .theiaStickySidebar:has(.top-stories-cards-widget) div:nth-child(1n){margin-top:unset}aside .theiaStickySidebar .top-stories-cards-widget div:nth-child(1n){margin-top:unset}aside .theiaStickySidebar .top-stories-cards-widget div:last-child{margin-bottom:unset}.top-stories-cards-widget.widget h2{display:none}.top-stories-cards-widget .top-story-card{margin-bottom:1.25rem}.alertbar{width:100%;padding:0.5em;background:#dadada;text-align:center}.alertbar a{color:#fff;text-decoration:none}.alertbar .glyphicon{background-repeat:no-repeat;width:20px;height:20px;display:inline-block;background-size:100%;vertical-align:sub;margin-right:3px}.alertbar .glyphicon-star{background-image:url("/wp-content/themes/radio-stations/images/star.png")}.alertbar .glyphicon-bullhorn{background-image:url("/wp-content/themes/radio-stations/images/bullhorn.png")}.alertbar .glyphicon-alert{background-image:url("/wp-content/themes/radio-stations/images/alert.png")}body:has(.alertbar){padding-top:12rem}@media only screen and (min-width:480px) and (max-width:991px){.alertbar{position:relative;top:5rem}body:has(.alertbar){padding-top:8rem}}@media only screen and (max-width:479px){body:has(.alertbar){padding-top:6rem}}@media only screen and (max-width:390px){body:has(.alertbar){padding-top:6rem}}.alertbar.informational{background:#459ef0}.alertbar.promotional{background:#F2822A}.alertbar.warning{background:#ff493d}.header .current-forecast{height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 1.5rem;font-family:Montserrat,sans-serif}@media (max-width:991px){.header .current-forecast{display:none}}.header .current-forecast a{color:unset}@media (min-width:992px){.header--search:has(.current-forecast){width:310px!important}}div.container:has(div.carousel){margin-top:1.5rem}.section-header h2{font-family:"Montserrat";font-weight:700;font-size:large;color:#000}.section-header hr{border-top:2px solid lightgray}.copyright-info{margin-top:1.5rem;text-align:center;font-size:small;text-wrap:balance}figcaption.wp-caption-text{font-size:0.75rem;padding:0 0.5rem;text-wrap:balance}figcaption.wp-element-caption{font-size:0.75rem;padding:0 0.5rem;text-wrap:balance}.article-summary{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.5;margin-top:0.75rem}@media (min-width:992px){.article-summary{font-size:1.25rem}}[hidden]{display:none!important}body{margin:0}figure{margin:1em 0}progress{vertical-align:baseline}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:20px auto}.alignright{float:right;margin:20px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{display:block;float:right;margin:5px 0 20px 20px}a img.alignnone{display:block;margin:5px 20px 20px 0}a img.alignleft{display:block;float:left;margin:20px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}a{color:blue;text-decoration:none}a:focus,a:hover{color:blue;text-decoration:none}body{font-family:sans-serif;background-color:#c1c3c4;position:relative}a{text-decoration:none}a:focus,a:hover{text-decoration:none}@media screen and (min-width:575px){a:visited{font-weight:inherit}}p strong{font-weight:700}blockquote{padding:1em;margin:1em;line-height:1.4em;border-left:5px solid;color:#686769;background-color:#fefefe}blockquote p{padding:0;margin:0;font-size:inherit}a img{vertical-align:top;margin-top:0}.h1,.h2,.h3,.h4,.h5,h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{color:#686769;font-family:sans-serif;text-transform:inherit}.h1 a:hover,.h2 a:hover,.h3 a:hover,.h4 a:hover,.h5 a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#0000cc}.sm-article--headline,.sm-article--headline a{font-size:14px;font-size:1.4rem;text-transform:uppercase;font-weight:bold}.wp-caption,embed,iframe,img,object{max-width:100%}iframe,video{width:100%!important}img{height:auto;border:0}.tiled-gallery{margin-top:1.5em!important}.single-container{height:inherit}.home main{display:inline-block}.no-padding{padding:0}.drop-shadow{-webkit-box-shadow:0px 0px 25px #e3e3e3;box-shadow:0px 0px 25px #e3e3e3;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=0, Color=#e3e3e3 ShadowOpacity=1)";filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=0, Color=#e3e3e3 ShadowOpacity=1)"}article footer{width:100%;display:inline-block;padding-bottom:0;margin-bottom:0}@media screen and (min-width:992px){article footer{padding-right:3em}}.feature-set--context span,.sm-article--context span,.widget-article--context span{vertical-align:middle}.feature-set--context span.feature-set--category,.feature-set--context span.feature-set--digest,.feature-set--context span.sm-article--category,.feature-set--context span.sm-article--digest,.feature-set--context span.widget-article--category,.feature-set--context span.widget-article--digest,.sm-article--context span.feature-set--category,.sm-article--context span.feature-set--digest,.sm-article--context span.sm-article--category,.sm-article--context span.sm-article--digest,.sm-article--context span.widget-article--category,.sm-article--context span.widget-article--digest,.widget-article--context span.feature-set--category,.widget-article--context span.feature-set--digest,.widget-article--context span.sm-article--category,.widget-article--context span.sm-article--digest,.widget-article--context span.widget-article--category,.widget-article--context span.widget-article--digest{padding:2px 0.75em;margin-right:4px}.gallery,.standard,.video{margin:0 1.5em 1.5em 1.5em}@media screen and (min-width:400px){.gallery,.standard,.video{margin:0 1.5em 1.5em 1.5em}}@media screen and (min-width:480px){.gallery,.standard,.video{margin:0 0 1em 0}}.sm-article--context{display:inline-block;position:relative;text-align:left;pointer-events:none!important;color:#fff;text-transform:uppercase;font-size:10px;font-size:1rem}.sm-article--context span{display:inline-block;padding:0 0.75em;border-radius:2rem;background-clip:padding-box;margin:0}.sm-article--image-container{width:100%}.sm-article--image-container picture.sm-article--image{position:relative}.sm-article--image-container picture.sm-article--image img{vertical-align:top;margin:0;width:100%}.stackable{margin-top:2rem}@media screen and (min-width:992px){.stackable{margin-top:3rem}}.card{background-color:#fff;-webkit-box-shadow:0px 4px 8px rgba(17,17,17,0.2);box-shadow:0px 4px 8px rgba(17,17,17,0.2);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color=#111 ShadowOpacity=0.2)";filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color=#111 ShadowOpacity=0.2)";-webkit-transition:0.3s;transition:0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;height:100%}@media screen and (min-width:992px){.card{margin:0 0.5em}}.card .image-source{position:absolute;z-index:99;bottom:0;right:0;font-size:12px;padding:2px 5px;background:rgba(0,0,0,0.5);color:rgba(255,255,255,0.5);border-top-left-radius:2px}.card:hover{-webkit-box-shadow:0px 21px 36px rgba(17,17,17,0.2);box-shadow:0px 21px 36px rgba(17,17,17,0.2);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=36, Direction=90, Color=#111 ShadowOpacity=0.2)";filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=36, Direction=90, Color=#111 ShadowOpacity=0.2)"}.card:hover .sm-article--snippet .sm-headline{color:blue}.sm-article--snippet{display:inline-block;width:100%;padding:1em}@media screen and (min-width:992px){.sm-article--snippet{padding:1.5em}}.sm-article--snippet .sm-headline{margin:0}.sm-article--image{display:inline-block;width:100%}.sm-article--image picture a img{width:100%}.sm-article--image picture a:after{margin:0;padding:0}.card.video .sm-article--image a img{-webkit-transition:opacity 500ms ease-in-out 0ms;transition:opacity 500ms ease-in-out 0ms}.card.video:hover .sm-article--image a{background-image:url("/wp-content/themes/saga-news-pro/assets/images/video-hover.png")}.card.video:hover .sm-article--image a img{opacity:0.35;-webkit-transition:opacity 500ms ease-in-out 0ms;transition:opacity 500ms ease-in-out 0ms}.card.video .sm-article--image a{display:inline-block;width:100%;background:#111;background-repeat:no-repeat;background-size:230px;background-position:center 30px;max-height:295px}.single article.contests h1.entry-title{margin:0 0 0.5em 0}.single article.contests .contest-image img{float:left;margin-right:1em;margin-bottom:0.5em}.single article.contests .contest-sponsors{text-align:center;border-bottom:3px solid #eee;display:inline-block;padding-bottom:1em;margin-bottom:1em}@media screen and (min-width:768px){.single article.contests .contest-sponsors .sponsor.three:last-child{margin-right:auto!important;margin-left:auto!important;float:none!important}}.single article.contests .contest-sponsors .h5{text-transform:uppercase;width:auto;display:inline-block;background:#fff;padding-left:1em;padding-right:1em}.single article.contests .contest-sponsors a{display:inline-block}@media screen and (min-width:768px){.single article.contests .contest-sponsors a{margin:0 1em}}.single article.contests hr{margin:-2.1em 0 2em 0;border:none;border-bottom:3px solid #eee}.card.standard.contests.ended{opacity:0.75}.card.standard.contests.ended .sm-article--image-container .sm-article--image img{-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:gray;filter:grayscale(100%)}.card.standard.contests.ended .sm-article--content{color:#555457;border-bottom:3px solid #555457}.card.standard.contests.ended .card.contests:focus .sm-article--snippet h2 a,.card.standard.contests.ended .card.contests:hover .sm-article--snippet h2 a{color:#111}.button{font-size:1.2em;background-color:#555457;color:#fff;cursor:pointer;margin:5px 0;padding:0.4em 1.5em;display:inline-block;font-family:sans-serif;text-transform:uppercase;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (min-width:1024px){.button{padding:0.25em 1.5em;font-size:1em}}a.button:hover{background-color:transparent;text-decoration:none;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.button,.entry-title,.footer-icons a,.header .header-icons a,.more-link,.read-more,a,button,input:focus,input[type=button],input[type=reset],input[type=submit],textarea:focus{-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}a.read-more{background-color:#555457;color:#fff;display:inline-block;font-family:sans-serif;padding:5px 10px;text-transform:uppercase}a.read-more:hover{background-color:#0000cc;text-decoration:none}.news-category-wrapper .news-category-tiles{display:inline;text-align:center}.news-category-wrapper .news-category-tiles div.category-tile{float:none;display:inline}.news-category-wrapper .news-category-tiles div.category-tile a{position:relative;display:inline-block;background:#111}.news-category-wrapper .news-category-tiles div.category-tile a img{display:inline-block;height:auto;opacity:0.4;z-index:10}.news-category-wrapper .news-category-tiles div.category-tile a span{color:#fff;text-transform:uppercase;font-weight:bold;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.news-category-wrapper .news-category-tiles div.category-tile a:hover img{opacity:0.6}.post-break{clear:both;padding:1em 0}div.sia ins{min-height:250px}div.sia ins:before{color:#b5b3b3;position:absolute;left:33%;top:44%;z-index:-1}div.sia img{z-index:2}@media screen and (min-width:1024px){div.sia ins{min-height:initial}div.sia:before{content:""}}.sba>ins,.sia>ins{display:table;margin:auto;width:auto}.sba>ins img,.sia>ins img{display:block;margin:2.5em 0 0 0;width:100%;height:auto}.sba>ins iframe,.sia>ins iframe{margin:2.5em 0 0 0}.ad-break{position:relative;display:block;width:100%;margin:2em auto 1em auto;text-align:center}.ad-break .sia{margin:auto;display:block;text-align:center}.ad-break .sia ins{margin:2em auto}@media screen and (min-width:992px){.ad-break .sia ins{margin:4em auto 1em auto}}.ad-break.top-ad .sia ins{margin:2em auto 2em auto}@media screen and (min-width:992px){.ad-break.top-ad .sia ins{margin:4em auto 0 auto}}@-webkit-keyframes LAZY-LOAD-AD-FADE{0%{opacity:0}to{opacity:1}}@keyframes LAZY-LOAD-AD-FADE{0%{opacity:0}to{opacity:1}}.sia.invisible{opacity:0}.sia.visible{-webkit-animation:LAZY-LOAD-AD-FADE 0.4s linear;animation:LAZY-LOAD-AD-FADE 0.4s linear}.sia{display:block;width:100%;position:relative}.sia ins{display:table;margin:0 auto}.sia ins a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.sia ins a img{height:100%!important}.sia ins iframe{max-width:100%}aside .sba ins{display:inline-block}aside .sba ins a{display:inherit}aside .sba ins a img:first-child{margin-top:0}article .sia ins{margin:2em auto}body.search.search-results .search-results--list{margin-top:2.5em;padding:0 1em}@media screen and (min-width:992px){body.search.search-results .search-results--list{padding:0 5em}}body.search.search-results .search-results--list .ad-break{clear:both;margin:0 auto}body.search.search-results .search-results--list .ad-break ins{margin:2em auto}body.search.search-results .search-results--list .search-result{padding:2em 1em;background:#fff;border-bottom:4px solid #f2f2f2}body.search.search-results .search-results--list .search-result .search-result--image{display:inline-block}body.search.search-results .search-results--list .search-result .search-result--excerpt p{font-size:16px}.header{display:inline-block;position:relative;top:0;width:100%;z-index:999;-webkit-transition:top 100ms ease-in-out 0ms;transition:top 100ms ease-in-out 0ms;opacity:1;background-color:#111}.header .header--top{position:relative;display:block;width:100%}@media screen and (min-width:992px){.header .header--top{display:-webkit-box;display:-ms-flexbox;display:flex}}.header .header--top .header--search{display:none;width:0;height:inherit;height:-webkit-fill-available}@media screen and (min-width:480px){.header .header--top .header--search{position:relative;display:table;width:130px;top:0;left:0}}.header .header--top .header--search .search-toggle{display:none;cursor:pointer}@media screen and (min-width:480px){.header .header--top .header--search .search-toggle{display:table-cell;text-align:right;vertical-align:middle;text-transform:uppercase;padding:0 1em;width:100%;height:100%;border:none;color:#111}.header .header--top .header--search .search-toggle:hover{background:rgba(0,0,0,0.1)}}.header .header--top .header--search .search-toggle:before{background-image:url("/wp-content/themes/saga-news-pro/assets/images/search.png");background-position:center;background-repeat:no-repeat;background-size:100%;overflow:hidden;height:25px;width:25px;display:block;content:"";position:absolute;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%);opacity:1}.header .header--top .header--search form{width:0;height:auto;overflow:hidden;position:absolute;left:0;top:0;-webkit-transition:width 100ms ease-in-out 0ms;transition:width 100ms ease-in-out 0ms}.header .header--top .header--search form fieldset{margin:0;padding:0;border:none;width:100%;height:100%}.header .header--top .header--search form fieldset input{width:100%;padding:0 1em;font-size:22px;text-transform:uppercase;z-index:900;position:relative;outline:none;border:none}.header .header--top .header--search form fieldset .input-group{display:table;width:100%;height:100%}.header .header--top .header--search form fieldset .close-search{display:table-cell;text-align:right;vertical-align:middle;text-transform:uppercase;width:130px;height:auto;height:-webkit-fill-available;right:0;top:0;z-index:999;padding:0 1em;font-size:1em;font-weight:600;background:#fff;cursor:pointer}.header .header--top .header--search form fieldset .close-search span{font-size:25px;line-height:1;padding:0 10px}.header .header--top .open-search{width:100%}.header .header--top .open-search form{width:100%;-webkit-transition:width 100ms ease-in-out 0ms;transition:width 100ms ease-in-out 0ms}.header .header--top a.header--logo{display:inline-block;background:none;background-repeat:no-repeat;vertical-align:middle;background-size:45px;background-position:center}@media screen and (min-width:992px){.header .header--top a.header--logo{background-size:60px}}@media screen and (min-width:480px){.header .header--top a.header--logo{position:absolute;top:0%;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}}.header .header--top a.header--logo img{opacity:1;-webkit-transition:opacity 100ms ease-in-out 0ms;transition:opacity 100ms ease-in-out 0ms;padding:12px;vertical-align:top;margin-top:0}.header .header--top a.header--logo:hover{background-image:url("/wp-content/themes/saga-news-pro/assets/images/home.svg")}.header .header--top a.header--logo:hover img{opacity:0;-webkit-transition:opacity 100ms ease-in-out 0ms;transition:opacity 100ms ease-in-out 0ms}.header .header--top .explore{opacity:1;position:relative;float:right}@media screen and (min-width:992px){.header .header--top .explore{position:absolute;right:0;top:0;opacity:0}}.header .header--top .social-media{display:none}@media screen and (min-width:992px){.header .header--top .social-media{display:inline-block;position:absolute;right:0;top:0;width:auto;padding:0 0.75em;height:inherit;height:-webkit-fill-available}}.header .header--top .social-media a{display:inline-block;padding:0 0.5em;vertical-align:middle;top:30%;position:relative}.header .header--top .social-media .sm-icon--facebook img{width:24px}.header .header--top .social-media .sm-icon--twitter img{width:28px}.header .header--top .social-media .sm-icon--instagram{width:39px}.header .header--top .social-media .sm-icon--tiktok{width:40px;-webkit-filter:brightness(200%);filter:brightness(200%)}.header .header--top .social-media .sm-icon--youtube img{width:28px}.header .header--top .social-media .sm-icon--email_signup{width:45px}.header .header--top .social-media .sm-icon--soundcloud{width:56px}.header .header--nav{width:100%}.header .header--nav nav.nav-collapse{width:100%}.fixed{position:fixed;top:0}.admin-bar .header{top:32px}.header.shrink{top:-200px;top:-20vh;-webkit-transition:top 100ms ease-in-out 0ms;transition:top 100ms ease-in-out 0ms}.fade-out{position:absolute;display:inline-block;width:100%;top:-56px;left:0;z-index:100;background:rgba(0,0,0,0.7)}
/*! responsive-nav.js 1.0.39 by @viljamis */.nav-collapse ul{margin:0;padding:0;width:100%;display:block;list-style:none}.nav-collapse li{width:auto;display:block}.js .nav-collapse{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1}@media screen and (min-width:992px){.js .nav-collapse{overflow:visible}}.nav-collapse.opened{max-height:9999px}.nav-collapse.closed{max-height:0}a.nav-toggle{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;float:right;vertical-align:middle;position:relative;display:inline-block}@media screen and (min-width:992px){a.nav-toggle{display:none}}a.nav-toggle button.hamburger label{display:none;text-transform:uppercase;margin-right:1em;width:auto;float:left;vertical-align:middle}@media screen and (min-width:768px){a.nav-toggle button.hamburger label{display:block}}a.nav-toggle:hover{color:#fff}.js .nav-collapse{position:relative}.js .nav-collapse.closed{max-height:none}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/*! responsive-nav.js 1.0.39 by @viljamis */.nav-collapse ul{margin:0;padding:0;width:100%;display:block;list-style:none}.nav-collapse li{width:auto;display:block}.js .nav-collapse{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1}@media screen and (min-width:992px){.js .nav-collapse{overflow:visible}}.nav-collapse.opened{max-height:9999px}.nav-collapse.closed{max-height:0}a.nav-toggle{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;float:right;vertical-align:middle;position:relative;display:inline-block}@media screen and (min-width:992px){a.nav-toggle{display:none}}a.nav-toggle button.hamburger label{display:none;text-transform:uppercase;margin-right:1em;width:auto;float:left;vertical-align:middle}@media screen and (min-width:768px){a.nav-toggle button.hamburger label{display:block}}a.nav-toggle:hover{color:#fff}.js .nav-collapse{position:relative}.js .nav-collapse.closed{max-height:none}.hamburger--3dx .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx-r .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy-r .hamburger-inner{-webkit-transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0.2s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0.2s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{-webkit-transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1),-webkit-transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1);transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrow.is-active .hamburger-inner:after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1);transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrow-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1);transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrow-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1);transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrowalt .hamburger-inner:before{-webkit-transition:top 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;-webkit-transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(0.7,1);transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(0.7,1);-webkit-transition:top 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;-webkit-transform:translate3d(-8px,10px,0) rotate(45deg) scale(0.7,1);transform:translate3d(-8px,10px,0) rotate(45deg) scale(0.7,1);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt-r .hamburger-inner:before{-webkit-transition:top 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.15s ease,-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1);transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform 0.15s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;-webkit-transform:translate3d(8px,-10px,0) rotate(45deg) scale(0.7,1);transform:translate3d(8px,-10px,0) rotate(45deg) scale(0.7,1);-webkit-transition:top 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:translate3d(8px,10px,0) rotate(-45deg) scale(0.7,1);transform:translate3d(8px,10px,0) rotate(-45deg) scale(0.7,1);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22),-webkit-transform 0.15s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{-webkit-transition-property:none;transition-property:none}.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-delay:0.15s;transition-delay:0.15s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;-webkit-transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner:before{-webkit-transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:0.32s;transition-delay:0.32s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.27s linear;transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.27s linear}.hamburger--collapse.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-delay:0.15s;transition-delay:0.15s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;-webkit-transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner:before{-webkit-transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(45deg);transform:translate3d(0,-10px,0) rotate(45deg);-webkit-transition-delay:0.32s;transition-delay:0.32s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.27s linear;transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.27s linear}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.15s 0.42s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--elastic .hamburger-inner{top:2px;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;-webkit-transition:opacity 0.15s 0.4s ease;transition:opacity 0.15s 0.4s ease}.hamburger--elastic .hamburger-inner:after{top:20px;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);transition:-webkit-transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55),-webkit-transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(135deg);transform:translate3d(0,10px,0) rotate(135deg);-webkit-transition-delay:0.1s;transition-delay:0.1s}.hamburger--elastic.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(-270deg);transform:translate3d(0,-20px,0) rotate(-270deg);-webkit-transition-delay:0.1s;transition-delay:0.1s}.hamburger--elastic-r .hamburger-inner{top:2px;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;-webkit-transition:opacity 0.15s 0.4s ease;transition:opacity 0.15s 0.4s ease}.hamburger--elastic-r .hamburger-inner:after{top:20px;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);transition:-webkit-transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);transition:transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55),-webkit-transform 0.4s cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-135deg);transform:translate3d(0,10px,0) rotate(-135deg);-webkit-transition-delay:0.1s;transition-delay:0.1s}.hamburger--elastic-r.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(270deg);transform:translate3d(0,-20px,0) rotate(270deg);-webkit-transition-delay:0.1s;transition-delay:0.1s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{-webkit-transition:background-color 0.2s 0.25s ease-in;transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic .hamburger-inner:before{left:0;-webkit-transition:top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in;transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;-webkit-transition:top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in;transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;-webkit-transform:translate3d(80px,80px,0) rotate(45deg);transform:translate3d(80px,80px,0) rotate(45deg);-webkit-transition:left 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;-webkit-transform:translate3d(-80px,80px,0) rotate(-45deg);transform:translate3d(-80px,80px,0) rotate(-45deg);-webkit-transition:right 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{-webkit-transition:background-color 0.2s 0.25s ease-in;transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic-r .hamburger-inner:before{left:0;-webkit-transition:top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in;transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;-webkit-transition:top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335);transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in;transition:transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6,0.04,0.98,0.335)}.hamburger--emphatic-r.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;-webkit-transform:translate3d(80px,-80px,0) rotate(-45deg);transform:translate3d(80px,-80px,0) rotate(-45deg);-webkit-transition:left 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;-webkit-transform:translate3d(-80px,-80px,0) rotate(45deg);transform:translate3d(-80px,-80px,0) rotate(45deg);-webkit-transition:right 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1),-webkit-transform 0.2s 0.25s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0.2s;transition-duration:0.2s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{-webkit-transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0);transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0.2s;transition-duration:0.2s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{-webkit-transform:rotate(45deg) translate3d(5.7142857143px,-6px,0);transform:rotate(45deg) translate3d(5.7142857143px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(90deg);transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;-webkit-transition:background-color 0s 0.15s linear;transition:background-color 0s 0.15s linear}.hamburger--spring .hamburger-inner:before{top:10px;-webkit-transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring .hamburger-inner:after{top:20px;-webkit-transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring.is-active .hamburger-inner{-webkit-transition-delay:0.32s;transition-delay:0.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;-webkit-transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;-webkit-transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;-webkit-transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear;transition:top 0.3s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{-webkit-transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.12s 0.3s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.15s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:0.32s;transition-delay:0.32s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.32s linear;transition:top 0.3s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.32s linear}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.12s 0.18s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.15s 0.32s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand .hamburger-inner{-webkit-transition:background-color 0s 0.1s linear,-webkit-transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:background-color 0s 0.1s linear,-webkit-transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.1s linear;transition:transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.1s linear,-webkit-transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand .hamburger-inner:before{-webkit-transition:top 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand.is-active .hamburger-inner{-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent;-webkit-transition:background-color 0s 0.22s linear,-webkit-transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1);transition:background-color 0s 0.22s linear,-webkit-transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1);transition:transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.22s linear;transition:transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.22s linear,-webkit-transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r .hamburger-inner{-webkit-transition:background-color 0s 0.1s linear,-webkit-transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:background-color 0s 0.1s linear,-webkit-transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19);transition:transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.1s linear;transition:transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.1s linear,-webkit-transform 0.1s 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r .hamburger-inner:before{-webkit-transition:top 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.1s ease-in,-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r.is-active .hamburger-inner{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent;-webkit-transition:background-color 0s 0.22s linear,-webkit-transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1);transition:background-color 0s 0.22s linear,-webkit-transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1);transition:transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.22s linear;transition:transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.22s linear,-webkit-transform 0.1s 0s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s 0.12s ease-out,-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.22s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin .hamburger-inner{-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin .hamburger-inner:before{-webkit-transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in;transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r .hamburger-inner{-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r .hamburger-inner:before{-webkit-transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in;transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:before{-webkit-transition:top 0.1s 0.14s ease,opacity 0.1s ease;transition:top 0.1s 0.14s ease,opacity 0.1s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease,opacity 0.1s 0.14s ease;transition:top 0.1s ease,opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--vortex .hamburger-inner{-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex.is-active .hamburger-inner{-webkit-transform:rotate(765deg);transform:rotate(765deg);-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex-r.is-active .hamburger-inner{-webkit-transform:rotate(-765deg);transform:rotate(-765deg);-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative;vertical-align:middle}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.quick-menu{display:none;position:fixed;bottom:1em;right:1em;z-index:999;-webkit-transition:right 1s ease-in-out;transition:right 1s ease-in-out}@media screen and (min-width:992px){.quick-menu{display:none}}.quick-menu button:hover{outline:0}.quick-menu .hamburger{background:#111;border-radius:50%;-webkit-transition:-webkit-box-shadow 1s ease-in-out;transition:-webkit-box-shadow 1s ease-in-out;transition:box-shadow 1s ease-in-out;transition:box-shadow 1s ease-in-out,-webkit-box-shadow 1s ease-in-out;-webkit-box-shadow:4px 4px 24px rgba(0,0,0,0.5);box-shadow:4px 4px 24px rgba(0,0,0,0.5)}.quick-menu .hamburger:hover{opacity:1}.quick-menu .hamburger-box,.quick-menu .hamburger-inner,.quick-menu .hamburger-inner:after,.quick-menu .hamburger-inner:before{width:30px}.quick-menu .is-active{opacity:0}.nav-collapse ul.navbar{height:100vh;opacity:0}@media screen and (min-width:992px){.nav-collapse ul.navbar{opacity:1;height:auto}}.nav-collapse.opened{-ms-touch-action:none;touch-action:none}.nav-collapse.opened ul.navbar{opacity:1}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff}ul.navbar li{vertical-align:top}ul.navbar li:hover{overflow:visible}.nav-collapse.complex{width:100%;margin:0}.nav-collapse.complex ul.navbar{overflow-y:auto;width:100%;text-align:center;font-size:12px;font-size:1.2rem;text-transform:uppercase}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar{overflow-y:visible}}.nav-collapse.complex ul.navbar li:first-child{margin-top:1em}.nav-collapse.complex ul.navbar li:first-child li:first-child{margin-top:0}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li:first-child{margin-top:0}}.nav-collapse.complex ul.navbar li{position:relative;display:table;width:70%;clear:left;margin:auto;text-align:center;overflow:hidden}@media screen and (max-height:420px){.nav-collapse.complex ul.navbar li{display:none}}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li{float:none;display:inline-block;width:auto;padding:0;margin:0;position:relative}.nav-collapse.complex ul.navbar li:hover{overflow:visible}}@media screen and (max-height:420px){.nav-collapse.complex ul.navbar li{display:none}}.nav-collapse.complex ul.navbar li a{display:inline-block;width:auto;letter-spacing:1px;padding:1em;text-align:center;font-weight:500;z-index:999}.nav-collapse.complex ul.navbar li li{width:auto}.nav-collapse.complex ul.navbar li.menu-item-has-children{-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;background-image:url("/wp-content/themes/saga-news-pro/assets/images/submenu.png");background-size:20px;background-repeat:no-repeat;background-position:center right;top:0}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li.menu-item-has-children{background-image:none;-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li.menu-item-has-children:hover ul.sub-menu{position:absolute;width:20vw;padding:1em;height:auto}.nav-collapse.complex ul.navbar li.menu-item-has-children:hover ul.sub-menu li{float:left;width:100%}.nav-collapse.complex ul.navbar li.menu-item-has-children:hover ul.sub-menu li a{text-align:left;width:100%}}.nav-collapse.complex ul.navbar li.menu-item-has-children a{margin:0 2em}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li.menu-item-has-children a{margin:0}}.nav-collapse.complex ul.navbar li.menu-item-has-children:before{content:"";display:inline-block;position:fixed;width:100%;height:100vh;top:0;left:-100vw;z-index:1;-webkit-transition:top 250ms ease-in-out;transition:top 250ms ease-in-out}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li.menu-item-has-children:before{display:none}}.nav-collapse.complex ul.navbar li.menu-item-has-children ul.sub-menu{position:relative;width:0;display:block;height:0;overflow:hidden}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li.menu-item-has-children ul.sub-menu{position:absolute}}.nav-collapse.complex ul.navbar li.menu-item-has-children ul.sub-menu li a{margin:0}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active{-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;background-image:none;top:0}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active a.touch-active{top:0!important}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:before{z-index:1;height:100vh;left:0;-webkit-transition:top 250ms ease-in-out;transition:top 250ms ease-in-out}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:before{display:none}}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover{width:100%;height:auto;z-index:999;white-space:nowrap;overflow:visible;display:inline-block;position:relative}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active ul.sub-menu{position:relative;width:100%;display:block;height:0;overflow:hidden}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active a:hover+.backlink,.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active a:hover+ul.sub-menu{display:none}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover a{position:relative;z-index:99}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover .back-link{display:block;width:70px;height:70px;background-image:url(/wp-content/themes/saga-news-pro/assets/images/menu-back.png);margin:auto;z-index:1;position:relative;background-size:70px;clear:both;top:1em}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover ul.sub-menu{z-index:1;height:auto;width:auto;display:inline;margin:0 auto}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover ul.sub-menu li{position:relative}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover ul.sub-menu li a{color:#fff;width:auto}.nav-collapse.complex ul.navbar li.menu-item-has-children.touch-active:hover ul.sub-menu li a:hover{color:#eee}.nav-collapse.complex ul.navbar .social-media{display:inline-block;padding-top:2em}@media screen and (max-height:420px){.nav-collapse.complex ul.navbar .social-media{display:none}}@media screen and (min-width:992px){.nav-collapse.complex ul.navbar .social-media{display:none}}.nav-collapse.complex ul.navbar .social-media a{display:inline-block;padding:0 0.75em;margin:0 0.25em}.nav-collapse.complex ul.navbar .social-media a img{vertical-align:middle}.nav-collapse.complex ul.navbar .social-media .sm-icon--facebook img{width:35px}.nav-collapse.complex ul.navbar .social-media .sm-icon--twitter img{width:44px}.nav-collapse.complex ul.navbar .social-media .sm-icon--soundcloud{width:84px}.nav-collapse.complex ul.navbar .social-media .sm-icon--instagram{width:58px}.nav-collapse.complex ul.navbar .social-media .sm-icon--youtube img{width:38px}.nav-collapse.complex ul.navbar .header--search{clear:both;display:block;padding-top:2em}@media screen and (max-height:420px){.nav-collapse.complex ul.navbar .header--search{position:absolute;width:100%;top:1em;left:0}}.nav-collapse.complex ul.navbar .header--search fieldset{border:none;padding:0}.nav-collapse.complex ul.navbar .header--search fieldset .close-search{display:none}.nav-collapse.complex ul.navbar .header--search fieldset input{border-radius:2em;background-clip:padding-box;border:none;padding:0.5em 1em;background-color:#fff;background-image:url(/wp-content/themes/saga-news-pro/assets/images/search-dark.png);background-repeat:no-repeat;background-position:95% center;background-size:28px;width:70%;height:50px}.nav-collapse.complex ul.navbar .header--search .search-toggle{display:none}.nav-collapse.complex ul.navbar div.legal-links{position:fixed;bottom:0;padding:1em 0;line-height:2}@media screen and (max-height:420px){.nav-collapse.complex ul.navbar div.legal-links{display:none}}.nav-collapse.complex ul.navbar div.legal-links ul{font-size:12px;font-family:sans-serif}.nav-collapse.complex ul.navbar div.legal-links ul li{-webkit-box-shadow:none;box-shadow:none;background:none;border:none;width:auto;float:none;display:inline}.nav-collapse.complex ul.navbar div.legal-links ul li a{padding:0.25em 0.45em}.nav-collapse.simple{width:100%;margin:0}.nav-collapse.simple ul.navbar{padding-top:0.25em}@media screen and (min-width:992px){.nav-collapse.simple ul.navbar{padding-top:0}}.nav-collapse.simple ul{display:inline-block;width:100%;text-align:center;font-size:12px;font-size:1.2rem;text-transform:uppercase}.nav-collapse.simple ul li.current-menu-item{background:rgba(0,0,0,0.1)}.nav-collapse.simple ul li.current-menu-item a{color:#fff}.nav-collapse.simple ul li{-webkit-box-shadow:4px 4px 20px rgba(17,17,17,0.15);box-shadow:4px 4px 20px rgba(17,17,17,0.15);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=45, Color=#111 ShadowOpacity=0.15)";filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=45, Color=#111 ShadowOpacity=0.15)";width:47%;margin:1.5%;float:left}@media screen and (max-height:420px){.nav-collapse.simple ul li{display:none}}@media screen and (max-height:420px){.nav-collapse.simple ul li{width:22%;margin:1.5%}}@media screen and (min-width:992px){.nav-collapse.simple ul li{float:none;display:inherit;width:auto;padding:0!important;margin:0!important;background:none;-webkit-box-shadow:none;box-shadow:none;position:relative}}.nav-collapse.simple ul li a{display:inherit;color:#fff;width:100%;letter-spacing:1px;padding:1em 0;font-weight:900}@media screen and (min-width:992px){.nav-collapse.simple ul li a{padding:1em}}.nav-collapse.simple ul li:hover{background:rgba(0,0,0,0.1)}.nav-collapse.simple ul li:hover a,.nav-collapse.simple ul li:hover a:hover{color:#fff}.nav-collapse.simple ul li ul.sub-menu{display:none;font-size:0.75em;position:absolute;left:0;width:auto;overflow:hidden;height:0;background:#333;width:275px;display:inherit}.nav-collapse.simple ul li ul.sub-menu li{display:inherit;width:100%;height:auto}.nav-collapse.simple ul li:hover ul.sub-menu{height:auto;z-index:0}.nav-collapse.simple ul li:hover ul.sub-menu li a{color:#fff}.nav-collapse.simple ul li:hover ul.sub-menu li a:hover{color:#eee}.nav-collapse.simple ul li:hover a{color:#eee}.nav-collapse.simple ul .social-media{display:inline-block;padding:2em 0}@media screen and (max-height:420px){.nav-collapse.simple ul .social-media{display:none}}@media screen and (min-width:992px){.nav-collapse.simple ul .social-media{display:none}}.nav-collapse.simple ul .social-media a{display:inline-block;padding:0 0.75em;margin:0 0.25em}.nav-collapse.simple ul .social-media a img{vertical-align:middle}.nav-collapse.simple ul .social-media .sm-icon--facebook img{width:35px}.nav-collapse.simple ul .social-media .sm-icon--twitter img{width:44px}.nav-collapse.simple ul .social-media .sm-icon--instagram{width:61px}.nav-collapse.simple ul .social-media .sm-icon--youtube img{width:38px}@media screen and (max-height:420px){.nav-collapse.simple ul .header--search{position:absolute;width:100%;top:1em;left:0}}.nav-collapse.simple ul .header--search fieldset{border:none;padding:0}.nav-collapse.simple ul .header--search fieldset .close-search{display:none}.nav-collapse.simple ul .header--search fieldset input{border-radius:2em;background-clip:padding-box;border:none;padding:0.5em 1em;background-image:url(/wp-content/themes/saga-news-pro/assets/images/search-dark.png);background-repeat:no-repeat;background-position:95% center;background-size:28px;width:auto}.nav-collapse.simple ul .header--search fieldset input:focus{width:auto}.nav-collapse.simple ul .header--search .search-toggle{display:none}.nav-collapse.simple ul div.legal-links{position:fixed;bottom:0;padding:1em 0;line-height:2}@media screen and (max-height:420px){.nav-collapse.simple ul div.legal-links{display:none}}.nav-collapse.simple ul div.legal-links ul{font-size:12px;font-family:sans-serif}.nav-collapse.simple ul div.legal-links ul li{-webkit-box-shadow:none;box-shadow:none;background:none;border:none;width:auto;float:none;display:inline}.nav-collapse.simple ul div.legal-links ul li a{padding:0.25em 0.45em}.archive-nav,.em-pagination{text-align:center;padding:3em;margin-top:1em;font-size:1rem;clear:both;width:100%;display:block}.archive-nav .page-numbers,.em-pagination .page-numbers{display:inline-block}.archive-nav .page-numbers.current,.em-pagination .page-numbers.current{background:blue;color:white}footer.site-footer ul.menu{list-style-type:none;padding:0;margin-top:3em}footer.site-footer ul.menu li{display:inline-block;vertical-align:top;list-style-type:none;padding:0 1em;width:auto;font-size:1.25em}footer.site-footer ul.menu li a{color:#909090;display:block;width:100%;padding-bottom:1em;margin-bottom:1em}footer.site-footer ul.menu li ul{padding:0 1em 0 0;width:242px}footer.site-footer ul.menu li ul li{font-size:0.75em;padding:0;margin-top:1em;display:block}footer.site-footer ul.menu li ul li a{padding-bottom:0;border-bottom:unset}.breadcrumbs{padding:1em 0 0 1em}.feature-set--container{display:inline-block;width:100%;height:auto;padding-right:0!important;padding-left:0!important}@media screen and (min-width:992px){.feature-set--container{margin-top:4em;padding-right:15px!important;padding-left:15px!important}}.feature-set--container .feature-set--primary-content{background:#111;position:relative}.feature-set--container .feature-set--primary-content:hover a.feature-set--button{background:#fff;color:#111}.feature-set--container .feature-set--primary-content a{display:inline-block}.feature-set--container .feature-set--primary-content img{margin-bottom:-9px}.feature-set--container .feature-set--primary-content .feature-set--primary-message{position:relative;padding:1rem;z-index:99;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(84%,rgba(0,0,0,0.65)),to(rgba(0,0,0,0.65)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 84%,rgba(0,0,0,0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0)}@media screen and (min-width:992px){.feature-set--container .feature-set--primary-content .feature-set--primary-message{pointer-events:none;position:absolute;padding:6rem 3rem 2rem 3rem;margin:0;bottom:0;left:0}}.feature-set--container .feature-set--primary-content .feature-set--primary-message .feature-set--context{display:inline-block;position:relative;text-align:left;pointer-events:none!important;color:#fff;text-transform:uppercase}.feature-set--container .feature-set--primary-content .feature-set--primary-message div.h1{text-shadow:4px 4px 4px rgba(0,0,0,0.6);line-height:1.15;margin-top:0.25em;margin-bottom:0}.feature-set--container .feature-set--primary-content .feature-set--primary-message div.h1 a{color:#fff}.feature-set--container .feature-set--primary-content .feature-set--primary-message p{margin:0.5em 0 0 0;position:relative;height:84px;overflow:hidden;color:#fff;pointer-events:none!important;background:-webkit-linear-gradient(rgb(255,255,255),rgba(255,255,255,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:992px){.feature-set--container .feature-set--primary-content .feature-set--primary-message p{height:auto}}.feature-set--container .feature-set--primary-content .feature-set--primary-message .feature-set--button{text-align:center;text-transform:uppercase;border:3px solid #fff;color:#fff;display:inline-block;padding:0.5em 1em;margin:0 auto;position:relative}.feature-set--container .feature-set--primary-content img{display:inline-block;width:100%;height:auto;position:relative}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content:nth-child(odd){clear:left}@media screen and (min-width:992px){.feature-set--container .secondary-feature-wrap .feature-set--secondary-content:nth-child(odd){clear:none}}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content a{color:#fff;display:inline-block;position:relative}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content a img{margin:0;vertical-align:top}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content:hover a{color:blue}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content .feature-set--info{padding:1em 0.75em}@media screen and (min-width:575px){.feature-set--container .secondary-feature-wrap .feature-set--secondary-content .feature-set--info{padding:1em}}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content .feature-set--info div.h3{margin-top:0.5em}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content .feature-set--context{display:inline-block;text-align:left;pointer-events:none!important;text-transform:uppercase}@media screen and (min-width:575px){.feature-set--container .secondary-feature-wrap .feature-set--secondary-content .feature-set--context{width:100%;display:inline}}.feature-set--container .secondary-feature-wrap .feature-set--secondary-content .feature-set--context span.separator{padding:0 0.5rem;color:#555}h1.title-break{text-align:center;background:#111;text-transform:uppercase;color:#fff;line-height:normal;padding:1em;width:100%;margin:1em 0 0 0}@media screen and (min-width:400px){h1.title-break{margin:1.5em 0 0 0}}@media screen and (min-width:992px){h1.title-break{line-height:2}}.author-block{text-align:center;display:inline-block;width:98%}@media screen and (min-width:768px){.author-block{text-align:left;margin-top:1em}}.author-block .author-block--name{margin-top:0.5em}@media screen and (min-width:768px){.author-block .author-block--name{margin-top:0.7em}}.author-block .author-block--avatar{margin-top:2em}.author-block .author-block--bio p{margin-top:1em}.comment-respond,.entry-pings{padding:60px 60px 32px}.entry-comments{padding:60px}.entry-pings .reply{display:none}.comment-list li{padding:40px 0 0 30px}.comment-list .depth-1{padding-left:0}.comment-header{margin-bottom:30px}.comment-header p{margin-bottom:0}.comment .avatar{margin:0 16px 24px 0}.comment-content{clear:both}.comment-content ul>li{list-style-type:disc}.comment_disc{margin-top:-40px;font-family:sans-serif;font-size:9pt;line-height:12pt;color:#b2aeae}.comment-respond label{display:block;margin-right:12px}.comment-respond input[type=email],.comment-respond input[type=text],.comment-respond input[type=url]{width:50%}aside#sidebar{padding:1em}@media screen and (min-width:1200px){aside#sidebar{padding:0 12px}}@media screen and (min-width:1230px){aside#sidebar{padding:0 2.5em}}@media screen and (min-width:575px){.ad-sidebar{padding:0;clear:both}}@media screen and (min-width:575px){.ad-section{margin:15px 0}}@media screen and (min-width:575px){.adbreak{margin:20px 0}}.widget{border:none}aside .theiaStickySidebar div:nth-child(1n){margin-top:2.5em}aside .theiaStickySidebar div:first-child{margin-top:0}aside .theiaStickySidebar div:last-child{margin-bottom:2.5em}.twitter-tweet{margin:auto}.email-widget{display:none;border-top:3px solid #ece9e9;height:auto}.email-widget iframe{margin:1em 0 0 0;border-top:3px solid #ece9e9}.single article .featured-content{display:inline-block;display:none;border-top:3px solid #ece9e9;border-bottom:3px solid #ece9e9;padding-bottom:1.5em}.featured-content{display:none;clear:both;float:left;width:100%;margin-top:3em}.featured-content h3{text-align:center;margin-bottom:1em;padding-bottom:0;line-height:1}.featured-content div.featured-item{display:none}.featured-content .sm-promo--snippet{padding:0.25em;width:100%;clear:both;float:left}.featured-content div div:nth-child(odd){float:left;clear:left}@media screen and (min-width:992px){.featured-content div div:nth-child(odd){clear:none}}.featured-content .featured-item{padding-bottom:1em}.featured-content .featured-item h4{margin-top:0}.featured-content.odd div.row div.featured-item:nth-child(1n+5){display:inline-block}.featured-content.even div.row div.featured-item:nth-child(-n+4){display:inline-block}.single-saga_podcasts article .featured-content{display:none}a.newsletter.button{margin-top:1em}#footer-widgets{margin-bottom:3em}#footer-widgets .widget{background:inherit;border:0;margin:1em 0}#footer-widgets .widget-title{font-size:1.3125em}footer p{font-size:0.875em}@media screen and (min-width:992px){#footer_ad_toggle{width:auto;height:auto}}.site-footer{margin-top:4em;padding:1em 1em 3em 1em;background:#222;color:#8d8a90;display:inline-block;width:100%;bottom:-5px;position:relative}.site-footer .menu-footer-menu-container ul{padding:0;margin:2em 0 0 0;display:inline-block;width:100%;text-align:center}.site-footer .menu-footer-menu-container ul li{width:32%;display:inline-block;list-style-type:none;vertical-align:top;padding:0;margin:0.5em}.site-footer .menu-footer-menu-container ul li a{display:block;width:100%;font-weight:bold;padding:0.5em 1em}@media screen and (min-width:480px){.site-footer .menu-footer-menu-container ul li{width:auto;text-align:center;border-right:3px solid #2a2a2a}.site-footer .menu-footer-menu-container ul li:last-child{border-right:none}}@media screen and (min-width:480px) and (min-width:992px){.site-footer .menu-footer-menu-container ul li{float:left;padding:0 0.5em 0 0;margin:0 0.5em 0 0}}.site-footer .menu-footer-menu-container ul li ul{display:-ms-inline-grid;display:inline-grid;float:left;clear:both;margin:0}.site-footer .menu-footer-menu-container ul li ul li{display:inline-block;width:100%;padding:0;margin-bottom:0.25em;border-bottom:none}.site-footer .menu-footer-menu-container ul li ul li a{border-bottom:none;margin-bottom:0;padding-bottom:0;font-weight:normal}.site-footer .menu-footer-menu-container ul li.menu-item-has-children{padding-bottom:2em}@media screen and (min-width:480px){.site-footer .menu-footer-menu-container ul li.menu-item-has-children{border-right:none}}.site-footer .menu-footer-menu-container ul li.menu-item-has-children a{border-bottom:1px solid #3e3e3e}.site-footer .menu-footer-menu-container ul li.menu-item-has-children li a{border:none}.site-footer .social-media-links{display:inline-block;width:auto;text-align:center;padding-top:2em;width:100%}@media screen and (min-width:992px){.site-footer .social-media-links{padding-top:1em}}.site-footer .social-media-links a{margin-right:1em}.site-footer .social-media-links a:last-child{margin-right:0}.site-footer .social-media-links a img{width:42px;height:42px}.site-footer .social-media-links .sm-icon--tiktok{-webkit-filter:brightness(200%);filter:brightness(200%)}.site-footer .email-signup{margin-top:2em;border-left:none;text-align:center}@media screen and (min-width:768px){.site-footer .email-signup{text-align:left}}.site-footer .email-signup h3{margin-top:0}.site-footer .email-signup .gform_wrapper .gform_body{width:63%}.site-footer .email-signup .gform_wrapper .gform_body,.site-footer .email-signup .gform_wrapper .gform_footer{margin-top:1em;display:inline-block;clear:none;float:left}.site-footer .email-signup .gform_wrapper .gform_body ul{padding:0}.site-footer .email-signup .gform_wrapper input.gform_button{margin:0}.site-footer .email-signup .gform_wrapper input[type=button],.site-footer .email-signup .gform_wrapper input[type=submit]{padding:0.65em 1em}.site-footer .legal-info span{margin:1em auto 0 auto;display:block;text-align:center;width:100%;float:left}.site-footer .legal-links{font-size:14px;padding-top:2em}.site-footer .legal-links ul{padding:0;text-align:center}.site-footer .legal-links ul li{list-style-type:none;display:inline-block;margin-right:1rem}.site-footer .legal-links span{margin:auto;display:block;text-align:center;width:100%}.gallery-group{float:left}.tiled-gallery{overflow:hidden}.sharedaddy{display:inline-block;float:left;margin-top:1em}.sharedaddy .sd-block{display:inline-block}.sharedaddy .sd-block .sd-content{display:inline-block}.sharedaddy .sd-block .sd-content ul{display:inherit;padding:0;margin:0}.sharedaddy .sd-block .sd-content ul li{display:inherit;list-style-type:none;margin-left:0.5em}.sharedaddy .sd-block .sd-content ul li a{display:inherit;color:#fff;padding:0.5em 1em;font-size:0.9em;opacity:0.7;margin-top:0;vertical-align:middle}.sharedaddy .sd-block .sd-content ul li a:hover{opacity:1}.sharedaddy .sd-block .sd-content ul li a span{display:block;padding-left:1.5em}.sharedaddy .sd-block .sd-content ul li a span.share-count{display:none}.sharedaddy .sd-block .sd-content ul li.share-facebook a{background:#3b5998;position:relative}.sharedaddy .sd-block .sd-content ul li.share-facebook a:before{content:"";background-image:url("/wp-content/themes/saga-news-theme/assets/images/facebook.svg");width:40px;height:36px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:10px;position:absolute;left:0;top:0}.sharedaddy .sd-block .sd-content ul li.share-twitter a{background:#0084b4;position:relative}.sharedaddy .sd-block .sd-content ul li.share-twitter a:before{content:"";background-image:url("/wp-content/themes/saga-news-theme/assets/images/twitter.svg");width:40px;height:36px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:18px;position:absolute;left:0;top:0}.sharedaddy .sd-block .sd-content ul li.share-x a{background:#0084b4;position:relative}.sharedaddy .sd-block .sd-content ul li.share-x a:before{content:"";background-image:url("/wp-content/themes/saga-news-theme/assets/images/x.svg");width:40px;height:36px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:18px;position:absolute;left:0;top:0}.sharedaddy .sd-block .sd-content ul li.share-google-plus a{background:#df4a32;position:relative}.sharedaddy .sd-block .sd-content ul li.share-google-plus a:before{content:"";fill:#fff;background-image:url("/wp-content/themes/saga-news-theme/assets/images/google-plus.svg");width:40px;height:36px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:18px;position:absolute;left:0;top:0}.sharedaddy .sd-block .sd-content ul li.share-email a{background:#bcbcbc;position:relative}.sharedaddy .sd-block .sd-content ul li.share-email a:before{content:"";fill:#fff;background-image:url("/wp-content/themes/saga-news-theme/assets/images/email.svg");width:40px;height:36px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:18px;position:absolute;left:0;top:0}.sharedaddy .sd-block .sd-content ul li.share-linkedin a{background:#0077B5;position:relative}.sharedaddy .sd-block .sd-content ul li.share-linkedin a:before{content:"";fill:#fff;background-image:url("/wp-content/themes/saga-news-theme/assets/images/linkedin.svg");width:40px;height:36px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:18px;position:absolute;left:0;top:0}.sharedaddy .sd-block .sd-content ul li.share-end{opacity:0}.sharedaddy .sd-block .sd-content ul li:first-child{margin-left:0}.slideshow-window{background-color:#222;border:20px solid #222;border-radius:"10px";background-clip:padding-box;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{-webkit-box-sizing:content-box;box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0px;font-size:0px}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:0.5;direction:ltr;-webkit-transition:300ms opacity ease-out;transition:300ms opacity ease-out}.slideshow-window:hover .slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,0.1)!important;background-color:#000!important;background-color:rgba(0,0,0,0.6)!important;background-image:url("../img/slideshow-controls.png")!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;*display:inline;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;-webkit-transition:300ms border-color ease-out;transition:300ms border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url("../img/slideshow-controls-2x.png")!important}}body div div.slideshow-controls a:hover{border-color:rgb(255,255,255)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted fuchsia}.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{-webkit-box-sizing:content-box;box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0px;font-size:0px}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:0.5;direction:ltr;-webkit-transition:300ms opacity ease-out;transition:300ms opacity ease-out}.slideshow-window:hover .slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,0.1)!important;background-color:#000!important;background-color:rgba(0,0,0,0.6)!important;background-image:url("../img/slideshow-controls.png")!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;*display:inline;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;-webkit-transition:300ms border-color ease-out;transition:300ms border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url("../img/slideshow-controls-2x.png")!important}}body div div.slideshow-controls a:hover{border-color:rgb(255,255,255)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted fuchsia}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:transparent;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,0.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0px;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(./images/arrows.png) no-repeat center center;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1)}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(./images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{-webkit-transition:400ms ease-out;transition:400ms ease-out}.jp-carousel-info h2{background:none!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:0.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{-webkit-transition:500ms opacity ease-out;transition:500ms opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:0.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:normal 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{-webkit-transition:none!important;transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-transitions .jp-carousel-slide{-webkit-transition:300ms ease-out;transition:300ms ease-out}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:0.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:none!important;border:none!important;padding:0!important;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.1);box-shadow:0 2px 8px rgba(0,0,0,0.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{-webkit-transition:opacity 400ms linear;transition:opacity 400ms linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:0.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{-webkit-transition:color 200ms linear;transition:color 200ms linear}.jp-carousel-close-hint span{cursor:pointer;background-color:black;background-color:rgba(0,0,0,0.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 0.4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{-webkit-transition:border-color 200ms linear;transition:border-color 200ms linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(./images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0px -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(./images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.9);box-shadow:0 0 20px rgba(0,0,0,0.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0 9px;border:1px solid #666;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.2);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:normal}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:normal;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:0.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:normal!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:bold;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font-size:13px;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:none!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;display:inline-block!important;vertical-align:top!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:0.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,0.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,0.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none transparent}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none transparent;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,0.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.2);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.2);border-radius:3px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,0.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.2);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,0.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,0.17);-webkit-box-shadow:inset 0px 0px 5px 5px rgb(0,0,0);box-shadow:inset 0px 0px 5px 5px rgb(0,0,0)}.jp-carousel-comment-post-error{color:#DF4926}.jp-carousel-comment-post-success{}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:0.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0px -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.1);box-shadow:0 2px 10px rgba(0,0,0,0.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:white;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;-webkit-box-shadow:inset 0px 0px 5px rgba(0,0,0,0.05);box-shadow:inset 0px 0px 5px rgba(0,0,0,0.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,0.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{margin-top:1em;padding:1em 2em;border-radius:6px}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url("/wp-content/themes/saga-news-pro/assets/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/wp-content/themes/saga-news-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/wp-content/themes/saga-news-pro/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/wp-content/themes/saga-news-pro/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/wp-content/themes/saga-news-pro/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/wp-content/themes/saga-news-pro/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eee;border-radius:0.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:0.3em}.fa.fa-pull-right{margin-left:0.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:0.3em}.fa.pull-right{margin-left:0.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.page-template-schedule #content,.post-type-archive-saga_on_air #content{position:relative;min-height:1px;padding-left:15px!important;padding-right:15px!important;margin:3em auto}.page-template-schedule #weekly-schedule input,.post-type-archive-saga_on_air #weekly-schedule input{height:2.5em;visibility:hidden;width:0;float:left}.page-template-schedule #weekly-schedule label,.post-type-archive-saga_on_air #weekly-schedule label{background:#e0e0e0;border-radius:0.25em 0.25em 0 0;color:#888;cursor:pointer;display:block;float:left;font-size:1em;height:2.5em;line-height:2.5em;margin-right:0.25em;padding:0 1.5em;margin-top:0.25em;text-align:center}.page-template-schedule #weekly-schedule input:checked+label,.post-type-archive-saga_on_air #weekly-schedule input:checked+label{position:relative;z-index:6}.page-template-schedule #schedule,.post-type-archive-saga_on_air #schedule{background:#f7f7f7;border-radius:0 0.25em 0.25em 0.25em;min-height:20em;position:relative;width:100%;top:0;z-index:5;clear:both}.page-template-schedule #schedule section,.post-type-archive-saga_on_air #schedule section{opacity:0;padding:8px 1em 1em 1em;position:absolute;z-index:-100;width:100%;top:0}.page-template-schedule #schedule section .program,.post-type-archive-saga_on_air #schedule section .program{display:inline-block;width:100%;padding:0 0 1em 1em;border-bottom:2px solid #e0e0e0}.page-template-schedule #schedule section .program:last-of-type,.post-type-archive-saga_on_air #schedule section .program:last-of-type{border-bottom:none}.page-template-schedule #schedule section .program img.program-image,.post-type-archive-saga_on_air #schedule section .program img.program-image{float:left;margin:0 1em 1em 0}.page-template-schedule #schedule section .program h2.program-title,.post-type-archive-saga_on_air #schedule section .program h2.program-title{margin:0.25em 0;line-height:1.5;font-size:1.9rem}.page-template-schedule #schedule section .program .program-line,.post-type-archive-saga_on_air #schedule section .program .program-line{display:inline-block;width:100%;padding:0.5em 0 0 0}.page-template-schedule #schedule section .program .program-times,.post-type-archive-saga_on_air #schedule section .program .program-times{font-weight:bold;font-size:1em;line-height:24px}.page-template-schedule #schedule section .program .listen-live,.post-type-archive-saga_on_air #schedule section .program .listen-live{display:none}.page-template-schedule #schedule section .program .program--sml,.post-type-archive-saga_on_air #schedule section .program .program--sml{float:right}.page-template-schedule #schedule section .program .program--sml a,.post-type-archive-saga_on_air #schedule section .program .program--sml a{margin-left:0.5em}.page-template-schedule #schedule section .program .program--sml a img,.post-type-archive-saga_on_air #schedule section .program .program--sml a img{width:22px;height:22px;display:inline-block}.page-template-schedule #schedule section .program .program--description,.post-type-archive-saga_on_air #schedule section .program .program--description{font-size:1em;display:none}.page-template-schedule #schedule section .program .program-toggle,.post-type-archive-saga_on_air #schedule section .program .program-toggle{position:absolute;top:1em;right:5px;width:24px;height:24px;margin:0 1em;background-image:url("/wp-content/themes/saga-news-theme/assets/images/plus.png");background-size:75%;background-repeat:no-repeat;background-position:center;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.page-template-schedule #schedule section .program .program-toggle.open,.post-type-archive-saga_on_air #schedule section .program .program-toggle.open{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 500ms ease-out 200ms;transition:all 500ms ease-out 200ms}.page-template-schedule #schedule section .program.program-over,.post-type-archive-saga_on_air #schedule section .program.program-over{margin-top:0;-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;border-bottom:3px solid #ddd}.page-template-schedule #schedule section .program.program-over img,.post-type-archive-saga_on_air #schedule section .program.program-over img{-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:gray;filter:grayscale(100%)}.page-template-schedule #schedule section .program.program-over a:hover img,.post-type-archive-saga_on_air #schedule section .program.program-over a:hover img{-webkit-filter:grayscale(0);-webkit-filter:grayscale(0%);filter:grayscale(0%)}.page-template-schedule #schedule section .program.live .listen-live,.post-type-archive-saga_on_air #schedule section .program.live .listen-live{display:inline-block;position:relative;margin:0.5em 0 0 0;background:blue;padding:0.25em 0.75em;color:white;border-radius:4px}.page-template-schedule #schedule section .program.live .listen-live:hover,.post-type-archive-saga_on_air #schedule section .program.live .listen-live:hover{text-decoration:none;background:#ddd}.page-template-schedule #schedule section .program.live .listen-live img,.post-type-archive-saga_on_air #schedule section .program.live .listen-live img{vertical-align:middle;top:-1px;position:relative;margin-right:0.5em}.page-template-schedule #weekly-schedule input#tab-1:checked~#schedule #schedule-1,.page-template-schedule #weekly-schedule input#tab-2:checked~#schedule #schedule-2,.page-template-schedule #weekly-schedule input#tab-3:checked~#schedule #schedule-3,.page-template-schedule #weekly-schedule input#tab-4:checked~#schedule #schedule-4,.page-template-schedule #weekly-schedule input#tab-5:checked~#schedule #schedule-5,.page-template-schedule #weekly-schedule input#tab-6:checked~#schedule #schedule-6,.page-template-schedule #weekly-schedule input#tab-7:checked~#schedule #schedule-7,.post-type-archive-saga_on_air #weekly-schedule input#tab-1:checked~#schedule #schedule-1,.post-type-archive-saga_on_air #weekly-schedule input#tab-2:checked~#schedule #schedule-2,.post-type-archive-saga_on_air #weekly-schedule input#tab-3:checked~#schedule #schedule-3,.post-type-archive-saga_on_air #weekly-schedule input#tab-4:checked~#schedule #schedule-4,.post-type-archive-saga_on_air #weekly-schedule input#tab-5:checked~#schedule #schedule-5,.post-type-archive-saga_on_air #weekly-schedule input#tab-6:checked~#schedule #schedule-6,.post-type-archive-saga_on_air #weekly-schedule input#tab-7:checked~#schedule #schedule-7{opacity:1;z-index:100;position:relative}.personality-info .personality,.personality-info .programs,.weekly-programming .personality,.weekly-programming .programs{padding-bottom:2em}.personality-info .personality img,.personality-info .programs img,.weekly-programming .personality img,.weekly-programming .programs img{width:100%;max-width:100%;height:auto;margin-bottom:1em}fieldset.rate{display:inline-block;border:0;margin:0;padding:0}fieldset.rate>input{display:none;cursor:pointer}fieldset.rate>label{float:right;color:#333;cursor:pointer;line-height:normal}fieldset.rate>label:before{display:inline-block;padding:0;margin:10px 5px 0 0;line-height:0;cursor:pointer;font-family:"FontAwesome";content:"\f005"}fieldset.rate>label:last-child:before{content:"\f006";cursor:pointer}fieldset.rate .half:before{content:"\f089";position:absolute;padding-right:0;cursor:pointer}fieldset.rate input:checked~label,fieldset.rate input[checked=checked]~label{color:blue}.single article fieldset.rate input:checked~label,.single article fieldset.rate input[checked=checked]~label{color:blue}.accordion-toggle{cursor:pointer}.accordion-content{display:none}.accordion-content.default{display:block}#event-map{display:inline-block;min-height:300px;margin-top:2em;width:100%}#event-map .directions{background:blue}.event--details{display:inline-block;background:#f2f2f2;padding:1em;margin:1.25em 0;float:left;width:100%;font-size:1.2em;color:#686769}.event--details .event--actions{clear:both}.event--details .event--start{font-weight:400;margin-bottom:0.25em}.event--details .event--location a,.event--details .event--location span{float:left;clear:both}.single-saga_events .post-image{margin-bottom:3em!important}.single-saga_events .article-body p:first-of-type{margin-top:0}.event--recurring-list{display:inline-block;background:#f2f2f2;margin-top:0px;width:100%;color:#686769}.event--recurring-list .event--recurring-header{position:relative;display:inline-block;width:100%;height:auto;padding:0;margin:1em 0 0 0;vertical-align:top}.event--recurring-list .event--recurring-header .event--recur-title{width:100%;float:left}.event--recurring-list .event--recurring-header .event--recur-title h3{margin-top:0;margin-bottom:0.25em}.event--recurring-list .event--recurring-header .event--recur-start,.event--recurring-list .event--recurring-header .event--recur-start-end{width:100%;float:left}.event--recurring-list .event--recurring-header .event--recur-location{width:100%;float:left}.event--recurring-list .event--recurring-details{padding:0;clear:both}.event--recurring-list .event--recur-description{margin-top:0.25em;clear:both;float:left}section.event-widget h2{text-transform:uppercase}section.event-widget h3{margin-top:0;line-height:1.25em}section.event-widget h3 a{font-size:21px}section.event-widget .event-list-item{position:relative;margin-bottom:1em;padding-bottom:1em;border-bottom:3px solid #ddd;display:inline-block;width:100%}section.event-widget .calendar-display{font-size:14px;float:left;margin:0.5em 1em}section.event-widget .calendar-display span.event-day{background:#555457;color:#fff;display:block;text-align:center;text-transform:uppercase;padding:0.1em 0.5em}section.event-widget .calendar-display span.event-datetime{background:#fff;display:block;text-align:center;text-transform:uppercase;padding:0.5em}.archive.post-type-archive-saga_closings div.container,.saga_closings_area div.container,.saga_closings_status div.container{min-height:38vh}.archive.post-type-archive-saga_closings #content,.saga_closings_area #content,.saga_closings_status #content{padding-right:3em}.archive.post-type-archive-saga_closings .page-header,.saga_closings_area .page-header,.saga_closings_status .page-header{margin-bottom:2em}.archive.post-type-archive-saga_closings .page-header h1,.saga_closings_area .page-header h1,.saga_closings_status .page-header h1{margin-left:0}.archive.post-type-archive-saga_closings ul.dropdown-menu,.saga_closings_area ul.dropdown-menu,.saga_closings_status ul.dropdown-menu{position:absolute;background:white;padding:2em 3em;margin-top:0;z-index:999}.archive.post-type-archive-saga_closings ul.dropdown-menu li,.saga_closings_area ul.dropdown-menu li,.saga_closings_status ul.dropdown-menu li{list-style:none}.archive.post-type-archive-saga_closings .closings-buttons button,.saga_closings_area .closings-buttons button,.saga_closings_status .closings-buttons button{background-color:#111;border-color:2px solid #111;border-radius:4px;color:#fff;padding:1em 2em;text-transform:uppercase;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.archive.post-type-archive-saga_closings .closings-buttons button:hover,.saga_closings_area .closings-buttons button:hover,.saga_closings_status .closings-buttons button:hover{background-color:#fff;border-color:2px solid #111;color:#111}.archive.post-type-archive-saga_closings .closings-row,.saga_closings_area .closings-row,.saga_closings_status .closings-row{background-color:#fafafa;border-bottom:1px solid #ddd;padding:15px 0px;text-align:center}.archive.post-type-archive-saga_closings #titlebar,.saga_closings_area #titlebar,.saga_closings_status #titlebar{background-color:#fff;margin-top:40px;padding:15px 0px;text-align:center}.archive.post-type-archive-saga_closings h2.h4,.saga_closings_area h2.h4,.saga_closings_status h2.h4{margin-top:0px}.archive .page-header h1,.category .page-header h1,.search-results .page-header h1{margin:1em 1em 0 1em}@media screen and (min-width:992px){.archive .page-header h1,.category .page-header h1,.search-results .page-header h1{margin:1em 0 0 0.25em}}.archive article,.category article,.search-results article{padding:1em 0}.term-description{padding:1em}.term-description p{font-size:16px;line-height:1.3;margin:16px 0 0 0}.page .hidden-post-nav,.page-template-page-full-width-php .hidden-post-nav,.single .hidden-post-nav{height:1px;overflow:hidden;opacity:0}.page .breadcrumbs,.page-template-page-full-width-php .breadcrumbs,.single .breadcrumbs{padding:0}@media screen and (min-width:768px){.page .breadcrumbs,.page-template-page-full-width-php .breadcrumbs,.single .breadcrumbs{margin-top:1.5em;padding:0 0 0 1em}}@media screen and (min-width:992px){.page .breadcrumbs,.page-template-page-full-width-php .breadcrumbs,.single .breadcrumbs{margin-top:2.5em;padding:0}}@media screen and (min-width:992px){.page div#content,.page-template-page-full-width-php div#content,.single div#content{padding:0}}.page div#content article,.page-template-page-full-width-php div#content article,.single div#content article{margin-top:0.75em}@media screen and (min-width:992px){.page div#content article,.page-template-page-full-width-php div#content article,.single div#content article{margin-top:1.5em}}.page div#content .content-partial,.page-template-page-full-width-php div#content .content-partial,.single div#content .content-partial{margin-top:0}.page div#content .content-partial article,.page-template-page-full-width-php div#content .content-partial article,.single div#content .content-partial article{padding:0;margin-top:0}.page div#content .article-body,.page-template-page-full-width-php div#content .article-body,.single div#content .article-body{display:inline-block;width:100%}@media screen and (min-width:992px){.page div#content .article-body figure,.page-template-page-full-width-php div#content .article-body figure,.single div#content .article-body figure{width:100%;clear:both}}.page .post-divider,.page-template-page-full-width-php .post-divider,.single .post-divider{width:100%;height:1px;clear:both;border:none;margin:0;padding:0}.page article,.page-template-page-full-width-php article,.single article{background:#fff;padding:1.5em;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:768px){.page article,.page-template-page-full-width-php article,.single article{padding:2.5em}}@media screen and (min-width:992px){.page article,.page-template-page-full-width-php article,.single article{padding:4em;-webkit-box-shadow:0px 7px 50px rgba(17,17,17,0.15);box-shadow:0px 7px 50px rgba(17,17,17,0.15);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=50, Direction=90, Color=#111 ShadowOpacity=0.15)";filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=50, Direction=90, Color=#111 ShadowOpacity=0.15)"}}.page article .article-extras,.page-template-page-full-width-php article .article-extras,.single article .article-extras{margin-top:1em;display:inline-block;width:100%}.page article .article-extras .byline,.page-template-page-full-width-php article .article-extras .byline,.single article .article-extras .byline{color:#8d8a90;width:100%;float:left;font-style:italic}.page article .article-extras .byline span.author,.page-template-page-full-width-php article .article-extras .byline span.author,.single article .article-extras .byline span.author{display:inline-block}.page article .article-extras .byline span.author:after,.page-template-page-full-width-php article .article-extras .byline span.author:after,.single article .article-extras .byline span.author:after{content:" | ";padding:0 0.25em}.page article .article-extras .byline span.date,.page-template-page-full-width-php article .article-extras .byline span.date,.single article .article-extras .byline span.date{display:inline-block}.page article .article-extras .byline div,.page-template-page-full-width-php article .article-extras .byline div,.single article .article-extras .byline div{display:inline-block;padding-right:0.5em}.page article figure.post-image,.page-template-page-full-width-php article figure.post-image,.single article figure.post-image{margin:1em 0 0 0;position:relative;clear:both}.page article figure.post-image img,.page-template-page-full-width-php article figure.post-image img,.single article figure.post-image img{margin-top:0;vertical-align:top}.page article figure.post-image figcaption,.page-template-page-full-width-php article figure.post-image figcaption,.single article figure.post-image figcaption{width:100%;background-color:#eee;color:#8d8a90;padding:0.25em 0.5em}.page article figure.post-image figcaption span,.page-template-page-full-width-php article figure.post-image figcaption span,.single article figure.post-image figcaption span{font-size:0.8rem;margin:0 0.25em;display:inline;width:auto;-webkit-box-decoration-break:clone;box-decoration-break:clone}.page article figure.post-image figcaption span.featured-image--source:before,.page-template-page-full-width-php article figure.post-image figcaption span.featured-image--source:before,.single article figure.post-image figcaption span.featured-image--source:before{content:"Source: "}.page article figure.post-image figcaption span.featured-image--photographer:before,.page-template-page-full-width-php article figure.post-image figcaption span.featured-image--photographer:before,.single article figure.post-image figcaption span.featured-image--photographer:before{content:"Photographer: "}.page article figure.post-image figcaption span.featured-image--caption:before,.page-template-page-full-width-php article figure.post-image figcaption span.featured-image--caption:before,.single article figure.post-image figcaption span.featured-image--caption:before{content:"|";margin-right:0.5em}.page article .summary_excerpt,.page-template-page-full-width-php article .summary_excerpt,.single article .summary_excerpt{margin:1em 0}.page article .summary_excerpt p,.page-template-page-full-width-php article .summary_excerpt p,.single article .summary_excerpt p{color:#686769}.page article footer section,.page-template-page-full-width-php article footer section,.single article footer section{margin-top:0;display:inline-block}.page article footer section.footer-meta,.page-template-page-full-width-php article footer section.footer-meta,.single article footer section.footer-meta{display:none;padding:1em;background:#f1f1f1}.page article footer .post-author-bio,.page article footer .post-sponsor,.page-template-page-full-width-php article footer .post-author-bio,.page-template-page-full-width-php article footer .post-sponsor,.single article footer .post-author-bio,.single article footer .post-sponsor{width:100%;display:inline-block;font-family:sans-serif;text-align:center}.page article footer .post-author-bio img,.page article footer .post-sponsor img,.page-template-page-full-width-php article footer .post-author-bio img,.page-template-page-full-width-php article footer .post-sponsor img,.single article footer .post-author-bio img,.single article footer .post-sponsor img{max-width:120px;margin:0 auto 1em auto}@media screen and (min-width:992px){.page article footer .post-author-bio img,.page article footer .post-sponsor img,.page-template-page-full-width-php article footer .post-author-bio img,.page-template-page-full-width-php article footer .post-sponsor img,.single article footer .post-author-bio img,.single article footer .post-sponsor img{float:left}}@media screen and (min-width:992px){.page article footer .post-author-bio,.page article footer .post-sponsor,.page-template-page-full-width-php article footer .post-author-bio,.page-template-page-full-width-php article footer .post-sponsor,.single article footer .post-author-bio,.single article footer .post-sponsor{text-align:left}}.page article footer .post-author-bio .author-name,.page article footer .post-sponsor .author-name,.page-template-page-full-width-php article footer .post-author-bio .author-name,.page-template-page-full-width-php article footer .post-sponsor .author-name,.single article footer .post-author-bio .author-name,.single article footer .post-sponsor .author-name{margin-top:0}.page article footer .post-author-bio .avatar,.page article footer .post-sponsor .avatar,.page-template-page-full-width-php article footer .post-author-bio .avatar,.page-template-page-full-width-php article footer .post-sponsor .avatar,.single article footer .post-author-bio .avatar,.single article footer .post-sponsor .avatar{display:block}.page article footer .post-sponsor,.page-template-page-full-width-php article footer .post-sponsor,.single article footer .post-sponsor{border-top:4px solid #eee;padding-top:1em;margin-top:1em}.page article footer .post-author-bio,.page-template-page-full-width-php article footer .post-author-bio,.single article footer .post-author-bio{border-top:4px solid #eee;padding-top:1em;margin-top:1em}.page article footer .post-author-bio img,.page article footer .post-sponsor img,.page-template-page-full-width-php article footer .post-author-bio img,.page-template-page-full-width-php article footer .post-sponsor img,.single article footer .post-author-bio img,.single article footer .post-sponsor img{border-radius:50%;background-clip:padding-box;border:2px solid #eee}@media screen and (min-width:992px){.page article footer .post-author-bio img,.page article footer .post-sponsor img,.page-template-page-full-width-php article footer .post-author-bio img,.page-template-page-full-width-php article footer .post-sponsor img,.single article footer .post-author-bio img,.single article footer .post-sponsor img{min-width:140px;margin-right:2em}}.page article footer section.attribution .post-sponsor:first-child,.page-template-page-full-width-php article footer section.attribution .post-sponsor:first-child,.single article footer section.attribution .post-sponsor:first-child{border:none;padding-top:0}@media screen and (min-width:992px){.page article footer section.attribution .post-sponsor:first-child,.page-template-page-full-width-php article footer section.attribution .post-sponsor:first-child,.single article footer section.attribution .post-sponsor:first-child{padding-top:1em}}.page .content-partial,.page-template-page-full-width-php .content-partial,.single .content-partial{margin-top:0}.page .content-partial article,.page-template-page-full-width-php .content-partial article,.single .content-partial article{padding:0}.ui-quick-edit{display:none;position:fixed;bottom:1em;left:1em}.ui-quick-edit .ui-settings-toggle,.ui-quick-edit a{clear:both;float:left}.ui-quick-edit .ui-settings-toggle{width:auto;display:inline-block}.ui-quick-edit a{background:#eee;padding:1em 2em;width:180px;text-align:center}.ui-quick-edit a:hover{background:#dcdbdb}.page ul.topic-nav{width:auto;background:#e9e9eb;display:inline-block;padding:1em 2em;-webkit-box-shadow:5px 5px 0 rgba(0,0,0,0.0901960784);box-shadow:5px 5px 0 rgba(0,0,0,0.0901960784)}.page ul.topic-nav li{list-style-type:none;border-bottom:1px solid #dadada;margin-bottom:0.25em;padding-bottom:0.25em;text-transform:uppercase;font-size:0.85em}.page ul.topic-nav li a:hover{color:#d11d23}.page ul.topic-nav li:first-child{font-weight:500}.page ul.topic-nav li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.page-template-personalities div.people div.person{text-align:center;margin-top:4em}.page-template-personalities div.people div.person:nth-child(5){clear:left}.page-template-personalities div.people div.person:nth-child(9){clear:left}.page-template-personalities div.people div.person:nth-child(13){clear:left}.page-template-personalities div.people div.person:nth-child(17){clear:left}.page-template-personalities div.people div.person img{border-radius:50%;background-clip:padding-box}.page-template-personalities div.people div.person p.name{margin:0.25em 0}.page-template-personalities div.people div.person span.tagline{font-style:italic;display:inline-block}.page-template-personalities div.people div.person a.link{margin-top:0.5em;margin-right:0.5em;text-decoration:underline;display:inline-block}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}@media (max-height:800px) and (min-width:992px){.container{width:970px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none!important}.visible-sm{display:none!important}.visible-md{display:none!important}.visible-lg{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=style.css.map */