html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 22px;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 22px;
  }
}
body, input, textarea, select {
  line-height: 1.5rem;
  font-family: 'Lato', sans-serif;
  color: #505050; 
  font-weight:300;
  }

.uppercase {
  text-transform: uppercase; }

h1, h2, h3, h4, h5 {
  font-family: 'Marmelad', sans-serif;
  font-weight: 400; 
  }

h1{
  font-size: 1.75rem;
  line-height: 2rem; 
  color: #c71717; 
  }

h1 {
  margin-top: 0;
  margin-bottom: 1.5rem; 
}

h2{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  color:#c71717;
  }

h2{
  margin-top: 0;
  margin-bottom: 1.5rem; 
  }

  
h3.ce-uploads-fileName {
  font-size: 1rem;
  line-height: 1.5rem; }

h3, .h3 {
  margin-top: 0;
  margin-bottom: 1.5rem; }
  
 .text-red {color:#c71717; font-weight:700; } 
[class*="col-4"] h3 { margin-top:0;  font-size: 1.75rem; line-height: 2rem;}    

h4, .h4 p, .fontsize4,
h5, .h5, .fontsize5 {
  font-size: 1rem;
  line-height: 1.5rem; }

h4, .h4 p,
h5, .h5 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

p + p, pre, table, blockquote {
  margin-top: 1rem; }

p, pre, table, blockquote {
  margin-bottom: 1rem; }

.p2 {margin: 0;}

  
.small, small {
  font-size: 0.5rem; }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;
  border: 0;
  border-bottom-width: 0; }

th, td {
  padding: 0 0.25rem 0 0;
  border-bottom: 0;
  text-align: left;
  vertical-align: top; }

th {
  padding-top: 0; }

.table-responsive, .frame-type-table {
  margin-bottom: 0;
  overflow-x: auto;
  overflow-y: hidden; 
  }
.contenttable { margin:0; padding:0; max-width:18rem;}
  
th {
  font-weight: normal; }

table caption {
  padding: 6px; }
#c356 a {color:#fff;}
	 
@media screen and (min-width: 601px) {
  
  h1{
  font-size: 2.75rem;
  line-height: 3rem; 
  }

  h2{
    font-size: 1.5rem;
    line-height: 2rem;
    }

  h2 {
    margin-top: 0;
    margin-bottom: 1rem; 
	}
  h3{
    font-size: 1.125rem;
    color: #564b47; 
    font-weight:400;
    }

  h3, .h3 {
    margin-top: 0;
    margin-bottom: 1rem; }

  h4, .h4 p, .fontsize4 {
    font-size: 1.375rem;
    line-height: 1.5rem;
   }

  h4, .h4 p {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h5, .h5, .fontsize5 {
    font-size: 1rem;
    line-height: 1.5rem; }

  h5, .h5 {
    margin-top: 0;
    margin-bottom: 1.5rem; }
	
  p + p, pre, table, blockquote {
    margin-top: 1rem; }

  p, pre, table, blockquote {
    margin-bottom: 1rem;
    line-height: 1.5rem; 
	}
}

b, strong, .bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700; }

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

ul ul {
  margin: 0; }

.col-12 ul {margin-bottom:1rem;} 
.col-12 ul li {font-size:1rem; padding:0.125rem 0;}  
 
.ce-bodytext ul {margin-top:0; margin-bottom:1rem; } 
.ce-bodytext ul li {padding:0.155rem 0; font-size:1rem; }


a {
  color: #c71717;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

a:focus, a:hover {
  color: #000; }
  
.play-btn {max-width:100px; cursor:pointer;} 
  
a.kontakt-btn {
	background:#c71717; 
	border:1px solid #c71717;
	color:#fff; 
	display:inline-block; 
	padding:1rem 2rem; 
	font-weight:400;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:2rem;
	}  
a.kontakt-btn:hover { background:#fff;color:#c71717; border:1px solid #c71717;  }
.link-internal:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-envelope:before {font-family: 'FontAwesome'; content: "\f003"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-globe:before {font-family: 'FontAwesome'; content: "\f08e"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-download:before {font-family: 'FontAwesome'; content: "\f019"; font-size:0.875rem; line-height:0; padding-right:5px;}

.wrapper-footer a {color: #fff; }
.wrapper-footer a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.wrapper-footer a:focus, .wrapper-footer a:hover {color: #fff; }
.wrapper-footer a:focus, .wrapper-footer a:hover { color: #ccc; text-decoration:underline; }

@media screen and (max-width: 1024px) {
 h4{ font-size: 1.25rem;} 
 h1{font-size: 2.5rem; line-height: 2.75rem; }
}   

@media screen and (max-width: 768px) {
.content-main ul { margin:0; padding:0 0 0 1.25rem; }  
h1 {margin-top:2rem;}  
  }
  
@media screen and (max-width: 660px) {


}
  
@media screen and (max-width: 568px) {  
    h1{ 
	font-size: 1.75rem; 
	line-height: 2.5rem; 
	padding-left:1.5rem; 
	padding-right:1.5rem; 
	overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
	hyphens: auto;
	}
	h1 br{ display:none }
}

@media screen and (max-width: 320px) {

  }