/*-----------------------------------------------------------------------------------*/
/*  WEBFONTS
/*-----------------------------------------------------------------------------------*/

/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Conthrax Italic by Typodermic
 * URL: https://www.myfonts.com/products/italic-conthrax-232808
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: Conthrax Bold Italic by Typodermic
 * URL: https://www.myfonts.com/products/bold-italic-conthrax-232847
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */


@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "ConthraxBoldItalic";
  src: url('media/webFonts/ConthraxBoldItalic/font.woff2') format('woff2'), url('https://www.fluxgarage.com/media/webFonts/ConthraxBoldItalic/font.woff') format('woff');
}

/* -------------- Titillium Font -------------- */

/* titillium-web-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('media/webFonts/titillium/titillium-web-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('media/webFonts/titillium/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('media/webFonts/titillium/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('media/webFonts/titillium/titillium-web-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('media/webFonts/titillium/titillium-web-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('media/webFonts/titillium/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: url('media/webFonts/titillium/titillium-web-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('media/webFonts/titillium/titillium-web-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('media/webFonts/titillium/titillium-web-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('media/webFonts/titillium/titillium-web-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('media/webFonts/titillium/titillium-web-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('media/webFonts/titillium/titillium-web-v15-latin-italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url('media/webFonts/titillium/titillium-web-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: url('media/webFonts/titillium/titillium-web-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('media/webFonts/titillium/titillium-web-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('media/webFonts/titillium/titillium-web-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('media/webFonts/titillium/titillium-web-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('media/webFonts/titillium/titillium-web-v15-latin-600.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}


/*-----------------------------------------------------------------------------------*/
/*  0.  CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 0; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
input, textarea, keygen, select, button {border: none;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */



/*-----------------------------------------------------------------------------------*/
/*  BASIC STYLES
/*-----------------------------------------------------------------------------------*/


* :not(#accordion > *, .slicknav_menu > *) {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
} 


html { 
  /* Setting base font size to 10px for easy rem calcs */
  font-size: 62.5%; /* 10px */
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Titillium Web", sans-serif;
  /*font-weight: 400;*/
  font-style: normal;
  color: #666666;
  text-align: center;
  text-decoration: none;
}

img {
  height: auto;
  width: auto;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.projectteaser {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}

iframe {
  display: block;
  margin: auto;
}


nav {
  font-family: ConthraxBoldItalic, sans-serif;
  color: black;
  /*font-weight: 300;*/
  padding: 20px 20px 0px 20px;
  padding: 2rem 2rem 0rem 2rem;
  clear: both;
  overflow: hidden;
}

nav ul li {
  display: inline;
    list-style-type: none;
    margin-left: 40px;
}


nav ul li:first-child {
    display: none;
}

nav ul li a {
 padding: 4px 8px;   
}

.active, nav ul li a:hover {
  background: #ddff55;
  border-radius: 5px;
  padding: 4px 8px;
  color: black;
}

.navigation {
  float: right;
  margin-top: 3px;
  margin-bottom: 0px;
}

.headerlogo {
  float: left;
  max-width: 180px;
}

.headerlogo img {
  margin-bottom: 0px;
}


/*-----------------------------------------------------------------------------------*/
/*  BASIC TYPO ELEMENTS
/*-----------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  font-family: ConthraxBoldItalic, sans-serif;
  color: black;
  font-weight: inherit;
  line-height: 1.3;
  text-wrap: balance
}

h1 {
  font-size: 60px;
  font-size: 6rem;
  margin: 40px auto 60px auto;
  margin: 4rem auto 6rem auto;
}


h2 {
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}


h3 {
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}


h4 {
  font-size: 18px;
  font-size: 1.8rem;
  /*font-weight: bold;*/
  line-height: 1.4;
}

p, ul, ol, blockquote, table {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #a7cc14;
}

article p a {
  font-weight: 600;
}

article p a.button {
  font-weight: 400;
}

ul {  
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
  margin-left: 2rem;
}

li {
  margin-bottom: 10px; 
  margin-bottom: 1rem;
}

li strong {
  color:#3d3d3d;
}

ul ul {
  list-style-type: circle;
}

ul ul, ul ul li {
  margin-bottom: 0px;
}

/*
ol {
  list-style-type: decimal;
  list-style-position: inside;
}
*/

/* Superscript style ("Hochgestellt") */
sup {
  font-size: 0.6em; 
  position: relative; 
  bottom: 0.7em;
} 

input {
    background-color: #e6e6e6;
    padding: 10px 20px;
    border-radius: 5px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #666666;
}


/* Table Styles */

table {
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

th, td {
  padding: 10px;
  padding: 1rem;
  text-align: left;
}

th {
  color: black;
}

tr {
  border-bottom: 1px solid #e6e6e6;
}

tr:hover {
  background-color: #ddff55;
}

/*
th {
  background-color: black;
  color: white;
}

tr:nth-child(even) {
  background-color: #e6e6e6;
}

td:first-child, th:first-child {
    border-bottom-left-radius:20px;
    border-top-left-radius:20px;
}

td:last-child, th:last-child {
    border-bottom-right-radius:20px;
    border-top-right-radius:20px;
}
*/


/* Accordion Styles */

#accordion > h3 {
  padding: 5px 10px;
  background-color: #0ff0f0;
}

#accordion > h3:hover {
  cursor: pointer;
}


.category {
  text-transform: uppercase;
  font-size: 50px;
  font-size: 5rem;
  text-align: left;
  line-height: 1.3;
  width: fit-content;
  padding: 0 15px;
  margin-bottom: 55px;
  background: #ddff55;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}

.category:before {
  /*content: "/// ";*/
  display: inline-flex;
  content: '';
  background-image: url('media/img/layout/icon_hatched_square.svg');
  background-size: 3.5rem 3.5rem;
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 3rem;
}

/* Headerlogo */

.headerlogo_mobile {
    background-color: transparent;
    position: fixed;
    top: 9px;
    left: 5px;
    z-index: 10;
    width: 180px;
    height: 30;
    margin-top: 3px;
    background-image: url(media/img/layout/FluxGarage_Logo.svg);
    background-size: 180px 30px;
    background-color: transparent;
    display: none; /* initially invisible, show only on mobile devices */
}

/* Stilvarianten für Textabsätze */

.intro {
  font-size: 22px;
  font-size: 2.2rem;
  color: black;
}

.claim {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  font-size: 70px;
  font-size: 7rem;
}

.maxwidth {
  max-width: 880px;
}

.subline {
  font-family: ConthraxItalic, sans-serif;
  color: #666666;
  font-size: 20px;
  font-size: 2rem;
}

.floatright {
  float: right;
}

.floatleft {
  float: left;
}



/* Buttons and Badges */


.button {
  font-family: ConthraxBoldItalic, sans-serif;
  color: white;
  background-color: black;
  border: none;
  text-decoration: none;
  text-align: center;
  /*font-weight: 600;*/
  outline: none;
  line-height: 1.4;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
  margin: 10px 0px;
  margin: 1rem 0rem;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-width: 60%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}

.button:hover {
  color: #ddff55;
  background-color: #23232e;
}

.coming-soon-badge {
  font-family: ConthraxBoldItalic, sans-serif;
  color: black;
  background-color: white;
  border: none;
  text-decoration: none;
  outline: none;
  line-height: 1.4;
  padding: 8px 0px;
  padding: 0.8rem 0rem;
  margin: 10px 0px;
  margin: 1rem 0rem;
  display: inline-block;
}

/*-----------------------------------------------------------------------------------*/
/*  LIST-STYLES
/*-----------------------------------------------------------------------------------*/

ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  font-family: ConthraxBoldItalic, sans-serif;
  color: black;
}

ol li {
  counter-increment: my-awesome-counter;
  margin: 0.25rem;
}

ol li div {
  display: inline-grid;
}

ol li div p {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #666666;
  text-decoration: none;
}

ol li::before {
  content: counter(my-awesome-counter, upper-alpha);
  background: black;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 10px;
  display: inline-block;
  line-height: 2rem;
  color: white;
  text-align: center;
  margin-right: 1.5rem;
  padding: 6px 3px 0px 3px;
  padding: 0.6rem 0.3rem 0rem 0.3rem;
}

/* Nested Lists */

ol ol {
  margin-left: 4.5rem;
}


/*
ol ol li::before {
  background: black;
}

ol ol ol li::before {
  background: black;
}
*/


/*-----------------------------------------------------------------------------------*/
/*  ROWS UND CONTAINER
/*-----------------------------------------------------------------------------------*/

.row {
  padding: 40px 20px;
  padding: 4rem 2rem;
  clear: both;
  overflow: hidden;
}

.centerwrapper {
  margin: auto;
  max-width: 1200px;
}

.video-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  padding-top: 30px; 
  height: 0; 
  overflow: hidden; 
  margin-bottom: 20px;
}

.video-container iframe, .video-container object, .video-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

article {
  overflow: hidden;
}

/* article {display: inline;} */
.diykits article:nth-child(3n+3) {margin-right: 0px;}

.partslistvisual {
  background: #e6e6e6; border-radius: 20px;
}

.bottomlinks {
  max-width: 40rem;
  margin: auto;
}

/*-----------------------------------------------------------------------------------*/
/*  LAYOUT-COLUMNS
/*-----------------------------------------------------------------------------------*/

.fullwidth {
  text-align: left; 
  vertical-align: top; 
  width: 100%; 
  padding: 10px 0px; 
  padding: 1rem 0rem;
}

.twocolumn {
    text-align: left;
    vertical-align: top;
    width: 48.3%;
    margin-right: 3%;
    display: inline-block;
    padding: 10px 0px;
    padding: 1rem 0rem;
}

.threecolumn {
  text-align: left; 
  vertical-align: top; 
  width: 31%; 
  margin-right: 3%; 
  display: inline-block; 
  padding: 10px 0px; 
  padding: 1rem 0rem;
}

.threecolumn_double {
  text-align: left; 
  vertical-align: top; 
  width: 64.4%; 
  margin-right: 3%; 
  display: inline-block; 
  padding: 10px 0px; 
  padding: 1rem 0rem;
}

.fourcolumn {
    text-align: left;
    vertical-align: top;
    width: 22.5%;
    margin-right: 3%;
    display: inline-block;
    padding: 10px 0px;
    padding: 1rem 0rem;
}

.last {
  margin-right: 0px;
}


/*-----------------------------------------------------------------------------------*/
/*  BLOG-STYLES
/*-----------------------------------------------------------------------------------*/

.backlink {
  font-family: ConthraxBoldItalic, sans-serif;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 5px;
}

/*
.backlink:before {
  content:"⯇ ";
  color: black;
}
*/

.backlink:before {
  display: inline-flex;
  content: '';
  background-image: url('media/img/layout/icon_arrow_left.svg');
  /*background-size: 16px 12px;*/
  background-size: 1.6rem 1.2rem;
  /* width: 16px;
  height: 12px; */
  width: 1.6rem;
  height: 1.2rem; 
  margin-right: 1rem; 
}

.backlink:hover {
    background: #ddff55;
    color: black;
}

.backlink a:hover {
    color: black;
}

.blogentry h1 {
  font-size: 50px;
  font-size: 5rem;
  margin: 0px 0px 30px 0px;
}


.blogentry img, .roundedimage, .diykits img {
  border-radius: 20px;
}

.diykits img {
  /*background-color: #e6e6e6;*/
  position: relative;
  /*top: 20px;*/ /* Bild initial 5px nach unten verschieben */
}

.diykits img:hover {
  background-color: #fff;
  /*-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);*/
  top: 0px;
}


.articlemeta {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

.articlemeta p, .articlemeta a {
  font-size: 14px;
  font-weight: 600;
  /*background: #ddff55;*/
  background: #e6e6e6;
  border-radius: 5px;
  padding: 2px 10px;
  margin-right: 5px;
  color: black;
  display: inline;
}


.articlemeta a {
    
}

.articlemeta a:hover {
    background: #ddff55;
}

.date {
    background: #ddff55!important;
    font-weight: 400!important;
}


.relatedarticle {
    border-radius: 20px;
    background: #ebebeb;
    padding: 40px;
    padding: 4rem;
    margin-top: 100px;
    margin-top: 10rem;
}


/*-----------------------------------------------------------------------------------*/
/*  FOOTER-STYLES
/*-----------------------------------------------------------------------------------*/


footer {
  clear: both;
  padding: 20px;
  padding: 2rem;
}

/* Links for Imprint and Privacy Policy */
.imprintlinks {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: ConthraxBoldItalic, sans-serif;
  margin-top: 20px;
}

.imprintlinks a {
  padding: 4px 8px;
  /*font-weight: normal;*/
}

.imprintlinks a:hover, .forward:hover, .backward:hover {
  background: #ddff55;
  color: black;
  border-radius: 5px;
  padding: 4px 8px;
}

/* Blog list pagination links */
#paginator {font-family: ConthraxBoldItalic, sans-serif; color: black;}
.forward {float: right; border-radius: 5px; padding: 4px 8px; background: #e6e6e6; border-radius: 5px;}
.backward {float: left; border-radius: 5px; padding: 4px 8px; background: #e6e6e6; border-radius: 5px;}
.forward:after {
  /*content: " ⯈";*/
  display: inline-flex;
  content: '';
  background-image: url('media/img/layout/icon_arrow_right.svg');
  background-size: 1.6rem 1.2rem;
  width: 1.6rem;
  height: 1.2rem; 
  margin-left: 1rem; 
}
.backward:before {
  /*content: "⯇ ";*/
  display: inline-flex;
  content: '';
  background-image: url('media/img/layout/icon_arrow_left.svg');
  background-size: 1.6rem 1.2rem;
  width: 1.6rem;
  height: 1.2rem; 
  margin-right: 1rem; 
}

.copyright {
  font-size: 14px;
}


/* Socialmedia Icons and Wrapper Div */

.socialmediawrapper {
  margin: 50px 0px;
  margin: 5rem 0px;
}

.socialmedia {
  background-color: white;
  background-image: url(../img/layout/socialmedia_tindie.svg);
  background-position: 0px -45px;
  margin: 20px 15px;
  margin: 2rem 1.5rem;
  display: inline-block;
  cursor: pointer;
  width: 60px; 
  height: 45px; 
}

.socialmedia a {
  background-color: white;
  display: block;
  background-repeat: no-repeat;
}

.socialmedia a:hover {
  opacity: 0;
}

.socialmedia_svg {
  margin: 20px 15px;
  margin: 2rem 1.5rem;
  display: inline-block;
  fill: #000;
  -webkit-transition: fill .2s linear;
  -moz-transition: fill .2s linear;
  -o-transition: fill .2s linear;
  -ms-transition: fill .2s linear;
  transition: fill .2s linear;
}

.socialmedia_svg:hover {
  fill: #bee522;
}

.makershare, .makershare a {background-image: url(media/img/layout/socialmedia_makershare.png); width: 60px; height: 45px;}
.tindie, .tindie a {background-image: url(media/img/layout/socialmedia_tindie.svg); width: 90px; height: 45px;}
.etsy, .etsy a {background-image: url(media/img/layout/socialmedia_etsy.svg); width: 90px; height: 45px;}
.instructables, .instructables a {background-image: url(media/img/layout/socialmedia_instructables.svg); width: 120px; height: 45px;}

.youtube {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: -45px -45px;}
.youtube a {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: -45px 0px;}

.instagram {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: 0px -45px;}
.instagram a {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: 0px 0px;}

.pinterest {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: -90px -45px;}
.pinterest a {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: -90px 0px;}

.github {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: -135px -45px;}
.github a {background-image: url(media/img/layout/socialmedia_icons.svg); width: 45px; height: 45px; background-position: -135px 0px;}


/*-----------------------------------------------------------------------------------*/
/*  STUFF
/*-----------------------------------------------------------------------------------*/

/* Selected Text */
::selection {
  /*background: #ddff55;*/ 
  background-color: rgba(221, 255, 85,.7);
}

::-moz-selection {
  background-color: rgba(221, 255, 85,.7);
}

/* Selected Text in table rows */
tr ::selection {
  color: white;
  background: black;
}

tr ::-moz-selection {
  color: white;
  background: black;
}


/*-----------------------------------------------------------------------------------*/
/*  BLOG FILTER AND SEARCH BAR
/*-----------------------------------------------------------------------------------*/

.blog_topbar-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  margin-bottom: 6rem;
}

.blog_filter {
  float:left;
  margin-right: 40px;
  margin-right: 4rem;
}

.blog_search {
  float:right;
}

aside h4, aside p {
  display: inline;
}

aside h4 {
  margin-right: 15px;
  margin-right: 1.5rem;
}

.category_list {
  display: inline;
  margin: 0px;
}

.category_list li {
  display: inline;
}

.category_list li a {
  border-radius: 30px;
  background: #e6e6e6;
  color: black;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 6px 15px;
  padding: 0.6rem 1.5rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  font-weight: 600;
}

.category_list li a:hover, .category_list li a.filter_active {
  background: #ddff55;
}

.searchbox {
  border-radius: 30px;
  min-width: 250px;
}


/*-----------------------------------------------------------------------------------*/
/*  BORDER-RADIUS OVERRIDES
/*-----------------------------------------------------------------------------------*/

.navigation li a, .navigation li a:hover {
  padding: 4px 16px;
  /*font-weight: normal;*/
}

.active, .navigation li a:hover {
    border-radius: 50px;
}

.button {
  border-radius: 30px;
  padding: 8px 20px;
  padding: 0.8rem 2rem;
  /*font-weight: normal;*/
}

.articlemeta p, .articlemeta a {
  border-radius: 15px;  
}

.category {
  border-radius: 50px;
  padding: 0 30px;
}

.backlink {
  border-radius: 30px;
  padding: 4px 16px;
}

.forward {border-radius: 30px;}
.backward {border-radius: 30px;}

.imprintlinks a, .forward, .backward {
  padding: 4px 16px;
}

.imprintlinks a:hover, .forward:hover, .backward:hover {
  border-radius: 20px;
  padding: 4px 16px;
}

.imprintlinks img {
  width: 2rem;
  height: 2rem;
  margin: 0px;
  position: relative;
  top: 4px;
}

/*-----------------------------------------------------------------------------------*/
/*  LAYOUT-GRID MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/


@media screen and (max-width: 1024px) {

  .blog_topbar-wrapper {
    display: none;
  }

}

@media screen and (max-width: 900px) {

  .threecolumn, .threecolumn_double {
    width: 100%;
    margin-right: 0px;
  }

  .threecolumn {
    margin-bottom: 40px;
  }

}


@media screen and (max-width: 750px) {
  .fourcolumn {
    width: 100%;
    margin-right: 0px;
  }
}

@media screen and (max-width: 720px) {
  .twocolumn {
    width: 100%;
    margin-right: 0px;
  }

  footer .imprintlinks {
    text-align: left;
  }
}


@media screen and (max-width: 700px) {
  body {
    padding-top: 60px;
    padding-top: 6rem;
  }
  .slicknav_menu {display: block;}
  .headerlogo_mobile {display: block;}
  nav {display: none;}
  .claim {
    font-size: 40px;
    font-size: 4rem;
  }
  .category {
    font-size: 30px;
    font-size: 3rem;
  }
  .category:before {
    background-size: 2.1rem 2.1rem;
    width: 2.1rem;
    height: 2.1rem;
    margin-right: 1.5rem;
}
  h1 {
    margin: 20px auto 50px auto;
    margin: 2rem auto 5rem auto;
  }
  .socialmedia {
    transform: scale(0.9);
    margin: 15px 9px;
    margin: 1.5rem 0.9rem;
  }
}

@media screen and (max-width: 500px) {

  .threecolumn {
    width: 100%;
    margin-right: 0px;
  }

  h1 {
    font-size: 30px; 
    font-size: 3rem;
  }

}

@media screen and (max-width: 450px) {

  .twocolumn{
    width: 100%;
    margin-right: 0px;
  } 

}
