/*
 Theme Name: my CGP-3
 Description: Self-styled light theme, responsive 
 Version: 2 2021 responsive
 Date: 20.10.21
 Author: CG
  Tags: white, responsive, CG-Products
 */

 

 html, body, main, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,acronym, address, cite, code, del, em, img, ins, kbd, q, s, small, strike, strong, sub, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, embed, figure, figcaption, footer, header, menu, nav, section, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; /*font: inherit;*/ vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


/*
div, span, strong, object, pre, q, s, fieldset, form, caption, blockquote, img, table, tbody, tr, th, td, ul, li {
	background: none repeat scroll 0 0 transparent;
outline: 0 none;	
}*/

/*----------------------------------------------------------------------ok!*/


html, body {
	height: 100%;}
	
body {
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #f00;
	background: /*#031a1a  #3b6464*/ #4c6060; /* dklgrün */
	line-height: 1.3em;
	font-size: 11px;
	letter-spacing: 0;
	margin: 0;
    padding: 0;
	width: 100%;

	}

	
p {	font-size: 0.9em;
	padding: 0.3em;
	margin-bottom: 0.5em;}
	
	
h1, h2, h3, h4, h5, h6, .site-title {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0;
	text-transform: none;
	color: #555554; 
	margin: 0 0 0.2em;
	padding: 0;
	line-height: 1.4em;}
	

h1 {	font-size: 2.5em;
	margin: 0 0 10px 0;}

h2 {    font-size: 2em;}
h3 {	font-size: 1.5em;}
h4 {	font-size: 1.2em;}
h5 {	font-size: 1.1em;}
h6 {	font-size: 1em;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #ad116e;}
	
a {	color: #13aaae/* #a2f2f5 */;
	text-decoration: none;}

a:hover {color: #ff1919;
    text-decoration: none;}
	
p a {	color: #258072	}
p a:hover {color: #ff1919;	}

table { border-collapse: collapse; 
	max-width: 98%;
	margin: 0% auto;}

table th, table td {
    margin-bottom: 0.3em;
	max-width: 100%;
	padding: 2px 2px 2px 2px;		
	vertical-align: middle;
	text-align: center;}

/* input {height: 24px;} */

hr {
	border-color: #ff0000;
	border-style: solid;
	border-width: 0 0 1px;
	clear: both;
	height: 0;
	margin: 10px 0;
	}

cite {font-size: 90%;
	font-style: italic;	}

blockquote {	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;	}

img {max-width: 100%; 
	height: auto; 
	vertical-align: bottom;}/*????????????*/

ol, ul { list-style: none;
		font-size: 1em;}
		
ul {	list-style: disc outside none;
    padding-left: 2%;	}

.error404  p, .search-no-results p {
	color: #cc4433;
	font-size: 1.8em;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.3em;
	padding: 2em 1em;
	text-align: center;
	min-height: 130px;
	}
	
.meta, meta a, .site-description, .subhead, nav  a {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: normal;
	}

.meta {font-size: .75em;}
.meta a {padding: 15px;}
.meta, .meta a {   color: #ff9900;}
.meta a:hover {   color: #dd0000;}

/***********************************************************************/

#page {  	
    background: #a2a2a2 none repeat scroll 0 0; /* dklgrau */
    margin: 0 auto 0;
	width: 100%;
    max-width: 1600px;
	height: calc(100% - 80px);
	display: table;
    table-layout: fixed;
	}

/*header:*/

header {
	position: relative;
	height: auto;
	max-width: 1600px;
	margin: 0 auto 0 auto;}

.top {	display: block;
	height: 86px;}

.title-container {
	position: absolute;
	margin: 20px;
	padding: 10px 0 0 0;}

.site-title {
	/*display: block;*/
	font-size: 20px;	
	text-decoration: none;
	line-height: 1em;
	margin: 0.1em 0 0.15em;
	margin-left: -10px;	
	}

a.site-title {color: #fefee1;	} 
a.site-title:hover {color: #abf3ff;}

		
.site-description {
	color: #9f0000;
	font-size: 0.95em;
	margin-left: -1.2em;
	margin-top: 1.7em;
	letter-spacing: 0.085em;}
	
#logo {
	float: right;
	width: 150px;
	height: 66px;
	margin: 10px 0;}

#logo img  {
		width: 60%; 
		height: auto;
		padding: 10px 8% 0 0;
		float: right;}	
		
nav {
    background-color:#317C99;
	display: block; 
	margin-left: auto;
	margin-right: auto;
	left: 0;
	height: 26px;	
	top: auto;
	}
	
nav ul {
	list-style-type: none;
	padding-left: 0%;}

nav li {
	float: left;
	position: relative;
	white-space: nowrap;
	background-color: #1a3845;}
	
nav a {
	font-size: 9px;	
	color: #ffee7f;
	text-decoration: none;
	padding: 6px 4px 6px 4px;
	display: block;}

nav a:hover {
	background-color: #f3f3f3;
	color: #cc0000;}

nav a.aktiv {
	color: #ffefef;
	background: #520691;}

nav li li { float: none; }
nav li li { background-color: #eefc89;  font-weight: normal; z-index: 2; opacity: .95; }
nav li li:nth-of-type(1) { background-color: #fca389; font-weight: normal; z-index: 2; opacity: .95; }
nav li li a, #nav li:hover li a { color: #c45347; padding: 5px 6px; }
nav li li:nth-of-type(1) a{color:#78009f; }
nav li li:hover a { color:  #520691; }
nav li ul, #nav li:hover ul ul { position: absolute; left: -999em; }
nav li:hover ul { left: 0; }

/*Searchform*/
 
.searchform {
	margin: 0;
	position: relative;
	max-width: 39px;	
	width: 70%;
	float: right;
	}
	
.searchfield {
	font-family: arial, "Helvetica Neue", Helvetica, sans-serif;	
	font-size: 0.9em;
	height: 13px;
	padding: 5px 1px 6px 2px;
	/*margin: 0 1px 0 2px;*/
	max-width: 35px;
	
	}

.searchform input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;}

.submit {
	height: 17px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 3px;
	top: 4px;
	width: 17px;
	}
	
/*End Searchform*/

.hr-header {	margin: 0 auto 0 auto;	}

/*End header*/

#content {
	background: #ebe6e6; /* hellgrau */
	color: #000;
	height: 100%;
	display: table-row;
	}
	
.page {
	height: 100%;
}
.content-wrapper {	
	display: flex;
    flex-direction: column;
	width: 100%;		
	max-width: 1300px;	
	margin: 0 auto;
	padding: 0;	
	height: 100%; 	
	
}
.article-wrapper {
	background: #ffffff; /* weiß */
	display: flex;
    flex-direction: column;
	width: 95%;		
	margin: 1.5% auto 0 auto;
	padding: 2% 2% 0 2%;	
	color: #2d2d2d;
	height: 100%; 	
}

article  {	
    background: #ffffff; /* weiß */
	width: 100%;		
	margin: 0 auto ;
	padding: 0;	
	
	
	}

/*Seitenspezifische Designs (post-2: Startseite CGProducts; post-53:StartseiteCGhome-Xampp______________________________________*/


.bg-3waves{ 
	background-image: url(https://www.cg-products.de/wp-content/themes/myCGP-3/Trikurz-60fr-80ms-b100px.gif),url(https://www.cg-products.de/wp-content/themes/myCGP-3/Square-10fr-50ms.gif),url(https://www.cg-products.de/wp-content/themes/myCGP-3/sinus-4.gif);  
	background-position:2% 0px, 4% 0px, 5% 0px;	
	background-repeat:repeat-y;
	background-size: 13% 10%;}

.startpage {
	display: block;	
	width: 83%;
	margin-left:17%; 	
}
	
.startpage h2 {  font-size: 1.4em; line-height: 0.8em;}

.startpage table, .startpage hr{
 	margin: 1% auto 1% auto;
    width: 100%;
    position: relative; }
	
.startpage ul {	padding-left: 4%;	}

.startpage img.xr1-e {
	max-height: 600px;
		}
		
.startpage img {
	object-fit: contain;
	max-height: 120px;
	vertical-align: middle;
	margin: 3%;/* 1% 0 5% 4%; */}
		
.startpage h2 a {
	color: #ff0000;
}	
	
.startpage h2 a:hover {
	color: #ad116e;}
	
/* #post-53 .sub-nav, #post-2 .sub-nav  {
	padding-left: 17%;}

#post-53 .sub-nav ul, #post-2 .sub-nav ul {
	padding-left: 0;}

#post-53 .hr-bottom, #post-2 .hr-bottom{
	margin-right: 2.5%;
	width: 78%;
	} */
	/* Archive */
#post-1122 article, #post-17 article { 
	background-image:url(https://www.cg-products.de/wp-content/uploads/2016/11/Archive.png);  
	background-position:20px 0px;
	background-size: 25% auto;
	}
	
/*................... Module: .............................*/
.minibox {
	position: relative;
	padding-bottom:130%;
	height:0;
	display: block;
	/*border: 0.2em solid #119090;*/
	border-radius: 3%;
    box-shadow: 0px 0px 10px 5px #d7d7d7;
	margin: 0.2em;
	-webkit-transition: all .3s ease-in-out;
	}

.minibox img {
	object-fit: contain;
    margin: 1% auto;
	}
.imgbox  {
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-bottom: 2em;
	height: 72%;
	/*background: #fff5e1;*/
	}
	
.minibox h4{	
	margin: 0;
	padding-top: 3%;
	text-align: center;
	font-weight: bold;
	}

.imgbox img { 
	width:100%;
	height:100%;}
	
.p-cont {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: calc(100% - 2em);/* - x =padding+2xmargin*/
	height: 2.3em;
	padding: 0.3em 0.5em 0.2em 0.5em;
	line-height: 1.2em;
	margin-left: 0.5em;	
	}	
	
.h6-cont {
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 2em;
	/*background: #efefff;*/
	}
.minibox h6 { margin: 0}
.minibox p{           
	/*padding: 0.3em 0.3em 0.2em 0.3em;*/
	
	line-height: 1.2em;
	/*background-color: #ffff99;*/
	text-align: center;
	margin-bottom: 0;
	}	
.minibox:nth-of-type(odd) {background: #fdfdff;}
.minibox:nth-of-type(even) {background: #f4f4f4;}

.minibox:nth-of-type(odd) .p-cont {background:  #f7fa76;}
.minibox:nth-of-type(even) .p-cont {background: #d6e9fb;}
.minibox:hover { 
        background: #bfdfff;} 

/*End  Module: */

/*Ende Seitenspezifische Designs________________________________________*/

/* ..................Footer ......................*/

.subnav-container {
	margin-top: auto;
	}
	
.hr-bottom {
	width: 80%;
	margin: 20px auto 10px auto;
	}

.sub-nav {
	background: transparent;
	margin: 6px auto;
	clear: both;	
	display: -webkit-flex;
	display:  flex; 
    align-items: center;
    justify-content: center;
	color: #ffffff;

	}

.sub-nav  ul {
	position: relative;
    float: left; 
    margin: 0 auto;
    padding: 0;}

.sub-nav li {		
    background: transparent;
    list-style: none; }

.sub-nav a {
	/*text-align: center;*/
	font-size: 8px;	
	font-weight: normal;
	color: #e836ca;
	text-decoration: none;
	letter-spacing: 0.05em;
	padding: 10px 3px;
	display: block;}

.sub-nav a:hover {
	color: #ff9c1c;
	background-color: #e9e9e9;}

.sub-nav a.aktiv {
	color: #ffefef;
	background: #ffbf2d;
	}
	
footer  {
	text-align: center;
 }

footer img{ padding: 1% 0;}

footer p {
    margin-bottom: 0;
    padding: 0;}


.error404  footer p, .search-no-results footer p {
	padding: 0 0;
	min-height: 0;}

/* ...................end footer..................... */

/* Captions & alignment - clearfix */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignnone {display: inline-block;}

.alignleft {float: left;}

.alignright {float: right;}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
} 

.clearfix::after {
  clear: both;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}

/* End captions & alignment & clearfix */

blockquote, input, textarea, .searchform, .searchfield, .wp-caption, .widget-default {
	border-style: solid;
	border-width: 1px;
	border-color: #020847;
	background: none repeat scroll 0 0 #6d4292;
	color: #ffffff;
	font-size: 1em;
	}
.searchfield { font-size: 0.8em}

/* .sc_player_container1 { margin-right: 5px;} */
 /*Sidebar*/

aside {
	display: none;
    float: right;
    background: rgba(174, 171, 171, 0.64);
    margin-top: 30px;
    padding: 10px 0 25px 10px;
    position: absolute;
    right: 2px;
    top: 0;
	}
	



/* +++++++++++++++++++++++++Box Elemente:++++++++++++++++++++++++++ */
.tb-container {
	background: #ffffff;
}
.textblock-100 {
	background: #f3f3f3;
	text-align: justify;
	padding: 2% 3%;
	margin: 1% 3%;
}
	
.box-10 /* 720px */, .box-100-824, .box-100-462, .box-10-950 {
	display: block;	
	margin: auto;
	width: 94%;
	padding: 1%;	
	/*background:  #ffddff */;
}


.box-100-462, .box-10, .box-10-950 {
	background: transparent;
	/* background: #e5e8e8; */
}

.box-05, .box-05-950 {   
	display: block;	
	margin: 2% 2%;
	padding: 2%;		
}

.box-066 /* 950px */ { background: #dfff80;
	display: block;	
	margin: 2% 0;
	padding: 1%;
	width: 98%;
}

.box-033 {
	background:  #dddddd;/* #bfffff; */
	display: block;
	 margin: 2% 2%;	
	padding: 1%;	
	width: 94%;
}

.box-033-xr1e {
	background: #f3f3f3; /* bg-2 */
	display: block;
	margin: 0;
	padding: 2%;	
}

.zws-05 {	
	display: block;
	/* margin-top: 2%;
	margin-bottom: 2%; */
	}

/* module einzelseiten */
.box-033.right {
	margin: 3% 0;
	width: 98%;
	background: #ffff73;
}

.box-066.left {
	margin: 0;
	background: #daf0f7;
	padding: 2%;
	width: 96%;
	
}

.fotobox-030 {
	display: block;
	margin: 2% 0%;	
	padding: 1%;	
	width: 98%;
	background:  #e4efef;/* #bfffff; */
}

.fotobox-030 h6 {
	padding-top: 1em;
}

.fotobox-030 img {
	padding-top: 0.5em;
}

.listbox-035 {
	display: block;
	margin: 2% 2%;	
	padding: 1%;	
	width: 94%;
	background: none; 
}

.listbox-035 ul {
	padding-left: 1em;
}

.listbox-035 li {
	padding: 0.1em 0;
}
.listbox-container {
	background: #eaddff;
	display: block;
	width: 100%;
	float: left;	
}

.inbox{
	padding: 3% 3% 3% 3%;
	background: #ffffff;
}

.inside-soundfiles {
	max-width: 550px;
	margin: 0 auto;
	padding: 2%;
	/* border: 0.8em solid #daf0f7; */
}

.inside-docu {
	max-width: 250px;
	margin: 0 auto;
	padding: 2%;
}
table.borderline, table.borderline th, table.borderline td {
	border: 1px solid black;
	text-align: center;
}
/* end module einzelseiten */


/* ......................PCVS ......................*/
.cont-compl {
	height:100%;
	margin: 0%; 
	display: block;
	/* background: #ceffbf; */
	
}

.cont-L {	
	 background: #fff;	
	 display: block;
	 margin: 2%;
}

.box-10-inside /* pcvs - module einzelseiten fotobox*/{
	margin: 0.5em;
	padding: 2% 3% 2% 3%;
	background: #ffffff;
	/* vertical-align: middle;	 */
	
}

.box-10-inside.ubs  /* ueberschrift */{
	margin: 1% 1% 1% 1%;
	padding: 1%;
}

.box-10-inside img {
	max-height: 200px;
	object-fit: contain;
	}
	
.box-10-inside h4 {
	font-size: 1.5em;
	font-weight: bold;
	color:#c80000;
	margin: 0;
		
}

/*zentriert den mittleren Inhalt*/	
.middle-1 {
	height: 5em; 
	display: table; 
	width: calc(94% - 1em);   /* minus padding margin box-10-inside x2*/
	background: #ffffff;
	}	
	
.middle-cell {
	display: table-cell;	
	vertical-align: middle;
}

/*......................... End PCVS .................*/


/*....................Buttons Startseite.................*/	
 a.button {
	margin: 1em;
	background-color: #E5EEC5;
	color: #E10000;
	display: inline-block;
	padding: .8em 1.4em;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	}

 a.button:hover {
	background:  #7cbfcd;
	color: white;}	
/*...................End Buttons Startseite..............*/

/* .......................... horizontal scrollbar............... */
.scrollb-cont {	
    background: #daf0f7;/*#d9ffff; #bfffff; #e4e4e4; */
	display: flex;
	width: 95%;			
	margin: 0 auto;
	padding: 1%;
	/* box-shadow: 0px 0px 10px 5px #bfffff; */
	}

.scrollb-cont p {
	padding: 0;
	margin: 0;
	text-align: center;
	color:  #f0f0f0;/* #ffbf00;*/
	/* margin-top: 0.5em; */
}
.scrollbar{
	background:#fafcff;
	overflow-x:auto;
	scrollbar-width: auto;
	scrollbar-color: #fffb00 #47085e;
	box-shadow: inset -16px 0 26px -16px #000066;	
}

.scrollbar ul {
	margin:0;
	list-style:none;
	padding:0;
	width:calc( 6* (200px + 3em)); /* Anzahl der Bilder x (Breite des Einzelbildes plus Abstand) */
}

.scrollbar li {
	float:left;
	margin: 1em 0.5em;
	background-color: #5d5d5d;
	}

.scrollbar a {
	color:white;
	padding: 1em;
	display: block;
	-webkit-transition: all .3s ease-in-out;
	
}

.scrollbar a:hover {
	background-color: #f3f3f3;
	color: #0066ff;
	
}
	
@media screen and (max-width:698px) {
	
.scrollbar {
		box-shadow: inset -16px 0 26px -16px #3322aa;	
	}
	
 } 

/* ..........................end scrollbar........................... */

/* ....................responsive table-style ....................... */
.table, .table-33, .table-50 {
	display: table;
	border: 1px solid silver;
	border-collapse:collapse;
	width: auto;
	margin: auto;
}

.table-row {
	display: table-row;
	border: 1px solid silver;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	background: #f3f3f3;
	border: 1px solid silver;
	padding: 15px;

}

.table-33 .table-cell {
	width: 33.33333%;
}

.table-50 .table-cell {
	width: 50%;
}
.thead {
	font-weight: bold;
	
}
 @media only screen and (max-width: 500px) {

	.table, .table-33, .table-50 {border:none;}
	
	.table-row, .table-cell, .table-33 .table-cell, .table-50 .table-cell {
		display: block;
		border: 1px solid silver;
		width: auto;
	}
	
	.table-row { margin-bottom: 20px; }
	
}
/* ..................end: responsive table-style................... */

/* .......................css-fold-up..................... */

input[type='checkbox'] { display: none; }

 .wrap-collabsible { margin: 0.6rem 2% 1.2rem 2%; }
 
 .lbl-toggle { display: block;
	 font-weight: bold;
	 font-family: monospace;
	 font-size: 0.8rem;
	 text-transform: uppercase;
	 text-align: center;
	 padding: 0.8rem;
	 color: #CACACA;
	 background: #270358;
	 cursor: pointer;
	 border-radius: 7px;
	 transition: all 0.25s ease-out; } 
 
 .lbl-toggle:hover { color: #ffffff } 
 
 .lbl-toggle::before, .lbl-toggle::after { content: ' ';
	 display: inline-block;
	 border-top: 5px solid transparent;
	 border-bottom: 5px solid transparent;
	 border-left: 5px solid currentColor;
	 vertical-align: middle;
	 margin-right: .7rem;
	 transform: translateY(-2px);
	 transition: transform .2s ease-out; } 
.lbl-toggle::after { margin-left: .7rem;}
 
 .toggle:checked + .lbl-toggle::before, .toggle:checked + .lbl-toggle::after { transform: rotate(90deg) translateX(-3px); } 
 
 .collapsible-content { max-height: 0px;
	overflow: hidden;
	transition: max-height .5s ease-in-out; } 
 
 .toggle:checked + .lbl-toggle + .collapsible-content { max-height: 3000px } 
 
 .toggle:checked + .lbl-toggle { border-bottom-right-radius: 0;
	border-bottom-left-radius: 0; } 
 
 .collapsible-content .content-inner { background: rgba(219, 219, 219, 0.2);
	 border-bottom: 1px solid #270358;
	 border-bottom-left-radius: 7px;
	 border-bottom-right-radius: 7px;
	 padding: 0.5rem 0;
	 /* padding: .5rem 1rem; */ } 
	 
 .collapsible-content p { margin-bottom: 0; }

.content-inner.border-2{ border-bottom: 1px solid #580303;} /* braun*/

/* .......................end css-fold-up..................... */

.hide { display: none;} /* PDF-Documentation */

.hidedocu-max950 { display: none;}

h4.hidecontent {
	margin: 0;
	padding: 2% 0;
	font-size: 1.3em;}  /* PDF-Documentation */
	
/* ..................background-colors.................... */
.bg-1, .bg-ge { background: #ffff73 } /* gelb */
.bg-2, .bg-gr { background: #f3f3f3 } /* hellgrau */
.bg-dklgr { background: #e5e8e8;} /* dunkelgrau */
.bg-3, .bg-w { background: #ffffff } /* weiss */
.bg-4, .bg-ro { background: #ffbfdf } /* rosa */
.bg-5, .bg-rb { background: #580303 } /* rotbraun */
.bg-6, .bg-bl { background: #eaf9f5 } /* hellblau - #d9ffff */
.bg-grbl { background: #daf0f7}
.bg-transp { background: transparent}


/* .................end background-colors.................... */

 /* ...................Audio-Player.......................... */
 .ppq-audio-player .play-pause-btn .play-pause-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.ppq-audio-player .play-pause-btn .play-pause-icon:after, .ppq-audio-player.player-playing .play-pause-icon:after {
 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAASCAMAAADrP+ckAAABNVBMVEUAAAAAmIcAmYgAm4sAnIsAnIwAnI0AnY0AnY4Ano4Ano8An5AAoJEAoZEAoZIAopMBn5ABoJABoJEBoZEBoZIBoZMBopMCoZICopMCopQCo5QDoJEDoZEDo5QDo5UFopMGo5QKpJYLpJYMpZcMppgNpZcNppgNp5gOppcOppgOp5gOp5kQqJoSp5kSqJoTqZsbrJ4drJ8irZ8mrqEnsKMrsqUtsqYytKg0tak5t6tHvLJJvbNLvbNqycBrysFsycFwy8Jwy8N3zsZ+0MiA0cqD0suH1M2L1c6P1tCk3tmm39mv4t285+PE6ebH6ufN7erS7+zV7+3W8O3X8O7a8u/k9fPs+Pft+Pfx+fjx+fnx+vny+vr1+/v2+/v5/fz7/f38/f38/v38/v79/v7+/v7+//////+ALAV1AAAAAXRSTlMAQObYZgAAATxJREFUKM+F0tlWwjAQBuAgQgHTRFFrqaK4IALiiuKugPsKrqUo0DbO+z+CDYHIFZ279nznP3P+DHLh4+L8HWybAQM+qDdlUgGXMRcqpIwYnIwoG7ct6LjAfgdUKlZoAmPQLMRSCBrLZH4idPAEbqcb11eamm1w1ciqGgJrFVPNiMydfkLH8X5LhXMWV1YOc7WCKSGGHty6A9Z2ZRbFGaEymApFKaHJceXoFRxnmPKcZoQXL79huPLijKng/ouP4nFJZcdXUWJML/gpLyo6du2zPTUmQ3uPw7cnWiK8dPUDzn+rUvVaFXUdv4Fjy+51nBcqj3XxQl71o9v33eqlipO0yZWZJnEE5pqqJZTZsy/xjHKvYqBk82+7FCgiaO1GZqKHz/2TkKpWrYv7qldryIGH9c2bFrR75yXV4PwBrZh1OjRqx9oAAAAASUVORK5CYII=);
  
  background-image: url(https://www.cg-products.de/wp-content/themes/myCGP-3/Start-Stop-Export.svg); 

  background-size: 37px 18px
}

.ppq-audio-player {
  line-height: 46px;
  position: relative;
  overflow: hidden;
  height: 45px;
  margin: 2px auto;
  background: #f4f4f4
}

.ppq-audio-player audio {
  position: absolute;
  vertical-align: baseline
}

.ppq-audio-player .play-pause-btn {
  float: left;
  margin: 6px 0 0 5px
}

.ppq-audio-player .play-pause-btn .play-pause-icon {
  position: relative;
  display: block;
  width: 33px;
  height: 33px;
  border: 2px solid #b2c6ce /*#385a90*/;
  border-radius: 100%;
  background-color: #fff;
  box-shadow:  6px 0 6px 1px #c6c6c6;
}

.ppq-audio-player .play-pause-btn .play-pause-icon:after {
  display: block;
  content: "";
  background-position: 0 0;
  width: 17px;
  height: 18px
}

.ppq-audio-player.player-playing .play-pause-icon:after {
  background-position: -25px 0;
  width: 12px;
  height: 17px
}

.ppq-audio-player .player-time {
  float: left;
  width: 45px;
	margin-right: 4px;
  text-align: right
}

.ppq-audio-player .player-time-duration {
  float: right;
  margin: 0 0 0 8px;
  text-align: left
}

.ppq-audio-player .player-bar {
  position: relative;
  overflow: hidden;
  height: 6px;
  margin-top: 20px;
  background-color: #fff
}

.ppq-audio-player .player-bar .player-bar-loaded {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 /*  border-radius: 3px; */
  background: #ddd
}

.ppq-audio-player .player-bar .player-bar-played {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
 /*  border-radius: 3px; */
  background: #99000d;
  /* box-shadow:  16px 0 16px 10px #3322aa; */
}

 /* ................... End Audio-Player.......................... */
		
/******************* Responsive actions*********************************/

@media only screen and (min-width: 290px) {
	
.top { height: 90px;}

.site-title {
	font-size: 24px;
	margin-left: -10px;	}
	
nav { height: 34px; }
nav a {
    font-size: 11px;
	padding: 10px 6px 10px 6px;}
	
nav li li a, #nav li:hover li a { padding: 9px 6px; }
	.searchform {
		margin: 4px 1px 0px 2px;
		max-width: 47px;}

#content {
	padding-top: 10px;	}	

.minibox p	{ font-size: 1em; }
.minibox h4 { font-size: 1.3em; 
		padding-bottom: 0.4em;}
.imgbox  {	height: 73%;
		padding-bottom: 2.5em;}
.h6-cont {height: 2.5em;}

.wp-image-149, .wp-image-3227 { width: 80%;} /*Mandalamat-link*/
}

/************************************************************************/
@media only screen and (min-width: 349px) {
	
#page {
	height: calc(100% - 100px);
}	
	

.startpage h2 {  font-size: 2em; line-height: 1.4em;}

	
.site-description { 
    margin-left: -0.9em;
    margin-top: 0.4em;
}
	
.searchform {
		/*margin: 4px 1px 0px 2px;*/
		max-width: 20%;}
		
.searchfield {	
		font-size: 1em;
		padding: 5px 1px 6px 5px;
		max-width: 65px;}
    
.submit {right: 3px;}


nav a {   
    padding: 10px 10px 10px 10px;
}

.minibox {
		padding-bottom:120%;}	

.minibox h4 { font-size: 1.5em;
		padding-bottom: 0.3em;}
.h6-cont { height: 3em;}
.minibox h6 { font-size: 1.3em; }
.minibox p { font-size: 1.2em; }

.p-cont { height: 2.6em; }
		
a.imgbox,.imgbox  {	height: 73%;
			}
			
.sub-nav a {
		padding: 10px 10px;
	}

.startpage img {	
	max-height: 200px;
}
}
/*................................................................*/
@media only screen and (min-width: 420px) {


body {
	line-height: 1.1em;
	font-size: 13px;
		/*letter-spacing: 0;*/}

/* #page {
	height: calc(100% - 100px);
}	 */

.site-title {
	font-size: 30px;
	margin-left: -10px;	}

.site-description {	
	font-size: 0.9em;
	margin-left: -0.8em;
	margin-top: 0.6em;}
	
#logo img  {
		width: 80%; 
		height: auto;
		padding: 10px 10% 0 0;
		float: right;}	
	
nav ol, nav ul  {line-height: 1em;}	

nav li li a, #nav li:hover li a { color: #c45347; padding: 9px 14px; }

.searchform {
		margin: 4px  3px 0px 6px;
		max-width: 140px;	
		width: 70%;
		line-height: 1em;}

.searchfield {	
		padding: 5px 30px 6px 7px;
		max-width: 100px;
		font-size: 0.85em;}

#content {
	padding-top: 20px;	}		


.sub-nav a {
	font-size: 11px;	
	padding: 10px 10px;
	letter-spacing: 0.1em;}

.textblock-100 {
	padding: 4%;
}

.minibox {
		width:  calc(50% - 0.4em);	
		padding-bottom:65%;
		float:left;
		font-size: 11px;
	}	
.minibox h4 { font-size: 1.1em;
		padding-top: 2%;
		}
.minibox h6 { font-size: 0.9em;}

.minibox p {font-size: 0.8em;}

.p-cont { height: 2em; }

.h6-cont { height: 2.5em;}

.hr-bottom {
	
	padding: 10px 0 ;}

.imgbox  {	height: 69%;
			}
			
/* img.x05 {
	max-width: 60%;
		}	 */
			
.wp-image-149, .wp-image-3227 { width: 60%;} /*Mandalamat-link*/			


/* ..................pcvs.................. */
.cont-compl {
	display: flex;
	justify-content: center;
	width: 100%;
	
}
.cont-L {
	display: flex;
	width:30%;
	align-items: center;
	justify-content: center;
	margin: 0.5em;

}

.cont-R {
	float:right;
	width:70%;
	height:100%;
}

.box-10-inside img {
	max-height: 300px;
	}

/* .................. end pcvs.................. */
}

/**********************************************************************/
@media only screen and (min-width: 462px) {


.minibox {
		padding-bottom:60%;}	
.zws-05 {
	width: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;}	
	
.box-033.flex-center, .box-033-xr1e.flex-center  {
	display: flex;
	align-items: center;	}
	

		
.hide { display: block;}

h4.hidecontent {margin: 0;
	font-size: 1.2em;}
	
.content-inner .box-05 { background: transparent;}

.box-100-462 {
	display: flex;
	align-items: center;
	margin: 2% 3% 2% 3%;
	width: 92%;
	background: #e5e8e8;
}


/* .box-10.bg-ro {
	background: #ffbfdf;
	
} */
.bg-schraffur-6-responsiv /* Quadratraute 1px*/{
	background: #e5e8e8;
	/* background: #7f7e7e; */
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"><line x1="0" y1="0" x2="10" y2="10" stroke="%23b9b9b9" stroke-width="1"/></svg>'),url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"><line x1="10" y1="0" x2="0" y2="10" stroke="%23b9b9b9" stroke-width="1"/></svg>');
}


.bg-svgtest {
	background-image: 
	
	url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="10" width="10"><line x1="0" y1="0" x2="10" y2="10" stroke="%23cc3388" stroke-width="1"/></svg>'), 
	
	url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="18.0000"   width="37"><rect id="rect3770-7" width="3.4154534" height="17.0000" x="24.131104" y="0.5" fill="%23ff00ff" fill-opacity="1" stroke="none" /></svg>');
	
} 
.fotobox-030 {
	width: 30%;
}
.listbox-container {
	width: 65%;
	margin-left: 3%;
}

.listbox-035 li {
	padding: 0.1em 0;
}

.box-066.left {
	background: transparent;
	width: auto;
}
.box-033.right {
/* 	margin-left: 2%; */
	/* width: 85%; */
	background: transparent;
}
.inside-soundfiles {
	border: 0.8em solid #daf0f7;
}
}
/**********************************************************************/
@media only screen and (min-width: 570px) {

#page {
	height: calc(100% - 120px);
}	

img.x05 {	
	max-width: 70%;
		}	 
		
.minibox {
		padding-bottom:55%;}		

.minibox h4 { font-size: 1.3em;
		
		}

.minibox p {font-size: 1em;}
.p-cont { height: 2.6em; }

.lbl-toggle {font-size: 1rem;}

}

/*.................................................................*/
@media only screen and (min-width: 720px) {

body {line-height: 1.5em;
	font-size: /*93,75%*/ 16px;}

	
p { font-size: 0.8em;}


.box-10 {
	display:flex;	
	align-items: center;	
}	

.box-05 {
	width: 46%;
	float: left;
	margin: 1%;
	padding: 1%;
}


.box-066.left {
	margin-left: 0;
	width: calc(66.6666666666% - 3%);
	margin: 1%;
	padding: 1%;
	display: block;
	align-items: center;
	/* padding: 3%; */
}
	
.box-033, .box-033.right  {
	width: calc(33.33333333333%); /* minus padding margin x2*/
	/* float: left; */
	margin: 2% 1%;
	padding: 1%;
	/* padding: 1%; */
}

.box-033.right {

	margin-left: 1%;
}

.fotobox-030 {
	width: 35%;
	margin:1% 0%; 
}

.box-033.pcv {
	width: auto;
	padding: 1%;
	float: none;
	margin: 2% 0;	
}

/* .box-10.bg-ro {
	display: flex;
	align-items: center;
} */

/*Startseite XR1-E*/
.float-1 { 
	float: left;
	width:calc(100% - 50%);
}
.float-2 {
	float: left;
	max-width: 50%
}

/*h1, h2, h3, h4, h5, h6, .site-title { line-height: 1.3em;}*/

ol, ul {	font-size: 1em;}
		
table th, table td {	padding: 3px 5px 5px 5px; }

.top { height: 125px;}	

.site-title {
	font-size: 2.2em;
	margin: 0.1em 0 0.15em;}


.site-description {	
	font-size: 0.8em;
	margin-left: 0.2em;
	margin-bottom: 1.6em;
	}
	
#logo {margin: 0 3% 0 0;}

#logo img  {	
	width: 100%; 
	height: auto;
	padding: 30px 0 0 0;}

nav ol, nav ul  {line-height: 1.5em;}	

nav { height: 47px;	}

nav a { font-size: 13px;
	padding: 11px 14px;  }
	
.searchform {
	margin: 11px 20px 0;
	max-width: 190px;}

.searchfield {
	font-size: 0.83em;
	padding: 5px 30px 6px 7px;
	max-width: 170px;}
	
.submit {right: 8px;	}

.sub-nav { 
	max-width: 600px;}
	
.sub-nav a { padding: 10px 40px;
		    font-size: 13px;
		/*letter-spacing: 0.05em;*/}
		
.minibox {
		width:  calc(33.333% - 0.4em);	
		padding-bottom:48%;	
	}	
.imgbox  {	
			}		
.minibox p {font-size: 1em;}
.minibox h4 {font-size: 1.4em;
		padding-top: 2%;}
.minibox h6 { font-size: 1.1em;}

.wp-image-149, .wp-image-3227 { width: 30%;} /*Mandalamat-link*/

.zws-05 {
	width: auto;
	float: none;
	}
	
.lbl-toggle {font-size: 1.2rem;} /* (fold-up) */

.ppq-audio-player .player-time {
    width: 60px;
    margin-right: 6px;
}

}

/**********************************************************************/
@media only screen and (min-width: 824px) {
	
#page {
	height: calc(100% - 140px);
}	

.minibox {
	padding-bottom:40%;		
	}		

/* ............pcvs................. */
.box-100-824 {
	display:flex;	
	align-items: center;
	}
	
.cont-compl {
	display: block;	
}

.cont-L, .cont-R {
	float:none;
	width:100%; /* (minus padding elternelement) */	
}

.cont-L {	
	 display: block;
	 margin: 0 0.5em;
	 width: calc(100% - 1em);
}

.cont-R h6 { font-size: 0.8em;}

.box-033.pcv {
	width: calc(33.33333333333% - 3%); /* minus padding margin x2*/
	padding: 0.5%;
	margin: 2% 1%;
}

.box-10-inside img {
	max-height: 400px;
	}
/* ............end pcvs................. */
}

/**********************************************************************/
@media only screen and (min-width: 950px) {


	
.minibox {
		width:  calc(25% - 0.4em);	
		padding-bottom:35%;	
	}	
.minibox p {
    font-size: 0.9em;
}	

.box-033 ul li, .box-033-xr1e ul li {font-size: 1.0em;}

.lbl-toggle { display: none;}
/* .lbl-toggle::before { display: none}
.lbl-toggle::after { display: none}
.lbl-toggle {pointer-events: none;} */
.collapsible-content { max-height: 100%;}

.collapsible-content .content-inner { border-bottom: 0px solid #580303;} /*rotbraun*/

.listbox-container {
	width: 70%;
	display: flex;
	align-items: center;
}

.listbox-035 {
	/* width: calc(50% - 8%); */
	float: left;
	margin:1% 1%; 
}


.box-033-xr1e {
	width: 39%; /* 33% *//*(39% wg. XR1-E Soundplayer*/
	display:block;
	padding: 2%;
	margin: 1%;
} 
.box-033-xr1e.flex-center {
	display: block;
}

.box-033-xr1e ul li {font-size: 0.8em;}

.hide-min950 {
	display: none;
}

.hidedocu-max950 { 
	display: block;
	padding: 1% 4%;
	margin: 1em auto 0 auto; 
	max-width: 200px;
}
.box-066 { 
	width: calc(66.6666666666% - 4%);
	/* float: left; */
	margin: 1%;
	padding: 1%;
	display: block;
	align-items: center;
	}
	
.box-10-950 {
	display:flex;	
	align-items: center;	
}	
.box-05-950 {
	width: 46%;
	float: left;
	margin: 1%;
	padding: 1%;
}

}
/**********************************************************************/
@media only screen and (min-width: 1100px) {
		
img.x05 {	
	max-width: 80%;
		}	

.minibox {
		width:  calc(20% - 0.4em);	
		padding-bottom:28%;	
	}	
	
.imgbox {	
	height: 68%;
}

.tb-container {
	width: 90%;
	background: #f3f3f3;
	padding: 2%;
	margin: 0 3% 0 3%;	
}

.textblock-100 {
	padding: 3% 8%;
	margin: 1% 8%;
	background: #ffffff;
}

.textblock-100.bg-gr { background: #f3f3f3;}

.bg-schraffur-6-responsiv /* Quadratraute 1px*/{
	
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="20" width="20"><line x1="0" y1="0" x2="20" y2="20" stroke="%23b9b9b9" stroke-width="1"/></svg>'), url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="20" width="20"><line x1="0" y1="20" x2="20" y2="0" stroke="%23b9b9b9" stroke-width="1"/></svg>'); 
}

}
/**********************************************************************/
@media only screen and (min-width: 1250px) {

#page {
	height: calc(100% - 160px);
}	
	
.minibox {
		width:  calc(20% - 0.4em);	
		padding-bottom:30%;	
	}
	
.minibox h4 { 
	padding-top: 0.8em;			
	padding-bottom: 0.4em;
}	

.h6-cont { height: 2.5em; }

.p-cont {
    height: 2.8em;
}

.minibox p {
    font-size: 1.1em;
}
.imgbox {	
	height: 70%;
}

.startpage img {	
	max-height: 250px;
}
}
/*.....................................................................
 neue Klassen:
 
Start:
bg-3waves, startpage, float-1, float-2, button, box-10, box-05; img.x05

.bg-3waves
	.startpage
		...(impressions...)
		float-2 XR1-E
		float-1 XR1-E
			.button
		Modular: (*x)
		table
			td 
				.box-10
					.box-05
			td ...
 
Module Einzelseiten:
.box-100-462, .fotobox-030, .box-10-inside, .listbox-container, .listbox-035, .inbox, tb-container, .textblock-100, .box-066.left, .box-033.right, slideshow, collapsible, inside-soundfiles, inside-docu

.box-100-462 (ab 462 px flex)
	.fotobox-030 
		.box-10-inside
			img Einzelfoto links, h6
			
	.listbox-container
		.listbox-035
			.inbox
				ul, li, h6
		.listbox-035
			.inbox
				ul, li, h6
		
.textblock-100
	h6
	
.box-100-462
	.box-066.left
		.inside-soundfiles
			Soundfiles...
	.box-033.right
		.inside-docu
			Dokumentation...

...Slideshow...
...
...collapsible..		

XR1-E: 
--img x05 "new-version"--, .box-10 (ab 720px flex) , .box-066, .box-033-xr1e, .scrollbar..., .textblock-100, .flex-center,
.zws-05, .hidecontent..., .wrap..., .table-cell..., .box-05,

Contact:
.box-05, .box-10, .box-033,

PCVs:
.box-100-824, .box-033, .pcv, box-10-inside, .cont.-compl, .cont-L, .cont-R, .middle-1, .middle-cell, .scrollbar...,

 */
