/*  */

/* GLOBAL */
body
{
        border-top:5px solid #DF9E3E;
        background:#ebe8de;
        font-family: 'Open Sans', sans-serif;
        color:#333333;
}

input
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        padding: 7px;
        outline: 0;
        border:0;
        width:250px;
        background: #EBE8DE;
        border-radius:5px;
}

input[type=submit]
{
        width:auto;
        padding: 5px 18px;
        line-height:25px;
        text-shadow:none;
        cursor:pointer;
        box-shadow: none;
        background: #004488;
        color: #fff;
}

p
{
        margin:5px 0;
        line-height:25px;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}

strong
{
        font-weight:bold;
}

figcaption strong
{
        border-bottom: 1px solid #D6D0C1;
        padding-bottom:0px;
        margin: 0px 0;
        display:block;
}

figcaption
{
        line-height: 25px;
        font-size:14px;
        width:200px;
		
		padding-bottom:30px;
}

figcaption#kurz /* Flaggen "Home": weniger Höhe bei mehrzeiligen Namen */
{
        line-height: 25px;
        font-size:14px;
        width:200px;
		
		padding-bottom:6px;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}


/* HEADER */

header
{
		position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 15px auto;
}

header h1 /* "World Wide Coal Combustion Products Network" */
/* font-family: 'Baumans', cursive; color:#DF9E3E; */
{
	margin:25px 0 0 190px;
	font-size:38px;
	color:#005BB7;
	
font-family: 'News Cycle', sans-serif;	
	
	/*
	font-family: 'Oswald', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-weight: 300;	
	letter-spacing: 0.01em; */
}

header p /*Menü*/
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

header img /* neu! position:relative; */
{
        
        width:auto;
        max-width:900px;
        margin: -50px auto 0px 20px;
}
/* Links im Text */
p a, a:link, a:visited, a:active, a:focus
{
	color:#005BB7;
	/*font-weight: bold;*/
}
p a:hover /* Links im Text */
{
        color:#005BB7;
		text-decoration: underline;
}

table a:hover /* Links in Tabelle */
{
        color:#005BB7;
		text-decoration: underline;
}

/*p a:active
{
        color:#005BB7;
		text-decoration: underline;
}*/

#absatz {
    padding-bottom: 8px;
}

nav 
{
        position:absolute;
        left:185px;
        bottom:0px;
}

nav ul#menu /*Menü Desktop */
{
        list-style:none;
}

nav ul#menu li
{
        display:block;
        float:left;
        padding:3px 8px;
		/*margin-left: 50px;*/
}

nav ul#menu li a
{
        font-family: 'Open Sans', sans-serif;
		font-weight: bold;
        /*text-transform:uppercase;*/
        transition: all .25s ease;
}
	
/*menüpunkte rollover: */
nav ul#menu li a:hover 
{
	/*color:#005BB7;
	text-shadow: 1px 1px 1px #777;*/
		color: #CB821F;	/*gelb dunkel*/
}

 /*  Menu-Buttons im aktiven Zustand:  */
.contact #contact,
.about #about,
.basics #basics,
.contact #contact,
.events #events,
.glossary #glossary,
.index #index,
.links #links,
.resources #resources

 { 
	color: #CB821F;
}


/*  besuchte Links Menü*/
 a:active, a:focus {

    /*color: #CB821F;
	text-shadow: 2px 2px 2px #777;
	text-decoration: underline;*/
	}


/*neu: Listen im Text mit Aufzählungszeichen */
ul#text {
	margin: 0 0 10px 20px;
    /*font-size: 80%; 
    line-height: 21px;*/
	list-style-image: url(../img/list_blue.png);
	list-style-type: none;
	}

ul#text li a
{
         /*font-weight: bold;
       text-transform:uppercase;*/
	}

 ul#text li a:hover
{
        /*color:#005BB7;*/
		text-decoration: underline;
}
     
li#abstand {
	margin-bottom:6px;
}


#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li /* #DF9E3E Hintergrundfarbe aufgeklapptes Hamburger-Menü, Transparenz */
{
        display:block;
        background-color: #DF9E3E;
		opacity: 0.9;
        color: #fff;
		font-weight: bold;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
       /* text-transform: uppercase;
	   text-decoration: underline;*/
        border-bottom: 1px solid #CC5836;
		
}
#mobileMenu li a:hover
{
        /*color:#005BB7;*/
		text-decoration: underline;
}

.toggleMobile
{
        display: none;
}

/* 3 COLUMNS */

#boxcontent
{
        width:auto;
        max-width:900px;
        margin:0 auto;
        padding:70px 0 45px 0;
}

#boxcontent article
{
        float:left;
        width:250px;
        margin-right:45px;
        font-size:14px;
		/*margin-bottom:30px;*/
 }

#boxcontent article h3
{
        font-family: 'Open Sans', sans-serif;
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxcontent article img
{
        float:left;
}

#boxcontent article p
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        margin-left:75px;
}

#slider_content1, #slider_content2, #slider_content3
{
        line-height: 25px;
        font-family: 'Open Sans', sans-serif;
        width:350px;
        position:absolute;
        top:15%;
        left:15%;
        display:none;
        z-index:11;
}

#slider_content1 h3, #slider_content2 h3, #slider_content3 h3
{
        color:#EBE8DE;
        font-size:25px;
        font-weight:bold;
        margin-bottom:10px;
        background-color:#333333;
        padding:10px 15px;
        border-radius: 15px 0 15px 0;
        display:inline-block;
}

#slider_content1
{
        display:block;
}

#slider_content1 p, #slider_content2 p, #slider_content3 p
{
        margin:0 0 30px 0;
        color:#4a463b;
        background-color:#EBE8DE;
        padding:10px 15px;
        border-radius: 5px;
}


/* BUTTONS */

.button
{
        padding:7px 14px;
        border: 1px solid #c3532e;
        background-image: linear-gradient(bottom, #E56038 0%, #ff8c66 100%);
        background-image: linear-gradient(to bottom, #ff8c66 0%, #E56038 100%);
        background-color: #eb653c;
        color: #EBE8DE;
        text-shadow: 1px 1px 0px #ff8155;
        text-decoration:none;
        border-radius:5px;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover
{
        background:none #EBE8DE;
        border-color: #EBE8DE;
        text-shadow:none;
        color: #4A463B;
}


/* SPACER Weisse Schrift Menü: height:70px; background-color:#e56038; #EDAF30*/

#spacer
{
	width:auto;
	height:50px;
	background-color:#DF9E3E;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:20px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #777;
}

#spacer p
{
      margin-top:13px;
        width:auto;
        position:absolute;
        left:50%;
        margin-left:-415px; /*Abstand links */
}

#spacer .search  /*SEARCH-Eingabe */
{
        margin-top:13px;
        width:auto;
        position:absolute;
        right:50%;
        margin-right:-420px;  /*Abstand rechts */
}
		#spacer /*Schriftgröße Titel (weiss) */
        {
                font-size:20px;
        }
        input /* Breite/Schriftgröße "Search"*/	
        {
                padding:4px;
                font-size:15px;
				 width:180px;
        }
        input[type="submit"] /* Search Größe*/	
        {
                padding: 1px 10px;
        }

/* FOUR COLUMNS */

#four_columns, #text_columns
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        clear:both;
        width:auto;
        max-width:900px;
        margin:0 auto;
}

#four_columns h2, #text_columns h3  /*HOME: ...by clicking on their flags.*/
{
        font-size:14px;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;
}


#four_columns .img-item
{
        float:left;
        margin-right:25px;
		
}

#four_columns .img-item a
{
        position:relative;
        display:block;
}

.thumb-screen
{
        display:block;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:113px;
        background: #000 url(img/zoom.png) center center no-repeat;
        z-index:99;
        opacity: 0;
        transition: opacity .5s ease;
}

.thumb-screen:hover
{
        opacity:0.5;
}


/* TWO COLUMNS 
Text links margin-bottom: 100px abstand unten, 30px: abstand oben zur Überschriftenleiste, 20px links/ rechts*/

#text_columns article.column1, #text_columns .column2
{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 400px; /*Breite der beiden Spalten column1, column2*/
	
	margin: 30px 20px 100px 20px;
}

 #text_columns article.column4 /* wenn nur linke Spalte benutzt wird (100px Abstand unten)*/
        {
                font-size:14px;
				/*float:none;*/
				float:left;
                max-width: 550px; /*VORHER: 500;*/
                margin: 30px 20px 100px 30px;
        }
		
#text_columns h3 /*Zwischenüberschriften fett */
{
	font-size:14px;
	font-weight: bold;
    padding: 6px 0;
}
#text_columns h4  /*Überschriften ohne Linie, fett blau*/
{
        font-size:14px;
        margin-bottom: 25px;
		 margin-top: 7px;
		font-weight:bold;
		color:#005BB7;
}

/*schmalere rechte Spalte: Contact details*/
#text_columns .column_drittel
{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 300px;
	padding-left: 75px;
	margin: 30px 20px 100px 20px;
		
}

/* Tabelle %-Angabe, damit bei schmaler Spalte kein waagerechter Scrollbalken entsteht (vorher 400px) */
table { 
   width: 100%;
   border-collapse: collapse; /* Alternative wäre border-collapse: separate */
  /* background: white; 
   color: black;
   border: 1px solid #333;  */
}

/* Tabelle schmaler*/
#drittel { 
   width: 300px;
   border-collapse: collapse; /* Alternative wäre border-collapse: separate */
  /* background: white; 
   color: black;
   border: 1px solid #333;  */
}


/* (rechte Spalte (bei 2 Spalten) margin: 120px 0); abstand oben */
#text_columns .column2
{
        margin: 30px 20px 100px 40px;
}

.row  /* abstand Bilder? */
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        /* width:350px;  ???*/
		 width:auto;  /* ???*/
}

.row img
{
        float:left;
		 margin-top: 10px;
		 margin-right: 10px;
		 margin-left: 15px;
		 
}

.row p
{
        margin-left: 100px;
}

#left  /* text unter Bildern linksbündig */
{
        margin-left: 10px;
		float:left;
		 margin-bottom: 30px;
		
}

#left_underline /* text unter Bildern linksbündig mit Linie */
{
        margin-left: 10px;
		float:left;
		 margin-bottom: 30px;
		 border-bottom: 1px solid #D6D0C1;
		 padding-bottom: 10px;
}
#left_strong  /* text fett unter Bildern  */
{
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	font-weight: bold;
}


#text_columns .column_drittel
{
        margin: 30px 20px 100px 40px;
}

.row  /* abstand Bilder? */
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
		 margin-top: 10px;
		  margin-right: 10px;
}
.row p
{
        margin-left: 100px;
}

#left  /* text unter Bildern linksbündig */
{
        margin-left: 10px;
		float:left;
}
/* FOOTER
height:350px; */

footer
{
        position:relative;
        clear:both;
        width:auto;
        height:0px;
        background:#333333;
}

footer .wrapper
{
        line-height:25px;
        margin: 0 auto;
        padding-top:30px;
        width:auto;
        max-width:900px;
        font-size:14px;
}

footer .wrapper .column
{
        font-family: 'Open Sans', sans-serif;
        color:#ababab;
        float:left;
        width:280px;
        margin-right:20px;
}

footer .wrapper .column.midlist ul li
{
        display:block;
        width:auto;
        padding:0 0 10px 25px;
        margin-bottom:10px;
        border-bottom: 1px solid #444444;
        background:url(img/arrowright2.png) left 6px no-repeat;
}

footer .wrapper .column.midlist ul li a:hover
{
        color:#fff;
}

footer .wrapper .column.rightlist ul li
{
        display:block;
        width:auto;
        margin-bottom:15px;
}

footer .wrapper .column.rightlist ul li a span
{
        margin-left:95px;
        display:block;
}

footer .wrapper .column.rightlist ul li a img
{
        transition: border .25s ease;
        float:left;
        border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
        border-color: #5e5e5e;
}

footer .wrapper .column h4
{
        font-size: 16px;
        color: #fff;
        border-bottom: 1px solid #444444;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
}


#copyright /*okerfarbenen Leiste */
{
        background: #DF9E3E;
        height:70px;
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
}

#copyright .wrapper /*© 2020 by wwccpn.org. All Rights Reserved.// Privacy statement Terms of use  */
{
        font-family: 'Open Sans', sans-serif; 
        padding-top:25px;
        color: #5e5e5e;
		font-weight: bold;
        font-size:14px;
        position:relative;
}

#copyright .wrapper_short /*© 2020: wird am Anfang nicht dargestellt  */
{
display:none;
}



#copyright .wrapper .social /*Privacy statement  Terms of use  */
{
        position:absolute;
        right:0;
        top:25px;
		/*margin-right:5px; Abstand Rand -> Verschieben nach links*/
}


#copyright .wrapper .social a  /* Privacy Statement // terms_of_use*/
{
/* transition: opacity .25s ease;
opacity: 0.3;*/
        margin-left: 12px;/* Abstand linke Seite Wort*/
        display:block;
        float:left;
}

#copyright .wrapper .social a:hover
{
        opacity: 0.7;
}
#copyright .wrapper a  /* Privacy Statement // terms_of_use*/

{
        color:#005BB7;
		font-weight: bold;
}

#copyright .wrapper a:hover /* Roll-Over: Privacy Statement // terms_of_use*/
{
        color: #fff;
		font-weight: bold;
}

 /*Fusszeilen-Buttons im aktiven Zustand: id#privacy_statement  // id#terms_of_use*/
  #copyright #privacy_statement,
 #copyright #terms_of_use,
 #copyright #copyright_active	
 { 
	color: #fff;
	font-weight: bold;
} 

/* SKIPLINK */
.go-top
{
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover
{
        background-color: rgba(0, 0, 0, 0.6);
}


/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
        display: none
}

/* Center the slideshow 
Hier: Weltkugel
	
width:auto;	*/
.container
{
		margin: 20px auto 0px;
		padding-left: 120px;
             
        position:relative;
        
		 
		max-width:670px; /* margin: -50px auto 0px 20px;  steht links unter Menu, bei kleinerem Wert: Verschiebung sich nach rechts */
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
        color:red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT: Haupttext einspaltig! */

@media (max-width: 920px)
{
        #slider_content1, #slider_content2, #slider_content3
        {
                width:auto;
                margin-right:50px;
        }
        #slider_content1 h2, #slider_content2 h2, #slider_content3 h2
        {
                font-size:18px;
        }
        #slider_content1 p, #slider_content2 p, #slider_content3 p
        {
                font-size:14px;
        }
        #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
        {
                display:inline;
        }
        .container .button
        {
                display:none;
        }
		
		
        #text_columns article.column1 /* 30 px Abstand von Überschrift-Balken*/
        {
                float:none;
                max-width: 500px;
				margin: 30px 20px 100px 20px;
        }

/*#text_columns .column2
        {
                float:none;
                max-width: 500px;
                margin: 30px 30px 130px 30px;
        }	*/	
				 
   /*     .column2 .row    
        {
                float:none;
				margin: 0 0 40px 10px;
                width:auto;
        } 	

		
/*}
2 media queries zusammengelegt!!!
@media (max-width: 907px)
{*/
       
        header h1 /* Schrift verkleinern: World Wide Coal Combustion Products Network */
        {
                font-size:34px;
		}
		
#WWCCPN /*img*/
        {
            margin-top: -46px;
			margin-left: 20px;
        } 
		#spacer
        {
                font-size:20px;
        }
      
       
nav
{
        position:absolute;
        left:185px;
        bottom:0px;
}

nav ul
{
        list-style:none;
}

nav ul li
{
        display:block;
        float:left;
        padding:3px 8px;
		/*margin-left: 50px;*/
}

nav ul li a
{
        font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size:15px;
        /*text-transform:uppercase;*/
        transition: all .25s ease;
}

nav ul li a:hover
{
        color:#005BB7;
}	
	    #boxcontent article
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 60%;
        }
	   	   
	    #four_columns
        {
                width: 500px;
        }
        #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
        {
                margin-top: 25px;
        }
        #text_columns article.column1 /* 30 px Abstand von Überschrift-Balken (0px Abstand unten)*/
        {
                float:none;
                max-width: 500px;
                margin: 30px 30px 0px 30px;
        }
		
        #text_columns article.column4 /* wenn nur linke Spalte benutzt wird (100px Abstand unten)*/
        {
                float:none;
                max-width: 500px;
                margin: 30px 30px 100px 30px;
        }
		
		
	/*unterer Rand schmaler Bildschirm: 100px*/	
#text_columns .column2
{
        margin: 0px 20px 100px 30px;
}

.row  /* abstand Bilder? */
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
		 margin-top: 10px;
		  margin-right: 10px;
		  margin-left: 0px;
}

.row p
{
        margin-left: 100px;
}

#left  /* text unter Bildern linksbündig */
{
        margin-left: 10px;
		float:left;
		 margin-bottom: 30px;
}

#left_strong  /* text fett unter Bildern  */
{
	margin-left: 10px;
	margin-bottom: 10px;
	float:left;
	font-weight: bold;
}

footer .wrapper .column
        {
                font-size: 12px;
                width: 230px;
        }
}
/*NEU:  */	
@media (max-width: 860px)
{
        .container
        {
                height:1px;
                top: -1500px;
        }
       /* header
        {
                height:153px;
        }*/
		
        header h1 /* Schrift verkleinern: World Wide Coal Combustion Products Network */
        {
                font-size:31px;
		}
		
#WWCCPN /*img*/
        {
            margin-top: -43px;
			margin-left: 20px;
        } 		
		  		        
		/* ockerfarbene kopfleiste */
		header nav
        {
                right: auto;
                bottom: auto;
                left: 50%;
                top:90px; /*Menühöhe neu*/
                margin-left: -184px;
        }
nav ul li
{
        display:block;
        float:left;
        padding:3px 5px; /*neu Zwischenabstände */
}

nav ul li a
{
        font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size:14px; /*neu*/
        /*text-transform:uppercase;*/
        transition: all .25s ease;
}

        #spacer
        {
                height:50px;
        }
		
        #spacer p  /*Titel Schrift kleiner*/
        {
                /*text-align:center;*/
               font-size:16px;
               text-align:left;
                position:static;
                margin: 0 auto;
                padding:10px 0 7px 25px;
				/*padding:10px 0 7px 200px;*/
        }
 
	    #spacer .search
        {
                text-align:right;
                position:static;
               /* margin: 0 auto; 
				margin-top:8px;*/
                margin-right:25px;
		 		margin-top:-31px;
				    }
        input /* Schriftgröße "Search"*/	
        {
                padding:4px;
                font-size:13px;
				 width:150px;
        }
        input[type="submit"] /* Search Größe*/	
        {
                padding: 1px 10px;
        }
 		
		/*footer
        {
                padding-bottom:70px;
                height: auto;
        }
        footer .wrapper
        {
                width: 350px;
                margin: 0 auto;
        }
        footer .wrapper .column
        {
                margin-top:30px;
                float:none;
                font-size: 14px;
                width: auto;
        }
        footer .wrapper .social
        {
                display:none;
        }*/

}



/*Umbruch zu "Hamburger-Menü" NEU: */	
@media (max-width: 778px)
{
        .container
        {
                 display:none;
				
				/*height:1px;
                top: -1500px;*/
        }
        header
        {
               /* height:153px;*/
        }
		
		header h1 /* Schrift nach rechts: World Wide Coal Combustion Products Network */
        {
                font-size:31px;
				margin-left: 230px;
		}
		
#WWCCPN /*img*/
        {
           	margin-top: -74px;
			margin-left: 60px;
        }   		        
		/* 
		header nav
        {
                right: auto;
                bottom: auto;
                left: 50%;
                top:100px;
                margin-left: -184px;
        }*/
header nav /* Navigationsmenü ausgeblendet*/
        {
                display:none;
        }		
        #spacer
        {
                /*height:80px;*/
        }
        #spacer p  /*Titel springt mit Hamburgermenü 25px nach rechts*/
        {
                /*text-align:center;*/
               
               text-align:left;
                position:static;
                margin: 0 auto;
                padding:10px 0 7px 55px;
				/*padding:10px 0 7px 25px;*/
				 
        }
        #spacer .search
        {
                /*text-align:right;
                position:static;
                margin: 0 auto; 
                margin-right:25px;*/
				
        }
        input /*"Eingabefeld Search" auf minimum Breite 70 gesetzt */
        {
				width:78px;

				/*width:auto; */
        }
        footer
        {
                padding-bottom:6px;
                height: auto;
        }
        footer .wrapper .social
        {
        }

		        footer .wrapper /*es ändert sich nichts  - übereinanderspringen verhindern: Privacy Statement // Terms of Use */
        {
                /*width:auto;*/
        }
        footer .wrapper .column
        {
                /* margin: 0 auto 15px auto;
                max-width:300px;*/
        }


      #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile 
        {
                position: fixed;
                top: 20px;
                left: 10px;
                display: block;
                width: 40px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
                display: block;
                position: absolute;
                width: 40px;
                height: 8px;
                left: 0;
                background: #005BB7; /* Farbe "Hamburger" Menü */
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 14px;
        }
        .toggleMobile span.menu3
        {
                top: 28px;
        }
        .toggleMobile.active span.menu1
        {
                top: 14px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu2
        {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu3
        {
                opacity: 0;
                -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }

}


 /*NEU:Navigationsmenü ausgeblendet // Sucheingabe ausgeblendet // Home: "Flaggen" springen auf einen Spalte*/	
@media (max-width: 650px) 
{
       
	   header
        {
               /* height:93px;
				text-align: center;*/
        }
	   
				#WWCCPN /*img*/
        {
           	margin-top: -74px;
			margin-left: 60px;
        } 
        header nav /* Navigationsmenü ausgeblendet*/
        {
                display:none;
        }
        header h1 /* Schrift verkleinern: World Wide Coal Combustion Products Network */
        {
                /*font-size:30px;*/
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
       
		 #spacer .search
        {
               display:none;
        }

        #four_columns /* Home: "Flaggen" springen auf einen Spalte */
        {
                width:auto;
        }
        #four_columns .img-item /* "Flaggen" */
        {
                width: 200px; /* "Breite: Flaggen" */
                float:none;
                margin: 25px auto 0 auto; /* keine Ansprache "Abstand oben 25px?" */
        }
        #four_columns h2
        {
                margin: 0 30px;
				
        }
        .column2 .row
        {
                margin: 20px 0 20px 10px;
                width:auto;
        }
		
 #text_columns article.column4 /* wenn nur linke Spalte benutzt wird (100px Abstand unten)*/
        {
                font-size:14px;
				/*float:none;*/
				float:left;
				/*width:auto;*/
                max-width: 500px; /* keine Reaktion bei "Home" "contact us"*/
                margin: 30px 20px 100px 30px; /* keine Reaktion bei "Home" "contact us"*/
        }
		
		
}

 /*NEU verkürztes Copyright linksbündig "© 2020" wird sichtbar  // */
@media (max-width: 595px)  
{
 header h1 /* Schrift verkleinern: World Wide Coal Combustion Products Network */
        {
                 font-size:28px;
        }
				#WWCCPN /*img*/
        {
           	margin-top: -68px;
        }   
		
#copyright .wrapper /*© 2020 by wwccpn.org. All Rights Reserved.: wird ab jetzt nicht mehr dargestellt  */
{
display:none;
}
#copyright .wrapper_short /*© 2020 // Privacy statement Terms of use  */
{
		display:contents; /* wird ab hier sichtbar*/
		
      	font-family: 'Open Sans', sans-serif; 
        padding-top:25px;
        color: #5e5e5e;
		font-weight: bold;
        font-size:14px;
        /* position:absolute;
		position:relative; beides spricht nicht an*/
}

#copyright .wrapper_short .social /* wrapper_short spricht nur Privacy statement  Terms of use an */
{
        position:absolute;
        left:0; /*vorher right -> rechtsbündig*/
        top:29px;  /*höher gesetzt als wrapper (normal), um gleiche Höhe zu erreichen*/
}

#copyright .wrapper_short .social a  /*© 2020 //  Privacy Statement // terms_of_use*/
{
/* transition: opacity .25s ease;
opacity: 0.3;*/
        margin-left: 12px;/* Abstand linke Seite Wort*/
        display:block;
        float:left;
}
#copyright .wrapper_short .social a:hover
{
        opacity: 0.7;
}

#copyright .wrapper_short a  /*© 2020 //  Privacy Statement // terms_of_use*/

{
        color:#005BB7;
		font-weight: bold;
}

#copyright .wrapper_short a:hover /* © 2020 // Roll-Over:  Privacy Statement // terms_of_use*/
{
        color: #fff;
		font-weight: bold;
}
}

 /*NEU //*/
@media (max-width: 562px)  
{
 header h1 /*  Überschriften springen nach links wg. Umbruch bei langen Zeilen*/
        {
               /* font-size:29px;*/
        }
				#WWCCPN /*img*/
        {
             margin-top: -96px;
        }   		
#spacer p
{
      font-size:14px; /*vorher 16*/
        margin-left:-45px; /*Abstand links kleiner (Wert wird zu erster Angabe addiert)*/
}
}

 /*NEU */
@media (max-width: 457px)  
{
 header h1 /* Schrift verkleinern: World Wide Coal Combustion Products Network */
        {
                font-size:26px;
        }

				#WWCCPN /*img*/
        {
             margin-top:-90px;
        }   	
		
		}

 /*NEU */
@media (max-width: 426px)  
{
 header h1 /* Schrift verkleinern: World Wide Coal Combustion Products Network */
        {
                font-size:20px;
        }
				#WWCCPN /*img*/
        {
             margin-top: -72px;
        }  
}

 /*NEU */
@media (max-width: 385px)  
{
				#WWCCPN /*img*/
        {
             margin-top: -88px;
        }   		
}



/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
