#topHeaderWarper{ background: #fff; padding: 10px 0 5px 0; z-index: 999; position:relative;}

#topHeaderWarper #topHeaderA{ display:block; width: 30%; float:left; height:65px; overflow:hidden; padding:0 0 0 10px;  }
#topHeaderWarper #topHeaderB{ display:block; width: 40%; float:left; padding:0; text-align:center; }
#topHeaderWarper #topHeaderC{ display:block; width: 30%; float:left; padding:0 10px 0 0; text-align:right; }

#topHeaderMenu{
	background: #fff; border-top: 1px solid #ced3d6;
	left:0; right:0; position:relative; padding: 0 20px 0 20px; height: 54px; z-index: 999;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, 0.15); -webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.15); box-shadow: 0 1px 3px rgba(0,0,0, 0.15);
}

#mainmenu_logo{ display: none; padding: 8px 0; margin: 0 auto; text-align:center;}

.mainArea { display: block; clear: both; width:100%; max-width:1340px; position:relative;  margin: 0 auto; padding: 0 10px;  }
.mainArea:after{ clear: both; content: ""; display: table; }

.mainArea .content{ float:none; width: 100%; padding: 0 320px 0 0;}
.mainArea .sidebar{ float:right; width: 320px; padding: 0 10px 0 10px;}

.mainArea.boxed { max-width:1000px; background:#fff; padding: 10px; }
.mainArea.boxed .content{ float:none; width: 100%; padding: 0 330px 0 0;}
.mainArea.boxed .content.air{ padding: 0 330px 0 10px; }
.mainArea.boxed .sidebar{ float:right; width: 330px; padding: 0 10px 0 20px;}


.postRow{ display: flex; flex-wrap: wrap; vertical-align: baseline; max-width: 1000px; background:#fff; width: auto; padding: 20px; margin-right: auto; margin-left: auto; }
.postRow:after{ clear: both; content: ""; display: table; }
.postRow .content{ display: block; order:1; width: calc( 100% - 330px );  padding-left: 20px; padding-right: 20px;}
.postRow .sidebar{ display: block; order:2; width: 330px; padding: 0 10px 0 20px;}


.hero{
	background: #122943;
	padding: 30px 0 10px 0;
}
.homeSlides{
	position:relative; height: 470px; overflow:hidden;
}

#fixedRight{ position: relative; margin-bottom: 15px; }
.fixedAd{ position: fixed; top: 75px; }

iframe[src*="d.agkn.com"]{ position:absolute; z-index: 10; }

.clearfix { clear: both; zoom: 1; }
.clearfix:before, .clearfix:after { clear: both; content: ""; display: table; }

/* ---------------------- NEW CODE -------------------------------- */

.left_item {
	float: left; margin-right: 0;
}
.right_item {
	float: right; margin-right: 0;
}

#skinform{margin:0; padding:0}
.panel { display:block; padding: 0 10px !important;}
#dsq-app4{ display: none !important}
.adman-dummy div{ border: none !important; outline: none !important; }

/* ---------------------- STICKY -------------------------------- */

.waypoint {width: 100%; position:relative; z-index: 10; background: #e9ecee;}
.waypoint1.adPlacement {}
.waypoint2.adPlacement {}
.waypoint2.adPlacement:before {content: ""; position: absolute; top: 0; left: 0; width: 100%; padding-top: 20px;}

.adMoved {z-index: 11;}
.adCenter{ margin: auto; }

#adsBillboard{ display: block; width: 100%; }
#adsBillboard div{ margin: auto; }

.adResized.postClassic {	
    transform: scale(0.59) translate(-50%,-50%); -webkit-transform: scale(0.59) translate(-50%,-50%);
}
.adResized.postBoxed {	
    transform: scale(0.82568807) translate(-50%,-50%); -webkit-transform: scale(0.82568807) translate(-50%,-50%);
}
.adResized.listArticles {	
    transform: scale(0.630411826) translate(-50%,-50%); -webkit-transform: scale(0.630411826) translate(-50%,-50%);
}
.adInRead{
	display:block; width:600px; margin:15px auto;
}


/* ---------------------------------------------------------------- */

.boxAd1{float:left; margin:0 15px 0 0;}
.boxAd2{float:right; margin:0 0 0 15px;}
.boxAd3{margin:0 auto;}

.boxAd1 img, .boxAd2 img, .boxAd3 img{ width: inherit !important; height: auto !important; margin: inherit !important }

.postRow .boxed .postBody .boxAd3 img{ width: inherit !important; height: auto!important; max-width: none !important; margin: 15px auto;}
.postRow .boxed .postBody .boxAd3 iframe{  max-width: none !important; margin: 0 auto;}
.postRow .boxed .postBody .ea_native_element img{  width: inherit !important; height: auto!important; max-width: none !important; margin: auto; }

.postRow .content .postBody .boxAd3 img{ width: inherit !important; height: auto!important; max-width: none !important; margin: 15px auto;}
.postRow .content .postBody .boxAd3 iframe{ max-width: none !important; margin: 0 auto;}
.postRow .content .postBody .ea_native_element img{  width: inherit !important; height: auto!important; max-width: none !important; margin: auto; }

.postRow .content .postBody .boxAd1 img{ width: inherit !important; height: auto !important; margin: inherit !important }
.postRow .content .postBody .boxAd2 img{ width: inherit !important; height: auto !important; margin: inherit !important }
.postRow .content .postBody .boxAd3 img{ width: inherit !important; height: auto !important; margin: inherit !important }

.postRow .content .postBody .boxAd1 iframe{ width: inherit !important; max-width: none !important; margin: inherit !important;}
.postRow .content .postBody .boxAd2 iframe{ width: inherit !important; max-width: none !important; margin: inherit !important;}
.postRow .content .postBody .boxAd3 iframe{ width: inherit !important; max-width: none !important; margin: inherit !important;}
 

/* ---------------------------------------------------------------- */

.row {
    width: auto; max-width: 1340px;
	float: none; display: block;
	padding: 0 10px; margin-right: auto; margin-left: auto;
}
.row:after{ display:table; width:100%; content:' '}

.column {
    width: calc(100%-20px) !important;
    float: none;
	
    margin: 0 10px 0 10px !important;
	background: #fff;
	bbox-shadow: 0 1px 3px rgba(0,0,0,.2); -moz-bbox-shadow: 0 1px 3px rgba(0,0,0,.2); -webkit-bbox-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.column:after{ display:table; width:100%; content:' '}

.weight-25-25-50,.weight-25-33-50,.weight-25-33-100,.weight-33-33-100,.weight-33-100-100, .weight-66-66-100,.weight-25-66-100,.weight-25-50-50,.weight-25-66-50,.weight-25-50-100,.weight-50-33-100,.weight-50-50-100,.weight-50-100-100,.weight-50-33-50,.weight-66-50-100,.weight-33-50-100{
	float: left; clear: none; text-align: inherit;
	padding: 0; margin-left: 0; margin-right: 0;
}

.tiles .weight-25-33-50 .small.horiz.item .subtitle{ display: none !important; }

.weight-75,.weight-75-100-100,.weight-75-66-100{
    width: 75%;
	float: left; clear: none; text-align: inherit;
	padding: 0; margin-left: 0; margin-right: 0;
}

.weight-100{
    width: 100%;
	float: left; clear: none; text-align: inherit;
	padding: 0; margin-left: 0; margin-right: 0;
}

.weight-33-50-100{ width: 33.33333%; }
.weight-66-50-100{ width: 66.66666%; }

.weight-33-33-100{ width: 33.33333%; }
.weight-66-66-100{ width: 66.66666%; }

.weight-33-100-100{ width: 33.33333%; }

.weight-25-25-50{ width: 25%; }
.weight-25-33-50{ width: 25%; }
.weight-25-33-100{ width: 25%; }
.weight-25-66-100{ width: 25%; }
.weight-25-50-50{ width: 25%; }
.weight-25-66-50{ width: 25%; }
.weight-25-50-100{ width: 25%; }

.weight-50-33-50{ width: 50%; }
.weight-50-33-100{ width: 50%; }
.weight-50-50-100{ width: 50%; }
.weight-50-100-100{ width: 50%; }

.weight-75-66-100{ width: 75%; }
.weight-75-100-100{ width: 75%; }


/* ---------------------------------------------------------------- */

.black{ background: #2d2d2d; }
.black .postTitle{ color:#fff !important; padding-bottom: 10px; }
.black .postSubtitle{ color:#B2B2B2 !important }
.black .postData{ color:#B2B2B2 !important }
.black .navibar{ font-size: 12px; margin-bottom:10px;}
.black .navibar a:hover{ color:#fff !important }

.white{ background: #fff; }
.white .postTitle{ padding-bottom: 10px; }
.white .navibar{ font-size: 12px; margin-bottom:10px;}


.headerDesign{
	display: block; height:340px;
	border-top: 1px solid #ced3d6; padding: 60px 0 40px 0;
	background: repeat-x center center;
}
.headerText{
	height:80px; padding: 80px 0 40px 0;
	text-align: center;
	font-family: 'Ubuntu', Verdana, Helvetica;
	font-weight: 700; color: #fff; text-shadow: 1px 1px 12px #000;
	font-size: 4em;  letter-spacing: 0.3em;
}


/* ------------------------------------------------------ */


@media only screen and (max-width: 767px) {

#adsBillboard{ padding: 20px 0; }
.boxAd1, .boxAd2, .boxAd3{ float:none; margin:1em auto 1em auto; width: 300px; }
.adInRead{ width:300px; margin:15px auto; }

.mainArea, .mainArea.boxed{ max-width: 767px; padding:0 5px;}
.mainArea.home{ padding:0;}
.mainArea .content{ padding: 0;}
.mainArea.boxed .content{ padding: 0 10px;}
.mainArea.boxed .content.air{ padding: 0 10px; }
.mainArea .sidebar, .mainArea.boxed .sidebar{ display:none; }

.hideOnFullWidth{display: initial !important;}
.hideOnTablet{display: none !important;}
.hideOnMobile{display: none !important;}
.hideOnLess980{display: none !important;}

#topHeaderWarper{ display: none !important }
#topHeaderMenu{ display: block !important }
.menuLeft{ margin-left: -10px !important; width:100%; }
.menuLeft li:nth-child(2){ float: right !important; margin-right: -25px; }
#tabHistoryMenu{ left: -117px; }
#tabHistoryMenu .menuTab.justicon{ visibility: hidden; }

#topHeaderWarper{ display: none !important }
#topHeaderMenu{ display: block !important;  padding:0 15px; }
#mainTabs{ display:none !important; }
#mainmenu_logo{ display:block !important; padding: 13px 0;  }
#mainmenu_logo img{ height: 28px; }
#mainmenu_logo div{ padding:0 !important;}
#mainmenu_logo a{ position: relative !important; left: auto !important; top: auto !important;}
.mainlogo2.text{display: none !important;}

.mainArea.boxed .tiles .item{ margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; }

.mainArea.home .homeColumn{ padding-top: 20px !important; }
.mainArea.home .tiles .tiny.horiz .cropimage{ width: 55px; height: 55px; }
.mainArea.home .tiles .tiny.horiz.item .touchTitle{ margin-left: 55px; height: 55px; }

.homeSlides{ height: 400px; margin: -20px -10px 0 -10px !important;}
.homeRadioBox{ width:auto !important; margin: 0 -10px 25px -10px; padding: 10px 5px !important; }
.homeRadio10Items .homeRadioItem{ width: 25% !important; }

#slideitems_home { height: 440px !important; }
#slideitems_home .swiper-slide { height: 440px !important; }
#slideitems_home .swiper-slide .cropimg{ height:440px !important; }
#slideitems_home .swiper-slide .cropimg img{ height:440px !important; }
#slideitems_home .swiper-slide .cropimg:before{ height:440px !important; }

.section-title .t1{ margin-right: 0 !important;}
#slideitems_home .swiper-slide .slideOverlay{ padding: 20px 40px 20px 20px !important; }
#slideitems_home .swiper-slide .media{ left: 15px !important; }

.footer{ display: table; margin: 0 auto !important; float: none !important; text-align:center !important; width: auto !important; }
.footer_optionsHoriz{ display: table !important; margin:0 auto; position: relative; width: auto;}
.footer_optionsHoriz a{ padding: 0 0.75em !important;}
.footer_optionsHeader{ display: none !important; }

.footer_options { text-align: center !important; padding-top: 30px }
.footer_options a { display: inline-block; }
.footer_options a span{ display: none; }

.footer_options.wide{ display: table; margin: 0 auto !important; float: none !important; text-align:center !important; width: auto !important; }
.footer_options.wide a{ float: left; clear: none; padding: 0.5em; }


.postRow{ width: 100%; float: none; display: block;  padding: 0; margin-right: auto; margin-left: auto; }	
.postRow .content{ width: 100%; float:none; display:block;  padding: 20px; margin:0;}
.postRow .sidebar{ display: none; }
.postRow:after{ display:table; width:100%; content:' '}

.postBlockquote-center{width: 100%; box-sizing: border-box}
.postBlockquote-left{ float: none; width: 100%;  margin: 15px 0;}
.section-topic .items .tiles{ padding: 10px 0!important;}
.section-topic .items {padding:0;}

.postMap{width:100%; height: 250px; padding:0;}
.social-toolbar{ text-align: center;}
.addthis{float: none; margin: auto; dislay: block; width: 100%}
.postAddComment{ display: none;}

.submenu{display: none !important;}
.FilterHeader{display: none !important;}


.headerDesign{
	height:120px; padding: 20px 0 20px 0;
}
.headerText{
	height:80px; padding: 40px 0 20px 0;
	font-size: 2em; letter-spacing: 0.3em;
}



.weight-33-50-100{ width: 100%; }
.weight-66-50-100{ width: 100%; }

.weight-33-33-100{ width: 100%; }
.weight-66-66-100{ width: 100%; }

.weight-33-100-100{ width: 100%; }

.weight-25-25-50{ width: 100%; }
.weight-25-33-50{ width: 100%; }
.weight-25-33-100{ width: 100%; }
.weight-25-66-100{ width: 100%; }

.weight-25-50-50{ width: 100%; }
.weight-25-66-50{ width: 100%; }
.weight-25-50-100{ width: 100%; }

.weight-50-33-50{ width: 100%; }
.weight-50-33-100{ width: 100%; }
.weight-50-50-100{ width: 100%; }
.weight-50-100-100{ width: 100%; }

.weight-75{ width: 100%; }
.weight-75-66-100{ width: 100%; }
.weight-75-100-100{ width: 100%; }

}


@media only screen and (min-width: 768px) and (max-width: 979px) {

#adsBillboard{ padding: 10px 0 10px 0; }

.hideOnFullWidth{display: initial !important;}
.hideOnLess980{display: none !important;}
.hideOnTablet{display: none !important;}
.hideOver768{display: none !important;}

.mainArea, .mainAreaBoxed { max-width: 100%; }
.mainArea .content, .mainArea.boxed .content{ padding: 0; }
.mainArea .sidebar, .mainArea.boxed .sidebar{ display:none; }
.mainArea.home{ margin: 0 -10px 0 -10px; padding:0; width: auto; max-width: none; }

#topHeaderWarper{ display: none !important }
#topHeaderMenu{ display: block !important;  padding:0 15px; }
#mainTabs{ display:none !important; }
#mainmenu_logo{ display:block !important; }

.mainArea.home .tiles .tiny.horiz.item .touchTitle{ font-size:12px; }
.mainArea.home .tiles .ad.phototext.item .tiles_itemHeader{ left: 8px; }
.mainArea.home .tiles .ad.phototext.item .touchTitle h1{ padding: 10px;}
.mainArea.home .tiles .ad.phototext.item .touchTitle .subtitle{  display: none; }
.mainArea.home .tiles .ad.phototext.item .touchTitle .date{  display: none; }

.homeRadioItem{ width:12.5% !important; }



.footer{ display: table; margin: 0 auto !important; float: none !important; text-align:center !important; width: auto !important; }
.footer_optionsHoriz{ display: table !important; margin:0 auto; position: relative; width: auto;}
.footer_optionsHoriz a{ padding: 0 0.75em !important;}
.footer_optionsHeader{ display: none !important; }

.footer_options { text-align: center !important; padding-top: 30px }
.footer_options a { display: inline-block; }
.footer_options a span{ display: none; }

.footer_options.wide{ display: table; margin: 0 auto !important; float: none !important; text-align:center !important; width: auto !important; }
.footer_options.wide a{ float: left; clear: none; padding: 0 1em; }


.postRow{ width: 100%; float: none; display: block;  padding: 0 10px; margin-right: auto; margin-left: auto; }	
.postRow .content{ width: 100%; float:none; display:table;  padding: 20px; margin:0;}
.postRow .sidebar{ display: none;}


.postEntries a:nth-child(odd){width:48.5%; margin-right:1.5%; display:block; float:left; height:84px !important; overflow:hidden}
.postEntries a:nth-child(even){width:48.5%; margin-left:1.5%; display:block; float:left; height:84px !important; overflow:hidden}


.subMenu{ padding: 0 10px;}
.subMenu a{ padding: 0.5em 0.75em; margin-right:-1px; }

.weight-33-50-100{ width: 50%; }
.weight-66-50-100{ width: 50%; }

.weight-33-33-100{ width: 33.33333%; }
.weight-66-66-100{ width: 66.66666%; }
.weight-33-100-100{ width: 100%; }

.weight-25-25-50{ width: 50%; }
.weight-25-33-50{ width: 50%; }
.weight-25-33-100{ width: 50%; }
.weight-25-66-100{ width: 50%; }
.weight-25-50-50{ width: 50%; }
.weight-25-66-50{ width: 50%; }
.weight-25-50-100{ width: 50%; }

.weight-50-33-50{ width: 50%; }
.weight-50-33-100{ width: 100%; }
.weight-50-50-100{ width: 100%; }
.weight-50-100-100{ width: 100%; }

.weight-75{ width: 100%; }
.weight-75-66-100{ width: 100%; }
.weight-75-100-100{ width: 100%; }

}

@media only screen and (min-width: 980px) and (max-width: 1259px) {

#adsBillboard{ padding: 20px 0;  }

.hideOnFullWidth{display: initial !important;}
.hideOver1024{display: none !important;}
.hideOnTablet{display: none !important;}
.hideOver768{display: none !important;}

.mainArea.home .content{ float:none; width: 100%; padding: 0;}
.mainArea.home .sidebar{ height: 774px; overflow: hidden; }
.mainArea.home #fixedRight{ margin-bottom: 0;}
.mainArea.home .boxHeader_700{ display: block; }
.mainArea.home .tiles .ad.phototext.item{ height: 284px; }
.mainArea.home .tiles .tiny.horiz.item{ background: #fff; padding: 5px 15px 5px 15px; }
.mainArea.home .tiles .tiny.horiz.item:nth-child(1){ padding-top: 15px;}
.mainArea.home .tiles .tiny.horiz.item:nth-child(4){ padding-bottom: 15px;}
.mainArea.home .tiles .tiny.horiz.item .cropimage{ width: 55px; height: 55px; }
.mainArea.home .tiles .tiny.horiz.item .touchTitle{ height: 55px; margin-left: 55px }

.mainArea.home .content .homeColumn{ float: none; width:100%; padding: 0 320px 0 0; margin-bottom: 20px;}
.mainArea.home .homeColumn50{ float:left; width: 50%; box-sizing: border-box;}
.mainArea.home #todayTabs{ display: none; }

.mainArea.boxed{ }
.mainArea.boxed .content{ padding: 0 320px 0 0;}
.mainArea.boxed .sidebar{ float:right; width: 320px; padding: 0 10px 0 10px;}


.postRow{ margin: 0 auto 0 auto; position:relative;}
.postRow .content{ width: calc( 100% - 320px ); }
.postRow .sidebar{ width: 320px; padding: 0 0 0 20px;}
.postRow:after{ display:table; width:100%; content:' '}

.postMeta li { float:left; display: inline-block; border: none;}


.footer{ display: table; margin: 0 auto !important; float: none !important; text-align:center !important; width: auto !important; }
.footer_optionsHoriz{ display: table !important; margin:0 auto; position: relative; width: auto;}
.footer_optionsHoriz a{ padding: 0 0.75em !important;}
.footer_optionsHeader{ display: none !important; }

.footer_options { text-align: center !important; padding-top: 30px }
.footer_options a { display: inline-block; }
.footer_options a span{ display: none; }

.footer_options.wide{ display: table; margin: 0 auto !important; float: none !important; text-align:center !important; width: auto !important; }
.footer_options.wide a{ float: left; clear: none; padding: 0 1em; }


.weight-33-50-100{ width: 33.33333%; }
.weight-66-50-100{ width: 66.66666%; }
.weight-33-100-100{ width: 33.33333%; }
.weight-33-33-100{ width: 33.33333%; }
.weight-66-66-100{ width: 66.66666%; }

.weight-25-25-50{ width: 25%; }
.weight-25-33-50{ width: 33.33333%; }
.weight-25-33-100{ width: 33.33333%; }
.weight-25-66-100{ width: 66.66666%; }
.weight-25-50-50{ width: 50%; }
.weight-25-66-50{ width: 66.66666%; }
.weight-25-50-100{ width: 50%; }

.weight-50-33-50{ width: 33.33333%; }
.weight-50-33-100{ width: 33.33333%; }
.weight-50-50-100{ width: 50%; }
.weight-50-100-100{ width: 100%; }
.weight-75{ width: 66.66666%; }
.weight-75-66-100{ width: 66.66666%; }
.weight-75-100-100{ width: 100%; }

}

/* ------------------------------------------------------ */

@media only screen and (min-width: 1260px) {

#adsBillboard{
	padding: 20px 0;  
}
.adResized.postClassic {	
    transform: scale(0.59) translate(-50%,-50%); -webkit-transform: scale(0.59) translate(-50%,-50%);
}
.adResized.postBoxed {	
    transform: scale(0.88073394) translate(-50%,-50%); -webkit-transform: scale(0.88073394) translate(-50%,-50%);
}
.adResized.listArticles {	
    transform: scale(0.71475142) translate(-50%,-50%); -webkit-transform: scale(0.71475142) translate(-50%,-50%);
}

.hideOnFullWidth{display: none !important;}
.hideOver1024{display: none !important;}
.hideOver768{display: none !important;}


.postRow .content .postBody{ width: 590px; float:none; display:block;  padding: 0; margin:auto;}

.postRow .content .postBody .boxAd1{ margin-left: 0;}
.postRow .content .postBody .boxAd2{ float: right; margin: 0 0 15px 0;}
.postRow .content .postBody .boxAd3{ width: 100% !important; margin: 30px auto;}

}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;font-family:Roboto,Arial,sans-serif;font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}