@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";

 hr {
border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.info-content h2, h2.article-title { font-size: 28px;
}
.latest-posts-content p:hover {
text-decoration:underline !important;
}
.side-widget .link-text, .side-widget .all-link {
display:none !important;
}
.side-widget .widget-all-link {
display:none !important;
}
blockquote p::before, blockquote p::after {
content: '' !important;
}
.image-block blockquote {
margin: 0px !important;
font-family: "charis_sil";
font-size: 24px;
line-height: 1.3;
font-weight: bold;
text-align: center;
}
.landing-page .article-item {
margin-bottom: 25px !important;
}
.sitemap-drop .columns .column ul li a {
color: #000;
text-transform: none !important;
}
.article-source {
display: inline-block;
vertical-align: top;
margin: 0 10px 10px 0; }
@media (max-width: 1199px) {
.show-on-tablet {
display: inline;
}
.show-on-desktop, .single-post .leaderboard-ad {
display: none !important;
}
}
@media (min-width: 1200px) {
.show-on-tablet {
display: none;
}
.show-on-desktop {
padding: 50px 0 15px;
display: block;
}
}
@media (max-width: 767px) {
.advertorial.widget_add .wp-post-image {
float:none !important;
}
.advertorial.widget_add {
padding:0 !important;
margin:0 !important;
} }
.single:not(.dossier-single) #content .advertorial.widget_add {
display:none;
}
#footer .btn-top, #footer .paging-next, #footer .paging-prev {
color: #333;
font-size: 24px;
display:none !important;
}
#footer .footer-logo {
margin-left: 0px !important;
} .new-form{ border: 1px dotted #d95014 !important;
padding: 35px 63px 28px;
background-color: #fff;
border-radius: 10px;
box-shadow: 5px 5px 10px rgb(0 0 0 / 25%);
}
.wpf-controller.aru_rml_from_in_post{
padding: 35px 35% 28px 80px;
}
@media (max-width: 767px){
.wpf-controller.aru_rml_from_in_post{
padding: 20px 35% 20px 30px;
}
}
@media (max-width: 479px){
.wpf-controller.aru_rml_from_in_post{
padding: 10px 10px 10px 10px;
}
}
.wpf-controller.aru_rml_from_in_post input[type='text']{
box-shadow: 1px 1px 1px rgb(0 0 0 / 20%) inset;
}
.new-form .h2{
font-family: "charis_sil";
font-size: 31.5px;
line-height: 1.15;
margin: 0 0 0.7em;
color: #000;
font-weight: 700;
max-width: 600px;
letter-spacing: -.9px;
word-wrap: break-word;
}
.new-form p{
line-height: 1.2;
margin: 0 0 1.7em;
}
.new-form__button{
background-color: #d95014;
color: #fff;
border: 1px solid #d95014;
text-transform: uppercase;
font-weight: 300;
border-radius: 3px;
font-size: 16px;
padding: 5px 13px;
letter-spacing: .8px;
transition: all .3s ease;
margin-right: 30px;
margin-bottom: 30px;
}
.new-form__button:last-child{
margin-right: 0;
}
.new-form__button:hover{
background-color: #fff;
color: #d95014;
}
.new-form__button--accent{
background-color: #fff;
color: #d95014;
}
.new-form__button--accent:hover{
background-color: #d95014;
color: #fff;
}
.new-form .buttons-row{
display: flex;
flex-wrap: wrap;
}
@media (max-width: 1199px) {
.new-form__button{
margin-right: 20px;
margin-bottom: 20px;
}
.new-form{
padding: 25px 40px 25px;
}
}
@media (max-width: 768px) {
.new-form{
padding: 20px 30px 20px;
}
.new-form .h2{
margin: 0 0 0.4em;
font-size: 20px !important;
line-height: 28px !important;
margin: 10px 0 24px !important;
}
.new-form p{ display: none;
}
.form-block{
margin: 0 !important;
}
.new-form__button{
font-size: 15px !important;
}
}
@media (max-width: 479px) {
.new-form{
padding: 15px 20px 15px;
}
} .form-block #rml_fade_content {
display: none !important;
}
.wpf-controller.aru_rml_from_in_post {
border: 5px solid #d95014 !important;
background-color: #f3f3f3 !important;
display: none;
position: relative;
}
.single-article .wpf-controller.aru_rml_from_in_post{
border: 1px dotted #d95014 !important;
border-radius: 20px;
box-shadow: 5px 5px 10px rgb(0 0 0 / 25%);
background-color: #fff !important;
}
.single-article div.wpf-controller input.regular-text {
border: 1px solid #d95014;
padding: 7px 15px !important;
}
.single-article div.wpf-controller input.regular-text::placeholder {
color: #999;
font-size: 16px;
}
.single-article .wpf-controller.aru_rml_from_in_post .wpf-table-placeholder-input .wpf-label{
display: none;
}
.add-logo{
position: absolute;
right: -1px;
top: 0;
width: 34.5%;
height: 100%;
background: #d95014;
border-radius: 0 20px 20px 0;
}
@media (max-width: 479px){
.add-logo{
display: none;
}
}
.add-logo img{
width: 102px;
height: 134px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 767px){
.add-logo img{
width: 71.4px;
height: 93.8px;
}
}
@media (max-width: 479px){
.add-logo img{
width: 51px;
height: 67px;
}
}
.wp_plugin_framework_ajax_button {
background-color: #d95014 !important;
border: none !important;
text-transform: uppercase;
font-weight: 300 !important;
border-radius: 3px;
font-size: 16px !important;
}
.single-article div.wpf-controller button{
padding: 10px 15px;
height: auto;
line-height: 1.2;
}
#Link1 a{
font-size: 16px;
}
.single-article h2 {
font-weight: normal;
font-family: "charis_sil";
font-size: 28px;
line-height: 1.08;
margin: 0 0 0.6em;
color: #000;
font-weight: 700;
}
div.wpf-controller input.regular-text{
background-color: #fff !important;
}
body.active-form .wpf-controller.aru_rml_from_in_post{
display: block !important;
width: 100%;
}
.form-block{
margin: 0 30px;
}
body.active-form .new-form{
display: none;
}
body.passive-form .new-form{
display: none;
}
body.passive-form #rml_free_content{
display: none;
}
.form-block-bg{
position: relative;
}
.form-block-bg:before {
position: absolute;
content: '';
top: 0;
left: 0;
transform: translateY(-100%);
height: 97px;
width: 100%;
background: rgb(251,251,251);
background: linear-gradient(rgba(251,251,251,0.7) 0%, rgba(251,251,251,1) 100%);
}
.form-block-wrap{
width: 100%;
background: rgb(250,250,250);
background: linear-gradient(180deg, rgba(250,250,250,.3) 0%, rgba(250,250,250,1) 70%, rgba(250,250,250,1) 100%);
} #rml_fade_content {
display: none !important;
}
#rml_free_content{
position: relative;
} .bottom-banner{
display: flex;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
margin: 53px 0 21px;
justify-content: space-between;
}
@media (max-width: 479px){
.bottom-banner{
border: 1px dotted #ed5015;
}
}
.bottom-banner__text{
width: 71%;
border-radius: 10px 0 0 10px;
border: 1px dotted #ed5015;
border-right: none;
padding: 33px 38px;
box-sizing: border-box;
}
@media (max-width: 479px){
.bottom-banner__text{
width: 100%;
border: none;
}
}
.single-article .bottom-banner__text h2{
font-size: 24px;
line-height: 1.2;
color: #1e1e1c;
margin-top: 0;
margin-bottom: 0;
display: inline;
}
.single-article .bottom-banner__text a{
font-family: "charis_sil";
font-size: 24px;
color: #ed5015;
text-decoration: underline;
font-weight: 700;
line-height: 1.2;
}
.single-article .bottom-banner__text a:hover{
text-decoration: none;
}
.bottom-banner__picture{
width: 29%;
background: #ed5015;
border-radius: 0 10px 10px 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: 1px solid #ed5015;
border-left: none;
box-sizing: border-box;
}
@media (max-width: 479px){
.bottom-banner__picture{
width: 0;
display: none;
}
}
.bottom-banner__picture img{
width: 68px;
display: block;
} .mfp-inline-holder .mfp-content{
max-height: 6000px;
}
select.give-input{
font-size: 18px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35) inset;
border-radius: 3px !important;
line-height: 22px;
height: 42px;
}     form[id*=give-form].give-form .form-row input[type=text]:hover{
font-size: 18px;
line-height: 22px;
}
.give-form select.give-input:hover, .give-form input.give-input:hover {
font-size: 18px;
line-height: 22px;
}
[id*=give-form] .give-recurring-donors-choice input[type="checkbox"].give-recurring-period{
position: absolute;
}
[id*=give-form] div.give-recurring-donors-choice{
position: relative;
}
.give-recurring-donors-choice [type="checkbox"] + label:before{
top: 2px;
left: 0px;
width: 15px;
height: 15px;
font-size: 14px;
}
.give-recurring-donors-choice [type="checkbox"]:not(:checked) + label{
padding-left: 22px;
}
.give-recurring-donors-choice [type="checkbox"]:checked + label{
padding-left: 22px;
}
.give_recurring_donation_details + .give-total-wrap {
float: left;
margin-right: 10px;
}
[id*=give-form] p.give-custom-amount-text {
clear: none;
line-height: 38px;
}
input.required[type=checkbox] + label:before{
width: 15px;
height: 15px;
font-size: 14px;
top: 8px;
}
.give_terms_links.give_terms_links-48442{
display: none;
}
form[id*=give-form] #give-final-total-wrap span.give-donation-total-label{
font-weight: 700;
}
.give-form-wrap.give-form-style{
display: flex;
justify-content: space-between;
align-items: flex-start;
padding-bottom: 30px;
}
.give-form-wrap__image{
width: 51%;
box-sizing: border-box;
padding-right: 21px;
}
.give-form-wrap__image a{
display: block;
position: relative;
width: 100%;
height: 0;
padding-bottom: 76.62%;
overflow: hidden;
}
.give-form-wrap__image .alignnone{
display: block;
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
padding-right: 0 !important;
}
.give-form-wrap__text{
width: 49%;
box-sizing: border-box;
padding-left: 21px;
}
.give-form-wrap__text a{
word-break: break-word;
} form[id*=give-form] #give-final-total-wrap.form-wrap span{
height: 42px;
line-height: 42px;
}
.hide{
display: none;
} .page-template-default span[data-icon]::before{
display: block !important;
border: none !important;
}
@media (max-width: 768px) {
.page-template-default span[data-icon]::before{
display: block !important;
border: none !important;
}
} #StatusBarFooter .wppmvcf-status-bar-success{
display: none;
}
  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
outline: none;
display: none;
}
.slick-slide:focus {
outline: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: inline-block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
word-wrap: break-word;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.main-nav-list,
#footer .footer-nav ul,
.sitemap-drop .columns .column ul,
.follow-box .follow-list,
.list-box-list,
.widget-archive-list,
.side-widget .widget-archive-list,
ul.page-numbers,
.comments-section .commentlist ul,
.media-monitor-list {
margin: 0;
padding: 0;
list-style: none;
}
.container:after,
.banner-box:after,
.two-cols:after,
#sidebar .header-quick-access:after,
.sitemap-drop .columns:after,
.comment-form-section .mce-toolbar-grp:after,
.comment-form-section .comment-panel:after,
.comment-form-section .mce-toolbar-grp ul:after,
.comment-form-section .comment-panel ul:after,
.single-article .gallery:after,
.top-holder:after,
.articles-cols:after,
.image-block:after,
.kurator .heading:after,
.advertorial .heading:after,
.comments-info:after,
.post-meta:after,
.post-meta .heading-meta:after {
content: '';
display: block;
clear: both;
}
.recent-comments,
.mailbox-holder,
.latest-posts,
.social-holder {
margin-left: -9999px;
margin-right: -9999px;
padding-left: 9999px;
padding-right: 9999px;
}
.header-newsletter {
white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}
@font-face {
font-family: 'charis_sil';
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/charissilb-webfont.woff2) format("woff2"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/charissilb-webfont.woff) format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'charis_sil';
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/charissili-webfont.woff2) format("woff2"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/charissili-webfont.woff) format("woff");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'charis_sil';
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/charissilr-webfont.woff2) format("woff2"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/charissilr-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'socialico_plusregular';
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/socialico_plus-webfont.woff2) format("woff2"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/socialico_plus-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'socialico_regular';
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/socialico-webfont.woff2) format("woff2"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/socialico-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ElegantIcons';
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/ElegantIcons.eot);
src: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/ElegantIcons.eot?#iefix) format("embedded-opentype"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/ElegantIcons.woff) format("woff"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/ElegantIcons.ttf) format("truetype"), url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/fonts/ElegantIcons.svg#ElegantIcons) format("svg");
font-weight: normal;
font-style: normal;
} input[type=checkbox] + label:before,
[data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
html {
box-sizing: border-box;
height: 100%;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
* {
max-height: 1000000px;
}
body {
color: #333;
background-color: #fafafa;
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/body-bg.png);
background-repeat: repeat;
font: 20px/1.6 "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
min-width: 320px;
height: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
body {
font-size: 15px;
}
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
iframe {
max-width: 100%;
}
#page {
min-height: 100%;
overflow: hidden;
position: relative;
}
@media (min-width: 1201px) {
#page {
padding-bottom: 45px;
}
}
.container {
max-width: 1540px;
padding: 0 20px;
margin: 0 auto;
}
@media (max-width: 767px) {
.container {
padding-left: 12px;
padding-right: 12px;
}
}
#two-columns {
display: table;
table-layout: fixed;
max-width: 1700px;
padding: 0 20px;
margin: 0 auto;
min-height: 400px;
position: relative;
}
#two-columns:before {
content: '';
position: absolute;
background: #f3f3f3;
right: 0;
top: 0;
bottom: 0;
width: 400px;
z-index: 0;
}
#two-columns:after {
content: '';
position: absolute;
background: #f3f3f3;
left: 100%;
top: 0;
bottom: 0;
width: 9999px;
z-index: 0;
}
@media (max-width: 1199px) {
#two-columns {
padding: 0 0 205px;
}
.page-template-default #two-columns,
.page-template-template-personen #two-columns {
padding-bottom: 0;
}
#two-columns:before,
#two-columns:after {
content: none;
}
}
@media (max-width: 767px) {
#two-columns {
padding: 0 10px 185px;
display: block;
}
}
#content-holder {
width: 100%;
float: left;
}
@media (max-width: 767px) {
#content-holder {
float: none;
}
}
#content {
padding: 54px 40px 20px 280px;
margin: 0 380px 0 0;
}
#content .blue-arrow,
#content .orange-arrow {
display: none;
}
@media (max-width: 1599px) {
#content { }
#content .comments-section {
margin: 0;
}
}
@media (max-width: 1199px) {
#content {
padding: 20px 40px 0 20px;
margin: 0 340px 0 0;
}
}
@media (max-width: 767px) {
#content {
float: none;
width: 100%;
padding: 0;
margin: 0;
}
}
#sidebar {
float: right;
width: 380px;
padding: 50px 40px 20px;
z-index: 1;
position: relative;
margin: 0 0 0 -380px;
}
.detail-page #sidebar:before {
content: '';
position: absolute;
top: 236px;
left: -14px;
background-color: #ed5114;
border-radius: 100%;
width: 28px;
height: 28px;
border: 3px solid #fff;
}
@media (max-width: 1199px) {
#sidebar {
padding: 20px 0 0;
width: 300px;
margin: 0 20px 0 -320px;
}
.detail-page #sidebar:before {
display: none;
}
}
@media (max-width: 767px) {
#sidebar {
float: none;
width: 100%;
padding: 0;
margin: 0;
}
}
.socialico {
font-family: socialico_plusregular;
}
.socialico-reg {
font-family: 'socialico_regular';
}
.banner-box {
text-align: center;
margin: 0 0 50px;
}
.banner-box p {
margin: 0;
}
.banner-box p > br {
display: none;
}
.banner-box iframe {
margin: 0 !important;
padding: 0 !important;
}
@media (max-width: 1599px) {
.banner-box {
margin: 0 0 40px;
}
}
.banner-box.mobile_visible {
display: none;
}
@media (min-width: 768px) and (max-width: 1500px) {
#content .leaderboard-ad {
display: none;
}
} @media (max-width: 767px) {
.leaderboard-ad {
display: none;
}
}
.rectangle-ad {
display: none;
}
@media (max-width: 767px) {
.rectangle-ad {
display: block;
text-align: center !important;
}
}
.load-more-box {
text-align: center;
margin: 0 0 20px;
}
@media (max-width: 767px) {
.load-more-box {
margin: 0 0 16px;
}
}
.button {
display: inline-block;
vertical-align: top;
border: 1px solid #e2e2e2;
background-color: #fff;
padding: 14px 20px;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
line-height: 20px;
box-shadow: 2px 2px 0 rgba(192, 192, 192, 0.8);
position: relative;
min-height: 50px;
margin: 0 0 40px;
}
.button .article-comments {
color: #ed5114;
}
.button:hover {
border-color: #ed5114;
background-color: #ed5114;
color: #fff;
box-shadow: none;
text-decoration: none;
}
.button:hover .article-comments {
color: #fff;
}
.button.load-more {
padding-left: 60px;
min-width: 300px;
}
.button.load-more:before {
position: absolute;
top: 10px;
left: 15px;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e08d";
font-size: 24px;
line-height: 30px;
}
@media (max-width: 767px) {
.button.load-more {
margin: 0 0 20px;
min-width: 240px;
padding-left: 40px;
padding-right: 10px;
font-size: 14px;
border-radius: 5px;
box-shadow: 1px 2px 1px rgba(192, 192, 192, 0.7);
}
.button.load-more:before {
font-size: 20px;
}
}
.button.rss-btn {
padding-left: 60px;
min-width: 300px;
}
.button.rss-btn:before {
position: absolute;
top: 10px;
left: 15px;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e09e";
font-size: 24px;
line-height: 30px;
}
@media (max-width: 767px) {
.button.rss-btn {
margin: 0 0 20px;
min-width: 240px;
padding-left: 40px;
padding-right: 10px;
font-size: 14px;
border-radius: 5px;
box-shadow: 1px 2px 1px rgba(192, 192, 192, 0.7);
}
.button.rss-btn:before {
font-size: 20px;
}
}
.button.more {
padding-right: 60px;
text-align: left;
min-width: 315px;
}
@media (max-width: 1199px) {
.button.more {
color: #000;
padding-top: 18px;
padding-bottom: 18px;
}
.button.more:before {
color: #ed5114;
}
.button.more:hover {
color: #fff;
}
.button.more:hover:before {
color: #fff;
}
}
@media (max-width: 767px) {
.button.more {
min-width: 260px;
}
}
.button.more:before {
position: absolute;
top: 10px;
right: 15px;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e050";
font-size: 24px;
line-height: 30px;
}
@media (max-width: 479px) {
.button.more {
min-width: 0;
width: 100%;
padding-right: 38px;
}
}
.subscribe-button {
margin: 0 0 20px;
}
@media (max-width: 1479px) {
.subscribe-button {
text-align: center;
}
}
@media (max-width: 1479px) {
.subscribe-button .rss-link {
padding: 0 0 45px;
font-size: 14px;
}
}
.rss-link {
font-size: 16px;
line-height: 24px;
color: #333;
display: inline-block;
vertical-align: top;
position: relative;
overflow: hidden;
}
.rss-link [data-icon] {
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 0;
width: 24px;
height: 24px;
border-radius: 100%;
color: #fff;
background-color: #ed5114;
text-align: center;
font-size: 13px;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.rss-link:hover {
text-decoration: none;
}
.rss-link:hover .link-text {
text-decoration: underline;
}
.rss-link:hover [data-icon] {
background-color: #fff;
color: #ed5114;
}
.post-type-archive-radar_post .inner-header .rss-link [data-icon] {
background: none;
color: #333;
font-size: 20px;
transition: none;
}
.post-type-archive-radar_post .inner-header .rss-link:hover [data-icon] {
background: none;
color: #ed5114;
}
.all-message-link {
font-size: 12px;
line-height: 16px;
color: #333;
display: inline-block;
vertical-align: top;
position: relative;
}
.all-message-link [data-icon] {
color: #ed5114;
display: block;
text-align: center;
border-radius: 100%;
font-size: 23px;
margin: 0 0 13px;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.all-message-link:hover {
text-decoration: none;
}
.all-message-link:hover [data-icon] {
color: #333;
}
.more-button {
display: inline-block;
vertical-align: top;
margin: 25px 0;
width: 100%;
}
.more-button .more-link {
float: left;
}
@media (max-width: 1479px) {
.more-button .more-link {
float: none;
}
}
.more-button .more-logo {
float: right;
margin: -14px 0 0;
}
@media (max-width: 1479px) {
.more-button .more-logo {
display: block;
float: none;
margin: 10px 0 0;
}
}
@media (max-width: 1479px) {
.more-button {
margin: 0 0 20px;
text-align: center;
}
}
.more-link {
font-size: 16px;
line-height: 24px;
color: #333;
display: inline-block;
vertical-align: top;
}
.more-link [data-icon] {
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 0;
width: 24px;
height: 24px;
border-radius: 100%;
color: #fff;
background-color: #ed5114;
text-align: center;
font-size: 15px;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.more-link:hover {
text-decoration: none;
}
.more-link:hover .link-text {
text-decoration: underline;
}
.more-link:hover [data-icon] {
background-color: #fff;
color: #ed5114;
}
.all-link {
font-size: 14px;
line-height: 24px;
color: #333;
display: inline-block;
vertical-align: top;
}
.all-link [data-icon] {
display: inline-block;
vertical-align: middle;
margin: -3px 10px 0 0;
width: 24px;
height: 24px;
border-radius: 100%;
color: #fff;
background-color: #ed5114;
text-align: center;
font-size: 21px;
-webkit-transition: all 0.25s;
transition: all 0.25s;
letter-spacing: 1px;
}
#sidebar .all-link [data-icon] {
color: #ed5114;
font-size: 24px;
margin-top: -6px;
background: none;
}
@media (max-width: 767px) {
#sidebar .all-link {
margin: 0;
}
#sidebar .all-link:hover [data-icon] {
color: #fff;
}
}
.all-link:hover {
text-decoration: none;
}
.all-link:hover .link-text {
text-decoration: underline;
}
.mobile_visible,
.tablet_visible {
display: none;
}
@media (max-width: 1200px) {
.tablet_hidden {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.tablet_visible {
display: block !important;
}
}
@media (max-width: 767px) {
.mobile_hidden {
display: none !important;
}
.mobile_visible {
display: block !important;
}
}
blockquote,
q {
quotes: none;
}
blockquote p,
q p {
display: inline;
} blockquote {
font-family: "charis_sil";
font-size: 24px;
line-height: 1.3;
font-weight: bold;
text-align: left !important;
}
blockquote cite {
font-size: 18px;
color: #333;
font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
margin: 12px 0;
font-weight: normal;
color: #666;
display: block;
}
@media (max-width: 1599px) {
blockquote { font-size: 24px;
}
blockquote cite {
font-size: 16px;
}
}
@media (max-width: 767px) {
blockquote { font-size: 24px;
}
blockquote cite {
font-size: 15px;
}
}
blockquote p:before,
blockquote p:after {
content: '“';
}
blockquote p:after {
content: '”';
}
.alignleft {
float: left;
margin: 0 20px 0 0;
}
.alignright {
float: right;
margin: 0 0 0 20px;
}
.aligncenter {
margin: 0 auto 10px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin: 0 0 0.5em;
font-weight: bold;
line-height: 1.25;
}
h1,
.h1 {
font-size: 36px;
margin: 0 0 0.9em;
color: #000;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 26px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 16px;
}
h6,
.h6 {
font-size: 14px;
}
p {
margin: 0 0 1em;
}
ul:not([class]) {
padding: 0 0 0 20px;
margin: 0 0 20px;
list-style-position: outside;
}
ul:not([class]) li {
padding: 4px 0;
margin: 0 0 6px;
}
a {
color: #ed5114;
text-decoration: none;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
a:hover {
cursor: pointer;
text-decoration: underline;
}
form,
fieldset {
margin: 0;
padding: 0;
border-style: none;
}
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea {
border: 0;
color: #333;
padding: 0.4em 0.7em;
background-color: #fff;
font-size: 18px;
line-height: 22px;
border-radius: 4px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35) inset;
outline: none;
-webkit-appearance: none;
}
input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #000;
}
input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='date']:-moz-placeholder,
textarea:-moz-placeholder {
color: #000;
opacity: 1;
}
input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='date']::-moz-placeholder,
textarea::-moz-placeholder {
color: #000;
opacity: 1;
}
input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #000;
}
input[type='text']:focus::-webkit-input-placeholder,
input[type='tel']:focus::-webkit-input-placeholder,
input[type='email']:focus::-webkit-input-placeholder,
input[type='search']:focus::-webkit-input-placeholder,
input[type='password']:focus::-webkit-input-placeholder,
input[type='url']:focus::-webkit-input-placeholder,
input[type='date']:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
color: transparent !important;
}
input[type='text']:focus:-moz-placeholder,
input[type='tel']:focus:-moz-placeholder,
input[type='email']:focus:-moz-placeholder,
input[type='search']:focus:-moz-placeholder,
input[type='password']:focus:-moz-placeholder,
input[type='url']:focus:-moz-placeholder,
input[type='date']:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
color: transparent !important;
}
input[type='text']:focus::-moz-placeholder,
input[type='tel']:focus::-moz-placeholder,
input[type='email']:focus::-moz-placeholder,
input[type='search']:focus::-moz-placeholder,
input[type='password']:focus::-moz-placeholder,
input[type='url']:focus::-moz-placeholder,
input[type='date']:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
color: transparent !important;
}
input[type='text']:focus:-ms-input-placeholder,
input[type='tel']:focus:-ms-input-placeholder,
input[type='email']:focus:-ms-input-placeholder,
input[type='search']:focus:-ms-input-placeholder,
input[type='password']:focus:-ms-input-placeholder,
input[type='url']:focus:-ms-input-placeholder,
input[type='date']:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
color: transparent !important;
}
@media (max-width: 1199px) {
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea {
font-size: 16px;
}
}
@media (max-width: 767px) {
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea {
font-size: 15px;
}
} [type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
padding-left: 47px;
cursor: pointer;
} [type="checkbox"] + label:before {
content: "";
position: absolute;
left: 14px;
top: 4px;
width: 18px;
height: 18px;
font-size: 16px;
border: 1px solid #999;
background: #f3f3f3;
color: #ed5114;
}
[type="checkbox"]:checked + label:before {
content: "N";
}
select {
-webkit-border-radius: 0;
}
textarea {
resize: vertical;
vertical-align: top;
}
button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
-webkit-appearance: none;
-webkit-border-radius: 0;
cursor: pointer;
}
.two-cols .main-col {
float: left;
width: 67.27%;
}
.two-cols .side-col {
float: right;
width: 27.2%;
}
#header {
background-color: #e8e7e7;
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/header-bg.png);
background-repeat: repeat;
text-align: center;
position: relative;
}
#header .container {
padding-top: 20px;
padding-bottom: 15px;
min-height: 190px;
position: relative;
}
@media (max-width: 1199px) {
#header .container {
padding-top: 15px;
padding-bottom: 17px;
}
}
@media (max-width: 767px) {
#header .container {
padding-top: 11px;
min-height: 0;
}
}
#header .follow-box {
position: absolute;
bottom: 30px;
right: 18px !important;
} @media (max-width: 1199px) {
#header .follow-box {
bottom: 32px;
}
#header .follow-box .follow-list {
font-size: 11px;
}
#header .follow-box .follow-list a {
background: #ed5114;
color: #fff;
border-radius: 16px;
width: 26px;
height: 26px;
display: inline-block;
vertical-align: top;
}
#header .follow-box .follow-list a [data-icon],
#header .follow-box .follow-list a .socialico {
margin-top: 4px;
display: inline-block;
vertical-align: top;
}
#header .follow-box .follow-list a .socialico {
font-size: 26px;
}
#header .follow-box .follow-list a:hover {
background: #333;
color: #fff;
}
#header .follow-box .sitemap-drop .container {
padding-top: 18px;
padding-bottom: 20px;
}
} @media (max-width: 923px) {
#header .follow-box .follow-title {
display: none;
}
}
@media (max-width: 767px) {
#header .follow-box {
display: none;
}
} .header-logo {
margin: 0 auto 32px;
max-width: 398px;
}
@media (max-width: 1599px) {
.header-logo {
max-width: 398px !important;
margin-top: 1px;
margin-bottom: 32px;
}
}
@media (max-width: 1199px) {
.header-logo {
margin-top: 4px;
margin-bottom: 12px;
}
}
@media (max-width: 767px) {
.header-logo {
max-width: 298px !important;
max-width: 224px;
margin: 0 auto 10px;
}
}
.header-desc {
position: absolute;
top: 40px;
left: 20px;
text-align: left !important;
font-size: 16px;
line-height: 1.375;
color: #000;
max-width: 260px !important;
} .header-desc [data-icon] {
font-size: 0px !important;
color: #ed5114;
}
.header-desc:hover {
text-decoration: none;
}
@media (max-width: 1199px) {
.header-desc {
text-align: center !important;
position: static;
max-width: 100% !important;
;
margin: 0 0 20px;
width: 100%;
clear: both;
display: block;
}
.header-desc br {
display: none;
}
}
@media (max-width: 767px) {
.header-desc {
font-size: 12px;
}
.header-desc [data-icon] {
display: none;
}
}
.header-newsletter {
position: absolute;
bottom: 31px;
left: 20px;
font-size: 12px;
line-height: 26px;
color: #000;
max-width: 190px;
}
.header-newsletter [data-icon] {
display: inline-block;
vertical-align: top;
margin: 0 10px 0 0;
color: #fff;
border-radius: 100%;
width: 26px;
height: 26px;
font-size: 15px;
line-height: 25px;
overflow: hidden;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.header-newsletter [data-icon]:before {
font-family: "socialico_plus" !important;
background-color: #fff;
color: #ed5114;
overflow: hidden;
border-radius: 100%;
display: inline-block;
vertical-align: top;
font-size: 32px;
}
.header-newsletter:hover [data-icon] {
color: #ed5114;
}
.header-newsletter .socialico {
font-size: 25px;
display: inline-block;
vertical-align: middle;
margin: 0 10px 0 0;
color: #fff;
border-radius: 100%;
background-color: #ed5114;
width: 25px;
height: 25px;
overflow: hidden;
-webkit-transition: all 0.25s;
transition: all 0.25s;
text-align: center;
}
.header-newsletter:hover .socialico {
background-color: #fff;
color: #ed5114;
}
@media (max-width: 1199px) {
.header-newsletter .hide {
display: none;
}
.header-newsletter .socialico {
background-color: #ed5114;
}
.header-newsletter:hover {
text-decoration: none;
}
.header-newsletter:hover .socialico {
background-color: #333;
color: #fff;
}
}
@media (max-width: 767px) {
.header-newsletter {
display: none;
}
}
.main-nav {
display: inline-block;
vertical-align: top;
}
.main-nav .opener {
display: none;
}
@media (max-width: 1199px) {
.main-nav .opener {
display: inline-block;
vertical-align: top;
width: 118px;
background: #fff;
font-size: 14px;
line-height: 18px;
padding: 7px 10px;
color: #333;
height: 32px;
border-radius: 5px;
box-shadow: 1px 1px 0 rgba(209, 209, 209, 0.9), 1px 1px 1px rgba(209, 209, 209, 0.5);
}
.main-nav .opener .arrow_carrot-down {
color: #ed5114;
float: left;
font-size: 24px;
line-height: 27px;
margin: -5px 6px 0 -6px;
}
.main-nav .opener:hover {
text-decoration: none;
}
.main-nav .opener:hover .arrow_carrot-down {
color: #333;
}
}
@media (max-width: 1199px) {
.main-nav {
margin-right: 3px;
}
} .main-nav-list {
text-transform: uppercase;
font-size: 16px;
line-height: 25px;
display: inline-block;
vertical-align: top;
max-width: 1000px;
}
.main-nav-list > li {
display: inline-block;
vertical-align: top;
margin: 0 3px 10px;
}
.main-nav-list > li > a {
display: block;
background-color: #fff;
padding: 0 10px;
color: #000;
}
.main-nav-list > li > a:hover {
text-decoration: none;
color: #fff;
background-color: #ed5114;
}
.main-nav-list > li.active > a {
color: #fff;
background-color: #ed5114;
}
@media (max-width: 1599px) {
.main-nav-list {
max-width: 650px;
}
}
@media (max-width: 1199px) {
.main-nav-list {
width: 100%;
max-width: 100%;
}
.main-nav-list > li {
display: block;
margin: 0;
border-top: 1px solid #d9d9d9;
}
.main-nav-list > li:first-child {
border: none;
}
.main-nav-list > li > a {
padding: 12px 12px;
}
}
@media (min-width: 1201px) {
.menu-slide.js-slide-hidden {
position: static !important;
}
.menu-slide {
display: inline-block !important;
vertical-align: top;
}
}
@media (max-width: 1199px) {
.menu-slide {
display: none;
position: absolute;
left: 0;
right: 0;
top: 100%;
background: #fff;
box-shadow: 1px 1px 1px rgba(209, 209, 209, 0.9), 0 1px 1px rgba(209, 209, 209, 0.5);
padding: 0 36px;
z-index: 3;
}
}
@media (max-width: 767px) {
.menu-slide {
padding: 0 12px;
}
}
.header-quick-access {
position: absolute;
top: 44px;
right: 20px;
}
.header-quick-access .search-box {
float: left;
margin: 0 0 0 25px;
}
.header-quick-access .sitemap-box {
float: right;
margin: 0 0 0 25px;
}
@media (max-width: 1199px) {
.header-quick-access {
position: static;
display: inline-block;
vertical-align: top;
max-width: 200px;
}
.header-quick-access .search-box {
margin: 0 10px;
}
.header-quick-access .sitemap-box {
float: right;
margin: 0 0 0 2px;
}
}
@media (max-width: 767px) {
.header-quick-access .sitemap-box,
.header-quick-access .search-box {
margin: 0 5px;
}
.header-quick-access .sitemap-box {
margin-right: 0;
}
}
.inner-header {
max-width: 1700px;
padding: 0 20px;
margin: 0 auto;
position: relative;
z-index: 11;
}
.inner-header .header-container {
position: absolute;
top: 49px;
left: 0;
max-width: 230px;
text-align: center;
}
.inner-header .header-logo {
margin: 0 0 12px;
}
.inner-header .underline {
text-transform: uppercase;
font-size: 10px;
line-height: 18px;
margin: 0 20px 37px;
}
.inner-header .rss-link [data-icon] {
margin: 0 auto 8px;
background-color: #333;
display: block;
}
.inner-header .rss-link:hover {
text-decoration: none;
color: #ed5114;
}
.inner-header .rss-link:hover [data-icon] {
color: #fff;
background-color: #ed5114;
}
.inner-header .rss-link:hover span {
text-decoration: none;
}
.inner-header .rss-link .link-text {
font-size: 10px;
line-height: 16px;
display: block;
}
.inner-header .rss-link .link-text span {
text-transform: uppercase;
}
.inner-header #header {
display: none;
}
.inner-header .sitemap-box {
right: 99px;
top: 50px;
position: absolute;
z-index: 101;
}
.inner-header .sitemap-drop {
top: 0;
}
@media (max-width: 1199px) {
.inner-header {
padding: 0;
}
.inner-header .header-container {
display: none;
}
.inner-header .sitemap-drop {
top: 100%;
}
.inner-header .sitemap-drop .container {
padding-top: 11px;
padding-bottom: 15px;
}
.inner-header .header-logo {
margin: 0 auto 12px;
}
.inner-header #header {
display: block;
}
.inner-header #header .sitemap-box {
display: block;
position: static;
}
}
#footer {
text-align: center;
padding-top: 8px;
padding-bottom: 5px;
background: #e2e2e2; }
@media (min-width: 1201px) {
#footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
height: 45px;
z-index: 99;
}
}
#footer .container {
position: relative;
max-width: 1600px;
}
.home #footer .container {
max-width: 1540px;
}
#footer .footer-logo {
float: left;
margin: -2px 10px 0 142px;
}
@media (min-width: 1201px) and (max-width: 1599px) {
#footer .footer-logo {
margin-left: 42px;
}
}
#footer .footer-nav {
display: inline-block;
vertical-align: top;
text-transform: uppercase;
margin: 3px 0 0;
}
#footer .footer-nav ul {
font-size: 16px;
}
#footer .footer-nav ul li {
display: inline-block;
vertical-align: top;
position: relative;
margin: 0 12px;
}
#footer .footer-nav ul li a {
color: #333;
}
#footer .footer-nav ul li a:hover {
text-decoration: none;
color: #ed5114;
}
#footer .follow-box {
float: right;
margin: -3px 106px 0 10px;
}
@media (min-width: 1201px) and (max-width: 1599px) {
#footer .follow-box {
margin-right: 36px;
}
#footer .follow-box .follow-title {
display: none;
}
}
#footer .btn-top,
#footer .paging-next,
#footer .paging-prev {
position: absolute;
left: 10px;
bottom: -3px;
color: #333;
font-size: 24px;
}
#footer .btn-top:hover,
#footer .paging-next:hover,
#footer .paging-prev:hover {
color: #ed5114;
text-decoration: none;
}
#footer .paging-next {
left: 80px;
display: none;
}
#footer .btn-top {
left: auto;
right: 10px;
}
#footer .copyright {
text-align: center;
background: #e5e5e4;
font-size: 12px;
padding: 17px 24px;
display: none;
}
#footer .copyright p {
margin: 0;
}
@media (max-width: 1199px) {
#footer .footer-logo {
position: absolute;
left: 19px;
bottom: -1px;
margin: 0;
}
#footer .follow-box {
float: none;
display: inline-block;
vertical-align: top;
margin: -3px auto 0;
}
#footer .paging-next,
#footer .paging-prev {
display: none;
}
#footer .footer-nav {
display: none;
}
}
@media (max-width: 767px) {
#footer {
padding: 0;
}
#footer .container {
background: #fafafa;
}
#footer .footer-logo {
display: none;
}
#footer .follow-box {
padding: 38px 0 32px;
}
#footer .follow-box .follow-title {
display: block;
margin: 0 0 5px;
}
#footer .copyright {
display: block;
}
#footer .btn-top {
right: 27px;
bottom: -46px;
}
}
#footer .footer-nav .menu-item-has-children > a {
position: relative;
}
#footer .footer-nav .menu-item-has-children > a:after {
content: '\&';
position: absolute;
right: -13px;
top: 6px;
font-family: 'ElegantIcons';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 11px;
color: #ed5114;
}
#footer .footer-nav .sub-menu {
width: 240px;
position: absolute;
left: -17px;
bottom: 23px;
display: none;
padding: 0 0 10px;
font-size: 13px;
line-height: 17px;
text-align: left;
z-index: 100;
}
#footer .footer-nav .sub-menu li {
display: block;
border-bottom: 1px solid #333;
}
#footer .footer-nav .sub-menu li a {
display: block;
padding: 9px 15px;
background: #fff;
}
#footer .footer-nav .sub-menu li a:hover {
color: #fff;
background-color: #ed5114;
}
#footer .footer-nav ul > li.hover .sub-menu {
display: block;
}
#sidebar .header-quick-access {
position: static;
margin: 0 0 24px;
}
#sidebar .header-quick-access .search-box {
margin: 0;
}
#sidebar .follow-box {
margin: 0 -60px 69px 0;
}
#sidebar .follow-box .follow-title {
font-size: 14px;
display: block;
margin: 0 0 8px;
}
#sidebar .follow-box .follow-list {
font-size: 25px;
}
#sidebar .follow-box .follow-list li {
margin: 0 23px 0 0;
}
#sidebar .follow-box .follow-list .article-comments {
margin: -4px 7px 0 0;
display: inline-block;
color: #ed5114;
}
@media (max-width: 1599px) {
#sidebar .follow-box .follow-list li {
margin: 0 13px 0 0;
}
}
#sidebar .list-box-list,
#sidebar .widget-archive-list {
margin: 0 0 15px;
}
#sidebar .widget .list-box-title {
margin: 0 0 14px;
text-align: left;
text-transform: none;
}
#sidebar .widget .list-box-title a {
color: #000;
}
#sidebar .widget .list-box-title a:hover {
text-decoration: none;
color: #ed5114;
}
@media (max-width: 1599px) {
#sidebar .widget .list-box-title {
padding: 0 0 14px;
}
}
@media (max-width: 1199px) {
#sidebar .widget .list-box-title {
text-align: left;
text-transform: none;
}
}
#sidebar .widget_bs_jobs_widget .list-box-title {
font-size: 24px;
}
@media (max-width: 767px) {
#sidebar .widget_bs_jobs_widget .list-box-title {
font-size: 30px;
text-transform: uppercase;
text-align: center;
padding: 0 0 40px;
}
}
#sidebar h3 {
text-align: left;
text-transform: none;
color: #000;
font-size: 24px;
padding: 0 0 16px;
margin: 0 0 16px;
border-bottom: 1px solid #e2e2e2;
}
#sidebar .search-block h3 {
padding: 0;
border: 0;
}
#sidebar .widget_bs_related_entries h3 {
color: #ed5114;
}
#sidebar .widget_bs_related_entries .widget-archive-list strong {
color: #ed5114;
}
#sidebar .widget_bs_related_entries .widget-archive-list a {
color: #000; font-weight: bold;
font-family: 'charis_sil';
font-size: 18px;
line-height: 1.5;
}
#sidebar .list-box-item-head a {
color: #333;
}
#sidebar .widget {
margin: 0 0 42px;
}
#sidebar .widget .button {
margin: 20px 0 20px;
width: 100%;
min-width: 0;
text-transform: none;
color: #000;
font-weight: normal;
min-height: 61px;
padding-top: 19px;
padding-bottom: 19px;
}
#sidebar .widget .button:before {
top: 14px;
right: 16px;
color: #ed5114;
}
#sidebar .widget .button:hover {
color: #fff;
}
#sidebar .widget .button:hover:before {
color: #fff;
}
#sidebar .widget.widget_bs_newsletter_link .button {
margin: 0 0 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
.detail-page #sidebar .widget_bs_related_entries,
.detail-page #sidebar .widget_bs_ads_widget {
display: none;
}
.detail-page #sidebar .widget_bs_jobs_widget {
float: left;
width: 48.5%;
}
.detail-page #sidebar .widget_bs_jobs_widget ~ .widget_bs_jobs_widget {
float: right;
}
}
@media (min-width: 768px) {
.detail-page #content .leaderboard-ad {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.detail-page #content .leaderboard-ad {
text-align: center;
}
}
@media (min-width: 1200px) and (max-width: 1500px) {
.detail-page #content .leaderboard-ad {
display: none !important;
}
}
@media (max-width: 767px) {
#sidebar .widget.widget_bs_newsletter_link:before {
content: none;
}
}
#sidebar .widget .follow-box + .button {
margin-top: 0;
}
#sidebar .widget_text {
margin: 0;
}
#sidebar .widget_dossier .list-box-title,
#sidebar .widget_home_tag_cloud .list-box-title {
color: #ed5114;
margin: 0 0 13px;
}
#sidebar .widget_dossier .list-box-title .sub-title,
#sidebar .widget_home_tag_cloud .list-box-title .sub-title {
color: #000;
font-size: 18px;
margin: 0 0 9px;
}
#sidebar .widget_dossier .list-box-title a,
#sidebar .widget_home_tag_cloud .list-box-title a {
color: #ed5114;
} #sidebar .widget_dossier .widget-archive-list li a {
font-weight: bold;
font-family: 'charis_sil';
font-size: 18px;
line-height: 1.5;
}
#sidebar .widget_dossier .list-box-list p,
#sidebar .widget_dossier .widget-archive-list p,
#sidebar .widget_home_tag_cloud .list-box-list p,
#sidebar .widget_home_tag_cloud .widget-archive-list p {
margin: 0;
}
#sidebar .widget_dossier .list-box-list li,
#sidebar .widget_dossier .widget-archive-list li,
#sidebar .widget_home_tag_cloud .list-box-list li,
#sidebar .widget_home_tag_cloud .widget-archive-list li {
padding: 0 0 12px;
border: 0; }
#sidebar .widget_dossier .list-box-list a,
#sidebar .widget_dossier .widget-archive-list a,
#sidebar .widget_home_tag_cloud .list-box-list a,
#sidebar .widget_home_tag_cloud .widget-archive-list a {
font-weight: bold;
padding: 0 0 0 26px;
display: inline-block;
position: relative;
}
#sidebar .widget_dossier .list-box-list a:before,
#sidebar .widget_dossier .widget-archive-list a:before,
#sidebar .widget_home_tag_cloud .list-box-list a:before,
#sidebar .widget_home_tag_cloud .widget-archive-list a:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 0;
left: 0;
content: "\6d";
font-size: 16px;
line-height: 22px;
}
#sidebar .all-link .icon_plus_alt2 {
font-size: 24px;
line-height: 1;
margin: -2px 11px 0 0;
color: #ed5114;
display: inline-block;
vertical-align: top;
}
#sidebar .all-link:hover {
text-decoration: none;
}
#sidebar .all-link:hover .arrow_right-up_alt {
color: #c73545;
}
#sidebar .list-box-list.js-active + .widget-all-link .all-link .icon_plus_alt2:before {
content: '\51';
}
#sidebar .arrow_right-up_alt {
font-size: 23px;
margin: 0 12px 0 0;
color: #699faf;
display: inline-block;
vertical-align: middle;
}
#sidebar .marker {
background: #ed5114;
border: 2px solid #fff;
border-radius: 100%;
height: 25px;
left: -14px;
position: absolute;
top: 238px;
width: 25px;
}
@media (min-width: 1201px) {
#sidebar .more-button {
text-align: center;
}
#sidebar .more-button .more-link,
#sidebar .more-button .more-logo {
float: none;
display: inline-block;
}
}
@media (max-width: 1199px) {
#sidebar .widget_social {
display: none;
}
#sidebar .marker {
display: none;
}
#sidebar .button.more {
display: none;
}
}
@media (max-width: 767px) {
#sidebar { }
#sidebar .widget {
display: none;
}
#sidebar .widget_dossier {
margin-top: 25px;
}
#sidebar .widget_dossier .list-box-title {
font-size: 18px;
}
}
#sidebar .top-holder .widget {
display: block;
}
@media (max-width: 767px) {
#sidebar .top-holder .widget {
margin: 0;
}
}
.search-box {
margin: 0 0 25px;
max-width: 200px;
position: relative;
}
.search-box .search-text {
display: block;
width: 100%;
padding: 6px 6px 6px 36px;
height: 32px;
font-size: 15px;
line-height: 20px;
box-sizing: border-box;
}
.search-box .search-button {
position: absolute;
top: 7px;
left: 10px;
padding: 0;
background: none;
border: 0;
width: auto;
height: auto;
font-size: 15px;
line-height: 20px;
color: #333;
}
.search-box .opener {
display: none;
background: #fff;
border-radius: 4px;
height: 32px;
width: 35px;
box-shadow: 1px 1px 0 rgba(209, 209, 209, 0.9), 1px 1px 1px rgba(209, 209, 209, 0.5);
}
.search-box .opener span {
font-size: 15px;
line-height: 23px;
display: inline-block;
vertical-align: top;
margin: 6px 0 0 -1px;
}
.search-box .opener:hover {
color: #333;
}
@media (max-width: 1199px) {
.search-box {
width: 36px;
height: 36px;
position: static;
}
.search-box .form-drop {
display: none;
position: absolute;
left: 0;
right: 0;
background: #fff;
box-shadow: 1px 1px 0 rgba(209, 209, 209, 0.9), 1px 1px 1px rgba(209, 209, 209, 0.5);
top: 100%;
z-index: 2;
padding: 25px;
}
.search-box .form-drop form {
position: relative;
}
.search-box .search-text {
border: 1px solid #d9d9d9;
}
.search-box .opener {
display: block;
}
}
.search-block .form-title {
text-align: center;
font-size: 16px;
margin: 0 0 27px;
}
.search-block .search-box {
max-width: 100%;
width: 100%;
position: relative;
height: 65px;
}
.search-block .search-box .search-text {
padding: 10px 50px 10px 16px;
height: 65px;
font-size: 16px;
line-height: 32px;
border-radius: 5px;
}
.search-block .search-box .search-button {
font-size: 19px;
line-height: 25px;
left: auto;
right: 18px;
top: 23px;
}
.sitemap-opener {
color: #333;
font-size: 16px;
line-height: 32px;
text-transform: uppercase; }
.sitemap-opener:hover {
text-decoration: none;
color: #ed5114;
}
.sitemap-opener .ico-opener {
float: right;
margin: 0 0 0 9px;
background: #ed5114;
color: #fff;
border-radius: 16px;
width: 31px;
height: 31px;
position: relative;
text-indent: -9999px;
overflow: hidden;
}
.sitemap-opener .ico-opener:before,
.sitemap-opener .ico-opener:after,
.sitemap-opener .ico-opener span {
background: #fff;
position: absolute;
top: 16px;
left: 27%;
right: 25%;
height: 2px;
margin-top: -2px; -webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.sitemap-opener .ico-opener:before,
.sitemap-opener .ico-opener:after {
content: '';
top: 12px;
}
.sitemap-opener .ico-opener:after {
top: 20px;
}
@media (max-width: 1199px) {
.sitemap-opener {
background: #fff;
border-radius: 5px;
font-size: 14px;
padding: 0 5px 0 20px;
display: none;
height: 32px;
text-align: center;
min-width: 116px;
box-shadow: 1px 1px 0 rgba(209, 209, 209, 0.9), 1px 1px 1px rgba(209, 209, 209, 0.5);
}
.sitemap-opener .ico-opener {
margin: 0 0 0 3px;
background: none;
}
.sitemap-opener .ico-opener:before,
.sitemap-opener .ico-opener:after,
.sitemap-opener .ico-opener span {
background: #ed5114;
}
.sitemap-opener:hover {
background: #ed5114;
color: #fff;
}
.sitemap-opener:hover .ico-opener:before,
.sitemap-opener:hover .ico-opener:after,
.sitemap-opener:hover .ico-opener span {
background: #fff;
}
#header .sitemap-opener {
display: block;
}
}
@media (max-width: 767px) {
.sitemap-opener {
min-width: 0;
}
}
#page.active .sitemap-opener,
#header.active .sitemap-opener { }
#page.active .sitemap-opener .ico-opener span,
#header.active .sitemap-opener .ico-opener span {
opacity: 0;
}
#page.active .sitemap-opener .ico-opener:after,
#page.active .sitemap-opener .ico-opener:before,
#header.active .sitemap-opener .ico-opener:after,
#header.active .sitemap-opener .ico-opener:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 16px;
left: 27%;
right: 23%;
height: 3px;
}
#page.active .sitemap-opener .ico-opener:after,
#header.active .sitemap-opener .ico-opener:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sitemap-drop {
display: none;
position: absolute;
left: 0;
right: 0;
background: #fff;
z-index: 100;
text-align: left;
font-size: 16px;
padding: 0 0 30px;
}
.sitemap-drop .intro-text {
margin: 35px auto 73px;
max-width: 610px;
}
.sitemap-drop .intro-text p {
margin: 0 0 26px;
}
.sitemap-drop h2 {
color: #ed5114; font-size: 30px;
}
.sitemap-drop .columns .column {
float: left;
width: 18.65%;
font-size: 18px;
margin: 0 0 26px 15px;
}
.sitemap-drop .columns .column.contact {
float: right;
}
.sitemap-drop .columns .column:first-child {
margin-left: 0;
}
.sitemap-drop .columns .column ul {
font-size: 18px;
font-weight: bold;
}
.sitemap-drop .columns .column ul li {
padding: 0 0 1px;
}
.sitemap-drop .columns .column ul li a {
color: #000;
text-transform: lowercase;
}
.sitemap-drop .columns .column ul li:first-letter {
text-transform: capitalize;
}
.sitemap-drop address {
font-style: normal;
line-height: 1.65;
margin: 0 0 30px;
}
.sitemap-drop dl {
margin: 0 0 30px;
overflow: hidden;
}
.sitemap-drop dl dt,
.sitemap-drop dl dd {
float: left;
padding-right: 4px;
}
.sitemap-drop dl dt {
width: 102px;
margin: 0 5px 0 0;
float: left;
clear: left;
}
.sitemap-drop dl dd {
overflow: hidden;
margin: 0 0 2px;
}
.sitemap-drop dl dd a {
color: #000;
}
@media (max-width: 1599px) {
.sitemap-drop dl {
max-width: 315px;
margin: 0 auto 30px;
}
.sitemap-drop dl dt,
.sitemap-drop dl dd {
float: none;
display: inline-block;
vertical-align: top;
}
}
@media (max-width: 767px) {
.sitemap-drop dl dt,
.sitemap-drop dl dd {
float: left;
}
}
.sitemap-drop .copyright {
text-align: center;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
margin: 0 auto;
max-width: 1520px;
padding-top: 28px;
padding-bottom: 30px;
}
.sitemap-drop .copyright p {
margin: 0;
}
.sitemap-drop .btn-top {
display: none;
position: absolute;
font-size: 24px;
right: 39px;
bottom: 66px;
}
.sitemap-drop .btn-top:hover {
text-decoration: none;
color: #333;
}
.sitemap-drop .copyright {
margin: 0 auto;
max-width: 1520px;
padding: 28px 10px;
}
@media (max-width: 1599px) {
.sitemap-drop {
top: 94%;
text-align: center;
padding: 18px 25px 16px;
left: 19px;
right: 19px;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.sitemap-drop h2 {
color: #ed5114;
font-size: 24px;
margin: 0 0 10px;
}
.sitemap-drop .intro-text {
display: none;
}
.sitemap-drop .columns .column {
font-size: 16px;
width: 46%;
margin: 0 10px 29px;
}
.sitemap-drop .columns .column.contact {
float: left;
}
.sitemap-drop .columns .column:first-child {
margin: 0 10px 29px;
}
.sitemap-drop .copyright {
font-size: 14px;
margin: 0 12px 38px;
padding-top: 19px;
padding-bottom: 18px;
}
.sitemap-drop .btn-top {
display: block;
}
}
@media (max-width: 767px) {
.sitemap-drop {
padding: 0;
text-align: left;
left: 12px;
right: 12px;
}
.sitemap-drop .columns .column:first-child,
.sitemap-drop .columns .column {
width: 100%;
margin: 0 0 22px;
}
#header .sitemap-drop .container {
padding: 24px 11px 7px;
}
.sitemap-drop .copyright {
margin: 0 12px 50px;
padding: 19px 10px;
}
.sitemap-drop .btn-top {
bottom: 7px;
right: auto;
left: 50%;
margin-left: -17px;
}
.sitemap-drop address {
line-height: 1.5;
margin: 0 0 27px;
}
.sitemap-drop dl {
margin: 0 0 22px;
}
}
.follow-box .follow-title {
font-size: 12px;
line-height: 20px;
display: inline-block;
vertical-align: middle;
margin-right: 2px;
}
.follow-box .follow-list {
display: inline-block;
vertical-align: middle;
font-size: 18px;
line-height: 20px;
}
.follow-box .follow-list li {
float: left;
margin: 0 5px;
height: 20px;
}
@media (max-width: 1485px) {
.follow-box .follow-list li {
margin: 0 3px;
}
}
.follow-box .follow-list .ico-logo {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/ico-medienwoche-gray.svg) no-repeat;
background-size: 100% 100%;
}
.follow-box .follow-list .ico-logo:hover {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/ico-medienwoche.svg) no-repeat;
background-size: 100% 100%;
}
.follow-box .follow-list .socialico-reg,
.follow-box .follow-list .socialico {
font-size: 36px;
}
.follow-box .follow-list .socialico-reg.email-icon,
.follow-box .follow-list .socialico.email-icon {
font-size: 32px;
}
.follow-box a {
color: #333;
text-decoration: none;
}
.follow-box a:hover {
color: #ed5114;
}
@media (max-width: 1199px) {
.follow-box .follow-list {
font-size: 15px;
}
}
@media (max-width: 767px) {
#footer .follow-list,
#header .follow-list {
font-size: 11px;
}
#footer .follow-list a,
#header .follow-list a {
background: #ed5114;
color: #fff;
border-radius: 16px;
width: 26px;
height: 26px;
display: inline-block;
vertical-align: top;
margin: 0 5px;
}
#footer .follow-list a [data-icon],
#footer .follow-list a .socialico,
#header .follow-list a [data-icon],
#header .follow-list a .socialico {
margin-top: 4px;
display: inline-block;
vertical-align: top;
}
#footer .follow-list a .socialico,
#header .follow-list a .socialico {
font-size: 26px;
}
#footer .follow-list a:hover,
#header .follow-list a:hover {
background: #333;
color: #fff;
}
.sitemap-drop .container {
padding-top: 18px;
padding-bottom: 20px;
}
}
.article {
margin: 0 0 42px;
}
@media (max-width: 1599px) {
.article {
margin: 0 0 32px;
}
}
@media (max-width: 767px) {
.article {
margin: 0;
}
}
.article .article-sep ~ .article-sep {
display: block;
width: 0;
height: 0;
}
.article-image {
margin: 0 0 17px;
position: relative;
}
.article-image img {
width: 100%;
}
.featured-article .article-image:before {
content: '';
position: absolute;
top: 12px;
right: 12px;
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/icon-radar.png) no-repeat;
width: 30px;
height: 30px;
pointer-events: none;
}
@media (max-width: 767px) {
.featured-article .article-image:before {
top: 6px;
right: 6px;
}
}
.article-image + .article-content {
padding: 0 30px;
}
@media (max-width: 1599px) {
.article-image + .article-content {
padding: 0 20px;
}
}
.article-title {
font-family: 'charis_sil';
margin: 0 0 16px;
}
.article-title a {
color: #000;
}
.article-title em {
font-weight: normal;
}
.dossier-single .heading-page + .article {
padding-bottom: 39px;
position: relative;
}
.dossier-single .heading-page + .article:after {
content: '';
position: absolute;
height: 1px;
left: 0;
right: 0;
bottom: 0;
background: #e2e2e2;
}
@media (max-width: 767px) {
.dossier-single .heading-page + .article:after {
left: 0;
right: 0;
}
}
.dossier-divider {
color: #666;
font-size: 24px;
margin: 0 0 42px;
}
@media (max-width: 767px) {
.dossier-divider {
margin: 0 0 16px;
}
}
.article-info .article-info-area {
display: inline-block;
vertical-align: bottom;
font-size: 16px !important;
line-height: 20px;
color: #000;
}
@media (max-width: 1599px) {
.article-info .article-info-area {
font-size: 16px;
}
}
@media (max-width: 767px) {
.article-info .article-info-area {
font-size: 14px;
}
}
.article-info .article-sep {
display: inline-block;
vertical-align: middle;
height: 16px;
width: 1px;
margin: 0 10px 0 0;
background-color: #000;
}
.article-info .article-author {
display: inline;
vertical-align: top;
margin: 0 10px 10px 0;
color: #000;
}
.article-info .article-thema {
display: block;
font-weight: normal;
}
.article-info .article-thema a {
font-weight: bold;
}
.article-info .article-date-for-device {
display: block;
font-weight: normal;
font-size: 15px;
margin: 0 0 8px;
}
@media (min-width: 1201px) {
.article-info .article-date-for-device {
display: none;
}
}
@media (max-width: 1200px) {
.article-info .article-date-for-device + .article-sep {
display: none;
}
}      .article-info .article-category {
display: inline-block;
vertical-align: top;
margin: 0 10px 10px 0;
font-weight: bold;
position: relative;
padding-left: 25px;
}
.article-info .article-category:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 0;
left: 0;
content: "\6d";
font-size: 15px;
line-height: 20px;
}
.article-info .article-info-actions {
float: right;
}
@media (max-width: 1199px) {
.article-info {
margin-top: 4px;
position: relative;
}
.article-info .article-info-actions {
position: absolute;
right: 0;
bottom: 0;
}
}
.article-info-actions {
display: inline-block;
vertical-align: bottom;
text-align: right;
width: 18%;
white-space: nowrap;
}
@media (max-width: 1599px) {
.article-info-actions {
width: 23%;
}
}
@media (max-width: 1199px) {
.article-info-actions {
margin-bottom: 6px;
}
} .article-info-actions .article-share {
display: inline-block;
vertical-align: top;
margin: 0 0 0 8px;
width: 26px;
height: 26px;
border-radius: 100%;
border: 2px solid #666 !important;
color: #666 !important;
text-align: center;
text-decoration: none;
background-color: #fff;
}
.article-info-actions .article-share [data-icon] {
display: block;
font-size: 13px;
line-height: 24px;
position: relative;
left: 0;
}
.article-info-actions .article-share:hover {
background-color: #ed5114;
border-color: #ed5114;
}
.article-info-actions .article-share:hover [data-icon] {
color: #fff;
}
.article-info-actions .article-share .stButton {
display: none !important;
} .article-comments {
width: 30px;
height: 26px;
color: #666 !important;
text-decoration: none;
display: inline-block;
vertical-align: top;
position: relative;
text-align: center;
}
.article-comments:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\76";
font-size: 28px;
line-height: 26px;
}
.article-comments .amount {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 12px;
line-height: 24px;
}
.article-comments:hover {
color: #ed5114;
text-decoration: none;
}
.article-comments:hover:before {
content: "\e065";
}
.article-comments:hover .amount {
color: #fff;
}
.lead-article-slider {
margin: 0 0 50px;
position: relative;
}
@media (max-width: 1599px) {
.lead-article-slider {
margin: 0 0 40px;
}
}
@media (max-width: 767px) {
.lead-article-slider {
margin: 0 0 10px;
}
.lead-article-slider .slick-next,
.lead-article-slider .slick-prev {
position: absolute;
top: 0;
left: 6px;
z-index: 2;
cursor: pointer;
font-size: 28px;
line-height: 33px;
margin-top: 31%;
color: #fff; width: 32px;
height: 32px;
border-radius: 50%;
text-align: center;
background: rgba(0, 0, 0, 0.5);
}
.lead-article-slider .slick-next:before,
.lead-article-slider .slick-prev:before {
position: relative;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\34";
left: -1px;
}
.lead-article-slider .slick-next {
left: auto;
right: 6px;
}
.lead-article-slider .slick-next:before {
content: "\35";
left: 0;
}
.lead-article-slider .slick-dots {
position: absolute;
top: 0;
left: 6px;
right: 6px;
z-index: 2;
text-align: center;
margin: 61% 0 0;
padding: 0;
list-style: none;
height: 8px;
}
.lead-article-slider .slick-dots li {
display: inline-block;
vertical-align: top;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #fff;
margin: 0 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.lead-article-slider .slick-dots .slick-active {
background-color: #ed5114;
}
.lead-article-slider .slick-dots button {
display: none;
}
.lead-article-slider .article-info-area {
width: 70%;
}
}
.lead-article-slider .article {
margin: 0;
position: relative;
}
.lead-article-slider .article:not(:first-child) {
display: none;
}
.lead-article-slider .article.slick-slide {
display: block;
}
.lead-article-slider .article-image {
margin: 0;
min-height: 200px;
}
.lead-article-slider .article-image + .article-content {
position: absolute;
bottom: 0;
left: 6.5%;
right: 6.5%;
background-color: #fff;
padding-top: 15px;
padding-bottom: 5px;
}
@media (max-width: 767px) {
.lead-article-slider .article-image + .article-content {
position: static;
background: none;
}
}
@media (max-width: 767px) {
.lead-article-slider .article-image + .article-content {
padding: 14px 10px 5px;
}
}
@media (max-width: 767px) {
.lead-article-slider .article-title {
font-size: 24px;
line-height: 1.33;
margin: 0 0 6px;
}
}
.lead-article-slider .article-info-actions {
margin-top: -4px;
}
.lead-article-slider .article-sep ~ .article-sep {
display: inline-block;
width: 1px;
height: 18px;
}
@media (max-width: 767px) {
.lead-article-slider .article-sep ~ .article-sep {
display: block;
width: 0;
height: 0;
}
}
.list-box-title {
color: #333;
font-size: 36px;
line-height: 1;
padding: 0 0 17px;
margin: -5px 0 20px;
border-bottom: 1px solid #e2e2e2;
}
.list-box-title .sub-title {
font-size: 24px;
color: #ed5114;
display: block;
}
@media (max-width: 1599px) {
.list-box-title {
text-align: center;
text-transform: none;
padding: 0 0 40px;
}
}
@media (max-width: 1199px) {
.list-box-title {
font-size: 30px;
}
}
.list-box-list,
.widget-archive-list {
font-size: 16px;
line-height: 1.5;
margin: 0 0 20px;
-moz-hyphens: auto;
word-wrap: break-word;
}
.list-box-list li,
.widget-archive-list li {
border-bottom: 1px solid #e2e2e2;
padding: 15px 0 16px;
}
.list-box-list li:first-child,
.widget-archive-list li:first-child {
padding-top: 0;
}
.list-box-list .list-box-item-head,
.widget-archive-list .list-box-item-head {
font-weight: bold;
margin: 0 0 2px;
}
.list-box-list .list-box-item-head a,
.widget-archive-list .list-box-item-head a {
color: #000;
}
.list-box-list .list-box-item-info,
.widget-archive-list .list-box-item-info {
color: #666;
}
@media (max-width: 1199px) {
.list-box-list,
.widget-archive-list {
margin: 0 0 23px;
}
}
.recent-comments {
padding-top: 23px;
padding-bottom: 18px;
background-color: #f3f3f3;
font-size: 16px;
line-height: 1.5;
color: #000;
}
.recent-comments .recent-comments-frame {
overflow: hidden;
}
.recent-comments .rc-sub-title {
margin: 0 0 2px;
font-style: italic;
}
.recent-comments .rc-title {
font-family: 'charis_sil';
font-size: 22px;
line-height: 1.35;
font-weight: normal;
margin: 0 0 7px;
}
.recent-comments .rc-title a {
color: #000;
}
.recent-comments p {
margin: 0;
}
@media (max-width: 1199px) {
.recent-comments {
padding-top: 34px;
font-size: 15px;
}
}
@media (max-width: 767px) {
.recent-comments {
display: none;
}
.recent-comments .rc-title {
font-size: 18px;
line-height: 1.5;
margin: 0 0 5px;
}
}
.rc-heading {
margin: 0 0 36px;
color: #ed5114;
text-align: center;
font-size: 36px;
}
@media (max-width: 1199px) {
.rc-heading {
font-size: 24px;
margin: 0 0 30px;
}
}
.rc-gallery {
position: relative;
margin: 0 70px;
}
.rc-gallery .slick-prev {
position: absolute;
top: 26%;
left: 5px;
z-index: 2;
color: #ed5114;
cursor: pointer;
font-size: 24px;
line-height: 30px;
}
.rc-gallery .slick-prev:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e045";
}
.rc-gallery .slick-next {
position: absolute;
top: 26%;
right: 6px;
z-index: 2;
color: #ed5114;
cursor: pointer;
font-size: 24px;
line-height: 30px;
}
.rc-gallery .slick-next:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e046";
}
.rc-gallery .rc-gallery-holder {
margin: 0 -75px;
position: relative;
}
.rc-gallery .rc-gallery-holder.slick-initialized {
margin-bottom: 30px;
}
.rc-gallery .slick-track {
display: table;
}
.rc-gallery .slick-track .rc-gallery-item {
display: table;
}
.rc-gallery .rc-gallery-item {
display: inline-block;
vertical-align: top;
width: 33.3333%;
padding: 0 75px;
margin: 0 -4px 30px 0;
}
.rc-gallery .rc-gallery-item.slick-slide {
margin: 0;
}
.rc-gallery .rc-gallery-item:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
margin-left: -76px;
width: 1px;
background-color: #cecece;
}
@media (max-width: 1199px) {
.rc-gallery {
margin: 0 20px;
}
.rc-gallery .rc-gallery-item {
padding: 0 20px;
}
.rc-gallery .rc-gallery-item:before {
margin-left: -21px;
}
.rc-gallery .rc-gallery-holder {
margin: 0 -22px;
}
.rc-gallery .slick-prev {
left: 22px;
top: -57px;
}
.rc-gallery .slick-next {
right: 23px;
top: -57px;
}
}
@media (max-width: 768px) {
.rc-gallery {
margin: 0;
}
.rc-gallery .rc-gallery-item {
padding: 0 22px;
}
}
.editorial-recommends {
padding: 44px 0 12px;
}
.editorial-recommends .two-cols .main-col {
width: calc(100% - 410px);
}
.editorial-recommends .two-cols .side-col {
width: 350px;
}
@media (max-width: 1199px) {
.editorial-recommends .two-cols {
margin-bottom: 40px;
}
.editorial-recommends .two-cols .button {
margin: 0 0 25px;
}
.editorial-recommends .two-cols .main-col {
width: calc(100% - 400px);
}
}
@media (max-width: 767px) {
.editorial-recommends {
padding: 0 0 12px;
}
.editorial-recommends .two-cols {
margin-bottom: 0;
}
.editorial-recommends .two-cols .main-col {
width: 100%;
}
.editorial-recommends .two-cols .side-col {
display: none;
}
}
.text-block {
max-width: 590px;
margin: 0 auto;
padding: 44px 0;
font-size: 18px;
line-height: 1.45;
color: #000;
}
.text-block h1 {
font-size: 48px;
margin: 0 0 15px;
letter-spacing: -0.03em;
}
@media (max-width: 1199px) {
.text-block {
font-size: 16px;
line-height: 1.625;
max-width: none;
padding: 0 0 20px;
}
.text-block h1 {
font-size: 36px;
letter-spacing: 0;
}
}
@media (max-width: 767px) {
.text-block {
font-size: 14px;
line-height: 22px;
padding: 0 0 20px;
}
.text-block h1 {
font-size: 30px;
line-height: 1.334;
margin: 0 0 13px;
}
}
.info-block {
margin: 0 70px 48px;
}
.info-block .info-title {
margin: 0 0 42px;
padding: 0 0 8px;
border-bottom: 4px solid #ed5114;
color: #ed5114;
font-size: 48px;
min-height: 72px;
}
.info-block .article {
margin: 0 0 36px;
}
@media (max-width: 767px) {
.info-block .article {
margin: 0 0 22px;
}
}
.info-block .article-info .article-info-area {
width: 100%;
}
.info-block .banner-box {
text-align: left;
}
.info-block .info-content .article-title {
margin: 0 0 12px;
}
.info-block .info-content .article-info .article-date,
.info-block .info-content .article-info .article-source,
.info-block .info-content .article-info .article-author {
margin-bottom: 16px;
}
@media (min-width: 769px) {
.info-block .info-content {
position: static !important;
}
}
@media (max-width: 1199px) {
.info-block {
margin: 0;
}
.info-block .info-title {
text-transform: none;
font-size: 40px;
}
.info-block h2 {
font-size: 24px;
line-height: 1.34;
}
.info-block .article-info-area {
font-size: 16px;
}
}
@media (max-width: 767px) {
.info-block {
margin: 0;
}
.info-block .info-title { min-height: 0;
padding: 0 2px 5px;
margin: 0 0 29px;
position: relative;
}
.info-block .info-title:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\P";
position: absolute;
width: 23px;
height: 23px;
right: 0;
top: 50%; cursor: pointer;
}
.info-block .main-col.active .info-title:before {
content: "O";
}
.info-block .article-info-area {
font-size: 14px;
}
}
.side-widget {
color: #000;
font-size: 18px;
line-height: 1.35;
}
.side-widget .widget-title {
padding: 8px 0 12px;
border-bottom: 4px solid #000;
margin: 0 0 46px;
font-weight: bold;
min-height: 72px;
font-size: 18px;
line-height: 1.3;
text-align: left;
}
.side-widget .widget-title a {
color: #000;
}
.side-widget .widget-archive-list {
margin: 0 0 30px;
}
.side-widget .widget-archive-list li {
padding: 0 0 12px;
border: 0;
}
.side-widget .widget-archive-link {
font-weight: bold;
padding: 0 0 0 26px;
display: inline-block;
position: relative;
}
.side-widget .widget-archive-link:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 0;
left: 0;
content: "\6d";
font-size: 16px;
line-height: 22px;
}
.side-widget .widget-all-link {
border-top: 1px solid #e2e2e2;
padding: 20px 0;
margin: 0 0 30px;
}
.side-widget .list-box-list + .widget-all-link,
.side-widget .widget-archive-list + .widget-all-link {
border-top: 0;
}
@media (max-width: 1200px) {
.side-widget {
font-size: 16px;
}
.side-widget .banner-box {
text-align: center;
}
}
@media (max-width: 767px) {
.side-widget .widget-all-link {
border-top: none;
padding: 0 0 27px;
margin: 0;
}
.side-widget .widget-all-link .all-link {
display: block;
border: 1px solid #e2e2e2;
background-color: #fff;
padding: 16px 14px;
font-weight: 600;
font-size: 16px;
line-height: 24px;
box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
position: relative;
min-height: 50px;
margin: 0 0 38px;
}
.side-widget .widget-all-link .all-link:hover {
border-color: #ed5114;
background-color: #ed5114;
color: #fff;
text-decoration: none;
}
.side-widget .widget-all-link .all-link:hover [data-icon] {
background-color: #fff;
color: #ed5114;
letter-spacing: 2px;
}
.side-widget .widget-all-link .all-link:hover .link-text {
text-decoration: none;
}
}
.widget_bs_ads_widget .leaderboard-ad,
.widget_bs_ads_two_widget .leaderboard-ad {
display: none;
}
@media (min-width: 768px) and (max-width: 1199px) { .home .widget_bs_ads_widget .banner-box,
.home .widget_bs_ads_two_widget .banner-box {
display: block;
}
.widget_bs_ads_widget .leaderboard-ad,
.widget_bs_ads_two_widget .leaderboard-ad {
display: block;
}
}
.tumbr-widget-area {
position: relative;
font-size: 16px;
line-height: 1.375;
}
.tumbr-widget-area.slick-slider {
padding: 0 0 64px;
}
.tumbr-widget-area.slick-slider:before {
content: '';
position: absolute;
left: 40px;
right: 40px;
bottom: 10px;
height: 1px;
background-color: #999;
}
@media (max-width: 1199px) {
.tumbr-widget-area {
font-size: 15px;
line-height: 1.6;
}
}
@media (max-width: 768px) {
.tumbr-widget-area {
font-size: 14px;
}
.tumbr-widget-area.slick-slider:before {
display: none;
}
}
@media (max-width: 767px) {
.tumbr-widget-area.slick-slider {
padding: 0 0 24px;
}
}
.tumbr-widget-area p {
margin: 0 0 14px;
}
.tumbr-widget-area .site {
text-decoration: underline;
}
.tumbr-widget-area .slick-prev {
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
color: #fff;
cursor: pointer;
font-size: 20px;
line-height: 25px;
width: 24px;
height: 24px;
border-radius: 100%;
text-align: center;
background-color: #ed5114;
}
.tumbr-widget-area .slick-prev:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\34";
position: relative;
left: -1px;
}
.tumbr-widget-area .slick-prev:hover {
background-color: #fff;
}
.tumbr-widget-area .slick-prev:hover:before {
color: #ed5114;
}
.tumbr-widget-area .slick-next {
position: absolute;
bottom: 0;
right: 0;
z-index: 2;
color: #fff;
cursor: pointer;
font-size: 20px;
line-height: 25px;
width: 24px;
height: 24px;
border-radius: 100%;
text-align: center;
background-color: #ed5114;
}
.tumbr-widget-area .slick-next:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\35";
position: relative;
left: -1px;
}
.tumbr-widget-area .slick-next:hover {
background-color: #fff;
}
.tumbr-widget-area .slick-next:hover:before {
color: #ed5114;
}
.tumbr-widget-title {
border-bottom: 1px solid #999;
font-size: 24px;
line-height: 26px;
text-align: center;
padding: 0 0 30px;
margin: 0 0 25px;
}
@media (max-width: 768px) {
.tumbr-widget-title {
margin: 0 0 39px;
}
}
.tumbr-widget-item {
display: none;
}
.tumbr-widget-item:first-child {
display: block;
}
.tumbr-widget-item blockquote {
font-size: 21px;
line-height: 30px;
font-weight: normal;
font-style: italic;
font-family: charis_sil;
letter-spacing: 0.05em;
margin: 0 0 25px;
}
@media (max-width: 1199px) {
.tumbr-widget-item blockquote {
font-size: 20px;
}
}
.tumbr-widget-item blockquote p {
margin: 0;
}
.tumbr-widget-item blockquote p:before,
.tumbr-widget-item blockquote p:after {
content: none;
}
.instagram-widget {
text-align: center;
padding-bottom: 20px;
}
.instagram-widget .more-link [data-icon] {
background-color: #14558d;
color: #fff;
}
.instagram-widget-area {
position: relative;
font-size: 16px;
line-height: 1.375;
}
.instagram-widget-area p {
margin: 0 0 26px;
}
.instagram-widget-area .slick-prev {
position: absolute;
top: 35%;
left: -35px;
z-index: 2;
color: #fff;
cursor: pointer;
font-size: 20px;
line-height: 25px;
width: 24px;
height: 24px;
border-radius: 100%;
text-align: center;
background-color: #ed5114;
}
.instagram-widget-area .slick-prev:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\34";
position: relative;
left: -1px;
}
.instagram-widget-area .slick-prev:hover {
background-color: #fff;
}
.instagram-widget-area .slick-prev:hover:before {
color: #ed5114;
}
.instagram-widget-area .slick-next {
position: absolute;
top: 35%;
right: -35px;
z-index: 2;
color: #fff;
cursor: pointer;
font-size: 20px;
line-height: 25px;
width: 24px;
height: 24px;
border-radius: 100%;
text-align: center;
background-color: #ed5114;
}
.instagram-widget-area .slick-next:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\35";
position: relative;
left: -1px;
}
.instagram-widget-area .slick-next:hover {
background-color: #fff;
}
.instagram-widget-area .slick-next:hover:before {
color: #ed5114;
}
.widget-title {
border-bottom: 1px solid #999;
font-size: 24px;
line-height: 26px;
text-align: center;
padding: 0 0 30px;
margin: 0 0 30px;
}
.instagram-widget-item {
display: none;
}
.instagram-widget-item:first-child {
display: block;
}
.instagram-widget-image {
margin: 0 0 28px;
}
ul.page-numbers {
text-align: center;
font-size: 18px;
line-height: 1.8;
font-weight: 600;
padding: 12px 0 61px;
}
ul.page-numbers li {
display: inline-block;
vertical-align: top;
}
ul.page-numbers li a {
display: block;
margin: 0 3px;
color: #333;
-webkit-transition: color 0.3s, background 0.3s;
transition: color 0.3s, background 0.3s;
border-radius: 100%;
height: 34px;
width: 34px;
}
@media (max-width: 767px) {
ul.page-numbers li a {
width: 26px;
height: 26px;
margin: 0 7px;
}
}
ul.page-numbers li a:hover {
background: #ed5114;
color: #fff;
}
ul.page-numbers li .current {
border-radius: 100%;
height: 34px;
width: 34px;
display: block;
background: #ed5114;
color: #fff;
}
@media (max-width: 767px) {
ul.page-numbers li .current {
width: 26px;
height: 26px;
}
}
ul.page-numbers li:first-child,
ul.page-numbers li:last-child {
float: left;
margin-top: 9px;
text-decoration: none;
font-size: 14px;
line-height: 1.2;
font-weight: normal;
}
ul.page-numbers li:first-child a,
ul.page-numbers li:last-child a {
width: auto;
height: auto;
color: #666;
margin: 0;
}
ul.page-numbers li:first-child a [data-icon],
ul.page-numbers li:last-child a [data-icon] {
color: #ed5114;
margin: -5px 13px 0 0;
font-size: 23px;
display: inline-block;
vertical-align: top;
}
ul.page-numbers li:first-child a:hover,
ul.page-numbers li:last-child a:hover {
background: none;
color: #ed5114;
}
ul.page-numbers li:first-child a:hover [data-icon],
ul.page-numbers li:last-child a:hover [data-icon] {
color: #333;
}
ul.page-numbers li:first-child.disable a,
ul.page-numbers li:last-child.disable a {
pointer-events: none;
color: #ccc;
}
ul.page-numbers li:first-child.disable a [data-icon],
ul.page-numbers li:last-child.disable a [data-icon] {
color: #ccc;
}
@media (max-width: 1199px) {
ul.page-numbers li:first-child,
ul.page-numbers li:last-child {
margin-left: 20px;
margin-right: 20px;
}
}
ul.page-numbers li:last-child {
float: right;
}
ul.page-numbers li:last-child a [data-icon] {
margin-left: 13px;
margin-right: 0;
}
ul.page-numbers a:hover {
text-decoration: none;
}
@media (max-width: 1369px) {
ul.page-numbers {
padding: 45px 0 20px;
position: relative;
}
ul.page-numbers li:first-child,
ul.page-numbers li:last-child {
position: absolute;
top: 0;
left: 0;
}
ul.page-numbers li:last-child {
left: auto;
right: 0;
}
}
@media (max-width: 1199px) {
ul.page-numbers {
background: #fff;
position: absolute;
padding: 4px 20px;
left: 0;
right: 0;
bottom: 105px;
margin: 0 0 35px;
}
}
.page-template-medienwoche ul.page-numbers {
max-width: 940px;
margin: 0 auto;
padding: 12px 0 50px;
}
@media (max-width: 1199px) {
.page-template-medienwoche ul.page-numbers {
position: static;
padding: 4px 20px;
margin: 23px -20px 48px;
max-width: none;
}
.page-template-medienwoche ul.page-numbers li:first-child,
.page-template-medienwoche ul.page-numbers li:last-child {
margin: 13px 0 0;
}
}
@media (max-width: 767px) {
.page-template-medienwoche ul.page-numbers li:first-child,
.page-template-medienwoche ul.page-numbers li:last-child {
margin: 5px 0 0;
}
}
@media (max-width: 767px) {
ul.page-numbers {
font-size: 15px;
position: static;
margin: 0 -10px;
padding: 8px 10px;
}
ul.page-numbers li:first-child,
ul.page-numbers li:last-child {
margin: 5px 0 0;
position: static;
}
}
.pagination {
clear: both;
}
.article-list .pagination {
margin-top: 30px;
position: relative;
}
@media (max-width: 1199px) {
.article-list .pagination {
margin-left: -10px;
margin-right: -10px;
}
.article-list .pagination ul.page-numbers {
margin: 0 0 35px;
}
}
@media (max-width: 767px) {
.article-list .pagination {
margin-left: 0;
margin-right: 0;
}
.article-list .pagination ul.page-numbers {
margin: 0 -10px;
}
}
.mailbox-holder {
padding-top: 26px;
padding-bottom: 29px;
background: #ed5114;
color: #fff;
text-align: center;
border-bottom: 1px solid #fff;
}
@media (max-width: 1199px) {
.mailbox-holder {
padding-top: 32px;
}
}
@media (max-width: 767px) {
.mailbox-holder {
padding-top: 25px;
padding-bottom: 15px;
}
}
.mailbox-holder a {
color: #fff;
}
.mailbox-holder a strong {
font-size: 30px;
line-height: 1.2;
}
@media (max-width: 1199px) {
.mailbox-holder a strong {
font-size: 28px;
}
}
@media (max-width: 767px) {
.mailbox-holder a strong {
font-size: 24px;
line-height: 31px;
margin: 0 0 19px;
}
}
.mailbox-holder h3 {
font-size: 36px;
margin: 0 0 6px;
}
@media (max-width: 1199px) {
.mailbox-holder h3 {
font-size: 30px;
margin: 0 0 9px;
}
}
@media (max-width: 767px) {
.mailbox-holder h3 {
font-size: 24px;
line-height: 32px;
margin: 0 0 19px;
}
}
.mailbox-holder .btn-subscribe {
font-size: 18px;
font-weight: 600;
position: relative;
display: inline-block;
vertical-align: top;
padding: 0 0 35px;
}
.mailbox-holder .btn-subscribe:after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -14px;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e050";
font-size: 24px;
line-height: 30px;
color: #fff;
}
.mailbox-holder .btn-subscribe:hover {
text-decoration: none;
}
.mailbox-holder .btn-subscribe:hover:after {
content: "\e03c";
}
@media (max-width: 1199px) {
.mailbox-holder .btn-subscribe {
font-size: 16px;
line-height: 26px;
}
.mailbox-holder .btn-subscribe:after {
bottom: -2px;
}
}
@media (max-width: 1199px) {
.article-list ul.page-numbers {
position: static;
}
}
.article-list .paging {
padding-top: 59px;
padding-bottom: 51px;
max-width: 940px;
margin: 0 auto;
}
.article-list .paging .prev,
.article-list .paging .next {
font-size: 18px;
}
.article-list .paging .next a [data-icon],
.article-list .paging .prev a [data-icon] {
font-size: 36px;
margin-top: -11px;
}
@media (max-width: 767px) {
.article-list .social-holder .widget * {
color: #333 !important;
}
}
.article-list .social-holder {
background: #f3f3f3;
color: #333;
border: none;
}
.article-list .social-holder .widget-title,
.article-list .social-holder .widget-title *,
.article-list .social-holder .tumbr-widget-title,
.article-list .social-holder .tumbr-widget-title * {
color: #333;
}
@media (max-width: 768px) {
.article-list .social-holder {
color: #333;
background: none;
}
}
.article-list .social-holder blockquote {
color: black;
}
.article-list .social-holder a {
color: inherit;
}
.article-list .social-holder a:hover {
text-decoration: none;
}
.article-list .social-holder .instagram-widget-title,
.article-list .social-holder .instagram-widget-title *,
.article-list .social-holder .tumbr-widget-title,
.article-list .social-holder .tumbr-widget-title * {
color: inherit;
}
.article-list .articles-holder {
padding-top: 50px;
}
@media (max-width: 767px) {
.article-list .articles-holder {
padding-top: 0;
}
} @media screen and (min-width: 1201px) {
.article-list .main-nav {
display: block !important;
}
}  .article-list .header-message {
display: none;
}
@media (max-width: 1199px) {
.article-list .header-message {
display: none;
}
}
.article-list .banner-box {
margin-bottom: 0;
}
@media (max-width: 767px) {
.article-list .banner-box {
margin-bottom: 40px;
}
}
.article-list .top-holder {
padding-top: 35px;
position: relative;
}
.article-list .top-holder:before {
content: '';
position: absolute;
left: -9999px;
right: -9999px;
top: 0;
bottom: 0;
background: #f3f3f3;
}
@media (max-width: 767px) {
.article-list .top-holder {
padding-top: 0;
}
.article-list .top-holder:before {
content: none;
}
}
.article-list .top-holder .center-col,
.article-list .top-holder .left-col,
.article-list .top-holder .right-col {
position: relative;
z-index: 2;
}
.article-list .top-holder .center-col {
padding-top: 105px;
}
@media (min-width: 768px) and (max-width: 1199px) {
.article-list .top-holder {
padding: 0;
}
.article-list .top-holder .left-col,
.article-list .top-holder .right-col {
margin: 0;
display: block;
}
.article-list .top-holder .center-col {
display: none;
}
}
@media (max-width: 1199px) {
.article-list .top-holder .center-col {
padding: 0 0 20px;
}
}
.article-list .top-holder .left-col,
.article-list .top-holder .right-col {
width: 27.5%;
}
@media (max-width: 1199px) {
.article-list .top-holder .left-col,
.article-list .top-holder .right-col {
width: 50%;
}
}
@media (max-width: 767px) {
.article-list .top-holder .left-col,
.article-list .top-holder .right-col {
width: 100%;
}
}
.article-list .top-holder .right-col {
margin-left: -27.5%;
}
@media (max-width: 1199px) {
.article-list .top-holder .right-col {
margin-left: 0;
}
}
.article-list .top-holder .right-col .more-link [data-icon] {
background: #c93447;
}
.article-list .top-holder .right-col .more-link:hover [data-icon] {
background: white;
color: #c93447;
}
.article-list .top-holder .list-box-title {
font-size: 30px;
text-align: center;
padding-bottom: 33px;
margin-bottom: 12px;
}
.article-list .top-holder .more-logo {
float: none;
margin-top: -19px;
margin-bottom: 6px;
margin-left: 10px;
display: inline-block;
vertical-align: bottom;
}
.comment-form-section {
margin: 0 -70px 30px -80px;
padding: 48px 0 22px;
background: #f3f3f3;
position: relative;
}
.comment-form-section:before {
content: '';
position: absolute;
background: #f3f3f3;
right: 100%;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 0;
}
@media (max-width: 1599px) {
.comment-form-section {
margin-right: -60px;
}
}
@media (max-width: 1199px) {
.comment-form-section {
padding: 35px 0;
margin: 0 0 30px;
}
.comment-form-section:after {
content: '';
position: absolute;
background: #f3f3f3;
left: 100%;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 0;
}
}
@media (max-width: 767px) {
.comment-form-section {
padding: 26px 0 5px;
}
}
.comment-form-section .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.comment-form-section .inner .block-left {
width: 30%;
}
.comment-form-section .inner .block-left .comment-form-author {
margin: 0 0 25px;
}
@media (max-width: 1199px) {
.comment-form-section .inner .block-left {
width: 46%;
}
}
@media (max-width: 767px) {
.comment-form-section .inner .block-left {
width: 100%;
}
.comment-form-section .inner .block-left .comment-form-author {
margin: 0 0 20px;
}
}
.comment-form-section .inner .block-right {
width: 56%;
margin-left: 40px;
}
@media (max-width: 1599px) {
.comment-form-section .inner .block-right {
width: 58%;
}
}
@media (max-width: 1199px) {
.comment-form-section .inner .block-right {
width: 46%;
}
}
@media (max-width: 767px) {
.comment-form-section .inner .block-right {
margin-left: 0;
width: 100%;
}
}
@media (max-width: 767px) {
.comment-form-section .inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin: 0 0 18px;
}
}
.comment-form-section .comment-respond h3 {
color: #ed5114;
font-size: 24px;
font-weight: 700;
line-height: 1.08;
}
.comment-form-section .comment-respond .comment-form-comment {
margin-bottom: 21px;
}
.comment-form-section .comment-respond .comment-form {
margin-top: 28px;
}
.comment-form-section .comment-respond .info {
width: 100%;
padding-left: 24px;
color: #303030;
font-weight: 400;
line-height: 1.57;
}
.comment-form-section .comment-respond .info .required {
color: #303030;
font-style: italic;
display: block;
margin: 0 0 11px;
}
@media (max-width: 1199px) {
.comment-form-section .comment-respond .info {
width: 50%;
}
.comment-form-section .comment-respond .info .required {
font-style: normal;
}
}
@media (max-width: 767px) {
.comment-form-section .comment-respond .info {
padding: 0 0 8px;
width: 100%;
}
}
.comment-form-section .comment-respond input,
.comment-form-section .comment-respond textarea {
color: #303030;
font-weight: 400;
line-height: 2;
}
.comment-form-section .comment-respond input[type=checkbox] {
width: 19px;
height: 19px;
}
.comment-form-section .comment-respond input {
width: 100%;
max-width: 100%;
height: 50px;
background-color: white;
border-radius: 5px;
box-shadow: inset 0.7px 0.7px 1px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
.comment-form-section .comment-respond input {
max-width: none;
height: 40px;
}
}
.comment-form-section .comment-respond textarea {
width: 100%;
max-width: 100%;
min-height: 148px;
background-color: white;
border-radius: 0 0 5px 5px;
box-shadow: inset 0.7px 0.7px 1px rgba(0, 0, 0, 0.35);
}
@media (max-width: 1199px) {
.comment-form-section .comment-respond .comment-form {
margin-top: 38px;
}
}
@media (max-width: 767px) {
.comment-form-section .comment-respond .comment-form {
margin-top: 26px;
}
}
.comment-form-section .mce-toolbar-grp,
.comment-form-section .comment-panel {
padding: 6px 0;
border: 1px solid #cdcdcd;
border-radius: 5px 5px 0 0;
}
.comment-form-section .mce-toolbar-grp ul,
.comment-form-section .comment-panel ul {
margin: 0 0 0 14px;
padding: 0;
float: left;
}
.comment-form-section .mce-toolbar-grp [data-icon],
.comment-form-section .comment-panel [data-icon] {
float: right;
font-size: 24px;
margin: -5px 14px 0 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.comment-form-section .mce-toolbar-grp [data-icon]:hover,
.comment-form-section .comment-panel [data-icon]:hover {
color: #333;
}
.comment-form-section .mce-toolbar-grp .comment-link-item,
.comment-form-section .comment-panel .comment-link-item {
display: inline-block;
vertical-align: top;
width: 32px;
height: 32px;
background-image: -webkit-linear-gradient(68deg, #cdcdcd 0%, white 100%);
background-image: linear-gradient(22deg, #cdcdcd 0%, white 100%);
border: 0.5px solid #9a9a9a;
border-radius: 3px;
position: relative;
margin: 0 9px 0 0;
}
.comment-form-section .mce-toolbar-grp .comment-link-item a,
.comment-form-section .comment-panel .comment-link-item a {
width: 100%;
height: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
color: #303030;
}
.comment-form-section .mce-toolbar-grp .comment-link-item--link,
.comment-form-section .mce-toolbar-grp .comment-link-item--zitat,
.comment-form-section .comment-panel .comment-link-item--link,
.comment-form-section .comment-panel .comment-link-item--zitat {
width: 53px;
}
.comment-form-section .mce-toolbar-grp .comment-link-item--bold a,
.comment-form-section .comment-panel .comment-link-item--bold a {
font-weight: 700;
}
.comment-form-section .mce-toolbar-grp .comment-link-item--italic a,
.comment-form-section .comment-panel .comment-link-item--italic a {
font-style: italic;
}
.comment-form-section .mce-toolbar-grp .comment-link-item--link a,
.comment-form-section .comment-panel .comment-link-item--link a {
text-decoration: underline;
color: #0030ff;
}
@media (max-width: 1199px) {
.comment-form-section .mce-toolbar-grp ul,
.comment-form-section .comment-panel ul {
margin: 8px 0 7px 6px;
}
.comment-form-section .mce-toolbar-grp .comment-link-item,
.comment-form-section .comment-panel .comment-link-item {
margin: 0 5px 0 0;
}
}
.comment-form-section .wp-editor-wrap {
border-radius: 5px;
overflow: hidden;
margin: 0;
}
.comment-form-section .wp-editor-wrap .mce-edit-area {
width: 100%;
min-height: 123px;
background-color: white;
border-radius: 0 0 5px 5px;
box-shadow: inset 0.7px 0.7px 1px rgba(0, 0, 0, 0.35);
}
.form-submit {
padding: 25px 0 14px;
font-size: 14px;
}
.form-submit .inner-btn-left {
width: 66%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.form-submit .inner-btn-left input {
margin-top: 7px;
margin-left: 13px;
}
.form-submit .inner-btn-left label {
color: #303030;
font-weight: 400;
line-height: 1.7;
padding: 2px 10px 0 47px;
}
@media (max-width: 1199px) {
.form-submit .inner-btn-left {
width: 100%;
margin: 0 0 15px;
}
}
@media (max-width: 767px) {
.form-submit .inner-btn-left {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form-submit .inner-btn-left label {
padding-left: 0;
padding-top: 27px;
}
.form-submit .inner-btn-left [type="checkbox"] + label::before {
top: 0;
left: 0;
}
}
.form-submit .inner-btn-right {
width: 45%;
}
.form-submit .inner-btn-right #submit {
width: 100%;
max-width: 180px;
border: none;
height: 50px;
background-color: white;
background-image: -webkit-linear-gradient(280deg, #666 0%, #303030 100%);
background-image: linear-gradient(170deg, #666 0%, #303030 100%);
border-radius: 5px;
color: white;
font-size: 16px;
font-weight: 600;
line-height: 2.25;
float: right;
}
@media (max-width: 767px) {
.form-submit .inner-btn-right #submit {
margin: auto;
float: none;
}
}
@media (max-width: 1199px) {
.form-submit .inner-btn-right {
width: 100%;
}
}
@media (max-width: 767px) {
.form-submit .inner-btn-right {
text-align: center;
margin: 12px 0 0;
}
}
.form-submit .block-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 1199px) {
.form-submit .block-right {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media (max-width: 1199px) {
.form-submit {
font-size: 12px;
padding-left: 13px;
padding-bottom: 0;
}
.form-submit label {
font-size: 12px;
}
}
.comments-section {
margin: 48px -10px 0 -80px;
}
.comments-section .follow-box {
text-align: right;
}
.comments-section .follow-box .follow-title {
font-size: 16px;
}
.comments-section .follow-box .follow-list li {
margin: 0 0 0 14px;
}
.comments-section h2 {
color: #ed5114;
font-size: 24px;
font-weight: 700;
line-height: 1.08;
margin: 0 0 35px;
}
.comments-section .commentlist {
color: #303030;
font-size: 16px;
font-weight: 400;
line-height: 1.88;
}
.comments-section .commentlist .commentlist-item {
max-width: 700px;
}
.comments-section .commentlist .edit-link {
display: none;
}
.comments-section .commentlist .meta {
color: #303030;
margin: 0;
}
.comments-section .commentlist .author-name {
color: #303030;
font-weight: 600;
font-style: italic;
line-height: 1.44;
font-size: 18px;
}
.comments-section .commentlist .date {
color: black;
font-size: 18px;
font-style: italic;
line-height: 1.44;
font-weight: 400;
}
.comments-section .commentlist .comment-reply-link {
color: #ed5114;
font-weight: 400;
line-height: 1.88;
}
.comments-section .commentlist .depth-2 {
margin: 25px 14.5% 30px;
}
.comments-section .commentlist .depth-3 {
margin-left: 21%;
}
@media (max-width: 1199px) {
.comments-section {
margin: 0;
}
}
@media (max-width: 767px) {
.comments-section .commentlist {
font-size: 15px;
line-height: 22px;
}
.comments-section .commentlist .date {
display: block;
font-size: 15px;
}
.comments-section .commentlist p {
margin: 0 0 20px;
}
.comments-section .commentlist .meta {
margin: 0 0 7px;
}
.comments-section .commentlist .depth-2 {
margin: 0 0 0 13px;
}
}
.latest-posts {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/post-bg.png);
padding-top: 28px;
}
@media (max-width: 1199px) {
.latest-posts {
padding-bottom: 21px;
}
}
@media (max-width: 479px) {
.latest-posts {
padding-bottom: 19px;
}
}
.latest-posts-wrapper {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/post-lines.png) center no-repeat;
}
@media (min-width: 1551px) {
.latest-posts-wrapper {
background-size: 100% auto;
margin: 0 -200px;
padding: 0 200px;
}
}
@media (max-width: 1549px) {
.latest-posts-wrapper {
margin: 0 -20px;
padding: 0 20px;
}
}
@media (max-width: 479px) {
.latest-posts-wrapper {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/post-lines-mobile.png) center 23px no-repeat;
background-size: 100% auto;
}
}
.latest-posts-header {
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
}
.latest-posts-header img {
margin-bottom: 4px;
}
.latest-posts-header h2 {
font-size: 60px;
line-height: 49px;
margin-bottom: 39px;
}
@media (max-width: 1199px) {
.latest-posts-header h2 {
font-size: 36px;
line-height: 38px;
margin-bottom: 33px;
}
}
@media (max-width: 479px) {
.latest-posts-header {
font-size: 16px;
}
.latest-posts-header img {
width: 50px;
}
.latest-posts-header h2 {
font-size: 36px;
line-height: 30px;
margin-bottom: 30px;
}
}
.latest-posts .load-more-box {
margin-bottom: 0;
padding-top: 6px;
}
@media (max-width: 1199px) {
.latest-posts .load-more-box {
padding-top: 11px;
}
}
@media (max-width: 479px) {
.latest-posts .load-more-box {
padding-top: 3px;
}
}
.latest-posts-holder {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 1199px) {
.latest-posts-holder {
display: block;
}
}
.latest-posts-content {
font-size: 21px;
line-height: 30px;
font-family: 'charis_sil';
padding-left: 21px;
letter-spacing: -0.01em;
color: #000;
display: block;
}
.latest-posts-content:hover {
text-decoration: none;
}
@media (max-width: 1199px) {
.latest-posts-content {
font-size: 18px;
line-height: 24px;
font-weight: bold;
padding-top: 8px;
padding-bottom: 10px;
}
}
@media (max-width: 479px) {
.latest-posts-content {
font-size: 16px;
line-height: 26px;
font-weight: bold;
padding-left: 0;
margin-top: 13px;
}
}
.latest-posts-item {
width: 31.1%;
background: #fff;
color: #000000;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 10px 5px 10px 10px;
margin-bottom: 34px;
}
.latest-posts-item:hover {
text-decoration: none;
}
@media (max-width: 1149px) {
.latest-posts-item {
width: 48%;
}
}
@media (max-width: 1199px) {
.latest-posts-item {
width: auto;
display: none;
max-width: 480px;
margin: 0 auto 29px;
}
.latest-posts-item:first-child,
.latest-posts-item:last-child {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
@media (max-width: 479px) {
.latest-posts-item {
margin: 0 -22px;
padding: 22px 33px 19px;
max-width: none;
}
.latest-posts-item:first-child {
display: block;
}
.latest-posts-item:last-child {
background: transparent;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.latest-posts-item:last-child .latest-posts-date {
background: transparent !important;
color: #ed5114;
}
}
.latest-posts-date {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/date-bg.jpg);
color: #fff;
text-align: center;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50px;
-ms-flex: 0 0 50px;
flex: 0 0 50px;
font-size: 16px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.latest-posts-date:hover {
text-decoration: none;
}
.latest-posts-date .day {
font-size: 24px;
margin-bottom: -3px;
display: inline-block;
}
@media (max-width: 1199px) {
.latest-posts-date .day {
margin-bottom: -9px;
position: relative;
top: -5px;
}
}
@media (max-width: 479px) {
.latest-posts-date {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 4px 0 5px;
font-weight: 600;
}
.latest-posts-date .day {
margin-bottom: 0;
font-size: 16px;
top: 0;
}
.latest-posts-date .month,
.latest-posts-date .day {
font-weight: 600;
padding: 0 5px 0 0;
}
}
.latest-posts .social-item .latest-posts-content {
font-family: 'Open Sans';
font-size: 18px;
}
@media (max-width: 1199px) {
.latest-posts .social-item .latest-posts-content {
font-weight: normal;
}
}
@media (max-width: 479px) {
.latest-posts .social-item .latest-posts-content {
font-size: 14px;
line-height: 22px;
text-align: center;
font-weight: normal;
margin-top: 2px;
}
}
.latest-posts .social-item .latest-posts-date {
background: #ed5114;
font-size: 20px;
}
.latest-posts .social-item .latest-posts-date a {
color: #ffffff;
position: relative;
}
.latest-posts .social-item .latest-posts-date a:hover {
text-decoration: none;
}
.latest-posts .social-item .latest-posts-date a:nth-child(1) {
top: 7px;
}
.latest-posts .social-item .latest-posts-date a:nth-child(2) {
top: 2px;
}
.latest-posts .social-item .latest-posts-date a:nth-child(3) {
font-size: 33px;
top: -11px;
}
@media (max-width: 479px) {
.latest-posts .social-item .latest-posts-date a {
color: #ed5114;
position: static;
margin: 0 11px;
}
.latest-posts .social-item .latest-posts-date a:nth-child(3) {
position: relative;
top: -8px;
}
}
.latest-posts .social-item .latest-posts-date span {
display: block;
height: 30px;
position: relative;
}
@media (max-width: 479px) {
.latest-posts .social-item .latest-posts-date {
padding-top: 20px;
}
}
.media-monitor {
margin: 0 -9999px 35px;
}
.media-monitor-holder {
height: 480px;
display: flex;
flex-direction: column;
justify-content: center;
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/img-media-monitor.jpg);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
width: 100vw;
margin: 0 auto;
}
@media (max-width: 1199px) {
.media-monitor-holder {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/img-media-monitor-tablet.jpg);
background-attachment: initial;
}
}
@media (max-width: 767px) {
.media-monitor {
margin: 0;
}
.media-monitor-holder {
height: auto;   }
}
.media-monitor h1 {
font-size: 88px;
line-height: 1;
font-family: "charis_sil";
font-weight: normal;
margin-bottom: 18px;
}
.media-monitor-text {
font-weight: bold;
font-size: 18px;
line-height: 22px;
}
@media (max-width: 479px) {
.media-monitor-text {
font-size: 16px;
line-height: 24px;
}
}
.media-monitor .text-block {
text-align: center;
max-width: 630px;
padding-top: 38px;
padding-bottom: 38px;
}
@media (max-width: 1199px) {
.media-monitor .text-block {
max-width: 560px;
}
.media-monitor .text-block h1 {
font-size: 60px;
margin-bottom: 14px;
}
}
@media (max-width: 767px) {
.media-monitor .text-block {
text-align: left;
max-width: none;
}
.media-monitor .text-block h1 {
font-size: 42px;
margin-bottom: 16px;
}
.media-monitor-text {
font-size: 16px;
line-height: 20px;
}
}
.media-monitor-list {
text-transform: uppercase;
font-size: 16px;
line-height: 25px;
text-align: center;
vertical-align: top;
}
.media-monitor-list > li {
display: inline-block;
vertical-align: top;
margin: 0 3px 10px;
}
.media-monitor-list > li > a {
display: block;
background-color: #fff;
padding: 0 10px;
color: #000;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.media-monitor-list > li > a:hover {
text-decoration: none;
color: #fff;
background-color: #ed5114;
}
.media-monitor-list > li.active > a {
color: #fff;
background-color: #ed5114;
}
@media (max-width: 1199px) {
.media-monitor-list {
max-width: 560px;
margin: 0 auto;
}
}
@media (max-width: 767px) {
.media-monitor-list {
width: 100%;
max-width: 100%;
display: none;
}
.media-monitor-list > li {
display: block;
margin: 0;
border-top: 1px solid #d9d9d9;
}
.media-monitor-list > li:first-child {
border: none;
}
.media-monitor-list > li > a {
padding: 6px 12px;
}
}
.home .editorial-recommends {
padding-top: 0;
}
.single-article {
padding-right: 40px;
}
@media (max-width: 1199px) {
.single-article {
margin: 0 10px;
padding-right: 0;
}
}
.single-article h1 {
font-weight: normal;
font-family: "charis_sil";
font-size: 60px;
line-height: 1;
margin: 0 0 0.5em;
color: #000;
}
@media (max-width: 1599px) {
.single-article h1 {
font-size: 46px;
}
}
.single-article h2 {
font-weight: normal;
font-family: "charis_sil";
font-size: 48px;
line-height: 1.08;
margin: 0 0 0.6em;
color: #000;
}
@media (max-width: 1599px) {
.single-article h2 {
font-size: 38px;
}
}
.single-article h3 {
font-weight: bold;
font-family: "charis_sil";
font-size: 30px;
line-height: 1.26;
margin: 0 0 1em;
color: #000;
}
@media (max-width: 1599px) {
.single-article h3 {
font-size: 26px;
}
}
.single-article h4 {
font-family: "charis_sil";
font-size: 20px;
line-height: 1.3;
font-weight: normal;
font-style: normal;
margin: 0 0 1.6em;
color: #000;
}
.single-article h5 {
font-size: 36px;
line-height: 1.22;
font-weight: bold;
margin: 0 0 0.8em;
color: #000;
}
@media (max-width: 1599px) {
.single-article h5 {
font-size: 26px;
}
}
.single-article h6 {
font-size: 30px;
line-height: 1.27;
font-weight: bold;
margin: 0 0 1em;
color: #000;
}
@media (max-width: 1599px) {
.single-article h6 {
font-size: 20px;
}
}
.single-article .question,
.single-article .answer {
margin: 1.55em 0;
}
.single-article .question h4,
.single-article .question p,
.single-article .answer h4,
.single-article .answer p {
display: inline;
margin: 0;
}
.single-article .question h4 {
color: #ed5114;
}
.single-article blockquote {
font-size: 30px;
line-height: 1.26;
quotes: none;
color: #000;
margin: 1.5em auto;
max-width: 500px;
}
@media (max-width: 1599px) {
.single-article blockquote {
font-size: 26px;
}
}
.single-article blockquote *:before,
.single-article blockquote *:after {
content: '';
content: none;
}
.single-article blockquote cite {
color: #333;
}
.single-article img.aligncenter {
display: block;
margin: 1.5em auto;
}
.single-article img.alignleft {
float: left;
margin: 5px 25px 25px -80px;
}
@media (max-width: 1599px) {
.single-article img.alignleft {
max-width: 50%;
}
}
@media (max-width: 1199px) {
.single-article img.alignleft {
margin-left: 0;
}
}
.single-article img.alignright {
float: right;
margin: 5px -40px 25px 25px;
}
@media (max-width: 1599px) {
.single-article img.alignright {
max-width: 50%;
}
}
@media (max-width: 1199px) {
.single-article img.alignright {
margin-right: 0;
}
}
.single-article img.alignnone {
margin: 1.5em -40px 1.5em -80px;
max-width: inherit;
width: calc(100% + 120px);
}
@media (max-width: 1199px) {
.single-article img.alignnone {
margin-right: 0;
margin-left: 0;
width: 100%;
}
}
.single-article ul {
margin: 0 0 1em 50px;
padding: 0;
list-style: none;
font-weight: 600;
}
@media (max-width: 767px) {
.single-article ul {
margin-left: 0;
}
}
.single-article ul li {
padding: 0 0 0 20px;
position: relative;
}
.single-article ul li:before {
content: '-';
position: absolute;
top: 0;
left: 0;
}
.single-article ol {
margin: 0 -40px 1em 50px;
font-weight: bold;
padding: 0;
list-style: none;
counter-reset: step;
}
@media (max-width: 767px) {
.single-article ol {
margin-left: 0;
margin-right: 0;
}
}
.single-article ol li {
padding: 8px 0 8px 30px;
border-bottom: 1px solid #c9c9c9;
counter-increment: step;
position: relative;
}
.single-article ol li:before {
position: absolute;
top: 8px;
left: 0;
content: counter(step, decimal) ".";
}
.single-article .gallery {
margin: 32px -40px 32px -80px;
float: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 479px) {
.single-article .gallery {
display: block;
}
}
.single-article .gallery .gallery-item {
margin: 0;
}
.single-article .gallery .gallery-item + .gallery-item {
margin-left: 1.9%;
}
@media (max-width: 767px) {
.single-article .gallery .gallery-item + .gallery-item {
margin-left: 10px;
}
}
.single-article .gallery .gallery-icon {
margin: 0;
}
.single-article .gallery .gallery-icon img {
border: 0;
width: 100%;
}
.single-article .gallery .gallery-caption {
text-align: left;
display: block;
padding: 5px 2px;
font-size: 12px;
line-height: 15px;
color: #999;
margin: 0;
}
@media (max-width: 1599px) {
.single-article .gallery {
margin: 30px -40px 30px -50px;
}
}
@media (max-width: 1199px) {
.single-article .gallery {
margin: 30px 0;
}
}
.single-article .image-block {
margin-right: -40px;
}
@media (max-width: 1199px) {
.single-article .image-block {
margin-right: 0;
}
}
.top-holder {
padding: 50px 0 15px;
}
@media (max-width: 1199px) {
.top-holder {
border: 0px solid red;
padding: 0;
margin-left: -20px;
margin-right: -20px;
}
}
@media (max-width: 767px) {
.top-holder {
margin-left: -12px;
margin-right: -12px;
}
}
.top-holder .center-col {
float: left;
width: 100%;
}
@media (max-width: 1199px) {
.top-holder .center-col {
float: none;
}
}
.top-holder .center-col-area {
margin: 0 25.7%;
}
@media (max-width: 1199px) {
.top-holder .center-col-area {
margin: 0;
}
}
.top-holder .left-col {
float: left;
width: 22%;
margin: 0 0 0 -100%;
}
@media (max-width: 1199px) {
.top-holder .left-col {
margin: 0 0 40px;
width: 50%;
display: none;
padding: 35px 20px 15px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.top-holder.tablet_visible {
margin-bottom: 40px;
}
.top-holder.tablet_visible .left-col {
display: block;
margin: 0;
}
}
.top-holder .right-col {
float: right;
width: 22%;
margin: 0 0 0 -22%;
}
@media (max-width: 1199px) {
.top-holder .right-col {
display: none;
margin: 0 0 40px;
width: 50%;
padding: 35px 20px 15px;
background: rgba(62, 57, 54, 0.1);
}
.top-holder .right-col .list-box-list li,
.top-holder .right-col .list-box-title {
border-color: #d0cfcf;
}
}
@media (max-width: 767px) {
.top-holder .right-col {
float: none;
width: 100%;
padding: 35px 12px 15px;
height: auto !important;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.top-holder.tablet_visible .right-col {
display: block;
margin: 0;
}
}
@media (max-width: 767px) {
.top-holder.mobile_visible .right-col {
display: block;
margin: 0;
}
}
@media (max-width: 767px) {
.top-holder .banner-box {
display: none;
}
}
@media (max-width: 767px) {
.top-holder .subscribe-button .rss-link {
position: relative;
padding-bottom: 35px;
}
.top-holder .subscribe-button .rss-link [data-icon] {
position: absolute;
left: 50%;
bottom: 0;
margin-left: -16px;
}
}
.articles-cols {
margin: 0 -20px;
font-size: 0;
letter-spacing: -4px;
}
.our-team .articles-cols {
margin: 0 -20px;
}
@media (max-width: 1199px) {
.our-team .articles-cols {
margin: 0 -10px;
}
}
.our-team .articles-cols .article-col {
width: 50%;
}
@media (max-width: 767px) {
.our-team .articles-cols .article-col {
width: 50%;
margin: 0;
padding: 0 10px;
}
}
@media (max-width: 479px) {
.our-team .articles-cols .article-col {
width: 100%;
margin: 0 0 22px;
}
}
.our-team .articles-cols .designation {
display: block;
margin: 0 0 10px;
}
.our-team .articles-cols .mail {
word-break: break-all;
display: inline-block;
}
@media (max-width: 1199px) {
.articles-cols {
margin: 0 -30px;
}
}
@media (max-width: 767px) {
.articles-cols {
margin: 0 -12px;
}
}
.articles-cols .article-col {
display: inline-block;
vertical-align: top;
width: 33.3333%;
padding: 0 20px;
font-size: 20px;
letter-spacing: 0;
}
@media (min-width: 768px) and (max-width: 1999px) {
.articles-cols .article-col.tablet_visible {
display: inline-block !important;
}
}
@media (min-width: 1201px) {
.articles-cols .article-col:nth-child(n+7) {
display: none;
}
}
@media (max-width: 1199px) {
.articles-cols .article-col {
width: 50%;
padding: 0 10px;
font-size: 15px;
}
}
@media (max-width: 767px) {
.articles-cols .article-col {
width: 100%;
padding: 0;
margin: 0 0 22px;
}
}
@media (max-width: 767px) {
.home .articles-cols .article-col {
padding: 0 10px;
width: 50%;
margin: 0 0 11px;
display: none;
}
.home .articles-cols .article-col .article-image {
margin: 0 0 5px;
}
}
@media (min-width: 1201px) {
.article-list .articles-cols .article-col:nth-child(n+4) {
display: none;
}
}
@media (max-width: 1200px) {
.home .articles-cols .article-col:nth-child(n+5) {
display: none;
}
}
@media (max-width: 767px) {
.articles-cols .article-image {
margin: 0 0 10px;
}
}
@media (max-width: 767px) {
.home .articles-cols .article-image + .article-content {
padding: 0;
}
}
@media (max-width: 767px) {
.articles-cols .article-title {
font-size: 24px;
line-height: 1.32;
}
}
@media (max-width: 767px) {
.home .articles-cols .article-title {
font-size: 13px;
line-height: 1.5;
font-weight: normal;
}
}
@media (max-width: 767px) {
.home .articles-cols .article-info {
display: none;
}
}
.social-holder {
overflow: hidden;
background: #3e3936;
padding-top: 15px;
padding-bottom: 26px;
color: #ccc;
border-bottom: 1px solid #fff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.social-holder a {
color: #ccc;
}
.social-holder .widget {
width: 33.33%;
padding: 0 70px;
position: relative;
}
.social-holder .widget:first-child {
width: 36%;
}
.social-holder .widget_center,
.social-holder .widget_bs_ads_widget,
.social-holder .widget_bs_ads_two_widget {
width: 29%;
padding: 0 45px;
}
.social-holder .widget_center .banner-box,
.social-holder .widget_bs_ads_widget .banner-box,
.social-holder .widget_bs_ads_two_widget .banner-box {
margin: 130px 0 0;
}
.social-holder .widget-title,
.social-holder .widget-title *,
.social-holder .tumbr-widget-title,
.social-holder .tumbr-widget-title * {
color: #fff;
}
.social-holder blockquote {
color: #fff;
}
.social-holder .widget-title,
.social-holder .tumbr-widget-title {
display: table;
width: 100%;
height: 90px;
padding: 0;
}
.social-holder .widget-title .widget-headline,
.social-holder .tumbr-widget-title .widget-headline {
display: table-cell;
vertical-align: middle;
}
.social-holder .more-link {
font-size: 14px;
}
.social-holder .instagram-widget {
padding-bottom: 0;
}
@media (max-width: 1599px) {
.social-holder .widget_bs_ads_widget,
.social-holder .widget_bs_ads_two_widget,
.social-holder .widget_center,
.social-holder .widget {
padding: 0 30px;
}
}
@media (max-width: 1199px) {
.social-holder .widget:first-child,
.social-holder .widget {
width: 49%;
}
.social-holder .widget_center,
.social-holder .widget_bs_ads_widget,
.social-holder .widget_bs_ads_two_widget {
display: none !important;
}
}
@media (max-width: 768px) {
.social-holder {
background-color: #fafafa;
color: #333;
padding: 0 0 48px;
margin-left: -20px;
margin-right: -20px;
-webkit-box-align: inherit;
-webkit-align-items: inherit;
-ms-flex-align: inherit;
align-items: inherit;
}
.social-holder a {
color: #333;
}
.social-holder .widget {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background: #f3f3f3;
padding: 5px 23px 98px;
margin-left: 2%;
}
.social-holder .widget:first-child {
background: #e1e1e1;
margin-left: 0;
}
.social-holder .widget:after {
content: '';
position: absolute;
left: 63px;
right: 63px;
bottom: 97px;
height: 1px;
background-color: #999;
}
}
@media (max-width: 768px) and (max-width: 767px) {
.social-holder .widget:after {
bottom: -4px;
}
}
@media (max-width: 768px) {
.social-holder .widget-title,
.social-holder .tumbr-widget-title {
color: #333;
height: 100px;
padding: 0 25px;
}
.social-holder .widget-title a,
.social-holder .widget-title span,
.social-holder .tumbr-widget-title a,
.social-holder .tumbr-widget-title span {
color: #333;
}
.social-holder blockquote {
color: #333;
}
.social-holder .instagram-widget-area,
.social-holder .slick-slider,
.social-holder .tumbr-widget-area {
position: static;
}
.social-holder .instagram-widget-area .slick-next,
.social-holder .slick-slider .slick-next,
.social-holder .tumbr-widget-area .slick-next {
right: 28px;
bottom: 84px;
top: auto;
}
.social-holder .instagram-widget-area .slick-prev,
.social-holder .slick-slider .slick-prev,
.social-holder .tumbr-widget-area .slick-prev {
left: 28px;
bottom: 84px;
top: auto;
}
}
@media (max-width: 767px) {
.social-holder {
display: block;
padding: 30px 0 52px;
background: #3e3936;
margin-left: -12px;
margin-right: -12px;
}
.social-holder .widget:first-child,
.social-holder .widget {
background: none;
width: 100%;
float: none;
margin: 0;
color: #fff;
padding: 5px 12px;
display: block;
}
.social-holder .widget * {
color: #fff !important;
}
.social-holder .widget-title,
.social-holder .tumbr-widget-title {
height: auto;
padding: 0 15px 42px;
margin: 0 0 34px;
}
.social-holder .instagram-widget-area .slick-prev,
.social-holder .instagram-widget-area .slick-next,
.social-holder .slick-slider .slick-prev,
.social-holder .slick-slider .slick-next,
.social-holder .tumbr-widget-area .slick-prev,
.social-holder .tumbr-widget-area .slick-next {
bottom: -16px;
left: 12px;
}
.social-holder .instagram-widget-area .slick-next,
.social-holder .slick-slider .slick-next,
.social-holder .tumbr-widget-area .slick-next {
left: auto;
right: 12px;
}
}
.lead-link {
text-align: center;
padding: 0 25px 10px;
}
@media (max-width: 768px) {
.lead-link {
padding: 25px 25px 31px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
}
.name-page {
font-size: 18px;
display: block;
margin: 0 0 16px;
}
.name-page .socialico {
font-style: normal;
font-size: 24px;
line-height: 1.4;
color: #ed5114;
margin: 0 0 0 6px;
vertical-align: top;
display: none;
}
@media (max-width: 1199px) {
.name-page {
font-size: 16px;
}
.name-page .socialico {
line-height: 1.2;
}
}
@media (max-width: 767px) {
.name-page {
font-size: 14px;
}
}
.contributions .name-page {
border-bottom: 1px solid #bbb;
}
.contributions .name-page .contributions-title {
font-weight: normal;
position: relative;
display: inline-block;
vertical-align: top;
padding: 2px 16px 0 40px;
background: #fafafa;
border-radius: 5px 5px 0 0;
border: 1px solid #bbb;
border-bottom: none;
margin: 0 0 -1px 20px;
}
.contributions .name-page .contributions-title:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 7px;
left: 15px;
content: "\6d";
font-size: 15px;
line-height: 20px;
color: #ed5114;
}
@media (max-width: 1199px) {
.contributions .name-page .contributions-title {
padding: 7px 21px 0 44px;
line-height: 1.2;
}
.contributions .name-page .contributions-title:before {
top: 5px;
}
}
@media (max-width: 767px) {
.contributions .name-page .contributions-title {
margin-left: 10px;
}
}
.heading-page h1 {
color: #ed5114;
font-size: 52px;
line-height: 1.2;
border-bottom: 4px solid #ed5114;
padding: 0 0 9px;
margin: 0 0 55px;
}
.heading-page h1 + .heading-page-subtitle {
margin-top: -64px;
}
.heading-page .heading-page-subtitle {
clear: both;
font-size: 18px;
margin: 0 0 50px;
font-weight: bold;
}
.heading-page .article-info-actions {
float: right;
display: none;
}
@media (max-width: 1199px) {
.heading-page {
padding: 20px 20px 10px;
}
.detail-page .heading-page {
padding: 0;
}
.heading-page h1 {
font-size: 48px;
border-bottom: none;
margin: 0 0 20px;
padding: 0;
}
.heading-page h1 + .heading-page-subtitle {
margin-top: -20px;
}
.heading-page .heading-page-subtitle {
margin-bottom: 20px;
}
.heading-page .name-page {
font-size: 16px;
line-height: 20px;
}
.heading-page .name-page .socialico {
display: inline-block;
vertical-align: middle;
}
.contributions .heading-page .name-page {
margin: 0 -20px 10px;
}
.contributions .heading-page .name-page .socialico {
display: inline-block;
margin-top: -3px;
}
.heading-page .article-info-actions {
display: block;
}
}
@media (max-width: 767px) {
.heading-page {
padding: 14px 0 0;
}
.detail-page .heading-page {
padding: 14px 0 0;
}
.heading-page h1 {
font-size: 24px;
}
.contributions .heading-page .name-page,
.heading-page .name-page {
font-size: 14px;
}
.contributions .heading-page .name-page {
margin: 0 -10px 15px;
}
}
.contributions .heading-page h1 {
border: none;
padding: 0;
margin: 0 0 20px;
font-size: 60px;
font-family: "charis_sil";
}
.contributions .heading-page h1 + .heading-page-subtitle {
margin-top: -20px;
}
@media (max-width: 1599px) {
.contributions .heading-page h1 {
font-size: 48px;
}
}
@media (max-width: 767px) {
.contributions .heading-page h1 {
font-size: 24px;
}
}
.page-subtitle {
font-size: 24px;
color: #666;
margin: 0 0 40px;
}
@media (max-width: 1199px) {
.page-subtitle {
display: none;
}
}
#content .article {
line-height: 1.5;
margin: 0 0 50px;
}
#content .article .article-date {
font-size: 16px;
margin: 0 0 4px;
}
@media (max-width: 1199px) {
#content .article .article-date {
display: none;
}
}
#content .article .article-title {
margin: 0 0 17px;
line-height: 1.35;
}
#content .article .article-info-area {
font-weight: bold;
font-size: 16px;
padding-top: 6px;
}
#content .article .article-info-area .article-author {
font-weight: 600;
}
#content .article .article-info-area .article-source [data-icon] {
font-size: 11px;
margin: 0 0 0 5px;
}
#content .article .article-info-area .article-category {
padding-left: 31px;
}
#content .article .article-info-area .article-category:before {
font-size: 19px;
font-weight: normal;
}
@media (max-width: 1199px) {
#content .article .article-title {
font-size: 24px;
margin: 0 0 12px;
}
#content .article .article-info-area {
font-size: 15px;
}
#content .article .article-info-area .article-category {
font-size: 15px;
padding: 0 0 0 22px;
}
#content .article .article-info-area .article-category:before {
font-size: 14px;
margin: -1px 0 0;
}
}
@media (max-width: 767px) {
#content .article {
margin: 0 0 15px;
}
#content .article:before {
content: '';
display: block;
margin: 20px 0;
height: 1px;
width: 100%;
background: #e1e1e1;
}
}
#content .rectangle-ad + .article:before,
#content .kurator + .article:before,
#content .advertorial + .article:before {
display: none;
}
#content .lead-article {
border-bottom: 1px solid #bcbcbc;
padding-bottom: 36px;
}
@media (max-width: 767px) {
#content .lead-article {
padding-bottom: 0;
border: 0;
}
}
#content .banner-box {
margin: 52px 0;
text-align: left;
}
@media (max-width: 1199px) {
#content .banner-box {
margin: 15px 0 45px;
}
}
@media (max-width: 767px) {
#content .banner-box {
margin: 0 0 20px;
}
}
#content .mailbox-holder {
padding: 14px 18px;
margin: 0 0 40px;
text-align: left;
border-bottom: none;
}
#content .mailbox-holder .btn-subscribe {
padding: 0 61px 0 0;
font-size: 16px;
font-weight: normal;
display: block;
}
#content .mailbox-holder .btn-subscribe strong {
display: block;
}
#content .mailbox-holder .btn-subscribe:after {
right: 3px;
top: 50%;
margin-top: -16px;
bottom: auto;
left: auto;
font-size: 48px;
}
#content .mailbox-holder .btn-rss {
padding: 0 61px 0 0;
font-size: 16px;
font-weight: normal;
display: block;
text-decoration: none;
position: relative;
}
#content .mailbox-holder .btn-rss:after {
position: absolute;
top: 50%;
right: 0;
margin-top: -20px;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e09e";
font-size: 38px;
line-height: 40px;
}
#content .mailbox-holder .btn-rss strong {
display: block;
}
@media (max-width: 1599px) {
#content .mailbox-holder {
padding: 16px 18px 14px;
}
}
@media (max-width: 1199px) {
#content .mailbox-holder {
position: absolute;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 16px 18px 14px;
}
}
@media (max-width: 767px) {
#content .mailbox-holder {
text-align: center;
}
#content .mailbox-holder .btn-subscribe {
padding: 9px 0 36px;
}
#content .mailbox-holder .btn-subscribe:after {
right: auto;
top: auto;
bottom: 0;
left: 50%;
margin-left: -14px;
font-size: 24px;
line-height: 30px;
}
#content .mailbox-holder .btn-rss strong {
margin: 0;
}
#content .mailbox-holder .btn-rss:after {
font-size: 30px;
}
}
#content .media-info + .article:before {
display: none;
}
.bottom-social .follow-box {
text-align: right;
margin: 0 0 48px;
}
.bottom-social .follow-box .follow-list li {
margin: 0 0 0 14px;
}
.bottom-social .follow-box .follow-title {
font-size: 16px;
}
@media (max-width: 1199px) {
.bottom-social .follow-box .follow-title {
font-size: 14px;
}
}
@media (max-width: 767px) {
.bottom-social .follow-box {
display: none;
}
}
.bottom-social .mailbox-holder {
margin: 0 -1px 40px -80px;
padding: 0;
}
@media (max-width: 1199px) {
.bottom-social .mailbox-holder {
margin: 0;
}
}
.image-block {
margin: 32px 0 32px -80px;
float: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.image-block .text {
width: 45%;
padding: 0 5px;
}
@media (max-width: 1599px) {
.image-block .text {
width: 70%;
}
}
@media (max-width: 767px) {
.image-block .text {
width: 100%;
padding: 0;
}
}
.image-block blockquote {
max-width: 100%;
margin: 0;
}
.image-block .caption {
text-align: left;
display: block;
padding: 5px 2px;
font-size: 12px;
line-height: 15px;
color: #999;
}
.image-block.alignright {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: right;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.image-block.alignright .image-wrap {
margin-left: 50px;
}
@media (max-width: 1599px) {
.image-block.alignright .image-wrap {
margin-left: 30px;
}
}
@media (max-width: 767px) {
.image-block.alignright .image-wrap {
margin-left: 0;
}
}
.image-block.alignleft {
text-align: left;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.image-block.alignleft .image-wrap {
margin-right: 50px;
}
@media (max-width: 1599px) {
.image-block.alignleft .image-wrap {
margin-right: 30px;
}
}
@media (max-width: 767px) {
.image-block.alignleft .image-wrap {
margin-right: 0;
}
}
.image-block.aligncenter {
text-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.image-block.aligncenter .text,
.image-block.aligncenter .image-wrap {
margin: 0 auto;
}
.image-block .image-wrap.small {
width: 33.2%;
margin-right: 0;
}
@media (max-width: 479px) {
.image-block .image-wrap.small {
width: 100%;
}
}
.image-block .image-wrap.big {
width: 66%;
margin-right: 0;
}
@media (max-width: 479px) {
.image-block .image-wrap.big {
width: 100%;
}
}
.image-block .image-wrap img {
width: 100%;
}
.image-block .image-wrap.small + .image-wrap.big,
.image-block .image-wrap.big + .image-wrap.small {
margin-left: 1.9%;
margin-right: 0;
}
@media (max-width: 1599px) {
.image-block {
margin: 30px 0 30px -50px;
}
}
@media (max-width: 1199px) {
.image-block {
margin: 30px 0;
}
}
@media (max-width: 767px) {
.image-block {
margin-left: 0;
margin-right: 0;
}
.image-block .image-wrap {
margin-bottom: 15px !important;
}
.image-block img {
width: 100%;
display: block;
}
.image-block.alignleft,
.image-block.alignright {
display: block;
}
.image-block.alignleft img,
.image-block.alignright img {
margin: 0 auto;
}
.image-block .text {
text-align: center;
width: 100%;
padding: 0 20px;
}
}
@media (max-width: 479px) {
.image-block {
display: block;
}
}
.kurator,
.advertorial {
background: #fff;
border: 1px solid #e2e2e2;
font-size: 14px;
padding: 39px 98px;
margin: 54px 0 50px -80px;
position: relative;
display: table;
}
.kurator .logo-flyerline,
.advertorial .logo-flyerline {
float: left;
}
.kurator .heading,
.advertorial .heading {
margin: 0 -48px 34px;
}
.kurator .heading .link,
.advertorial .heading .link {
float: right;
font-size: 14px;
text-transform: uppercase;
color: #999;
text-decoration: none;
}
.kurator .heading .link [data-icon],
.advertorial .heading .link [data-icon] {
font-size: 22px;
margin: -6px 0 0 12px;
display: inline-block;
vertical-align: top;
}
.kurator .text,
.advertorial .text {
overflow: hidden;
}
.kurator h2,
.advertorial h2 {
font-size: 20px;
margin: 0 0 5px;
font-weight: bold;
line-height: 1.25;
font-family: inherit;
}
.kurator p,
.advertorial p {
margin: 0;
}
.kurator a,
.advertorial a {
color: #000;
text-decoration: underline;
}
.kurator a:hover,
.advertorial a:hover {
text-decoration: none;
}
.kurator .bottom-link,
.advertorial .bottom-link {
font-size: 14px;
text-transform: none;
padding-top: 20px;
}
.kurator .bottom-link a,
.advertorial .bottom-link a {
color: #000;
text-decoration: none;
}
.kurator .bottom-link a .arrow_right-up_alt,
.advertorial .bottom-link a .arrow_right-up_alt {
font-size: 24px;
line-height: 29px;
margin: -7px 0 0 9px;
vertical-align: top;
display: inline-block;
}
.kurator .bottom-link a:hover,
.advertorial .bottom-link a:hover {
color: #ed5114;
}
.kurator.widget_add,
.advertorial.widget_add {
padding: 0;
display: flex;
align-items: center;
margin: 0 0 50px;
font-style: italic;
font-size: 14px;
line-height: 1.7;
border: 0;
background: none;
}
.kurator.widget_add p,
.advertorial.widget_add p {
margin: 0;
}
.kurator.widget_add a,
.advertorial.widget_add a {
color: #ed5114;
text-decoration: none;
}
.kurator.widget_add a:hover,
.advertorial.widget_add a:hover {
text-decoration: underline;
}
.kurator.widget_add .wp-post-image,
.advertorial.widget_add .wp-post-image {
max-width: 100px;
margin: 0 24px 0 0; flex: 0 0 auto;
float: none;
}
@media (max-width: 1599px) {
.kurator,
.advertorial {
padding: 38px;
}
.kurator .heading,
.advertorial .heading {
margin: 0 0 34px;
}
}
@media (max-width: 1199px) {
.kurator,
.advertorial {
margin: 0 0 20px;
padding: 39px 20px 24px;
line-height: 1.35;
}
.kurator .heading,
.advertorial .heading {
margin: 0 0 23px;
}
.kurator .heading .logo-flyerline,
.advertorial .heading .logo-flyerline {
width: 151px;
margin: 0 0 20px 9px;
}
.kurator .heading .link,
.advertorial .heading .link {
position: absolute;
right: 9px;
top: 11px;
}
.kurator .heading .link [data-icon],
.advertorial .heading .link [data-icon] {
margin: 0;
line-height: 1;
}
.kurator h2,
.advertorial h2 {
font-size: 18px;
line-height: 1.45;
margin: 0 0 6px;
}
.kurator .bottom-link,
.advertorial .bottom-link {
font-size: 13px;
}
.kurator.widget_add,
.advertorial.widget_add {
padding: 0 20px;
}
.kurator.widget_add .wp-post-image,
.advertorial.widget_add .wp-post-image {
margin: 0 20px 0 0;
}
}
@media (max-width: 567px) {
.kurator.widget_add,
.advertorial.widget_add {
display: block;
}
.kurator.widget_add .wp-post-image,
.advertorial.widget_add .wp-post-image {
margin: 0 5px 20px 0;
}
}
.page-title {
font-size: 60px;
line-height: 1.2;
font-weight: normal;
font-family: 'charis_sil';
color: #000;
}
@media (max-width: 1599px) {
.page-title {
font-size: 48px;
line-height: 1.1;
}
}
@media (max-width: 767px) {
.page-title {
font-size: 24px;
line-height: 1.333;
}
}
.intro {
font-weight: bold;
}
.detail-page .heading-page h1 {
padding: 0;
border: 0;
margin: 0 0 33px;
color: #000;
font-size: 60px;
line-height: 1.2;
}
.detail-page .heading-page h1 + .heading-page-subtitle {
margin-top: -33px;
}
@media (max-width: 1599px) {
.detail-page .heading-page h1 {
font-size: 32px;
}
}
@media (max-width: 1199px) {
.detail-page {
font-size: 18px;
}
.detail-page #two-columns {
padding-bottom: 110px;
}
.detail-page #content-holder {
padding-bottom: 0;
position: static;
}
.detail-page #content {
margin: 0;
padding-right: 20px;
}
.detail-page #sidebar {
width: 100%;
padding: 20px 20px 0;
margin: 0;
}
}
@media (max-width: 767px) {
.detail-page {
font-size: 15px;
}
.detail-page #two-columns {
padding-bottom: 180px;
}
.detail-page #content {
padding-right: 0;
}
.detail-page #sidebar {
padding: 0;
}
}
.ico-logo {
display: inline-block;
margin: -3px 11px 0;
vertical-align: top;
width: 22px;
height: 30px;
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/ico-medienwoche.svg) no-repeat;
background-size: 100% 100%;
}
.comments-info {
padding: 33px 0;
border-bottom: 1px solid #e1e1e1;
margin: 0 0 30px;
}
.comments-info + .comments-info {
margin-top: -30px;
}
.comments-info .buttons-holder {
float: left;
width: 30%;
margin: 0 15px 0 0;
min-width: 224px;
}
.comments-info .buttons-holder .button {
min-width: 224px;
}
.comments-info .info-col {
float: left;
width: 42%;
margin: 0 8% 0 0;
}
.comments-info .widget_bs_newsletter_link {
margin: 40px 0 0;
font-size: 16px;
line-height: 24px;
}
@media (max-width: 1599px) {
.comments-info .buttons-holder {
width: 33%;
margin: 0 10px 0 0;
}
}
@media (min-width: 1199px) and (max-width: 1599px) {
.comments-info .info-col {
width: 47%;
margin: 0 3% 0 0;
}
}
@media (max-width: 767px) {
.comments-info .info-col {
float: none;
margin: 0;
width: auto;
}
.comments-info .info-col + .info-col {
margin-top: 30px;
}
}
.comments-info .button {
margin: 0 0 10px;
color: #000;
text-transform: none;
font-weight: normal;
width: 100%;
padding: 14px 20px 12px;
}
@media (max-width: 1599px) {
.comments-info .button {
padding: 14px 14px 12px;
}
}
.comments-info .button .article-comments,
.comments-info .button [data-icon] {
font-size: 24px;
color: #ed5114;
float: right;
margin: -3px 0 0;
}
.comments-info .button .article-comments.comments,
.comments-info .button [data-icon].comments {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.comments-info .widget-archive-list {
font-size: 18px;
line-height: 26px;
}
.comments-info .widget-archive-list p {
margin: 0;
}
.comments-info .widget-archive-list strong {
color: #ed5114;
}
.comments-info .widget-archive-list a {
font-family: 'charis_sil';
font-weight: bold;
color: #333;
}
.comments-info .button:hover {
color: #fff;
}
.comments-info .button:hover .article-comments .amount {
color: #fff;
}
.comments-info .button:hover .article-comments {
color: #fff;
}
.comments-info .button:hover .article-comments:hover .amount {
color: #ed5114;
}
.comments-info .button:hover [data-icon] {
color: #fff;
}
.comments-info .button.more {
max-width: 300px;
margin-top: 20px;
padding: 19px 60px 19px 20px;
}
.comments-info .button.more:before {
top: 14px;
right: 16px;
color: #ed5114;
}
.comments-info .button.more:hover:before {
color: #fff;
}
.comments-info .all-link [data-icon] {
background: none;
color: #ed5114;
font-size: 22px;
}
.comments-info .follow-box {
float: right;
text-align: right;
margin: 71px 0 0;
}
.comments-info .follow-box .follow-title {
font-size: 16px;
vertical-align: top;
margin-top: 5px;
}
.comments-info .follow-box .follow-list li {
margin: 0 0 0 15px;
}
.comments-info .widget-archive-list li br {
display: none;
}
@media (min-width: 1199px) and (max-width: 1599px) {
.comments-info .button.more {
min-width: inherit;
padding: 12px 40px 12px 12px;
}
.comments-info .button.more:before {
top: 9px;
}
}
@media (max-width: 767px) {
.comments-info .buttons-holder {
float: none;
width: 100%;
max-width: 224px;
margin: 0 auto;
}
.comments-info .follow-box {
text-align: center;
float: none;
margin: 20px 0;
}
.comments-info .follow-box .follow-title {
margin: 0 0 10px;
font-size: 14px;
display: block;
margin-top: 5px;
}
.comments-info .follow-box .follow-list li {
margin: 0 5px;
}
}
.post-meta {
margin: 0;
width: 100%;
font-size: 16px;
line-height: 1.5;
color: #000;
}
.post-meta dt {
float: left;
clear: left;
font-weight: 600;
font-size: 18px;
padding: 10px 5px 0 0;
}
.post-meta dt a {
color: #333;
}
.post-meta dt:first-child {
padding-top: 0;
}
.post-meta dt:first-child + dd {
padding-top: 0;
}
.post-meta dd {
padding: 10px 0 0;
margin: 0;
}
.post-meta .heading-meta .mobile_visible {
display: none;
}
.post-meta .title-meta {
font-weight: 600;
color: #ed5114;
font-size: 18px;
}
.post-meta .text p {
margin: 0;
}
.post-meta .follow-box {
margin: 0;
text-align: left;
float: left;
}
.post-meta .follow-box .follow-title {
color: #666;
font-size: 12px;
}
.post-meta .ico-logo {
margin: -3px 0 0;
width: 20px;
height: 27px;
}
@media (max-width: 1199px) {
.post-meta .follow-box .follow-title {
display: inline-block;
vertical-align: top;
}
}
@media (max-width: 767px) {
.post-meta .follow-box {
position: relative;
}
.post-meta .follow-box .follow-list {
display: none;
}
.post-meta .follow-box .follow-title {
display: none;
}
.post-meta .social-box .follow-list {
border-bottom: 1px solid #e2e2e2;
background-color: #fff;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
border-radius: 5px;
margin-top: 5px;
padding: 20px 10px;
position: absolute;
top: 100%;
left: 0;
white-space: nowrap;
}
.post-meta .social-box .follow-list li {
margin: 0 10px;
float: none;
display: inline-block;
vertical-align: top;
}
}
@media (max-width: 767px) {
.post-meta .social-box .follow-list {
padding: 10px 10px 5px;
}
.post-meta .social-box .follow-list li {
display: block;
margin: 12px 0;
}
.post-meta .title-meta,
.post-meta dd,
.post-meta dt {
font-size: 15px;
}
}
.add-info {
position: relative;
font-size: 24px;
color: #666666;
font-weight: bold;
margin-top: 40px;
padding-top: 34px;
padding-bottom: 7px;
}
.add-info:before {
position: absolute;
content: '';
height: 1px;
left: -47px;
right: -47px;
top: 0;
background: #bbbbbb;
}
@media (max-width: 1199px) {
.add-info:before {
left: 0;
right: 0;
}
}
@media (max-width: 767px) {
.news-page #two-columns .heading-page {
text-align: center;
}
}
.news-page #two-columns .heading-page h1 {
border-bottom: 0;
font-size: 60px;
line-height: 1.2;
margin: 0 0 58px;
padding: 0 0 9px;
}
.news-page #two-columns .heading-page h1 + .heading-page-subtitle {
margin-top: -67px;
}
@media (max-width: 1199px) {
.news-page #two-columns .heading-page h1 {
margin-bottom: 0;
font-size: 48px;
}
.news-page #two-columns .heading-page h1 + .heading-page-subtitle {
margin-top: 0;
}
}
@media (max-width: 767px) {
.news-page #two-columns .heading-page h1 {
font-size: 28px;
}
}
.news-page #two-columns .article {
margin-bottom: 34px;
}
.news-page #two-columns .article .article-sep ~ .article-sep {
display: inline-block;
height: 16px;
width: 1px;
}
@media (max-width: 1199px) {
.news-page #two-columns .article .article-sep ~ .article-sep {
display: block;
width: 0;
height: 0;
}
}
@media (max-width: 767px) {
.news-page #two-columns .article:before {
display: none;
}
}
.news-page #two-columns .article-title {
font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
margin-bottom: 7px;
line-height: 40px;
font-size: 30px;
}
@media (max-width: 1199px) {
.news-page #two-columns .article-title {
font-size: 18px;
line-height: 26px;
margin-bottom: 12px;
}
}
@media (max-width: 1199px) {
.news-page #two-columns .article-info .article-info-area {
width: 100%;
}
}
.news-page #two-columns .article-date-alt {
font-weight: normal;
margin-right: 6px;
margin-bottom: 10px;
display: inline-block;
}
@media (max-width: 1199px) {
.news-page #two-columns .article-date-alt {
font-size: 13px;
vertical-align: top;
}
}
@media (max-width: 1199px) {
.news-page #two-columns .article-source {
font-size: 15px;
}
}
.news-page #two-columns .article-content {
font-size: 18px;
line-height: 26px;
position: relative;
}
@media (max-width: 1199px) {
.news-page #two-columns .article-content {
font-size: 15px;
line-height: 23px;
}
}
.news-page #two-columns .article-content .article-date {
position: absolute;
right: 100%;
top: 6px;
background: white;
text-align: center;
text-transform: uppercase;
border-right: 1px solid #b9b9b9;
border-bottom: 1px solid #b9b9b9;
font-size: 16px;
line-height: 1;
display: block;
padding: 6px 7px 11px;
margin-right: 20px;
}
@media (max-width: 1199px) {
.news-page #two-columns .article-content .article-date {
position: static;
right: auto;
top: auto;
display: inline-block;
padding: 8px 27px;
font-size: 18px;
line-height: 24px;
font-weight: bold;
text-transform: capitalize;
margin-bottom: 22px;
}
}
@media (max-width: 767px) {
.news-page #two-columns .article-content .article-date {
display: block;
margin-right: 0;
}
}
.news-page #two-columns .article-content .article-date b {
display: block;
margin-bottom: 10px;
}
@media (max-width: 1199px) {
.news-page #two-columns .article-content .article-date b {
display: inline;
}
}
.news-page #two-columns .article-content .article-date span {
font-size: 24px;
line-height: 1;
display: block;
margin-bottom: 6px;
}
@media (max-width: 1199px) {
.news-page #two-columns .article-content .article-date span {
display: inline;
font-size: 18px;
line-height: 24px;
}
.news-page #two-columns .article-content .article-date span:after {
content: '.';
}
}
.news-page #two-columns .article-content p {
margin-bottom: 6px;
}
.landing-page {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/landing-lines.png) left 51px no-repeat;
}
@media (max-width: 1199px) {
.landing-page {
background-position: center 270px;
background-color: #fbfbfb;
}
.landing-page .widget-latest-posts,
.landing-page .jobs-block,
.landing-page .widget-collections {
display: none;
}
}
@media (max-width: 767px) {
.landing-page {
background-color: #fafafa;
}
}
@media (max-width: 479px) {
.landing-page {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/landing-lines-mobile.png) left 251px #fafafa no-repeat;
background-size: 100% auto;
}
.landing-page #content .banner-box {
margin-bottom: 30px;
}
}
@media (min-width: 1201px) {
.landing-page #sidebar,
.landing-page #two-columns:before,
.landing-page #two-columns:after {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/sidebar-landing-bg.png);
}
}
.landing-page #two-columns .article {
margin-bottom: 40px;
}
@media (max-width: 479px) {
.landing-page #two-columns .article {
margin-bottom: 10px;
}
}
.landing-page .list-box-list li {
border-bottom-color: rgba(0, 0, 0, 0.2);
}
.landing-page .name-page {
line-height: 26px;
}
.landing-page .name-page .social_share {
display: none;
}
@media (max-width: 1199px) {
.landing-page .name-page {
font-size: 18px;
position: relative;
}
.landing-page .name-page .social_share {
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
border-radius: 50%;
background: #ed5114;
color: #ffffff;
font-size: 11px;
margin-left: 4px;
text-decoration: none;
}
.landing-page .name-page .social_share:hover {
text-decoration: none;
background: #333;
}
.landing-page .name-page .social_share:before {
position: relative;
top: 5px;
left: 3px;
}
}
@media (max-width: 1199px) and (max-width: 767px) {
.landing-page .name-page .social_share:before {
left: 0;
}
}
@media (max-width: 1199px) and (max-width: 479px) {
.landing-page .name-page .social_share:before {
left: 3px;
}
}
@media (max-width: 1199px) and (max-width: 479px) {
.landing-page .name-page {
padding-right: 30px;
text-align: left;
}
.landing-page .name-page .social_share {
position: absolute;
right: 0;
top: 0;
}
}
@media (max-width: 479px) {
.landing-page .name-page {
font-size: 14px;
line-height: 22px;
}
}
.landing-page .heading-page h1 {
color: #191630;
}
.landing-page.news-page #two-columns .article-content .article-date {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/date-bg.jpg);
color: #fff;
border: none;
}
.landing-page.news-page #two-columns .article-title {
font-family: 'charis_sil';
}
@media (max-width: 479px) {
.landing-page.news-page #two-columns .article-title {
font-size: 24px;
line-height: 32px;
}
}
.landing-page .articles-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 25px;
}
@media (max-width: 1400px) {
.landing-page .articles-block {
display: block;
}
}
.landing-page .article-column {
flex: 0 0 calc(50% - 25px);
} .landing-page .article-column:first-child .article-item { }
.landing-page .article-item {
margin-bottom: 15px;
}
.landing-page .article-item:last-child {
margin-bottom: 0;
}
@media (max-width: 1199px) {
.landing-page .article-item:last-child {
margin-bottom: 15px;
}
}
.landing-page .article-item h3 {
font-size: 22px;
line-height: 30px;
font-family: 'charis_sil';
}
.landing-page .article-item h3 a {
color: #000;
}
@media (max-width: 479px) {
.landing-page .article-item {
font-size: 15px;
line-height: 23px;
}
.landing-page .article-item h3 {
font-size: 18px;
line-height: 26px;
font-family: 'Open Sans';
}
.landing-page .article-item .article-source,
.landing-page .article-item .article-author {
font-size: 15px;
}
.landing-page .article-item .article-info .article-sep {
height: 15px;
}
}
.landing-page .article-author,
.landing-page .article-source {
font-size: 15px;
}
.landing-page #sidebar .widget .list-box-title {
border-bottom-color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 1201px) {
.landing-page #sidebar .advertorial {
display: none;
}
}
.landing-page #sidebar .widget_dossier.widget-latest-posts .list-box-title {
margin-top: 40px;
}
.landing-page #sidebar .widget_dossier.widget-latest-posts .list-box-item {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.landing-page #sidebar .widget_dossier.widget-latest-posts .list-box-item + .list-box-item {
padding-top: 10px;
}
.landing-page #sidebar .widget_dossier.widget-latest-posts .list-box-item a {
padding: 0;
color: #000;
font-family: charis_sil;
font-weight: 600;
font-size: 18px;
line-height: 26px;
}
.landing-page #sidebar .widget_dossier.widget-latest-posts .list-box-item a:before {
display: none;
}
.landing-page #sidebar .widget_dossier.widget-collections .list-box-title {
margin-top: 40px;
}
.landing-page .widget-all-link .all-link {
height: 24px;
line-height: 24px;
}
.landing-page .widget-all-link .social_rss {
color: #f3f3f3;
background: #ed5114;
vertical-align: middle;
width: 24px;
height: 24px;
border-radius: 50%;
display: inline-block;
}
.landing-page .widget-all-link .social_rss:before {
position: relative;
left: 5px;
top: 5px;
}
.landing-page .jobs-block .list-box-title {
margin-top: 40px;
font-size: 30px;
text-transform: uppercase;
border-bottom-color: rgba(0, 0, 0, 0.2);
}
.landing-page .single-landing-header,
.single-post .dossier-divider {
color: #ed5114;
font-size: 36px;
line-height: 44px;
margin-bottom: 50px;
}
.landing-page .single-landing-header:before {
content: '';
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/landing-lines-header.png) left 0 no-repeat;
position: absolute;
left: 0;
height: 156px;
width: 1680px;
z-index: -1;
margin-top: -25px;
}
.landing-page .single-landing-header-wrapper {
position: relative;
z-index: 1;
}
@media (max-width: 1199px) {
.landing-page .single-landing-header,
.single-post .dossier-divider {
font-size: 24px;
line-height: 32px;
}
.landing-page .single-landing-header:before {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/landing-lines-header-tablet.png);
}
}
@media (max-width: 767px) {
.landing-page .single-landing-header,
.single-post .dossier-divider {
margin-top: 40px;
}
}
@media (max-width: 479px) {
.landing-page .single-landing-header,
.single-post .dossier-divider {
margin-top: 30px;
margin-bottom: 30px;
}
.landing-page .single-landing-header:before {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/landing-lines-header-mobile.png);
margin-top: -10px;
}
}
.page.page-template-default #content {
padding-right: 110px;
}
@media (max-width: 1599px) {
.page.page-template-default #content {
padding-right: 100px;
}
}
@media (max-width: 767px) {
.page.page-template-default #content {
padding-right: 40px;
}
.page.page-template-default .title h1 {
margin-top: 0.9em;
}
}
.article-slider {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/images/article-slider-bg.png);
text-align: center;
margin: 0 0 42px;
padding: 30px 40px 120px;
}
@media (max-width: 1599px) {
.article-slider {
margin: 0 0 32px;
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 767px) {
.article-slider {
margin: 0;
padding-left: 12px;
padding-right: 12px;
}
}
.article-slider #adr-slider-home-subscription-wrapper {
position: absolute;
bottom: 10px;
left: 38px;
right: 38px;
font-size: 18px;
line-height: 26px;
text-align: center;
}
@media (max-width: 1599px) {
.article-slider #adr-slider-home-subscription-wrapper {
left: 28px;
right: 28px;
}
}
@media (max-width: 767px) {
.article-slider #adr-slider-home-subscription-wrapper {
left: 10px;
right: 10px;
}
}
.article-slider #adr-slider-home-subscription-wrapper a:hover {
text-decoration: none;
}
.article-slider #adr-slider-home-subscription-wrapper img {
vertical-align: top;
margin: 5px 4px 0 0;
}
.article-slider .slick-prev {
position: absolute;
bottom: 74px;
left: 38px;
z-index: 2;
color: #ed5114;
cursor: pointer;
font-size: 30px;
line-height: 34px;
}
.article-slider .slick-prev:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e045";
}
@media (max-width: 1599px) {
.article-slider .slick-prev {
left: 28px;
}
}
@media (max-width: 767px) {
.article-slider .slick-prev {
left: 10px;
}
}
.article-slider .slick-next {
position: absolute;
bottom: 74px;
right: 38px;
z-index: 2;
color: #ed5114;
cursor: pointer;
font-size: 30px;
line-height: 34px;
}
.article-slider .slick-next:before {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e046";
}
@media (max-width: 1599px) {
.article-slider .slick-next {
right: 28px;
}
}
@media (max-width: 767px) {
.article-slider .slick-next {
right: 10px;
}
} .article-slider-heading {
padding: 0 0 17px;
}
.article-slider-logo {
margin: 0 0 7px;
}
.article-slider-logo-title {
font-size: 20px;
line-height: 24px;
font-weight: bold;
margin: 0 0 3px;
text-transform: uppercase;
}
.article-slider-date {
font-size: 16px;
line-height: 20px;
font-weight: bold;
margin: 0 0 5px;
text-transform: uppercase;
color: #ed5114;
}
.article-slider-content {
text-align: left;
}
.article-slider-title {
font-family: 'charis_sil';
font-size: 24px;
line-height: 32px;
margin: 0 0 14px;
}
.article-slider-title a {
color: inherit;
}
.article-slider-txt {
margin: 0;
font-size: 18px;
line-height: 26px;
}
.article-slider-radar {
position: absolute;
bottom: 82px;
left: 0;
right: 0;
text-align: center;
font-size: 16px;
line-height: 20px;
font-weight: bold;
}
.article-slider-radar-link {
display: inline-block;
vertical-align: top;
padding: 0 0 0 22px;
position: relative;
}
.article-slider-radar-link:before {
position: absolute;
top: 0;
left: 0;
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "\e09e";
font-size: 13px;
line-height: 20px;
}
.article-slider-radar-link:hover {
text-decoration: none;
}
.article-slider-radar-link:hover span {
text-decoration: underline;
}
.article-slider-holder {
display: none;
}
@media (max-width: 1200px) {
.article-slider-holder {
display: block;
margin: 32px -20px 0;
}
}
@media (max-width: 767px) {
.article-slider-holder {
margin: 32px -12px 0;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.article-slider-holder .article-slider {
padding-left: 15%;
padding-right: 15%;
}
.article-slider-holder .slick-prev {
bottom: auto;
top: 50%;
margin-top: -17px;
left: 20px;
}
.article-slider-holder .slick-next {
bottom: auto;
top: 50%;
margin-top: -17px;
right: 20px;
}
.article-slider-holder .article-slider-title {
font-size: 30px;
line-height: 36px;
}
}
.author-box {
display: flex;
align-items: center;
margin: 0 0 50px;
}
.author-img { max-width: 100px;
margin: 0 24px 0 0; flex: 0 0 auto;
}
.author-description {
font-style: italic;
font-size: 14px;
line-height: 1.7;
}
.author-description p {
margin: 0;
}
@media (max-width: 1200px) {
.author-img { margin: 0 20px 0 0;
}
}
@media (max-width: 567px) {
.author-box {
display: block;
}
.author-img {
margin: 0 0 20px;
}
}
.newsletter-box {
display: flex;
align-items: center;
margin: 0 0 50px;
font-size: 16px;
line-height: 1.2;
}
.newsletter-icon {
width: 68px;
height: 62px;
margin: 0 22px 0 0;
background-color: #fff;
text-align: center;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
border-radius: 4px;
display: inline-block;
vertical-align: top;
flex: 0 0 auto;
}
.newsletter-icon:hover {
text-decoration: none;
}
.newsletter-icon:after {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
content: "\e09e";
font-size: 28px;
line-height: 62px;
}
.newsletter-title {
font-weight: bold;
margin: 0 0 10px;
}
@media (max-width: 1199px) {
.newsletter-icon {
width: 52px;
height: 52px;
margin: 0 18px 0 0;
}
.newsletter-icon:after {
font-size: 22px;
line-height: 52px;
}
}
@media (max-width: 479px) {
.newsletter-box {
align-items: flex-start;
}
} @media (max-width: 767px) {
.home .media-monitor .media-monitor-holder {
position: relative;
margin-left: -12px;
padding: 0 12px;
height: auto;
background-size: cover;
margin-bottom: 1em;
min-height: 350px;
display: flex;
}
.home .info-block .info-title {
font-size: 32px;
}
.home .info-block .info-title:before {
font-size: 23px;
margin-top: -12px;
}
}
.archive .article-info .article-date,
.archive .article-info .article-source {
display: block;
vertical-align: top;
margin: 0 10px 0 0;
}
.article-source > span:first-child, .article-category-wrap > span:first-child {
font-weight: normal;
display: inline-block;
margin-right: 0.1em;
}.home .st_sharethis span.stButton span.sharethis {
display: none;
}
.comment:target {
animation: highlight 5s alternate;
}
@keyframes highlight {
0%{ background-color: rgba(214, 111, 0, 0.46); }
}
.comment:target {
animation: highlight 5s alternate;
}
.js-hide {
display: none;
}
.js-show {
display: block;
}
.single-post .ui-state-active,
.single-post .ui-widget-content .ui-state-active,
.single-post .ui-widget-header .ui-state-active,
.single-post a.ui-button:active, .ui-button:active,
.single-post .ui-button.ui-state-active:hover {
border: 1px solid #d95013;
background: #d95013;
font-weight: normal;
color: #ffffff;
}
.single-post .wm-accordion .ui-widget-header-active {
color: #ffffff;
} @media (max-width: 1199px) {
.medienwoche-post .widget_bs_ads_two_widget {
display: none;
}
} #sidebar .follow-box .follow-list li.sassy-shortocde-icons {
margin-top:-6px;
}
.comments-info .follow-box .follow-list li.sassy-shortocde-icons {
margin-top:-10px;
}
.article-share ul.heateor_sss_sharing_ul {
display: none;
}  .page-id-57437 ol {
counter-reset: item;
}
.page-id-57437 ol li {
display: block;
position: relative;
margin-bottom: 15px;
}
.page-id-57437 ol li:before {
content: counters(item, ".")".";
counter-increment: item;
position: absolute;
margin-right: 100%;
right: 10px; }
@media (max-width: 767px) {
body.home .info-block .info-title:before {
display:none;
}
}
#heateor_sss_error {
color: red;
margin: 7px 0
}
.heateor_sss_login_container {
margin: 2px 0
}
.heateor_sss_login_container img,.heateor_sss_sharing_container img {
cursor: pointer;
margin: 2px;
border: none
}
.heateor_sss_login_container img {
display: none;
float: left
}
#heateor_sss_loading_image {
display: block!important;
float: none
}
.heateor_sss_error {
background-color: #FFFFE0;
border: 1px solid #E6DB55;
padding: 5px;
margin: 10px
}
#heateor_sss_sharing_more_providers {
position: fixed;
top: 50%;
left: 47%;
background: #FAFAFA;
width: 650px;
margin: -180px 0 0 -300px;
z-index: 10000000;
text-shadow: none!important;
height: 308px
}
#heateor_sss_popup_bg {
background: url(//medienwoche.ch/wp_website/wp-content/themes/base/images/transparent_bg.png);
bottom: 0;
display: block;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 10000
}
#heateor_sss_sharing_more_providers .title {
font-size: 14px!important;
height: auto!important;
background: #58B8F8!important;
border-bottom: 1px solid #D7D7D7!important;
color: #fff;
font-weight: 700;
letter-spacing: inherit;
line-height: 34px!important;
padding: 0!important;
text-align: center;
text-transform: none;
margin: 0!important;
text-shadow: none!important;
width: 100%
}
#heateor_sss_sharing_more_providers * {
font-family: Arial,Helvetica,sans-serif
}
#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content {
background: #FAFAFA;
border-radius: 4px;
color: #555;
height: auto;
width: 100%
}
#heateor_sss_sharing_more_providers .filter {
margin: 0;
padding: 10px 0 0;
position: relative;
width: 100%
}
#heateor_sss_sharing_more_providers .all-services {
clear: both;
height: 250px;
overflow: auto
}
#heateor_sss_sharing_more_content .all-services ul {
margin: 10px!important;
overflow: hidden;
list-style: none;
padding-left: 0!important;
position: static!important;
width: auto!important
}
#heateor_sss_sharing_more_content .all-services ul li {
margin: 0;
background: 0 0!important;
float: left;
width: 33.3333%!important;
text-align: left!important
}
#heateor_sss_sharing_more_providers .close-button img {
margin: 0;
}
#heateor_sss_sharing_more_providers .close-button.separated {
background: 0 0!important;
border: none!important;
box-shadow: none!important;
width: auto!important;
height: auto!important;
z-index: 1000
}
#heateor_sss_sharing_more_providers .close-button {
height: auto!important;
width: auto!important;
left: auto!important;
display: block!important;
color: #555!important;
cursor: pointer!important;
font-size: 29px!important;
line-height: 29px!important;
margin: 0!important;
padding: 0!important;
position: absolute;
right: -13px;
top: -11px
}
#heateor_sss_sharing_more_providers .filter input.search {
width: 94%;
display: block;
float: none;
font-family: "open sans","helvetica neue",helvetica,arial,sans-serif;
font-weight: 300;
height: auto;
line-height: inherit;
margin: 0 auto;
padding: 5px 8px 5px 10px;
border: 1px solid #ccc!important;
color: #000;
background: #FFF!important;
font-size: 16px!important;
text-align: left!important
}
#heateor_sss_sharing_more_providers .footer-panel {
background: #fff;
border-top: 1px solid #D7D7D7;
padding: 6px 0;
width: 100%;
color: #fff
}
#heateor_sss_sharing_more_providers .footer-panel p {
background-color: transparent;
top: 0;
text-align: left!important;
color: #000;
font-family: 'helvetica neue',arial,helvetica,sans-serif;
font-size: 12px;
line-height: 1.2;
margin: 0!important;
padding: 0 6px!important;
text-indent: 0!important
}
#heateor_sss_sharing_more_providers .footer-panel a {
color: #fff;
text-decoration: none;
font-weight: 700;
text-indent: 0!important
}
#heateor_sss_sharing_more_providers .all-services ul li a {
border-radius: 3px;
color: #666!important;
display: block;
font-size: 18px;
height: auto;
line-height: 28px;
overflow: hidden;
padding: 8px;
text-decoration: none!important;
text-overflow: ellipsis;
white-space: nowrap;
border: none!important;
text-indent: 0!important;
background: 0 0!important;
text-shadow: none
}
.heateor_sss_share_count {
display: block;
text-indent: 0!important;
visibility: hidden;
background-color: #58B8F8!important;
width: 5px;
height: auto;
text-align: center;
min-width: 8px!important;
padding: 1px 4px!important;
color: #fff!important;
font-family: 'Open Sans',arial,sans-serif!important;
font-size: 10px!important;
font-weight: 600!important;
-webkit-border-radius: 15px!important;
border-radius: 15px!important;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
box-shadow: 0 2px 2px rgba(0,0,0,.4);
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
line-height: 14px!important;
border: 2px solid #fff!important;
z-index: 1;
margin: 2px auto!important;
box-sizing: content-box!important
}
.heateor_sss_share_count,.heateor_sss_vertical_sharing {
-webkit-box-sizing: content-box!important;
-moz-box-sizing: content-box!important
}
ul.heateor_sss_follow_ul,ul.heateor_sss_sharing_ul {
list-style: none!important;
padding-left: 0!important
}
.heateorSssXingButton {
background-position: -64px 0;
width: 32px;
height: 32px;
display: block
}
.heateorSssFacebookButton {
background-position: 0 0;
width: 32px;
height: 32px;
display: none
}
.heateorSssLiveButton {
background-position: -32px -96px;
width: 32px;
height: 32px;
display: block
}
.heateorSssGoogleButton {
background-position: -32px 0;
width: 32px;
height: 32px;
display: none
}
.heateorSssInstagramButton {
background-position: 0 -32px;
width: 32px;
height: 32px;
display: block!important
}
.heateorSssLinkedinButton {
background-position: -32px -32px;
width: 32px;
height: 32px;
display: none
}
.heateorSssTwitterButton {
background-position: 0 -64px;
width: 32px;
height: 32px;
display: block!important
}
.heateorSssVkontakteButton {
background-position: -32px -64px;
width: 32px;
height: 32px;
display: none
}
ul.heateor_sss_sharing_ul,ul.heateor_sss_follow_ul {
margin: 1px 0!important
}
#heateor_sss_sharing_popup_close img {
opacity: 1!important;
background: 0 0!important;
border: none!important;
outline: 0!important;
box-shadow: none!important;
width: auto!important;
height: auto!important;
top: inherit!important;
right: inherit!important;
left: 9px!important;
padding: 0!important
}
ul.heateor_sss_follow_ul li.heateorSssSharingRound,ul.heateor_sss_sharing_ul li.heateorSssSharingRound {
background: 0 0!important
}
.heateor_sss_square_count {
display: none;
text-align: center;
font-weight: bolder;
font-family: sans-serif;
font-style: normal;
font-size: .8em;
visibility: hidden
}
ul.heateor_sss_follow_ul li,ul.heateor_sss_sharing_ul li {
float: left!important; padding: 0!important;
list-style: none!important;
border: none!important;
clear: none!important;
}
.heateorSssSharing,.heateorSssSharingButton {
display: block;
cursor: pointer;
margin: 2px
}
ul.heateor_sss_follow_ul li:before,ul.heateor_sss_sharing_ul li:before {
content: none!important
}
ul.heateor_sss_follow_ul li {
width: auto
}
.heateor_sss_vertical_sharing {
background: 0 0;
-webkit-box-shadow: 0 1px 4px 1px rgba(0,0,0,.1);
box-shadow: 0 1px 4px 1px rgba(0,0,0,.1);
position: fixed;
overflow: visible;
z-index: 10000000;
display: block;
padding: 10px;
border-radius: 4px;
opacity: 1;
box-sizing: content-box!important
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share, div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share {
width: 120px
}
li.heateor_sss_facebook_share .fb-share-button span,li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span {
vertical-align: top!important
}
li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe {
max-width: none!important;
z-index: 1000
}
.heateor_sss_counter_container li {
height: 21px
}
.heateorSssInstagramBackground {
background-color: #624E47
}
.heateorSssYummlyBackground {
background-color: #E16120
}
.heateorSssBufferBackground {
background-color: #000
}
.heateorSssDeliciousBackground {
background-color: #53BEEE
}
.heateorSssFacebookBackground {
background-color: #3C589A
}
.heateorSssDiggBackground {
background-color: #006094
}
.heateorSssEmailBackground {
background-color: #649A3F
}
.heateorSssFloatitBackground {
background-color: #53BEEE
}
.heateorSssGoogleBackground {
background-color: #dd4b39
}
.heateorSssGoogleplusBackground {
background-color: #dd4b39
}
.heateorSssLinkedinBackground {
background-color: #0077B5
}
.heateorSssMoreBackground {
background-color: #EE8E2D
}
.heateorSssPinterestBackground {
background-color: #CC2329
}
.heateorSssPrintBackground {
background-color: #FD6500
}
.heateorSssRedditBackground {
background-color: #247CED
}
.heateorSssStockTwitsBackground {
background-color: #40576F
}
.heateorSssStumbleuponBackground {
background-color: #EA4823
}
.heateorSssTumblrBackground {
background-color: #29435D
}
.heateorSssTwitterBackground {
background-color: #55acee
}
.heateorSssVkontakteBackground {
background-color: #5E84AC
}
.heateorSssYahooBackground {
background-color: #8F03CC
}
.heateorSssXingBackground {
background-color: #00797D
}
.heateorSssInstagramBackground {
background-color: #527FA4
}
.heateorSssWhatsappBackground {
background-color: #55EB4C
}
.heateorSssTCBackground,.heateorSssTCBackground:hover {
border-width: 0!important;
background-color: transparent;
}
.heateorSssTCBackground {
background-color: transparent!important;
font-style: normal!important;
word-wrap: normal;
color: #666;
line-height: 1;
visibility: hidden;
}
.heateorSssSharingSvg {
width: 100%;
height: 100%
}
.heateorSssFacebookSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssTwitterSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssGoogleplusSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%20-1%2034%2034%22%3E%3Cpath%20d%3D%22M27%2015h-2v-2h-2v2h-2v2h2v2h2v-2h2m-15-2v2.4h3.97c-.16%201.03-1.2%203.02-3.97%203.02-2.39%200-4.34-1.98-4.34-4.42s1.95-4.42%204.34-4.42c1.36%200%202.27.58%202.79%201.08l1.9-1.83C15.47%209.69%2013.89%209%2012%209c-3.87%200-7%203.13-7%207s3.13%207%207%207c4.04%200%206.72-2.84%206.72-6.84%200-.46-.05-.81-.11-1.16H12z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssLinkedinSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssTumblrSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.775%2021.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17%201.556-.895%204.287-3.923%205.378v2.578h2.02v6.522c0%202.232%201.647%205.404%205.994%205.33%201.467-.025%203.096-.64%203.456-1.17l-.96-2.846z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssInstagramSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssPinterestSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.539%204.5c-6.277%200-9.442%204.5-9.442%208.253%200%202.272.86%204.293%202.705%205.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591%200-3.338%202.498-6.327%206.505-6.327%203.548%200%205.497%202.168%205.497%205.062%200%203.81-1.686%207.025-4.188%207.025-1.382%200-2.416-1.142-2.085-2.545.397-1.674%201.166-3.48%201.166-4.689%200-1.081-.581-1.983-1.782-1.983-1.413%200-2.548%201.462-2.548%203.419%200%201.247.421%202.091.421%202.091l-1.699%207.199c-.505%202.137-.076%204.755-.039%205.019.021.158.223.196.314.077.13-.17%201.813-2.247%202.384-4.324.162-.587.929-3.631.929-3.631.46.876%201.801%201.646%203.227%201.646%204.247%200%207.128-3.871%207.128-9.053.003-3.918-3.317-7.568-8.361-7.568z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssBehanceSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20d%3D%22M3.862%208.136h5.66c1.377%200%203.19%200%204.13.566a3.705%203.705%200%200%201%201.837%203.26c0%201.66-.88%202.905-2.32%203.494v.042c1.924.397%202.97%201.838%202.97%203.76%200%202.297-1.636%204.483-4.743%204.483H3.86V8.14zm2.078%206.71h4.152c2.36%200%203.322-.856%203.322-2.493%200-2.16-1.53-2.468-3.322-2.468H5.94v4.96zm0%207.144h5.2c1.792%200%202.93-1.09%202.93-2.797%200-2.03-1.64-2.598-3.388-2.598H5.94v5.395zm22.017-1.833C27.453%2022.65%2025.663%2024%2023.127%2024c-3.607%200-5.31-2.49-5.422-5.944%200-3.386%202.23-5.878%205.31-5.878%204%200%205.225%203.74%205.116%206.47h-8.455c-.067%201.966%201.05%203.716%203.52%203.716%201.53%200%202.6-.742%202.928-2.206h1.838zm-1.793-3.15c-.088-1.77-1.42-3.19-3.256-3.19-1.946%200-3.106%201.466-3.236%203.19h6.492zM20.614%208h4.935v1.68h-4.94z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssFlickrSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2216%22%20r%3D%226%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2216%22%20r%3D%226%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssFoursquareSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssGithubSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssSnapchatSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.177%2020.978c-2.867-.473-4.157-3.414-4.21-3.54l-.01-.02c-.153-.31-.187-.57-.1-.772.164-.39.774-.583%201.177-.71.113-.037.22-.07.306-.105.715-.28%201.073-.625%201.066-1.03-.006-.312-.252-.593-.642-.732a1.168%201.168%200%200%200-.44-.084.975.975%200%200%200-.405.083c-.34.16-.65.246-.91.258a.789.789%200%200%201-.357-.087l.027-.45.005-.062c.09-1.432.203-3.215-.266-4.264C20.03%206.34%2017.073%206.1%2016.2%206.1h-.052l-.363.003c-.87%200-3.818.243-5.208%203.36-.47%201.05-.357%202.833-.268%204.264l.03.513a.83.83%200%200%201-.41.09c-.276%200-.6-.087-.97-.26a.795.795%200%200%200-.335-.067c-.43%200-.946.282-1.026.704-.06.305.077.748%201.054%201.134.087.036.193.07.305.105.403.128%201.012.322%201.18.71.084.203.05.463-.103.773l-.01.022c-.054.125-1.344%203.068-4.21%203.54a.437.437%200%200%200-.366.455.6.6%200%200%200%20.048.196c.216.504%201.123.87%202.775%201.13.055.075.113.34.148.5.036.16.07.32.12.494.05.17.18.374.514.374.133%200%20.292-.03.475-.067.275-.053.652-.127%201.124-.127.26%200%20.532.022.805.067.532.09.985.41%201.51.78.75.53%201.6%201.132%202.894%201.132.034%200%20.07%200%20.105-.005.04.002.095.004.153.004%201.29%200%202.142-.6%202.892-1.132.526-.37.978-.69%201.51-.78.274-.045.545-.068.807-.068.45%200%20.805.056%201.123.12.2.037.36.057.476.057h.024c.246%200%20.42-.13.488-.365.05-.17.086-.327.12-.49.037-.16.094-.422.15-.496%201.65-.256%202.56-.624%202.773-1.125a.568.568%200%200%200%20.047-.196.433.433%200%200%200-.363-.458z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssVimeoSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.926%2010.627c-.103%202.25-1.675%205.332-4.716%209.245C19.066%2023.957%2016.406%2026%2014.23%2026c-1.348%200-2.49-1.244-3.42-3.732l-1.867-6.844C8.25%2012.937%207.51%2011.69%206.715%2011.69c-.173%200-.778.365-1.815%201.09l-1.088-1.4a300.012%20300.012%200%200%200%203.374-3.01c1.522-1.315%202.666-2.007%203.427-2.076%201.8-.173%202.907%201.057%203.322%203.69.45%202.84.76%204.608.935%205.3.52%202.356%201.09%203.534%201.713%203.534.483%200%201.21-.764%202.18-2.294.97-1.528%201.488-2.692%201.558-3.49.14-1.32-.38-1.98-1.553-1.98-.554%200-1.125.126-1.712.378%201.137-3.722%203.308-5.53%206.513-5.426%202.378.068%203.498%201.61%203.36%204.62z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssRSSSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cellipse%20cx%3D%227.952%22%20cy%3D%2224.056%22%20rx%3D%222.952%22%20ry%3D%222.944%22%3E%3C%2Fellipse%3E%3Cpath%20d%3D%22M5.153%2016.625c2.73%200%205.295%201.064%207.22%202.996a10.2%2010.2%200%200%201%202.996%207.255h4.2c0-7.962-6.47-14.44-14.42-14.44v4.193zm.007-7.432c9.724%200%2017.636%207.932%2017.636%2017.682H27C27%2014.812%2017.203%205%205.16%205v4.193z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssYoutubeSvg {
background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.78%2011.6s-.215-1.515-.875-2.183c-.837-.876-1.774-.88-2.204-.932-3.075-.222-7.693-.222-7.693-.222h-.01s-4.618%200-7.697.222c-.43.05-1.368.056-2.205.932-.66.668-.874%202.184-.874%202.184S5%2013.386%205%2015.166v1.67c0%201.78.22%203.56.22%203.56s.215%201.516.874%202.184c.837.875%201.936.85%202.426.94%201.76.17%207.48.22%207.48.22s4.623-.007%207.7-.23c.43-.05%201.37-.056%202.205-.932.66-.668.875-2.184.875-2.184s.22-1.78.22-3.56v-1.67c0-1.78-.22-3.56-.22-3.56zm-13.052%207.254v-6.18l5.944%203.1-5.944%203.08z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center
}
.heateorSssSharing {
float: left;
border: none
}
.heateorSssSharingArrow {
background-color: #000!important;
height: 16px;
width: 16px;
cursor: pointer;
margin-top: 10px
}
.heateorSssPushIn {
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat
}
.heateorSssPullOut {
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat
}
.heateorSssCommentingTabs li {
padding-left: 0!important;
float: left;
margin: 0 1em 0 0!important;
list-style: none;
color: #aaa;
display: block;
cursor: pointer;
font-size: .85em
}
div.heateorSssTotalShareCount {
word-wrap: normal!important;
font-weight: bolder;
font-family: sans-serif;
padding: 0;
margin: 0;
text-align: center
}
div.heateorSssTotalShareText {
word-wrap: normal!important;
margin: 0;
padding: 0;
text-align: center;
}
div.heateor_sss_horizontal_sharing li {
width: auto
}
.heateorSssAIMBackground {
background-color: #10ff00
}
.heateorSssAmazonWishListBackground {
background-color: #ffe000
}
.heateorSssAOLMailBackground {
background-color: #2A2A2A
}
.heateorSssAppnetBackground {
background-color: #5D5D5D
}
.heateorSssBaiduBackground {
background-color: #2319DC
}
.heateorSssBalatarinBackground {
background-color: #fff
}
.heateorSssBibSonomyBackground {
background-color: #000
}
.heateorSssBittyBrowserBackground {
background-color: #EFEFEF
}
.heateorSssBlinklistBackground {
background-color: #3D3C3B
}
.heateorSssBloggerPostBackground {
background-color: #FDA352
}
.heateorSssBlogMarksBackground {
background-color: #535353
}
.heateorSssBookmarksfrBackground {
background-color: #E8EAD4
}
.heateorSssBoxnetBackground {
background-color: #1A74B0
}
.heateorSssBuddyMarksBackground {
background-color: #ffd400
}
.heateorSssCare2NewsBackground {
background-color: #6EB43F
}
.heateorSssCiteULikeBackground {
background-color: #2781CD
}
.heateorSssCommentBackground {
background-color: #444
}
.heateorSssCopyLinkBackground {
background-color: #FFC112
}
.heateorSssDiaryRuBackground {
background-color: #E8D8C6
}
.heateorSssDiasporaBackground {
background-color: #2E3436
}
.heateorSssDiHITTBackground {
background-color: #FF6300
}
.heateorSssDiasporaBackground {
background-color: #0166FF
}
.heateorSssDiigoBackground {
background-color: #4A8BCA
}
.heateorSssDoubanBackground {
background-color: #497700
}
.heateorSssDraugiemBackground {
background-color: #ffad66
}
.heateorSssDZoneBackground {
background-color: #fff088
}
.heateorSssEvernoteBackground {
background-color: #8BE056
}
.heateorSssFacebookMessengerBackground {
background-color: #0084FF
}
.heateorSssFarkBackground {
background-color: #555
}
.heateorSssFlipboardBackground {
background-color: #CC0000
}
.heateorSssFolkdBackground {
background-color: #0F70B2
}
.heateorSssGoogleClassroomBackground {
background-color: #FFC112
}
.heateorSssGoogleBookmarksBackground {
background-color: #CB0909
}
.heateorSssGoogleGmailBackground {
background-color: #E5E5E5
}
.heateorSssHackerNewsBackground {
background-color: #F60
}
.heateorSssHatenaBackground {
background-color: #00A6DB
}
.heateorSssInstapaperBackground {
background-color: #EDEDED
}
.heateorSssJamespotBackground {
background-color: #FF9E2C
}
.heateorSssKakaoBackground {
background-color: #FCB700
}
.heateorSssKikBackground {
background-color: #2A2A2A
}
.heateorSssKindleItBackground {
background-color: #2A2A2A
}
.heateorSssKnownBackground {
background-color: #fff101
}
.heateorSssLineBackground {
background-color: #00C300
}
.heateorSssLiveJournalBackground {
background-color: #EDEDED
}
.heateorSssMailRuBackground {
background-color: #356FAC
}
.heateorSssMendeleyBackground {
background-color: #A70805
}
.heateorSssMeneameBackground {
background-color: #FF7D12
}
.heateorSssMixiBackground {
background-color: #EDEDED
}
.heateorSssMySpaceBackground {
background-color: #2A2A2A
}
.heateorSssNetlogBackground {
background-color: #2A2A2A
}
.heateorSssNetvouzBackground {
background-color: #c0ff00
}
.heateorSssNewsVineBackground {
background-color: #055D00
}
.heateorSssNUjijBackground {
background-color: #D40000
}
.heateorSssOdnoklassnikiBackground {
background-color: #F2720C
}
.heateorSssOknotizieBackground {
background-color: #fdff88
}
.heateorSssOutlookcomBackground {
background-color: #0072C6
}
.heateorSssPapalyBackground {
background-color: #3AC0F6
}
.heateorSssPinboardBackground {
background-color: #1341DE
}
.heateorSssPlurkBackground {
background-color: #CF682F
}
.heateorSssPocketBackground {
background-color: #f0f0f0
}
.heateorSssPolyvoreBackground {
background-color: #2A2A2A
}
.heateorSssPrintFriendlyBackground {
background-color: #61D1D5
}
.heateorSssProtopageBookmarksBackground {
background-color: #413FFF
}
.heateorSssPushaBackground {
background-color: #0072B8
}
.heateorSssQzoneBackground {
background-color: #2B82D9
}
.heateorSssRefindBackground {
background-color: #1492ef
}
.heateorSssRediffMyPageBackground {
background-color: #D20000
}
.heateorSssRenrenBackground {
background-color: #005EAC
}
.heateorSssSegnaloBackground {
background-color: #fdff88
}
.heateorSssSinaWeiboBackground {
background-color: #ff0
}
.heateorSssSiteJotBackground {
background-color: #ffc800
}
.heateorSssSkypeBackground {
background-color: #00AFF0
}
.heateorSssSMSBackground {
background-color: #6ebe45
}
.heateorSssSlashdotBackground {
background-color: #004242
}
.heateorSssStumpediaBackground {
background-color: #EDEDED
}
.heateorSssSvejoBackground {
background-color: #fa7aa3
}
.heateorSssSymbalooFeedsBackground {
background-color: #6DA8F7
}
.heateorSssTelegramBackground {
background-color: #3DA5f1
}
.heateorSssTrelloBackground {
background-color: #1189CE
}
.heateorSssTuentiBackground {
background-color: #0075C9
}
.heateorSssTwiddlaBackground {
background-color: #EDEDED
}
.heateorSssTypePadPostBackground {
background-color: #2A2A2A
}
.heateorSssViadeoBackground {
background-color: #2A2A2A
}
.heateorSssViberBackground {
background-color: #8B628F
}
.heateorSssWaneloBackground {
background-color: #fff
}
.heateorSssWebnewsBackground {
background-color: #CC2512
}
.heateorSssWordPressBackground {
background-color: #464646
}
.heateorSssWykopBackground {
background-color: #367DA9
}
.heateorSssYahooMailBackground {
background-color: #400090
}
.heateorSssYahooMessengerBackground {
background-color: #400090
}
.heateorSssYoolinkBackground {
background-color: #A2C538
}
.heateorSssYouMobBackground {
background-color: #3B599D
}
.heateorSssBehanceBackground {
background-color: #053eff
}
.heateorSssFlickrBackground {
background-color: #ff0084
}
.heateorSssFoursquareBackground {
background-color: #f94877
}
.heateorSssGithubBackground {
background-color: #2a2a2a
}
.heateorSssSnapchatBackground {
background-color: #ffe900
}
.heateorSssVimeoBackground {
background-color: #1ab7ea
}
.heateorSssYoutubeBackground {
background-color: #ff0000
}
.heateorSssRSSBackground {
background-color: #e3702d
}
.heateorSssGentleReaderBackground {
background-color: #46aecf
}
i.heateorSssWhatsappBackground a,i.heateorSssLineBackground a,i.heateorSssViberBackground a {
display: inline!important
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like {
width: 110px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend {
width: 145px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet {
width: 95px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share {
width: 117px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_google_plusone {
width: 65px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share {
width: 81px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge {
width: 130px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_yummly {
width: 81px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_google_plus_share {
width: 95px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin {
width: 76px
}
div.heateor_sss_horizontal_sharing li.heateor_sss_xing {
width: 98px
}
div.heateor_sss_horizontal_sharing .heateor_sss_stumbleupon {
width: 80px
}
.heateor_sss_sharing_container a {
padding: 0!important;
box-shadow: none!important;
border: none!important
}
.heateorSssClear {
clear: both;
}
li.heateor_sss_google_plusone div, li.heateor_sss_google_plus_share div {
display: block!important
}
div.course_instructor_widget .heateor_sss_vertical_sharing {
display: none!important;
}
@media screen and (max-width: 783px) {
#heateor_sss_sharing_more_providers {
width:80%;
left: 60%;
margin-left: -50%;
text-shadow: none!important
}
#heateor_sss_sharing_more_providers .filter input.search {
border: 1px solid #ccc;
width: 92%
}
}
@media screen and (max-width: 475px) {
#heateor_sss_sharing_more_content .all-services ul li {
width:100%!important;
}
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//medienwoche.ch/wp_website/wp-content/themes/base/assets/css/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.arpw-ul {
list-style: none;
padding: 0;
}
.arpw-li {
margin-bottom: 10px;
}
.arpw-time {
display: block;
color: #aaa;
}
.arpw-clearfix:before,
.arpw-clearfix:after {
content: "";
display: table;
}
.arpw-clearfix:after {
clear:both;
}
.arpw-clearfix {
zoom:1;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}